/* USE 'and (orientation: portrait/landscape)' to manage device orientation */

.home-pictures-mobile {
    display: none;
}

.portfolio-elements-mobile {
    display: none;
}

.navigationBook-mobile {
    display: none;
}

.pageBook .videoWrapper .navigationBook-mobile {
    display: none !important;
}


/* LAPTOP */
@media screen and (max-width: 1780px) {
}

@media screen and (max-width: 1680px) {
}

@media screen and (max-width: 1600px) {
}

@media screen and (max-width: 1480px) {

    .menu-desktop .menu-ctn ul li {
        display: inline-block;
        padding: 0 10px;
    }

    .menu-desktop .menu-ctn {
        font-size: 12px;
    }

}

@media screen and (max-width: 1400px){
    .menu-desktop .menu-ctn {
        font-size: 12px;
    }

    /* CONTACT */

    .infoMap {
        width: calc(50% - 40px);
        padding: 0 20px;
    }
}

/* SMALL LAPTOP & LARGE TABLET */

@media screen and (max-width: 1280px) {

    .menu-desktop {
        height: 75px;
    }

    .menu-desktop .logo-ctn img {
        width: 140px;
    }
    .menu-desktop .menu-ctn {
        padding: 0 0px;
        letter-spacing: 1px;
        font-size: 10px;
    }
    .menu-desktop .menu-ctn ul li {
        padding: 0 8px;
    }

    .menuBurger .submenu {
        top:50px;
    }
    /* LIST */

    .model-ctn {
        width: 25%;
    }

    /* NEWS */

    .newElement {
        width: 25%;
    }


    /* CONTACT */

    .infoMap {
        height: initial;
    }
    .infoMap img {
        max-width: 300px;
        padding-top: 20px;
    }

    .infoMap p.info {
       font-size: 12px;
    }

    .menuBurger .mainMenu ul li span, .menuBurger .mainMenu ul li a {
        font-size: 45px;
    }

    /* BOOK */

    .portfolioBook {
        height: calc(100vh - 150px);
        padding: 80px 80px 80px 80px;
        width: 98%;
        width: calc(100% - 160px);
    }

    .portfolio-element img {
        max-height: calc(100vh - 105px);
        height: auto;
        max-height: 100%;
        display: inline-block !important;
        width: 100%;
    }

    .pageBook .measurements ul li {
        font-size: 14px;
        margin: 0 10px;
    }

}

/* TABLET */

@media screen and (max-width: 1024px) {
    /*.menuBurger {
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        justify-content: center;
    }*/

    .menu-desktop .menu-ctn {
        display: none;
    }

    /* LIST */

    .model-ctn {
        width: 33.333%!important;
    }

    /* NEWS */

    .newElement {
        width: 33.33%;
    }

    /* BOOK */

    .pageBook .navigationBook {
        right: 80px;
        width: calc(100% - 160px);
    }

    .pageBook .navigationBook ul {
        display: flex;
        justify-content: center;
    }

    .pageBook .navigationBook ul li {
        padding:0 10px;
    }

    .videoWrapper .portfolio-model-name {
        padding: 50px 0;
        padding-bottom: 80px;
        position: fixed;
        bottom: 0px;
        left: 0;
        right: 0;
        z-index: 4;
        text-align: center;
    }

    .pageBook .videoWrapper .navigationBook-mobile {
        display: block;
        background: transparent;
        bottom: 20px;
    }

    .model-info {
        position: initial;
    }

    .influencerpageBook {
        display: flex;
        flex-direction: column;
    }

    .influencerpageBook .model-info {
        padding-top:80px;
        order: 1;
    }

    .influencerpageBook .navigationBook {
        display: none;
    }

    .influencerpageBook .influencerBook {
        height: auto !important;
        order: 3;
    }

    .influencerpageBook .influencerBook .containerInfluencerBook {
        padding-top:20px;
        padding-bottom: 50px;
    }

    .influencerpageBook .influencerBook .model-ctn {
        width: 33.33%;
        padding: 5px;
    }

    .homeVideoVolumeControl {
        position: fixed;
        bottom:45px;
        left: 15px;
        right: 0;
        text-align: left;
        z-index: 8;
        font-size: 20px;
        width: 20px;
        height: 20px;
    }



    /* CONTACT */

    .pageContactMap {
        flex-direction: column;
    }

    .pageContactMap #map {
        width: 100%;
    }

    .infoMap {
        max-width:550px;
        width: calc(100% - 40px);
        padding: 0 20px;
        margin: 0 auto;
    }

    .menuBurger .mainMenu ul li span, .menuBurger .mainMenu ul li a {
        font-size: 50px;
        line-height: 1.5;
    }

}

/* LARGE MOBILES */
@media screen and (max-width: 980px) {
    .menuBurger .mainMenu ul li span, .menuBurger .mainMenu ul li a {
        font-size: 40px;
        line-height: 1.7;
    }

}


@media screen and (max-width: 768px){
    .compInfo{
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .infoSide{
        padding: 20px 0 0;
    }
    #logoBecomeFinalist img{
        height: 75px;
        width: auto;
    }
    #logoBecomeFinalist h1{
        font-weight: normal;
        font-style: italic;
        font-family: 'Didot', serif;
        font-size: 80px;
    }
    .influencerpageBook .navigationBook-mobile {
        display: block !important;
        position: initial;
        right: 0;
        width: 100%;
        order: 2;
    }

    .pageBook .videoWrapper .navigationBook-mobile {
        display: block !important;
        position: fixed;
        left: 0;
        right: 0;
    }
    .menu-desktop, .menu-book, .page-content {
        padding: 0 20px;
    }

    .home-pictures {
        display: none;
    }
    .home-pictures-mobile {
        display: block;
    }

    .instagram-section .arrow.prev {
        left: -12px;
    }

    .instagram-section .arrow.next {
        right: -12px;
    }

    .instagram-section {
        margin-bottom: 50px;
    }

    /* LIST */

    .page-content.list {
        margin-bottom: 50px;
    }

    .model-ctn {
        width: 50% !important;
    }

    .model-ctn .picture-ctn ul li span {
        font-size: 12px;
        vertical-align: top;
    }

    .model-ctn .instagramButton {
        bottom: 0px;
    }

    /* NEWS */

    .newsElements {
        margin: 0 10px;
        margin-top: 50px;
        margin-bottom: 50px;
        overflow: hidden;
        padding-top: 10px;
    }

    .newElement {
        width: 50%;
    }


    .newContent {
        padding: 80px 20px;
        padding-bottom: 0;
    }

    .newContent .newintro {

    }

    .newContent .titleElement .newElementName {
        text-transform: uppercase;
        font-size: 30px;
        padding-bottom: 10px;
        text-align: center;
    }

    .newContent .titleElement .newElementTitle {
        font-size: 14px;
        text-align: center;
    }

    .newContent .newintro .newDate {
        font-size: 14px;
        text-align: center;
    }

    .newContent .newPictures {
        margin: -10px;
    }

    .newContent .newPictures .newsContentlistVideo {
        margin-top:50px;
    }

    .newsContentlist .newsElement {
        min-height: 70vh;
    }

    .slick-list.draggable {
        padding: 0!important;
    }

    #newsOverlay {
        display: none !important;
    }

    /* CONTACT */


    .pageContactMap {
        border-bottom: 0px;
    }
    
    .page-content h1 {
         font-size: 50px;
    }

    #contactForm .contactElements {
        margin-top: 30px;
    }

    #contactForm .contactElement input {
        width: 100%;
    }

    .menuBurger {
        width: calc(100% - 40px);
        min-height: calc(100vh - 40px);
        padding: 20px;
    }

    .menuBurger .right-ctn {
        top: 26px;
        right: 20px;
    }
    .menuBurger .mainMenu ul li{
        margin-bottom: 20px;
    }
    .menuBurger .mainMenu ul li:first-child,.menuBurger .mainMenu ul li:nth-child(2) {
        margin-bottom: 20px;
        position: relative;
    }
    .menuBurger .mainMenu ul li:first-child.active,.menuBurger .mainMenu ul li:nth-child(2).active {
        margin-bottom: 120px;
    }
    .menuBurger .mainMenu ul li:first-child.active .submenu,.menuBurger .mainMenu ul li:nth-child(2).active .submenu{
        visibility: visible;
        opacity: 1;
    }
    .menuBurger .submenu{
        top:20px;
    }
    .menuBurger .mainMenu ul li span, .menuBurger .mainMenu ul li a {
        font-size: 22px;
        letter-spacing: 0.2em;
        line-height: 1.2;
        -webkit-text-stroke: 1px #999;
    }
    .menuBurger .mainMenu ul li .submenu li{
        margin-bottom: 0px;
        line-height: 1.5;
    }
    .menuBurger .mainMenu ul li .submenu li:first-child{
        margin-bottom: 0px!important;
    }
    .menuBurger .mainMenu ul li .submenu li a {
        font-size: 12px;
    }

    .menuBurger .footer {
        padding-bottom: 0px;
    }

    .footer .company-info {
        font-size: 10px;
        padding-bottom: 25px;
    }

    .menuBurger .footer .social-medias {
        font-size: 0;
        padding-bottom: 20px;
    }


    /* BOOK */


    .backToList {
        left:20px;
        top: 100px;
    }

    .menu-book {
        background: white;
    }

    .portfolioBook {
        height: auto;
        padding: 120px 20px 20px 20px;
        width: calc(100% - 40px);
    }

    .pageBook .navigationBook {
        bottom: 80px;
        width:100%;
        left: 0;
        right: 0;
        background: white;
    }

    .pageBook .measurements ul {
        display: flex;
        flex-wrap: wrap;
    }

    .pageBook .measurements ul li {
        margin: 5px 10px;
    }

    .portfolioContainer {
        display: none !important;
    }
    .portfolio-elements-mobile {
        display: block;
    }

    .portfolio-elements-mobile .portfolio-infos {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .slider-portfolio-mobile .portfolio-element {
        flex-wrap: wrap;
    }

    .slider-portfolio-mobile .portfolio-infos, .portfolio-first-picture, .single-picture.portrait {
        width: 50%;
        height: 60vh;
        margin-bottom: 10px;
    }

    .slider-portfolio-mobile .portfolio-infos, .portfolio-first-picture, .single-picture.portrait img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }
    .pageBook .measurements {
        background: white;
        bottom: 0;
    }
    .pageBook .measurements ul {
        max-width: 550px;
        margin: 0 auto;
    }

    .pageBook .measurements, .pageBook .navigationBook {
        display: none;
    }

    .portfolio-elements-mobile .measurements, .portfolio-elements-mobile .navigationBook {
        display: block;
        position: initial;
    }

    .portfolio-elements-mobile .navigationBook {
        margin-bottom: 20px;
    }

    .downloadBox {
        width: calc(70% - 20px);
        height: 220px;
        position: fixed;
        top:50%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
    }

    .portfolio-model-name h1 {
        font-size: 40px;
    }

    .influencerpageBook .model-info {
        padding: 20px;
        padding-top:75px;
        width: 100%;
        width: calc(100% - 40px);
    }

    .influencerpageBook .influencerBook {
        overflow-y: scroll;
        padding: 0px 10px;
        margin: 0 auto;
        width: calc(100% - 20px);
    }

    .contentRight {
        right: 20px;
        position: absolute;
        bottom: 40px;
        font-size: 16px;
    }

    .modelBio {
        padding: 10px 20px;
        line-height: 20px;
    }

    .pageBook .videoWrapper .navigationBook {
        display: block !important;
    }


    .newPictures .arrow.prev.slick-arrow {
        position: absolute;
        left: -0px;
    }

    .newPictures .arrow.next.slick-arrow {
        position: absolute;
        right: -0px;
    }
    #videoframe{
        margin-top: 90px !important;
    }
}

@media screen and (max-width: 750px) {

}

@media screen and (max-width: 680px) {
    #birthdate, #height {
        width: 100%;
        background: transparent;
    }
    .bottomClients {
        padding: 20px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .pageBook .navigationBook ul li{
        text-align: center;
    }
    .pageBook .navigationBook ul li a{
        line-height: 16px;
    }
}

@media screen and (max-width: 600px) {
    #logoBecome{
        padding: 40px 0 0;
    }
    #logoBecome img{
        width: 45%;
    }
    #application-form {
        max-width: 100%;
        padding: 0 0;
        margin-top:80px;
    }
    .field-ctn>div{
        flex-direction: column;
    }
    .agreement-field.field-ctn>div{
        flex-direction: row !important;
    }
    .field-ctn>div>div,.upload-field>div {
        width: calc(100% - 10px);
    }
    .gender-field label {
        display: block;
        margin-top: 5px;
    }
    .btn-term{
        padding: 20px;
    }
    .btn-term-comp {
        width: 95%;
        padding: 20px 0;
    }
    .becomeCompetition #application-form{
        padding: 0 20px;
    }

    #application-form .slick-slide {
        padding: 0 0px;
    }

    .upload-field>div {
        position: relative;
        max-width: 100%;
        margin: 0 auto 10px;
    }

    .slick-track {
        display: flex !important;
        align-items: flex-start;
    }

    /* BOOK */

    .slider-portfolio-mobile .portfolio-element .single-picture {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

}

/* MOBILES */

@media screen and (max-width: 480px) {
    #popUpPrivacyPolicy .content, #popUpDataProcessing .content{
        max-width: 98%;
    }
    #popUpPrivacyPolicy h1, #popUpDataProcessing h1{
        font-size: 25px;
    }
    .footer .prolinks span{
        margin: 0 5px;
    }
    .menuBurger .mainMenu ul li .submenu li a{
        margin: 5px 10px;
        font-size: 10px;
    }
    #contactForm {
        max-width: 100%;
        padding: 0px;
    }

    .infoMap p.info {
        padding: 0;
        max-width: 100%;
    }

    .influencerpageBook .influencerBook .model-ctn {
        width: 50%;
        padding: 5px;
    }

    .contentRight {
        display: none;
    }
}

@media screen and (max-width: 400px) {
    .menuBurger .mainMenu ul li .submenu li a{
        margin: 5px 8px;
        font-size: 10px;
    }
    /* COMPETITION */
    #logoBecomeFinalist img{
        height: 55px;
        width: auto;
    }
    #logoBecomeFinalist h1{
        font-weight: normal;
        font-style: italic;
        font-family: 'Didot', serif;
        font-size: 60px;
    }
    .infoSide p.genderApply {
        width: calc(100% - 20px);
    }
}

@media screen and (max-width: 350px){
    .menuBurger .mainMenu ul li .submenu li a{
        margin: 5px;
        font-size: 8px;
    }
}