/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
.head_left .social li.lang{
	display:block;
}
#header {
	height: auto;
}
.logo {
	float: none;
	text-align: center;
	padding: 0px;
}
.logo img {
	height: auto;
	max-height: 129px;
}
.head_left {
	position: absolute;
	left: 10px;
	top: 10px;
}
.icon_menu_open {
	display: block;
	background: transparent;
	width: 35px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 35px;
	height: 35px;
	margin:0px;
	margin:10px auto;
}
.icon_menu_open.active{
	background:#87ba40;
	color:#fff;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
#nav {
	height: auto;
	text-align: center;
}
.nav li {
	padding:0;
	float: none;
}
.nav li a {
	border-bottom: 1px dotted rgba(255,255,255,0.5);
}
.sub {
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
}
.nav li:hover .sub ul li {
	width: 100%;
}
.nav li:hover .sub ul li a{
	text-align:center;
}
#slideshow {
	height: 350px;
}
.slider_cont_all {
	padding:0;
	max-width: 100%;
}
.data_list li {
	width: 100%;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid rgba(0,0,0,0.08);
	padding: 30px 20px;
}
.data_list li span {
	width: 90px;
	height: 90px;
	line-height: 90px;
	font-size: 30px;
}
.data_list li p {
	height: auto;
}
.data_list li a {
	display: block;
}
#aboutus {
	display: block;
	text-align: center;
}
.aboutus_right {
	width: 100%;
	display: block;
}
.aboutus_left {
	padding: 20px;
	width: 100%;
	display: block;
}
.aboutus_right div {
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	background: none;
	padding: 0px;
}
.aboutus_txt1 li b {
	margin: 0px 0px 10px;
	display: block;
	float: none;
}
.aboutus_txt1 li span {
	margin: 0px auto 10px;
	display: block;
	float: none;
}
.aboutus_left a {
	float: none;
}
.data2_loop {
	float: none;
	width: 100%;
	text-align: center;
}
.data2_icon {
	float: none;
}
.data2_txt {
	margin: 0px;
}
.data2_txt p {
	height: auto;
}
#services {
	padding: 30px 20px;
}
.services li {
	float: none;
	width: 100%;
	text-align: center;
}
.serv_right {
	height: auto;
}
.serv_left {
	padding: 40px 20px 20px;
}
.serv_left p {
	height: auto;
}
.news_loop {
	width: 100%;
	text-align: center;
}
.news_img {
	height: auto;
}
.news_txt p {
	height: auto;
}
#home_map {
	height: 300px;
}
#contactus .width {
	display: block;
	margin-top: 0px;
}
.contactus_left {
	display: block;
	width: 100%;
	text-align: center;
}
#contactus {
	margin-bottom: 0px;
	padding-bottom: 0;
}
#bottom{
	height:auto;
	padding:10px 0px;
}
.copyrights,.design {
	text-align: center;
	float: none;
	line-height: normal;
	padding:2px 10px;
}
#footer {
	padding:20px 0px;
	text-align: center;
}
.foot h2:after{
	width:10%;
	margin-left:auto;
	margin-right:auto;
}
.foot_loop {
	border-left: none;
	width: 100%;
	display: block;
	border-bottom: 1px solid rgba(255,255,255,0.05);
	padding: 20px;
}
.foot_loop:last-child {
	border-bottom: none;
}
.foot {
	margin-bottom: 0;
}
#footer .social {
	float: none;
}
#footer .social li {
	float: none;
	display: inline-block;
}
.contact_home {
	float: none;
	margin-top: 20px;
}
.pages_title{
	max-width:100%;
	padding:0px 20px;
}
.pages_title span{
	max-width:100%;
}
.pages_title h1 {
	font-size: 14px;
}
.slider_cont h2,.pages_title h2,.aboutus_left h2{
	font-size:22px;
}
.head_left .social li,.top_nav,.slider_cont p,.cycle-pager,.nav_fix,.nav,.details,#header:after,#header:before,.contactus_right{
	display:none;
}
.width{
	width:100%;
}
#count ul li {
	width: 100%;
	text-align: center;
}
.count_all p {
	font-size: 40px;
}
}