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(kawoszeh.ttf);}
blockquote{quotes:none}
blockquote:before,blockquote:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
*{margin:0;padding:0;font-family:myFont;box-sizing:border-box}
body{margin:0;position:relative;font-family:myFont;width:100%;opacity: 0;background:#000;transition: opacity 600ms ease;letter-spacing:1px;}
body.fade-in {opacity: 1;}
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}
.bbtn{text-align:center}
.bbtn a{padding:10px 20px;border:2px solid #ee0cee;color:#fff;transition:0.3s;text-transform: uppercase;letter-spacing:1px;font-weight:800;}
.bbtn a:hover{background:#ee0cee;color:#000;}
#siteWrapper,#footerWrapper{padding:0;background:#000;}
/* #siteWrapper:before{content:'';position:absolute;top:0;width:100%;height:100%;background:url('/images/grain.jpg');background-size:auto;opacity:0.05;z-index:0} */
/*#siteWrapper{margin:5px;border:3px solid #ee0cee;}*/
#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%);}
#headerWrapperHome .hlogo {width:250px;z-index:9999;transition:0.5s;}
#headerWrapperHome .hlogo:hover{/*filter:invert(75%);*/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:20px;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){background:#ee0cee;color:#000;}
body.shows #headerWrapperHome .navdesk a:nth-of-type(2){background:#ee0cee;color:#000;}
body.sounds #headerWrapperHome .navdesk a:nth-of-type(3){background:#ee0cee;color:#000;}
body.ep #headerWrapperHome .navdesk a:nth-of-type(3){background:#ee0cee;color:#000;}
body.news #headerWrapperHome .navdesk a:nth-of-type(4){background:#ee0cee;color:#000;}
body.photos #headerWrapperHome .navdesk a:nth-of-type(5){background:#ee0cee;color:#000;}
.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:none;visibility:hidden;position:fixed;width:100%;top:0;left:0;z-index:9998;background:#000;padding-top:80px;opacity:0}
.mob-nav.is-active{display:flex;align-items:center;visibility:visible;opacity:1;transition:visibility 300ms cubic-bezier(.4,0,.2,1), opacity 300ms cubic-bezier(.4,0,.2,1);opacity:1;background:linear-gradient(0deg, rgba(0,0,0,1) 40%, rgba(118,36,255,1) 100%);}
.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: 50deg 22% 2%;
--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 /* Safari and Chrome */ {
  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;}

/*home*/
#bodyWrapperHome{margin:0 auto;background: linear-gradient(180deg, #000 0%,rgba(244,37,244,1) 10%, rgba(67,20,145,1) 20%, rgba(0,0,0,1) 40%);}
#bodyWrapperHome .container{width:auto;max-width:1800px;margin-left:auto;margin-right:auto;}
#greetings{width:100%;height:900px;display:flex;margin:150px 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 .uman{width:30%;display:flex;align-items:center;justify-content:center;border:4px solid #000;}
.epHome .cov{width:40%;}
.cov img{width:100%;-webkit-box-shadow: 0px 0px 29px 7px rgba(188,145,129,1);-moz-box-shadow: 0px 0px 29px 7px rgba(188,145,129,1);box-shadow: 0px 0px 29px 7px rgba(188,145,129,1);}
.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;}
#socialstream{width:100%;display:flex;gap:200px;justify-content:center;animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;}
#hpsocial{width:30%;height:65px;display:flex;gap:30px;justify-content:center;align-items:center;}
#hpsocial a{height:65px;border-radius:20px;}
#hpsocial svg{height:65px;fill:#717171;transition:0.3s;}
#hpsocial svg:hover{transform:scale(0.9);}
.listen, .mlisten{width:40%;height:65px;animation:fade linear both;display:flex;align-items:center;justify-content:center;animation-timeline:view();animation-range:entry 50% cover 50%;background:#7827fb;}
.mlisten{display:none;}
.listen h3, .mlisten h3{color:#fff;font-size:46px;letter-spacing:2px;}
.listen a, .mlisten a{color:#f0ea17;transition:0.3s;}
.listen a:hover, .mlisten a:hover{color:#fff;}
.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;}
.yttext{display:flex;justify-content:center;align-items:center;flex-direction:column;}
.yttext img{width:400px;}
.yttext h3 span{display:block;text-transform:uppercase;}
.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);}
.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;}
.ytthumb iframe{margin:0 auto;}
.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;}
/* .epHome a{text-align:right;width:50%;} */
.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;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;}
#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;}
#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:50%}
#showContainer .row{height:150px;margin:20px 0;padding:0 20px;display:flex;justify-content:space-between;align-items:center;background:#1a1914;box-shadow: var(--shadow-elevation-medium);animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;}
#showContainer .row:first-of-type{margin-top:0;}
#showContainer h1{width:100%;margin: 0 auto 100px;;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:22px;}
.row p{color:#fff;font-weight:500;font-size:22px;}
.row button{color:#000;font-weight:900px;padding:10px 18px}
.showCell-venue,.showCell-bill,.showCell-btn{width:33%;flex:1;}
.showCell-venue{text-align:left;}
.showCell-bill{text-align:center;}
.showCell-venue p{font-size:16px;}
.showCell-bill p{font-size:20px;}
.showCell-venue p.date{font-weight:900;}
.showCell-btn .bbtn{text-align:right;}
.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;}
#ps.show .row{justify-content:space-between;}
#ps.show .showCell-venue{width:30%;text-align:left;flex:auto;}
#ps.show .showCell-bill{width:70%;text-align:left;flex:auto;}
#past{width:50%;margin:50px auto;text-align:center;}
#past a{width:100%;padding:20px 30px;color:#fff;border-radius:70px;transition:0.5s;}
#past a:hover{background:#ee0cee;color:#000;}
body.past #showContainer{width:100%;}

/*Sounds*/
body.sounds #bodyWrapper{display:block;}
#soundHeader{margin:0 0 100px;display:flex;align-items:center;flex-direction:column;gap:25px;}
#soundHeader h1{font-size:60px;margin:0 0 25px;text-align:left;color:#ee0cee;}
#soundHeader select{padding:10px 5px;background:transparent;color:#fff;font-size:18px;}
#soundHeader select:hover{cursor:pointer;}
#soundHeader select option{appearance:none;-moz-appearance:none;-webkit-appearance:none;background-color:#000;}
#soundHeader select option:hover{cursor:pointer;}
#soundHeader select option[value=reset]{text-transform:uppercase;}
#soundCovers{width:100%;margin: 150px auto 50px;padding:0 100px;display:flex;justify-content:space-between;flex-wrap:wrap;}
#soundCovers img{width:100%;max-width:350px;margin:0;padding:0;}
.albCov{width:100%;max-width:350px;display:flex;box-shadow: var(--shadow-elevation-medium);transition:0.5s;animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;opacity:1;}
.albCov:hover{box-shadow: var(--shadow-elevation-high);scale:1.1;}
.albCov img{transition:0.2s;box-sizing:border-box;border:2px solid #fff;}

/*Album pages*/
body.ep #bodyWrapper{display:block;}
#epheader,#epcontent{display:flex;}
#epheader{margin: 0 0 100px;flex-direction:column;}
#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;animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;}
.epText ul.songlist{color:#fff;}
.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;animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;}
.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;animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;color:#fff;}
.tur a{color:#fc92ff;transition:250ms;}
/* .tur span{color:#fc92ff;} */
.tur a:hover{color:#ee0cee; transition:250ms;}
#epipimg{width:40%;max-width:500px;animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;text-align:left;}
#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);}

/*News*/
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;animation:fade linear both;animation-timeline:view();animation-range:entry 50% cover 50%;}
.nitem:first-of-type{animation:fade linear both;animation-timeline:view();animation-range:entry 40% cover 40%;}
.nitem:last-of-type{border:none;}
.nicon{width:40%;display:flex;flex-direction:column;justify-content:center;text-align:center;}
.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:700px;}
.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;}
/*About*/
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{/*filter:invert(75%);*/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 50px;position:relative;z-index:2;font-size:60px;letter-spacing:2px;color:#ee0cee;}
#bannerAbout{position:relative;}
#banmob{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 50px;float:left;}
.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:5px 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;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 li{list-style: none;color:#fff;}
.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: 100px auto;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);}

/*Gallery*/
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(auto-fit, minmax(285px, 1fr));grid-gap:50px;align-items:center;}
.img-gallery img{width:90%;border:3px solid #fff;cursor:pointer;transition:0.5s;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);}
.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 400ms ease;}
.full-img.show{opacity:1;background:linear-gradient(0deg, rgba(0,0,0,1) 40%, rgba(118,36,255,1) 100%);}
#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:80%;border:2px solid #fff;}
.full-img img.rectImg{max-width:550px;top:100px;}
.full-img span{position:absolute;top:-20px;right:20px;font-size: 80px;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;background:rgba(50,50,50,.1);color:#fff;text-align:center;}
@media (max-width:1362px){.img-gallery{grid-gap:30px;}}
@media(max-width:753px){
.img-gallery{justify-items:center;}  
.img-gallery img{width:75%;}}

/*privacy*/
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;}

/*footer*/
#footerWrapper{width:100%;margin:150px 0 0;padding:0 0 10px;display:flex;flex-direction:column;align-items:center;background: linear-gradient(180deg, rgba(0,0,0,1) 60%, rgba(118,36,255,1) 100%);}
.cptou{width:20%;margin:0 0 50px;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: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;}
.homeNav{width:25%;display:flex;justify-content: center;}
.homeNav img{width:150px;transition:0.3s;}
.homeNav img:hover{transform:scale(1.1);}

@media(max-width:1600px){
/* .epHome, .covUman{align-items:center;} */
.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;}
}
@media(max-width:1400px){
body.sounds #bodyWrapper{padding:50px 5%;}
#headerWrapperHome{height:175px;}
#headerWrapperHome .hlogo{width:180px;}
#soundCovers{margin:100px auto 50px;justify-content:space-around;}
.lois img{width:150px;}
.uman h1, .uman p{font-size:20px;}
#soundCovers{gap:50px;}
}
@media(max-width:1350px){
#greetings .container{text-align:center;}
#greetings .container img{max-height:550px;}
.epHome .cov{max-width:550px;max-height:550px}
.ytthumb iframe{width:840px;height:472px;}
.yttext img{width:300px;}
.nitem{justify-content:space-between;}
.nicon h3{font-size:28px;}
.nicon p{font-size:18px;}
.nitem .imgc{width:650px;}
}
@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;}
.nitem .imgc{width:600px;}
}
@media(max-width:1200px){
.epHome,.covUman,#socialstream{gap:90px;}
.listen h3{font-size:36px;letter-spacing:0;}
}
@media(max-width:1150px){
.nitem{padding:0 0 20px;flex-direction:column;align-items:center;gap:25px;}
.nicon{order:2;width:75%;}
.nitem .imgc{order:1;}
}
@media(max-width:1100px){
#bodyWrapperHome{background:linear-gradient(180deg, #000 0%,rgb(244, 37, 244) 10%, rgb(67, 20, 145) 20%, rgb(0, 0, 0) 32%)}
#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;}
}
@media(max-width:1050px){
.epHome, .covUman, #socialstream{gap:50px;}
.uman h1, .uman p{font-size:18px;}
}
@media(max-width:1000px){
.mob-nav img{width:300px;}
.navdesk a {font-size: 26px;padding: 24px 32px;border-radius:30px;}
#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;}
#showContainer{width:100%;}
#showContainer .row{height:250px;}
.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:155px;padding:0 0 0 10px;justify-content: space-between;} 
#headerWrapperHome .hlogo{width:175px;}
#headerWrapperHome .navdesk, #headerWrapperHome .socialLink{display:none;}
.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){background:#ee0cee;color:#000;}
body.shows #headerWrapperHome .mnavdesk a:nth-of-type(2){background:#ee0cee;color:#000;}
body.sounds #headerWrapperHome .mnavdesk a:nth-of-type(3){background:#ee0cee;color:#000;}
body.ep #headerWrapperHome .mnavdesk a:nth-of-type(3){background:#ee0cee;color:#000;}
body.news #headerWrapperHome .mnavdesk a:nth-of-type(4){background:#ee0cee;color:#000;}
body.photos #headerWrapperHome .mnavdesk a:nth-of-type(5){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:350px;flex-direction:column;align-items:center;}
.epHome .uman{width:80%;padding:30px 75px;order:2;}
#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:none;margin:90px 0 0;}
#hpsocial{order:2;}
.listen{display:none;}
.mlisten{width:75%;margin:25px auto 0;display:flex;}
.mlisten h3{font-size:18px;}
.video-container{margin:0 auto;}
.ytthumb{flex-direction:column;}
.ytthumb iframe{width:560px;height:315px;}
.yttext{margin:0 0 30px;}
.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;border:1px solid #fff;}
.epText{order:2;}
#aboutcontainer{width:100%;}
}

@media(max-width:900px){
#showContainer{width:100%;display:block;margin:0px 0;text-align:center;}
.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:row-reverse;}
.bio2,.bio3{width:50%;margin:0;}
.strmu{order:4;}
.cuc{order:5;}
}
@media(max-width: 850px){
  .epHome, .covUman, #socialstream{gap:300px;}
.uman h1{width:100%}
.video-container{flex-direction: column;}
.ytthumb{width:600px;margin:50px auto;}
.cptou{width:35%;margin:0 0 25px;}
#nextPhoto svg {width:35px;height:35px;padding:7px;}
}
@media(max-width:800px){
#bannerAbout{height:340px;background-position:40%;}
#soundHeader{flex-direction:row;justify-content:space-between;}
/* #soundHeader select{padding:5px;font-size:16px;}
#soundHeader select option{font-size:16px;} */
#soundCovers{margin:100px 0;}
#epipimg{width:80%;}
.shcontain{width:60%;padding:40px 30px;}
#streaming svg, #socials svg{height:35px;}
}
@media(max-width:750px){
.epHome, .covUman, #socialstream{gap:150px;}
.epHome{padding:0;}
#soundHeader h1, #soundHeader select{margin:0;}
.albCov, .albCov img{max-width:350px;}
.nicon{width:100%;}
.bio p{font-size:20px;}
}
@media(max-width:700px){
.epHome .uman{width:70%;padding:30px 45px;}
.uman h1{font-size: 40px;}
.epHome .cov{width:75%;max-width:none;margin:20px auto 0;}
#greetings{margin:100px 0 50px;}
#greetings::before,#greetings::after{height:0;}
#greetings img{border-top:5px solid #fff;border-bottom:5px solid #fff;}
#greetings2{margin:70px 0 90px;}
#greetings2::before,#greetings2::after{height:0;}
#greetings2 img{border-top:5px solid #fff;border-bottom:5px solid #fff;}
.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){
.epHome, .covUman, #socialstream{gap:100px;}
.epHome{display:block;}
.uman h1{width:100%}
#bandesk{display:none;}
#bannerAbout{height:auto;}
#bannerAbout::before,#bannerAbout::after{height:90px;}
#banmob{display:block;}
.ytthumb{width:100%;padding:0 2%}
.nicon h3{font-size:24px;}
.nicon p{font-size:16px;}
.nitem .imgc{width:100%;}
}
@media(max-width:630px){
#showContainer .row{height:200px;padding:0 10px;}
#showContainer .row{flex-direction:column;}
#ps.show .row{height:auto;padding:25px 10px;gap:25px;flex:1;}
#ps.show .showCell-venue,#ps.show .showCell-bill{width:100%;text-align:center;}
.showCell-venue, .showCell-bill, .showCell-btn{width:100%;display:flex;justify-content:center;align-items:center;}
.showCell-venue{padding:0;display:flex;justify-content:center;align-items:center;gap:25px;}
.showCell-venue p.date{display:block;}
.showCell-btn .bbtn{text-align:center;}
.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){width:36px;height:36px;}
#stream a svg#yt{width:36px;height:36px}
}
@media(max-width:600px){
.full-img span{top:0;font-size:60px;}
.full-img img{margin:40px 0 0;}
.full-img .tur{padding:5px 0;position:relative;background:none;}
.mob-nav img{width:150px;}
.mnavdesk a{font-size:18px;}
h1{letter-spacing:1px;}
#headerWrapperHome{height:130px;}
body.home #headerWrapperHome{margin:0 0 40px;}
#headerWrapperHome .hlogo{width:125px;}
.hamburger{width:27px;height:27px;}
.hamburger .bar, .hamburger:after, .hamburger:before{height:3px;}
.hamburger.is-active:before{transform:rotate(-45deg) translate(-6px, 3px);}
.strmu,#streaming svg, #socials svg{display:none;height:0;width:0;}
.covUman{padding:40px 0 0;}
.uman h1{font-size:30px!important;}
.uman p{font-size:22px;}
.ytthumb iframe{width:400px;height:225px;}
.yttext img{width:150px;}
.ytthumb h3{font-size:32px;}
.shcontain{width:75%;padding:40px 30px;}
#hpnextShow h3{font-size:32px;}
#hpdate p, #hpvenue p{font-size:16px;}
#hpvenue h3{font-size:28px;}
.epText p{font-size:38px;}
.epText ul{margin:15px 10px 40px;}
.epText .tur{margin: 0 10px 25px;}
.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:75px 0 10px;}
}
@media(max-width:560px){
#nextPhoto{width:93%;}
#nextPhoto svg{width:30px;height:30px;padding:4px;}
}
@media(max-width:550px){
.epHome, .covUman, #socialstream{gap:50px;}
.mob-nav img{width:200px;}
.navdesk a {font-size: 20px;padding: 12px 16px;}
.epHome,.covUman{text-align:center;}
.epHome .cov {width:85%;display:block;}
.cov img{margin:0 auto;}
.epHome .uman{width:80%;display:block;margin:50px auto 0;}
.uman h1{margin:0 auto;}
.uman h1 span{display:inline-block;}
.imgc{width:400px;}
}
@media(max-width:500px){
h1{font-size:36px!important;}
.epHome, .covUman, #socialstream{gap:0px;}
.albCov{width:100%;}
#epipimg{width:100%;}
.full-img img{max-width:90%;}
.socialLink{width:60%;}
.homeNav{width:40%;}
#soundCovers{padding:0}
.albCov:hover {scale: 1;}
.albCov img:hover{opacity:0.7;}
.shcontain{width:95%;}
.sslContainer ul li{padding:7% 10px;}
.mlisten h3{font-size:16px;font-weight:700;}
#nextPhoto{width:95%;}
}
@media(max-width:450px){
#headerWrapperHome .navdesk .mi,#headerWrapperHome .navdesk .vertLine{font-size:16px}
.mob-nav img{width:150px;}
.showCell-venue p{font-size:14px;}
.showCell-btn .bbtn a{font-size:14px;letter-spacing: 0px;}
#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;}
.albCov, .albCov img{max-width:350px;}
#contactUs{width:100%;margin:100px 0 0;}
#contactUs p{font-size:20px;}
}
@media(max-width:430px){
#soundHeader{flex-direction:column;}
#soundCovers{margin:50px 0;}
.mlisten{width:85%;}
.ytthumb iframe{width:320px;height:180px;}
.shcontain{width:90%;flex-direction:column;}
#hpbtn{margin:30px 0 0;}
#nextPhoto{width:97%;}
}
@media(max-width:400px){.socialLink{width:80%;}
.homeNav{width:60%;}
.cptou{width:60%;}
.sslContainer ul li{padding:9% 10px;}
}
@media(max-width:350px){
  .full-img img{max-width:95%;}
  }
