html, body {
    height: 100%;
    overflow-x: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color:#000;
     font-family: 'Goulding';
    background-position: bottom center;
  }
  
html {
  height: 100%;
}
body {
  min-height: 100%;
}

  #_evidon-message{
    display: block!important;
    margin: 8px 18px!important;
    text-align: center!important;
    color: rgb(0, 0, 0)!important;
    width: 90%!important;
    max-width: 600px!important;
    margin: auto!important;
    margin-bottom: 4px!important;
    font-size: 13px!important;
}
#_evidon-message u{
	text-decoration:none!important;
}
#_evidon-accept-button{
	 font-family: 'Goulding'!important;
    text-transform:uppercase!important;
    color:rgb(255, 255, 255)!important;
}
.imgContainer{
	height: 100%;
}

h4{
	font-size:40px;
	margin-top:-9px;
    color: #fff;
}
p{
	width: 90%;
    margin: auto;
    max-width: 320px;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

#preloader{
	background-color:#000;
	background-size:cover;
	background-position: center;
	position: fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:99999;
}
#preloaderInner{
	background-image:url('../gfx/preloader2021.gif');			
	background-size:280px;
	background-position: center;
	position: fixed;
	background-repeat:no-repeat;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
}
footer{
    position: fixed;
    bottom: 8px;
    color: #fff;
    left: 0px;
    right: 0px;
    margin-left: 25px;
    float: left;
    text-align: left;
}
footer a{
	color: #fff;
	opacity:0.85;
	text-decoration:none;
	transition: opacity 0.2s;
	transition: all 0.3s;
}

footer a:hover{
	color:#fff;
	transition: all 0.3s;
	opacity:1;
	transition: all 0.2s;
	text-decoration:none;
}
footer #legals{
	padding-top: 4px;
    font-size: 11px;
    text-align: left;
    padding-bottom: 15px;
}
footer #legals a{
	margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
    font-weight: 800;
    font-size: 7px;
     font-family: 'Goulding';
}
footer #menu-footer .umggr-evidon-cookie-choices-footer{
	font-size:7px;	
}
#socials{
	float: left;
    padding-top: 25px;
    margin-left: 20px;
}
#socials a{
	font-size:18px;
	margin-left:2px;
	margin-right:2px;
	display:inline-block;
	color:#fff;
}

#_evidon_banner{
	position: fixed;
    display: block;
    width: 100%;
    background: rgb(255, 255, 255)!important;
    padding: 4px;
    font-size: 14px;
    color: rgb(0, 0, 0);
    bottom: 0px;
    left: 0px;
    border-top: 0px;
    z-index: 2147483647;
    text-transform: uppercase;
    border-top: 0px solid rgb(170, 170, 170)!important;
}
*{
	outline:none!important;
}
#_evidon-message {
    display: block!important;
    margin: 8px 18px!important;
    text-align: center!important;
    color: rgb(255, 255, 255)!important;
    width: 90%!important;
    max-width: 460px!important;
    margin: auto!important;
    margin-bottom: 0px!important;
    font-size: 13px!important;
    padding-top: 2px!important;
}
#_evidon-message a{
	color:#ffffff!important;
}
.evidon-banner-title, .evidon-banner-message, .evidon-banner-message a {
    color: #ffffff!important;
}

body.open .hamburger-inner, body.open .hamburger-inner:after, body.open .hamburger-inner:before, body.open .hamburger.is-active .hamburger-inner, body.open .hamburger.is-active .hamburger-inner:after, body.open .hamburger.is-active .hamburger-inner:before,
		body.open .hamburger-inner, body.open .hamburger-inner:after, body.open .hamburger-inner:before, body.open .hamburger.is-active .hamburger-inner, body.open .hamburger.is-active .hamburger-inner:after, body.open .hamburger.is-active .hamburger-inner:before,
		body.open .hamburger-inner, body.open .hamburger-inner:after, body.open .hamburger-inner:before, body.open .hamburger.is-active .hamburger-inner, body.open .hamburger.is-active .hamburger-inner:after, body.open .hamburger.is-active .hamburger-inner:before{
			    background-color: #fff!important;
		}

		body.open.overlay .hamburger-inner, body.open.overlay .hamburger-inner:after, body.open.overlay .hamburger-inner:before, body.open.overlay .hamburger.is-active .hamburger-inner, body.open.overlay .hamburger.is-active .hamburger-inner:after, body.open.overlay .hamburger.is-active .hamburger-inner:before,
		body.open.overlay .hamburger-inner, body.open.overlay .hamburger-inner:after, body.open.overlay .hamburger-inner:before, body.open.overlay .hamburger.is-active .hamburger-inner, body.open.overlay .hamburger.is-active .hamburger-inner:after, body.open.overlay .hamburger.is-active .hamburger-inner:before,
		body.open.overlay .hamburger-inner, body.open.overlay .hamburger-inner:after, body.open.overlay .hamburger-inner:before, body.open.overlay .hamburger.is-active .hamburger-inner, body.open.overlay .hamburger.is-active .hamburger-inner:after, body.open.overlay .hamburger.is-active .hamburger-inner:before{
			    background-color: #fff!important;
		}

		body.open #main{
			-webkit-filter: blur(5px);
			-moz-filter: blur(5px);
			-o-filter: blur(5px);
			-ms-filter: blur(5px);
			filter: blur(5px);
			transition: filter 0.3s;
  		}

		div.hamburger {
			position: fixed;
			z-index: 99;
			top: 10px;
			right: 10px;
		}
		#main{
			position: fixed;
			top:0px;
			bottom:0px;
			left:0px;
			right:0px;
		    pointer-events: none;
		}
		svg path{
			fill:#fff;
		}
    .table{
			display:table;
			width:100%;
			height:100%;
      table-layout: fixed;
          z-index: 1;
    position: relative;
		}
		h3{
			position: fixed;
			top: 15px;
			left: 20px;
			font-size: 60px;
			width:66%;
			text-align:left;
			max-width:400px;
		}
		h3 img{
			width:100%;
		}	
		.tableCell{
			display:table-cell;
			vertical-align:middle;
			text-align:center;
			padding-top:70px;
			padding-bottom:70px;
		}
		#main .tableCell{
			display: table-cell;
			vertical-align: middle;
			text-align: center;
			padding-top: 70px;
			padding-bottom: 70px;
		}
		.hamburger.is-active:hover, .hamburger:hover{
			opacity:1!important;
		}
		.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before,
		.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before{
			background-color:#ffffff;
		}
		
		body.overlay .hamburger-inner, body.overlay  .hamburger-inner:after, body.overlay  .hamburger-inner:before, 
		body.overlay  .hamburger.is-active .hamburger-inner, body.overlay  .hamburger.is-active .hamburger-inner:after, 
		body.overlay .hamburger.is-active .hamburger-inner:before{
			background-color:#fff;
		}
		*{
			-webkit-font-smoothing: antialiased;
		}
		body{
			 font-family: 'Goulding';
			font-weight:700;
			background-color:#000;
			color:#fff;
		}
		body{

		}

		@keyframes diagonal {
			0%       { background-position: 0px 0px }
			100%     { background-position: 1199px 1199px }
		}

		#overlay{
			z-index:88;
			display:none;
		    position: fixed;
			top: 0px;
			left: 0px;
			right: 0px;
			bottom: 0px;
			background-color: rgba(0,0,0,0.9);
    		color: #fff;
			text-align: center;
			/* background-image: url(../gfx/navbackg6.jpg); */
			background-size: cover;
			background-position: top left;
		    background-position: center;
		}
		#overlay a{
			color: #fff;
			text-decoration: none;
			font-size: 33px;
			line-height: 34px;
			position: relative;
			margin-bottom: 8px;
			transition: all 0.3s;
			display: inline-block;
			transition: color 0.3s;
		}
    #overlay .ae-cform-container  {
			color: #ffffff;
			text-decoration: none;
			font-size: 33px;
			line-height: 34px;
			position: relative;
			margin-bottom: 8px;
      text-transform: uppercase;
			display: inline-block;
    }
	#backgroundImage{
		position: fixed;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		overflow:hidden;
		text-align: center;
	}
		#overlay nav a:before {
		  content: "";
		  position: absolute;
		  width: 100%;
		  height: 2px;
		  bottom: 0;
		  left: 0;
		  background-color: #ffffff;
		  visibility: hidden;
		  -webkit-transform: scaleX(0);
		  transform: scaleX(0);
		  -webkit-transition: all 0.3s ease-in-out 0s;
		  transition: all 0.3s ease-in-out 0s;
		}

		#overlay nav a:hover:before {
			visibility: visible;
			-webkit-transform: scaleX(1);
			transform: scaleX(1);
		}

		#overlay div.table{
			position: fixed;
			display:table;
			width:100%;
			height:100%;
		}
		#overlay div.table nav{
			display:table-cell;
			vertical-align:middle;
		}
		
		a{
		    pointer-events: auto;
		}	
		#lower2{
			position: absolute;
			bottom: 62px;
			width: 100%;
			text-align: center;
		}
		#lower2 nav{
			max-width: 100%;
			width: 100%;
			margin: auto;
			padding-top: 0px;
			pointer-events: auto;
			clear: left;
			text-align: center;
			float: none;
			margin-left: 0px;
		}
		#lower2 img{			
			max-width:700px;
			width: 90%;
		}
		h2,h4{
			color: #ffffff;
			font-size: 16px;
			margin-bottom: 10px;
			position: fixed;
    		top: 15px;
		}
		h2, h4{
		        font-size: 30px;
		margin-left: 0px;
		margin-bottom: 12px;
		letter-spacing: 0px;
		clear: left;
		width: 100%;
			
		}
		h4{
			margin-bottom: 8px;
			
		}
		h5{
		    font-size: 20px;
			margin-left: 0px;
			margin-bottom: 8px;
			float: left;
			clear: left;
			text-align: center;
			width: 100%;
		}
		h6{
			font-size: 14px;
			margin-left: 0px;
			margin-bottom: 8px;
			float: left;
			clear: left;
			text-align: center;
			width: 100%;
		}
		#links a{
			color: #ffffff;
			text-transform: none;
			text-decoration: none;
			border: 2px solid #ffffff;
			padding: 9px;
			display: inline-block;
			padding-left: 14px;
			padding-right: 14px;
			transition: all 0.3s;
			font-size: 12px;
			letter-spacing: 0px;
			min-width: 170px;
			text-align:center;
		}
		#links a:hover, #completePlaylist:hover{
			background-color:#ffffff;
			transition: all 0.3s;
			color:#fff;
		}
		#releaseLogo{
	        max-width: 588px;
			margin-bottom: 10px;
			width: 50%;
		}
		#completePlaylist{
			color: #ffffff;
			text-transform: none;
			text-decoration: none;
			border: 2px solid #ffffff;
			padding: 9px;
			display: inline-block;
			padding-left: 14px;
			padding-right: 14px;
			transition: all 0.3s;
			font-size: 12px;
			letter-spacing: 0px;
			min-width: 170px;
			text-align: center;
		    background-color: transparent;
		    opacity: 1;
		}
		#listen, #listen2, #listen3{
			display: block;
			width: 50%;
			margin-left: 0;
			margin-right: 0;
			float: left;
			opacity:0.8;
			transition: all 0.3s;
		}
		#listen:hover, #listen2:hover, #listen3:hover{
			opacity:1;
			transition: all 0.3s;
		}
		#listen img, #listen2 img, #listen3 img{
			width:100%;
		}
		h2 img{
			width: 90%;
		    max-width: 650px;
			margin: auto;
			margin-bottom: 0px;
			padding-top: 0px;
		}
		#homeBit h2 img{
			display: block;
			opacity: 0;
			margin: auto;
			margin-bottom: 8px;
			opacity: 1;
			position: relative;
			max-width: 650px;
			width: 90%;
			padding-top: 0px;
		    text-align: center;
		}
		#homeBit h2{
			position: relative;
		}
		#title2{
			width:90%;
			max-width:470px;
			    margin-bottom: 10px;
		}
		#album2{
			width:90%;
			max-width:470px;
			    margin-bottom: 10px;
		}
		
		#homeBit .buttons a {
			text-decoration: none;
			color: #fff;
			text-shadow: none;
			border: 2px solid #fff;
			font-size: 14px;
			padding: 7px;
			padding-left: 14px;
			padding-right: 14px;
			transition: all 0.3s;
			border-radius:40px;
			padding-left:30px;
			padding-right:30px;
			padding-right: 30px;
		}
		#homeBit .buttons a:hover {
			background-color: #fff;
			color: black;
		}
		
		.panel{
			display:none;
			position: fixed;
			top:0px;
			left:0px;
			right:0px;
			bottom:0px;
      		overflow: hidden;
			background-color:black;
		}
		#live.panel{
			overflow-y: auto;
		}

#homeBit h1{
	width:90%;
	max-width:500px;
	margin:auto;
}
#homeBit h2{
	width:80%;
	max-width:400px;
	margin:auto;
}
#homeBit h1 img, #homeBit h2 img{
	width:100%;
}
#homeBit h6 {
    width: 90%;
    max-width: 100%;
    font-size: 14px;
    text-align: center;
    display: block;
    margin: auto;
    float: none;
    margin-bottom: 7px;
}
#homeBit .buttons a{
    display: inline-block;
}
.more-trigger {
    cursor: default;
}

.videos-carousel .slick-slide .image-container {
	width: 100%;
  padding-top: 56%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.top-layer {
    position: absolute;
    width: 91%;
    height: 84.2%;
    margin: 4.5% 4.5% 0;
    color: #ffffff;
    background: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
		top: 0;
		left: 0;
}

.top-layer.full {
	left: 0;
	right: 0;
  width: 100% !important;
  height: 100% !important;
	margin: 0 !important;
	background: black;
}

.panel .top-layer .tableCell {
	text-align: center;
}

.front, .back {
    -webkit-transition: all 2s linear;
    -moz-transition: all 2s linear;
    -ms-transition: all 2s linear;
    -o-transition: all 2s linear;
    transition: all 2s linear;
}

.front.hidden,
.back.hidden {
	display: none !important; }
.front.invisible,
.back.invisible {
	opacity: 0 !important; }

.front h2, .front h3 {
	color: #ffffff;
	position: relative;
	top: auto;
	right: auto;
  padding-left: 25px;
  padding-right: 25px;
	text-transform: uppercase;
}

.front .btn img {
	width: 113px;
	margin: 0 auto;
}
.top-layer h3 {
    font-weight: 400;
    padding: 0 0 5px;
}
.top-layer h2 {
    font-weight: 600;
    padding: 0 0 12px;
}

.slide-padding {
  position: relative;
  overflow: hidden; }


		#_evh-button{
			display:none!important;
		}
		@media screen and (max-aspect-ratio: 1/1){
			#overlay{
				background-position: bottom left;
				/* background-image: url('../gfx/menubackg3.jpg'); */
			}
		}
		@media only screen and (max-width: 767px) {
			h3 {
				font-size: 37px;
			}
		}

		@media only screen and (max-width: 600px) {
		}

		@media only screen and (max-height: 500px) {
		}


		@media only screen and (max-height: 350px) {
		}


    .releases-carousel, .videos-carousel {
    	width: 96%;
    	margin: 0 auto;
    	opacity: 0;
    	transition: opacity 0.4s;
    }


#music .inner , #video .inner, #signup .inner {
	max-width: 740px;
	margin: 0 auto;
	width: 96%;
}


#signup .inner h3 {
  position: relative;
  margin: 0 auto;
  color: #ffffff;
  font-size: 80px;
  margin-bottom: 10px;
  top: auto;
  left: auto;
}
.ae-cform-title{
	color: #ffffff!important;
}
#signup .inner .ae-cform-container {
  margin: 0 auto;
  /*font-size: 30px;*/
  text-transform: uppercase;
}
#signup {
  overflow: scroll;
}

#signup .inner .ae-cform-container .ae-cform-social-link {
  color: #fff;
}

#signup .inner .ae-cform-container #terms {
    font-size: 16px;
}
#signup .inner .ae-cform-container #terms a{
	text-decoration:none;
}
.ae-cform-modal-container hr, .ae-cform-container hr {
    margin-bottom: 15px;
    margin-top: 0px;
    visibility: hidden;
}
.ae-cform-title {
    font-size: 26px;
    color: #ffffff!important;
}
.ae-cform-item span, a.ae-cform-not-registered-link, a.ae-cform-forgot-password-link, .ae-cform-reset-password-instructions, a.ae-cform-reset-password-login-link, a.ae-cform-reset-password-register-link, a.ae-cform-already-registered-link{
    color: #ffffff!important;
}
.parsley-custom-error-message{
    text-align: center;
    font-size: 15px;
    padding-top: 9px;
     color: #ffffff!important;
}



.ae-cform-item {
    position: relative;
    margin: 0 0 0.8em;
    margin-bottom: 5px;
}

#terms{
    color: black;
}


.ae-cform-item input[type="text"], .ae-cform-item input[type="email"], .ae-cform-item input[type="password"] {
    text-align: center!important;
}

#signup .inner .ae-cform-container .ae-cform-item input[type="submit"] {
    display:block;
    width:140px;
    background-color:#000;
    color:#cfffff;
    text-decoration:none;
    font-size:30px;
    line-height: 1;
    padding:10px;
    margin:auto;
    transition: all 0.3s;
    background-image: none;
    border: 0;
    text-shadow: none;
    text-transform: uppercase;
    color: #ffffff!important;
    border: 2px solid #ffffff!important;
    font-size: 12px;
    margin-top: 12px;
}

#signup .inner .ae-cform-container .ae-cform-item input[type="submit"]:hover {
  color:#000!important;
  background-color:#ffffff!important;
}
.ae-cform-item input[type="text"], .ae-cform-item input[type="email"], .ae-cform-item input[type="password"] {
  border-radius: 0;
  font-size: 16px;
}

.ae-cform-item input[type="text"]:focus, .ae-cform-item input[type="text"]:hover, .ae-cform-item input[type="email"]:focus, .ae-cform-item input[type="email"]:hover, .ae-cform-item input[type="password"]:focus, .ae-cform-item input[type="password"]:hover {
  box-shadow: none !important;
}


#live .inner {
	max-width: 900px;
	margin: 0px auto;
	width: auto;
	max-height: 80%;
	overflow: auto;
	min-height: 300px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	display:inline-block;
}

#social {
  overflow: scroll;
}

#social .inner {
  max-width: 900px;
  margin: 3em auto;
  width: 70%;
  overflow: auto;
}


/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: rgba(0,0,0,0);
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #000;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #000;
}

#live .inner .umg_live_table {
  width: 100%;
}

#live .inner .umg-live-no-gigs, #live .inner .umg-live-no-gigs a {
  color: #fff;
  text-transform: uppercase;
}


#live .inner .umg_live_table .umg_live_odd td, #live .inner .umg_live_table .umg_live_even td {
    padding: 10px;
    box-sizing: border-box;
    
}

#live .inner .umg_live_table .umg_live_odd td, #live .inner .umg_live_table .umg_live_even td {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    font-weight:400;
   	text-align: left;
    padding-bottom: 0px;
    padding-top: 4px;
}/* testing */
#live .inner .umg_live_table .umg_live_odd td a, #live .inner .umg_live_table .umg_live_even td a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0px;
}

.umg_live_ticket_link {
	display: inline-block;
    background: #000;
    line-height: 1;
    padding: 8px 20px 7px;
    transition: all 0.3s;
    color: #ffffff!important;
    border: 2px solid #ffffff;
    font-size: 11px;
    border-radius: 40px;
}

.umg_live_ticket_link:hover {
  	color: #000 !important;
  	background: #ffffff;
	border: 2px solid #ffffff;
}
.umg_live_rsvp {
  display: none !important;
}

#music .item .inner a, #video .item .slide-padding  {
	display: block;
	max-width: 740px;
	margin: 3em auto;
	width: 80%;
}


#music .item .inner a {
	margin: 0 auto;
}
#music .item .inner .vid {
	width: 90%;
	max-width: 700px;
}

#music .item img {
	display: block;
	width:90%;
	margin: 0 auto;
	max-width: 700px;
}
#music .item h5, #music .item a.listen-release, #video .item h5  {
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  text-decoration: none;
  margin: 0 auto 0.5em;
  text-transform: uppercase;
}

.umg_live_bit_control_bar.umg_live_bit_control_bar_top,
.umg_live_bit_control_bar.umg_live_bit_control_bar_bottom{
	display:none;
}

#music .slick-next, #music .slick-prev {
	top: 45%;
}


#music .item .inner a.listen-release {
	    position: relative;
    margin: 1em auto 0;
    width: 200px;
    display: block;
    margin-top: 25px;
    border: 2px solid;
    display: inline-block;
    font-size: 13px;
    width: auto;
    padding: 10px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 8px;
    transition: all 0.3s;
    border-radius: 40px;
    color: white;
    padding-bottom: 9px;
}
#music .item .inner a.listen-release:hover{
	background-color:#fff;
	transition: all 0.3s;
	color:black;
	 border: 2px solid #fff;
}

.slick-prev, .slick-next {
	width: 25px;
  height: 27px;
}
.slick-prev {
	left:-100px;
	z-index: 20;
}

.slick-next {
	right: -100px;
	z-index: 20;
}

.slick-next:before, .slick-prev:before {
	content:'';
  height: 27px;
	width: 25px;
  line-height: 1;
  opacity: .75;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	background-image: url('../gfx/slick-prev2.png');
	background-size: contain;
	background-position: center;
	display: block;
	background-repeat: no-repeat;
	margin: 0 auto;

}


div.video-wrapper{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
div.video-wrapper iframe{
	position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
}
.ae-cform-item .ae-cform-select select{
	 font-family: 'Goulding';
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9px;
    margin-top: 5px;
}
@media screen and (max-width: 600px) {

	.slick-next:before, .slick-prev:before {
		height: 20px;
	}
	
	#homeBit .buttons a{
		font-size: 9px;
    	padding: 5px;
    	padding-left: 10px;
    	padding-right: 10px;
        padding-top: 7px;
	}
	.slick-next {
		right: 0;
	}
	.slick-prev {
		left: 0;
	}
  #music .item h5, #music .item a.listen-release, #video .item h5  {

    font-size: 1rem;
  }

}


.slick-next:before {
	background-image: url('../gfx/slick-next2.png');
	background-size: contain;
}

#socials2{
	display: block;
    width: auto;
    text-align: center;
    float: left;
    margin-left: 25px;
    padding-top: 28px;
    position: relative;
    z-index: 1;
}
#socials2 a{
	color:#ffffff;
	margin-right:2px;
	display:inline-block;
}	
.mobile{
	display:none;
}


#shine {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url(/wp-content/themes/elliegoulding/assets2020PowerPhase2/gfx/shine.png);
    z-index: 10;
    background-size: auto 100%;
    background-position: center;
    mix-blend-mode: lighten;
    pointer-events: none;
    opacity: 1;
}




@media only screen and (max-width: 767px) {
	#middleBit{
		width: 90%;
		margin: auto;
    }
	html, body {
		height: 100%;

		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		background-color:#fff;
		 font-family: 'Goulding';
		background-position: bottom center;
	}
	h1 nav {
		max-width: 100%;
		width: 100%;
		margin: auto;
		padding-top: 0px;
		pointer-events: auto;
		clear: left;
		text-align: center;
		float: none;
		margin-left: 0px;
	}
	.umg_live_tickets{
		margin-top: 6px;
		padding-bottom:10px;
	}
	footer{
		
	}
	.tableCell{
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 0px;
	}
	
	#main .tableCell{
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		padding-top: 22px;
		padding-bottom: 0px;
	}
	h2, h4 {
		font-size: 24px;
		text-align: left;
		margin-left: 23px;		
		width:calc(100% - 50px);
	    padding-top: 10px;
	}
	#homeBit{
	    margin-left: 0px!important;
	        text-align: center;
	}
	#homeBit h2{
	    padding-top: 0px;
	    width: 100%;
	    top: 0px;
    	margin-left: 0px;
	}
	h5{
		font-size:15px;
	}
	h6{
		font-size:14px;
	}
	#links a{
		color: #ffffff;
		text-transform: none;
		text-decoration: none;
		border: 2px solid #ffffff;
		padding: 9px;
		display: inline-block;
		padding-left: 10px;
		padding-right: 10px;
		transition: all 0.3s;
		font-size: 11px;
		letter-spacing: 0px;
	}

  #signup .inner h3 {
    font-size: 60px;
  }
  #live .inner .umg_live_table .umg_live_odd td, #live .inner .umg_live_table .umg_live_even td {
    display: block;
    width: 100%;
	text-align: center;
  }

.umg-live-no-gigs p{
	font-size: 16px;
    text-transform: uppercase;
    color: #ffffff!important;
}
    #live .inner .umg_live_table .umg_live_odd td:last-of-type, #live .inner .umg_live_table .umg_live_even td:last-of-type {
      padding-bottom: 1em;
    }    
}
.homeBit, #homeBit{
	padding-top: 0px;
    width: auto;
}
#frontPageImage{
	position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    /* background-image: url('../gfx/homepage.jpg'); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#releaseLogo{
	width: 66%;
}
#completePlaylist{
		    margin-bottom: 10px!important;
		}
		
		
@media screen and (max-aspect-ratio: 8/7) {
	
}
@media only screen and (max-width: 720px) {
	.followMe, #completePlaylist{
		width: 120px!important;
		min-width: auto!important;
		font-size: 10px!important;
		padding-top: 7px!important;
		padding-bottom: 6px!important;
		margin-bottom: 5px!important;
	}
	footer {
		margin: 0px;
		text-align: center;
	}
	footer #legals{
	    text-align: center;
	    padding-bottom: 5px;
	}
	#lowerLogo{
		display:none;
	}

}



@media only screen and (max-height: 700px) {
	#title2, #album2{
		max-width:350px;
	}
}

@media only screen and (max-height: 600px) {
	#title2, #album2{
		max-width:280px;
	}
}

@media only screen and (max-width: 520px) {
	
	#live .inner .umg_live_table .umg_live_odd td a, #live .inner .umg_live_table .umg_live_even td a{
		    font-size: 10px;
	}
	h2, h4 {
		font-size: 22px;
		text-align: left;
		margin-left: 23px;
		width: calc(100% - 100px);
		
	}
	#frontPageImage{
		/* display:none; */
 	}
	#imageLeft, #imageRight{
		width:37%!important;
	}
	.mobile{
		display:block;
	}
	#socials2, .homeBit, #homeBit{
    	margin-left: 15px;
    }
    #releaseLogo{
    	width:70%;
    }

}
@media only screen and (max-width: 480px) {
	table.umg_live_table tr:after{
		display:none!important;
	}
	table.umg_live_table tr{
	    margin-bottom: 1em!important;
	}
}
@media only screen and (max-width: 460px) {
	#links a {
		color: #ffffff;
		text-transform: none;
		text-decoration: none;
		border: 2px solid #ffffff;
		padding: 9px;
		display: inline-block;
		padding-left: 7px;
		padding-right: 7px;
		transition: all 0.3s;
		font-size: 10px;
		letter-spacing: 0px;
		min-width: 110px;
	}
@media only screen and (max-width: 430px) {
	h2, h4 {
		font-size: 18px;
		text-align: left;
		margin-left: 16px;
		width: calc(100% - 100px);
		letter-spacing: 0px;
	}
	#main .tableCell{
		padding-top: 0px;
	}
	div.hamburger{
		right:0px;
	}
	#releaseLogo {
    	margin-bottom: 5px;
    }
}
@media only screen and (max-width: 375px) {
	#completePlaylist{
		font-size: 13px;
    	margin-top: 0px;
	}
	
	h2, h4 {
		position: fixed;
		top: 20px;
	}
}
@media only screen and (max-width: 360px) {
	h2, h4 {
		font-size: 16px;
		text-align: left;
		margin-left: 16px;
		width: calc(100% - 100px);
		
	}
	#main .tableCell{
		padding-top: 0px;
	}
	h2, h4 {
		position: relative;
		top: 6px;
	}	
	footer #menu-footer a{
		font-size:6px;
	}
	footer #menu-footer .umggr-evidon-cookie-choices-footer{
		font-size:6px;	
	}
	h2, h4 {
		position: fixed;
		top: 20px;
	}
}
body.open .hamburger-inner, body.open .hamburger-inner:after, body.open .hamburger-inner:before, body.open .hamburger.is-active .hamburger-inner, body.open .hamburger.is-active .hamburger-inner:after, body.open .hamburger.is-active .hamburger-inner:before, body.open .hamburger-inner, body.open .hamburger-inner:after, body.open .hamburger-inner:before, body.open .hamburger.is-active .hamburger-inner, body.open .hamburger.is-active .hamburger-inner:after, body.open .hamburger.is-active .hamburger-inner:before, body.open .hamburger-inner, body.open .hamburger-inner:after, body.open .hamburger-inner:before, body.open .hamburger.is-active .hamburger-inner, body.open .hamburger.is-active .hamburger-inner:after, body.open .hamburger.is-active .hamburger-inner:before{
	border-radius:0px!important;
}
.ae-cform-modal-container,
.ae-cform-container{
	font-family: 'Goulding'!important;
}
.ae-cform-signin-button{
	font-size: 11px!important;
	font-family: 'Goulding'!important;
}
.cform-required-field span{
	font-size: 11px!important;
	font-family: 'Goulding'!important;
}
