/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom {
	padding: 20px;
	text-align: center;
}
.copyrights, .design {
	float: none;
	line-height: normal;
}
.foot {
	margin-bottom: 0px;
}
.foot_loop {
	width: 100%;
	margin-bottom: 30px;
}
#footer {
	padding-top: 50px;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 20px;
}
.news_ul {
	margin: 0px;
}
.news_loop {
	width: 100%;
}
.news_txt {
	position: static;
}
.news_txt h2 {
	font-size: 16px;
}
.teams_slide li {
	width: 100%;
}
#downpdf .width {
	padding: 50px 0px;
	border-radius: 0px;
}
.downpdf {
	padding: 0px 20px;
}
.downpdf_right {
	width: 100%;
}
.downpdf_right h2 {
	font-size: 20px;
}
.downpdf_right p {
	font-size: 13px;
}
.downpdf_left {
	float: right;
	clear: both;
}
#downpdf {
	margin-bottom: 50px;
	margin-top: 50px;
}
.servicess {
	padding:0;
	margin: 0px;
}
.servicess li {
	width: 100%;
}
#count .width {
	border-radius: 0px;
}
#count ul li {
	width: 50%;
	margin-top: 0px !important;
}
.count_all {
	padding: 0px;
}
.count_all p {
	font-size: 29px;
}
#count {
	margin-top: 0px;
}
#aboutus .width {
	display: block;
	padding:0px 20px;
}
.aboutus_right {
	display: block;
	width: 100%;
	height: 250px;
	top: 0;
}
.aboutus_left {
	width: 100%;
	padding: 0px;
}
#aboutus .pages_title {
	padding: 0px;
}
.aboutus_text_img {
	float: none;
}
.aboutus_text_img img {
	width: 100%;
	height: auto;
}
.aboutus_text_c {
	margin: 0px;
}
#header {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	padding-bottom:25px;
	background: #0a3d62;
}
.logo {
	margin: 0px;
	float: none;
	text-align: center;
	width: 100%;
}
.get_qoute {
	float: none;
	text-align:center;
	padding: 0px 20px;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 1000;
	position: absolute;
	border-radius:10px;
	left:20px;
	top: 45px;
}
.icon_menu_open.active{
	color:#fff;
	background:#3eab34;
}
.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;
	width: 100%;
}
.slider_cont {
	padding-top: 0px;
}
.slider_right {
	display: block;
	width: 100%;
	height: auto;
}
.slider_cont{
	display:block;
	text-align:center;
}
.slider_right img {
	height: 150px;
}
.slider_left {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.slider_cont h2 {
	font-size: 20px;
}
#slideshow {
	height: auto;
}
.slider_cont {
	padding: 20px 0px;
}
.width,#footer .width{
	width:100%;
}
#top,.nav,.cycle-pager,.nav_fix,.search_icon,#bottom .social,.footer_car,.footer_bg,#downpdf svg.count_first,#downpdf svg.count_second,#count svg.count_first,#count svg.count_second,.aboutus_right,.logo svg,.slider_cont h1{
	display:none;
}
#bottom,.news_txt h2,.news_img,.teams_all img,.serv_lefts p,.serv_rights,#header{
	height:auto;
}
}