/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom {
	padding: 20px;
}
.copyrights, .design {
	text-align: center;
	float: none;
	line-height: normal;
}
.foot {
	width: 100%;
	display: block;
	text-align: center;
	border-left: none;
	border-bottom: 1px solid rgba(255,255,255,0.07);
	padding: 25px;
}
.foot h2:after {
	margin: 10px auto 0px;
	width: 10%;
}
.foot.foot_about {
	width: 100%;
}
#footer .width {
	display: block;
}
.pages_title {
	max-width: none;
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 25px;
}
.news_loop {
	width: 100%;
	text-align: center;
}
.gallerys li {
	width: 100%;
}
.services li {
	width: 100%;
	text-align: center;
}
.serv_right {
	width: 100%;
}
.serv_left {
	padding: 20px;
}
.serv_left h2 b {
	margin: 5px auto;
}
#count ul li {
	width: 50%;
	margin-bottom:15px;
	text-align: center;
}
.count_all span {
	float: none;
	margin: 0px auto 15px;
}
.count_all div {
	margin: 0px;
}
.count_all p {
	font-size: 25px;
}
.aboutus {
	display: block;
	padding:0px 20px;
	text-align: center;
}
.aboutus_right {
	width: 100%;
	display: block;
	text-align: center;
}
.aboutus_right img {
	position: relative;
	top: 0;
	left: 0;
	height: auto;
}
.aboutus_left {
	padding: 20px 0px;
	text-align: center;
	display: block;
	width: 100%;
}
.aboutus_left .pages_title {
	text-align: center;
}
.aboutus_left a {
	float: none;
}
.data_list li {
	width: 100%;
	text-align: center;
}
.data_all {
	padding: 20px;
}
.slider_cont {
	padding-bottom: 70px;
	padding-top: 135px;
}
.slider_cont h2 {
	font-size: 25px;
}
#header {
	top: 0px;
}
.logo {
	float: none;
	text-align: center;
	padding: 15px;
}
.icon_menu_open {
	position:absolute;
	left:10px;
	top:35px;
	background: rgba(0,0,0,0.2);
	width: 45px;
	text-align: center;
	z-index:20000;
	color: #fff;
	cursor: pointer;
	line-height: 45px;
	height: 45px;
	border-radius: 50%;
}
.icon_menu_open.active{
	color:#fff;
	background:#7ec787;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
	z-index: 10000;
	background: #323232;
}
.nav li {
	float: none;
	text-align:center;
}
.nav li a {
	border-bottom: 1px solid rgba(33,33,33,0.1);
	line-height:50px;
	padding:0px 10px;
	height:50px;
}
.sub {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
.width{
	width:100%;
}
#top,.nav,.slider_cont p,.nav_fix,.slider_cont h1{
	display:none;
}
#slideshow,.data_list li p,.serv_left p,.gallerys_all,.serv_right img,.news_img,.news_txt p,#bottom{
	height:auto;
}
.width.wraps_is{
	padding:25px 0px;
	margin-top:0;
}
#contents {
	padding: 0px 15px;
	text-align: center;
}
.postmeta_cats {
	float: none;
	margin-bottom: 10px;
}
.postmeta_dets {
	float: none;
}
#map_contact {
	display: block;
	width: 100%;
	text-align: center;
}
.map_contact_right {
	display: block;
	width: 100%;
	height: 250px;
}
.map_contact_left {
	display: block;
	width: 100%;
	padding: 15px;
	height: auto;
}
#precemp {
	text-align: center;
	padding:12px;
	margin-top:0;
}
body.bodyin #slideshow .slider_cont {
	padding-top: 135px;
}
}