@font-face {
    font-family: 'DrukWideHeavy';
    src: url('../fonts/DrukWide-Heavy.woff2') format('woff2'), url('../fonts/DrukWide-Heavy.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}




@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?n7szu7');
    src: url('../fonts/icomoon.eot?n7szu7#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?n7szu7') format('truetype'), url('../fonts/icomoon.woff?n7szu7') format('woff'), url('../fonts/icomoon.svg?n7szu7#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
    content: "\ea90";
}

.icon-instagram:before {
    content: "\ea92";
}

.icon-spotify:before {
    content: "\ea94";
}

.icon-twitter:before {
    content: "\ea96";
}

.icon-youtube:before {
    content: "\ea9d";
}

.icon-appleinc:before {
    content: "\eabe";
}

.icon-soundcloud:before {
    content: "\eac3";
}

@font-face {
    font-family: 'twt-x';
    src:  url('../fonts/twt-x.eot?jjyo3s');
    src:  url('../fonts/twt-x.eot?jjyo3s#iefix') format('embedded-opentype'),
      url('../fonts/twt-x.ttf?jjyo3s') format('truetype'),
      url('../fonts/twt-x.woff?jjyo3s') format('woff'),
      url('../fonts/twt-x.svg?jjyo3s#twt-x') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="twt-"], [class*=" twt-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'twt-x' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .twt-x:before {
    content: "\e901";
  }
  

body {
    padding: 0;
    margin: 0;
    cursor: url(../images/turnstile_heart.png) 4 12, pointer;
}

body.not-front.music li.music a,
body.not-front.tour li.tour a,
body.not-front.explore li.explore a,
body.front li.home a,
body.not-front.store li.store a {
    border-bottom: 1px solid #000;
}

.mobileInner li a {
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    text-transform: lowercase;
}

.store-widget {
    min-height: 77vh;
}

.photo-section.common-section {
    /*padding: 0;
	height:90vh;*/
    padding: 0;
    min-height: 80vh;
    height: auto;
    margin-top: -30px;
}

.mobileInner li {
    line-height: 16px;
}

.navSection.mobile .mobClose {
    display: block;
}

ul.header-social li a {
    color: #000000;
}

ul.header-social li.fs-sc {
    font-size: 28px;
    position: relative;
    top: 4px;
}

.headerNav {
    float: right;
}

.lbinnerwrap {
    width: 350px;
    margin: 0 auto;
    height: 93vh;
    background: url(../images/ajax-loader.svg) no-repeat scroll center center #fff;
}

.lightboxOverallwrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.95);
    z-index: 3;
    cursor: pointer;
}

.getitnowlb {
    position: fixed;
    top: 4%;
    z-index: 4;
    left: 50%;
    transform: translate(-50%);
}

.closeicon {
    position: fixed;
    z-index: 4;
    font-size: 30px;
    color: #fff;
    right: -10%;
    top: -2%;
    transition: all 0.5s ease-in-out 0s;
}

.closeicon:hover {
    opacity: 0.6;
}

body.not-front.tour.notourdates {
    overflow: hidden;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'courier-std';
    font-weight: 400;
}

.videoOuterWrapper {
    position: relative;
    width: 100%;
    height: 0px;
    padding-top: 56.25%;
}

body.front div#logoWrap {
    width: 40%;
    position: relative;
    top: -50px;
    padding: 0;
}

.videoOuterWrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.video-section .owl-carousel.owl-drag .owl-item {
    position: relative;
}

.videoWrap .videodetails {
    font-size: 40px;
    color: #ffffff;
    position: absolute;
    width: 100%;
    bottom: 15px;
    text-transform: uppercase;
    left: 20px;
}

.video-section .section-title {
    margin-top: 20px;
    margin-bottom: 15px;
}

body.not-front footer {
    padding-top: 15vh;
    padding-bottom: 10px;
}

.videodetails .videoTitle {
    margin-left: 8px;
    margin-top: 4px;
    font-family: 'DrukWideHeavy';
    font-weight: 500;
    font-style: italic;
    font-size: 20px;
    float: left;
}

div#content .merch-link {
    margin-bottom: 15px;
}

.videodetails.black {
    color: #000000;
}

.videodetails.black .play_button {
    border-left: 20px solid #000;
}

img {
    max-width: 100%;
    height: auto;
}

li,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
}

a {
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
}

.not-front .header-section .inside-logo {
    width: 12%;
    display: inline-block;
    vertical-align: top;
    float: left;
}

.owl-carousel .owl-stage-outer {
    width: 100%;
}

.header-section .headerNav {
    width: 78%;
    display: inline-block;
    text-align: right;
    height: auto;
}

body.music .section-title {
    clear: both;
}

.headerNav {
    width: 90%;
    text-align: right;
}

.owl-carousel {
    display: block;
    position: relative;
}

body.not-front .owl-carousel .owl-nav {
    position: absolute;
    left: 230px;
    top: -45px;
}

.owl-carousel .owl-nav button.owl-next span {
    color: transparent;
}

.owl-carousel .owl-nav button.owl-prev {
    background: url(../images/arrow_left.svg?1121) no-repeat scroll 0 0px transparent;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    width: 34px;
    background-size: 100% auto;
    height: 34px;
    display: inline-block;
    vertical-align: top;
}

body.front footer {
    position: relative;
}

.owl-carousel .owl-nav button.owl-next {
    background: url(../images/arrow_right.svg?434) no-repeat scroll 0px 0px transparent;
    width: 34px;
    background-size: 100% auto;
    height: 34px;
    border: 0;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    opacity: 0.5;
}

ul.photoImages1.owl-carousel .album-name {
    text-align: center;
    font-family: 'courier-std';
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    display: block;
    -webkit-text-fill-color: #000000;
    line-height: 18px;
    text-transform: lowercase;
}

body.not-front .video-section .owl-carousel .owl-nav {
    left: 260px;
    top: -59px;
}

.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel .owl-nav button.owl-prev:focus {
    outline: none !important;
}

body.not-front footer {
    position: relative;
}

body.not-front .logoWrap {
    padding: 0;
}

body.not-front .logoWrap #counter {
    display: none;
}

.section-title {
    color: #000000;
    font-size: 40px;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: 'DrukWideHeavy';
    font-weight: 500;
    font-style: italic;
}

.remotelogo img {
    width: 100%;
    height: auto;
}

.themeWrapper {
    max-width: 100%;
    margin: 0 auto;
}

img {
    width: 100%;
    height: auto;
}

.logoWrap a {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.logoWrap img:hover {
    opacity: 0.6;
}

.contentWrapper {
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
}

.remotelogo {
    padding-top: 3vw;
}

.availablenow a {
    color: #ffffff;
    text-align: center;
    display: block;
    font-size: 24px;
    text-decoration: underline;
    cursor: pointer;
}

.availablenow {
    color: #ffffff;
    text-align: center;
    display: block;
    font-size: 27px;
    padding: 6vw 0 0 0;
    position: relative;
}

.availablenow a:hover,
.merchlink a.merchBuy:hover {
    opacity: 0.5;
}

.remotelogo a {
    width: 54%;
    display: block;
    margin: 0 auto;
}

ul.photoImages1.owl-carousel,
ul.tourImages1.owl-carousel {
    /*width: 25%;*/
    width: 50%;
    margin: 0 auto;
}

body.front .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -10%;
    top: 42.7%;
}

body.front .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -10%;
    top: 42.7%;
}

.logoWrap {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
    padding: 0vh 0 10vh 0;
    /*padding: 28vh 0 10vh 0;*/
}


/*Slider css */

.borderwrapper {
    background: #fff;
    border-radius: 20px;
    /* height: 400px; */
    /* width: 400px; */
}

.circle-wrapper {
    position: relative;
    display: inline-block;
}

#slider {
    position: relative;
    z-index: 2;
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    /* font-family: Roboto, sans-serif; */
    margin: 0 auto;
    margin: 50px auto 50px;
}

#slider::before,
#slider::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 210px;
    height: 210px;
    background: #fff;
    border-radius: 50%;
    z-index: 1;
    border: 1.5px dotted;
    border-spacing: 6px;
}

span.rs-tooltip.rs-tooltip-text:after {
    content: "%";
}

#slider::after {
    z-index: 2;
}

.rs-gradient {
    background: none !important;
}

#animation1.rs-animation .rs-transition {
    transition: all .1s ease-in-out;
}

.rs-gradient,
.rs-gradient:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 170px;
    height: 170px;
    background: #fff !important;
    border-radius: 50%;
    z-index: 3;
    opacity: 0.8;
}

ul.tourImages1.owl-carousel .owl-nav.disabled {
    display: block;
}

.rs-gradient:after {
    /* background: linear-gradient(0, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)); */
}

.rs-path-color {
    background: #82A2D4;
}

.rs-range-color {
    background: #0F224E;
    transition: background .02s ease-in-out;
}

.rs-border {
    border: 1px solid #82A2D4;
}

.rs-seperator {
    border: none;
}

.rs-border,
.rs-bg-color {
    background: #fff;
}

.rs-tooltip-text {
    font-size: 18px;
    border-radius: 7px;
    transition: #fff .02s ease-in-out;
    color: #000;
    pointer-events: none;
    transform: translateY(3px);
    font-family: "Arial";
}

.rs-tooltip-text:before {
    position: absolute;
    left: 0px;
    top: 20px;
    content: 'Kinda Bored';
    font-size: 18px;
    width: 100%;
}

.rs-tooltip-text.lessthantwetyfive:before {
    content: 'Sorta Bored';
}

.rs-tooltip-text.lessthanfifty:before {
    content: 'Kinda Bored';
}

.rs-tooltip-text.lessthanseventyfive:before {
    content: 'Super Bored';
}

.rs-tooltip-text.lessthanhundred:before {
    content: '😴';
}

.full .rs-tooltip {
    top: 35%;
    margin-left: -10px !important;
    width: 100%;
    text-align: center;
    left: 10px;
}

.rs-handle {
    background: none;
    border: none;
    background: none;
    width: 60px;
    height: 60px;
    position: relative;
}

.rs-handle::after {
    background: #0F224E;
    border-radius: 0;
    border: none;
    height: 1px;
    width: 45px;
    margin: 45px 0 0 3px;
}

.rs-handle.rs-move {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    display: none;
}

.rs-handle:before {
    content: "<->";
    position: absolute;
    color: #fff;
    background: none;
    font-size: 0;
    width: 30px;
    display: block;
    text-align: center;
    height: 30px;
    border-radius: 15px;
    left: 1px;
    top: 37px;
    background-size: cover;
}

.percent {
    font-size: 10px;
    font-family: "Arial";
    color: #000000;
}

.percent .top {
    position: absolute;
    top: 9px;
    left: 83px;
}

.percent .bottom {
    position: absolute;
    bottom: 9px;
    left: 79px;
}

.percent .right {
    position: absolute;
    right: -44px;
    top: 130px;
}

.percent .left {
    position: absolute;
    left: -44px;
    top: 130px;
}


/** Header banner **/

.imagebanner {
    background-color: #000000;
    position: relative;
    z-index: 1;
    max-width: 100%;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
    padding: 40px 20px 40px 20px;
    margin: 30px auto;
    margin-bottom: 0;
}

.imagebanner a {
    width: 80%;
    margin: 0 auto;
    display: block;
}

.headermobile {
    display: none;
}

.headerbanner span.title1 {
    font-family: "Arial";
    color: #0F224E;
    font-size: 46px;
    letter-spacing: 0;
    text-transform: capitalize;
    line-height: 32px;
}

.headerbanner span.title2 {
    font-family: "Arial";
    color: #0F224E;
    font-size: 26px;
    letter-spacing: 0;
    text-transform: capitalize;
    line-height: 32px;
    display: block;
    margin-top: 10px;
}

a.createyour {
    font-family: "Arial";
    font-size: 33px;
    letter-spacing: 0;
    text-transform: capitalize;
    line-height: 40px;
    color: #FFFFFF;
    text-decoration: underline;
    display: block;
    margin-top: 30px;
}

.leftwrapperbanner,
.rightwrapperbanner {
    display: inline-block;
    text-align: center;
    width: 60%;
    vertical-align: middle;
}

.rightwrapperbanner {
    width: 40%;
}

.videodetails a .videoTitle {
    color: #ffffff;
}

.videodetails.black a .videoTitle {
    color: #000000;
}


/*Merch css*/

.merch-block {
    background-color: #000000;
    padding: 7vw 0;
    width: 100%;
    margin: 0 auto;
    display: block;
}

ul.merchImages {
    max-width: 90%;
    margin: 0 auto;
}

.merch-section {
    width: 100%;
    margin: 0 auto;
    margin-top: 0;
    padding: 0;
}

ul.merchImages li {
    display: inline-block;
    margin: 0 auto;
    width: 31%;
    margin-right: 3.5%;
}

ul.merchImages li:last-child {
    margin-right: 0;
}

.merch-store {
    font-size: 25px;
    display: block;
    color: #ffffff;
    font-family: 'courier-std';
    font-weight: 400;
    margin-top: 60px;
    text-transform: none;
    text-align: center;
}

.merch-store a {
    -webkit-appearance: none;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: underline;
}


/*.merchImages li:first-child .merch-details span{
        
        background-color: transparent;
        font-size: 0;
        box-sizing: border-box;
        background: url('../images/Callout2@2x.png') no-repeat;
        width: 50px;
        height: 50px;
        background-size: 100% auto;
        display: block;
        z-index: 1;
        top: 0;
        left: 0;
        position: absolute;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
    }*/

.merch-details {
    position: relative;
}

.store-section.common-section {
    min-height: calc(100vh - 11.5vw);
    font-family: 'DrukWideHeavy';
    font-style: italic;
}

#days,
#hours,
#minutes,
#seconds {
    font-size: 25px;
    color: #000;
}

.enddate {
    font-size: 25px;
}

div#timer>div {
    display: inline-block;
}

.dateContent,
.store-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}

.merch-link {
    text-align: center;
    /* position: absolute;
    bottom: 10%;
    width: 1070px;*/
}


/* merch css ends*/


/* merch css ends*/


/* Music css*/


/*.album-section {
    max-width: 1000px;
    margin: 0 auto;.header-section
    max-width: 1000px;
    margin: 0;
    text-align: center;
    font-size: 30px;
    color: #000000;
    text-align: left;
}
.album-section ul.albumImages1 {
    max-width: 1100px;
    margin: 0 auto;
}
.owl-carousel.owl-drag .owl-item.active.center .album-buy {
    display: block;
}
.music-content{
	background-color:#000000;
	padding: 7vw 0;
}
/*
ul.albumImages1 li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-right: 7%;
}
*/

.music-content .owl-carousel.owl-drag .owl-item.active.center {
    margin-right: 0 !important;
}


/*.album-section .owl-item > li .album-buy {
    display: none;
}*/

#tour .bit-widget .bit-event .bit-offers.bit-button[aria-label="Sold Out"] {
    opacity: .5;
    z-index: -1;
}

.album-buy a {
    color: #000000;
    /*font-size: 20px;*/
    font-size: 17px;
    font-family: 'courier-std';
    font-weight: 400;
    text-transform: lowercase;
}

.album-buy a span {
    text-decoration: underline;
    display: block;
}

.album-buy {
    margin-top: 20px;
    padding-bottom: 3px;
    text-align: center;
}

.album-title {
    color: #000000;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'DrukWideHeavy';
    font-weight: 500;
    font-style: italic;
}

.album-details {
    /* height: 287px; */
}


/*music  css ends*/


/*header css*/

.header-section .logo-cursor {
    width: 75px;
    display: inline-block;
    vertical-align: top;
    max-width: 10%;
    margin-top: 5px;
}

.header-section .leftWrapper {
    width: 100%;
    margin-right: 0;
}

.merchPromotionText,
.site-theme {
    font-family: 'courier-std';
    font-weight: 400;
    font-size: 16px;
}

.merchPromotionText {
    color: #ffffff;
    display: block;
    margin-top: 8px;
}

.merchPromotionText a {
    /* border-bottom: 1px solid; */
    text-decoration: underline;
    color: #ffffff;
    font-family: "Arial";
}

.header-section a {
    text-decoration: none;
}

.header-section .merchPromotionText a {
    text-decoration: underline;
}

.header-section,
.inside-logo,
.common-section {
    /*max-width: 1070px;*/
    max-width: 98%;
    margin: 0 auto;
    padding: 10px 0 0;
}

.header-section>div {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.leftWrapper {
    text-align: left;
    margin-right: 1%;
    font-size: 0;
}

.rightWrap {
    text-align: right;
}

.selectDown {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    max-width: 200px;
    color: #bd08ff;
}

.dropdown {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10;
    margin-top: 10px;
    box-sizing: border-box;
}

.dropdown a {
    width: 100%;
    display: block;
    color: #08e3ff;
    cursor: pointer;
}

.dropdown a.active {
    color: #bd08ff;
}

.dropdown a span,
a#showText {
    border-bottom: 1px solid;
}

.dropdown a.active span {
    border-bottom: none;
}

.dropdown a.active span:after {
    content: " (selected)";
}

a#showText span.text {
    cursor: pointer;
    font-size: 16px;
    /*padding-right: 20px;
        background: url(../images/drop-down.svg) no-repeat right center;
        background-position: 100%;
        background-size: 20px;
        -webkit-text-size-adjust: none;*/
}

.header-socials {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 12px;
}

.header-socials li {
    display: inline-block;
    margin-right: 20px;
    font-size: 0;
    vertical-align: middle;
}

.header-socials li a {
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
}

.header-socials .facebook {
    background: url(../images/socials/fb.png) no-repeat;
    background-size: 100% auto;
}

.header-socials .twitter {
    background: url(../images/socials/tweet.png) no-repeat;
    background-size: 100% auto;
}

.header-socials .instagram {
    background: url(../images/socials/ig.png) no-repeat;
    background-size: 100% auto;
}

.header-socials .youtube {
    background: url(../images/socials/yt.png) no-repeat;
    background-size: 100% auto;
}

.header-socials .appleinc {
    background: url(../images/socials/apple.png) no-repeat;
    background-size: 100% auto;
}

.header-socials .soundcloud {
    background: url(../images/socials/soundcloud.png) no-repeat;
    background-size: 100% auto;
}

.header-socials .spotify {
    background: url(../images/socials/spotify.png) no-repeat;
    background-size: 100% auto;
}

.header-socials li:last-child {
    margin-right: 0;
}

.header-socials li a:hover {
    opacity: 0.5;
}

.header-socials li:last-child {
    margin-right: 0;
}

.rightWrap br.mobile {
    display: none;
}

a.mobClose {
    display: none;
}

li.fs-di {
    width: 22px;
    display: inline-block;
    vertical-align: bottom;
}

ul.header-social li a:hover {
    opacity: .5;
}

/* header css ends */


/*** music start***/

.album-details {
    position: relative;
    color: #000000;
}

.album-buy {
    margin-top: 20px;
    padding-bottom: 3px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    display: none;
    color: #000000;
}

.album-details:hover .album-buy {
    display: block;
}


/**** music ends ***/


/* footer css*/

footer {
    width: 100%;
    margin: 0 auto;
    display: block;
    position: fixed;
    bottom: 0;
}

.footer-socials {
    width: 23%;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    text-align: right;
}

.footer-wrap a {
    color: #000000;
    text-decoration: underline;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-family: 'courier-std';
    font-weight: 400;
    padding-left: 10px;
}

.footer-wrap a:hover {
    opacity: 0.5;
}

.footer-wrap {
    font-size: 0;
    font-family: 'courier-std';
    font-weight: 400;
    color: #000000;
    width: 75%;
    width: calc(97% - 22% - 390px);
    display: inline-block;
    text-align: right;
    text-align: center;
    text-transform: lowercase;
}

footer .header-socials {
    text-align: center;
    width: 100%;
}

.footer-wrap .copy {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-family: 'courier-std';
    font-weight: 400;
}

.footer-wrap span.separator {
    display: none;
}

.footer-wrap .separator {
    display: inline-block;
    margin: 0 6px;
    vertical-align: middle;
    color: #000000;
    font-size: 8px;
}

.merchTitle {
    font-family: 'courier-std';
    font-weight: 400;
    font-size: 25px;
    color: #ffffff;
    text-align: center;
    padding-top: 20px;
    text-transform: capitalize;
    min-height: 90px;
}

.footer-wrap .separator.first {
    margin: 0 6px 0 0;
}

body.not-front.tour.notourdates .inside-logo .tour,
body.not-front.tour.notourdates .inside-logo .tour,
body.not-front .inside-logo .notourdates,
body.not-front.store.storelive .inside-logo .store,
body.not-front .inside-logo .storelive,
body.not-front.store .inside-logo .black,
body.not-front .inside-logo .store,
body.front .inside-logo .store,
body.not-front .inside-logo .explore,
body.not-front .inside-logo .explore,
body.not-front .inside-logo .store,
body.not-front .inside-logo .black,
body.not-front.explore .inside-logo .tour,
body.not-front.music .inside-logo .tour,
body.not-front.store .inside-logo .tour {
    display: none;
}

body.not-front.tour.notourdates .inside-logo .notourdates,
body.not-front.store.storelive .inside-logo .storelive,
body.not-front.store .inside-logo .store,
body.not-front.explore .inside-logo .explore,
body.not-front.music .inside-logo .black,
body.not-front.tour .inside-logo .tour {
    display: block;
}


/* footer css ends */


/* video css*/

.feautred-wrapper {
    width: 100%;
    margin: 0 auto;
}

.item-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin: 0 auto;
    z-index: 1;
}

.videoimage img {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
    background-color: #ffffff;
}

.item-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoLink {
    display: none;
}

.videoWrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.videoWrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoWrap {
    box-sizing: border-box;
}

.video-title {
    font-size: 16px;
    font-family: "Arial";
    color: #ffffff;
    text-align: left;
    margin: 15px 0 33px;
}


/* video css ends*/

.merch-link {
    text-align: center;
}

.merch-link a {
    font-size: 20px;
    font-family: 'courier-std';
    font-weight: 400;
    border-bottom: 1px solid #000000;
    color: #000000;
    text-transform: lowercase;
}

.merch-link a:hover {
    border-bottom: 0;
}

ul.store-content {
    width: 100%;
    margin: 0 auto;
}

.store-wrapper ul li {
    display: inline-block;
    width: 40%;
    margin: 0 auto;
}

.store-wrapper ul li:nth-child(odd) {
    margin-right: 18%;
    margin-bottom: 10%;
}


/*animation*/

div#subscribe,
.header.mailingList {
    z-index: 2;
    position: relative;
}

.header-socials li a.icon-soundcloud {
    font-size: 29px;
}

br.mobile {
    display: none;
}

.calloutLink a {
    color: #ffffff;
    font-family: "Arial";
    font-size: 16px;
    text-decoration: underline;
}

.calloutLink {
    margin-top: 25px;
}

.calloutLink a:hover {
    opacity: 0.5;
}

.play_button {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #fff;
    text-indent: -9999px;
    display: inline-block;
    position: relative;
    float: left;
    vertical-align: middle;
    /* width: 10%; */
}

.videoTitle,
.videodetails .videoTitle {
    display: inline-block;
    vertical-align: middle;
    max-width: 88%;
    width: 100%;
    /* margin: 0 auto; */
}

.album-name {
    font-family: "Arial";
    font-size: 12px;
    text-align: left;
    padding-top: 10px;
    color: #ffffff;
}

ul.header-social li {
    display: inline-block;
    margin-right: 15px;
    font-size: 20px;
}

ul.header-social li a.icon-soundcloud {
    font-size: 26px;
}

.album-details .play_button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.album-details .videodetails .videoTitle {
    text-align: center;
    font-family: 'courier-std';
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    display: block;
    -webkit-text-fill-color: #000000;
    line-height: 18px;
    text-transform: lowercase;
    display: block;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 5px;
}

@media only screen and (min-width: 1024px) {
    * {
        box-sizing: border-box;
    }
    span.copy-ic {
        font-size: 1vw;
        position: relative;
        top: 0.3vw;
    }
    main {
        position: fixed;
        width: 85.71%;
        height: 100vh;
        overflow: hidden;
        background: transparent;
        margin: 0 auto;
        left: 50%;
        transform: translateX(-50%);
    }

    .star {
        position: absolute;
        visibility: hidden;
        opacity: 0;
    }
}


/*animation ends*/

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .contentWrapper {
        width: 95%;
        margin: 0 auto;
        background: transparent;
    }

    .headersection .header-section,
    .inside-logo,
    .common-section {
        margin: 0 auto;
        width: 39%;
        margin-top: 30px;
    }

    .owl-carousel.owl-drag .owl-item.active.center {
        margin-right: 30px !important;
    }

    /*.themeWrapper {
        max-width: 90%;
        background: url(../images/mob-bg.png);
    }*/
    .header-section a {
        display: inline-block;
    }

    .carousel-wrapper .owl-theme .owl-nav button.owl-prev {
        left: 0;
    }

    body .carousel-wrapper .owl-theme .owl-nav .owl-next {
        right: 0;
        top: 25%;
    }

    body .carousel-wrapper .owl-theme .owl-nav button.owl-prev {
        left: 0;
        top: 25%;
    }

    .merchPromotionText {
        margin-top: 15px;
    }

    .header-section>div {
        width: 100%;
    }

    .headersection div#header-subscribe {
        margin-top: 30px;
        width: 58%;
    }

    body div#subscribe .termsWrapper.first .terms {
        padding-left: 10px;
        left: auto;
    }

    body.front footer {
        bottom: -30px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    body.front footer {
        bottom: -30px
    }

}

@media only screen and (max-width: 767px) {
    body.front div#logoWrap {
        width: 72%;
        top: 20px;
        margin-bottom: 35px;
    }
    span.copy-ic {
        font-size: 15px;
        top: 5.5px;
        position: relative;
    }

    ul.header-social li:last-child {
        margin-right: 0;
    }

    .store-section .store-wrapper ul li {
        width: 95%;
        margin: 0 auto;
        margin-bottom: 10%;
    }

    #stickyNav {
        padding: 1.5%;
        background: transparent;
        border-bottom: 0.5px solid transparent;
        transition: all 0.5s;
        position: fixed;
        top: 3px;
        left: 0;
        right: 0;
        font-size: 0;
        z-index: 2;
        width: 100%;
        overflow: hidden;
    }

    .header-section .logo-cursor {
        margin-left: 15px;
        float: left;
    }

    div#stickyNav.mobile {
        left: auto;
        top: 0;
        overflow: visible;
    }

    .lbinnerwrap {
        width: 250px;
        height: 78vh;
    }

    .play_button {
        width: 0;
        height: 0;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 20px solid #fff;
        text-indent: -9999px;
        display: inline-block;
        position: relative;
        color: transparent;
    }

    .album-section .owl-carousel,
    .video-section .owl-carousel {
        margin-left: 4vw;
        box-sizing: border-box;
        /*overflow: hidden;*/
    }

    .videoWrap .videodetails {
        font-size: 16px;
    }

    .videodetails .videoTitle {
        margin-left: 10px;
        margin-top: 4px;
        font-size: 14px;
        /* white-space: nowrap; */
        text-align: left;
    }

    .mobileInner li {
        line-height: 20px;
        text-align: right;
        margin-right: 10px;
    }

    ul.header-social li.fs-yt {
        font-size: 24px;
        position: relative;
        top: 2px;
    }

    .logoWrap {
        margin: 0 auto;
        width: 95%;
        padding: 4vh 0 4vh 0;
        clear: both;
    }

    ul.photoImages1.owl-carousel,
    ul.tourImages1.owl-carousel {
        width: 70%;
    }

    .photo-section.common-section {
        min-height: 67vh;
        margin-top: 0
    }

    body.front .owl-carousel .owl-nav button.owl-prev {
        left: -16%;
        top: 49%;
    }

    body.front .owl-carousel .owl-nav button.owl-next {
        right: -18%;
        top: 49%;
    }

    .header-section .inside-logo {
        width: 30%;
        display: inline-block;
        vertical-align: top;
        float: left;
        margin-top: 1%;
        margin-left: 4%;
    }

    #stickyNav .navSection,
    #stickyNav.darkHeader .navSection {
        display: none;
    }

    .video-section .owl-nav {
        left: 177px;
        top: -46px;
    }

    .owl-carousel .owl-nav button.owl-prev {
        background: url(../images/arrow_left.svg) no-repeat scroll 0 0px transparent;
        background-size: 85% auto;
    }

    .owl-carousel .owl-nav button.owl-next {
        background: url(../images/arrow_right.svg) no-repeat scroll 0px 0px transparent;
        background-size: 85% auto;
        margin-left: 4px;
    }

    .mobileInner {
        position: fixed;
        top: 5%;
        right: 0%;
        background-color: #ffffff;
        padding-right: 7%;
    }

    .mobileInner li {
        display: block;
        text-align: center;
        width: 100%;
        padding: 10px 0;
    }

    .navSection li a {
        text-transform: lowercase;
        font-size: 25px;
        letter-spacing: 0px;
        font-family: 'courier-std';
        font-weight: 400;
        font-style: normal;
        color: #000000;
        line-height: 25px;
    }

    span#menu-mob {
        display: inline-block;
        width: 9%;
        cursor: pointer;
        position: relative;
        height: 4.5vw;
        margin-top: 2%;
        right: 0;
        padding: 0;
    }

    span#menu-mob span {
        transition-duration: 0.5s;
        position: absolute;
        height: 0.5vw;
        width: 100%;
        left: 0;
        border-radius: 0;
        background-color: #000;
    }

    /*#stickyNav.mobile {
    background: #000000;
    height: 100%;
    z-index: 11;
	box-sizing: border-box;	
}*/
    #stickyNav .navSection.mobile {
        display: block;
    }

    .navSection.mobile a.mobClose {
        position: relative;
        right: 20px;
        top: 8px;
        padding: 3px 0;
        font-family: 'courier-std';
        font-weight: 400;
        z-index: 1000;
    }

    /*.mobileInner {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}*/
    .navSection.mobile a.mobClose {
        position: relative;
        right: 12px;
        top: -6px;
        padding: 3px 0;
        font-size: 20px;
        color: #000000;
        float: right;
    }

    .navSection.mobile li {
        display: block;
        margin-right: 0;
        margin-bottom: 0px;
        text-align: right;
        padding: 0;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    ul.header-social li {
        font-size: 20px;
        display: inline-block;
        margin-right: 15px;
    }

    span#menu-mob span:nth-child(1) {
        top: 0;
    }

    span#menu-mob span:nth-child(2) {
        top: 2vw;
    }

    span#menu-mob span:nth-child(3) {
        top: 4vw;
    }

    div#close-wrapper {
        position: relative;
        right: 25px;
        text-align: right;
    }

    .footer-socials,
    .footer-wrap {
        width: 95%;
        text-align: center;
        box-sizing: border-box;
        margin: 0 auto;
        display: block;
    }

    br.mobile {
        display: block;
    }

    .themeWrapper {
        max-width: 100%;
    }

    .header-section,
    .inside-logo,
    .common-section {
        max-width: 100%;
        padding-bottom: 30px;
    }

    .header-section>div {
        display: block;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .rightWrap br.mobile {
        display: block;
        /* margin: 20px; */
    }

    .merchPromotionText a {
        display: inline-block;
    }

    .merchPromotionText {
        margin: 20px 0 0 0;
        font-size: 14px;
        line-height: 20px;
    }

    .site-theme {
        display: none;
    }

    .header-section>div.leftWrapper {
        margin-bottom: 10px;
    }

    .header-socials li {
        margin-top: 0px;
        margin-right: 24px;
    }

    .section-title {
        font-size: 25px;
        margin-bottom: 0px;
        text-align: left;
        margin-left: 4vw;
        margin-bottom: 2vw;
    }

    .logoWrap {
        margin: 0 auto;
    }

    body.front .header-section {
        padding-bottom: 0;
    }

    .videoimage .video-title {
        font-size: 20px;
        height: 38px;
        line-height: 38px;
    }

    .logoWrap a {
        width: 100%;
    }

    .remotelogo a {
        width: 100%;
    }

    .remotelogo {
        padding: 0;
    }

    h1 {
        margin: 0;
    }

    .merch-store {
        max-width: 236px;
        margin: 0 auto;
    }

    .video-title {
        font-size: 20px;
    }

    .videoWrapper .video-block {
        padding: 0;
    }

    .album-section {
        max-width: 100%;
    }

    .album-title {
        font-size: 18px;
    }

    .album-buy a {
        font-size: 20px;
    }

    ul.albumImages1 li {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .album-details {
        height: auto;
    }

    .album-buy {
        margin-bottom: 20px;
    }

    .video-title {
        margin: 20px 0;
        text-align: center;
    }

    .merch-section {
        max-width: 100%;
        width: 100%;
        margin-top: 0;
    }

    ul.merchImages li {
        display: block;
        margin: 0 auto 40px;
        width: 93%;
    }

    .music-content {
        padding: 0;
    }

    ul.merchImages li:last-child {
        margin: 0 auto;
    }

    .contentWrapper {
        max-width: 100%;
        width: 320px;
        margin: 0 auto;
        background: transparent;
        padding-top: 20vw;
        padding-bottom: 10vw;
    }

    .merch-section .section-title {
        margin-bottom: 0px;
    }

    body div#subscribe {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    #tour .section-title {
        margin-bottom: 15px;
    }

    body .tour-section .bit-widget .bit-event .bit-details>div:last-child {
        margin: 0;
    }

    span.separator.mobile {
        display: none;
    }

    .footer-wrap .copy {
        font-size: 9px;
        display: block;
    }

    .footer-wrap a {
        font-size: 9px;
    }

    .header-socials li a {
        font-size: 19px;
    }

    .footer-wrap {
        line-height: 14px;
        margin: 10px 0;
    }

    .video-wrapper {
        margin: 30px auto;
    }

    a.play_button {
        width: 0;
        height: 0;
        border-top: 11px solid transparent;
        border-bottom: 11px solid transparent;
        border-left: 19px solid #fff;
    }

    .album-name {
        padding-top: 5px;
        text-align: center;
    }

    .themeWrapper div#header-subscribe,
    .themeWrapper .header-section,
    .common-section,
    .inside-logo {
        width: 100%;
        text-align: center;
        padding: 0;
        max-width: 100%;
        overflow: hidden;
    }

    div#header-subscribe {
        margin-bottom: 20px;
    }

    #thankyouBlock {
        position: relative;
    }

    .merchTitle {
        min-height: auto;
    }

    .merch-block .owl-carousel.owl-drag .owl-item.active.center {
        margin-right: 0 !important;
    }

    body.not-front .video-section .owl-carousel .owl-nav {
        left: 230px;
        top: -45px;
        display: none;
    }

}


/*hover css*/

.album-details,
.merch-details,
.videoWrap {
    background: rgba(255, 255, 255, 0);
}

.album-details:hover,
.merch-details a.merchImg:hover {
    background: rgba(255, 255, 255, 0.3);
}

.album-details:hover img,
.merch-details a:hover img {
    opacity: 0.3;
}

.album-details img,
.merch-details a img,
.videoWrap img {
    transition: all 0.5s ease-in-out 0s;
}

.merchlink a.merchBuy {
    display: block;
    font-size: 25px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-family: 'courier-std';
    font-weight: 400;
    text-decoration: underline;
}


/*#tour .bit-widget .bit-event:hover .bit-details .bit-date, #tour .bit-widget .bit-event:hover .bit-details .bit-venue, #tour .bit-widget .bit-event:hover .bit-location, #tour .bit-widget .bit-event:hover {
        opacity:0.5;
    }
    #tour .bit-widget .bit-event{
        background:transparent;
    }*/

.merchPromotionText a:hover,
.album-buy a:hover,
.dropdown a span:hover,
.merch-store a:hover,
.dropdown a.active span:hover,
a.play_button:hover,
.secondFormCloseWrap a:hover {
    opacity: 0.5;
}

.bit-event:hover:after {
    opacity: 0.5;
}

.carousel-wrapper .owl-theme .owl-nav .owl-prev span {
    /* display: none; */
}

.tourImgwrp {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 10vh;
}

.tourImg {
    margin-top: 6vh;
}

@media only screen and (min-width:768px) and (max-width: 1024px) {
    .headerbanner {
        max-width: 80%;
        padding: 30px;
        margin: 30px auto 0;
    }

    .lbinnerwrap {
        height: 85vh;
    }

    .headerbanner span.title1 {
        font-size: 25px;
        line-height: 17px;
    }

    .headerbanner span.title2 {
        font-size: 14px;
        line-height: 17px;
    }

    a.createyour {
        font-size: 17px;
        line-height: 21px;
        margin-bottom: 30px;
    }

    .leftwrapperbanner,
    .rightwrapperbanner {
        display: block;
        text-align: center;
        width: 100%;
        vertical-align: middle;
    }

    .rightwrapperbanner {
        width: 100%;
    }

    .borderwrapper {
        width: 60%;
        margin: 0 auto;
    }

    #header-subscribe {
        margin-top: 25px;
    }

    .header-section .headerNav {
        width: 75%;
        display: inline-block;
        text-align: right;
        margin-right: 10px;
    }

    .header-section .navSection a.mobClose {
        display: none;
    }

    .headersection .header-section,
    .inside-logo,
    .common-section {
        margin: 0 auto;
        width: 95%;
        margin-top: 30px;
    }

    body.not-front.music .header-section,
    body.not-front.store .header-section,
    body.not-front.store .inside-logo,
    body.not-front.store .common-section,
    body.not-front.tour .header-section {
        max-width: 96%;
    }

    body.not-front.explore .header-section .inside-logo {
        margin-left: 1%;
    }

    body.not-front.explore .header-section {
        max-width: 97%;
        width: 100%;
        margin: 0 auto;
        margin-left: 1.5%;
    }

    .footer-socials,
    .footer-wrap {
        text-align: center;
        width: 100%;
        display: block;
        margin: 0 auto;
    }

    .footer-socials {
        margin-bottom: 20px;
    }

    .header-section .logo-cursor {
        margin-top: 20px;
        margin-left: 20px;
    }

    ul.photoImages1.owl-carousel,
    ul.tourImages1.owl-carousel {
        width: 70%;
    }

    body.front .owl-carousel .owl-nav button.owl-prev {
        left: -10%;
        top: 40.5%;
    }

    body.front .owl-carousel .owl-nav button.owl-next {
        right: -10%;
        top: 40.5%;
    }

    body.front div#logoWrap {
        width: 75%;
        padding: 2vh 0 3vh 0;
        top: 0;
    }

    body.not-front .video-section .owl-carousel .owl-nav {
        left: 260px;
        top: -58px;
    }

    .not-front .header-section .inside-logo {
        margin-top: 0;
    }

    .photo-section.common-section {
        margin-top: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

    /* .headerbanner{
        max-width: 90%;
        padding: 20px 40px 20px 10px;
    } */
    .header-section>div {
        width: 100%;
    }

    ul.photoImages1.owl-carousel,
    ul.tourImages1.owl-carousel {
        width: 50%;
    }

    .photo-section.common-section {
        height: auto;
    }
}

@media only screen and (max-width:767px) {
    div#stickyNav.mobile #close-wrapper {
        display: none;
    }

    .not-front .header-section .inside-logo {
        margin-left: 4%;
        margin-top: 1%;
        position: relative;
        z-index: 10;
        width: 31%;
    }

    body.not-front footer {
        padding-top: 5vh;
    }

    body.not-front.explore div#close-wrapper {
        right: 20px;
    }

    .borderwrapper {
        width: 100%;
        margin: 0 auto;
    }

    .headerbanner {
        max-width: 100%;
        padding: 0px 0px;
        margin: 5px auto 0;
    }

    .headermobile {
        display: block;
    }

    .headerdesktop {
        display: none;
    }

    .owl-carousel.owl-drag .owl-item.active.center {
        margin-right: 15px !important;
    }

    a.videoimage .album-name {
        font-size: 16px;
        line-height: 1;
        min-height: 26px;
    }

    body.not-front .header-section {
        padding-bottom: 45px;
    }

    body.not-front .albumImages1.owl-carousel .owl-nav {
        top: -41px;
        display: none;
    }
}

@media only screen and (max-width:767px) and (orientation: landscape) {
    .photo-section.common-section {
        height: auto;
    }

    ul.photoImages1.owl-carousel,
    ul.tourImages1.owl-carousel {
        width: 50%;
    }

    body.front footer {
        padding-top: 10vh;
    }

    .navSection.mobile li.home {
        margin-top: 10px;
    }

    body.front .owl-carousel .owl-nav button.owl-next,
    body.front .owl-carousel .owl-nav button.owl-prev {
        top: 35%;
    }
}

@media only screen and (min-width:1024px) {
    .album-section .owl-item>li {
        margin: 5% 0%;
        transition: margin 0.4s ease;
    }

    .tour-content .bit-widget .bit-top-track-button.noTour {
        left: 77.5%;
    }

    .album-section .owl-item.center>li {
        margin: 0% 0 0 0;
    }
}

@media only screen and (min-width:1600px) {
    ul.merchImages {
        max-width: 60%;
    }

    .tour-content .bit-widget .bit-top-track-button.noTour {
        text-align: left;
        left: 77.5%;
    }

    .header-section .leftWrapper {
        width: 100%;
        margin-right: 0;
    }

    .photo-section.common-section {
        min-height: 100vh;
        margin-top: 0;
    }

    .mailinglist-footer-wrapper {
        vertical-align: middle;
    }
}

@media only screen and (min-width:1330px) {
    .photo-section.common-section {
        min-height: 105vh;
    }

    body.front footer {
        padding-top: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .videodetails .videoTitle {
        font-size: 14px;
        font-weight: 300;
        max-width: 75%;
        text-align: left;
    }

    body.not-front footer {
        padding-top: 27vh;
    }
    span.copy-ic {
        font-size: 15px;
        top: 5.5px;
        position: relative;
    }
}

@media only screen and (min-width: 3000px) {

.mobileInner li a {
    font-size: 40px;
    line-height: 50px;
}
/* ul.header-social li {
    margin-right: 25px;
    font-size: 34px;
} */
.plain-ml-wrapper span.input-error {
    bottom: 60px;
    font-size: 13px;
}
/* ul.header-social li a.icon-soundcloud {
    font-size: 45px;
} */
}