body{
	color: black;
	font-family: 'helveticaneuemedium';
	background-color: white;
	text-transform: lowercase;
	overflow: hidden;
}

a{
	color: white;
	text-decoration: none;
}

input.errored {
    border: 1px solid red !important;
}

footer{
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding-bottom: 6px;
    text-align: center;
    font-size: 8px;
    line-height: 140%;
    z-index: 8;
    height: 40px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.onlyimage{
	width: 90%;
	max-width: 400px;
}
.bit-widget svg, .bit-show-past-display, .bit-play-my-city-cta,
.bit-follow-section-heading-text,.bit-follow-section-cta, .bit-play-my-city-wrapper, .bit-nav-bar-container{
	display: none!important;
}

.bit-widget-container{
	width: 90%!important;
}
.bit-play-my-city-heading-text{
	text-transform: lowercase!important;
    color: chartreuse;
}
.bit-play-my-city-heading-text *{
	text-transform: lowercase!important;
}
#splash{
	display: none;
}
.bit-container{
	width: 90%!important;
    margin: auto!important;
    max-width: 500px;
}
.bit-widget-container {
    width: 90%!important;
    max-width: 700px!important;
}
.bit-widget .bit-event:hover{
	background: none!important;
}
.bit-widget .bit-event {
    display: flex!important;
    flex-direction: row!important;
    text-decoration: none!important;
    align-items: flex-start!important;
    padding: 0px!important;
    text-align: left!important;
}
.bit-widget.bit-layout-ipad .bit-mobile-date-and-share-wrapper {
    /* font-weight: bold; */
    font-size: 14px;
    display: flex;
    justify-content: center;
}
.bit-widget .bit-mobile-date-and-share-wrapper {
    font-weight: bold!important;
    font-size: 18px!important;
    display: flex!important;
    justify-content: center!important;
    padding-right: 10px!important;
}
.bit-widget .bit-event{
	padding: 0px!important;
	padding-bottom: 13px!important;
}
.bit-widget .bit-event:hover{
	background-color: none!important;
}
.bit-widget .bit-event .bit-details:first-child {
    flex-grow: 1;
    font-size: 15px;
    font-weight: normal;
    margin-top: 0px;
    position: relative;
    top: 1px;
}
.bit-offers.bit-button{
	text-align: right;
}
.bit-widget.bit-layout-ipad .bit-event .bit-event-buttons{
	flex: 1;
}
.bit-widget.bit-layout-ipad .bit-event .bit-button,
.bit-widget .bit-event .bit-button{
	display: inline-block;
	width: auto;
    color: rgba(127,255,0,1);
    background: transparent;
    font-weight: normal;
    padding: 0px;
    text-align: right;
}
.bit-widget.bit-layout-ipad .bit-event .bit-offers-container,
.bit-widget .bit-event .bit-offers-container{
	    margin: 0px!important;
}
.bit-widget .bit-event .bit-offers-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    justify-content: center;
    align-items: center;
}
.bit-widget.bit-layout-ipad .bit-event .bit-offers{
	margin-left: 0px;
    margin-top: 0px;
    width: 100%;
    display: block;
    text-align: right;
}

.bit-widget .bit-event .bit-offers-text{
	    display: inline-block!important;
}
.bit-offers-inner-wrapper{
	width: 100%;
    display: block;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
    max-width: 1400px!important;
}
.bit-widget.bit-layout-ipad .bit-event .bit-offers,
.bit-widget .bit-event .bit-offers {
    flex-basis: auto!important;
    margin-left: 0px!important;
    margin-top: 0px!important;
    display: block!important;
}
body.page-id-69 #splash{
	position:  fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	display: flex;
	display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  z-index: 9;
}
.owl-carousel{
	width: 90%!important;
	margin: auto;
}
.owl-carousel .owl-item img{
	margin: auto!important;
}
h6{
	background-color: #02f902;
	color: white;
	font-size: 16vw;
}
#container{
	width: 100%;
	height: 100vh;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.input-error{
	font-size: 8px;
  width: 100%;
  text-align: center;
  color: #da5c5c;
  display: block;
  padding-top: 4px;
}
div.thankyou{
  color: #000000;
}
.release{
	width: 90%;
	max-width: 350px;
	text-align: center;
}
#preloader{
	z-index: 999;
	position:  fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: white ;
}
#preloaderInner{
	position:  fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: white ;
}
.release h4{
	margin-bottom: 10px;
	color: #7FFF00;
}
.release a.button{
	display: inline-block;
	text-align: center;
	color: #7FFF00;
	display: inline-block;
	position: relative;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	/* transition:  all 0.3s; */
}
.release a.button:hover{
	/* color: white; */
}
.release a.button::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 12px;
  bottom: 0px;
  left: 0;
  transform-origin: bottom right;
  /* transition: transform 0.4s ease-out; */
  background-color: #7FFF00;
  z-index: -1;
}

.release a.button:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}


.release img{
	width: 100%;
	height: auto!important;
	margin-bottom: 10px;
}

footer nav.legals{
	 position: absolute;
   right: 16px;
   text-align: right;
   bottom: 8px;
}
footer nav.legals a, footer nav.legals span{
	color: #aaa;
	transition:  color 0.3s;
}
footer nav.legals span{
	display: inline-block;
	margin-left: 3px;
}
footer nav.legals a:hover{
	color: #000;
}
div.menu-main-container{
    position: absolute;
    left: 16px;
    text-align: left;
    bottom: 8px;
    font-size: 12px;
    line-height: 16px;
}

#menu-main li a{
	 display: inline-block;
	 position: relative;
}
.slide{
	height: 100vh;
	width: 100%;
	display: flex;
  align-items: center;
  justify-content: center;
}
#slide1{
	display: none;
  background-image: url(../gfx/desktop.gif?v=1);
	background-position: center;
  background-repeat: no-repeat;
  background-size: 80% auto;
}
/* body.page-template-page-holdingpage #slide1 {
    background-image: url(../gfx/desktop.gif?v=1);
    display: inherit;
} */
#slide2{
	display: none;
}
#slide3{
	display: none;
}
#slide4{
	display: none;
}
#slide5{
	display: none;
	overflow-y: auto;
}
#menu-main li a{
	transition:  color 0.5s;
}
#menu-main li a::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 22px;
  bottom: 0px;
  left: 0;
  transform-origin: bottom right;
  /* transition: transform 0.4s ease-out; */
  z-index: -1;

}
#menu-main li a:hover{
	/* color: white!important; */
}
#menu-main li a:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

#menu-main li:nth-child(1) a {
    color: #00FFFF;
}
#menu-main li:nth-child(1) a::after{
	background-color: #00FFFF;
}
#menu-main li:nth-child(2) a {
    color: #7FFF00;
}
#menu-main li:nth-child(2) a::after{
	background-color: #7FFF00;
}
#menu-main li:nth-child(3) a {
    color: #FF00FF;
}
#menu-main li:nth-child(3) a::after{
	background-color: #FF00FF;
}
#menu-main li:nth-child(4) a {
    color: #ff0000;
}
#menu-main li:nth-child(4) a::after{
	background-color: #ff0000;
}
#menu-main li:nth-child(5) a {
    color: #FFEA00;
}
#menu-main li:nth-child(5) a::after{
	background-color: #FFEA00;
}
#menu-main li:nth-child(6) a {
    color: #FF6700;
}
#menu-main li:nth-child(6) a::after{
	background-color: #FF6700;
}

#preloader{
	position:  fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: white;
	width: 100%;
	z-index: 99999;
}
#preloaderInner{
	border: 1px solid white;
	position:  fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background: white;
	background-image: url('../gfx/preloader.gif');
	background-size: 35px;
	background-repeat: no-repeat;
	background-position:  center;
}

.layer-home-artists {
  min-height: 100vh;
  position: absolute;
  display: block;
  overflow: hidden;
  top: 100vh;
  left: 0;
  width: 100%;
}
.layer-home-artists .group:nth-of-type(1) {
  margin-top: calc(100vh * .71);
}
.layer-home-artists-a, .layer-home-artists-c {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: calc(100% + 16px);
  perspective: 1px;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  pointer-events: none;
}
.layer-home-artists-a a.artist-image, .layer-home-artists-c a.artist-image {
  display: block;
  pointer-events: auto;
}
.layer-home-artists-a a.artist-image img, .layer-home-artists-c a.artist-image img {
  display: block;
  height: auto;
  width: 100%;
}
.layer-home-artists-a {
  z-index: 6;
}
.layer-home-artists-b {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: contain;
  background-attachment: fixed;
  pointer-events: none;
  z-index: 7;
}
.layer-home-artists-c {
  z-index: 7;
}
.layer-home-artists .site-header-copy {
  position: fixed;
  z-index: unset;
}
div.email input, div.firstname input{
    width: 244px;
    background: white;
    border: 1px solid #efefef;
    box-shadow: ;

    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    color: #74bb73;
    border: 1px solid #efefef;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 6%);
    color: #74bb73;
    font-size: 18px;
    text-indent: 7px;
    font-family: 'helveticaneuemedium';
}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #74bb73;
  opacity: 0.5; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #74bb73;
   opacity: 0.5;
}

::-ms-input-placeholder { /* Microsoft Edge */
   color: #74bb73;
   opacity: 0.5;
}
div.mlist-wrapper{
	width: 90%;
  margin: auto;
  text-align: center;
  max-width: 280px;
  font-size: 20px;
}
.fadeOut{
	display: none;
}
div.terms-view{
	font-size: 8px;
	line-height: 140%;
	color: #aaa;
}
div.terms-view a{
	color: #74bb73;
}
div.mailing-list-title.heading{
	color: #6da7dc;
}
*{
	outline: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
	background: white!important;
    border: 1px solid #efefef!important;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 6%)!important;
    color: #74bb73!important;
    font-family: 'helveticaneuemedium';
}
.email {
    border-bottom: 0px solid #ccc;
    font-family: 'helveticaneuemedium';
}
select.country{
	  width: 250px;
    background: white;

    padding-top: 6px;
    padding-bottom: 6px;
    margin-top: 5px;
    color: #74bb73;
    border: 1px solid #efefef;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 6%);
    font-size: 18px;
    text-transform: lowercase;
    text-indent: 5px;
    font-family: 'helveticaneuemedium';
}
input.mlistSubmit{
cursor: pointer;
	border: 0px;
  background: transparent;
  margin-bottom: 4px;
  color: #db5c5d;
  padding-top: 7px;
  font-size: 18px;
}
div.mailing-list-title heading{
	color: #6da7dc;
}

#menu-main{
	  font-size: 13px;
   	line-height: 17px;
  }
  #menu-main li a::after{		
    bottom: 0px;
    height: 22px;
	}


.home-artists-c{
    pointer-events: auto;
}
 .layer-home-artists-a{
    pointer-events: none;
 }
#close{
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    transition:  transform 0.5s;
}
#close:hover{
    transform: rotate(90deg);
}

.bit-widget.bit-layout-ipad .bit-event .bit-details,
.bit-widget .bit-event .bit-details{
	    line-height: 100%!important;
}

.bit-widget.bit-event .bit-button,
.bit-widget .bit-titleWrapper .bit-venue,
.bit-widget a,
.bit-widget .bit-event,
.bit-widget .bit-event .bit-offers-text{
	color: black!important;
}
div.mailing-list-title.heading,
div.email input, div.firstname input,
select.country,
input.mlistSubmit,
div.terms-view a,
div.terms-view{
    color: black;
}
svg g path{
    fill: black!important;
    stroke: black!important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: black;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: black;
}
.layer-home-artists-c{
	pointer-events: auto!important;
}


#slide5{
    display: flex;
    margin-bottom: auto;
    align-items: start;
}
/*
#wskWidget{
	margin: auto!important;
    padding-top: 10px;
    max-width: 700px!important;
    margin: 0 auto;
}
#wskWidget .event_date .date.plain_text:after{
	display: inline!important;
}
*/
@media only screen and (min-width: 600px) {
	#menu-main{
	  font-size: 18px;
   	line-height: 24px;
  }
  #menu-main li a::after{		
    bottom: 0px;
	}
}
@media (max-aspect-ratio: 1 / 1){
	#slide1 {
	    background-image: url(../gfx/mobile2.gif?v=1);
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: auto 95%;
	}
	/* body.page-template-page-holdingpage #slide1 {
	    background-image: url(../gfx/mobile.gif?v=1);
	    display: inherit;
	}*/
	#menu-main li a::after{		
    	bottom: 0px;
    	height: 14px;
	}
	.release{
		width: 90%;
		max-width: 350px;
		text-align: center;
		margin-bottom: 20%;
	}
}
@media only screen and (min-width: 1100px) {
	.bit-widget .bit-event .bit-details a, .bit-widget .bit-event .bit-offers-menu a,
	.bit-widget .bit-event .bit-offers-text,
	.bit-widget a {
		font-size: 20px!important;
	}

}


@media only screen and (min-width: 1400px) {
	#slide1{
		background-size: 1000px auto;
	}

}

@media only screen and (max-height: 700px) {
	.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
    max-width: 500px!important;

}

.bit-widget .bit-event .bit-details a, .bit-widget .bit-event .bit-offers-menu a,
	.bit-widget .bit-event .bit-offers-text,
	.bit-widget a {
		font-size: 15px!important;
	}
}
@media only screen and (max-height: 850px) {
  .release {
	    width: 90%;
	    max-width: 250px;
	    text-align: center;
	}
	.release a.button{
		font-size: 9px;
	}
	.release img {
    margin-bottom: 7px;
	}
	.release h4 {
	    margin-bottom: 8px;
	    color: #7FFF00;
	    font-size: 12px;
	}
	.bit-widget .bit-event .bit-details a, .bit-widget .bit-event .bit-offers-menu a,
	.bit-widget .bit-event .bit-offers-text, .bit-widget a{
		font-size: 12px!important;
	}
	/*
	#wskWidget .event_links a{
		font-size: 12px!important;
	}
	#wskWidget .widget_row>div{
		line-height: 16px;
	}
	#wskWidget .event_location .plain_text.venue{
		padding-top: 2px!important;
	}
	#wskWidget .event_location .plain_text, #wskWidget .event_date .plain_text{
		font-size: 12px!important;
	}
	#wskWidget .widget_row{
		padding: 0 0 10px;
	}
	*/
}
@media only screen and (max-width: 520px) {
	.bit-widget .bit-event .bit-details a, .bit-widget .bit-event .bit-offers-menu a,
	.bit-widget .bit-event .bit-offers-text, .bit-widget a {
		font-size: 12px!important;
	}
}
@media only screen and (min-width: 1200px) {
	.bit-widget .bit-event .bit-details a, .bit-widget .bit-event .bit-offers-menu a,
	.bit-widget .bit-event .bit-offers-text, .bit-widget a {
		font-size: 20px!important;
	}
	.bit-container {
	    width: 90%!important;
	    margin: auto!important;
	    max-width: 700px!important;
	}
}
@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */ 
	#container{
		height: -webkit-fill-available;
	}
	.slide{
		height: -webkit-fill-available;
	}
	.layer-home-artists, .layer-home-artists-a, .layer-home-artists-c{
  		min-height: -webkit-fill-available;
  	}
}