* { box-sizing: border-box; border-spacing: 0px; }

select {
	border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    padding: 5px;
}

.dynImg {
	-webkit-overflow-scrolling: touch;
  	xxoverflow-y: scroll;
  	xxdisplay:  inline-block;
}

.negHeight {
	height: -100px;
}

iframe {
	-webkit-overflow-scrolling: touch;
}

iframe.iframe-elfquiz, object, embed {
	height: calc(90vh - 60px);
	width: 100%;
}

#logo:hover {
	transition: .75s;
	transform: scale(1.05);
}

.preload .news, .preload .division {
	margin-top: 200px;
	opacity: 0;
	transform: scale(1.5);
}

#nieuwsbrief>div label {
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
}

.preload .magazine {
	margin-left: 300px;
	opacity: 0;
}

#extraMobileContent {
	display: none;
}

#nieuwsbrief input[type="text"] {
	min-width:  auto;
	display: inline-block;
	margin: 5px 0px 5px 5px;
	width: calc(100% - 127px);
	font-size: 12px;
    line-height: 22px;
}

#nieuwsbrief .btn {
	margin: 5px 0px;
}

.preload .vList tr {
	opacity:0;
	transform: scale(0.85);
	transform-origin: right;
}

.vlist { width: 100%; }

#table-clubs {
	text-align: left;
}

#table-clubs td:nth-child(1){
	width: 200px;
}

#table-clubs a {
	display: inline-block;
	text-align: center;
    padding: 0px 10px;
	vertical-align: middle;
	text-decoration: none;
	color:  black;
}

#table-clubs img, #table-clubs span {
	vertical-align: middle;
	color:  black;
	text-decoration: none;
	padding: 7.5px 2.5px;
}

.full-width { width: 100% !important; max-width:  100% !important; }
.table-tr-border tr {border:1px solid #d4d4d4}
.table-border {border:1px solid #d4d4d4}
.table-td-border td {border:1px solid #d4d4d4}
.table-th-border th {border:1px solid #d4d4d4}
.table-black th{ background-color: #1d1d1d; color: white; font-weight:normal;}
.table-darker>tr, .table-darker>tbody>tr { background-color: #e0e0e0; }
.table-striped tr:nth-child(even) { background-color: #f5f5f5; }
table td, table th { padding: 0px 12px; color: #333; height: 47px !important;}
table th {padding: 12px 12px;}
table {border-collapse: collapse; margin: 10px 0px;}
.no-margin { margin: 0px; }
.pointer { cursor:  pointer; }

label.required:after {
    content: "*";
    color: rgb(205,10,25);
    margin-left: 3px;
}

.wk-cd {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: white;
    padding: 10px;
    display: inline-block;
    margin-top:15px;
}

	.wk-cd img{
		width: 100%;
		height: auto;
	}

.input:disabled {
    background: #eee;
    cursor: not-allowed;
}

tr.collapsed .fa-chevron-right {
	transition: .5s;
	transform: rotate(90deg);
}

tr .fa-chevron-right {
	transition: .5s;
	transform: rotate(0deg);
}

.pdm {
    width: 100%;
    max-width: 750px;
    height: 350px;
    margin: 10px auto;
    margin-bottom: 300px;
}		

	.pdm>small {
		position: absolute;
		bottom: 10px;
	}

	.sub-block {
	    display: inline-block;
	    vertical-align: middle;
	    width: calc(100% / 3);
	    background: #ececec;
	    border: 2px solid #ddd;
    	text-align: center;
	    z-index:10;
	    cursor: pointer;
	    padding: 10px 0px;
	    position: absolute;
	}

		.sub-block.le-6 {
		    height: 75%;
		    width: calc(100% / 3);		
		    left: 5%;
		    top: 12.5%;
		}

		.sub-block.le-24 {
		    height: 100%;
		    left: 50%;
		    transform: translateX(-50%);
		    z-index: 20;
		}

		.sub-block.le-12 {
		    height: 85%;
		    left: calc(100% / 3 * 2 - 5%);
		    top: 7.5%;
		    z-index: 10;
		}

			.sub-block .back {
			    position: absolute;
			    top: 0px;
			    left: 0px;
			    width: 100%;
			    height: 100%;
			    background-size: cover;
			    opacity: 0.8;
			}

		/*	.back:after {
			    content: "";
			    position: absolute;
			    top: 0px;
			    left: 0px;
			    width: 100%;
			    height: 100%;
			    background: rgba(255,255,255,0.9);
			}
*/
			.sub-block.active {
				border: 2px solid #94BAFF;
				background: #BBD3FF;
			}

			.sub-block:hover {
			    border: 2px solid #c0d5fb;
			    background: #dde9ff;
			}

			.sub-block .tijdsduur {
				display: block;
				text-align: center;
			}

			.sub-block .prijs-cnt {
				position: absolute;
				top:50%;
				left: 50%;
				transform: translateX(-50%) translateY(-50%);	
				width: 100%;		
			}

				.sub-block .prijs{
					color: rgb(205,10,25);
					font-size: 50px;
					display: block;
				}

				.sub-block .prijs-extra {
					font-size: 11px;
				    position: absolute;
				    width: 100%;
				    bottom: 0px;
				    left: 50%;
				    transform: translateX(-50%);
				}

			.sub-block .besp-cnt {
				position: absolute;
			    bottom: 10px;
			    width: 100%;
			}

				.sub-block .besp{
				    color: rgb(87, 175, 251);
    				font-size: 26px;
				}

.wider #fixedHeader {
	    box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.3);
}

input[type="radio"] + span {
    text-transform: capitalize;
    font-weight: normal;
    margin-left: 5px;
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
}

.pdm-info {
    width: 100%;
    max-width: 750px;
    margin: 25px auto;
    xxborder: 1px solid #989898;
    padding: 20px;
    position: absolute;
    top: 350px;
    display: none;
    z-index:900;
}

	.pdm-info .prijs {
		font-size: 24px;
		color: rgb(205,10,25);
	}

.offers {
	display: none;
}

.offers.collapsed {
	display: table-row;
}

#column-middle .column-content {
	padding-right: 5px !important;
	padding-left: 25px;
}

.columns {
	    -webkit-columns: 100px 3;
    -moz-columns: 100px 3;
    columns: 100px 3;
}

#map_cnt {
	margin-top: 25px;
	overflow: hidden;
}
#map_overlay {
	width: calc(100% / 3);
    height: 100%;
    position: absolute;
    left: 105%;
    top: 0px;
    background-color: rgba(0,0,0,0.7);
    transition: 0.75s;
    overflow: hidden;
    color: white;
    padding: 0 2.5% 2.5% 2.5%;
    text-align: center;
}

.textBr {
	border: 1px solid #ccc;
    margin: 10px auto;
    padding: 15px;
    text-align: center;
}

	.textBr span {
		position: absolute;
	    top: -9px;
	    left: 20px;
	    font-size: 11px;
	    background: #fdfdfd;
	    display: inline-block;
	    padding: 0px 10px;
	    width: 65px;
	    height: 20px;
	    background-image: url(/images/tbnr.jpg);
	    background-repeat: no-repeat;
	    background-position: 50% 50%;
	    background-color: white;
	}

#map_overlay.open {
	transition:  0.75s;
	left: calc(100% / 3 *2);
}

	#map_overlay .top {
		width: 100%;
		height: calc(100% - 40px);
	}

	#map_overlay .bottom {
		width: 100%;
		height: 40px;
	}

.spinner {
	position: relative;
	height: 50px;
	width: 50px;
	margin: 15px auto;	
}

.breadcrumbs {
	    color: rgb(210,37,55);
    font-weight: bold;
    font-size: 12px;
}

.link-simple {
	font-weight: bold;
    text-decoration: none;
    color: black;
}

.breadcrumbs a {
	text-decoration: none;
    color: rgb(210,37,55);
    font-weight: bold;
    font-size: 15px;
    text-transform: capitalize;
}

.fakeh1 {
    display: inline-block;
    font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

.spinner div{
    border: 8px solid #f3f3f3; 
    border-radius: 50%;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
}

.topmenu i.fa {
	line-height: 40px;
    color: white;
    padding: 0px 10px;
}

#topmenu_extra {
	left: 0px;
	background-color: rgb(205,10,25); ;
	position: fixed;
	transition: .3s;
	width: 150px;
	display:  none;
	bottom: 40px;
	max-height: 0px;
    overflow: hidden;
}

#topmenu_extra.opened {
	transition: .3s;
	bottom: 60px;
	max-height: 700px;
}

#topmenu_extra a {
	color:  white;
	padding: 10px 0px;
	line-height: 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "din-2014";
	display:  inline-block;
	width: 100%;
    text-align: center;
}

.spinner #spinner1 {
	border-top: 8px solid rgb(205,10,25); 
	animation: spineen 1s linear infinite;
}

.spinner #spinner2 {
	border: 8px solid transparent;
	border-top: 8px solid rgb(205,10,25);
	animation: spintwee 1s linear infinite;
}

@keyframes spineen {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@keyframes spintwee {
    0% { transform: rotate(75deg); }
    50% { transform: rotate(180deg); }
    100% { transform: rotate(435deg); }
}

.topmenu {
	display: inline-block;
	width: calc(100% - 510px);
}

.topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	justify-content: space-around;
	display: flex;
}

.topmenu li {
	display: inline-block;
}

.topmenu li a {
	text-decoration: none;
	    line-height: 110px;
    color:  black;
    padding: 0px 10px;
        text-transform: uppercase;
    font-weight: bold;
    font-family: "din-2014";
    display: block;
    transition: .75s;
    font-size: 14px;
}

a.division-item {
    line-height: 30px;
    font-size: 14px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "din-2014";
    display: inline-block;
    padding: 10px 5px;
    background-color: rgb(29,29,27);
    text-align: center;
    word-break: keep-all;
    width: calc(100% - 20px);
    margin: 1px 5px;
    background-color: rgb(205,10,25);
    text-decoration: none;
}

.scrollHeader .topmenu li a {
	color: rgb(255,255,255);
	line-height: 60px;
}

.topmenu li a:hover {
	color: rgb(29,29,27);
	transition: .75s;
}

.prev_next {
    width: calc(50% - 20px);
    left: 20px;
    bottom: 60px;
    position: fixed;
    height: 40px;
    background-color: rgb(205,10,25);
    line-height: 40px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "din-2014";
    cursor: pointer;
    transition: .3s;
}

.prev_next:hover {
	background-color: rgb(173, 9, 22);
	transition: .3s;
}

.prev_next#next {
	left:50%;
}

.prev_next#prev {
	border-right:1px solid #eee;
}

html, body {
	margin:0px;
	padding:0px; 
	width: 100%; 
	height: 100%; 
	font-size: 15px; 
	font-family: "aaux-next"; 
	background-color:#fdfdfd;
}
p { line-height: 23px; }
.wf-loading { visibility: hidden;}
div {position: relative;}
img.img-inline-left {
	display: inline-block;
    float: left;
    margin-right: 20px;
    max-width:  275px;
}

.pointer { cursor: pointer; }
.red { color: rgb(210,37,55); }

label {
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 3px 0px;
	display: inline-block;
}

.content-left {
	xxborder: 2px solid black;
    width: calc(100% - 400px);
        display: inline-block;
    vertical-align: top;
}

.content-right{
	width: 350px;
	display: inline-block;
    vertical-align: top;
	padding: 10px;
	margin-left: 50px;
}

	.content-right iframe {
		height: 176px;
		overflow-y: hidden;
	}

.inline {
	display: inline-block !important;
}

.btn {
    line-height: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    display: inline-block;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    padding: 9px 20px 12px 20px;
    margin: 10px 5px;
    border: 0;
    vertical-align: top;
    position: relative;
    background-color: rgb(210,37,55);
    text-decoration: none;
}
	
	.btn.fisi {
		line-height: 45px;
    	padding: 0px 20px;
	}

	.btn:after {
	    content: "";
	    position: absolute;
	    bottom: 0px;
	    height: 3px;
	    width: 100%;
	    left: 0px;
	    background-color: rgba(0,0,0,0.2);
	    transition: .25s;
	}

	.btn:hover:after {
	    height: 100%;
	    transition: .25s;
	}

	.btn-social#btn-facebook {	background-color: #3b5998;  }
	.btn-social#btn-whatsapp { background-color: #25d366;}
	.btn-social#btn-twitter { background-color: #1da1f2;}

	.btn img {
	    height: 25px;
	    width: auto !important;
	    display: inline-block;
	    vertical-align: middle;
	    margin-right:10px;
	}

	.btn-social {
	    border-radius: 50%;
	    height: 45px;
	    width: 45px;
	    display: inline-block;
	    position: relative;
	}

	#socials {
		text-align: center;
	}

	.btn-social:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 45% auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
	
	.btn-social#btn-instagram {
		background: -webkit-radial-gradient(32% 106%, circle cover, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), -webkit-linear-gradient(-45deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
		background: -moz-radial-gradient(32% 106%, circle cover, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), -moz-linear-gradient(-45deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
		background: -ms-radial-gradient(32% 106%, circle cover, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), -ms-linear-gradient(-45deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
		background: -o-radial-gradient(32% 106%, circle cover, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), -o-linear-gradient(-45deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
		background: radial-gradient(circle farthest-corner at 32% 106%, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), linear-gradient(135deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
	}

	.btn-social#btn-instagram:before {
	    background-image: url(../images/instagram-64.png);
	}

	.btn-social#btn-google {
	    background-color: #DD4B39;
	}

	.btn-social#btn-google:before {
	    background-image: url(../images/google-plus-64.png);
	}
	.btn-social#btn-facebook {
	    background-color: #4C69BA;
	}

	.btn-social#btn-facebook:before {
	    background-image: url(../images/facebook-64.png);
	}

	.btn-social#btn-twitter {
		background-color: #1da1f2;
	}

	.btn-social#btn-twitter:before {
		background-image: url('../images/twitter-64.png');
	}


.txtAndIcon {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 1vw;
	background: #eee;
	width: 100%;
	margin-top: 20px;
}

.txtAndIcon img, .txtAndIcon h2 {
	display: inline-block;
	vertical-align: middle;
	width:  auto !important;
	margin: 0px;
	margin-right: 10px;
	color: #333;
}

.btn-margin, .input-margin {
	margin: 10px 0px;
	display: block;
}

.btmbnr {
    padding: 12px 40px;
    border: 1px solid #ccc;
    text-align: center;
    margin: 35px 70px;
    border-radius: 5px;
    color: #5d5d5d;
    display: block;
    position: relative;
    max-width: 800px;
}

	.btmbnr a {
	    color: #cd0a19;
	}

	/*.btmbnr:before {
	    position: absolute;
	    content: "Gesponserd";
	    left: 25px;
	    top: -8px;
	    font-size: 11px;
	    color: #333;
	    background: white;
	    padding: 0px 5px;
	}*/

.input, textarea {
	display: block;
    min-width: 150px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    width: 500px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.voetbalreizen {
    width: calc((100% / 3 *2) - 4px);
    height: 275px;
	display:inline-block;
	text-decoration:none;
	cursor: default;
	margin: 2px;
}

	.voetbalreizen>div {
		overflow-Y: scroll;
    	height: calc(100% - 32px);
	}

	.voetbalreizen table {
		margin: 0;
	}

		.voetbalreizen td a {
			color: inherit;
		}

		.voetbalreizen tr td{
			padding: 0px 5px;
			height: auto !important;
			font-size: 10px;
		}

		.voetbalreizen table td .btn {
			font-size: 10px;
			margin: 1px 2px;
			padding: 4px 10px 7px 10px;
		}

	.voetbalreizen h3 {
		background: #333;
	    color: white;
	    margin: 0px;
	    padding: 5px 10px;
	}

.p33 {
	width:32%;
	display: inline-block;
}

.p22 {
	width: 21.5%;
	display: inline-block;
}

.p10 {
	width: 10%;
	display: inline-block;
}

.btn:first-child{
	margin-left: 0px;
}

hr {
	margin: 35px 0px;
    display: block;
    border: 0.5px solid #eee;
}

#subscribe-info {
	visibility: hidden;
	opacity:0;
	transition: 0.5s;
	background-color: #ffffff;
    padding: 20px;
    margin: 10px 0px;
}

.valuta {
	color: rgb(210,37,55);
	font-size: 18px;
}

.valuta-old {
	text-decoration: line-through;
}

.loader {
	width: 100%;
	text-align: center;
	margin: 75px 0px;
}

#header {
	width: 100%;
	xxmargin-bottom: 10px;
	display:  none;
}

#main-container {
	top: 110px;
	transition: .75s;
	height:  calc(100% - 110px);
}

#fixedHeader {
	position: fixed;
	top: 0px;
	background-color: #fcfcfc;
	width: 100%;
	height: 110px;
	transition: .75s;
	left: 0px;
	z-index:995;
	box-shadow: 0 0 0px rgba(0,0,0,0), 0 0px 0px rgba(0,0,0,0);
}

#fixedHeader #searchbar {
	display: block;
	float: right;
	width: 200px;
}

#fixedHeader #logo {
	background-size: 100%;
    background-repeat: no-repeat;
        background-position: 50%;
	height: 110px;
	width: 300px;
	xxmargin: 5px;
	background-image: url('/images/logo_elfvoetbal_2018.png');
	display: block;
	float: left;
}

.scroll-element.scroll-x {
    display: none !important;
}

#column-right .column-content{
	xxpadding-bottom: 75px !important;

}

.filler {
	height:200px;
	width: 100%;
	float: left;
}

.scrollHeader #fixedHeader #searchbar {
    margin-top: 16px;
    transition: .75s;
}

.scroll-wrapper > .scroll-content {
	overflow-x: hidden !important;
}

#column-left h2 {
	margin-top:  0px;
}

.column {
	width: calc(100% / 3);
	height: 100%;
	float: left;
	overflow-y: hidden;
	background-color: #fcfcfc;
}
	.column-content {
		overflow-x: hidden;
		overflow-y: scroll; /* has to be scroll, not auto */
  		-webkit-overflow-scrolling: touch;
  		xx-webkit-transform: translateZ(0px);
		height:100%;
		padding-right: 10px;
	}

#column-left {
	padding: 0px 0px 10px 10px;
	z-index:30;
	transition: .75s;
	width: 350px;
	background-color: #fcfcfc;
}

.a-middle { vertical-align: middle; }

.wider #column-middle {
    width: calc(100% - 600px);
    margin: 0px auto;
    float: none; 
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.1);
}

body.wider {
	background-color: #efefef;
}

.clean .input,.clean .textarea {
    background: transparent;
    border: 0px;
    box-shadow: none;
    border-bottom: 1px solid #d0d0d0;
}
.wider #logo { width: 100%; }

#column-middle { width: calc(100% - 700px); }

#column-right {
	transition: .75s;
	width: 350px;
	padding-left:30px;
	background-color: #fcfcfc;

}

.backToTop {
	background-color: rgb(205,10,25);
    padding: 10px 15px;
    border-radius: 50%;
    font-size: 25px;
    color: white;
    box-shadow: 0 0 4px rgba(0,0,0,.14), 0 4px 8px rgba(0,0,0,.28);
    position: absolute;
    z-index: 300;
    bottom: -75px;
    right: 25px;
    cursor: pointer;
    transition: .3s ease-out;
}

.backToTop.shown { bottom:  25px; transition: .3s ease-out;}
.backToTop:hover { transition: .3s ease-out; box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);}

#popupLatestNews_content {
	width: 100%;
	height: 100%;
}

.spinner-float {
	    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
}

.breadcrumb {
	text-decoration: none;
	color: black;
	cursor:pointer;

}

#logo {
	margin-left: 10px;
	transition: .75s;
}

	#logo img {
		width: 325px;
		margin-top: 11px;
		margin-bottom: -10px;
	}

	#nieuwsbrief {
		margin: 10px 0px;
	}

#column-right .magazine .fakeh2 {
    position: absolute;
    top: 0;
    background: rgb(219,3,27);
    right: 25px;
    display: block;
    padding: 30px 20px;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
    color: white;
    border-radius: 50%;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
}
	
#column-middle .vList td {
	vertical-align: middle;
}

.vList .img {
	width: 180px;
    height: 60px;
    background-size: cover;
    display: inline-block;
    background-position: 50% 50%;
}

.vList .time {
    color: rgb(219,3,27);
    vertical-align: top;
    width: 55px;
    font-weight: bold;	
}

.alert {
    color: rgb(205,10,25);
    font-weight: bold;
    padding: .75rem 1.25rem;
    margin: 10px 0px;
    border-radius: .25rem;
}

.alert-error {
	
	color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert.alert-red {
    background: #ffe2e2;
    border: 1px solid #ff9e9e;
}

.vList tr {
	padding: 3px;
	transition: 0.75s;
	opacity:1;
	margin-left: 0px;
}

#stickyDate {
	display: none;
	position: fixed;
    top: 0px;
    height: 100px;
    background-color: #eee;
    width: 350px;
}

tr.latest-news-active {
    background-color: #f1f1f1 ;
}


.vList tr.animate {
	margin-left:-300px;
	opacity:0;
	transform: scale(1.5);
	transition: 0.75s;
}

.vList tr:not(.tr_date) {
	cursor: pointer;
}

.vList tr:not(.tr_date):hover {
	background-color: #eee;
}

.vList td {
	padding: 8px 0px;
	border-bottom: 1px solid #eee;
}

.vList a {
	text-decoration: none;
	font-weight: 100;
	color: black;
}

h2,.fakeh2 {
	text-transform: uppercase;
	font-weight: bold;
    font-family: "din-2014";
    letter-spacing: -1px;
    font-size: 19px;
}

#popupLatestNews {
	position: fixed;
	width: 0px;
	height: 100%;
	background-color: #f1f1f1;
	z-index: 15;
	padding: 10px;
	top: 110px;
	left: 300px;
	-webkit-transition: .25s;
	transition: .25s;
	opacity: 0;
	padding-top: 30px;
}

.scrollHeader #popupLatestNews {
	top: 60px;
}

	#popupLatestNews.opened {
		width: 400px;
		left: 300px;
		-webkit-transition: .25s;
		transition: 0.25s;
		opacity: 1;
	}

	#popupLatestNews .time {
	    display: block;
	    font-size: 11px;
	    color: rgb(219,3,27);
	    margin: 10px 0px;
	}

	.link {
	    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    margin: 5px 0px;
    color: black;
    font-weight: bold;
    font-family: "din-2014";
	}

	.division span.latest{
		margin: 5px 0px;
		display: inline-block;
		margin-bottom:  50px;

	}

	.latest .link { 
	display:  inline; }

#column-right #searchbar {
	display: none;
}

.border-block {
	border-bottom: 2px solid #eee;
	padding: 0px 0px 25px 0px;
	padding: 2%;
    background-color: #f1f1f1;
    margin: 2% 0px;
}

.block-highlight {
	    border: 2px solid rgb(210,37,55);
    /* color: white !important; */
    border-bottom: 16px solid rgb(210,37,55);
}

	.block-highlight h3 {
		font-size: 2em;
	}

.container {
	height: 100%;
	margin: 0 auto;
	max-width: 1720px;
}

.news {
	height: 280px;
	margin: 1px 1px;
	display: inline-block;
	position: relative;
	vertical-align: top;
	-webkit-transition: 0.75s;
	transition: 0.75s;
	opacity:1;
	transform: scale(1);
	text-decoration: none;
	overflow: hidden;
}

.news .img, .division .img {
	position: relative;
	background-color: #ddd;
	background-size: cover;
	background-position: 50% 10%;
	width: 100%;
    height: 100%;
    box-shadow: inset 0px 15px 35px -1px rgba(0,0,0,0.4), inset 0px -15px 35px -1px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 0px 15px 35px -1px rgba(0,0,0,0.4), inset 0px -15px 35px -1px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0px 15px 35px -1px rgba(0,0,0,0.4), inset 0px -15px 35px -1px rgba(0,0,0,0.4);
}

.news .imgCntr, .division .imgCntr {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.breadcrumb h2 {
	margin-top:  0px;
}

.news.animate, .division.animate {
	margin-top: 200px;
	opacity: 0;
	xxtransform: scale(1.5);
}

.news:hover {
	opacity: 0.9;
	transition: 1s;
}

.news:hover .img {
	transition: .5s;
	-webkit-transition: .5s;
	transform: scale(1.1);
}

.division:hover .img {
	transition: 0.5s;
	transform: scale(1.5);
}

.news .img, .division .img {
	transform-origin: top;
	-webkit-transition: .5s;
	transition: 0.5s;
	transform: scale(1);
}

.news .overlay span {
	font-size: 12px;
	display: block;
	width: 100%;
	text-align: center;
	font-family: "adelle";
	text-transform: uppercase;
	margin-bottom: 5px;
	text-shadow: 0px 0px 10px #000000;
}

.news .overlay {
	height: 100px;
    position: absolute;
    top: 180px;
	background-color: rgba(29,29,27,0.75);
	padding: 0px;
	width: 100%;
	font-size: 24px;
	color: white;
}

	.news .overlay h2 {
		font-size: 15px;
		letter-spacing: 0px;
		margin: 0px;
		text-shadow: 2px 2px 50px rgba(0,0,0,0.6), -2px -2px 50px rgba(0,0,0,0.6), 0px 0px 2px rgba(0,0,0,0.8);
	}

	.news .overlay-parent {
	    position: relative;
	    width: 100%;
	    height: 100%;
	}

		.news .overlay-child {
		    position: absolute;
		    top: 50%;
		    left: 50%;
		    transform: translate(-50%, -50%);
		    width: 100%;
		    overlfow: hidden;
		    padding: 5px;
		    text-align: center;
		}

input.input-wide, textarea.textarea-wide {
	width: 100%;
}

.page-tab {
    font-size: 35px;
    vertical-align: top;
    line-height: 60px;
    display: inline-block;
    width: 60px;
    text-align: center;
    vertical-align: middle;
        padding: 15px;
}

.left-column-open #span-tab-left:after {
	left: 10px;
}

.right-column-open #span-tab-right:after {
    right: 10px;
}

.dynimg_artikelboven {
	text-align: center;
    display: block;
    max-width: 100%;
    overflow: hidden;
    margin-top: 5px;
}

#span-tab-left:after, #span-tab-right:after {
	content: "";
    border-bottom: 3px solid rgb(205,10,25);
    transition: .75s;
    width: 40px;
    position: absolute;
    bottom: 43px;
}

#span-tab-left:after {
	left: -70px;
}

#span-tab-right:after {
	right: -60px;
}

#span-tab-right, #span-tab-left {
	display: none;
}

#poll {
	padding: 20px;
    background-color: #eee;
    margin: 25px 0px;
}
	.poll_option {
		line-height: 26px;
	}

	.poll_option .fa-fw {
		width:  3em;
	}

.poll_result_bar {
    height: 5px;
    background-color: rgb(210,37,55);
}

.poll_result_votes {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
}

.division {
	width: calc(50% - 10px);
    margin: 1px 5px;
    border: 0px solid white !important;
    float: left;
    position: relative;
    height: 123px;
    overflow: hidden;
    cursor: pointer;
    transition: .75s;
}

#header #searchbar {
	margin-left: 100px;
}

#searchbar:not(.mobile) input {
	border: 0px;
	padding: 6px 12px;
	outline: none !important;
	transition: 0.75s;
	border-bottom: 2px solid transparent;
	font-style: italic;
	width: 120px;
	background-color: transparent;
}
	#fixedHeader #searchbar, #fixedHeader #searchbar input, #fixedHeader #searchbar .fa {
		color: black;
	}

	.scrollHeader #fixedHeader #searchbar, .scrollHeader #fixedHeader #searchbar input, .scrollHeader #fixedHeader #searchbar .fa {
		color: white;
	}

	#fixedHeader #searchbar {
		    margin-top: 42px;
		    transition: .75s;
	}
	#fixedHeader #searchbar input:focus {
		transition: 0.75s;
		border-bottom: 2px solid rgb(29,29,27);
	}

		.scrollHeader #fixedHeader #searchbar input::-webkit-input-placeholder,
		.scrollHeader #fixedHeader #searchbar input:-moz-placeholder,
		.scrollHeader #fixedHeader #searchbar input::-moz-placeholder,
		.scrollHeader #fixedHeader #searchbar input:-ms-input-placeholder,
		.scrollHeader #fixedHeader #searchbar input::-ms-input-placeholder { color: white;}

		#fixedHeader #searchbar input::-webkit-input-placeholder,
		#fixedHeader #searchbar input:-moz-placeholder,
		#fixedHeader #searchbar input::-moz-placeholder,
		#fixedHeader #searchbar input:-ms-input-placeholder,
		#fixedHeader #searchbar input::-ms-input-placeholder { color: black; }


#searchbar input:focus {
	transition: 0.75s;
	border-bottom: 2px solid rgb(205,10,25);
}

.cnt-searchresult {
	visibility: hidden;
	opacity: 0;
	width: 100%;
    position: absolute;
    xxheight: 500px;
    background-color: red;
    z-index: 900;
    transition:0.75s;
    padding: 10px;
    top: 110px;
    background-color: #fcfcfc;
    box-shadow: -5px 8px 5px -3px rgba(0,0,0,0.1), 5px 8px 5px -3px rgba(0,0,0,0.1);
    color: black !important;
}

#fixedHeader .cnt-searchresult {
	left: 0px;
    position: fixed;
    top: 110px;
    width: 100%;
}

.scrollHeader #fixedHeader .cnt-searchresult {
	top: 60px;
}

#fixedHeader .cnt-searchresult h2 {
	color: black;
} 

.cnt-searchresult.visible {
	visibility: visible ;
	opacity: 1;
}

.division .division-photo {
	display: block;
	width: 100%;
	height: 90px;
}

.division .division-text {
    line-height: 13px;
    font-size: 13px;
    color: white;
    text-transform: uppercase;
    font-family: "din-2014";
    display: block;
    padding: 10px 5px;
    word-break: break-all;
    background-color: rgb(29,29,27);
    width: 100%;
	margin: 0px;
	text-align: center;
	transition: 0.75s;
	position:absolute;
	bottom:-95px;
	height:123px;
	transition: 0.75s;
	word-break: keep-all;
}

	.division-text a {
		color: white;
		text-decoration: none
	}

		.division-text a:hover { color: rgb(210,37,55);}

	.division-text .latest {
		width: 100%;
		margin: 10px 0px;
		display: inline-block;
		color: white;
		text-decoration: none;
		color: white;
		font-weight: normal;
		margin: 25px 5px 0px 5px;
    	width: calc(100% - 10px);
	}

	.division.fake-division {
		width: calc(100% - 10px);
	}

	.division.fake-division .division-text{
		text-align: center;
	    /* background-color: rgba(29,29,27,0.75); */
	    bottom: -102px;
	    padding: 5px;
	    /* text-align: left; */
	    font-size: 11px;
	    font-weight: normal;
	    width: auto;
	    letter-spacing: .75px;
	    text-transform: initial;
	}

	.division-text .link:hover {
		color: rgb(210,37,55);
	}

.division.real-division:hover .division-text {
	bottom: 0px;
	transition: 0.75s;
}

#popupLatestNews .dismiss {
	display: none;
}

#popupLatestNews img {
	margin: 25px auto;
    display: block;
}

.goback {
	position: absolute;
    right: 0px;
    top: calc(50% - 10px);
    position: absolute;
    right: 0px;
    top: calc(50% - 20px);
    padding: 6px 4px;
    background-color: rgb(205,10,25);
    color: white;
    font-size: 19px;
    cursor: pointer;
    transition: .75s;
    z-index: 9000;
}

.goback.left {
	right: auto;
	left: 0px;
	transform: rotate(180deg);
}

.dismiss {
    position: absolute;
    right: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 3px 4px;
    background-color: rgb(205,10,25);
    color: white;
    font-size: 19px;
    cursor: pointer;
    transition: .75s;
    z-index: 9999;
}

.dismiss:hover, .goback:hover {
	opacity: 0.75;
	transition: .75s;
}

.prev_next { 
		display: none; 
	}

.aOverlay,.topmenu i {
	display: none;
}

#map {
	height:  500px;
}

.sly ul {
    margin: 0px;
    padding: 0px;
}

	.sly li {
	    display: inline-block;
	    vertical-align: top;
	    margin: 10px 4px;
	    cursor: pointer;
	    width: 200px;
	    height: 150px;
	    overflow: hidden;
	    position: relative;
	}

		.sly .overlay {
		    position: absolute;
		    bottom: 0px;
		    left: 0px;
		    width: 100%;
		    min-height: 30%;
		    background-color: rgba(29,29,27,0.75);
		    color: white;
		    font-size: 11px;
		    padding: 15px;
		    text-shadow: 1px 1px rgba(0,0,0,0.3);
		}

		.sly .scrollbar {
		    margin: 5px 0px 5px 0px;
		    height: 15px;
		    line-height: 0;
		}

			.sly .scrollbar:before {
			    content: "";
			    position: absolute;
			    width: 100%;
			    height: 3px;
			    left: 0;
			    top: 50%;
			    background-color: #ccc;
			    transform: translateY(-50%);
			}

			.sly .scrollbar .handle {
			    width: 100px;
			    height: 100%;
			    cursor: pointer;
			}

				.sly .scrollbar .handle:before {
				    content: "";
				    position: absolute;
				    left: 50%;
				    top: 50%;
				    width: 100%;
				    height: 3px;
				    background: rgb(205,10,25);
				    transform: translateY(-50%) translateX(-50%);
				    transition: .3s;
				}

				.sly .scrollbar:hover .handle:before, 
				.sly .scrollbar:focus .handle:before, 
				.sly .scrollbar:active .handle:before {
				    height: 100%;
				    width: calc(100% + 20px);
				    transition: .3s;
				    border-radius: 25px;
				}

@media screen and (min-width: 1705px) {
	.container { max-width:  1705px; }

	.news, .division { margin: 5px; }

	.news .img, .division .img {
		box-shadow: none;
	}

	/* 
	-----
	BLOK 100% 
	----
	*/
	.news:nth-of-type(10n+1) { 
		width: calc(100% - 10px);	
	}

		.news:nth-of-type(10n+1) .overlay {
		    width: 50%;
		    left: 50%;
		    top: 0%;
		    height: 100%;
		    background-color: transparent;
			padding: 10%;
		}

		.news:nth-of-type(10n+1) .overlay h2 {
		    font-size: 20px;
		    letter-spacing: .5px;
		}

	/* 
	-----
	BLOK 50% 
	-----
	*/
	.news:nth-of-type(10n+2) { 
		width: calc(100% / 2 - 10px);	
	}

		.news:nth-of-type(10n+2) .overlay {
		    width: 100%;
		    left: 0%;
		    top: 0%;
		    height: 100%;
		    background-color: transparent;
		    padding: 10%;
		}

		.news:nth-of-type(10n+2) .overlay h2 {
		    font-size: 20px;
		    letter-spacing: .5px;
		}

	/* 
	-----
	BLOK 25% 
	-----
	*/
	.news:nth-of-type(10n+3),
	.news:nth-of-type(10n+4),
	.news:nth-of-type(10n+7),
	.news:nth-of-type(10n+8),
	.news:nth-of-type(10n+9),
	.news:nth-of-type(10n+10) { 
		width: calc(100% / 4 - 10px);
	}

		/* rode overlay ipv zwart */
		.news:nth-of-type(10n+4) .overlay,
		.news:nth-of-type(10n+7) .overlay,
		.news:nth-of-type(10n+9) .overlay {
			background-color: rgba(169, 0, 13, 0.85);
		}

	/* 
	-----
	BLOK 336 pixels 
	-----
	*/

	.news:nth-of-type(10n+5) { 
		width: calc(336px);	
	}

	/* 
	-----
	BLOK 100% - 336 pixels
	-----
	*/

	.news:nth-of-type(10n+6) { 
		width: calc(100%  - 346px - 10px);	
	}

		.news:nth-of-type(10n+6) .overlay {
		    width: 100%;
		    left: 0%;
		    top: 0%;
		    height: 100%;
		    background-color: transparent;
		}

		.news:nth-of-type(10n+6) .overlay h2 {
		    font-size: 20px;
		    letter-spacing: .5px;
		}
}

@media screen and (max-width: 1704px) and (min-width: 1051px){

	.news, .division {
		margin: 5px;
	}

	.news .img, .division .img {
		box-shadow: none;
	}

	/* 
	-----
	BLOK 100% 
	----
	*/

	.news:nth-of-type(5n+1) { 
		width: calc(100% - 10px);
	}

		.news:nth-of-type(5n+1) .overlay {
		    width: 100%;
		    left: 0%;
		    top: 0%;
		    height: 100%;
		    background-color: transparent;
		    padding: 10%;
		}

		.news:nth-of-type(5n+1) .overlay h2 {
		    font-size: 20px;
		    letter-spacing: .5px;
		}

	/* 
	-----
	BLOK 33% 
	-----
	*/

	.news:nth-of-type(5n+3) { 
		width: calc(100% / 3 * 1 - 10px);
	}

		/* rode overlay ipv zwart */
		.news:nth-of-type(5n+3) .overlay {
			background-color: rgba(169, 0, 13, 0.85);
		}

	/* 
	-----
	BLOK 67% 
	-----
	*/

	.news:nth-of-type(5n+2) { 
		width: calc(100% / 3 * 2 - 10px);
	}

		.news:nth-of-type(5n+2) .overlay,
		.news:nth-of-type(5n+4) .overlay {
		    width: 100%;
		    left: 0%;
		    top: 0%;
		    height: 100%;
		    background-color: transparent;
		    padding: 10%;
		}

		.news:nth-of-type(5n+2) .overlay h2,
		.news:nth-of-type(5n+4) .overlay h2 {
		    font-size: 20px;
		    letter-spacing: .5px;
		}

	/* 
	-----
	BLOK 336 pixels 
	-----
	*/

	.news:nth-of-type(5n+5) {
		float: left;
		width: 336px;
	}

	/* 
	-----
	BLOK 100% - 336 pixels
	-----
	*/

	.news:nth-of-type(5n+4) {
		width: calc( 100% - 346px - 10px );
	}

}

@media screen and (max-width: 1500px){
	.wider #header {
		background: #fcfcfc;
		    box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.3);
	}

	.wider #fixedHeader {
		box-shadow: 0px 0px 0px rgba(0,0,0,0);
	}
}

@media screen and (min-width: 1351px){

	.scrollHeader #fixedHeader #logo {
		background-image: url('/images/logo_elfvoetbal_2018_white.png');
	}

	.scrollHeader #fixedHeader {
		transition: .75s;
		top: 0px;
		height: 60px;
		background-color: rgb(205,10,25);
		box-shadow: 0 0 4px rgba(0,0,0,.14), 0 4px 8px rgba(0,0,0,.28);
	}

	.scrollHeader #fixedHeader #logo {
		height: 60px;
		width: 250px;
	}

	.scrollHeader #main-container {
		top: 60px;
		height: calc(100% - 60px);
	}
}

@media screen and (max-width:1350px){

	.wider #column-middle {
		width: 750px;
	}

	#fixedHeader .topmenu {
		width: 100%;
	}

	#header {
		display:  block;
	}

	#main-container {
		top:  0px;
		height:  calc(100% - 135px) !important;
	}

	#column-left {
		display: block;
		position: fixed;
		top: 140px;
		width: 400px;
		max-width: 100%;
		height: calc(100% - 140px);
		transition: 0.5s;
		z-index: 999;
		left: -400px;
		border-right: 2px solid #eee;
		padding: 0px 0px 0px 10px;
	}

	#fixedHeader {
		position: relative;
		top: auto;
		left: auto;
		height: 35px;
	}	


		#fixedHeader #logo, #fixedHeader #searchbar {
			display: none;
		}

		#fixedHeader .topmenu li a {
			line-height: 35px;
		}

		.scrollHeader #fixedHeader .topmenu li a {
			color: black;
		}

	.left-column-open #column-left {
		left: 0px;
		transition: 0.5s;
	}

	#popupLatestNews { left: -400px; height: calc(100% - 60px); top: 60px;}
	#popupLatestNews.opened { left:400px;}
	#column-right { width: 325px;}
	#column-middle { width: calc(100% - 300px - 25px); }
	#span-tab-left { display: inline-block; }

	.row .text, .row .intro, .row .author {
		width:  90%;
	}

	#column-right {
		padding-left: 15px;
	}

	#column-right .column-content {
		padding-right:0px;
	}

	#column-middle .column-content {
		padding-left: 0px;
		padding-right: 0px !important;
	}
}

@media screen and (max-width: 1050px) {

	.wider #column-middle {
		width: 100%;
	}

	#main-container {
		height: calc(100% - 95px) !important;
		top: 95px;
	}

	.vList .img { 
		width:  60px;
	}

	#column-left { top: 60px; height: calc(100% - 60px);}
	#span-tab-right { display: block; }
	#span-tab-left:after, #span-tab-right:after { top: 45px; }

	.content-left, .content-right{
		width: 100%;
		margin: 0px;
	}

	#column-middle {  
		padding-top: 0px;
		width: 100%;
	}
	.column-content { padding-right:0px; }
	#column-middle .column-content { 
		padding:  0px !important; 
	    width: calc(100%);
	}
	
	#searchbar:not(.mobile) { display: none !important; }

	#searchbar.mobile {
		padding:  15px 0px;
	}

	#searchbar.mobile input{
		display: inline-block;
		width: calc(100% - 19px);
	}

	#searchbar.mobile .cnt-searchresult.visible {
		visibility: hidden;
		opacity: 0;
	}

	.right-column-open #searchbar.mobile .cnt-searchresult.visible {
		visibility: visible;
		opacity: 1;
	}

	#searchbar.mobile h2 {
		margin-top:  0px;
	}

	#searchbar.mobile .vList .img {
		width:  30px;
		height:  30px;
	}

	#searchbar.mobile .vList {
		margin:  0px;
	}

	#searchbar.mobile .vList td {
		padding:  0px;
	}

	#column-right {
		left: 100%;
		display: block;
		position: fixed;
		top: 60px;
		width: 322px;
		height: calc(100% - 60px);
		transition: 0.5s;
		z-index: 999;
		border-left: 2px solid #eee;
		padding-left: 0px;
		margin-bottom: 100px;
	}

	.right-column-open #column-right{
		left:calc(100% - 322px);
		transition: 0.5s;
	}

	#popupLatestNews {
		width: 10px;
		height: 10px !important;
		left: 50% !important;
		top: 50% !important;
	    box-shadow: 0px 0px 0px 0px rgb(0,0,0);
	    z-index: 999;
	    visibility: hidden;
	    background-color: #ffffff;
	    transition: .25s;
	    padding: 10px;
	}

	#popupLatestNews.opened {
		visibility: visible;
		transition: .25s;
		width: 100%;
	    height: 100% !important;
	    top: 0px !important;
	    left: 0px !important;
	    box-shadow: 0px 0px 9px 9000px rgba(0,0,0,0.5);
	}

	#popupLatestNews .scroll-wrapper {
		height: calc(100% - 30px);
	}

	#popupLatestNews .dismiss {
	display: block;
	}

	#logo {width: calc(100% - 130px); text-align: center; display: inline-block; margin-left:0px;}
	#logo img{ width:100%; max-width: 200px; vertical-align:middle; margin: 0px;}
	#header { 
		height: 60px; 
		position:fixed; 
		top: 0px; 
		left: 0px; 
		background-color: #fcfcfc; 
		z-index: 500;
		box-shadow: 0 0 4px rgba(0,0,0,.14), 0 4px 8px rgba(0,0,0,.28);
		-webkit-transform: translateZ(0px);
		-webkit-transform: translate3d(0,0,0);
		-webkit-perspective: 1000;
	}

	#header * {
		-webkit-transform: translateZ(0px);
    	-webkit-transform: translate3d(0,0,0);
    	-webkit-perspective: 1000;
	}

	.cnt-searchresult {
		box-shadow: 0px 0px 0px rgb(0,0,0);
		position: fixed;
		left: 0px;
		top: 50px;
	}

	.goback {
		display: none;
	}

	.prev_next { 
		display: block; 
	}

	#popupLatestNews_content {
	    height: calc(100% - 50px);
	}

	#span-tab-right{ display: inline-block; }
	
	#column-right #searchbar {
		display: block;
	}

	.news > * {
		xxdisplay: none !important;
	}

	#fixedHeader {
		position: fixed;
		top: 60px;
		left: 0px;
		background: rgb(219,3,27);
		box-shadow: 0 0 4px rgba(0,0,0,.14), 0 4px 8px rgba(0,0,0,.28);
	}

	#fixedHeader .topmenu li a {
		color: white;
	}

	#fixedHeader .topmenu {
		width: 100%;
		overflow-x:scroll;
	}

	.topmenu ul {
		min-width: 800px;
	}

	.scrollHeader #fixedHeader .topmenu li a {
		color: white;
	}

}

@media screen and (max-width: 1050px) and (min-width: 673px) {

	/* 
	-----
	BLOK 100% 
	----
	*/

	.news:nth-of-type(10n+1),
	.news:nth-of-type(10n+4),
	.news:nth-of-type(10n+7),
	.news:nth-of-type(10n+10) { 
		width: calc(100% - 2px);
	}

		.news:nth-of-type(10n+1) .overlay,
		.news:nth-of-type(10n+4) .overlay,
		.news:nth-of-type(10n+7) .overlay,
		.news:nth-of-type(10n+10) .overlay {
		    width: 100%;
		    left: 0%;
		    top: 0%;
		    height: 100%;
		    background-color: transparent;
		    padding: 10%;
		}

		.news:nth-of-type(10n+1) .overlay h2,
		.news:nth-of-type(10n+4) .overlay h2,
		.news:nth-of-type(10n+7) .overlay h2,
		.news:nth-of-type(10n+10) .overlay h2 {
		    font-size: 20px;
		    letter-spacing: .5px;
		}

	/* 
	-----
	BLOK 50%
	-----
	*/

	.news:nth-of-type(10n+8),
	.news:nth-of-type(10n+9) { 
		width: calc(50% - 2px);
	}

	/* rode overlay ipv zwart */
	.news:nth-of-type(10n+2) .overlay,
	.news:nth-of-type(10n+9) .overlay {
		background-color: rgba(169, 0, 13, 0.85);
	}

	/* 
	-----
	BLOK 336 pixels
	-----
	*/
	
	.news:nth-of-type(10n+3),
	.news:nth-of-type(10n+5){
		width: 336px;
	}

	/* 
	-----
	BLOK  100% - 336 pixels
	-----
	*/

	.news:nth-of-type(10n+2),
	.news:nth-of-type(10n+6) {
		width: calc(100% - 338px - 2px);
	}
} 

@media screen and (max-width: 750px){

	.pdm-info {
		position: relative;
		top: 0px;
		margin: 0px;
		border: 0px;
	}

	.sub-block, .sub-block.le-12,.sub-block.le-6,.sub-block.le-24 { margin-top:-2px;width: 100% !important; height: 37.5vw; position: relative; left: 0px; top: 0px; transform:none;}

	.sub-block .prijs { font-size: calc(2vw + 18px);}
	.sub-block .prijs-extra { bottom: -7px; }
	.sub-block .besp { font-size: calc(1vw + 14px); }
	.sub-block { font-size: calc(0.5vw + 11px); }
	
	.wk-cd {
	    position: absolute;
	    top: 2.5vw;
	    left: 2.5vw;
	    box-shadow: 1px 1px 4px 2px rgba(0,0,0,0.3);
	}

	.pdm { height: auto; }

	/*

	.pdm { height: 65vw; }

	.sub-block.le-6 { height: calc(50vw * 0.75);top: 6.25vw; }
	.sub-block.le-12 { height: calc(50vw * 0.85);top: 3.75vw;}
	.sub-block.le-24 { height: calc(50vw * 1); }

	.sub-block .prijs { font-size: calc(2vw + 18px);}
	.sub-block .prijs-extra { bottom: -7px; }
	.sub-block .besp { font-size: calc(1vw + 14px); }
	.sub-block { font-size: calc(0.5vw + 11px); }*/

	.breadcrumb .fakeh2 {
		color: white;
	    position: absolute;
	    top: 10px;
	    z-index: 100;
	    left: 10px;
	    font-weight: normal;
	    font-size: 18px;
	    text-shadow: 2px 2px 50px rgba(0,0,0,0.6), -2px -2px 50px rgba(0,0,0,0.6), 0px 0px 2px rgba(0,0,0,0.8);
	}

	#extraMobileContent {
		display: block;
	}

	.voetbalreizen {
		    display: block;
    	margin: 10px auto;
	}
}

@media screen and (max-width: 672px){

	.news.voetbalreizen {
		display: none;
	}

	.news .overlay h2 {
		font-size: calc(10px + 0.5vw);
	}

	.news:nth-of-type(10n+1),
	.news:nth-of-type(10n+2),
	.news:nth-of-type(10n+7),
	.news:nth-of-type(10n+6),
	.news:nth-of-type(10n+9),
	.news:nth-of-type(10n+10) {
		width: calc(50% - 2px);
	}

	.news:nth-of-type(10n+3),
	.news:nth-of-type(10n+4),
	.news:nth-of-type(10n+8){
		width: calc(100% - 2px);
	}

	.news:nth-of-type(3) {
	    width: calc( 50% - 2px);
	}

		.news:nth-of-type(10n+4) .overlay,
		.news:nth-of-type(10n+8) .overlay {
		    width: 100%;
		    left: 0%;
		    top: 0%;
		    height: 100%;
		    background-color: transparent;
		    padding: 10%;
		}

			.news:nth-of-type(10n+4) .overlay h2,
			.news:nth-of-type(10n+8) .overlay h2 {
			    font-size: calc(12px + 2vw) !important;
			    letter-spacing: .5px;
			}

	.news:nth-of-type(10n+5){
		width: calc(100% - 2px);
		xxtext-align: center;
		xxmargin: 10px 1px;
		xxheight: auto;
	}

		.news:nth-of-type(10n+5) img {
			max-width: 100%;
		}

	.p33, .p22, .p10 { width: 100%; margin: 2px 0px;}

}

@media screen and (max-width:600px) {
	
	.btmbnr {
	    margin: 68px 0px 0px 0px;
		
	}
	
	.news {
		height: 50vw;
	}

		.news .overlay {
			top: calc(50vw - 100px);
		}

	#socials {
		position: absolute;
    	bottom: 0px;
    	right: 5px;
    	width: 50px;
	}

		#socials .btn-social {
			margin: 2.5px;
		}

	iframe.iframe-elfquiz {
		height: calc(100vh - 95px);
	}

	#popupLatestNews .dismiss {
		width: 40px;
		text-align: center;
	}

	.backToTop {
		right: 10px;
		
	}

	.backToTop.shown {
		bottom: 10px;
	}

	.topmenu i.fa {
		display: none;
	}

	#fixedHeader .topmenu li a {
		font-size: 13px;
	}

	#popupLatestNews h2 {
		margin-top: 0px;
		width: calc(100% - 40px);
	}

	#popupLatestNews {
		padding-top: 0px;
	}

	.topmenu i {
		display:  block;
	}

	.not-mobile { display: none !important; }

	#column-left { width: 100%; left: -100%; border: 0px;}
	#column-right { width: 100%; left: 100%; border: 0px;}

	.right-column-open #column-right {
		left: 0px;
	}
  
	.division {
		    width: calc(100% / 2 - 2px);
    margin: 1px 1px;
    height: calc(100vw / 3);
	}

	.division .division-text {
		height: 123px;
	}

	.division .division-text a {
		xxdisplay: none;
	}

	.news.small .overlay h2, .news.wide .overlay h2, .news.full.right h2 {
		font-size: 12px;
	}

	.news .overlay span {
		font-size: 11px;
	}

	img.img-inline-left { 
		width:  50%;
	}

	#nieuwsbrief input {
		width: calc(100% - 108px);
		margin-left:  1px;
	}

	.magazine td:nth-child(1) {
		padding:  0px;
		padding-right: 5px;
	}

	#topmenu_extra {
		display: block;
		bottom: 35px;
	}

		#topmenu_extra.opened {
			bottom: 35px;
		}

	.goback.left {
		left: calc(50% - 30px);
	    top: 8px;
	    transform: rotate(270deg);
	    display: block;
	    transform-origin: 50% 0%;

	}

	#map_overlay {
		height: calc(100% /3 *2 );
    	left: 0%;
    	width: 100%;
    	top:  100%;
	}

	#map_overlay.open {
		top: calc(100% / 3);
		left: 0%;
	}

	#map_overlay img {
		width: 50px;
		height: 50px;
	}

	#map_cnt {
		height: 100vw !important;
	}

	#column-middle {
		padding: 0px;
		height: 100%;
	}

	#column-right, #column-left {
		top: 60px;
		height: calc(100% - 60px);
	}
}

@media screen and (max-width:350px) {
	.sub-block .prijs-cnt { top: 35%; }
}

/*

jQueryUI

*/

.ui-datepicker th,.ui-datepicker td {
	height: auto !important;
	padding: 0px !important;
	text-align: center !important;
	border: 1px solid #eee !important;
}

.ui-datepicker td span ,.ui-datepicker td a, .ui-datepicker th span  {
	border: 0px !important;
	padding: 10px !important;
	display: block !important;
}

.ui-corner-all {
	border-radius: 0px !important;
}

.ui-datepicker {
	width: auto !important;
	padding: 0px !important;
}

.ui-datepicker td span, .ui-datepicker td a {
	text-align: center !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #43a1ff !important;
    color: rgb(255, 255, 255) !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    color: rgb(255, 255, 255) !important;
    background: rgb(210,37,55) !important;
}

.ui-datepicker .ui-datepicker-header {
    padding: .5em 0 !important;
}

/* instagram override */

.instagram-media {
    position: relative !important;
}