.flexslider-container {
  margin: 0 auto;
  max-width: 2560px;
  overflow: hidden;
}
.flexslider {
  border: none;
  border-radius: 0;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.flexslider .flexslider-content {
  display: table;
}
.flexslider .flexslider-background {
  background-size: 100% 100%;
  -webkit-backface-visibility: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 845px) {
  .flexslider .flexslider-background {
    height: 370px;
  }
}
.flexslider .flex-caption {
  position: static !important;
  margin-left: 0 !important;
  background-color: transparent;
  height: 80px;
  padding: 5px;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}
.flexslider .flex-caption .additional-image-title {
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
}
.flexslider .flex-caption .image-title {
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 10px;
  line-height: 34px;
}
@media (min-width: 1200px) {
  .flexslider .flex-caption .image-title {
    font-size: 40px;
    line-height: 53px;
  }
}
.flexslider .flex-caption .image-bodytext {
  font-weight: light;
  font-size: 18px;
  padding-bottom: 10px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
@media (min-width: 1200px) {
  .flexslider .flex-caption .image-bodytext {
    font-size: 24px;
  }
}
.flexslider .flex-caption .additional-image-title,
.flexslider .flex-caption .image-title,
.flexslider .flex-caption .image-bodytext {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.flexslider .image-teaser i {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 0 5px;
  text-transform: uppercase;
}
.flexslider .image-bodytext {
  bottom: 20px;
  font-size: 11px;
  left: 0;
  margin-left: 0;
  position: absolute;
  text-align: left;
  position: static !important;
}
.flexslider .flex-direction-nav a.flex-next:before,
.flexslider .flex-direction-nav a.flex-prev:before {
  position: relative;
  top: -10px;
  font-size: 40px;
  color: #fff;
  width: 20px;
  height: 20px;
}
.flexslider .flex-direction-nav a.flex-prev {
  font-size: 0;
  left: -15px;
  opacity: 1;
  margin-left: 0;
}
.flexslider .flex-direction-nav a.flex-prev:before {
  content: '\f104';
  font-family: 'FontAwesome';
}
.flexslider .flex-direction-nav a.flex-next {
  font-size: 0;
  right: -20px;
  margin-right: 0;
  opacity: 1;
}
.flexslider .flex-direction-nav a.flex-next:before {
  content: '\f105';
  font-family: 'FontAwesome';
}
.flexslider .flex-control-nav {
  bottom: 15px;
  z-index: 99;
}
.flexslider .flex-control-nav.flex-control-paging li a {
  background: transparent;
  border-radius: 100%;
  box-shadow: none;
  border: 2px solid #fff;
}
.flexslider .flex-control-nav.flex-control-paging li a:hover {
  background: #fff;
}
.flexslider .flex-control-nav.flex-control-paging li a.flex-active {
  background: #fff;
}
.flexslider .flex-pauseplay a:before {
  content: "\e073";
  font-family: 'FontAwesome';
}
.flexslider .flex-pauseplay a .flex-play:before {
  content: "\e072";
  font-family: 'FontAwesome';
}
.flexslider .scroll-btn {
  display: none;
}
/* Small devices */
@media (max-width: 991px) {
  .flex-direction-nav .flex-next,
  .flex-direction-nav .flex-prev {
    display: none;
  }
}
@media (min-width: 768px) {
  .flexslider {
    margin-bottom: 0;
  }
  .flexslider .flex-caption {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: none;
    bottom: 10%;
    height: auto;
    left: 50%;
    margin-left: -360px;
    padding: 0;
    position: absolute;
    text-align: left;
    max-width: 600px;
  }
  .flexslider .flex-caption .image-teaser i {
    font-size: 16px;
    background-image: url("~'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAANSURBVAiZYzCZcfs4AAUaAm8JjxFMAAAAAElFTkSuQmCC");
  }
}
/* Medium devices */
@media (min-width: 992px) {
  .flexslider .flex-caption {
    margin-left: -480px;
  }
  .flexslider .flex-caption .image-teaser i {
    font-size: 25px;
  }
}
/* Large devices */
@media (min-width: 1200px) {
  .flexslider .flex-caption {
    margin-left: -480px;
  }
  .flexslider .flex-caption .image-teaser i {
    font-size: 32px;
  }
}
.flex-direction-nav .flex-next {
  right: 30px;
  margin-right: 0;
  opacity: 1;
  font-size: 0px;
}
.flex-direction-nav .flex-prev {
  left: 30px;
  opacity: 1;
  margin-left: 0;
  font-size: 0px;
}
.flex-direction-nav .flex-prev.flex-disabled,
.flex-direction-nav .flex-next.flex-disabled {
  opacity: 0;
}
/*
#main-wrap > header,
.headerimage-wrapper,
.flexslider,
.flex-viewport,
.flexslider .slides,
.flexslider .slides li,
.flexslider .slides li .flexslider-background {
  height: 100% !important;
}

@media (max-width: @screen-xs-max) {
	.flexslider {
		height: ~"calc(100vh - @{navbar-height-xs})" !important; // 100vh - height of top-navigation
	}
}

@media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) {
	.flexslider {
		height: ~"calc(100vh - @{navbar-height-sm})" !important; // 100vh - height of top-navigation
	}
}

@media (min-width: @screen-md-min) and (max-width: @screen-md-max) {
	.flexslider {
		height: ~"calc(100vh - @{navbar-height-md})" !important; // 100vh - height of top-navigation
	}
}

@media (min-width: @screen-lg-min) {
	.flexslider {
		height: ~"calc(100vh - @{navbar-height-lg})" !important; // 100vh - height of top-navigation
	}
}
*/
.flexslider .flipInX.go {
  transform-origin: center top;
}
.flexslider .bounceIn {
  visibility: hidden;
}
.flexslider .bounceIn.go {
  visibility: visible;
}
#person-woman {
  height: 710px;
  position: absolute;
  bottom: -60px;
  right: 52%;
}
@media (max-width: 992px) {
  #person-woman {
    right: 48%;
  }
}
@media (max-width: 768px) {
  #person-woman {
    height: 342px;
    right: 33%;
  }
}
#person-man {
  height: 680px;
  position: absolute;
  bottom: -60px;
  left: 47%;
}
@media (max-width: 768px) {
  #person-man {
    height: 330px;
    left: 55%;
  }
}
#person-boy {
  height: 580px;
  position: absolute;
  bottom: -60px;
  right: 60%;
}
@media (max-width: 768px) {
  #person-boy {
    height: 292px;
    right: 39%;
  }
}
#sprechblase {
  position: absolute;
  top: 20px;
  right: 59%;
}
@media (max-width: 1200px) {
  #sprechblase {
    top: 54px;
    right: 61%;
  }
}
@media (max-width: 768px) {
  #sprechblase {
    top: 54px;
    right: 41%;
    max-width: 180px;
    z-index: 99;
  }
}
#header-abfall-person1 {
  height: 610px;
  position: absolute;
  bottom: -158px;
  right: 41%;
}
@media (max-width: 992px) {
  #header-abfall-person1 {
    right: 58%;
  }
}
@media (max-width: 768px) {
  #header-abfall-person1 {
    height: 342px;
    right: 63%;
    bottom: -68px;
  }
}
#header-abfall-person2 {
  height: 460px;
  position: absolute;
  bottom: -100px;
  right: 57%;
}
@media (max-width: 992px) {
  #header-abfall-person2 {
    right: 28%;
  }
}
@media (max-width: 768px) {
  #header-abfall-person2 {
    height: 342px;
    right: 33%;
  }
}
#header-abfall-person3 {
  height: 530px;
  position: absolute;
  bottom: -140px;
  right: 30%;
}
@media (max-width: 992px) {
  #header-abfall-person3 {
    right: 8%;
  }
}
@media (max-width: 768px) {
  #header-abfall-person3 {
    height: 342px;
    bottom: -70px;
    right: 3%;
  }
}
#header-abwasser-person1 {
  height: 410px;
  position: absolute;
  bottom: -80px;
  right: 65%;
}
@media (max-width: 992px) {
  #header-abwasser-person1 {
    right: 58%;
  }
}
@media (max-width: 768px) {
  #header-abwasser-person1 {
    height: 342px;
    right: 33%;
  }
}
#header-abwasser-person2 {
  height: 620px;
  position: absolute;
  bottom: -240px;
  right: 23%;
}
@media (max-width: 992px) {
  #header-abwasser-person2 {
    right: -2%;
    bottom: -180px;
  }
}
@media (max-width: 768px) {
  #header-abwasser-person2 {
    height: 342px;
    right: -5%;
    bottom: -20px;
  }
}
#header-abwasser-person3 {
  height: 440px;
  position: absolute;
  bottom: -60px;
  right: 55%;
}
@media (max-width: 992px) {
  #header-abwasser-person3 {
    right: 48%;
  }
}
@media (max-width: 768px) {
  #header-abwasser-person3 {
    height: 342px;
    right: 33%;
  }
}
#header-online-services-person1 {
  height: 540px;
  position: absolute;
  bottom: -60px;
  right: 52%;
}
@media (max-width: 992px) {
  #header-online-services-person1 {
    right: 58%;
  }
}
@media (max-width: 768px) {
  #header-online-services-person1 {
    height: 342px;
    right: 33%;
  }
}
#header-online-services-person3 {
  height: 527px;
  position: absolute;
  bottom: -60px;
  left: 47%;
}
@media (max-width: 768px) {
  #header-online-services-person3 {
    height: 330px;
    left: 55%;
  }
}
#header-online-services-person2 {
  height: 450px;
  position: absolute;
  bottom: -60px;
  right: 60%;
}
@media (max-width: 768px) {
  #header-online-services-person2 {
    height: 292px;
    right: 39%;
  }
}
#header-ueber-real-person1 {
  height: 370px;
  position: absolute;
  bottom: -110px;
  right: 30%;
}
@media (max-width: 768px) {
  #header-ueber-real-person1 {
    height: 292px;
    right: 39%;
    bottom: -50px;
  }
}
