.div-block-15 {
  z-index: 999;
  background-color: #fff;
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.div-block-12 {
  z-index: 50;
  background-color: #fff;
  background-image: url('../images/umedia-web.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 50px;
  width: 200px;
  height: 80px;
  margin-bottom: 36px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 0;
  left: 0;
  right: 0;
}

.div-block-12.w--current {
  background-size: auto 50px;
}

.text-span {
  font-size: 16px;
}

.text-span-2 {
  font-size: 28px;
}

.text {
  float: none;
  color: #f0f0f0;
  text-align: left;
  margin-top: 22px;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  display: inline;
}

.text.startseite {
  float: left;
  font-weight: 300;
  display: block;
}

.text.dark {
  float: none;
  color: #151c20;
  max-width: none;
  margin-top: 5px;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
}

.heading-4 {
  float: left;
  color: #151c20;
  text-align: left;
  background-color: #fff;
  background-image: linear-gradient(#faef66, #efe400);
  margin-bottom: 0;
  padding: 20px 23px;
  font-size: 488%;
  line-height: 80px;
  display: inline-block;
}

.heading-4._2 {
  float: none;
  color: #192024;
  background-image: linear-gradient(184deg, #faef66, #efe400);
  width: 937px;
  display: block;
}

.heading-4._2._3 {
  float: left;
  background-image: linear-gradient(203deg, #faef66, #efe400);
  width: auto;
  margin-bottom: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 41px;
  display: inline-block;
}

.important-text-4 {
  color: #efe400;
}

.container-15 {
  display: block;
}

.important-text {
  color: #efe400;
  font-weight: 700;
}

.section {
  text-align: center;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 100px 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-16 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-6 {
  float: none;
  filter: invert();
  margin-right: 0;
}

.link-block {
  padding: 3px;
}

.bold-text {
  font-size: 16px;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .div-block-15 {
    z-index: 22;
    height: 60px;
  }

  .div-block-12 {
    background-size: 135px;
    height: 60px;
  }

  .div-block-12.w--current {
    background-size: auto 47px;
    height: 60px;
  }

  .text {
    margin-top: 128px;
  }

  .text.startseite {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .text.dark {
    float: none;
    margin-top: 0;
  }

  .heading-4 {
    font-size: 362%;
  }

  .heading-4._2 {
    width: auto;
    line-height: 65px;
  }

  .section {
    padding: 15px;
  }

  .image-6 {
    margin-right: 4px;
  }
}

@media screen and (max-width: 767px) {
  .text {
    float: none;
    margin-top: 111px;
    font-size: 20px;
    line-height: 24px;
  }

  .text.dark {
    margin-top: 0;
  }

  .heading-4 {
    float: none;
    width: auto;
    font-size: 200%;
    display: block;
  }

  .heading-4._2 {
    font-size: 260%;
    line-height: 50px;
  }

  .heading-4._2._3 {
    float: left;
  }

  .section {
    padding: 20px;
  }
}

@media screen and (max-width: 479px) {
  .div-block-12 {
    background-size: 135px;
    height: 60px;
  }

  .div-block-12.w--current {
    background-size: 135px;
  }

  .text {
    direction: ltr;
    text-align: left;
    letter-spacing: 0;
    margin-top: 15px;
    font-size: 18px;
    line-height: 22px;
    display: block;
  }

  .text.startseite {
    margin-top: 5px;
    margin-bottom: 0;
  }

  .text.dark {
    margin-top: 3px;
  }

  .heading-4._2 {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    padding: 16px 15px;
    font-size: 220%;
    line-height: 40px;
    display: block;
  }

  .heading-4._2._3 {
    float: left;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    line-height: 24px;
  }

  .section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
