.teaser-infotext.teaser-bottom {
    padding: 32px 0 32px;
}
@media (min-width: 1024px) {
	.teaser-infotext.teaser-bottom {
	    padding: 72px 0
	}
}
.teaser-infotext .teaser-inner {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 300px;
    padding: 0 0 5px 0;
}
@media (min-width: 1024px) {
	.teaser-infotext .teaser-inner {
	    max-width: 709px;
	}
}
.teaser-infotext.teaser-bottom .teaser-inner {
	max-width: 340px;
    padding: 0 3px 0 3px;
}
@media (min-width: 1024px) {
	.teaser-infotext.teaser-bottom .teaser-inner {
	    max-width: 972px;
	    padding: 0;
	}
}
.teaser-infotext .section-text {
	margin: 0 0 15px 0;
	font-family: 'Vodafone Light', 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
}
@media (min-width: 1024px) {
	.teaser-infotext .section-text {
		margin: 0 0 20px 0;
	}
}
.teaser-infotext .section-heading {
	margin: 0 0 20px 0;
	line-height: 25px;
}
@media (min-width: 1024px) {
	.teaser-infotext .section-heading {
		margin: 0 0 40px 0;
		line-height: 60px;
	}
}
.teaser-infotext.teaser-bottom .section-heading {
	padding: 0 20px;
	line-height: 30px;
	letter-spacing: 0.25px;
    font-size: 25px;
}
@media (min-width: 1024px) {
	.teaser-infotext.teaser-bottom .section-heading {
		line-height: 60px;
		font-size: 48px;
	}
}
.teaser-infotext.teaser-bottom .teaser-text {
	line-height: 26px;
	letter-spacing: 0.25px;
    font-size: 15px;
}
.teaser-infotext .teaser-video {
	position: relative;
    margin: 20px 0 20px -30px;
    width: 120%;
    max-width: 970px;
    border: 1px solid #e60000;
    padding-top: 63%;
}
@media (min-width: 1024px) {
	.teaser-infotext .teaser-video {
		margin: 0 auto 32px auto;
	    width: 100%;
	    padding-top: 56%;
	}
}
.teaser-infotext .teaser-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: unset;
}
.teaser-infotext .teaser-title {
  margin: 0 auto 15px auto;
  max-width: 313px;
}
@media (min-width: 1024px) {
  .teaser-infotext .teaser-title {
    max-width: 100%;
    letter-spacing: 0.8px;
  }
}
.teaser-infotext.teaser-bottom .teaser-heading {
	margin: 40px 0 18px 0;
    color: #0f2d2d;
}
@media (min-width: 1024px) {
	.teaser-infotext.teaser-bottom .teaser-heading {
		margin: 40px 0 52px 0;
	}
}
#co2sum {
	color: #fff;
}
.teaser-infotext .teaser-text {
	margin: 10px 0;
	line-height: 20px;
	letter-spacing: 0.3px;
	text-align: center;
	text-shadow: 0px 0px 10px #000000;
    font-family: 'Vodafone Light', 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 15px;
    color: #fff;
}
@media (min-width: 1024px) {
	.teaser-infotext .teaser-text {
		line-height: 25px;
		letter-spacing: 0.4px;
		font-size: 20px;
	}
}
.teaser-infotext .teaser-text .sub-text {
	line-height: 10px;
}
.teaser-infotext.teaser-bottom .teaser-text .sub-text {
	font-size: xx-small;
}
.teaser-infotext img {
	display: block;
	margin: -10px auto 45px;
	width: 20px;
	height: 40px;
}
@media (min-width: 1024px) {
	.teaser-infotext img {
		margin: -16px auto 73px;
	}
}
.teaser-infotext .teaser-button {
	margin: 9px auto 19px;
	width: 220px;
}
@media (min-width: 1024px) {
	.teaser-infotext .teaser-button {
		margin: 16px auto 32px;
		width: 250px;
	}
}


#result-sum { line-height: 68px; font-size: 80px; margin: 0; margin-bottom: -20px; }

@media all and (max-width:1024px) {
	#result-sum { margin-bottom: 0; }
}

#result-together {
	margin: 0;
}
@media all and (max-width:1024px) {
	#result-together { padding: 0 0 12px; }
}


