/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom {
	margin-top:0;
	padding: 0px 15px;
}
#bottom .width{
	padding:15px;
}
.copyrights, .design {
	float: none;
	line-height: normal;
	text-align: center;
}
.foot_loop {
	width: 100%;
	margin-bottom: 30px;
}
.foot_loop:last-child{
	margin-bottom:0px;
}
#newsbar_foot {
	right: 10px;
	left: 10px;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 22px;
}
#contactus {
	width: 100%;
}
#contactus .contactus {
	display: block;
}
.contactus_right {
	display: block;
	width: 100%;
	padding: 0px 20px 20px;
}
.contactus_right .pages_title {
	padding: 0px;
	margin-bottom:0;
}
.contactus_right .pages_title h2 {
	font-size: 22px;
}
#contactus .slice_call_us {
	margin: 20px 0px;
}
.contactus_left {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.contactus_form {
	padding: 0px;
}
.news_loop {
	width: 100%;
}
.servicess {
	margin: 0px;
}
.servicess li {
	width: 100%;
	padding: 20px;
}
.serv_lefts {
	width: 100%;
	margin-top: 10px;
}
#count ul li {
	width: 100%;
	padding-bottom: 25px;
	padding-top: 40px;
}
.aboutus_txt2 li {
	width: 100%;
}
#count {
	padding-top: 20px;
}
.data_list2 li {
	width: 100%;
	padding: 20px;
}
#aboutus .width {
	display: block;
}
#aboutus {
	padding-top: 20px;
}
.aboutus_left {
	display: block;
	width: 100%;
	height: auto;
	padding: 15px;
}
.aboutus_left .pages_title {
	padding: 0px;
}
.data_all2 {
	margin: 0px;
	clear: both;
	padding: 20px 0px 0px;
}
.aboutus_owner {
	clear: both;
	overflow: hidden;
}
.social {
	margin: 0px;
	float: none;
	text-align: center;
}
.social li {
	float: none;
	display: inline-block;
}
.logo {
	width: 100%;
}
.icon_menu_open {
	display: block;
	width: 45px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 45px;
	height: 45px;
	z-index: 1000;
	position: absolute;
	left: 5px;
	top: 41px;
}
.icon_menu_open.active{
	color:#fff;
	background:#004b39;
}
.icon_menu_open:before {
	font-weight:normal;
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav li {
	float: none;
	display:block;
}
.nav li a {
	border-bottom: 1px solid rgba(0,0,0,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%;
}
.width{
	width:100%;
}
.s_contact,.nav,.get_qoute,.nav_fix,.foot_bottom,#contactus:before,.aboutus_right,.aboutus_owner_img,.aboutus_owner_txt,.logo:before{
	display:none;
}
#bottom,.news_txt p,.news_img,.news_top h2,.serv_lefts p,.serv_rights,.data_list2 li p,#header{
	height:auto;
}
}