/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#header {
	top: 0;
	right: 0;
	position: relative;
	text-align: center;
}
.logo {
	border: none;
	float: none;
	width: auto;
	padding-right: 0;
	height: auto;
}
#header .width {
	border-radius: 0px;
	box-shadow: unset;
	height: auto;
}
.icon_menu_open {
	display: block;
	width: 45px;
	text-align: center;
	z-index: 20000;
	color: #294716;
	cursor: pointer;
	margin: 0px auto;
	line-height: 45px;
	height: 45px;
	position: absolute;
	left: 10px;
	top: 38px;
}
.icon_menu_open.active{
	color:#fff;
	background:#82a900;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.head_full {
	margin: 0;
}
.nav {
	float: none;
}
.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;
	width: 100%;
	text-align: center;
}
.nav li:hover .sub ul li a{
	text-align:center;
}
.nav li {
	padding: 0px;
}
.slider_cont {
  padding:50px 20px;
  height:auto;
}
.slideshow {
	height: auto;
}
.slider {
	height: auto !important;
}
.slider_cont_center,.slider_cont_right,.slider_cont_left{
	text-align:center;
	float:none;
	max-width: unset;
}
.slider_cont h2 {
	font-size: 25px;
}
.slider_cont p {
	font-size: 13px;
}
.slider_cont a {
	margin: 0px;
	padding: 10px 20px;
	font-size: 13px;
}
#data {
	margin-top: 0px;
}
.data_list li {
	width: 100%;
	height: auto;
}
.data_list {
	margin: 0px;
}
#count ul li {
	width: 100%;
	text-align: center;
}
.aboutus {
	display: block;
	padding: 0px 20px;
}
.aboutus_right {
	display: block;
	width: 100%;
	margin-bottom:20px;
	text-align: center;
	box-shadow: none;
}
.aboutus_right img {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border-radius: 0px;
	height: 250px !important;
}
.aboutus_right img.aboutus_logo {
	width: auto !important;
	height: 105px !important;
	top: 50%;
	right: 50%;
	left: auto;
	bottom: auto;
	position: absolute;
	margin-top: -55px;
	margin-right: -55px;
}
#count {
	margin-bottom: 0px;
}
.pages_title {
	padding: 0px 15px;
	text-align: center;
}
.aboutus .pages_title div,.pages_title div{
	width: 100%;
	float: none;
}
.aboutus_left {
	padding: 0px;
	width: 100%;
	display: block;
}
.pages_title h2,.pages_title h1 {
	font-size: 25px;
}
.aboutus .pages_title span,.pages_title span{
	margin: 0px;
	font-size: 13px;
	padding-top: 0px;
}
.aboutus_left_txt {
	text-align: center;
}
.aboutus_left a {
	display: block;
	float: none;
	text-align: center;
}
#services {
	margin-top: 0px;
}
.services li {
	width: 100%;
}
.services {
	margin: 0px;
}
.news_loop {
	width: 100%;
}
.news_ul {
	margin: 0px;
	padding: 0px;
}
.foot_loop {
	width: 100%;
}
.copyrights, .design {
	float: none;
	line-height: normal;
	text-align: center;
}
#bottom{
	padding:15px;
}
.width{
	width:100%;
}
.top,.search_icon,.nav,.nav_fix,#slideshow .next, #slideshow .prev,.aboutus_right img.aboutus_2{
	display:none;
}
#bottom,.news_txt h2,.news_img,.serv_left p,.serv_right,.data_list li p,#slideshow{
	height:auto;
}
}