/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
.foot {
	margin: 0px;
}
.foot_loop {
	margin: 0px !important;
	width: 100% !important;
	padding:20px !important;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
body.bodyin .services li {
	width: 100%;
}
.post li {
	padding: 20px 0px;
	width: 100%;
}
.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;
	max-width: unset;
	font-size: 14px;
}
.post a {
	width: 100%;
	margin: 15px 0px 0px;
	padding: 15px;
	font-size:14px;
}
.post a img {
	height: auto !important;
	width: auto !important;
}
.partners_title {
	width: 100%;
	text-align: center;
	padding: 0px;
	margin-bottom: 20px;
}
.partners_title h2 {
	font-size: 25px;
}
.partners {
	width: 100%;
}
.partners li {
	width: 50%;
	border: none !important;
}
.partners_all {
	height: 75px;
}
#data2 {
	width: 100%;
}
.pages_title {
	padding: 0px;
}
.pages_title div {
	width: 100%;
}
.pages_title h2, .pages_title h1 {
	font-size: 25px;
}
.pages_title span {
	margin: 0px;
	padding: 10px 0px 0px;
	clear: both;
	width: 100%;
}
.services_table {
	display: block;
	width: 100%;
}
.services_data {
	display: block;
	width: 100%;
	padding: 0px;
}
.services_data .serv_all {
	top: 0;
	position: relative;
}
.services_home {
	width: 100%;
	display: block;
	padding: 0px;
}
.services li {
	width: 100%;
	padding: 20px 0px;
}
.serv_left h2 {
	height: auto;
}
#services {
	padding: 0px;
}
.data_list li {
	padding: 20px 0px;
	width: 100%;
	text-align: initial;
}
.data_list li span {
	margin-right: 0;
	margin-left: 0px;
}
.bn-news {
	margin: 0px;
}
.logo {
	padding: 0px;
	width: 50%;
	margin-right:10px;
	float:right;
}
#header .width {
	margin: 0px;
}
.lang {
	float: left;
}
.slider_cont h2 {
	font-size: 25px;
}
.nav_fix {
	background-color: #203b62;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	overflow-y: auto;
	z-index: 20000;
	padding: 20px;
}	
.nav_fix .nav {
	display: block;
	float:none;
	clear:both;
	width:100%;
	margin: 0;
}
.icon_menu_open{
	display:block;
}
.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 {
	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, #footer .width{
	width:auto;
}
.width,#footer .width, #bottom .width{
	margin:0px 20px;
}
.bottom_owner,.nav,.newsbar_title,.bn-controls,.slider_cont h2 b:after,.nav_fix{
	display:none;
}
}