/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#footer .width {
	padding: 50px 0px;
}
.foot {
	margin: 0;
}
.foot_loop {
	width: 100% !important;
}
.foot_logo img {
	height: auto;
}
.foot_loop .social li a {
	width: 30px;
	height: 30px;
	line-height: 29px;
	margin: 2px 2px;
}
#footer{
	overflow:hidden;
}
#contactus .contactus {
	display: block;
}
#contactus {
	width: 100%;
}
.contactus_right {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.contactus_right .pages_title h2,.pages_title h2,.downpdf_right h2,.slider_cont h2,.slider_cont h1{
	font-size: 22px;
}
.contactus_right .pages_title{
	padding:0;
}
.contactus_left {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.contactus_form {
	padding: 0px;
}
.pages_title {
	padding: 0px 20px;
}
.serv_loop {
	width: 100% !important;
}
.downpdf {
	margin: 0px 20px;
	padding: 25px 20px;
}
.downpdf_right {
	width: 100%;
}
.downpdf_left {
	float: none;
}
#news-tick {
	margin: 0px 20px;
}
.bn-news {
	margin: 0px;
}
.slider_cont {
	display: block;
}
.slider_right {
	display: block;
	width: 100%;
	height:auto;
	padding: 0px 20px;
	text-align: center;
}
.slider_right img {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	height: auto;
	width: 100%;
}
.slider_left {
	display: block;
	width: 100%;
	clear: both;
	padding: 20px 20px 0px;
}
#header {
	top: 0;
	position: relative;
	width: 100%;
	height:auto;
	float: right;
}
#header .width{
	background:none;
	padding:0;
	height:auto;
}
.logo {
	text-align: center;
	width: 100%;
}
.logo img {
	float: none;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #333;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 1000;
	position: absolute;
	border-radius:10px;
	left:5px;
	top: 20px;
}
.icon_menu_open.active{
	color:#fff;
	background:#13a4dd;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav li {
	float: none;
}
.nav li a {
	border-bottom: 1px solid rgba(33,33,33,0.05);
	line-height:50px;
	padding:0px;
	height:50px;
	text-align:center;
}
.sub {
	position: relative;
	top: 0;
	width: 100%;
	display:none;
	right:0;
	left:0;
}
.nav li:hover .sub {
	display: block;
	top: 0;
	border-radius: 0;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
.nav {
	margin: 0px;
	float: none;
	position: static;
	clear:both;
	width: 100%;
}
.nav li .sub ul li {
	width: 100%;
}
.width, #footer .width{
	width:100%;
}
#top,.nav,.search_icon,.get_qoute,.newsbar_title,.bn-controls,.slider_quest_all,.border_fix,.border_fix2,.downpdf_cover3,.downpdf_cover2,.slider_info{
	display:none;
}
}