body{z-index:0}
#EH-front,#EH-front2,#front-impressie{
	width:100%;
	height: 300px;
	height: 35vw;
	max-height:520px;
	min-height:180px;
	position:relative;
	text-align:center;
}
#front-impressie video{
	width:100%;
	height:100%;
	object-fit:cover;
}
#EH-front2{
	position:absolute;
	max-height:100%;
	top:0px;
}
#EH-front3{
	background-color:rgba(79, 79, 79,0.05);
}
#EH-front{margin-top:-20px;}
#EH-front-tekst,#EH-front2-tekst{
	color:#fff;
	text-shadow: 2px 2px #383838;
	font-size:50px;
	line-height:1.2;
	font-weight:200;
	font-style:italic;
	margin-top:170px;
	text-align:left;
	display:inline-block;
}
#EH-front2-tekst{
	color:#fff;
	text-shadow: 1px 1px #989898;
	font-weight:300;
	top:50%;
	margin-top:-150px;
	left:50%;
	margin-left:-250px;
	margin-right:0px;
	position:absolute;
	width:500px;
	font-size:35px;
}
.EH-front-tekstcont{
	background-color:#ecf4f7;
	text-align:left;
}
#EH-front-tekst .eh-f-klein{font-size:30px;float: right;margin-top: 50px;}
#EH-front2-tekst .eh-f-klein{font-size:30px;float: right;}
.wp-block-video video{
	width:100%
}

@media (max-width: 1000px) and (min-width: 801px) {
  #EH-front2-tekst{font-size:30px;margin-top:-100px;}
  #EH-front2-tekst .eh-f-klein{font-size:25px;float: right;}
}
@media (max-width: 800px) {
  #EH-front,#EH-front2{
    height: 50vw;
    min-height:200px;
  }
  #EH-front2-tekst{
  	margin-top:-100px;
  	font-size:25px;
  	width:400px;
  	margin-left:-200px;
  }
  #EH-front-tekst{
  	font-size:30px;
  	margin-top:100px;
  }
  #EH-front-tekst .eh-f-klein{margin-top:30px}
  #EH-front2-tekst .eh-f-klein,#EH-front-tekst .eh-f-klein{font-size:20px;float: right;}
}
@media (max-width: 600px) {
  #EH-front2-tekst{
  	margin-top:-70px;
  	margin-left:-225px;
  	font-size:20px;
  	width:450px;
  	max-width:100%;
  	padding:25px;
  }
  #EH-front2-tekst .eh-f-klein{font-size:15px;float: right;}
}
@media (max-width: 450px) {
  #EH-front2-tekst{
  	top:0px;
  	left:0px;
  	margin-left:0px;
  	margin-top:0px;
  	font-size:20px;
  }
}

.front-eh-banner h1{text-align:center}
.kt-button{
	background-color:#C7137E !important;
	color:#FFF !important;
	font-size:15px !important;
	border-radius:50px !important;
	padding: 4.5px 21px !important;
	border: 0px !important;
}
.kt-button:hover{
	background-color:#279ca9 !important;
}
.eh-dagtekst{background-color:#fff}
.eh-dagtekst-inner{padding:20px;line-height:1.4}
.eh-dagtekst-inner a{cursor:pointer}
.loader{
	height:150px;
	background-image:url('../img/loader.gif');
	background-size: 50px;
	background-repeat: no-repeat;
	background-position: center;
}

@media (min-width: 800px) {
	.eh-front-col-l{max-width:400px !important;margin-left:auto !important}
	.eh-front-col-r{max-width:400px !important;margin-right:auto !important}
}

.ncv-front-video{
	width:100%;
	overflow:hidden;
	position:relative;
	height: 300px;
	height: 35vw;
	max-height:520px;
	min-height:180px;
}
.ncv-video{
	position:absolute;
	bottom:0px
}
.eh-credits{
	position:absolute;
	font-size:10px;
	right:0px;
	bottom:10px
}
.eh-subtitel{font-size:18px}
.eh-credits a{color:inherit !important}

.ncv-recente-li,.widget_recent_agenda li{
	margin-bottom: 10px;
	background-color: #FFF;
	padding: 10px;
	line-height: 1.5;
	margin: 0.25em 0em;
}
.widget_recent_agenda li{line-height:1.8}
.ncv-recente-titel {font-weight: 600;}
.blog-studies-titel {
	font-weight: 900;
	text-transform: uppercase;
	color:#383838;
}

.ast-container #primary{
	padding-right:0px;
	border-right:0px;
	margin-top:30px
}

.ast-right-sidebar #secondary{
	border-left:0px;
	padding-left:10px;
	margin-top:30px
}

.eh-overlay{position:fixed;top:0px;left:0px;width:100%;height:100%;background-color:#747e88;z-index:100;opacity:0.5;}
.eh-popup{position:fixed;top:50%;left:50%;margin-top:-150px;margin-left:-250px;width:500px;box-sizing:border-box;padding:30px;background-color:#fff;z-index:101}
.eh-popup h2{color: #C7137E;display: block;font-size: 20px;font-weight: 900 !important;text-transform: uppercase;}
.close-popup{float:right}
@media (max-width: 500px){
  .eh-popup{left:0px;margin-left:0px;width:100%;}
}