.top-bar-menu-icon, .top-bar-search-icon {
	display: none;
}

@media(min-width:1200px){}

@media(min-width:992px){}


@media(min-width:768px){

}

@media (max-width: 991px) {
	.form-newsletter {
		display: block;
		margin-top: 10px;
		text-align: right;		
	}	
}

@media(max-width:767px){
	#layout {
		width: 100%;
	}
	img {
		max-width: 100%;
	}
	.content {
		width: 100%;
		margin-left: 0;
	}
	#logo {
		display: none;
	}
	#logo img {
		min-width: 100%;
		max-width: initial !important;
		height: 217px;		
	}
	.lpc {
		width: 50%;
		height: auto;
		margin-right: 0;
		margin-left: 0;
	}
	.lpi {
		text-align: center;
		height: auto;
	}
	.lpi img {
	    width: auto;
	}
	.lpp {
		height: 32px;
	}
	#top-bar-holder {
		/*margin-top: 0;*/
	}
	#top-bar, #top-bar.fixed {
		position: fixed;
		top: 0;
		width: 100%;
		border-radius: 0;
		margin: 0;
		left: 0;
		z-index: 100;
	}
	.top-bar-search-icon .fa, .top-bar-menu-icon .fa {
		
	}
	.top-bar-menu-icon {
		display: block;
		float: left;
	}
	.top-bar-search-icon {
		display: block;
		float: right;
		padding: 0 20px 0 0;
	}
	#top-bar-menu {
		display: none;
	}
	#top-bar-menu.on {
		display: block;
		position: absolute;
		width: 90%;
		background: #517a1e;
		left: 0;
		top: 30px;
	}
	#top-bar-menu a {
		display: block;
		padding: 0px 15px;
	}
	#top-bar-menu .separator {
		display: none;
	}
	
	#top-categories {
		display: none;
		position: fixed;
		top: 30px;
		left: 0;
		width: auto;
		height: 100%;
		overflow-y: auto;
		z-index: 99;
	}
	#top-categories a {
		display: block;
		float: none;
		padding-right: 25px;
		padding-left: 15px;
		
	}
	#top-categories.on {
		display: block;
	}
	
	.lm {
		display: none;
		position: fixed;
		top: 30px;
		right: 0;
		width: auto;
		height: 100%;
		overflow-y: auto;
		z-index: 99;
		background: #efefef;
		max-width: 70%;
	}
	.lm.on {
		display: block;
	}
	
	#menu {
		display: none;
		position: fixed;
		top: 30px;
		left: 0;
		height: auto;
		z-index: 99;
		overflow-y: auto;
		max-height: 100%;
	}
	#menu.on {
		display: block;
	}
	.mis {
		width: auto;
		position: relative;
		top: 0px;
		background: transparent;
		box-shadow: none;
	}
	.mis li {
		display: block;
		float: none;
	}
	#search-box {
		padding: 3px 0 0 0;
		clear: both;
		margin: 0 auto;
		width: 284px;
		float: none;
	}
	#menu-list {
		clear: both;
		overflow-y: auto;
		
	}
	#menu-list .mi {
		display: block;
		float: none;
	}
	
	#pd {
		padding: 0 10px;
		width: auto;
	}
	
	#pd-left {
		width: 100%;
		float: none;
	}
	
	#pd-center {
		margin: 0;
	}
	
	#pd-image img {
		width: 100%;
	}
	
	#pd-text-box, #pd-instruction-box, #pd-comments, #pd-recomendations {
		width: 100%;
		margin: 30px 0 10px 0;
	}
	
	#login_form, #remind_form {
		width: 100%;
		clear: both;
		border-right: 0;
		margin: 0;
		padding: 0;
	}
	#login_form .form, #remind_form .form {
		width: 100%;
	}
	
	#signup {
		width: 100%;
		padding: 0;
	}
	#layout {
		width:auto;
	}
	.homepage #logo {
		display: block !important;
	}
	#logo a {
		width: 100%;
		overflow: hidden;
	}
	.mis {
		position: static;
		overflow: hidden;
		width: 100%;
	}
	.lm {
		width:96%;
	}
	.lm > div {
		width:50%;
		float: left;
		margin-bottom: 30px;      
	}
	.content {
		margin-left: 0;
		width: 100%;
		overflow: hidden;
		padding: 0 15px;
		box-sizing: border-box;		
	}
	#home-images {
		text-align: center
	}
	.home-image {
		float: none;
	    margin: 0 10px 11px 0px;		
	}
	.home-image img {
		max-width: 100%;
		width: 100%;
	}
	#home-pd-list {
		text-align: center
	}
	#home-pd-list .lpc{
		display: inline-block;
		float: none;
	}
	.mobile100 {
		width:100%;
	}
	.mobile100 h3 {
		text-align: center;
	}
	.mobile50 {
		width: 49%;
		float: left;
		box-sizing: border-box;
	}
	.mobile50 h3 {
		text-align: center;
	}
	.mobilefb {
		text-align: center;
		margin-top: 30px;
	}
	.comment {
		padding: 0 15px;
	}
	.article-item {
		padding: 15px
	}
	h1 {
		padding:0 15px
	}
	.article-item-simple {
		padding: 0 15px;
	}	
	.basket-item__description {
		width: 100%;
		clear: left;
		padding: 0 50px;
		box-sizing: border-box;		
	}
	.basket-item__price-info {
		width: 40%;
	}
	.basket-item__image {
		width: 60%;
	}
	.basket-item__full {
		width: 100%;
	}
	.btn-basket--full {
	    float: none !important;
	    margin: 18px auto !important;
	    clear: left;
	    display: block;
	    width: 200px;
	}
	#fancybox-thumbs {
		width: 90% !important;
		margin-left: 80px;		
		text-align: center;
		position: absolute !important; 
	}
	.fancybox-wrap {
		width: 70% !important;
		left: 15% !important;
		z-index: 10000 !important;
		top: 140px !important;
		box-shadow: 0 1px 3px rgba(0,0,0,0.5);		
	}
	.fancybox-inner {
		width: 100% !important;
		height: auto !important;		
	}
	#fancybox-thumbs ul li {
     	float: none !important; 
	    display: inline-block;
	}	
	#fssList {
		position: absolute;
		top: 426px;
		left: 45px;	
	}	
	.central-slider {
		margin-bottom: 18px;
		width: 100%;
	}	
	.form-newsletter {
		text-align: center;
	}
	#foot-menu {
		text-align: center;
		float: none;
		display: block;
		clear: left;
		margin-top: 30px;		
	}
}

@media(max-width:480px){
	.lpc {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}
	
	#content {
		padding: 0 10px;
	}
	
	#signup h2 {
		margin-left: 0;
	}
	
	#signup_form label, #signup_form p.hint {
		width: 100%;
		display: block;
		text-align: left;
		margin: 0;
		padding: 0;
	}
	#signup_form input[type="text"], #signup_form input[type="password"], #signup_form .field_box {
		width: 100% !important;
		box-sizing: border-box;
	}
	
	#signup_form input[type="text"], #signup_form input[type="password"] {
		padding: 4px 6px;
		height: 30px;
	}
	
	#signup_form .field_box.checkbox label.di {
		margin-left: 20px;
	}
	
	#signup_form .field_box.mobile_box label {
		margin-left: 0;
		width: 100%;
	}

}
@media (min-width: 768px) and (max-width: 1050px) {
	.central-slider {
		position: relative;
		float: none;
		margin: 0 auto;
	}
	.home-image.home-image-main {
	    margin: 0;
	    margin-left: -77px;
	}	
	#slideshow {
		overflow: hidden !important;
	}	
	#logo img {
		min-width: 100%;
		max-width: initial !important;
		height: 217px;		
	}

	#layout {
		width: 100%;
	}
	#search-box {
		display: block;
		width: 100%;
		text-align: center;
	}
	#search-box-input{
		float: none;
	}
	#search-box-btn {
		margin-top: -3px;
		margin-left: -4px;		
		float: none;
	}
	#logo {
		display: block !important;
	}
	#logo a {
		width: 100%;
		overflow: hidden;
	}
	.lm {
		width:96%;
		padding: 0 30px;
		box-sizing: border-box;		
	}
	.lm > div {
		width:50%;
		float: left;
		margin-bottom: 30px;      
	}
	#home-images {
		text-align: center
	}
	.home-image {
		float: none;
	}
	.home-image img {
		max-width: 100%;
	}
	.content {
		width: 100%;
		margin-left: 0;
		overflow: hidden;
	}	
	.home-image-main::after {
	    display: block;
	    content: " ";
	    margin-bottom: 15px;
	}	
	#top-bar.fixed {
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	.lpc {
		display: inline-block;
		float: none;
		width: 45%;
		text-align: center;
	}
	#home-pd-list {
		text-align: center;
	}
	.content {
		padding: 0 30px;
		box-sizing: border-box;		
	}	

	.articles-list .article-item-simple {
	    width: 50%;
	    float: left !important;
	    box-sizing: border-box;
	    clear: none;
	}
	.category-title {
	    display: block;
	    width: 100%;
	}	
	#signup {
		width: 80%;
	}
	img {
		max-width: 100%;
	}
}