/*
Theme Name: KNSB 2013
Theme URI: http://
Description: 
Version: 1.0
Author: Olivier Keun
Author URI: https://capstone.nl
Tags: 
*/
@import "/wp-includes/css/dist/block-library/style.min.css";

html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
a, em, img, figure, q, s, small, strong, b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	line-height: 1;
    width: 100%;
	--color-lightblue:#E6F4FF;
	--color-darkblue:#1E419B;
	--color-red:#F46B1C;
	--color-grey:#E8E8E8;
	--color-darkgrey:#3A3A3A;
}

.darkblue {
	color:var(--color-darkblue);
}

.bg-darkblue {
	background:#21439C;
}

.bg-lightblue {
	background:var(--color-lightblue);
}

.bg-white {
	background:#fff;
}

.red {
	color:var(--color-red);
}

.bg-red {
	background:var(--color-red);
}

.bg-grey {
	background:var(--color-grey);
}

.darkgrey {
	color:var(--color-darkgrey);
}

.white,
.white a {
	color:#fff;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	line-height:normal;
}

.wrap {
    max-width: 1140px;
    margin: 0 auto;
	position:relative;
	padding:0 .75rem;
}

.row {
    margin: 20px 0;
}

	.wrap:after,
    .row:after {
        content: "";
        display: table;
        clear: both;
    }

[class*="span"] {
    margin-right:4%;
    float: left;
}
    [class*="span"]:last-child {
        margin-right: 0;
    }

.span1 { width: 6.5%; }
.span2 { width: 15%; }
.span3 { width: 22%; }
.span4 { width: 29.33%; }
.span5 { width: 40.5%; }
.span6 { width: 46%; }
.span7 { width: 57.5%; }
.span8 { width: 66%; }
.span9 { width: 74.5%; }
.span10 { width: 83%; }
.span11 { width: 91.5%; }
.span12 { width: 100%; float: none; }

ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px 0px;
}

input,
textarea {
	font-family:inherit;
}

a,
#onze-sporten:hover,
#highlight:hover,
.widgets a.button:hover,
.widgets a.title {
	text-decoration:none;
}

	a img {
		border: none;
		display:block;
	}

.clear {
	clear:both;
}

.clearfix:after {
	content:"";
	clear:both;
	display:block;
}

.left,
.alignleft {
	float:left;
}

	img.alignleft {
		margin:0 10px 10px 0;
	}

.right,
.alignright {
	float:right;
}

	img.alignright {
		margin:0 0 10px 10px;
	}

.hidden {
	display:none !important;
}

body {
	font:15px/22px 'ITCFranklinGothicW01-Bk 812647',sans-serif;
}

p {
	margin-bottom:1em;
}

a {
	color:#f46b1c;
}

	a:hover {
		text-decoration:underline;
	}

	a.no-hover,
	.span9 a:hover {
		text-decoration:none;
	}

h1, h2, h3, h4, h5 {
	color:var(--color-darkblue);
}

h2 {
	font:30px/30px 'ITCFranklinGothicW01-Md 812695';
	margin-bottom:.25em;
}

#content,
#content > h3,
#content > h4, 
table h4,
#content > h5,
.highlight-link {
	color:#3a3a3a;
}

	h4,
	#content > h5 {
		font-size:15px;
		line-height:22px;
		font-weight:bold;
	}

	.news-item #content > h5,
	#content > .meta + p {
		font-size:1.25rem;
		line-height:1.875rem;
	}

.news-item #content {
	font-size:1.125rem;
	line-height:1.6875rem;
}

h5 {
	margin-bottom:1em;
}

h3 {
	font-size:1.5rem;
	line-height:1.75rem;
}

#meta h5 {
	font-size:20px;
	line-height:28px;
	margin:0;
}

.full {
	width:100%;
	max-width:1440px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}

#header {
	background:var(--color-darkblue);
	position:absolute;
	background:linear-gradient(to bottom, #1e419b 0%,#2f50a3 50%,#1e419b 100%);
	border-radius:0 0 5px 5px;
	border:1px solid #bac5e0;
	border-top:none;
	box-shadow:0 0 5px #999;
	z-index:4;
	right:10px;
}

	#header a {
		color:#fff;
		line-height:47px;
	}

		#header li:first-child a {
			text-indent:-500px;
			overflow:hidden;
			width:15px;
			background:url(images/icon-home.png) no-repeat center 16px;
			display:block;
			margin:-1px 2px 0 5px;
		}

	#header li {
		float:left;
		border-right:1px solid #526db2;
		border-left:1px solid #1c3275;
		padding:0px 10px;
		height:46px;
		overflow:hidden;
	}

		#header li:first-child {
			border-left:none;
		}

		#header li:last-child {
			border-right:none;
		}

	#header form {
		position:relative;
		top:8px;
	}

		#header input,
		.kenniscentrum input {
			width:152px;
			height:27px;
			background:#405daa;
			border:1px solid #899bca;
			border-radius:2px;
			color:#fff;
			padding:0 10px;
		}

			.kenniscentrum input {
				width:100%;
			}

			#header ::-webkit-input-placeholder { color:rgba(255,255,255,.5); }
			#header ::-ms-input-placeholder { color:rgba(255,255,255,.5); }
			#header ::placeholder { color:rgba(255,255,255,.5); }

			.kenniscentrum ::-webkit-input-placeholder { color:rgba(255,255,255,.5); }
			.kenniscentrum ::-ms-input-placeholder { color:rgba(255,255,255,.5); }
			.kenniscentrum ::placeholder { color:rgba(255,255,255,.5); }

		#header button,
		.kenniscentrum button {
			position:absolute;
			border:none;
			background:#405daa url(images/icon-home.png) no-repeat center -30px;
			height:25px;
			width:13px;
			padding:0;
			right:10px;
			top:1px;
			color:#fff;
		}

		.wp-block-button {
			margin-bottom:1.5em;
		}

span.right {
	font-size:.85em;
	line-height:24px;
}

#entrance {
	z-index:3;
}

	#entrance ul {
		position:relative;
		height:150px;
		background:url(images/top.png) no-repeat -130px top;
	}

		#entrance ul:before,
		#entrance ul:after {
			content:"";
			background:url(images/top.png) no-repeat left top;
			width:400px;
			left:-400px;
			position:absolute;
			height:160px;
		}

			#entrance ul:after {
				left: auto;
				right: -400px;
				background-position: right top;
			}

	#entrance li {
		text-align:center;
		float:left;
		height:20px;
		margin:92px 0 0;
		width:25%;
		position:relative;
	}

		#entrance li:first-child {
			margin-top:0;
		}

		#entrance li:after {
			content:"";
			width:27px;
			height:46px;
			background:url(images/divider.png);
			position:absolute;
			right:-13px;
			bottom:-13px;
		}

	#entrance a {
		font-size:16px;
		text-transform:uppercase;
		color:var(--color-darkblue);
		display:inline-block;
		position:relative;
	}

		#onze-sporten {
			cursor:default;
		}

		#entrance #onze-sporten:after {
			content:"";
			background:url(images/icon-home.png) no-repeat 0 -80px;
			width:11px;
			height:10px;
			position:absolute;
			right:-20px;
			top:3px;
		}

			#content.news ul li:before,
			#highlight.single:before,
			#highlight.single:after,
			#highlight.active:after,
			#entrance li:first-child:after,
			#mobile-menu {
				display:none;
			}

	#entrance #logo {
		width:130px;
		height:128px;
		background:url(images/logo-x2.png) no-repeat center center;
		background-size:100% auto;
	}

	.disciplines {
		background:#e6e6e6;
		border-radius:0 0 10px 10px;
		box-shadow:0 0 20px rgba(0,0,0,.5);
		position:absolute;
		top:-32px;
		left:25%;
		padding:7px;
		text-align:left;
		z-index:2;
		display:none;
	}

		.disciplines.active {
			display:block;
		}

		.onze-sporten li {
			display:block;
		}

		.onze-sporten a {
			display:inline-block;
			position:relative;
			color:var(--color-darkblue);
		}

		.disciplines a {
			text-transform:none;
			line-height:52px;
			width:311px;
			background:linear-gradient(to bottom, #ffffff, #f5f5f5);
			display:block;
			position:relative;
			color:var(--color-darkblue);
		}

			.onze-sporten li:before,
			.disciplines a:before {
				content:"";
				display:inline-block;
				width:32px;
				height:32px;
				background-size:contain;
				vertical-align:middle;
				background-repeat:no-repeat;
				background-position:center;
				margin:0 10px 0 0;
			}

				.disciplines a:before {
					margin:0 10px;
				}

			.onze-sporten a:after,
			.disciplines a:after {
				content:"";
				background:url(images/icon-home.png) no-repeat 0 -60px;
				width:10px;
				height:10px;
				position:absolute;
				right:20px;
				top:22px;
			}

				.onze-sporten a:after {
					display:inline-block;
					position:relative;
					top:0;
					left:5px;
				}

			.disciplines a:hover {
				color:#f56d22;
			}

			.disciplines a.secondary {
				display:none;
			}

			.inline:before { background-image: url(images/inlineskaten.svg); }
			.langebaan:before { background-image: url(images/langebaan.svg); }
			.marathon:before { background-image: url(images/marathon.svg); }
			.shorttrack:before { background-image: url(images/shorttrack.svg); }
			.kunstrijden:before { background-image: url(images/kunstrijden.svg); }
			.schoonrijden:before { background-image: url(images/schoonrijden.svg); }
			.toerschaatsen:before { background-image: url(images/natuurijs.svg); }

#highlight {
	display:block;
	height:530px;
	top:-25px;
	/*background:url(images/spinner.gif) no-repeat center 80px;*/
}

	#highlight:before {
		content:"";
		width:100%;
		height:202px;
		background:url(images/lijnen.svg) top center;
		position:absolute;
		bottom:0;
		z-index:1;
	}

	#highlight.single { 
		height:150px; 
		padding-top:28px;
		background:url(images/highlight-landing.png) center bottom;
		z-index:1;
	}

		#highlight.single a,
		#highlight.single p {
			color:#fff;
			font-size:18px;
			line-height:3em;
		}

			#highlight.single p {
				margin-bottom:0;
			}

	#highlight.single.newsitem {
		height:55px;
		padding-top:5px;
		background:#f2f2f2;
	}

		#highlight.single.newsitem a {
			color:#383838;
		}

	#highlight.landing { 
		height:355px; 
	}

		#highlight.landing:before {
			background-image:url(images/highlight-landing.png);
			height:170px;
			bottom:32px;
		}

		#highlight.corona:after,
		#highlight.veiligsportklimaat:after {
			content:"";
			display:block;
			position:absolute;
			width:100%;
			height:100%;
			top:0;
			background:url(https://storage.knsb.nl/2021/03/f54048ea-logo-wijs-op-wieltjes-los.png) no-repeat center 20%;
			z-index:1;
			background-size: auto 41%;
			pointer-events:none;
		}
		
			#highlight.veiligsportklimaat:after {
				background-image:url(https://storage.knsb.nl/2020/11/2020/11/66213a92-veilig-logo-1024x627.png);
			}

		#highlight.kenniscentrum {
			height:385px;
		}

			#highlight.kenniscentrum:before {
				height:197px;
				bottom:32px;
				background:var(--color-darkblue);
			}

			#highlight.kenniscentrum a {
				color:#fff;
			}

	#highlight img { 
		position:absolute;
		top:0;
		right:0;
		margin-left:-720px;
		opacity:0;
		transition:opacity 3s;
		object-fit:cover;
		width:100%;
		height:373px;
	} 

		#highlight img.bottom {
			object-position:bottom;
		}

		#highlight img.active {
			opacity:1;
		}

		#highlight.landing img {
			height:153px;
			width:100%;
			object-fit:cover;
		}
	
	#highlight div { 
		position:relative;
		z-index:1;
	}

		#highlight.landing div,
		#highlight.kenniscentrum > div {
			top:178px;
			z-index:1;
		}

		#highlight.landing p,
		#highlight.kenniscentrum p {
			color:#fff;
			font-size:18px;
			line-height:24px;
			width:720px;
			margin-top:.5em;
		}

	#highlight h1 {
		font-size:37px;
		line-height:37px;
		color:#fff;
	}

#highlight-message {
	top:170px;
	left:35px;
	width:495px;
	height:145px;
	padding:22px 25px 30px 20px;
	background:#fff url(images/highlight-message-back.png) no-repeat right bottom;
	border-radius:10px;
	box-shadow:0 0 15px rgba(0,0,0,.25);
	color:#383838;
}

	#highlight-message h2 span {
		color:#f06612;
		position:relative;
	}

	#highlight-message h2 span:after {
		content:"";
		background:url(images/icon-home.png) no-repeat 0 -60px;
		width:10px;
		height:10px;
		position:absolute;
		right:-25px;
		top:14px;
	}

	#highlight ul {
		position:absolute;
		top:114px;
		right:25px;
		z-index:1;
	}

		#highlight li {
			display:inline-block;
			background-color:var(--color-darkblue);
			width:12px;
			height:12px;
			border-radius:100%;
			cursor:pointer;
			margin-left:5px;
		}

	.highlight-link {
		display:none;
	}
	
		.highlight-link:hover {
			text-decoration:none;
		}

		.highlight-link.active {
			display:block;
		}

.widgets .label {
	background:#dccac0;
	color:#fff;
	font-size:13px;
	display:inline-block;
	margin-right:10px;
	border-radius:5px;
	padding:0 10px;
	line-height:150%;
}

#spinner  {
	width:12px;
	height:12px;
	position:absolute;
}

h3 svg,
h3 img {
	vertical-align:middle;
	margin: -4px 5px 0 0;;
}

grid {
	display:grid;
	grid-gap:2rem;
}

	#highlight + grid {
		margin-top:-125px;
		z-index:1;
	}

	grid.three {
		grid-template-columns:1fr 1fr 1fr;
		grid-template-rows:400px 400px 279px;
	}

	grid.four {
		grid-template-columns:1fr 1fr 1fr 1fr;
	}

	grid > div {
		background:#fff;
	}

	grid .widget.wide {
		grid-column:span 2;
		background:var(--color-lightblue);
		background-size:cover;
		position:relative;
		padding:0;
		overflow:hidden;
	}

		grid .widget.wide img {
			position:absolute;
			left:0;
			top:0;
			height:100%;
			width:100%;
			object-fit:cover;
		}

		grid .widget.wide div {
			padding:1.5rem 1rem 1.5rem 409px;
			position:relative;
			background:#1E419B26;
			height:100%;
		}

	grid .widget {
		border-radius:10px;
		padding:1.5rem;
		box-shadow: 0px 1px 10px #00000029;
	}

		grid .widget.wide,
		grid .widget.bg-red {
			box-shadow:none;
		}

		grid .widget h3,
		#see-more grid h3 {
			font:1.45rem/1.6875rem 'ITCFranklinGothicW01-Md 812695';
			margin-bottom:1rem;
		}

			grid .onze-sporten h3 {
				margin-bottom:1rem;
			}

		grid .widget li a {
			font:0.9375rem/1 'ITCFranklinGothicW01-Md 812695';
		}

			grid .widget.bg-darkblue li a {
				display:flex;
				line-height:1.4;
				text-decoration:none;
			}

			grid .widget.bg-darkblue li img {
				width:80px;
				height:auto;
				margin-right:10px;
				object-fit:contain;
				object-position:top;
			}

			grid .widget.bg-darkblue li p {
				margin:0;
			}
			
				grid .widget.bg-darkblue li a:hover span {
					text-decoration:underline;
				}
				
			grid .widget.bg-lightblue li a {
				color:var(--color-darkgrey);
			}

		grid .widget time {
			font-size:0.875rem;
			line-height:1;
			display:block;
			margin-top:.25rem;
			opacity:.75;
		}

		grid .widget li {
			padding:.75rem 0;
			border-top:1px solid #E8E8E8;
		}

			grid .widget.bg-darkblue li {
				border-color:#fff6;
				padding:.9rem 0;
			}

			grid .widget li:last-child {
				border-bottom:1px solid #e8e8e8;
				margin-bottom:.75rem;
			}

			grid .widget.bg-darkblue li:first-child,
			grid .widget.bg-lightblue li:first-child {
				border-top:none;
				padding-top:0;
			}

			grid .widget.bg-darkblue li:last-child,
			grid .widget.bg-lightblue li:last-child {
				border-bottom:none;
				padding-bottom:0;
			}

		grid .onze-sporten li,
		grid .onze-sporten li:last-child {
			border:none;
			padding:.75rem 0 0;
		}

		grid .widget .button {
			border-radius:10px;
			font:0.875rem/1rem 'ITCFranklinGothicW01-Md 812695';
			text-transform:uppercase;
			background:var(--color-grey);
			color:var(--color-darkgrey);
			padding:10px 20px 9px;
			display:inline-block;
			margin-top:1rem;
		}

			grid .widget.bg-lightblue .button,
			grid .widget.bg-darkblue .button,
			grid .widget.bg-red .button,
			grid .widget.wide .button {
				background:#fff;
			}

.more-news {
	margin-top:80px;
	margin-bottom:80px;
	background:#ffefe6;
	padding:80px 0;
}

	.more-news grid.three {
		grid-template-rows:330px;
	}

	.more-news grid > a {
		position:relative;
		border-radius:10px;
		overflow:hidden;
		background:#fff;
		text-decoration:none;
	}

		.more-news grid > a:hover {
			box-shadow:0 0 8px 8px rgba(0,0,0,.05);
		}

		.more-news grid > a img {
			width:100%;
			height:165px;
			object-fit:cover;
			object-position:center;
		}

		.more-news grid a div {
			padding:.75rem 1.5rem;
		}

		.more-news h3 {
			color:var(--color-darkgrey);
			font-weight:600;
			margin-top:.5rem;
		}

#see-more {
	margin-top:80px;
	margin-bottom:80px;
	padding:80px 0 40px;
	background:#FFEFE6 url(images/back-see-more2.svg) no-repeat center bottom;
	background-size:100% auto;
}

	#see-more grid,
	.more-news grid,
	#follow grid {
		margin:40px 0;
		color:var(--color-darkgrey);
	}

		#see-more grid > div {
			border-radius:10px;
			position:relative;
			overflow:hidden;
			height:446px;
		}

			#see-more grid > div > div {
				padding:1.5rem;
			}

		#see-more grid img {
			width:100%;
			height:auto;
			object-fit:contain;
		}

		#see-more grid a:last-child {
			color:var(--color-darkblue);
			font:0.875rem/1 'ITCFranklinGothicW01-Md 812695';
			position:absolute;
			right:1.5rem;
			bottom:1.5rem;
			text-transform:uppercase;
		}

	#follow {
		margin-top:40px;
	}

	#see-more h2,
	.more-news h2,
	#sponsors-new:before,
	#follow h2 {
		font-size:2.4rem;
		line-height:2.875rem;
	}

		#sponsors-new:before {
			content:"Sponsors";
			position:absolute;
			font-weight:600;
			color:var(--color-red);
			margin-top:-80px;
		}

	.more-news grid + a,
	#see-more grid + a {
		font:1.25rem/1 'ITCFranklinGothicW01-Md 812695';
		float:right;
		margin-top:5px;
	}

		.more-news grid + a:before,
		#see-more grid + a:before {
			content:"";
			width:0;
			height:0;
			border-top:7px solid transparent;
			border-bottom:7px solid transparent;
			border-left:14px solid var(--color-red);
			display:inline-block;
			margin-right:5px;
		}

#follow grid > div:first-child {
	grid-column:span 2;
}

#follow grid.three {
	grid-template-rows:342px;
}


#follow form p {
	margin-bottom:.5em;
}

#follow input[type="text"] {
	border:none;
	width:300px;
	border-radius:10px;
	height:35px;
	text-indent:1.5rem;
	margin-right:.75rem;
}

#follow input[type="submit"] {
	background:var(--color-red);
	color:#fff;
	border-radius:10px;
	text-transform:uppercase;
	border:none;
	height:35px;
	padding:0 27px;
	font:0.875rem/1 'ITCFranklinGothicW01-Md 812695';
}

#follow form p:last-child {
	margin-top:25px;
}

#follow .links {
	margin-bottom:40px;
}

#follow .contact i.fa {
	background:none;
	font-size:1.25rem;
	margin-right:10px;
}

#follow .contact p {
	margin-bottom:.5rem;
}

.widgets {
	z-index:1;
}

	.wrap.widgets {
		margin-top:-125px;
		z-index:1;
	}

	.widgets a,
	#meta a {
		display:block;
		line-height:24px;
		font-family:'ITCFranklinGothicW01-Md 812695';
		z-index:1;
		position:relative;
		cursor:pointer;
	}

		.widgets a.button {
			border:1px solid #bac4dc;
			border-radius:10px;
			text-transform:uppercase;
			background:linear-gradient(to bottom, #ffffff, #edeff7);
			display:inline-block;
			padding:0 10px;
			height:30px;
			line-height:30px;
			font-size:14px;
			white-space:nowrap;
		}

			.widgets.kenniscentrum a.button {
				margin-top:1em;
			}

			.widgets a.button:after,
			.spotlight h4:after,
			.news p a:after {
				content:"";
				background:url(images/icon-home.png) no-repeat 0 -60px;
				display:inline-block;
				color:#f46b1c;
				width:10px;
				height:10px;
				margin-left:8px;
				vertical-align:middle;
			}

			.widgets a.button:hover {
				background:linear-gradient(to bottom, #edeff7, #ffffff);
			}

			#meta div a {
				display:inline;
			}

	.widgets ul {
		margin-bottom:19px;
	}

		.kenniscentrum.widgets ul {
			margin-bottom:.5em;
		}

		.widgets li,
		#meta li {
			border-bottom:1px solid #d3daeb;
			z-index:1;
			position:relative;
			padding:7px 0;
		}

			.widgets .double li {
				width:49%;
				display:inline-block;
			}

				.widgets .double li:first-child {
					width:100%;
				}

			.widgets li:first-child {
				border-top:1px solid #d3daeb;
				margin-top:15px;
			}

				.widgets.kenniscentrum .red li:first-child {
					border-top:none;
				}

			.widgets li.desc {
				padding-bottom:10px;
				border-top:none;
				margin-top:0;
			}

			#meta li {
				padding:4px 0;
			}

		.widget.latest ul {
			margin-bottom:12px;
		}

		.widget.latest li {
			padding:5px 0px 5px 15px;
			font-size:14px;
			white-space:nowrap;
			overflow:hidden;
		}

			.widget.latest li:first-child {
				border-top:1px solid #d3daeb;
				margin-top:10px;
			}

			.widget.latest li:before,
			.widget.yellow li:before {
				content: "";
				background:url(images/icon-home.png) no-repeat 0 -60px;
				width:10px;
				height:10px;
				float:left;
				margin-left:-15px;
				top:5px;
				position:relative;
			} 

			.widget.latest li a,
			.widget.yellow li a {
				color:#383838;
				font-size:15px;
				line-height:20px;
			}

		.widget.yellow ul {
			clear:both;
		}

			.widget.yellow li {
				border-color:#c5b78a;
				padding-left:15px;
				border-top:0;
			}

			.widget.yellow div {
				background:#ed9658;
				margin-left:-20px;
				width: 100%;
				box-sizing: content-box;
				float:left;
				padding:0 20px;
			}

				.widget.yellow > a + div {
					margin-top:51px;
				}

				.widget.yellow div + div {
					margin-top:1px;
					margin-bottom:5px;
				}

				.widget.yellow div a {
					color:#fff;
					display:inline-block;
					width:49%;
					text-align:right;
					padding:6px 0px;
				}

					.widget.yellow div a:first-child {
						border-right:1px solid rgba(255,255,255,.5);
						text-align:left;
					}


	.widgets .widget,
	.widgets .featured {
		min-height:355px;
		background:#fff;
		border-radius:10px;
		padding:23px 20px;
		position:relative;
		margin-right:0;
		margin-top:-15px;
	}

		.widgets .featured {
			margin:0 0 2em;
			padding:11px;
			min-height:0;
		}

			.widgets .featured img {
				width:100%;
				height:auto;
				clear:both;
			}

	#sidebar {
		margin-top:0;
	}

		#sidebar .widget {
			min-height:120px;
		}

	.widgets .span4 {
		width:33.32%;
	}

		.widgets .widget.bgl:after,
		.widgets .widget.bgr:after {
			content:"";
			width:100%;
			height:166px;
			position:absolute;
			background:url(images/widget-back-left.png) right bottom;
			left:0;
			bottom:0;
			border-radius:10px;
		}

			.widgets .widget.bgr:after {
				background:url(images/widget-back-right.png) left bottom;
			}

		.widgets.kenniscentrum .widget.thema:after {
			background:none;
		}

	.widgets .blue { background:#e4f1fa; } 
	.widgets .yellow { background:#fdeab1; }
	.widgets .red { 
		background:#f7ede6; 
	}

		.kenniscentrum.widgets .red {
			min-height:285px;
		}

		.widgets .blue:before,
		.widgets .red:before,
		.widgets .yellow:before {
			content:"";
			height:74px;
			width:100%;
			position:absolute;
			top:0;
			left:0;
			background:#aed5f1;
			border-radius:10px 10px 0 0;
		}

			.widgets .yellow:before { 
				background:url(images/schaatsennl-2014.png) no-repeat;
			}

			.widgets .yellow > a:first-child {
				height:44px;
				width:100%;
				top:0;
				left:0;
			}
			
			.widgets .red:before { background:#f36e21; }

		.widgets h3 {
			z-index:1;
			position:relative;
			font-family:'ITCFranklinGothicW01-Bk 812647',sans-serif;
		}

			.widgets .red h3 {
				color:#fff;
			}

			.red h3,
			.blue h3 {
				line-height: 50px;
				margin-top: -10px;
			}

			.widget h3 img {
				opacity:.85;
			}

		.widgets p {
			margin-top:2em;
		}

	.widget.spotlight {
		height:262px;
		min-height:0;
		padding:0;
		z-index:2;
		color:var(--color-darkblue);
	}

		.widget.spotlight + .widget.spotlight { z-index:1; }
		.widget.spotlight + .widget.spotlight + .widget.spotlight { z-index:0; }

		.widgets .spotlight.bgl:after {
			height:105px;
			background:url(images/spotlight-back-left.png) right bottom;
		}

		.widgets .spotlight.bgr:after {
			height:105px;
			background:url(images/spotlight-back-right.png) left bottom;
		}

		.spotlight h4 {
			font-size:20px;
			font-weight:normal;
			text-align:center;
			margin-top:225px;
			z-index:1;
			position:relative;
		}

		.spotlight > div {
			position:absolute;
			width:100%;
			height:100%;
			border-radius:10px;
			background-size:100%;
		}

.news-item > div {
	margin:0 auto;
	max-width:670px;
}

.news-item #content figure {
	position:relative;
	width:960px;
	margin:40px 0 40px -145px;
	text-align:center;
}

	.news-item #content figure img {
		position:relative;
		max-width:100%;
	}

.wp-block-image figcaption {
	margin:0 0 1em;
	text-align:left;
	font-size:.75rem;
	opacity:.5;
}

.thema img {
	max-width:100%;
	height:auto;
	border-radius:0 0 10px 10px;
	margin:0 auto;
}

.thema span {
	display:block;
	margin-bottom:1em;
}

	.thema span + a:before {
		content:"";
		display:block;
		position:absolute;
		width:100%;
		height:50%;
		bottom:0;
		/* Ticket #8327
		background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.3)); */
		border-radius:0 0 10px 10px;
	}

.thema a {
	background-size:80% auto;
	background-repeat:no-repeat;
	background-position:center 65%;
	height:300px;
	border:3px solid #ff6e00;
	border-radius:10px;
}

	.thema a:hover {
		text-decoration:none;
		background-color:rgba(255,110,0,.1);
	}

.thema h3 {
	margin:15px 0 0 17px;
	font-size:22px;
	font-weight:bold;
}

.widget select {
	width:285px;
	height:30px;
	border:none;
	border-radius:8px;
	background:#ecdad0;
	padding-left:10px;
	box-shadow:1px 1px 2px rgba(0,0,0,.2);
	margin-bottom:12px;
}

	.widget select + select {
		margin-bottom:19px;
	}

	.widget select.active {
		font-style:normal;
		font-weight:bold;
	}

#keyword {
	width:285px;
	height:30px;
	border:none;
	border-radius:8px;
	padding:0 0 0 10px;
	box-shadow:1px 1px 2px rgba(0,0,0,.2) inset;
	background:#fefeff;
	margin:3px 0;
}

.skew {
	position:absolute;
	height:150px;
	width:95.6%;
	perspective:250px;
	margin:-8px 0 0 5px;
	z-index:0;
}

	.skew:before {
		content:"";
		background-color:#f36e21;
		border-radius:10px;
		width:100%;
		height:100%;
		position:absolute;
		transform:rotateX(-2deg);
		-webkit-transform:rotateX(-2deg);
		box-shadow: 0 -6px 20px rgba(0, 0, 0, 0.3);
	}

	#sidebar .skew {
		margin:5px 0 0 2px;
		width:98.8%;
	}

	.skew.num-0 { width:0%; }
	.skew.num-1 { width:31.6%; }
	.skew.num-2 { width:63.8%; }

	.spotlight .skew {
		height:74px;
		width:99%;
		margin:-65px 0 0 1px;
		z-index:-1;
	}

		.spotlight .skew:before {
			transform:rotateX(2deg);
			-webkit-transform:rotateX(2deg);
			box-shadow:0 3px 20px rgba(0, 0, 0, 0.2)
		}

#content > ul,
#content > ol {
	list-style:initial;
	margin:0 0 1em 1em;
}

	#content > ul li::marker {
		font-size:120%;
		color:#666;
	}
		
#content > p:first-child.nointro {
	font-size:15px;
	line-height:22px;
}

#content h1 {
	color:#383838;
	margin:15px 0;
}

.news-item #content h1 {
	color:#3a3a3a;
	font-weight:600;
	font-size:2rem;
}

	.news-item #content h1:before {
		content: "NIEUWS";
		display: block;
		width: 90px;
		background: var(--color-darkblue);
		color: #fff;
		font-size: 0.875rem;
		line-height: 1.5rem;
		text-align: center;
		margin-bottom: .75rem;
		border-radius: 10px;
	}

#content .meta {
	margin-bottom:25px;
	font-size:.875rem;
}

.wp-block-group.has-background {
	padding:15px 25px;
	margin-bottom:2em;
}

	.wp-block-group.has-background h4 {
		color:#000;
		margin-bottom:1em;
		font-size:initial;
	}

	.wp-block-group .wp-block-columns {
		margin-bottom:0;
	}

.wp-block-image img {
	height:auto;
}

table {
	width:100%;
}

	td {
		background:#e0f3ff;
		border:1px solid #fff;
		padding:5px 10px;
		vertical-align:top;
	}

	thead tr td {
		background:#fff;
		font-style:italic;
	}

#sidebar {
	position:relative;
	margin-top:-50px;
	z-index:2;
}

	#sidebar .wrap {
		padding:0;
	}

#meta {
	margin-top:2em;
}

	#meta ul {
		margin-bottom:1em;
	}

	#meta span {
		line-height:24px;
	}

	#faq div {
		display:none;
		color:#666;
	}

		#faq a.active + div {
			display:block;
			margin-top:.5em;
		}

	.post-edit-link {
		display:block;
		margin-top:1em;
		clear:both;
	}

#content.news ul {
	margin:0;
}

.news li {
	border-top:1px solid #c7c7c7;
	padding:20px 0;
	float:left;
	clear:left;
	width:100%;
}

.news h2 {
	font:normal 20px/20px 'ITCFranklinGothicW01-Bk 812647',sans-serif;
	margin:25px 0 15px;
}

.news h3 {
	margin-bottom:10px;
}

.news h2,
.news h3,
.news b {
	color:#383838;
}

.news li div  {
	float:left;
}

	.news li div.thumb {
		max-height:114px;
	}

		.news li div.thumb img {
			margin:0 20px 15px 0;
		}

.news a {
	font-weight:bold;
	font-size:14px;
	display:block;
}

.paging {
	text-align:center;
	border-top:1px solid #c7c7c7;
	padding-top:50px;
}

	.paging a {
		display:inline-block;
		width:32px;
		height:32px;
		line-height:32px;
		text-align:center;
		border:1px solid #d4d4d4;
		font-weight:bold;
		color:#383838;
		margin:0 2px;
		font-size:13px;
	}

		.paging a.next,
		.paging a.previous {
			border:none;
			width:auto;
			margin:0 18px;
			font-size:14px;
		}

		.paging a.active {
			color:#f46b1c;
			border-color:#fff;
		}

#footer {
	font-size:15px;
	color:#606060;
	padding-bottom:50px;
}

	#footer-visual {
		background:#f4f4f4 url(images/footer-zomer.jpg) no-repeat center top;
		/*height:465px; winter */
		height:450px; 
		width:100%;
	}

	#footer.home #footer-visual {
		/* margin-top:-150px; winter */
		margin-top:-40px;
	}

	#footer a {
		color:#606060;
		display:block;
	}

	#footer ul {
		margin-bottom:35px;
	}

	#footer li {
		line-height:32px;
		border-bottom:1px solid #c9c9c9;
	}

		#footer li:first-child {
			font-size:20px;
			line-height:24px;
			font-weight:bold;
			padding-bottom:15px;
		}

		#footer li.nb,
		#footer li.nb + li.nb {
			border:none;
			line-height:22px;
			padding-bottom:10px;
		}

			#footer li.nb + li {
				border-top:1px solid #c9c9c9;
			}

	#follow .links a,
	#footer .links > a {
		display:inline-block;
		width:45px;
		height:45px;
		line-height:45px;
		font-size:1.5rem;
		text-align:center;
		color:#fff;
		border-radius:12px;
		margin-right:3px;
		text-decoration:none;
	}

#sponsor-container {
	position:absolute;
	top:100px;
	overflow:visible;
}

	#sponsor-container > div {
		background:#fffe;
		padding:20px 20px 0;
		border-radius:10px;
	}

	#sponsors {
		display:block;
		height:115px;
		margin-top:20px;
		background:url(images/footer-sponsors.png?v5) no-repeat center top;
		background-size:100% auto;
	}

#sponsors-new {
	height:115px;
	font-size:0;
}

	#sponsors-new:hover div:before {
		text-decoration:none;
	}

	#sponsors-new div {
		display:inline-block;
		margin-right:14px;
		vertical-align:top;
		height:80px;
		position:relative;
		padding-right:30px;
	}

		#sponsors-new div:after {
			content:"";
			width:1px;
			display:block;
			height:100%;
			position:absolute;
			background:#00000022;
			right:0;
			top:0;
		}

			#sponsors-new div:last-child {
				margin:0;
				padding:0;
			}

				#sponsors-new div:last-child:after {
					display:none;
				}

		#sponsors-new div:before {
			content:"Partners";
			color:#aaa;
			font-size:.85rem;
			display:block;
			height:20px;
			margin-bottom:18px;
		}

			#sponsors-new div:first-child:before { margin-bottom:5px; }
			#sponsors-new div:nth-child(2):before { content:"Official supplier"; }
			#sponsors-new div:nth-child(3):before { content:"Media partners"; }
			#sponsors-new div:nth-child(4):before { content:"Partners van schaatsend Nederland"; }

	#sponsors-new img {
		display:inline-block;
		vertical-align:middle;
		margin-right:25px;
	}

		#sponsors-new div:last-child,
		#sponsors-new img:last-child {
			margin:0;
		}

	#sponsors-new #telegraaf {
		background-color:#fce01a;
		padding:7px 6px 5px 8px;
	}

#footer-sub {
	height:125px;
	background:url(images/lijnen-footer.svg) center top;
	position:absolute;
	width:100%;
	bottom:0;
}

	#footer-sub .wrap {
		text-align:center;
		height:100%;
		display:flex;
		align-items:flex-end;
		padding-bottom:20px;
		justify-content:center;
	}

		#footer-sub .wrap a {
			color:#fffe;
			font-size:.75rem;
			line-height:1;
			text-decoration:underline;
		}

	#footer-sub a:last-child {
		display:block;
		right:0;
		width:82px;
		height:59px;
		background:url(images/footer-logo-x2.png) no-repeat;
		background-size:100% auto;
		margin-left:auto;
		position:absolute;
	}

.search h4 {
	font:normal 20px/20px 'ITCFranklinGothicW01-Bk 812647',sans-serif;
	margin:25px 0 15px;
	color:#999 !important;
}

.search h3 {
	margin:1em 0 .25em;
	color:#3a3a3a;
}

.search a {
	text-decoration:none;
}

.search div {
	border-top:1px solid #c7c7c7;
}

.search p {
	margin-bottom:2em;
}

.search span {
	color:#008000;
}

#share a {
	color:#fff;
	margin-left:3px;
	font-weight:normal;
	width:28px;
	line-height:29px;
	text-align:center;
	border-radius:4px;
	vertical-align:middle;
}

.wp-block-embed-youtube > div {
	position:relative;
	width:100%;
	padding-bottom: 56.25%; 
	height: 0;
	overflow: hidden;
}

	.wp-block-embed-youtube iframe {
		position: absolute;
		top: 0; 
		left: 0;
		width: 100%;
		height: 100%;
	}

#share {
	margin-top:2em;
}

.fb_iframe_widget {
	vertical-align:middle;
	margin-left:-3px;
}

	.fa-facebook { background:#3b5998; }
	.fa-twitter { background:#1da1f2; }
	.fa-youtube { background:#dd332c; }
	.fa-google-plus { background:#dd4b39; }
	.fa-linkedin { background:#0077b5; }
	.fa-envelope { background:#f06612; }
	.fa-whatsapp { background:#25d366; }

#content input {
	padding:8px;
	margin-bottom:5px;
	width:300px;
}

	#content input[type="checkbox"] {
		width:auto;
	}

	#content input[type="submit"] {
		width:150px;
		margin-bottom:30px;
	}

#gtmc {
	height:0;
	width:0;
	display:none;
	visibility:hidden;
}

#cookieBar {
	position:fixed;
	bottom:0;
	width: 100%;
	text-align: center;
	background:var(--color-darkblue);
	height: 38px;
	line-height:1;
	z-index: 4;
	color: #fff;
	opacity: .9;
	display: flex;
	justify-content: center;
	align-items: center;
}

	#cookieBar button {
		background: #fff;
		border: none;
		border-radius: 3px;
		font: 13px/19px 'ITCFranklinGothicW01-Bk 812647',sans-serif;
		margin-left: 5px;
		display: inline-block;
		cursor:pointer;
	}

#content label {
	margin-bottom:3px;
	display:inline-block;
}

.faq {
	margin:.75em 0 2em;
	position:relative;
}

	.faq h4 {
		border-top:1px solid #eee;
		line-height:3;
		cursor:pointer;
		position:relative;
		padding-left:30px;
		color:inherit;
		font-weight:normal;
	}

		.faq h4 strong {
			pointer-events:none;
		}

		.faq h4:before {
			content:"";
			display:inline-block;
			width:24px;
			height:44px;
			position:absolute;
			background:url(images/arrow-up.svg) no-repeat center;
			left:0;
		}

			.faq h4.active:before {
				transform:rotate(180deg);
			}

	.faq p {
		display:none;
		background:#e4f1fa;
	}

		.faq h4.active + p {
			display:block;
			padding:1em;
		}

#feedback {
	position:fixed;
	right:0;
	top:100%;
	margin:-34px 15px 0 0;
	z-index:2;
	box-shadow: 0 0 8px 0px rgba(0,0,0,.2);
	width:250px;
	font-size:14px;
}

	#feedback.active {
		bottom:0;
		top:auto;
	}

	#feedback > a {
		display:flex;
		background: #aed5f1;
		color: #222;
		padding: 6px 15px;
		border-radius: 5px 5px 0 0;
		text-align:center;
		cursor:pointer;
		z-index: -1;
	}

	#feedback img {
		margin-right:5px;
		opacity:.6;
		vertical-align: middle;
	}

	#feedback form {
		display:block;
		background:#eee;
		font-size:14px;
		line-height:1.4;
		padding:10px 15px;
	}

	#feedback textarea,
	#feedback input {
		width:100%;
		padding:9px;
		margin-bottom:.5em;
		border:none;
		font-family:Monospace;
	}

		#feedback input[type="submit"] {
			background:#888;
			color:#fff;
			cursor:pointer;
		}

		#feedback textarea {
			height:130px;
		}

.show-mobile {
	display:none;
}

@media only screen and (max-width: 1200px) {
	.skew {
		width:95.1%;
	}
}

@media only screen and (max-width: 1024px) {
	html {
		zoom:.9;
	}

	.skew {
		width:95.3%;
	}

	.widgets .span4 {
		width:50%;
	}

	#entrance li:first-child {
		margin-top: 0;
	}

	#entrance ul {
		background-position:-170px top;
	}
}

@media only screen and (max-width: 900px) {
	html {
		zoom:.65:
	}

	.skew {
		width:93.9%;
	}


	.news-item #content figure {
		width:100%;
		margin:20px 0;
	}

	#header {
		background: none;
		box-shadow: none;
		border: none;
	}

		#header li {
			display:none;
		}

		#header li:last-child {
			display:block;
			border:none;
		}

	#entrance {
		overflow:visible;
	}

	#entrance ul:before, 
	#entrance ul:after,
	#entrance li,
	#entrance li:after {
		display:none;
	}

		#entrance li:first-child,
		#entrance #mobile-menu {
			display:block;
		}

		#entrance #mobile-menu {
			width:75%;
			text-align:right;
			position:static;
		}

	#mobile-menu div {
		max-height:0px;
		position: absolute;
		background: #f2f2f2;
		width: 100%;
		left: 0;
		text-align: center;
		z-index:-1;
		top:105px;
		transition:all .5s;
		overflow:hidden;
	}

		#mobile-menu div h4 {
			color:#333;
			font-size:1.1rem;
			margin:.5em 0 .15em;
		}

		#mobile-menu.active div {
			max-height:500px;
			padding:30px 0 20px;
		}

		#mobile-menu div a {
			display:block;
			text-transform:none;
			line-height:1.5;
		}

	#mobile-menu > a {
		position:absolute;
		right:20px;
		display:block;
		width:30px;
		height:4px;
		background:var(--color-darkblue);
		margin:4px 0;
		transition:all .5s ease;
	}

		#mobile-menu > a:before,
		#mobile-menu > a:after {
			content:"";
			display:block;
			height:500%;
			position:absolute;
			width:100%;
			top:-250%;
			transition:all .5s ease;
		}

			 #mobile-menu > a:before {
				border-top:4px solid var(--color-darkblue);
			}

			#mobile-menu > a:after {
				border-bottom:4px solid var(--color-darkblue);
			}

			 #mobile-menu > a:before {
				transform-origin:3px 6px;
			}

				#mobile-menu.active > a:before {
					transform:rotate(45deg);
				}

			#mobile-menu > a:after {
				transform-origin:2px 17px;
			}

				#mobile-menu.active > a:after {
					transform:rotate(-45deg);
				}

			#mobile-menu.active > a {
				background-color:#ffff;
			}

	grid.three,
	grid.four {
		grid-template-columns:1fr 1fr;
		grid-template-rows:auto !important;
	}

	grid .widget.wide,
	#follow grid > div:first-child {
		grid-column:span 1;
	}
	
		grid .widget.wide div {
			padding:1.5rem;
		}
}

@media only screen and (max-width: 767px) {
	html {
		zoom:1;
	}

    .wrap {
        width:auto;
    }

	grid.three,
	grid.four {
		grid-template-columns:1fr;
	}

    .row {
        margin: 0;
    }

	[class*="span"] {
        margin: 15px 0;
        float: none;
        width: 100%;
    }

	img {
		max-width:100%;
		height:auto;
	}	

		.show-mobile img {
			margin-bottom:1em;
		}

	#entrance #logo {
		width:100px;
		height:100px;
		margin-top:5px;
	}

	#entrance ul {
		background-position:-270px -20px;
	}

	#entrance li {
		margin-top:68px;
	}

	#mobile-menu > a {
		top:60px;
	}

	#mobile-menu.active div {
		padding-top:15px;
	}

	#header {
		right:auto;
		left:0px;
		top:105px;
		background:url(images/highlight-landing.png) no-repeat right 0;
		z-index:0;
		height:75px;
		width:100%;
		border-radius:0;
	}

		#header form {
			position:absolute;
			left:50%;
			margin-left:-87px;
			top:25px;
		}
	
	.hide-mobile,
	#highlight,
	.skew,
	.widget.spotlight,
	#feedback,
	#entrance li:after {
		display:none;
	}

	.show-mobile {
		display:block;
	}

	#highlight + grid,
	#main {
		margin-top:60px;
		z-index:1;
	}

	#sidebar {
		margin-top:50px;
	}

	.wrap.widgets {
		top:150px;
	}

	.widgets .widget {
		min-height:0;
	}

	.widgets .span4, 
	#keyword,
	#follow input[type="text"],
	.widget select {
		width:100%;
	}

		#follow input[type="text"] {
			margin-bottom:1em;
		}

	.widget.yellow {
		margin-top:20px;
	}

	.widgets .widget.bgr:after,
	.widgets .widget.bgl:after {
		background:none;
	}

	.landing + .wrap.widgets {
		margin-top:-120px;
	}

	#sponsors {
		background-image:url(images/logo-kpn-daikin-2018.png);
		background-size:310px auto;
		margin-top:40px;
	}

	#sponsor-container {
		position:relative;
		top:-250px;
		height:90px;
	}

	#sponsors-new {
		height:230px;
	}

		#sponsors-new div {
			display:none;
		}

			#sponsors-new div:last-child {
				display:block;
				border:none;
				padding:0;
				text-align:center;
			}

				#sponsors-new div:last-child img:nth-child(1) {
					height:47px;
					margin:5px;
				}
				
				#sponsors-new div:last-child img:nth-child(2) {
					height:61px;
					margin:15px 0 0;
				}

				#sponsors-new div:last-child img:nth-child(3) {
					height:30px;
					margin-top:20px;
				}

	#share .hidden {
		display:inline-block;
	}

	#footer-sub a:last-child {
		transform: scale(.8);
		transform-origin: left bottom;
	}

	#footer-visual {
		background-position:center -100px;
		height:350px;
	}
}
