body {
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #252525;
	background-color: #0b64c9 !important;
}

h1 {
	border-bottom: 1px solid #d9d9d9;
}

h2 {
	position: relative;
	;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

h2:before {
	content: '\2192';
	position: absolute;
	left: -20px;
	font-size: 0.9em;
}

a,
a:active,
a:visited {
	color: white;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	cursor: pointer;
}

a:hover {
	color: #fef858;
	text-decoration: none;
}


/*
a:active, a:visited {
	color: #39ddf2;
	text-decoration: none;
}
*/

#photos .MBR-photos__text {
	text-align: center;
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	margin-bottom: 40px;
}

.callback,
.simple,
.offset {
	font-size: 20px;
	background: #27ae60;
	padding: 0.5em 0.7em;
	color: #ecf0f1;
	margin-bottom: 50px;
	-webkit-transition: background 0.5s ease-out;
	transition: background 0.5s ease-out;
}

.offset {
	margin-bottom: 10px;
}

.callback {
	cursor: pointer;
}

.ended {
	background: #c0392b;
}

.styled {
	margin-bottom: 50px;
}

.mbr-section__container--isolated {
	padding-bottom: 72px;
	padding-top: 72px;
}

.mbr-header__text {
	text-transform: uppercase;
}

.styled div {
	display: inline-block;
	width: 90px;
	height: 90px;
	margin-left: 15px !important;
	font-size: 54px;
	line-height: 80px;
	text-align: center;
	color: #fef858;
	font-weight: 900;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.03), 2px 2px rgba(0, 0, 0, 0.06), 3px 3px rgba(0, 0, 0, 0.025), 4px 4px rgba(0, 0, 0, 0.02), 5px 5px rgba(0, 0, 0, 0.035), 6px 6px rgba(0, 0, 0, 0.03), 7px 6px rgba(0, 0, 0, 0.03), 8px 8px rgba(0, 0, 0, 0.03), 9px 8px rgba(0, 0, 0, 0.03), 10px 10px rgba(0, 0, 0, 0.03), 11px 11px rgba(0, 0, 0, 0.03), 12px 12px rgba(0, 0, 0, 0.03), 13px 13px rgba(0, 0, 0, 0.03), 14px 14px rgba(0, 0, 0, 0.03), 15px 15px rgba(0, 0, 0, 0.03), 16px 16px rgba(0, 0, 0, 0.03), 17px 17px rgba(0, 0, 0, 0.03), 18px 18px rgba(0, 0, 0, 0.03), 19px 19px rgba(0, 0, 0, 0.03), 20px 20px rgba(0, 0, 0, 0.03), 21px 21px rgba(0, 0, 0, 0.03), 22px 22px rgba(0, 0, 0, 0.03), 23px 23px rgba(0, 0, 0, 0.03);
	/* #a46ed6;*/
	background: rgba(17, 62, 144, 0.3);
	/*rgb(29, 22, 119);/*rgba(218, 94, 75, 0.41);*/
	/*
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #da5e4b;
*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	float: left;
	margin: 4px;
}

/* BUTTONS */
.btn-danger {
	background-color: #fef858;
	border-color: #fef858;
	border-radius: 10px ;
}

.btn-danger-title {
	font-family: 'Oswald','PT Sans', sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #307AF1 ;
	font-size: 24px;
	font-weight: 800;
	margin: 5px 0 35px 0;
	overflow: hidden;
/*

	font-size: 28px !important;
	color: #307AF1 !important;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Oswald', sans-serif;
*/
}

text-transform: uppercase;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	color: white !important;
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0px !important;

.btn-danger-title:hover {
	color: white !important;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	color: #ffffff;
	background-color: #307AF1;
	border-color: #307AF1;
}
/* IE7 inline-block hack */

*+html .styled div {
	display: inline;
	zoom: 1;
}

.styled div:first-child {
	margin-left: 0;
}

.styled div span {
	color: #22d7e6;
	display: block;
	/*
  border-top: 1px solid #cecece;
  padding-top: 3px;
*/
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
	text-transform: uppercase;
	text-align: right;
	margin-top: -20px;
	margin-left: 10px;
	margin-right: 20px;
}

.counter {
	text-align: center;
	display: inline-block;
	width: auto;
	bottom: 10px;
	padding: 0 20px;
}

.mbr-arrow {
	bottom: 40px !important;
}

.mbr-arrow__link {
	margin-top: 20px !important;
}


/*  SOCIAL ICONS ADJUSTMENT */

.mbr-social-icons__icon {
	border-radius: 6px;
	height: 50px;
	width: 50px;
}

.socicon-bg-instagram {
	background: rgba(255, 255, 255, 0);
	/*#9c7c6e; */
}

.socicon-bg-youtube {
	background: rgba(255, 255, 255, 0);
	/*#e02a20;*/
}

.socicon-bg-facebook {
	background: rgba(255, 255, 255, 0);
	/*#3e5b98; */
}

.mbr-social-icons--style-1 .mbr-social-icons__icon:hover {
	background: #307AF1 !important;
}

.whatsapp {
	margin-top: 10px;
}


/*
.socicon:after {
	color: #144fb3;
}

.socicon-instagram:hover {
	color: #144fb3;
}
*/

.contactinfo {
	color: #fff;
	font-size: 18px;
}

.contactinfo:hover {
	color: #307AF1;
}


/*  END SOCIAL ICONS ADJUSTMENT */


/*  CONTACT INFO    */

.appleLinks a {
	color: #fff !Important;
	text-decoration: none !Important
}

.appleLinks a:hover {
	color: #307AF1 !Important;
	text-decoration: none !Important
}

.appleLinksWhite a {
	color: #ffffff !Important;
}

a[x-apple-data-detectors=true] {
	color: inherit !important;
	text-decoration: none!important;
}


/*  PRELOADER 1*/

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #145289;
	/* change if the mask should have another color then white */
	z-index: 99;
	/* makes sure it stays on top */
}


/* Preloader */


/* PACE PRELOADER */

.welcome {
	position: fixed;
	z-index: 8000;
	background: #1277D1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.pace-inactive {
	display: none;
}

.pace .pace-progress {
	background: #5bacf5;
	position: fixed;
	z-index: 9000;
	top: 50%;
	right: 100%;
	width: 100%;
	height: 3px;
}

.sparisci {
	top: -100vh;
	-webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
	-moz-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
	-o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
}


/* END PACE PRELOADER */

#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	/* centers the loading animation horizontally one the screen */
	top: 50%;
	/* centers the loading animation vertically one the screen */
	background-image: url(../images/loading.gif);
	/* path to your loading animation */
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
	/* is width and height divided by two */
}


/*  END PRELOADER */


/*mouse scroll indicator icon*/


/*  MOUSSE ICON */

.mouse-icon {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 2px solid;
	border-radius: 25px !important;
	/*bottom: 50px;*/
	height: 32px;
	left: 0;
	margin: 0 auto;
	/*    position: absolute;*/
	right: 0;
	width: 20px;
	cursor: pointer;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.mouse-icon:hover {
	opacity: 0.3 !important;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.mouse-icon .wheel {
	-webkit-animation: 1.7s ease 0s normal none infinite magic-mouse-icon;
	-moz-animation: 1.7s ease 0s normal none infinite magic-mouse-icon;
	-o-animation: 1.7s ease 0s normal none infinite magic-mouse-icon;
	animation: 1.7s ease 0s normal none infinite magic-mouse-icon;
	border-radius: 50%;
	height: 12px;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	right: 0;
	width: 6px;
	background-color: #fff;
}

@-moz-keyframes magic-mouse-icon {
	0% {
		margin-top: 6px;
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	100% {
		margin-top: 18px;
		opacity: 0;
	}
}

@-webkit-keyframes magic-mouse-icon {
	0% {
		margin-top: 6px;
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	100% {
		margin-top: 18px;
		opacity: 0;
	}
}

@-o-keyframes magic-mouse-icon {
	0% {
		margin-top: 6px;
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	100% {
		margin-top: 18px;
		opacity: 0;
	}
}

@keyframes magic-mouse-icon {
	0% {
		margin-top: 6px;
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	100% {
		margin-top: 18px;
		opacity: 0;
	}
}


/*  END MOUSSE ICON */


/*  PARALLAX  */

.parallaks {
	text-align: center;
	display: block;
	/*    position: relative;*/
	width: 100% !important;
	/*  height: 100% !important;*/
	/*  margin: 0 auto;*/
	/*  padding: 0;*/
	/*  overflow: hidden;*/
}

.parallaks ul {
	margin: 0 !important;
}

.scene {
	z-index: 999;
}

.layer {
	width: 100% !important;
	/*  height: 100% !important;*/
}


/*

.layer img {
  -ms-transform: scale(0.5, 0.5);
   IE 9
  -webkit-transform: scale(0.5, 0.5);
   Safari
  transform: scale(0.7, 0.7);
}
*/

.amf16_logo {
	z-index: 1000 !important;
	display: block;
	position: absolute;
	top: 330px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.amf16_logo img {
	width: 600px;
}

.bubble.one {
	position: absolute;
	left: 100px;
	top: 290px;
}

.bubble.two {
	position: absolute;
	right: 300px;
	top: 200px;
}

.bubble.three {
	position: absolute;
	left: 152px;
	top: 0px;
}

.bubble.four {
	position: absolute;
	right: 10px;
	top: 250px;
}

.bubble.five {
	position: absolute;
	top: 700px;
	right: 400px;
}

.bubble.six {
	position: absolute;
	right: 320px;
	top: 350px;
}


/*  END PARALLAX  */

.ticketsnow img {
	height: 35px;
	margin: 0 0 8px 0;
}

.mbr-figure iframe,
.mbr-figure__img,
.mbr-figure__map {
	max-width: 50%;
}

.mbr-figure {
	overflow: visible !important;
}

.mbr-section__col {
	overflow: visible;
}

.deejay_image {
	margin: 10px 0 0 -10% !important;
	text-align: center !important;
	width: 120% !important;
}


/*  YOUTUBE PLAYER IMAGE    */

.youtubeplayer {
	width: 100%;
}

#thevideo,
#thevideo2 {
	width: 100%;
	height: 100%;
	margin: auto;
}

.mbr-embedded-video {
	margin: auto !important;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	position: absolute;
}

.popupcenter {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.popup,
.popup2 {
	text-align: center;
	margin: auto;
	background: rgba(0, 0, 0, .8);
	width: 100%;
	position: fixed;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	z-index: 999;
	cursor: pointer;
	transition: opacity 400ms ease-in-out;
	opacity: 0;
}

.popup.active {
	opacity: 1;
	overflow-y: auto;
	pointer-events: initial;
	transition: opacity 800ms ease-in-out;
}

.popup .closebtn {
	/*    font-family: icons;*/
	font-size: 22px;
	color: #fff;
	position: absolute;
	z-index: 10000;
	top: 5px;
	width: 100px;
	right: 0px;
	-webkit-transition: color .1s ease-out;
	-moz-transition: color .1s ease-out;
	-o-transition: color .1s ease-out;
	transition: color .1s ease-out
}

.popup .closebtn:hover {
	color: #05c3f9
}


/*  HEADER BODY TEKST */

h4,
.h4 {
	font-size: 28px !important;
	color: #307AF1 !important;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Oswald', sans-serif;
}


/*  END HEADER BODY TESKT */


/*  AANPASSEN BG MENU */

.mbr-navbar--collapsed .mbr-navbar__menu {
	background: rgba(18, 119, 209, 0.9) !important;
	/*rgba(0, 0, 0, 0.9);*/
}


/*  HAMBURGER MENU NORMAL / HOVER */

#ext_menu-7 .mbr-navbar__hamburger {
	color: #fff;
	/*#fff*/
}

.mbr-navbar--freeze.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__hamburger,
.mbr-navbar--freeze.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__hamburger:hover {
	color: #fef858!important;
}

.mbr-buttons--freeze.mbr-buttons--activated .mbr-buttons__link:hover {
	color: #fef858 !important;
	/*#fff*/
}


/*   HAMBURGER BACKDROP */

#ext_menu-7.mbr-navbar--stuck .mbr-navbar__section {
	background: rgba(203, 50, 85, 0) !important;
	z-index: 996;
}

.mbr-navbar--stuck .mbr-navbar__section,
.mbr-navbar--relative .mbr-navbar__section {
	background: #1277D1 !important;
}

.wa-icon {
	background-image: url(../images/wa-diap_48px.png);
	background-size: 38px 38px;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: relative;
	margin: auto;
	top: 10%;
	left: 12.5%;
}


/*  END AANPASSEN BG MENU */

.bggrad {
	position: absolute;
	margin: 0px 0px 0px 0px !important;
	width: 105% !important;
	height: 200px;
	bottom: 0px !important;
	right: 40px;
	left: -20px;
	background-image: url(../images/bg-grad-blue3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.lineup {
	text-align: center;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	/*	letter-spacing: 6px;*/
	line-height: 1.5em;
	color: #6be7f3;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 3px;
	border-bottom: solid 2px #fef858;
	border-top: solid 2px #fef858;
	width: 13%;
	display: table;
	height: 25%;
	margin: 0px auto 20px auto;
}

.lineup_header {
	text-transform: uppercase;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	color: #fef858;
	font-size: 34px;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 1.1;
	z-index: 10;
	width: 75%;
	position: relative;
	margin: auto;
}

.lineup_header span {
	letter-spacing: -5px;
	/*	word-spacing: 30px;*/
}

.lineup_header span:after {
	/*	letter-spacing: -5px;*/
	word-spacing: 30px;
}

.lineup_header ul li {
	/*	float: left;*/
	margin: 0px 5px 0px 0px;
	/*	border: 1px solid #888;*/
	display: -webkit-inline-box;
	/*
	width: 80px;
	height: 30px;
*/
}


/*
.lineup_header ul li:after {
	content: "_";
}
*/

.lineup_header ul li:after {
	clear: both;
}

.back {
	/*	background: #ccc;*/
}


/*
.front {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -2px;
}
*/

.front:after {
	content: "/";
	font-weight: 200;
	letter-spacing: -6px;
	padding: 0px 0px 0px 5px;
	font-size: 28px;
}


/*
.result:after{
	content: "_";
}
*/

.lineup_header h1 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	color: white !important;
	font-weight: 400;
	font-size: 38px;
	letter-spacing: 1px;
	border-bottom: 0px solid;
}

.lineup_header h2 {
	text-transform: uppercase;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	color: white !important;
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0px !important;
}

.lineup_header h2:before {
	content: '' !important;
}

.lineup_header h4 {
	text-transform: uppercase;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	color: white !important;
	font-size: 20px;
}

.lineup_header ul {
	font-family: 'Oswald', sans-serif !important;
	list-style: none;
	padding-left: 0;
	color: white !important;
	font-size: 38px;
}

.artist,
.artist2 {
	white-space: nowrap;
}


/*
.artist:after,
.artist2:after {
	content: " _ ";
}
*/


/*
.artist:nth-child(n+2), .artist2:nth-child(n+2) {
	background: #ff0000;
}
*/

.artist+span,
.artist+span+.artist+span,
.artist2+span,
.artist2+span+.artist2+span {
	background: #ff0000;
	display: none;
	content: "";
}

.amf-logo {
	display: inline-block;
	position: relative;
	left: 0;
	top: 4px;
	/* margin-top: 10px; */
	height: 37px;
	width: 37px;
	background-image: url(../images/amf-logo-37px.png);
	background-repeat: no-repeat;
	background-size: auto;
}

.hftg-logo {
	display: inline-block;
	position: relative;
	left: 0;
	top: 4px;
	/* margin-top: 10px; */
	height: 37px;
	width: 105px;
	background-image: url(../images/hftg-logo-37px.png);
	background-repeat: no-repeat;
	background-size: auto;
}

text-shadow: 2px 2px 8px #000000;
.mbr-embedded-video {
	background-color: black;
}

.googlelinks {
	text-decoration: none;
	color: white;
}

.googlelinks:hover {
	color: #307AF1 !Important;
	text-decoration: none;
}

#thevideo {
	width: 100%;
	height: 100%;
	margin: auto;
}

.popupcenter {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.popup {
	text-align: center;
	margin: auto;
	background: rgba(0, 0, 0, .8);
	width: 100%;
	position: fixed;
	bottom: 0;
	top: 0;
	right: 0;
	left: 0;
	z-index: 999;
	cursor: pointer;
	transition: opacity 400ms ease-in-out;
	opacity: 0;
}

.art-img {
	background-image: url(http://www.amnesiacuracao.com/assets/images/artist-sfb-450px.jpg);
}

.art-img,
.art-img2 {
	/*	background-image: url(http://www.amnesiacuracao.com/assets/images/artist-sfb-450px.png);*/
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	width: 129%;
	height: 129%;
	position: relative;
	left: -72px;
	margin: 0;
	padding: 20px 0px;
	animation: fadein 0.4s;
	-moz-animation: fadein 0.4s;
	-webkit-animation: fadein 0.4s;
	-o-animation: fadein 0.4s;
	transform: skew(22deg);
}

.mask-img {
	transform: skew(-22deg);
	overflow: hidden;
	height: 303px;
	width: 80%;
	padding: 0;
	margin-bottom: 20px;
	margin-left: 65px;
	margin-right: 30px;
}

.art-img2 {
	background-image: url(http://www.amnesiacuracao.com/assets/images/artist-ataniro-450px.jpg);
}

@keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-moz-keyframes fadein {
	/* Firefox */
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-webkit-keyframes fadein {
	/* Safari and Chrome */
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-o-keyframes fadein {
	/* Opera */
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.art-title,
.art-title2 {
	position: relative;
	bottom: 20px;
	margin: 20px auto;
	padding: 20px 0px;
}


/*	IMAGE GLITCH	*/

.glitchanim2 {
	position: relative
}

@-webkit-keyframes l {
	0% {
		clip: rect(58px, 400px, 195px, 0)
	}
	11.11111% {
		clip: rect(207px, 400px, 146px, 0)
	}
	22.22222% {
		clip: rect(206px, 400px, 29px, 0)
	}
	33.33333% {
		clip: rect(145px, 400px, 203px, 0)
	}
	44.44444% {
		clip: rect(72px, 400px, 164px, 0)
	}
	55.55556% {
		clip: rect(38px, 400px, 46px, 0)
	}
	66.66667% {
		clip: rect(30px, 400px, 163px, 0)
	}
	77.77778% {
		clip: rect(4px, 400px, 58px, 0)
	}
	88.88889% {
		clip: rect(121px, 400px, 175px, 0)
	}
	to {
		clip: rect(181px, 400px, 13px, 0)
	}
}

@keyframes l {
	0% {
		clip: rect(58px, 400px, 195px, 0)
	}
	11.11111% {
		clip: rect(207px, 400px, 146px, 0)
	}
	22.22222% {
		clip: rect(206px, 400px, 29px, 0)
	}
	33.33333% {
		clip: rect(145px, 400px, 203px, 0)
	}
	44.44444% {
		clip: rect(72px, 400px, 164px, 0)
	}
	55.55556% {
		clip: rect(38px, 400px, 46px, 0)
	}
	66.66667% {
		clip: rect(30px, 400px, 163px, 0)
	}
	77.77778% {
		clip: rect(4px, 400px, 58px, 0)
	}
	88.88889% {
		clip: rect(121px, 400px, 175px, 0)
	}
	to {
		clip: rect(181px, 400px, 13px, 0)
	}
}

@-webkit-keyframes m {
	0% {
		clip: rect(98px, 400px, 89px, 0)
	}
	11.11111% {
		clip: rect(54px, 400px, 210px, 0)
	}
	22.22222% {
		clip: rect(170px, 400px, 129px, 0)
	}
	33.33333% {
		clip: rect(88px, 400px, 219px, 0)
	}
	44.44444% {
		clip: rect(181px, 400px, 37px, 0)
	}
	55.55556% {
		clip: rect(51px, 400px, 70px, 0)
	}
	66.66667% {
		clip: rect(182px, 400px, 195px, 0)
	}
	77.77778% {
		clip: rect(209px, 400px, 132px, 0)
	}
	88.88889% {
		clip: rect(70px, 400px, 173px, 0)
	}
	to {
		clip: rect(70px, 400px, 7px, 0)
	}
}

@keyframes m {
	0% {
		clip: rect(98px, 400px, 89px, 0)
	}
	11.11111% {
		clip: rect(54px, 400px, 210px, 0)
	}
	22.22222% {
		clip: rect(170px, 400px, 129px, 0)
	}
	33.33333% {
		clip: rect(88px, 400px, 219px, 0)
	}
	44.44444% {
		clip: rect(181px, 400px, 37px, 0)
	}
	55.55556% {
		clip: rect(51px, 400px, 70px, 0)
	}
	66.66667% {
		clip: rect(182px, 400px, 195px, 0)
	}
	77.77778% {
		clip: rect(209px, 400px, 132px, 0)
	}
	88.88889% {
		clip: rect(70px, 400px, 173px, 0)
	}
	to {
		clip: rect(70px, 400px, 7px, 0)
	}
}

.glitchanim2>img {
	position: absolute;
	top: 0;
	left: 0
}

.glitchanim2>img:nth-child(2),
.glitchanim2>img:nth-child(3) {
	clip: rect(0, 0, 0, 0)
}

.glitchanim2>img:nth-child(2) {
	left: 2px;
	-webkit-animation: l 2s infinite linear alternate-reverse;
	animation: l 2s infinite linear alternate-reverse
}

.glitchanim2>img:nth-child(3) {
	left: -2px;
	-webkit-animation: m 3s infinite linear alternate-reverse;
	animation: m 3s infinite linear alternate-reverse
}

img.glitch {
	position: absolute
}


/*	END IMAGE GLITCH	*/

.mbr-article {
	color: white;
	text-align: center;
	font-size: 28px;
	line-height: 27px;
	/*	text-transform: uppercase;*/
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	margin: 10px 0px;
}

#slider-4 .mbr-header__text {
	color: #6be7f3;
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	text-align: center;
}


/*  START MOBILE QUERIES  */

@media (max-width: 1380px) {
	.ticketsnow img {
		height: 35px;
		margin: 0 0 8px 0;
	}
	.styled {
		margin-bottom: 90px;
	}
	.styled div {
		width: 120px;
		height: 120px;
		margin-left: 5px !important;
		font-size: 80px;
		font-weight: 900;
		line-height: 1.4 !important;
	}
	.styled div span {
		font-size: 16px;
		line-height: 0;
		margin-top: -9px;
		margin-left: 10px;
		margin-right: 18px;
	}
	.mbr-arrow {
		bottom: 10px !important;
	}
}


/*   EDIT MAIN COLUM STYLES */

.mbr-section__col {
	overflow: hidden;
	margin: 0 10px 0 10px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 72px;
}

.mbr-section__row {
	margin-left: -44px;
	margin-right: -44px;
}

.slogan {
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 6px;
	line-height: 1.5em;
	color: #6be7f3;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 3px;
	border-bottom: solid 2px #fef858;
	border-top: solid 2px #fef858;
	width: 45%;
	margin: auto;
	display: table;
}

.story p {
	font-family: 'Oswald', sans-serif;
	text-align: center;
	font-size: 24px;
	font-weight: 200;
	color: white;
	text-transform: initial
}

a.storylinks {
	text-decoration: underline;
}

.seeyou {
	font-family: 'Oswald', sans-serif;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0px;
	color: #1a4eb4;
	background-color: #fef858;
	width: auto;
	padding: 4px 10px 6px 10px;
	margin: 40px auto;
	display: table;
}

.slider-text {
	color: #6be7f3;
	letter-spacing: 3px;
	border-bottom: solid 2px #fef858;
	border-top: solid 2px #fef858;
	width: 81%;
	display: table;
	height: 25%;
	margin: 20px auto 30px;
}

.story-dancer {
	background-image: url(../images/dancer-story-900px.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	width: 400px;
	height: 600px;
	position: absolute;
	left: 0px;
	animation: fadein 0.4s;
	-moz-animation: fadein 0.4s;
	-webkit-animation: fadein 0.4s;
	-o-animation: fadein 0.4s;
}

.panel-group {
	margin: 10px auto 20px auto;
	border-radius: 10px;
	width: 60%;
}

.panel-heading {
	border-radius: 10px;
}

.panel-heading a:hover {
	color: #2a69ce;
	/*	text-decoration: none;*/
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.panel-body {
	border-bottom-color: rgba (0, 0, 0, 0);
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	text-align: center;
	font-weight: 200;
	/*	text-transform: uppercase;*/
}

.panel-default>.panel-heading {
	/*  color: #333333;*/
	background-color: #fef858;
	border-color: rgba(0, 0, 0, 0);
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: rgba(0, 0, 0, 0);
	font-weight: 200;
	line-height: 1.2;
	padding: 5px 0px;
	text-align: center;
}

.panel {
	margin-bottom: 20px;
	background-color: rgba(0, 0, 0, 0);
	border: 0px solid transparent;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.tipstricks {
	color: #6be7f3;
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	text-align: center;
	text-transform: uppercase;
	padding: 8px 0px;
}

.panel-default {
	border-color: rgba(0, 0, 0, 0);
}

.numbers {
	width: 30px;
	padding: 4px;
	margin: auto;
	font-size: 20px;
	border-radius: 50%;
	background-color: white;
	color: #307af1;
	text-align: center;
	/*	float: left;*/
}

.centerinfo {
	display: inline-block;
}

ol.custom-bullet {
	list-style: none;
	margin: 10px auto;
	padding-left: 5%;
}

ol.custom-bullet>li {
	vertical-align: top;
	margin-bottom: 0px;
}

ol.custom-bullet>li:first-child {
	counter-reset: index;
}

ol.custom-bullet>li:before {
	content: counter(index);
	counter-increment: index;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: white;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -3px;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	color: #307af1;
	font-size: 18px;
	line-height: 28px;
	text-indent: 0em;
}

ol.custom-bullet li {
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	text-align: left;
	font-weight: 200;
	margin-bottom: 10px;
	line-height: 1.2;
	margin-left: 1em;
	text-indent: -1.4em;
}


/*  END CUSTOM COLUMN STYLES  */

@media (max-width: 1024px) {
	.ticketsnow img {
		height: 60px;
		margin: 20px 0 8px 0;
	}
	.amf16_logo {
		top: 320px !important;
	}
	.amf16_logo img {
		width: 450px !important;
	}
	.mbr-arrow {
		bottom: 20px !important;
	}
	.col-xs-12 {
		width: 80%;
		margin-left: 1%;
		margin-bottom: 5%;
	}
	.story-dancer {
		top: -30px;
		width: 400px;
		height: 600px;
	}
}

@media (max-width: 768px) {
	.ticketsnow img {
		height: 35px;
		margin: 0 0 8px 0;
	}
	.amf16_logo {
		top: 520px !important;
	}
	.amf16_logo img {
		width: 550px !important;
	}
	.styled {
		margin-bottom: 90px;
	}
	.styled div {
		width: 120px;
		height: 120px;
		margin-left: 5px !important;
		font-size: 80px;
		font-weight: 900;
		line-height: 1.4 !important;
	}
	.styled div span {
		font-size: 16px;
		line-height: 0;
		margin-top: -9px;
		margin-left: 10px;
		margin-right: 18px;
	}
	.mbr-arrow {
		bottom: 40px !important;
	}
	.story-dancer {
		top: 30px;
		width: 300px;
		height: 400px;
	}
}

@media (min-width:768px) {
	.col-sm-4 {
		width: 31%;
	}
}

@media (max-width: 667px) {
	.styled {
		margin-bottom: 0px;
	}
	.styled div {
		width: 50px;
		height: 50px;
		margin-left: 5px !important;
		font-size: 30px;
		font-weight: 900;
		line-height: 1.4 !important;
	}
	.styled div span {
		text-align: right !important;
		margin-top: -14px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.mbr-arrow {
		/*    bottom: 0px !important;*/
	}
	.mbr-embedded-video {
		width: 450px;
	}
}

@media (max-width: 480px) {
	.ticketsnow img {
		height: 40px;
		margin: 0px 0 8px 0;
	}
	.styled {
		margin-bottom: 20px;
	}
	.styled div {
		width: 50px;
		height: 50px;
		margin-left: 5px !important;
		font-size: 30px;
		font-weight: 900;
		line-height: 1.4 !important;
	}
	.styled div span {
		font-size: 10px;
		line-height: 1.5;
		text-align: right !important;
		margin-top: -9px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.mbr-arrow {
		bottom: 10px !important;
	}
	.col-xs-12 {
		margin-left: 10%;
	}
	.col-sm-6 {
		padding: 25px 0px 5px 0px !important;
	}
	.mbr-navbar--collapsed .mbr-navbar__menu {
		height: 200% !important;
	}
	#slider-4 .mbr-header__text {
		line-height: 1;
		padding: 10px 0px;
	}
	.mbr-embedded-video {
		width: 380px;
	}
	.slogan {
		width: 80% !important;
	}
	.story article {
		width: 85% !important;
		padding: 10px 0px 10px 0px !important;
	}
	.seeyou {
		width: 74%;
		margin: auto;
	}
	.story-dancer {
		visibility: hidden;
	}
	.panel-group {
		margin: 10px auto 20px auto;
		border-radius: 10px;
		width: 90%;
	}

	.tipstricks{
		width: 60% !important;
	}
}

@media (max-width: 375px) {
	.ticketsnow img {
		height: 60px;
		margin: 20px 0 8px 0;
	}
	.styled {
		margin-bottom: 5px;
	}
	.styled div {
		width: 60px;
		height: 60px;
		margin-left: 8px !important;
		font-size: 36px;
		font-weight: 900;
		line-height: 1.4 !important;
	}
	.mbr-arrow {
		bottom: 30px !important;
	}
	.youtubeplayer {}
	.mask-img {
		height: 200px;
		margin-left: 50px;
	}
	.art-img,
	.art-img2 {
		left: -8%;
	}
	.artist,
	.artist2 {
		display: block;
	}
	.lineup_header ul li {
		display: block;
	}
	.artist:after,
	.artist2:after {
		content: "";
	}
	.lineup_header span {
		display: none;
	}
	.col-sm-6 {
		padding: 25px 0px 5px 0px !important;
	}
	#slider-4 .mbr-header__text {
		line-height: 1;
		padding: 10px 0px;
	}
	.slogan {
		width: 80% !important;
	}
	.story article {
		width: 85% !important;
		padding: 10px 0px 10px 0px !important;
	}
	.seeyou {
		margin: 20px auto;
	}
	.story-dancer {
		visibility: hidden;
	}
	.panel-group {
		margin: 10px auto 20px auto;
		border-radius: 10px;
		width: 90%;
	}
	.tipstricks{
		width: 60% !important;
	}
}

@media (max-width: 320px) {
	.sparisci {
		top: -200vh;
	}
	.ticketsnow img {
		height: 60px;
		margin: 20px 0 8px 0;
	}
	.styled {
		margin-bottom: 5px;
	}
	.styled div {
		width: 50px;
		height: 50px;
		margin-left: 5px !important;
		font-size: 30px;
		font-weight: 900;
		line-height: 1.4 !important;
	}
	.mbr-arrow {
		bottom: 30px !important;
	}
	.mask-img {
		height: 200px;
	}
	.artist,
	.artist2 {
		display: block;
	}
	.col-sm-6 {
		padding: 25px 0px 5px 0px !important;
	}
	#slider-4 .mbr-header__text {
		line-height: 1;
		padding: 10px 0px;
	}
	.mbr-embedded-video {
		width: 310px;
	}
	.slogan {
		width: 80% !important;
	}
	.story article {
		width: 85% !important;
		padding: 10px 0px 10px 0px !important;
	}
	.seeyou {
		margin: 20px auto;
	}
	.story-dancer {
		visibility: hidden;
	}
	.panel-group {
		margin: 10px auto 20px auto;
		border-radius: 10px;
		width: 90%;
	}
	.tipstricks{
		width: 60% !important;
	}
}

.playvideo,
.playvideo2 {
	/*	position: relative;*/
	/*
	background-image: url(../images/youtubebtn_1280.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
	display: block;
*/
	fill: white;
	/* margin: auto; */
	padding-top: 2%;
	width: 100%;
	height: 100%;
	opacity: .5;
}

.fullscreen-bg,
.fullscreen-bg2,
.fullscreen-bg3{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	z-index: -100;
}

.fullscreen-bg__video {
	position: absolute;
	top: 0;
	left: 0;
	width: 130%;
	height: 100%;
}

@media (min-aspect-ratio: 16/9) {
	.fullscreen-bg__video {
		height: 300%;
		top: -100%;
	}
}

@media (max-aspect-ratio: 16/9) {
	.fullscreen-bg__video {
		width: 300%;
		left: -100%;
	}
}

@media (max-width: 767px) {
	.fullscreen-bg {
		background: url('../images/after2017_bg_1280.jpg') center center / cover no-repeat;
	}
	.fullscreen-bg2 {
		background: url('../images/experience_bg_1280.jpg') center center / cover no-repeat;
	}
	.fullscreen-bg3 {
		background: url('../images/promo_bg_1280.jpg') center center / cover no-repeat;
	}
	.fullscreen-bg__video {
		display: none;
	}
}
