/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#footer {
	margin-top: 0;
	height: auto;
	border-radius: 0px;
}
#footer .width {
	margin: 0;
	border-radius: 0;
	width: auto;
	height: auto;
}
#footer .social {
	padding: 0;
	margin-bottom: 15px;
	margin-top: 15px;
}
.copyrights, .design {
	padding: 0;
	margin-top: 2px;
}
.news_more a {
	float: none;
}
.partners_title {
	float: none;
	width: 100%;
	text-align: center;
	padding: 0px 15px;
	margin-bottom:20px;
}
.partners_title h2 {
	font-size: 20px;
}
.partners {
	width: 100%;
}
.pages_title {
	padding: 0px 15px;
}
.pages_title h2 {
	font-size: 22px;
}
#aboutus {
	display: block;
	width: 100%;
}
.aboutus_right {
	display: block;
	width: 100%;
	text-align: center;
	height: auto;
}
.aboutus_right img {
	border: none;
	position: static;
	height: ;
	height: auto;
}
.aboutus_left {
	display: block;
	width: 100%;
	padding: 20px;
	text-align: center;
}
.aboutus_left h3:before{
	margin-bottom:15px;
	margin-right:auto;
	margin-left:auto;
}
.aboutus_left a {
	display: block;
}
#slideshow h2 {
	padding: 20px;
	font-size: 18px;
}
.logo {
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
.head_left {
	float: none;
	clear: both;
}
#newsbar {
	position: static;
	margin: 0px 10px 10px;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	margin:10px auto 10px;
}
.icon_menu_open.active{
	color:#fff;
	background:#cba14a;
}
.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;
	right: 0;
	left: 0;
	width: 100%;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.news_loop,.serv_ol li,#count ul li,.data_list li{
	width:100%;
	text-align:center;
}
.width{
	width:100%;
}
#header,#nav,.data_list li p,.serv_txt p,.news_img,.news_txt p{
	height:auto;
}
.nav,#header .social,.details,.nav_fix,.partners_arrow,.newsbar_title{
	display:none;
}
}