html{-webkit-text-size-adjust:100%}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,strong,b,u,i,ol,ul,li,fieldset,form,label,table,tbody,tr,th,td,embed,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
@font-face{font-family:myFont;src: url('../fonts/LinLibertine.ttf');font-display:swap;}
blockquote{quotes:none}
blockquote:before,blockquote:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
*{margin:0;padding:0;font-family:myFont, Arial, sans-serif;box-sizing:border-box}
body{margin:0;position:relative;font-family:myFont;width:100%;background:#000;letter-spacing:1px;opacity:1!important;}
h1{font-size:40px;letter-spacing:2px;text-align:center;font-weight:800;}
h2{font-size:30px;text-align:center;font-weight:700;}
p{font-size:24px;font-weight:500;}
img{max-width:100%;height:auto}
a{text-decoration:none}
.scroll-up{transform:translateY(30%);transition:filter 0.2s ease-out, transform 0.6s ease-out, opacity 0.6s ease-out!important;opacity:0!important;}
.show-up{transform:translateY(0)!important;opacity:1!important;}
.bbtn{text-align:center}
.bbtn a,#mailingForm button{padding:10px 20px;border:2px solid #ee0cee;color:#fff;transition:0.3s;text-transform:uppercase;letter-spacing:1px;font-weight:800;border-radius:10px;}
.bbtn a:hover,#mailingForm button:hover{background:#ee0cee;color:#000;box-shadow:0 0 20px rgba(238, 12, 238, 0.5);}
body.error #bodyWrapper{flex-direction:column;}
body.error h1,body.error h2{color:#ee0cee!important;text-align:left!important;}
body.error p{color:#fff!important;text-align:left!important;}
#siteWrapper,#footerWrapper{padding:0;background:#000;}
#headerWrapperHome{width:100%;height:255px;padding:0;z-index:9998;display:flex;flex-direction:row;align-items:center;justify-content:space-around;background:linear-gradient(0deg, rgba(0,0,0,1) 40%, rgba(118,36,255,1) 100%);position:relative;transition:background-color 0.3s ease;}
#headerWrapperHome.fixed{position:fixed;top:0;width:100%;background:rgba(0,0,0,0.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);}
#headerWrapperHome .hlogo{width:250px;z-index:9999;transition:0.5s;}
/* #headerWrapperHome.fixed{height:120px;}
#headerWrapperHome.fixed .hlogo{width:95px;}
#headerWrapperHome.fixed .navdesk a{font-size:16px;} */
#headerWrapperHome .hlogo:hover{transform:rotate(360deg);}
#headerTop,#headerBot{width:100%;display:flex;justify-content:center;align-items:center;mix-blend-mode:screen;}
#momLogo{width:400px;}
#headerWrapperHome .navdesk{text-align: center;position:relative;z-index:9999;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content: flex-end;gap:10px;}
.navdesk .headlogo{width:50%;float:left;margin:-15px 0 -15px -275px}
.headlogo img{height:60px;}
#headerWrapperHome .navdesk a{padding:15px;border-radius:25px;font-size:18px;background:#1a1914;color:#fff;transition:0.2s;}
#headerWrapperHome .navdesk a:hover{background:#ee0cee;color:#000;transform: scale(1.05);}
body.about #headerWrapperHome .navdesk a:nth-of-type(1),body.shows #headerWrapperHome .navdesk a:nth-of-type(2),body.sounds #headerWrapperHome .navdesk a:nth-of-type(3),body.ep #headerWrapperHome .navdesk a:nth-of-type(3),body.news #headerWrapperHome .navdesk a:nth-of-type(4),body.photos #headerWrapperHome .navdesk a:nth-of-type(5),body.videos #headerWrapperHome .navdesk a:nth-of-type(6){background:#ee0cee;color:#000;}
body.about #headerWrapperHome{background:linear-gradient(0deg, rgba(0,0,0,0) 40%, rgba(118,36,255,1) 100%);}
.hamburger{display:none;margin:0 20px 0 0;width:35px;height:35px;cursor:pointer;background:none;appearance:none;outline:none;border:none;}
.hamburger .bar, .hamburger:after, .hamburger:before{display:block;width:100%;content:'';height:5px;background:#fff;margin:6px 0;transition:0.2s;}
.hamburger.is-active:before{transform:rotate(-45deg) translate(-8px, 6px);}
.hamburger.is-active:after{transform:rotate(45deg) translate(-9px, -8px);}
.hamburger.is-active .bar{opacity:0;}
.mob-nav{display:flex;visibility:hidden;position:fixed;top:0;left:0;width:100%;z-index:9998;background:#000;padding-top:20px;opacity:0;transform:translate(100%);transition:transform 500ms cubic-bezier(.4,0,.2,1);}
.mob-nav.is-active{visibility:visible;opacity:1;/*background:linear-gradient(0deg, rgba(0,0,0,1) 40%, rgba(118,36,255,1) 100%);*/background:#000;transform:translate(0%);}
.mob-nav.is-active .mlogo a,.mob-nav.is-active .msocialLink a{background:transparent;}
.mnavdesk a{font-size:20px;color:#fff;transition:200ms;}
.mnavdesk a:hover{background:#ee0cee;color:#000;}
.mob-nav a{text-align:center;margin-bottom:16px;padding:12px 16px;background:#1a1914;border-radius:20px;display:flex;flex-direction:column;}
.msocialLink{margin:60px 0}
.msocialLink a svg{transition:200ms;}
.msocialLink a svg:hover{fill:#ee0cee;}
.mi{transition:0.5s;}
.mi:hover{color:#ee0cee;}
#headerWrapperHome .navdesk p,#headerWrapperHome .navdesk span{font-size:20px;font-weight:600}
#headerWrapperHome .navdesk span.vertLine{font-weight:200;color:#8e8e8e}
#headerWrapperHome .socialLink{width:15%;justify-content:flex-end;gap:10px;}
#headerWrapperHome .socialLink svg{height:25px;transition:0.3s;}
#headerWrapperHome .socialLink svg:hover{rotate:360deg;fill:#ee0cee}
:root {--shadow-color:rgba(238, 12, 238, 1);--shadow-elevation-low:0.3px 0.5px 0.6px hsl(var(--shadow-color) / 0.39),0.5px 0.9px 1.1px -1.4px hsl(var(--shadow-color) / 0.35),1.2px 2.1px 2.6px -2.9px hsl(var(--shadow-color) / 0.32);--shadow-elevation-medium:0.3px 0.5px 0.6px hsl(var(--shadow-color) / 0.41),0.9px 1.6px 2px -1px hsl(var(--shadow-color) / 0.38),2.4px 4.2px 5.2px -1.9px hsl(var(--shadow-color) / 0.35),5.9px 10.5px 12.8px -2.9px hsl(var(--shadow-color) / 0.32);--shadow-elevation-high:0.3px 0.5px 0.6px hsl(var(--shadow-color) / 0.38),1.5px 2.7px 3.3px -0.4px hsl(var(--shadow-color) / 0.36),2.8px 5px 6.1px -0.8px hsl(var(--shadow-color) / 0.35),4.8px 8.5px 10.4px -1.2px hsl(var(--shadow-color) / 0.34),7.9px 14px 17.1px -1.7px hsl(var(--shadow-color) / 0.32),12.7px 22.5px 27.5px -2.1px hsl(var(--shadow-color) / 0.31),19.6px 34.7px 42.4px -2.5px hsl(var(--shadow-color) / 0.3),29.2px 51.7px 63.2px -2.9px hsl(var(--shadow-color) / 0.29);}
body::-webkit-scrollbar{width:0.25rem;}
body::-webkit-scrollbar-track{background:transparent;}
body::-webkit-scrollbar-thumb{background:#ee0cee;}
.fade {transition: opacity 0.5s ease-in-out;opacity: 0;}
.fade.show {opacity: 1;}
@-webkit-keyframes rotating {
  from {-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
  to {-webkit-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes rotating {
  from {-ms-transform: rotate(0deg);-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);} 
  to {-ms-transform: rotate(360deg);-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg);}
}
.rotating {-webkit-animation: rotating 2s linear infinite;-moz-animation: rotating 2s linear infinite;-ms-animation: rotating 2s linear infinite;-o-animation: rotating 2s linear infinite;animation: rotating 2s linear infinite;}
body.home #headerWrapperHome{background:unset;}
#bodyWrapperHome{margin:0 auto;/*background:linear-gradient(180deg, #000 0%, rgba(244,37,244,0.8) 10%, rgba(67,20,145,0.9) 20%, rgba(0,0,0,1) 40% );*/}
#hpbanner{width:100%;margin:-255px 0 0;position:relative;background:#000;}
#hpbanner::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:50%;background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 50%, rgba(0,0,0,1) 100% );pointer-events:none;}
#hpbanner img{width:100%;display:block;}
#hpbanner.scroll-up{transform:translate(0);transition:500ms;}
#hpbanner-text{position:absolute;left:50%;z-index:10;transform:translateX(-50%);bottom:175px;text-align:center;}
#hpbanner h3{font-size:50px;font-weight:600;margin-bottom:10px;color:#ee0cee;display:block;}
#hpbanner h4{font-size:36px;font-weight:600;color:#fff;display:block;margin-bottom:0;}
.hero-cta{margin:40px 0;position:relative;text-align:center;}
.hero-btn{display:inline-flex;align-items:center;gap:12px;padding:18px 32px;font-size:18px;font-weight:700;color:#fff;text-decoration:none;background:linear-gradient(135deg, rgba(238, 12, 238, 0.9), rgba(238, 12, 238, 0.7));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:2px solid rgba(255, 255, 255, 0.2);border-radius:60px;box-shadow:0 8px 32px rgba(238, 12, 238, 0.4), 0 4px 16px rgba(0, 0, 0, 0.3);transition:all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);}
.hero-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 40px rgba(238, 12, 238, 0.6), 0 8px 24px rgba(0, 0, 0, 0.4);background:linear-gradient(135deg, rgba(238, 12, 238, 1), rgba(238, 12, 238, 0.8));color:#fff;text-decoration:none;}
.hero-btn:active{transform:translateY(-1px) scale(1.02);}
.hero-btn svg{width:22px;height:22px;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));}
#bodyWrapperHome .container{width:auto;max-width:1800px;margin-left:auto;margin-right:auto;}
#greetings{width:100%;height:900px;display:flex;margin:100px 0 0;background-image: url('../images/beatkitch.jpg');background-position:center;background-size:cover;background-attachment:fixed;animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;}
#greetings img{display:none;}
.bangrad{width: 100%;height: 600px;margin-bottom:2150px;position: absolute;background: linear-gradient(180deg, rgba(0, 20, 40, 0) 0%, rgba(0,0,0,0) 100%);}
.epHome, .listen, .vids {width:100%;}
.logo{display:flex;max-width:55%;}
.epHome, .covUman{width:100%;padding:50px 0;display:flex;justify-content:center;align-items:center;gap:200px;}
.epHome{margin-top:-50px!important;}
.epHome .uman{width:30%;display:flex;align-items:center;justify-content:center;border:4px solid #000;}
@keyframes flip {0%, 100% {transform:rotateY(0deg);}50%{transform: rotateY(-10deg);}}
.epHome .cov{width:40%;max-height:720px;position:relative;transition:300ms;perspective:1000px;}
.epHome .cov img{transform-origin: center center;transform-style: preserve-3d;animation:flip 2s infinite;}
.cov:hover img, .cov:focus img{animation:flip-stop 1s forwards;}
@keyframes flip-stop {to{transform:rotateY(0deg);}}
.epHome .cov::before{content:'';width:100%;height:100%;position:absolute;background:rgba(0,0,0,0.4);z-index:1;opacity:0;transition:opacity 350ms ease;backdrop-filter:blur(10px);}
.epHome .cov:hover::before{opacity:1;}
.cov img{width:100%;height:100%;-webkit-box-shadow: 0px 0px 29px 7px rgb(1, 0, 0);-moz-box-shadow: 0px 0px 29px 7px rgba(188,145,129,1);box-shadow: 0px 0px 29px 7px rgba(188,145,129,1);z-index:0;}
.epHome .cov .bbtn{width:100%;position:absolute;top:50%;transition:opacity 250ms ease;z-index:2;opacity:0;}
.epHome .cov .bbtn a{padding:20px 60px;font-size:28px;letter-spacing:3px;background:#ee0cee;}
.epHome .cov:hover .bbtn{opacity:1;transition:300ms;}
.uman{padding:40px 75px;flex-direction:column;background:#999999;}
.lois{width:100%;display:flex;gap:2px;align-items:baseline;}
.lois img{width:180px;}
.lois p{margin:15px 0;font-size:20px;font-weight:500;display:inline-block;}
.uman h1{margin:15px 0;height:fit-content;text-orientation: upright;font-size: 26px;font-weight:700;text-align:left;}
.uman h1 span{color:#fff;display:block;}
.uman p{margin:15px 0;font-size:26px;font-weight:700;}
.uman .up{color:#000}
.uman h1 a{font-style:italic;color:#ee0cee;}
.uman h1 a:hover{color:#fc92ff;transition:250ms;}
.video-container {width:100%;margin: 90px auto;display:flex;flex-direction:column;align-items:center;}
.ytthumb{width:90%;margin:50px 0;display:flex;gap:15px;align-items:center;justify-content:center;transition:0.3s ease-in-out;animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;}
.ytthumb:hover{opacity:0.7;}
.videoWrapper{position:relative;}
.yttext{display:flex;justify-content:center;align-items:center;flex-direction:column;}
.yttext img{width:400px;}
.yttext h3 span{display:block;text-transform:uppercase;}
.video-container .ytthumb .videoWrapper.scroll-element img.video-thumbnail{cursor:pointer;}
.video-container .ytthumb .videoWrapper.scroll-element img.video-thumbnail,.ytthumb iframe{width:1120px;height:630px;-webkit-box-shadow: 0px 0px 29px 7px rgba(240,231,28,1);-moz-box-shadow: 0px 0px 29px 7px rgba(240,231,28,1);box-shadow: 0px 0px 29px 7px rgba(240,231,28,1);}
.video-container .ytthumb .videoWrapper.scroll-element .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:80px;height:80px;background:url('../images/play-button.png') no-repeat center;background-size:contain;cursor:pointer;transition:0.2s ease-in-out;}
.video-container .ytthumb .videoWrapper.scroll-element:hover .play-button{filter: brightness(0.6);}
.ytthumb .thumbnail{box-shadow: var(--shadow-elevation-medium);transition:0.3s ease-in-out;border:1px solid #ee0cee;cursor: pointer;}
.ytthumb .thumbnail:hover{transition:0.3s ease-in-out;opacity:0.7;}
.ytthumb h3{text-align:center;font-size:36px;color:#fff;font-weight:900}
.playButt{width: auto;margin-left:250px;margin-top:-150px;float:right;position: absolute;text-align:center;cursor:pointer;transition:0.5s;}
.playButt img{width:50px;height:auto;margin:10px 0 0;opacity:0.8;}
.video-container .ytthumb .videoWrapper.scroll-element img.video-thumbnail,.ytthumb iframe{margin:0 auto;}
.video-container .bbtn{margin:40px 0 0;}
.video-container .bbtn a{padding:20px 40px;display:inline-block;font-size:18px;}
.modal {display: none;position: fixed;z-index: 10000; left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.9); overflow: auto;justify-content: center;align-items: center;}
.modal-content {width:100%;display:flex;justify-content: center;}
.close {float: right;position:absolute;top:0;right:20px;font-size: 60px;font-weight: bold;color: #aaa;}
.close:hover,.close:focus {color:#ee0cee;text-decoration: none;cursor: pointer;}
.epText hr {border-top: 5px solid black;margin:0 25px 5px;}
.epImg .band{box-shadow:0 0 10px rgba(0,0,0,0.1);width:100%;object-fit: contain;}
#greetings2{width:100%;height:900px;display:flex;margin:150px 0 0;background-image:url('../images/23.jpg');background-position:center;background-size:cover;background-attachment:fixed;animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;}
#greetings2 img{display:none;}
#hpnextShow{margin:100px 0 0;display:flex;flex-direction:column;justify-content:center;animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;}
#hpnextShow #showContainer{width:100%;display:flex;flex-direction:column;}
#hpnextShow h3{margin:0 auto 20px;font-size:46px;color:#fff;}
#hprow{width:100%;background:transparent;}
.shcontain{width:50%;margin:0 auto;padding:50px;display:flex;justify-content:space-between;align-items:center;border:1px solid #ee0cee;}
#hpdate p,#hpvenue p{font-size:18px;color:#fff;}
#hpvenue h3{margin:0;font-size:40px;font-weight:900;color:#fff;}
.pagination {display: flex;justify-content: center;align-items: center;margin-top: 20px;}
.pagination button {margin: 0 5px;padding: 5px 10px;cursor: pointer;}
.pagination button.active {background-color: #007bff;color: white;font-weight: bold;}
.pagination button:disabled {opacity:0.5;cursor:not-allowed;}
#moreShows{margin:35px 0;}
#hpnextShow .bbtn a#more{font-size:16px;padding:0;border:none;position:relative;}
#hpnextShow .bbtn a#more:hover{background:transparent;color:#ee0cee;box-shadow:none;}
#hpnextShow .bbtn a#more:before{content:"";position:absolute;bottom:-5px;left:0;height:2px;width:100%;background:#ee0cee;;transform-origin:left;transform:scaleX(0);transition:.3s ease-in-out all;box-sizing:inherit;}
#hpnextShow .bbtn a#more:hover:before{transform: scaleX(1);}
#hpgallery{width:100%;float:left;}
@keyframes fade{from{opacity:0.3;}to{opacity:1;}}
#bodyWrapper{padding:50px 5%}
#bodyWrapper{display:flex;justify-content:space-between;align-items:flex-start}
#headerWrapper{position: fixed;width:100%;height: 50px;background:#1a1914;z-index:1000;margin:-50px auto;padding:10px 0}
#headerWrapper .navdesk{color:#1a1914;width:100%;text-align:right;margin-right:40px;}
#headerWrapper .navdesk a{color:#1a1914}
#headerWrapper .navdesk span:hover{color:#ecc91a}
#headerWrapper .navdesk p,#headerWrapper .navdesk span{padding:30px 10px 0 0;font-size:24px;font-weight:600}
#headerWrapper .navdesk span.vertLine{font-weight:200;color:#8e8e8e}
.bandcontainer{display:block;width:100%;}
.bandcontainer .band{width:30%;}
#showContainer{margin:0;padding:0;height:fit-content;width:100%}
#showContainer .row{width:85%;margin:0 auto;margin-top:0px;padding:35px 0;display:flex;flex-direction:column;justify-content:center;gap:25px;align-items:flex-start;border-bottom:1px solid #fff;box-shadow:var(--shadow-elevation-medium);/*animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;*/
  /*margin:15px auto;padding:35px;background:linear-gradient(135deg, rgba(238, 12, 238, 0.08), rgba(238, 12, 238, 0.03));border:1px solid rgba(238, 12, 238, 0.2);border-radius:15px;*/}
.showCell-venue,.showCell-bill,.showCell-btn{width:100%;flex:unset;}
.showCell-btn{margin:20px 0;}
#ps.show .row{/*height:300px;*/justify-content:center;}
#ps.show .showCell-venue,#ps.show .showCell-bill{width:100%;}
.showCell-bill{text-align:left;}
.showCell-btn .bbtn{text-align:left;}
#showContainer .row:first-of-type{margin-top:0;}
#showContainer h1{width:100%;margin: 0 auto 50px;text-align:center;color:#ee0cee;font-size:60px;}
.sb_right{width:50%;margin:0 auto;display:flex;align-items: center;justify-content: center;}
.sb_right img{width:500px;height:auto;border:2px solid #ee0cee;align-items: center;box-shadow: var(--shadow-elevation-high);animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;}
.row span{color:#fff;font-weight:700;font-size:20px;}
.row p{color:#fff;font-weight:500;font-size:20px;}
.row button{color:#000;font-weight:900px;padding:10px 18px}
.showCell-bill p{font-size:24px;}
.showCell-venue p.date{font-weight:900;}
.showCell-btn .bbtn a{padding:15px;font-size:16px;}
#ps{display:none;}
#ucs{display:flex;flex-direction:column;}
#ps.show, #ucs.show{display:flex;flex-direction:column;}
#ucs .row.scroll-up,#ps .row.scroll-up{transform:unset;opacity:0;}#ucs .row.scroll-up.show-up,#ps .row.scroll-up.show-up{opacity:1;}
#past{width:50%;margin:50px auto;text-align:center;}
#past a{width:100%;padding:20px 30px;color:#fff;transition:0.5s;}
#past a:hover{background:#ee0cee;color:#000;}
body.past #showContainer{width:100%;}
body.sounds #bodyWrapper{display:block;}
#soundHeader{margin:0 0 80px;padding:30px 40px;background:linear-gradient(135deg, rgba(238, 12, 238, 0.08), rgba(238, 12, 238, 0.03));border:1px solid rgba(238, 12, 238, 0.2);border-radius:15px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;box-shadow:0 8px 25px rgba(0, 0, 0, 0.3);}
#soundHeader h1{font-size:60px;margin:0;text-align:left;color:#ee0cee;flex:1;min-width:200px;}
.header-controls{display:flex;align-items:center;gap:20px;flex-wrap:wrap;}
.spotify-follow-section{margin:0;text-align:center;}
.spotify-follow-btn{display:inline-flex;align-items:center;gap:8px;background-color:#1DB954;color:white;text-decoration:none;padding:12px 24px;border-radius:50px;font-weight:600;font-size:14px;transition:all 0.3s ease;box-shadow:0 4px 15px rgba(29, 185, 84, 0.3);}
.spotify-follow-btn:hover{background-color:#1ed760;transform:translateY(-2px);box-shadow:0 6px 20px rgba(29, 185, 84, 0.4);color:white;text-decoration:none;}
.spotify-follow-btn svg{width:20px;height:20px;}
@media (max-width: 768px) {
.spotify-follow-btn{font-size:12px;padding:10px 20px;}
.spotify-follow-btn svg{width:18px;height:18px;}
}
#soundHeader select,#filterDropdown{padding:12px 18px;background:rgba(0, 0, 0, 0.6);color:#fff;font-size:16px;border:1px solid rgba(238, 12, 238, 0.3);border-radius:25px;backdrop-filter:blur(10px);transition:all 0.3s ease;min-width:160px;}
#soundHeader select:hover,#filterDropdown:hover{cursor:pointer;border-color:#ee0cee;background:rgba(0, 0, 0, 0.8);transform:translateY(-1px);}
#soundHeader select:focus,#filterDropdown:focus{outline:none;border-color:#ee0cee;box-shadow:0 0 0 2px rgba(238, 12, 238, 0.2);}
#soundHeader select option,#filterDropdown option{appearance:none;-moz-appearance:none;-webkit-appearance:none;background-color:#000;color:#fff;padding:8px;}
#soundHeader select option:hover,#filterDropdown option:hover{cursor:pointer;background-color:#ee0cee;color:#000;}
#soundHeader select option[value=reset]{text-transform:uppercase;font-weight:600;}
#soundCovers{width:100%;margin: 100px auto 50px;padding:0 100px;display:grid;grid-template-columns:repeat(3, 1fr);gap:50px;}
#soundCovers img{width:100%;margin:0;padding:0;}
.albCov{width:100%;box-shadow: var(--shadow-elevation-medium);/*transition:0.5s;animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;*/perspective:1000px;text-align:center;}
.albCov h3{margin:10px 0;text-transform:uppercase;color:#fff;font-size:16px;font-weight:900;}
.albCov p{font-size:16px;color:#fff;font-weight:400;}
.albCov.scroll-up{transform:unset;opacity:0;}.albCov.scroll-up.show-up{opacity:1;}
.albCov:hover{box-shadow: var(--shadow-elevation-high);}
.albCov img{max-width:400px;height:auto;transition:0.2s;box-sizing:border-box;border:1px solid #fff;transform-origin:center center;}
body.ep #bodyWrapper{display:block;}
#epheader,#epcontent{display:flex;}
#epheader{margin: 0 0 100px;flex-direction:column;}
#epheader.scroll-up{transform:unset;opacity:0;}#epheader.scroll-up.show-up{opacity:1;}
#epheader h1{margin:0 0 25px;font-size:50px;color:#ee0cee;}
#epcontent{justify-content:space-around;}
.epText h3{color:#fff;margin:0;font-size: 50px;font-weight:600;}
.epText ul.songlist{color:#fff;}.epText ul.songlist li{list-style:number;font-style:italic;}
.epText ul li i{font-style: italic;font-weight:400;font-size:16px;}
.epText ul{color:#ee0cee;align-items: left;margin:25px 30px 50px;list-style: none;}
.epText ul li{font-size:22px;margin:15px 0;font-weight:600;}
.epText ul li span{font-weight:400;color:#fff;}
.epText .tur {margin: 0 30px 25px;font-size: 22px;color:#fff;}
.tur a{color:#fc92ff;transition:250ms;}
.tur a:hover{color:#ee0cee; transition:250ms;}
#epipimg{width:40%;max-width:500px;text-align:left;}
#epipimg.scroll-up,.epText.scroll-up{transform:unset;opacity:0;}#epipimg.scroll-up.show-up,.epText.scroll-up.show-up{opacity:1;}
#epipimg p{color:#fff;font-size:14px;font-weight:600;color:#fff}
#epipimg p span{font-style:italic;font-weight:400;}
#stream{display:flex;justify-content:center;gap:25px;}
#stream svg{height:40px;fill:#fff;fill:#fc92ff;transition:0.5s;}
#stream svg:hover{rotate: 360deg;fill:#ee0cee;}
.invt{width:15%;padding:0;filter:invert(1);}
body.news #bodyWrapper .container{width:100%;display:flex;flex-direction:column;gap:50px;}
body.news h1{width:100%;margin: 0 0 50px;font-size: 60px;text-align:center;color: #ee0cee;}
.nitem{width:100%;padding:0 0 50px;display:flex;justify-content:space-around;border-bottom:1px solid #fff;}
.nitem.scroll-up{transform:unset;}
.nitem:last-of-type{border:none;}
.nicon{width:40%;display:flex;flex-direction:column;justify-content:center;text-align:center;}
#valssubt.nicon{width:60%;}
.nicon h3{font-size:36px;color:#ee0cee;font-style:italic;}
.nicon p{font-size:22px;width:100%;color:#fff;}
.nicon .bbtn{width:100%;margin:30px 0;}
.nitem .imgc{width:550px;}
.nitem .imgc p{width:100%;font-size:14px;text-align:center;color:#fff;}
.nitem .imgc p a{font-style:italic;color:#fc92ff;transition:200ms;}
.nitem .imgc p a:hover{color:#ee0cee;}
.nitem .imgc img{width:100%;border:5px solid #fff;}
.nitem #valshalla.imgc{max-width:400px;}
body.about #headerWrapperHome{width:100%;z-index:9999;}
body.about #headerWrapperHome .hlogo {margin:0;z-index:9999;transition:0.5s;}
body.about #headerWrapperHome .hlogo:hover{transform:rotate(360deg);}
body.about #headerWrapperHome .navdesk{text-align: center;margin:0;position:relative;z-index:9999;}
.navdesk .headlogo{width:50%;float:left;margin:-15px 0 -15px -275px}
.headlogo img{height:60px;}
body.about #headerWrapperHome .navdesk a{color:#fff;}
body.about #headerWrapperHome .navdesk a:hover{color:#000;}
body.about #headerWrapperHome .navdesk span{transition:0.5s;}
body.about #headerWrapperHome .navdesk span:hover{color:#ee0cee;transform: scale(1.1);box-shadow: var(--shadow-elevation-low);}
.mi{transition:0.5s;}
.mi:hover{color:#ee0cee;}
body.about #headerWrapperHome .navdesk p,body.about #headerWrapperHome .navdesk span{padding:30px 10px 0 0;font-size:24px;font-weight:600}
body.about #headerWrapperHome .navdesk span.vertLine{font-weight:200;color:#8e8e8e}
#aboutHead{width:100%;margin:50px 0 0;}
#aboutHead h1{margin: 0 auto -180px;position:relative;z-index:2;font-size:60px;letter-spacing:2px;color:#ee0cee;}
#bannerAbout{position:relative;}#aboutHead.scroll-up{transform:translateY(0)!important;}
#banmob,#banmob2{display:none;}
#bannerAbout::before{width: 100%;height:150px;top:0;left: 0;position: absolute;content: '';background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 60%);}
#bannerAbout::after{width: 100%;height: 225px;bottom:0;left: 0;position: absolute;content: '';background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 60%);}
body.about #bodyWrapper{padding:0 5%;position:relative;z-index:1;}
#fb{display:block;width:100%}
#bio1, #bkimg {display:block;}
#bkimg, .img2{width: 100%;text-align:center;}
#aboutcontainer{width:75%;margin: 25px auto;display: flex;flex-wrap:wrap;justify-content: space-between;}
.bio{width:100%;margin:0 0 100px;float:left;}
.bio.scroll-up,.bio2.scroll-up,.bio3.scroll-up{transform:unset;opacity:0;}
.bio.scroll-up.show-up,.bio2.scroll-up.show-up,.bio3.scroll-up.show-up{opacity:1;}
.bio p a{color:#ee0cee;transition:0.2s;}
.bio p a:hover{color:#fc92ff;}
.accomp{width:100%;margin:0;float:left;display:flex;}
.bio2,.bio3{width:48%;text-align:center;}
.bio h1{font-size:40px;font-weight:600;color:#ee0cee;font-style: italic;}
.bio p{width:100%;padding:15px 0;font-size: 26px;color:#fff;}
.bio2 h2, .bio3 h3{font-size:24px;font-weight:600;color:#ee0cee;font-style: italic;}
.bio2 ul{margin:10px 0 0;margin-left: 10px;margin-left: 25px;list-style:none;}
.bio2 li::before{content: "\25B6";width: 16px;height: 16px;position: absolute;top: 0;left: 0;color:#ee0cee;}
.bio2 li{margin: 0 0 10px;padding: 0 0 0 24px;position:relative;text-align:left;}
.bio2 li, .bio3 li{width:100%;font-size: 20px;color:#fff;}
.bio2 p span{display:block;font-size:16px;font-style: italic;}
.bio3 ul{margin:10px 0 0;}
.bio3 li{margin:0 0 5px;list-style: none;color:#fff;}
.bio3 li a{color:#fc92ff;transition:200ms;}
.bio3 li a:hover{color:#fff;}
.bio3 li span{font-style:italic;}
.imgc{width:48%;margin:0;}
.boimg{width:100%;margin:25px 0;position:relative;transition:0.5s;box-shadow:var(--shadow-elevation-medium);}
.boimg:hover{scale:1.05;box-shadow:var(--shadow-elevation-high);opacity:0.7}
.display-on-hover{opacity: 0;position:absolute;top: 5%;left:25%;transform: translate(-50%, -100%);transition: transform 0.4s ease;color:#fff;font-size:30px;}
.boimg:hover .display-on-hover{opacity:1;display:inline-block;transform: translate(-50%, 0)}
.strmu{width:100%;margin:100px auto;float:left;display:flex;}
#streaming,#socials{width:25%;margin:0 12.5%;display:flex;align-items:baseline;text-align:center;justify-content:space-around;}
#streaming svg, #socials svg{height:50px;flex:1;fill:#fc92ff;transition:0.2s;}
#streaming svg:hover, #socials svg:hover{scale:1.1;}
.cuc{width:100%;margin:0 auto; float:left;display:flex;}
#contactUs{width:75%; margin: 0 auto;padding:100px 0;float:left;}
#contactUs h1, #contactUs p{color:#fff;padding:15px;text-align:center;}
#contactUs p a{color:#ee0cee;-webkit-transform: scale(1);transform:scale(1);}
#contactUs p a:hover{color:#ee0cee;-webkit-transform: scale(1.1);transform:scale(1.1);}
body.photos #bodyWrapper{flex-direction:column;position:relative;}
body.photos #bodyWrapper h1{margin:0 auto;font-size:60px;letter-spacing:2px;color:#ee0cee;}
body.photos #bodyWrapper ul{width:100%;margin:50px auto 0;display:flex;justify-content:center;gap:100px;}
body.photos #bodyWrapper li{font-size:36px;letter-spacing:2px;list-style:none;text-transform:uppercase;}
body.photos #bodyWrapper li a{color:#fff;transition:300ms;cursor:pointer;position:relative;}
body.photos #bodyWrapper li a:before{content:"";position:absolute;bottom:-5px;left:0;height:2px;width:100%;background:#ee0cee;;transform-origin:left;transform:scaleX(0);transition:.3s ease-in-out all;box-sizing:inherit;}
body.photos #bodyWrapper li a:hover:before{transform: scaleX(1);}
.reset.bbtn{margin:50px auto 0;display:none;opacity:0;transition:opacity 0.5s ease-in-out;}
.img-gallery{width:90%;margin:100px auto 50px;display:grid;grid-template-columns: repeat(4,1fr);grid-gap:50px;align-items:center;}
.blur-load{width:90%;background-size:cover;background-position:center;}
.blur-load.loaded > img{opacity:1;}
.blur-load > img{opacity:0;transition:opacity 200ms ease-in-out;}
.img-gallery img{width:100%;object-position:center;object-fit:cover;border:3px solid #fff;cursor:pointer;/*transition: all 0.2s ease-out;-webkit-transition:0.2s -webkit-filter ease-out;-moz-transition:0.2s -moz-filter ease-out;-moz-transition:0.2s filter ease-out;-ms-transition:0.2s -ms-filter ease-out;animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;*/}
.img-gallery img:hover{/*transform: scale(0.8) rotate(-15deg);border:1px solid #fff;border-radius:20px;*/box-shadow:0 32px 75px rgba(68,77,136,0.2);filter:brightness(0.6);}
.img-gallery img.scroll-up{transform:unset;opacity:0;}.img-gallery img.scroll-up.show-up{opacity:1;}
.turmachine{display:grid;width:20%}
.turmachine p{width:80%;color:#fff}
.turmachine p a{color:#fff;}
.full-img{width:100%;height:100vh;background:rgba(0,0,0,1);position:fixed;top:0;left:0;display:none;align-items:center;justify-content:center;z-index: 100;flex-direction:column;opacity:0;transition:opacity 600ms ease-in-out;}
.full-img.show{opacity:1;background:rgba(0,0,0,0.9);backdrop-filter: blur(5px);}
#nextPhoto{width:90%;margin-left:auto;margin-right:auto;position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;}
#nextPhoto svg{width:45px;height:45px;padding:12px;background:rgba(50,50,50,.5);fill:#fff;transition:200ms;border-radius:5px;}
#nextPhoto svg:hover{cursor:pointer;background:rgba(50,50,50,.3);fill:#ee0cee;}
.full-img img{max-width:800px;max-height:80vh;border:2px solid #fff;user-select: none;-webkit-user-select: none;-ms-user-select: none;transform:scale(0);transition:transform 600ms ease-in-out, opacity 400ms ease-in-out;}
.full-img.show img{transform:scale(1);}
.full-img img.rectImg{max-width:550px;top:100px;}
.full-img span{position:absolute;top:0px;right:20px;font-size: 60px;font-weight: bold;color: #aaa;z-index:9999;cursor: pointer;}
.full-img span:hover{color:#ee0cee;}
.full-img .tur{width:100%;padding:15px;position:absolute;left:0;bottom:0;font-size:18px;font-weight:700;color:#fff;text-align:center;transform:scale(0);transition:transform 600ms ease-in-out;}
.full-img.show .tur{transform:scale(1);}
@media (max-width:1362px){.img-gallery{grid-gap:30px;}}
@media(max-width:753px){.img-gallery{justify-items:center;}.img-gallery img{width:75%;}}
body.privacy-policy #bodyWrapper{padding:50px 100px;color:#fff;flex-direction:column;line-height:1.2}
body.privacy-policy #bodyWrapper h1{font-size:50px;color:#ee0cee;}
body.privacy-policy #bodyWrapper h3{font-size:32px;font-weight:700;color:#ee0cee}
body.privacy-policy #bodyWrapper p{margin:20px 0;font-size:20px;font-weight:400;line-height:1.5;}
body.privacy-policy #bodyWrapper ul{margin:0 0 0 20px}
body.privacy-policy #bodyWrapper li{margin:20px 0;font-size:20px;line-height:1.5}
body.privacy-policy #bodyWrapper li:first-of-type{margin:0 0 20px;}
#footerWrapper{width:100%;margin:150px 0 0;padding:0 0 10px;display:flex;flex-direction:column;align-items:center;gap:50px;background: linear-gradient(180deg, rgba(0,0,0,1) 60%, rgba(118,36,255,1) 100%);}
.cptou{width:20%;display:flex;justify-content: center;text-align:center;}
.cptou ul{width:100%;margin:0;padding:0;display: flex;justify-content: space-evenly;list-style:none;}
.cptou ul li{flex-grow:1;color:#fff;transition:0.2s;}
.cptou ul li a{color:#fff;transition:350ms;}.cptou ul li a:hover{color:#ee0cee}
.socialLink{width:25%;display:flex;align-items: baseline;text-align:center;justify-content:space-around;}
.socialLink svg{height: 30px;flex: 1;fill: #fff;transition: 0.2s;}
.socialLink svg:hover{scale:1.1;fill:#fc92ff;}
#mailingForm{width:50%;padding:50px 100px;border:1px dashed #ee0cee;display:flex;flex-direction:column;align-items:center;}
#mailingForm h3{text-align:center;font-size:26px;color:#fff;font-family:myFont;}
#mailingForm form{width:100%;margin:20px auto 0;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:10px;text-align:left;flex-wrap:wrap;}
#mailingForm div:nth-of-type(1),#mailingForm div:nth-of-type(2){width:48%;}
#mailingForm div:nth-of-type(3){width:100%;}
#mailingForm p{font-size:16px;}
#mailingForm input{width:100%;padding:5px 10px;background:transparent;border:1px solid #ee0cee;color:#fff;}
#mailingForm #submit_button{width:100%;text-align:center;}
#mailingForm button{background:transparent;}
#mailingForm button:hover{cursor:pointer;}
.optionalParent p a{color:#000;}
.homeNav{width:25%;margin:-30px 0 0;display:flex;justify-content: center;}
.homeNav.scroll-up,#headerC.scroll-up,#soundHeader.scroll-up,h1.scroll-up{transform:translateY(0);}
.homeNav img{width:150px;transition:0.3s;}
.homeNav img:hover{transform:scale(1.1);}
body.thank-you #bodyWrapper{padding:75px 0 500px;display:block;}
body.thank-you h1{margin:0 0 50px;text-align:center;color:#ee0cee;}
body.thank-you p{width:100%;text-align:center;color:#fff;}
body.videos #bodyWrapper{flex-direction:column;}
#videoHeader{width:100%;margin:0 0 80px;padding:30px 40px;background:linear-gradient(135deg, rgba(238, 12, 238, 0.08), rgba(238, 12, 238, 0.03));border:1px solid rgba(238, 12, 238, 0.2);border-radius:15px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;box-shadow:0 8px 25px rgba(0, 0, 0, 0.3);}
#videoHeader h1{font-size:60px;margin:0;text-align:left;color:#ee0cee;flex:1;min-width:200px;}
#videoHeader .header-controls{display:flex;align-items:center;gap:20px;flex-wrap:wrap;}
#videoHeader .bbtn{margin:0;}
#videoHeader .bbtn a{display:inline-flex;align-items:center;gap:8px;background-color:#FF0000;color:white;text-decoration:none;padding:12px 24px;border-radius:50px;font-weight:600;font-size:14px;transition:all 0.3s ease;box-shadow:0 4px 15px rgba(255, 0, 0, 0.3);border:2px solid #FF0000;text-transform:none;}
#videoHeader .bbtn a:hover{background-color:#cc0000;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255, 0, 0, 0.4);color:white;text-decoration:none;}
#videoHeader .bbtn a svg{width:20px;height:20px;}
#videoscontainer {width:100%;max-width:1000px;margin:auto;}
.main{width:100%;padding-top:56.25%;position: relative;}
.main iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid #fff;}
.vidrow{display:flex;justify-content:space-around;margin-top:10px;}
#videoHeader.scroll-up,.main.scroll-up,.vidrow.scroll-up{transform:unset;opacity:0;}#videoHeader.scroll-up.show-up,.main.scroll-up.show-up,.vidrow.scroll-up.show-up{opacity:1;}
.vidi img{cursor:pointer;width:190px;height:auto;transition:200ms;}
.vidi img:hover{opacity:0.5;}
.vidi img.active{border:2px solid #ee0cee;opacity:0.5;}
/* #headerWrapperHome.fixed{height:100px;}
#headerWrapperHome.fixed .hlogo{width:100px;height:100px;}
#headerWrapperHome.fixed .hlogo img{width:100%;}
#headerWrapperHome.fixed .navdesk a{font-size:14px;} */
.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.8);display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity 0.3s ease, visibility 0.3s ease;z-index:10000;}
.popup-box{background:rgba(0,0,0,0.8);padding:50px 25px;max-width:1000px;text-align:center;border-radius:10px;position:relative;border:1px solid #ee0cee;}
.popup-close{position:absolute;top:10px;right:10px;background:none;border:none;font-size:18px;cursor:pointer;color:#fff;}
.popup-image{width:55%;border-radius:8px;}
.popup-box h3{font-size:24px;color:#ee0cee;}
.popup-box p{font-size:18px;color:#fff;}
/* .popup-button{display:inline-block;margin-top:15px;text-decoration:none;font-weight:bold;} */
.popup-box .bbtn{margin:20px 0;}
.popup-box .bbtn a{font-size:14px;}
.popup-overlay.show{opacity:1;visibility:visible;}
body.thankyou .container {text-align: center; padding: 100px 50px 200px;}
body.thankyou h1{margin-bottom:20px;color:#ee0cee;}
body.thankyou p{color:#fff;}
body.thankyou #mailingForm{display:none;opacity:0!important;}
body.shop #bodyWrapper{justify-content:center;}
body.shop h1{width:100%;margin-bottom:50px;color:#ee0cee;text-align:center!important;}
#shopItems{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;}
#shopItems .item{box-sizing:border-box;}
#shopItems .item a{padding:25px;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;}
#shopItems .item a img{max-width:70%;height:auto;display:block;object-fit:contain;transition:300ms;}
#shopItems .item a{transition:300ms;}
#shopItems .item a:hover img{transform:scale(1.05);filter:brightness(1.1);}
#shopItems .item h3,body.shop .modal-content h3{color:#fff;}
#shopItems .item h4,body.shop .modal-content h4{color:#ee0cee;}
#shopItems .item h3{margin-top:20px;}
body.shop .modal{position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, .8);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;opacity:0;visibility: hidden; pointer-events: none;transition: opacity 0.6s ease-in-out, visibility 0.6s ease-in-out;}
body.shop .modal.show{opacity:1;visibility:visible;pointer-events:auto;}
body.shop .modal-content{padding:2em;border-radius:12px;background:#111;color:#fff;width:100%;max-width:800px;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center;}
body.shop .modal-content img{max-height:400px;width:auto;border-radius:8px;margin-bottom:1em;}
body.shop .close{position:absolute;top:15px;right:20px;font-size:2em;cursor:pointer;}
.modal-buttons{width:100%;display:flex;flex-direction:column;gap:10px;margin-top:1em;}
.shirt-images{position:relative;width:100%;max-height:80vh;display:flex;justify-content:center;align-items:center;overflow:hidden;}
.shirt-images img{max-height:80vh;width:auto;object-fit:contain;}
body.shop .modal-content h3,body.shop .modal-content h4{font-size:14px;}
#flipBtn{position:absolute;top:1rem;left:1rem;background:rgba(255,255,255,0.9);color:#111;border:none;padding:0.5em 0.75em;font-weight:bold;border-radius:4px;cursor:pointer;z-index:10;box-shadow:0 0 5px rgba(0,0,0,0.2);transition:background 0.2s;}
#flipBtn:hover{background:#fff;}
body.shop .modal-content .bbtn a{display:block;width:50%;padding:6px;color:#fff;text-align:center;text-decoration:none;font-weight:bold;border-radius:4px;transition:background 0.3s;margin-left:auto;margin-right:auto;}
@media(max-width:500px){#shopItems{grid-template-columns:repeat(1,1fr);gap:30px;}#shopItems .item a img{max-width:70%;}}

@media(max-width:1600px){
#hpbanner-text{bottom:125px;}
.epHome .cov{max-width:600px;max-height:600px;width:auto;}
.listen h3{font-size:40px;letter-spacing:1px;}
}
@media(max-width:1500px){
.uman h1,.uman p{font-size:22px;}
.video-container .ytthumb .videoWrapper.scroll-element img.video-thumbnail,.ytthumb iframe{width:840px;height:472px;}
}
@media(max-width:1400px){
body.sounds #bodyWrapper{padding:50px 5%;}
#headerWrapperHome{height:175px;}
#headerWrapperHome .hlogo{width:180px;}
#hpbanner{margin:-175px 0 0;}
#hpbanner-text{bottom:95px;}
.hero-btn{font-size:16px;padding:16px 28px;}
#soundHeader h1,#videoHeader h1,#showContainer h1,#aboutHead h1,body.news h1,body.photos #bodyWrapper h1{font-size:48px;}
#videoHeader .bbtn a{font-size:16px;}
#soundHeader select,#filterDropdown{font-size:16px;}
#soundCovers{margin:100px auto 50px;justify-content:space-around;}
.lois img{width:150px;}
.uman h1, .uman p{font-size:20px;}
}
@media(max-width:1350px){
#greetings .container{text-align:center;}
#greetings .container img{max-height:550px;}
.epHome .cov{max-width:550px;max-height:550px}
.yttext img{width:300px;}
.nitem{justify-content:space-between;}
.nicon h3{font-size:28px;}
.nicon p{font-size:18px;}
}
@media(max-width:1300px){
.epHome, .covUman,#socialstream{gap:150px;}
.listen{width:45%;}
.sb_right{justify-content: flex-end;}
.sb_right img{width:450px;}
}
@media(max-width:1250px){
.covUman{align-items:center;}
.epHome .uman{padding:30px 75px;}
.lois{gap:15px;}
#soundCovers{margin:125px auto 50px;}
.lois img{width:125px;}
.uman p{margin:10px 0;}
.uman h1, .uman p{font-size:20px;}
}
@media(max-width:1200px){
#hpbanner-text{bottom:65px;}
.epHome,.covUman,#socialstream{gap:90px;}
.listen h3{font-size:36px;letter-spacing:0;}
.video-container .ytthumb .videoWrapper.scroll-element img.video-thumbnail,.ytthumb iframe{width:560px;height:315px;}
.shcontain,#mailingForm{width:70%;}#hpvenue h3{font-size:30px;}
}
@media(max-width:1150px){
.nitem{padding:0 0 20px;flex-direction:column;align-items:center;gap:25px;}
.nicon{order:2;width:75%;}
#valssubt.nicon{width:75%;}
.nitem .imgc{order:1;}
}
@media(max-width:1100px){
  #headerWrapperHome .hlogo{width:150px;}
#headerWrapperHome .navdesk a{font-size:16px;}
#headerWrapperHome .socialLink svg{height:20px;}
#bodyWrapperHome{/*background:linear-gradient(180deg, #000 0%,rgb(244, 37, 244) 10%, rgb(67, 20, 145) 20%, rgb(0, 0, 0) 32%)*/background:#000;}
#greetings{height:auto;background-image:unset;position:relative;}
#greetings::before{width: 100%;height:110px;top:0;left: 0;position: absolute;content: '';background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 60%);}
#greetings::after{width: 100%;height: 100px;bottom:0;left: 0;position: absolute;content: '';background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 60%);}
#greetings img{display:block;}
#greetings2{height:auto;background-image:unset;position:relative;}
#greetings2::before{width: 100%;height:110px;top:0;left: 0;position: absolute;content: '';background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 60%);}
#greetings2::after{width: 100%;height: 100px;bottom:0;left: 0;position: absolute;content: '';background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 60%);}
#greetings2 img{display:block;}
.lois{gap:10px;}
.lois img{width:105px;}
.sb_right img{width:400px;}
#aboutHead h1{margin:0 0 -140px;}
}
@media(max-width:1050px){
body.home #headerWrapperHome{background:rgba(0,0,0,0.7)}
/* #bandesk{display:none;} */
#bannerAbout{height:auto;}
#bannerAbout::before,#bannerAbout::after{height:90px;}
/* #banmob{display:block;} */
#hpbanner img:first-of-type{display:none;}#hpbanner img:last-of-type{display:block;}#hpbanner::after{bottom:-2px;}
.epHome, .covUman, #socialstream{gap:50px;}
.uman h1, .uman p{font-size:18px;}
.img-gallery{grid-template-columns: repeat(auto-fit, minmax(285px, 1fr));}
}
@media(max-width:1000px){
.mob-nav img{width:300px;}
.navdesk a {font-size: 26px;border-radius:30px;}
#headerWrapperHome .navdesk a{padding:12px;}
#headerWrapperHome .hlogo:hover{opacity:0.5;}
.homeNav img:hover{opacity:0.5;}
#bodyWrapper{flex-direction:column;justify-content:center;}
#hpsocial a, #hpsocial svg{height:50px;}
.listen h3{font-size:32px;}
.sb_right{width:100%;margin:25px 0;justify-content: center;}
.socialLink{width:40%;}
.img-gallery img:hover{transform:none;border:3px solid #fff;opacity:0.8;border-radius: 0;}
}
@media(max-width:950px){
#headerWrapperHome{height:115px;padding:0 0 0 10px;justify-content: space-between;} 
#headerWrapperHome.fixed{background:rgba(0,0,0,0.5)!important;}
#headerWrapperHome.scroll-up{transform:translateY(0);}
body.shop #soundHeader{flex-direction:column;}
#headerWrapperHome .hlogo{width:125px;}
#headerWrapperHome.fixed .hlogo{width:100px;}
#headerWrapperHome .navdesk, #headerWrapperHome .socialLink{display:none;}
#hpbanner{margin:-115px 0 0;}
#hpbanner-text{bottom:280px;}
.hamburger {display: block;z-index:10000}
.mob-nav {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100vh;background-color:#000;z-index: 9999;}
.mob-nav.is-active {display:flex;flex-direction: column;align-items: center;overflow: hidden;height:100vh;}
.mob-nav img{width:200px;}
body.about #headerWrapperHome .mnavdesk a:nth-of-type(1),body.shows #headerWrapperHome .mnavdesk a:nth-of-type(2),body.sounds #headerWrapperHome .mnavdesk a:nth-of-type(3),body.ep #headerWrapperHome .mnavdesk a:nth-of-type(3),body.news #headerWrapperHome .mnavdesk a:nth-of-type(4),body.photos #headerWrapperHome .mnavdesk a:nth-of-type(5),body.videos #headerWrapperHome .mnavdesk a:nth-of-type(6){background:#ee0cee;color:#000;}
.msocialLink{display:flex;flex-direction: row;margin:0;position:relative;bottom:-30px;}
.msocialLink svg{height:30px;flex: 1;fill: #fff;transition: 0.2s;}
.epHome, .covUman, #socialstream{padding:0;gap:110px;flex-direction:column;align-items:center;}
.epHome .uman{width:80%;padding:30px 75px;order:2;}
.epHome .cov::before{max-width:550px;max-height:550px;background:none;}
#aboutHead h1{margin:0 0 -100px;}
#hpsocial{display:none;}
.lois{gap:20px;justify-content:center;}
.uman h1, .uman p{font-size:26px;text-align:center;}
.epHome .cov{width:75%;max-width:550px;margin:90px 0 0;}
#hpsocial{order:2;}
.listen{display:none;}
.mlisten{width:75%;margin:25px auto 0;display:flex;}
.mlisten h3{font-size:18px;}
#greetings,#greetings2{display:none;}
.video-container{margin:50px auto 0;}
.ytthumb{flex-direction:column;}
.ytthumb:nth-of-type(1){margin:50px auto 20px;}
.yttext{margin:0 0 30px;}
.yttext:nth-of-type(2){margin:30px 0 0;}
.yttext img{width:200px;}
#mob2{order:2;}
#epcontent{flex-direction:column;}
#epipimg{width:65%;margin:0 auto 60px;order:1;text-align:center;}
.epText{text-align:center;}
.epText ul.songlist li{/*width:fit-content;*/list-style:none;margin-left:auto;margin-right:auto;}
.epText{order:2;}
.epHome{margin-top:0!important;}
#aboutcontainer{width:100%;}
#showContainer .row{width:100%;}
.bio2 li::before{width:0;height:0;display:none;}
.bio2 ul{list-style:initial;color:#ee0cee;}
.vidrow {display:flex;flex-wrap:wrap;justify-content:center;gap:10px;}
.vidi img {width:150px;height:auto;}
#mailingForm{width:70%;padding:50px;}
.video-container .bbtn{margin:20px 0 0;}.video-container .bbtn a{padding:15px 30px;font-size:16px;}
}
@media(max-width:900px){
#showContainer{width:100%;display:block;margin:0;}
.ytthumb .thumbnail:hover{scale:1}
.modal-content{margin:0;padding:0;align-items:center;}
#aboutcontainer{justify-content:center;}
.bio{order:1;}
.imgc {width:80%;order:2;}
.boimg:hover{scale:1;}
.boimg:hover .display-on-hover{opacity:0;}
.accomp {width:100%;order: 3;display:flex;flex-direction:column;align-items:center;}
.bio2,.bio3{width:100%;/*margin:0;*/}
.bio,.bio2{margin:0 0 50px;}
.bio2 li{padding:0;}
.strmu{order:4;}
.cuc{order:5;}
.shcontain{padding:40px 30px;flex-direction:column;text-align:center;}
.shcontain .bbtn{margin:20px 0 0;}.shcontain .bbtn a{display:inline-block;}
}
@media(max-width: 850px){
#hpbanner-text{bottom:240px;}
.epHome, .covUman, #socialstream{gap:300px;}
.uman h1{width:100%}
.video-container{flex-direction: column;}
.ytthumb{width:600px;margin:50px auto;}
.cptou{width:35%;margin:25px 0;}
#nextPhoto svg {width:35px;height:35px;padding:7px;}
}
@media(max-width:800px){
#soundHeader,#videoHeader{padding:25px 30px;flex-direction:column;text-align:center;gap:25px;}
#soundHeader h1,#videoHeader h1{text-align:center;font-size:48px;}
.header-controls{justify-content:center;gap:15px;}
#soundCovers{margin:100px 0;}
#epipimg{width:80%;}
#streaming svg, #socials svg{height:35px;}
#hpnextShow h3{font-size:32px;}
#hpdate p, #hpvenue h3, #hpvenue p{font-size:16px;text-align:center;}
#hpvenue h3{font-size:28px;}
#soundCovers{grid-template-columns:repeat(1, 1fr);grid-gap:30px;}
.hero-btn{font-size:16px;padding:16px 28px;gap:10px;}
.hero-btn svg{width:20px;height:20px;}
}
@media(max-width:750px){
#hpbanner-text{position:relative;}
.epHome, .covUman, #socialstream{gap:150px;}
.epHome{padding:0;}
#soundHeader,#videoHeader{padding:20px 25px;}
#soundHeader h1,#videoHeader h1{font-size:42px;}
.header-controls{flex-direction:column;gap:15px;width:100%;}
.spotify-follow-btn{font-size:13px;padding:10px 20px;}
#videoHeader .bbtn a{font-size:13px;padding:10px 20px;}
#filterDropdown{width:100%;max-width:200px;}
.nicon,#valssubt.nicon{width:100%;}
.bio p{font-size:20px;}
.accomp{flex-direction:column;align-items:center;gap:50px}
.bio2, .bio3{width:100%;}
}
@media(max-width:700px){
#hpbanner-text{bottom:180px;}
.epHome .uman{width:70%;padding:30px 45px;}
.uman h1{font-size: 40px;}
.epHome .cov{width:75%;max-width:none;margin:70px auto 0;}
.imgc{width:500px;}
.sslContainer ul li{padding:5% 10px;}
body.privacy-policy #bodyWrapper{padding:50px 40px;}
.cptou{width:40%;}
.socialLink{width:60%}
/* #hpnextShow{margin:50px 0 0;} */
}
@media (max-width:650px){
#aboutHead h1{margin:0 auto -200px;}
#banmob{display:none;}
#bannerAbout::before{height:180px;}
#banmob2{width:100%;display:block;}
.epHome, .covUman, #socialstream{gap:100px;}
.epHome{display:block;}
.uman h1{width:100%}
.ytthumb{width:100%;padding:0 2%}
.nicon h3{font-size:24px;}
.nicon p{font-size:16px;}
.nitem .imgc{width:100%;}
}
@media(max-width:650px){#bandesk{display:none;}}
@media(max-width:630px){
.showCell-btn .bbtn a{padding:10px 15px;font-size:16px;box-sizing:border-box;}
.sb_right img{width:100%;}
#stream{align-items:center;}
#stream a,#stream a svg{width:30px;height:30px;}
#stream a:nth-of-type(3),#stream a svg#yt{width:36px;height:36px;}
}
@media(max-width:600px){
.mob-nav img{width:100px;}
.mnavdesk a{font-size:16px;margin-bottom:12px !important;}
.full-img span{top:0;font-size:60px;}
.full-img .tur{position:static;}
#nextPhoto{margin:-30px 0 0;}
/* .full-img img{margin:0 0 70px;}
.full-img .tur{padding:25px 0;position:fixed;background:rgba(50,50,50,.3);} */
h1{letter-spacing:1px;}
#headerWrapperHome{height:80px;}
/* body.home #headerWrapperHome{margin:0 0 40px;} */
#headerWrapperHome .hlogo,#headerWrapperHome.fixed .hlogo{width:75px;}
.hamburger{width:27px;height:27px;}
.hamburger .bar, .hamburger:after, .hamburger:before{height:3px;}
.hamburger.is-active:before{transform:rotate(-45deg) translate(-6px, 3px);}
#hpbanner{margin:-100px 0 0;}
.strmu,#streaming svg, #socials svg{display:none;height:0;width:0;}
.uman h1{font-size:30px!important;}
.uman p{font-size:22px;}
.video-container .ytthumb .videoWrapper.scroll-element img.video-thumbnail,.ytthumb iframe{width:400px;height:225px;}
.yttext img{width:150px;}
.ytthumb h3{font-size:32px;}
.shcontain{width:75%;padding:40px 30px;}
.epText p{font-size:38px;}
.epText ul{margin:15px 10px 40px;}
.epText .tur{margin: 0 10px 15px;}
.epText ul li,.epText .tur{font-size:18px;}
.epText hr{margin:0 10px;}
.shcontain .bbtn a{letter-spacing:0;}
.cptou ul{flex-direction:column;gap:20px;font-size:18px;}
#footerWrapper{margin:0;padding:50px 0 10px;gap:30px;}
#mailingForm{width:75%;}
}
@media(max-width:560px){#nextPhoto{width:93%;}#nextPhoto svg{width:30px;height:30px;padding:4px;}}
@media(max-width:550px){
#hpbanner-text .bbtn a{font-size:14px;}
.epHome, .covUman, #socialstream{gap:50px;}
.epHome,.covUman{text-align:center;}
.epHome .cov{width:90%;display:block;}
.cov img{margin:0 auto;}
.epHome .uman{width:90%;display:block;margin:70px auto 0;}
.uman h1{margin:0 auto;}
.uman h1 span{display:inline-block;}
.imgc{width:400px;}
#mc_embed_signup{width:75%;}
.hero-btn{font-size:14px;padding:14px 24px;gap:8px;}
.hero-btn svg{width:18px;height:18px;}
}
@media(max-width:500px){
  #hpbanner-text{bottom:220px;}
h1{font-size:36px!important;}
.covUman{margin:-80px 0 0;}
.epHome, .covUman, #socialstream{gap:0px;}
#aboutHead{margin:100px 0 0;}
.albCov{width:100%;}
#epipimg{width:100%;}
.full-img img{max-width:90%;}
.socialLink{width:80%;}
.homeNav{width:40%;}
#soundCovers{padding:0}
.albCov:hover{scale:1;}
.albCov img:hover{opacity:0.7;}
.shcontain,#mailingForm{width:95%;}
.sslContainer ul li{padding:7% 10px;}
.mlisten h3{font-size:16px;font-weight:700;}
#nextPhoto{width:95%;display:none;}
#mc_embed_signup{width:100%;}
.popup-image{width:75%;}
.bio p{padding:10px 0;}
.back-to-top{bottom:25px;}
#soundCovers img{max-width:75%;}
#epheader{margin:0 0 60px;}
#epheader h1{margin:0 0 25px;}
.epText h3{font-size:36px;}
}
@media(max-width:480px){
#siteWrapper{overflow-x:hidden;}
#bodyWrapper{padding:50px 4%;}
#headerWrapperHome .navdesk .mi,#headerWrapperHome .navdesk .vertLine{font-size:16px}
#showContainer .row{/*height:250px;*/gap:10px;}
.showCell-venue p{font-size:16px;}
.showCell-btn .bbtn a{font-size:14px;letter-spacing: 0px;}
/* #ps.show .row{height:230px;} */
#hpbanner{width:130%;left:-13%;}
#past{width:100%;}
#past a{font-size:14px;}
.accomp {width:100%;order: 3;display:flex;flex-direction:column;align-items:center;}
.bio2,.bio3{width:100%;margin:10px auto 0;}
.cuc{justify-content: center;}
#contactUs{width:100%;margin:0;padding:75px 0 0;}
#contactUs p{font-size:20px;}
#mailingForm{width:95%;padding:50px 25px;}
#mailingForm div{width:80%;}
#mailingForm h3{font-size:22px;}
.ytthumb{margin:30px auto;}
.video-container .ytthumb .videoWrapper.scroll-element .play-button{width:50px;height:50px;}
.video-container .bbtn{margin:20px 0 0;}
.video-container .bbtn a{padding:10px 20px;font-size:14px;}
}
@media(max-width:430px){
#aboutHead h1{margin:0 auto -170px;}
#soundHeader,#videoHeader{padding:15px 20px;}
#soundHeader h1,#videoHeader h1{font-size:36px;}
.spotify-follow-btn{font-size:12px;padding:8px 16px;}
#videoHeader .bbtn a{font-size:12px;padding:8px 16px;}
#filterDropdown{font-size:14px;padding:10px 15px;}
.hero-btn{font-size:13px;padding:12px 20px;gap:6px;}
.hero-btn svg{width:16px;height:16px;}
#soundCovers{margin:50px 0;}
}
@media(max-width:400px){
#hpbanner .bbtn a{padding:20px;}
.homeNav{width:60%;}
.cptou{width:60%;}
.sslContainer ul li{padding:9% 10px;}
}
@media(max-width:350px){.full-img img{max-width:95%;}}

.hero-btn{font-size:14px;padding:14px 24px;gap:8px;}
.hero-btn svg{width:18px;height:18px;}
.back-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:linear-gradient(135deg, rgba(238, 12, 238, 0.9), rgba(238, 12, 238, 0.7));border:none;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(238, 12, 238, 0.3), 0 2px 8px rgba(0, 0, 0, 0.2);transition:all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);opacity:0;visibility:hidden;transform:translateY(20px);z-index:1000;}
.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0);}
.back-to-top:hover{transform:translateY(-3px) scale(1.1);box-shadow:0 8px 25px rgba(238, 12, 238, 0.4), 0 4px 12px rgba(0, 0, 0, 0.3);background:linear-gradient(135deg, rgba(238, 12, 238, 1), rgba(238, 12, 238, 0.8));}
.back-to-top:active{transform:translateY(-1px) scale(1.05);}
.back-to-top svg{width:22px;height:22px;filter:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));}

@media(max-width:768px){
.back-to-top{bottom:20px;right:20px;width:45px;height:45px;}
.back-to-top svg{width:20px;height:20px;}
}

@media(max-width:480px){
.back-to-top{bottom:15px;right:15px;width:40px;height:40px;}
.back-to-top svg{width:18px;height:18px;}
}