@charset "utf-8";
/* CSS Document */

@media (min-width:1000px) and (max-width:1100px){
.tab-menu ul li{
	padding-right:18px;
}
/*.tab-menu ul li{
	display:block;
	float:left;
	width:33%;
}
.tab-menu ul li a{
	padding-bottom:15px;
}*/
.captcha input{
	width:39% !important;
}

}

@media (min-width:768px) and (max-width:1000px){
.banner-right h2{
	font-size:32px;
	line-height:50px;
}
.banner-right h1{
	font-size:20px;
	line-height:30px;
}
.tab-menu ul li{
	display:block;
	float:left;
	width:33%;
}
.tab-menu ul li a{
	padding-bottom:15px;
}
.salient-features ul li{
	float:none;
	width:100%;
}
.contact-banner-left{
	float:none;
	width:100%;
}
.contact-banner-right{
	float:none;
	width:100%;
	text-align:center;
	margin-top:10px;
}
.contact-banner-right a{
	float:none;
}
.captcha input{
	width:39% !important;
}

}

@media (max-width:767px){
.logo{
	float:none;
	width:100%;
	text-align:center;
}
.header-right{
	float:none;
	width:100%;
}
.nav{
	margin:0;
}
.nav ul{
	float:none;
	text-align:center;
}
.nav ul li{
	float:none;
}
.nav ul li a{
	padding:0 0 5px;
	display:inline-block;
}
.navbar-toggle .icon-bar{
	background-color:#FF6E00;
}
.navbar-toggle {
    float: none;
    border: 1px solid #FF6E00 !important;
    width: 100%;
    background-color: transparent;
    margin-right: 0px;
}
.collapse{
	display:none;
	visibility:collapse;
}
.banner-right h2{
	font-size:32px;
	line-height:40px;
}
.banner-right h1{
	font-size:20px;
	line-height:26px;
}
.about-warp-left{
	margin-bottom:20px;
}
.about-warp-right h3{
	font-size:30px;
	line-height:32px;
}
.tab-menu ul li{
	display:block;
	float:none;
	width:100%;
	padding:0;
}
.tab-menu ul li a{
	padding-bottom:15px;
}
.salient-features ul li{
	float:none;
	width:100%;
}
.contact-banner-left{
	float:none;
	width:100%;
}
.contact-banner-right{
	float:none;
	width:100%;
	text-align:center;
	margin-top:10px;
}
.contact-banner-right a{
	float:none;
}
.contact-banner-box{
	padding:15px;
}
.quick-links, .contact-info{
	margin-bottom:15px;
}
.captcha input{
	width:39% !important;
}

}