.mx-auto{margin-left:auto;margin-right:auto;}
.pattern-sandy{background:url('../png/pattern-sandy.png');}
.pattern-cirlcles{background:url('../png/pattern-circles.png');}
.pattern-waves{background:url('../png/pattern-waves.png');}
.pattern-diamonds{background:url('../png/pattern-diamond.png');}
.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit]{-webkit-box-shadow:0px 5px 0 0 rgba(60, 126, 185, 0.25);box-shadow:0px 5px 0 0 rgba(60, 126, 185, 0.25);}
@media screen and (min-width:768px){
    .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{min-width:200px;}
}

.concerts .hero{overflow:hidden;}
.concerts .hero img.bottom{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:105%;max-width:none;}

@media screen and (max-width:767px){
    .concerts .hero img.bottom{width:120%;}
}

/* PRESS */
.press-subnav-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.press-subnav{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #ccc;}
.press-subnav li{padding:0 7px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:none;width:auto;}
.press-subnav li:first-child{padding-left:0;}
.press-subnav li:last-child{padding-right:0;}
.press-subnav li a{font-size:13px;line-height:1.857;font-weight:900;color:#333;text-transform:uppercase;padding-bottom:13px;position:relative;display:block;}
.press-subnav li a::after{content:'';position:absolute;top:100%;left:0;width:100%;height:8px;border-radius:4px;background-color:transparent;-webkit-transition:ease-in-out all 0.3s;-o-transition:ease-in-out all 0.3s;transition:ease-in-out all 0.3s;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.press-subnav li:hover a::after,.press-subnav li.active a::after{background-color:#d95995;}
.post-item{display:none;}
.quote.post-item{margin-bottom:30px;}
#grid_quotes{padding:50px 0 0;}
.quote__inner{border:1px solid #f0f0f0;background-color:#fff;-webkit-box-shadow:10px 10px 20px 0 rgba(0, 0, 0, 0.1);box-shadow:10px 10px 20px 0 rgba(0, 0, 0, 0.1);border-top-width:7px;border-top-style:solid;min-height:370px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}
.quote__inner.b-cyan{border-top-color:#00a79d;}
.quote__inner.b-pink{border-top-color:#d95995;}
.quote__inner.b-blue{border-top-color:#3c7eb9;}
.quote__inner.b-darkblue{border-top-color:#0c283b;}
.quote__inner.b-green{border-top-color:#5bc236;}
.quote__copy{padding:55px 40px;text-align:center;width:100%;}
.quote__quote{font-style:italic;font-weight:700;margin-bottom:30px;}
.quote__image img{max-height:40px;position:relative;display:inline-block;}
.filter-releases{padding-top:100px; border-bottom: 1px solid #fff;}
.filter-releases ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-14px;margin-right:-14px}
.filter-releases ul li{padding:0 14px;}
/* .filter-releases ul li:first-child{padding-left:0;}
.filter-releases ul li:last-child{padding-right:0;} */
.filter-releases ul li button{background-color:transparent;border:none;color:#fff;font-family:"museo-sans-rounded", sans-serif;font-size:14px;line-height:1.857;font-weight:900;letter-spacing:2px;position:relative;display:block;padding-bottom:13px;}
.filter-releases ul li button::after{content:'';position:absolute;top:100%;left:0;width:100%;height:8px;border-radius:4px;background-color:transparent;-webkit-transition:ease-in-out all 0.3s;-o-transition:ease-in-out all 0.3s;transition:ease-in-out all 0.3s;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.filter-releases ul li:hover button::after,.filter-releases ul li.active button::after{background-color:#5bc236;}
.release.post-item{padding:45px 0;border-bottom:1px solid #fff;}
.release__date{font-size:14px;line-height:1.857;font-weight:900;letter-spacing:2px;margin-bottom:10px;}
.release__title{font-weight:900;font-size:24px;line-height:1.5;}
.release__cta .download{font-weight:900;font-size:15px;line-height:1.2;letter-spacing:2px;margin-top:20px;text-transform:uppercase;display:block;}
#grid_photos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:85px;margin-left:-15px;margin-right:-15px;}
.photo.post-item{padding:15px;width:100%;}
.photo__image{min-height:180px;background-color:#f0f0f0;background-size:cover;background-position:center top;position:relative;cursor:pointer;}
.photo__image .caption{position:absolute;width:100%;padding:5px 10px;color:#ffffff;background-color:rgba(0,0,0,0.5);bottom:0;left:0;font-size:12px;text-align:center;}
.photo__imagefullwidth img{display:none;}
#section_contact{background-size:auto 90%;background-position:center top;background-repeat:repeat no-repeat;margin-bottom:100px;}
#section_contact .section{padding-bottom:0;}
#section_contact .gform_wrapper{background-color:#fff;padding:50px;border-radius:10px;-webkit-box-shadow:10px 10px 20px 0 rgba(0, 0, 0, 0.1);box-shadow:10px 10px 20px 0 rgba(0, 0, 0, 0.1);width:100%;position:relative;margin:50px 0 0;}
#section_contact .gform_wrapper ul.gform_fields li.gfield{padding-right:0;padding-bottom:20px;margin-top:0;}
#section_contact .gform_wrapper .top_label div.ginput_container{margin-top:10px;}
#section_contact .gform_wrapper .top_label .gfield_label{font-size:16px;line-height:1.75;font-weight:300;}
#section_contact .gform_wrapper .gfield_required{color:#d95995;}
#section_contact .gform_wrapper .gform_footer input[type=submit]{margin-right:0;padding:16px !important;min-width:200px;line-height:1.2;position:relative;}
#section_contact .gform_wrapper .gform_footer input[type=submit]::after{border-radius:100px;background-color:rgba(60, 126, 185, 0.25);content:'';position:absolute;bottom:-5px;width:100%;height:50px;display:block;left:0;z-index:0;}
#section_contact .gform_wrapper .gform_footer{padding:15px 0 0;margin:0;}

@media screen and (min-width:768px){
    .press-subnav li{padding:0 14px;}
    .press-subnav li a{font-size:14px;letter-spacing:2px;}
    #grid_quotes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
    .quote.post-item{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;padding:0 15px;}
    .photo.post-item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
    .photo__image{min-height:270px;}
    #section_contact .gform_wrapper ul.gform_fields li.gfield:first-child, #section_contact .gform_wrapper ul.gform_fields li.gfield:nth-child(2){width:50%;display:block;float:left;clear:none;}
    #section_contact .gform_wrapper ul.gform_fields li.gfield:first-child{padding-right:15px;}
    #section_contact .gform_wrapper ul.gform_fields li.gfield:nth-child(2){padding-left:15px;}
}

@media screen and (min-width:1025px){
    .release__cta{text-align:right;width:calc(100% / 4);}
    .release__ctainner{text-align:center;display:inline-block;}
}

@media screen and (min-width: 1200px) {
    .photo__imagefullwidth img{display:block;-webkit-transition:ease-in-out max-height 0.3s;-o-transition:ease-in-out max-height 0.3s;transition:ease-in-out max-height 0.3s;max-height:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:9;}
    .photo__image:hover .photo__imagefullwidth img{max-width:50vw;max-height:70vh;}
}

@media screen and (max-width:1024px){
    .archive.press .section{padding-left:20px;padding-right:20px;}
    #section_releases .column-span-10, #section_contact .column-span-7{width:100%;}
    .release__cta{text-align:center;margin-top:30px;}
}

@media screen and (max-width:767px){
    .filter-releases ul li button{padding: 13px 0;}
}

@media screen and (max-width:320px){
    .press-subnav li{padding:0 5px;}
    .press-subnav li a{font-size:12px;}
}

/* CONCERTS */
#concerts-events .section{padding-top:25px;}
.videobg-module__bg{background-size:cover;background-position:center;position:relative;}
.videobg-module__bg::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(51, 51, 51, 0.1);}
.videobg-module__copy{position:absolute;top:50%;left:0;width:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.concerts .event-item{ display:block; border-bottom:1px solid #ccc;}
.concerts .event-item:first-child{border-top:1px solid #ccc;}
.concerts #concerts-events .section-header .copy{font-weight:300;}
.concerts .event-item .details{font-size:16px;line-height:1.5;font-weight:500;}
.concerts .event-item .details .preview{margin-top:15px;}
#concerts-events .view-more-dates-container{display:none;}
.concerts #concerts-events .view-more-dates{display:inline-block;}
.featured-concert__inner{padding:30px}
.featured-concert__title{margin-bottom:20px;}
.featured-concert__subtext{margin-bottom:30px;font-weight:500;}
.featured-concert__media{margin:auto;max-width:970px;width:100%;height:255px;background-size:cover;background-position:center;position:relative;}
.featured-concert__media a{display:block;width:100%;height:100%;position:relative;background-color:rgba(0, 0, 0, 0.5);}
.featured-boxes{overflow:hidden;position:relative;padding-top:30px;}
.featbox-item__inner{position:relative;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;cursor:pointer;}
.featbox-item__inner a{display:block;}
.featbox-item__img{height:200px;background-size:cover;background-position:center;}
.featbox-item__copy{padding:20px 23px;text-align:center;position:relative;font-family:"cubano", sans-serif;line-height:1.7778;letter-spacing:0.75px;}
.featbox-item__copy.has-link{text-align:left;}
.featbox-item__copy.has-link a{display:block;position:relative;}
.featbox-item__copy.has-link img{max-width:17px;position:absolute;top:50%;right:23px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.list-wrapper{border:1px solid #ccc;-webkit-box-shadow:10px 10px 0 0 rgba(60, 126, 185, 0.25);box-shadow:10px 10px 0 0 rgba(60, 126, 185, 0.25);padding:30px 30px 40px;}
.list-wrapper ul{margin-top:30px;}
.list-wrapper:not(.checklist) ul{list-style-type:disc;padding-left:24px;}
.list-wrapper ul li{font-weight:900;font-size:20px;line-height:1.6;padding-bottom:30px;}
.list-wrapper ul li:last-child{padding-bottom:0;}
.list-wrapper .btn-container{margin-top:30px;}
.list-wrapper.checklist ul li{display:-webkit-box;display:-ms-flexbox;display:flex;}
.list-wrapper.checklist ul li::before{content:'';height:40px;background-image:url(../png/check-icon-pink.png);background-size:25px 20px;background-position:center;background-repeat:no-repeat;border:2px solid #ccc;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;max-width:40px;}
.list-wrapper.checklist ul li div{padding-left:15px;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}
#listen{background-color:#fafafa;}
.concerts .playlist-nav-item{padding:29px 65px 29px 35px;}
.bannercta-section .btn-wrapper{background-color:rgba(12, 40, 59, 0.25);}
.form-embed .gform_wrapper ul li.gfield{margin-top:20px;}
.form-embed .gform_wrapper .top_label .gfield_label{font-size:16px;line-height:1.75;font-weight:300;}
.form-embed .gform_wrapper .gfield_required{color:#d95995;}

@media screen and (min-width:768px){
    .videobg-module__bg:not(.no-video){background-image:none !important;}
    .concerts .event-listing{width:83.333333%;margin:0 auto;}
    .featured-concert__inner{padding:50px }
    .featured-concert__media{height:510px;}
    .featbox-item{width:calc(100%/4);float:left;padding-right:30px;}
    .featbox-item__inner:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
    .featbox-item:last-child{padding-right:0;}
    .concerts .playlist-container{max-width:85%;margin:0 auto;}
    .list-wrapper{padding:90px 90px 110px;width:83.333333%;margin:0 auto;}
    .list-wrapper ul{margin-top:50px;}
    .list-wrapper.checklist ul li div{padding-left:30px;}
    .concerts .form-section .form-embed{width:50%;margin:0 auto;}
}

@media screen and (min-width:992px){
    .concerts .playlist-container{max-width:66.666667%;}
}

@media screen and (min-width:1200px){
    .featured-boxes{padding:30px 15px 15px;margin-left:-15px;margin-right:-15px;}
}

@media screen and (max-width:1199px){
    .featured-boxes, .featured-concert{padding-left:15px;padding-right:15px;}
}

@media screen and (max-width:1024px){
    .concerts .hero .text{margin-bottom:0;}
    .concerts .bannercta-section {text-align: center;}
    .concerts .bannercta-section .section-header {margin-top: 40px;}
}

@media screen and (max-width:767px){
    .featured-boxes, .featured-concert{padding-left:15px;padding-right:15px;}
    .videobg-module__copy h1{font-size:20px;}
    .featbox-item{margin-bottom:30px;}
    .bannercta-section .section-header{margin-top:40px;text-align:center;}
}

/* LISTEN */
.listen .hero .pattern-1{min-height:375px;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;}
.popsongsplayers__sec{padding-top:25px;}
.popsongsplayers__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;/* margin-left:-15px;margin-right:-15px; */padding: 20px 0;}
.popsongsplayers__tabs li{padding-left:15px;padding-right:15px;}
.popsongsplayers__tabcontentitem{display:none;margin-top:30px;}
.popsongsplayers__tabcontentitem:first-child iframe{height:350px;}
.popsongsplayers__songitem{margin-bottom:30px;}
.popsongsplayers__tabs li button{height:36px;width:36px;background-color:transparent;border:none;-webkit-box-shadow:0 4px 0 0 rgba(60,126,185,0.25);box-shadow:0 4px 0 0 rgba(60,126,185,0.25);border-radius:50%;background-size:cover;background-position:center;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:ease-in-out all 0.2s;-o-transition:ease-in-out all 0.2s;transition:ease-in-out all 0.2s;}
.popsongsplayers__tabs li button.active,.popsongsplayers__tabs li button:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}
.popsongsplayers__songitem{text-align:center;}
.popsongsplayers__embedcode iframe{max-width:100%!important;height:auto;width:auto;}
.popsongsplayers__songtitle{font-family:"cubano",sans-serif;font-size:24px;line-height:1.2083;letter-spacing:1.2px;color:#333;margin-top:20px;}
.albumssingles__tabs{margin-bottom:50px;}
.albumssingles__tabs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.albumssingles__tabs li{padding-left:15px;padding-right:15px;border-bottom:1px solid #fff;}
.albumssingles__tabs li:first-child{padding-left:0;}
.albumssingles__tabs li:last-child{padding-right:0;}
.albumssingles__tabs button{background-color:transparent;border:none;font-weight:900;text-transform:uppercase;font-family:"museo-sans-rounded",sans-serif;font-size:14px;line-height:1.8571;color:#fff;letter-spacing:2px;padding-bottom:13px;position:relative;}
.albumssingles__tabs button::after,.albumssingles__tabs button::after{content:'';position:absolute;top:100%;left:0;width:100%;height:0;border-radius:4px;background-color:#d95995;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.albumssingles__tabs button.active::after,.albumssingles__tabs button:hover::after{height:8px;}
.albumssingles__filterwrapper{margin-bottom:30px;}
.albumssingles__filterwrapper label{font-weight:900;text-transform:uppercase;font-family:"museo-sans-rounded",sans-serif;font-size:14px;line-height:1.8571;color:#fff;letter-spacing:2px;}
#albumssingles__filtersearch{background-image:url(../png/searchicon.png);background-size:15px;background-repeat:no-repeat;background-position:95% center;}
albumssingles__featuredheading, .albumssingles__filteredsetting{display:none;}
.albumssingles__filteredsetting{color:#fff;font-size:18px;line-height:1.6667;font-weight:900;margin-bottom:30px;}
.albumssingles__featheadinginner{text-align:center;padding:50px 0;color:#fff;font-weight:900;font-size:20px;line-height:1.6;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;}
.albumssingles__featheadinginner::before, .albumssingles__featheadinginner::after{content:'';height:1px;background-color:#fff;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}
.albumssingles__featheadinginner::before{margin-right:20px;}
.albumssingles__featheadinginner::after{margin-left:20px;}
.post-item.album{margin-bottom:50px;cursor:pointer;}
.post-item.album .album__inner{/*padding:20px;margin:-20px;*/padding: 15px; background-color:transparent;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.post-item .album__image{padding-top: 100%;background-size:cover;background-position:center;position: relative;}
.post-item .album__image a {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.post-item .album__title{color:#fff;font-size:20px;line-height:1.6;font-weight:900;padding:20px 0;}
.post-item .album__learnmore{display:none;}
.post-item.album:hover .album__inner{background-color:#fff;}
.post-item.album:hover .album__title{color:#333;}
.post-item.album:hover .album__learnmore{display:block;}
.listen__dropdowns{margin-top:30px;}
.btn-dropdown__wrapper{position:relative;display:inline-block;}
.btn-dropdown__wrapper .btn-dropdown{border:none;-webkit-box-shadow:0 4px 0 0 rgba(60,126,185,0.25);box-shadow:0 4px 0 0 rgba(60,126,185,0.25);}
.btn-dropdown__wrapper .btn-dropdown::after{content:'';height:8px;width:9px;background-image:url(../png/dropdownbtn-icon.png);background-size:cover;background-position:center;display:inline-block;vertical-align:baseline;margin-left:10px;}
.btn-dropdown__contents{display:none;max-width:260px;width:100%;padding:30px;border-radius:10px;position:absolute;top:calc(100% + 5px);left:0;background-color:#fff;-webkit-box-shadow:10px 10px 20px 0 rgba(60,126,185,0.25);box-shadow:10px 10px 20px 0 rgba(60,126,185,0.25);text-align:left;z-index:9;}
.btn-dropdown__contents h5{font-size:12px;line-height:1.1667;letter-spacing:1px;margin-bottom:15px;font-family:"museo-sans-rounded",sans-serif;font-weight:900;text-transform:uppercase;}
.btn-dropdown__contents ul li a{font-size:14px;line-height:1.1428;color:#333;font-weight:500;position:relative;display:inline-block;margin-top:5px;}
.btn-dropdown__contents ul li a::after{content:'';height:7px;width:8px;background-image:url(../png/dropdownbtn-icon-blue.png);background-size:cover;background-position:center;position:absolute;bottom:3px;right:-15px;}
.dvdsbuynow__copy{margin-top: 40px;}
.dvdsbuynow__copytoptitle{font-family:"museo-sans-rounded",sans-serif;line-height:1.1428;letter-spacing:2px;font-weight:900;text-transform:uppercase;}
.dvdsbuynow__copytitle{margin-top:5px;}
.dvdsbuynow__copydesc{margin-top:20px;font-weight:300;}
.dvdsbuynow__copycta{margin-top:30px;}
.dvdsbuynow__copycta .btn-dropdown__contents{color:#333;max-width:none;width:100%;margin-top: 5px;position:relative;top:auto;left:auto;}
.merchlist__listwrapper{padding-bottom:30px;}
.merchlist__listwrapper .post-item{margin-bottom:30px;}
.merchlist__iteminner{height:100%;border:1px solid #ccc;background-color:#fff;}
.merchlist__imgwrapper{background-size:cover;background-position:center;min-height:200px;}
.merchlist__copywrapper{padding:30px;}
.merchlist__itemtitle a, .merchlist__itemprice{font-family:"cubano",sans-serif;font-size:24px;line-height:1.3333;color:#333;letter-spacing:1px;}
.merchlist__itemcategory{margin-top:10px;font-size:16px;line-height:1.75;font-weight:300;}
.listen .hero-content-comp__text/* , .listen .hero .round-image-container */{width:auto;}
.listen .hero .round-image-container {margin: 0 40px;}
.listen .hero-content-comp__img{max-width:100%;max-height:100%;width:380px;height:380px;background-size:cover;background-position:center;margin:0 auto !important;border-radius: 50%;}


@media (min-width:576px) and (max-width:767px){
    .post-item.album {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      padding-left: 15px;
      padding-right: 15px;
    }
}

@media screen and (min-width:768px){
    .listen .hero .pattern-1{min-height:675px;}
    .popsongsplayers__tabs li button{height:76px;width:76px;}
    .popsongsplayers__tabcontentitem{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:650px;margin:30px auto 0;}
    .popsongsplayers__songitem{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;text-align:left;}
    .popsongsplayers__songitem:nth-of-type(odd){padding-right:25px;}
    .popsongsplayers__songitem:nth-of-type(left){padding-left:25px;}
    .albumssingles__filterwrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px;}
    .albumssingles__filterwrapper > *{padding-left:10px;padding-right:10px;}
    .albumssingles__filterwrapper label{-webkit-box-flex:0;-ms-flex:0 0 95px;flex:0 0 95px;max-width:95px;padding-left:0;}
    .albumssingles__filterinput{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}
    .albumssingles__filterinput:last-child{padding-right:0;}
    .albumssingles__featureditemstop .post-item, .albumssingles__featureditemsbottom .post-item{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;padding-left:15px;padding-right:15px;}
    .albumssingles__filtereditems .post-item{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
    .listen__dropdowns{margin-top:50px;}
    .listen__dropdowns .btn-dropdown__wrapper:first-child .btn-dropdown{margin-right:30px;}
    .dvdsbuynow__iteminner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
    .dvdsbuynow__slider{-webkit-box-flex:0;-ms-flex:0 0 calc(50% + 60px);flex:0 0 calc(50% + 60px);max-width:calc(50% + 60px);padding-right:60px;}
    .dvdsbuynow__copy{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;margin-top: 0;}
    .dvdsbuynow__inner ul.slick-dots{max-width:50%;margin-top: 40px;}
    .dvdsbuynow__copycta .btn-dropdown__contents{width:300px;}
    .btn-dropdown__contentinner{display:-webkit-box;display:-ms-flexbox;display:flex;}
    .btn-dropdown__contentcol{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
    .btn-dropdown__contentcol:first-child{border-right:1px solid #ccc;padding-right:20px;}
    .btn-dropdown__contentcol:last-child{padding-left:20px;}
    .merchlist__listwrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;}
    .merchlist__listwrapper .post-item{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;padding-left:15px;padding-right:15px;}
    .merchlist__imgwrapper{min-height:300px;}
    .merchlist__copyrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
    .merchlist__itemtitle{padding-right:30px;}
}

@media (min-width: 992px) {
    .albumssingles__filtereditems .post-item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
}

@media (max-width:575px){
    .post-item.album {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
      }

}

@media screen and (max-width:767px){
    .btn-dropdown__wrapper .btn-dropdown{margin-bottom:30px;}
    /* .listen .hero .round-image-container{width:340px;height:340px;} */
    .dvdsbuynow__copycta .btn-dropdown__wrapper .btn-dropdown{margin-bottom: 0;}
    .dvdsbuynow__copycta .btn-dropdown__contentcol:last-child{margin-top: 15px;}
    .albumssingles__featureditemstop {margin-bottom: 100px;}
    .albumssingles__sec .featured-title {margin-bottom: 15px; margin-top: 30px;}
}

/* BASIC TEMPLATE */
.site-content > .basic {padding-bottom: 50px;}
.basic .btn{-webkit-box-shadow:0 4px 0 0 rgba(60,126,185,0.25);box-shadow:0 4px 0 0 rgba(60,126,185,0.25);display:block;margin-bottom:20px;text-align:center;}
.basic .btn.link{color:#3c7eb9;padding-left:0;padding-right:0;background-color:transparent;border-radius:0;-webkit-box-shadow:none;box-shadow:none;}
.basic .btn.link:hover{background-color:transparent;color:#0c283b;}
.basic .hero .hero__inner{padding-top:140px;padding-bottom:80px;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;}
.basic .hero .hero__inner .text{max-width:815px;}
.basic .hero .hero__ctas{margin-top:30px;}
.imagecopy2cols-module .section{padding:50px 0;}
.imagecopy2cols-module__imgwrapper{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;}
.imagecopy2cols-module__image{background-size:cover;background-position:center top;height:250px;width:250px;margin:10px;position:relative;}
.imagecopy2cols-module__image::after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% + 20px);height:calc(100% + 20px);border:2px solid rgba(204,204,204,0.5);}
.imagecopy2cols-module__image.round, .imagecopy2cols-module__image.round::after{border-radius:50%;}
.imagecopy2cols-module__copy, .mediacopy2cols-module__copy{font-weight:300;}
.imagecopy2cols-module__copy{margin-top:20px;}
.imagecopy2cols-module__ctas, .mediacopy2cols-module__ctas{margin-top:30px;}
.mediacopy2cols-module__media{min-height:250px;background-size:cover;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;}
.mediacopy2cols-module__media a{background-color:rgba(0,0,0,0.35);width:100%;position:relative;}
.mediacopy2cols-module__media a .play-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.lyricslist-module h2{margin-bottom:40px;}
.lyricslist-module__head{padding-bottom:55px;}
.lyricslist-module__head > ul{display:none;}
.lyricslist-module__head > ul li{border-bottom:1px solid #fff;}
.lyricslist-module__head > ul button{background-color:transparent;border:none;color:#fff;padding-bottom:13px;font-weight:900;text-transform:uppercase;font-size:14px;line-height:1.8571;letter-spacing:2px;font-family:"museo-sans-rounded",sans-serif;position:relative;display:block;text-align:center;width:100%;}
.lyricslist-module__head > ul button:hover::after, .lyricslist-module__head > ul button.active::after{content:'';width:100%;height:8px;border-radius:4px;background-color:#5bc236;position:absolute;top:100%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.lyricslist-module__bodyinner .post-item{margin-bottom:40px;}
.post-item .lyrics__image{min-height:170px;background-size:cover;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;}
.post-item .lyrics__image a{width:100%;}
.post-item .lyrics__copy{padding-top:20px;}
.post-item .lyrics__title a{color:#fff;font-weight:900;}
.lyricslist-module__bodyinner h5{width:100%;letter-spacing:1.6px;}
.merchandiselist-module h2{color:#fff;margin-bottom:50px;}
.merchandiselist-module__bodyinner{padding-bottom:30px;}
.merchandiselist-module__bodyinner .post-item{margin-bottom:30px;}
.merchandiselist-module__bodyinner .merchlist__iteminner{border:none;}
.featuredblog-module h2{margin-bottom:50px;}
.featuredblog-module__itemimage{min-height:200px;background-size:cover;background-position:center;}
.featuredblog-module__itemcopy{padding-top:20px;}
.featuredblog-module__itemcategory{font-weight:300;font-size:14px;line-height:2.1429;}
.featuredblog-module__itemtitle{font-weight:36px;line-height:1.3333;}
.featuredblog-module__itemreadmore{margin-top:20px;}
.featuredblog-module__itemreadmore a{font-weight:900;font-size:15px;letter-spacing:0.5px;line-height:1.2;display:inline-block;color:#fff;text-transform:uppercase;}
.faqslist-module__item{margin-bottom:30px;}
.faqslist-module__inner{margin-top:50px;}
.faqslist-module__iteminner{display:-webkit-box;display:-ms-flexbox;display:flex;}
.faqslist-module__itemicon{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;max-width:30px;height:30px;border-radius:50%;background-color:#00a79d;position:relative;}
.faqslist-module__itemicon::before, .faqslist-module__itemicon::after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;}
.faqslist-module__itemicon::before{height:2px;width:15px;}
.faqslist-module__itemicon::after{width:2px;height:15px;}
.is-open .faqslist-module__itemicon::after{content:none;}
.faqslist-module__itemcopy{padding-left:15px;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}
.faqslist-module__itemquestion button{display:block;background-color:transparent;border:none;font-size:20px;line-height:1.6;font-weight:900;font-family:"museo-sans-rounded",sans-serif;text-align:left;}
.faqslist-module__itemanswer, .faqslist-module__itemanswer p{font-size:16px;line-height:1.5;font-weight:500;}
.faqslist-module__itemanswer{padding-top:15px;display:none;}
.faqslist-module__itemanswer a{text-decoration:underline;}
.formsection-module{position:relative;}
.formsection-module__bg{position:absolute;width:100%;height:84%;top:0;left:0;}
.formsection-module .section{position:relative;}
.formsection-module__form{background-color:#fff;margin-top:50px;padding:30px;border-radius:10px;-webkit-box-shadow:10px 10px 20px 0 rgba(0, 0, 0, 0.1);box-shadow:10px 10px 20px 0 rgba(0, 0, 0, 0.1);}
.formsection-module__form .gform_wrapper .top_label .gfield_label{font-weight:300;font-size:16px;line-height:1.75;}
.formsection-module__form .gform_wrapper .gfield_required{color:#d95995;}
.photogallery-module h2{margin-bottom:50px;}
.photogallery__item{width:100%;}
.photogallery__imgwrapper{height:200px;background-size:cover;background-position:center top;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;}
.photogallery__imgwrapper a{width:100%;}
.photogallery-module__bodycta.ta-center{padding-top:20px;}

@media screen and (min-width:768px){
    .site-content > .basic {padding-bottom: 100px;}
    .basic .btn{display:inline-block;margin-bottom:0;}
    .basic .btn ~ .btn{margin-left:20px;}
    .basic .hero .hero__inner{min-height:675px;padding-top:0;padding-bottom:0;}
    .imagecopy2cols-module__inner{display:-webkit-box;display:-ms-flexbox;display:flex;}
    .imagecopy2cols-module__imgwrapper{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}
    .imagecopy2cols-module__copywrapper{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;padding-left:30px;}
    .image-right .imagecopy2cols-module__copywrapper{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}
    .imagecopy2cols-module__image{height:280px;width:280px;}
    .mediacopy2cols-module__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-15px;margin-right:-15px;}
    .mediacopy2cols-module__mediawrapper, .mediacopy2cols-module__copywrapper{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-left:15px;padding-right:15px;}
    .media-right .mediacopy2cols-module__copywrapper{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}
    .mediacopy2cols-module__media{min-height:400px;}
    .lyricslist-module h2{margin-bottom:100px;}
    .lyricslist-module__bodyinner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;}
    .lyricslist-module__bodyinner .post-item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding-left:15px;padding-right:15px;margin-bottom:80px;}
    .post-item .lyrics__image{min-height:270px;}
    .merchandiselist-module__bodyinner, .featuredblog-module__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;}
    .merchandiselist-module__bodyinner .post-item, .featuredblog-module__item{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;padding-left:15px;padding-right:15px;}
    .faqslist-module__inner{max-width:66.666667%;margin-left:auto;margin-right:auto;}
    .faqslist-module__itemcopy{padding-left:30px;}
    .formsection-module__form{max-width:58.333333%;margin-left:auto;margin-right:auto;padding:50px;}
    .formsection-module__form .gform_wrapper ul.gform_fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;}
    .formsection-module__form .gform_wrapper ul.gform_fields li.gfield{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:15px;padding-right:15px;}
    .formsection-module__form .gform_wrapper ul.gform_fields li.gfield.half-width{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
    .photogallery-module__bodyinner{margin-left:-15px;margin-right:-15px;}
    .photogallery__item{width:25%;}
    .large.photogallery__item{width:50%;}
    .photogallery__imgwrapper{height:270px;padding-left:15px;padding-right:15px;}
    .large .photogallery__imgwrapper{height:570px;}
}

@media screen and (min-width:1200px){
    .imagecopy2cols-module__image{height:380px;width:380px;}
    .lyricslist-module__head > select{display:none;}
    .lyricslist-module__head > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
    .lyricslist-module__head > ul li{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;max-width:40px;padding-left:10px;padding-right:10px;}
}

@media screen and (max-width:767px){
    .btn-dropdown__contents{max-width:none;top:calc(100% - 10px);}
    .imagecopy2cols-module__imgwrapper{margin-bottom:30px;}
    .basic .btn-container{display:block;}
    .featuredblog-module__item{margin-bottom:50px;}
}

/* Album Post */
.album-post .hero__ctas a.btn{-webkit-box-shadow:0 4px 0 0 rgba(12,40,59,0.25);box-shadow:0 4px 0 0 rgba(12,40,59,0.25);}
.album-post .hero__ctas a.btn-link{font-family:"museo-sans-rounded",sans-serif;font-weight:900;font-size:15px;letter-spacing:2px;text-transform:uppercase;cursor:pointer;color:#fff;display:block;margin-top:25px;}
.tracklist-sec__infoimages{margin-bottom:30px;}
.tracklist-sec__infocta, .tracklist-sec__infoshare{margin-top:30px;}
.tracklist-sec__infoshare h5{font-size:14px;line-height:1.8571;letter-spacing:2px;font-weight:900;float:left;margin-right:8px;padding-top:3px;}
.tracklist-sec__infodesc{font-size:16px;line-height:1.75;font-weight:300;}
.tracklist-sec__infodesc h3{font-size:24px;line-height:1.3333;font-family:"museo-sans-rounded",sans-serif;font-weight:900;margin-bottom:10px;}
.tracklist-sec__tracksheader{margin-bottom:30px;}
.tracklist-sec__tracksheader a{font-family:"museo-sans-rounded",sans-serif;font-weight:900;font-size:15px;letter-spacing:2px;text-transform:uppercase;cursor:pointer;}
.tracklist-sec__tracksheader{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;}
.tracklist__listheader, .tracklist-sec__trackitem{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #ccc;padding:13px 10px 10px;}
.tracklist__listheader{font-size:14px;line-height:1.8571;font-weight:900;text-transform:uppercase;}
.tracklist-sec__trackitem:last-child{border-bottom:1px solid #ccc;}
.tracklist-sec__trackitem{font-weight:300;}
.track-header__order, .track-item__order{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;max-width:50px;padding-right:10px;text-align:center;}
.track-header__title, .track-item__title{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}
.track-header__time, .track-header__lyrics, .track-item__time, .track-item__lyrics{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;text-align:center;}
.track-header__order button{background-color:transparent;border:none;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.track-header__order button[value*="asc"]{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.track-header__order button img{width:12.75px;}
.track-item__lyrics img{width:13px;}
.album-post .merchandiselist-module h2{margin-bottom:0;}
.album-post .merchandiselist-module .section-header{font-weight:300;}
.musicvideos-item{margin-bottom:30px;}
.musicvideos-item__thumb{min-height:180px;background-size:cover;background-position:center;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;}
.musicvideos-item__thumb a{width:100%;background-color:rgba(0, 0, 0, 0.25)}
.musicvideos-item__title{font-size:20px;line-height:1.6;font-weight:900;}
.wheretobuy-item{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;}
.wheretobuy-item__inner{width:100%;min-height:170px;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #ccc;text-align:center;}
.wheretobuy-item__inner a{max-width:80%;color:#333;}

@media screen and (max-width:768px){
    .photo.post-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
    .quote.post-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
    #grid_quotes .quote.post-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
}

@media screen and (min-width:768px){
    .tracklist-sec__inner{display:-webkit-box;display:-ms-flexbox;display:flex;}
    .tracklist-sec__infowrapper{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;padding-right:15px;}
    .tracklist-sec__trackswrapper{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;padding-left:15px;}
    .tracklist-sec__infoimages{margin-bottom:50px;}
    .tracklist-sec__infoshare{margin-top:50px;}
    .musicvideos-sec__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;}
    .musicvideos-item{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;padding-left:15px;padding-right:15px;margin-bottom:50px;}
    .musicvideos-item__thumb{min-height:208px;}
    .wheretobuy-sec__listwrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
    .wheretobuy-sec__list{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-15px;margin-right:-15px;}
    .wheretobuy-item{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;padding-left:15px;padding-right:15px;}
    .wheretobuy-item__inner{min-height:270px;}
}

@media screen and (max-width:767px){.tracklist-sec__trackswrapper{margin-top:50px;}
    .tracklist-sec__tracksheader a{padding-left:30px;text-align:right;}
    .track-header__order, .track-item__order{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;max-width:30px;}
    .track-header__title, .track-item__title, .track-header__time, .track-header__lyrics, .track-item__time, .track-item__lyrics{padding:5px;}
    .track-header__lyrics, .track-item__lyrics{padding-right:0;}
}

@media screen and (min-width:480px){
    .albumssingles__filtereditems, .albumssingles__featureditemstop, .albumssingles__featureditemsbottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;}
}

.albumssingles__sec .featured-title{font-size:28px;font-weight:bold;color:#ffffff;}
