@media screen and (min-height: 900px) {
	.bx-viewport {
		height: 900px;
	}
}
@media screen and (max-height: 768px) {
	.product-list > div:nth-child(3n+1) {
		clear: left;
	}
}
@media screen and (max-width: 1200px) { /* classic screen */
	header > div,
	header .dropdown > div,
	footer > div,
	section > div,
	.bx-wrapper .bx-pager,
	.bxslider > div > div > div {
		width: 980px;
	}

	.col-2 > div {width: 482.5px;}
	.col-3 > div {width: 316.6px;}
	.col-4 > div {width: 233.7px;}
	.col-5 > div {width: 184px;}

	.col-3 > div.col-x2 {width: 648.2px;}
	.col-4 > div.col-x2 {width: 482.4px;}
	.col-5 > div.col-x2 {width: 383px;}

	.col-4 > div.col-x3 {width: 731.1px;}
	.col-5 > div.col-x3 {width: 582px;}


	.product-list .product-data-left {
		width: 140px;
	}
	.product-list .product-data-left .btn {
		display: none;
	}
	.product-list .product-data-right {
		width: calc(100% - 140px);
		padding: 0 15px;
	}

	.cart_head .th_2 {width: 500px;}
	.cart_list > div .td_name {width: 500px;}

	.cart_total > span {width: 790px;}

	header nav > div > a {
		padding: 0 15px;
	}
	header form.search {
		margin-right: 15px;
	}
	header .lang {
		line-height: 20px;
		margin-top: 25px;
	}
	header .lang a {
		text-align: right;
		float: none;
		margin: 0;
	}

	.post-list .post-list-item .post-header .post-title {
		font-size: 18px;
	}
}
@media screen and (max-width: 980px) { /* tablet */
	header > div,
	header .dropdown > div,
	footer > div,
	section > div,
	.bx-wrapper .bx-pager,
	.bxslider > div > div > div {
		width: auto;
	}

	header {
		height: 60px;
	}
	header .logo {
		margin: 0;
	}
	header nav > div > a {
		line-height: 60px;
	}
	header .dropdown {
		top: 60px;
	}

	section {
		padding-left: 20px;
		padding-right: 20px;
	}

	.mobilemenu {display: block;}
	header form.search {
		display: none;
	}
	header .lang {
		display: none;
	}
	section nav {
		display: none;
	}
	aside {
		display: block;
	}

	.col-2,
	.col-3,
	.col-4,
	.col-5 {
		margin: 0 0 -15px -2%;
	}
	.col-2 > div,
	.col-3 > div,
	.col-4 > div,
	.col-5 > div {
		margin: 0 0 15px 2%;
	}
	.col-2 > div {width: 48%;}
	.col-3 > div {width: 31.33%;}
	.col-3 > div:nth-child(3n+1) {clear: left;}
	.col-4 > div {width: 23%;}
	.col-5 > div {width: 18%;}

	.col-3 > div.col-x2 {width: 64.66%;}
	.col-4 > div.col-x2 {width: 48%;}
	.col-5 > div.col-x2 {width: 38%;}

	.col-4 > div.col-x3 {width: 73%;}
	.col-5 > div.col-x3 {width: 58%;}

	.cart_head .th_2 {width: 240px;}
	.cart_list > div .td_name {width: 240px;}

	.cart_total > span {width: 530px;}

	header .cart {
		margin: 10px 0 0;
		height: 40px;
		width: 40px;
	}
	header .cart span {
		background-size: 16px auto;
	}
	.shop-categories > div > a b {
		opacity: 1;
		visibility: visible;
	}
	.product-list > div {
		margin-bottom: 25px;
	}
	.product-list .product-data-left {
		width: 100px;
	}
	.product-list .product-data-right {
		width: calc(100% - 100px);
		padding-right: 0;
	}
	.product-exfs .exf-row span:last-child {
		font-size: 15px;
		line-height: 17px;
	}
	.product-price {
	    font-size: 28px;
		line-height: 32px;
	}
	.product-price i {
		padding-top: 2px;
	}
	.currency {
		padding-top: 2px;
	}

	.blogpage {
		min-height: 60px !important;
		height: 60px !important;
	}
	.blogpage > div {
		min-height: 60px !important;
	}
	.blogpage > div > div {
		padding-top: 60px;
	}

	.img-align-left {
		display: block;
		float: unset;
		margin: 10px auto 10px;
	}
	.img-align-center {
		display: block;
		margin: 10px auto 10px;
	}
	.img-align-right {
		float: unset;
		margin: 10px auto 10px;
	}
}
@media screen and (max-width: 768px) { /* landscape phone */
	header nav {
		display: none;
		position: absolute;
		width: 100%;
		top: 60px;
		background: #fff;
		z-index: 11500;
	}
	header nav a {
		float: none;
	}

	.col-3 > div,
	.col-4 > div,
	.col-5 > div,
	.col-3-in > div,
	.col-4-in > div,
	.col-5-in > div,
	.col-x2,
	.col-x3 {
		float: none;
		width: auto !important;
	}

	.shoppage > div > div h1 {
		font-size: 50px;
		line-height: 40px;
	}

	.mainblack .embed_deezer,
	.product-extra .embed_deezer {
		padding-right: 0;
	}


	.cart_head {display: none;}

	.cart_list > div .td_img {display: none;}
	.cart_list > div .td_name {width: auto;float:none;}
	.cart_list > div .td_remove {width: 80px;}
	.cart_list > div > span {width: 70px;}
	.cart_list > div > div {width: 115px;}

	.cart_total > span {width: auto;}
	.cart_delivery > span {width: auto;}
	.cart_buttons a {display: none;}
	.cart_buttons a.buy {display: block;}


	.cart_gift > div {
		float: none;
		width: auto;
		padding-right: 0;
		border-right: 0 none;
	}
	.cart_gift > form {
		float: none;
		width: auto;
		padding: 20px 0 0 0;
	}


	.checkout > div > div label {
		float: none;
		width: auto;
		padding: 0 0 7px 0;
	}
	.checkout > div > div b {
		top: 43px;
	}
	.checkout input,
	.checkout select,
	.checkout textarea {
		width: 100%;
	}
	.checkout button {
		margin: 0;
	}

	.product-list > div:nth-child(3n+1) {
		clear: none;
	}
	.product-list > div:nth-child(2n+1) {
		clear: left;
	}
	.product-list .product-data-left {
		width: 150px;
	}
	.product-list .product-data-right {
		width: calc(100% - 150px);
	}

	.product-promo {
		width: 80%;
		height: auto;
		min-height: 100px;
		float: none;
		margin: 0 10%;
	}
	.product-promo > a > img {
		width: 100px;
		height: auto;
	}
	.product-promo > div {
		padding: 15px;
	}
	.product-promo h2 {
		font-size: 14px;
		line-height: 18px;
	}
	.product-promo p {
		font-size: 12px;
		line-height: 14px;
		margin: 3px 0 0;
	}
	.product-promo .btn {
		display: none;
	}
	.product-promo .product-price {
		display: none;
	}
	.some-artists .artist {
		width: calc(50% - 5px);
		padding-bottom: 30%;
	}
	.some-artists .artist:nth-child(2n) {
		margin-right: 0;
	}
	.form > div > label {
		width: 100%;
		padding: 5px 0;
	}
	.form > div > div {
		width: 100%;
	}
	.col-3 > div {
		width: calc(50% - 15px) !important;
		float: left;
		margin: 0 0 15px 8px;
	}
	.col-3 > div:nth-child(3n+1) {
		clear: none;
	}
	.col-3 > div:nth-child(2n+1) {
		clear: left;
	}
	.product-price {
	    font-size: 24px;
		line-height: 28px;
	}
	.product-price i {
		font-size: 16px;
	}
	.product-list > div > div {
		padding: 0 0 0 10px;
	}
	.currency {
		font-size: 15px;
	}

	.blog-wrapper {
		padding: 50px 0 70px;
	}
	.blog-list-title {
		font-size: 30px;
		margin: 0 0 60px;
	}
	.post-list .post-list-item {
		width: calc(100% / 2 - 10px);
	}
	.post-list .post-list-item .post-header .post-header-inner {
		left: 15px;
		bottom: 15px;
		right: 15px;
	}
	.post-list .post-list-item .post-content {
		font-size: 15px;
	}
	.post-list .post-list-item .read {
		font-size: 11px;
	}
	.post-view .post-header {
		height: 300px;
		margin-left: -20px;
		margin-right: -20px;
	}
	.post-view .post-header .post-header-inner {
		left: 20px;
		right: 20px;
		bottom: 20px;
	}
	.post-view .post-header .post-title {
		font-size: 21px;
	}
	.post-view .post-header .post-date {
		font-size: 12px;
	}
}
@media screen and (max-width: 660px) {
	.product-list > div {
		margin-bottom: 25px;
	}
	.product-list .product-data-left {
		width: 100px;
	}
	.product-list .product-data-right {
		width: calc(100% - 100px);
	}
	.post-list .post-list-item {
		width: calc(100% / 1 - 10px);
	}
	.post-list .post-list-item .post-header .post-title {
		font-size: 18px;
	}
}
@media screen and (max-width: 480px) { /* phone */
	.col-2 > div,
	.col-2-in > div {
		float: none;
		width: auto;
	}

	header .cart b {display: none;}
	.shoppage > div > div h1 {
		font-size: 40px;
		line-height: 30px;
	}

	.cont form > div label {
		float: none;
		width: auto;
		padding: 0 0 7px 0;
	}
	.cont form input,
	.cont form select,
	.cont form textarea {
		width: 100%;
	}
	.cont form button {
		margin: 0;
	}

	footer > div span {
		display: block;
		clear: both;
		height: 0;
		overflow: hidden;
	}

	.product-list .product-data-left {
		width: 100%;
	}
	.product-list .product-data-left > a img {
		max-width: 200px;
		margin: 0 auto;
	}
	.product-list .product-data-left .product-price {
		display: none;
	}
	.product-list .product-data-right {
		width: 100%;
		padding: 0 10px;
	}
	.product-list .product-data-right .product-price.show-mobile {
		display: block;
		margin-top: 8px;
		font-size: 38px;
		line-height: 42px;
	}
	.product-list .product-data-right .product-price i {
		font-size: 19px;
		padding-top: 0;
	}
	.product-list .product-data-right .product-price .currency {
		font-size: 17px;
		padding-top: 0;
	}

	.product_info form div, .product_info form .make-wider.required {
		width: calc(100% - 10px);
		margin: 0 5px 10px 5px;
	}
	.product_info form button {
		width: calc(100% - 10px);
		margin: 0 5px;
	}

	.artistpage > div > div {
		top: 30%;
	}

	.bx-viewport {
		height: 350px;
	}

	.banks > div img {
		height: 15px;
		width: auto;
	}
	.join {
		text-align: center;
	}
	.join form div {
		width: 100%;
		margin-bottom: 10px;
	}
	.join form button {
		width: 100%;
	}
	.join form input {
		text-align: center;
	}
	.some-artists .artist .artist-name b {
		font-size: 18px;
	}
	.col-3 > div {
		width: calc(50% - 10px) !important;
	}
	.col-3 > div:nth-child(2n+1) {
		clear: left;
	}
}
@media screen and (max-height: 300px) {
	.bx-viewport {
		height: 300px;
	}
}