
/******************************************1700***************************************/

@media screen and (max-width:1700px){
    #accueil .title_prez{
        font-size: 70px;
        line-height: 70px;
    }
    #accueil .prez .crossfading .wrapper{
        max-width: 400px;
    }
    #accueil .title_prez:first-of-type{
        left: -460px;
        padding-top: 35px;
    }
    #accueil .title_prez:last-of-type{
        right: -460px;
    }
    #accueil .barret .titre{
        font-size: 70px;
        line-height: 70px;
    }
    #accueil .barret .portrait{
        max-width: 400px;
        left: 145px;
    }
    #designers .all .names a{
        font-size: 40px;
        line-height: 50px;
    }
    #fiche .redac .paragraphe{
        justify-content: flex-start;
    }
    #fiche.produit .redac, #fiche .page_content.redac_fixe .redac{
        width: 600px;
    }
    #fiche.produit .redac .paragraphe{
        justify-content: space-between;
    }
    #fiche.produit .redac .text{
        max-width: 300px;
    }
    #fiche.produit .redac .text p{
        min-width: 300px;
    }
    #fiche .images{
        max-width: 500px;
    }

}

/******************************************1500***************************************/

@media screen and (max-width:1500px){
    #accueil .showroom .adresses .container{
        max-width: 520px;
    }
    #accueil .showroom .img_container{
        max-width: 330px;
    }
    #aPropos .crossfading_fixe .fade, #showroom .crossfading .fade{
        max-width: 400px !important;
    }
    #aPropos .crossfading_fixe{
        right: -125px;
        top: 160px;
    }
    #showroom .crossfading .fade{
        margin-left: auto;
    }
    #showroom .crossfading{
        max-width: 400px;
    }
    #showroom .equipe .slider{
        max-width: 650px;
    }
    #fiche .page_content{
        padding-left: 30px;
    }
    #fiche .ariane{
        padding-left: 30px;
    }
    #fiche .page_content .prev{
        top: -6px;
        left: -24px;
        width: 25px;
    }
    #fiche .page_content.redac_fixe .redac{
        left: 70px;
    }
    #fiche.produit .redac .text p{
        min-width: 300px;
    }

    #fiche .images{
        max-width: 400px;
    }
    #fiche .images iframe{
        height: 360px;
    }
}

/******************************************1330***************************************/

@media screen and (max-width:1330px){
    #accueil .actu .media iframe{
        height : 600px
    }
    #accueil .actu{
        max-height: 560px;
    }
    #aPropos .redac {
        max-width: 600px;
    }
    #aPropos .redac .paragraphe .tex, #showroom .showroom .paragraphe .text {
        max-width: 350px;
    }
    #showroom .showroom .paragraphe .titre{
        font-size: 20px;
    }
    #designers .all .names a{
        font-size: 30px;
        line-height: 40px;
    }
/*    #fiche .page_content.redac_fixe .redac{
        width: 50%;
    }*/



}

/******************************************1250***************************************/

@media screen and (max-width:1250px){
    .header_fixed nav a{
        font-size: 13px;
    }
    .header_fixed nav a::after{
        display: none;
    }
    .header_fixed nav a{
        margin-left: 5px;
    }

    #accueil .title_prez{
        font-size: 50px;
        line-height: 50px;
    }
    #accueil .prez .crossfading .wrapper{
        max-width: 300px;
    }
    #accueil .title_prez:first-of-type{
        left: -360px;
        padding-top: 25px;
    }
    #accueil .title_prez:last-of-type{
        right: -360px;
    }
    #accueil .barret .titre{
        font-size: 50px;
        line-height: 50px;
    }
    #accueil .barret .portrait{
        max-width: 300px;
        left: 250px;
    }
    #accueil .barret .nom {
        padding-left: 65px;
    }
    #showroom .equipe .redac{
        margin-left: 20px;
    }
    #produits .menu_filtres .categories a, #produits .menu_filtres .categories .active{
        font-size: 40px;
        line-height: 60px;
    }
    #produits .menu_filtres nav a:not(:first-child),#produits .menu_filtres nav .active:not(:first-child){
        margin-left: 35px;
    }
    #produits .menu_filtres nav a:not(:first-child)::after, #produits .menu_filtres nav .active:not(:first-child)::after{
        left: -22px;
    }
    #produits .menu_filtres .ss_categories, #produits .menu_filtres .ss_type{
        font-size: 25px;
        line-height: 30px;
    }


}

/******************************************1180***************************************/

@media screen and (max-width:1180px){
    #accueil .showroom .text .titre{
        font-size: 25px;
    }
    #accueil .carousel .name{
        font-size: 70px;
        line-height: 70px;
    }
    #aPropos .redac .paragraphe .titre{
        font-size: 20px;
        line-height: 20px;
    }
    #aPropos .redac .paragraphe .ss_titre{
        font-size: 16px;
    }
    #aPropos .redac .paragraphe{
        font-size: 14px;
        line-height: 20px;
    }
    #aPropos .redac{
        max-width: 520px;
    }
    #fiche .images{
        max-width: 300px;
    }
    #fiche .images iframe {
        height: 260px;
    }
    #aPropos .redac .paragraphe .titre {
        min-width: 130px;
    }

}

/******************************************1050***************************************/
/*PASSAGE TABLETTE*/

@media screen and (max-width:1050px){
    main{
        padding: 0 0  100px 0;
    }
    /****header + footer****/
    .header .left, .header .right, .header_fixed .left, .header_fixed .right{
        display: none;
    }
    .header, .header_fixed{
        padding: 25px;
    }
    .header_fixed{
        height: 65px;
        -webkit-box-shadow: inset 0px 68px 52px -67px rgba(0,0,0,0.85);
        -moz-box-shadow: inset 0px 68px 52px -67px rgba(0,0,0,0.85);
        box-shadow: inset 0px 68px 52px -67px rgba(0,0,0,0.85);
    }
    .header{
        padding: 0 0 157px 0;
        height: 77PX;
    }
    .menu_mobile{
        display: block;
    }
    .header > a, .header_fixed > a{
        width: 250px;
    }
    .header > a, .header_fixed > a{
        top: 15px;
    }
    .before_footer .img_absolute {
        left: 50%;
        top: -50px;
        transform: translateX(-50%);
        width: 315px;
    }
    .before_footer .contact{
        width: 100%;
    }
    .overlay_search{
        padding: 175px 15px 30px;
    }
    .header.overlay_open{
        -webkit-box-shadow: inset 0px 74px 46px -65px rgba(0,0,0,0.62);
        -moz-box-shadow: inset 0px 74px 46px -65px rgba(0,0,0,0.62);
        box-shadow: inset 0px 74px 46px -65px rgba(0,0,0,0.62);
    }
    footer .newsletter{
        max-width: 450px;
        padding: 30px 45px;
    }
    footer .news{
        right: 57px;
    }
    footer .sociaux{
        padding: 0 15px;
    }
    footer .logo{
        width: 250px;
    }
    .ariane, #produits .menu_filtres .ariane{
        margin-bottom: 50px;
    }
    /****accueil****/
    #accueil .barret{
        max-width: 925px;
    }
    #accueil .barret .portrait{
        left: 164px;
    }
    #accueil .barret .text{
        width: 40%;
    }
    #accueil .barret .titre{
        left: 0;
        transform: none;
    }
    #accueil .showroom{
        flex-flow: column;
    }
    #accueil .showroom .adresses{
        width: 100%;
        margin-top: 50px;
        justify-content: center;
        align-items: center;
    }
    #accueil .showroom .adresses .container{
        top: 0;
    }
    #accueil .showroom .le_showroom{
        width: 100%;
        margin-right: 0;
    }
    #accueil .showroom .img_container{
        top: 0;
        max-width: 488px;
    }
    #accueil .actu{
        flex-flow: column;
        max-height: none;
    }
    #accueil .actu .media {
        width: 100%;
        margin-right: 0;
        position: relative;
        top: 0;
        max-width: 1250px;
        margin-bottom: 25px;
    }
    #accueil .actu .media iframe{
        height: 400px;
    }
    #accueil .actu .text{
        flex-flow: column nowrap;
        width: 100%;
    }
    #accueil .actu .actu_img, #accueil .actu .titre{
        position: relative;
        margin: 25px auto;
        text-align: center;
        display: block;
        top: initial;
        left: initial;
    }
    #accueil .actu article{
        width: 100%;
        margin-bottom: 20px;
    }

    /****a propos****/
    #aPropos .crossfading_fixe{
        position: relative;
        top: 0;
        right: 0;
        margin: 0 auto;
        height: auto;
        max-height: none;
        display: block;
    }
    #aPropos .redac{
        margin: 0 auto;
        max-width: none;
    }
    #aPropos .redac .paragraphe .titre{
        font-size: 30px;
        line-height: 30px;
    }
    #aPropos .redac .paragraphe .text{
        max-width: 500px;
    }
    #aPropos .redac .paragraphe{
        font-size: 16px;
        line-height: 23px;
    }
    #aPropos .crossfading_fixe .fade{
        margin: 0 auto;
    }
    .next{
        margin-top: 50px;
        font-size: 40px;
    }
    .next .arrow{
        width: 35px;
        top: -70%;
        right: 40px;
    }

    /****showroom****/
    #showroom .showroom{
        flex-flow: column nowrap;
    }
    #showroom .showroom .text{
        max-width: none;
        width: 100%;
        margin-bottom: 50px;
        padding: 0 0 50px 0;
    }
    #showroom .showroom .ariane{
        margin-bottom: 70px;
    }
    #showroom .crossfading{
        margin: 0 auto;
    }
    #showroom .equipe{
        flex-flow: column-reverse nowrap;
        padding: 50px;
    }
    #showroom .equipe .redac{
        margin-left: 0;
        max-width: none;
        width: 100%;
    }
    #showroom .equipe .slider{
        max-width: none;
        width: 100%;
        top: 0;
        margin-top: 50px;
    }
    #showroom .equipe .slider .slick-slide{
        margin-left: 10px;
    }
    #showroom .next{
        margin: 70px 50px 70px;
    }

    /****designers****/
    #designers .ariane{
        margin: 0 auto 50px;
    }
    #designers .all .paragraphe {
        grid-column-start: 1;
        grid-column-end: 4;
    }
    #designers .all .names, #designers .all > .names:not(:nth-child(2)){
        grid-column:  span 3;
        grid-column-start: 1;
        grid-column-end: 4;
        padding-top: 0;
        display: flex;
        flex-flow: row wrap;
        text-align: left;
        align-items: flex-start;
        justify-content: center;
    }
    #designers .all .names a + a{
        position: relative;
        margin-left: 25px;
    }
    #designers .all .names a + a::after{
        content: '';
        margin: auto;
        display: block;
        width: 7px;
        height: 7px;
        background: #fff;
        border-radius: 100%;
        position: absolute;
        left: -14px;
        top: 50%;
    }
    #designers .all{
        grid-gap: 25px;
    }

    /****fiche designer****/
    #fiche .page_content{
        flex-flow: column nowrap;
        padding: 0;
    }
    #fiche .redac .titre{

        padding-left: 30px;
    }
    #fiche .redac{
        width: 100%;
        margin-right: 0;
        margin-bottom: 50px;
    }
    #fiche .redac .text{
        margin: 0 auto;
    }
    #fiche.produit .redac .text{
        margin: 0;
    }
    #fiche .images{
        max-width: 722px;
        margin: 0 auto;
        width : 100%;
        text-align: center;
    }
    #fiche .images iframe{
        height: 500px;
    }
    #fiche .ariane{
        margin: 0px auto 35px;
    }
    #fiche.produit .redac, #fiche .page_content.redac_fixe .redac{
        width: 100%;
    }
    #fiche .redac .text{
        max-width: none;
    }
    #fiche .page_content.redac_fixe, #fiche .page_content.redac_fixe .redac{
        position: relative;
        top: initial;
        left: initial;
        width: 100%;
    }
        /****liste produits****/
    #produits {
        padding: 0 25px 150px;
    }
    #produits.realisations{
        padding: 0 25px 100px;
    }
    #produits.presse .liste_produits{
        grid-template: 1fr/repeat(3, 1fr);
    }
    #produits.presse .link{
        font-size: 14px;
        margin-top: 5px;
    }
    #produits.stock .price{
        font-size: 12px;
    }
    #produits.stock .price .ttc, #produits.stock .price .discount{
        padding: 5px;
    }
    /****contact****/
    #contact .page_content{
        flex-flow: column-reverse nowrap;
        padding: 0 25px 150px;
    }
    #contact .ariane{
        margin: 0 auto 50px;
        max-width: none;
    }
    #contact .page_content .adresses{
        width: 100%;
    }
    #contact .adresses .adresses_content{
        padding: 120px 0 0 ;
        border-left: none;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }
    #contact .page_content .contact, #contact .container{
        width: 100%;
    }
    #contact .contact_form{
        padding: 0;
    }
    #contact .page_content .contact_content{
        max-width: none;
    }
    #contact .map .map_container{
        width: 100%;
    }
    #contact .map .map_container .wrapper{
        top: -120px;
    }
    #accueil .actu .text{
        margin-bottom: 35px;
    }
    #accueil .actu .media{
        margin-bottom: 0;
        margin-left: 0;
    }
    #accueil .actu{
        margin: 50px 0 80px;
    }
}
/******************************************950***************************************/

@media screen and (max-width:950px){
    legende{
        margin-top: 0;
        font-size: 12px;
    }

}

/******************************************820***************************************/
@media screen and (max-width:860px){
    #produits .liste_produits .bloc_produit{
        width: 49%;
    }
}
/*PASSAGE MOBILE + 720*/

@media screen and (max-width:820px){
    .overlay .search_result .list_result{
        grid-template: auto/1fr 1fr;
        grid-gap: 15px;
    }
    .legende{
        margin-top: 0;
        font-size: 10px;
        line-height: 12px;
    }
    .before_footer{
        padding: 100px 25px 60px;
    }
    footer{
        display: block;
    }
    footer .news{
        position: relative;
        top: 0;
        right: 0;
        margin-top: 20px;
    }
    footer .right{
        flex-flow: column;
    }
    footer .newsletter{
        position: relative;
        max-width: none;
        width: 90%;
        margin: 0 auto;
        top: -35px;
    }
    footer .sociaux{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    footer a{
        margin: 0 auto;
        text-align: center;
    }
    footer .left .nav_left{
        padding: 0;
        display: flex;
        flex-flow: column wrap;
        max-height: 250px;
    }
    footer .logo_nash{
        margin: 0 auto;
    }
    #accueil .barret .portrait{
        position: relative;
        left: 0;
        top: 100px;
        max-width: 488px;
        margin: 0 auto;
        padding-left: 0;
    }

    #accueil .barret{
        flex-flow: column;
        align-items: flex-start;
        padding-bottom: 200px;
    }
    #accueil .barret .titre{
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        font-size: 50px;
        line-height: 50px;
    }
    #accueil .barret .nom{
        padding-left: 65px;
        display: block;
    }
    #accueil .barret .text{
        width: 100%;
        padding: 0 25px;
    }
    #accueil .barret .presentation, #accueil .barret .btn{
        position: relative;
        top: 150px;
    }
    #accueil .barret .titre{
        font-size: 30px;
        line-height: 30px;
    }
    #accueil .barret .nom{
        padding-left: 35px;
    }
    .legende{
        font-size: 12px;
    }
    #accueil .prez{
        padding: 100px 25px ;
    }
    #accueil .showroom, #accueil .actu{
        padding: 25px;
    }

    #aPropos .redac .paragraphe .titre{
        font-size: 20px;
        line-height: 20px;
    }
    #aPropos .redac .paragraphe .ss_titre{
        font-size: 16px;
    }
    #aPropos .redac .paragraphe .text{
        margin-left: 15px;
    }
    #aPropos{
        padding: 75px 25px 150px;;
    }
    #accueil .barret .portrait, #showroom .showroom{
        padding: 0 25px;
    }
    #showroom .equipe{
        padding: 25px;
    }
    #showroom .showroom .paragraphe .text{
        max-width: 315px;
    }
    #designers{
        padding: 5px 25px 100px;
    }
    #fiche{
        padding: 0 25px 100px;
    }
    #designers .all .names a{
        font-size: 25px;
        line-height: 30px;
    }
    #designers .paragraphe .titre{
        font-size: 20px;
        line-height: 20px;
    }
    #fiche .redac .ss_titre{
        font-size: 18px;
    }
    #fiche .page_content .prev{
        top: -4px;
        left: -10px;
        width: 20px;
    }
    #produits .menu_filtres .paragraphe{
        flex-flow: column nowrap;
    }
    #produits .menu_filtres .paragraphe .titre{
        margin-bottom: 20px;
    }
    #contact .paragraphe, #contact .adresses .adresses_content .paragraphe:last-of-type{
        display: block;
        margin-bottom: 20px;
    }
    #contact .paragraphe .titre, #contact .contact_form p{
        margin-bottom: 15px;
    }
    #contact .text{
        max-width: none;
        margin: 0;
    }
    #rgpd{
        height: 90px;
    }
    .menu_mobile.open .menu_icon{
        width: 15px;
        height: 15px;
    }
    #accueil .realisations.selections{
        padding: 0 25px 50px;
    }
    #accueil .realisations .titre{
        padding: 0;
    }
}

/******************************************720***************************************/

@media screen and (max-width:720px){
    .titre, .before_footer .titre, #accueil .actu .titre, #accueil .showroom .text .titre {
        font-size: 20px;
    }
    .btn{
        font-size: 16px;
    }
    #accueil .title_prez{
        font-size: 25px;
        line-height: 25px;
    }
    #accueil .prez .crossfading .wrapper{
        max-width: 200px;
    }
    #accueil .title_prez:first-of-type{
        left: 0;
        padding-top: 0;
        margin: 0 auto 15px;
        top: 55px;
        text-align: center;
        font-size: 35px;
        line-height: 40px;
    }
    #accueil .prez{
        padding: 10px 25px;
    }
    #accueil .barret .titre{
        font-size: 35px;
        line-height: 40px;
    }
    #accueil .title_prez:last-of-type{
        right: 0;
        margin: 0 auto;
        bottom: 95px;
        text-align: center;
        font-size: 35px;
        line-height: 40px;
    }
    #accueil .prez .crossfading .wrapper{
        position: relative;
        max-width: 488px;
    }

    #accueil .prez .btn{
        margin: -65px auto 25px;
    }
    #accueil .showroom .text{
        width: 60%;
        padding-top: 0;
    }
    #accueil .showroom .img_container{
        width: 40%;
        margin-right: 25px;
    }
    #designers .all{
        grid-template: 1fr/ repeat(2, 1fr);
    }
    #designers .all .names, #designers .all > .names:not(:nth-child(2)){
        grid-column: span 2;
        grid-column-start: 1;
        grid-column-end: 3;
    }
    #designers .all .paragraphe{
        grid-column: span 2;
        grid-column-start: 1;
        grid-column-end: 3;
    }
    #produits .menu_filtres nav a{
        max-width: 250px;
    }
    #produits .menu_filtres nav a::after, #produits .menu_filtres nav .active::after{
        display: none !important;
    }
    #produits .menu_filtres nav a, #produits .menu_filtres nav .active{
        margin-left: 0 !important;
    }

    #produits .menu_filtres .slide_mobile{
        display: block;
    }
    #produits .category_mobile{
        display: block;
    }
    #produits .menu_filtres .categories,#produits .menu_filtres .ss_categories, #produits .menu_filtres .ss_type{
        display: none;
    }
    #produits .menu_filtres .categories.mobile_on {
        display: flex;
        flex-flow: row wrap;
    }
    #produits .menu_filtres .categories.mobile_on a {
        position: relative;
        margin-right: 10px;
    }
    #produits .menu_filtres .paragraphe .titre{
        display: none;
    }
    #produits .menu_filtres .categories, #produits .menu_filtres .ss_categories, #produits .menu_filtres .ss_type{
        flex-flow: column nowrap;
    }
    #produits .menu_filtres .categories .active{
        cursor: pointer !important;
    display: block;
    }
    #produits .menu_filtres nav a{
        line-height: 25px;
    }
    #produits .menu_filtres .ss_type .back{
        margin-left: 15px;
        margin-bottom: 20px;
    }
   /* #produits .menu_filtres .active{
        margin-bottom: 15px;
    }*/
    #produits .menu_filtres .ss_type a:nth-of-type(2){
        margin-left: 0;
    }
    #produits .menu_filtres .ss_type a:nth-of-type(2)::after{
        display: none;
    }


}

/******************************************600***************************************/

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

    .before_footer .contact{
        display: block;
    }
    .before_footer .contact p{
        width: 100%;
        margin-bottom: 20px;
    }
    .overlay_search input, .overlay_search input::placeholder, .overlay_search input::-ms-input-placeholder{
        font-size: 15px !important;
        width: calc(100% - 30px);
    }
    .overlay_search input{
        padding-bottom: 8px;
    }
    .overlay_search .close{
        bottom: 30px;
        width: 20px;
        height: 20px;
    }
    footer .newsletter{
        padding: 15px 25px;
    }
    #accueil .showroom .text{
        width: 90%;
    }
    #accueil .designers{
        padding: 80px 0;
    }
    #accueil .carousel .name{
        font-size: 50px;
        line-height: 50px;
    }
    #accueil .carousel .name::after{
        width: 10px;
        height: 10px;
    }

    #accueil .showroom .le_showroom{
        flex-flow: column;
    }
    #accueil .showroom .img_container{
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
    }
    #accueil .realisations{
        max-width: none;
        padding: 0 25px 50px;
    }
    #accueil .realisations .slick-slide{
        margin-right: 25px;
    }
    #accueil .realisations .real .slick-dots li button:before, #accueil .realisations .slider_selections .slick-dots li button:before{
        width: 7px;
        height: 7px;
    }
    #accueil .realisations .real .slick-dots li,#accueil .realisations .slider_selections .slick-dots li {
        width: 14px;
        height: 14px;
    }
    #accueil .realisations .real .slick-dots li, #accueil .realisations .slider_selections .slick-dots li{
        left:0;
        bottom: -7px;
        bottom: -17px;
    }
    #aPropos .redac .paragraphe{
        flex-flow: column;
        margin-bottom: 35px;
    }
    #aPropos .redac .paragraphe .text{
        max-width: none;
        width: 100%;
        margin-left: 0;
    }
    #aPropos{
        padding: 25px 50px 150px;
    }
    #aPropos .redac{
        padding-top: 95px;
    }
    #aPropos .titre{
        margin-bottom: 20px;
        text-align: center;
    }
    #aPropos .redac .paragraphe p{
        margin-bottom: 15px;
    }
    #aPropos .redac .paragraphe .ss_titre{
        margin-bottom: 10px;
    }
    .next .page{
        margin-right: 30px;
    }
    .next{
        font-size: 30px;
    }
    .next .arrow {
        width: 25px;
        top: -35%;
        right: 30px;
    }
    #showroom .showroom .text .paragraphe{
        flex-flow: column nowrap;
    }
    #showroom .showroom .paragraphe .text{
        max-width: none;
        width: 100%;
        padding: 0;
    }
    #showroom .showroom .paragraphe .titre{
        margin-bottom: 20px;
    }
    .slick-dots li button:before{
        width: 10px;
        height: 10px;
    }
    #showroom .equipe .slick-dots{
        right: 9px;
        bottom: 5px;
    }
    #designers .paragraphe .text{
        flex-flow: column;
    }
    #designers .paragraphe .titre{
        margin-bottom: 20px;
    }
    #fiche .images iframe{
        height: 400px;
    }
    #fiche .redac .paragraphe{
        flex-flow: column;
    }
    #fiche.produit .redac .text p{
        min-width: auto;
    }
    #fiche .redac .titre {
        margin-bottom: 30px;
    }
    #fiche .redac .ss_titre{
        margin-bottom: 20px;
    }
    #produits .menu_filtres .categories a, #produits .menu_filtres .categories .active{
        font-size: 20px;
        line-height: 30px;
    }
    #produits .menu_filtres .ss_categories, #produits .menu_filtres .ss_type{
        font-size: 20px;
        line-height: 30px;
    }
    #produits.presse .liste_produits{
        grid-template: 1fr/repeat(2, 1fr);
    }
    #contact .map .map_container .wrapper{
        top: -75px;
    }
    #designers .all .names{
        display: none !important;
    }


}

/******************************************500***************************************/

@media screen and (max-width:500px){
    .header > a, .header_fixed > a, footer .logo{
        width: 150px;
    }
    .header{
        height: 60px;
        padding: 0 0 100px 0;
    }
    .overlay_search input, .overlay_search input::placeholder{
        font-size: 13px !important;
        width: calc(100% - 30px);

    }
    .overlay_search input{

    }
    #produits .liste_produits .bloc_produit{
        width: 48%;
    }
    #produits.stock .price{
        flex-flow: column nowrap;
        align-items: flex-end;
    }
    #produits.stock .price .discount{
        max-width: 47px;
    }
    #produits.stock .price{
        font-size: 10px;
        line-height: 10px;
    }
    #produits .menu_filtres .slide_mobile{
        right: 50px;
        top: 3px;
    }
    .legende .credit{
        font-size: 12px;
    }
    .menu_mobile.open .menu_icon{
        padding: 5px;
    }
    #legales h1{
        line-height: 60px;
        font-size: 45px;
    }
    #legales{
        padding: 0 25px 150px;
    }
}

/******************************************450***************************************/

@media screen and (max-width:450px){
    body{
        font-size: 14px;
    }
    p{
        line-height: 25px;
        font-size: 16px;
    }
    .next .arrow{
        vertical-align: sub;
    }
    .legende{
        margin-top: 5px;
        flex-flow: column nowrap;
        justify-content: center;
        line-height: 13px;
    }
    .before_footer .contact .btn{
        display: block;
    }
    .btn{
        font-size: 14px;
        letter-spacing: 0;
    }
    #accueil .prez .btn{
        margin: -65px auto 25px;
    }
  /*  #accueil .title_prez:first-of-type{
        top: -40px;
        line-height: 25px;
    }
    #accueil .title_prez:last-of-type{
        bottom: -27px;
    }*/
    #accueil .carousel .name{
        font-size: 30px;
        line-height: 30px;
    }
    #accueil .actu .media iframe{
        height: 300px;
    }
    .legende{
        font-size: 10px;
    }
    .next .page{
        margin-right: 25px;
    }
     .next{
        font-size: 20px;
        padding-right: 5px;
    }
    .next .arrow {
        width: 17px;
        top: 0;
        right: 0;
    }
    #designers .all .names, #designers .all > .names:not(:nth-child(2)){
        flex-flow: column;
        align-items: center;
        padding: 30px 0 15px;
    }
    #designers .all .names a{
        font-size: 18px;
        line-height: 20px;
    }
    #designers .all .names a + a{
        margin: 0;
    }
    #designers .all .names a + a::after{
        display: none;
        margin: 0;
    }
    #designers .all{
        grid-gap: 10px;
    }
    #designers .paragraphe{margin-bottom: 20px}

    .paragraphe .text, #contact .contact_form .input_contact, ::placeholder, textarea{
        font-size: 14px;
        line-height: 16px;
    }
    .paragraphe .titre{
        font-size: 18px !important;
        line-height: 20px !important;
    }
    .ariane{
        font-size: 12px;
    }
    #designers .ariane{
        margin: 0 auto 25px;
    }
    #fiche .images iframe{
        height: 260px;
    }
    #produits .menu_filtres .categories a, #produits .menu_filtres .categories .active {
        font-size: 20px;
        line-height: 25px;
    }
    #produits .menu_filtres .categories{
        margin-bottom: 25px;
    }
    footer .newsletter p{
        font-size: 13px;
        line-height: 14px;
    }
    #produits .menu_filtres nav a{
        max-width: 150px;
    }
    .news_pop{
        width: 100%;
    }

}
/*@media screen and (max-width:375px){
    .header > a, .header_fixed > a{
        top: 0;
    }
}*/


/*******************FOR IE10+ ONLY**************/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .overlay .search_result .products .bloc_result{
        margin-bottom: 25px;
        margin-right: 10px;
        width: 30%;
    }
    #designers .all, .overlay .search_result .list_result{
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }
    #designers .all .paragraphe{
        width: 53%;
        margin-right: 50px;
        margin-bottom:50px;
    }
    #designers .all .names{
        margin-bottom: 50px;
    }
    #designers .all .bloc_designer{
        margin-bottom: 50px;
        margin-right: 20px;
    }
    #designers .all > :not(:nth-child(2)).names{
        width : 38%
    }
    #produits.presse .liste_produits{
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
    }
    #produits.presse figure{
        margin-left: 10px;
        margin-bottom: 20px;
    }
    main section:last-of-type{
        margin-bottom: 150px;
    }
    .liste_produits{
        margin: 0 50px;
    }
   .liste_produits .legende{
       max-width: 581px;
   }
    #fiche .page_content .prev{
        left: 35px;
    }
    /*#legales .legal_content{
        display: flex;
        margin-left: 15px;
        -ms-flex-wrap: wrap;
    }
    #legales .legal_content section{
        margin-left: 20px;
    }*/
}