
a.flag-de {background:url('vhs-assets-css-d985c181f353529bb9f018f8e44cec4d.png') no-repeat center center; height:24px; width:24px; display:block;}
a.flag-de .hiddenText {display:none;}


#new_features .container{
	overflow: hidden;
}

.featureblock {
	border-left: 1px solid #9fadb5;
	height:100%;
	min-height: 330px!important;
	position: relative;
}

.featureblock p.cutMe {
	height: 14em;
}
.featureblock p.readMore {
	position: absolute;
	bottom: 4px;
	margin: 0;
	padding: 0;
}

.featureblock p.readMoreGerman {
	right:15px;
}
.featureblock.colspan {
	border-left: 1px solid #F7F7F7;

}

.featureblock:first-child {
	border-left:none;
}

.featureblock h2 {
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: Calibri, Arial, sans-serif;
	font-weight: 400;
	font-size: 23px;
	color: #2a363b;
	text-align: left;
	display: block;
	padding: 10px 0 10px 0;
	min-height: 95px;
}

.featureblock h2 span{
	color: #50a9ce;
}

.featureblock p {
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: Calibri, Arial, sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 21px;
	color: #7f8689;
	padding: 0 10px 10px 0;
	display: block;

}

.featureblock img {
	display: block;
	margin: 10px 0 10px 0;
}

.featureblock-trenner {
	height: 1px;
	border-top: 1px solid #9fadb5;
	width: 100%
}

#new_features .trenner {
	margin-bottom:40px;
}


.erfolg h1 {
	padding-bottom: 0;
}

.img-center {
	margin: 0 auto;
}


.bx-wrapper .bx-pager.bx-default-pager a {
	background: none repeat scroll 0 0 #bbb !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: none repeat scroll 0 0 #2a363b !important;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: none repeat scroll 0 0 #00CA4C !important;
}

#new_features .news-3 {
	display: none;
}



@media (min-width: 992px){

	#new_features .news-3 {
		display: none;
	}

}


@media (max-width: 991px){

	#new_features .news-3 {
		display: block;
	}

	.featureblock {
		background-color: #fff;
		border-left: none;
		min-height: 500px!important;
		margin-bottom: 15px;
		position: inherit;
		/*clear: both;*/ /* olli 2016-10-09 */
		float: left;
	}

	.featureblock .featureblock-inner {
		min-height: 500px!important;
		background-color: #f7f7f7;
		padding: 10px;

	}

	.featureblock p.cutMe {
		height: auto;
		max-height: 10em;
	}
	.featureblock p.readMore {
		position: inherit;
		margin-top: 0px;
		margin-left: 0px;
		padding: 0;
		float: left;
	}

	.featureblock p.readMoreGerman {
		float:right;
		right:auto;
		margin-right:10px;
	}

	.featureblock h2 {
		min-height: 60px;
		font-size: 18px;
	}

	.featureblock.colspan {
		border-left: 1px solid #F7F7F7;

	}

	.featureblock h2 span{
		color: #50a9ce;
	}

	.featureblock p {
		font-size: 15px;
		line-height: 20px;
	}

	.featureblock-trenner {
		display: none;
	}
}

@media (min-width: 768px){



}

@media (max-width: 767px){

	.featureblock h2 {
		min-height: 20px;
	}

	.featureblock {
		min-height: 460px!important;
	}

	.featureblock .featureblock-inner {
		min-height: 460px!important;
	}

	.featureblock p.readMore {
		margin-top: -40px;
	}

	.featureblock .img-responsive {
		height: auto!important;
		width: 100%!important;
	}

	.featureblock h2 {
		font-size: 22px;
	}

	.featureblock p {
		font-size: 18px;
		line-height: 20px;
	}

	.featureblock span.datum {

		font-size: 16px;

	}

}


@media (max-width:  511px){


}

@media (max-width: 360px) {


}




