@import url("//hello.myfonts.net/count/3afc82");


@font-face {font-family: 'Plantin';src: url('webfonts/3AFC82_0_0.eot');src: url('webfonts/3AFC82_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3AFC82_0_0.woff2') format('woff2'),url('webfonts/3AFC82_0_0.woff') format('woff'),url('webfonts/3AFC82_0_0.ttf') format('truetype');}


html{
	xheight:100vh;
}
body{
	margin:0;
	padding:0;
	background: #000000;
	min-height: 97vh;
	position: relative;

	font-family: 'Plantin', serif;
	font-size:1em;
	font-weight:100;
	line-height:1.7em;
	color:black;
	text-align:center;
    color: #ffffff;
}
ul{
	margin:0;
	padding:0;
}
#lightning{
	position:absolute;
	top:2vh;
	right:2vw;
}
@keyframes flash {
 0% { opacity: .3; }
 100% { opacity: 1; }
}
#lightning:hover{
	animation: flash 0.2s infinite;
}
#lightning img{
	width:20px !important;
	height: auto;
}
#content{
	width:90%;
	padding:8% 4%;
	margin:auto;
	max-width:1400px;
	opacity:0;
}
#shrines #content{
	text-align:left;
}
a{
	color:#ffffff;
	text-decoration:none;
	transition: 0.4s ease-out;
}
a:hover{
	color:#dddddd;
}

h1{
	letter-spacing: 10px;
	font-weight: normal;
	text-transform: uppercase;
	padding:2vh;
	display: none;
}
#nav{
	list-style:none;
	width:10vw;
	padding:0;
	margin:0;
	/* text-transform: uppercase; */
	letter-spacing: 5px;
	position: absolute;
	top:2vh;
	left:2vw;
}
#lyricslinks{
	position: absolute;
	top:5vh;
	right:2vw;
	text-align: right;
	line-height: 1.5em;
}
#nav li{
	/* width:20%; */
	text-align: left;
	padding:0 2%;
	vertical-align: middle;
}
#nav li:last-child{
	margin-right:0;
}
#nav li img{
	width:100%;
	height:auto;
}
@-webkit-keyframes fade {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
@keyframes fade {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
@-webkit-keyframes fade2 {
	0% {
		opacity:0;
		margin-top:20px;
	}
	50% {
		opacity:0;
		margin-top:20px;
	}
	100% {
		opacity:1;
		margin-top:0px;
	}
}
@keyframes fade2 {
	0% {
		opacity:0;
		margin-top:20px;
	}
	50% {
		opacity:0;
		margin-top:20px;
	}
	100% {
		opacity:1;
		margin-top:0px;
	}
}
#nav {

	opacity: 1;
}
#socialicons{
	text-align:left;
	padding-top: 15px;
}
#content {
	-webkit-animation-name: fade2;
	-webkit-animation-timing-function: linear;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: 1;
	x-webkit-animation-delay: 2s;
	-moz-animation-name: fade2;
	-moz-animation-timing-function: linear;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: 1;
	x-moz-animation-delay: 2s;
	-animation-name: fade2;
	-animation-timing-function: linear;
	-animation-duration: 2s;
	-animation-iteration-count: 1;
	x-animation-delay: 2s;
	opacity: 1;
}
#content table{
	width:80%;
	margin:auto;
}
.date{
	text-align:left;
}
.tickets{
	text-align:right;
}
#socials{
	list-style:none;
	margin:4% 0 0 0;
	padding:0;
}
#socials li{
	display:inline-block;
	width:18%;
	max-width:50px;
	margin:1%;
}
#socials li img{
	width:100%;
	height:auto;
}
.row{
	overflow:hidden;
	margin-bottom:3%;
}
.item{
	width:29.3%;
	float:left;
	text-align: justify;
	padding:2%;
}
h2{
	letter-spacing: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
h3{
	letter-spacing: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
}
h4{
	letter-spacing: 5px;
	font-weight: normal;
	text-transform: uppercase;
}
.item h2{
	text-align:center;
}
.small {
	font-size:0.5em;
}
.item a img{
	width:100%;
	max-width:160px;
	height:auto;
	float:right;
	opacity:1;

	transition: 0.4s ease-out;
}
.item a:hover img{
	opacity:0.5;
}
.item .spacer{
	display: inline-block;
	width:10px;
}
#info{
	display:none;
}
ol{
	list-style:none;
	margin:0;
	padding:0;
}
#packshot{
	width:100%;
	max-width:300px;
	height:auto;
	margin:0 auto 30px;
	display:inline;
}
p{
	margin-bottom:40px;
}
#home{
	/* position: absolute;
top: 50%;
transform: translate(0, -50%); */
/* width:100vw;
width: 100vw; */
    min-height: 94vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#album iframe{
	width:100%;
	max-width:853px;
	margin: 20px 0;
}
#album h2{
	margin-top:0;
}
#footer{
	text-transform: lowercase;
}
#preorder {
	border:1px solid black;
	padding:5px 10px;
	display:inline-block;
}
#socialicons_mob{
	display:none;
}
#lyrics_shrines:hover{
	color: #87b59b;
}
#lyrics_ae:hover{
	color: #f4b0a5;
}
#anothereternity{
background: #f5ebea;
background: -moz-linear-gradient(top,  #f5ebea 0%, #f4b0a5 10%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5ebea), color-stop(10%,#f4b0a5));
background: -webkit-linear-gradient(top,  #f5ebea 0%,#f4b0a5 10%);
background: -o-linear-gradient(top,  #f5ebea 0%,#f4b0a5 10%);
background: -ms-linear-gradient(top,  #f5ebea 0%,#f4b0a5 10%);
background: linear-gradient(to bottom,  #f5ebea 0%,#f4b0a5 10%);
	color:white;
	font-family: helvetica, sans-serif;
}
#anothereternity a{
	color: white;
}
#anothereternity a:hover{
	color: black;
}
#anothereternity .item h2, #shrines .item h2{
	text-align: left;
	text-transform: lowercase;
}
#shrines{
	background:black;
	color: #87b59b;
	font-family: times, serif;
	text-transform: uppercase;
	letter-spacing: 0;
}
#shrines h2{
	letter-spacing: 0;
	color: #f3b28a;
	text-transform: uppercase !important;
}
#shrines .item{
	text-align: left;
}
#shrines a{
	color: #87b59b;
}
#shrines a:hover{
	color: #f3b28a;
}
.seated-events-table{
	margin:4vh;
}
.seated-event-description-cells{
	text-align: left;
}
#tsandcs{
	line-height: 2em;
}
#download{
	border:1px solid black;
	padding:10px;
	display:none;
}
@media screen and (max-width: 760px) {
	#content table{
		width:100%;
		margin:auto;
	}
	#socials li{
		max-width:30px;
	}
	#nav{
		width:96vw;
	}
	#nav li{
		display:inline;
		width:inherit;
		xtext-align: center;
		padding:0 1%;
		vertical-align: middle;
        text-transform: lowercase;
	}
	#nav li span{
		font-size:0.75em;
	}
	.item{
		width:96%;
		float:none;
		text-align: justify;
		padding:2%;
	}
	#socialicons{
		display:none;
	}
	#socialicons_mob{
		/* display: block;
		text-align:center;
		position: absolute;
		bottom:5vh; */
		width:100vw;
		/* letter-spacing: 10px; */

        
        display: flex;
        justify-content: center;
        width: 100% !important;
		margin-bottom: 40px;
	}

    #socialicons_mob a {
        margin: 0 5px;
    }
}


.logo img {
    width: 600px;
    max-width: 90%;
    margin-bottom: 60px;
	width: 470px;
}

.mailinglist iframe {
    max-width: 90%;
}

.outer_wrap {
    display: flex;
    flex-direction: row;
	/* justify-content: space-between; */
}

/*
#content {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 90%;
} */

div#seated-55fdf2c0 {
    width: 90%;
	margin: 0 auto;
}

#nav {
	width: 140px;
    /* left: 23px; */
	/* margin-left: 23px; */
	position: relative;
}

.logo {
    margin: 0 auto;
    position: relative;
    padding-top: 30px;
}

#socialicons a {
    padding-right: 5px;
}

#home {
    justify-content: flex-start;
    padding-top: 5vh;
	min-height: 80vh;
}

.content_wrap.home_wrap {
    width: 80vw;
	margin: 0 auto;
}

/*
#content, #home {
	width: calc( 100vw - 163px);
} */


.content_wrap.tour_wrap {
    width: 80vw;
    margin: 0 auto;
    min-height: 60vh;
    margin-top: 10vh;
}

.logo.nav_logo img {
    margin-bottom: 20px !important;
    max-width: 120px;
}

.nav_logo_mobile {display: none;}

.logo.nav_logo {
    padding-top: 10px;
}

.row.row_lyrics {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
    gap: 30px;
    width: 76vw;
}

.row.row_lyrics .item {
    width: 96%;
}

.release_wrap, .video_wrap {
    margin: 0 auto 50px;
    position: relative;
	max-width: 100%;
}

.video-embed {
    position: relative;
    margin: 0 auto;
    width: 580px;
    max-width: 90%;
}


.video_wrap iframe {
    border: 1px #333333 solid;
} 

/* iframe responsive */
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}


.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0px;
} 

.release_wrap .release_wrap_cover img {
    width: 520px;
    margin: 0 auto 20px;
	max-width: 100%;
}

.release_wrap_btn a {
    border: 2px #ffffff solid;
    padding: 9px 15px 9px;
    font-size: 18px;
    color: #ffffff;
    transition: all 0.5s ease;
    background: transparent;
    font-weight: 400;
    text-transform: lowercase;
    border-radius: 7px;
    width: 170px;
    display: block;
    margin: 0 auto;
}

.release_wrap_btn a:hover {
    border: 2px #000000 solid;
    color: #000000;
	background: #ffffff;
}

.mailinglist {
    margin: 0 auto 60px;
}

@media screen and (max-width: 1180px) {
.row.row_lyrics h2 {
    letter-spacing: 5px;
}
}

@media screen and (max-width: 980px) {
.row.row_lyrics {
    grid-template-columns: repeat(auto-fill, minmax(44%, 1fr));
	width: 70vw;
}
#lyricslinks {
    letter-spacing: 7px;
}
}




@media screen and (max-width: 760px) {
.row.row_lyrics {
    grid-template-columns: repeat(auto-fill, minmax(90%, 1fr));
	width: 60vw;
}
#lyricslinks {
    letter-spacing: 5px;
	font-size: 1.2em;
}
.logo {
    padding-top: 60px;
	padding-top: 15px;
}
#home {
    padding-bottom: 60px;
}
#content, #home {
    min-height: 80vh;
}
.seated-events-table {
    margin-left: 0;
    margin-right: 0;
}
ul#nav {
    letter-spacing: 3px;
	letter-spacing: 1.5px;
	width: 94vw;
}

.outer_wrap {
    flex-direction: column;
}

#lyricslinks {
    position: relative;
}
.logo.nav_logo {
    margin: 0 auto;
    text-align: center;
}

.logo.nav_logo img {
	margin-bottom: 0px !important;
}

.nav_logo_mobile {display: block;}
.nav_logo_desktop, .nav_logo_outer {display: none;}

p {margin-bottom: 15px;}

.mailinglist iframe {
    max-width: 100%;
}

.mailinglist iframe {
    width: 480px !important;
	max-width: 90% !important;
}

.release_wrap .release_wrap_cover img {
	max-width: 90%;
}

}

@media screen and (max-width: 560px) {

}

@media screen and (max-width: 400px) {
ul#nav {
    letter-spacing: 1px;
}
#nav li {
    padding: 0px 3px;
}
}