.menu_mobiles
{
	display: none;
}
.addThis_contact__icons .box-item .svgico
{
	background:#2563eb!important;
}
@media only screen and (min-width: 1px) and (max-width: 1199px)
{	
	
}
@media only screen and (min-width: 1px) and (max-width: 1025px)
{	
	.topbar,.nav-menu,.header-actions
	{
		display: none;
	}
	.menu_mobiles
	{
		display: block;
	}
	.menu_mobile .icon_menu span
	{
		background: #1d4ed8;
	}
	.menucon ul .active a,.menucon ul li .hotline_res
	{
		color:#1d4ed8;
	}
	.menucon ul li a
	{
		font-weight: bold;
	}
}

@media only screen and (min-width: 1px) and (max-width: 990px)
{


}
@media only screen and (min-width: 1px) and (max-width: 768px)
{ 	
	
	.section-heading,.emergency-main-title,.faq-main-title,.pg-about-hero-title
	{
		font-size: 21px;
        line-height: 150%;
	}
	
	.hinhanh_logo img {
    	height: 55px;
	}
	

}
@media only screen and (min-width: 1px) and (max-width: 500px)
{
	.cta-action-banner
	{
		flex-direction: column;
	}
}
