.spacer {
  height: 20px;
  display: none;
  position: absolute;
  background: white;
  width: 100%;
  bottom: 0px;
  left: 0px;
  z-index: 10000;
  /*-webkit-box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.37);*/
  /*-moz-box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.37);*/
  /*box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.37);*/
}

.contentHolder {
  height: 50%;
  z-index: 500;
  width: 100%;
  position: relative;
  /*margin-top: -125%;*/
  bottom: 0%;
  background-color: rgba(0,0,0,0.8);
}

#rahmen {
  border: 10px solid white;
  cursor: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  pointer-events: none;
  width: 100vw;
  z-index: 100;
  display: none;
}

#full-holder {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

#scroller {
  position: absolute;
  /*z-index: 3;*/
  width: 100%;
  height: 1000vh;
  /*overflow: hidden;*/
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}

#wrapper {
  position: absolute;
  z-index: 300;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  /*overflow: hidden;*/
}

body {
  overflow: hidden;
  background: #000;
  font-family: Roboto, sans-serif;
}

#bg1 {
  z-index: 20;
  height: 100vh;
  background: url("./img/bg_1.jpg");
  background-size: cover;
  background-position: 50% 20%;
  background-image: url("../../assets/img/bg_1.jpg");
  opacity: 0.50;
  top: 0px;
  position: relative;
}

@media (max-width: 576px) {
  #rahmen {
    /*height: 85vh;*/
  }
}

#bg-holder1 {
  background-image: url("../../assets/img/bg_1.jpg");
  background-position: 20% 10%;
  background-size: cover;
}

.content-holder {
  position: relative;
  height: 100vh;
  background-color: rgba(0,0,0,0.80);
  /*top: 50%;*/
  z-index: 300;
  /*padding-top: 5%;*/
}

#intro-holder {
  height: 100vh;
  width: 100%;
  z-index: 5000;
  position: relative;
}

.text-primary {
  color: white !important;
}

h1, h2, h3, h4, h5, h6, p {
  font-family: 'Roboto', sans-serif;
}

h1 {
  font-weight: 200 !important;
  font-size: 3rem;
  color: white;
}

h5 {
  line-height: 1.8em;
  font-weight: 400;
  font-size: 1em;
}

@media (max-width: 576px) {
  #intro-holder, .content-holder {
    /*height: 85vh;*/
  }
}

@media (max-width: 768px) {
  #scroller {
    /*height: 1080vh;*/
  }
}

#bg2 {
  /*z-index: 30;*/
  /*top: 100vh;*/
  /*height: 200vh;*/
  /*background: url("./img/bg_2.jpg");*/
  /*background-size: cover;*/
  /*background-position: 50% 20%;*/
  /*background-image: url("../../assets/img/bg_2.jpg");*/
  /*position: relative;*/
  /*display: none;*/
}

.bg-holder {
  /*position: absolute;*/
  /*left: 0px;*/
  /*top: 0px;*/
  height: 110vh;
  width: 100%;
  /*background: red;*/
  position: absolute;
  top: 0px;
  z-index: -10000;
  /*transform: translate3D(0px,100px,0px);*/
}

.section-holder {
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.37);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.37);
  box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.37);
}

#bg-holder2 {
  background-image: url("../../assets/img/bg_2.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

#position {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2000;
  color: white;
  background: red;
  display: none;
}

#bg-holder3 {
  background-image: url("../../assets/img/bg_3.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

#title-main {
  font-size: 3.5rem;
  /*font-weight: 300 !important;*/
}

#bg-holder4 {
  background-image: url("../../assets/img/bg_4.jpg");
  background-position: 50% 10%;
  background-size: cover;
  height: 115vh;
}

#bg-holder5 {
  background-image: url("../../assets/img/bg_5.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

#bg-holder6 {
  background-image: url("../../assets/img/bg_5.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

@media (max-width: 768px) {
  .text-small {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: .0rem;
  }
}

.text-small {
  /*font-size: 0.9rem;*/
}

@media (max-width: 768px) {
  .content-holder-extra-size {
    /*height: 180vh;*/
  }
}

div {
}

div {
}

.impressum h1, .impressum h2, .impressum h3 {
  padding-bottom: 2%;
  padding-top: 2%;
}

.impressum hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

h1 {
  margin-bottom: 0px !important;
}

.content-holder .mit-link a {
  color: white;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

