/*reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
    font-family: font;
    src: url('font.ttf');
}


/*-------------------------------------------------------------------------------------------*/
html	{
	background-color: #14558B;
}


.body {margin:0;font-family:Arial}

.topnav {
  overflow: hidden;
  background-color: #14558B;
  margin-bottom: 50px;
  position: fixed;
  width: 100%;
  z-index: 200;
}

.topnav ul	{
	text-align: center;
	margin: 0 auto;
	display: inline;
}

.topnav a {
  float: left;
  display: block;
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 2em;
  font-family: "font";
  text-transform: uppercase;
}

.topnav a:hover {
  background-color: #ED8724;
  color: white;
}

#menuspacer	{
	height: 50px;
}

.active {
  background-color: #ED8724;
  color: #ED8724;
}

#info .active {
    background-color: #14558B;
}

.topnav .icon {
  display: none;
}

header	{
	text-align: center;
	margin: 0 auto;
	padding: 50px 0px 50px 0px;
}

#top	{
	position: relative;
	width: 100%;
}

#overlay	{
	float: left;
	margin: 5% auto;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 1;
	position: absolute;
}

#overlay img	{
	width: 35%;
}

#video-bg {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: -100;
}

#video-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

#bg-img {
	position: relative;
    max-width: 80%;
    max-height: 60%;
    clear: both;
    z-index: -100;	

}

#menulogo	{
	height: 45px;
	margin-top: 6px;
	margin-right: 50px;
	float: right;
}

h2	{
	color: white;
	font-family: "font";
	text-transform: uppercase;
	font-size: 3em;
	margin-top: 30%;
	background: #ED8724;
	border-radius: 50px;
	display: inline-block;
	padding: 10px 20px;
	position: relative;
	bottom: 10px;
}

h3	{
	color: #331D11;
	font-family: "font";
	text-transform: uppercase;
	font-size: 3em;
	margin-top: 30px;
	border-bottom: 7px #331D11 solid;
	display: compact;	
	clear: both;
}

h4	{
	color: white;
	font-family: "font";
	text-transform: uppercase;
}

.pagename	{
	color: #E7EAF0;
	border-bottom-color: #E7EAF0;	
}

.text	{
	font-family: "arial", sans-serif;
	font-size: 1.5em;
	color: white;
	padding-top: 10px;
	text-align: center;
	line-height: 1.3em;
	margin: 5px 0;
	font-family: "font";
}

.text a	{
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

.bus	{
	font-family: "arial", sans-serif;
	font-size: 1em;
	color: blue;
	padding-top: 10px;
	text-align: left;
	line-height: 1.3em;
	margin: 5px 0;
}
/*---------------------------------AFTERMOVIE---------------------------*/

#am-area	{
	width: 80%;
	text-align: center;
	margin: 50px auto;
	padding: 20px 0;
}

#am-area iframe	{
	width: 100%;
	min-height: 1200px;
	margin-top: 30px;
}


/*---------------------------------ARTIESTEN---------------------------*/

#artistarea	{
	width: 80%;
	text-align: center;
	margin: 50px auto;
	clear: both;
}

.artiestblok	{
	width: 21%;
	float: left;
	text-align: center;
	min-height: 320px;
	padding: 10px;
	margin: 10px;
	overflow:auto;
}

.artiestblok img	{
	max-width: 100%; 
	opacity: 0.8;
	transition: opacity 0.2s;
}

.artiestblok img:hover	{
	opacity: 1;
}

.artiest-dj	{
	background-color: #CA2B87
	;
}
.artiest-band	{
	background-color: #ED8724
	;
}
.artiest-zaterdag	{
	background-color: #5CBAC6;
}
.artiest-tent	{
	background-color: #41B17A;
}

.artiestblok p	{
	font-family: "font";
	font-size: 1.7em;
	color: white;
	text-transform: uppercase;
	padding-top: 10px;
}

.artfontsize p	{
	font-family: "font";
	font-size: 2em;
	color: white;
}

#artistbutton	{
	margin-top: 50px;
}

.dj-popup   {
    background-color: #faa918;
}

.band-popup {
    background-color: #ED8724;
}

.band-popup h2{
    background:#faa918;
}

#custom-content.white-popup-block.dj-popup h2, #custom-content.white-popup-block.band-popup h2	{
	margin-top: 20px;
}

#custom-content.white-popup-block.dj-popup h2	{
	background: #ED8724;
}

#custom-content a   {
    color: #22002c;
    font-family: "helvetica", sans-serif;
    font-size:1.2em;
}

#custom-content ul{
    margin-top: 20px;
}

#custom-content {
    padding: 10px;
}

#custom-content h2  {
    color: white;
    font-family: "font";
    text-transform: uppercase;
}

#custom-content p   {
    color: white;
    font-family: "helvetica", sans-serif;
    font-size:1em;
    line-height: 1.2em;
}

/*---------------------------------TICKETS---------------------------*/




#tickets	{
	background-color:#ED8724;
    display:inline-block;
	width: 100%;
}

#ticketarea	{
	text-align: center;
	margin: 50px auto;
	width: 48%;
	padding-bottom: 40px;
    
}

.ticket-image	{
	background-color: #14558B;
	width: 42%;
	height: 140px;
	float: left;
	padding: 2%;
	margin: 2%;
	text-align: center;
	box-shadow: 0px 0px 0px rgba(247,242,165,0.00);
	transition: background-color 0.3s;
	transition: box-shadow 0.3s;
}

.ticket-image img	{
	width: 25%;
	float: left;
}

.ticket-image p	{
	color:#fff;
	font-family: "font";
	font-size: 2.5em;
	text-transform: uppercase;
	float: right;
	text-align: right;
	margin-left: 20px;
	width: 65%;
}

.ticket-image:hover	{
	background-color: #2972B9;
	box-shadow: 0px 5px 0px rgba(72,181,151,1.00);
}

.buttonpink	{
	font-family: "font";
	font-size: 1.8em;
	background-color: #e62760;
	padding: 10px 20px;
	border-radius: 50px;
	text-transform: uppercase;
	color: white;
	box-shadow: 0px 5px 0px rgba(230,39,96,0.50);
	transition: color 0.3s;
	transition: box-shadow 0.3s;
	transition: background-color 0.3s;
	margin: 0 auto;
	text-align: center;
	clear: both;
	display: block;
	width: 30%;
}

.buttonpink:hover	{
	color: #e62760;
	box-shadow: 0px 5px 0px rgba(255,255,255,0.50);
	background-color: #fff;
}
.buttongreen	{
	font-family: "font";
	font-size: 1.8em;
	background-color: #f5c233;
	padding: 10px 20px;
	border-radius: 50px;
	text-transform: uppercase;
	color: white;
	box-shadow: 0px 5px 0px rgba(219,173,46,1);
	transition: color 0.3s;
	transition: box-shadow 0.3s;
	transition: background-color 0.3s;
	margin: 0 auto;
	text-align: center;
	clear: both;
	display: block;
	width: 30%;
}

.buttongreen:hover	{
	color: #f5c233;
	box-shadow: 0px 5px 0px rgba(255,255,255,0.50);
	background-color: #fff;
}

/*-----------------------SPONSOREN-----------------------*/

#sponsorarea	{
	width: 80%;
	text-align: center;
	margin: 50px auto;
	clear: both;
}

h4	{
	font-family: "font";
	font-size: 3em;
	text-transform: uppercase;
	margin: 20px 0;
}

.silver	{
	color: #c0c0c0;
}

.gold	{
	color: #ffd700;
}

.sponsorgroep .sponsor	{
	background-color: white;
	width: 300px;
	height: 300px;
	padding: 10px;
}

.g-sponsor	{
	max-width: 300px;
	max-height: 300px;
}

/*--------------------BUSVERVOER---------------------*/


/*-----------------------INFO-----------------------*/

#infoarea	{
	width: 80%;
	text-align: center;
	margin: 50px auto;
	clear: both;
}

.accordion	{
	margin: 20px 0;
	padding: 20px 0;
}

.accordion dt a	{
	font-family: "font";
	text-transform: uppercase;
	color: #ED8724;
	font-size: 2em;
}

.accordion dt	{
	margin: 20px 0 30px 0;
}

.accordion dd	{
	text-align: center;
	font-size: 1.3em;
	color: white;
	margin-left: 20px;
	font-family: "font";
	text-transform: uppercase;
}

/*-----------------------FOOTER-----------------------*/


footer	{
	width: 100%;
	clear: both;
	padding:50px 0;
}

footer ul	{
	text-align: center;
	margin: 0 auto;
}

.social	{
	display: inline;
}

.social a img	{
		height: 40px;
		margin:50px 10px;
		opacity: 0.7;
		transition: opacity 0.3s;
}

.social a img:hover	{
	opacity: 1;
}

.minilogo img	{
	max-width: 300px;
	margin: 10px;
}

.agv a	{
	color: #fff;
	font-family: "font";
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: center;
	margin: 30px;
	opacity: 0.7;
}
.hsr a	{
	color: #fff;
	font-family: "font";
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: center;
	margin: 10px;
	opacity: 0.7;
}

.voorwaarden a:hover	{
	opacity: 1;
}











/*-------------------------------------------------------------------------------------------*/
/*------------------------------------MOBILE THINGS------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/


@media screen and (max-width: 1000px) {
  	h2 	{
		font-size: 1.5em;
		padding: 5px 10px;
		margin-top: 70%;
	}

	.artiestblok img	{
		max-width: 100%; 
		opacity: 1;
		transition: opacity 0.2s;
	}

	h3	{
		font-size: 1.3em;
	}
	
	#bg-img {
		width: 100%;
		left: -50%; 
		margin: 0px auto;
		text-align: center;
	}

	#ticketbutton a	{
		font-size: 1.5em;
	}
	.icon	{
		font-size: 2em;
	}
	.topnav a {
		font-size: 1em;
		padding: 14px 6px;
	}
	
	.buttonpink, .buttongreen	{
		width: 80%;
	}
	
	#custom-content.white-popup-block.dj-popup h2, #custom-content.white-popup-block.band-popup h2	{
		margin-top: 0;
	}
	
	.artiestblok   {
	    width: 80%;
	}
	
	.ticket-image	{
		width: 90%;
		height: inherit;
		padding:3%;
		margin-bottom:10px;
	}

    .ticket-image img	{
    	width: 25%;
    	float: left;
        width: 30%;
    }
    
    .ticket-image p	{
    	font-size: 1.5em;
    	float: left;
    	text-align: left;
    	margin-left: 20px;
    	width: 55%;
    }

	#menulogo	{
		display: none;
	}
	
	.minilogo img	{
	max-width: 70px;
	margin-bottom: 60px;
	}

	.sponsorgroep .sponsor	{
		width: 150px;
		height: 150px;
	}
	
	.voorwaarden a {
	    font-size:0.7em;
	    margin: 60px 10px;
	}
	
	#top	{
		padding-top: 50px;
	}
	
	#video-bg img {
    	width: 100%;
    	height: auto;
    	left: 0;
	}
	
	#video-bg video {
    width: 100%;
    left: -50%;
    margin: 0 auto;
    text-align: center;
	}

	#aftermovie video {
    width: 100%;
    height: auto;
    max-width: 600px;
	}
}