/*------------------------------------general-----------------------------------------*/
body{
	margin:0;
	padding:0;
	overflow-x: hidden;
}	

div, img, p, h1, h2, h3, h4, a{
	margin:0;
	padding:0;
	border:0;
}

a{
	text-decoration:none;
}

.o0{
	opacity: 0;
}

/*------------------------------------fonts-----------------------------------------*/

@font-face{
    font-family:"NeueHaas";
    font-style:normal;
	font-weight:normal;
    src: url(/fonts/NeueHaasGroteskText-Regular.woff) format('woff');
}

@font-face{
    font-family:"NeueHaas-bold";
    font-style:normal;
	font-weight:700;
    src: url(/fonts/NeueHaasDisplayBold.ttf) format('truetype');
}

@font-face{
    font-family:"vv";
    font-style:normal;
	font-weight:normal;
    src: url(/fonts/ALVVAYS-FONT.otf) format('opentype');
}

.bodyCopy {
    font-family: Arial, Helvetica, sans-serif;
}



/*------------------------------------anims-----------------------------------------*/

@keyframes bounce1 {	
		0%{transform:translateY(0);}
		50%{transform:translateY(15px);}
		100%{transform:translateY(0px);}	
}



/*------------------------------------MAIN-----------------------------------------*/

body:after {
    content: "";
    position: fixed;
    top: 0;
    height: 100vh;
    left: 0;
    right: 0;
    z-index: -1;
    background-image: url(/images/globals/paper-background.jpg);
    background-size: contain;
    background-repeat: repeat;
    background-attachment: scroll;
}

/*body{
    background-image: url(/images/globals/paper-background.jpg);
    background-size: contain;
    background-repeat: repeat;
}
*/

.headerWrpr{
	position:relative;
	width:100%;
	max-height: 300px;
	overflow: hidden;
}

.mainHeader{
	position:relative;
	width:100%;
}

#merchIcon{
	margin: 10px 8px;
	cursor: pointer;
}

.merchMenu{
	position:fixed;
	width:100vw;
	height:100vh;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	z-index: -1;
	opacity: 0;
}

.merchMenuInner{
	position:relative;
	width:100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color:#edbf79;
	opacity: 0;
}

.merchLink{
	font-family: "vv", helvetica, arial, sans-serif;
	font-size: 5vw;
	font-style: normal;
	line-height: 5vw;
	letter-spacing: 0.3vw;
	/*text-decoration: underline;*/
	color: #111;
	margin: 3% auto;
	transform: translateY(50px);
	opacity: 0;
	transition: 150ms;
}

.merchLink:hover{
		letter-spacing: 0.5rem;
}

.closeX{
	font-family:"vv", helvetica, arial, sans-serif;
	font-size:3rem;
	font-style: normal;
	color:#111;
	position:absolute;
	top: 1vw;
	right: 3vw;
	opacity: 0;
	cursor: pointer;
}

.closeX:hover{
	opacity: 0.66 !important;
}

.socialCon{
	position:relative;
	width:100%;
	height:auto;
	display: flex;
	justify-content: center;
	align-content: center;
	background-color:#111;
	z-index: 1;
}

.socialLink {
    position: relative;
    width: auto;
    height: auto;
    margin: 10px 8px;
    transition: 150ms;
}

.socialLink:hover{
	transform: scale(1.2);
}

.socialIMG{
	position:relative;
	width:auto;
	height: 22px;
}

.headerBG{
	position:relative;
	width:100%;
	height:auto;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:-2% auto 0 auto;
}

.alvvSpinner{
	position: absolute;
    width: 380px;
    top: 3vw;
    left: 3vw;
}

.posit{
	position: absolute;
    width: 440px;
    top: 4vw;
    right: 3vw;
}

.mainContainer{
	position:relative;
	z-index: 1;
}

.mainTitle{
	position: relative;
    width: 10%;
    max-width: 300px;
    margin: 30px auto -30px auto;
    display: block;
}

.mainCols{
	position:relative;
	display:grid;
	grid-template-columns: 70% 30%;
}

.seatedCon{
	position: relative;
    /*max-height: 4300px;*/
    overflow: hidden;
}

#seated-55fdf2c0{
	font-family:"NeueHaas", helvetica, arial, sans-serif;
    font-size: 1.1rem;
	letter-spacing: 0.06rem;
	position: relative;
    margin: 4vw 4vw;
}

.seated-event-date-cell {
    /*font-family: "NeueHaas-bold";*/
    font-size: 1.2rem;
    letter-spacing: 0.07rem;
    margin: 0 0 5px 0;
    text-transform: uppercase !important;
}

.seated-event-venue-cell {
    margin: 5px 0;
}

.seated-event-details-cell {
    opacity: 1 !important;
    font-size: 1rem;
}

.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: #fff !important;
    border: 2px solid rgba(0, 0, 0, 1) !important;
    background: rgba(0, 0, 0, 1) !important;
    padding: 15px 10px !important;
    transition: 150ms !important;
}

.seated-event-link:hover, .seated-event-link1:hover, .seated-event-link2:hover, .seated-event-link3:hover {
    color: #000 !important;
    border: 2px solid rgba(255, 255, 255, 1) !important;
    background: rgba(255, 255, 255, 1) !important;
}



.Intro-content .sqs-col-12>.sqs-block:not(.float):not(.sqs-float-left):not(.sqs-float-right):not(.sqs-block-gallery):not(.sqs-block-image):not(.sqs-block-video):not(.sqs-block-map):not(.sqs-block-calendar):not(.sqs-block-menu):not(.sqs-block-tourdates):not(.sqs-block-summary-v2):not(.sqs-block-archive):not(.sqs-block-instagram), .Main:not(.Main--events-list):not(.Main--events-item):not(.Main--blog-list) .Main-content .sqs-layout .sqs-col-12>.sqs-block:not(.float):not(.sqs-float-left):not(.sqs-float-right):not(.sqs-block-gallery):not(.sqs-block-image):not(.sqs-block-video):not(.sqs-block-map):not(.sqs-block-calendar):not(.sqs-block-menu):not(.sqs-block-tourdates):not(.sqs-block-summary-v2):not(.sqs-block-archive):not(.sqs-block-instagram), .tweak-blog-list-style-stacked .BlogList--posts-full .sqs-layout .sqs-col-12>.sqs-block:not(.float):not(.sqs-float-left):not(.sqs-float-right):not(.sqs-block-gallery):not(.sqs-block-image):not(.sqs-block-video):not(.sqs-block-map):not(.sqs-block-calendar):not(.sqs-block-menu):not(.sqs-block-tourdates):not(.sqs-block-summary-v2):not(.sqs-block-archive):not(.sqs-block-instagram), .Index-page .sqs-layout .sqs-col-12>.sqs-block:not(.float):not(.sqs-float-left):not(.sqs-float-right):not(.sqs-block-gallery):not(.sqs-block-image):not(.sqs-block-video):not(.sqs-block-map):not(.sqs-block-calendar):not(.sqs-block-menu):not(.sqs-block-tourdates):not(.sqs-block-summary-v2):not(.sqs-block-archive):not(.sqs-block-instagram), .Footer-blocks--top .sqs-col-12>.sqs-block:not(.float):not(.sqs-float-left):not(.sqs-float-right):not(.sqs-block-gallery):not(.sqs-block-image):not(.sqs-block-video):not(.sqs-block-map):not(.sqs-block-calendar):not(.sqs-block-menu):not(.sqs-block-tourdates):not(.sqs-block-summary-v2):not(.sqs-block-archive):not(.sqs-block-instagram), .Footer-blocks--bottom .sqs-col-12>.sqs-block:not(.float):not(.sqs-float-left):not(.sqs-float-right):not(.sqs-block-gallery):not(.sqs-block-image):not(.sqs-block-video):not(.sqs-block-map):not(.sqs-block-calendar):not(.sqs-block-menu):not(.sqs-block-tourdates):not(.sqs-block-summary-v2):not(.sqs-block-archive):not(.sqs-block-instagram), .tweak-footer-layout-stacked .Footer-blocks--middle .sqs-col-12>.sqs-block:not(.float):not(.sqs-float-left):not(.sqs-float-right):not(.sqs-block-gallery):not(.sqs-block-image):not(.sqs-block-video):not(.sqs-block-map):not(.sqs-block-calendar):not(.sqs-block-menu):not(.sqs-block-tourdates):not(.sqs-block-summary-v2):not(.sqs-block-archive):not(.sqs-block-instagram) {
    width: 90% !important;
}

#mc_embed_signup {
    max-width: 300px;
}

#mc_embed_signup_scroll h2{
	font-family:"NeueHaas", helvetica, arial, sans-serif;
}

.mc-button {
	font-family:"NeueHaas", helvetica, arial, sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: 0.06rem;
    border-radius: 3px;
    padding: 18px 24px !important;
    font-size: 12px;
    transition: 150ms;
}

.mc-button:hover{
	color: #000 !important;
    background: rgba(255, 255, 255, 1) !important;
}



/*------------------------------------------------MEDIAQS-----------------------------------------------------*/
/*------------------------------------------------MEDIAQS-----------------------------------------------------*/
/*------------------------------------------------MEDIAQS-----------------------------------------------------*/
/*------------------------------------------------MEDIAQS-----------------------------------------------------*/
/*------------------------------------------------MEDIAQS-----------------------------------------------------*/
/*------------------------------------------------MEDIAQS-----------------------------------------------------*/
/*------------------------------------------------MEDIAQS-----------------------------------------------------*/
/*------------------------------------------------MEDIAQS-----------------------------------------------------*/


/*------------------------------------------------------1460px----*/

@media (min-width:0px) and (max-width:1460px){


.alvvSpinner{
	width:380px;
	top: 6vw;
	left: 3vw;
}

.posit{
	width:420px;
	top: 7vw;
	right: 3vw;
}


}



/*------------------------------------------------------1200px----*/

@media (min-width:0px) and (max-width:1200px){

.alvvSpinner{
width:300px;
}

.posit{
	width:360px;
}

#mc_embed_signup {
    max-width: 220px;
}

}


/*------------------------------------------------------iPad-Pro----*/

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {



}



/*------------------------------------------------------1000px----*/

@media (min-width:0px) and (max-width:1000px){

.alvvSpinner{
	width:260px;
}

.posit{
	width:280px;
}


}


/*------------------------------------------------------912px----*/

@media (min-width:0px) and (max-width:912px){

.merchMenuInner {
    height: 70%;
}


.mainTitle {
    width: 16%;
    margin: 30px auto -20px auto;
}

.mainCols {
    display: flex;
    flex-direction: column;
    grid-gap: 50px;
}

.mailchimpCon{
	padding: 0 0 18% 18%;
}

#mc_embed_signup {
    max-width: 75%;
}

}



/*------------------------------------------------------769px----*/

@media (min-width:0px) and (max-width:769px){

/*.seatedCon {
    max-height: 4800px;
}
*/
}


/*------------------------------------------------------660px----*/

@media (min-width:0px) and (max-width:660px){

.merchMenuInner {
    height: 50%;
}

.merchLink {
    font-size: 7vw;
    line-height: 8vw;
    letter-spacing: 0.5vw;
}

.closeX {
    top: 4vw;
    right: 6vw;
}

.alvvSpinner {
    width: 160px;
    top: 10vw;
    left: 1vw;
}

.posit {
    width: 170px;
    top: 12vw;
    right: 1vw;
}	

.mainTitle {
    width: 30%;
    margin: 40px auto -20px auto;
}

/*.seatedCon {
    max-height: 6700px;
}*/

.seated-event-row {
    margin: 10px 0;
}

}


/*------------------------------------------------------375px----*/

@media (min-width:0px) and (max-width:375px){

}


/*------------------------------------------------------320px----*/

@media (min-width:0px) and (max-width:320px){

}
