/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
.copyrights, .design {
	line-height: normal;
	float: none;
	text-align: center;
}
#bottom {
	padding: 15px;
}
.lang{
	float:left;
}
#footer {
	padding: 30px 0px;
}
.foot {
	margin-bottom: 0;
}
.foot .foot_loop:last-child{
	margin-bottom:0;
}
.foot_loop {
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
}
.foot_loop h2:after{
	width:50px;
	margin:10px auto 0px;
}
#contactus {
	display: block;
	width: 100%;
}
.contactus_left {
	display: block;
	width: 100%;
	padding: 20px;
}
.pages_title {
	max-width: unset;
	padding: 0px 15px;
}
.pages_title h1 {
	font-size: 14px;
}
.pages_title h2 {
	font-size: 25px;
}
.contactus_right {
	display: block;
	width: 100%;
	height: 200px;
}
.news_loop {
	width: 100%;
	text-align: center;
}
.services li {
	width: 100%;
	text-align: center;
}
.serv_left h2:after{
	width:50px;
	margin:8px auto 0px;
}
.serv_left h2 {
	font-size: 16px;
}
#count ul li {
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
}
#count ul li:last-child{
	margin-bottom:0;
}
#count {
	padding: 40px 0px 30px;
}
.count_all p {
	font-size: 45px;
}
#aboutus {
	display: block;
	width: 100%;
	padding: 0px 15px;
	text-align: center;
}
.aboutus_right {
	display: block;
	width: 100%;
	padding: 0px;
}
.aboutus_left {
	display: block;
	width: 100%;
	padding: 0px;
	text-align: center;
}
.aboutus_left .pages_title {
	text-align: center;
}
.aboutus_left .pages_title h2:after{
	margin-right:auto;
	margin-left:auto;
}
.data_list li span {
	float: none;
	margin: 0px auto 20px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
}
.data_all2 {
	margin: 0;
	padding: 0;
}
.aboutus_left a {
	float: none;
	display: block;
}
#slideshow {
	height:200px;
	width:90%;
	top:20px;
	text-align:center;
	position:relative;
	margin:0px auto 40px;
	overflow:hidden;
}
#top {
	position: relative;
	float:right;
	top: 0;
	right: 0;
	background: #121f32;
}
.icon_menu_open {
	display: block;
	float:right;
	width: 50px;
	text-align: center;
	position: relative;
	z-index: 1000;
	color: #fff;
	font-weight:normal;
	cursor: pointer;
	line-height:50px;
	height:50px;
}
.icon_menu_open.active{
	color:#fff;
	background:#14985b;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
#header {
	position: relative;
	top: 0;
	float:right;
	right: 0;
	padding-bottom:20px;
	background: #121f32;
	height: auto;
}
.logo {
	float: none;
	width: 100%;
	text-align: center;
	display: block;
	overflow: hidden;
	padding: 15px;
}
.logo img {
	float: none;
}
.head_contact {
	float: none;
	margin: 0px 15px;
	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 {
	width: 100%;
	margin: 0;
	text-align: center;
}
.nav li {
	float: none;
	display: block;
}
.nav li a {
	border-bottom: 1px dashed rgba(255,255,255,0.1);
	height: auto;
	line-height:normal;
	padding: 13px 10px;
	border-left: none;
}
.slider_cont {
	display:table;
	padding-top: 0;
}
.slider_left {
	display: table-cell;
	width: 100%;
	padding:20px;
	text-align: center;
}
.slider_cont h2 {
  font-size: 19px;
  margin-bottom: 15px;
}
.slider_cont a {
	padding: 7px 15px;
	font-size: 13px;
}
#header {
	box-shadow: 0px 0px 14px 1px rgba(0,0,0,0.6);
}
.width{
	width:100%;
}
.s_contact,.social,.slider_cont p,.head_fix,.aboutus_right_txt,.slideshow_shape3,.slider_right,.nav,.slideshow_shape2,.slideshow_shape,#slideshow .next,#slideshow .prev{
	display:none;
}
#header,.serv_right,.serv_left p,.news_img,.news_txt p,#bottom{
	height: auto;
}
}