@media screen and (min-width: 1280px) {
	.wrap {
		width: 1260px;
	}
	header.top {
		height: 40px;
		line-height: 40px;
		font-size: 12px;
	}
		header.top a {
			padding: 0 12px;
		}
		.header-profile {
			padding-left: 30px;
			margin: 0 10px 0 20px;
		}
			.header-profile .profile-icon {
				top: 10px;
			}
			.header-profile .arrow {
				margin-top: 16px;
			}
	footer.testimonial {
		padding: 40px 0;
	}
		footer.testimonial blockquote {
			width: 940px;
		}
	.categories {
		margin-top: 0;
		padding-bottom: 32px;
	}
		.categories a {
			font-size: 13px !important;
			line-height: 28px !important;
			padding: 0 15px !important;
		}
	.box-list li {
		width: 275px;
	}
	.main {
		width: 840px;
	}
	.sidebar {
		width: 380px;
	}
	header.page .overlay {
		opacity: 0.7;
	}
}
@media screen and (max-width: 1280px) {
	.cart-total .totals {
		display: block;
	}
	.cart-total .button-to-checkout {
		display: block;
		margin-top: 25px;
		margin-left: 0;
	}
	.artists li {
		width: 100%;
		height: auto;
	}
		.artists li .info {
			top: auto;
			transform: none;
		}
}
@media screen and (max-width: 991px) {
	.wrap {
		/*width: 100%;*/
		width: auto;
		padding: 0 15px;
	}
	.header-network {
		float: right;
		margin-left: 15px;
		position: relative;
		border-left: 1px solid #2b2d2e;
	}
		.header-network h6 {
			margin-right: 0;
			float: none;
			display: inline-block;
			background: url(../img/dropdown.png) no-repeat right center;
			cursor: pointer;
			padding: 0 20px 0 15px;
			color: #b8b8b8;
			font-size: 12px;
		}
			.header-network h6:hover {
				color: #FFFFFF;
			}
		.header-network ul {
			float: none;
			border: 0 none;
			position: absolute;
			top: 32px;
			left: 0;
			right: 0;
			display: none;
			z-index: 1111;
		}
			.header-network ul li {
				float: none;
				display: block;
				background-color: #3c3f40;
			}
				.header-network ul li a {
					text-transform: none;
					padding-left: 15px;
				}
					.header-network ul li a.active {
						background-color: transparent;
					}
	header.global {
		height: 95px;
	}
	nav.global {
		float: none;
		margin: 0;
	}
		nav.global a.menu {
			display: block;
			background: #3c3f40 url(../img/icon_list.png) no-repeat center center;
			border-radius: 22px;
			color: white;
			display: block;
			float: right;
			font-size: 12px;
			font-weight: 900;
			height: 44px;
			margin: 26px 0 0 10px;
			position: relative;
			text-decoration: none;
			width: 44px;
		}
			nav.global a.menu:hover {
				background-color: #2b2d2e;
			}
		nav.global>ul {
			display: none;
			position: absolute;
			top: 94px;
			left: 0;
			right: 0;
			box-shadow: 0 20px 20px rgba(56, 124, 134, 0.8);
		}
			nav.global>ul>li.level-1 {
				display: block;
				float: none;
				background-color: #FFFFFF;
				border-bottom: 1px solid #2b2d2e;
				margin: 0;
			}
				nav.global>ul>li.level-1>a {
					cursor: pointer;
				}
				nav.global>ul>li.level-1.dropdown:hover {
					background-color: #FFFFFF;
					box-shadow: none;
				}
				nav.global>ul>li.level-1.dropdown:hover>a {
					color: #b8b8b8;
				}
			nav.global>ul>li:first-of-type {
				padding-top: 50px;
			}
				nav.global>ul>li.level-1>a {
					height: 50px;
					line-height: 50px;
					text-align: center;
				}
			nav.global ul.level-2 {
				position: relative;
				background-color: #FFFFFF;
			}
				nav.global li.level-1:hover ul.level-2 {
					display: none;
					box-shadow: none;
				}
				nav.global li.level-2.highlight {
					background-color: #EEEEEE;
				}
					nav.global li.level-2.highlight:hover {
						background-color: #EEEEEE;
					}
					nav.global li.level-2.highlight a {
						background-color: transparent;
						height: 36px;
						line-height: 36px;
						padding: 0 20px;
						margin: 0;
						text-align: center;
					}
						nav.global li.level-2.highlight a:hover {
							background-color: transparent;
						}
				nav.global li.level-2:hover {
					background-color: #FFFFFF;
				}
				nav.global li.level-2>a {
					color: #000000;
					text-align: center;
				}
					nav.global li.level-2>a:hover {
						color: #b8b8b8;
					}
				nav.global li.level-2 .megamenu {
					display: none !important;
				}
	header.global #search-form {
		right: 180px;
		left: 190px;
	}
	header.page .col-1 {
		margin-left: 15px;
	}
	header.page .col-2 {
		margin-left: 205px;
	}
	.purchase-top {
		bottom: auto;
		top: 60px;
	}
	h1.page-title {
		line-height: 40px;
	}
	.main {
		float: none;
		width: 100%;
		margin: 0 auto;
	}
	.reorder {
		display: flex;
		flex-direction: column;
	}
		.reorder .categories {
			order: 3;
			margin-top: 35px;
		}
		.reorder .pagination {
			order: 2;
		}
		.reorder .box-list {
			order: 1;
		}
	.sidebar {
		float: none;
		width: 100%;
		margin: 30px auto 0;
	}
	.crew h2 {
		width: 100%;
	}
	.crew .position {
		float: none;
		margin-top: 0;
	}
	.crew .img {
		float: none;
		margin-bottom: 15px;
	}
	.crew .hasphoto header,
	.crew .hasphoto .info {
		margin-left: 0;
	}
	form.half p {
		float: none;
		width: 98%;
	}
	.tabs li {
		float: none;
		margin-right: 0;
	}
	table.cart th {
		display: none;
	}
	table.cart td {
		display: block;
		width: 92% !important;
		padding: 0 15px 10px 15px;
		border-bottom: 0 none;
	}
	table.cart tr td:last-of-type {
		border-bottom: 1px solid #ebebeb;
		padding-bottom: 15px;
	}
	table.cart td.img {
		width: 100% !important;
		padding: 0 !important;
		margin: 15px 0;
	}
	.categories li {
		float: none;
		display: block;
		margin-right: 0;
	}
	.button.secondary.small:not(.agressive-add) {
		display: block;
		font-size: 12px;
		line-height: 30px;
	}
	.box-list {
		margin-left: 0;
	}
		.box-list.box-artists li {
			margin-left: 0;
		}
	.box-list li {
		float: none;
		width: auto !important;
	}
		.box-list .img,
		.box .img,
		table.cart a.img {
			width: auto;
			display: block;
			position: relative;
			overflow: hidden;
			min-height: 155px;
		}
			.box-list .img img:not(.responsive),
			.box .img img:not(.responsive),
			table.cart a.img img:not(.responsive) {
				display: none;
			}
			.box-list .img img.responsive,
			.box .img img.responsive,
			table.cart a.img img.responsive {
				display: block;
				height: 155px;
				width: 960px;
				position: absolute;
				top: 0;
				left: 50%;
				transform: translateX(-50%);
			}
	.cart-discount,
	.cart-total {
		float: none;
		width: 100%;
		margin-top: 25px;
	}
	table.cart .remove a {
		float: none;
	}
	.cart-discount,
	.cart-services,
	.cart-total {
		float: none;
		width: 100%;
	}
	.add-service {
		float: none;
	}
	.add-service select.text,
	form .button.send, .button.right {
		float: none;
	}
	.cms img {
		height: auto !important;
	}
	footer.testimonial {
		padding: 32px 15px 24px;
	}
		footer.testimonial blockquote div.cms {
			width: 100%;
		}
		footer.testimonial .quote {
			background-image: none;
		}
	footer.global {
		padding: 36px 15px 0;
	}
		footer.global img {
			display: none;
		}
	.footer-main {
		margin-left: 0;
	}
		.footer-main .column {
			margin-bottom: 30px;
			margin-left: 0;
			width: 43%;
		}
	.footer-social {
		float: none;
		width: 100%;
		text-align: center;
	}
		.footer-social li {
			display: inline-block;
		}
	.footer-utility {
		text-align: center;
	}
		.footer-network {
			display: none;
		}
		.footer-pages {
			float: none;
		}
			.footer-utility li {
				float: none;
				border-left: 0 none;
			}
	.footer-credits {
		margin: 0 -15px;
	}
	#acceptCookies {
		width: 100%;
		left: 0;
		transform: none;
		border-radius: 0;
		bottom: 0;
	}
		#acceptCookies.open {
			height: auto;
			width: 100%;
			min-width: 100%;
			max-height: calc(100% - 40px);
			overflow-y: scroll;
			padding: 20px 0;
		}
		#acceptCookies p,
		#acceptCookies ul {
			margin-left: 40px;
			margin-right: 40px;
		}
		#acceptCookies a {
			float: none !important;
			margin: 0 auto !important;
		}
			#acceptCookies a:after,
			#acceptCookies a:before {
				content: "";
				display: block;
				width: 100%;
				height: 0;
				clear: both;
			}
	#acceptPrivacy {
		width: 100%;
		left: 0;
		transform: none;
		border-radius: 0;
		top: 0;
	}
		#acceptPrivacy.open {
			height: auto;
			width: 100%;
			min-width: 100%;
			max-height: 100%;
			overflow-y: scroll;
			padding: 20px 0;
		}
		#acceptPrivacy p {
			margin-left: 40px;
			margin-right: 40px;
		}
	.playlist .wave.current canvas, .playlist .wave.current wave {
		width: 100%;
	}
	.playlist .songs .song .title .index {
		position: relative;
		display: block;
	}
}
@media screen and (max-width: 640px) {
	#logo a {
		width: 95px;
		height: 95px;
		top: 0px;
		background-size: 95px auto;
	}
	header.global #search-form {
		left: 115px;
	}
	header.page .col-2 {
		margin-left: 0;
	}
	.footer-main .column {
		width: 100%;
		float: none;
	}
	header.page .wrap {
		display: flex;
		flex-direction: column;
	}
	header.page .col-1 {
		position: relative;
		margin-left: 0;
		width: 100%;
		height: 140px;
		order: 2;
	}
	header.page .col-2 {
		order: 1;
	}
	.box-list.box-artists img {
		float: none;
		width: 100%;
		border-radius: 0;
		margin: 0 0 30px 0;
		height: auto;
	}
	.box-list.box-artists li {
		height: auto !important;
	}
	h1 .to-right {
		float: none !important;
	}
	h1 .button.secondary.pdf {
		display: block;
		margin: 5px 0 !important;
		float: none;
	}
}
@media screen and (max-width: 480px) {
	header.top {
		height: 66px;
	}
	.header-network {
		margin: 0 auto;
		text-align: center;
		border-bottom: 1px solid #2b2d2e;
		float: none;
		border-left: 0 none;
	}
		.header-network h6 {
			margin: 0;
			padding-left: 0;
		}
			.header-network ul li {
				border: 0 none;
				padding: 0;
			}
	.header-social {
		float: left;
	}
		.header-social ul li:first-of-type {
			border-left: 0 none;
		}
	.header-profile {
		margin: 0 15px 0 0;
	}
	header.global #search-form {
		top: 95px;
		left: 0;
		right: 0;
		padding: 0 15px;
	}
		header.global #search-form label {
			right: 25px;
		}
	.add-service {
		margin-top: 25px;
	}
}
@media screen and (min-width: 0px) and (max-width: 640px) {
	.videoGallery .rsTmb {
		padding: 6px 8px;
	}
	.videoGallery .rsTmb h5 {
		font-size: 12px;
		line-height: 17px;
	}
	.videoGallery .rsThumbs.rsThumbsVer {
		width: 100px;
		padding: 0;
	}
	.videoGallery .rsThumbs .rsThumb {
		width: 100px;
		height: auto;
	}
	.videoGallery .rsTmb span {
		display: none;
	}
	.videoGallery .rsOverflow,
	.royalSlider.videoGallery {
		height: 300px !important;
	}
	.sampleBlock {
		font-size: 14px;
	}
}
@media screen and (min-width: 0px) and (max-width: 900px) { 
	#home-gallery {
		padding: 12px 0 12px;
	}
	#home-gallery .rsOverflow,
	.royalSlider#home-gallery {
		height: 400px !important;
	}
}
@media screen and (min-width: 0px) and (max-width: 500px) { 
	#home-gallery .rsOverflow,
	.royalSlider#home-gallery {
		height: 300px !important;
	}
}