/*1024 X 768*/

@media (max-width: 1280px){
.modal_content .modal_title h4{font-size:18px;}
.modal_content .modal_info h3{font-size:20px;}
.modal_content .modal_info figure{width:250px;}
.modal_content .modal_info p{font-size:15px;}
.modal_content .modal_info .show_realisation li{width:80%;margin-left:8%;}

/**/
header{height:100px;}
header .logo_content{width:25%;height:100px;}
header .logo_content img{width:55%;height:100%;}
header nav{width:74%;height:100px;}	
header nav li{height:100px;}
header nav li .f_link{padding:30px 0;font-size:15px;}
/*social_network*/
.social_network{transform:scale(0.9);}
.social_network:hover{transform:scale(1);right:2em;}
.social_network li:hover{transform:scale(1.1);}

/*Banner*/	
.home .banner{height:550px;background:url('../images/presentation/back-1280.jpg') repeat scroll 0 0 / cover #FFF;background-position:top center;}	
.besoins .banner{height:550px;background:url('../images/vos_besoins/back-1280.jpg') repeat scroll 0 0 / cover #FFF;background-position:top center;}	
.expertises .banner{height:550px;background:url('../images/nos_expertises/back-1280.jpg') repeat scroll 0 0 / cover #FFF;background-position:top center;}	
.realisations .banner{height:550px;background:url('../images/realisations/back-1280.jpg') repeat scroll 0 0 / cover #FFF;background-position:top center;}
.showroom .banner{height:550px;background:url('../images/showroom_lumileds_technology/back-1280.jpg') repeat scroll 0 0 / cover #FFF;background-position:top center;}
.banner .banner_whatsapp .for_contact h1{font-size: 35px !important;}
.banner .opac_box p{font-size:18px;letter-spacing:3px;}


section .main_box{width:95%;margin:auto;}
/*Présentation*/
section .main_box .post article h3{font-size:18px;}
section .main_box .post article figcaption p{font-size:16px;}
section .main_box .post article figcaption p:before{top:5px;}

section .main_box .post article div{border:1px solid red;}	
/*Réalisations*/
section .main_box .post_rea article{height:320px;}
section .main_box .post_rea h4{font-size:16px;}
section .main_box .post_rea figcaption h3{font-size:16px;}
section .main_box .post_rea figcaption h3:after{margin-top:1.8em;left:42%;}


/*Besoins*/
section .main_box .post_2 figure figcaption{top:70%;}
section .main_box .post_2 figure figcaption p{font-size:22px;padding-top:5px;padding-bottom:5px;}
section .main_box .post_2 figure figcaption div li a{font-size:12px;}
section .main_box .post_2 figure figcaption div li:before{width:10px; height:10px;right:6px;}

/*showroom lumileds technology*/
.main_box_showroom{width:95% !important;}
section .main_box .post_slt article{width:220px;height:300px;margin:5px;}
section .main_box .post_slt figure{height:240px;}
section .main_box .post_slt figcaption{height:120px;}
section .main_box .post_slt figcaption p{font-size:13px;letter-spacing:0px;padding:3px;}
section .main_box .post_slt figcaption p.brand span{font-size:14px;color:#1AF;}
section .main_box .partner{width:100%;overflow:hidden;}
section .main_box .partner legend{font-size:30px;}
section .main_box .partner ul li{width:100px;height:100px;margin:10px 10px;}

/*Prefooter*/
.prefooter ul{width:100%;margin:auto;padding:0;margin:0;}
.prefooter ul li{margin:10px;margin-right:0px;}
/*Footer*/
footer .row-box{width:100%;position:relative;overflow:hidden;}
footer .row-box ul{width:20%;padding:0 10px;}
footer .row-box ul.partner li{width:30px;height:30px;margin-right:8px;}
footer .row-box ul.whatsapp_link div{margin-top:-10px;}
footer .row-box ul.whatsapp_link li{margin-top:-4px;}
footer .row-box ul .btn_ask_devis{font-size:16px;padding:8px;}
footer .row-box ul.for_btn_top{position:absolute;right:0;width:60px;}
	
}