/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#footer .width {
	padding: 30px 0px;
}	
.foot {
	margin: 0px;
}
.foot_loop {
	width: 100% !important;
}
.foot_loop .social li {
	margin: 7px;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h1 {
	font-size: 14px;
}
.pages_title h2,.contactus_right .pages_title h2 {
	font-size: 22px;
}
#contactus .contactus {
	display: block;
}
#contactus {
	width: 100%;
}
.contactus_right {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.contactus_right .pages_title {
	padding: 0px;
}
.contactus_right .contactus_txt {
	font-size: 14px;
}
#services {
	padding: 0px;
}
.services_table {
	display: block;
}
.services_data {
	display: block;
	width: 100%;
	padding: 15px;
}
.services_data .serv_all {
	position: relative;
	top: 0;
}
.services_home {
	width: 100%;
	display: block;
}
.services li {
	width: 100%;
	padding: 15px;
}
.serv_left h2 {
	margin-bottom: 20px;
}
#count {
	margin-bottom: 50px;
}
#count ul li {
	width: 50%;
	top: 0 !important;
	right: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
}
.count_all {
	padding: 15px;
}
.count_all span {
	width: 105px;
	height: 105px;
	line-height: 105px;
	font-size: 31px;
}
.count_all p {
	font-size: 30px;
}
.data2_right {
	width: 100%;
	padding:15px;
}
.data2_loop {
	padding: 15px;
}
.data2_left {
	width: 100%;
}
.data2_list {
	margin: 0px;
}
.data2_list li {
	width: 100%;
	padding: 15px;
}
#orders ul li {
	width: 100%;
	padding: 40px 20px;
}
.servicess {
	margin: 0px;
}
body.bodyin .services li {
	width: 100%;
}
.servicess li {
	width: 100%;
}
.serv_lefts h2 {
	font-size: 16px;
}
#header {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	float: right;
	width: 100%;
	clear: both;
}
.logo {
	float: right;
	width: 100%;
	border-radius: 0px;
	text-align: center;
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	padding:0;
	height:auto;
}
.logo img {
	float: none;
}
.header_left {
	position: relative;
	height: auto;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	border-radius: 0px;
	float: right;
	clear: both;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #eee;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 1000;
	position: absolute;
	left: 20px;
	top: 37px;
}
.icon_menu_open.active{
	color:#fff;
	background:#1cabe7;
}
.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%;
}
#slideshow {
	height: auto;
}
.slider_cont {
	padding: 0px;
}
.slider_left {
	display: block;
	width: 100%;
	padding: 50px;
	margin-bottom:80px;
}
.slider_cont h2 {
	font-size: 22px;
}
.slider_right {
	position: absolute;
	width: 100%;
	height: 63%;
	bottom: 0px;
	top: auto;
}
.slider_right img {
	position: relative;
	width: 100%;
	height: auto;
	object-fit: cover;
	margin: 0px auto;
	display: block;
	right: 0;
	left: 0;
}
.slider_cont p{
	padding:0;
}
.bn-news {
	margin: 0px 10px;
}
.width,#footer .width, #bottom .width{
	width:100%;
}
#top,.nav,.search_icon,.get_qoute,.nav_fix,.bn-controls,.newsbar_title,#slideshow .next, #slideshow .prev,.cycle-pager,.slider_cont h1,.glow{
	display:none;
}
#header,.serv_rights,.serv_right,.serv_left h2{
	height:auto;
}
}