html {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  padding-left: 0px; }

body {
  width: 100% !important;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 19px;
  line-height: 1.5;
  font-family: "Poppins", sans-serif;
  color: #555;
  font-weight: 300;
  font-style: normal; }
  
b, strong {
    font-weight: 700;
}

.vhl_small-heads, h1, .vhl-plein-nav h2, .vhl_plein-subscribe-row h4, .explaination-row h3, .option-title, .vhl-plein-welcome-wrapper .brand-holder, .vhl_results-wrapper, .result-stats, .option-top-row, .vhl_contribute-wrapper .vhl_border-button, .vhl_topic-socials-fluid-wrapper, .vhl_likes-amount-wrapper{
	font-family: "all-round-gothic", sans-serif;
}

/* all-round-gothic: 200,400,500,600,700 */

@media(max-width:567px){
.vhl_no-phone{
	display: none !important;
	}
}
@media(min-width:567px){
.vhl_just-phone{
	display: none !important;
	}
}	

.vhl_plein-button {
  /*border-radius: 4rem;*/
  padding: .55rem 1rem .55rem;
  background-color: #a6190a;
  color: white;
  border: none; }

.vhl_plein-button:hover {
  background-color: #d64300; }

.small-font {
  font-size: 90%; }

.vhl-container-fill {
  padding-left: 0;
  padding-right: 0; 
}

/* menu */

.navbar-light .navbar-toggler{
	border: none;
}
.navbar-toggler-icon{
	width: 2em;
	height: 2em;
}

/* in de html de vhl-prefix eraf, zet alles weer terug naar standaard bootstrap */
.vhl_navbar-toggler-icon{
	font-weight: 800;
	letter-spacing: .5px;
	color: #555;
	font-variant: small-caps;
}
.vhl-plein-nav .navbar{
  	padding-left: 0;
}
  
@media (max-width:1080px){ 
   .vhl-plein-nav .navbar{
  	padding-left: 10px;
  }
}

.vhl-plein-nav .navbar-slogan-wrapper {
    margin-left: 10%; }

.vhl-plein-nav h2 {
    margin: 0 2rem;
    color: black;
    display: flex; 
}

.navbar-toggler {
  border: 1px solid black;
  color: white; 
}

.navbar-toggler-icon {
  color: white; }

.vhl-plein-nav .navbar-nav{
	margin-top: .7rem;
	}

.navbar-brand-plein{
	width: 3rem;
	margin-right: 1.6rem;
	border-bottom: 2px solid transparent;
	}

.navbar-brand-plein img{
	width: 100%;
	}
	
.vhl-plein-nav .navbar-brand {
  width: 5rem;
  background: white;
  padding: .5rem .5rem .5rem 0;
  height: auto;
  overflow: hidden;
  border-radius: .35rem;
  margin-right: 1.6rem; }
  .navbar-brand img {
    width: 100%; }

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 0 0 .3rem 0;
  margin: 0 1.6rem 0 0;
  font-size: 18px;
  }

.navbar-light .navbar-nav .nav-link {
  color: #555;
  font-weight: 500;
  letter-spacing: .23px;
  border-bottom: 2px solid transparent; }

.navbar-nav .nav-link:hover {
  border-bottom: 2px solid; 
	}

.navbar-nav .account-link .nav-link{
	color: #d64300;
	margin-left: .8rem;
}

.account-link .nav-link i{
	margin-right: .5rem;
}

@media (max-width: 1080px){
	.navbar-light .navbar-nav .nav-link{
		margin-bottom: .7rem;
		font-weight: 500;
		border-bottom: none;
	}
	.navbar-nav .account-link .nav-link{
	border-top: 1px solid;
	padding-top: 1rem;
	margin-left: 0;
	margin-bottom: .4rem;
	}
}


.vhl-plein-nav .navbar-brand:hover, .vhl-plein-nav .navbar-brand-plein:hover{
	border-color: transparent;
}

.nav-row{
	margin-top: 1rem; 
	margin-bottom: 1.5rem;
}

.further-link-light i{
	margin-left: .3rem;
}

.further-link-light{
	color: #555;
	font-weight: 500;
}

.further-link-light:hover {
	color: #a6190a;
}

/* menu */
.vhl_plein-inlog-wrapper .nav-item .nav-link{
	color: #d64300;
}

/* filters */

.vhl_filter-wrapper {
  margin-top: .3rem;
 }

.filter-button {
  font-size: 90%; 
  color: #555;
  border: 1px solid;
  padding: 0 .84rem 0 .22rem;
  text-align-last: center;
  margin: 0 .3rem .78rem 0;
  display: inline-flex;
  /* font-variant: small-caps;
  font-weight: 500; */
  background-color: transparent;
  letter-spacing: .4px;
  align-items: center;
	height: 2.1rem;
}

@media (max-width:576px){
	.filter-button {
		font-size: 100%; 
		margin: 0 .2rem .6rem 0;
		padding: .1rem .7rem .1rem .16rem;
	}
}

.filter-button i{
	line-height: inherit;
	}

.filter-button:hover {
 	color: #a6190a;
	background: white;
  }

.filter-sign-wrapper {
  display: inline-block;
  width: 1.9rem;
  text-align: center;
   }

.filter-button.filter-active, .filter-button.filter-active:hover {
	color: white;
	background: #a6190a;
	border-color: #a6190a; 
}


/*.erase-button {
  border-radius: 0;
  background-color: #6c4d4d;
  color: white;
  padding: .24rem .73rem .22rem .16rem;
  border: 1.5px solid #6c4d4d;
   }

*/

.erase-button {
  border-radius: 0;
  background-color: transparent;
  padding: .3rem 0 .3rem 0;
  border: none;
  border-bottom: 1px solid;
  margin-left: 1rem;
   }

.erase-button .filter-sign-wrapper{
	width: auto;
	margin-right: 1.5rem;
}
  
@media(max-width: 476px){
	.erase-button{
		margin-left: 0;	
	}
	
}


/* results */

.vhl_strip.vhl_activity-list-item:hover{
	color: #a6190a;
}

.result-stats{
	font-size: 132%;
	font-weight: 600;
}

.vhl_results-wrapper{
	padding-left: .42rem;
	padding-right: 0;
	letter-spacing: .6px;
	font-weight: 400;
}
	
.vhl_results-wrapper .col{
	margin-bottom: 2rem;
}

.vhl_results-amount-wrapper{
	margin-right: .3rem;
	/*font-weight: 600;*/
}

.select-wrapper .kop{
	margin-right: .6rem;
}

@media (max-width: 576px) {
 	.vhl_results-wrapper{
 		font-weight: 400;
 		padding-left: 0;
 	}
 	
 	.vhl_results-wrapper .col{
		margin-bottom: 2.6rem;
	}
	.result-stats{
		font-size: 1.55rem;
		font-weight: 700;
	}
}
 
.vhl_results {
  padding-bottom: .7rem; 
}

 
 .vhl_result-wrapper a:hover .vhl_card, .vhl_result-wrapper a:hover .vhl_strip {
    color: #a6190a; }

.select-wrapper {
 margin: 0 0 1.6rem;
}

/*.kop {
  font-weight: 600; } */

.vhl_result-head {
  margin-bottom: 1rem; }

.vhl_filter-head {
	padding-top: 1.54rem;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid silver;
	padding-bottom: 1.65rem;
	/*background-color: #FFDCD8;
	color: #D34500;*/
  }

.vhl_filter-head .kop{
	font-weight: 600;
	letter-spacing: .2px;
}

.vhl_filter-head .kop ~ span{
	font-size: 93%;
	}
	
@media (max-width: 576px) {
    .vhl_filter-head {
      padding-bottom: 1.1rem; 
      padding-top: 2rem;
    }
    
    .vhl_results {
		padding-bottom: 1.4rem; 
	}
	
	.mobile-break {
    	display: block; }
    	
  .mobile-center {
    text-align: center; } 
	
	 .no-display-mobile {
	 	display: none;
	 }
}

/* source */

.source {
	padding-left: 0;
	margin-bottom: 2rem; 
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.source-profile-pic-wrapper {
	border-radius: 50%;
	padding: 4px;
	height: 3.5rem;
	width: 3.5rem; 
	background-color: #a6190a;
}

.source-profile-pic-wrapper img {
	width: 100%;
	height: 100%;
	border-radius: 50%; 
}

.source-profile-name-wrapper {
	padding-left: .7rem;
	line-height: 1.2;
	font-weight: 600; 
	color: #a6190a;
}

.source-profile-function {
  font-size: 90%;
  font-weight: normal; 
  color: #d64300;
  color: #a6190a;
}

/* //////  card  //////  */
.card.vhl_card {
  border: none;
  border-radius: 0;
  overflow: hidden;
 /* color: #555; */
}

.card.vhl_card:hover{
  	color: #d64300;
}

.card.vhl_card .vhl_card-image-wrapper {
    height: 230px;
    overflow: hidden;
    border-radius: .8rem; 
}
    
.card.vhl_card .vhl_card-image-wrapper img {
      width: 100%;
      text-align: center;
      min-height: 100%;
      height: auto; 
}

.card.vhl_card .card-body {
    padding: 1.35rem 0 1rem; 
}

.vhl_results .card.vhl_card{
	border: 1px solid #e4e4e4;
	border-radius: 1.3rem;
	padding: 1rem;
}


.vhl_card .card-footer{
	padding-top: 0;
}

@media (max-width: 576px) {
	.card.vhl_card{
		margin-bottom: 1rem;
		}
	.card.vhl_card .card-body {
    padding: 1.4rem 0 .6rem; 
	}
}

.vhl_card-title {
	margin-bottom: 1rem; 
}

.card-meta-wrapper {
	 font-size: 84%;
	 margin-bottom: .5rem;
	 /* font-variant: small-caps; */
	 display: flex; 
	 flex-wrap: wrap;
}

.card-meta-wrapper .category {
    letter-spacing: .4px;
    padding: 0 .46rem 0;
    margin-right: 1.06rem;
    border: 1px solid;
    align-items: center;
	height: 1.7rem;
	display: flex;
}
  
.card-meta-wrapper .media {
    margin-right: .9rem;
    padding-top: .25rem; 
}
    
  .card-meta-wrapper .duration {
    padding-top: .2rem; 
}


.vhl_card-footer {
  /*margin-bottom: 15px;*/
  background: none;
  border-top: none;
  padding-left: 0;
  padding-right: 0; }
  @media (max-width: 576px) {
    .vhl_card-footer {
     padding-top: 0; } 
}

/* strip  */

.vhl_strip.card {
  display: flex;
  flex-flow: wrap;
  flex: 100%;
  margin-bottom: 1.2rem;
  border: none;
  border-radius: 0; 
}
  
@media (max-width: 576px) {
    .vhl_strip.card {
      display: block; } 
  	.card-meta-wrapper .category{
	    padding: .25rem .4rem;
		margin-right: 1.06rem;
		line-height: 1;
		display: inline-block;
		margin-bottom: .5rem;
		font-size: 90%;
		font-variant: small-caps;
		letter-spacing: .5px;
    }
	.vhl_card-title{
		font-size: 120%;
		font-weight: 900;
	}
}

.vhl_strip.card .vhl_card-image-wrapper {
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
}
    
@media (max-width: 576px) {
    .vhl_strip.card .vhl_card-image-wrapper {
        height: auto;
        margin-bottom: 20px;
        flex: auto; } 
}

.vhl_strip.card .card-img {
    width: 100%;
    height: auto;
    border-radius: .7rem; 
}

@media (max-width: 1140px) {
    .vhl_strip.card .card-img {
       margin: 0; 
    } 
}
        
.vhl_strip.card .card-body {
    padding: .3rem 1rem 1.25rem 1.25rem; 
}
    
@media (max-width: 576px) {
    .vhl_strip.card .card-body {
        padding: 0; 
    } 
}



.vhl_plein-inlog-wrapper i {
  margin-right: 1rem;
}


/* home pagina-opbouw */

.plein-intro {
	 padding: 3% 0 2.2%;
	 background-image: url("../images/plein-v5.svg"), url("../images/gradient-home.svg"); 
	 /*background-image: url("../images/plein-v6.svg"), url("../images/gradient-home.svg"); */
	 background-repeat: no-repeat, repeat-x;
	 background-position: center 100%, top left;
	 background-size: 61vw, contain; 
	margin-bottom: -2px;
}
	@media (max-width: 1300px) {
    .plein-intro .plein-intro-pusher {
      height: 20vw;
    } 
}

.plein-intro b{
		letter-spacing: .3px;
	}

@media (max-width: 576px) {
    .plein-intro {
    background-image: url("../images/plein-mobile.svg"), url("../images/gradient-home.svg");
    background-size: 97vw, 60%;
    background-position: center bottom, top left;
    padding: 4vh 0 0; 
    }

.plein-intro .plein-intro-pusher {
        height: 23vh; 
    } 
}

.plein-intro-pusher {
  height: 17.5vw; 
}

.plein-intro.plein_anoniem{
	padding: 3% 0 2.2%;
  background-image: url("../images/plein-v5.svg"), url("../images/gradient-home.svg"); 
  /*background-image: url("../images/plein-v6.svg"), url("../images/gradient-home.svg"); */
  background-repeat: no-repeat, repeat-x;
  background-position: center 100%, top left;
  background-size: 61vw, contain; }



.vhl-plein-welcome-wrapper.plein_anoniem {
	 /*color: #e1613d;*/
	 font-weight: 500;
	 font-style: normal;
	 letter-spacing: .2px;
	 font-size: 1.35rem;
	 line-height: 110%; 
	 text-align: center;
}
.brand-holder{
	font-weight: 500;
	letter-spacing: .5px;
	font-size: 1.7rem;
}

.vhl-plein-welcome-wrapper.plein_anoniem .brand-holder{
	font-weight: 500;
	letter-spacing: .6px;
	font-size: 2.2rem;
	margin-bottom: 1.5rem;
	display: inline-block;
	color: #a6190a;
	width: 70%;
	line-height: 1.11;
}

@media (max-width: 1000px) {
	.vhl-plein-welcome-wrapper.plein_anoniem .brand-holder{
		width: 100%;
	}
}

.vhl-plein-welcome-wrapper_anoniem p {
    margin-bottom: 1rem;
    }
@media (max-width: 576px) {
    .vhl-plein-welcome-wrapper {
    	padding-left: 3rem;
    	padding-right: 2rem;
    	margin-bottom: 3.8rem; 
    }
    .vhl-plein-welcome-wrapper.plein_anoniem{
    	padding: 0 0 0 0;
    }	
    .vhl-plein-welcome-wrapper.plein_anoniem .brand-holder{
    	margin-bottom: 0;
    	width: 100%;
    	line-height: 1.13;
    }
}

.option_link-wrapper.plein_anoniem i{
	margin-left: .7rem;
}

.to_vhl-strip{
	display: none;
	text-align: center;
	border-top: 1px solid #d64300;
	padding-top: .7rem;
	font-size: 93%;
	border-top: 1px solid #d64300;
}

.to_vhl-strip p{
	margin-bottom: .65rem;
}

.to_vhl-strip a{
	color: black;
	color: #d64300;
}

.to_vhl-strip a:hover{
	color: #d64300;
	color: black;
}
.to_vhl-strip.plein_anoniem{
	display:  flex;
}

.to_vhl-strip .vhl_logo-wrapper{
	width: 2.55rem;
	display: inline-block;
	background-color: white;
	padding: .2rem;
	border-radius: .45rem;
	margin-right: .76rem;
	border: 1px solid #e4e4e4;
	border: 1px solid #d64300;
}

.to_vhl-strip .vhl_logo-wrapper img{
	width: 100%;
}

.to_vhl-strip i{
	margin-left: .67rem;
}
  
@media (max-width: 1080px) {
    .vhl-plein-welcome-wrapper h4 {
      font-size: 1.5rem; } }
@media (max-width: 576px) {
    .vhl-plein-welcome-wrapper h4 {
      width: 76%;
      margin: auto; } 
}

	@media (max-width: 576px) {
	.vhl-plein-welcome-wrapper .brand-holder, 	.vhl-plein-welcome-wrapper h4{
		width: 100%;
	}
}

.vhl-plein-head-wrapper{
	margin-bottom: .3rem;
	letter-spacing: .3px;
	font-size: 93%;
}

.sign-wrapper{
	min-height: 5rem;
	background-image: url("../images/plein-beeldmerk-steen.svg");
	background-image: url("../images/plein-icon.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 32% center;
	margin-right: .6rem;
}


.vhl-plein-image-wrapper {
  width: 70%;
  margin: 0 auto;
  padding: .5rem 0 1.5rem; 
}

.vhl-plein-image-wrapper img {
    width: 100%;
    height: auto; 
}

.vhl_plein-options-wrapper {
  background-color: #a6190a;
  /*background-color: #D34500;
  background-color: #C84100;*/
  padding: 2.1rem 0 2.3rem; }
  @media (max-width: 576px) {
    .vhl_plein-options-wrapper {
      padding: 2rem 0; } }

.vhl_plein-options-wrapper .col-sm-4{
	padding-left: 1px;
	padding-right: 1px;
}
 
 /* versie april 2023 - tickets */
.vhl-plein-option-wrapper {
  padding: .8rem 3.2rem 1.05rem ;
  height: 100%;
  display: block;
  position: relative;
  background-color: #fff0ee;
  margin: 0 auto;
  text-align: center; 
  border-radius: 1.8rem;
}

.vhl-plein-option-wrapper:before{
	content:"";
	position: absolute;
	height: 4rem;
	width: 4rem;
	border-radius: 50%;
	background-color: #a6190a;
	/*background-color: #D34500;
	background-color: #C84100;*/
	top: calc(50% - 2.1rem);
	left: -2rem;
}

.vhl-plein-option-wrapper:after{
	content:"";
	position: absolute;
	height: 4rem;
	width: 4rem;
	border-radius: 50%;
	background-color: #a6190a;
	/*background-color: #D34500;
	background-color: #C84100;*/
	top: calc(50% - 2.1rem);
	right: -2rem;
}

.option-top-row{
  	height: 1.1rem;
	text-align: center;
	letter-spacing: .8px;
	font-weight: 400;
	font-size: 106%;
	/*color: #D34500;*/
	/* color: #a6190a; */
	margin-top: .26rem;
  }

.option-title {
  font-size: 2.2rem;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 1px; 
  position: relative;
  padding-top: .2rem ;
  padding-bottom: .1rem;
  margin-bottom: .8rem;
  border-bottom: dotted 3px;
  color: #d64300;
	}
 
.description-sub{
 	line-height: 1.27;
 	font-size: 96%;
	}	 

/* plein plein_anoniem */

/* tickets veranderen in tekstblokjes - anoniem */

.vhl_plein-options-wrapper.plein_anoniem{
	padding-top: .5rem;
	padding-bottom: 2rem;
} 

.plein_anoniem .vhl-plein-option-wrapper{
	background-color: transparent;
	color: #FFEFEF;
	padding: 0;
	margin: 0 1.5rem 1.3rem;
	}
	
.plein_anoniem .vhl-plein-option-wrapper:hover, .plein_anoniem .vhl-plein-option-wrapper:hover .option-title{
	background-color: transparent;
	color: white;
}

.plein_anoniem .vhl-plein-option-wrapper::after, .plein_anoniem .vhl-plein-option-wrapper::before{
	display: none;
	}
	
.plein_anoniem .option-title{
	color: #FFC8C8;
	color: #FDD;
	}

.plein_anoniem .description-sub{
	font-size: 100%;
}
	
.option_link-wrapper{
	display: none;
	font-size: 92%;
	letter-spacing: .4px;
	margin-top: .6rem;
	font-weight: 600;
	}
	
.option_link-wrapper.plein_anoniem{
	display: inline-flex;
    line-height: 1.7;
    align-items: center;
    flex-wrap: wrap;
	}

.plein_anoniem.explaination-row{
	padding: 3rem 0 3.3rem;
	background-color: #fff4f3;
}

.explaination-row h3{
	color: #a6190a;
	margin-bottom: 1rem;
}

.vhl_plein-subscribe-container{
	background-color: white;
	padding: 2.6rem 0 3rem;
	font-size: 110%;
	text-align: center;
	}

.vhl_plein-subscribe-container h4, .explaination-row h3{
	color: #d64300; /* oranje */
	color: #A6190A;
	letter-spacing: .8px;
	font-size: 2rem;
	text-align: center;
}

.vhl_plein-subscribe-container a{
	display: inline-flex;
	color: white;
	background-color: #d64300;
	border: none;
	height: 3.4rem;
	margin: 0 auto;
	letter-spacing: .8px;
	padding: 0 1.8rem;
	font-size: 18px;
	border-radius: 2rem;
	font-family: "all-round-gothic", sans-serif;
	align-items: center;
	font-weight: 400;
	}
.vhl_plein-subscribe-container a i{
	margin-right: .7rem;
}

.vhl_plein-subscribe-container a:hover{
	background-color: #a6190a;
	color: white;
	}

/* anoniem mobile */

@media(max-width:476px){
.plein_anoniem .vhl-plein-option-wrapper{
	margin: 0 0 0;
	}
.plein_anoniem.explaination-row, .vhl_plein-subscribe-container{	
	padding: 2rem 0;
	font-size: 100%;
	}
.vhl_plein-subscribe-container h4, .explaination-row h3{
	font-size: 1.9rem;
	line-height: 1.1;
	margin-bottom: 1.2rem;
}
	
}

@media (max-width: 1081px) {
  .option-top-row{
   	height: 3rem;
   	line-height: 4;
	}
  	.option-agenda .option-top-row{ 
  	background-position: 11% bottom;
	background-size: 2.1rem;	
    }
  .option-mediatheek .option-top-row{ 
	background-position: 2% 70%;
	background-size: 2rem;
	}
	.option-board .option-top-row{ 
	background-position: 8% 66%;
	background-size: 2.2rem;
	}
}
  
@media (max-width: 576px) {
	.vhl-plein-option-wrapper {
    	padding: .4rem 2.3rem 0;
    	width: calc(100% - 1rem); 
    	background-size: 1.7rem, 1.7rem;
		/*background-repeat: no-repeat, no-repeat; */
		background-position:  -.4rem center, calc(100% + .4rem) center;
	} 
    .option-top-row{
   		height: 1.6rem;
   		line-height: 2;
	}
	.vhl-plein-option-wrapper:before{
		height: 3.2rem;
		width: 3.2rem;
		top: calc(50% - 1.6rem);
		left: -1.6rem;
}

.vhl-plein-option-wrapper:after{
		height: 3.2rem;
		width: 3.2rem;
		border-radius: 50%;
		top: calc(50% - 1.6rem);
		right: -1.6rem;
	}
}


.vhl-plein-option-wrapper:hover {
  color: #a6190a;
  background-color: white;
  text-decoration: none; 
}

.vhl-actueel-wrapper {
    padding-top: 2.5rem; 
    padding-bottom: 1.1rem;
}

.vhl-actueel-wrapper .vhl_strip.card{
    	color: #555;
}

.vhl-actueel-wrapper .vhl_strip.card .card-meta-wrapper .category {
    padding-top: .1rem; 
}

.vhl-actueel-wrapper .vhl_strip.card .strip-img-body {
    border-radius: .4rem; 
}

.vhl-actueel-wrapper .vhl_strip.card .vhl_card-title {
    font-size: 130%;
    margin-bottom: .1em; 
	
}
.vhl-actueel-wrapper .vhl_strip.card .card-body {
    flex: 3; 
    padding-bottom: 0;
}
.vhl-actueel-wrapper .vhl_strip.card:hover {
    color: #e1613d; 
}
   
.vhl-actueel-wrapper .vhl_strip.card .card-text{
   	margin-top: .66rem;
}
    
.vhl-actueel-wrapper .vhl_small-heads {
    margin-bottom: 2.7rem; 
  	color: #a6190a;
}

.vhl-actueel-wrapper .vhl_strip.card {
    background-color: transparent;
    padding: 0; 
}
    
.vhl-actueel-wrapper .vhl_strip.card .card-meta-wrapper span {
    margin-right: .7rem;
    padding-top: .2rem; 
}

.vhl_actueel-wrapper  .vhl_strip.card .vhl_card-image-wrapper {
	flex: none;
}

@media (max-width: 579px) {
    .vhl-actueel-wrapper .vhl_strip.card .card-meta-wrapper span {
        display: ruby;
        font-weight: 600; } 
}

.agenda-item-wrapper {
  background: white;
  border-radius: .6rem;
  overflow: hidden;
  color: black; }

.actueel-time {
  background-color: #d64300;
  color: black;
  text-align: center;
  padding: .7rem; }

.actueel-content {
  padding: .7rem .5rem .7rem 1.2rem; 
}
  
.actueel-content h4 {
    margin-bottom: 0rem; 
}

.hot-spot-wrapper {
  color: #555;
  margin-bottom: 15px; 
}

.hot-spot-wrapper:hover {
  text-decoration: none;
  color: #555; 
}

.hot-spot-wrapper:hover .card {
   color: #d64300; }

.date-wrapper {
  display: inline-flex;
  align-items: center;
  margin-top: .5rem; }

.date-number-wrapper {
  height: 2.5rem;
  border: 3px solid;
  width: 2.5rem;
  border-radius: 50%;
  text-align: center;
  font-size: 120%;
  line-height: 1.7;
  margin-bottom: .7rem;
  font-weight: 800; }

.month-wrapper {
  display: inline-block;
  padding-left: .5rem;
  height: 2.5rem; 
}

.special-wrapper .hot-spot-wrapper:hover .card {
  color: #555; 
}

.vhl_small-heads {
  font-size: 2.1rem;
  font-weight: 400;
  margin-bottom: 1.8rem;
  padding-bottom: .62rem;
  border-bottom: 1px solid;
  letter-spacing: .34px;
  /*line-height: 100;*/
  display: inline-flex;
}

@media (max-width: 576px) {
  .select-wrapper {
    margin-top: 1rem; 
  }
  .vhl_small-heads {
  	font-size: 2.4rem;
  	font-weight: 400;
  	width: 80%;
  }
}

.select-wrapper a {
  color: black;
  padding-left: 1.22rem;
  margin: 0 .6rem;
  display: inline-flex;
  font-variant: small-caps;
  font-weight: 500;
  /*border: #d5cfc4 1.5px solid;
  border-radius: 1.3rem;
  padding: .1rem .4rem 0 1.45rem;*/
  position: relative; 
}

.select-wrapper a:before {
  position: absolute;
  height: .84rem;
  width: .84rem;
  border-radius: 50%;
  content: "";
  border: 1px solid;
  top: .44rem;
  left: 0; 
}

.select-wrapper a.vhl_selected{
	color: #a6190a;
	}
	
.select-wrapper a.vhl_selected:before {
  background-color:  #a6190a; 
	}

.select-wrapper a:hover {
  text-decoration: none;
  color: #a6190a !important; 
	}
	
@media (max-width: 576px) {
	.select-wrapper a {
  	margin: 0 .5rem 0 0;	
  }
}

select {
  border: 2px solid #555;
  padding: .3rem .5rem;
  background: white;
  font-size: 90%;
  font-variant: small-caps; 
}

/* results cards */
.row-cols-md-3 > .col {
  padding-bottom: 1.5rem; 
}

.vhl-card-wrapper {
  padding: 7px;
  flex-grow: 1; 
}


        
h1, .vhl-plein-nav h2 {
  font-weight: 700;
  letter-spacing: .5px;
  font-size: 4.62rem;
  margin-bottom: .6rem;
}

.vhl_intro-text{
	font-size: 117%;
	margin-bottom: .2rem;
}

.vhl_intro-board .vhl_intro-text, .vhl_agenda-intro .vhl_intro-text{
	margin-bottom: -1.8rem;
	display: none;
}

@media (max-width: 576px) {
	h1, .vhl-plein-nav h2 { 
		font-size: 3.1rem;		
		letter-spacing: .3px;
	}
	.vhl_intro-text{
	font-size: 110%;
	}
}

h5 {
  margin-bottom: 0;
  font-weight: 600;
  font-style: normal; 
}

.specials-head-wrapper {
  margin-bottom: 1.4rem;
  color: #a6190a;
  /*color: #e1613d;
  color: #D34500;*/
}

.vhl_intro-wrapper {
  background-color: #ffede8;
  background-color: #fdede8;
  background-repeat: no-repeat;
  color: #a6190a; 
  padding-top: 1.6rem;
  padding-bottom: 2.35rem;
}

@media (max-width: 576px) {
 	.vhl_intro-wrapper {
 	padding-left: 1rem;
 	padding-right: 1rem;
 	padding-top: 2.7rem;
 	}
}

.vhl_intro-wrapper.vhl_mediatheek-intro {
  background-image: url("../images/bg-mediatheek.svg");
  background-position: 84% bottom;
  background-size: 34vw;
}

@media (max-width: 1440px) {
    .vhl_intro-wrapper.vhl_mediatheek-intro {
    	background-size: 48vw;
    	background-position: 90% bottom;
	}
}

@media (max-width: 1081px) {
    .vhl_intro-wrapper.vhl_mediatheek-intro {
      background-position: 118% bottom;
      background-size: 60vw; } }
  @media (max-width: 576px) {
    .vhl_intro-wrapper.vhl_mediatheek-intro {
      background-position: 76% bottom;
      background-size: 160vw;
      padding-bottom: 55vw; } 
	}

.special-wrapper {
	padding-top: 2.8rem;
	padding-bottom: 1.7rem; 
	background-color: #fff9f9; 
	}
  
.special-wrapper .vhl_small-heads{
	margin-bottom: 2.8rem;
	}

.special-wrapper .vhl_card {
    overflow: hidden;
    background: transparent;
   /* border-bottom: 1px solid #e1613d; */
}
  
.special-wrapper .vhl_small-card{
  	color: #555;
  	margin: 0 -7.5px 2rem;
  	/*padding-top: 1rem;
  	padding-left: 0;
  	border-top: 1px solid;*/
  	padding: .72rem;
  	padding-left: .75rem;
  	border: 1px solid;
  	border-radius: .86rem;
}

.special-wrapper .vhl_small-card:hover{
	/*color: #D34500;*/
	color: #a6190a;
}

 .special-wrapper .card.vhl_card .vhl_card-image-wrapper{
 	height: auto;
 	width: 6.5rem;
 	margin-right: .4rem;
 	border-radius: 0;
}
	
 .special-wrapper .card.vhl_card .vhl_card-image-wrapper img{
 	border-radius: .4rem;
}

.special-wrapper .tip-text, .special-wrapper .card-footer{
    padding: .26rem 0 1rem;
}

.special-wrapper .vhl_small-card .card-meta-wrapper{
	margin-top: .34rem;
}

.special-wrapper .vhl_strip.card .strip-img-body, .special-wrapper .vhl_card .strip-img-body {
    overflow: hidden; }

.special-wrapper .vhl_strip.card .strip-img-body img, .special-wrapper .vhl_card .strip-img-body img {
    border-radius: .5rem; }

@media (max-width: 576px) {
    .special-wrapper .tip-text{
    	margin-top: 1.5rem;
    	}
	.special-wrapper .vhl_strip.card, .special-wrapper .vhl_card {
        display: flex; }
    .special-wrapper .vhl_strip.card .strip-img-body, .special-wrapper .vhl_card .strip-img-body {
        margin: .25rem;
        height: auto;
        flex: 1; } 
    .special-wrapper .vhl_special {
    	margin-bottom: 1rem; } 
    
    .special-wrapper .card.vhl_card .vhl_card-image-wrapper{
    	width: auto;
    	margin-bottom: 1rem;
    	margin-right: 0;
    }
}

.tip-text h4, .vhl_topic-card h4 {
  font-size: 180%;
  font-weight: 800; 
  margin-bottom: .86rem;
}

.vhl_topic-card h4 {
	margin-bottom: .13rem;
}

.specials-head-title {
  font-weight: 800;
  font-size: 130%;
  margin-right: .4rem; }

@media (max-width: 476px){
	.tip-text h4 {	
		font-size: 144%;
	}
}


.vhl_border-button{
	border: 2px solid;
	color: #a6190a;
	background: transparent;
	padding: .5rem 1.4rem .46rem;
	font-weight: 500;
	letter-spacing: .5px;
	border-radius: 2rem;
	}

.vhl_contribute-wrapper .vhl_border-button{
	background-color: #a6190a;
	border: 2px solid #a6190a;
	color: white;
	font-size: 1.1rem;
	margin-bottom: .6rem;
	}

.vhl_border-button i{
	margin-left: .9rem;
	font-size: 92%;
}


.vhl_card-fake-link {
	font-size: 90%;
  padding: .28rem .34rem .17rem;
  background-color: #555;
  color: white;
 /* font-variant: small-caps;*/
  letter-spacing: .4px;
   font-weight: 500;
  /*border-bottom: 2.5px solid;
  background-color: transparent; */
  display: none;
	}
 
 .vhl_card-fake-link i{
 	margin: 0 0 0 .3rem;
 }
  
   @media (max-width: 576px) {
   	.vhl_card-fake-link {
   		padding-top: 0;
   		}
   	.vhl_border-button{
   		margin-top: .6rem;
   	}
   }
  

 @media (max-width: 1080px) {
  .vhl-plein-option-wrapper {
    padding-top: .5rem;
  }
}

/* ////////// prikbord //////////// */

.vhl_intro-board {
  background-image: url("../images/bg-prikbord.svg");
  background-position: 85% bottom;
  background-size: 26vw;
}

@media (max-width: 1450px) {
    .vhl_intro-board {
      background-size: 34vw;
      background-position: 91% bottom;} 
}
      
@media (max-width: 1081px) {
    .vhl_intro-board {
      background-size: 44vw; } 
}

@media (max-width: 576px) {
    .vhl_intro-board {
      background-size: 90vw;
      padding-bottom: 52vw; 
      background-position: -100% bottom;
    } 
}

.vhl_board-topics-wrapper {
  padding-top: 1.7rem ;
  padding-bottom: 2rem;
  border-bottom: 1px solid silver;
  /*background-color: #D34500;
  background-color: #ECC9C4;
  background-color: #FFD4CE;
  background-color: #FFDCD8;
  color: #FFF;*/
  color: #a6190a;
}
	
.vhl_board-topics-wrapper .vhl_small-heads{
	/*color: #D34500;*/
	color: #555;
	border-bottom: none;
	margin-bottom: .6rem;
}

.vhl_small-heads-subline{
	letter-spacing: .3px;
	margin-bottom: .3rem;
	font-weight: 800;
	margin-left: .45rem;
	color: #555;
}

@media (max-width: 576px) {
.vhl_board-topics-wrapper{
	padding-bottom: 1.6rem;
	padding-top: 2.2rem;
	/*border-bottom: none;
	
	background-color: #fdede8; */
	}

.vhl_board-topics-wrapper .vhl_small-heads{
	margin-bottom: .4rem;
}
	
.vhl_board-topics-wrapper .vhl_small-heads div{
	margin-bottom: .6rem;
	}
}

.vhl_topic-buttons-wrapper{
	/*padding: 0 10px;*/
	padding: .45rem;
	border-radius: 1.2rem;
	background: #fdede8;
	margin-left: -7.5px;
	margin-right: -7.5px;
}

.vhl_topic-buttons-wrapper .col{
 	padding-left: 0;
 	padding-right: 0;
 	position: relative;
}

.vhl_topic-buttons-wrapper .col:after{
	content: ""; 
	display: block; 
	padding-top: 75%;
}

.vhl_topic-buttons-wrapper .col:first-of-type a{
	border-radius: .8rem 0 0 .8rem;
}

.vhl_topic-buttons-wrapper .col:last-of-type a{
	border-radius: 0 .8rem .8rem 0;
	border-right: 0;
}

.vhl_topic-buttons-wrapper a{
	border-right: .45rem solid #fdede8;
	/*margin: .4rem;*/
}

@media (max-width: 576px) {
	.vhl_topic-buttons-wrapper{
		/*padding: 0;*/
		padding-bottom: .15rem;
	}
	
	.vhl_topic-button{
		position: unset;
	}
    
    .vhl_topic-buttons-wrapper .col{
    	border-radius: .7rem;
    	overflow: hidden;
    }
    .vhl_topic-buttons-wrapper .col:not(last-of-type){
    	margin-bottom: .4rem;
    }
    
    .vhl_topic-buttons-wrapper .col:after{
    	padding-top: 60%;
	}
	
	.vhl_topic-buttons-wrapper .col:first-of-type a{
		border-radius: 0 0 0 0;
		}

	.vhl_topic-buttons-wrapper .col:last-of-type a{
		border-radius: 0 0 0 0;
		}
}

@media (max-width: 776px) {
	.vhl_topic-buttons-wrapper .col{
    	border-radius: .7rem .7rem .7rem .7rem;
    	overflow: hidden;
    	margin-bottom: .4rem;
    }
    .vhl_topic-buttons-wrapper .col a{
    	border-right: 0;
    }
     .vhl_topic-buttons-wrapper{
    	padding-bottom: .3rem;
    }
}

.vhl_topic-button {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.vhl_topic-button-image-holder {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    display: flex;
	justify-content: center;
}

.vhl_topic-button-image-holder img{
	height: 100%;
	max-width: none;
	width: auto;
}

.vhl_topic-button-text-container{
	bottom: 0;
	height: unset;
	width: 100%;
	position: absolute;
	color: white;
	text-shadow: 0 0 2px #000;
}

.vhl_topic-button:hover .vhl_topic-button-text-container{
	color: #fdede8;
}

.vhl_topic-button-text-wrapper{
	height: 0;
	overflow: visible;
	position: sticky;
	top: 100%;
	width: 100%;
}

.vhl_topic-button-text-wrapper-inner{
	overflow: hidden;
	transform: translateY(-100%);
	padding: .5rem 1rem .1rem 1rem;
}

.vhl_topic-button-text-container h3{
	font-weight: 700;
	line-height: 1.11;
}

.vhl_gradient{
	background-image: linear-gradient(180deg,#0000,#000000a1);
}

.vhl_topic-button-text-container.vhl-post-selected{
	color: #fdede8;
}

@media (max-width: 576px) {
	.vhl_topic-button{
		position: unset;
	}
	.vhl_topic-button-text-container h3{
		font-size: 1.51rem;
	}
}

/* //////////  topic-view ////////////////// */

.vhl_topic-message-wrapper {
	padding-top: 3.5rem;
	padding-bottom: 1.5rem;
}

.vhl_topic-card{
	margin: 0 0 2.5rem 0;	
	border: none;
}
  
.vhl_topic-card .post-meta-wrapper {
  	display: block;

}

.vhl_topic-image-wrapper{
	margin: 2rem -4% 2.5rem;
	border-radius: 1.6rem;
	overflow: hidden;
}

.vhl_topic-image-wrapper img{
	width: 100%;
	height: auto;
}

.vhl_topic-read-more{
	color: #a6190a;
	margin: 1rem 0 1.5rem;
	display: block;
}

.vhl_topic-read-more span{
	margin-left: .5rem;
	letter-spacing: .5px;
}

.vhl_topic-card .source, .specials-head-wrapper .source{
    /*color: #D34500;*/
    align-items: end;
}

.vhl_topic-card .source .source-profile-pic-wrapper, .special-wrapper .source .source-profile-pic-wrapper {
	height: 6rem;
	width: 6rem;
	/*background-color: #d64300;*/
}
   
.vhl_topic-card h4 {
    /*color: #D34500;*/
}

@media(max-width: 576px){
	.vhl_topic-message-wrapper {
	  padding: 2rem 0 1.5rem;
	}
	
	.vhl_topic-card .source .source-profile-pic-wrapper, .special-wrapper .source .source-profile-pic-wrapper {
	height: 4.2rem;
	width: 4.2rem;
	}
/*	
	.vhl_just-phone .source {
		margin-bottom: 2rem;
		margin-top: 1rem;
	}
	
	.vhl_just-phone .source .source-profile-pic-wrapper{
		width: 4.1rem;
		height: 4.1rem;
		margin-bottom: .5rem;
		margin-right: .48rem;
	}
	
	.vhl_just-phone .source .source-profile-name-wrapper{
		padding-left: 0;
	}	
	*/
	
	.vhl_topic-card{
		/*margin: 0 0;
		padding: 1rem;*/
    	box-shadow: none; 
	}

	.vhl_topic-image-wrapper{
		margin: 0 -3% 1.5rem;
		border-radius: 1.5rem;
		overflow: hidden;
	}
}

.vhl_topic-socials-fluid-wrapper{
	background-color: #ffefef;
	/* color: #D34500;*/
	color: #a6190a;
	font-weight: 400;
	padding-top: 1.4rem;
	padding-bottom: 2rem;
}

.vhl_topic-socials-size-wrapper{
	margin: 0 11%;
	}

.vhl_like-call-wrapper a{
	display: inline-block;
	text-decoration: none;
}

.vhl_like-call-wrapper .far{
	display: flex;
	font-size: 2rem;
	color: #ffefef;
	margin-right: .5rem;
	border-radius: 50%;
	height: 2.94rem;
	width: 2.94rem;
	align-items: center;
	justify-content: center;
}

@media(max-width: 576px){
	.vhl_like-call-wrapper .far{
		/*font-size: 1.9rem;
		height: 2.8rem;
		width: 2.8rem;*/
	}
}

.vhl_topic-socials-wrapper{
	font-weight: 600;
	letter-spacing: .5px;
}

.vhl_reaction-call-wrapper{
	display: flex;
}

.vhl_reaction-call-wrapper > div{
	text-align: center;
}

/*.vhl_like-call-wrapper .fa-heart, .vhl_like-call-wrapper .fa-smile, .vhl_like-call-wrapper .fa-sad-tear {
	padding-top: .6rem;
}
*/
.vhl_like-icons-wrapper{
	display: flex;
	flex-wrap: wrap;
	margin-top: .4rem;
}

.vhl_reaction-call-wrapper .vhl_plein-button{
	background-color: #a6190a;
	letter-spacing: .5px;
	margin-top: .45rem;
}

.vhl_reaction-call-wrapper .vhl_plein-button:hover{
	background-color: #a6190a;
}

.vhl_likes-wrapper{
	margin-top: 1.6rem;
	font-size: 1.12rem;
}

.vhl_likes-row{
	display: flex;
	flex-wrap: wrap;
	padding-left: .96rem;
	margin-top: -.37rem;
	padding-top: .37rem;
	max-height: 4.4rem;
	overflow: hidden;
}

.vhl_likes-row div{
	margin-left: .52rem;
}

.vhl_likes-row i{
	display: flex;
	height: 1.8rem;
	width: 1.8rem;
	border-radius: 50%;
	color: #ffefef;
	align-items: center;
	justify-content: center;
	margin-right: .23rem;
	margin-bottom: .23rem;
}

.vhl_likes-row i:first-of-type{
	margin-left: -.91rem;
}

.vhl_likes-wrapper .row .vhl_likes-row:nth-of-type(2){
	padding-left: .96rem;
}

/* /// coloring the likes /// */

.vhl_like-call-wrapper .fa-heart, .vhl_likes-row .fa-heart{
	background-color: #f94e26;		
}

.vhl_like-call-wrapper .fa-sad-tear, .vhl_likes-row .fa-sad-tear{
	background-color: #b060b3;	
 }

.vhl_like-call-wrapper .fa-smile, .vhl_likes-row .fa-smile{
	background-color: #99bd18;
}

.vhl_like-call-wrapper .fa-thumbs-up, .vhl_likes-row .fa-thumbs-up{
    background-color: #678ecc;
}

.far.vhl_my-like{
	/*background-color: white;
	color: red;*/
	position: relative;
	text-align: center;
	line-height: 1.2;
}

.vhl_my-like:after{
	background-color: red;
	content: "";
	border-radius: 50%;
	position: absolute;
}

.vhl_likes-row .vhl_my-like:after{
	width: .74rem;
	height: .74rem;
	top: -.25rem;
	right: -.25rem;
}

.vhl_like-icons-wrapper .vhl_my-like:after{
	width: 1.12rem;
	height: 1.12rem;
	top: -.18rem;
	right: -.27rem;
	content:"";
	font-size: .88rem;
}

.vhl_like-call-wrapper a:hover .far{
	background-color: #a6190a;
}

.vhl_likes-amount-wrapper{
	border-radius: 50%;
	height: 3.4rem;
	width: 3.4rem;
	color: #a6190a;
	border: 2.5px solid;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: .5px;
	display: flex;
	align-items: center;
	
}

@media(max-width: 576px){
	.vhl_likes-stats-wrapper-phone{
		border-bottom: 1px solid;
		margin-bottom: 1.5rem;
	}
	
}

/* //////// counting likes on phone ////// */

.vhl_likes-stats-wrapper{
	margin-top: 2.2rem;
	margin-bottom: 1.3rem;
}

.vhl_thumb-counter{
	color: #678ecc;
}

.vhl_thumb-counter .like-icon-wrapper{
	background-color: #678ecc;	
}

.vhl_heart-counter{
	color: #f94e26;
}

.vhl_heart-counter .like-icon-wrapper{
	background-color: #f94e26;
}

.vhl_smile-counter{
	color: #99bd18;
}

.vhl_smile-counter .like-icon-wrapper{
	background-color: #99bd18;
}

.vhl_teardrop-counter{
	color: #b060b3;
}

.vhl_teardrop-counter .like-icon-wrapper{
	background-color: #b060b3;
}

.like-icon-wrapper{
	border-radius: 50%;
	height: 1.5rem;
	width: 1.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: .9rem;
	color: #ffefef;
}

.vhl_likes-stats-wrapper .row > div{
	display: flex;
}

.likes-number-wrapper{
	text-align: center;
	font-size: 1.7rem;
	font-weight: 600;
}

.vhl_reaction-call-wrapper.vhl_just-phone{
	margin-bottom: 1rem;
	justify-content: center;
}

/* //////// reactions ////////// */

.vhl_board-reactions-wrapper {
	  padding-top: 2rem;
	  padding-bottom: 1rem;
}

.vhl_board-reactions-wrapper .vhl_small-heads{
	margin-bottom: 1rem;
}

.vhl_reaction-wrapper {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
 
.vhl_reaction-wrapper .post-meta-wrapper {
    margin: 0 0 .5rem; 
}

.vhl_reaction-wrapper .source{
	/*color: #D34500;*/
	margin-bottom: 0;
}

.vhl_reaction-wrapper .source-profile-pic-wrapper{
	/*background-color: #D34500;*/
}

.vhl_reaction-wrapper .vhl_topic-card {
    background-color: transparent; 
}

.vhl_topic-card .card-body{
	padding-left: 0;
	padding-right: 0;
}


/* ////// button for scroll-navigation/ancers ////// */

.scroll-button {
    position: fixed;
    right: 0;
    background-color: white;
    color: black;
    display: flex;  
    align-content: center;
    align-items: center;
    z-index: 100;
    text-align: center;
    border-radius: 2rem 0 0 2rem;
    font-size: 90%;
    text-decoration: none;
    padding: .3rem .8rem .3rem .3rem;
    }

.scroll-button i{
	margin-right: .5rem;
	background-color: black;
	color: white;
	border-radius: 50%;
	height: 1.3rem;
	width: 1.3rem;
	display: flex;
	justify-content: center;
    align-items: center;
    font-size: 90%;
}

.scroll-button:hover{
	color: #a6190a;
	text-decoration: none;
}

.scroll-button:hover i{
	background-color: #a6190a;
	color: white;
}
   
.scroll-up-button {
	bottom: 8rem;
}

.scroll-to-button {
	bottom: 3rem;
}
    
/* /////////// */

@media (max-width: 576px) {
    .vhl_reaction-wrapper {
		padding: 1.5rem 1rem 2rem;
    }
    .vhl_reaction-wrapper .vhl_topic-card {
        padding: 0 15px;
        border: none;
        margin: 0 0;
    } 
    .vhl_reaction-wrapper .vhl_topic-card .card-body {
        padding: 0 1rem 0 0; 
    } 
    .vhl_reaction-wrapper .source {
        margin-bottom: 1.5rem; 
    	margin-left: 0;
    } 
    .scroll-button {
    	display: none;
    }
}

.vhl_reaction-wrapper:nth-of-type(odd) {
  background-color: #fff9f9;
  /* color: #a6190a; 
	border-top: 1px solid #eed5d2;
	border-bottom: 1px solid #eed5d2; */
}

.vhl_reaction-wrapper:last-of-type{
	border-bottom: none;	
}

.reaction .posted{
	font-size: 87%;
	display: block;
	margin-bottom: .2rem;
	color: #a6190a;
}

.reaction .posted .fal, .post-meta-wrapper .fal{
	margin-right: .5rem;
	display: none;
	}

@media (max-width: 576px) {
    .vhl_topic-card .card-body {
        margin-left: 0; 
    } 
    /*.vhl_topic-card h4 {
    	font-size: 144%;
    }*/
}

.vhl_topic-card .vhl_plein-button:hover {
    background-color: #a6190a; 
}

.post-meta-wrapper {
  font-size: 87%;
  /*margin-bottom: .25rem;
  font-variant: small-caps;
  */
 }
.post-meta-wrapper span {
    display: inline-block;
    margin-right: .8rem; }

.vhl_agenda-intro{
  	background-image: url("../images/bg-agenda.svg");
  	background-repeat: no-repeat;
  	background-position: 84% bottom;
  	background-size: 35vw;
}

@media (max-width: 1440px) {
    .vhl_agenda-intro{
      background-size: 42vw; 
      background-position: 93% bottom;
    } 
}

@media (max-width: 1081px) {
    .vhl_agenda-intro{
      background-size: 50vw; } }
@media (max-width: 576px) {
    .vhl_agenda-intro{
      background-size: 120vw;
      padding-bottom: 42vw; } }


#footer-aanhef-email .btn{
	color: white;
	font-family: "muli";
}
      
/* weergave agenda-items mobile - plein */


@media (max-width: 576px){
.vhl_plein-results-wrapper{
	background-color: #fff6f6;	
	padding-top: 1.6rem;
	}
}
/* correctie op bootstrap footer-class */

@media (max-width: 575px){
.footer.xs-padding-top-2 {
  padding-top: 0;
}
}
  /* correcties op ipad - portrait */
  
@media (max-width: 810px) {
  .vhl-plein-option-wrapper {
    height: 100%;
    margin-bottom: 1.5rem; 
  	border-radius: 1.5rem;
  }
  .vhl-plein-welcome-wrapper p {
    width: 100%;
	}
.card.vhl_card .vhl_card-image-wrapper{
	height: auto;
	}
	.vhl_strip.card .vhl_card-image-wrapper{
		margin-bottom: 1.5rem;
	}
	.vhl_strip.card .card-body{
		padding-left: 0;
		padding-right: 0;
	}
	.vhl_plein-options-wrapper .col-sm-4{
		margin-bottom: 1rem;
	}
	.vhl_plein-options-wrapper.plein_anoniem .col-sm-4{
		margin-bottom: .2rem;
	}
	.sign-wrapper{
		background-position: 4% center;
	}
}
