/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#sidebar_head {
	width: 60px;
}
#social .social li a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
.logos a img {
	height: 30px;
}
#footer {
	padding: 20px;
}
.width {
	padding-left: 65px;
	padding-right: 0px;
}
.pages_title {
	max-width: unset !important;
	padding: 0px 20px !important;
}
.pages_title div {
	float: none;
	width: 100%;
	text-align: center;
}
.pages_title h2, .pages_title h1,.partners_title h2,.aboutus_left_title h2 {
	font-size: 20px;
}
.pages_title span {
	margin: 0px;
	width: 100%;
	text-align: center;
	font-size: 13px;
}
.news_ul {
	margin: 0px;
}
.news_loop {
	width: 100%;
}
.news_img {
	height: auto;
}
.news_txt h2 {
	height: auto;
	font-size: 15px;
}
.partners_title {
	text-align: center;
	width: 100%;
	padding: 0px 20px;
}
.partners {
	width: 100%;
}
.list_top_left li {
	width: 100%;
	height: 270px;
}
#count ul li {
	width: 50%;
}
.count_all {
	padding: 0px 15px;
}
.count_all span {
	width: 80px;
	height: 80px;
	line-height: 80px;
}
.count_all div {
	margin: 0px;
}
.count_all p {
	font-size: 25px;
}
#count {
	margin-top: 0px;
	padding-left: 50px;
}
#aboutus .width {
	display: block;
}
.aboutus_left {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.aboutus_left_txt,.aboutus_left_txt li {
	font-size: 13px;
}
#data {
	margin-top: 0px;
}
.data_list li {
	width: 100%;
	padding: 20px;
}
.data_list li p{
	height:auto;
}
#header {
	position: relative;
	top: 0;
	left:0;
	right: 0;
	width: 100%;
	height: auto;
}
#header .width {
	padding: 0px 0px 0px 60px;
	overflow: hidden;
	height: auto;
}
.logo {
	float: none;
	text-align: center;
}
.lang {
	margin: 0px 20px 20px;
	float: none;
}
#slideshow {
	height: 300px;
}
#newsbar {
	right: 5px;
	left: 65px;
}
#news-tick {
	height: 50px !important;
}
.bn-news {
	margin: 0px 20px;
}
.bn-news li a{
	line-height:50px;
	height:50px;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #333;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 1000;
	position: absolute;
	left: 65px;
	top: 40px;
}
.icon_menu_open.active{
	color:#fff;
	background:#73bf43;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav li {
	float: none;
}
.nav li a {
	border-bottom: 1px solid rgba(33,33,33,0.05);
	line-height:50px;
	height:50px;
	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 {
	margin: 0px;
	float: none;
	position: static;
	width: 100%;
}
.width, #footer .width{
	width:100%;
}
.nav,.s_contact,#slideshow .next, #slideshow .prev,.cycle-pager,.newsbar_title,.partners_arrow,.foot_link,.aboutus_right,.slider_cont,.bn-controls{
	display:none;
}
}