@charset "utf-8";
/* CSS Document */

.TEMPLATEHOME {
}
.navbar-fixed {
	height: 64px;
}
.slides li .caption h3, .slides li .caption h5 {
	opacity:0.9;
}
.slider .slides li .caption {
	max-width:50%;
}
@media only screen and (min-width: 900px) {
.DSGVO {
    width: 25%;
    float: left;
}
}
.DSGVO {
	margin-bottom: 40px;
}
/* Anpassung Headerbilder skalieren */

.parallax-container {
    min-height: unset !important;
}

.parallax {
    position: relative;
    min-height: auto;
}

.parallax img {
    position: relative;
    height: auto;
    width: 100%;
    min-width: 100%;
    min-height: auto;
}
.section.no-pad-bot {
    display: none;
}