/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
.foot_contact li {
	width: 100%;
	border-right: none;
	border-left: none;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 22px;
}
.pages_title span {
	font-size: 13px;
}
.news_ul {
	margin: 0px;
}
.news_loop {
	width: 100%;
}
#slideshow {
	height: 250px;
}
#slideshow .next, #slideshow .prev {
	left: 10px;
}
.partners_title {
	width: 100%;
	text-align: center;
}
.partners_title h2 {
	font-size: 22px;
}
.partners {
	width: 100%;
}
.services2 {
	margin: 0px;
}
.serv2_loop {
	width: 100% !important;
}
.serv2_img {
	height: 280px;
}
#count ul li {
	width: 50%;
}
.count_all p {
	font-size: 30px;
}
.count_all h2 {
	font-size: 11px;
}
.bn-news {
	margin: 0px 10px;
}
#aboutus .width {
	display: block;
}
#aboutus {
	margin-top: 50px;
}
.aboutus_right {
	display: block;
	width: 100%;
	height: 250px;
	margin-bottom: 20px;
}
.aboutus_left {
	display: block;
	width: 100%;
	padding: 20px;
}
.aboutus_left .pages_title {
	padding: 0px;
}
#projects {
	padding-bottom: 0px;
}
.slider_ul li a {
	height: 250px;
}
#top {
	position: relative;
	background: #21333e;
	display: block;
	text-align: center;
	overflow:hidden;
}
.s_contact li {
	float: none;
	display: inline-block;
}
.s_contact li a, .s_contact li span {
	padding: 0px 5px;
	font-size: 12px;
}
.s_contact {
	float: none;
}
#header {
	display: block;
	position: relative;
	height: auto;
	text-align: center;
	top: 0;
}
.logo {
	float: none;
	height: auto;
	background: none;
	top: 0;
	right: 0;
	left: 0;
	width: auto;
	padding: 10px;
}
#nav {
	margin: 0px;
	text-align: center;
	overflow: hidden;
	border-radius:0;
}
.icon_menu_open {
	display: block;
	background: none;
	width: 30px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 26px;
	height: 30px;
	margin: 10px auto 10px;
	border: 2px dotted #21333e;
}
.icon_menu_open.active{
	color:#fff;
	background:#21333e;
	border:2px dotted #21333e;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav {
	float: none;
	margin: 0;
	display: none;
}
.nav li {
	text-align:center;
	float: none;
	padding:0;
	display: block;
}
.nav li a {
	border-bottom: 1px dashed rgba(255,255,255,0.2);
	height: auto;
	line-height:normal;
	padding: 13px 10px;
	border-left: none;
}
.nav li:last-child a{
	border-bottom:none;
}
.sub {
	position: relative;
	top: 0;
	width: 100%;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
body.scrolled #header {
	position: relative;
	box-shadow: none;
}
body.scrolled #header .logo{
	display:block;
}
#aboutus {
	display: block;
	width: 100%;
}
.aboutus_right{
	display:none;
}
.width, #footer .width,#projects .width{
	width:100%;
}
.nav,.newsbar_title,.bn-controls,.partners_arrow,#slideshow .next, #slideshow .prev,.cycle-pager,.s_contact .phone,.s_contact .mail,.welcome,.social,.head_left{
	display: none;
}
.news_txt h2,.news_img{
	height:auto;
}
}