 /* RESPONSIVE SCALING LAYOUT */
@media (max-width: 1199px) {
	
}

@media (max-width: 1110px) {
    
}

@media (max-width: 1023px) { 

}

@media (max-width: 991px) {
	body #menu_toggle{position: absolute;top: 20px;right: 10px;}
 	body .mobile_header .logo_wrapper {padding: 15px 5px;}
    body .mobile_header .logo_wrapper .logo {max-height: 100px;max-width: 100%;float: none;width: 100%;text-align: center;}
 	body .mobile_header .logo_wrapper .logo a img {max-width: 95px;}
	body .mobile_header .icon_texts {padding: 0;}
	body .mobile_header .header_info {background: #040d29;}
	body .mobile_header .header_info .icon_text {width: 100%;}
	body .mobile_header .header_info .icon_text .icon{display: none;}
	body .mobile_banners{display: block!important;}
	body .mobile_banners br {display: none;}
	body .header_info .icon_text .text {width: 100%;float: none;}
	body .mobile_header .header_info .icon_text .icon{display: none;}
	body .mobile_banners > a {border-right: 2px solid #FFFFFF;width: 50%;display: block;float: left;text-align: center;color: white;background-color: #ff8686;padding: 10px 0;font-weight: bold;}
	body .mobile_banners > a:last-of-type {border-right: none;background-color: #f0bf5a;}
	body #callto {float: left;}
	body #callto img {max-width: 175px;margin: 0 0 0 10px;display: none;}
	html body #header .header_info .socials ul{margin:22px 0 0 0;}
	body #callto img.white{display: block!important;}
	body #chatbot {display: none!important;}

}

@media (max-width: 767px) {
	
}

@media (max-width: 645px) { 
    
}

@media (max-width: 479px) { 
	

}

@media (max-width: 399px) { 
	html body #header .header_info .socials ul {margin: 15px 0 0 0;}
    body #callto img {max-width: 120px;margin: 5px 0 6px 10px;display: none;}
    html body #header .socials ul li a{margin:0 8px 0 0;}
}

@media (max-width: 364px) { 
    
}