/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 310px;
  margin-left: 0;
  margin-right: 0;
    color: #681F61;
    
     font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

	 background:  #F0404F;
}


.container-fluid {
	padding-right: 0;
	padding-left: 0;
}
html, body { overflow-x: hidden; }
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer h1ere */
  height:310px;
  /*   background-color: #f5f5f5; */
}


@media (max-width: 420px) { 
	.footer {height: 400px;}
	body {margin-bottom: 400px;}
	
}


p {
	color: #681F61;
/* 	font-weight: 200; */
}

b, strong {
/*     font-weight: 500; */
}


a {
	color: #F2E7B2;
}
 
 ul {
	     list-style-type: square;
 }
 
 ul li {
	 font-weight: 400;
 }
@media (min-width: 992px) {
	.container {
		width: 960px;
	}
}

h1 {
font-family:"BuiltTitlingSb-Regular";

    color: #681F61;

}
h3 {
font-family:"BuiltTitlingSb-Regular";

    color: #681F61;

}

.col-centered{
    float: none;
    margin: 0 auto;
}

.body-wrapper {
	padding-bottom: 30px;
	background:#F1404F;
}


hr.stars {
    height: 15px;
    border: none;
    background: url('../img/hr-star.png') repeat-x 50% 50%;
}

.featherlight .featherlight-content {
		background: #F1404F;
	
}


div.red-divider {
	background: url('../img/red-dots-800.png');
	width: 400px;
	height: 10px;
	background-size: 100% 100%;
	margin: 0 auto;
}
/* HEADER STYLES */


img.skullgraphic {
    width: 60px;
    margin-right: 15px;
}
.header-wrapper {
		height: 280px;
	background: url('../img/2018/purple-gradient.png');
	background-size: auto 100%;

	background-repeat: repeat-x;
/*     padding-top: 35px; */
    
	position: relative;
	width: 100%;
}

.header-logo {
	width: 400px;
/* 	height: 193px; */
	height: 100%;
	background-image: url('../img/2018/2018logo.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
/* 	background-attachment: fixed; */
background-position: 50% 36px;
/* padding-top: 20px; */
	

}

@media (max-width: 400px) {
	.header-logo {
		width: 100%;

	}
}
.header-logo-link {
	padding-top: 40px;
}

.header-stars {
	width: 100%;
	height: 100%;
	background-image: url('../img/2018/starsgroup.png');
	background-position: center center;
	background-size: 100% auto;
	background-repeat: repeat-x;
	position: absolute;
	padding-top: 55px;

}

.header-bats {
	width: 100%;
	height: 100%;
	background-image: url('../img/header-bats.png');
	background-position: center center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	position: absolute;
	padding-top: 55px;

}

/*
@media (max-width: 510px) {
	.header-bats {
		width: 130%;
	}
}
*/

.header-moon {
	width: 100%;
	height: 100%;
	background-image: url('../img/header-moon.png');
	background-position: center center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	position: absolute;
	padding-top: 55px;

}

.header-clouds {
	width: 100%;
	height: 100%;
	background-image: url('../img/header-clouds.png');
	background-position: center center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	position: absolute;
	padding-top: 55px;
}
/* NAVBAR */


.home-nav {
/* 	margin-bottom: -8px; */
}
.acmf-navbar {
background-color: #ef4050;
box-shadow: none;
border: none;	
border-radius: 0;
margin-bottom: 0;
}

.acmf-navbar .navbar-nav>li>a {
	  font-family: 'BuiltTitlingSb-Regular';	
	color: #f2e7b2;
	font-size: 28px;
	text-transform: uppercase;
}

.acmf-navbar .navbar-nav>li>a:hover {
	color: #fed684;
}


.navbar-default .navbar-toggle .icon-bar {
	background-color: #f2e7b2;
}

.navbar-default .navbar-toggle {
    border: none;
}

div#navbar {
    text-align: center;
}

ul.nav.navbar-nav {
	display: inline-block;
	float: none;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}

ul.nav.navbar-nav li.page-item-202, ul.nav.navbar-nav li.page-item-20, ul.nav.navbar-nav li.page-item-30, ul.nav.navbar-nav li.page-item-259 ,li.page_item.page-item-259{
	display: none;
}



/* BORDER PATTERN */

.border-pattern {
	width: 100%;
	background-size: 100% auto;
	height: 76px;
	background-repeat: repeat-x;
}

.border-pattern.top.blue {
	background: url('../img/top-edge-blue.png');
	background-size: AUTO 30PX;	
}
.border-pattern.bottom.blue {
	background: url('../img/bottom-edge-blue.png');
	background-size: AUTO 30PX;
}

.border-pattern.bottom.red {
	background: url('../img/2018/drip-top.png');
	background-size: AUTO 76PX;	
}


.border-pattern.top.red {
	background: url('../img/2018/drip-bottom.png');
	background-size: AUTO 76PX;	
}

/* PAGE HEADING */



.new-heading {
	background: #681E61;
}

.new-heading h1 {
	font-family:"ChineseRocksRg-Regular";
	color: #F2404F;
	text-align: center;
	font-size: 54px;
	margin: 40px 0 25px;
}

.new-heading h1.home-heading a {
	color: #F2404F;
}

.buy-here-button {
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.home-benefiting {
		margin: 20px 0;

	}
	
	.new-heading .dates-venue {
		width: 360px;
		}

	.new-heading .dates-venue.thankyou {
		width: 600px;	}

@media (max-width: 800px) {
	.new-heading h1.home-heading a {
	font-size: 40px;
	}
	
	.new-heading .dates-venue {
		width: 80%;
		height: auto;

	}
	
	.home-presale {
		width: 80%;
	}
	
	.home-benefiting {
		width: 80%;

	}
		.new-heading .dates-venue.thankyou {
		width: 500px;	}
}
	
@media (max-width: 500px) {
		.new-heading .dates-venue.thankyou {
		width: 300px;	}
}

.page-heading {
	width: 100%;
	position: relative;
}
.page-heading h1 {
	display: block;
	font-size: 60px;
	text-align: center;
	margin-bottom: 20px;
	text-transform: uppercase;
}


/* HOMEPAGE STYLES */


.presale-signup {
	  font-family:"ChineseRocksRg-Regular";
	  font-size: 20px;
}
.heading-row.home-heading-row {
	padding-top: 0;
}
/*
.home-header img {
	text-align: center;
	width: 60%;
	height: auto;
	margin: 1px 20% 0px;
}
*/

.home-header .home-banner {
	text-align: center;
	width: 60%;
	height: auto;
	margin: 1px 20% 0px;
}

.home-header .home-banner img {
	width: 32.5%;
	float: left;
}

@media (max-width: 510px) {
	.home-header .home-banner {
		width: 90%;
		margin: 1px 5% 0px;
	}
}
.home-header h2 {
	color: #fff;
/* 	font-family: 'SignPainter', sans-serif; */
	text-align: center;
	font-size: 30px;

		margin-bottom: 14px;
}




.home-header h1 {
	margin-top: 0;
	color: #fff;
	text-shadow: none;

}
.home-header h1 sup {
	    top: -0.7em;
	    font-size: 50%;
}
.home-header .star {
	width: 25px;
	height: 25px;
	margin-left: 8px;
	margin-right: 10px;
}

h2.tickets-link {
    text-align: center;
    padding: 0 0 4px 0;
    font-size: 44px;
    margin: 10px 0 30px 0;
}
h2.tickets-link a {
/*     font-family: 'SignPainter', sans-serif; */
    letter-spacing: 2px;
    color: #b63a7f;
/*     text-shadow: -3px 2px 0px #547e8a; */
    /* filter: dropshadow(color=#547e8a, offx=-4, offy=3); */
    text-decoration: none;
    text-align: center;
    padding: 4px 24px;
    border-radius: 6px;
/*     background: -webkit-linear-gradient(top, #4a8faa 0%,#71939b 100%); */
    color: #fff;
    border: 2px solid #fff;
}
h2.tickets-link a:hover {
/* 	background: -webkit-linear-gradient(top, #71939b 0%, #7ca1aa 100%); */
	color: #c1227b;
	    border: 2px solid #c1227b;
	
}


.heading-row {
	background: #ef4050;

/* 	background: url('../img/crowd-bg2.jpg'); */
	background-size: cover;
	    padding: 23px 0 0;
	    margin-top: -22px;
}



.email-subscribe {
	text-align: center;
	margin-bottom: 40px;
}

input.tfly-email-subscribe-submit, input#ss-submit {
    border: none;
    PADDING: 5PX 10PX;
    text-transform: uppercase;
    font-weight: 500;

    background: #fed684;
    font-family: 'YAA Type';
    border-radius: 3px;
    font-weight: bold;
    color: #fff;
}



input.tfly-email-subscribe-text, input#entry_1642723485{
	border: none;
    padding: 5px 6px;
    width: 186px;
    font-weight: 500;
    color: #8A8A8A;
}


@media (max-width: 420px) {
	.home-header h2 {font-size: 20px;}
	.home-header .star {width: 18px; height: 18px;}
	.home-header h1 {font-size: 36px;}
	h2.tickets-link {font-size: 22px;}
	h2.tickets-link a {padding:4px 15px;}
	input.tfly-email-subscribe-submit {margin-top: 10px;}
	.newsletter-row h1 {font-size: 30px;}
}



.home-cta {
	background: #217b99;
	color: #fed684;
}
.home-cta-text h2 {
	 font-family: 'YAA Type';
	    text-align: justify;
    text-justify: inter-word;
}

.home-cta-text img {
		width: 80%;
	height: auto;
	margin: 0 10%;
	    padding-top: 68px;
}

img.skeleton {
	width: 25%;
	height: auto;
	padding-right: 5%;
}

img.early-tickets-cta {
	width: 68%;
	height: auto;
}



.newsletter-cta {
	height: 150px;
	margin-top: 30px;
	margin-bottom: 60px;
}

.newsletter-cta .ghost-right {
	height: 140px;
	width: auto;
	position: absolute;
	right: 0;
	padding-right: 2px;
}


.newsletter-cta .ghost-left {
	height: 140px;
	width: auto;
	position: absolute;
	left: 0;
	padding-left: 2px;
}



.newsletter-cta h2, .newsletter-cta h3 {
		 font-family:"ChineseRocksRg-Regular";
	 text-align: center;
}

.newsletter-cta h2 {
	font-size: 58px;
}

.newsletter-cta h3 {
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 24px;
}

@media (max-width: 510px) {
	.newsletter-cta .ghost-left, .newsletter-cta .ghost-right {
		height: 80px;		
	}
	.newsletter-cta h2 {
    	font-size: 30px;
	}
	.newsletter-cta h3 {
    	font-size: 25px;
	}
	
}


.newsletter-cta .email-subscribe input.tfly-email-subscribe-text, input#entry_1642723485 {
	background: #F2E7B2;
/* 	 font-family: 'YAA Type';	 */
	 color: #681F61;
}


.newsletter-cta .email-subscribe input.tfly-email-subscribe-submit, input#ss-submit {
	background: #631D5C;
	font-family: 'BuiltTitlingSb-Regular';
	border-radius: 3px;
	font-weight: bold;

	
}



/* ABOUT US PAGE */

.about-copy {
	font-family: 'Amatic SC';
	font-size: 36px;
	text-align: justify;
}

.about-copy strong {
	font-size: 40px;
}



/* CONTACT PAGE */
h2.contact-title {

font-family:"BuiltTitlingSb-Regular";

    color: #681F61;
    letter-spacing: 0;

    text-transform: uppercase;
    text-align: center;
	
}

.contact-body {
	text-align: center;
	text-align: center;
}

/* LINEUP PAGE */

.current-lineup-wrapper {
	margin-top: 30px;
}

.lineup-day {
	text-align: center;
	text-transform: uppercase;
/* 	font-weight: bold; */
	margin-bottom: 0;
	    font-family: 'BuiltTitlingSb-Regular';
	    font-size: 40px;
}

.lineup-date {
	text-align: center;
	text-transform: uppercase;
/* 	font-weight: bold; */
	margin-top: 0;
    font-size: 25px;
        font-family: 'BuiltTitlingSb-Regular';
        margin-bottom: 0;
}


.buy-tickets-button {
text-align: center;
    margin: 0 auto;
    display: block;
    height: 45px;
    width: auto;
    margin-top: 20px;
}

/* PRE LAUNCH LINEUP STYLES BEGIN */

.lineup-soon {
	font-family:"BuiltTitlingSb-Regular";
	text-align: center;
	font-size: 40px;
}
/* PRE LAUNCH LINEUP END */

.day-lineup ul {
	list-style: none;
	text-align: center;
	margin-left: 0;
	padding-left: 0;
	margin-top: 20px;
}
.day-lineup ul li {
	display: inline;
	font-weight: bold;
}

@media (max-width: 510px) {
	.day-lineup ul li {
	display: block;
	}
	.day-lineup ul li:first-child {
	padding-right: 0;
	}
	ul.lineup-row li {
    display: block;
	}
	ul.lineup-row li.lineup-dot {
		display: none;
	}
}
.day-lineup ul li:first-child {
	padding-right: 30px;
}
.day-lineup ul li a {
/* 	font-family: 'SignPainter', sans-serif; */
	font-size: 20px;
}
.day-lineup h2 {
	text-align: center;
		font-size: 20px;
		font-weight: bold;
}

.day-lineup h2 a {
/* 	font-family: 'SignPainter', sans-serif; */
	
}


div.lineup-header h1 {
	margin-bottom: 0px;
}
h3.past-lineups-intro {
	display: inline-block;
	text-align: center;
}
ul.past-lineups {
	    list-style-type: none;
    margin: 0 0 20px;
    padding: 0;
	text-align: center;
	
}

ul.past-lineups li {
    display: inline-block;
/*     font-family: 'SignPainter', sans-serif; */
    font-size: 20px;
    padding: 0 4px 0 0;
}


ul.past-lineups li a:hover {
	text-decoration: none;
}

ul.past-lineups li.intro {
	color: #4a8faa;
}

@media (max-width: 420px) {
	ul.past-lineups li.intro {
		width: 100%;
	}	
}


/*
ul.lineup-row {
	list-style-type: none;
    text-align: center;
    margin: 0 auto;
    padding: 0px;
    border:1px solid red;
    display:table;
    overflow: hidden;
}
ul.lineup-row li{
    float: left;
    padding: 2px;
    width: 150px;
    margin-left: auto ;
    margin-right: auto ;
}
*/
/*

ul.lineup-row {
display: table;
width: 100%;
list-style: none;
padding: 0;
margin: 0 0 10px;

display: -webkit-flex; 
display: flex;
justify-content: space-between;
webkit-justify-content: space-between;
}
*/

ul.lineup-row {

/* width: 100%; */
list-style: none;
padding: 0;
margin: 0 0 10px;
text-align:center;

}

ul.lineup-row li {
display: inline;
}

ul.lineup-row li a {
display: inline;
}

ul.lineup-row li:last-child {
	display: none;
}

ul.lineup-row li a {
display: block;
/*   font-family: 'Bebas Neue'; */
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
/*   text-align: justify; */
/*
color: #3f4146; 

	  transition: color 500ms ease;
*/
	
	    font-family: 'BuiltTitlingSb-Regular';
    color: #f2e7b2;
}

ul.lineup-row li a:hover {
/* 	color: #c1227b; */
	text-decoration: none;
	
}

li.lineup-dot img {
	    width: 20px;
    height: auto;
    padding-bottom: 25px;
}

.lineup-star {
	vertical-align: top;
    margin-top: 7px;
    width: 18px;
    height: 18px;
        margin-right: 3px;
	
}

/*    row 1 */

ul.lineup-row:nth-child(1) li a {
	font-size: 48px;
display: inline-block;

}

/*
ul.lineup-row:nth-child(1) li:nth-child(1) a {
	color: #6ab1b0;
}
ul.lineup-row:nth-child(1) li:nth-child(3) a {
	color: #267a97;
}
ul.lineup-row:nth-child(1) li:nth-child(5) a {
	color: #355359;
}
*/


ul.lineup-row:nth-child(1) .lineup-dot {
    margin-top: 17px;
    font-size: 20px;
}

/*
ul.lineup-row:nth-child(1) li:nth-child(3) {
    padding-right: 10px;
} 
*/

/*
ul.lineup-row:nth-child(1) li:nth-child(9) span span:after {
   content: "+ special guests";
}
*/

/*
ul.lineup-row:nth-child(1) li:nth-child(9) span  {
    font-size: 18px;
    display: block;
    text-align: center;
    margin-top: -10px;
    margin-bottom: -10px;
}
*/


ul.lineup-row:nth-child(2) li a {
	font-size: 38px;
display: inline-block;

letter-spacing: 0px;
}

ul.lineup-row:nth-child(2) li.lineup-dot img {
    width: 18px;
    padding-bottom: 20px;
    }


  
ul.lineup-row:nth-child(3) li a {
	font-size: 34px;
display: inline-block;

}

ul.lineup-row:nth-child(3) li.lineup-dot img {
width: 17px;
    height: auto;
    padding-bottom: 17px;
}  

/* row 3 */
ul.lineup-row:nth-child(4) li a {
	font-size: 30px;
display: inline-block;

}

ul.lineup-row:nth-child(4) li.lineup-dot img {
width: 17px;
    height: auto;
    padding-bottom: 17px;
}  


/* row 4 */
ul.lineup-row:nth-child(5) li a {
	font-size: 26px;
display: inline-block;

}

ul.lineup-row:nth-child(5) li.lineup-dot img {
width: 12px;
    height: auto;
    padding-bottom: 14px;
}  



/* row 5 */
ul.lineup-row:nth-child(6) li a {
	font-size: 22px;
display: inline-block;
}

ul.lineup-row:nth-child(6) li.lineup-dot img {
	width: 12px;
    height: auto;
    padding-bottom: 12px;
}  

/* row 7 */
ul.lineup-row:nth-child(7) li a {
	font-size: 18px;
	display: inline-block;
}

ul.lineup-row:nth-child(7) li.lineup-dot img {
	width: 17px;
    height: auto;
    padding-bottom: 17px;
}  

/* row 8 */
ul.lineup-row:nth-child(8) li a {
	font-size: 26px;
	display: inline-block;
}
ul.lineup-row:nth-child(8) li.lineup-dot img {
	width: 17px;
    height: auto;
    padding-bottom: 17px;
}  

/* row 9 */
ul.lineup-row:nth-child(9) li a {
	font-size: 22px;
	display: inline-block;
}
ul.lineup-row:nth-child(9) li.lineup-dot img {
	width: 17px;
    height: auto;
    padding-bottom: 17px;
}  


@media (max-width: 992px) {

/*
	ul.lineup-row {
		display: inline-block;
		text-align: center;
		
	}
*/

/*
	ul.lineup-row li {
	    display: block;
	    padding: 0 0 6px;
	}
*/
	.lineup-star {
		display: none;
	}
	.artist-lightbox {
    width: 200px;
    }
    .artist-lightbox .artist-photo {
    width: 100%;
    }
    .artist-lightbox .right-side {
    width: 100%;
    float: left;
	}
	div.artist-bio {
    max-height: none;
    }

}






/* VENDORS PAGE */
.vendors-header {
	margin-bottom: 40px;
}

.vendor-page h3 {
 font-family: 'YAA Type';	

    color: #247995;
}

.vendor-page p {
	font-size: 16px;
}
.vendor-page ul {
    font-size: 16px;
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* VOLUNTEER PAGE */
h3.volunteer {
	text-transform: uppercase;
}
/* GETTING HERE PAGE */

h2.location-h2 {
	text-align: center;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 26px;

	font-family: "BuiltTitlingSb-Regular";
    color: #681F61;
}

.getting-here h3 {
font-family: "BuiltTitlingSb-Regular";

    color: #681F61;

}

.yelp-button {
	    text-align: center;
    font-size: 16px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.yelp-button img {
	height: 30px;
}

@media (max-width: 420px) {
	.yelp-button img {
	width: 300px;
	height: auto;
	margin: 20px 0;
	}
}

/* TICKETS PAGE */

.tickets-header {
	margin-bottom: 30px;
}
.tickets-header h1 {
	font-family:"BuiltTitlingSb-Regular";
    text-align: center;
    font-size: 40px;
}
ul.past-lineups {
	    list-style-type: none;
    margin: 0 0 20px;
    padding: 0;
	text-align: center;
	
}

ul.past-lineups li {
    display: inline-block;
    font-family:"ChineseRocksRg-Regular";
    font-size: 20px;
    padding: 0 4px 0 0;
}


.price-col {
	text-align: center;
}
.price-col img {
	width: 100%;
	height: auto;
	padding: 0 20px;

}

.price-col a:hover img {
	opacity: .9;
}

.price-col a:hover {
	text-decoration: none;
}

.price-col a:hover h4 {
	opacity: .9;
	text-decoration: none;
}


.price-col h4 {
/* 	font-size: 20px; */
	color: #5a899a;
	text-transform: uppercase;
}
.price-col h4:hover {
	text-decoration: none;
}

.ticket-prices-row-1 {
	margin-bottom: 50px;
}

.ticket-prices-row-2 {
	margin-bottom: 20px;
}

h1.ticket-market {
	font-size: 24px;

	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #247995;
    padding-bottom: 14px;

}

h2.ticket-cta {
font-family: "ChineseRocksRg-Regular";
    color: #681F61;
    text-align: center;
    font-size: 40px;
    padding-top: 20px;
}

h3.retailer-name {

    margin-bottom: 0;
    color: #681F61;
    font-size: 20px;

}

.retailer-address {
	color: #681F61;
}

.retail-column {
	padding-left: 5px;
	padding-right: 5px;
	    margin-bottom: 10px;
}
.mattress-locations .retailer-address {
	margin-bottom: 26px;
}

ul.vip-list,  ul.vip-list li {
	text-align: center;
	list-style-type: none;
	padding: none;
	padding-left: 0;
}

.speaker-left, .speaker-right {
	position: absolute;
}
.speaker-left img, .speaker-right img {
	width: 200px;
	height: auto;
}

 .speaker-right {
	 right:0;
 }
 
  .speaker-left{
	 left:0;
 }
 

h3.payment-plans {
	text-align: center;
	background: #1F7A96;
	color: #6BB1AE;
	
}

button.payment {
    background-color:#F56F58; 
	    border: none;
	    color: #fff;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 10px;
    margin: 0 auto 10px;
    display: block;
    font-weight: bold;
}
button.payment a {
	color: #fff;
	font-weight: bold;
}
button.payment:hover {
	 background-color: rgba(245, 112, 89, 0.84);
	 text-decoration: none;
}
button.payment:hover a {
	text-decoration: none;
}
button.payment a:hover{
	text-decoration: none;
}

p.payment-plans {
	text-align: center;
	margin-bottom: 60px;
}

h1.retailer-header {
	text-align: center;
	margin-top: 60px;

}
p.retailer-header {
	text-align: center;
	font-size: 16px;
}
/* FAQ PAGE */

h2.questions {
	font-family:"BuiltTitlingSb-Regular";
    color: #681F61;
}
/* FOOTER STYLES */

.footer {


}

.footer-wrapper {
		background: #681E61;
		height: 100%;
			padding-top: 30px;
}
.footer p {
	color: #fff;
}

.footer ul.page-list {
	-moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
    padding-left: 0;
    width: 100%;
}
.footer ul.page-list li a  {
	color: #f2e7b2;
}
.footer ul.page-list  li {
	list-style: none;
}

.footer-social {
	text-align: center;
	margin-bottom: 30px;
	padding: 0;
}

.footer-social li {
	list-style: none;
	display: inline;
	text-align: center;
}

.footer-social li a {
	color: #f2e7b2;
	font-size: 42px;
	margin: 0 10px;
}
.footer-social li a .fa-snapchat {
	font-size: 37px;
}

.footer-social li a:hover {
	color: #fed684;
}

@media (max-width: 420px) {
	.footer ul.page-list {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
	    width: 100%;
	}
}

h3.footer-mail {
	color: #fff;
	display: inline;
	font-size: 15px;
	font-family: 'YAA Type';
}

@media (max-width: 420px) { 
	h3.footer-mail {display: block; margin-bottom: 2px;}
}



.character-left {
	left: 0;
	position: absolute;
	width: 120px;
	height: 200px;

	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.character-right {
	right: 0;
	position: absolute;
	width: 120px;
	height: 200px;

	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

@media (max-width: 420px) { 
	.character-right, .character-left {
		width: 60px;
		height: 100px;
	}
}

.cta-ghosts .character-left {
	background-image: url('../img/left-ghost2.png');
}
.cta-ghosts .character-right {
	background-image: url('../img/right-ghost2.png');
}
.cta-skeletons {
	
}

.cta-speakers .character-left {
	background-image: url('../img/speaker-left-300.png');
}
.cta-speakers .character-right {
	background-image: url('../img/speaker-right-300.png');
}

.cta-skeletons .character-right {
	background-image: url('../img/skeleton-800.png');
}

.cta-skeletons .character-left {
	background-image: url('../img/skeleton-800-left.png');
}


/* HIGHLIGHTS */

div.highlights-photo-slider img { width: auto; height: auto }


div.highlights-photo-slick {
	 height: 300px;
	 margin-top: 50px;
}

div.highlights-photo-slick .slick-slide {
    padding: 0 2px;
}

div.highlights-photo-slick .slick-prev:before, div.highlights-photo-slick .slick-next:before {
	color: #5a899a;
}

div.highlights-video-slick {
	 height: 300px;
}

ul.video-recaps {
	    list-style-type: none;
    margin: 0;
    padding: 0;
	text-align: center;
	
	
}

ul.video-recaps li {
    display: inline-block;
    	/* 	font-family: 'SignPainter', sans-serif; */
    color: #c1227b;
    font-size: 28px;
    padding: 0 10px;
}


ul.video-recaps li a {

/* 	font-family: 'SignPainter', sans-serif; */
    letter-spacing: 2px;
    color: #b63a7f;
    text-shadow: -3px 2px 0px #547e8a;
    /* filter: dropshadow(color=#547e8a, offx=-4, offy=3); */
    text-decoration: none;
    text-align: center;
    padding: 4px 24px;
    border-radius: 6px;
    background: -webkit-linear-gradient(top, #7ca1aa 0%,#71939b 100%);
    color: #fff;
}

ul.video-recaps li a:hover {
    background: -webkit-linear-gradient(top, #71939b 0%, #7ca1aa 100%);
    color: #c1227b;
}

h2.past-videos {
	/* 	font-family: 'SignPainter', sans-serif; */
    color: #c1227b;
    text-shadow: -3px 2px 0px #fff;
    text-align: center;
    margin-top: 80px;
}

#2015-recap {
	display: none;
}

@media (max-width: 420px) {
	.slick-prev:before,
	.slick-next:before {
	   display:none;
	}
}
/* SPONSORS */

.sponsors-header h1 {
	text-align: center;
	font-size: 58px;
	margin-bottom: 14px;
}

@media (max-width: 510px) {
	.sponsors-header h1 {
		font-size: 36px ;
		}
	}
.sponsors-list {
list-style: none;
margin: 10px auto 20px;
padding: 0;
text-align: center;
width: 100%;
}

.sponsors-list li {
display: inline-block;
vertical-align: middle;
text-align: center;
/* width: 25%; */
padding: 0;
/* margin: 10px 5% 0 0; */
}
.sponsors-list li.t1 {

width: 19%;
}

.sponsors-list li.t2 {
/* width: 24%; */
width: 19%;

}

/*
.sponsors-list li.t2:nth-child(1){
	width: 25%;
}
.sponsors-list li.t2:nth-child(2){
	width: 26%;
}
*/
.sponsors-list li.t3 {

width: 18%;
padding: 20px 10px;
}


.sponsors-list li a img {
	max-width: 100%;
}


.sponsors-list li a:hover img {
	opacity: .9;
}
/*

.sponsors-list.tier2 {
	padding: 0 16px;
}
 .sponsors-list.tier3 {
	padding: 0 60px;
}
*/

@media (max-width: 420px) {
	.sponsors-list.tier2 {
		padding: 0 2px;
	}
	.sponsors-list.tier3 {
		padding: 0 20px;
	}
}

.sponsor-contact {
	text-align: center;
	font-family:"BuiltTitlingSb-Regular";
	font-size: 18px;
	margin-top: 40px;
}

/* NAV OVERIDE */

    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    
/*     nav animaytion */

.navbar-toggle .icon-bar:nth-of-type(2) {
	  top: 1px;
}

.navbar-toggle .icon-bar:nth-of-type(3) {
  	top: 2px;
}

.navbar-toggle .icon-bar {
	  position: relative;
	  transition: all 500ms ease-in-out;
}

.navbar-toggle.active .icon-bar:nth-of-type(1) {
	  top: 6px;
	  transform: rotate(45deg);
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
	  background-color: transparent;
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
	  top: -6px;
	  transform: rotate(-45deg);
}


/* PERMANAV */

ul.perma-nav {

text-align: center;
	padding: 3px 0;
	    position: absolute;
    width: 100%;
}

ul.perma-nav li {
	display: inline;
	list-style: none;
	text-align: center;

}


ul.perma-nav li a {
	  font-family: 'BuiltTitlingSb-Regular';
	color: #f2e7b2;
	font-size: 32px;
		padding: 0 14px;
}


ul.perma-nav li a:hover {
	color: #fed684;
	text-decoration: none;
}

	ul.perma-nav li:nth-child(3) {
		margin-right: 30px;
	}

@media (max-width: 510px) {
	ul.perma-nav { padding: 14px 0 0 20px; text-align: left;}
	ul.perma-nav li a { font-size: 18px;padding: 0 10px 0 0;}
	ul.perma-nav li:nth-child(3) {
		margin-right: 0;
	}
}

@media (max-width: 330px) {
	ul.perma-nav { padding: 116x 0 0 20px; text-align: left;}
	ul.perma-nav li a { font-size: 17px;padding: 0 8px 0 0;}
}




/* ARTIST LIGHTBOX */

.artist-lightbox {
	width: 800px;
	height: auto;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
    overflow: scroll;
	
}

.artist-lightbox .artist-photo {
	width: 50%;
	height: auto;
	float: left;
}

.artist-lightbox .right-side {
	width: 50%;
	float: right;
}

.artist-lightbox .right-side h1 {
    padding-left: 12px;
}

.lightbox-social {
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}

.lightbox-social li {
	display: inline-block;
	padding-right: 10px;
}
.lightbox-social li a {
	font-size: 20px;
}
.artist-videos {
	width: 100%;
}

div.artist-bio {
	max-height: 300px;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
    overflow: scroll;
    padding-left: 10px;
    margin-top: 10px;
}

.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%; }

div.artist-lightbox div.row iframe {
	    margin: 15px 0;
}



@media (max-width: 510px) {
	.day-lineup ul li {
	display: block;
	}
	.day-lineup ul li:first-child {
	padding-right: 0;
	}
	ul.lineup-row li {
    display: block;
    padding-bottom: 2px;
	}
	ul.lineup-row li.lineup-dot {
		display: none;
	}
	.artist-lightbox {
	 width: 60%;
	}
}



/* HIGHLIGHTS PAGE */

/* HIGHLIGHTS */

div.highlights-photo-slider img { width: auto; height: auto }


div.highlights-photo-slick {
	 height: 300px;
	 margin-top: 50px;
}

div.highlights-photo-slick .slick-slide {
    padding: 0 2px;
}

div.highlights-photo-slick .slick-prev:before, div.highlights-photo-slick .slick-next:before {
	color: #5a899a;
}

div.highlights-video-slick {
	 height: 300px;
}

ul.video-recaps {
	    list-style-type: none;
    margin: 0;
    padding: 0;
	text-align: center;
	
	
}

ul.video-recaps li {
    display: inline-block;
    	font-family: 'SignPainter', sans-serif;
    color: #c1227b;
    font-size: 28px;
    padding: 0 10px;
}


ul.video-recaps li a {

font-family: 'SignPainter', sans-serif;
    letter-spacing: 2px;
    color: #b63a7f;
    text-shadow: -3px 2px 0px #547e8a;
    /* filter: dropshadow(color=#547e8a, offx=-4, offy=3); */
    text-decoration: none;
    text-align: center;
    padding: 4px 24px;
    border-radius: 6px;
    background: -webkit-linear-gradient(top, #7ca1aa 0%,#71939b 100%);
    color: #fff;
}

ul.video-recaps li a:hover {
    background: -webkit-linear-gradient(top, #71939b 0%, #7ca1aa 100%);
    color: #c1227b;
}

h2.past-videos {
	font-family: 'SignPainter', sans-serif;
    color: #c1227b;
    text-shadow: -3px 2px 0px #fff;
    text-align: center;
    margin-top: 80px;
}

#2015-recap {
	display: none;
}

@media (max-width: 420px) {
	.slick-prev:before,
	.slick-next:before {
	   display:none;
	}
}
1