#head,
#navcontainer{
  display: none;
}
#header{
	height:auto;
}
#resp-menu{
	display: block;
}
#menu-button #resplogo{
	display: inline-block;
	height: 100%;
	width:210px;
	background: url(/images/logo2.png) no-repeat 0 0 scroll;
	background-size:auto  85%;
	transition: all 0.5s;
}
#header{
	padding:10px;
}
#newslist div.news>img{
	float:none;
	min-width:70%;
	max-height: none;
	margin-left: 15%;
}
#newslist div.news>div img{
	max-height:300px;
}
#newslist div.news>div:first-child{
	float:none;
	margin:auto;
	width:50%;
}
#contentcontainer .contacts2 form{
	text-align:center;
	width:100%;
}
.profile div.tablewrapper{
	width:100%;
}
.catalog #sidediv{
	width:25%;
}
.catalog #newslist{
	width:74%;
}
.catalog #newslist div.product{
	width:48%;
}
.text #text #contentcontainer>.section.group table.carttable{
	width:80%;
}
.withside #sidediv{
	display: none;
}
.withside #newslist{
	width:100%;
}
/*responsive navigation*/
#menu-button{
	display:block;
	width:100%;
	height:auto;
	background-color:#547ed8;
	z-index: 10;
}
#menu-list li{
	padding-top:15px;
	display:block;
	min-height:2em;
	text-align:center;
	border-bottom:solid 1px #547ed8;
}
#menu-list li a{
	text-decoration: none;
	color:#01458e;
	font-weight: bold;
	font-size:1.2em;
}
#menu-list li div{
	display: block;
	float:right;
}
#menu-list li:hover>a{
	color:#547ed8;
}

#menu-button{
	text-align:center;
	background-color:#547ed8;
	height:50px;
}
#menu-button img{
	height:50px;
}
#menu-button #share,
#menu-button #search,
#menu-button .login,
#menu-button #langmenu{
	float:right;
	margin-top:17px;
	margin-right:10px;
	font-weight: bold;
}

#menu-button div.login,
#menu-button a.login{
	margin:0;
}
#menu-button div.login{
	line-height:50px;
	padding-right:10px;
}
#menu-button a.login{
	color:#000;
	text-decoration: none;
}
#menu-button a.login:hover{
	color:#01458e;
}
#menu-button a.login div{
	display: none;
}
#menu-button img.menubutton{
	float:left;
	margin-left:5px;
}
#menu-button .logo2{
	height:40px;
	margin-top:5px;
}
#langsholder{
	position: absolute;
	z-index: 3;
	background:#547ed8;
}
#socholder{
	position: absolute;
	z-index: 3;
	background:#547ed8;
}
#search div.inputdivwrapper,
.login div.logindivwrapper{
	height:0px;
	width:0px;
}
#search div.inputdiv,
.login div.logindiv{
	background:#547ed8;
}
#search div.inputdiv{
	top:50px;
	z-index: 2;
}
.login div.logindiv{
	top:50px;
	left:-170px;
}
a.forgotpass{
	color:#FFF;
}
a.register{
	font-weight: bold;
}
#menu-list li>ul{
	margin-top:15px;
	border-top:solid 1px #547ed8;
}
#menu-list li>ul li:last-child{
		border-bottom:0!important;

}
#menu-list li.side{
	background-color:#f0f0f0;
}
#menu-list li>ul li a{
	font-weight:normal!important;
}
#menu-list li .active a{
	color:#0