.hamburger:focus {
outline: none;
}
body {
	margin: 0;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	overflow-x:hidden;
	position: relative;
}
h1, h2, h3, h4, h5, h6, p, a {
	margin: 0;
}
h4, h5 {
	margin-bottom: 10px;
}
p {
	margin-bottom: 20px;
}
h2, #home .hero h1 strong, #home #social-media-container h1 {
	font-family:'Brush Up W01 Regular';
	color: #2db9eb;
	font-weight: normal;
}
.ubermenu .ubermenu-item.ubermenu-item-level-0 > span,  footer h6 li, #nav-center #main-nav li a, /*#nav-right a.nav-tickets,*/ h1, #home h2, h3, h4, h5, h6, footer a.footer-link, .headliner-container p, #home #slider-container .content a, #home .news-content p, #home .news-content a, #home #social-media-container p {
	font-family: "aktiv-grotesk-condensed",sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
#home h1 {
	font-size: 100px;
	line-height: 95px;
	color: white;
}
h1 {
	font-size: 50px;
	line-height: 55px;
	color: #1a0a35;
}
#home .home-hero-heading p {
	font-size: 100px !important;
	line-height: 95px !important;
	color: white !important;
	font-family: "aktiv-grotesk-condensed",sans-serif !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
    padding: 0px !important;
}
#home .home-hero-heading p b {
	font-family:'Brush Up W01 Regular' !important;
	color: #2db9eb !important;
	font-weight: normal !important;
}
#home h2 {
	color: #ed1c24;
	font-size: 50px;
	line-height: 50px;
}
h2 {
	font-size: 45px;
	line-height: 50px;
	color: white;
}
h2 strong {
	color: #aff2e8;
	font-weight: normal;
}
h3 {
	font-size: 40px;
	line-height: 45px;
	color: #1a0a35;
	position: relative;
	margin-bottom: 30px;
}
#home h3 {
	color: #ed1c24;
}
h4 {
	font-size: 28px;
	line-height: 33px;
	color: #1a0a35;
}
h4 a {
	color: #1a0a35 !important;
}
h5 {
	font-size: 20px;
	line-height: 25px;
	color: #1a0a35;
	text-transform: none;
}
h6, .ubermenu .ubermenu-item.ubermenu-item-level-0 > span, footer h6 li, #nav-center #main-nav li span {
	font-size: 14px;
	line-height: 19px;
}
h6 {
	letter-spacing: 3px;
	color: #1a0a35;
}
.ubermenu .ubermenu-item.ubermenu-item-level-0 > span, footer h6 li, #nav-center #main-nav li a, /*#nav-right a.nav-tickets,*/ footer a.footer-link, #home h6, .headliner-container p, #home #slider-container .content a, #home .news-content p, #home .news-content a {
	color: white;
	letter-spacing: 3px;
}
p, li {
	font-size: 16px;
	line-height: 21px;
	font-weight: 400;
	color: #1a0a35;
	font-family: "aktiv-grotesk",sans-serif;
}
#home p {
	font-size: 18px;
	line-height: 23px;
	color: white;
}
#home .home-hero-text p {
	font-family: "aktiv-grotesk",sans-serif !important;
	font-size: 18px !important;
	line-height: 23px !important;
	color: white !important;
}
a {
	text-decoration: none;
}
.overlay, .full-link {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.wrapper {
	padding: 0px 100px;
}
.fl-rich-text ul li, .fl-rich-text ol li {
	margin-bottom: 10px;
}
/* Different Color Bullets/Numbers*/
ul {
	list-style-type: none;
	-webkit-padding-start: 30px;
}
ul li, ol li {
	position: relative;
	/*margin-bottom: 10px;*/
}
ul li:before {
	content: '';
    background-color: #ed1c24;
    height: 5px;
    width: 5px;
    top: 8px;
    display: block;
    border-radius: 50%;
    position: absolute;
    margin-left: -15px;
}
ol {
	list-style: none; counter-reset: li;
	padding-start: 20px;
	-webkit-padding-start: 20px;
}
ol li:before {
	content: counter(li) ".";
    color: #ed1c24;
    display: block;
    font-weight: 700;
    margin-left: -20px;
    position: absolute;
}
ol li {
	counter-increment: li;
}
/*--------------------------------*/
#generic.blog-page .blog-body-content h3:after, .blog-page .custom-pagination .current, #share-container svg path, #nav-social .a2a_kit svg path, nav, #generic-three-col .lineup-box #overlay-bottom, #generic-three-col .lineup-box #overlay-top, #generic-three-col .lineup-box #overlay-container2, .hamburger .hamburger-inner, .hamburger .hamburger-inner::before, .hamburger .hamburger-inner::after, #three-stacked .fl-col-group .stack-img .overlay, #three-stacked .fl-col-group .stack-text h6, #generic-three-col .lineup-box .lineup-bottom .fl-rich-text a:after, #home #news-container .content .image-box #img-overlay, #home #news-container .content .image-box .hover-overlay, #home #news-container .content .red-box, #home #news-container .content .blue-box, #home #news-container .content .purple-box, #ubermenu-nav-main-9 > li.ubermenu-item-level-0 > a span:after, .ubermenu-submenu li a:after, .ubermenu-submenu li, #nav-center, nav,/* #nav-right a.nav-tickets,*//* #nav-right a.nav-tickets:after,*/ #scroll-logo , #nav-logo, #nav-center #sub-nav li:last-child a:before, svg, #home .lineup-box .overlay, a, #home .news-content a:after  {
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
 #generic-three-col .fl-col-group, #generic-three-col-hotels .fl-col-group, .blog-page .blog-img-container, .blog-page .custom-pagination .current, .blog-page .custom-pagination, #nav-right .a2a_kit, #searchform .search-container, #three-col-text .fl-col-group, #three-stacked .fl-col-group .stack-img .overlay, #three-stacked .stack-text .stack-span, #generic-three-col .fl-col-group:nth-child(2), #generic-three-col-hotels .fl-col-group:nth-child(2), #generic-three-col .lineup-box .fl-col-content, #top-form, #sb_instagram #sbi_images, .ctf-tweets, #home #news-container .content .news-box, #second-col-footer, #sub-nav ul, #nav-center, #nav-social-container, #nav-social, #nav-left, #home .lineup-box .overlay, footer #footer1, footer #col-bottom .content, footer .wrapper, footer #col-top .content, #home #twitter-container, #home #instagram-container, #home #social-media-container, #home #news-container .content, #home #slider-container .content a:after, #home .hero #lineup-container .content {
	display:-webkit-box;
  	display:-webkit-flex;
  	display:-ms-flexbox;
   	display: flex;
}
#home #social-media-container {
	-webkit-box-orient: horizontal;
 	 -webkit-box-direction: normal;
  	-webkit-flex-direction: row;
    	  -ms-flex-direction: row;
        	  flex-direction: row;
}
#nav-right .a2a_kit, #generic-three-col .lineup-box .fl-col-content, #nav-social-container, #nav-social, #nav-left, footer #footer1 {
	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
 	 -webkit-flex-direction: column;
      	-ms-flex-direction: column;
             flex-direction: column;
}
 #generic-three-col .fl-col-group, #generic-three-col-hotels .fl-col-group, #three-col-text .fl-col-group, #generic-three-col .fl-col-group:nth-child(2), #generic-three-col-hotels .fl-col-group:nth-child(2), #generic-three-col .lineup-box .fl-col-content, #top-form, #sb_instagram #sbi_images, .ctf-tweets, #second-col-footer, footer #footer1, footer .wrapper, #home #twitter-container, #home #instagram-container, #home #news-container .content, #home .hero #lineup-container .content {
	 -webkit-box-pack:justify;
  	-webkit-justify-content:space-between;
      	-ms-flex-pack:justify;
	 justify-content: space-between;
}
.blog-page .custom-pagination .current, .blog-page .custom-pagination, .submit-container .submit-wrap, #searchform .search-container, #three-stacked .fl-col-group .stack-img .overlay, #home .lineup-box .overlay, #home #slider-container .content a:after {
	 -webkit-box-pack: center;
 	 -webkit-justify-content: center;
      	-ms-flex-pack: center;
      	 justify-content: center;
}
#nav-center {
 -webkit-box-pack: end;
  	-webkit-justify-content: flex-end;
     	 -ms-flex-pack: end;
	 justify-content: flex-end;	
}
.results-page .search-header #searchform .search-container {
		-webkit-box-pack: start;
 	 -webkit-justify-content: flex-start;
    	  -ms-flex-pack: start;
        	  justify-content: flex-start;
}
.blog-page .custom-pagination .current, .blog-page .custom-pagination, #three-stacked .fl-col-group .stack-img .overlay, footer #col-top .content, #nav-center, #nav-social-container, #nav-left, #home .lineup-box .overlay, footer #col-bottom .content, #home #slider-container .content a:after {
	-webkit-box-align: center;
 	 -webkit-align-items: center;
     	 -ms-flex-align: center;
    	 align-items: center;
}
#home #news-container .content .news-box {
	 -webkit-box-align:end;
  	-webkit-align-items:flex-end;
     	 -ms-flex-align:end;
	align-items:flex-end;
}
 #generic-three-col .fl-col-group, #generic-three-col-hotels .fl-col-group, #generic-three-col .fl-col-group:nth-child(2), #generic-three-col-hotels .fl-col-group:nth-child(2), .ctf-tweets, #sb_instagram #sbi_images, #home .hero #lineup-container .content, #home #twitter-container, #home #instagram-container, #home #news-container .content {
	 -webkit-flex-wrap:wrap;
     	 -ms-flex-wrap:wrap;
	  flex-wrap: wrap;
}
.blog-page .blog-content, #three-stacked .stack-text .line-after, #second-col-footer, #home #social-media-container .right {
	-webkit-box-flex: 1;
  	-webkit-flex: 1;
    	 -ms-flex: 1;
	  flex: 1;
}
/*-----------------------------*/
#home .hero {
	background-color: #1a0a35;
	position: relative;
	overflow: hidden;
}
#home #slider-container {
	position: relative;
	/*background: none !important;*/
	margin-bottom: 175px;
	/*min-height: 75vh;*/
}
#home #slider-container .overlay {
	background-color: rgba(41,23,70,0.4);
	z-index: 3;
}
#home #video-wrapper {
	height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    overflow: hidden;
}
#home #hero-video {
	min-width: 100vw;
    min-height: 100%;
    position: absolute;
}
#home .hero .wrapper, #home #news .wrapper {
	padding-top: 100px;
}
#home #news .wrapper {
	padding-bottom: 100px;
}
#home .hero .wrapper {
	padding-bottom: 150px;
}
#home .lineup-box .lineup-img {
	background: url(images/lineup.jpg) center/cover no-repeat;
	height: 200px;
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
#home .lineup-box {
	-webkit-flex-basis: 15%;
      	 -ms-flex-preferred-size: 15%;
    	  flex-basis: 15%;
   	position: relative;
}
#home #lineup-container .title, #home #news-container .title {
	text-align: center;
	margin-bottom: 40px;
}
#home .headliner-container p {
	font-size: 12px;
	line-height: 17px;
	position: relative;
    z-index: 1;
    padding-left: 15px;
}
#home .headliner-container p:after {
	content: '';
    position: absolute;
    height: 50px;
    width: 110%;
    background: url(images/blue-stroke.png) center/contain no-repeat;
    left: -50%;
    top: -17px;
    z-index: -1;
}
#home .headliner-container {
	margin-top: 25px;
}
#home #slider-container .content {
	position: relative;
	width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 20vh 0 13vh;
    z-index: 1;
    overflow: hidden;
}
#home #slider-container .hero-text {
	width: 50%;
    margin: 0 auto;
}
#home #slider-container .content:after, div#n2-ss-1 .n2-ss-layer-content:after {
	content: '';
    position: absolute;
    border-radius: 50%;
    height: 70vh;
    width: 70vh;
    top: 5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    background: radial-gradient(closest-side, rgba(0,0,0,0.5), rgba(0,0,0,0.3), transparent);
}
#home .home-hero-text p, #home #slider-container .content p {
	margin: 20px 0px 40px;
}
/*#generic-cta-text a, */#generic-three-col-hotels .hotel-link a, #generic #generic-hero .fl-rich-text a /*#home .home-hero-link a*/ {
	text-decoration: none !important;
	padding: 25px 60px !important;
	box-sizing: border-box !important;
	display: inline-block !important;
	position: relative !important;
	z-index: 3 !important;
	font-size: 14px !important;
	line-height: 19px !important;
	color: white !important;
    letter-spacing: 3px !important;
    font-family: "aktiv-grotesk-condensed",sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}
/*#nav-right a.nav-tickets,*/ footer a.footer-link, #home #slider-container .content a, #home .news-content p, #home .news-content a {
	font-size: 14px;
	line-height: 19px;
}
/*#nav-right a.nav-tickets,*/ footer a.footer-link, #home #slider-container .content a {
	text-decoration: none;
	padding: 25px 60px;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	z-index: 3;
}
#generic-three-col-hotels .hotel-link a {
	padding: 25px 40px !important;
}
#nav-right .box div /*#nav-right a.nav-tickets*/ {
	padding: 25px 7px !important;
	font-size: 12px !important;
	line-height: 17px !important;
}

footer a.footer-link {
	padding: 15px 45px;
}
#home .news-content a {
	text-decoration: none;
	position: relative;
	display: block;
}
#home .news-content a:after {
	content: '';
	position: absolute;
	background-color: white;
	height: 2px;
	width: 35%;
	top: 8px;
	left: 100px;
}
/*#generic-cta-text a:after,*/ #generic-three-col-hotels .hotel-link a:after, #generic #generic-hero .fl-rich-text a:after, /*#home .home-hero-link a:after,*/ /*#nav-right a.nav-tickets:after,*/ #home #slider-container .content a:after, footer a.footer-link:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	border: solid 3px white;
	top: 0;
	left: 0;
	box-sizing: border-box;
}
/*.submit-container .submit-wrap .nf-field-element:before,*/ /*#generic-cta-text a:before,*/ #generic-three-col-hotels .hotel-link a:before, #generic #generic-hero .fl-rich-text a:before, /*#home .home-hero-link a:before,*/ /*#nav-right a.nav-tickets:before,*/ #home #slider-container .content a:before, footer a.footer-link:before {
	content: '';
    position: absolute;
    height: 100px;
    width: 160%;
    background: url(images/red-stroke.png) center/contain no-repeat;
    z-index: -6;
    top: -13px;
    left: -65px;
}
/*#nav-right a.nav-tickets:before {
	background: url(images/small-red.png) center/contain no-repeat;
	top: -17px;
    left: -15px;
    width: 140%;
}*/
/*.submit-container .submit-wrap .nf-field-element:before,*/ footer a.footer-link:before {
	top: -22px;
    left: -40px;
}
footer a.footer-link:after {
	border-color: #1a0a35;
}
#generic-three-col-hotels .hotel-link a {
	margin-top: 30px;
}
#generic-three-col-hotels .hotel-link p:last-child {
	text-align: center;
}
#home .news-content h2 {
	color: white;
	margin: 40px 0px;
}
.red-box {
	background-color: #ed1c24;
}
.purple-box {
	background-color: #291746;
}
.blue-box {
	background-color: #2db9eb;
}
.image-box {
	background: url(images/news.jpg) center/cover no-repeat;
}
#home #news-container .content .news-box {
    position: relative;
    overflow: hidden;
    -webkit-flex-basis: 32%;
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
}
#sb_instagram.sbi_col_4 #sbi_images .sbi_item, #ctf .ctf-item, #home #twitter-container .tweet-box, #home #instagram-container .insta-img {
	-webkit-flex-basis: 23%;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%;
}
#ctf .ctf-item {
	box-sizing: border-box;
	padding: 15px !important;
}
#sb_instagram.sbi_col_4 #sbi_images .sbi_item:nth-child(-n+4), #home #instagram-container .insta-img:nth-child(-n+4), #home #news-container .content .news-box:nth-child(-n+3) {
	margin-bottom: 30px !important;
}
#home #news-container .content .news-box .news-content {
	padding: 20vh 30px 40px 30px;
	box-sizing: border-box;
	position: relative;
    z-index: 1;
}
#home .news-content p {
 	width: 20%;
}
#home #news-container .content .news-box:hover .news-content a:after {
	width: 100%;
}
#generic-three-col .lineup-box #overlay-bottom, #generic-three-col .lineup-box #overlay-top, #home #news-container .image-box #img-overlay, #generic-two-col-left .fl-col-content .overlay {
	background-color: rgba(0,0,0,0.5);
    border-radius: 50%;
    filter: blur(60px);
    height: 35vh;
    width: 35vh;
    bottom: -30px;
    left: -30px;
    top: unset;
}
#generic-three-col .lineup-box #overlay-top {
	top: -15vh;
	bottom: unset;
}
#home #news-container .content .image-box:hover .hover-overlay {
	background-color: rgba(26,10,53,0.75);
}
#home #news-container .content .image-box:hover #img-overlay {
	background-color: rgba(0,0,0,0);
}
#home #news-container .red-box .overlay {
	background: url(images/red-box.png) center/cover no-repeat;
}
#home #news-container .purple-box .overlay {
	background: url(images/purple-box.png) center/cover no-repeat;
}
#home #news-container .blue-box .overlay {
	background: url(images/blue-box.png) center/cover no-repeat;
}
#home #news-container .full-link {
	z-index: 3;
}
#home #social-media-container h1, #home #social-media-container p, #home #social-media-container p a {
	color: #ed1c24;
}
#home #social-media-container p a:hover {
	color: #1a0a35;
}
#home #social-media-container p {
	letter-spacing: 3px;
}
#home #social-media-container .left {
	-webkit-flex-basis: 40%;
      	 -ms-flex-preferred-size: 40%;
    	  flex-basis: 40%;
}
#home #news-container .content {
	padding-bottom: 100px;
}
#home #social-media-container h1 {
	line-height: 105px;
	margin-bottom: 100px;
	padding-right: 20px;
}
#home #instagram-container .insta-img, #home #twitter-container .tweet-box {
	 height: 200px;
    width: 100%;
}
#home #instagram-container .insta-img {
	background: url(images/lineup.jpg) center/cover no-repeat;
}
#home #twitter-container .tweet-box {
	background-color: #1a0a35;
}
#home #twitter-container {
	margin-top: 30px;
}
footer .wrapper {
	border-top: solid 3px #1a0a35;
	margin: 0px 100px;
    padding: 80px 0px 100px;
}
footer ul {
	padding: 0px;
	margin: 0px;
}
footer li {
	list-style-type: none;
	padding-bottom: 10px;
}
footer h6 li, #home .lineup-box .overlay h6, footer li, footer li a, footer #col-bottom .content h6 {
	color: #1a0a35;
}
footer li a {
	text-decoration: none;
}
footer li a:hover {
	color: #ed1c24;
}
footer #copyright {
	color: #1a0a35;
	font-size: 11px;
	line-height: 16px;
	margin-top: 10px;
}
footer .line, #share-container .line {
	background-color: #1a0a35;
}
footer #col-top .line {
	height: 90px;
	width: 2px;
	margin: 0px 20px;
}
#share-container .line, footer #col-bottom .line {
	height: 3px;
	width: 100px;
	margin: 0px 15px;
}
#footer2 h6 {
	margin-bottom: 10px;
}
footer #social-container svg {
	fill: #1a0a35;
}
footer #social-container svg:hover {
	fill: #ed1c24;
}
#home #social-media-container p a {
	text-decoration: underline;
}
footer #social-container a {
	margin-right: 10px;
}
.nf-field-element select, .nf-field-element textarea, .nf-field-element input, .form-style, #mc_embed_signup .mc-field-group input {
	border: solid 3px #1a0a35;
    padding: 10px !important;
    box-sizing: border-box;
    border-radius: 0px;
}
.nf-field-label label, .nf-field-element select, .nf-field-element textarea::placeholder, .nf-field-element textarea, .nf-field-element input::placeholder, .nf-field-element input, #search-input, #search-input::placeholder, .form-style h6, #mc_embed_signup .mc-field-group input::placeholder, #mc_embed_signup .mc-field-group input {
	color: rgba(26,10,54,1);
	font-size: 14px;
    line-height: 19px;
    letter-spacing: 3px;
    font-family: "aktiv-grotesk-condensed",sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
.nf-field-element textarea::placeholder, .nf-field-element input::placeholder, #search-input::placeholder, #mc_embed_signup .mc-field-group input::placeholder {
	color: rgba(26,10,54,0.6);
}
.nf-field-element ul {
	margin-left: 0px !important;
}
.nf-field-element ul li:before {
	display: none !important;
}
.nf-error .ninja-forms-field {
	border: 3px solid #ed1c24 !important;
}
.nf-error-msg {
	color: #ed1c24;
	font-family: "aktiv-grotesk",sans-serif;
	font-weight: bold;
}
#mc_embed_signup #email-group {
	width: 100%;
}
#mc_embed_signup #fname-group, #mc_embed_signup #lname-group {
	width: 48%;
}
#footer4 {
	width: 45%;
}
/*#mc_embed_signup .button {
	background-color: transparent !important;
	margin: 0px !important;
	padding: 15px 45px !important;
	border-radius: 0px !important;
	font-size: 14px !important;
    line-height: 19px !important;
    color: white !important;
    letter-spacing: 3px !important;
    font-family: "aktiv-grotesk-condensed",sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
        -webkit-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
    box-sizing: border-box !important;
    display: inline-block !important;
    position: relative !important;
        text-decoration: none !important;
        height: auto !important;
        z-index: 8 !important;
}*/
/*#mc_embed_signup #subscribe-btn {
	position: relative;
	display: inline-block;
}
#mc_embed_signup #subscribe-btn:after {
	content: '';
    position: absolute;
    height: 100px;
    width: 160%;
    background: url(images/red-stroke.png) center/contain no-repeat;
    top: -22px;
    left: -40px;
}
#mc_embed_signup #subscribe-btn:before {
	content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    border: solid 3px #1a0a35;
    top: 0;
    left: 0;
    box-sizing: border-box;
    z-index: 5;
}*/
#mc_embed_signup form {
	padding: 0px !important;
}
#home .lineup-box .overlay {
	z-index: 10;
}
#home .lineup-box .full-link {
	z-index: 15;
}
#home .lineup-box .overlay, #three-stacked .stack-img .overlay {
	background-color: #aff2d1;
	background-image: url(images/lineup-hover.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0;
}
#home .lineup-box:hover .overlay, #three-stacked .fl-col-group:hover .stack-img .overlay {
	opacity: 1;
}
#three-stacked .stack-img, footer, #social-media-container, #home #news {
	position: relative;
}
#home #news #blue-spots {
	position: absolute;
	background: url(images/blue-spots.png) center/contain no-repeat;
	height: 100vh;
    width: 100vh;
    top: -13vh;
    right: -12vh;
}
#home #blue-spots-move {
	top: 13vh;
    right: -12vh;
    position: absolute;
}
#home #blue-swirls-move {
	left: -32vh;
	bottom: -42vh;
	position: absolute;
	height: auto;
	width: 130vh;
}
#home #purple-swirls-move {
	position: absolute;
	bottom: -50vh;
	left: -38vh;
	width: 120vh;
	height: auto;
}
#home #purple-swirls-top-move {
	position: absolute;
    width: 90vh;
    height: auto;
    top: -35vh;
    left: 46vh;
}
#home .hero #purple-swirls {
	position: absolute;
	background: url(images/purple-large.png) center/contain no-repeat;
	height: 130vh;
    width: 120vh;
    bottom: -48vh;
    left: -38vh;
}
#home .hero #purple-swirls-top {
	position: absolute;
	background: url(images/purple-top.png) center/contain no-repeat;
	height: 50vh;
    width: 120vh;
    top: -16vh;
    left: 30vh;
}
#home #news #blue-swirls {
	position: absolute;
	background: url(images/blue-large.png) center/contain no-repeat;
	height: 130vh;
    width: 130vh;
    bottom: -16vh;
    left: -32vh;
}
#nav-logo {
	position: absolute;
    top: 0;
    left: 0;
    width: 115px;
    height: auto;
    z-index: 1;
}
#nav-left h6 {
	position: relative;
    z-index: 1;
    transform: rotate(270deg);
    transform-origin: left top 0;
    top: 60vh;
    color: #2db9eb;
    left: 30px;
}
#nav-left {
    position: absolute;
    top: 10px;
    left: 10px;
}
nav {
	position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 9999;
    /*background-color: #1a0a35;*/
}
#nav-right {
    position: absolute;
    right: 10px;
    top: 10px;
}
#nav-social-container h6 {
	color: #2db9eb;
    transform: rotate(270deg);
    transform-origin: left top 0;
    position: absolute;
    left: 28px;
}
#nav-social svg, #nav-social .a2a_kit svg path {
	fill: #2db9eb;
}
.addtoany_list a:hover span {
	opacity: 1 !important;
}

#share-container svg:hover path, #generic #nav-social .a2a_kit svg:hover path, #nav-social svg:hover, #generic #nav-social svg:hover, #nav-social .a2a_kit svg:hover path {
	fill: #ed1c24;
}
#nav-social-container .line {
	width: 3px;
	height: 100px;
	background-color: #2db9eb;
	margin: 20px 0px;
}
#nav-social a {
	margin-bottom: 10px;
}
#nav-social-container {
	top: 30vh;
    position: relative;
    right: 0px;
}
#nav-center ul {
	margin: 0;
    padding: 0;
    list-style-type: none;
}
/*#nav-center #main-nav li {
	margin-left: 40px;
}*/
#sub-nav li {
	margin-left: 25px;
}
#nav-center .line {
	height: 3px;
	width: 100px;
	background-color: #9d85c3;
	margin: 0px 20px;
}
#sub-nav li a {
	color: #b399dd;
	font-size: 13px;
	line-height: 18px;
	font-family: "aktiv-grotesk",sans-serif;
}
#nav-center {
	margin: 0px 100px;
    padding: 25px 0;
   	top: 0px;
    position: relative;
    /*background-color: #1a0a35;*/
}
#nav-center #sub-nav {
	margin-right: 25px;
	position: relative;
    z-index: 200;
}
#sub-nav li:first-child {
	margin-left: 0px;
}
/*#nav-center #main-nav li a:hover {
	color: #2db9eb;
}*/
#nav-center #sub-nav li a:hover {
	color: white;
}
#nav-center #sub-nav li:last-child a:hover:before {
	background: url(images/search-white.png) center/contain no-repeat;
}
#nav-center #sub-nav li:last-child a {
	position: relative;
}
#nav-center #sub-nav li:last-child a:before {
	content: '';
    position: absolute;
    left: -15px;
    top: 2px;
    height: 11px;
    width: 11px;
    background: url(images/search-purple.png) center/contain no-repeat;
}
#sub-nav li:last-child {
	margin-left: 35px;
}
#lineup-container, #news-container {
	position: relative;
	z-index: 1;
}
footer #footer1 {
	width: 33%;
}
#scroll-logo {
	opacity: 0;
	left: 0;
    position: absolute;
    width: 70px;
}
.hide {
	opacity: 0;
}
.show {
	opacity: 1 !important;
}
/*#nav-right a.nav-tickets.color:after {
	border-color: #1a0a35;
}*/
nav.background, .background {
	background-color: #1a0a35;
}
nav.background-remove {
	background-color: transparent !important;
}
#mobile-menu svg {
	fill: white;
}
#mobile-menu {
	display: none;
}
#dome-logo {
    width: 150px;
    height: auto;
}
#aoc-logo {
	width: 215px;
	height: auto;
}
#home #n2-ss-1-align {
	z-index: 7;
}
#home div#n2-ss-1 .n2-ss-control-bullet {
	bottom: -75px;
}
#ctf .ctf-screename-sep, .ctf-retweet-text, #ctf .ctf-author-name, .ctf-tweet-text, #ctf.ctf-styles .ctf-author-screenname, .ctf-tweet-meta a {
	font-size: 14px !important;
	line-height: 19px !important;
	font-family: "aktiv-grotesk",sans-serif !important;
}
#ctf .ctf-screename-sep, #ctf.ctf-styles .ctf-author-screenname, .ctf-tweet-meta a {
	color: #796697 !important;
}
.ctf-tweet-text {
	text-transform: none !important;
	font-weight: normal !important;
	letter-spacing: 0px !important;
	word-break: break-word;
} 
#ctf .twitter-author, .ctf-retweet-text {
	display: block !important;
}
/*#ctf .twitter-author .ctf-author-name{
	display:-webkit-box !important;
  	display:-webkit-flex !important;
  	display:-ms-flexbox !important;
   	display: flex !important;
   	-webkit-box-align: center !important;
 	 -webkit-align-items: center !important;
     	 -ms-flex-align: center !important;
    	 align-items: center !important;
}*/
#ctf .ctf-author-box {
	margin-bottom: 5px;
}
#ctf .ctf-author-name {
	margin: 0px !important;
	word-break: break-word;
}
#ctf.ctf-styles .ctf-author-screenname {
	margin-left: 0px !important;
}
#ctf .twitter-logo {
	background: url(images/twitter.png) center/contain no-repeat;
	height: 15px;
	width: 15px;
	margin-right: 5px;
	float: left;
	margin-top: 3px;
}
.ctf-tweet-text a:hover {
	color: #2db9eb !important;
}
#footer2, #footer3 {
	padding-right: 20px;
}
div#n2-ss-1 .n2-ss-layer-content {
	padding: 100px 50px !important;
	position: relative;
}
.ubermenu-submenu  {
	background-color: rgba(87,61,127,0.9) !important;
	padding: 15px 0px !important;
}
.ubermenu-submenu li a {
	text-align: center !important;
	letter-spacing: unset !important;
    text-transform: none !important;
    font-weight: normal !important;
    font-family: "aktiv-grotesk",sans-serif !important;
    position: relative !important;
    width: 80% !important;
    margin: 0 auto !important;
}
/*.ubermenu-submenu li {
	padding: 0px 20px;
}*/
.ubermenu-submenu li:hover {
	background-color: #ed1c24;
}
.ubermenu-submenu li a:after {
	content:'';
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: rgba(26,10,53,0.3);
	left: 0;
	bottom: 0;
}
.ubermenu-submenu li:hover a:after , .ubermenu-submenu li:last-child a:after {
	display: none;
}
#ubermenu-main-9 .ubermenu-item:first-child .ubermenu-submenu {
	left: -5vh !important;
}
#ubermenu-main-9 .ubermenu-item:last-child .ubermenu-submenu {
	right: -5vh !important;
}

.ubermenu-submenu {
	/*margin-left: -13px !important;*/
	position: absolute !important;
	display:-webkit-box !important;
  	display:-webkit-flex !important;
  	display:-ms-flexbox !important;
   	display: flex !important;
	-webkit-box-orient: vertical !important;
  	-webkit-box-direction: normal !important;
 	 -webkit-flex-direction: column !important;
      	-ms-flex-direction: column !important;
             flex-direction: column !important;
}
.ubermenu-bound .ubermenu-submenu-type-mega {
	min-width: 30% !important;
}
/*#ubermenu-nav-main-9 > li.ubermenu-item-level-0 > a span {
	position: relative;
}*/
#ubermenu-nav-main-9 > li.ubermenu-item-level-0 > a span:after {
	    content: '';
    position: absolute;
    background: url(images/nav-stroke.png) center/contain no-repeat;
    height: 125px;
    width: 125px;
    top: -30px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: -1;
    opacity: 0;
}
#ubermenu-nav-main-9 > li.ubermenu-item-level-0:hover > a span:after {
	opacity: 1;
}
div#n2-ss-1 .nextend-bullet-bar > div {
	margin: 0px 10px !important;
}
#home #news-container .content .red-box:hover {
	background-color: #fe3691;
} 
#home #news-container .content .purple-box:hover {
	background-color: #573d7f;
}
#home #news-container .content .blue-box:hover {
	/*background-color: #5ecfea;*/
	background-color: #b2f4d6;
}
/*#home #news-container .content .image-box:hover .overlay {
	background-color: rgba(41,23,70,0.5);
	left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 0px;
}*/
/*#generic nav {
	position: relative;
}
#generic nav.nav-scroll {
	position: fixed;
}*/
#generic .hero {
	margin-top: 10vh;
}
#generic #nav-center {
	background-color: #1a0a35;
}
#generic #nav-left #nav-logo {
	display: none;
}
#generic #nav-left #scroll-logo {
	opacity: 1;
}
/*#generic #nav-right a.nav-tickets:after {
	border-color: #1a0a35;
}*/
#generic .hero .wrapper {
	padding: 50px 100px;
	text-align: center;
}
#generic .hero h1 {
	position: relative;
	display: inline-block;
}
#generic .hero h1:after, #generic h3:after {
	content: '';
	position: absolute;
	height: 3px;
	width: 100px;
	background-color: #ed1c24;
	bottom: -5px;
	left: 0;
}
#generic #generic-hero .fl-module-content {
	max-width: 55%;
    margin: 0 auto;
    padding-bottom: 20px;
}
#generic #generic-hero .fl-col-content {
	padding: 10vh 0;
}
#generic #generic-hero h2 {
	margin-bottom: 25px;
}
#generic #generic-hero p {
	color: white;
}
#generic #generic-hero .fl-rich-text a {
	margin-top: 30px;
}
#generic #generic-hero .fl-rich-text p:last-child {
	text-align: center;
	margin-bottom: 0px;
}
#generic #nav-left h6, #generic #nav-social-container h6 {
	color: #1a0a35;
}
#generic #nav-social-container .line {
	background-color: #1a0a35;
}
#share-container svg path, #generic #nav-social svg, #generic #nav-social svg path {
	fill: #1a0a35;
}
footer ul li:before, nav ul li:before {
	display: none;
}
#generic-two-col-left .fl-col-content {
	min-height: 55vh;
	position: relative;
}
#generic-main-text, #three-col-text, #generic-full-img, #generic #three-stacked.last-child, #generic-hero, #generic-two-col, #generic-three-col, #generic-three-col-hotels {
	margin-bottom: 100px;
}
#generic-cta {
	margin-bottom: 150px;
}
#generic-two-col-left {
	width: 35%;
}
#generic-two-col-right {
	width: 65%;
    padding: 0 20vh 0 30px;
}
#generic #caption .fl-rich-text p {
	color: white;
	position: relative;
	margin-bottom: 0px;
	font-size: 12px;
    line-height: 17px;
    padding-left: 25px;
}
#generic #caption .fl-rich-text {
	position: absolute;
	bottom: 30px;
	left: 0;
	z-index: 1;
	width: 225px;
}
#generic #caption .fl-rich-text p:after {
	content: '';
    position: absolute;
    height: 125px;
    width: 325px;
    background: url(images/caption.png) center/contain no-repeat;
    top: -25px;
    left: -45px;
    z-index: -1;
}
#generic-cta #overlay-container3, #generic-three-col .lineup-box .fl-col-content > a, #generic-two-col-left #overlay-container, #generic-three-col #overlay-container2 {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
#generic-three-col .lineup-box .fl-col-content > a {
	z-index: 3;
}
#generic-cta #overlay-container3, #generic-two-col-left #overlay-container, #generic-three-col #overlay-container2 {
	overflow: hidden;
}
#generic-three-col-hotels .generic-heading .fl-module-content, #generic-three-col .generic-heading .fl-module-content {
	text-align: center;
}
#generic-three-col-hotels .generic-heading .fl-module-content .fl-heading, #generic-three-col .generic-heading .fl-module-content .fl-heading {
	display: inline;
}
#generic-three-col .generic-heading, #generic-three-col-hotels .generic-heading {
	margin-bottom: 50px;
}
#generic-three-col .lineup-box .fl-col-content {
	min-height: 50vh;
	position: relative;
}
#generic-three-col .lineup-box h1, #generic-three-col .lineup-box a {
	color: white;
}
#generic-three-col .lineup-box .lineup-bottom, #generic-three-col .lineup-box .lineup-top, #generic-three-col .lineup-box {
	position: relative;
	z-index: 1;
}
#generic-three-col .lineup-box .lineup-bottom, #generic-three-col .lineup-box .lineup-top {
	position: absolute;
	left: 40px;
	right: 40px;
}
#generic-three-col .lineup-box .lineup-bottom {
	bottom: 40px;
	z-index: 10;
}
#generic-three-col .lineup-box .lineup-top {
	top: 40px;
	z-index: 10;
}
#generic-three-col .lineup-box .lineup-bottom .fl-rich-text a {
	position: relative;
}
#generic-three-col .lineup-box .lineup-bottom .fl-rich-text a:after {
	content: '';
	position: absolute;
	background-color: white;
	height: 3px;
	width: 0px;
	top: 8px;
	left: 115px;
}
#generic-three-col .lineup-box:hover .lineup-bottom .fl-rich-text a:after {
	width: 150px;
}
#generic-three-col .lineup-box h1 {
	margin-bottom: 20px;
}
#generic-three-col .lineup-box .lineup-top h6, #generic-three-col-hotels .fl-rich-text p {
	color: white;
}
#generic-three-col-hotels .fl-rich-text h6, #generic-three-col-hotels .fl-rich-text h3, #generic-three-col-hotels .fl-rich-text p strong {
	color: #aff2e8;
}
#generic-three-col-hotels .fl-rich-text h3:after {
	display: none;
}
#generic-three-col-hotels .hotel-title .fl-rich-text {
	text-align: center;
}
#generic-three-col-hotels .hotel-col {
	padding: 40px;
	background-color: #1a0a35;
	position: relative;
    overflow: hidden;
}
#generic-three-col .lineup-box, #generic-three-col-hotels .hotel-col  {
 	width: 32%;
}
#separator {
	margin: 25px 0px;
}
#generic-three-col-hotels .hotel-col.ticket-col {
	width: 48%;
}
#three-col-text .three-col-text-single {
	width: 30% !important;
}
#generic-three-col-hotels .hotel-img .fl-col-content {
	min-height: 40vh;
}
#generic-three-col-hotels .hotel-img {
	margin-bottom: 40px;
	position: relative;
}
#generic-three-col-hotels .hotel-col .overlay {
	background: url(images/hotel-lines.png) center/contain no-repeat;
	height: 70vh;
    width: 70vh;
    left: -100px;
    top: -100px;
    z-index: 0;
}
#generic-three-col-hotels .fl-col-content {
	position: relative;
	z-index: 1;
}
#generic-three-col .fl-col-group:before, #generic-three-col .fl-col-group:after, #generic-three-col-hotels .fl-col-group:before, #generic-three-col-hotels .fl-col-group:after, #three-col-text .fl-col-group:before, #three-col-text .fl-col-group:after, #generic-three-col .fl-col-group:nth-child(2):before, #generic-three-col .fl-col-group:nth-child(2):after, #generic-three-col-hotels .fl-col-group:nth-child(2):before, #generic-three-col-hotels .fl-col-group:nth-child(2):after {
	display: none;
}
#generic-three-col-hotels #vip-hotel h6 {
	color: white;
	position: relative;
	font-size: 12px;
	line-height: 17px;
}
#generic-three-col-hotels #vip-hotel h6:after {
	content: '';
    position: absolute;
    height: 200px;
    width: 400px;
    background: url(images/hotel-stroke.png) center/contain no-repeat;
    top: -95px;
    left: -175px;
    z-index: -1;
}
#generic-three-col-hotels #vip-hotel {
	top: 35px;
    position: absolute;
    left: 20px;
}
.wrapper2 {
	max-width: 60%;
}
.blog-page .wrapper2 {
	margin: 0 auto;
}
.blog-page .blog-content h3 {
	margin-bottom: 10px;
}
.blog-page .blog-content h5 {
	margin-bottom: 20px;
}
.blog-page .blog-body-content {
	margin-bottom: 40px;
	position: relative;
}
.blog-page .blog-body-content .full-link {
	z-index: 5;
}
.blog-page .blog-body-content:hover p {
	text-decoration: underline;
}
.blog-page .custom-pagination a.page-numbers, .blog-page .custom-pagination span {
	font-size: 20px;
    line-height: 25px;
    color: #1a0a35;
    font-weight: 700;
    font-family: "aktiv-grotesk-condensed",sans-serif;
    text-transform: uppercase;
    margin-left: 20px;
}
.blog-page .custom-pagination {
	text-align: center;
}
.blog-page .custom-pagination a.page-numbers:hover {
	color: #ed1c24;
}
.blog-page .custom-pagination .current {
	background-color: #ed1c24;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    color: white;
}
.blog-page .custom-pagination .current:hover {
	background-color: #2db9eb;
	cursor: pointer;
}
#blog-container {
	margin-bottom: 100px;
}
.blog-page .blog-img-container .blog-img {
	height: 200px;
    width: 200px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 40px;
}
#three-stacked .stack-img .fl-col-content {
	height: 200px;
	width: 100%;
}
#three-stacked .stack-img {
	width: 20%;
}
#three-stacked .stack-text {
	width: 80%;
	padding-left: 30px;
}
#three-stacked .stack-text .line-after {
	height: 2px;
	background-color: #f2f2f2;
	margin-top: 5px;
}
#three-stacked .stack-text h6 {
	margin-right: 15px;
}
#three-stacked .fl-col-group:hover .stack-text h4 a, #three-stacked .fl-col-group:hover .stack-text h6  {
	color: #2db9eb !important;
}
#three-stacked {
	margin-bottom: 30px;
}
#generic-cta-text a {
	margin-top: 30px;
}
#generic-cta-text .fl-rich-text h6, #generic-cta-text .fl-rich-text h4, #generic-cta-text .fl-rich-text p {
	color: white;
}
#generic-cta-text .fl-rich-text h6 {
	margin-bottom: 10px;
}
#generic-cta-text .fl-rich-text h2 {
	color: #aff2e8;
	margin-bottom: 30px;
}
#generic-cta-text .fl-rich-text {
	text-align: right;
}
#generic-cta .fl-col-group {
	padding: 80px 65px 65px 65px;
    box-sizing: border-box;
    position: relative;
    z-index: 1
}
#generic-cta #generic-cta-img .fl-col-content {
	min-height: 45vh;
    min-width: 45vh;
}
#generic-cta #generic-cta-img {
	position: absolute;
    left: -24vh;
    top: 20%;
    height: 70%;
    overflow: hidden;
}
#generic-cta-text {
	width: 100%;
	padding-left: 30vh;
}
#generic-cta-text .fl-rich-text p:last-child {
	margin-bottom: 0px;
}
#generic-cta .fl-row-content .overlay {
	content: '';
    position: absolute;
    background: url(images/cta-stroke.png) center/contain no-repeat;
    height: 85vh;
    width: 85vh;
    z-index: 0;
    top: -8vh;
    left: -10vh;
}
blockquote h6, blockquote h2 {
	color: #2db9eb;
}
blockquote h2 {
	font-size: 100px;
	line-height: 95px;
}
blockquote {
	margin: 50px 0px;
}
#generic-full-img .fl-col-content {
	min-height: 50vh;
	position: relative;
}
#generic #generic-full-img #caption .fl-rich-text {
	right: 0;
	left: unset;
}
#generic #generic-full-img {
	position: relative;
	/*margin-top: 50px;*/
}
#generic #generic-full-img:after {
	content: '';
    position: absolute;
    height: 110vh;
    width: 110vh;
    background: url(images/full-img-stroke.png) center/contain no-repeat;
    top: -24vh;
    left: -68vh;
}
.fl-rich-text h4 strong, #three-col-text .fl-rich-text h6 {
	color: #ed1c24;
} 
#three-col-text .fl-rich-text h6:first-child {
	color: #1a0a35;
}
#three-col-text .fl-rich-text h4 {
	position: relative;
	margin-bottom: 25px;
}
#three-col-text .fl-rich-text h4:after {
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	background-color: #1a0a35;
	left: 0;
	bottom: -5px;
}
#generic-three-col-hotels {
	position: relative;
}
#hotel-strokes {
	height: 90vh;
	width: 90vh;
	background: url(images/hotel-blue-stroke.png) center/contain no-repeat;
	position: absolute;
	    top: -30vh;
    right: -35vh;
	z-index: -1;
}
#mobile-menu:hover {
	cursor: pointer;
}
/*.hamburger:hover .hamburger-inner, .hamburger:hover .hamburger-inner::before, .hamburger:hover .hamburger-inner::after  {
	background-color: #ed1c24;
}*/
#ubermenu-main-10.ubermenu-responsive.ubermenu-responsive-collapse.uber-show {
	max-height: 100% !important;
    overflow: visible !important; 
    visibility: visible !important;
}
#ubermenu-main-10.ubermenu-responsive.ubermenu .ubermenu-nav {
	display:-webkit-box;
  	display:-webkit-flex;
  	display:-ms-flexbox;
   	display: flex;
	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
 	 -webkit-flex-direction: column;
      	-ms-flex-direction: column;
             flex-direction: column;
             -webkit-box-align: center;
 	 -webkit-align-items: center;
     	 -ms-flex-align: center;
    	 align-items: center;
}
#ubermenu-main-10.ubermenu .ubermenu-item.ubermenu-item-level-0 {
	text-align: center;
}
#ubermenu-main-10.ubermenu li:before {
	display: none;
}
body .shiftnav ul.shiftnav-menu li.menu-item, body .shiftnav ul.shiftnav-menu li.menu-item a, #ubermenu-main-10.ubermenu.ubermenu .ubermenu-target-text {
	color: white !important;
    font-size: 28px;
    line-height: 32px !important;
    font-family: "aktiv-grotesk-condensed",sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
}
body .shiftnav ul.shiftnav-menu li.mobile-submenu a {
	color: #b399dd !important;
    font-size: 20px;
    line-height: 25px !important;
    font-family: "aktiv-grotesk",sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
}
body .shiftnav ul.shiftnav-menu li.menu-item ul.sub-menu li a {
	font-size: 20px;
    line-height: 25px !important;
    padding: 5px !important;
}
body .shiftnav ul.shiftnav-menu li.menu-item a:hover {
	color: #ed1c24 !important;
}
body .shiftnav ul.shiftnav-menu li.mobile-submenu a:hover {
	color: white !important;
}
.shiftnav ul.shiftnav-menu li.menu-item span:hover {
	cursor: pointer;
}
body .shiftnav ul.shiftnav-menu li.search-mobile a {
	position: relative;
}
body .shiftnav ul.shiftnav-menu li.search-mobile a:before {
	content: '';
    position: absolute;
	height: 17px;
    width: 17px;
    left: -1px;
    top: 19px;
    background: url(images/search-purple.png) center/contain no-repeat;
}
body .shiftnav ul.shiftnav-menu li.search-mobile a:hover:before {
	background: url(images/search-white.png) center/contain no-repeat;
}
/*#ubermenu-main-10.ubermenu-responsive.ubermenu-responsive-collapse .ubermenu-item .ubermenu-submenu {
	display: block;
}*/
/*#ubermenu-main-10.ubermenu-responsive.ubermenu-responsive-collapse .ubermenu-item .ubermenu-submenu {
	display: unset;
}*/
/*#ubermenu-main-10.ubermenu .ubermenu-item.ubermenu-item-level-0.ubermenu-item-has-children:hover ul.ubermenu-submenu {
		position: relative;
}*/
body .shiftnav ul.shiftnav-menu li.search-mobile a:before, body .shiftnav ul.shiftnav-menu li.menu-item a, .ubermenu-responsive.ubermenu-responsive-collapse .ubermenu-item-has-children .ubermenu-submenu-drop {
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
/*.ubermenu-responsive.ubermenu-responsive-collapse .ubermenu-item-has-children:hover .ubermenu-submenu-drop {
	display: block;
	position: relative;
}*/
.shiftnav ul.shiftnav-menu li.menu-item.menu-item-has-children span.arrow-container {
	    background-image: url(images/arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
        width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    z-index: 999;
       top: 1px;
    right: 10px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-position: center;
}
.shiftnav ul.shiftnav-menu li.menu-item span.arrow-container.arrow-shift {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
body .shiftnav ul.shiftnav-menu li.menu-item>.shiftnav-target {
	display: inline-block;
}
body .shiftnav ul.shiftnav-menu li ul.sub-menu {
	display: none;
}
/*body .shiftnav ul.shiftnav-menu li.menu-item a {
	padding: 15px 0px 15px 25px !important;
}*/
.shiftnav-nav.mobile-background {
	background-color: transparent;
}
.mobile-background {
	background-color: #1a0a35;
}
#generic nav.shiftnav-nav {
	background-color: transparent !important;
	    z-index: 99;
    position: relative;
}
#mobile-overlay {
	position: absolute;
	height: 90vh;
	width: 90vh;
	background: url(images/hotel-lines.png) center/contain no-repeat;
	bottom: -30vh;
    left: -20vh;
    z-index: 0;
}
.shiftnav-toggle-button {
	padding: 0 !important;
    background: none !important;
}
.shiftnav {
	max-height: 100%;
    width: 100%;
    margin-top: 85px;
    max-width: 100% !important;
    overflow: hidden;
}
.shiftnav-inner {
    padding-top: 30px;
        z-index: 99;
    position: relative;
}
.shiftnav {
	background-color: #1a0a35;

}
.shiftnav ul.shiftnav-menu {
	text-align: center;
	z-index: 1;
}
/*Modal CSS*/
.results-page .search-post h3:after , #search_submit, .md-overlay, .md-overlay2, #search-modal, #mobile-menu-container, #ubermenu-main-10.ubermenu.ubermenu .ubermenu-target-text, #ubermenu-main-10.ubermenu-responsive.ubermenu-responsive-collapse {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.md-overlay, .md-overlay2  {
	position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
}
.md-overlay {
	background: #1a0a35 !important;
}
.md-overlay2 {
	background: rgba(26,10,53,0.5) !important;
	z-index: 99999999;
}
.md-show {
	opacity: 1;
    visibility: visible !important;
}
#mobile-menu-container {
    width: 100%;
    height: 100%;
    max-width: none;
    min-width: auto;
    top: 35vh;
    left: 50%;
    position: relative;
    z-index: 99999;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    box-sizing: border-box;
}
#search-modal {
	position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 630px;
    min-width: 320px;
    height: auto;
    z-index: 999999999;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-color: white;
    padding: 70px 30px 70px 30px;
    box-sizing: border-box;
}
#search-close {
	position: absolute;
    top: 20px;
    right: 20px;
}
#search-modal-content h4, #search-modal-content #searchform {
	text-align: center;
}
#search_submit {
	height: 50px;
    width: 50px;
    background-color: #1a0a35;
    background-image: url(images/search-white.png);
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
}
#search-input {
    border: solid 2px #1a0a35;
    background-color: transparent;
    padding: 10px;
    width: 55%;
    box-sizing: border-box;
    min-height: 50px;
}
#search_submit:hover {
	background-color: #ed1c24;
	cursor: pointer;
}
#search-modal-content h4 {
	margin-bottom: 20px;
}
#search-close svg {
	fill: #1a0a35;
}
#search-close:hover svg {
	fill: #ed1c24;
	cursor: pointer;
}
.search-post {
	position: relative;
	margin-bottom: 30px;
}
.results-page .search-header #search-input {
	width: 30%;
}
.results-page .s-results {
	margin: 30px 0px;
}
.results-page .s-results h4 {
	margin: 5px 0px;
}
.search-post h3 {
	margin-bottom: 15px;
}
.results-page .full-link {
	z-index: 5;
}
#generic.blog-page .blog-body-content:hover h3:after, #generic .search-post:hover h3:after {
	width: 100%;
}
.results-page .search-post:hover p {
	text-decoration: underline;
}
.results-page .search-post h6 {
	margin-bottom: 5px;
}
.results-page .wrapper2 {
	margin: 0 auto;
	padding-bottom: 100px;
}
.results-page .navigation h6 a {
	color: #ed1c24;
}
.results-page .navigation h6 a:hover {
	color: #2db9eb;
}
.nf-form-fields-required {
	display: none;
}
.nf-response-msg {
	font-family: "aktiv-grotesk",sans-serif;
    font-weight: bold;
}
/*.submit-container .submit-wrap .nf-field-element {
	width: auto;
	border: solid 3px #1a0a35;
	position: relative;
}
.submit-container .submit-wrap .nf-field-element input {
	border: none;
	background-color: transparent;
	padding: 15px 45px !important;
	color: white;
	box-sizing: border-box;
}*/
.submit-container .submit-wrap .nf-field-element input:hover {
	cursor: pointer;
}
.fl-rich-text a {
	font-weight: 700;
	color: #ed1c24;
}
.fl-rich-text a:hover {
	color: #2db9eb;
}
.results-page .no-results {
	margin-top: 30px;
}
/*#generic-three-col .lineup-box:hover #overlay-container2 {
	background-color: rgba(26,10,53,0.75);
}
#generic-three-col .lineup-box:hover #overlay-top, #generic-three-col .lineup-box:hover #overlay-bottom {
	background-color: rgba(0,0,0,0);
}*/
.pp-gallery-filters, .pp-gallery-filters-wrapper {
	display: none;
}
.pp-photo-gallery-content > a { 
	line-height: 0; 
	display: block;
}
#gallery {
	margin-bottom: 100px;
}
.mfp-wrap, .mfp-bg {
	z-index: 99999;
}
.sched-person h2 {
	color: #1a0a35 !important;
	letter-spacing: 3px !important;
	font-size: 14px !important;
    line-height: 19px !important;
    font-family: "aktiv-grotesk-condensed",sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 700 !important; 
}
.hero-slider {
	position: relative;
	z-index: 7;
}
#mobile-background {
	display: none;
	height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
/*div#n2-ss-1.n2-ss-load-fade.n2-ss-loaded {
	height: 80vh;
	overflow: hidden;
}
div#n2-ss-1 .n2-ss-slider-1 {
	height: 80vh;
}*/
#mc_embed_signup {
	background: transparent !important;
}
/* Button*/
.box, .submit-container .submit-wrap/*,  .submit-container .submit-wrap .nf-field-element*/ {
  position:relative;
  vertical-align: middle;
  display: inline-block;
  /*height: 60px;
  line-height: 60px;*/
  text-align: center;
  transition: 0.5s;
 /* padding: 0 20px;*/
  cursor: pointer;
  border: 3px solid #1a0a36;
  -webkit-transition:0.5s;
  position: relative;
}
/*.submit-container .submit-wrap .nf-field-element {
	width: auto;
}
.submit-container .submit-wrap .nf-field-element input {
	border: none;
}*/
.submit-container .nf-field-element input {
	border: none;
	background: none;
	padding: 0px !important;
    height: auto !important;
}
#home #nav-right .box , .home-hero-link .box,  #generic .fl-html .box {
	border: 3px solid white;
}
.box:hover, .submit-container .submit-wrap:hover/*, .submit-container .submit-wrap .nf-field-element:hover*/ {
  border: 3px solid transparent !important;
}
.box:hover div:after, .submit-container .submit-wrap:hover .nf-field-element:after /*, .submit-container .submit-wrap:hover:after*/  {
	background: url(images/red-stroke-hover2.png) center/contain no-repeat;
}
#nav-right .box:hover div:after {
	background: url(images/small-red-hover.png) center/contain no-repeat;
}
.box::before, .box::after, .submit-container .submit-wrap:before, .submit-container .submit-wrap:after/*, .submit-container .submit-wrap .nf-field-element::before, .submit-container .submit-wrap .nf-field-element::after*/ {
  width: 100%;
  height:100%;
  z-index: 3;
  content:'';
  position: absolute;
  top:0;
  left:0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s;
}
.foo::before, .submit-container .submit-wrap:before/*, .submit-container.ninja-btn-hover .submit-wrap .nf-field-element::before*/ {
  border-bottom: 3px solid #1a0a36;
  border-left: 3px solid #1a0a36;
  -webkit-transform-origin: 0 100%;
}
.foo::after, .submit-container .submit-wrap:after/*, .submit-container.ninja-btn-hover .submit-wrap .nf-field-element::after*/ {
  border-top: 3px solid #1a0a36;
  border-right: 3px solid #1a0a36;
  -webkit-transform-origin: 100% 0%;
}
#home #nav-right .foo::before, .home-hero-link .foo::before, #generic .fl-html .foo::before  {
	border-bottom: 3px solid white;
  	border-left: 3px solid white;
}
#home #nav-right .foo::after, .home-hero-link .foo::after, #generic .fl-html .foo::after {
	border-top: 3px solid white;
  border-right: 3px solid white;
}
#home #nav-right .box.color {
	border: 3px solid #1a0a36;
}
#home #nav-right .box.color.foo::before {
	border-bottom: 3px solid #1a0a36;
  	border-left: 3px solid #1a0a36;
}
#home #nav-right .box.color.foo::after {
	border-top: 3px solid #1a0a36;
  	border-right: 3px solid #1a0a36;
}
.box:hover::after, .box:hover::before, .submit-container .submit-wrap:hover:before, .submit-container .submit-wrap:hover:after /*, .submit-container .submit-wrap .nf-field-element:hover::before, .submit-container .submit-wrap .nf-field-element:hover::after*/ {
  -webkit-transform: scale(1);
}
.box div, .submit-container .submit-wrap .nf-field-element input/*, .submit-container .submit-wrap .nf-field-element input*/ {
	font-size: 14px !important;
    line-height: 19px !important;
    color: white!important;
    letter-spacing: 3px !important;
    font-family: "aktiv-grotesk-condensed",sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    margin-bottom: 0px !important;
    padding: 15px 45px !important;
    box-sizing: border-box;
   	position: relative;
   	background-color: transparent !important;
}
.submit-container .submit-wrap .nf-field-element input {
	z-index: 99;
}
#generic #generic-hero .fl-html .box div {
	padding: 25px 60px !important;
}
#generic .fl-html .box div {
	padding: 25px 40px !important;
}
.submit-container .submit-wrap {
	display: inline-block;
	position: relative;
}
.submit-container .nf-field {
	text-align: center;
}
.submit-container .submit-wrap .nf-field-label {
	display: none;
}
.box div:after, .btn-contain:after, .submit-container .submit-wrap .nf-field-element:after/*, .submit-container .submit-wrap:after*/ {
	content: '';
    position: absolute;
    height: 100px;
    width: 160%;
    background: url(images/red-stroke.png) center/contain no-repeat;
    top: -22px;
    left: -40px;
    z-index: -1;
    -webkit-transition:0.5s;
}
/*.submit-container .submit-wrap:after {
	top: -10px;
}*/
#nav-right .box div:after {
	background: url(images/small-red.png) center/contain no-repeat;
	top: -17px;
    left: -15px;
    width: 140%;
}
.home-hero-link .box div:after {
	left: -50px;
}
#generic #generic-hero .fl-html .box div:after {
	top: -13px;
    left: -65px;
}
#generic .fl-html .box div:after {
    top: -13px;
    left: -65px;	
}
.advanced-button .fl-html {
	text-align: center;
	margin-top: 20px;
}
#generic-cta-text .advanced-button .fl-html {
	text-align: right;
	margin-top: 30px;
}
#generic-cta-text .advanced-button .fl-html .box div {
	padding: 25px 60px !important;
}
#mc_embed_signup .button {
	background-color: transparent !important;
	border-radius: 0px !important;
	height: auto !important;
	margin: 0px !important;
	padding: 0px !important;
	font-size: 14px !important;
    line-height: 19px !important;
    color: white!important;
    letter-spacing: 3px !important;
    font-family: "aktiv-grotesk-condensed",sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

/*-----------------------*/
.a2a_floating_style {
	display: none;
}
#nav-social .a2a_kit a {
	margin-bottom: 0px;
}
#nav-social .a2a_kit .addtoany_share, #share-container .a2a_kit .addtoany_share {
	display: none;
}
#share-container {
	display: none;
}








/*------------------------- Media Queries ------------------------*/
@media (min-width: 600px) and (max-width: 1920px) {
	#home #n2-ss-1-align, div#n2-ss-1 .n2-ss-slider-1, div#n2-ss-1 .n2-ss-slide-active, div#n2-ss-1 .n2-ss-layers-container {
		height: 75vh !important;
	}
}
@media(max-width: 1460px) {
	footer .wrapper {
			-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
 	 -webkit-flex-direction: column;
      	-ms-flex-direction: column;
             flex-direction: column;
	}
	footer #footer1 {
		width: 100%;
		-webkit-box-align: center;
 	 -webkit-align-items: center;
     	 -ms-flex-align: center;
    	 align-items: center;
    	 margin-bottom: 50px;
	}
	footer #col-top .content {
		margin-bottom: 25px;
	}
	#nav-center {
 	-webkit-box-orient:vertical;
  	-webkit-box-direction:reverse;
  	-webkit-flex-direction:column-reverse;
    	  -ms-flex-direction:column-reverse;
         	 flex-direction:column-reverse;
         	  -webkit-box-align:end;
  	-webkit-align-items:flex-end;
     	 -ms-flex-align:end;
align-items:flex-end;
	}
	#nav-center .line {
		display: none;
	}
	#main-nav {
		margin-right: 5px !important;
		margin-top: 10px !important;
	}
	#nav-center {
		    padding: 12px 0px 25px;
	}
	#home #slider-container .hero-text {
		width: 65%;
	}
}
@media (max-width: 1400px) {
	.wrapper2 {
	    max-width: 70%;
	}
	#generic-cta #generic-cta-img .fl-col-content {
	    height: 45vh;
	    width: 45vh;
	}
	#generic-cta #generic-cta-img {
		left: -11vh;
	}
}
@media (max-width: 1250px) {
	#home .lineup-box {
		-webkit-flex-basis: 32%;
    	-ms-flex-preferred-size: 32%;
    	flex-basis: 32%;
	}
	#generic-three-col-hotels .hotel-col.ticket-col {
		width: 100%;
	}
	#home .lineup-box:nth-child(-n+3) {
		margin-bottom: 25px;
	}
	#home h1, #home .home-hero-heading p {
		font-size: 80px !important;
		line-height: 85px !important;
	}
	h2 {
		font-size: 40px;
    	line-height: 40px;
	}
	#home #social-media-container h1 {
		padding-right: 0px;
		margin-bottom: 50px;
	}
	#home #social-media-container .left {
		margin-bottom: 50px;
		 -webkit-flex-basis: auto;
	    -ms-flex-preferred-size: auto;
	    flex-basis: auto;
	    width: 100%;
	}
	#home #social-media-container {
		-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
 	 -webkit-flex-direction: column;
      	-ms-flex-direction: column;
             flex-direction: column;
	}
	#home #slider-container .hero-text {
		width: 90%;
	}
	#generic #generic-hero .fl-module-content {
		max-width: 75%;
	}
	#generic #generic-hero .fl-col-content {
		padding: 10vh 5vh;
	}
	#generic-hero .fl-rich-text {
		text-align: center;
	}
	#generic-two-col-right {
		padding: 0 0 0 30px;
	}
	#generic-three-col-hotels .hotel-col, #generic-three-col .lineup-box {
		width: 100%;
	}
	#generic-three-col-hotels .hotel-col:not(:last-child), #generic-three-col .lineup-box:not(:last-child) {
		margin-bottom: 30px;
	}
	.wrapper2 {
	    max-width: 100%;
	    padding: 0px 100px;
	}
	#generic-cta #generic-cta-img {
	    left: 0;
	    position: relative;
	    top: 0;
	}
	#generic-cta #generic-cta-img .fl-col-content {
	    height: 45vh;
	    width: 100%;
	}
	#generic-cta-text {
	    width: 50%;
	    padding-left: 30px;
	}
	blockquote h2 {
	    font-size: 80px;
	    line-height: 75px;
	}
}
@media (max-width: 1100px) {
	#nav-center #sub-nav, #nav-center #main-nav {
		display: none;
	}
	#mobile-menu {
		display: block;
		margin-right: 25px;
		margin-top: 20px;
	}
	#generic nav {
		background-color: #1a0a35;
	}
	#generic #nav-left #nav-logo {
		display: block;
	}
	#nav-right .foo::before {
		border-bottom: 3px solid white;
	  	border-left: 3px solid white;
	}
	#nav-right .foo::after {
		border-top: 3px solid white;
	  border-right: 3px solid white;
	}
	#nav-right .box {
		border: solid 3px white;
	}
	#nav-center {
		    padding: 12px 0px 33px;
	}
	/*#generic #nav-right a.nav-tickets:after {
		border-color: white;
	}*/
}
@media (max-width: 1050px) {
	#generic-cta-text, #generic-cta #generic-cta-img, #generic-two-col-left, #generic-two-col-right {
		width: 100%;
	}
	#generic-two-col-left {
		margin-bottom: 50px;
	}
	#generic-two-col-right {
		padding: 0px;
	}
	#generic-cta #generic-cta-img {
		margin-bottom: 30px;
	}
	#generic-cta-text {
		padding-left: 0px;
	}
	#generic-cta-text .fl-rich-text {
		text-align: center;
	}
	#generic-cta .fl-col-group {
		padding: 40px;
	}
	#generic-cta #generic-cta-img .fl-col-content {
		height: 35vh;
	}
	#three-col-text .fl-col-group {
		-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
 	 -webkit-flex-direction: column;
      	-ms-flex-direction: column;
             flex-direction: column;
	}
	#three-col-text .three-col-text-single {
		width: 100% !important;
	}
	#three-col-text .three-col-text-single:not(:last-child) {
		margin-bottom: 10px;
	}
}
@media(max-width: 900px) {
	#ctf .ctf-item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #home #twitter-container .tweet-box, #home #instagram-container .insta-img, #home #news-container .content .news-box, #home .lineup-box {
	    -webkit-flex-basis: 48%;
	    -ms-flex-preferred-size: 48%;
	    flex-basis: 48%;
	}
	.blog-page .blog-img-container {
		-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
 	 -webkit-flex-direction: column;
      	-ms-flex-direction: column;
             flex-direction: column;

	}
	#generic .hero h1:after, #generic h3:after {
		right: 0;
    	margin: 0 auto;
	}
	.blog-page .blog-img-container .blog-img {
		width: 100%;
		margin-bottom: 20px;
	}
	#share-container {
		margin-top: 50px;
	display:-webkit-box;
  	display:-webkit-flex;
  	display:-ms-flexbox;
   	display: flex;
   	 -webkit-box-pack: center;
 	 -webkit-justify-content: center;
      	-ms-flex-pack: center;
      	 justify-content: center;
      	 -webkit-box-align: center;
 	 -webkit-align-items: center;
     	 -ms-flex-align: center;
    	 align-items: center;
	}
	#home #blue-swirls-move {
		left: -64vh;
	}
	#home #blue-spots-move {
		right: -24vh;
	}
	#home #purple-swirls-move {
		left: -48vh;
	}
	#sb_instagram.sbi_col_4 #sbi_images .sbi_item:nth-child(-n+6), #ctf .ctf-item:nth-child(-n+2), #home #twitter-container .tweet-box:nth-child(-n+2), #home #instagram-container .insta-img:nth-child(-n+6), #home #news-container .content .news-box:nth-child(-n+4), #home .lineup-box:nth-child(-n+4) {
		margin-bottom: 30px !important;
	}
	#mc_embed_signup form {
		text-align: center !important;
	}
	#home h1, #home .home-hero-heading p {
	    font-size: 60px !important;
	    line-height: 65px !important;
	}
	#home h2 {
	    font-size: 30px;
	    line-height: 30px;
	}
	h3 {
		font-size: 35px;
		line-height: 40px;
	}
	h4 {
		font-size: 23px;
    	line-height: 28px;
	}
	#top-form, #second-col-footer {
					-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
 	 -webkit-flex-direction: column;
      	-ms-flex-direction: column;
             flex-direction: column;
	}
	#second-col-footer {
             -webkit-box-align: center;
 	 -webkit-align-items: center;
     	 -ms-flex-align: center;
    	 align-items: center;
	}
	#second-col-footer .column {
		text-align: center;
	}

	#second-col-footer .column:not(:last-child) {
		margin-bottom: 25px;
	}
	#footer4, #mc_embed_signup #fname-group, #mc_embed_signup #lname-group {
		width: 100%;
	}
	.wrapper {
	    padding: 0px 50px;
	}
	footer .wrapper {
		margin: 0px 50px;
		padding: 80px 0px 0px;
	}
	#home #slider-container .content {
		padding: 10vh 0;
	}
	#home #slider-container .overlay {
	    background-color: rgba(41,23,70,0.6);
	}
	div#n2-ss-1 .n2-ss-layer-content:after, #nav-left h6, #nav-social-container, #home #slider-container .content:after  {
		display: none;
	}
	#nav-left {
		left: 25px;
	}
	#home #news {
		    width: 100%;
    overflow: hidden;
	}
	/*body {
		width:100vw;
	}*/
	#nav-right {
		right: 25px;
	}
	nav.background-remove {
		background-color: #1a0a35 !important;
	}
	#nav-logo {
		opacity: 1 !important;
	}
	#scroll-logo {
		display: none !important;
	}
	/*#nav-right a.nav-tickets.color:after {
		border-color: white !important;
	}*/
	#home #news #blue-spots, #home .hero #purple-swirls-top {
		width: 60vh;
	}
	#home .hero #purple-swirls {
		width: 100vh;
	}
	div#n2-ss-1 .n2-ss-layer-content {
		padding: 50px 25px !important;
    	height: auto;
	}
	/*#home .home-hero-link a {
		padding: 20px 40px !important;
	}
	#home .home-hero-link a:before {
		top: -20px;
    	left: -50px;
	}*/
	#generic #generic-hero .fl-module-content {
	    max-width: 100%;
	}
	#three-col-text, #generic-full-img, #generic #three-stacked.last-child, #generic-hero, #generic-two-col, #generic-three-col, #generic-three-col-hotels {
		margin-bottom: 50px;
	}
	.fl-col-small {
		max-width: 100%;
		width: 100% !important;
	}
	#generic #caption .fl-rich-text {
		width: 100%;
		background-color: #1a0a35;
		bottom: 0px;
	}
	#generic #generic-full-img:after, #generic #caption .fl-rich-text p:after {
		display: none;
	}
	#generic #caption .fl-rich-text p {
		padding: 15px;
		text-align: center;
	}
	#generic-two-col-left .fl-col-content {
		min-height: 35vh;
	}
	#generic-three-col-hotels .hotel-col .fl-rich-text {
		text-align: center;
	}
	.wrapper2 {
		padding: 0px 50px;
	}
	#three-stacked .stack-img, #three-stacked .stack-img .fl-col-content {
		width: 200px !important;
	}
	#three-stacked .stack-img .fl-col-content {
		margin: 0 auto;
	}
	#three-stacked .stack-text {
		padding-left: 0px;
		margin-top: 30px;
	}
	#three-stacked .fl-col-group-nested > a {
		display:-webkit-box;
  	display:-webkit-flex;
  	display:-ms-flexbox;
   	display: flex;
    	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
 	 -webkit-flex-direction: column;
      	-ms-flex-direction: column;
             flex-direction: column;
-webkit-box-align: center;
 	 -webkit-align-items: center;
     	 -ms-flex-align: center;
    	 align-items: center;
	}
	#generic-cta {
		margin-bottom: 50px;
	}
	blockquote h2 {
	    font-size: 60px;
	    line-height: 55px;
	}
	#generic .hero .wrapper {
		padding: 50px;
	}
	.results-page .search-header #search-input {
	    width: 50%;
	}
	#search-modal {
		width: 90%;
	}
	#home #nav-right .box.color {
	border: 3px solid white !important;
	}
	#home #nav-right .foo::before {
		border-bottom: 3px solid white !important;
	  	border-left: 3px solid white !important;
	}
	#home #nav-right .foo::after {
		border-top: 3px solid white !important;
	  	border-right: 3px solid white !important;
	}
	.nf-form-cont .one-half, .nf-form-cont .one-third {
		width: 100% !important;
	}
	.nf-form-cont .one-half, .nf-form-cont .one-third {
		margin-left: 0px !important;
	}
}
@media (max-height: 900px) {
	#home .home-hero-heading p {
		font-size: 60px !important;
    	line-height: 55px !important;
	}
	#home .home-hero-text p {
		font-size: 16px !important;
    	line-height: 21px !important;
	}
	#home #slider-container {
		margin-bottom: 100px;
	}
	#home div#n2-ss-1 .n2-ss-control-bullet {
	    bottom: -35px;
	}
	div#n2-ss-1 .n2-ss-layer-content {
		padding: 30px !important;
	}
}
@media (max-width: 768px) {
	#generic-three-col-hotels .hotel-img {
		width: 100% !important;
	}
}
@media (max-width: 600px) {
	#ctf .ctf-item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #home #twitter-container .tweet-box, #home #instagram-container .insta-img, #home #news-container .content .news-box, #home .lineup-box {
	    -webkit-flex-basis: auto;
	    -ms-flex-preferred-size: auto;
	    flex-basis: auto;
	    width: 100%;
	}
	#home #slider-container {
		background: initial !important;
	}
	#ctf .ctf-item:not(:last-child), #sb_instagram.sbi_col_4 #sbi_images .sbi_item:not(:last-child), #home #twitter-container .tweet-box:not(:last-child), #home #instagram-container .insta-img:not(:last-child), #home #news-container .content .news-box:not(:last-child), #home .lineup-box:not(:last-child) {
		margin-bottom: 30px !important;
	}
	h1, #home .home-hero-heading p {
	    font-size: 45px !important;
	    line-height: 50px !important;
	}
	#col-top .content #aoc-logo {
		width: 150px;
		height: auto;
	}
	#col-top .content #dome-logo {
		width: 100px;
		height: auto;
	}
	footer #col-bottom .line {
		width: 50px;
	}
	footer #col-top .line {
		height: 70px;
	}
	footer #col-top .content {
		     -webkit-box-align: center;
 	 -webkit-align-items: center;
     	 -ms-flex-align: center;
    	 align-items: center;
	}
	.wrapper, .wrapper2 {
	    padding: 0px 25px;
	}
	footer .wrapper {
		margin: 0px 25px;
		padding: 50px 0px 50px;
	}
	#home .hero #purple-swirls {
	    width: 80vh;
	}
	#home .hero #purple-swirls-top {
		width: 40vh;
		left: 15vh;
	}
	#home #news .wrapper, #home #news-container .content, #home .hero .wrapper {
		padding-bottom: 50px;
	}
	#home #news .wrapper {
		padding-top: 50px;
	}
	#home #slider-container {
		margin-bottom: 100px;
	}
	#home div#n2-ss-1 .n2-ss-control-bullet {
	    bottom: -50px;
	}
	#hotel-strokes, #generic-three-col-hotels #vip-hotel h6:after, #home #video-wrapper {
		display: none;
	}
	#generic-three-col-hotels #vip-hotel {
		bottom: 0px;
		top: unset;
		background-color: #ed1c24;
		left: 0px;
    	width: 100%;
    	padding: 15px;
	}
	#three-stacked .stack-img, #three-stacked .stack-img .fl-col-content {
	    width: 100%!important;
	}
	blockquote h2 {
	    font-size: 45px;
	    line-height: 40px;
	}
	blockquote {
	    margin: 25px 0px;
	}
	#generic .hero .wrapper {
		padding: 50px 25px;
	}
	.search-container #search-input, .results-page .search-header #search-input {
	    width: 100%;
	}
	#mobile-background {
		display: block;
	}
}