@media screen and (max-width: 1315px) {

    /* MENU DESKTOP AND MOBILE */

    .widthLimit {
        padding: 0 15px;
    }

    #footer {
        padding: 0 15px;

    }

    .largeMenu {
        padding: 0 15px;

    }


}

@media screen and (max-width: 1060px) {

    .largeMenu {
        display: none !important;
    }

    .tinyMenu {
        display: none !important;
    }

    .mobileTinyMenu {
        display: block !important;
    }

    .burgerMenu img {
        height: 35px;
    }
    .navigationHome {
        padding-top: 82px !important;
    }

}

@media screen and (max-width: 1000px) {

    .photoFormContainer {
        width: 24% ;
        width: calc(25% - 10px);
        padding: 0 3px;
    }

    .modelsElement {
        width: 19%;
        width: calc(20% - 18px);
        padding: 0 7px;
    }

    .newsElement {
        width: 48%;
        width: calc(50% - 30px);
    }





}

@media screen and (max-width: 950px) {

    .modelsElement {
        width: 23%;
        width: calc(25% - 18px);
        padding: 0 7px;
    }




}

@media screen and (max-width: 900px) {

    .modelsElement {
        width: 23%;
        width: calc(25% - 18px);
        padding: 0 7px;
    }



}


@media screen and (max-width: 750px) {

    .bookLinksElement {
        width: auto;
        padding: 15px 30px;
    }

    .bookLinksElement .bookBottomLink {
        width: auto;
        margin: 0 10px;
    }

    .categoryDescriptionOverlay {

        top: 50%;
        opacity: 1;

    }

    .secondContactColumn {
        margin-bottom: 30px;
    }

    .contactColumn {

        width: 98%;
        width: calc(100% - 24px);

    }
    .contactColumn a {
        text-decoration: underline;
    }


    #portfolio {
        display: none; !important;
    }

    #portfolioMobile {
        display: block !important;
    }

    .modelsElement {
        width: 31%;
        width: calc(33.33333333333% - 18px);
        padding: 0 7px;
    }

    .photoFormContainer {
        width: 48% ;
        width: calc(50% - 54px);
        display: inline-block;
        padding: 0 25px;
        padding-bottom: 30px;
        vertical-align: top;

    }

    /* MENU DESKTOP AND MOBILE */



    .news_detailContent {
        padding-top: 0;
    }

    .portraitNew {
        width: 100%;
        width: calc(100% - 20px);
    }

    .categoryTitle {
        top: 69px !important;
    }

    .lettersContainer {
        top : 143px !important;
    }

    #navigation {
        padding-top: 84px;
    }

    .letterList {
        font-size: 17px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .letterList {
        margin-bottom: 10px;

    }

    #modelsListContainer {
        margin-top: -68px;
    }

    .profileInfosContainer {
        position: absolute; /* postulat de départ */
        top: 50%; left: 50%; /* à 50%/50% du parent référent */
        transform: translate(-50%, -50%); /* décalage de 50% de sa propre taille */
    }



}

@media screen and (max-width: 650px) {

    .listCategoriesmenu li {
        margin-bottom: 15px;
        font-size: 16px;
    }

    .newsFeed, .socialFeed {
        width: 100%;
        width: calc(100%);
        padding: 25px 0;
    }

    .newsFeed {
        padding-bottom: 0;
    }
    .instagramElementInList {
        width: 48%;
        width: calc(50% - 24px);
        display: inline-block;
        padding: 10px;
    }


}

@media screen and (max-width: 600px) {
    .listCategoriesmenuContainer{
        width: 16%;
        width: calc(20% - 4px);

    }

    .bookLinksElement {
        width: auto;
        padding: 15px 15px;
    }

    .bookLinksElement .bookBottomLink {
        width: auto;
        margin: 0 5px;
    }


}


@media screen and (max-width: 450px) {

    .openedMenuList {
        font-size: 28px;
    }

    .newsElement {
        width: 100%;
        width: calc(100% - 30px);
    }


    .bookModelTitle {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .listCategoriesmenuContainer{
        width: 22%;
        width: calc(25% - 4px);

    }

    .modelsElement {
        width: 47%;
        width: calc(50% - 18px);
        padding: 0 7px;
    }

    .inputContainer {
        width: 85%;
        width: calc(100% - 54px) !important;
    }


    .mobileTinyMenu img {
        max-width: 250px;
    }

    .burgerMenuContainer {
        padding-top: 17px;
    }

    .navigationHome {
        padding-top: 62px !important;
    }

    .menuContainer {
        width: 100%;
    }

    .openedMenuLogo {
        width: 70%;
    }

    .contactContainer {

        padding-top: 10px;

    }

    .contactContainer span {
        font-size: 21px;
        padding-top: 40px;
    }

    .becomeTitle {
        font-size: 46px !important;
        margin: 20px 0 !important;
    }

    .subtitleBecomeTitle {
        font-size: 28px !important;
        margin: 20px 0 25px 0 !important;
    }

    .becomeText {
        font-size: 16px;
        margin-bottom: 40px;
    }

    .photoFormContainer {
        width: 95% ;
        width: calc(100% - 54px);

    }
    .becomeTextBloc {
        width: 95%;
        width: calc(100% - 4px);
        font-size: 16px;
        margin-bottom: 20px;
    }

    .categoryDescription p {
        margin: 15px 0;
        font-size: 14px;
        line-height: 18px;
    }

    .bookLinksElement {
        font-size: 13px;
    }

    .categoryTitle {
        font-size: 40px;
    }

    .consentBoxSection .radioContainer {
        line-height: 20px;
        font-size: 16px;
    }

}

@media screen and (max-width: 400px) {

    .bookLinksElement {
        width: auto;
        padding: 15px 15px;

    }

    .bookLinksElement .bookBottomLink {
        width: auto;
        margin: 0 3px;
    }

    .rightbookLinks {
        padding-left: 0;
    }

}