/* ---------------------------- */
/*		    Responsive  		*/
/* ---------------------------- */

@media screen and (max-width: 1400px) {
    .container { max-width:100%; }
    
    /*FOOTER*/
    .fusee {bottom:100px;}
}


@media screen and (max-width: 992px) {
    /*FOOTER*/
    .blocmenufoot {margin-top:20px;}
    .fusee {display:none;} 
    
}

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

}

@media screen and (max-width: 1260px) {
    /*HEADER*/
    
}

@media screen and (max-width: 992px) {
    /*SINGLE*/
    .menu-projet {display:none;}
    .mfp-iframe-holder .mfp-close {top:10px; right:10px; width:30px; height:30px;}
    
    /*FOOTER*/
    #nuages.tpl1 {margin-top:20px;}
}

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

    

}

@media screen and (max-width: 576px) {
    /**/
    .title1, .title1 h1 {font-size:40px; margin:20px 0;}
    
    /*single*/
    .news-top {position: relative!important;}
}

@media screen and (max-width: 380px) {
    /*FOOTER*/
    .blocmenufoot {font-size:12px;}
    
    /*PLUGIN*/
    .widget-temoin .logo {margin-bottom:20px;}
    
    /*ELEMENTOR*/
    .elementor-button.elementor-size-md {/*padding:15px;*/}
}

