body{
	font-family: proxima-nova, sans-serif;
	background-color: #efe6d0;
	color: #1c4e4a;
	text-align: center;
}
a{
	    color: #1c4e4a;
	text-decoration: none;
}
#container{
	display: flex;
    flex-direction: column;
    text-align: center;
    min-height: 100vh;
    backgroud-image: url('../gfx/texture.jpg');
}
#menu-social{
	width: 100%;
	padding-top: 10px;
}
#menu-social li{
	display: inline-block;
	margin-left: 1px;
	margin-right: 1px;
}
#menu-social li a{
	color: #1c4e4a;
	transition:  all 0.3s;
}
#menu-social li a:hover{
	color: #3d5c51;
}
#ae-cform-container-1{
    margin: auto;
}
#main{
	flex: 1;
	display: flex;
	justify-content: center;
}
#main #inner{
	align-self: flex-end;
	    align-self: center;
}
#_evh-button{
	display: none!important;
	overflow: hidden!important;
	height: 0px!important;
	width: 0px!important;
	opacity: 0!important;
	visiblity: hidden!important;
}
#lyric{
	width: 90%;
	margin: auto;
	max-width: 650px;
    margin-bottom: 30px;
}
.parsley-custom-error-message{
	font-size: 9px;
}
.ae-cform-mailing-list-success-1{
    font-weight: 900;
    text-transform: uppercase;
}
.ae-cform-item input[type="email"].parsley-error{
	border: 0px!important;
}
h1{
	width: 90%;
	max-width: 250px;
	margin: auto;
	margin-bottom: 5px;
	padding-top: 10px;
}
	h1 img{
		width: 100%;
	}
h2{
	width: 90%;
	max-width: 330px;
	margin: auto;
}
	h2 img{
		width: 100%;
	}
footer{
	height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8px;
    color: #1c4e4a;
}
footer a{
	text-transform: uppercase;
	text-decoration: none;
	transition:  all 0.3s;
}
footer a:hover{
	color: #3d5c51 !important;
}
/* form styling */
.ae-cform-modal-container hr, .ae-cform-container hr{
	display: none!important;
}
.ae-cform-modal-container, .ae-cform-container, .ae-cform-title {
    font-size: 18px;
    font-weight: 900;
    max-width: 450px;
    margin-bottom: 15px;
    padding-top: 6px;
}
.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"], 
.ae-cform-item input[type="text"]:hover, .ae-cform-item input[type="email"]:hover, .ae-cform-item input[type="password"]:hover,
.ae-cform-item .ae-cform-select select, .ae-cform-item .ae-cform-select select:hover{
	width: calc(100% - 10px);
    border-radius: 3px;
    font-family: proxima-nova, sans-serif;
    font-weight: 900;
    color: #1c4e4a;
    height: 34px;
    border: 0px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background: white;
    text-transform: uppercase;
}
.ae-cform-item .ae-cform-select select{
	padding: 0px;
    text-indent: 10px;
}
.ae-cform-item ul.parsley-errors-list{
	text-align: center;
    padding-top: 4px;
    font-weight: 900;
}
.ae-cform-item .ae-cform-select .select__arrow {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-width: 8px 5px 0 5px;
    border-style: solid;
    border-color: #3d5c51 transparent transparent transparent;
}
.ae-cform-item .ae-cform-select select:hover, .ae-cform-item .ae-cform-select select:focus {
    color: #3d5c51;
    background: #fff;
}
.parsley-custom-error-message {
    color: #3d5c51!important;
}
.ae-cform-item input[type="submit"], .ae-cform-item input[type="submit"]:hover {
    background-color: #1c4e4a !important;

}
div.ae-cform-item{
	width: 33%;
	float: left;
}
div.cform-required-field{
	display: none!important;
}
.ae-cform-item{
	margin: 0px!important;
}
.ae-cform-item input[type="submit"], .ae-cform-item input[type="submit"]:hover{
	height: 34px;
    line-height: 2px;
    font-weight: 900;
    background: none;
    background-color: #1c4e4a;
    text-transform: uppercase;
    color: #ffae06;
    font-size: 16px;
    border-radius: 3px;
    width: calc(100% - 10px);
    transition:  all 0.3s;
    border: 0px!important;
    text-shadow: none;
    padding-left: 0px;
    padding-right: 0px;
}
.ae-optin-holder{
	clear: both!important;
    margin-bottom: 3px;
}
.ae-cform-item input[type="submit"]:hover{
	background: none!important;
	background-color: white!important;
	color: #1c4e4a!important;
}
.ae-cform-item input[type="submit"], .ae-cform-item input[type="submit"]:hover {
    border: 0px solid #1c4e4a!important;
    background-image: none !important;
    background: none!important;
    background-color: #1c4e4a!important;
    color: #f0e6d0!important;
}
.ae-cform-item .ae-cform-select select:hover ~ .select__arrow, .ae-cform-item .ae-cform-select select:focus ~ .select__arrow{
	border-color: #1c4e4a transparent transparent transparent;
}
.ae-cform-item input[type="submit"]:hover {

}

.ae-cform-item .ae-cform-select{
	margin-bottom: 0px;
}
#formHolder{
	    margin-bottom: 10px;
}
#terms{
	padding: 0px 0 12px !important;
    text-align: center !important;
    padding-top: 3px !important;
    font-size: 8px !important;
    color: #1c4e4a !important;
}
#terms a{
	text-decoration: underline!important;
    color: #1c4e4a !important;
    transition:  all 0.3s;
}
#terms a: hover{
	color: #3d5c51 !important;
}
.ae-cform-title{
	color: #1c4e4a !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"], .ae-cform-item input[type="text"]:hover, .ae-cform-item input[type="email"]:hover, .ae-cform-item input[type="password"]:hover, .ae-cform-item .ae-cform-select select, .ae-cform-item .ae-cform-select select:hover,
.ae-cform-item .ae-cform-select select:hover, .ae-cform-item .ae-cform-select select:focus{
	color: #3d5c51!important;	
}
.ae-cform-item input[type="text"]:focus, .ae-cform-item input[type="email"]:focus, .ae-cform-item input[type="password"]:focus, .ae-cform-item input[type="tel"]:focus{
	border: 0px!important;
}
#preloader{
	position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #efe6d0;
    background-image: url(../gfx/backg2.jpg);
    z-index: 9;
    background-size: cover;
    background-position: center;
}
#preloaderInner{
	background-color: transparent;
	background-size: 40px;
	background-position:  center;
	background-repeat: no-repeat;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	 background-image: url('../gfx/preloader-green.gif');
}


/***** Animation CSS Code *****/
/* Copy this code with the specified HTML to get your animation effect up and running! */
.jitterbug {
	/*animation-duration: .3s;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	width: 200px;
	margin-bottom: 35px */
}

.jitterbug:hover {
	/* animation-name: jitter; */
}
.jitterbug.mobileTap {
	/* animation-name: jitter; */
}
#ae-cform-container-1 {
    margin: auto;
    width: 95%;
}


.ae-cform-item input[type="submit"]:hover{
	background-color: #3d5c51 !important;
	color: #f0e6d0 !important;
}
body{
			background-image: url('../gfx/backg2.jpg');
			background-size: cover;
			background-repeat: no-repeat;
			background-position: center;
		}
		.iti input:hover, .iti input[type=tel]:hover, .iti input[type=text]:hover{
			border: 0px!important;
		}
		.iti__flag-container{
			display: none;
		}
		#ae-cform-input-reg-mobilephone-1{
			padding-left: 9px!important;
		}
		.error-div.ae-cform-item{
			width: 100%;
		}
		.ae-cform-optin label span{
		    color: #1c4e4a!important;
		}
		div.ae-cform-item {
		    width: 33%;
		    float: left;
		}
		.ae-cform-modal-container, .ae-cform-container, .ae-cform-title{
			max-width: 650px!important;
		}
		#sms-terms{
			font-size: 8px!important;
		    color: #1c4e4a!important;
		    padding-bottom: 4px !important;
		}
		#terms{
			padding-bottom: 4px !important;
			line-height: 100% !important;
		}
		#ac-cform-optin-checkbox-1-2{
			position:  relative;
			top: 2px;
		}
		.ae-cform-optin label span {
		    margin-left: 0px!important;
		    font-size: 10px!important;
		}


@keyframes jitter {
	10% {
		translate(-2px, -3px) scale(1.01, 1.01);
	}
	20% {
		transform: translate(3px, 2px) scale(.99, .99);
	}
	30% {
		transform: translate(-4px, -5px) scale(1.01, 1.01);	
	}
	40% {
		transform: translate(2px, 3px) scale(1, 1);
	}
	50% {
		transform: translate(-1px, -2px) scale(.98, .98);
	}
	60% {
		transform: translate(0px, 3px) scale(1.02, 1.02);
	}
	70% {
		transform: translate(-2px, -4px) scale(1, 1);
	}
	80% {
		transform: translate(3px, 5px) scale(.99, .99);
	}
	90% {
		transform: translate(-5px, -3px) scale(1.1, 1.1);
	}
	100% {
		transform: translate(3px, 1px) scale(.95, .95);
	}								
}
#liveSection{
	position:  fixed;
	overflow-y:  scroll;
    width: 100%;
    height: 100vh;
    background-color: #1c4e4ae3;
    color: white;
    display: none;
    z-index: 2;
}
#liveInner{
	display: flex;
    align-items: center;
    height: 100vh;
    justify-content: center;
    text-transform: uppercase;
}
.umg-live-no-gigs p a {
    border-radius: 4px;
    background-color: white;
    color: #1c4e4a;
    padding: 6px;
    font-weight: bold;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
#closeLive{
	position: fixed;
    top: 10px;
    right: 10px;
    color: white;
    transition:  all, 0.3s;
}
#closeLive:hover{
	transform: rotate(45deg);
}
.pagination{
	display: none!important;
}
td.umg_live_tickets{
	text-align: center;
}
table.umg_live_table a.umg_live_ticket_link {
    white-space: nowrap;
    display: inline-block;
    padding: 4px;
    color: #1c4e4a;
    background: white;
    font-size: 15px;
    border-radius: 3px;
    margin-top: 4px;
    margin-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
}
#viewTour{
    font-weight: bold;
    display: inline-block;
    padding-top: 2px;
}
#umgLiveHolder{
    width: 100%;
    max-width: 700px;
    color: white;
    margin: auto;
    padding-top: 40px;
}
.umg_live_table{
	width: 100%;
    color: white;
    text-align: left;
    font-weight: bold;
}
table.umg_live_table td a{
	color: white;
}

@media only screen and (max-width: 600px) {
  	#terms, #sms-terms { 	   
    	font-size: 7px !important;
	}
	div.ae-cform-item {
	    width: 50%;
	    float: left;
	}
	div.ae-cform-item.ae-cform-item-submit-button.button-container {
        width: 100%;
        float: none;
        text-align: center;
        padding-top: 10px;
        clear: both;
    }
}
@media screen and (max-width: 480px) {
    table.umg_live_table td.umg_live_date {
        text-transform: uppercase!important;
        font-style: normal!important;
        text-align: center!important;
    }
    table.umg_live_table td {
        text-align: center!important;
    }
    table.umg_live_table td:last-child {
        text-align: center!important;
    }
    table.umg_live_table tr{
    	text-align: center;
    }
    table.umg_live_table tr:after{
    	border-bottom: 0px!important;
    }
    table.umg_live_table tr{
    	margin-bottom: 10px!important;
    }
}

@supports (-webkit-touch-callout: none) {
   #container{
		min-height: -webkit-fill-available;
	}
}