/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom{
	padding:20px;
	text-align:center;
}
.copyrights, .design {
	float: none;
	line-height: normal;
}
.foot_loop {
	width: 100%;
	margin-bottom: 30px;
}
.foot_loop:last-child{
	margin-bottom: 0px;
}
body.bodyin .news_ul li{
	width:100%;
}
.foot {
	margin: 0;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h1 {
	font-size: 13px;
}
.pages_title h2 {
	font-size: 25px;
}
#news .pages_title {
	width: 100%;
	padding: 0px 20px;
}
.news_ul {
	width: 100%;
}
.news_loop {
	width: 100%;
}
.partners_title h2 {
	max-width: unset;
	font-size: 22px;
}
.partners_title {
	width: 100%;
	float: none;
	margin-bottom: 20px;
	padding: 0px 20px;
	text-align: center;
}
.partners{
	width:100%;
}
.services2 {
	margin: 0px;
}
.serv2_loop {
	width: 100%;
}
.serv2_txt {
	width: 90%;
}
#aboutus {
	display: block;
}
.aboutus_left {
	width: 100%;
	display: block;
	padding: 0px 20px;
}
.aboutus_left .pages_title {
	padding: 0px;
}
#header {
	height: auto;
	text-align: center;
	padding: 20px;
	position:relative;
	float:right;
	width:100%;
}
.logo {
	padding: 0px;
	float: none;
	text-align: center;
}
#header.scrolled {
	position: relative;
	height: auto;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #6e6821;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 200000;
	position: absolute;
	top: 40px;
	left: 20px;
}
.icon_menu_open.active{
	background:#895121;
	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;
}
.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;
}
#slideshow {
	height: 250px;
	margin:0 0 20px;
}
.slider_cont_all {
	margin: 0px 20px;
}
.slider_cont h2 {
	font-size: 20px;
	margin: 0;
}
.slider_cont_all {
	margin: 0px 20px;
	padding: 0;
}
.width,#footer .width{
	width:100%;
}
#top,.nav,.search_icon,.slider_cont p,.partners_arrow,.aboutus_right,.logo h2{
	display:none;
}
#header,.serv2_img,.serv2_txt p,.news_img,.news_txt h2,#bottom{
	height: auto;
}
}