@media (min-width: 1680px) {
	#ajax-basket .hide, li#ajax-basket:hover .hide {
		display: block !important;
		width: 13%;
		min-width: 0 !important;
		max-width: 300px;
		margin-top: 0;
		position: fixed;
		left: 50%;
		top: 10px;
		margin-left: 622px;
	}
	#ajax-basket .hide .inner, #ajax-basket:hover .hide .inner {
		position: fixed;
		max-height: 77%;
		overflow-x: hidden;
		overflow-y: auto;
		width: 10.7%;
		max-width: 250px;
	}
	#ajax-basket .hide .item .col-name, #ajax-basket:hover .hide .item .col-name {
		max-width: 65%;
	}
}

@media (min-width: 850px) {
	#nav-top-wrapper {
		display: block !important;
	}
}

@media (min-width: 641px) and (max-width: 1024px) {
	#modal-fixed {
		width: 76%;
		left: 11%;
		margin-left: 0;
	}
	#modal-fixed .close {
		right: 11.5%;
	}
	.close-fixed {
		right: 11%;
		margin-right: -0.9em;
	}
}

@media (min-width: 641px) {
	#form-search, #col-left, #nav-top {
		display: inline-block !important;
	}
	#form-search .close, #col-left .close, #nav-top .close {
		display: none !important;
	}
	.listing-products .item.col-special .inner {
		padding-bottom: 13.5em;
	}
	.listing-products .item.col-special .add-product {
		height: 11em;
	}
	.listing-products .item.col-special .prices, .listing-products .item.col-special .prices .col {
		display: block;
		width: 100%;
	}
	.listing-products .item.col-special .prices {
		bottom: 2.2em;
	}
	.listing-products .item.col-special .col-buy {
		width: 100%;
		text-align: center;
	}
}

@media (max-width: 850px) and (min-width: 641px) {
	#page-detail #col-left {
		display: none !important;
	}
	.modal #product-info .col-5, .modal #product-info .col-7 {
		width: 100%;
	}
}

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

@media (max-width: 980px) {
	.listing-products-table .description, #nav-selectors, .quickadd .icon-import {
		display: none;
	}
	.container {
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		min-width: 0;
		max-width: none;
	}
	#modal-login {
		right: 0;
	}
}
@media (max-width: 900px) {
	.col-basketimport {
		display: none;
	}
}
@media (max-width: 850px) {
	.listing-products-table .item h2 .no-mobile, #page-detail #col-left, #nav-special li#account a .fa, #nav-special li#registration a .fa, #breadcrumbs .fa {
		display: none;
	}
	h1#title {
		font-size: 1.7em;
	}
	#page-detail #content .col-right {
		width: 100%;
	}
	#page-detail #content .col-right .margin-page {
		margin-left: 1em;
		margin-right: 1em;
	}
	#nav-special {
		width: 60%;
	}
	.col-left {
		width: 27%;
	}
	.col-right {
		width: 71%;
	}
	#menu-btn {
		display: inline-block !important;
	}
	#nav-top-wrapper {
		display: none;
		background: #ffffff;
		width: 170px;
		position: absolute;
		left: 0;
		top: 3em;
		z-index: 100;
		border: 1px solid #000000;
		-webkit-box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.4);
		box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.4);
	}
	#nav-top {
		padding: 0.25em 0;
	}
	#nav-top li {
		float: none;
		display: block;
		width: 100%;
	}
	#nav-top li a {
		display: block;
		width: auto;
		color: #333333;
	}
	#nav-top li a:hover {
		color: #000000;
	}
	#nav-top li ul, #nav-top .level-0:after {
		display: none !important;
	}
	.listing-products {
		width: 100.5%;
	}
	.listing-products .item.col-special .inner {
		padding-bottom: 10.5em;
	}
	.listing-products .item.col-special .add-product {
		height: 8em;
	}
	.listing-products .item.col-special .prices {
		display: block;
		width: 41%;
		bottom: -0.5em;
	}
	.listing-products .item.col-special .prices .col {
		width: 50%;
	}
	.listing-products .item.col-special .col-buy {
		width: 59%;
		text-align: right;
	}
	.listing-products-table {
		width: 100%;
	}
	.listing-products-table .item h2 .store-info {
		display: block;
	}
	#visited-products {
		width: auto;
	}
	.listing-products .item.col-special, .listing-products-table .item .col-7, .listing-products-table .item .col-5 {
		width: 50%;
	}
	.listing-products .item:nth-child(4n+1), #filter-tabs .col-special:nth-child(6n+1) {
		clear: none;
	}
	.listing-products .item:nth-child(2n+1), #filter-tabs .col-special:nth-child(4n+1) {
		clear: both;
	}
	.listing-articles .col-6, .listing-articles .col-6 .col-11, #absolute .col-special2 {
		width: 100%;
	}
	.listing-articles .item {
		width: 98%;
		margin-right: 2%;
	}
	#absolute .col-special {
		display: none;
	}
	#absolute .row .col-9 {
		width: 70%;
	}
	#nav-special li#account a, #nav-special li#registration a, #nav-special li#logout a {
		margin-left: 1em;
	}
	#ajax-basket {
		width: 38%;
	}
	#filter-tabs .col-special {
		width: 24%;
	}
	#filters {
		margin-bottom: 0;
	}
	#pager form > .pull-left, #pager form select, #pager .paging, #pager .list-switch {
		margin-top: 1em;
	}
	#breadcrumbs {
		float: left;
		margin: 0 0 0.75em 0;
	}
	#breadcrumbs a {
		font-size: 1.12em;
		padding: 0.45em 0.5em;
		margin: 0.15em 0.1em 0.2em 0;
		text-decoration: none;
		font-weight: normal;
		background-color: #f8f8f8;
		border: 1px solid #bbbbbb;
		color: #000000;
		line-height: 1em;
		-webkit-box-shadow: inset 0 -1.5em 0.75em -1em rgba(0,0,0,0.15);
  		box-shadow: inset 0 -1.5em 0.75em -1em rgba(0,0,0,0.15);
	}
	#breadcrumbs .last {
		display: none;
	}
	#footer .col-left {
		width: 50%;
		margin-bottom: 1.5em;
	}
	#footer .col-banners {
		width: 46%;
		margin-bottom: 1.5em;
	}
	#footer .col-right {
		width: 100%;
	}
}

@media (max-width: 750px) {
	#nav-subcategories .col-photo {
		display: none;
	}
	.listing-products-table .add-product .col-6 {
		width: auto;
	}
	.listing-products-table .add-product .col-button {
		width: 9em;
	}
}

@media (max-width: 640px) {
	#form-search, #col-left, #col-left .list-producers, #col-left .banner, #col-left .banners, #col-left .quick-contact, #visited-products, #nav-top, #nav-top li.level-0:after, #banners-footer, #supfooter .block-banners,
	.quantity-change .col-4, #nav-special li#registration, #ajax-basket, #survey, #special-offer .text, #special-offer .btn, #nav-skiplink em,
	.sorter .fa, .sorter li:last-child, #detail-banners, .listing-products-table .description, #page-detail #footer-producers, #page-basket_aio #footer, #page-basket_aio #footer-producers, #banner-basket, #page-list .fixed-description, #content:before, #content:after {
		display: none;
	}
	#nav-top li ul, #nav-top li:hover ul, #nav-categories li.level-0.no-selected:hover > ul.sub, #menu-btn {
		display: none !important;
	}
	#form-search .close, #col-left .close, #nav-top .close, #nav-skiplink {
	    display: inline-block !important;
	}
	body {
		background: #ffffff !important;
		margin-top: 77px;
	}
	.container {
		padding-left: 2%;
		padding-right: 2%;
		width: 96%;
	}
	.wrapper {
		margin: 0;
	}
	.margin-page, #page-detail #content .col-right .margin-page {
		margin-left: 0;
		margin-right: 0;
	}
	.fixedclose {
		position: fixed;
		top: 48px;
		right: 3%;
		margin-right: -11px;
		z-index: 2000;
	}
	.col {
		min-width: 0;
		max-width: none;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.col-block {
		width: auto;
		display: block;
	}
	.col-submit {
		padding-right: 45px;
		width: auto;
		display: block;
	}
	.col-submit .btn {
		width: 45px;
		padding-left: 0;
		padding-right: 0;
	}
	.padding-05, #supfooter .padding-1 {
		padding: 0.5em;
	}
	.padding-05-0 {
		padding: 0.5em 0;
	}
	.padding-0-1 {
		padding: 0 1em;
	}
	.padding-1, .padding-1-5p {
		padding: 1em;
	}
	.padding-0-5p, .padding-1-5p {
		padding-left: 4.7%;
		padding-right: 4.7%;
	}
	.no-padding-bottom {
		padding-bottom: 0;
	}
	.col-block.padding-lr-2p {
		width: 96%;
	}
	.row.padding-0-5p, .row.padding-1-5p {
		width: 90.6%;
	}
	.margin-05-0 {
		margin: 0.5em 0;
	}
	.margin-1-0, .margin-2-0, #gallery {
		margin: 1em 0;
	}
	.no-margin-top, #params, #absolute .margin-1-0, #gallery {
		margin-top: 0;
	}
	.no-margin-bottom, #absolute .margin-1-0 {
		margin-bottom: 0;
	}
	.modal {
		left: 9%;
		top: 20px;
		margin-left: 0;
		width: 78%;
	}
	.modal #product-info .col-5 {
		width: 40%;
	}
	.modal #product-info .col-7 {
		width: 60%;
	}
	.modal-buy .main .col-4 {
		float: left;
		width: 40%;
	}
	.modal-buy .main .col-8 {
		float: right;
		width: 55%;
		text-align: left;
		clear: none;
		margin-top: 0;
	}
	.modal-buy .btn.big {
		font-size: 1em;
	}
	.modal-buy .listing-products .image {
		min-height: 100px;
	}
	.modal-buy .listing-products .image img {
		max-height: 100px;
	}
	#modal-fixed .close {
		top: 8px;
		right: 10.5%;
	}
	#modal-login {
		top: 57px;
		z-index: 1010;
	}
	#header, #header .container {
		height: 68px;
	}
	#header {
		-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.45);
		box-shadow: 0 2px 2px 0 rgba(0,0,0,0.45);
	}
	#logo {
		left: 2%;
		min-width: 145px;
	}
	#logo .inner {
		bottom: 0.5em;
	}
	#logo .image img {
		max-height: 80px;
		width: auto;
	}
	#logo .inner h1 a {
		padding: 0.15em 0.25em;
	}
	#absolute {
		position: absolute;
		right: 2%;
		top: 3px;
		width: 96%;
		height: auto;
	}
	#absolute .wrapper, #absolute .container, #absolute .col-right > .col-block, #absolute .row-top, #absolute .row-top > .row {
		height: 0;
		min-height: 0;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#footer, #footer .container {
		background-image: none;
	}
	#nav-skiplink {
		position: absolute;
		right: 2%;
		top: 2.15em;
		z-index: 200;
	}
	#nav-skiplink .btn {
		width: auto;
		padding: 7px;
		margin-left: 5px;
		width: 1.5em;
	}
	#nav-skiplink .skip-basket .count {
		position: absolute;
		right: -0.25em;
		top: -0.25em;
		min-width: 1.25em;
		height: 1.25em;
		line-height: 1.25em;
	}
	#nav-top-wrapper {
		display: block !important;
		width: auto;
		padding: 0;
		border: 0px none;
		position: static;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	#col-left, #form-search, #nav-top {
		background: #ffffff;
		padding: 1.25em 3%;
		width: 70%;
		position: absolute;
		right: 0;
		top: 61px;
		z-index: 1010;
		overflow: visible;
	}
	#col-left {
		top: -33px;
		max-height: 74%;
		overflow: auto;
	}
	#content .col-right {
		padding-bottom: 1em;
	}
	#form-search .col-submit {
		font-size: 1.35em;
	}
	#col-left .close, #form-search .close, #nav-top .close {
		position: fixed;
		right: 0.5%;
		top: 47px;
	}
	#nav-special {
		width: auto;
	}
	#search-product {
		position: static;
	}
	#search-container {
		margin-top: 5px;
	}
	#search-product .col-8 {
		width: 70%;
	}
	#nav-top li {
		width: 100%;
		white-space: nowrap;
	}
	#nav-top li a {
		color: #303030;
	}
	#nav-top li a:hover {
		color: #000000;
	}
	#nav-top li > a {
		display: block;
		width: 100%;
	}
	.listing-products-table .col-2, .listing-table .col-2 {
		width: 20%;
	}
	.product-set .col-2 .col-11, #listing-presents .item .col-2 .col-11, .listing-table .col-11, #product-variants .col-11 {
		width: 95%;
	}
	.listing-products-table .col-11, .listing-products-table .col-10 {
		width: 80%;
	}
	#gallery .col-3 {
		width: 25%;
	}
	.list-producers .col-2 {
		width: 33.33%;
	}
	#order .listing-table .col-6, .listing-table .col-3 {
		width: 80%;
		float: right;
	}
	.list-producers .col-11 {
		float: left;
		width: 90%;
	}
	.listing-table .availability span {
		white-space: normal;
	}
	.listing-table .col-summary.col-3 {
		float: right;
		width: 100%;
		max-width: 200px;
		margin-top: 0.5em;
	}
	.listing-table .col-summary.col-3 .col-9 {
		width: 64%;
	}
	.listing-table .col-summary.col-3 .col-3 {
		width: 35%;
	}
	.listing-table .col-summary .col-4, .listing-table .col-4 {
		width: 35%;
	}
	.listing-table .col-summary .col-8, .listing-table .col-8 {
		width: 65%;
	}
	#params {
		padding: 1em 0 0 0;
	}
	#filter-tags {
		padding-bottom: 0.5em;
	}
	#filter-tabs .col-special {
		width: 32.333%;
	}
	#sign .col-5 {
		margin-top: 1em;
	}
	#filter-tabs .col-special:nth-child(4n+1) {
		clear: none;
	}
	#filter-tabs .col-special:nth-child(3n+1) {
		clear: both;
	}
	#product-info {
		margin-top: 1em;
	}
	#product-info .product-codes .col-5 {
		width: 43%;
	}
	#product-info .product-codes .col-7 {
		width: 57%;
	}
	#product .add-product-box .pull-right {
		width: auto;
	}
	.product-set, #listing-presents .item {
		padding: 0 0 5px 30px;
		width: auto;
		display: block;
	}
	.product-set .col-2, #listing-presents .item .col-2 {
		width: 15%;
	}
	.product-set .col-10, #listing-presents .item .col-10 {
		width: 79%;
	}
	#shippings .col-9, #payments .col-9, #summary .col-9 {
		width: 60%;
	}
	#shippings .col-3, #payments .col-3, #summary .col-3 {
		width: 40%;
	}
	.listing-table .col-summary .col-4 .col-8 {
		width: 100%;
	}
	.ui-rangeSlider-rightLabel {
		right: 0 !important;
	}
	.ui-rangeSlider-leftLabel {
		left: 0 !important;
	}
	#product-variants .col-6 {
		width: 50%;
	}
	#product-variants label {
		font-weight: bold;
	}
	#header {
		position: fixed;
		background: #ffffff;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 200;
	}
	#absolute {
		position: fixed;
		top: 3px;
		right: 2%;
		width: 96%;
		z-index: 1000;
	}
	#absolute .col-special2 {
		height: 0;
	}
	#col-left {
		position: fixed;
		top: 64px;
		right: 2%;
		width: 70%;
	}
	#forum .col-11 {
		width: 95%;
	}
	#quickadd .col-8 {
		width: 63%;
	}
	#quickadd .col-2 {
		width: 17%;
	}
	#quickadd .col-2:last-child {
		width: 20%;
	}
	#quickadd-csv .col-5 {
		margin-bottom: 0.75em;
	}
	#quickadd-csv .btn {
		float: right !important;
	}
	.box-shadow-page, .with-bg #content > .container {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

@media (max-width: 500px) {
	#supfooter .supfooter-gradient, .modal-buy .main .col-4 {
		display: none;
	}
	.modal-buy .main .col-8 {
		width: 100%;
	}
	.listing-products .image {
		min-height: 0;
	}
	.modal-btn .btn {
		text-align: center;
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.listing-products-table .item .col-10 {
		display: block;
	}
	.listing-products-table .item .col-7 {
		width: 100%;
	}
	.listing-products-table .item .col-5 {
		float: right;
		width: 100%;
		min-width: 210px;
		display: inline-block;
		margin-top: 0.5em;
	}
	#nav-subcategories {
		width: 100.9%;
	}
	#nav-subcategories li.col-special {
		width: 50%;
	}
	#nav-subcategories li.col-special:nth-child(2n+1) {
		clear: both;
	}
	.product-set .col-2, #listing-presents .item .col-2 {
		width: 18%;
	}
	.product-set .col-10, #listing-presents .item .col-8 {
		width: 82%;
	}
	#order .col-6, form#register .col-6, .forum-minus, .forum-plus, #forum .col-8 .col-6 {
		width: 100%;
	}
	#forum .col-8 .col-6 {
		float: none;
		margin-bottom: 5px;
	}
}

@media (max-width: 450px) {
	#col-left, #form-search, #nav-top {
		width: 80%;
	}
	#col-left {
		width: 78%;
	}
	#video iframe {
		height: 250px !important;
	}
	#order .listing-table .col-6, .listing-table .col-3 {
		width: 80%;
	}
	.listing-table .availability span {
		margin: 0;
	}
	.listing-table .store-info {
		margin: 0.5em 0;
	}
}

@media (max-width: 400px) {
	.modal #product-info .col-5, .modal #product-info .col-7 {
		width: 100%;
	}
	.listing-products .item.col-special .inner {
		padding-bottom: 13.5em;
	}
	.listing-products .item.col-special .add-product {
		height: 11em;
	}
	.listing-products .item.col-special .prices, .listing-products .item.col-special .prices .col {
		display: block;
		width: 100%;
	}
	.listing-products .item.col-special .prices {
		bottom: 2.2em;
	}
	.listing-products .item.col-special .col-buy {
		width: 100%;
		text-align: center;
	}
}