@media all and (max-width:1199px)
{

	
}

@media all and (max-width:991px)
{
.banner-content h2{font-size:90px; line-height:90px;}
}



@media all and (max-width:767px)
{
.main-footer .footer-contact ul li{font-size:15px;}
.banner-content h2{font-size:58px; line-height: 58px;}
.home-banner{padding:200px 0;}
.home-banner.about {  padding: 50px 0;}
.about-content { padding: 50px 0;}
.about-content-inner p { font-size: 15px; line-height: 25px; margin: 20px 0 0 0;}

}



@media all and (max-width:479px)
{
.logo{width:140px;}
.navigation ul li{font-size:15px;}
.home-banner{padding:100px 0;}
.banner-content h2 { font-size: 44px; line-height: 44px;}
.home-form-section{padding:60px 0;}
.home-form-section h3{font-size:28px;}
.main-footer .footer-contact ul{flex-wrap:wrap;}
.main-footer .footer-contact ul li{width:100%; margin:5px 0; padding:0; border:none;}
}