@media only screen and (min-width:200px) and (max-width:767px) {
	.bannerform {width: 100%;position: inherit;right: inherit;top: inherit;z-index: inherit;background: #4e5901;display: inline-block;}
	.bannerform_inner {background: #4e5901;padding: 16px 0;}
	.logo img {margin: 0 auto;}
	a.menu-toggle {text-align: center;padding: 0;}
	.logo {padding: 15px 0 0;width:100%;}
	.top_header {text-align: center;}
	.footer_social {text-align: center;}
	.about_right {margin-top: 20px;}
	.footerbox {margin-bottom: 20px;}
	.forgap {padding-left: 0;}
	.footer_bottom p {text-align: center;margin: 0 0 8px;}
	.our_project .owl-prev {margin: 0 !important;left: 0;top: -16px;}
	.our_project .owl-next {margin: 0 !important;right: 0;top: -16px;}
	.homebanner .owl-prev {background-size: 100% 100% !important;width: 24px;height: 68px;margin: -21px 0 0 0 !important;}
	.homebanner .owl-next {background-size: 100% 100% !important;width: 24px;height: 68px;margin: -21px 0 0 0 !important;}
	.hmbanr_caption h2 {font-size: 12px;margin: 0 0 9px;line-height: 22px;}
	.hmbanr_caption {    left: 4px;
    margin-top: -22px;
    text-align: center;}
	.stellarnav ul {padding: 0!important;}
	.stellarnav li a {border-right: none !important;}
	.inner_banner_text h2{
		top: 65px;
	}
	.inner_banner{
		    height: 169px;
	}
	
}

@media only screen and (min-width:320px) and (max-width:479px) {
	
	
	
}
	
	
@media only screen and (min-width:480px) and (max-width:767px) {
	

		
	
}



@media only screen and (min-width:768px) and (max-width:991px) {
	.bannerform {width: 100%;position: inherit;right: inherit;top: inherit;z-index: inherit;}
.hmbanr_caption h2{
        font-size: 24px;
}
.hmbanr_caption{
        top: 44%;
}

	
}


@media (min-width:992px) and (max-width:1199px) {
	.formheading h3 {font-size: 22px;line-height: 10px;}
	.bannerform input[type="text"].forname, .bannerform input[type="email"], .bannerform input[type="tel"], .bannerform input[type="text"].foraddress {height: 28px;}
	.bannerform textarea {height: 53px;}
	.bannerform_inner {padding: 11px 14px;}
	.bannerform {top: 26px;right: 63px;}
	.hmbanr_caption h2 {font-size: 21px;}
	
}

