/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
.copyrights, .design {
	float: none;
	width: 100%;
	line-height:normal;
	text-align: center;
}
#bottom {
	padding: 10px;
}
#bottom .social {
	float: none;
	margin: 0;
	width: 100%;
	text-align: center;
}
.social li {
	display: inline-block;
	float: none;
}
#bottom .social li a {
	border: none !important;
}
#footer {
	padding: 30px 15px;
}
.foot {
	margin-bottom: 0;
}
.foot_loop {
	margin-top: 0 !important;
}
.foot_loop h2:after{
	margin:10px auto 10px;
}
.news_more a {
	display: block;
}
.news_top h2 {
	margin: 0;
}
.pages_title {
	max-width: unset;
	padding: 0px 15px;
	text-align: center;
}
.pages_title h2 {
	font-size: 20px;
}
.serv_txt b {
	font-size: 17px;
}
.serv_txt {
	padding: 40px 20px;
}
.data_list li span {
	margin-top: 0;
}
#aboutus {
	display: block;
}
.aboutus_right {
	display: block;
	width: 100%;
	text-align: center;
}
.aboutus_right_txt {
	position: relative;
	right: 0;
	left: 0;
	bottom: 0;
	top: 0;
}
.aboutus_right_txt h2 {
	text-align: right;
	font-size: 17px;
}
.aboutus_left {
	padding: 15px;
	text-align: center;
}
.aboutus_left .pages_title {
	text-align: center;
	padding: 0;
}
.aboutus_left a {
	display: block;
	float: none;
}
.slider_ul li img {
	height: 250px;
}
.bn-news {
	margin-right: 15px;
	margin-left: 15px;
}
.logo {
	float: none;
	text-align: center;
	padding: 10px;
}
.icon_menu_open {
	display: block;
	width: 60px;
	text-align: center;
	position: relative;
	z-index: 1000;
	color: #fff;
	cursor: pointer;
	line-height:60px;
	height:60px;
	margin: 0px auto;
}
.icon_menu_open.active{
	color:#cde8d9;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.navo {
	border-radius: 0;
	overflow:hidden;
	margin: 0;
	height: auto;
}
.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(33,33,33,0.1);
	height: auto;
	line-height:normal;
	padding: 13px 10px;
	border-left: none;
}
.width{
	width:100%;
}
.nav,.newsbar_title,.bn-controls,.head_left,.nav_fix,.news_top p{
	display:none;
}
#nav,#header,.data_list li p,.serv_txt p,.news_top h2,.news_img,.news_txt p,#bottom{
	height: auto;
}
.foot_loop,.news_loop,.serv_ol li,#count ul li,.data_list li{
	width:100%;
	text-align:center;
}
}