/*
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/
@charset "utf-8";
@font-face { font-family: 'ProductSansRg'; src: url('../fonts/ProductSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProductSans-Regular.woff') format('woff'), url('../fonts/ProductSans-Regular.ttf')  format('truetype'), url('../fonts/ProductSans-Regular.svg#ProductSans-Regular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'ProductSansBold'; src: url('../fonts/ProductSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProductSans-Bold.woff') format('woff'), url('../fonts/ProductSans-Bold.ttf')  format('truetype'), url('../fonts/ProductSans-Bold.svg#ProductSans-Bold') format('svg'); font-weight: normal; font-style: normal; }
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
body { padding: 0; margin: 0; font-family: 'ProductSansRg'; }
ul { list-style: none }
a { text-decoration: none; outline: none }
body a:hover, body a:focus { color: initial; text-decoration: none }
a:focus { outline: none; text-decoration: none; -webkit-transition: all; -o-transition: all; transition: all }
textarea:focus { outline: none }
select:focus { outline: none; }
input { outline: none !important }
button, button:focus { outline: none }
a img { border: none }
img { border: 0 }
p { padding: 0; margin: 0 }
h1, h2, h3, h4, ul, p { padding: 0; margin: 0 }
textarea { resize: none }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #fff }
input:-moz-placeholder, textarea:-moz-placeholder { color: #fff }
input:-webkit-autofill { border: 1px solid #e4e4e5; -webkit-text-fill-color: rgba(49, 50, 51, 1); -webkit-box-shadow: 0 0 0px 1000px #f5f5f6 inset; -webkit-transition: background-color 5000s ease-in-out 0s; transition: background-color 5000s ease-in-out 0s; }
input:-internal-autofill-selected { background-color: #f5f5f6 !important; -webkit-box-shadow: 0 0 0px 1000px #f5f5f6 inset; }
input:-webkit-autofill:hover, input:-webkit-autofill:focus { border: 1px solid #e4e4e5; -webkit-text-fill-color: rgba(49, 50, 51, 1); -webkit-box-shadow: 0 0 0px 1000px #f5f5f6 inset; -webkit-transition: background-color 5000s ease-in-out 0s; transition: background-color 5000s ease-in-out 0s; }
input::-moz-placeholder { opacity: 1; outline: none }
textarea::-moz-placeholder { opacity: 1; outline: none }
header { z-index: 5; position: relative; }
.slidersec { margin: -170px 0 0; padding: 160px 0 0; background: url(../img/sliderbg.jpg)0 0 no-repeat; background-size: cover; }
.topright { float: right; margin: 20px 0 0; }
.topright li:first-child { margin-right: 47px; }
.topright li { float: left; }
.topright li a { color: #fff; }
.topright li a img { display: inline-block; margin: -2px 6px 0 0; vertical-align: middle; }
.topright li a:hover i { color: #25C199; }
.navisec { float: left; width: 100%; }
.navbar.bg-dark { background: none !important; padding: 0; }
.navbar-expand-sm .navbar-nav .nav-link { padding: 0; }
.logo { margin: -25px 30px 0 0; }
.navbar-nav { margin: 30px 0 0; }
.navbar-nav .nav-item { margin: 0 30px 0 0; }
.navbar-nav .nav-item:last-child { margin: 0; }
.navbar-nav .nav-item .nav-link { padding: 0 0 3px; font: 500 16px 'Open Sans'; color: #fff; text-transform: uppercase; border-bottom: 1px solid transparent }
.navbar-nav .nav-item .nav-link:hover, .navbar-nav .nav-item .nav-link:focus, .navbar-nav .nav-item.active .nav-link { border-bottom: 1px solid #fff; }
.logincart { position: relative; margin: 20px 0 0; }
.logincart > a { display: inline-block; vertical-align: middle; margin: 0 20px 0 0; }
.logincart > a:last-child { margin: 0; }

/*mincart*/
.minicart { display: none; position: absolute; top: 33px; min-width: 160px; background: #fff; padding: 5px; right: 0; text-align: center; font-size: 14px; }
.logincart a.min_cat { position: relative; margin: 0; }
.p_count { position: absolute; right: -10px; top: -10px; width: 19px; height: 19px; background: #fff; border-radius: 60px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-weight: bold; font-size: 9px; color: #000; }
.woocommerce-mini-cart.cart_list.product_list_widget { width: 100%; min-width: 210px; padding-right: 7px; }
.woocommerce-mini-cart-item.mini_cart_item { float: left; width: 100%; position: relative; border-bottom: 1px solid #ccc; padding: 10px 0; }
.woocommerce-mini-cart.cart_list { height: 170px; overflow-x: auto; }
.woocommerce-mini-cart.cart_list { scrollbar-color: #2abb9b #e0e0e0; scrollbar-width: thin; }
.woocommerce-mini-cart.cart_list

/* 0 */
::-webkit-scrollbar { width: 6px; }
.woocommerce-mini-cart.cart_list

/* 0 */
::-webkit-scrollbar-track { background: #e0e0e0; border-radius: 20px; -webkit-border-radius: 20px; }
.woocommerce-mini-cart.cart_list

/* 0 */
::-webkit-scrollbar-thumb { background: #000; border-radius: 20px; -webkit-border-radius: 20px; }
.woocommerce-mini-cart-item.mini_cart_item a img { max-width: 40px; max-height: 40px; -o-object-fit: contain; object-fit: contain; float: left !important; }
.woocommerce-mini-cart-item.mini_cart_item a { display: block; font-size: 14px; color: #000; text-align: right; }
.remove.remove_from_cart_button { position: absolute; top: 6px !important; left: 0px !important; color: #fff !important; text-align: center !important; }
.woocommerce-mini-cart-item.mini_cart_item span.quantity { width: 100%; text-align: right; }
.minicart.showcart { display: block; }
.woocommerce-mini-cart__buttons.buttons a.button.wc-forward { padding: 5px; width: 100%; display: block; margin: 5px 0 0; font-size: 12px; color: #fff; font-weight: normal; }
.woocommerce-mini-cart__total.total { padding: 10px 10px 5px 0; text-align: right; }

/*end*/
.slidebox { margin: 80px 0 0 0; }
.slidercnt { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
.slideimg { max-width: 425px; }
.slidercntright { padding: 0 10px 0 35px; color: #fff; }
.slidercntright h3 { margin: 0 0 20px; font: 16px 'ProductSansBold'; text-transform: uppercase; }
.slidercntright h2 { margin: 0 0 20px; font: 42px 'ProductSansBold'; }
.mainslide { padding: 40px 0; margin: 0 !important; }
.mainslide .home_wave { height: 20px; }
.mainslide .audio_slide { position: relative; }
.mainslide button.play-listen { position: absolute; top: -47px; left: 160px; }
.milestone_sec ul.newsproduct li { vertical-align: top; }
.mainslide .slick-dots { top: 0; bottom: 0; right: 0; vertical-align: middle; margin: auto; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-line-pack: center; align-content: center; width: 0px; }
.mainslide .slick-dots li { display: block; width: auto; height: auto; margin: 3px 0; -webkit-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; padding: 6px; border: 1px solid transparent; border-radius: 60px; }
.mainslide .slick-dots li.slick-active { border-color: #ffffff; }
.mainslide .slick-dots li button { width: 8px; height: 8px; background: #25c199; border-radius: 60px; margin: 0; padding: 0; }
.mainslide .slick-dots li button:before { display: none; }
.buybtn { width: 150px; display: inline-block; padding: 15px 10px; background: #25C199; border: 1px solid #fff; text-align: center; font: 500 18px 'Open Sans'; color: #181818; text-transform: uppercase; margin: 0 25px 0 0; }
.buybtn:hover, .buybtn:focus { background: #000; color: #fff; }
.listenbtn { width: 150px; display: inline-block; padding: 15px 10px; background: none; border: 1px solid #fff; text-align: center; font: 500 18px 'Open Sans'; color: #fff; text-transform: uppercase; text-align: center; }
.listenbtn:hover, .listenbtn:focus { background: #000; color: #fff; }
.slidercntright button.play-listen { display: inline-flex; vertical-align: middle; width: 150px; text-align: center; padding: 5px 10px; border: 1px solid #25C199; height: 47px; align-items: center; justify-content: center; background: none; font: 500 18px 'Open Sans'; color: #fff; text-transform: uppercase; }
.slidercntright button.play-listen:hover, button.play-listen:focus { background: #000; color: #fff; }
.relespotsec { padding: 40px 0; }
.relespotbox { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.releasecnt { max-width: 700px; padding: 0 0 0 30px; }
.releasecnt h2 { margin: 0 0 30px; font: 36px 'ProductSansBold'; color: #0f1012; }
.releasecnt h3 { margin: 0 0 10px; font-weight: 600; font-size: 20px; color: #525252; }
.releasecnt p { margin: 0 0 30px; font: 400 15px 'Open Sans'; color: #525252; line-height: 22px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.releasecnt .buybtn { color: #fff; background: #25C199; border-color: #25C199; }
.releasecnt .listenbtn { color: #fff; background: transparent; border-color: #25C199; }
.releasecnt .listenbtn:hover, .releasecnt .listenbtn:focus { background: #000; color: #fff; border-color: #000; }
.releasecnt .buybtn:hover, .releasecnt .buybtn:focus { background: #000; color: #fff; border-color: #000; }
.ReleaseHighlights { padding: 70px 0 30px; background: #f3eeee; }
.relehigheading { font: 36px 'ProductSansBold'; color: #0f1012; margin: 0 0 30px; }
.highlights { text-align: center; margin: 0 -15px; }
.highlights li { display: inline-block; vertical-align: top; margin: 0 0.5% 25px; width: 23%; }
.rehighimgbg { position: relative; margin: 0 0 20px; overflow: hidden; width: 100%; height: 260px; background: url(../img/diskbg.png)center center no-repeat; background-size: cover; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.rehighimg { width: 190px; height: 190px; overflow: hidden; border-radius: 200px; }
.relehighover { position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 96%; height: 96%; opacity: 0; -webkit-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: rgba(0, 0, 0, 0.7); border-radius: 300px; margin: auto; }
.relehighover a { display: inline-block; vertical-align: middle; }
.relehighover span { display: inline-block; vertical-align: middle; width: 3px; height: 60px; background: rgba(255, 255, 255, 0.5); margin: 0 19px; }
.artistname {/*overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap;*/word-break: break-word; width: 100%; position: relative; display: block; font: 16px 'ProductSansBold'; color: #ffffff; }
.artistname strong, .newstitle strong { display: inline-block; margin: 0 0 0 5px; font-weight: 300; color: #696969; text-transform: capitalize; }
.highlights li h3 { margin: 3px 0 0; font-size: 18px; color: #3b3b3b; }
.highlights li h3 strong { display: inline-block; margin: 0 0 0 5px; font-weight: 300; color: #696969; text-transform: capitalize; }
.highlights li:hover .relehighover { opacity: 1; -webkit-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; }
.MerchHighlights { padding: 70px 0 40px; background: #f3eeee; }
.merchHigh { margin: 0 -1%; }
.merchHigh > li { width: 22%; margin: 0 1.3% 40px; display: inline-block; vertical-align: top; }
.merchbuy { position: relative; width: 100%; height: 260px; overflow: hidden; }
.merchbuy img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }
.merchover { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; background: rgba(0, 0, 0, 0.5); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-line-pack: center; align-content: center; }
.merchHigh li:hover .merchover { opacity: 1; -webkit-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; }
.mercbuybtn { display: inline-block; width: 94px; border: 2px solid #25c199; text-align: center; font-weight: 400; font-size: 18px; color: #25c199; padding: 4px 4px; text-transform: uppercase; }
.mercbuybtn:hover, .mercbuybtn:focus { background: #25c199; color: #fff; }
.sizeprice { float: left; width: 100%; margin: 10px 0 15px; }
.sizelist { float: left; }
.sizelist li { float: left; margin: 0 5px 0 0; }
.sizelist li { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; width: auto; height: 20px; background: #25C199; font-size: 10px; color: #ffffff; text-align: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 5px; margin: 5px 5px 5px 0; }
.sizelist li:hover, .sizelist li:focus, .sizelist li.active { background: #000; color: #fff; }
.price { float: right; font-weight: 600; font-size: 16px; color: #2b2b2b; }
.MerchSpotlight { padding: 80px 0; }
.newssec { margin: 0 0 80px; }
.audio_slide.active { visibility: visible; }
.audio_slide { visibility: hidden; }

/*.newslist { margin:0 -0.7%; }*/
.newslist li { display: inline-block; vertical-align: top; width: 31%; margin: 0 1% 20px; }
.newslist li h3 { margin: 9px 0 15px; font-style: italic; font-size: 14px; color: #6c6c6c; }
.newsimg { width: 100%; height: 360px; overflow: hidden; position: relative; }
.newsimg img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }
.newsover { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; background: rgba(0, 0, 0, 0.5); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-line-pack: center; align-content: center; }
.newsover a { display: inline-block; width: 144px; border: 2px solid #25c199; text-align: center; font-weight: 400; font-size: 14px; color: #fff; padding: 9px 4px; text-transform: uppercase; }
.newsover a:hover, .newsover a:focus { background: transparent; color: #fff !important; border-color: #fff; }
.newslist li:hover .newsover { opacity: 1; -webkit-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; }
.newstitle { /*overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap;*/ width: 100%; display: inline-block; font: 22px 'ProductSansBold'; color: #0f1012; word-break: break-word; }
.viewall { margin: 15px 0 0; }
.viewall a { padding: 13px 40px; background: #25C199; font-size: 18px; text-align: center; color: #fff; display: inline-block; text-transform: uppercase; }
.viewall a:hover, .viewall a:focus { background: #000000; color: #fff; }
footer { padding: 80px 0 20px; margin: 0; background: url(../img/footerbg.jpg)0 0 no-repeat; background-size: cover; clear: both; }
.footerleft { width: 76%; float: left; border-right: 2px solid rgba(255, 255, 255, 0.5); }
.footcontainer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.footerleft p { margin: 40px 0 30px; font-size: 18px; color: #ebecf0; line-height: 28px; max-width: 96%; }
.footerleft { width: 76%; float: left; }
.footerright { float: right; width: 20%; padding: 0 0 0 80px; }
.footerright ul li { margin: 0 0 7px; }
.footerright ul li a { font: 16px 'ProductSansRg'; color: #fff; }
.footerright ul li a:hover, .footerright ul li a:focus { color: #25c18c; }
.viewhisbtn { display: inline-block; padding: 15px 40px; border: 2px solid #25c199; font-size: 18px; text-transform: uppercase; color: #25c199; }
.viewhisbtn:hover, .viewhisbtn:focus { background: #000; color: #fff; border-color: #000; }
.copyright { float: left; width: 100%; margin: 80px 0 0; text-align: center; position: relative; padding: 20px 0 0; }
.copyright p { font-size: 14px; color: #fff; }
.copyright:before { content: ''; position: absolute; width: 320px; height: 1px; background: #fff; margin: auto; left: 0; right: 0; top: 0; }
#elevator_item { width: 40px; height: 40px; position: fixed; right: 15px; bottom: 10px; -webkit-transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -o-transition: opacity .4s ease-in-out; opacity: 1; z-index: 100020; display: none; }
#elevator_item.off { opacity: 0; visibility: hidden }
#elevator { display: block; width: 40px; height: 40px; background: url(../img/icon_top.png) center center no-repeat; background-size: 23px; background-color: rgb(18 181 153); border-radius: 2px; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2); box-shadow: 0 1px 3px rgba(0, 0, 0, .2); cursor: pointer; }
.newstitle { font-size: 17px; }

/*artists*/
.innerhead { position: relative; height: 490px; margin-top: -110px;    background-color: #000;} 
.page-template-template-mastering .innerhead{margin-top:0;}
.innerhead .container { height: 100%; }
.artistbg { background: url(../img/allartistbg.jpg)0 0 no-repeat; background-size: cover; }
.aboutartist { padding: 100px 0 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-line-pack: center; align-content: center; height: 100%; }
.aboutartist .container { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-line-pack: center; align-content: center; }
.aboutartistcnt { max-width: 800px; padding: 0 0 0 45px; color: #fff; width: 100%; }
.aboutartistcnt h2 { margin: 0 0 16px; font: 70px 'ProductSansBold'; }
.aboutartistcnt p { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; width: 100%; margin: 0 0 20px; font-size: 16px; line-height: 25px; }
.knowbtn { display: inline-block; padding: 18px 25px; background: #25c199; color: #ffffff; font: 16px 'ProductSansBold'; text-transform: uppercase; text-align: center; }
.knowbtn:hover, .knowbtn:focus { background: #000; color: #fff; border-color: #000; }
.aboutartistleft img { border: 10px solid #fff; width: 100%; max-width: 285px; max-height: 287px; -o-object-fit: cover; object-fit: cover; }
.allartist { padding: 90px 0; background: #f7f7f7; }
.innerheading { font: 36px 'ProductSansBold'; color: #ffffff; margin: 0 0 20px; }
.searchart { margin: 0 0 30px; float: left; width: 100%; }
.searchform { margin: 0 30px 0 0; width: 100%; max-width: 670px; float: left; position: relative; }
.searchform input { width: 100%; height: 44px; border: 1px solid #fff; border: 1px solid #898989; padding: 10px 130px 10px 10px; font-size: 16px; color: #9e9e9e; }
.searchform button { padding: 10px 20px; background: #25c199; font-size: 18px; text-align: center; width: 118px; height: 44px; color: #fff; position: absolute; top: 0; right: 0; border: none; }
.selectart select { width: 100%; height: 44px; background: #000; color: #fff; text-align: center; padding: 0 6px 0 30px; border: none; }
.selectart { float: left; width: 160px; }
.selectart:last-child { margin: 0 0 0 30px; }
.allartist .merchHigh { margin: 0 -1.1%; }
.allartist .merchbuy { margin: 0 0 10px; }
.allartist .artistname { font-size: 18px; }
.allartist .merchHigh > li { margin-bottom: 20px; }

/*musicrelease*/
.musicrelease .container { -ms-flex-wrap: inherit; flex-wrap: inherit; }
.musicrelease .aboutartistleft img { border-radius: 600px; border: none; max-width: 335px; max-height: 335px; }
.musicrelease .aboutartistcnt h2 { text-transform: uppercase; margin: 0; }
.aboutartistcnt h3 { font-size: 28px; color: #fbfbfb; margin: 0 0 20px; }
.searchtag a { display: inline-block; vertical-align: middle; padding: 2px 7px; background: #a1a0a0; font-size: 12px; text-transform: uppercase; color: #fff; }
.searchtag a:hover, .searchtag a:focus { background: #000; color: #fff; }
.searchtag { margin: 0 0 20px; }
.buylisbtn a { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; vertical-align: middle; width: 150px; text-align: center; padding: 5px 10px; border: 1px solid #25C199; height: 47px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.buylisbtn a.knowbtn { margin-right: 10px; }
.highlisghtslist .mercbuybtn { font-size: 14px; border-width: 1px; }
.highlisghtslist .mercbuybtn:first-child { margin-right: 10px; }
.discovercatal { margin-top: 60px; }
.allartist .discovercatal .artistname { font-size: 16px; line-height: 17px; display: inline-block; }
.allartist .discocatal { margin: 0 -0.5%; }
.discocatal > li { width: 18%; margin: 0 0.8% 30px; }
.discocatal .merchbuy { height: 200px; }
.discocatal .searchtag { margin: 0 0 10px; }
.discocatal .searchtag a { color: #6c6c6c; font-size: 9px; background: #cccccc; }
.pagina li { display: inline-block; vertical-align: middle; margin: 0 8px 0 0; }
.pagina li a { display: -webkit-box; display: -ms-flexbox; display: flex; width: 37px; height: 37px; border: 2px solid #151515; font-size: 15px; color: #0f1012; text-align: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.pagina li:first-child a, .pagina li:last-child a { background: #000; width: auto; padding: 0 16px; }
.pagina li:nth-child(2) a { width: 55px; }
.pagina li a:hover, .pagina li a:focus { background: #000; color: #fff; }

/*News*/
.newsbg { background: url(../img/newsbg.jpg)0 0 no-repeat; background-size: cover; }
.aboutartist.newscnt { -ms-flex-wrap: wrap; flex-wrap: wrap; }
.newscnt h2 { width: 100%; margin: 0 0 30px; font: 70px 'ProductSansBold'; color: #fff; }
.newscnt p { max-width: 850px; padding: 0 20px 0 0; font-size: 16px; color: #fff; line-height: 24px; }
.recentnews { margin: 0; padding: 70px 0; background: #f7f7f7; }
.post_mon { padding: 0 0 0 1%; }
.recentnews .newslist li { width: 22%; margin: 0 1.3% 30px; }
.recentnews .newsimg { height: 250px; }
.recentnews .pagina { margin: 20px 0 0; }
.musicrelease { background: url(../img/sliderbg.jpg)0 0 no-repeat; background-size: cover; }

/*about page*/
.about_mainbanner { position: relative; margin: -170px 0 0; padding: 215px 0 70px; background: url(../img/about_banner_img.jpg)0 0 no-repeat; background-size: cover; }
.about_mainbanner:after { content: ''; z-index: -1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.about_mainbanner .col-md-12 { position: relative; /*z-index: 1;*/ max-width: 850px; }
header { position: relative; z-index: 1; }
.navisec .navbar-nav .dropdown-menu li { margin: 0; }
.about_mainbanner h1 { font-family: 'ProductSansBold'; color: #fff; font-size: 40px; font-weight: bold; text-transform: uppercase; margin-bottom: 15px; }
.about_mainbanner p { font-family: 'ProductSansRg'; color: #d3d3d3; font-size: 16px; font-weight: 400; line-height: 24px; margin-bottom: 25px; }
.about_mainbanner a { font-size: 16px; font-weight: 600; color: #fff; text-transform: uppercase; min-width: 150px; text-align: center; border: 2px solid #fff; display: inline-block; padding: 10px 15px; }
.about_mainbanner a:hover { background: #fff; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
.milestone_sec h2 { font-size: 35.99px; font-family: 'ProductSansBold'; color: #0f1012; margin-bottom: 30px; line-height: 35px; }
.years_content h3 { font-size: 26px; color: #0f1012; font-family: 'ProductSansBold'; margin-bottom: 22px; }
.milestone_list .img_box img { max-width: 100%; }
.milestone_list ul li h5 { font-size: 13.99px; color: #6c6c6c; font-family: 'ProductSansRg'; margin: 10px 0 10px; }
.milestone_list ul li h4 { font-size: 18px; color: #0f1012; font-family: 'ProductSansBold'; line-height: 26px; }
.milestone_list ul li { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; padding: 0 15px; margin-bottom: 30px; }
.milestone_list ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -15px; }
.milestone_sec { padding: 85px 0 60px; background: #f7f7f7; }
.subscribe_sec { padding: 90px 0; background: #e9e9e9; }
.subscribe_sec h2 { font-size: 35.99px; font-family: 'ProductSansBold'; color: #191919; margin-bottom: 25px; line-height: 30px; }
.subscribe_sec p { font-size: 16px; color: #4f4f4f; line-height: 22px; font-family: 'ProductSansRg'; margin-bottom: 20px; }
.subscribe_sec .input-group { max-width: 697px; height: 60px; }
.subscribe_sec input { height: 100%; border: none; border-radius: 0; -webkit-box-shadow: none !important; box-shadow: none !important; }
.subscribe_sec button { background: #151515; color: #fff; font-family: 'ProductSansRg'; font-size: 18px; border-radius: 0; border: none; min-width: 142px; }
.subscribe_sec button:hover { color: #fff; }
.subscribe_sec input::-webkit-input-placeholder { color: #9e9e9e; font-size: 16px; font-family: 'ProductSansRg'; }
.subscribe_sec input::-moz-placeholder { color: #9e9e9e; font-size: 16px; font-family: 'ProductSansRg'; }
.subscribe_sec input:-ms-input-placeholder { color: #9e9e9e; font-size: 16px; font-family: 'ProductSansRg'; }
.subscribe_sec input::-ms-input-placeholder { color: #9e9e9e; font-size: 16px; font-family: 'ProductSansRg'; }
.subscribe_sec input::placeholder { color: #9e9e9e; font-size: 16px; font-family: 'ProductSansRg'; }
.subscribe_sec .col-md-12 { max-width: 950px; }
.contact_sec { padding: 85px 0 90px; background: #f7f7f7; }
.address { background: url(../img/bg_cutimg.png) no-repeat center center; background-size: 100% 100%; }
.conatct_box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
.contact_sec h2 { font-size: 35.99px; font-family: 'ProductSansBold'; color: #191919; margin-bottom: 25px; line-height: 30px; }
.conatct_box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding: 17px 10px 17px 0; }
.conatct_box p { font-size: 16px; font-family: 'ProductSansRg'; line-height: 22px; color: #292929; }
.address p { color: #f2f2f2; }
.conatct_box img { margin-right: 10px; }
.conatct_box h4 { font-size: 18px; font-family: 'ProductSansBold'; margin-bottom: 12px; }
.address img { margin-left: 10px; }
.myac_mainbanner { position: relative; margin: -170px 0 0; padding: 240px 0 70px; background: url(../img/about_banner_img.jpg)0 0 no-repeat; background-size: cover; height: 560px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.myac_mainbanner:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); }
.myac_mainbanner h1 { font-family: 'ProductSansBold'; color: #fff; font-size: 40px; font-weight: bold; text-transform: uppercase; margin-bottom: 15px; }
.myac_mainbanner .col-md-12 { position: relative; z-index: 1; max-width: 850px; }
.my-ac { padding: 80px 0; background: #f7f7f7; }
.my-ac h3 { font-family: 'ProductSansBold'; font-size: 36px; line-height: 42px; margin-bottom: 7px; }
.form_blk label { position: relative; font-size: 14px; color: #3e3e3e; font-family: 'ProductSansRg'; margin-bottom: 7px; }
.form_blk .form-group label:after { content: '*'; color: #fe2121; margin-left: 3px; }
.form_blk { max-width: 350px; }
.form_blk input { background: transparent; border-radius: 0; border: 2px solid #151515; padding: 3px 12px; -webkit-box-shadow: none !important; box-shadow: none !important; outline: none !important; }
.form_blk .form-group { margin-bottom: 14px; }
.black_btn { min-width: 124px; text-align: center; border: none; background: #151515; color: #fff; height: 40px; font-family: 'ProductSansRg'; font-size: 18px; }
.my-ac .custom-control-label:after { border-radius: 0; width: 12px; height: 12px; }
.my-ac .custom-control-label:before { border-radius: 0; width: 12px; height: 12px; }
.my-ac .custom-control { padding-left: 25px; margin-bottom: 7px; }
.btn_box { margin-bottom: 14px; }
.form_blk p { font-size: 16px; font-family: 'ProductSansRg'; color: #535353; line-height: 22px; margin-bottom: 25px; }
.lost_password { font-size: 16px; color: #151515; font-family: 'ProductSansBold'; }
.password { position: relative; }
.eye_icon { position: absolute; right: 12px; top: 52%; }
.password input { padding-right: 40px; }

/*my account*/
.myac_mainbanner { position: relative; margin: -170px 0 0; padding: 240px 0 70px; background: url(../img/about_banner_img.jpg)0 0 no-repeat; background-size: cover; height: 560px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.myac_mainbanner:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); }
.myac_mainbanner h1 { font-family: 'ProductSansBold'; color: #fff; font-size: 40px; font-weight: bold; text-transform: uppercase; margin-bottom: 15px; }
.myac_mainbanner .col-md-12 { position: relative; z-index: 1; max-width: 850px; }
.my-ac { padding: 80px 0; background: #f7f7f7; }
.my-ac h3 { font-family: 'ProductSansBold'; font-size: 36px; line-height: 42px; margin-bottom: 7px; }
.form_blk label { position: relative; font-size: 14px; color: #3e3e3e; font-family: 'ProductSansRg'; margin-bottom: 7px; }
.form_blk .form-group label:after { content: '*'; color: #fe2121; margin-left: 3px; }
.form_blk { max-width: 350px; }
.form_blk input { background: transparent; border-radius: 0; height: 38px; border: 2px solid #151515; padding: 3px 12px; -webkit-box-shadow: none !important; box-shadow: none !important; outline: none !important; }
.form_blk .form-group { margin-bottom: 14px; }
.black_btn { min-width: 124px; text-align: center; border: none; background: #151515; color: #fff; height: 40px; font-family: 'ProductSansRg'; font-size: 18px; }
.my-ac .custom-control-label:after { border-radius: 0; width: 12px; height: 12px; }
.my-ac .custom-control-label:before { border-radius: 0; width: 12px; height: 12px; }
.my-ac .custom-control { padding-left: 25px; margin-bottom: 7px; }
.btn_box { margin-bottom: 14px; }
.form_blk p { font-size: 16px; font-family: 'ProductSansRg'; color: #535353; line-height: 22px; margin-bottom: 25px; }
.lost_password { font-size: 16px; color: #151515; font-family: 'ProductSansBold'; }
.password { position: relative; }
.eye_icon { position: absolute; right: 12px; top: 52%; }
.password input { padding-right: 40px; }

/*product info*/
.p-info-banner h1 { font-size: 48px; }
.p-info-banner { background: url(../img/product_info_bgbanner.jpg) 0 0 no-repeat; background-position-y: -210px; background-position-x: center; }
.product-info {padding: 60px 0 20px;background: #f7f7f7;}
.product-info .lSGallery { -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; }
.product-info .lSGallery li img { -o-object-fit: cover; object-fit: cover; }
.product-info .lSGallery li { height: auto !important; border-radius: 0 !important; -webkit-transition: none !important; -o-transition: none !important; transition: none !important; border: none; list-style-type: none; }
.product-info .lSPager.lSGallery li.active { border-radius: 0; }
.product-info .lSPager.lSGallery li.active img { border: 2px solid #000 !important; border-radius: 0; }
.product_item .vertical { padding-right: 90px !important; }
.product_details h3 {font-size: 16px;color: #e5e5e5;font-family: 'ProductSansBold';text-transform: uppercase;margin-bottom: 20px;}
.details { margin-bottom: 30px; }
.product_details table { width: 100%; }
.product_details .label {width: 40%;color: #ffffff;font-size: 14px;font-family: 'ProductSansRg';vertical-align: top;}
.product_details .value {width: 60%;color: #cacaca;font-size: 14px;font-family: 'ProductSansRg';vertical-align: top;padding-bottom: 15px;}
.product_details { padding-left: 15px; }
.details_box { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; padding: 0 15px; }
.details h3 img { margin-top: -3px; margin-right: 5px; }
.price_box { margin-bottom: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #dbdbdb; padding: 6px 7px; }
.price_box label { font-family: 'ProductSansRg'; margin: 0; color: #939393; font-size: 14px; }
.pricee { font-size: 14px; font-family: 'ProductSansRg'; color: #2e2e2e; }
.size_box { margin-bottom: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #dbdbdb; padding: 6px 7px; }
.size_box a { color: #000; padding: 0 10px; }
.product-info h3.albumheading + h3 span { color: darkgray; padding-right: 8px; font-weight: 500; text-transform: lowercase; }
.size_box a { display: flex; width: 100%; justify-content: space-between; }
.size_box a span.down_nme, .size_box a span.strm_nme { color: #949494; }
.size_box label { font-family: 'ProductSansRg'; margin: 0; color: #939393; font-size: 14px; }
.size_box select { font-size: 14px; font-family: 'ProductSansRg'; color: #2e2e2e; max-width: 65px; border: none; margin: 0 !important; padding: 0 0.75rem 0 .75rem; height: auto; background: url(../img/arrow_down.png) no-repeat right 0 center/8px 10px; background-size: auto; -webkit-box-shadow: none !important; box-shadow: none !important; outline: none !important; text-align: right; }
.add_cart_btn a { font-family: 'ProductSansBold'; display: block; color: #f5f5f5; background: #181818; height: 35px; text-align: center; line-height: 35px; text-transform: uppercase; }
.add_cart_btn { margin-bottom: 7px; }
.hint p { position: relative; color: #939393; font-size: 14px; font-family: 'ProductSansRg'; line-height: 22px; padding-left: 20px; }
.hint p:before { content: ""; position: absolute; left: 0; top: 3px; width: 14px; height: 14px; background-image: url(../img/icn_info.svg); background-size: 100%; background-repeat: no-repeat; opacity: 0.33; }
.hint p>a { color: #181818; }
.descriptions h3 { margin-bottom: 5px; }
.descriptions p { font-family: 'ProductSansRg'; font-size: 16px; color: #595959; line-height: 22px; margin-bottom: 15px; }
.descriptions ul { margin-bottom: 15px; }
.descriptions ul li { font-family: 'ProductSansRg'; font-size: 16px; color: #595959; line-height: 20px; }
.back-to-catalogue { font-size: 14px; color: #939393; font-family: 'ProductSansRg'; margin-top: 38px; display: inline-block; }
.back-to-catalogue img { display: inline-block; vertical-align: baseline; margin-right: 7px; }
.add_cart_btn a:hover { color: #fff; }

/*product page*/
.productbg { background: url(../img/productbg.jpg)0 0 no-repeat; background-size: cover; }
.productbg h4 { margin: 15px 0 10px; width: 100%; float: left; }
.productbg h4 sub { bottom: 0; font-size: 26px; }
.productbg h4 strong { font: 45px 'ProductSansBold'; color: #fff; }
.productbg .aboutartistcnt h2 { text-transform: uppercase; }
.productbg .aboutartistleft img { max-width: 305px; max-height: 310px; }
.merchHigh.allprolist > li { margin: 0 1.3% 20px; width: 17%; }
.allprolist .merchbuy { height: 190px; }

/*album*/
.albumtabsec #nav-tab { margin: 0 0 35px; }
.albumtabsec #nav-tab { margin: 0 0 35px; border-bottom: 1px solid #dbdbdb; }
.albumtabsec #nav-tab .nav-item {border-radius: 0;background: #dbdbdb;font-size: 14px;text-transform: uppercase;color: #000000;text-align: center;margin-right: 6px;border: none;}
.albumtabsec #nav-tab .nav-item.active { background: #12b599; color: #fff; }
.albumtabsec .product_details h3 { margin-bottom: 25px; }
.albumtabsec .summary.entry-summary { width: 100% !important; }
.instock { margin-top: -20px; }
.instock { margin-top: -11px; margin-bottom: 12px; }
.icndownload { width: 20px; }
.trackdis_sec { margin: 10px 0 0; }
.classic { margin: 0 0 20px; padding: 15px; background: #dbdbdb; font-size: 16px; color: #2e2e2e; }
.tracklists { float: left; width: 54%; padding: 0 50px 0 0; }
.tracklists h2 { font-size: 16px; text-transform: uppercase; color: #fff; margin: 0 0 20px; }
.tracklists ul li { border-bottom: 1px solid #dbdbdb; }
.tracklists ul li a { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 10px 8px; font-size: 14px; color: #444444; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.playtime { min-width: 80px; padding: 0 0 0 10px; font-size: 14px; color: #939393; }
.playtime img { margin: -3px 5px 0 0; display: inline-block; vertical-align: middle; }
.tracklists ul li a:hover, .tracklists ul li a:focus { background: #f2f2f2; }
.tracdiscr { float: right; width: 46%; }
.tracdiscr h2 {font-size: 16px;text-transform: uppercase;color: #fafafa;margin: 0 0 20px;}
.tracdiscr p {font-size: 16px;color: #ffffff;margin: 0 0 20px;line-height: 25px;}
.albumsec { background: url(../img/albumbg.jpg)0 0 no-repeat; background-size: cover; }
.albumsec .newscnt h2 { margin: 0; font: 48px 'ProductSansBold'; color: #fff; text-transform: uppercase; }
.albumsec .newscnt h2 span { font: 36px 'ProductSansRg'; display: block; text-transform: capitalize; }
.releasedetail_left { float: left; width: 48%; }
.releasedetail_left table td.value b { display: block; }
.releasedetail_right { float: right; width: 48%; }
.woocommerce .releasedetail_right button.single_add_to_cart_button.button.alt {font-family: 'ProductSansBold';display: block;color: #f5f5f5 !important;background: #12b599 !important;height: auto;text-align: center;line-height: 32px;text-transform: uppercase;padding: 5px 2px !important;border: none !important;border-radius: 0;margin-top: 10px;}
.woocommerce .releasedetail_right button.single_add_to_cart_button.button.alt:hover, .woocommerce .releasedetail_right button.single_add_to_cart_button.button.alt:focus { background: #000 !important; color: #fff !important; }
span.release-format-info { display: none; }
span.release-format-info.vinyl.active { display: block; }
span.release-format-info.cd.active { display: block; }
span.release-format-info.download.active { display: block; }
span.release-format-info.stream.active { display: block; }

/*Artistinfo*/
.artisinfosec { background: #f7f7f7; }
#menutab { float: left; width: 100%; padding: 70px 0; }
.mainnav { margin: 0 0 40px; border-bottom: 1px solid #ccc; }
.mainnav li { display: inline-block; margin: 0 1px 0 0; }
.mainnav li a { display: block; padding: 7px 15px; font-size: 14px; color: #939393; text-align: center; text-transform: uppercase; }
.mainnav li a.active, .mainnav li a:hover, .mainnav li a:focus { background: #181818; color: #fff; }

/*.infobio { padding: 80px 0; }*/
.infobio h2 { margin: 0 0 30px; font: 35px 'ProductSansBold'; color: #0f1012; }
.infobio p { margin: 0 0 30px; font-size: 16px; color: #515151; line-height: 24px; }
.showmore { display: inline-block; padding: 10px 20px; border: 2px solid #111111; text-transform: uppercase; margin: 20px 0 0; font-size: 16px; color: #313131; }
.showmore:hover, .showmore:focus { background: #000; color: #fff; }
#News .newslist { margin: 0 -0.9%; }
#News .newslist li { width: 22.8%; margin: 0 0.984% 20px; }
#News .newsimg { height: 260px; }
.newsover a { width: 110px; font-size: 15px; color: #fff !important; }

/*#Releases { margin: 60px 0; }*/
#Releases .artistname { font-size: 16px; color: #1b1b1b; }
#Releases .merchHigh { margin: 0 -0.8%; }
#Releases .discocatal > li { margin: 0 0.87% 30px; }
.youtube { position: relative; padding-bottom: 56.23%; height: 0; overflow: hidden; max-width: 100%; background: #000; }
.youtube iframe, .youtube object, .youtube embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 100; background: transparent; }
.youtube img { bottom: 0; display: block; left: 0; margin: auto; max-width: 100%; width: 100%; position: absolute; right: 0; top: 0; border: none; height: auto; cursor: pointer; -webkit-transition: .4s all; -o-transition: .4s all; transition: .4s all; }
.youtube img:hover { -webkit-filter: brightness(75%); }
.youtube .play { height: 100%; width: 100%; left: 0; top: 0; position: absolute; background: #00000038 url(../img/videoplayicon.png)center center no-repeat; cursor: pointer; }
.videos ul { margin: 0 -01%; }
.videos ul li { float: left; width: 23%; margin: 0 1% 20px; }
.viedotitle { display: block; margin: 10px 0 0; font-size: 16px; color: #1b1b1b; }

/*Cart page*/
.cart_banner { background: url(../img/cart_banner.jpg) 0 0 no-repeat; background-position-x: center; background-position-y: 55px; }
.cart_banner h1 { font-size: 48px; }
.quantity { position: relative; }
.cart_sec { padding: 85px 0 70px; background: #f7f7f7; }
.quantity { position: relative; }
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
input[type=number] { -moz-appearance: textfield; }
.quantity input {width: 54px;height: 42px;line-height: 1.65;float: left;display: block;padding: 0;margin: 0;padding-left: 7px;border: 2px solid #ffffff;background: transparent;color: #fff;}
.quantity input:focus { outline: 0; }
.quantity-nav { float: left; position: relative; height: 42px; }
.quantity-button { position: relative; cursor: pointer; border-left: 1px solid #c2b6b6; width: 20px; text-align: center; color: #333; font-size: 13px; height: 19px; line-height: 19px; -webkit-transform: translateX(-110%); -ms-transform: translateX(-110%); transform: translateX(-110%); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; background: #e2e2e2; }
.quantity-button.quantity-up { position: absolute; top: 2px; border-bottom: 1px solid #c2b6b6; }
.quantity-button.quantity-down { position: absolute; bottom: 2px; }
.cart_details table { width: 100%; margin-bottom: 60px; }
.p_img { width: 51px; }
.p_img img { max-width: 100%; }
.cart_details table th { font-family: 'ProductSansBold'; font-size: 16px; line-height: 22px; color: #181818; padding-bottom: 15px; }
.cart_details table thead { border-bottom: 2px solid #828282; }
.cart_details table tbody tr:nth-of-type(1) td { padding-top: 27px; }
.p_name h4 { font-size: 18px; color: #181818; }
.p_price strong, .subt strong { font-size: 18px; line-height: 22px; color: #181818; font-family: 'ProductSansBold'; }
.p_name { width: 34%; padding-left: 15px; }
th.p_quantity, th.p_price, th.subt { width: 18%; }
.cart_details form { max-width: 665px; padding-right: 20px; }
.p_remove { text-align: right; }
.coupon input { height: 100%; background: transparent; font-size: 16px; color: #181818; border: none; border: 2px solid #111111; border-radius: 0; -webkit-box-shadow: none !important; box-shadow: none !important; outline: none !important; }
.coupon input::-webkit-input-placeholder { font-size: 14px; font-family: 'ProductSansRg'; color: #828282; }
.coupon input::-moz-placeholder { font-size: 14px; font-family: 'ProductSansRg'; color: #828282; }
.coupon input:-ms-input-placeholder { font-size: 14px; font-family: 'ProductSansRg'; color: #828282; }
.coupon input::-ms-input-placeholder { font-size: 14px; font-family: 'ProductSansRg'; color: #828282; }
.coupon input::placeholder { font-size: 14px; font-family: 'ProductSansRg'; color: #828282; }
.coupon { max-width: 250px; height: 45px; }
.coupon button { background: #111111; border-radius: 0; color: #f7f7f7; -webkit-box-shadow: none !important; box-shadow: none !important; outline: none; height: 100%; }
.coupon button:hover { color: #f7f7f7; }
.update_box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.update_box .update_btn { font-size: 14px; color: #828282; font-family: 'ProductSansBold'; background: transparent; min-width: 121px; height: 45px; text-transform: uppercase; border: 2px solid #828282; }
.cart_total h2 { font-size: 16px; color: #181818; line-height: 22px; padding-bottom: 16px; font-family: 'ProductSansBold'; text-transform: uppercase; border-bottom: 2px solid #828282; margin-bottom: 42px; }
.cart_total table th { vertical-align: top; font-size: 18px; color: #181818; line-height: 22px; width: 48.5%; text-align: left; font-family: 'ProductSansBold'; padding-bottom: 30px; }
.cart_total table td { font-size: 16px; color: #2a2a2a; line-height: 22px; vertical-align: top; }
.cart_total table td p { font-size: 16px; color: #2a2a2a; line-height: 22px; margin-bottom: 20px; }
.cart_total table td > strong { font-size: 18px; font-family: 'ProductSansRg'; font-weight: inherit; }
.cart_total table td p > a { font-size: 16px; color: #2a2a2a; line-height: 22px; margin-bottom: 20px; }
.included_tax { color: #4c4c4c; font-size: 14px; }
.total strong { font-family: 'ProductSansBold' !important; }
button.button[name="update_cart"] { line-height: 13px; height: 40px; padding: 10px 10px !important; }
.checkout_btns button { width: 100%; border: none; background: #111111; color: #f7f7f7; margin-bottom: 20px; height: 45px; font-size: 16px; }
.cart_total table { width: 100%; margin-bottom: 15px; }
.checkout_btns button img { margin-right: 5px; }
.social_icons a { margin: 0 3px; font-size: 15px !important; }
.topright li { margin-right: 47px; }
.topright li:last-child { margin-right: 0; }

/*cart*/
.cartbanner { background: url(../img/cartbg.jpg)0 0 no-repeat; background-size: cover; }
.cartbanner h2 { margin: 0; font-size: 48px; }

/*.mixes { margin: 70px 0; float: left; width: 100%; }*/
.mixes ul { margin: 0 -1%; }
.mixes ul li { float: none; width: 100%; margin: 0 1.5% 30px; }
.mixesimg { position: relative; width: 100%; height: auto; }
.mixesimg img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

/* .mixover { position: absolute; left: 0; right: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); display: flex; align-items: center; justify-content: center; transition: all ease .3s; } */

/* .mixover { opacity: 0; position: absolute; left: 0; right: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); display: flex; align-items: center; justify-content: center; } */
.mixover .load-odo { padding: 3px 16px; border: 2px solid #fff; display: inline-block; font-size: 14px; color: #fff; cursor: pointer; text-transform: uppercase; background: #333333; margin-top: 10px; }
.mixover .load-odo:hover, .mixover .load-odo:focus { background: #fff; color: #000; border: 2px solid #333333; }
.mixtitle { clear: both; margin: 15px 0 0; font-size: 16px; color: #1b1b1b; line-height: 22px; }
.mixes ul li:hover .mixover, .videos ul li:hover .mixover { opacity: 1; -webkit-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; }
.imgtype { padding: 1px 4px; font-size: 12px; color: #fff; text-align: center; background: #a9a9a9; float: left; clear: both; }

/*.contactsec { float: left; width: 100%; margin: 90px 0 90px; }*/
.contactsec h2 { margin: 0 0 20px; font: 36px 'ProductSansBold'; color: #0f1012; }
.contactcnt { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; width: 33%; vertical-align: top; }
.contactcnt h3 { padding: 0 30px 0 0; font: 20px 'ProductSansBold'; color: #0f1012; }
.contactcnt ul li { margin: 0 0 6px; font-size: 18px; color: #0f1012; }
.contactcnt ul li:last-child { margin: 0; }
.contactcnt ul li a { color: #0f1012; }
.contactcnt ul li img { display: inline-block; vertical-align: middle; margin: 0 5px 0 0; }
.contactcnt:last-child { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

/*Booking*/
.bookingsec { padding: 90px 0; background: #f7f7f7; }
.bookinglist { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0 0 50px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -ms-flex-line-pack: start; align-content: flex-start; }
.bookingleft { width: 100%; max-width: 630px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
.bookingimg { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; max-width: 160px; }
.bookingcnt { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; max-width: 340px; padding: 0 0 0 30px; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.bookingcnt h2 { margin: 0 0 10px; font: 24px 'ProductSansBold'; color: #0f1012; }
.bookable span { font-size: 12px; color: #646464; display: inline-block; vertical-align: middle; margin: 0 5px 0 0; }
.bookable strong { padding: 2px 5px; background: #a9a9a9; font-size: 11px; color: #fff; text-align: center; font-weight: normal; }
.technical { margin: 15px 0 0; }
.technical a { padding: 10px 15px; background: #000; font-size: 16px; color: #fff; text-transform: uppercase; display: inline-block; }
.technical a:hover, .technical a:focus { background: #999; color: #fff; }
.technical span { display: block; margin: 5px 0 0; font-size: 12px; color: #646464; }
.bookingright { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.playaudioimg { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; max-width: 130px; }
.audiocnt { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; max-width: 330px; }
.audiocnt { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; max-width: 330px; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 0 0 20px; }
.audiocnt h3 { margin: 0 0 20px; font: 18px 'ProductSansBold'; color: #0f1012; }
.audiocnt button { padding: 8px 20px; border: none; background: #252525; font-size: 16px; color: #fff; text-align: center; text-transform: uppercase; }
.audiocnt button:hover, .audiocnt button:focus { background: #000; color: #fff; }
.bookingcnt .bookable { display: block; width: 100%; }
#booking-tab .bookingright > div { width: 100%; }
#booking-tab .bookingleft { max-width: 570px; }
#booking-tab .mix-if iframe { max-height: 160px; }
#booking-tab .technical a { padding: 5px 11px !important; font-size: 14px !important; margin-right: 10px !important; }
#booking-tab .bookingright { width: 100% !important; }
#booking-tab .mixesimg { padding-top: 55px; }
div#booking-tab .bookingcnt { max-width: 100%; }
div#booking-tab .bookinglist { padding: 15px; border: 1px solid #ccc; }
#booking-tab { }

/*contact us*/
.contact_us .conatct_box.address { padding: 17px 10px 17px 0; }
.contact_us .conatct_box { padding: 0; }
.contact_us .address { max-width: 262px; }
.contact_us h4 { color: #292929; margin-bottom: 10px; }
.ask_quastion { padding: 85px 0; background: #f7f7f7; }
.ask_quastion form { max-width: 713px; }
.ask_quastion input, .ask_quastion textarea { background: #e9e9e9; border: none; border-radius: 0; margin-bottom: 10px; color: #191919; }
.ask_quastion input { height: 60px; }
.ask_quastion textarea { height: 100px; }
.ask_quastion input::-webkit-input-placeholder, .ask_quastion textarea::-webkit-input-placeholder { font-size: 14px; color: #8f8f8f; }
.ask_quastion input::-moz-placeholder, .ask_quastion textarea::-moz-placeholder { font-size: 14px; color: #8f8f8f; }
.ask_quastion input:-ms-input-placeholder, .ask_quastion textarea:-ms-input-placeholder { font-size: 14px; color: #8f8f8f; }
.ask_quastion input::-ms-input-placeholder, .ask_quastion textarea::-ms-input-placeholder { font-size: 14px; color: #8f8f8f; }
.ask_quastion input::placeholder, .ask_quastion textarea::placeholder { font-size: 14px; color: #8f8f8f; }
.ask_quastion h2 { font-size: 36px; color: #191919; font-family: 'ProductSansBold'; line-height: 37px; margin-bottom: 27px; }
.send_btn { border: none; color: #fff; background: #151515; font-size: 18px; min-width: 142px; height: 60px; }
.ask_quastion input:focus, .ask_quastion textarea:focus { color: #8f8f8f; background: #e9e9e9; border-color: transparent; outline: 0; -webkit-box-shadow: none; box-shadow: none; }
.contact_us h2 { margin-bottom: 27px; }

/*full-news page*/
.fullnews_banner { background: url(../img/fullnews_banner.jpg) 0 0 no-repeat; background-position-x: center; background-position-y: -50px; }
.fullnews_banner h1 { margin-bottom: 10px; text-transform: capitalize; font-size: 48px; line-height: 60px; }
.fullnews_banner:after { background: rgba(0, 0, 0, 0.90); }
.date_content { font-size: 18px; color: #b9b9b9; font-family: 'ProductSansBold'; }
.full_news_sec { padding: 60px 0 80px; background: #f7f7f7; }
.related_news { padding-left: 60px; }
.news_data img { margin-bottom: 25px; }
.news_data p { font-size: 16px; color: #595959; line-height: 22px; margin-bottom: 20px; }
.news_data h4 { font-size: 18px; color: #2e2e2e; }
.news_data h4>a { font-family: 'ProductSansBold'; color: #2e2e2e; position: relative; z-index: 1; }
.news_data h4>a:after { content: ''; position: absolute; bottom: 1px; left: 0; width: 100%; height: 2px; background: #929292; z-index: -1; }
.related_news ul li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.related_news_img img { max-width: 50px; margin-right: 10px; }
.related_news p { font-size: 16px; color: #2e2e2e; }
.related_news ul li { margin-bottom: 20px; }
.related_news h3 { color: #181818; font-family: 'ProductSansBold'; font-size: 16px; text-transform: uppercase; line-height: 22px; margin-bottom: 25px; }
.full_news_sec .back-to-catalogue { margin-top: 80px; }

/*Dates*/
.alldates { padding: 80px 0; }
.searchcities { margin: 0 0 50px; float: left; width: 100%; }
.artisttable table tr th { border-top: none; border-bottom: 1px solid #595959; font-weight: normal; font-size: 16px; color: #181818; }
.artisttable table tr td { border-bottom: 1px solid #e3e3e3; font-weight: normal; font-size: 14px; color: #363636; white-space: nowrap; }

/* .artisttable table tr { cursor: pointer; } */
.artisttable table tr td a { display: inline-block; margin: 0 0 0 4px; color: #363636; }
.artisttable table tr td a:hover, .artisttable table tr td a:focus { text-decoration: underline; }

/*25-08 Bipin*/
body { overflow-x: hidden; }
.single-product .p-info-banner + h3 { color: #292929; font-size: 28px; font-weight: 600; max-width: 1200px; margin: 60px auto 0; }

/*.single-product .product { display: flex; max-width: 1200px; margin: auto; }*/
.woocommerce div.product div.images { padding-right: 40px; position: relative; }
.woocommerce-main-image { position: relative; display: block; z-index: 1; width: 100%; height: 100%; margin-right: -90px; padding-right: 90px; }
.woocommerce div.product div.images div.thumbnails { z-index: 2; top: 0; right: 40px; width: 80px; height: 100%; padding-bottom: 80px; display: -webkit-box; display: -moz-box; display: box; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; box-orient: vertical; -webkit-box-direction: normal; box-direction: normal; -moz-flex-direction: column; flex-direction: column; -ms-flex-direction: column; position: absolute; margin: 0; padding: 0; }
.yith_magnifier_gallery li:first-child a { margin-top: 0 }
.product_details h3 { margin-bottom: 15px; font-size: 14px; padding-top: 4px; line-height: 16px; }
.woocommerce div.product .product_details p.price { position: relative; width: 100%; background: #f7f7f7; height: 39px; line-height: 20px; padding: 11px 17px 8px; text-transform: uppercase; font-size: 14px; margin-bottom: 10px; text-align: right; }
.woocommerce div.product .woocommerce-Price-amount.amount { color: #292929; font-size: 14px; font-weight: 700; }
.woocommerce div.product form.cart .variations td {background: #252b2b;padding: 11px;}
.woocommerce div.product form.cart .variations select { padding: 5px 0; background: #f7f7f7; width: auto; color: #000; font-weight: 700; border: 1px solid #afafaf; border-radius: 3px; max-width: 100%; margin: 0; }
.woocommerce div.product form.cart .button { vertical-align: middle; float: left; color: #fff; background: #252525; border-color: #252525; display: block; width: 100%; padding: 14px 0 !important; margin: 0; border: none !important; }

/*.woocommerce div.product form.cart .button:hover { background: transparent !important; color: #252525 !important; border: 1px solid #252525; }*/
.single-product.woocommerce .thumbnails #slider-prev { top: 0; left: 50%; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); margin-left: -17%; }
.single-product.woocommerce .thumbnails #slider-next { bottom: 0; top: auto; right: 50%; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); margin-right: -17%; }
.product_details .value a {color: #cacaca;display: inline-block;pointer-events: none;text-decoration: none;}
.product_details .value b a { pointer-events: inherit; }
.woocommerce div.product .product_meta { display: none; }
.woocommerce div.product div.images { width: 100%; margin-bottom: 10px; }

/*cart page */
body.page-template-default.woocommerce-cart section.listing-main  .coupon button.button {min-width: 145px;display: block;max-width: 100%;padding: 10px 10px !important;height: 40px;background: #12b599  !important;}

/*button.button[name="update_cart"] { height: 40px; line-height: 25px; }*/
.cart-collaterals .cart_totals h2 {text-transform: uppercase;font-size: 18px;font-weight: 900;color: #eeeeee;padding: 10px;}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead { border: 1px solid #d6d6d6 !important; }
body.page-template-default.woocommerce-cart section.listing-main .coupon { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
body.page-template-default.woocommerce-cart section.listing-main .row > .col-lg-12 { padding: 40px 0px; }
tr.woocommerce-cart-form__cart-item.cart_item { border: 1px solid #dadada; padding: 10px !important; margin-bottom: 20px !important; width: 100% !important; position: relative; }
.woocommerce table.shop_table.cart tr:last-child td { padding-top: 20px; padding: 0; padding-top: 20px; }
.wc-proceed-to-checkout a { height: 40px; font-size: 16px !important; text-align: center; line-height: 8px !important; }
.woocommerce a.remove { background: #252525 !important; }
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents { max-height: 490px; overflow: auto; border-collapse: collapse; display: block; }
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {color: #ffffff !important;background: #12b599 !important;}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] { color: #fff !important; }
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { background: #040404 !important; }
#nav-Vinyl p.price { margin-bottom: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #dbdbdb; padding: 6px 7px; }

/*artist*/
.woocommerce div.product .product_details.albumtabsec p.price {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: flex-end;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: #dbdbdb;padding: 6px 7px;}
.woocommerce div.product form.cart .variations select { padding: 5px 10px; height: 40px; border: none; border-radius: 0; margin: 0; background: #dbdbdb; font-weight: normal; }
.woocommerce div.product form.cart .variations td { padding: 0; }
.woocommerce div.product form.cart .reset_variations { display: none !important; }
.product_details p.pr_text { display: none; }
.woocommerce div.product .albumtabsec form.cart .variations select { width: 100%; padding: 4px 10px; height: 40px; border: none; border-radius: 0; margin: 0; background: #dbdbdb; }
.woocommerce div.product form.cart .variations td.label { vertical-align: middle; }
.woocommerce div.product form.cart .variations label { font-weight: 700; margin: 0; color: #000; }
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { background: #292929 !important; }
.woocommerce div.product .product_details.albumtabsec p.price:before { content: 'Price'; left: 10px; top: 11px; position: absolute; font-size: 14px; color: #000; text-transform: capitalize; }

/*cart*/
form.woocommerce-cart-form {width: 65%;float: left;background: #303434;padding: 15px;-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);}
.listing-main {padding: 50px 0 50px;background: #252B2B;}
.cart_sec { padding: 85px 0 70px; background: #f7f7f7; }
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead { border: none; border-bottom: 2px solid #828282 !important; }
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents { max-height: inherit; overflow: inherit; }
.woocommerce-cart-form__cart-item.cart_item { border: none; border-bottom: 1px solid #828282; }
.woocommerce table.shop_table.cart th { font-family: 'ProductSansBold'; font-size: 16px; color: #181818; }
.woocommerce table.shop_table.cart td {font-family: 'ProductSansBold';font-size: 16px;color: #ffffff;}
.woocommerce .cart-collaterals {background: #303434;padding: 10px;-webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { background: #353535 !important; color: #fff; }

/*checkout*/
.checkout.woocommerce-checkout { background: #fff; display: table; width: 100%; padding: 15px; -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2) }
.woocommerce-privacy-policy-text { margin: 0 0 10px; }
.woocommerce-additional-fields h3 { font: 20px 'ProductSansRg'; }
.woocommerce form.checkout_coupon.woocommerce-form-coupon { background: #fff; }
.woocommerce-form-coupon-toggle .woocommerce-info { background: #e2e2e2; }
.woocommerce-form-coupon-toggle .woocommerce-info { background: #e2e2e2; border-radius: 3px; margin: 0 0 10px; }
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received { font: 30px 'ProductSansBold'; color: #4bab11; text-align: center; margin: 0 0 40px; }
.woocommerce ul.woocommerce-thankyou-order-details { background: #fff; }
.woocommerce table.shop_table {background: #303434;}
.woocommerce .woocommerce-customer-details address { background: #fff; font-size: 19px; padding: 20px 30px; }
form.woocommerce-form.woocommerce-form-login.login, .woocommerce-form { background: #fff; width: 100%; -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); }
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit { margin: 10px 0 10px; min-width: 100px; }
.loginheading { font-size: 30px; text-align: center; margin: 0 0 30px; }
#customer_login h2 { padding: 0; font-size: 25px; color: #000; margin: 0 0 20px; }
.woocommerce-notices-wrapper { margin: 0 0 15px; }

/* single event page */
.event-content { padding: 50px 0px; background: #303434; }
.back-div a { color: #fff; display: block; }
.event-a h4 { font-size: 24px; font-weight: 600; color: #333333; }
.event-a h3 { font-size: 20px; margin-top: 5px; }
.event-a h3 span { color: #ccc; }
.head-event { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 15px 0px; }
.share-event { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.share-event li { display: inline-block; }
.share-event li a { background: #666; color: #fff; width: 25px; display: block; height: 25px; border-radius: 1px; text-align: center; line-height: 25px; }
.date-div { background: #23282d; padding: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.date-div h2 { color: #fff; font-size: 22px; }
.date-div ul li { display: inline-block; }
.date-div li a { color: #fff; display: block; border: 1px solid #fff; padding: 1px 14px; }
.share-event p { margin-right: 15px; color: #fff; }
.image-div { margin-top: 30px; }
.image-div h3 { padding-bottom: 10px; color: #000; font-size: 19px; }
.date-div li a:hover { background: #fff; color: #333333; }
.single-event .event-content img { width: 100%; -o-object-fit: cover; object-fit: cover; margin-bottom: 20px; }
.single-event .event-content img { width: 100%; -o-object-fit: cover; object-fit: cover; margin-bottom: 20px; max-height: 340px; max-width: 300px; }
.single-event p { padding-bottom: 10px; }
.related h3 { font-size: 20px; padding-bottom: 15px; font-weight: 600; color: #fff; }
.related li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 15px; }
.related li a img { max-width: 100px; height: 70px; margin-right: 15px; }
.related li a h3 { font-size: 16px; font-weight: 400; color: #333333; }
.contact_sec img { display: none; }
.conatct_box { padding: 15px; }
.conatct_box h4 { margin-bottom: 3px; }
.contact_sec h2 { font-size: 24px; text-transform: uppercase; }
.contact_sec { padding: 60px 0px !important }
.milestone_sec ul.newsproduct { margin-left: -10px !important; margin-right: -10px !important; }
.milestone_sec { padding: 50px 0px; }
.milestone_sec ul.newsproduct li { width: 22%; margin: 0 1.3% 30px; display: inline-block; }
.milestone_sec .post_mon h2 { font-size: 23px; margin-bottom: 10px; }
.milestone_sec .newsimg + h3 { font-size: 16px; padding: 10px 0px; }
.newsimg img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; max-height: 250px !important; }
.milestone_sec  .newsimg { height: auto !important; }
.extend-content { display: none; }
.about_mainbanner.data-extend.active { -webkit-transition: 1s; -o-transition: 1s; transition: 1s; }
.about_mainbanner a:focus { background: #fff; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
ul.topright li { color: #fff; }
ul.topright li img { margin-right: 10px !important; display: inline-block; }
select#pa_music-type, label[for="pa_music-type"] { display: none; }

/*  3 sept */
.video-previw { height: 150px; width: 100%; position: relative; }
.video-previw i { position: absolute; color: #fff; font-size: 37px; top: 48%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-shadow: 0 0 17px #0003; padding: 10px; z-index: 2; cursor: pointer; }
.video-previw img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }
.play-vid iframe { height: 143px; width: 100%; }
.mixesimg.active, .video-previw.hide { display: none; }
.mixodio { display: none; }
.mix-if.show, .play-vid.show { display: block; }
.mixesimg img { max-width: 100px !important; height: 100px; }
.mixesimg { display: -webkit-box; display: -ms-flexbox; display: flex; }
.mix-prev-content { padding-left: 20px; height: auto; float: none; clear: both; width: 100%; }
.mix-if iframe { width: 100%; max-height: 251px; }
div#Downloads .mixesimg img { width: 100% !important; max-width: 100% !important; height: 100%; display: block !important; }
div#Downloads .mixesimg { position: relative; margin-bottom: 15px; }
div#Downloads .mixesimg .mixover { background: rgb(0 0 0 / 0); width: 100%; height: 100%; position: absolute; }
div#Downloads .mixesimg .mixover a { position: absolute; top: 50%; left: 50%; display: block; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #fff; padding: 4px 10px; text-transform: uppercase; font-weight: 500; font-size: 14px; text-shadow: 0 0 1px #fff; display: none; }
div#Downloads .mixesimg:hover .mixover { background: rgb(0 0 0 / 0.5); }
div#Downloads .mixesimg:hover .mixover a { display: block; }
.play-vid.show { background: #000; }
div#Contact h3 { font-weight: 500; font-size: 22px; color: #333333; padding-bottom: 20px; }
div#Contact .contactcnt h3 { width: 100% !important; display: block; }
body div#Contact .contactcnt h3 { width: 100% !important; display: block; font-size: 15px; font-weight: 300 !important; text-transform: uppercase; padding-bottom: 2px; }
body div#Contact .contactcnt p { width: 100% !important; }
div#Contact .contactcnt { display: block; width: 100%; }
.contactcnt-outer { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; padding-top: 20px; }
.artisttable.table-responsive i.fa.fa-angle-right { font-size: 31px; line-height: 20px; padding: 0 10px; }
.artisttable.table-responsive td:last-child a { width: 100%; display: block; }
.artisttable.table-responsive td:last-child a { margin: 0 0; }
ul.sizelist { text-transform: uppercase; }

/*05-09*/
div#Downloads .mixesimg .mixover a { padding: 5px 10px; border: 2px solid #fff; font-size: 16px; color: #fff; text-transform: uppercase; }
div#Downloads .mixesimg .mixover a:hover { background: #fff; color: #000; }
.contact_tab { width: 100%; }
.contact_tab h2 { width: 100%; }
.contact_tab .contactcnt { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; width: 33% !important; vertical-align: top; }
body div#Contact.contact_tab .contactcnt h3 { width: auto !important; display: inline-block !important; color: #0f1012; font-family: 'ProductSansBold'; font-size: 20px; text-transform: capitalize; }
.play-view>i { font-size: 12px; border-radius: 100%; border: 3px solid #fff; padding: 0; width: 34px; height: 34px; -webkit-box-flex: 0; -ms-flex: 0 0 34px; flex: 0 0 34px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.relespotsecleft img { max-width: 100%; height: auto; }
.event-content .single-event img { max-width: 700px; margin-bottom: 30px; height: auto; }
.home .newsimg img, .artisinfosec .newsimg img { max-height: inherit !important; }
.bookingsec .pagination-wrap { margin-bottom: 50px; }
.bookingcnt h2 > a { color: #0f1012; }
.releasedetail span.price { position: relative; display: block; width: 100%; text-align: right; background: #dbdbdb; margin-bottom: 15px; padding: 7px 7px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }
.releasedetail span.price:before { content: 'Price'; font-size: 14px; color: #000; position: absolute; left: 10px; }
.discocatal .searchtag { display: -webkit-box; display: -ms-flexbox; display: flex; padding-top: 5px; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.discocatal .searchtag span { cursor: pointer; background: #cccccc; font-size: 14px; color: #6c6c6c; text-align: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 0 3px; margin-right: 2px; margin-bottom: 2px; }
.discocatal .searchtag span:hover { background: #000; color: #fff; }
.newstitle>span { margin-left: 5px; }
.page-id-8 .newsimg img { max-height: inherit !important; }
.product_details .quantity { display: none !important; }

/*end*/

/* 7 sept */
.slideimg img { min-width: 350px; border-radius: 50%; max-width: 350px; }
.slidersec canvas.wave { display: none; }
.wave-container-outer { height: 1px !important; overflow: hidden; -webkit-transition: 0.6s; -o-transition: 0.6s; transition: 0.6s; }
.wave-container-outer.active { -webkit-transition: 0.6s; -o-transition: 0.6s; transition: 0.6s; height: 130px !important; }
.play-trigger {cursor: pointer;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;border: 1px solid #e7e7e7;padding: 10px;border-radius: 3px;color: #fff;}
.play-trigger .fa-pause { display: none; }
.tracklists li { margin-bottom: 10px; border: 0 !important; }
.play-trigger.active i.fa.fa-play { display: none; }
.play-trigger.active .fa-pause { display: block; }
.buylisbtn button.home-trig ~ button.home-trig { display: none; }
.buylisbtn button.home-trig { border: 2px solid #ccc; background: transparent; padding: 10px 45px; color: #fff; text-transform: uppercase; }
button.home-trig span.play-stop { display: none; }
button.home-trig.active span.play-listen { display: none; }
button.home-trig.active span.play-stop { display: block; }
.slidercntright { width: 100%; }

/*15-09*/
.mainslide .audo_ply { position: relative; }
.mainslide .audio_slide { position: absolute; top: 0; left: 0; width: 100%; }
.terms_condition { padding: 60px 0; }
.terms_condition p { margin: 0 0 15px; font-size: 16px; color: #000; line-height: 28px; max-width: 96%; }
.page-id-5 .relespotbox { justify-content: flex-start; }

/*16-09*/
.error-404.not-found { padding: 60px 0; }
.error-404.not-found img { width: auto; max-width: 100% !important; margin-bottom: 20px; box-shadow: 1px 0 10px rgba(0, 0, 0, 0.2); }

/*17-09*/
.subscribe_sec .input-group > input { width: calc(100% - 142px); padding: 15px; }
.subscribe_sec .input-group-append input { background: #151515; color: #fff; font-family: 'ProductSansRg'; font-size: 18px; border-radius: 0; border: none; min-width: 142px; }
.subscribe_sec .mc4wp-response p { margin: 0; margin-top: 15px; }
.subscribe_sec .mc4wp-success p { color: green; }
.subscribe_sec .mc4wp-error p { color: red; }
.subscribe_sec .mc4wp-notice p { color: #ff9800; }
.cart-empty.woocommerce-info { margin: 0 0 20px; color: #a72a30; background: #ffeded; }

/*22-09*/
.mainslide .audio_slide { padding-top: 25px; }
.mainslide .wave-container canvas { height: 40px; }
.news_bgg { background: none; padding: 0 !important; height: 185px; background: #2c2c2c; }
.innerhead.news_bgg { height: 125px; }
.page-id-432 .terms_condition .col-md-12>div { margin-bottom: 15px; font-size: 17px; font-weight: 300; }
.woocommerce-notices-wrapper { margin-bottom: 0; }
.back-div { margin-bottom: 40px; width: fit-content;}
.postid-427 .single-event { margin-bottom: 25px; }
.merc { max-width: 1140px; margin: auto; padding: 0 15px; }
.col-md-12.discovercatal { margin-top: 0 !important; }
footer { background: url(https://dstmworld.s3.eu-central-1.amazonaws.com/wp-content/uploads/2020/09/21192929/laser-game.jpg) center center no-repeat; background-size: cover; }
.woocommerce div.product div.images div.thumbnails { z-index: 9999; }
.yith_magnifier_gallery li { display: block; width: 52px !important; }
.yith_magnifier_zoom_magnifier { z-index: 9999999; background: #fff; }
.yith_magnifier_zoom img { max-width: 410px; max-height: 410px; object-fit: cover; }
.yith_magnifier_zoom { height: auto; }

/*23-09*/
.woocommerce div.product .flex-viewport { border: none !important; }
.flex-control-nav.flex-control-thumbs img { max-width: 65px; }
.flex-control-nav.flex-control-thumbs li { width: auto !important; margin: 0px 7px !important; }
.flex-viewport .woocommerce-product-gallery__wrapper a { display: block; }
.flex-viewport .woocommerce-product-gallery__wrapper a img { margin-left: inherit !important; }
.flex-control-nav.flex-control-thumbs { display: flex; flex-wrap: wrap; }

/*24-09*/
.artisinfosec .social_icons a { color: #515151; font-size: 18px !important; margin-left: 5px; }
.artisinfosec .social_icons { margin-bottom: 20px; text-align: right; }
.copyright p a { color: rgb(18 181 153); }
#Releases .mercbuybtn { font-size: 13px; }
.download-product a { color: #212529; }
.artisttable table { margin-bottom: 55px; }
.artisttable>p { font-size: 17px; }

/*25-09*/
.terms_condition header { background: none; }
.bookingimg img { max-height: 160px !important; }
.milestone_sec ul.newsproduct li:hover .newsover { opacity: 1; }

/*01-10*/
.page-id-41 form.woocommerce-cart-form {height: auto;overflow: auto;}

/*12-10*/
.page-id-750 header { z-index: 5; position: relative; background: #2c2c2c; padding: 0 0 20px; }
.booking_sec { padding: 60px 0; }
.booking_sec h3 { font-size: 16px; font-weight: 600; line-height: 27px; margin-bottom: 15px; }
.booking_form label { min-width: 200px; margin-bottom: 0; font-size: 15px; color: #746f6f; }
.form_box { margin-bottom: 35px; }
.booking_form .input-group { margin-bottom: 15px; }
.booking_form input, .booking_form select, .booking_form textarea { border-radius: 4px !important; border: 1px solid #ccc; }
.booking_form input, .booking_form select { height: 40px; }
.booking_form textarea { height: 150px; }
.book_btn { background: #252525; color: #fff; border-color: #252525; min-width: 200px; max-width: 200px; text-transform: uppercase; }
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover { color: #25c199 !important; border-color: #25c199; }
.p_count { background: #25c199; color: #fff; }
.releasecnt { color: #ccc; }
.MerchHighlights { background: #303434; }
h2.relehigheading { color: #fff; }
ul.merchHigh .price { color: #ccc; }
span.artistname { color: #fff; }
.relespotsec { background: #252B2B; }
.relespotsec h2 { color: #fff; }
.releasecnt p { color: #ccc; }
.releasecnt h3 { color: #ffffff; }
.newssec { background: #303434; padding-top: 31px; padding-bottom: 50px; margin-bottom: 0 !important; }
.newssec h3 { color: #cfcfcf !important; }
.newssec a { color: #f8f8f8 !important; }
.ReleaseHighlights .artistname { color: #ececec; }
.ReleaseHighlights { background: #303434; }
.newssec h3 { color: #fff !important; }
.ReleaseHighlights a.artistname:hover { color: #25c199; }
.merchHigh.allprolist > li a:hover { color: #25c199; }
.mercbuybtn:hover { color: #fff !important; }
.bookingsec, .allartist, .allproducts { background: #303434; }
.bookingcnt a { color: #fff !important; }
.bookable span { color: #ccc; }
.event-a p { color: #fff; }
.single-event p { color: #fff; text-align: left; }
.artistname:hover, span.artistname:hover, .newslist li a:hover, .back-div a:focus, .back-div a:hover { color: #25c199 !important; }
.newssec a:hover { color: #25c199 !important; color: #fff !important; }
.navbar-nav .nav-item.active .nav-link { color: #25c199; border-bottom: 1px solid #25c199; }
::-webkit-scrollbar { width: 12px; }
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgb(37 193 153/0.6); border-radius: 10px; }
::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgb(37 193 153); background-color: rgb(37 193 153/0.7); }
.product-info {background: #252B2B;}
h3.albumheading {color: #fff;}
.releasedetail_left h3 img {filter: invert(1); margin-right: 10px;}
div#nav-tabContent {}
div#nav-tabContent h3 img {filter: invert(1); margin-right: 10px;}
.woocommerce table.shop_table th, .woocommerce table.shop_table td {color: #ffffff !important; font-weight: 400 !important;}
.woocommerce table.shop_table.cart td.product-name a {color: #ffffff !important;}
.woocommerce table.shop_table.cart th {background: #12b599 !important; color: #ffffff !important;}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {background: #000000 !important; color: #fff !important;}
.checkout.woocommerce-checkout {background: #252B2B;}
.woocommerce form .form-row select, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {background: #252b2b;}
#order_review_heading, .woocommerce form .form-row label {color: #fff !important;}
.woocommerce-form__label-for-checkbox span {color: #fff !important;}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {background: #252b2b !important; color: #fff !important;}
#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal {color: #fff !important;}
.woocommerce-privacy-policy-text p {color: #cccccc !important;}
p.lost_password a, .woocommerce-privacy-policy-text p a {color: #12b599 !important;}
.select2-container--default .select2-selection--single .select2-selection__rendered {color: #fff !important;}
.select2-container--default .select2-selection--single {background-color: #252b2b !important;}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {color: #fff !important;}
.woocommerce-checkout .woocommerce-billing-fields h3 {color: #f6f6f6 !important;}
form.woocommerce-form.woocommerce-form-login.login {background: #252b2b !important;color: #fff !important;}
form.woocommerce-form.woocommerce-form-login.login input {background: #252b2b !important; color: #fff !important;}
.woocommerce form.checkout_coupon.woocommerce-form-coupon {background: #252b2b !important; color: #fff !important;}
.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {background: #12b599 !important;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {color: #fff !important;}
.woocommerce-info {margin: 5px 0 !important;}

/*15-10*/
.page-id-225 .alldates { background: #303434; }
.selectart select{color: #fff; background: #25C199; border-color: #25C199;}
.artisttable { color: #fff; background: #161616; box-shadow: 0 0 17px rgba(0, 0, 0, 0.2); }
.artisttable table tr th,.artisttable table tr td{color: #fff;}
.artisttable>p{padding: 10px;}
#customer_login h2{color: #fff !important;}
.page-id-43 .register { background: transparent !important; border: 1px solid #ddd!important; }
.page-id-43 .register p{color: #fff !important;}
.fb_dialog_content iframe { bottom: 10px !important; margin: 0 !important; }
#elevator_item{bottom: 85px;}
.mailchimp-newsletter label { display: inline-block !important; width: auto !important; line-height: inherit !important; }
.mailchimp-newsletter { display: flex; align-items: center; }
.mailchimp-newsletter label>span{font-size: 16px !important;line-height: 20px;}
.descriptions p { color: #fff; }
.tablepress { color: #fff !important; }
.merc{width: inherit;}
.merc a{color: #25c199 !important;}
.product_details .value,.product_details .value a{color: #fff;}
.variations label { color: #fff !important; font-weight: 500 !important; }
.woocommerce-MyAccount-navigation ul li a{color: #fff !important;}
.woocommerce-MyAccount-navigation ul li.is-active a,.woocommerce-MyAccount-navigation ul li a:hover{background: #25c199 !important;}

.edit{background: #25c199 !important;color: #fff !important;}
.woocommerce .edit-account .form-row label { color: #000 !important; }
.artisinfosec,.booking_sec{background: #252B2B !important;}
.mainnav li a.active, .mainnav li a:hover, .mainnav li a:focus { background: #25c199 !important; color: #fff; }
.mainnav li a,.artisinfosec .infobio h2,.artisinfosec .infobio p,.artisinfosec .social_icons a{color: #fff !important;}
#News .newslist h3, #News .newslist a { color: #fff; }
#Releases .artistname,.viedotitle,.contact_tab h2,body div#Contact.contact_tab .contactcnt h3,.contactcnt ul li{color: #fff;}
.flex-active {border: 1px solid #25c199 !important;}
.woocommerce div.product div.images .flex-control-thumbs li img{object-fit: cover !important;}
.booking_sec h3,.booking_form label{color: #fff;}
.booking_form input, .booking_form select, .booking_form textarea{background: transparent;border-color: #fff;color: #fff;}
.booking_form input::placeholder, .booking_form select::placeholder, .booking_form textarea::placeholder{color: #fff;}
.booking_form input:focus, .booking_form select:focus, .booking_form textarea:focus{background: transparent;color: #fff;}
.booking_form input.book_btn{color: #fff !important; background: #25C199 !important; border-color: #25C199 !important;border-radius: 0 !important;}
.booking_form input.book_btn:hover{background: #000 !important;border-color: #000 !important;}
#msg .error { color: red; }
#msg .sucess { color: #0afb0a !important; }
.terms_condition,.milestone_sec{background: #252B2B !important;}
.terms_condition p,.terms_condition li{color: #fff !important;}
section#call-to-action h2,.terms_condition div{color: #fff;}
.terms_condition div a{color: #25C199;}
/*html.dj_webkit.dj_chrome.dj_contentbox body { background: #252B2B !important; color: #fff; }*/
.topright li a:hover{color: #25C199 !important;}
.milestone_sec h2,.milestone_sec .newsimg + h3,.milestone_sec a,.subscribe_sec h2{color: #fff !important;}
.subscribe_sec{background: #161616;}
.subscribe_sec .input-group-append input{background: #25C199;}
.contact_sec { background: #303434; }
.contact_sec h2,.conatct_box h4,.conatct_box p{color: #fff;}

/*16-10*/
.error404 .middle-comman { background: #303434; }
.error-404.not-found a.btn.btn-style { background: #25c199 !important; }
.woocommerce a.remove { background: #12b599 !important; }
input#coupon_code { color: #fff; font-size: 15px; font-weight: 400; }
input#coupon_code::placeholder{color: #fff;}
a.shipping-calculator-button:hover,a.woocommerce-terms-and-conditions-link{color: #12b599;}
/*.listing-main p.woocommerce-notice { color: #fff !important; }*/
.listing-main .order_details, .listing-main .order_details li { background: transparent !important; color: #fff !important; }
.listing-main h2.woocommerce-order-details__title,.listing-main .woocommerce-table--order-details tr td a,.woocommerce .woocommerce-customer-details .woocommerce-column__title { color: #fff !important; }
.listing-main .woocommerce-table--order-details tr:first-child th{background: transparent;}
.listing-main .woocommerce table.shop_table,.listing-main .woocommerce table.shop_table tr td,.listing-main .woocommerce table.shop_table tr th { border-color: #fff !important; }
.woocommerce .woocommerce-customer-details address { background: transparent; color: #fff;font-size: 16px;}

.banner-top{background: #9c9c9c; position: relative; padding: 115px 0;}
.banner-top:after { content: ""; position: absolute; background: url(../img/digital-banner-right.jpg) no-repeat top left; top: 0; right: 0; width: 386px; height: 100%; }
.banner-top h1 {   color: #2e2e2e;}
.banner-top p { font-size: 24px; color: #4f4f4f; width: 90%; line-height: 36px; margin-top: 8px;  }
.sevive-pages{background:#000;}
.gray-bg {background: #303434;padding-bottom: 20px;}
.heading h1 { color: #fff; padding: 26px 0; line-height: 32px; text-transform: uppercase; border-bottom: 1px solid #434343; }
 .design_box { padding: 35px 40px 0;}
.first-vediobutton { text-align: center; margin: 0 0 15px; }
.design_gallery li { float: left; width: 25%; max-height: 292px; overflow: hidden; }
.design_gallery li img { -moz-transition: all 1s; -webkit-transition: all 1s; transition: all 1s; }
.design_gallery li:hover img { -moz-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05); }
a.new-signup-button { color: #1ed760; padding: 5px 10px; border: 2px #1ed760 solid; display: inline-block; margin-left: 16px; }
a.new-signup-button:hover, a.new-signup-button:focus { color: #ffffff; border: 2px #ffffff solid; }
section#disital-distri { background: #252b2b;}
.disital-content { background: #303434;}
.bg-transparent { background-color: transparent!important; }
.disital-content .boxes-content { padding: 40px 45px;}
.disital-content .boxes-content p { color: #8f9090; font-size: 19px; line-height: 30px; }
ul.services_ul { display: inline-block; width: 100%; margin-top: 25px; }
.services_ul li { width: 20%; float: left; }
.services_ul li span { width: 160px; height: 160px; display: block; margin: auto; background: #303434; border: 20px solid #252b2b; border-radius: 50%; line-height: 115px; position: relative; }
.services_ul li span:after { content: ""; position: absolute; top: -9px; right: -46px; border-top-left-radius: 110px; border-top-right-radius: 110px; border: 18px solid #80bca1; width: 160px; height: 80px; border-bottom: 0; transform: rotate(42deg); }
.services_ul li a { line-height: normal; font-size: 19px; color: #f7f8f9; margin-top: 12px; display: block; }
.bg-solid { background: #4d5252; }
.disital-content .boxes-content h2 {font-size: 30px;color: #f7f8f9;margin-bottom: 14px;}
ul.work_presology li { font-size: 16px; color: #cacaca; margin-bottom: 15px; line-height: 24px;  }
ul.work_presology li:last-child { margin-bottom: 0; }
.disital-content .boxes-content.text-style p { font-size: 16px; color: #cacaca; margin-bottom: 15px; line-height: 24px; }

.disital-content .boxes-content p em a { color: #85bda1;text-decoration: underline;}
.disital-content .boxes-content.text-style p span { color: #1ed760; }
ul.client_logo { margin-top: 25px; }
ul.client_logo li { width: 15.2%; display: inline-block; border: 1px solid #4d5252; margin-right: 1.2%; margin-bottom: 1.5%; text-align: center; padding: 10px 0; }
ul.client_logo li:nth-child(6n) {  margin-right: 0;}
p.button-link { display: inline-block;}
.mastering-top {background: #9c9c9c;position: relative;padding: 165px 0;}
.vinyl_distribution-top {overflow: hidden; padding: 118px 0;}
.mastering-top:after, .vinyl_distribution-top:after { content: ""; position: absolute; background: url(../img/mastering-banner.jpg) no-repeat top left; top: 0; right: 0; width: 800px; height: 100%; }
.vinyl_distribution-top:after { width: 510px; background: url(../img/vinyl_photo.png) no-repeat top left; top: 0; right: 0; }
.mastering-top h1 { color: #2e2e2e;}
.vinyl_distribution-top h1 {color: #000;}
.v-box { padding: 28px 42px;}
.vinyl_distribution-top .v-box { padding: 20px 10px 0 0; color: #4c4c4c;}
.v-box h3 { font-size: 30px; color: #f7f8f9; margin-top: 5px; margin-bottom: 22px; line-height: 28px; }
.vinyl_distribution-top .v-box h3 { color: #4c4c4c; }
.v-box ul li { font-size: 16px; color: #cacaca; font-weight: 400; padding-bottom: 15px; position: relative; padding-left: 20px; }
.vinyl_distribution-top .v-box ul li { color: #4c4c4c;}
.v-box ul li:after { content: "\f00c"; position: absolute; top: 3px; left: 0; font: normal normal normal 16px/1 FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; color: #87bda1; }
.vinyl_distribution-top .v-box ul li:after { content: ''; top: 11px; width: 4px; height: 4px; background: #4c4c4c; border-radius: 10px; }

section#vinyl{background: #000;}
.bg-solid .v-box {padding: 35px 42px;}
.v-box p { font-weight: 400; line-height: 24px; color: #cacaca; margin-bottom: 15px; }
.v-box p:last-child { margin-bottom: 0;}
.v-box p span {color: #1ed760;}
#vinyl .v-box p a {color: #1ed760;}
.mastering { background: #252b2b; padding: 50px 0;}
.mastering p { color: #e9e9e9; margin-bottom: 15px;text-align: center;    display: table;}
.mastering a.new-signup-button { margin-left: 0;}
.mastering-sec a.header_container_link { margin: 30px auto 30px; display: table; }
.mastering h2 { color: #e9e9e9; margin-bottom: 10px; margin-top: 20px; }	
.store_ul li { color: #e9e9e9; font-weight: 400; font-family: 'helveticaneuelight'; list-style: disc inside; padding: 0 6px 13px; float: left; width: 50%; }
 .images_p img { width: 50%;}
.innerhead.mastering-top{background: #9c9c9c; position: relative; padding: 165px 0;    margin-top: 0;height:auto;}
.innerhead.mastering-top h1 { color: #2e2e2e; text-align:center; font-family: 'ProductSansRg'; font-size:2.5rem; }
.slider-img img{max-width:100%;}

/*21-01*/
/*signup*/
.page-template-template-signup-form .innerhead .aboutartist h2 { text-align: center; }
.signupbody { background: #252b2b; }
.signupformbox { background: #303434; padding: 45px 60px; position: relative; width: 100%; max-width: 730px; margin: 0 auto; }
.signupformbox .form-group input.form-control { background-color: #2e3232; height: auto; padding: 17px 10px; border: 0; outline: 0; border-bottom: 1px solid #3c4040; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); font-size: 16px; font-weight: 400; color: #adadad; -webkit-text-fill-color: #adadad;}
.signupformbox .form-group select.form-control { background: #2e3232 url(../img/drop_select_arrow.png) no-repeat 98%; height: auto; border: 0; outline: 0; border-bottom: 1px solid #3c4040; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); font-size: 16px; font-weight: 400; color: #adadad; -webkit-appearance: none; -moz-appearance: none; padding: 17px 10px; padding-right: 35px; }
.custom-filebox label { color: #b0b0b0; display: block; font-weight: 500; font-family: 'Open sans'; }
.custom-filebox input { background-color: #2e3232; border: 0; outline: 0; border-bottom: 1px solid #3c4040; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); font-size: 16px; font-weight: 400; color: #fff; width: 100%; padding: 10px 10px; }
.signup_newbtn{display:flex; align-items:center; justify-content: space-between; padding: 15px 0 0;}
.signbox .btn-signup, .needlogo .need-logo { background: #40b268; padding: 8px 30px; font-size: 18px; color: #fff; border-radius: 5px; cursor: pointer; outline: none !important; box-shadow: none !important; }
.signbox .btn-signup:hover, .needlogo .need-logo:hover{color: #40b268; background: #fff;}

/*Contactus*/
.page-template-template-contact .innerhead .aboutartist h2 { text-align: center; }
.contact_body { background: #252b2b; }
.contact_body > .container > .row { padding: 40px 25px; background: #303434; box-shadow: 0 9px 17px rgba(0, 0, 0, .20); width: 100%; margin: 0 auto; }
.contact_form .form-group label { font-size: 16px; font-weight: 400; color: #adadad; margin: 0 0 5px; display: block; }
.contact_form .form-group .form-control { height: auto; background: #f9f9f9; box-shadow: inset 0px 0px 5px rgba(4, 5, 5, .12); padding: 10px 10px; outline: none !important; border: 1px solid #ced4da; }
.contact_form .form-group .contactbtn { background: #0dca9e; font-size: 14px; padding: 11px 22px; text-transform: uppercase; color: #ffffff; border-radius: 5px; cursor: pointer; outline: none !important; box-shadow: none !important; }
.contact_form .form-group .contactbtn:hover{color: #40b268; background: #fff;}
.contact_detail { margin-top: 15px; }
.contact_detail ul li { padding: 10px 0; }
.contact_list { display: flex; align-items: center; }
.contact_icon { background-color: #434747; height: 45px; max-width: 45px; width: 100%; line-height: 47px; border-radius: 100% 100% 0 100%; text-align: center; display: inline-block; margin-right: 10px; color: #fff; font-size: 20px; }
.conlist_data p, .conlist_data a{color:#e9e9e9; font-size:16px; font-weight:400; margin:0;}
.conlist_data a:hover { color: #12b599; text-decoration: none; }
.contact_form .form-group br { display: none; }
.contact_form .wpcf7 form .wpcf7-response-output { margin: 0; }
.contact_form .wpcf7 form.invalid .wpcf7-response-output { border-color: #dc3232; color: #dc3232; }
.contact_form .wpcf7 form.sent .wpcf7-response-output { color: #46b450; }

.contact_form h4{font-size:20px; font-weight:400; color:#adadad; margin:0 0 30px; display:block;}

/* 1 jun */
.event-content h4 { color: #fff; }
.event-content.stores_centre { text-align: center !important; }
.event-content.stores_centre .col-md-8 { width: 100% !important; max-width: 100% !important; flex: 0 0 100%; }
.event-content.stores_centre .col-md-8 img.square-100 { text-align: center; }
.event-content.stores_centre .col-md-8 p { text-align: center; }
.event-content.stores_centre .event-a {
    display: block;
    text-align: center;
    width: 100%;
}
.event-content.stores_centre .event-a {
    width: 100% !important;
}
 
/*  */
.homelogos.boxes-content h2 { text-align: center; }
.homelogos.boxes-content ul li {
    margin: auto !important;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: center;
}
.homelogos.boxes-content ul li img {
    margin: 11px !important;
}
form#signup_formdata textarea {color: #adadad; }
form.woocommerce-ResetPassword p {
    color: #fff !important;
}
.woocommerce-lost-password ul.woocommerce-error {
    margin: 10px 0 !important;
}
.slider-img img {
    width: 100% !important;
    height: 100% !important;
}
form.woocommerce-ResetPassword input {
    padding: 10px 15px;
    border: 1px solid #ccc; 
    border-radius: 2px;
}
html body form#signup_formdata textarea::-webkit-input-placeholder { color: #adadad !important; }
html body form#signup_formdata textarea:-moz-placeholder {color: #adadad !important; }
html body form#signup_formdata textarea::-moz-placeholder {color: #adadad !important; }
html body form#signup_formdata textarea:-ms-input-placeholder { color: #adadad !important; }


body.woocommerce-lost-password .blog-datils p {
    color: #fff;
}

body.woocommerce-lost-password .woocommerce-message {
    margin: 15px 0 !important;
}
 
 .single-post .single-event h1 {
    color: white;
}
.single-product .yith-wcwl-add-button a {
    color: #12b599;
}
.woocommerce-additional-fields h3 {
    color: #fff;
}
 



/*Responsive*/ 
@media (max-width:1299px) {
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead { display: none; width: 100%; }
}
@media (max-width:1199px) {
    .navbar-nav .nav-item { margin: 0 20px 0 0; }
    .navbar-nav .nav-item .nav-link { font-size: 15px; }
    .slidercntright h2 { font-size: 37px; }
    .slideimg { width: 33%; }
    .mainslide { padding: 30px 0 20px; }
    .mainslide .home_wave { height: 20px; } 
    .releasecnt { max-width: 660px; } 
    .rehighimgbg { height: 230px; }
    .rehighimg { width: 170px; height: 170px; }
    .artistname { font-size: 19px; }
    .highlights li h3 { font-size: 15px; }
    .releasecnt h2 { margin: 0 0 20px; font-size: 30px; }
    .relehigheading { font-size: 30px; }
    .footerright { padding: 0 0 0 50px; }

    /*Artists*/
    .aboutartistcnt h2 { margin: 0 0 10px; font-size: 35px; }
    .aboutartistcnt { max-width: 600px; }
    .allartist { padding: 70px 0; }

    /*about page*/
    .about_mainbanner h1 { font-size: 32px; }
    .milestone_sec { padding: 45px 0 25px; }
    .milestone_sec h2 { font-size: 30px; margin-bottom: 25px; }
    .years_content h3 { font-size: 24px; margin-bottom: 15px; }
    .subscribe_sec, .contact_sec { padding: 45px 0; }
    .subscribe_sec h2, .contact_sec h2 { font-size: 30px; }

    /*my-account*/
    .myac_mainbanner h1 { font-size: 32px; }
    .my-ac h3 { font-size: 30px; line-height: 32px; }
    .my-ac { padding: 45px 0; }

    /*product-info*/
    .product_details .value { padding-left: 15px; }
    .product-info { padding: 60px 0; }

    /*allartist*/
    .allproducts .searchform { max-width: 500px; margin: 0 10px 0 0; }
    .merchHigh.allprolist > li { margin: 0 0.8% 20px; width: 18%; }
    .allprolist .merchbuy { height: 140px; }

    /*cart page*/
    .cart_sec { padding: 60px 0; }
    .p_name { padding-left: 0; }

    /*contact us*/
    .ask_quastion { padding: 45px 0; }
    .ask_quastion h2 { font-size: 30px; line-height: 32px; }

    /*full news*/
    .fullnews_banner h1 { line-height: 42px; }
    .full_news_sec { padding: 60px 0; }
    .related_news { padding-left: 0; }

    /*05-09*/
    .contact_tab .contactcnt ul li { font-size: 17px; }
    body div#Contact.contact_tab .contactcnt h3 { padding-right: 20px; }
    .event-content .single-event img { max-width: 500px; }

    /* 7 sept */
    .slideimg img { min-width: 260px; max-width: 260px; }

    /*15-09*/
    .terms_condition { padding: 40px 0; }
    .slidercnt { padding-bottom: 20px; }

    /*22-09*/
    .merc { max-width: 960px; }
    .vinyl_distribution-top {padding: 105px 0;}
   .mastering-top:after {width: 440px;}
   .vinyl_distribution-top:after {width: 370px;}
   .banner-top { padding: 146px 0;}
   .banner-top p {width: 75%;}
nav.navbar a.logo img {
    max-width: 240px;
}

}
@media (max-width:991px) {
    header { z-index: 5; position: relative; background: #2c2c2c; padding: 0 0 20px; }
    .slidersec { margin: 0; padding: 30px 0 0; }
    .navbar-nav .nav-item .nav-link { font-size: 13px; }
    button.navbar-toggler {position: absolute;right: 0;top: 8px;background: #12b599;padding: 4px 9px;}
    .mainslide  .slick-list { height: 310px !important; }
    .logincart { margin: 10px 70px 0 0; }
    .navbar-collapse { position: absolute; top: 66px; right: 0; background: #fff; min-width: 190px; z-index: 1; -webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.15); }
    .navbar-nav { margin: 0; }
    .navbar-nav .nav-item { margin: 0; border-bottom: 1px solid #ccc; }
    .navbar-nav .nav-item:last-child { border-bottom: none; }
    .navbar-nav .nav-item.active { border-bottom-color: #000; }
    .navbar-nav .nav-item .nav-link { border: none; font-size: 13px; color: #000; text-align: right; padding: 9px 10px; }
    .navbar-nav .nav-item.active .nav-link, .navbar-nav .nav-item .nav-link:hover, .navbar-nav .nav-item .nav-link:focus { background: #000; color: #fff; border: none; }
    .slidercntright h3 { margin: 0 0 20px; font-size: 15px; }
    .slidercntright h2 { font-size: 28px; }
    .buybtn { margin: 0 10px 0 0; }
    .listenbtn, .buybtn { width: 110px; padding: 9px 3px; font-size: 16px; }
    .releasecnt { max-width: 450px; }
    .ReleaseHighlights { padding: 40px 0 20px; }
    .highlights li { width: 32%; }
    .MerchSpotlight { padding: 40px 0; }
    .releasecnt h2 { margin: 0 0 10px; font-size: 25px; }
    .MerchHighlights { padding: 30px 0 10px; }
    .relehigheading { margin: 0 0 20px; font-size: 25px; }
    .merchHigh > li { width: 23%; margin: 0 0.8% 40px; }
    .merchbuy { height: 180px; }
    .mercbuybtn { width: 87px; padding: 4px; border-width: 1px; }
    .artistname { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; width: 100%; display: block; font-size: 17px; }
    .price { width: 100%; text-align: left; margin: 10px 0 0; }
    .newsimg { height: 260px; }
    .newstitle { -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 100%; display: block; }
    .viewall a { padding: 9px 20px; font-size: 16px; }
    footer { padding: 50px 0 20px; }
    .footerleft { width: 70%; }
    .footerright { width: 25%; padding: 0 0 0 20px; }
    .viewhisbtn { padding: 10px 20px; font-size: 16px; border-width: 1px; }
    .mainslide { padding: 10px 0 30px; }

    /*Artists*/

    /*.artistbg { height: 320px;top: -2px;}*/
    .aboutartistcnt h2 { margin: 0 0 5px; font-size: 27px; }
    .aboutartistcnt { max-width: 400px; padding: 0 0 0 20px; }
    .knowbtn { padding: 14px 15px; font-size: 14px; }
    .allartist { padding: 50px 0; }
    .innerheading { margin: 0 0 10px; font-size: 25px; }
    .searchform { max-width: 500px; }

    /*.searchform input,.searchform button, .selectart select {height: 50px;}*/

    /*news*/
    .newscnt h2 { font-size: 50px; }
    .recentnews .newsimg { height: 150px; }
    .relehigheading { margin: 0 0 15px; font-size: 20px; }

    /*musicrelease*/
    .searchtag a { padding: 1px 4px; font-size: 9px; }
    .allartist .merchbuy { margin: 0 0 3px; }
    .allartist .artistname { font-size: 15px; }
    .discocatal .merchbuy { height: 160px; }
    .discovercatal { margin-top: 20px; }

    /*about page*/
    .about_mainbanner h1 { font-size: 30px; }
    .about_mainbanner a { font-size: 15px; }
    .milestone_sec h2 { font-size: 27px; margin-bottom: 20px; }
    .years_content h3 { font-size: 22px; margin-bottom: 10px; }
    .milestone_sec { padding: 35px 0 20px; }
    .milestone_list ul li h4 { -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 17px; line-height: 24px; }
    .subscribe_sec h2, .contact_sec h2 { font-size: 27px; margin-bottom: 20px; }
    .subscribe_sec, .contact_sec { padding: 35px 0; }
    .subscribe_sec .input-group { max-width: 460px; height: 45px; }
    .subscribe_sec button { font-size: 16px; }
    .address p>br { display: none; }
    .conatct_box p { font-size: 13px; }
    .conatct_box { padding: 12px 10px 7px 0; }

    /*about*/
    .about_mainbanner { padding: 30px 0; margin: 0; }

    /*my-account*/
    .myac_mainbanner h1 { font-size: 30px; }
    .my-ac h3 { font-size: 27px; line-height: 30px; }
    .my-ac { padding: 35px 0; }

    /*product-info*/
    #vertical img { width: 100%; }
    .product_item { margin-bottom: 40px; }
    .product_details { padding-left: 0; }
    .product-info { padding: 45px 0; }

    /*allartist*/
    .allproducts .searchform { max-width: 540px; }
    .allproducts .searchform { max-width: 410px; margin: 0 10px 0 0; }
    .allproducts .selectart:last-child { margin: 0 0 0 10px; }
    .allproducts .selectart { width: 130px; background: #000; padding-right: 10px; }

    /*ablume*/
    .tracklists { width: 100%; padding: 0; }
    .tracdiscr { width: 100%; margin: 20px 0 0; }
    .tracklists h2, .tracdiscr h2 { margin: 0 0 5px; }
    .product_details.albumtabsec { padding-top: 30px; }
    .woocommerce .product-info div.product { padding-top: 30px; }
    .albumheading { font-size: 20px; }

    /*cart page*/
    .cart_sec { padding: 40px 0; }
    .cart_total table th { padding-bottom: 20px; }
    .cart_total table td p { margin-bottom: 15px; }
    .cart_details table { margin-bottom: 45px; }
    .p_name h4 { font-size: 16px; }
    .p_name { width: 25%; }
    .cart_total h2 { margin-bottom: 35px; }
    .cart_total table th { width: 43%; }

    /*artistinfo*/
    .infobio h2 { font-size: 25px; }
    #menutab .relehigheading { font-size: 25px; }
    #News .newslist li { margin: 0 0.9% 20px; }
    #News .newsimg { height: 160px; }
    #Releases .discocatal > li { margin: 0 0.8% 30px; }
    .mixes .mixesimg { height: 140px; }
    .contactcnt { width: 100%; border-top: 1px solid #ccc; padding: 20px 0 20px; }
    .contactcnt:last-child { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
    .contactsec h2 { font-size: 25px; }
    .contactcnt h3 { width: 20%; }
    .contactcnt ul li { font-size: 15px; }
    .mainnav li a { padding: 7px 9px; }
    #menutab { padding: 40px 0; }
    .infobio p { margin: 0 0 10px; }

    /*contact us*/
    .ask_quastion { padding: 35px 0 45px; }
    .ask_quastion h2 { font-size: 27px; line-height: 28px; margin-bottom: 15px; }

    /*full news*/
    .full_news_sec { padding: 40px 0; }
    .news_data { margin-bottom: 30px; }
    .back-to-catalogue { margin-top: 30px; }
    .related_news p { max-width: 330px; }

    /*All Dates*/
    .alldates { padding: 40px 0; }
    .searchcities { margin: 0 0 20px; }
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody { display: block; width: 100%; }

    /*cart*/
    .listing-main { padding: 10px 0 20px; }
    .woocommerce .cart-collaterals { margin: 30px 0 0; }

    /*checkout*/
    .checkout.woocommerce-checkout { margin-top: 20px; }
    .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received { font-size: 20px; margin: 0 0 7px; }
    .loginheading { margin: 0 0 10px; }

    /* about */
    .conatct_box { padding: 15px !important; }

    /* booking */
    div#booking-tab .bookinglist { display: block; margin-bottom: 15px; }
    #booking-tab .bookingleft { max-width: 100%; }
    #booking-tab .bookingright { margin-top: 15px; }
    #booking-tab .mixesimg { padding-top: 0; }
    div#booking-tab { padding: 30px 0px; }
    div#booking-tab .technical { margin: 6px 0 0; }
    div#booking-tab .bookingcnt h2 { font: 21px 'ProductSansBold'; margin: 0; }
    div#booking-tab .bookingcnt { max-width: 100%; padding: 0 0 0 15px; }
    #booking-tab .technical a { font-size: 11px !important; }
    div#Contact h3 { font-size: 20px; padding-bottom: 0; padding-top: 10px; }
    div#Contact .contactcnt { display: block; width: 100%; border: 0; padding: 0; -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; padding-right: 15px; }
    .contactcnt-outer { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; padding-top: 10px; -ms-flex-wrap: wrap; flex-wrap: wrap; }

    /*05-09*/
    .contact_tab { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
    .contact_tab .contactcnt { width: 100% !important; border-top: 1px solid #ccc !important; padding: 20px 0 20px !important; }
    body div#Contact.contact_tab .contactcnt h3 { padding-top: 0; min-width: 150px; }
    .contact_tab .contactcnt ul li { font-size: 16px; }
    .newslist li { width: 30%; }
    .topright li:first-child, .topright li { margin-right: 20px; }
    .recentnews { padding: 45px 0; }
    .event-content .single-event img { max-width: 400px; }

    /* 7 sept */
    .slideimg img { min-width: 210px; max-width: 210px; }

    /*14-09*/
    .slick-slide { visibility: hidden; padding-bottom: 30px; }
    .slick-slide.slick-current.slick-active { visibility: visible; }
    .slick-slide .audo_ply { display: none; }
    .slick-slide.slick-current.slick-active .audo_ply { display: block; }
    .mainslide { padding-bottom: 0; }

    /*15-09*/
    .terms_condition { padding: 30px 0; }

    /*22-09*/
    .news_bgg { height: 0 !important; margin: 0 !important; }
    .merc { max-width: 720px; }

    /*08-10*/
    .topright li:first-child { float: none; text-align: right; margin-bottom: 5px; margin-right: 0; }
    .vinyl_distribution-top {padding: 65px 0;}
    .vinyl_distribution-top h1 {font-size: 31px;}
    .v-box ul.list-inline li {padding-left: 25px;}
    .vinyl_distribution-top:after {width: 280px;}
    .banner-top { padding: 105px 0;}
    .banner-top p {font-size: 22px;width: 90%;line-height: 32px;}
    .banner-top:after { width: 255px;} 
    .disital-content .boxes-content {padding: 40px 30px;}
     .services_ul li span { width: 115px; height: 115px; border: 10px solid #252b2b; line-height: 85px; }
     .services_ul li span:after { top: -3px; right: -30px; border: 10px solid #80bca1; width: 115px; height: 60px; border-bottom: 0; }
     ul.client_logo li { width: 18.5%; margin-right: 1%; margin-bottom: 1.5%; }
     ul.client_logo li:nth-child(5n) { margin-right: 0; }
     ul.client_logo li:nth-child(6n) { margin-right: 1%; }
     .design_gallery li img { height: inherit;}
     .slider-img img{max-width:100%;}

     /*21-01*/
     .contact_body > .container > .row { padding: 40px 10px;}
     .contact_form form > .row { margin: 0 -10px; }
     .contact_form .col-md-6 { padding: 0 10px; }

}
@media (max-width:768px) {
    td.product-quantity .quantity { float: none; }
    td.product-quantity .quantity input[type="number"] { border: 0; height: auto; line-height: 19px; }
}
@media (max-width:767px) {
    .slidercntright h2 { font-size: 22px; }
    .releasecnt { max-width: 350px; padding-left: 10px; }
    .highlights li { width: 44%; }
    .relehigheading { text-align: center; }
    .merchHigh > li { width: 31%; margin: 0 0.7% 40px; }
    .merchbuy { height: 170px; }
    .listenbtn, .buybtn { font-size: 13px; }
    .MerchSpotlight { padding: 30px 0; }
    .releasecnt p { margin: 0 0 10px; font-size: 13px; line-height: 19px; }
    .newslist li { width: 32%; margin: 0 0.4% 10px; }
    .newsimg { height: 200px; }
    .newsover a { width: 100px; border-width: 1px; font-size: 13px; }
    .viewhisbtn { padding: 7px 10px; font-size: 14px; }
    .sizeprice { margin: 10px 0 2px; }
    .footcontainer { display: inherit; }
    .footerleft { width: 100%; border: none; border-bottom: 1px solid #ccc; padding: 0 0 20px; }
    .footerleft p { margin: 20px 0 10px; font-size: 16px; color: #ebecf0; line-height: 28px; max-width: 100%; }
    .footerright { width: 100%; padding: 10px 0 0; }
    .copyright { margin: 10px 0 0; }
    .copyright:before { width: 100%; }

    /*Artists*/
    .innerhead { height: auto; }
    .searchform { max-width: 100%; margin: 0 0 20px; }
    .artistbg { height: 100%; }
    .aboutartist { padding: 155px 0 40px; }
    .aboutartistleft { max-width: 160px; }
    .aboutartistleft img { border-width: 5px; }
    .aboutartistcnt { max-width: 360px; padding: 0 0 0 20px; }

    /*news*/
    .recentnews { padding: 30px 0; }
    .newscnt h2 { font-size: 26px; margin: 0 0 6px; }
    .recentnews .relehigheading { text-align: left; }
    .recentnews .newslist li { width: 31%; margin: 0 0.9% 30px; }
    .recentnews .pagina { margin: 2px 0 0; text-align: center; }

    /*musicrelease*/
    .searchtag { margin: 0 0 4px; }
    .musicrelease .aboutartistcnt h2 { font-size: 24px; }
    .aboutartistcnt h3 { margin: 0 0 5px; font-size: 15px; }
    .aboutartistcnt p { font-size: 15px; line-height: 19px; }
    .buylisbtn a { width: 100px; height: 39px; }
    .discovercatal { margin-top: 5px; }
    .innerheading { font-size: 18px; }
    .selectart { width: 100%; }
    .pagina li { margin: 0 1px 0 0; }
    .pagina li a { width: 35px; height: 35px; border-width: 1px; }
    .pagina li:first-child a, .pagina li:last-child a { padding: 0 5px; }

    /*about page*/
    .about_mainbanner h1 { font-size: 24px; }
    .milestone_sec h2 { font-size: 24px; margin-bottom: 17px; }
    .milestone_sec { padding: 20px 0 0; }
    .milestone_list ul { margin: 0 -5px; }
    .milestone_list ul li { padding: 0 5px; -webkit-box-flex: 0; -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%; }
    .subscribe_sec h2, .contact_sec h2 { font-size: 24px; margin-bottom: 15px; }
    .conatct_box p { font-size: 15px; }
    .conatct_box { margin-bottom: 15px; }

    /*my-account*/
    .my-ac h3 { font-size: 24px; line-height: 27px; }
    .form_blk { margin-bottom: 25px; }
    .my-ac { padding: 20px 0 0; }
    .myac_mainbanner h1 { font-size: 24px; }

    /*product-info*/
    .product_item { margin-bottom: 25px; }
    .product-info { padding: 25px 0; }
    #vertical li { height: -webkit-max-content !important; height: -moz-max-content !important; height: max-content !important; overflow: hidden; }
    .back-to-catalogue { margin-top: 7px; }
    .myac_mainbanner { height: 450px; padding: 280px 0 70px; }
    .details { margin-bottom: 25px; }

    /*allartist*/
    .allartist { padding: 20px 0; }
    .productbg h4 sub { font-size: 18px; }
    .aboutartistcnt h2 { font-size: 18px; }
    .productbg h4 strong { font-size: 25px; }
    .allproducts .searchform { max-width: 100%; margin: 0 0 10px; }
    .merchHigh.allprolist > li { width: 31%; }

    /*album*/
    .albumsec .newscnt h2 { font-size: 30px; }
    .albumsec .newscnt h2 span { font-size: 21px; }

    /*cart page*/
    .cart_sec { padding: 25px 0 5px; }
    .cart_details { margin-bottom: 25px; }
    .cart_details table th { padding-bottom: 7px; }
    .cart_details table tbody tr:nth-of-type(1) td { padding-top: 20px; }
    .cart_details table { margin-bottom: 25px; }
    .cart_total h2 { margin-bottom: 15px; padding-bottom: 7px; }
    .cart_total table th { padding-bottom: 12px; }
    .cart_total table td p { margin-bottom: 12px; }
    .cart_total table { margin-bottom: 7px; }
    .checkout_btns button { margin-bottom: 15px; }
    .topright li { margin-right: 0; }
    .topright { padding-top: 30px; position: relative; margin: 12px 0 0; }
    .topright li:last-child { margin-right: 0; position: absolute; top: 0; right: 0; }

    /*artistinfo*/
    #News .newslist li { margin: 0 0.7% 20px; }
    #News .newsimg { height: 120px; }
    .viedotitle { font-size: 15px; line-height: 18px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
    .videos ul li { width: 48%; margin: 0 1% 20px; }
    .mixes ul li { width: 100%; }
    .mainnav { margin: 0 0 30px; border-bottom: none; }
    .mainnav li { width: 24%; border: 1px solid #ccc; margin: 0 -1px -1px 0; }

    /*contact us*/
    .contact_us { padding: 25px 0 5px; }
    .subscribe_sec { padding: 25px 0; }
    .ask_quastion { padding: 25px 0 30px; }
    .ask_quastion h2 { font-size: 24px; line-height: 26px; margin-bottom: 15px; }
    .ask_quastion input { height: 41px; }
    .send_btn { min-width: 125px; height: 41px; }

    /*full news*/
    .fullnews_banner h1 { line-height: 32px; }
    .full_news_sec { padding: 25px 0; }
    .news_data img { margin-bottom: 15px; }
    .news_data p { margin-bottom: 15px; }
    .news_data { margin-bottom: 25px; }
    .related_news h3 { margin-bottom: 15px; }
    .related_news ul li { margin-bottom: 15px; }
    .searchcities .selectart:last-child { margin: 10px 0 0; }

    /* 27 aug */
    .woocommerce table.shop_table.cart tr:last-child td { border-top: 1px solid #f2f2f2; padding-top: 20px; padding: 15px !important; }
    form.woocommerce-cart-form { padding: 15px;    /*padding-top: 0;*/ }

    /*album*/
    .woocommerce .product-info div.product { padding-bottom: 10px; }

    /*cart*/
    body.page-template-default.woocommerce-cart section.listing-main .row > .col-lg-12 { padding: 10px 0px; }
    .woocommerce .woocommerce-customer-details address { padding: 10px; font-size: 17px; }

    /* about  */
    .milestone_sec ul.newsproduct li { width: 30%; }

    /* boking */
    div#booking-tab { padding: 15px 0px; }
    .contact_sec { padding: 30px 0px !important; }
    .milestone_sec .post_mon h2 { text-align: left !important; }

    /*05-09*/
    .bookingsec .pagination-wrap { margin-bottom: 30px; }
    .releasecnt .buybtn { width: auto; min-width: 100px; }
    .relespotsec { padding: 30px 0; }
    .newslist li { width: 30%; margin: 0 1.3% 10px; }
    .newssec { margin: 0 0 30px; }
    .newssec.recentnews { margin: 0; }
    .page-id-8 .recentnews { padding: 30px 0 0; }
    .event-content { padding: 30px 0px; }
    .single-event .row .col-md-12 { text-align: center; }
    .event-content .single-event img { margin: 0 0 15px; }
    .page-id-214 .searchform { margin: 0; }

    /* 7 setpr */
    .slideimg img { min-width: 190px; max-width: 190px; }
    .tracklists { float: none; width: 100%; padding: 0; margin-bottom: 30px; }
    .tracdiscr { float: none; width: 100%; }
    .buylisbtn button.home-trig { padding: 8px 32px; font-size: 12px; }

    /*14-09*/
    .slidercntright button.play-listen { width: 100px; height: 39px; font-size: 13px; }
    .mainslide button.play-listen { top: -39px; left: 110px; }
    .mainslide .slick-list { height: 240px !important; }
    .slidersec { padding: 20px 0 0; }

    /*15-09*/
    .terms_condition { padding: 24px 0; }

    /*16-09*/
    .error-404.not-found .btn { margin: 0 !important; float: none !important; }
    .error-404.not-found img { height: auto; }
    .error-404.not-found { padding: 0 0 60px; }
    h3.albumheading ~ h3 { font-size: 16px; }

    /*22-09*/
    .back-div { margin-bottom: 20px; }
    .postid-427 .single-event { margin-bottom: 15px; }
    .merc { max-width: 540px; }

    /*08-10*/
    ul.topright li:nth-of-type(2) { margin-right: 15px; }
    .topright li:first-child { margin-right: 0; position: absolute; top: 0; left: 0; }

    /*12-10*/
    .booking_sec { padding: 25px 0; }
    .mastering-top { padding: 25px 0;}
    .vinyl_distribution-top:after{display:none;}
    .vinyl_distribution-top h1 { font-size: 25px;}
    .vinyl_distribution-top .v-box {padding: 3px 0 0;}
    .v-box h3 { font-size: 26px;}
    .bg-solid .v-box { padding: 35px 25px;}
    .banner-top {  padding: 60px 0;}
    .banner-top h1 {font-size: 32px;}
    .banner-top p { font-size: 20px; width: 100%; line-height: 28px; }
    .banner-top:after{display:none;}
    .disital-content .boxes-content p { font-size: 18px; line-height: 25px; }
    .services_ul li { width: 33.33%; margin-top: 25px; }
    .services_ul li a { font-size: 18px; margin-top: 8px; }
    .disital-content .boxes-content h2 { font-size: 28px; }
    ul.client_logo li { width: 23%; margin-right: 1.5%; margin-bottom: 2.5%; }
    ul.client_logo li:nth-child(4n) { margin-right: 0; }
    ul.client_logo li:nth-child(5n) { margin-right: 1.5%;}
    ul.client_logo li:nth-child(6n) { margin-right: 1.5%; }
    .heading h1 { padding: 20px 0;font-size: 30px;}
    .design_gallery li { width: 33.33%;}
    .design_gallery iframe{width:100%;}
    .innerhead.mastering-top { padding: 25px 0;}
    .mastering-sec .store_ul li { width: 100%; padding: 0 0 10px 0;}
    .mastering-top:after, .vinyl_distribution-top:after{display:none;}

    /*21-01*/
    .contact_body > .container > .row { padding: 20px 0px;}
    .contact_detail { margin-top: 0; }
    .contact_detail ul li { padding: 7px 0; }
    .signupformbox{padding: 30px 15px;}
    .signupformbox .form-group input.form-control{padding:10px; }
    .signupformbox .form-group select.form-control{padding: 10px 35px 10px 10px;}
    .custom-filebox label { font-size: 14px; }
    .signup_newbtn{padding: 10px 0 0;}
    .signbox .btn-signup, .needlogo .need-logo{padding:8px 15px; font-size:14px; min-width: 100px; }
    
    /*  4 jun */
    .homelogos {
    padding: 30px 15px !important;
}
.design_box {
    padding: 30px 0;
}



}
@media (max-width:575px) {
    .slideimg { width: 100%; max-width: 200px; margin: auto; }
    .topright li:first-child { margin-right: 7px; }
    .topright li a { font-size: 14px; }
    .topright li a img { margin: -2px 5px 0 0; }
    .topright { float: left; width: 100%; margin: 10px 0 10px; }
    .topright li:last-child { float: right; }
    .logo { margin: 0; }
    .navisec .navbar { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
    button.navbar-toggler { top: 13px; }
    .logincart { margin: 20px 63px 0 0; }
    .slidercnt { display: inherit !important; margin: auto; text-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
    .slidercntright { padding: 20px 0 0 0; }
    .slidercntright h2 { font-size: 20px; margin: 0 0 20px; }
    .slidercntright h3 { margin: 0 0 6px; font-size: 14px; }
    .relespotbox { display: inherit; }
    .relespotsec { padding: 20px 0; }
    .relespotsecleft { max-width: 260px; margin: auto; }
    .releasecnt { max-width: 100%; padding-top: 10px; padding-left: 0; text-align: center; }
    .releasecnt h2 { font-size: 20px; }
    .ReleaseHighlights { padding: 20px 0 20px; }
    .relehigheading { font-size: 22px; }
    .highlights { margin: 0; }
    .highlights li { width: 100%; max-width: 260px; margin: 0 0 20px; }
    .rehighimgbg { height: 260px; margin: 0 0 10px; }

    /*.merchHigh > li { width: 48%;margin: 0 0.7% 30px; }*/

    /*.merchbuy { height: 230px; }*/
    .merchbuy img { width: 100%; }
    .newslist { margin: 0; text-align: center; }
    .newslist li { width: 100%; margin: 0 auto 20px; max-width: 280px; }
    .viewall { text-align: center; margin: 10px 0 0; }
    .aboutartist { display: inherit; }
    .aboutartistleft { max-width: 250px; width: 100%; text-align: center; margin: 0 auto 20px; }
    .aboutartistcnt { text-align: center; max-width: 100%; padding: 0 10px; }
    .allartist { padding: 20px 0; }

    /*news*/
    .recentnews .newslist li { width: 100%; margin: 0 auto 20px; max-width: 280px; }
    .recentnews .relehigheading { text-align: center; }
    .recentnews .newsimg { height: 280px; }

    /*about page*/
    .about_mainbanner h1 { font-size: 22px; margin-bottom: 10px; }
    .milestone_sec h2 { font-size: 22px; line-height: 26px; margin-bottom: 15px; }
    .years_content h3 { font-size: 20px; }
    .milestone_list ul li h4 { font-size: 16px; line-height: 22px; }
    .milestone_list ul li { margin-bottom: 20px; }
    .subscribe_sec h2, .contact_sec h2 { font-size: 22px; line-height: 26px; margin-bottom: 10px; }
    .subscribe_sec { padding: 15px 0 20px; }
    .contact_sec { padding: 15px 0 0; }
    .milestone_list ul li h4>br { display: none; }
    .conatct_box { padding: 0; }
    .address { max-width: 230px; padding: 12px 10px 7px 0; }

    /*my-account*/
    .my-ac h3 { font-size: 22px; line-height: 26px; }
    .form_blk { margin-bottom: 15px; }
    .my-ac { padding: 15px 0 0; }
    .myac_mainbanner h1 { font-size: 22px; }
    .form_blk p { margin-bottom: 15px; }
    .myac_mainbanner { height: 400px; padding: 240px 0 70px; }
    .form_blk .form-group { margin-bottom: 12px; }

    /*product-info*/
    .product-info { padding: 15px 0; }
    .details { margin-bottom: 15px; }
    .back-to-catalogue { margin-top: 0; }
    .product_details h3 { margin-bottom: 15px; }
    .product_item { margin-bottom: 15px; }
    .descriptions p, .descriptions ul { margin-bottom: 10px; }

    /*cart page*/
    .cart_sec { padding: 15px 0 0px; }
    .cart_details table { margin-bottom: 15px; }
    .coupon, .update_box .update_btn { height: 40px; }
    .cart_details form { padding-right: 0; }
    .cart_details { margin-bottom: 20px; }
    .cart_details table { width: 545px; }
    .update_box { margin: 10px 0 0; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
    .coupon { margin-bottom: 15px; }
    .cart_total table th { font-size: 16px; }
    .topright li:nth-of-type(2) { float: right; }
    .table_responsive { overflow-x: scroll; }

    /*contact us*/
    .ask_quastion { padding: 15px 0; }
    .ask_quastion h2 { font-size: 22px; }
    .subscribe_sec p { margin-bottom: 15px; }

    /*full news*/
    .full_news_sec { padding: 15px 0; }
    .news_data { margin-bottom: 15px; }
    .news_data h4 { font-size: 16px; }

    /*album*/
    .albumheading { font-size: 16px; }
    .woocommerce .product-info div.product div.images { padding-right: 0; }
    .woocommerce .product-info div.product div.images div.thumbnails { width: 100%; margin: 10px 0 0; position: inherit; top: inherit; right: inherit; }
    .product-info .yith_magnifier_gallery li { margin: 0 3px 3px 0 !important; }
    .product-info .yith_magnifier_gallery li a { margin: 0 !important; }
    .product-info .yith_magnifier_gallery li a img { width: 70px !important; -o-object-fit: contain; object-fit: contain; }
    .product-info .woocommerce-main-image { margin: 0; padding: 0; }
    .releasedetail_left { width: 100%; }
    .releasedetail_right { width: 100%; margin: 10px 0 0; }
    body.page-template-default.woocommerce-cart section.listing-main .coupon { -ms-flex-wrap: wrap; flex-wrap: wrap; height: auto; }
    .logincart a { margin: 0 10px 0 0; }
    .logincart a.min_cat { margin: 0 5px 0 0; }
    .subscribe_sec h2, .contact_sec h2 { font-size: 18px; }
    .milestone_sec ul.newsproduct li { width: 46.84%; }
    .head-event { display: block; }
    .share-event { padding-top: 15px; }
    .event-a h4 { font-size: 18px; }
    .event-a h3 { font-size: 16px; }
    .date-div h2 { color: #fff; font-size: 18px; }
    .date-div { padding: 10px; }
    .date-div { -ms-flex-wrap: wrap; flex-wrap: wrap; }
    .date-div ul { margin: 10px 0px; }

    /*05-09*/
    .relespotsec, .MerchSpotlight { padding: 15px 0; }
    .ReleaseHighlights { padding: 20px 0 0; }
    .MerchHighlights { padding: 20px 0 10px; }
    .newslist li { width: 100%; margin: 0 7px 20px; max-width: 230px; }
    .newssec { margin: 7px 0 20px; }

    /*cart*/
    .cart-collaterals { margin-top: 0px !important; }
    .woocommerce-cart.woocommerce-page section.listing-main { padding-top: 0; padding: 0 15px 5px 15px !important; }
    .woocommerce-cart.woocommerce-page section.listing-main .col-lg-12 { padding-top: 0 !important; }
    body.page-template-default.woocommerce-cart section.listing-main .coupon button.button[name="apply_coupon"] { max-width: 91px !important; font-size: 11px !important; }
    body.page-template-default.woocommerce-cart section.listing-main .coupon { width: 100%; max-width: 100%; }
    input#coupon_code { width: 100%; margin-bottom: 10px; }
    input#coupon_code { width: 100% !important; }
    body.page-template-default.woocommerce-cart section.listing-main .coupon { width: 100% !important; max-width: 100% !important; }
    body.page-template-default.woocommerce-cart section.listing-main .coupon button.button[value="Apply coupon"] { margin-top: 10px !important; }
    .page-id-8 .recentnews { padding: 20px 0 0; }

    /*ul.sizelist { text-transform: uppercase; margin: auto; width: fit-content; display: table; float: none !important; }*/
    footer { padding: 20px 0 20px; }
    .event-content { padding: 20px 0px; }
    .allartist { padding: 20px 0 0; }
    .page-id-214 .searchart { margin-bottom: 15px; }
    #Releases .discocatal > li { margin-bottom: 15px; }
    .infobio h2 { margin-bottom: 15px; }
    .mixes ul li { margin-bottom: 15px; }
    .contactsec h2 { margin-bottom: 15px; }

    /* 7 sept */
    .slideimg img { margin: auto; }

    /*14-09*/
    .mainslide .slick-list { height: 425px !important; }
    .slidercnt { margin-top: 22px; }
    .slick-slide { padding-bottom: 20px; }
    .slidersec .buylisbtn { margin-left: 130px; }
    .mainslide button.play-listen { top: -39px; left: 39%; transform: translateX(-50%); }
    .wave-container canvas { left: 50% !important; transform: translateX(-50%); }

    /*15-09*/
    .terms_condition { padding: 15px 0; }
    .terms_condition p { max-width: 100%; line-height: 24px; }
    .slidercnt { padding-bottom: 0; }

    /*16-09*/
    .error404 .aboutartist.newscnt { padding: 110px 0 40px; }
    .error-404.not-found { padding: 0 0 30px; }
    .product_details.albumtabsec { padding-top: 10px; }
    .albumtabsec #nav-tab .nav-item { padding: 5px 9px; margin: 0 2px 0 0; }
    .albumtabsec #nav-tab { margin: 0 0 15px; }

    /*22-09*/
    .single-event p { word-break: break-word; }

    /*23-09*/
    .flex-control-nav.flex-control-thumbs img { max-width: 40px; }
    .woocommerce div.product div.images .flex-control-thumbs li img { height: 40px !important; object-fit: cover; }
    .v-box h3 {font-size: 24px; margin-bottom: 15px;}
    .v-box ul li { font-size: 14px; padding-bottom: 8px;}
    .v-box p {line-height: 22px; margin-bottom: 10px;font-size: 15px;}
    .bg-solid .v-box {padding: 25px 20px;}
    .banner-top { padding: 40px 0;}
    .disital-content .boxes-content {padding: 40px 15px;}
    .services_ul li { width: 50%; }
    .disital-content .boxes-content { padding: 40px 15px;}
    .disital-content .boxes-content h2 { font-size: 22px; text-align: center; }
    ul.work_presology li { font-size: 15px; margin-bottom: 13px; line-height: 22px; }
    ul.client_logo li {width: 48%;margin-right: 2%!important;}
    ul.client_logo li:nth-child(2n) { margin-right: 0!important;}
    a.new-signup-button{margin-left: 0;}
    .design_gallery li {width: 50%;}
}
@media (max-width:480px) {
    .pagina li { margin: 0 1px 5px 0; }
    .merchHigh > li { width: 48%; margin: 0 0.6% 20px; }

    /*product-info*/
    .lSSlideOuter.vertical .lSGallery { width: 55px !important; }
    .product_item .vertical { padding-right: 65px !important; }
    .details .col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-bottom: 7px; }
    .product_details .value { padding-left: 0; padding-bottom: 10px; }
    .myac_mainbanner { height: 320px; padding: 200px 0 15px; }
    .details { margin-bottom: 7px; }
    .mainnav li { width: 50%; }
    .mainnav li a { font-size: 13px; }
    #News .newslist li { width: 48%; }
    #Releases .discocatal > li { width: 47%; }
    .videos ul li .mixesimg { height: 160px; }
    .contactcnt { display: inherit; }
    .contactcnt h3 { width: 100%; padding: 0 0 10px; }
    .mixes ul li { width: 100%; }

    /*full news*/
    .fullnews_banner { height: 360px; padding: 200px 0 15px; }
    .date_content { font-size: 16px; }
    .fullnews_banner h1 { font-size: 19px; line-height: 27px; }

    /*  booking */
    .bookingimg { max-width: 141px; }
    #booking-tab .technical a { padding: 4px 5px !important; font-size: 8px !important; margin-right: 10px !important; }
    div#Contact .contactcnt { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
    div#Contact h3 { font-weight: 600; font-size: 18px; }

    /*05-09*/
    .contact_tab .contactcnt { display: inherit !important; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
    body div#Contact.contact_tab .contactcnt h3 { width: 100% !important; }
    #menutab { padding: 20px 0; }
    .newslist li h3 { margin: 9px 0 7px; }
    .mainnav { margin: 0 0 20px; }
    .videos ul li { margin: 0 1% 15px; }
    .contact_tab .contactcnt { padding: 12px 0 12px !important; }
    body div#Contact.contact_tab .contactcnt h3 { font-size: 16px; }
    .bookingsec .pagination-wrap { margin-bottom: 20px; }
    .newslist li { width: 100%; margin: 0 auto 20px; max-width: 280px; }
    ul.topright li img { margin-right: 4px !important; }
    ul.topright li { font-size: 13px; }
    .event-content .single-event img { max-width: 100%; }
    a.logo img { max-width: 70px; }

    /*14-07*/
    .slidersec .buylisbtn { margin-left: 160px; }

    /*17-09*/
    .subscribe_sec .input-group-append input { min-width: 100px; }
    .subscribe_sec .input-group > input { width: calc(100% - 100px); }

    /*22-09*/
    .mainslide .audio_slide { padding-top: 15px; }

    /*12-10*/
    .booking_form label { display: block; width: 100%; margin-bottom: 7px; }
    .form_box { margin-bottom: 15px; }
}
@media (max-width:400px) {

    /*.merchHigh > li { width: 100%; margin: 0 0 20px; }*/
    .merchbuy { height: auto; max-height: 280px; }

    /*about page*/
    .milestone_list ul li { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
    .subscribe_sec button { min-width: auto; }

    /*product*/
    .merchHigh.allprolist > li { width: 47.5%; } 

    /*cart page*/
    .cart_total table th { width: 30%; }

    /*14-09*/
    .mainslide .slick-list { height: 472px !important; }
    .mainslide button.play-listen { left: 35%; }
    .slidercnt { margin-top: 20px; }
    .slidersec .buylisbtn { margin-left: 145px; }
    .slidersec { padding-top: 5px; }
    .slidercntright h2 { padding-right: 15px; }
    a.logo img {
    max-width: initial !important;
    width: 150px !important !important;}
    .design_gallery li {float: none; width: 100%;}
    .design_gallery li img {    text-align: center;  margin: auto; display: block;}

}
@media(max-width: 380px){
	.homelogos.boxes-content ul li img {
    margin: 11px !important;
    width: 100px !important;
    height: 100px !important;
}
}
.bookingsec .contactcnt { width: auto !important; margin-right: 30px; }
.mix_book iframe { width: 100%; }
.zoomLens { display: none !important; }
.zoomWindowContainer { display: none; }
.flex-viewport a { cursor: inherit; }