@media (max-width: 1707px) {
	#banners-fixed-left, #banners-fixed-right {
		display: none;
	}
}

@media (max-width: 1400px) {
	#banner-background {
		display: none;
	}
}

@media (max-width: 1150px) {
	#saleofday-detail .col-5, #saleofday-detail .col-7 {
		width: 100%;
	}
	#saleofday-detail .col-7 {
		margin-bottom: 0.5em;
	}
}

@media (max-width: 1040px) {
	#absolute .quickadd {
		display: none;
	}
	#menu-top li.level-0.hide-force {
		display: inline-block !important;
	}
	.container, #listing-excel-button.fixed-btn .add-to-cart {
		min-width: 0;
		max-width: none;
		padding-left: 1em;
		padding-right: 1em;
	}
	.col-left {
		width: 22%;
	}
	.col-right, #listing-excel-button.fixed-btn .add-to-cart .col-12 {
		width: 76%;
	}
	#absolute .col-right .col-9 {
		width: 70%;
	}
	#absolute .col-right .col-3 {
		width: 30%;
	}
	#ajax-basket .btn-basket {
		min-width: 0;
	}
	.listing-products .item.col-special .inner, .listing-products .item.col-special .add-product {
		padding-bottom: 11.5em;
	}
	.listing-products .item.col-special .add-product .col-buy {
		width: 100%;
	}
	.listing-products .item.col-special .add-product .col-prices {
		width: 100%;
		bottom: 5.5em;
	}
	footer {
		margin-left: -1em;
		margin-right: -1em;
	}
}

@media (max-width: 950px) {
	#absolute .col-right .col-contact em {
		display: none;
	}
}
@media (max-width: 900px) {
	#nav-top-special #account .btn em {
		display: none;
	}
	.input-checkbox {
	    width: 24%;
	    margin: 0 1% 0.5em 0;
	}
	.listing-configparams .item-config {
		width: 19%;
		margin: 0 1% 0.5em 0;
	}
	.col-left {
		width: 25%;
	}
	.col-right, #listing-excel-button.fixed-btn .add-to-cart .col-12 {
		width: 73%;
	}
	#absolute .col-right .col-9 {
		width: 60%;
	}
	#absolute .col-right .col-3 {
		width: 40%;
	}
	#absolute .col-right .col-8 {
		width: 90%;
	}
	#nav-top-special #account .btn {
		padding-right: 0;
	}
	#nav-top-special #account .btn .iconwrap {
		min-width: 1.25em;
	}
	.listing-products-table .item .col-10 > .col-6 {
		width: 40%;
	}
	.listing-products-table .item .col-10 > .col-6:last-child {
		width: 60%;
	}
	.listing-products-tableb2b .item .col-10 > .col-5, .listing-products-tableb2b .item .col-10 > .col-7 {
		display: block;
		width: 100%;
	}
	.listing-products-tableb2b .item .col-10 > .col-7 {
		float: right;
		max-width: 350px;
		margin-bottom: 0.5em;
	}
	.listing-products-table .item .vertical-align .col-5, .listing-products-tableb2b .item .vertical-align .col-5 {
		vertical-align: bottom;
	}
	#nav-categories .tab li.no-selected > ul li {
		width: 48%;
		margin: 0.25em 2% 1em 0;
	}
	#nav-categories .tab li.no-selected.has-childs li.level-1.with-image {
		width: 36%;
		margin-right: 2%;
		padding-left: 12%;
	}
	#hp-categories .banners-3 {
		width: 101.6%;
	}
	#hp-categories .col-3 {
		width: 48%;
		margin: 0 2% 0.5em 0;
	}
	#filter-tabs .input-checkbox {
		width: 48%;
		margin: 0 2% 0.25em 0;
	}
	#filter-tabs .input-checkbox:nth-child(4n+1), .listing-configparams .item-config:nth-child(6n+1), #nav-categories .tab li.no-selected.has-childs ul > li:nth-child(3n+2) {
		clear: none;
	}
	#filter-tabs .input-checkbox:nth-child(2n+1), .listing-configparams .item-config:nth-child(5n+1), #nav-categories .tab li.no-selected.has-childs ul > li:nth-child(2n+2) {
		clear: both;
	}
	#saleofday .col-8 .col-5, #saleofday .col-8 .col-7 {
		width: 100%;
	}
}

@media (max-width: 800px) {
	#ajax-basket .btn-basket em, #ajax-basket .btn-basket .price, #ajax-basket .btn-basket .iconwrap:after {
		display: none;
	}
	#modal-fixed, .modal-banner {
		width: 90%;
		left: 5%;
		margin-left: 0;
	}
	.close-fixed {
		left: auto;
		right: 5%;
		margin-right: -1px;
	}
	#filters .tabs {
		margin-left: 149px;
		margin-right: -1px;
	}
	#filters .tabs .nav {
		width: 151px;
		margin-left: -151px;
	}
	.listing-products .item.col-special {
		width: 50%;
	}
	.listing-producers {
		margin-left: -0.75%;
	}
	.listing-producers .item {
		width: 23.5%;
		margin: 0 0.75% 0.5em;
	}
	#special-offer.with-slides {
		padding-right: 0px;
	}
	#special-offer .bx-controls {
		display: none;
		right: 0;
		width: 0;
	}
	.listing-products .item.col-special:nth-child(4n+1), .listing-producers .item:nth-child(6n+1) {
		clear: none;
	}
	.listing-products .item.col-special:nth-child(2n+1), .listing-producers .item:nth-child(4n+1) {
		clear: both;
	}
}

@media (max-width: 840px) and (min-width: 641px) {
	#page-detail #col-left {
		display: none !important;
	}
	#page-detail #content.col-right {
		width: 100%;
	}
}

@media (max-width: 750px) {
	#goods-in-trade {
		display: none;
	}
	#nav-categories .tab li.no-selected.has-childs ul {
		display: none !important;
	}
	#absolute .col-right .col-contact em {
		display: inline-block;
	}
	#absolute .col-right .col-contact {
		padding-left: 0;
		margin-left: 0;
		border: 0px none;
	}
	.input-checkbox {
		width: 48.5%;
		margin: 0 1.5% 0.5em 0;
	}
	.listing-configparams .item-config {
		width: 24%;
		margin: 0 1% 0.5em 0;
	}
	.col-left {
		width: 29.5%;
	}
	.col-right, #listing-excel-button.fixed-btn .add-to-cart .col-12 {
		width: 68.5%;
	}
	#ajax-basket .btn-basket {
		padding-right: 0;
	}
	#ajax-basket .btn-basket .iconwrap {
		margin-right: 0;
	}
	#hp-categories .col h3 {
		font-size: 1em;
	}
	#nav-subcategories li.col-special {
		width: 48.5%;
		margin: 0 1.5% 0.5em 0;
	}
	#filter-tabs .input-checkbox:nth-child(4n+1), #nav-subcategories li.col-special:nth-child(4n+1), .listing-configparams .item-config:nth-child(5n+1) {
		clear: none;
	}
	#filter-tabs .input-checkbox:nth-child(2n+1), #nav-subcategories li.col-special:nth-child(2n+1), .listing-configparams .item-config:nth-child(4n+1) {
		clear: both;
	}
}

@media (min-width: 641px) {
	.mobile-show, body#page-basket_aio #col-left, #skiplink-logout {
		display: none !important;
	}
}
@media (max-width: 640px) {
	.mobile-hide, #col-left, #form-search, #nav-top, #nav-top-special, #breadcrumbs .fa, #absolute .col-contact, #goods-in-trade, #banner-basket {
		display: none;
	}
	#nav-top li .sub, #nav-categories .tab li.no-selected.has-childs:hover ul, #nav-categories .tab > ul > li.no-selected.has-childs:hover:before, #nav-categories .tab li.no-selected.has-childs:hover > a:before, #col-left h2, #col-left .banners, #visited-products, #survey, #banner-background {
		display: none !important;
	}
	#nav-skiplink, #page-homepage h1#title, #page-basket_aio h1#title {
		display: block !important;
	}
	.col, #listing-excel-button.fixed-btn .add-to-cart .col-12 {
		width: 100%;
	}
	.col-block {
		width: auto;
	}
	.input-checkbox {
		width: 48.5%;
		margin: 0 1.5% 0.5em 0;
	}
	.modal, #modal-fixed, .modal-banner {
		width: 90%;
		left: 5%;
		margin-left: 0;
	}
	.modal-buy, #modal-fixed, .modal-banner {
		max-height: 75%;
		overflow-y: auto;
	}
	.modal-buy .col-3 {
		width: 30%;
	}
	.modal-buy .col-9 {
		width: 70%;
	}
	.modal-buy .col-11 {
		width: 90%;
	}
	.close-fixed {
		left: auto;
		right: 5%;
		margin-right: -1px;
	}
	body {
		background: #ffffff !important;
		padding-top: 83px;
	}
	#product-detail * {
		max-width: 100% !important;
		width: auto !important;
	}
	#header {
		background: #ffffff;
		width: 100%;
		height: 80px;
		padding: 0;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 150;
	}
	#header, #form-search {
		border-bottom: 3px solid #468eca;
		-webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.15);
		box-shadow: 0 3px 3px 0 rgba(0,0,0,0.15);
	}
	#header .container {
		height: 80px;
		position: relative;
	}
	#logo {
		width: 38%;
		max-width: 200px;
		max-height: 80px;
		overflow: hidden;
		position: absolute;
		left: 3%;
		bottom: 1.4em;
	}
	#logo img {
		max-height: 66px;
	}
	#logo .col-7 {
		width: 60%;
	}
	#logo .col-5 {
		width: 40%;
	}
	#logo .col-11 {
		width: 90%;
	}
	#absolute, #absolute .container {
		height: 0;
		padding: 0;
		overflow: hidden;
	}
	#nav-skiplink {
		position: absolute;
		right: 3%;
		top: 2.4em;
	}
	#nav-skiplink li {
		margin-left: 0.5em;
	}
	#nav-skiplink li {
		width: 2.75em;
	}
	#nav-skiplink #menu-login li {
		width: auto;
	}
	#nav-skiplink #menu-login .btn {
		width: auto;
		padding: 0.15em 0.5em;
	}
	#skiplink-logout {
		padding: 0.25em;
	}
	#nav-selectors {
		margin-right: 1em;
	}
	#modal-login {
		width: 270px;
		position: fixed;
		right: 3%;
		top: 75px;
	}
	#breadcrumbs a {
		text-decoration: none;
		background-color: #f8f8f8;
		padding: 0.35em 0.65em;
		margin-bottom: 0.35em;
		border: 1px solid #d4d4d4;
		color: #333333;
	}
	#breadcrumbs a:hover {
		background-color: #ffffff;
		border-color: #999999;
		color: #000000;
	}
	#breadcrumbs li.last {
		display: none;
	}
	h1#title {
		margin: 0.25em 0 0.65em 0;
		position: relative;
	}
	#special-offer.with-slides {
		padding-right: 0px;
	}
	#special-offer .bx-controls {
		display: none;
		right: 0;
		width: 0;
	}
	#page-basket_aio h1#title {
		margin-top: 0;
	}
	#nav-top, #form-search, #col-left, #filter-tabs, #filter-footer-tabs {
		background: #ffffff;
		width: 70%;
		max-height: 75%;
		padding: 1em;
		overflow-y: auto;
		position: fixed;
		right: 3%;
		top: 65px;
		z-index: 600;
	}
	#col-left, #filter-tabs, #filter-footer-tabs {
		width: 82% !important;
		max-width: 320px;
		height: 100%;
		max-height: none;
		padding: 0;
		margin-top: 0;
		margin-left: -90%;
		overflow-y: auto;
		position: fixed;
		left: 0;
		top: 0;
		right: auto;
		bottom: auto;
	}
	#col-left, #filter-tabs {
		-webkit-transition: all 0.4s ease;
		transition: all 0.4s ease;
		-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);		
		box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	}
	#col-left > .row {
		display: block;
		width: auto;
		padding: 1em;
	}
	#col-left.active {
		margin-left: 0;
	}
	#col-left .tabs, #filter-tabs.tabs {
		margin-bottom: 0;
	}
	#filter-tabs.tab {
		border: 0px none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	#form-search {
		width: 94.5%;
		padding: 0 3% 0 2.5%;
		border-top: 1px solid #e6e6e6;
		top: 80px;
		left: 0;
		right: auto;
		z-index: 151;
	}
	#form-search form {
		margin: 0.85em 0;
	}
	#form-search .col-submit .input {
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#form-search .col-submit .btn {
		margin-right: 0;
	}
	#hp-categories .banners-3 {
		width: 100.8%;
	}
	#hp-categories .col-3 {
		width: 24%;
		margin: 0 1% 0.5em 0;
	}
	#filter-tabs, #filter-tabs.tabs {
		display: none;
		left: auto;
		right: 0;
		margin-left: 0;
		margin-right: -90%;
	}
	#filter-tabs.active {
		margin-right: 0;
	}
	#filters .tabs #tabs-wrapper {
		padding-bottom: 100px;
	}
	#filters .tabs .nav {
		display: none;
	}
	#filters .tabs .header {
		padding-top: 0.75em;
		padding-bottom: 0.75em;
		border-bottom: 1px solid #c5d9e8;
	}
	#filters .tabs .tab {
		display: block !important;
		background: #ffffff;
		border-top: 1px solid #d4d4d4;
	}
	#filters .tabs .tab:first-child {
		border-top: 0px none;
	}
	#filters .tabs .tab > a {
		display: block;
		width: auto;
		padding-left: 0.5em;
		padding-right: 1.5em;
		position: relative;
	}
	#filters .tabs .tab > a .fa-angle-down {
		padding: 0.45em;
		position: absolute;
		right: 0.1em;
		top: 0;
	}
	#filters .tabs .tab > a.active .fa-angle-down:before {
		content: "\f106";
	}
	#filter-footer-tabs {
		height: auto;
		margin: 0;
		overflow: visible;
		left: auto;
		right: auto;
		top: auto;
		bottom: 0;
	}
	#nav-subcategories {
		width: 101%;
	}
	
	.listing-products-table .item .col-2, .listing-products-tableb2b .item .col-2 {
		width: 20%;
	}
	.listing-products-table .item .col-10, .listing-products-tableb2b .item .col-10 {
		width: 80%;
	}
	.listing-products-table .item .col-11, .listing-products-tableb2b .item .col-11, .listing-products-last_visited .item .col-10 {
		width: 90%;
	}
	.listing-products-tableb2b .item .col-10 .col-4 {
		width: 30%;
	}
	.listing-products-tableb2b .item .col-10 .col.pull-right {
		width: auto;
	}
	.listing-products-tableb2b .item .col-10 .col-7 .col-5, .listing-products-last_visited .item .col-4 {
		width: 30%;
	}
	.listing-products-tableb2b .item .col-10 .col-7 .col-7, .listing-products-last_visited .item .col-8 {
		width: 70%;
	}
	.listing-products-simple .col-4 {
		width: 30%;
	}
	.listing-products-simple .col-8 {
		width: 70%;
	}
	.listing-products-simple .col-11 {
		width: 90%;
	}
	.listing-table .col-2 {
		width: 30%;
	}
	.listing-table .product-info, .listing-table .col-controls {
		width: 50%;
	}
	#order .listing-table .product-info .col-6, .listing-table .product-info .col-4 {
		width: 70%;
		display: inline-block;
		float: left !important;
	}
	.listing-table .store-info, .listing-table .col-controls {
		text-align: left;
		margin: 0.5em 0;
	}
	.listing-table .col-controls > .col {
		width: 50%;
	}
	.listing-table .item-present .col-4 {
		width: 30%;
	}
	.listing-table .item-present .col-8 {
		width: 70%;
	}
	.listing-articles .item.col-6 {
		width: 100%;
	}
	.listing-articles .item .col-photo {
		width: 18%;
	}
	#product-codes .col-5, #summary .col-5, .detail .col-7 .col-5 {
		width: 40%;
	}
	#product-codes .col-7, #summary .col-7, .detail .col-7 .col-7 {
		width: 60%;
	}
	#shippings .col-9, #payments .col-9 {
		width: 70%;
	}
	#shippings .col-3, #payments .col-3 {
		width: 30%;
	}
	#listing-images .col-3 {
		width: 25%;
	}
	#listing-images .slide {
		display: inline-block;
		width: 100%;
	}
	#listing-presents .col-2, #listing-promoactions .col-2 {
		width: 20%;
	}
	#listing-presents .col-9, #listing-promoactions .col-10 {
		width: 80%;
	}
	#listing-presents .col-2 .col-11, #listing-promoactions .col-2 .col-11, .listing-articles .item .col-photo .col-11, #listing-images .col-3 .col-11 {
		width: 90%;
	}
	#product-info .col-line, #product-image .col-line {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		border: none;
	}
	#saleofday .col-8 .col-5, #saleofday-detail .col-5 {
		width: 40%;
	}
	#saleofday .col-8 .col-7, #saleofday-detail .col-7 {
		width: 60%;
	}
	#saleofday-detail .col-7 {
		margin-bottom: 0.5em;
	}
	footer .banners-3 .col-3 {
		width: 50%;
		margin-bottom: 0.5em;
	}
	footer .banners-3 .col-3:nth-child(2n+1) {
		clear: both;
	}
}

@media (max-width: 600px) {
	#hp-categories .banners-3 {
		width: 101.6%;
	}
	#hp-categories .col-3 {
		width: 48%;
		margin: 0 2% 0.5em 0;
	}
}

@media (max-width: 550px) {
	.listing-products-table .item .col-10 > .col-6 {
		display: block;
		width: 100%;
	}
	.listing-products-table .item .col-10 > .col-6:last-child {
		float: right;
		width: 100%;
		max-width: 300px;
		margin-bottom: 0.5em;
	}
	.listing-table .product-info, .listing-table .col-controls {
		width: 100%;
	}
	.listing-table .col-controls {
		float: right !important;
		max-width: 300px;
	}
	.listing-table .col-controls .col-4, .listing-table .col-controls .col-8 {
		float: left !important;
		width: 50%;
	}
	#nav-footer li.level-0 {
		width: 48%;
		margin: 0 2% 1em 0;
	}
	.col.col-6-special, #order .col-6, #contact-form .col-6, #register .col-6, #forum .col-6, #order_overview .col-6, #depots .col-6, #claim_overview .col-6 {
		width: auto;
		display: block;
		float: none !important;
	}
	#forum .col-6 {
		margin-bottom: 0.5em;
	}
}

@media (max-width: 500px) {
	#saleofday .col-8 .col-5, #saleofday .col-8 .col-7 {
		width: 100%;
	}
	.countdown {
		margin-top: 0.25em;
	}
}

@media (max-width: 450px) {
	#hp-categories .col-3 {
		width: 48%;
		margin-right: 2%;
	}
	#hp-categories .col-3:nth-child(4n+1) {
		clear: none;
	}
	#hp-categories .col-3:nth-child(2n+1) {
		clear: both;
	}
	#saleofday-detail .col-5, #saleofday-detail .col-7 {
		width: 100%;
	}
}

@media (max-width: 400px) {
	#nav-skiplink li {
		margin-left: 0.25em;
	}
}