/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
.news_ul {
	width: 100%;
}
.news_txt h2 {
	font-size: 15px;
}
body.bodyin .news_ul .news_loop{
	width:100%;
}
.news_txt h2,.news_img{
	height:auto;
}
.news_loop{
	width:100%;
}
#bottom{
	padding:20px;
}
.copyrights, .design {
	float: none;
	line-height: normal;
	text-align: center;
}
#contactus {
	width: 100%;
	padding: 0px 20px;
}
#contactus .contactus {
	display: block;
}
.contactus_right {
	display: block;
	width: 100%;
	padding: 0px;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 25px;
}
.contactus_right .pages_title {
	padding: 0px;
}
.contactus_right .pages_title h2 {
	font-size: 25px;
}
.contactus_left {
	display: block;
	width: 100%;
}
.contactus_form {
	padding: 0px;
}
.list_top_left li {
	width: 100%;
	height: 290px;
}
#partners {
	width: 100%;
	border-radius: 0;
}
.partners_title {
	width: 100%;
	padding: 0px;
	margin-bottom: 20px;
	text-align: center;
}
.partners_title h2 {
	font-size: 25px;
}
.partners {
	width: 100%;
}
#count ul li {
	width: 100%;
}
#count ul {
	margin: 0;
}
.count_all p {
	font-size: 45px;
}
#orders ul li {
	width: 100%;
}
.aboutus_left {
	display: block;
	width: 100%;
	padding: 0px;
}
.aboutus_left .pages_title{
	padding: 0px;
}
#aboutus {
	display: block;
	padding: 0px 20px;
}
.bn-news {
	margin: 0px 20px;
}
#header {
	position: relative;
	top: 0;
	background-color: #403c51;
	overflow: hidden;
	background-image: url(../images/bg/bg46.png);
	background-position: center;
}
.logo {
	float: none;
	text-align: center;
}
.icon_menu_open {
	position: absolute;
	width: 30px;
	overflow: hidden;
	cursor: pointer;
	z-index: 100000;
	right: 15px;
	top: 43px;
}
.lang{
	position:absolute;
	left:0;
	right:auto;
	top:0;
	height:100%;
}
.lang a {
	background: #f08a3e;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	padding: 8px 12px;
	display: block;
	border-radius: 0px 60px 60px 0px;
	margin-top: 33px;
}
.lang a:hover{
	padding-right:15px;
	padding-left:15px;
	background:#5581b6;
}
.icon_menu_open span,.icon_menu_open b,.icon_menu_open p{
	width:100%;
	display:block;
	height:1px;
	background-color:rgba(255,255,255,0.8);
	margin-bottom:8px;
}
.icon_menu_open b{
	margin-bottom:0;
}
.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;
}
.nav {
	margin: 0;
	float: none;
	width: 100%;
}
#nav {
	float: none;
}
#slideshow {
  height: auto;
}
.slider_cont {
	display: block;
	padding: 20px;
}
.slider_right {
	display: block;
	width: 100%;
	height: 200px;
}
.slider_left {
	display: block;
	padding: 20px 0px 0px;
	width: 100%;
}
.slider_cont h2 {
	font-size: 25px;
}
.width{
	width:100%;
}
.nav,.newsbar_title,.bn-controls,.partners_arrow,#bottom .social,.aboutus_right,.ordernow,#social{
	display:none;
}
#bottom,#header{
	height:auto;
}
}