/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#footer .social {
	padding: 20px 20px 0px;
}
#footer:before{
	width:100%;
	background-repeat:no-repeat;
}
#footer {
	padding-top: 0px;
}
.social li a {
	width: 40px;
	height: 40px;
	line-height: 40px;
}
.copyrights {
	padding: 20px 20px 0px;
}
.design {
	padding:0px 20px 0px;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 22px;
}
#aboutus2 ol {
	margin: 0;
}
#aboutus2 ol li {
	width: 100%;
}
.partners_title {
	width: 100%;
	padding: 0px 20px;
}
.partners_title h2 {
	font-size: 22px;
	text-align: center;
	margin-bottom: 20px;
}
.partners {
	width: 100%;
}
#news .pages_title {
	width: 100%;
	padding: 0px 20px;
}
.news_ul {
	width: 100%;
}
.news_loop,body.bodyin .news_loop{
	width: 100%;
}
#count ul li {
	width: 50%;
	padding: 0px;
}
.count_all p {
	font-size: 30px;
}
.aboutus_right .pages_title {
	padding: 0px 20px;
}
.aboutus_left {
	padding: 0px 20px;
}
.data_list5 li p b {
	white-space: unset;
	text-overflow: unset;
	font-size: 17px;
}
#aboutus {
	padding-top: 0px;
	padding-bottom: 0px;
}
.data_list {
	margin: 0;
}
.data_list li {
	width: 100%;
	text-align: center;
}
.data_list li p b {
	max-width: unset;
}
#gallery .width {
	width: 100%;
}
.gallery li {
	height: 250px;
}
#header {
	padding: 0px 20px 20px;
}
#newsbar {
	left: 0;
	right: 0;
}
.social {
	float: none;
	margin-right: 0;
	margin-left: 0;
	text-align:center;
}
.social li a {
	width: 40px;
	height: 40px;
	line-height: 40px;
}
.head_left {
	float: none;
	clear: both;
	overflow: hidden;
}
.social li {
	float: none;
	display: inline-block;
}
.slideshow_left {
	float: none;
	padding: 0px 20px;
}
.slider{
  width: 280px;
  padding-top: 20px;
}
.slider_ul li img {
	height: 370px;
}
#slideshow {
	padding-bottom: 20px;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	margin:8px auto;
}
.icon_menu_open.active{
	color:#ecdd22;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav li {
	float: none;
	text-align:center;
}
.nav li a {
	border-bottom: 1px solid rgba(255,255,255,0.05);
	line-height:50px;
	height:50px;
}
.sub {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
.bn-news {
	margin: 0px 20px;
}
.width, #footer .width{
	width:100%;
}
.nav,.nav_fix,.partners_arrow,.aboutus_right img,#aboutus:before,.details,.newsbar_title,.bn-controls{
	display:none;
}
.news_txt h2,.news_img,.aboutus_all p,#nav,#header{
	height:auto;
}
}