.tp-landingpage {
  max-width: 1250px;
}.tp-landingpage .image {
  display: block;
  max-width: 80%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .text-block {
  width: 85%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  font-family: Roboto, sans-serif;
  color: #444;
  font-size: 20px;
  line-height: 25px;
  text-align: justify;
}.tp-landingpage .text-block.einleitung {
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}.tp-landingpage .text-span {
  display: block;
  margin-bottom: 10px;
  color: #444;
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
}.tp-landingpage .text-span.link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #feed01;
  text-transform: uppercase;
}.tp-landingpage .list {
  width: 90%;
  margin: 20px auto 40px;
  padding-left: 20px;
  color: #444;
  text-align: left;
}.tp-landingpage .list-item {
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 25px;
}.tp-landingpage .list-item-2 {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 25px;
}.tp-landingpage .list-item-3 {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 25px;
}.tp-landingpage .columns {
  display: none;
  width: 70%;
  margin: 60px auto 100px;
}.tp-landingpage .image-2 {
  display: block;
  max-width: 60%;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .text-block-2 {
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .text-block-3 {
  font-family: Roboto, sans-serif;
  font-size: 20px;
}.tp-landingpage .text-block-4 {
  margin-top: 0px;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  line-height: 30px;
}.tp-landingpage .text-block-4.oben {
  margin-top: 0px;
  line-height: 30px;
}.tp-landingpage .text-block-5 {
  margin-top: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
}.tp-landingpage .text-block-5.mw {
  margin-top: 10px;
  padding-bottom: 0px;
  border-style: none;
  border-width: 3px;
  border-color: #444;
}.tp-landingpage .text-span-2 {
  font-size: 13px;
}.tp-landingpage .columns-3 {
  width: 70%;
  margin-bottom: 0px;
  padding-bottom: 10px;
  border-bottom: 3px solid #444;
}.tp-landingpage .columns-3.unten {
  width: 100%;
}.tp-landingpage .columns-4 {
  display: inline-block;
  width: 100%;
}.tp-landingpage .div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-top: 0px;
  margin-bottom: 60px;
  padding: 20px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #feed01;
}.tp-landingpage .div-block.unten {
  margin-bottom: 0px;
}.tp-landingpage .column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .text-block-6 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
}.tp-landingpage .div-block-2 {
  width: 30%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: 220px;
  background-color: #feed01;
}

@media screen and (max-width: 991px) {.tp-landingpage .text-block {
    font-size: 18px;
  }.tp-landingpage .text-block.einleitung {
    font-size: 20px;
    line-height: 25px;
  }.tp-landingpage .text-span {
    font-size: 27px;
  }.tp-landingpage .list {
    width: 100%;
    padding-left: 40px;
  }.tp-landingpage .list-item {
    font-size: 18px;
  }.tp-landingpage .list-item-2 {
    font-size: 18px;
  }.tp-landingpage .list-item-3 {
    font-size: 18px;
  }.tp-landingpage .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }.tp-landingpage .text-block-5 {
    margin-left: 0px;
  }.tp-landingpage .div-block {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }.tp-landingpage .column {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }.tp-landingpage .column-2 {
    display: block;
    margin-bottom: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }.tp-landingpage .div-block-2 {
    width: 40%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .text-block.einleitung {
    text-align: justify;
  }.tp-landingpage .list {
    padding-left: 20px;
  }.tp-landingpage .columns-2 {
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }.tp-landingpage .columns-3.unten {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }.tp-landingpage .columns-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }.tp-landingpage .div-block {
    width: 100%;
  }.tp-landingpage .column-2 {
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }.tp-landingpage .div-block-2 {
    width: 55%;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .image {
    max-width: 100%;
  }.tp-landingpage .text-block.einleitung {
    text-align: justify;
  }.tp-landingpage .text-span {
    font-size: 25px;
    text-align: justify;
  }.tp-landingpage .columns-2 {
    margin-bottom: 40px;
  }.tp-landingpage .text-block-5 {
    font-size: 18px;
  }.tp-landingpage .text-span-2 {
    display: block;
  }.tp-landingpage .div-block-2 {
    width: 100%;
  }
}

