
.header-cont {

	position: fixed;
	background: #fff;
	height: 70px;
	width: 100%;
	z-index: 10000000;
}

.flag-cont {

position: absolute;	
right: 0;
width: 80px;
padding: 20px 0 0 0;

}

.logo-cont {

	float: left;
	padding: 20px 0 0 20px;
	width: 300px;
}



.min-vh-95 {
  min-height: 95vh !important;
}

.min-vh-92{
  min-height: 92vh !important;
}

.min-vh-88{
  min-height: 88vh !important;
}

.min-vh-80 {
  min-height: 80vh !important;
}

.min-vh-75 {
  min-height: 75vh !important;
}

.min-vh-70 {
  min-height: 70vh !important;
}

.min-vh-50 {
  min-height: 50vh !important;
}




.aBitRight{
	margin-left: 14rem;
	
}
.aBitLeft{
	margin-right: 14rem;
	
}


.logo {

	width: 58px;
	margin-top: 40px;
}

.bg-costum {

	background: #e6e6e6;
}


.back-img-sec1 {
	background-image: url("../img/background_grau.png");
	text-align: center;
	width: 100%;
	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
  	z-index: -2;
}

.back-img-sec2 {
	background-image: url("../img/home_pushAdapter.jpg");
	text-align: center;
	width: 100%;
	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
  	  	background: #000;

}

.back-img-sec3,
.back-img-sec4,
.back-img-sec5 {
	background-image: url("../img/home_pushAdapter.jpg");
	text-align: center;
	width: 100%;
	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
  	background: #e6e6e6;
}

.back-img-sec5 {
	background:#fff;
}



.picBor {

	border-radius: 20px;
}

.videoCont {

	position: absolute;
	left: 0px;
	text-align: center;
	width: 100%;
	z-index: -1;
}

.video {

	width: 900px;

}

.didYou {

	text-align: left !important;
	font-size: 3.3em !important;
	line-height: 1em !important;
	font-weight: 500 !important;
}



.didYou2 {

	text-align: left !important;
	font-size: 3.3em !important;
	line-height: 1em !important;
	font-weight: 700 !important;
}

.didYou3 {

	text-align: left !important;
	font-size: 2.5em !important;
	line-height: 1em !important;
	font-weight: 600 !important;
}



.text-grey {
	color: #b3b3b3;
}

.theSmart {
	font-size:1.6em !important;
}


.benefit-pic {
	margin-top: 80px;
	width: 100%;
	border-radius: 40px;
}

.benefit-titel {

	font-size: 2.4em !important;
	font-weight: 200;
}

.text-titel {
	font-size: 3em !important;
	font-weight: 100!important;
	line-height: 120%!important;
	

}

.text-titel-2 {
	font-size: 2em !important;
	font-weight: 100!important;
	line-height: 120%!important;
	

}



.text-titel-subtitel {
	font-size: 4em !important;
	font-weight: 700!important;
	line-height: 120%!important;
}

.benefit-hL {
	font-size: 1em !important;
	font-weight: 100!important;
}


.text-left {

	text-align: left !important;
}


.picStyle {
	border-radius: 20px;
	width: 80%;
}

.adapterStyle {

	width: 50%;
}

.colorWhite {

	color: #808080;
}

.star{
	height:80px;
}

.littleUp{
		margin-top: -1rem!important;
	}





@media (max-width: 960px) {

.picStyle {
	border-radius: 20px;
	width: 100%;
}

.adapterStyle {

	width: 100%;
}


.zentriert{
	margin-left: auto;
	margin-right: auto;
}

.videoCont {

	position: absolute;

	left: 10px;
	text-align: center;
	z-index: -1;

}
	
.slide {

width: 85%;
}
	
	
.video {

	width: 890px;


}

.didYou {

	text-align: left !important;
	font-size: 2em !important;
	line-height: 1em !important;
	font-weight: 500 !important;
}
	

	
.didYou2 {

	text-align: left !important;
	font-size: 2em !important;
	line-height: 1em !important;
	font-weight: 700 !important;
}
	
.didYou3 {

	text-align: left !important;
	font-size: 1.7em !important;
	line-height: 1em !important;
	font-weight: 600 !important;
}
	

.benefit-pic {
	width: 100%;
	border-radius: 20px;
}
	
.star{
	height:60px;
}
	

.littleUp{
		margin-top: -0.5rem!important;
	}
	

.text-titel {
	font-size: 2em !important;
	font-weight: 100!important;
	line-height: 120%!important;
	

}

.text-titel-2 {
	font-size: 1em !important;
	font-weight: 100!important;
	line-height: 120%!important;


}
/* media ends*/

