html, body{font-family: 'Poppins', sans-serif; color: #454545;}
header{background-color: #fff;border-bottom: 1px solid #360334;}
section.header{z-index: 9000;}
.form-control::placeholder { color: #9d9d9d; opacity: 1; }
.form-control:-ms-input-placeholder { color: #9d9d9d; }
.form-control::-ms-input-placeholder { color: #9d9d9d; }
.onsverhaal .redblock{color: #fff;}
.navbar-brand img{max-width: 250px;}
.row.even{background-color: #eee;}
.stickyfooter {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: #EFECEC;
    z-index: 99999;
    padding-bottom: 10px;
    border-top: 1px solid #939393;
}
.imgrounded{border-radius: 25px;}
.facebook{ color: #3b5999; }
.twitter{ color: #1da1f3; }
.instagram{ color: #6262a5;}
.youtube{ color: #cb2d23;}
.bold{font-weight: bold;}
.center{text-align: center;}
.relative{position: relative;}
.underline{text-decoration: underline;}
.bgpurple{background-color: #ebedf3;}

.blockline{border: 1px solid #d9d9d9; border-radius: 10px; padding: 20px 20px 10px 20px;background-color: #fff;}
.blocklineQuote{padding: 0px 20px 0px 20px; }
.blocklineQuote img{margin: 0 auto;}
.bxslider2 .blockline{margin-top: -20px;}
.width300{width: 300px;}
.greypattern{background: url('../_images/pattern.jpg');}
.redpattern{background: url('../_images/redbar.png'); background-color: #c12b22;background-size: cover;}
.blockcategorie{border: 3px solid #efefef;background-color: #fff;padding: 20px 20px 10px 20px;}

.innerblockcircle{border-radius: 50%;border: 2px solid #ebebeb; height: 200px; width: 200px; margin: 0 auto; padding-top: 50px; 
-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
background-color: #fff;
z-index: 2;
}
.block{ 
	border-radius: 25px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	background-color: #fff;
	padding: 30px;
}
.block.blockpaddingmore{padding: 40px 40px 20px 40px;}
.subscribeblock{
	position: relative;
	z-index: 2;
	border-radius: 25px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	background-color: #fff;
	padding: 30px;
	
}
.subscribeblockRed{
	position: absolute;
	z-index: 1;
	width: 96%;
	left: 2%;
	border-radius: 25px;
	background-color: #c12b22;
	height: 20px;
	top: -4px;
	/*-webkit-box-shadow: inset 0px 5px 0px 0px rgba(203,46,35,1);
	-moz-box-shadow: inset 0px 5px 0px 0px rgba(203,46,35,1);
	box-shadow: inset 0px 5px 0px 0px rgba(203,46,35,1);*/
}
.subscribeblockside{padding: 5px;}
.subscribeblocksideRed{ height: 40px;}
.subscribeblockImg{ border-radius: 25px;}
.offersblock{
	border-radius: 25px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	background-color: #fff;
	padding: 5px;
	font-size: 1.2rem;
}
.sidedashDesktop{border-right: 1px dashed #d1d1d1;}

.dashedline{
border-bottom: 1px dashed #d1d1d1;
height: 1px;
padding: 5px 0px;
margin-top: 0px;margin-bottom: 0px;
margin-top: 10px;
margin-bottom: 10px;
}
.dashedlinemargin{

margin-top: 0px;margin-bottom: 0px;
/*margin-top: 10px;
margin-bottom: 10px;*/
}
.alignblock{display: flex; align-items: center;height: 100%;}
.offerscontent{padding: 10px 15px;}
.rowspecial{
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: 0px;
margin-left: 0px;
}
.offersblock .bigicon{font-size: 2rem;}
.offersblockheader{
border-top-right-radius: 25px;
border-top-left-radius: 25px;
padding: 10px 0px 10px 30px;
}
.closeDiv.pointer .fa.fa-times-circle { font-size: 30px; }
.redblock{background-color: #c12b22;padding: 30px 30px 0px 30px;border-radius: 25px;}
.dashed{position : absolute; width: 300px; height: 1px; border-bottom: 2px dashed #d1d1d1;z-index: -1;right: -150px; top: 100px;}
.dashed2{position: absolute;width: 1px; height: 30px;border-left: 2px dashed #d1d1d1;z-index: -1;right: 50%; bottom: -40px;}

.yellowcolor{color: #fbba00; }
.whitecolor{color: #ffffff !important; }
.darkgreycolor{color: #454344;}
.lightgreycolor{color: #ddd;}
.greencolor{color: #95c649;}
.yellowbackground{background-color: #fbba00;}
.whitebackground{background-color: #fff !important;}
.greybackground{background-color: #f4f4f4;}
.darkgreybackground{background-color: #454344;}
.lightgreybackground{background-color: #ddd;}
.greenbackground{background-color: #95c649;}
.greenbackground, .whitecolor{color: #fffeff;}
.redbackground{background-color: #c12b22;}
.redcolor{color: #c12b22;}
.errorcolor, label.error{color: #c12b22;font-size:80%;}
.fontcolor{ color: #454545;}

.bannerYellow{ position: absolute;width: 500px; padding: 20px;right: 0px;top:0px;background: url('../_images/yellowblock.png') no-repeat; background-size: 100% 100%; height: 600px;padding-top: 80px;padding-left: 70px;}
.bannerImage{background: url('../_images/headers/header1c.jpg') no-repeat;width: 100%;height: 600px;}
.bannerYellow h1{font-size: 4.5rem;line-height: 4.8rem;margin-bottom: 30px;font-weight: bold;}
.bannerImage.bannerImage2{background: url('../_images/header2d.jpg') no-repeat;}
.bannerImage.bannerImage2{background-position: 0 0; }
/* BUTTONS */
.btn{border-radius: 25px;padding: 10px 15px; font-family: 'Poppins';}
.btn.btn-full{width: 100%;}
.card .btn{/*padding: 5px 20px;*/ color: #212529;}
.card .btn{text-decoration:none;}
.card .btn:hover{text-decoration: none;}
.btn.btn-small{padding: 10px 15px;}
.btn.btn-xssmall{padding: 5px 10px; font-size: 12px;}

.btn.btn-red{background-color: #cb2d23; border: 0px;color: #fff;font-weight: bold;}
.btn.btn-red:hover, .btn.btn-red:active{background-color: #fbba00; color: #454444; }

.btn.btn-grey{background-color: #454344; border: 0px;color: #fff;font-weight: bold;}
.btn.btn-grey:hover, .btn.btn-grey:active{background-color: #ddd; color: #454444; }

.btn.btn-trans{background-color: transparent; border: 1px solid #fff;color: #fff;font-weight: bold;background: rgba(0, 0, 0, 0.38);}
.btn.btn-trans:hover, .btn.btn-trans:active{background-color: #fff; color: #3C3C3B; }

.btn.btn-trans2{background-color: transparent; border: 1px solid #3C3C3B;color: #000000;font-weight: bold;}
.btn.btn-trans2:hover, .btn.btn-trans2:active{background-color: #fff; }


.btn.btn-lightgrey{background-color: #ddd; border: 0px;color: #454444;font-weight: bold;}
.btn.btn-lightgrey:hover, .btn.btn-lightgrey:active{background-color: #454344; color: #fff; }

.btn.btn-yellow{background-color: #fbba00; border: 0px;color: #3C3C3B; font-weight: bold;}
.btn.btn-yellow:hover, .btn.btn-yellow:active{background-color: #cb2d23; color: #fff; }
.redpattern .btn.btn-yellow:hover, .redpattern .btn.btn-yellow:active{background-color: #fff; color: #454444; }


.btn.btn-blue{background-color: #06b7ed; border: 0px;border-bottom: 3px solid #3d8ccb;color: #fff;}
.btn.btn-blue:hover, .btn.btn-blue:active{background-color: #3d8ccb; }
.btn.btn-orange{background-color: #f39200; border: 0px;}
.btn.btn-orange:hover, .btn.btn-orange:active{background-color: #ce7c02; }
.btn.btn-green{background-color: #72b62b; border: 0px;color: #fff;}
.btn.btn-green:hover, .btn.btn-green:active{background-color: #649e26; }
.btn.btn-purple{background-color: #0e71b8; border: 0px;color: #fff;}
.btn.btn-purple:hover, .btn.btn-purple:active{background-color: #0c66a6; }
.btn.btn-white{background-color: #fff; border: 0px;font-weight: bold;}
.btn.btn-white:hover, .btn.btn-white:active{background-color: #eee; }

.btn.btn-white2{background-color: #fff; border: 0px;font-weight: bold;}
.btn.btn-white2:hover, .btn.btn-white2:active{background-color: #eee; }
.btn.btn-white-out{background-color: #fff; border: 2px solid #cb2d23;color: #cb2d23 ;font-weight: bold;}
.btn.btn-white-out:hover, .btn.btn-out:active{background-color: #cb2d23; color: #fff; }
.btn.btn-white.btn-whitespecial {border: 1px solid  #000;}
.btn.fontweightnormal{font-weight: normal;}
/* END BUTTONS */

/* SUBNAVIGATION */
.subnav{list-style: none;margin-bottom: 10px;margin-top: 10px;font-family:'Poppins';}
.subnav li{display:inline;padding-top: 10px; padding-bottom: 10px;}
.subnav li a{color: #212529; padding-top: 10px; padding-bottom: 10px;margin-right: 5px;margin-left: 5px; text-decoration:none;}
.subnav li:hover{background-color: #fff;}
.subnav li:hover a{color: #360334;}
.subnav li a:hover{text-decoration:none;}
/*.navbar-light .navbar-text a{color: #fff;}*/
.navbar-light .navbar-text a.btn-red{color: #fff;}
.navbar-light .navbar-text a.btn-red:hover{color: #292929; }
.navbar-light .navbar-text a{color: rgba(0,0,0,.5);}
.navbar-light .navbar-text a.dropdown-item{color: rgba(0,0,0,.5); padding-top: 5px;padding-bottom: 5px;}
.navbar-light .navbar-text a.dropdown-item:active{background-color: #cb2d23;color: #fff;}
.dropdown-toggle::after{display:none;}
.biggerfas{font-size: 27px;}
.navbar-toggler.smallerfontsize{font-size: 1rem;}
#navbarText{margin-left: 40px;}
.navbar-text2{position: absolute;right: 0px;}
#navbarText ul li{margin-right: 15px;}
.navbar-toggler{border: 0px;}
/* END SUBNAVIGATION */

.footer{background-color: #4a4a4a; color: #fff;padding-top: 20px;padding-bottom: 20px;}
.shadowblock{box-shadow: 0px 0px 55px 5px rgba(0,0,0,0.06);}
.block{padding: 15px;}

/*SLIDE IN */
.nomargintop{margin-top: 0px;}
.overlay{display: none; display: none; position: fixed; height: 100vh; width: 100vw; background: rgba(0,0,0,.5); z-index: 9998; }
.slideIn{ position: fixed; height: 100vh; z-index: 9999; left: -55rem; top: 0; width: 500px; background: #fff; overflow-y: auto; }
.slideIn h3{ font-size: 1.3rem;font-weight: bold; }
.slideIn h2{margin-top: 5px;}
.slideIn h4{font-size: 1.2rem;font-weight: bold;}
.bigfont{font-size: 3rem;}
.closeDiv{ position: absolute; right: 20px; top: 15px; }
/*END SLIDE IN*/

footer ul{padding-left: 0px;list-style: none;}
footer ul li{line-height: 1.8rem;}

.bx-wrapper{margin: 0 auto;background: transparent;border: 0px;box-shadow: none;}
.bx-wrapper .bx-next{right: 5px;}
.bx-wrapper .bx-prev{left: 5px;}
/** PRODUCT ENERGIE **/
.persons .person{font-size: 1.5rem; color: #9d9d9d; }
.persons .person.active{color: #4a4a4a;}
/** END PRODUCT ENERGIE **/
/** FORM ELEMENTS **/
.input-group{border-radius: 20px;border: 0px; background-color: #f5f5f5;}
.input-group-append{margin-left: 0px;}
.input-group .btn-outline-secondary{border-radius: 50%; width: 38px;height: 38px;border: 0px;color: #4a4a4a;}
.input-group .btn-outline-secondary:hover{background: #c12b22;border: 0px; color: #fff;}
.input-group-text{border-top-left-radius: 20px;border-bottom-left-radius: 20px;border: 0px; background-color: #f5f5f5; color: #cbcbcb;}
.input-group .form-control.textfield{border-top-right-radius: 10px;border-bottom-right-radius: 10px;border: 0px; background-color: #f5f5f5;}
.input-group.big .form-control.textfield{padding: 10px 25px; height: 60px;border-radius: 20px;}
.input-group.big .input-group-append{border-top-right-radius: 20px;border-bottom-right-radius: 20px;}
.input-group.big .input-group-append .input-group-text{border-top-right-radius: 20px;border-bottom-right-radius: 20px;}
.inputbox{border-radius:20px;height:60px;padding: 10px 25px 10px 25px;background-color: #f5f5f5;}

.form-control.inputform{
	border-radius: 20px;
	background-color: #f5f5f5;
	padding: 10px 25px;
	height: 60px;
	border: 0px;
}
.form-control.selectform{
	color: #9d9d9d;
	border-radius: 20px;
	background-color: #f5f5f5;
	padding: 10px 25px;
	height: 60px;
	border: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
}
.inputform.error, .selectform.error{border: 1px solid #c12b22;}
.form-control.selectform  + i.fa {
	float: right;
	margin-top: -37px;
	margin-right: 15px;
	pointer-events: none;
	background-color: transparent;
	color: #9d9d9d;
	padding-right: 5px;
}
.form-control.selectform  option{
	color: #495057;
}
.form-control.selectform  option:first-child {
	/*color: #9d9d9d;*/
}
.inputform:active{ background-color: #f5f5f5;}
/** END FORM ELEMENTS **/


/*** TIMELINE ***/

.conference-center-line{
    position: absolute;
    width: 2px;
    height:100%;
    left:50%;
    margin-left: -2px;
    background:#f5f5f5;
    z-index: 2;
}
.timelinesection{z-index: 1;position: relative;}
.timelineitem{margin-top: -50px;}
.timelinecontent .content-date{
    position: absolute;
    top:50%;
    font-size:1rem;
    transform: translateY(50%);
	color: #696969;
	line-height: 1rem;
	margin-top: -1.5rem;
}
.timelinecontent .timelineleft .content-date{
    left:52%; 
}
.timelinecontent .timelineright .content-date{
    right:52%; 
}
.timelinecontent .timelineitem .content-date{
	top:50%;
}

.timelinecontent .timelineleft:before{
	background: url('../_images/leftarr.png') no-repeat;
	content: " ";
	position: absolute;
	left: 44%;
	top: 50%;
	margin-top: -13px;
	display: block;
	width: 40px;
	height: 8px;
}

.timelinecontent .timelineright:before{
	background: url('../_images/rightarr.png') no-repeat;
	content: " ";
	position: absolute;
	right: 44%;
	top: 50%;
	margin-top: -13px;
	display: block;
	width: 40px;
	height: 8px;
}

.meta-date {
    position: absolute;
    top:50%;
	margin-top: -0.5rem;
    left: 50%;
    width:10px;
    height:10px;
    transform: translateY(-50%); 
    margin-left: -6px;
    border-radius: 100%;
    background:#fbba00;
    border:0px;
	z-index: 3
}
.redballoon{
color: #fff;
	border:1px solid #c12b22;
    border-radius: 25px;
    background-color: #c12b22;
	padding:25px 25px 10px 25px;
}
/*** END TIMELINE ***/
/** RADIO **/
.form-check [type="radio"]:checked,.form-check [type="radio"]:not(:checked) { position: absolute; left: -9999px;}
.form-check [type="radio"]:checked + label,.form-check [type="radio"]:not(:checked) + label{ position: relative; padding-left: 28px; cursor: pointer; line-height: 20px; display: inline-block; color: #666; }
.form-check [type="radio"]:checked + label:before,.form-check [type="radio"]:not(:checked) + label:before { content: ''; position: absolute; left: 0; top: 0; width: 20px; height: 20px; border: 1px solid #9d9d9d; border-radius: 100%; background: #fff; }
.form-check [type="radio"]:checked + label:after, .form-check [type="radio"]:not(:checked) + label:after {content: ''; width: 8px; height: 8px; background: #cb2d23; position: absolute; top: 6px; left: 6px; border-radius: 100%; -webkit-transition: all 0.2s ease; transition: all 0.2s ease;}
.form-check [type="radio"]:not(:checked) + label:after { opacity: 0; -webkit-transform: scale(0); transform: scale(0); }
.form-check [type="radio"]:checked + label:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
/** END RADIO **/

/**CHECKBOX **/
.custom-control-input:checked ~ .custom-control-label::before{
    color: #fff;
    background-color: #fff;
    border: 1px solid #e4e4e4;
}
.custom-checkbox .custom-control-label::before{
width: 1.5rem;
height: 1.5rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{background-image: none;}
.custom-control-input:checked ~ .custom-control-label::after{
    font-family: 'Font Awesome\ 5 Free'; 
    font-weight: 900;
    content: "\f00c";
    background: none;
    color: #cb2d23;
    left: -1.2rem;
}
/** END CHECKBOX **/


/** SERVICES **/
.plan {
    margin-left: -16px;
    margin-right: -15px;
    margin-top: 0;
    margin-bottom: 0;
	background: #FFF;
	border-radius: 0;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.05);
}
.plan .plan-header {
    padding: 15.2px 16px;
    padding: 0.95rem 1rem;
	min-height: 60px;
	display: flex;
    align-items: center;
	justify-content: center;
}
.plan .btn{font-size: 0.9rem;}
.plan .plan-header h3 {
    font-size: 0.8rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 0;
	
}
.plan .plan-price{padding: 25px 0px;min-height: 170px;}
.plan .plan-price .price {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    align-items: flex-start;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 2.5rem;
}

.plan.leftcolumn .plan-price .price{
	font-size: 2rem;
	line-height: 2.5rem;
}
.plan .plan-price .price .price-unit {
    font-size: 50%;
    line-height: 1.4;
}
.plan .plan-price .price-label {
    /*text-transform: uppercase;*/
    color: #777;
    font-size: 11.2px;
    font-size: 0.7rem;
    line-height: 1;
    margin-bottom: 0;
}
.plan .plan-features {
    border-top: 0;
    border-bottom: 0;
    padding: 0.8rem;
}
.plan .plan-price, .plan .plan-features, .plan .plan-footer {
    border: 1px solid #ededed;
}
.plan .plan-features{border-bottom: 0px;border-top: 0px;}
.plan .plan-price{border-top: 0px;}
.plan .plan-footer{min-height: 70px;padding: 10px 0px;}

.plan .plan-features ul {
    padding: 0 8px 0 8px;
    padding: 0 0.5rem 0 0.5rem;
    margin-bottom: 0;
}

.plan .plan-features ul li {
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: start;
align-items: center;
    /*border-bottom: 1px solid #ededed;*/
    line-height: 1.5rem;
    list-style: none;
    font-size: 0.9em;
	min-height: 60px;
}
.plan .plan-features ul li.smallerblock{
min-height: 20px;
}

.plan .plan-features ul li.biggerblock{
min-height: 75px;
}
.plan .plan-features ul li.biggestblock{
align-items: start;
justify-content: left;
min-height: 155px;
background-color: #f4f4f4;
margin-right: -20px;
margin-left: -20px;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 20px;
}
.plan.leftcolumn .plan-features ul li{justify-content: left;}
.plan.leftcolumn{border-top-left-radius: 25px;}
.plan.leftcolumn, .plan.leftcolumn .plan-footer{
border-bottom-left-radius: 25px;
}
.plan.rightcolumn, .plan.rightcolumn .plan-header{
border-top-right-radius: 25px;
}
.plan.rightcolumn, .plan.rightcolumn .plan-footer{
border-bottom-right-radius: 25px;
}
/** END SERVICES **/

.fancybox-slide--iframe .fancybox-content {
    /*width  : 800px;
    height : 600px;*/
    max-width  : 96%;
    min-height : 80%;
    margin: 0;
}
.plan .plan-features ul li .advantagelist li{
	justify-content: left;
	align-items: start;
	min-height: 35px;
	line-height: 1rem;
	position: relative;
	padding-left: 5px;
}
.plan .plan-features ul li ul.advantagelist{padding-top: 10px; list-style-type: none; }
ul.advantagelist li:before {
  position: absolute;
  font-family: 'Font Awesome 5 free';
  content: "\f00c";
  font-weight: 900;
  top: 0px;
  margin-left: -20px;
  color: #4a4a4a;
}
ul.advantagelist li.mobilehide:before{ color: transparent; }

/* HOME CARDS */
.scene,.scene2,.scene3,.scene4,.scene5,.scene6,.scene7,.scene8 {
  width: 100%;
  min-height: 130px;
  perspective: 600px;
  margin-bottom: 20px;
}
.blockcategorie{min-height: 130px;}
.card,.card2,.card3,.card4,.card5,.card6,.card7,.card8 {
  width: 100%;
  height: 100%;
  position: relative;
  transition: transform 1s;
  transform-style: preserve-3d;
}

.card__face {
  position: absolute;
  height: 100%;
  width: 100%;
  backface-visibility: hidden;
}
.card__face--front {
  background: white;
}
.card__face--back {
    height:100%;
  background: #fbba00;
  transform: rotateY( 180deg );
}
.card__face--back .blockcategorie{min-height: 166px;background-color: #fbba00;}

.card.is-flipped,.card2.is-flipped,.card3.is-flipped,.card4.is-flipped,.card5.is-flipped,.card6.is-flipped,.card7.is-flipped,.card8.is-flipped {
  transform: rotateY(180deg);
}
/* END HOME CARDS */

/* HOME HEN */
.homehen .bannerImage{background: none;height: 520px;}
.homehen .bannerYellow.bannerYellowHome span{font-size: 2.5rem;}
.homehen .bannerYellow {
    width: 800px;
    position: absolute;
    padding: 70px 20px 20px 100px;
    height: 473px;
}
.homehen .bannerImage.bannerImageHome img{width: 400px;}
/* END HOME HEN */
.amp{font-size: 33px;margin-left: 10px;margin-right: 10px;font-weight: bold;}
.navbar-brand.noright{margin-right: 0px;}
@media(min-width:1600px){
	.bannerYellow {	width: 800px;position: absolute;padding: 80px 20px 20px 100px; }
	
}
@media(max-width:1500px){
	.bannerImage.bannerImage2{background-position: -170px 0;}
}
@media(max-width: 1300px){
.bannerImageHome{background-position: -180px 0;}
}
@media(max-width:1200px){
	.bannerImage.bannerImage2{background-position: -220px 0; background-size: auto 440px;height: 430px; /*background-position: -180px 0;*/}
	.plan .plan-header h3.rowtitle{font-size: 0.7rem;}
	.bannerImageHome{background-position: -380px 0;}
	.bannerYellow.bannerYellowSmaller{height: 440px;}
	.homehen .bannerImage{margin-left: -100px;}
	.homehen .bannerYellow {
        width: 740px;
        position: absolute;
        padding: 70px 15px 20px 80px;
        height: 450px;
    }
}
@media(max-width:1024px){
    /*.bannerImage.bannerImage2{background-position: 0 0;}*/
    .homehen .banner.container{max-width: 100%;}
    .homehen .bannerImage{margin-left: -50px;}
	
}
@media(max-width:980px){
    
.bannerImage.bannerImage2{background-position: 0 0;}
	.bannerImageHome{background-position: 0px 0;}
	.bannerImage, .bannerImage.bannerImage2{height: 300px;}
	.bannerYellow.bannerYellowHome h1{font-size: 2.5rem; line-height: 3rem; }
	.bannerYellow.bannerYellowHome{padding-left: 85px;height: 270px;}
	.homehen .bannerYellow {width: 530px;}
	.homehen .bannerYellow.bannerYellowHome h1{font-size: 2.5rem; line-height: 3rem; }
	.homehen .bannerYellow.bannerYellowHome h1 span{font-size: 1.8rem;}
	.homehen .bannerYellow.bannerYellowHome{padding-left: 85px;height: 500px;}
	.bannerImage.bannerImageHome{background-size: cover;}
	.homehen .bannerImage.bannerImageHome{background-size: none;}
	.bannerYellow{position: relative; width: 100%;height: 390px;padding-top: 40px;}
	.bannerYellow.bannerYellowSmaller{height: 300px;}
	
}

@media(max-width:768px){
     .amp{font-size: 25px;margin-left: 10px;margin-right: 10px;font-weight: bold;}
	.plan .plan-features ul li.smallerblock, .plan .plan-features ul li.biggerblock{min-height: 60px; }

	.plan .plan-features ul li{display:block;}
	.plan .plan-features ul li.mobilehide{display:none;}
	.plan{margin-top: 20px;	border-radius: 25px;margin-left: 0px;margin-right: 0px;	}
	.plan .plan-header{	border-top-right-radius: 25px;border-top-left-radius: 25px;	}
	.sidedashDesktop{border-right: 0px; border-bottom: 1px dashed #d1d1d1;}
	.centerMobile{text-align: center;}
	.subscribeblockRed{width: 100%;left: 0%;height: 50px;}
	.mob-mt-20{margin-top: 20px;}
	.mob-pt-0{padding-top: 0px;}
	body{font-size: .8rem;}
	.banner{margin-left: 0px;margin-right: 0px;}
	.bannerImage, .bannerImage.bannerImage2{background-size: cover; }
	.bannerYellow{padding-top: 40px;height: 340px;background-size: 100% 100%;margin-top: -30px;}
	
	.bannerYellow.bannerYellowHome{height: 260px; padding-left: 85px;}
	.bannerYellow.bannerYellowSmaller{height: 200px;}
	.bannerYellow h1{font-size: 2.5rem; line-height: 3rem;}
	h1{font-size: 2rem;}
	h2{font-size: 1.8rem;}
	h3{font-size: 1.5rem;}
	h4{font-size: 1.3rem;}
	h5{font-size: 1.1rem;}
	#navbarText{margin-left: 0px;}
	
	.timelinecontent{margin-top: 65px;}
	
	.timelinecontent .timelineleft,
	.timelinecontent .timelineright{margin-bottom: 130px;}
	.timelinecontent .timelineleft.last, .timelinecontent .timelineright.last{margin-bottom: 10px; }
	.meta-date{top: -40px;}
	
	.conference-center-line{z-index:0;}
	.timelinecontent .timelineitem .content-date,
	.timelinecontent .content-date{top: -40px;right: auto;left: 54%;}
	.timelinecontent .timelineleft::before,
	.timelinecontent .timelineright::before{
		background: url('../_images/bottomarr.png') no-repeat;
		content: " ";
		position:absolute; 
		top: -25px;
		right:50%;
		margin-right: -3px;
		width: 8px;
		height: 40px;
		left: auto;
	}
	.homehen .bannerImage.bannerImageHome{margin-top: 0px;}
	.homehen .bannerYellow.bannerYellowHome{padding-top: 50px;margin-top: 200px;padding-left: 85px;height: 345px;}
}
@media(max-width:700px){
    .bannerYellow.bannerYellowHome{height: 300px; }
}
@media(max-width:581px){
	.slideIn{ max-width: 100%;}
	.navbar-brand img{width: 100px;}
	.bannerYellow.bannerYellowHome{height: 380px;}
	.homehen .bannerYellow {width: 100%; padding-right: 5px; }
	.homehen .bannerYellow.bannerYellowHome h1 span{font-size: 1.5rem;}
	.homehen .bannerYellow.bannerYellowHome{padding-left: 60px;padding-top: 40px;}
	.homehen .bannerYellow h1{margin-bottom: 15px;}
	.homehen .bannerYellow.bannerYellowHome h1{line-height: 2.7rem; font-size: 2.3rem;}
	
}

@media(max-width:480px){
	.bannerImage, .bannerImage.bannerImage2{height: 185px;}
	.bannerYellow, .bannerYellow.bannerYellowHome{ padding-left: 45px;padding-top: 28px;}
	.bannerYellow h1 { font-size: 2rem; line-height: 2.5rem;margin-bottom: 10px; }
	.subscribeblock{padding: 15px 15px;}
	.inschrijvenBlock{margin-left: -5px; margin-right: -5px;}
	.inschrijvenBlock .form-control{font-size: 0.9rem;}
	.form-control.inputform{padding: 10px 15px;}
	.form-control.selectform{padding-left: 15px; padding-right: 15px;}
	.bigfont{font-size: 2rem;}
}
@media(max-width:361px){
    .navbar-brand img{width: 90px;}
    .homehen .bannerYellow.bannerYellowHome h1 {line-height: 2rem; font-size: 2rem; }
    .homehen .bannerYellow.bannerYellowHome{padding-left: 50px;}
    .col-6.smallscreen{width: 100% !important;flex: 0 0 100%;max-width: 100%;}
    .col-6.smallscreen2,.smallscreen2{display:none;}
    .homehen .bannerYellow.bannerYellowHome{height: 260px;}
    .homehen .bannerImage{ height: 450px; }
    
}
@media(max-width:340px){
    .bannerYellow.bannerYellowHome{ height: 420px;}
    .bannerImage.bannerImage2{ background-position: -40px 0; }
}