/**
 * Theme Name : Bootstrap
 */ 


.logo-lenth{
	height:110px;
}

.logo-lenth img{
	width:141px;
	height:auto;
	padding-top: 20px;
}

 @media screen and (max-width: 1500px){
  
 }
 @media screen and (max-width: 1180px){	
 .footer .footer-contact .contact-infos ,
 .footer .footer-contact .contact-infos.right {width:100%;}
 .footer .footer-contact .contact-infos.right {margin-top:20px;}
 .section-pdf_download .center .btn-top {display:none;}
 .section-pdf_download .center .btn-bottom {float:none;display:inline-block;}
 .section-pdf_download .center .heading_h2 {max-width:100%;width:300px;}
 .section-pdf_download .btn-primary{float:none;}
 }
@media screen and (max-width: 1160px){
 .section-pdf_download .btn-primary{margin-left:0px;}
 .section-pdf_download .center .heading_h2 {float: none;margin: 0px auto;text-align:center;}
 .section-pdf_download .file_2 {padding-left:15px;}
 .section-pdf_download .file_1 {padding-right:15px;}
    
}
 @media screen and (max-width: 850px) and (min-width: 650px) {	
	 .section-gallery .slick-arrow.prev-arrow,.section-gallery .slick-arrow.next-arrow {		
		 width: 60px;		height: 60px;	
	}	
		 
	.images-slider .slick-prev.slick-arrow {
		width: 60px;		height: 60px;	
	}
	.images-slider .slick-next.slick-arrow {
		width: 60px;		height: 60px;	
	}
	

}
 @media screen and (max-width: 649px) and (min-width: 421px) {	
	.section-gallery .slick-arrow.prev-arrow,.section-gallery .slick-arrow.next-arrow {		
		width: 40px;		height: 40px;	
	}
	.images-slider .slick-prev.slick-arrow {
		width: 40px;		height: 40px;	
	}
	.images-slider .slick-next.slick-arrow {
		width: 40px;		height: 40px;	
	}	
}
@media screen and (max-width: 419px){	
	.section-gallery .slick-arrow.prev-arrow,.section-gallery .slick-arrow.next-arrow {		
		width: 30px;		height: 30px;	
	}
	.images-slider .slick-prev.slick-arrow {
		width: 30px;		height: 30px;	
	}
	.images-slider .slick-next.slick-arrow {
		width: 30px;		height: 30px;	
	}
}
@media screen and (max-width: 400px){	
	/*.section-images_slider_text:nth-child(1) .images-slider .slick-prev.slick-arrow {
		right: 60px !important;
	}
	.section-images_slider_text:nth-child(2) .images-slider .slick-next.slick-arrow {
		left: 60px !important;  
	}*/
	.section-images_slider_text .layout-images_text .images-slider-wrapper .slick-arrow.slick-prev {
		right: 35px;
	}
	.section-images_slider_text .layout-text_images .images-slider-wrapper .slick-arrow.slick-next {
		left: 35px; 
	}
}
@media screen and (max-width:767px){
  .sgpb-popup-dialog-main-div-wrapper img {width:30px;height:30px;}	
  .section-faq {padding:40px 0px;}
  .section-faq .container .faq-lists .faq-list-row .faq-answer {padding:15px 5px;}
  .section-faq .container .heading_h2 {font-size:24px;margin-bottom:53px;line-height:28px;}
  .section-faq .container .action {margin-top:30px;}
  .section-faq .container .faq-lists .faq-list-row .faq-heading {padding:20px 40px 20px 15px;}
  .sgpb-popup-dialog-main-div-wrapper .popup-newsletter div .row {margin-bottom:0px;}
  .sgpb-popup-dialog-main-div-wrapper .popup-newsletter div .row .col-md-6 {margin-bottom:10px;}
  .sgpb-popup-dialog-main-div-wrapper .popup-newsletter div .row .col-md-6 .wpcf7-form-control-wrap .wpcf7-text {padding:15px 25px}
  .sgpb-popup-dialog-main-div-wrapper .popup-newsletter div h2{letter-spacing:0.20em;font-size:16px;margin-bottom:15px;}
  .sgpb-popup-dialog-main-div-wrapper .popup-newsletter {padding: 20px 20px 20px !important;}
  .section-pdf_download .col-md-6:first-child{margin-bottom:30px;}
  .sgpb-popup-dialog-main-div-wrapper img {width:25px !important;height:25px !important;}
   media screen and (max-width: 1180px)
   .section-pdf_download .center .heading_h2 {max-width: 80%;display: inline-block;float: none;}
   .section-pdf_download .col-md-6:first-child {padding:15px;
 
}


