/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom .width {
	padding: 20px;
	text-align: center;
}
.copyrights, .design {
	float: none;
	line-height: normal;
}
#newsbar_foot {
	right: 5px;
	left: 5px;
}
.foot_loop {
	padding: 0px;
	margin-bottom: 20px;
}
.pages_title{
	padding:0px 15px;
}
#news .pages_title {
	width: 100%;
	padding: 0px 15px;
	text-align: center;
}
.news_ul {
	width: 100%;
}
.servicess{
	margin:0;
}
.pages_title h2 {
	font-size: 22px;
}
.servicess li {
	padding: 15px;
}
.serv_lefts span {
	position: relative;
	float: right;
}
.serv_lefts h2 {
	clear: both;
}
.serv_lefts p {
	padding: 0;
}
.post li {
	padding: 15px;
}
.post li img {
	width: 100%;
}
.post_txt {
	width: 100%;
	padding: 0px;
}
.post_txt p {
	font-size: 25px;
}
.post_txt b {
	font-size: 17px;
}
.post a {
	margin: 0px;
	width: 100%;
	font-size:17px;
}
.post a img {
	width: 35px;
}
#count ul li {
	width: 50%;
	padding:10px;
}
.count_all span {
	width: auto;
	height: auto;
}
.count_all p {
	font-size: 30px;
}
#aboutus {
	display: block;
	padding: 50px 20px 100px;
}
.aboutus_right {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.aboutus_left {
	padding: 0px;
	margin: 0;
	width: 100%;
	display: block;
}
.aboutus_right img {
	height: auto;
	max-height: 200px;
}
#slideshow {
	height: 190px;
}
.slider {
	background-size: 100% 100%;
}
.social {
	margin: 0;
	float: none;
	text-align: center;
}
.social li{
	float:none;
	display:inline-block;
}
.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;
	top: 39px;
	left: 25px;
}
.icon_menu_open.active{
	color:#fff;
	background:#c89755;
}
.icon_menu_open:before {
	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 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%;
}
.news_ul{
	margin:0;
}
#footer{
	padding-right:20px;
	padding-left:20px;
}
.width,#footer .width,#aboutus .width{
	width:100%;
}
.nav,.search_icon,.get_qoute,.s_contact,.nav_fix,.foot_bottom,#slideshow .next, #slideshow .prev{
	display:none;
}
#bottom,.news_txt h2,.news_img,.serv_lefts p,.data_list2 li p,#header{
	height:auto;
}
.data_list2 li,.servicess li,.news_loop,.foot_loop{
	width:100%;
}
}