@media (max-width: 1344px) and (min-width: 1022px) {
    .details-titre.captaine_joe_blanc h1{
        width: 100%;
    }
}
@media (max-width: 1340px) and (min-width: 1120px) {
    .description2 h2{
        width: 100%;
    }
}
@media (max-width: 1199px) and (min-width: 1115px) {
    .description2 h2{
        width: 70%;
    }
}
@media (max-width: 1200px) {
    .submenu-content{
        flex-wrap: nowrap;
    }
    .menu-list-produits{
        display: flex;
    }
    .item-sm.rh-blanc{
        width: 50%;
    }
    .item-sm.rh-ambre{
        width: 40%;
    }
    .item-sm.rh-vodka{
        width: 10%;
    }
    .menu-list-produits li a{
        /* width: 50px; */
        margin: 0 auto;
        display: block;
    }
}
@media (max-width: 1024px) {
    .submenu-content{
        flex-wrap: wrap;
    }
    .menu-list-produits.rh-blanc{
        width: 50%;
    }
    .menu-list-produits.rh-ambre{
        width: 40%;
    }
    .menu-list-produits.rh-vodka{
        width: 10%;
    }
    .description2 h2{
        width: 100% !important;
    }
    .details-titre.captaine_joe_blanc h1{
        font-size: 3em;
        width: 100%;
    }
    .hide-mobile{
        display: none;
    }
    .show-mobile{
        display: block;
    }
}
@media (max-width: 900px) {
    .show{
        width: 70% !important;
    }
    .flag-hideintro .item-image img,
    .flag-hideintro .item-image{
        width: 100% !important;
    }
    .flag-hideintro .item-content{
        margin-bottom: 2em;
    }
    .mod-histoire{
        align-items: stretch !important;
    }
    .histoire-texte{
        padding: 2em;
    }
    .mod-histoire > div,
    .vision-titre{
        flex: 1;
        height: auto;
    }
    .vision-titre > div,
    .histoire-text > div{
        line-height: 75px;
        flex: 1;
    }
    .histoire-titre::before,
    .vision-titre::before{
        background-size: cover;
        background-position: left;
    }
    .vision-titre::before{
        background-position: top right;
    }
    .list-resumer .icon-svg{
        width: 40px;
        height: 40px;
    }
    .description2,
    .image2{
        flex: 1;
        flex-wrap: wrap-reverse;
    }
    .menu-list-produits li{
        flex: 1;
    }
    .submenu-content {
        flex-wrap: wrap;
        padding-left: 0;
    }
    
    .flag-hideintro {
        min-height: 400px;
    }
    .details-titre.captaine_joe_blanc, 
    .details-titre.soma_volamena,
    .details-titre.naka,
    .details-titre.soma_gasikara, 
    .details-titre.soma_43{
        width: 100%;
        right: 0;
        left: 0;
        top: auto;
        /* transform: translateY(-50%); */
        bottom: 10%;
    }
    .details-titre h1,
    .details-titre.soma_gasikara h1, 
    .details-titre.soma_43 h1,
    .details-titre.captaine_joe_blanc h1{
        /* font-size: 2em; */
        text-align: center;
        width: 100%;
    }
    .details-titre.captaine_joe_blanc p,
    .details-titre.naka p,
    .details-titre.soma_43 p,
    .details-titre.soma_gasikara p{
        width: auto;
        margin: 0 3em;
    }
    .details-titre.captaine_joe_blanc h1{
        width: 100% !important;
    }   
    .menu-icon {
        display: block;
        /* border: 1px solid white; */
        border-radius: 5px;
    }
    .show{
        width: 50% !important;
    }
    .navigation{
        /*  */
    }    
    .content-text-video h1, .histoire-titre h1, .vision-titre h1{
        font-size: 2em;
    }
    .content-text-video h5{
        font-size: 1em;
    }
    .row .col{
        width: 50%;
    }
    .footer-item{
        width: 50%;
        margin-bottom: 1.5em;
        flex: none !important;
        margin-right: 0;
    }
    footer .content-wrapper{
        flex-wrap: wrap;
    }
    .blog-items .blog-item{
        width: 47%;
        /* margin-right: 0; */
        margin-bottom: 1em;
    }
    .blog-items.masonry-4{
        flex-wrap: wrap;
    }
    .contact-page{
        flex-wrap: wrap;
    }
    .item-page .com-content-article__body{
        padding: 0;
    }
    .description2 > div{
        width: 100% !important;
    }
    .submenu-content .item-sm{
        width: 100%;
    }
}
@media (max-width: 800px) {
    .mod-histoire,
    .mod-vision{
        flex: 1;
    }
    .mod-cockatils-home{
        flex-wrap: wrap;
        box-sizing: border-box;
    }
    .mod-cocktails-home-left,
    .cocktails-home-right{
        width: 100%;
        flex: none;
        padding: 0px;
    }
    .mod-cocktails-home-left h1,
    .descr2-content h2{
        text-align: center;
    }
    .mod-cocktails-home-description p{
        margin: 0 2em;
    }
    header{
        background-color: transparent;
        position: fixed !important;
        z-index: 11;
    }
    .module-produits .produts-intro,
    .body-wrapper{
        padding: 4em 0 1.5em 0;
    }
    .taux-alcool{
        margin: 1em auto;
    }
    .resumer{
        align-items: center;
        justify-content: center;
    }
    .com-content-article__body .contact-page{
        flex: none;
        width: 100%;
    }
    .formulaire-contact,
    #cf_1{
        width: 100%;
    }
    
}
@media (max-width: 730px) {
    .descr2-content h2{
        font-size: 2em;
        width: 100%;
    }
}
@media (max-width: 600px) {
    .popup-content{
        width: 70%;
    }
    .header-popup .logo-wrapper{
        padding: 2em 3em 2em 3em;
    }
    .body-center-content{
        width: 75%;
    }
    .inline-bouton{
        flex-wrap: wrap;
    }
    .inline-bouton button{
        flex: 1;
        margin-bottom: 5px;
        width: 100%;
    }
    .show{
        width: 80% !important;
    }
    .flag-hideintro .item-image img,
    .flag-hideintro .item-image{
        width: 100% !important;
    }
    .row .col{
        width: 100%;
    }
    .footer-item{
        width: 100%;
        text-align: center;
    }
    .logo-footer{
        margin: 0 auto;
    }
    .footer-contact div{
        justify-content: center;
    }
    .blog-items .blog-item{
        width: 100%;
    }
    .flag-hideintro .item-content{
        margin-bottom: 2em;
    }
    .mod-histoire, .mod-vision{
        flex-wrap: wrap;
        width: 100%;
        flex: none;
    }
    .mod-histoire > div,
    .mod-vision > div{
        width:100%;
        flex: none;
    }
    .histoire-texte,
    .vision-texte{
        padding: 0;
    }
    .histoire-texte p, 
    .vision-content p,
    .vision-texte .vision-content{
        margin: 2em;
    }
    .degustation-wrap{
        flex-direction: column;
    }
    .details-titre{
        /* margin-left: 50%; */
        transform: translateY(-50%);
        width: 100%;
        margin: 3em auto;
        /* transform: none; */
        /* position: relative; */
    }
    .details-titre.captaine_joe_blanc{
        top:2%;
    }
    .details-titre.captaine_joe_blanc h1{
        font-size: 2em;
    }
    .details-titre.captaine_joe_blanc p{
        margin: 0;
        font-size: 14px;
        padding: 0 2em;
    }
    .details-titre.naka h1{
        margin-bottom: 0;
    }
    .details-titre,
    .details-titre.naka p{
        margin: 0;
    }
    .details-titre.soma_gasikara,
    .details-titre.soma_43,
    .details-titre.naka,
    .details-titre.volka,
    .details-titre.soma_volamena,
    .details-titre.cap_ambre,
    .details-titre.captaine_joe_ambre{
        right: 0;
        bottom: 10%;
        top: auto;
        left: 0;
    }
    .details-titre.soma_gasikara h1,
    .details-titre.soma_43 h1,
    .details-titre.naka h1,
    .details-titre.volka h1,
    .details-titre.soma_volamena h1,
    .details-titre.captaine_joe_ambre h1{
        width: 100%;
        text-align: center;
    }
    .details-titre.soma_volamena{
        
    }
    .details-titre.cap_ambre{
        bottom: 0%;
    }
    .details-titre.captaine_joe_ambre h1,
    .details-titre.captaine_joe_ambre p{
        width: 100%;
    }
    .details-titre.captaine_joe_ambre h1{
        font-size: 2em;
    }
    .details-titre.captaine_joe_ambre p{
        margin: 0 auto;
        width: 60%;
    }
    .module-produit .photo-item-produits::before{
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,.2);
        top: 0;
        left: 0;
        content: "";
    }
    .description2 h2{
        width: 100%;
        text-align: left;
        font-size: 2em;
    }
    .item-sm{
        width: 100% !important;
        border: none !important;
    }  
    .histoire-titre{
        margin: 2em 0;
        text-align: center;
    }  
    .flex-wrap{
        flex-wrap: wrap;
    }
    .vision-texte{
        padding-top: 2em;
    }
    .vision-texte h1,
    .vision-content h3,
    .produits-left h1{
        text-align: center;
    }
    .vision-content p{
        text-align: justify;
    }
    .mod-produits-home{
        flex-wrap: wrap;
    }
    .mod-produits-home .produits-left,
    .mod-produits-home .produits-right{
        width: 100%;
        flex: none;
    }
    .mod-produits-home .produits-right{
        height: 600px;
    }
    .produits-left{
        padding: 0 !important;
    }
    .produits-left .mod-produits-home-description{
        margin: 1em;
    }
    .details-titre h1{
        font-size: 3em;
        text-align: center;
        margin: 0;
        width: 100%;
    }
    .details-titre p{
        margin: 0 auto;
        width: 70%;
        
        !i;
        !;
    }
}
@media (max-width: 550px) {
    .menu-list-produits{
        flex-wrap: wrap;
    }
    .submenu-content .item-sm{
        max-height:fit-content !important;
    }
    .menu-list-produits li{
        width: 25%;
        flex: none;
    }
}
@media (max-width: 400px) {
    .popup-content,
    .popup-content .header-popup{
        width: 100%;
    }
    .menu-list-produits li{
        width: 25%;
        flex: none;
    }
}
@media (max-width: 360px) {
    .menu-list-produits li{
        width: 50%;
    }
}