:root {
  --black: #97c93d;
  --dim-gray: #745785;
  --crimson: #f02e4e;
  --ms_red: #af0001;
  --ms_grau: #353334;
  --white-smoke: #f3f4f8;
}

body {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

h1 {
  color: #353334;
  text-align: left;
  margin: 0 0 30px;
  font-family: Lato, sans-serif;
  font-size: 55px;
  font-weight: 300;
  line-height: 50px;
  display: block;
}

h2 {
  color: #353334;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  color: #353334;
  text-align: left;
  margin: 16px 0 13px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

h4 {
  margin: 10px 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin: 10px 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  width: 100%;
  color: #353334;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 22px;
  padding: 0;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  display: block;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #af0001;
  border-radius: 3px;
  margin-right: 0;
  padding: 8px 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-block;
  box-shadow: inset 0 1px rgba(255, 255, 255, .3), 0 2px 11px rgba(0, 0, 0, .28);
}

.button:hover {
  background-color: #7f0001;
}

.button.app-button {
  padding: 8px 17px;
}

.button.video-button {
  color: #af0001;
  background-color: #fff;
}

.section {
  color: #97c93d;
  border-top-style: none;
  border-bottom: 1px rgba(0, 0, 0, .09);
  margin-top: 117px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.section.hero {
  width: 100%;
  height: 750px;
  float: left;
  clear: none;
  background-color: rgba(255, 255, 255, 0);
  background-image: url('../images/header1.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-width: 0;
  margin-top: -24px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.section.white {
  margin-top: 50px;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 60px;
}

.section.white.subfooter {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}

.section.grey {
  color: #f3f4f8;
  background-color: #f5f6f7;
  margin-top: 30px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.grey.footer {
  height: 280px;
  text-align: center;
  background-color: #353334;
  margin-top: -51px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.section.grey.bilder {
  height: 800px;
  background-image: url('../images/header_band.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 15px;
  margin-bottom: 131px;
}

.section.purple {
  background-color: #f5f6f7;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section.sectionnews {
  background-color: #fff;
  margin-top: 50px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.impr {
  margin-top: 200px;
}

.hero-iphone {
  text-shadow: 0 0 #000;
  margin-bottom: -73px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.app-name {
  color: #5c5c5c;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-top: 3px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 700;
}

.nav-link {
  color: #141414;
  text-transform: uppercase;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 30px;
  padding-left: 4px;
  padding-right: 14px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  text-decoration: none;
  transition: border .3s;
  display: inline-block;
}

.nav-link:hover {
  border-bottom-color: #97c93d;
}

.nav-link.w--current {
  color: #97c93d;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-style: solid;
}

.nav-link.w--current:hover {
  border-bottom-color: #97c93d;
}

.nav-link.w--current:focus {
  color: #97c93d;
}

.nav-column {
  text-align: right;
}

.nav-column.main-navi {
  margin-top: 30px;
}

.hero-header {
  color: #fff;
  text-shadow: 0 2px rgba(0, 0, 0, .22);
  margin-top: 130px;
  margin-bottom: 19px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
}

.hero-subtitle {
  color: rgba(255, 255, 255, .83);
  text-shadow: 0 2px rgba(0, 0, 0, .21);
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 22px;
}

.icon-title {
  color: #c1adcc;
  margin-top: 22px;
  margin-bottom: 12px;
  font-family: Bitter, serif;
  font-size: 17px;
  font-weight: 400;
}

.price-text {
  box-shadow: none;
  color: #fff;
  text-shadow: none;
  background-image: none;
  margin-top: 11px;
  font-size: 25px;
  font-weight: 400;
  line-height: 28px;
}

.logo-in-footer {
  text-shadow: 0 0 #000;
  margin-top: 31px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.left-column {
  border-left: 1px solid rgba(0, 0, 0, .09);
  padding-top: 35px;
  padding-bottom: 35px;
}

.subfooter-right {
  border-left: 1px solid rgba(0, 0, 0, .09);
  border-right: 1px solid rgba(0, 0, 0, .09);
  padding-top: 35px;
  padding-bottom: 35px;
}

.social-button {
  width: 36px;
  height: 36px;
  background-color: #745785;
  border-radius: 60px;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 7px;
  transition: background-color .3s;
}

.social-button:hover {
  background-color: #f02e4e;
}

.blog-link {
  color: #fa875b;
  font-family: Bitter, serif;
  font-size: 18px;
  font-style: italic;
  text-decoration: none;
  transition: all .2s;
}

.blog-link:hover {
  color: #ff5917;
}

.footer-link {
  color: #fff;
  border-bottom: 1px solid rgba(131, 125, 153, .34);
  margin-left: 8px;
  font-family: Lato, sans-serif;
  text-decoration: none;
  transition: all .2s;
}

.footer-link:hover {
  border-bottom: 1px solid rgba(131, 125, 153, .86);
}

.footer-text {
  color: #fff;
  text-align: center;
  margin-top: 19px;
  text-decoration: none;
  display: block;
}

.center {
  text-align: center;
}

.navbar {
  z-index: 1;
  height: auto;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.social-widget {
  margin-top: 17px;
  margin-right: 14px;
  display: inline-block;
}

.text-link {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
}

.text-link:hover {
  text-decoration: underline;
}

.button-block {
  margin-top: 17px;
}

.logo {
  width: 250px;
  float: left;
  margin-top: -7px;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
}

.hero-text {
  margin-top: 189px;
}

.rote-linie {
  height: 1px;
  min-width: 2px;
  background-color: #97c93d;
  margin-top: 0;
  padding-top: 0;
}

.punkt1 {
  width: auto;
  text-align: center;
  background-color: #af0001;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
}

.first-block {
  float: none;
  text-align: center;
  margin-top: -17px;
  padding: 20px;
}

.round-image {
  width: 100px;
  float: left;
  color: #98ca3e;
  background-color: #98ca3e;
  border: 2px dotted #98ca3e;
  border-radius: 50px;
  margin-bottom: 15px;
  margin-right: 200px;
  padding: 0;
}

.round-image.rm2 {
  background-color: #a80102;
  padding-top: 25px;
  padding-bottom: 21px;
}

.round-image.rm3 {
  background-color: #a80102;
  padding: 18px 20px 15px;
}

.round-image.rm4 {
  background-color: #3b0145;
  padding: 30px 22px 32px;
}

.round-image.responsiveimage {
  margin-left: -28px;
  padding: 20px;
}

.round-image.responsiveimage.i2 {
  background-color: #7f0001;
}

.round-image.responsiveimage.i3 {
  background-color: #630e3c;
}

.round-image.responsiveimage.i4 {
  background-color: #3b0145;
}

.text-link-block {
  float: left;
  color: #af0001;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: line-height .5s, color .5s;
}

.text-link-block:hover {
  color: #730000;
  letter-spacing: 0;
  text-indent: 0;
  font-size: 15px;
  font-weight: 400;
  transition: none;
}

.header-text {
  width: 48%;
  margin-bottom: 44px;
  font-size: 20px;
  line-height: 30px;
}

.header-tabelle {
  width: 50%;
}

.reihe-1-header {
  width: 100%;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.play-video {
  height: 58px;
  margin-top: 4px;
}

.section2-headline {
  text-align: center;
  margin-bottom: 60px;
}

.section2-hl {
  text-align: center;
  font-size: 45px;
  font-weight: 400;
}

.section2-hl.mobile {
  margin-bottom: 40px;
}

.container-section-3 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-section-3 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 24px;
}

.section3-fliesstext {
  color: #353334;
  margin-bottom: 50px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
}

.section3-fliesstext.rt {
  text-align: left;
  margin-top: 1px;
  margin-bottom: 32px;
  padding-left: 0;
}

.section3-fliesstext.center {
  margin-bottom: 100px;
}

.section3-fliesstext.news {
  text-align: center;
  font-size: 17px;
}

.secton3-headline {
  margin-top: 0;
  margin-bottom: 30px;
}

.secton3-headline.rt {
  text-align: left;
  padding-left: 0;
}

.secton3-headline.news {
  text-align: center;
}

.bulletpoints {
  text-align: left;
}

.iconlist {
  width: 20%;
}

.list-image {
  width: 25px;
  float: left;
  margin-right: 12px;
}

.list-heading {
  margin-top: -7px;
  margin-bottom: 10px;
  margin-left: 37px;
  font-size: 22px;
}

.textblockright {
  width: 420px;
  float: right;
  margin-top: 11px;
  margin-left: 0;
  padding-left: 0;
}

.textblockright.textblockleft {
  float: left;
  margin-top: 0;
}

.textblockright.textblockleft.bilder {
  width: 470px;
  float: none;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(255, 255, 255, .95);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.imageleft {
  width: 900px;
  float: left;
  margin-top: 0;
  margin-left: -440px;
  padding-top: 1px;
}

.imageleft.imageright {
  max-width: 100%;
  float: right;
  margin-left: 0;
  margin-right: -440px;
}

.imageleft.imageright.desktop {
  width: 800px;
  max-width: 70%;
  margin-top: 105px;
  margin-right: -220px;
}

.newsimage {
  width: 95px;
  text-align: left;
  margin-bottom: 42px;
}

.newsimage.datenbankimage {
  width: 95px;
  max-width: none;
  margin-bottom: 26px;
}

.responsiveblock {
  padding: 16px;
}

.responsiveblock.rb1 {
  margin-left: 0;
  padding-left: 16px;
}

.responsivetext {
  margin-left: -28px;
  padding-left: 0;
  font-size: 12px;
}

.responsiverow {
  float: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.responsiveimage {
  margin-top: 0;
  padding-top: 24px;
}

.logoheader {
  margin-top: 0;
  margin-bottom: 7px;
}

.centerparagraf {
  float: none;
  direction: ltr;
  text-align: left;
  letter-spacing: 0;
  text-indent: 0;
  padding-left: 0;
  text-decoration: none;
}

.gewinnspielimage {
  width: 600px;
  text-align: center;
  margin: 40px auto 0;
  display: block;
}

.newsletter {
  height: 100px;
  float: none;
  text-align: left;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0 0;
  display: flex;
}

.newsletter.social {
  width: 940px;
  height: 60px;
  float: none;
  text-align: left;
  margin-top: 21px;
  margin-bottom: 41px;
  padding: 0;
}

.form-newsletter {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.textfield {
  width: 100%;
  height: 50px;
  float: left;
  font-family: Lato, sans-serif;
}

.textfield:focus {
  border: 2px solid #353334;
}

.textfield.right {
  width: 100%;
  float: right;
}

.send-button {
  height: 50px;
  float: left;
  text-align: left;
  background-color: #353334;
  border-radius: 3px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 7px 16px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .5s;
  display: block;
}

.send-button:hover {
  background-color: #000;
}

.field-lable {
  width: 100%;
  color: #fff;
  font-family: Lato, sans-serif;
}

.field-lable.re {
  width: 100%;
  float: right;
}

.checkbox {
  color: #fff;
  font-family: Lato, sans-serif;
}

.check {
  width: auto;
  margin-left: -20px;
  padding-left: 0;
  font-size: 50px;
}

.dropdown {
  width: 100%;
  height: 50px;
  color: #878787;
  background-color: #fff;
  margin-bottom: 18px;
  padding: 15px 200px 15px 15px;
  font-family: Lato, sans-serif;
  font-size: 13px;
}

.linkrot {
  color: #af0001;
  font-weight: 700;
}

.kontakt {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
  padding: 19px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}

.kontakt.mobil {
  color: #000;
}

.e-mail_link {
  color: #98ca3e;
  font-family: Lato, sans-serif;
  text-decoration: underline;
}

.einschub {
  float: none;
  text-align: left;
  padding-left: 10px;
}

.h3 {
  font-weight: 700;
}

.impressum {
  margin-top: 3px;
  margin-bottom: 2px;
  padding-top: 0;
  padding-bottom: 1px;
}

.social {
  float: left;
}

.xing {
  float: none;
  clear: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.xing.linked {
  float: none;
  clear: none;
  margin-left: 0;
  padding-left: 0;
}

.social1 {
  padding-left: 420px;
}

.container {
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.div-block {
  opacity: .95;
  background-color: #fff;
  border: 4px solid #a2c755;
  border-radius: 20px;
  margin: 0 60px;
  padding: 40px 20px 20px 10px;
  box-shadow: 1px 1px 20px -1px rgba(0, 0, 0, .48);
}

.columns {
  margin-top: 105px;
}

.text-block {
  color: #0e0e0e;
  text-align: center;
  margin-top: 82px;
  margin-bottom: -80px;
}

.column, .column-2, .column-3 {
  text-align: center;
}

.container-2 {
  text-align: center;
  margin-bottom: 0;
}

.container-3 {
  margin-top: -3px;
  margin-bottom: 8px;
}

.container-4 {
  margin-top: -87px;
}

.heading-4.klein {
  font-size: 17px;
}

.heading-8 {
  line-height: 22px;
}

.video {
  height: 200px;
}

.link {
  color: #97c93d;
}

.image-4 {
  max-width: none;
  float: none;
  clear: both;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 44px;
  margin-left: 0;
  padding-left: 0;
  font-style: normal;
  text-decoration: none;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.container-5 {
  color: #fff;
  text-align: center;
  margin-top: -19px;
}

.link-2 {
  color: #fff;
  text-align: center;
}

.link-block {
  margin: 63px 10px 0;
}

.dgfdgdg {
  line-height: 22px;
}

.link-3 {
  font-family: Lato, sans-serif;
}

.link-3.new {
  color: #98c745;
  font-size: 14px;
  font-weight: 700;
}

html.w-mod-js [data-ix="load-hero"] {
  opacity: 0;
  transform: translate(-50px);
}

html.w-mod-js [data-ix="block1"], html.w-mod-js [data-ix="block-2"], html.w-mod-js [data-ix="block-3"], html.w-mod-js [data-ix="block-4"] {
  opacity: 0;
  transform: scale(.9);
}

html.w-mod-js [data-ix="imagebigleft"] {
  opacity: 0;
  transform: translate(-100px);
}

html.w-mod-js [data-ix="imagebigright"] {
  opacity: 0;
  transform: translate(100px);
}

html.w-mod-js [data-ix="gewinnspiel"] {
  opacity: .5;
  transform: scale(.9)translate(0, 20px);
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 45px;
  }

  p {
    font-size: 14px;
    line-height: 21px;
  }

  .section.hero {
    height: 400px;
    margin-top: -32px;
    margin-bottom: 66px;
    padding-top: 34px;
    padding-bottom: 1px;
  }

  .hero-iphone {
    text-shadow: 0 0 #000;
  }

  .nav-link {
    color: #fff;
  }

  .nav-link:hover {
    color: #af0001;
  }

  .hero-header {
    text-shadow: 0 2px rgba(0, 0, 0, .2);
    font-size: 38px;
  }

  .hero-subtitle {
    text-shadow: 0 2px rgba(0, 0, 0, .2);
  }

  .logo {
    margin-top: 3px;
  }

  .header-text {
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 22px;
  }

  .header-tabelle {
    width: 55%;
  }

  .section3-fliesstext {
    width: 100%;
  }

  .section3-fliesstext.center {
    width: 80%;
    margin-left: 65px;
  }

  .textblockright {
    width: 728px;
  }

  .imageleft.imageright {
    margin-right: -420px;
  }

  .imageleft.imageright.desktop.tabletimageright {
    max-width: 100%;
    margin-top: 0;
    margin-right: 0;
  }

  .imageleft.tabletimageleft {
    margin-left: 0;
  }

  .tabletnavbalken {
    background-color: #353334;
  }

  .newsletter.social {
    width: 730px;
  }

  .dropdown {
    padding-right: 94px;
  }

  .social1 {
    padding-left: 300px;
  }

  .container {
    margin-top: -52px;
  }

  .div-block {
    margin-top: 545px;
  }

  .image-4 {
    margin-left: 0;
  }

  .container-5 {
    background-color: var(--black);
    text-align: center;
    margin-top: -20px;
  }

  .link-2 {
    background-color: var(--black);
    color: #fff;
    font-family: Lato, sans-serif;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    margin-bottom: 29px;
  }

  h2 {
    margin-top: 0;
  }

  .button {
    margin-bottom: 29px;
  }

  .button.button-gewinn-mobile1 {
    padding: 20px 3px;
  }

  .section {
    text-align: center;
    padding-top: 33px;
    padding-bottom: 33px;
  }

  .section.hero {
    text-align: center;
    padding-bottom: 52px;
    padding-left: 38px;
    padding-right: 38px;
  }

  .section.grey.footer {
    padding-top: 30px;
  }

  .section.purple {
    padding-bottom: 0;
  }

  .hero-iphone {
    text-shadow: 0 0 #000;
    margin-bottom: 1px;
  }

  .app-name {
    margin-bottom: 0;
    display: inline-block;
  }

  .nav-column {
    text-align: center;
    padding-top: 22px;
  }

  .hero-header {
    text-shadow: 0 2px rgba(0, 0, 0, .2);
    margin-top: 30px;
  }

  .price-text {
    box-shadow: none;
    text-shadow: none;
    margin-bottom: 31px;
  }

  .subfooter-right {
    border-top: 1px solid rgba(0, 0, 0, .09);
  }

  .center {
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .navbar {
    text-align: center;
    padding-top: 24px;
    padding-bottom: 0;
  }

  .social-widget {
    margin-left: 11px;
    margin-right: 11px;
  }

  .logo {
    float: none;
    margin-top: 4px;
    display: inline-block;
  }

  .hero-text {
    margin-top: 110px;
  }

  .rote-linie {
    margin-top: 9px;
  }

  .section3-fliesstext {
    width: 100%;
    padding-left: 20px;
    padding-right: 15px;
  }

  .section3-fliesstext.rt {
    padding-left: 15px;
  }

  .secton3-headline {
    padding-left: 20px;
    padding-right: 0;
  }

  .secton3-headline.rt {
    padding-left: 15px;
  }

  .textblockright, .textblockright.textblockleft {
    width: 300px;
  }

  .imageleft {
    margin-top: 104px;
    margin-left: -300px;
  }

  .imageleft.imageright {
    margin-top: 118px;
    margin-right: -300px;
  }

  .responsiveblock, .responsiveblock.rb1 {
    width: 100%;
  }

  .newsletter {
    height: 100px;
    margin-top: 0;
    padding-bottom: 0;
  }

  .newsletter.social {
    width: 570px;
  }

  .video-abspielen {
    float: left;
  }

  .dropdown {
    padding-right: 258px;
  }

  .social1 {
    padding-left: 220px;
  }

  .rowtablet {
    float: none;
  }

  .container-5 {
    margin-top: -24px;
  }

  .container-6 {
    margin-top: 6px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 28px;
    line-height: 30px;
  }

  h3 {
    font-size: 18px;
    line-height: 23px;
  }

  .button.button-gewinn-mobile1 {
    float: none;
    padding: 20px 6px;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
  }

  .section {
    text-align: center;
  }

  .section.hero {
    height: 200px;
    background-image: url('../images/header1.jpg');
    background-position: 0 0;
    background-size: contain;
    margin-top: -23px;
    margin-bottom: 20px;
    padding: 0;
  }

  .section.white {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.grey {
    float: none;
    margin-top: -30px;
    margin-right: 0;
    padding-top: 25px;
    padding-bottom: 2px;
  }

  .section.grey.footer {
    margin-top: 22px;
  }

  .section.grey.bilder {
    height: 100px;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: fixed;
    margin-bottom: 449px;
    display: none;
    overflow: visible;
  }

  .section.purple {
    padding-bottom: 0;
  }

  .section.sectionnews {
    margin-top: -31px;
  }

  .hero-iphone {
    text-shadow: 0 0 #000;
  }

  .hero-header {
    text-shadow: 0 2px rgba(0, 0, 0, .2);
    font-size: 32px;
  }

  .price-text {
    font-size: 23px;
  }

  .footer-text {
    margin-top: -7px;
  }

  .logo {
    width: 200px;
    height: auto;
    margin-top: 5px;
  }

  .first-block {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .round-image {
    margin-left: auto;
    margin-right: auto;
  }

  .header-text {
    width: 70%;
    font-size: 13px;
    line-height: 18px;
  }

  .header-tabelle {
    width: 100%;
    float: none;
    text-align: left;
  }

  .header-tabelle.mo {
    margin-left: -10px;
    padding-left: 0;
  }

  .section2-hl {
    font-size: 30px;
    line-height: 40px;
  }

  .section2-hl.mobil {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 34px;
  }

  .section2-hl.mobile {
    margin-top: 7px;
    font-size: 30px;
  }

  .section3-fliesstext {
    margin-bottom: 26px;
  }

  .section3-fliesstext.center {
    width: 90%;
    margin-left: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .secton3-headline {
    text-align: left;
    font-size: 30px;
  }

  .list-heading {
    margin-left: 38px;
    padding-left: 2px;
    line-height: 30px;
  }

  .textblockright {
    width: 320px;
    float: left;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .textblockright.textblockleft {
    width: 320px;
    float: left;
    text-align: left;
    padding-left: 0;
  }

  .imageleft {
    margin-top: -9px;
    margin-bottom: 61px;
    margin-left: -12px;
  }

  .imageleft.imageright {
    margin-top: 0;
    margin-right: -10px;
  }

  .imageleft.tabletimageleft {
    margin-top: 106px;
    margin-bottom: -62px;
  }

  .newsimage {
    margin-left: 22px;
  }

  .newsimage.datenbankimage {
    float: none;
    clear: none;
    text-align: left;
    margin-left: 21px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .centerparagraf {
    width: 100%;
    text-align: right;
  }

  .newsletter {
    height: 160px;
    flex-flow: column;
    margin-top: 36px;
    padding-top: 57px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .newsletter.social {
    width: auto;
    height: 70px;
    margin-top: 20px;
  }

  .send-button.send-mobile {
    width: 90%;
    height: auto;
    float: none;
    text-align: center;
    padding: 17px;
  }

  .dropdown {
    padding-right: 50px;
  }

  .kontakt {
    text-align: left;
    margin-bottom: -11px;
    font-size: 14px;
    line-height: 20px;
  }

  .social1 {
    padding-left: 100px;
    padding-right: 0;
    position: relative;
    overflow: visible;
  }

  .rowtablet {
    width: 320px;
  }

  .container {
    opacity: 1;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block {
    width: 95%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 0;
    padding-right: 10px;
  }

  .text-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-2 {
    margin-top: 78px;
  }

  .heading {
    text-align: right;
  }

  .bold-text {
    text-align: center;
  }

  .heading-2, .bold-text-2, .heading-3, .heading-4, .heading-5, .heading-6, .heading-7, .heading-8 {
    text-align: right;
  }

  .image, .image-2 {
    max-width: 50%;
  }

  .image-3 {
    max-width: 30%;
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .image-4 {
    margin-top: 19px;
    margin-bottom: 50px;
    margin-left: 0;
  }

  .column-4 {
    margin-top: -23px;
  }

  .container-5 {
    height: 25px;
    color: #333;
    background-color: #97c93d;
    margin-top: -26px;
    padding-top: 4px;
  }

  .link-2 {
    color: #fff;
    font-family: Lato, sans-serif;
  }

  .container-6 {
    margin-top: 0;
  }

  .newsboard {
    height: 120vw;
  }

  .link-3.new {
    margin-left: 19px;
  }
}


