/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1630PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

    
}


/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1420PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

    body.home h1 {
        font-size: 3rem;
        line-height: 3.5rem;
    }
    
    
}



/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1300PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

    body.home h1,
    h1 {
        font-size: 2rem;
        line-height: 2.5rem;
    }

    h2 {
        font-size: 1.8rem;
        line-height: 2.5rem;
    }

    h3 {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }

    h4 {
        font-size: 1.2rem;
        line-height: 1.6rem;
    }

    h5 {
        font-size: 1.1rem;
        line-height: 1.4rem;
    }
    
    .home-accueil h1 {
        font-size: 2.6rem;
        line-height: 3rem;
    }

    header.header nav li a {
        padding: 8px 10px;
        font-size: .95rem;
    }

    header.header .logo-header,
    header.header.scroll .logo-header {
        width: 180px;
    }
    
    p.big,
    .big p,
    .big {
        font-size: 1.2rem;
        line-height: 1.6rem;
    }
    
    .module-accroche-home::after {
        height: 140px;
    }
    
    .superbig,
    .module-chiffre .superbig {
        font-size: 3.5rem;
        line-height: 3.6rem;
    }
    
    .module-chiffre .superbig {
        line-height: 2.6rem;
    }
    
    .module-categ-produit .picto-categorie {
        width: 80px;
        height: 80px;
        margin: 20px auto;
    }
    
    h2.after::after,
    h2.center.after::after {
        width: 180px;
        height: 180px;
    }
    
    h2.center.after {
        margin-bottom: 100px;    
    }
    
    .top-image-page .container-titre-page .titre-page::after {
        height: 140px;    
    }
    
    
}



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

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

    :root {
        --leftright: 4vw;
    }

    
    .owl-carousel#carrousel-actu {
        width: 100%;
    }
    
    .wrap,
    .wrapthin {
        width: 100%;
        max-width: 100%;
    }
    
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        width: 50px;
        height: 50px;
    }

    .owl-carousel .owl-nav button.owl-next::before,
    .owl-carousel .owl-nav button.owl-prev::before {
        font-size: 1.5rem;
        line-height: 50px;
        width: 50px;
        height: 50px;
    }
    
    footer.footer .flex-item-cinq:nth-of-type(1),
    footer.footer .flex-item-cinq:nth-of-type(2),
    footer.footer .flex-item-cinq:nth-of-type(3),
    footer.footer .flex-item-cinq:nth-of-type(4){
        width: 23%;
    }
    
    footer.footer .flex-item-cinq:nth-of-type(1) {
        width: 100%;
        margin-bottom: 30px;
        text-align: center !important;
    }
    
    .onglet-burger {
        display: block;
        z-index: 10;
    }
    
    #menu-responsive {
        display: block;
    }
    
    header.header .container-menu {
        display: none;
    }
    
    .floatright.right.cta-header {
        padding-right: 60px;    
    }
    
    body.home section {
        padding: 40px 0;    
    }
    
    header.header a.cta,
    header.header.scroll a.cta {
        height: 40px;
        line-height: 38px;
    }
    
    header.header,
    header.header.scroll {
        width: 100%;
        padding: 10px 0;
        box-shadow: 0 0 15px rgba(0,0,0,0.15);
    }

    .cta-header,
    header.header .logo-header,
    header.header.scroll .logo-header {
        height: var(--heightheaderscroll);    
    }
    
    #container {
        padding-top: 70px;    
    }
    
    #toTop {
        display: none !important;
    }
    
    .owl-carousel#carrousel-actu .owl-dots {
        right: 0;    
    }
    
    .wrapthin {
        width: 100%;
        padding-right: var(--leftright);
        padding-left: var(--leftright);
    }

    body:not(.home) #container {
        padding-top: 100px;    
    }
    
    .wrapthin.rangee-page.bkg-gris,
    .wrapthin.rangee-page.bkg-rose,
    .wrapthin.rangee-page.bkg-brun,
    .wrapthin.rangee-page.bkg-brunfonce {
        width: calc(100% - (var(--leftright) * 2));
        margin: 0 auto;
    }
    
    .wrapthin .rangee-page.wrapthin {
        padding-left: 0;
        padding-right: 0;
    }
    
    
}

/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1100 PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

    
    
}
    

/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 967 PX *****************************************************************/
/**********************************************************************************************************************************************************/

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



    .flex-item-quart {
        width: 48%;
        margin-bottom: 30px;
    }
    
    .flex-item-trois-quart {
        width: 48%;
        margin-bottom: 30px;
    }
    
    h1 {
        font-size: 1.8rem;
        line-height: 2.3rem;
    }

    h2 {
        font-size: 1.5rem;
        line-height: 1.9rem;
    }

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

    h4 {
        font-size: 1.1rem;
        line-height: 1.5rem;
    }
    
    .rangee-page .container-flex .flex-item-moitie:last-child,
    .rangee-page .container-flex .flex-item-tiers:last-child,
    .rangee-page .container-flex .flex-item-deux-tiers:last-child,
    .rangee-page .container-flex .flex-item-quart:last-child {
        margin-bottom: 0;    
    }
    
    .module-categ-produit {
        padding: 20px 12px;
    }
    
    .module-categ-produit .picto-categorie {
        height: 60px;
        width: 60px;
        margin: 0 auto;
    }
    
    .home-adherents .flex-item-quart,
    .home-actus .flex-item-quart,
    .home-adherents .flex-item-trois-quart,
    .home-actus .flex-item-trois-quart {
        width: 100%;    
    }
    
    .home-actus a.cta {
        display: none;
    }
    
    .home-adherents .flex-item-quart,
    .home-actus .flex-item-quart {
        text-align: center;
        margin-bottom: 30px;
    }
        
    .actu-image {
        height: 250px;
        min-height: 1px;
        margin-bottom: 20px;
    }
    
    .owl-carousel#carrousel-actu {
        z-index: 8;    
    }
    
    .owl-carousel .owl-nav {
        margin-top: 20px;    
    }
    
    .actu-image .marqueur-cat-actu {
        font-size: .8rem;
        padding: 4px 20px;
        top: 10px;
        right: 10px;
    }
    
    .actu-image .marqueur-cat-actu + .marqueur-cat-actu {
        top: 50px;
    }
    
    h2.after::after,
    h2.center.after::after {
        width: 120px;
        height: 120px;
    }
    
    a.cta {
        padding: 0 20px;
        height: 40px;
        line-height: 36px;
        border-radius: 20px;
        font-size: .85rem !important;
    }

    .home-produits.section-home .flex-item-tiers {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    
    h2.after,
    h2.center.after {
        margin-bottom: 0;   
    }
    
    h2.after + a.cta {
        margin-top: 50px;
    }
    
    h2.after {
        display: block;    
    }
    
    .top-image-page .container-titre-page .titre-page {
        width: 100%;
        margin-bottom: -80px;
        padding: 30px !important;
    }
    
    .top-image-page .container-titre-page .titre-page::after {
        bottom: -20px;
        right: 20px;
        height: 120px;
    }
    
    h1 + .container-breadcrumb {
        margin-top: 12px;
    }
    
    .section-page .contenu-flexible .flex-item-tiers,
    .section-page .contenu-flexible .flex-item-deux-tiers {
        width: 48%;    
    }
    
    .top-image-page {
        height: 30vh;    
    }
    
    #liste-produits .flex-item-quart {
        width: 35%;    
    }
    
    #liste-produits .flex-item-trois-quart {
        width: 60%;
    }
    
    #liste-produits .flex-item-trois-quart .flex-item-tiers {
        width: 48%;
    }
    
    body.single-produit_type .section-page .container-files {
        order: 2;    
    }
    
    body.single-produit_type .section-page .container-contenu {
        order: 1;    
        margin-top: 60px;
    }
    
    .module-adherent-produit,
    .module-produit-adherent {
        width: 48% !important;
    }
    
    ul.filtres-posts {
        margin-top: 30px;
        text-align: center;
    }
    
    .top-image-page.top-image-single-post {
        margin-bottom: 15px;    
    }
    
    
}



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

@media only screen and (max-width: 800px) {
    
    .home-accueil.section-home .module-accroche-home {
        order: 2;
    }
    
    .home-accueil.section-home .module-slider-home {
        order: 1;
        height: 50vh;
    }
    
    .superbig,
    .module-chiffre .superbig {
        font-size: 2.5rem;
    }
    
    footer.footer .flex-item-cinq{
        width: 100% !important;
        text-align: center !important;
    }
    
    section {
        padding: 30px 0;    
    }
    
    header.header .logo-header {
        position: relative;
        height: 50px;
        top: 0;
    }
    
    .thin {
        padding: 0 25px;
        width: 100%;
        max-width: 100%;
    }
    
    section.home-produits .flex-item-cinq {
        width: 31%;
        margin-bottom: 25px;
    }
    
    section.home-produits .flex-item-cinq:nth-child(4),
    section.home-produits .flex-item-cinq:nth-child(5) {
        width: 48%;
    }
    
    .module-accroche-home,
    .flex-item-tiers,
    .flex-item-deux-tiers,
    .flex-item-trois-quart,
    .flex-item-quart,
    .flex-item-moitie {
        width: 100%;
        margin-bottom: 25px;
    }
    
    .section-page .contenu-flexible .flex-item-tiers,
    .section-page .contenu-flexible .flex-item-deux-tiers {
        width: 100%;
    }
    
    
    .padding40:not(.rangee-page) {
        padding: 30px;
    }

    .padding30:not(.rangee-page) {
        padding: 20px;
    }

    p.big,
    .big p,
    .big {
        font-size: 1.1rem;
        line-height: 1.5rem;
    }
    
    .rangee-page {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .filet-epais {
        margin: 17px 0;    
    }
    
    h3.header-accordion {
        font-size: 1rem;
        line-height: 1.4rem;
        padding: 15px 0 15px 50px;
    }

    .container-flex-start {
        justify-content: space-between;
        column-gap: normal;
    }
    
    .logo-carrousel {
        height: 140px;
        padding: 12px;
    }
    
    body.home .contenu-flexible .wrapthin {
        padding-left: 0;
        padding-right: 0;
    }
    
    .thin {
        width: 100%;
        padding: 0 var(--leftright);
    }
    
    .rangee-image-seule {
        height: 45vh;    
    }
    
    .top-image-page {
        height: 25vh;
        margin-bottom: 0;
    }
    
    .top-image-page .container-titre-page .titre-page {
        margin-bottom: -20px;    
    }
    
    #liste-produits .flex-item-quart {
        width: 100%;
        position: fixed;
        z-index: 200;
        top: 0;
        left: 0;
        height: 100%;
        padding: 60px;
        background: rgba(0,0,0,0.7);
        display: none;
    }
    
    #liste-produits .flex-item-quart.actif {
        display: block;    
    }
    
    #liste-produits .flex-item-quart .container-menu-produits {
        background: #fff;
        margin: 0 auto;
        position: relative;
        z-index: 202;
        border-color: #fff;
    }
    
    #liste-produits .flex-item-trois-quart {
        width: 100%;
    }
    
    #liste-produits .flex-item-trois-quart .flex-item-tiers {
        width: 31%;
    }
    
    .filtre-produits-mobile {
        display: block;    
    }
    
    body.single-adherent_type .section-tetiere + .section-page {
        margin-top: 40px;    
    }
    
    .flex-item-tiers.module-post {
        width: 48%;    
    }
    
    li.cat-post {
        padding: 0 12px;
        margin-right: 5px;
        margin-bottom: 5px;
        margin-top: 5px;
        height: 30px;
        border-radius: 15px;
        line-height: 28px;
        text-align: center;
        font-size: .9rem;
    }
    
    body.single-post .section-tetiere {
        display: none;
    }
    
    body.single-post .thin .flex-item-deux-tiers {
        width: 70%;    
    }
    
    body.single-post .thin .flex-item-tiers {
        width: 28%;
    }
    
    .no-mobile,
    .nomobile,
    .desktop-only {
        display: none;
    }
    
    ul.sous-menu-principal li a::after {
        display: none;
    }
    
    ul.sous-menu-principal li a {
        text-decoration: none;
    }
    
    
}







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

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


    header.header .logo-header,
    header.header.scroll .logo-header {
        width: 100px;   
    }
    
    
    h1 {
        font-size: 1.6rem;
        line-height: 1.9rem;
    }

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

    h3,
    h4 {
        font-size: 1.1rem;
        line-height: 1.5rem;
    }
    
    .owl-carousel .owl-dots,
    .owl-carousel .owl-nav {
        display: none;
    }
    
    .superbig, .module-chiffre .superbig {
        line-height: 2.8rem;
    }
    
    section.home-produits .flex-item-cinq:nth-child(1),
    section.home-produits .flex-item-cinq:nth-child(2),
    section.home-produits .flex-item-cinq:nth-child(3),
    section.home-produits .flex-item-cinq:nth-child(4) {
        width: 48%;
    }
    
    section.home-produits .flex-item-cinq:nth-child(5) {
        width: 100%;
    }
    
    body.home section {
        padding: 30px 0;    
    }
    
    #liste-produits .flex-item-trois-quart .flex-item-tiers {
        width: 48%;
    }
    
    .container-posts .module-post .actu-image {
        height: 180px;    
    }
    
    .container-posts .module-post h5 {
        font-size: .9rem;
        line-height: 1.2rem;
    }
    
    .container-posts .module-post .single-post-time {
        display: none;
    }
    
    .container-posts .module-post .floatleft {
        float: none;
        width: 100% !important;
    }
    
    body.single-post .thin .flex-item-deux-tiers {
        width: 60%;    
    }
    
    body.single-post .thin .flex-item-tiers {
        width: 36%;
    }
    
    
    
}




/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 410 PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

    .floatright.right.cta-header {
        display: none;
    }
    
    .flex-item-tiers.module-post {
        width: 100%;
    }
    
    body.single-post .thin .flex-item-deux-tiers {
        width: 100%;    
    }
    
    body.single-post .thin .flex-item-tiers {
        width: 100%;
    }
    
    

}

/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 375 PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

    
    
    
}




