@media screen and (max-width : 1020px) {
    body{
		min-width:auto;
	}
	
	.mob_filter.off{
		float:right;
	}
	
	#sideLeft .left_filter.open {
		width: 40%;
		float: left;
		background: #fff;
		padding: 12px;
		box-sizing: border-box;
		position: fixed;
		z-index: 99999999;
		height: 100%;
		left: 0;
		top: 0;
	}
	
	
	.left_filter.open .moduletable_filter{
		overflow-y:scroll;
		height:100%;
	}
	
	.mob_filter {
		display: inline-block;
	}
	
	.mob_filter.off{
		display: inline-block;
		background: #222;
		background: -moz-linear-gradient(top, #333, #222);
		background: -webkit-linear-gradient(top, #333, #222);
		background: -ms-linear-gradient(top, #333, #222);
		box-shadow: inset -1px -1px 0 rgba(255,255,255,.1), inset 1px 1px 0 rgba(255,255,255,.3);
		border: 1px solid #222;
		color: #fff!important;
		text-align: center;
		text-shadow: inset 1px 1px 1px #000;
		padding: 2px 10px;
		border-radius: 4px;
	}
	
	.moduletable_filter > h3{
		display:none;
	}
	
	.left_filter .moduletable_filter > h3:after{
		background:none!important;
	}
	
	.moduletable_filter form{
		display:none;
	}
	
	.uf_buttons{
		float:left;
		width:100%;
		height:auto;
		margin-left:0;
	}
	
	
	
	
	
	
	
	
	.bg_site{
		min-width:auto;
		height:auto;
		background:none;
		position:relative;
	}
	
	.center{
		width:auto;
	}
   
	.bg_center{
		width:calc(100% - 20px);
		padding:0 10px;
	}
	
	#container{
		width:100%;
	}
	
	#content{
		width:100%!important;
		margin:0!important;
	}
	
	.bg_center_foot{
		padding:10px 0;
		width:100%;
	}
	
	.ten_container {
		box-shadow: inherit;
	}
	
	#sideLeft{
		width:100%;
		margin:0;
	}
	
	.moduletable_left .cat-btn, .moduletable_filter .cat-btn{
		border: 1px solid #999;
		display: block;
		font-size: 16px;
		line-height: 40px;
		padding: 0 40px;
		position: relative;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: normal;
		float: left;
		height: 40px;
		width: calc(100% - 80px);
		color: #000;
	}
	
	.moduletable_left > h3::after, .moduletable_left .cat-btn::after, .moduletable_filter > h3::after, .moduletable_filter .cat-btn::after{
		background-image: url("../img/el.png");
		background-repeat: no-repeat;
		display: inline-block;
		position: relative;
		transform: translate(0px, 0px);
		vertical-align: middle; 
		background-position: -60px 0;
		height: 30px;
		left: 4px;
		position: absolute;
		top: 5px;
		width: 30px;
		content: "";    
	}

	.moduletable_left .categ_block {
		background: #fff none repeat scroll 0 0;
		border-left: 1px solid #e5e1e1;
		border-right: 1px solid #e5e1e1;
		box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
		padding: 0 0 15px 0;
		float: left;
		width: calc(100% - 15px);
		display:none;
	}
	
	#uf_price_trackbar .trackbar{
		width:100%!important;
	}
	
	.moduletable_main_menu{
		display:none;
	}
	
	.search_mob{
		float: right;
		cursor: pointer;
		color: #000;
		display: block;
		text-indent: -99999px;
		background: #373524 url(../img/search.png)no-repeat;
		background-position: center;
		width: 40px;
		height: 36px;
		margin: 4px;
	}
	
	.moduletable_search {
		margin-bottom: 0;
		margin-top: 0;
		position: fixed;
		top: 50px;
		right: 30px;
		display: none;
	}
	
	.moduletable_korz{
		margin-left:4px;
	}
	
	
}


@media screen and (max-width : 980px) {
    #sbox-window{
		width:calc(100% - 8%)!important;
	}
	
	#sbox-window img{
		width:100%;
	}
	
	#gruemenu {
		display: block;
	}
	
	#navigation-toggle {
		background: #c01016!important;
	}
	
	.moduletable_top_menu{
		float:left;
		width:100%;
	}
	
	.moduletable_logo{
		float:left;
		width:100%;
		text-align:center;
	}
	
	.moduletable_tell {
		float: left;
		margin-top: 20px;
		width: 100%;
		text-align: center;
	}
	
	.moduletable_tell p{
		text-align: center!important;
	}
	
	.moduletable_slider_top{
	    width:100%;
	    margin:10px 0 0 0;
	}
 
	
	#header .bg_center{
		text-align:center;
	}
	
	#header .moduletable_search {
		float: none;
		margin: 0 auto;
		width: 252px;
	}
	
	.moduletable_foot_block_1, .moduletable_foot_block_3 {
		float: left;
		width: 100%;
		margin: 0;
		text-align: center;
	}
	
	.moduletable_acymailing {
		margin: 5px 0 0 0;
		float: left;
		width: 100%;
	}
	
	.productfull .image_middle {
		float: left;
		padding-right: 0;
		width: 100% !important;
	}
	
	.title_block_prod {
		float: left;
		width: 100%;
	}
	
	.block_prod_left {
		float: left;
		width: 100%;
	}
	
	.block_prod_oplata_dostavka {
		float: left;
		width: 100%;
		position: relative;
	}
	
	.block_bottom_prod {
		float: left;
		margin-top: 10px;
		width: 100%;
	}
	
	.tab-content .jshop_prod_description iframe{
		width:100%!important;
	}
	
	.image_middle a img{
		max-width:100%;
	}
	
	#navigation-toggle{
		top: 0px!important;
		left: 0;
		width: 20px;
	}
	
	.moduletable_slider_top .camera_wrap{
		display: inline-block!important;
	}
	
	.moduletable_top_menu{
		display:none;
	}
	
	.moduletable_top_menu.mob{
		display:block;
	}

	.moduletable_perecl {
		margin-left: 46px;
	}
	
	.top_block {
		float: left;
		margin-left: 0;
		position: fixed;
		width: 100%;
		background: #F1F1E5;
		top: 0;
		left: 0;
		padding: 0;
		z-index:999;
	}
	
	#header {
		padding-top: 60px;
	}
   
}


@media screen and (max-width : 768px) {
    
	

	.moduletable_top_menu a{
		font-size:11px;
	}

	#sbox-window {
		width: calc(100% - 12%)!important;
		max-height: 445px!important;
	}

	.jshop_list_product .block_product {
		border: none!important;
		padding: 0!important;
		border-radius: 0!important;
	}
	
	.product {
		margin-bottom: 20px;
		float: left;
		width: 100%;
	}
	
	.pagination > ul > li > span{
		margin-right:0;
	}
	
	.pagination > ul > li{
		margin-right:5px;
	}
	
	.pagination > ul > li > a{
		margin-right:0;
	}
	
	.box_products_sorting{
		float:left;
		width:100%;
		margin-bottom:5px;
	}
	
	#sort_count{
		margin-bottom:15px;
		float:left;
		width:100%;
	}
	
	.top_block{
		margin-left:0;
		padding:0;
	}
	
	.tabs dt{
		left:5px;
	}
	
	.moduletable_korz{
		height:42px;
		overflow: hidden;
		display:block;
	}
	
	.moduletable_top_menu a{
		padding:5px;
	}
	
	.moduletable_Login{
		float:left;
		width:100%;
		text-align:center;
		margin:0;
	}
	
	.moduletable_Login {
		float: initial;
		text-align: center;
		margin: 0 auto;
		width: 230px;
		display: inline-block;
		/* margin-left: 20%; */
	}
	
	.tab-content img{
		max-width:100%;
	}
	

}

@media screen and (max-width : 550px) {
	.moduletable_Login {
		float: left;
		margin-left: 20%;
	}
	
	#sbox-window {
		max-height: 280px!important;
	}
	
	
	.moduletable_slider_top{
		display:none;
	}
	
	.moduletable_slider_top.mob{
		display:block;
	}
	
	.moduletable_slider_top.mob .cameraSlide img{
		width: 100%!important;
		height: auto!important;
		margin: 0!important;
	}
	
	.moduletable_korz{
		padding: 8px 5px;
		margin-left: 0px;
	}
	
}

@media screen and (max-width : 380px) {
	.moduletable_perecl li {
		margin: 10px 3px 0;
	}
}