@font-face {
	font-family: 'berkelyoldstyle';
	font-style: normal;
	font-weight: normal;
	src: 	url('../_incf/BerkeleyOldStyle.woff2') format('woff2');
}
@font-face {
	font-family: 'OpenSans-Light';
	font-style: normal;
	font-weight: normal;
	src: 	url('../_incf/OpenSans-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'OpenSans-Regular';
	font-style: normal;
	font-weight: normal;
	src: 	url('../_incf/OpenSans-Regular.woff2') format('woff2');
}

/*
:root {
	--fontsizemenu: 0.8rem;
	--fontsize1: 1rem;		
	--fontsize2: 1.4rem;	
	--fontsize3: 2rem;		
	--lineheight: 1.5;
}
*/
/*
:root {
	--fontsizemenu: 21.33px;
	--fontsize1: 26.6px;		
	--fontsize2: 37.3px;	
	--fontsize3: 53.33px;		
	--lineheight: 1.5;
}
*/
:root {
	--fontsizemenu: 13px;
	--fontsize1: 16px;
	--fontsize2: 22px;
	--fontsize3: 32px;
	--lineheight: 1.5;
}

* { box-sizing: border-box; }
body {
	border: 0; margin: 0; padding: 0;
	font-family: 'OpenSans-Regular';
	font-size: var(--fontsize1);
	line-height: var(--lineheight);
}
a {
	color: black;
}
.lazy-bg {
  min-height: 500px;
  background-size: cover;
  background-position: center;
}
.loaded {
  background-image: var(--bg-image);
}
#header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	background-color: white;
	z-index: 1000;
}
#hamburger, #closemenu {
	display: none;
}
#logo {
	font-family: 'berkelyoldstyle';
	font-size: 2.25em;
	color: gold;
	color: #c8a064;
}
div.pagecontent {
	margin-top: 3.5rem;
}
div.broad {
	width: 100vw;
	left: 0;
}
div.broad > div {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 80vh;
	position: relative;
}
div.broad div div.labeltje {
	background-color: white;
	width: 40vw;
	color: black;
	position: absolute;
	left: 10vw;
	bottom: 5vh;
	opacity: 0.9;
	padding: 1em;
}
div.broad div div.labeltje div.kopje {
	margin-top: 0;
}
div.broad div div.labeltje div.subkopje {
	margin-top: 1em;
}
div.content {
	width: 80vw;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	padding-top: 1rem;
}
div.contentheaders::after {
	clear: both;
	content: '';
	display: block;
	height: var(--fontsize3);
}
div.content::after {
	clear: both;
	content: '';
	display: block;
	height: var(--fontsize3);
}
#header div.content::after {
	height: 0;
}
div.content div.col {
	float: left;
	width: calc(50% - 20px);
}
div.content div.col:nth-child(odd) {
	padding-right: 40px;
	width: calc(50% + 20px);
}
div.content div.col p:first-of-type {
	margin-top: 0;
}
div.content div.col2 {
	float: left;
	width: 100%;
}
.kopje {
	font-family: 'OpenSans-Light';
	font-size: var(--fontsize3);
	margin-top: 1rem;
	line-height: 1;
}
.subkopje {
	font-family: 'OpenSans-Light';
	font-size: var(--fontsize2);
}	
form input[type='text'],
form input[type='email'],
textarea {
	border: 1px solid black;
	border-radius: 5px;
	margin-bottom: 1rem;
	padding: 0.2em;
	padding-left: 0.5em; padding-right: 0.5em;
	width: 100%;
	font-family: 'OpenSans-Regular';
	font-size: var(--fontsize1);
}
form button {
	border: 1px solid black;
	border-radius: 5px;
	cursor: pointer;
	font-family: 'OpenSans-Regular';
	font-size: var(--fontsize1);
	padding-left: 1em;
	padding-right: 1em;
}
div.winner {
	margin-bottom: 1rem;
}
div.cold {
	display: block;
}
div.colm {
	display: none;
}
div.winnerimg {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	background-position: left bottom;
	width: 100%;
	height: 32vw;
}
div.caption {
	text-align: left;
	font-size: var(--fontsizemenu);
	font-size: var(--fontsize1);
	margin-top: 0.5em;
	opacity: 0.5;
}
div.winnername {
	margin-top: 0.25rem;
	font-family: 'OpenSans-Light';
	font-size: 2em;
}
div.winneryear {
	margin-top: 1em;
	font-family: 'OpenSans-Light';
	font-size: 1.5em;
}
div.winnerbigimage {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 30vw;
	margin-bottom: 2rem;
}
div.winnertext {
	columns: 2;
	column-gap: 40px;
}
div.winnertext p:first-of-type {
	margin-top: 0;
}
div.navmenu {
	display: inline-block;
	font-family: 'OpenSans-Light';
	font-size: var(--fontsizemenu);
	font-size: calc(1.1 * var(--fontsizemenu));
	line-height: 2.5em;
	letter-spacing: 0.05em;
}
div.navmenu div {
	display: inline-block;
	padding-left: 1em;
	padding-right: 1em;
	padding-left: 0.6em;
	padding-right: 0.6em;
}
div.navmenu div a {
	text-decoration: none;
	text-transform: uppercase;
	color: inherit;
}	
div.navmenu div a:hover,
div.navmenu div a.active {
	text-underline-offset: 2px;
	text-decoration: underline;
}	
#socials {
	display: inline-block;
	font-size: var(--fontsizemenu);
	height: 1em;
	display: none;
}
#socials img {
	height: inherit;
	width: 1em;
	margin-left: 1em;
}
div.navmenu div.winnersnav {
	position: absolute;
	text-align: left;
	margin-left: 0;
	margin-top: 2em;
	padding-left: 0;
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: white;
	display: none;
}
div.navmenu div.winnersnav a {
	text-transform: none;
}	
div.winnersnav > div {
	display: block;
}
div.winnersnav div.item {
	margin-left: -1em;
	line-height: 1.6;
}
div.winnersnav div.year {
	color: #c8a064;
	vertical-align: top;
}
.small {
	font-size: calc(0.8 * var(--fontsize1));
}
@media only screen and (max-width: 1100px) {
	div.navmenu {
		display: none;
		padding-top: 4em;
		padding-bottom: 2em;
		padding-left: 10%;
		height: 100vh;
		background-color: white;
	}
	div.navmenu div {
		display: block;
		text-align: left;
		padding-left: 0;
	}
	div.navmenu div.winnersnav {
		margin-top: 4.5em;
/*		margin-top: 1em;
		margin-top: 0;
*/
	}
	div.navmenu div.winnersnav div {
		display: inline-block;
	}
	div.navmenu div.winnersnav div.item {
		display: block;
		line-height: 1.3;
		margin-left: 0;
	}
	#socials {
		display: none;
	}
	div.broad div div.labeltje {
		left: 5vw;
		width: 90vw;
	}
	#hamburger {
		width: 2em;
		z-index: 1001;
		position: fixed;
		right: 5vw;
		top: 1.3em;
		line-height: 1.6em;
		cursor: pointer;
		display: inline-block;
	}
	#closemenu {
		width: 2em;
		z-index: 1001;
		position: fixed;
		right: 5vw;
		top: 1.3em;
		display: none;
		cursor: pointer;
	}
}	

@media only screen and (max-width: 768px) {
	:root {
		--fontsizemenu: 0.8rem;
		--fontsize1: 1rem;		/* plat */
		--fontsize2: 1.4rem;	/* onderkop */
		--fontsize3: 2rem;		/* kop  */
		--lineheight: 1.5em;
	}
/*	
	:root {
		--fontsize1: 1.5rem;
		--fontsize2: 1rem;
		--fontsize3: 0.75rem;
		--fontsize1: 1.2rem;
		--fontsize2: 0.8rem; 
		--fontsize3: 0.6rem;
	}
*/
	#logo {
		font-size: 1.6em;
		z-index: 10000;
	}
	div.broad > div {
	}
	div.content {
		width: 90vw;
		padding-top: 1em;
		padding-bottom: 0.5em;
	}
	div.content div.col {
		float: none;
		width: 100%;
	}
	div.content div.col:nth-child(2n+1) {
		padding-right: 0;
		width: 100%;
	}
	div.content div.col {
		padding-right: 0 !important;
		width: 100% !important;
	}
	div.winnerimg {
		height: 60vw;
	}
	div.cold {
		display: none;
	}
	div.colm {
		display: block;
	}
	div.colm img {
		width: 100%;
	}
	div.caption {
		margin-top: 0.2rem;
		margin-bottom: 2rem;
	}
	div.winnerbigimage {
		height: 80vw;
		width: 100vw;
		margin-left: -5vw;
	}
	
	div.winnertext {
		columns: 1;
	}
	div.winners {
		width: calc(100% - 6em);
	}
	
}
@media only screen and (min-width: 1600px) {
	#header {
		padding-left: calc((100vw - 1280px) / 2);
		padding-right: calc((100vw - 1280px) / 2);
	}
	div.content {
		width: 1280px;
	}
	div.broad div div.labeltje {
		left: calc((100vw - 1280px) / 2);
		width: 640px;
	}
	div.winnerimg {
		height: 480px;
	}
}
@media only screen and (min-width: 1920px) {
	div.broad {
		width: 1920px;
		margin-left: auto;
		margin-right: auto;
		max-height: 1080px;
	}
	div.broad div div.labeltje {
		left: calc((100vw - 1920px) / 2);
	}
}
