/**********************************************************************************************************************************************************/
/**************************************************************************** MIN 1600PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (min-width: 1600px) {
 
/*    
    .page-header-plateforme h1 {
        padding-top: 80px;
        font-size: 5rem;
        line-height: 4.6rem;
        max-width: 60%;
        margin-left: auto;
        margin-right: auto;
    }
*/    
    
}



/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1599PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

html {
    font-size: 95%;
    -webkit-text-size-adjust: 95%;
    -ms-text-size-adjust: 95%;
}
    
   /* 
    body.home h1 {
        font-size: 4.2rem;
        line-height: 3.3rem;
        max-width: 50%;
        padding-top: 50px;
    }

    body.home h1 span {
        font-size: 2.1rem;
        line-height: 1.5rem;
    }

 */ 
    p.intro-home {
        font-size: 4.4rem;
        line-height: 3.7rem;
        letter-spacing: -3px;
    }

    
    .single-header {
        height: 430px;
    }
    
    

    
}

/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1400PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

    header.header nav ul.top-nav li a {
        font-size: .75rem;
        padding: 0 10px;
    }
    
    
}



/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1280PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

    
    header.header nav ul.top-nav li a {
        font-size: .8rem;
        padding: 0 10px;
    }
    
    .logo-header {
        
    }
    
    
    .spinner {
        margin: 150px auto;
    }
    
    :root {
        --height-header: 130px;
        --leftright: 3vw;
    }
    
    
    h1 {
        font-size: 3rem;
        line-height: 2.8rem;
        letter-spacing: -1px;
        margin-bottom: 25px;
    }

    h2 {
        font-size: 3rem;
        line-height: 3.1rem;
        letter-spacing: -1px;
        margin-bottom: 20px;
    }


    h3 {
        font-size: 1.8rem;
        line-height: 2rem;
        letter-spacing: -1px;
        margin-bottom: 15px;
        margin-top: 25px;
    }

    h4 {
        font-size: 1.2rem;
        line-height: 1.4rem;
        letter-spacing: -1px;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    
    .big,
    p.big {
        font-size: 1.1rem;
        line-height: 1.5rem;
    }

    
    
    .cta {
        font-size: 1rem;
        line-height: 1rem;
        margin: 15px auto;
        padding: 18px 50px;
    }
    
    .wrap.contenu-flexible {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .wrap.contenu-flexible.quinconce {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .colonne-bkg .wrap.contenu-flexible {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    iframe {
        width: 100%;
        height: 600px;
        margin: 20px auto;
    }
    
    .single iframe,
    .flex-item-moitie iframe {
        height: 260px;
    }

    .flex-item-tiers iframe {
        height: 260px;
    }

    .owl-games {
        height: 300px;
        margin-top: 70px;
        margin-bottom: 40px;
    }

    .owl-games .image-op-single {
        height: 300px;
    }
    
    .owl-home {
        height: 400px;
    }

    .owl-home .image-op-single {
        height: 400px;
    }
    
    
    .citation p {
        font-size: 1.5rem;
        line-height: 1.8rem;
    }
    
    .citation p:first-child::before {
        width: 50px;
        height: 40px;
        background-size: contain;
    }
    
    
    .citation img {
        margin-top: 20px;
        max-width: 160px;
    }
    
    .img-parallax {
        height: 600px;
    }

    .img-parallax .flex-item-moitie {
        height: 500px;
    }

    .texte-punchline {
        font-size: 2.9rem;
        line-height: 2.4rem;
        padding-left: 50px;
    }

    .texte-punchline::before {
        margin-left: -50px;
        margin-bottom: -40px;
        height: 90px;
        width: 90px;
    }
    
    
    body.home h1 {
        font-size: 3.8rem;
        line-height: 2.9rem;
        max-width: 80%;
        padding-top: 50px;
    }

    body.home h1 span {
        font-size: 2rem;
        line-height: 1.4rem;
    }
    
    p.intro-home {
        font-size: 3.7rem;
        line-height: 3.7rem;
        letter-spacing: -2px;
    }

    .template-jeu .jeu-header {
        height: 60vh;
    }

    .single-header {
        height: 400px;
    }
    
    body.home header .platforms {
        margin: 15px auto;
    }
    
    body.home header .platforms div {
        padding: 3px 8px;
        font-size: .75rem;
        line-height: .85rem;
    }
    
    
    
    
    
    
}



/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1170 PX ****************************************************************/
/**********************************************************************************************************************************************************/

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

 
    :root {
        --height-header: 60px;
    }
    
    
    
    .top-header {
        top: -40px;
    }

    .top-header #sidebar-subheader {
        margin-top: 45px;
    }

/* LBO - 03/06/2019
    .top-header #sidebar-subheader li.assistance {
        margin-top: 0;
        top: 0;
    }
    
    .top-header #sidebar-subheader li.assistance a::before {
        content: '\e887';
    }
*/
    header.header {
        top: 0;
        border-bottom: 1px solid #fff;
    }


    header.header #inner-header {
        height: 60px;
        padding: 0 var(--leftright);        
    }

    header.header.scroll .logo-header,
    header.header .logo-header {
        background: url(img/3dr-logo-blanc.png) top left no-repeat;
        background-size: contain;
        width: 170px;
        height: 40px;
        top: 10px;
    }

    .top-header #sidebar-subheader {
        margin-right: 20px;
    }
    
    .logo-header {
        left: var(--leftright);
    }

    header.header nav ul.top-nav li a {
        height: 60px;
        line-height: 60px;
    }

    header.header .menu-item-has-children > a::before {
        top: 20px;
    }

    header.header nav ul.top-nav li.lien-shop {
        padding: 0;
    }

    header.header nav ul.top-nav li.lien-shop a {
        height: 60px;
        line-height: 60px;
    }

    header.header nav ul.top-nav li a::after {
        margin: -14px auto 0;
    }

    
    #content {
        margin-top: -30px;    
    }
    
    
    
    
}
    
/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1024 PX ****************************************************************/
/**********************************************************************************************************************************************************/

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

    .flex-item-40,
    .flex-item-60 {
        width: 50%;
    }
    
    body.home section.section-anim-home {
        overflow: hidden;
/*        max-height: 450px; */
        position: relative;
        text-align: center;
        align-content: center;
    }

    
    .hover-jeu {
        display: none;
    }
    
    
    
    
}



/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 800 PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

    .flex-item-40,
    .flex-item-60 {
        width: 100%;
    }
    
}




/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 768 PX *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 768px) {
    
    
    :root {
        --leftright: 3vw;
    }
    
    .flex-item-moitie {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .wrap.contenu-flexible .flex-item-moitie:last-child {
        margin-bottom: 0;
    }
    
    .flex-item-quart {
        width: 48%;
        margin-bottom: 20px;
    }
    
    .flex-item-tiers,
    .flex-item-deux-tiers {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .actus-suivante .flex-item-tiers {
        width: 48%;
    }
    
    
    .actus-suivante .image-actu {
        height: 180px;
    }
    
    .actus-suivante .flex-item-tiers {
        margin-bottom: 30px;
    }
    
    
    .flex-item-cinq {
        width: 31%;
        margin-bottom: 15px;
    }
    
    .flex-item-tiers.padding20 {
        padding: 0;
    }

    .classification .flex-item-moitie,
    .img-parallax .flex-item-moitie {
        width: 48%;
    }
    
    .quinconce {
        text-align: center;
    }
    
    iframe {
        width: 100%;
        height: 320px;
    }
    
    .single iframe,
    .flex-item-moitie iframe {
        height: 320px;
    }

    .flex-item-tiers iframe {
        height: 320px;
    }
    
    
    .template-jeu h1,
    h1 {
        font-size: 2.6rem;
        line-height: 2.4rem;
        letter-spacing: -1px;
        margin-bottom: 20px;
    }

    h2 {
        font-size: 2.6rem;
        line-height: 2.7rem;
        letter-spacing: -1px;
        margin-bottom: 15px;
    }


    h3 {
        font-size: 1.4rem;
        line-height: 1.7rem;
        letter-spacing: -1px;
        margin-top: 20px;
    }

    h4 {
        font-size: 1.1rem;
        line-height: 1.3rem;
        letter-spacing: -1px;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    
    

    .wrap.contenu-flexible {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .wrap.contenu-flexible.quinconce {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .colonne-bkg .wrap.contenu-flexible {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .owl-games {
        height: 250px;
        margin-top: 60px;
        margin-bottom: 30px;
    }

    .owl-games .image-op-single {
        height: 250px;
    }
    
    .owl-home {
        height: 400px;
    }

    .owl-home .image-op-single {
        height: 400px;
    }
    
    
    .owl-games .owl-prev,
    .owl-games .owl-next {
        height: 40px;
        width: 40px;
    }

    .owl-games .owl-prev::before,
    .owl-games .owl-next::before {
        font-size: 1rem;
    }    
    
    .page-contenu-header .no-featured-image {
        padding: 40px var(--leftright) 0;
    }

    .filet-bottom {
        margin: 30px 0 0 0;
        height: 3px;
    }


    body.home .page-header {
        height: calc(80vh - var(--height-header));
    }
    
    
    body.home h1 {
        max-width: 90%;
        padding-top: 40px;
    }

    .owl-nav {
        display: none;
    }
    
    .owl-home::before {
        display: none;
    }

    .titre-carousel {
        margin-bottom: 15px;
        padding: 15px 25px;
        width: auto;
    }

    .owl-home .owl-dots {
        top: 15px;
    }
    
    .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
    }
    
    
    .single-header {
        height: 300px;
    }
    
    .social-top-single {
        display: none;
    }

    .module-press-room h4 {
        min-height: auto;
    }

    .item-pressroom {
        /*height: auto;*/
		height:140px;		
    }
    
    #tab-plateforme tr td:first-of-type {
        width: auto;
    }

    
.page-template-page-jeux .category_jeu_cat_dispo-471 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-472 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-473 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-474 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-475 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-477 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-482 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-484 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-486 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-491 .media-box-image::after {
    content: 'Coming soon';
    height: 60px;
    line-height: 50px;
    font-size: 1rem;
    padding-left: 15px;
}
    
    .macaron-soon,
    .macaron-soon-pc,
    .macaron-soon-pcvr,
    .macaron-soon-play,
    .macaron-soon-psvr {
        width: 50px;
        height: 50px;
        top: -55px;
        margin-left: 125px;
}

    
    
    
        
    
    
    
}



/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 698 PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

    iframe {
        height: 300px;
    }
    
    .flex-item-moitie iframe {
        height: 300px;
    }

    .flex-item-tiers iframe {
        height: 300px;
    }
    
    .wrap.contenu-flexible {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .wrap.contenu-flexible.quinconce {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .img-parallax {
        height: 400px;
        -webkit-background-attachment: scroll;
        background-attachment: scroll;
        
    }

    
    
    .img-parallax .flex-item-moitie {
        height: auto;
    }
    
    
    .img-parallax .flex-item-moitie {
        width: 70%;
    }
    

    .texte-punchline {
        font-size: 2rem;
        line-height: 2.2rem;
        padding-left: 40px;
        letter-spacing: 0;
    }

    .texte-punchline::before {
        margin-left: -40px;
        margin-bottom: -30px;
        height: 70px;
        width: 70px;
    }
    
    #toTop {
        display: none !important;
        visibility: hidden !important;
    }
    
        
    body.home h1 {
        font-size: 3rem;
        line-height: 2.4rem;
        max-width: 95%;
        padding-top: 40px;
    }

    body.home h1 span {
        font-size: 1.6rem;
        line-height: 1.1rem;
    }
    
    p.intro-home {
        font-size: 3rem;
        line-height: 3rem;
    }
    
    
    
}

/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 600 PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

    
    html {
        font-size: 90%;
        -webkit-text-size-adjust: 90%;
        -ms-text-size-adjust: 90%;
    }
    
    :root {
        --leftright: 3vw;
    }
    

    section {
        padding: 30px 0; 
    }
    
    #tarteaucitronDisclaimerAlert {
        padding: 0 20px;
        max-width: 100%;
        float: none;
        text-align: center;
    }

    .accepte-tout,
    .choix-cookies {
        height: 24px !important;
        border-radius: 0 !important;
        line-height: 24px !important;
        padding: 0 15px !important;
        margin: 6px auto!important;
        font-size: .8rem !important;
        float: none;
    }
    
    
    .flex-item-quart {
        width: 100%;
    }
    
    .flex-item-cinq {
        width: 48%;
    }

    
    .single iframe,
    iframe {
        height: 350px;
    }
    
    .flex-item-moitie iframe {
        height: 350px;
    }
    
    .flex-item-tiers iframe {
        height: 350px;
    }
    
    .owl-games {
        height: 300px;
        margin-top: 60px;
        margin-bottom: 20px;
    }

    .owl-games .image-op-single {
        height: 300px;
    }
    
    h1 {
        font-size: 3rem;
        line-height: 3rem;
    }

    .page-header-plateforme h1 {
        max-width: 80%;
    }
    
    
    .template-jeu h1 {
        font-size: 2.2rem;
        line-height: 2.2rem;
    }

    h2 {
        font-size: 2.2rem;
        line-height: 2.3rem;
    }


    h3 {
        font-size: 1.3rem;
        line-height: 1.6rem;
        margin-top: 15px;
    }

    h4 {
        font-size: 1rem;
        line-height: 1.2rem;
        margin-bottom: 8px;
        margin-top: 15px;
    }
    
    
    .owl-games {
        height: 200px;
    }

    .owl-games .image-op-single {
        height: 200px;
    }
    
    .owl-home {
        height: 250px;
    }

    .owl-home .image-op-single {
        height: 250px;
    }
    
    .citation p:first-child::before {
        width: 40px;
        height: 30px;
    }
    
    body.home section {
        padding: 30px 0;
    }


    body.home section.section-anim-home {
        max-height: 400px;
    }
    
    .template-jeu .descriptif-jeu {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        column-gap: 0;
    }

    .cta.en-ligne {
        margin: 0 30px 15px;
        display: inline-block;
        width: auto;
        padding: 15px 40px;
    }
    
    
    .template-jeu .jeu-header {
        height: 40vh;
    }

    .breadcrumb {
        display: none;
    }
    
    .template-jeu .zone-libre {
        margin: 25px 0;
    }
    
    
    .actus-suivante .image-actu {
        height: 150px;
    }
    
    
    .etiq-plateforme {
        display: none;
    }
    
    .no-mob {
        display: none !important;
    }
    
    .colonne-bkg {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    
    
    .template-jeu .bkg-gris-dark {
        padding: 30px 0;
    }
    
    .contenu-tab {
        padding: 25px;
    }
    
    
    #wpsl-stores {
        height: auto !important;
        overflow-y: hidden !important;
    }
    
    
    
.page-template-page-jeux .category_jeu_cat_dispo-471 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-472 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-473 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-474 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-475 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-477 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-482 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-484 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-486 .media-box-image::after,
.page-template-page-jeux .category_jeu_cat_dispo-491 .media-box-image::after {
    content: 'Coming soon';
    height: 40px;
    line-height: 40px;
    font-size: .9rem;
    padding-left: 10px;
}
    
    .macaron-soon,
    .macaron-soon-pc,
    .macaron-soon-pcvr,
    .macaron-soon-play,
    .macaron-soon-psvr {
        width: 40px;
        height: 40px;
        top: -40px;
        margin-left: 110px;
}

        
    
    
    
}




/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 480 PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

    .single iframe,
    iframe,
    .flex-item-moitie iframe,
    .flex-item-tiers iframe {
        height: 250px;
    }

    h1 {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }

    .page-header-plateforme h1 {
        max-width: 90%;
    }
    
    .template-jeu h1 {
        font-size: 2rem;
        line-height: 2rem;
    }

    h2 {
        font-size: 2rem;
        line-height: 2rem;
    }


    h3 {
        font-size: 1.2rem;
        line-height: 1.3rem;
    }

    body.home h1 {
        font-size: 2.5rem;
        line-height: 2rem;
        max-width: 95%;
    }

    body.home h1 span {
        font-size: 1.3rem;
        line-height: 1rem;
    }
    
    p.intro-home {
        font-size: 3rem;
        line-height: 3rem;
    }
    
    body.home header .platforms div {
        padding: 2px 6px;
        font-size: .7rem;
        line-height: .75rem;
    }

    .owl-games {
        height: 150px;
    }

    .owl-games .image-op-single {
        height: 150px;
    }
    

    footer.footer li.menu-item {
        margin-bottom: 8px;
    }

    
    .macaron-soon,
    .macaron-soon-pc,
    .macaron-soon-pcvr,
    .macaron-soon-play,
    .macaron-soon-psvr {
        display: none;
    }

    
    
    
    

    
}

