html {
  height: 100%;
}
body{
	background-color: black;
	min-height: 100%;
	color: #fff;
	font-family: futura-pt, sans-serif;
}
.ae-cform-item .ae-cform-select select:hover, .ae-cform-item .ae-cform-select select:focus {
    color: #000;
    background: #fff !important;
}
#homeSection h1 img {
        width: 100%;
        display: none;
    }
    .seated-event-date-cell{
        text-align: left;
      }
      .seated-event-venue-cell{
        text-align: left;
        font-weight: bold;
        padding-top: 5px;
        text-transform: uppercase;
      }
      .seated-event-description-cells {
          width: 100%;
      }
      .seated-event-link, .seated-event-link:visited, .seated-event-link1, .seated-event-link1:visited, .seated-event-link2, .seated-event-link2:visited, .seated-event-link3, .seated-event-link3:visited {
          color: #000;
          border: 2px solid rgba(0, 0, 0, 1);
          background: rgba(255, 255, 255, 1);
          border-radius: 3px;
          display: block;
          font-size: 12px;
          margin: 4px 0 4px 9px;
          overflow: hidden;
          padding: 6px 3px;
          text-align: center;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          white-space: nowrap;
          text-decoration: none;
          min-width: 120px;
          text-transform: uppercase !important;
          font-family: 'F.O.T.R.';
          text-transform: uppercase;
          font-size: 19px;
          background: #e3b28a;
      }
      .seated-event-link:hover, .seated-event-link1:hover, .seated-event-link2:hover, .seated-event-link3:hover {
        color: #fff;
        border: 0px;
        background: white;
        border-radius: 0px;
        display: block;
        font-size: 12px;
        overflow: hidden;
        padding: inherit;
        text-align: center;
        -o-text-overflow: ellipsis;
        text-overflow: inherit;
        white-space: nowrap;
        text-decoration: none;
        min-width: auto;
        text-transform: uppercase !important;
        -webkit-transition: background 0.2s ease-in-out;
        -o-transition: background 0.2s ease-in-out;
        transition: background 0.2s ease-in-out;
        color: #000;
        border: 2px solid rgba(0, 0, 0, 1);
        background: rgba(255, 255, 255, 1);
        border-radius: 3px;
        display: block;
        font-size: 12px;
        margin: 4px 0 4px 9px;
        overflow: hidden;
        padding: 6px 3px;
        text-align: center;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-decoration: none;
        min-width: 120px;
        text-transform: uppercase !important;
        font-family: 'F.O.T.R.';
        text-transform: uppercase;
        font-size: 19px;
        background: #fff;
    }
    @media screen and (max-width: 580px){
      .seated-event-date-cell{
        text-align: center;
      }
      .seated-event-venue-name {
          width: 100%;
              text-align: center;
      }
      .seated-event-venue-location{
        width: 100%;
            text-align: center;
      }
    }
a{
	color: #e3b28a;
	text-decoration: none;
}
#_evh-button{
	display: none!important;
}
#overlay{
	display: none;
	background: rgba(0,0,0,0.8);
	backdrop-filter: blur(2px);
	position: fixed;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	height: 100vh;
	align-items: center;
	justify-content: center;
    z-index: 3;
}
#pageNav2{
	text-align: center;
}
#pageNav2 a{
    font-size: 40px;
    margin-bottom: 5px;
    display: inline-block;
    color: white;
}
table.umg_live_table{
	font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    line-height: 140%;
    font-size: 13px;
    margin-bottom: 50px;
}
.ae-cform-container{
	width: 90%;
	margin: auto;
}
.ae-cform-modal-container hr, .ae-cform-container hr {
    margin-bottom: 15px;
    margin-top: 0px;
    opacity: 0;
}
.ae-cform-optin-checkbox{
	    position: relative;
    top: 2px;
}
.ae-cform-optin-terms {
    font-size: 10px;
    padding-top: 10px;
}
#terms, #sms-terms{
	line-height: 120%;
	font-weight: bold;
	font-size: 9px;
	margin-bottom: 9px!important;
	text-transform: uppercase;
	padding-bottom: 8px !important;
	text-align: center!important;
	line-height: 125%!important;
	margin-bottom: 0px !important;
}
.ae-cform-item.ae-cform-item-submit-button.button-container{
	width: 100% !important;
    text-align: center!important;
    padding-top: 10px!important;
}
div.ae-cform-title{
	font-family: 'F.O.T.R.';
    text-transform: uppercase;
    font-size: 29px;
}
.ae-optin-holder {
    margin-bottom: 2px;
    font-weight: bold;
    font-size: 14px;
}
.ae-cform-optin label span {
        margin-left: 0;
    font-size: 10px !important;
    text-align: left !important;
    line-height: 12px !important;
    text-transform: uppercase;
}
.ae-cform-social-link{
    font-family: 'F.O.T.R.';
    text-transform: uppercase;
    font-size: 18px;
    background-color: #e3b28a!important;
    color:black!important;
    transition: all 0.3s;
    width: 46%;
}
.ae-cform-social-link:hover{
    background-color: #fff!important;
    color:black!important;
}
.ae-cform-social-link i.socicon, .ae-cform-social-link i.mdi, .ae-cform-social-link i.fa, .ae-cform-social-link i.fab, .ae-cform-social-link i.fas{
	background-color: transparent;
	color:black!important;
}
.ae-cform-item {
    position: relative;
    margin: 0 0 5px;
    font-family: futura-pt, sans-serif;
}
.ae-cform-item input[type="text"], .ae-cform-item input[type="email"], .ae-cform-item input[type="password"], .ae-cform-item input[type="tel"]{
	font-family: futura-pt, sans-serif!important;
	font-weight: bold;
	text-transform: uppercase;
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: #fff;
}
.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px;
    font-family: futura-pt, sans-serif!important;
    font-weight: bold;
}
.ae-cform-item input[type="text"], .ae-cform-item input[type="email"], .ae-cform-item input[type="password"], .ae-cform-item input[type="tel"]{
	  border: 0px;
    border-radius: 3px;
}
.ae-cform-item .ae-cform-select select:hover, .ae-cform-item .ae-cform-select select:focus{
	    background: #fff!important;
}
.ae-cform-item .ae-cform-select{
	margin-bottom: 5px;
}
.ae-cform-item .ae-cform-select select {
    height: 36px;
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    cursor: pointer;
    color: #000000;
    border: 0;
    border-radius: 0;
    outline: 0;
    background: #fff;
    appearance: none;
    -webkit-appearance: none;
    font-family: futura-pt, sans-serif!important;
    -moz-appearance: none;
    font-weight: bold;
    border-radius: 3px;
    text-transform: uppercase;
        border: 2px solid white !important;
}
.ae-cform-item .ae-cform-select .select__arrow{
	    border-color: #fff transparent transparent;
}
.ae-cform-item input[type="submit"]{
	background: #e3b289!important;
	border: 0px!important;
}
#ae-cform-reg-item-country-1{
	margin-bottom:5px;
}
.ae-cform-email-container .ae-cform-optins-container {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#ae-cform-optin-terms-1{
	padding-top: 7px;
    margin-top: 0px;
}
.ae-cform-optin label span {
    margin-left: 0;
    font-size: 11px!important;
    text-align: left!important;
    line-height: 13px!important;
}
.ae-cform-item input[type="submit"]:hover{
	background-image: none;
	background-color: white!important;
	text-shadow: none;
	border: 0px!Important;
}
.ae-cform-item .ae-cform-select .select__arrow {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-width: 8px 5px 0 5px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}
.ae-cform-email-container .cform-required-field span, #ae-cform-reg-item-mobilephone-1 span{
	font-family: 'F.O.T.R.';
	text-transform: uppercase;
}
.ae-cform-item input[type="email"].parsley-error {
    border: 0px;
    border-radius: 3px;
}
.ae-cform-item input[type="submit"]{
	border: 0px;
    background: #e3b289;
    font-family: 'F.O.T.R';
    font-family: 'F.O.T.R.';
    text-transform: uppercase;
    text-shadow: none;
    width: 140px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: black;
    transition:  all 0.3s;
}
.ae-cform-item input[type="submit"]:hover{
background-color: #e3b289;
color: black;
}

.ae-cform-item ul.parsley-errors-list li {
    margin-left: 0;
    padding-top: 3px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    color: #e3b289;
    position:  absolute;
    right: 0px;
    left: 0px;
    text-align: center;
}
.iti__arrow{
	border-top: 4px solid #fff;
}
.ae-cform-item .ae-cform-select .select__arrow{
	border-color: #fff transparent transparent!important;
}
.ae-cform-item .ae-cform-select select:hover~.select__arrow, .ae-cform-item .ae-cform-select select:focus~.select__arrow {
    border-top-color: #fff!important;
}

table.umg_live_table td.umg_live_tickets a{
		font-family: 'F.O.T.R.';
    text-transform: uppercase;
    background-color: transparent;
    color: white;
    transition: all 0.3s;
    padding: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
    display: inline-block;
    border-radius: 2px;
    line-height: 10px;
    padding-top: 6px;
    font-size: 13px;
    width: 59px;
    text-align: center;
    margin-left: 8px;
}
td.umg_live_tickets a.umg_live_ticket_link {
    font-family: 'F.O.T.R.';
    text-transform: uppercase;
    background-color: #e3b28a!important;
    color: black!important;
    transition: all 0.3s;
    padding: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
    display: inline-block;
    border-radius: 2px;
    line-height: 10px;
    padding-top: 6px;
    font-size: 13px;
    width: 59px;
    text-align: center;
    margin-left: 8px;
}
td.umg_live_tickets a.umg_live_ticket_link:hover{
	background-color: #ffffff!important;
}
td.umg_live_venue, td.umg_live_location{
	padding-left: 8px;
}
table.umg_live_table a{
	color: white;
}
a.button{
	background-color: #e3b28a;
    color: black;
    padding: 6px;
    padding-top: 8px;
    border-radius: 3px;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 20px;
    transition:  all 0.3s;
}
a.button:hover{
	background-color: white;
}
footer{
	text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    color: white;
    padding: 10px;
        background: rgba(0, 0, 0, .2);
}
footer a{
	color: white;
	display: inline-block;
	margin-left: 3px;
	margin-right: 3px;
}
#homeFlex{
	width: 100%;
    bottom: 70px;
    position: absolute;
    display: none;
}
#preloader{
	position:  fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #090504;
	z-index: 6;
}
#preloaderInner{
	position:  fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url("../gfx/preloader.gif");
	background-size: 40px;
	background-repeat: no-repeat;
	background-position: center;

}
body{
	overflow: hidden;
}
body.canScroll{
	overflow-y: auto;
}
#container{
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	min-height: 100vh;
	z-index: 9;
	pointer-events: none;
}
	#sections{
		position:  relative;
		z-index: 2;
		overflow: hidden;
    	height: 100vh;
	}
	#sections.open{
		overflow: auto;
    	height: auto;
	}
	.section{
		width: 100%;
		text-align: center;
		min-height: 100vh;
		position:  relative;
		display: flex;
  		align-items: center;
  		justify-content: center;
  		    flex-direction: column;
	}
	.section h3{
		font-family: 'F.O.T.R.';
		text-transform: uppercase;
		font-size: 29px;
		padding-bottom: 20px;
		padding-top: 50px;
	}
	#releaseHolder{
		width: 90%;
		margin: auto;
		max-width: 1000px;
		display: grid;
		grid-template-columns: 33.3% 33.3% 33.3%;
	}
	#releaseHolder .release{
		width: 100%%;
		float: left;
		text-align: center;
		padding-bottom: 40px;
	}
	#releaseHolder .release img{
		width: calc(100% - 20px);
		margin-bottom: 10px;
		border-radius: 3px;
		box-shadow: 0px 0px 20px rgba(0,0,0,0.4)
	}
	#releaseHolder .release h2{
		margin-bottom: 5px;
	}
	#releaseHolder .release h4{
		margin-bottom: 8px;
	}
	#releaseHolder .release h2 a{
		color: white;
	}
	body #backg{
		transition:  all 2s;
	}
	body.scrolled #backg #background{
		transform: scale(1.3);
	    opacity: 0.3;
	    filter: blur(10px);
	}
	#homeSection h1{
		width: 90%;
		margin: auto;
		max-width: 600px;
		transform: scale(0.9);
		opacity: 0;
		transition:  all 1s;
	}
	#homeSection h1.large{
		transform: scale(1);
		opacity: 1;
	}
	#homeSection h1 img{
		width: 100%;
	}
	#musicSection, #signupSection{
		background: rgba(0,0,0,0.2);
	}
	#backg{
		position:  fixed; 
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		position:  fixed;
		z-index: 1;
	}
	#background{
		width: 100%;
		height: 100%;
		position:  fixed;
		z-index: 1;
		background-image: url('../gfx/background.jpg');
		background-size: auto 100%;
		background-position: center;
		filter: blur(10px);
		transform: scale(1.2);
		transition:  all 1.3s;
	}
	#background.unBlur{
		filter: blur(0px);
		transform: scale(1);
	}
	#videoTexture{
		width: 100%;
		height: 100%;
		position:  fixed;
		z-index: 2;
		pointer-events: none;
	}
	#mainContent{
		width: 100%;
		height: 100%;
		position:  fixed;
		display: flex;
  		align-items: center;
  		justify-content: center;
		z-index: 3;
		pointer-events: none;
	}
	#homeSection h1{
		opacity: 0;
	}
	#videoTexture video{
		mix-blend-mode: screen;
		opacity: 0.3;
		object-fit: cover;
    	width: 100%;
    	height: 100%;
	}
	#mainContent h1 img{
		width: 100%;
	}
	#next{
		position:  absolute;
		z-index: 4;
		bottom: 5px;
		left: 50%;
		font-size: 40px;
		margin-left: -20px;
		transform: scale(1);
		transition:  all 0.3s;
		opacity: 0;
		pointer-events: all;
	}
	h1, h2, h3, h4, h5, h6, nav, a.button{
		font-family: 'F.O.T.R.';
		text-transform: uppercase;
	}
	.nonhome #titles h2,
	.nonhome #titles h3,
	.nonhome #titles h4,
	.nonhome #titles h5{
		width: 90%;
		max-width: 450px;
		margin: auto;
	}
	#homeFlex #titles h3{
		padding: 0px;
	}
	#next:hover{
		transform: scale(1.2);
	}
	#mainContent header{
		position:  fixed;
		top: 0px;
		left: 0px;
		right: 0px;
		width: 100%;
		display: none;
		background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    height: 90PX;
	}
		#mainContent header nav#socials{
			float: left;
			margin-left: 15px;
			padding-top: 15px;
			font-size: 20px;
		}
		#mainContent header nav#socials a{
			margin-right: 4px;
			pointer-events: all;
		}
		#mainContent header nav#pageNav a{
			margin-left: 8px;
			pointer-events: all;
		}
		#mainContent header nav#pageNav a.active{
			color: white;
		}
		#mainContent header nav#pageNav{
			float: right;
			margin-right: 15px;
			padding-top: 15px;
			font-size: 20px;
		}
		#mainContent header nav a{
			color: #e3b28a;
			transition:  all 0.3s;
		}

		#mainContent header nav a:hover{
			color: #fff;
		}
		#titles{
			width: 90%;
			max-width: 450px;
			margin: auto;
			text-align: center;
		}
		#titles img{
			width: 100%;
		}
		#titles h2{
			margin-bottom: 7px;
		}
		#titles h3{
			font-size: 33px;
			margin-bottom: 1px;
		}
		#titles h4{
			font-size: 23px;
			margin-bottom: 7px;
		}

.hamburger{
  	display: none!important;
  }
@media only screen and (max-width: 768px) {
  	#pageNav{
  		display: none!important;
  	}
  	.hamburger{
  		display: inline-block!important;
  		float: right!important;
    	pointer-events: all;
  	}
  	.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    	height: 2px!important;
    	border-radius: 3px!important;
    	background-color: #fff!important;
	}
	.hamburger.is-active:hover, .hamburger:hover {
    	opacity: 1!important;
	}
}


@media only screen and (max-width: 600px) {
	#releaseHolder{
		grid-template-columns: 50% 50%;
	}
	
}
@media only screen and (max-width: 480px) {
	table.umg_live_table td.umg_live_date {
	    font-style: normal!important;
	}
	table.umg_live_table tr:after{
		display: none!important;
	}
	table.umg_live_table tr{
		margin: 0 0 20px;
	}
	table.umg_live_table td{
		text-align: center!important;
	}
	table.umg_live_table td.umg_live_tickets a{
		margin: auto;
		font-size: 20px;
		width: auto;
		padding: 10px;
		padding-bottom: 8px;
	}
}
@media only screen and (max-width: 370px) {
	#releaseHolder{
		grid-template-columns: 50% 50%;
	}
}


video::-webkit-media-controls {
    display:none !important;
}
video::-webkit-media-controls-enclosure {
  display:none !important;
}
.seated-event-link,
.seated-event-link:visited,
.seated-event-link1, .seated-event-link1:visited,
.seated-event-link2, .seated-event-link2:visited,
.seated-event-link3, .seated-event-link3:visited,
.seated-follow-link, .seated-follow-link:visited{
	background: #e3b28a !important;
    font-size: 18px !important;
    border: 0px !important;
    padding-top: 9px !important;
    transition:  all 0.3s;
    font-weight: bold!important;
}
.seated-follow-link, .seated-follow-link:visited{
    padding-bottom: 8px!important;
}
div.seated-follow-text{
	text-transform: uppercase!important;
}
.seated-event-link:hover, .seated-event-link:visited:hover,
.seated-event-link1:hover, .seated-event-link1:visited:hover,
.seated-event-link2:hover, .seated-event-link2:visited:hover,
.seated-event-link3:hover, .seated-event-link3:visited:hover,
.seated-follow-link:hover, .seated-follow-link:visited: hover{
    background: #fff !important;
    font-size: 18px !important;
    border: 0px !important;
    padding-top: 9px !important;
    color: black!important;
}
.ae-cform-container #ae-cform-email-reg-1 .ae-cform-item label, .ae-cform-container .ae-cform-title, .ae-cform-container .cform-required-field{
	text-align: center;
}
.ae-cform-item label{
	display: none!important;
}
.ae-cform-item input[type=text], .ae-cform-item input[type=email], .ae-cform-item input[type=password], .ae-cform-item input[type=tel]{
	border: 2px solid white!important;
}
.ae-cform-item .ae-cform-select select:hover, .ae-cform-item .ae-cform-select select:focus{
	background-color: transparent!important;
}
div.cform-required-field.ae-cform-item{
	display: none!important;
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: transparent!important;
    color: white!important;
    top: 3px;
}
.iti--separate-dial-code .iti__selected-dial-code, span.iti__country-name{
	color: white !important;
}
div#ae-cform-reg-item-country-1{
	width: 100%!important;
}
@supports (-webkit-touch-callout: none) {
  	#overlay{	
		height: -webkit-fill-available;
	}
	#container{
		min-height: -webkit-fill-available;
	}
	.section{
		min-height: -webkit-fill-available;
	}
	#sections{
		height: -webkit-fill-available;
	}
}

.ae-cform-item .ae-cform-select select:hover, .ae-cform-item .ae-cform-select select:focus {
    color: #000;
    background: #fff !important;
}
