/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#sidebar_head {
	width: 60px;
}
.logos a img {
	height: 30px;
}
#social .social li a {
	width: 35px;
	height: 35px;
	line-height: 35px;
}
.foot_loop {
	width: 100% !important;
	padding: 15px;
}
.foot_logo img {
	height: auto;
	max-height: 70px;
}
.foot_loop .social li a {
	margin: 4px;
}
.pages_title {
	padding: 0px 15px;
	text-align: center;
}
.pages_title div {
	width: 100%;
	float: none;
	clear: both;
}
.pages_title h2, .pages_title h1 {
	font-size: 25px;
}
.pages_title span {
	margin: 0px;
	font-size: 13px;
	padding-top: 10px;
}
#contactus .width {
	display: block;
}
.contactus_left {
	display: block;
	width: 100%;
	padding: 0px;
}
.contactus_form label {
	width: 100% !important;
}
.contactus_right {
	display: block;
	width: 100%;
	height: 250px;
}
.post li {
	padding: 15px;
}
.post li img {
	width: 100%;
	height: auto;
}
.post_txt {
	width: 100%;
	padding: 0px;
}
.post_txt p {
	font-size: 25px;
	margin-bottom:10px;
}
.post_txt b {
	margin: 0px;
	width: 100%;
	max-width: 100%;
	font-size: 14px;
}
.post a {
	width: 100%;
	margin: 0px;
}
.post a img {
	width: auto;
	height: auto;
}
.services2 li {
	width: 100%;
	border: 1px solid #eee !important;
}
.serv2_all {
	padding: 20px;
}
#count ul li {
	width: 100%;
}
.count_all {
	padding: 0px;
}
.count {
	margin-left: 50px;
}
.aboutus_left_right {
	width: 100%;
	padding: 0px;
}
#aboutus .data_list li {
	width: 100%;
	padding: 15px;
}
.data_list li {
	width: 100%;
	padding: 15px;
}
.slider_cont{
	padding-left:70px;
}
.slider_cont_all {
	margin: 0;
}
.slider_cont h2{
	font-size:25px;
}
.slider_cont p {
	font-size: 13px;
}
#newsbar {
	right: 10px;
	left: 68px;
}
.bn-news {
	margin-left: 20px;
}
#header {
	left: 60px;
}
.logo {
	float: none;
	text-align: center;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 2000;
	position: absolute;
	top: 40px;
	right: 10px;
}
.icon_menu_open.active{
	background:#df8634;
	color:#fff;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.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;
	padding-right: 0;
	padding-left: 0;
}
.nav {
	position: fixed;
	top: 0;
	right: 0;
	background: #282726;
	z-index: 1000;
	height: 100%;
	bottom: 0;
	left: 0;
	overflow: auto;
}
.nav li {
	float: none;
	padding:0;
	display: block;
}
.nav li a {
	border-bottom: 1px dashed rgba(255,255,255,0.1);
	height: auto;
	line-height:normal;
	padding: 13px 10px;
	border-radius:0;
	border-left: none;
}
.nav li:hover .sub .sub {
	position: relative;
	width: 100%;
	right: 0;
	display:none;
	left: 0;
	top: 0;
}
.nav li:hover .sub li:hover .sub{
	display:block;
}
.width {
	padding: 0px 15px 0px 75px;
}
.width, #footer .width{
	width:100%;
}
.nav,.lang,.newsbar_title,.bn-controls,.nav_fix,.border_fix,.border_fix2,.aboutus_left_left{
	display:none;
}
.data_list li p{
	height:auto;
}
}