﻿.hidden {
  display: none;
}
h1 {
  font-family: UnitWeb-Regular;
  font-size: 100pt;
  color: black;
  line-height: 110%;
}
h2 {
  font-family: UnitWeb-Medium;
  font-size: 70pt;
  color: black;
  line-height: 120%;
}
h3 {
  font-family: UnitWeb-Medium;
  font-size: 60pt;
  color: black;
  line-height: 120%;
}
h4 {
  font-family: UnitWeb-Medium;
  font-size: 30pt;
  color: black;
  line-height: 120%;
}
h5 {
  font-family: UnitWeb-Medium;
  font-size: 25pt;
  color: black;
  line-height: 120%;
}
p {
  font-family: UnitWeb;
  font-size: 25pt;
  color: black;
  line-height: 120%;
}
.unit-medium,
.unit-medium p {
  font-family: UnitWeb-Medium;
}
.column {
  position: relative;
}
.column h1:last-of-type,
.column h2:last-of-type,
.column h3:last-of-type,
.column h4:last-of-type,
.column h5:last-of-type {
  margin-bottom: 10pt;
}
.row_keywords h1:last-of-type,
.row_keywords h2:last-of-type,
.row_keywords h3:last-of-type,
.row_keywords h4:last-of-type,
.row_keywords h5:last-of-type {
  margin-bottom: 0%;
}
.contentBox {
  --max-width: 2000px;
  width: 100%;
  margin: auto;
}
.headerImage {
  background-image: url("/Images/v3/Bilder_Web/santos_Website_LP_Hero-compressor_3000x640.jpg");
  background-size: cover;
  background-position: 0 0;
  --position: relative;
  --left: 50%;
}
.headerBox {
  height: auto;
  --max-height: 685px;
  --border: solid 1px red;
  display: block;
  background-color: #d9d9d9;
  overflow: hidden;
}
.headerBoxV2 {
  margin-left: 50px;
}
.headerBoxV2Inner {
  padding-top: 8%;
}
.headerBoxV2Inner h1 {
  font-family: unitweb-medium;
  font-weight: normal;
  letter-spacing: 0px;
  margin-left: 70px;
}
.headerBoxV2Inner h2 {
  font-family: UnitWeb;
  font-weight: normal;
  letter-spacing: 0px;
  margin-left: 60px;
  margin-top: 10px;
}
.no-textdecoration {
  text-decoration: none;
}
.color-white,
.color-white *,
.headerBoxV2Inner.color-white h1,
.headerBoxV2Inner.color-white h2,
.headerBoxV2Inner.color-white h3,
.headerBoxV2Inner.color-white h4,
.headerBoxV2Inner.color-white h5 {
  color: white;
}
IMG.color-white {
  filter: invert(100%) sepia(99%) saturate(5%) hue-rotate(123deg) brightness(102%) contrast(105%) !important;
  mask-image: none !important;
}
IMG.color-blue {
  filter: invert(37%) sepia(41%) saturate(6409%) hue-rotate(243deg) brightness(102%) contrast(98%) !important;
  mask-image: none !important;
}
.column_headline {
  text-align: center;
  padding: 60px 0;
  color: black;
  font-size: 40px;
}
.row_top_3 {
  margin-bottom: 50px;
}
.row_top_3 .headline {
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 22px;
}
.row_top_3 p.contentText {
  font-weight: normal;
  font-family: unitweb-regular;
  font-size: 21px;
  max-width: 500px;
  margin: auto;
  line-height: 130%;
}
.row_mastercard .column_headline a {
  font-weight: normal;
  font-family: unitweb-regular;
  color: black;
  font-size: 21px;
}
.row_mastercard .column_headline a img {
  height: 21px;
  position: relative;
  top: 5px;
}
.column > div.teaser-box {
  height: 821px;
  --width: 985px;
  margin: 5px;
}
.column > div.teaser-box-small {
  height: 394px;
  --width: 985px;
  margin: 5px;
}
.column > div.teaser-box-full {
  width: 100%;
}
.column > div.teaser-box_even {
  margin-right: 0;
}
.column > div.teaser-box_odd {
  margin-left: 0;
}
.teader-box-content,
.teader-box-content-more-link {
  text-align: center;
  padding-top: 50px;
  width: 80%;
  margin: 0 auto;
}
.teader-box-content-more-link {
  padding-top: 2pt;
  color: #7d4ffd;
  font-size: 15pt;
  font-family: unitweb-medium;
}
.teaser-box h1 {
  font-size: 50px;
  color: black;
  font-family: unitweb-medium;
}
.teaser-box h2 {
  color: black;
  font-size: 24px;
  padding-top: 20px;
  font-family: UnitWeb;
}
.teaser-box,
.teader-box-content-more-link {
  --text-shadow: -1px -1px 5px #fff, 1px -1px 5px #fff, -1px 1px 5px #fff, 1px 1px 5px #fff;
}
.teaser-box.text-white {
  text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000;
}
.text-black-shadow-white {
  text-shadow: -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff, 1px 1px 1px #fff;
}
#teaser-feedback-container {
  width: 80%;
}
.round-feedbox {
  max-width: 300px;
  margin: 150px auto 50px auto;
  position: relative;
  background-color: #f6f6f6;
  padding: 10px;
  text-align: left;
  font-size: 120%;
  color: black;
  border-radius: 20px;
}
.round-feedbox-circle {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  margin: auto;
  position: absolute;
  top: -75px;
  left: 0;
  right: 0;
}
.rating-star {
  background: #7d4ffd;
  border-radius: 22px;
  display: inline-block;
  color: white;
  padding: 10px 15px;
  font-size: 22px;
  margin-bottom: 30px;
}
.round-feedbox-inner {
  height: 100%;
  padding: 30px 20px;
}
.round-feedbox h1 {
  font-family: UnitWeb-Medium;
  font-size: 120%;
  margin-bottom: 20px;
}
.round-feedbox h2 {
  font-family: UnitWeb-Medium;
  font-size: 90%;
  color: #E4816F;
}
.round-feedbox blockquote {
  padding: 0;
  line-height: 130%;
}
div.star-rating {
  background: url(/Images/star.gif) repeat-x 0 0;
  width: 80px /*16*5*/;
  height: 16px;
  display: inline-block;
}
div.star-rating-value {
  background: url(/Images/star.gif) repeat-x 0 -16px;
  height: 16px;
}
.content_keywords h1 {
  text-align: left !important;
  font-size: 100pt;
}
.content_keywords h1:nth-child(even),
.content_keywords h2:nth-child(even),
.content_keywords h3:nth-child(even) {
  color: #7d4ffd;
}
.highlight_blue {
  color: #7d4ffd;
  background: none;
}
.highlight_gold {
  color: #E4BA2C;
  background: none;
}
.column_kachel {
  padding: 0;
  text-align: left;
}
.kachel_1x1,
.kachel_1x2 {
  padding: 15px;
}
.kachel_1x1 {
  height: 350px;
}
.kachel_1x2 {
  height: 700px;
}
.column_kachel-big .kachel_1x1 {
  height: 650px;
}
.column_kachel-big p {
  font-size: 30pt;
}
.column_kachel-big .kachel_inner img {
  width: 15%;
}
.kachel_inner {
  height: 100%;
  width: 100%;
  padding: 70px 60px;
}
.kachel_inner.kachel-gray {
  background-color: #f6f6f6;
  border-radius: 20px;
}
.kachel_content_center .kachel_inner {
  padding: 70px 20px;
  text-align: center;
}
.kachel_big_padding .kachel_inner {
  padding: 13% ;
  position: relative;
}
img.bottom-right {
  position: absolute;
  bottom: 15%;
  right: 15%;
}
.kachel_inner img {
  width: 25%;
  max-height: 50%;
  margin-top: 5px;
  margin-bottom: 30px;
  filter: invert(62%) sepia(88%) saturate(1703%) hue-rotate(318deg) brightness(106%) contrast(79%);
  mask-image: linear-gradient(rgba(228, 129, 111, 0.1), #E4816F);
}
.big_white_block {
  background-color: #fff;
  height: fit-content;
  display: flex;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left;
  margin: 50px 0;
}
.big_white_block.hidden {
  display: none;
}
.big_white_block .column {
  padding: 8%;
  height: max-content;
}
.big_white_block .column h1 {
  display: inline-block;
  margin: 0;
}
.big_dark_block {
  background-color: #2C2C2C;
  height: fit-content;
  display: flex;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left;
  margin: 50px 0;
}
.big_dark_block.hidden {
  display: none;
}
.big_dark_block .column {
  padding: 8%;
  height: max-content;
}
.big_dark_block .column h1 {
  display: inline-block;
  margin: 0;
}
img.toggle-button-more,
img.toggle-button-less {
  position: absolute;
  bottom: 10%;
  right: 5%;
  width: 5%;
  cursor: pointer;
}
img.toggle-button-more:hover {
  content: url("/Images/v4/02_Assets/SVG/Pfeile_2.svg");
}
.row-padding-x-sm {
  padding: 10px;
}
.big_light_block {
  width: 100%;
  overflow: hidden;
  background-color: #F5F5F5;
  height: auto;
}
.big_light_block .column {
  background-color: #F5F5F5;
  min-height: 500px;
  padding: 5% 10%;
  padding-bottom: 500em;
  margin-bottom: -500em;
}
.big_light_block IMG {
  height: 50px;
  vertical-align: baseline;
  opacity: 0.4;
  margin-bottom: 15%;
  display: block;
}
.big_light_block h3 {
  font-size: 25pt;
  font-family: UnitWeb-Medium;
  color: black;
  margin-bottom: 8%;
}
.big_light_block p {
  font-size: 17pt;
  color: black;
  margin-bottom: 10%;
}
.text-color-gradient-blue2skin {
  background: linear-gradient(to right, #8752FC, #DF7B80 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.row-left-big-padding .column {
  padding: 0 5%;
}
footer.big_dark_block a,
footer.big_dark_block p {
  font-size: 18pt;
  color: white;
  display: block;
  line-height: 25pt;
}
.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: transparent;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
@media only screen and (max-width: 3000px) {
  .headerImage {
    height: 50vh;
    width: 100%;
  }
}
@media only screen and (min-width: 2000px) and (max-width: 3000px) {
  .headerBoxV2Inner {
    padding-top: 10%;
  }
}
@media only screen and (max-width: 2000px) {
  .content_keywords h1 {
    font-size: 105pt;
  }
  h1 {
    font-size: 78pt;
  }
  h2 {
    font-size: 55pt;
  }
  h3 {
    font-size: 47pt;
  }
  h4 {
    font-size: 23pt;
  }
  h5,
  p {
    font-size: 20pt;
  }
  .kachel_1x1,
  .kachel_1x2 {
    padding: 12px;
  }
  .kachel_1x1 {
    height: 273px;
  }
  .kachel_1x2 {
    height: 547px;
  }
  .column_kachel-big .kachel_1x1 {
    height: 508px;
  }
  .column_kachel-big p {
    font-size: 23pt;
  }
  .contentBox {
    max-width: 1563px;
  }
  .headerImage {
    height: 50vh;
    width: 100%;
  }
  .headerBoxV2 {
    margin-left: 39px;
  }
  .headerBoxV2Inner h1 {
    font-size: 47pt;
    margin-left: 70px;
  }
  .headerBoxV2Inner h2 {
    font-size: 23pt;
    margin-left: 60px;
    margin-top: 10px;
  }
  .column_headline {
    text-align: center;
    padding: 47px 0;
    color: black;
    font-size: 31px;
  }
  .row_top_3 {
    margin-bottom: 39px;
  }
  .row_top_3 .headline {
    margin-bottom: 23px;
    font-size: 17px;
  }
  .row_top_3 p.contentText {
    font-size: 16px;
    max-width: 391px;
    margin: auto;
  }
  .row_mastercard .column_headline a {
    font-size: 16px;
  }
  .row_mastercard .column_headline a img {
    height: 16px;
    top: 4px;
  }
  .column > div.teaser-box {
    height: 634px;
    --width: 570.9375px;
    margin: 5px;
  }
  .column > div.teaser-box-products {
    height: 476px;
  }
  .column > div.teaser-box_full,
  .column > div.teaser-box-full {
    margin-right: 5px;
  }
  .teader-box-content {
    padding-top: 86px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .teaser-box h1 {
    font-size: 55px;
    letter-spacing: -0.5pt;
    line-height: 100%;
    text-align: center;
    display: block;
  }
  .teaser-box h2 {
    font-size: 25px;
    padding-top: 16px;
    text-align: center;
  }
  .round-feedbox {
    max-width: 313px;
    margin: 117px auto 39px auto;
    padding: 8px;
    font-size: 17px;
  }
  .round-feedbox-circle {
    width: 117px;
    height: 117px;
    top: -59px;
  }
  .round-feedbox-inner {
    --margin-top: 0px;
  }
  .round-feedbox h1 {
    font-size: 23px;
  }
  .round-feedbox h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1920px) {
  .content_keywords h1 {
    font-size: 101pt;
  }
  h1 {
    font-size: 75pt;
  }
  h2 {
    font-size: 53pt;
  }
  h3 {
    font-size: 45pt;
  }
  h4 {
    font-size: 23pt;
  }
  h5,
  p {
    font-size: 19pt;
  }
  .kachel_1x1,
  .kachel_1x2 {
    padding: 11px;
  }
  .kachel_1x1 {
    height: 263px;
  }
  .kachel_1x2 {
    height: 525px;
  }
  .column_kachel-big .kachel_1x1 {
    height: 488px;
  }
  .column_kachel-big p {
    font-size: 23pt;
  }
  .contentBox {
    max-width: 1500px;
  }
  .headerImage {
    height: 50vh;
    width: 100%;
  }
  .headerBoxV2 {
    margin-left: 38px;
  }
  .headerBoxV2Inner h1 {
    font-size: 45pt;
    margin-left: 70px;
  }
  .headerBoxV2Inner h2 {
    font-size: 23pt;
    margin-left: 60px;
    margin-top: 10px;
  }
  .column_headline {
    text-align: center;
    padding: 45px 0;
    color: black;
    font-size: 30px;
  }
  .row_top_3 {
    margin-bottom: 38px;
  }
  .row_top_3 .headline {
    margin-bottom: 23px;
    font-size: 17px;
  }
  .row_top_3 p.contentText {
    font-size: 16px;
    max-width: 375px;
    margin: auto;
  }
  .row_mastercard .column_headline a {
    font-size: 16px;
  }
  .row_mastercard .column_headline a img {
    height: 16px;
    top: 4px;
  }
  .column > div.teaser-box {
    height: 608px;
    --width: 547.5px;
    margin: 5px;
  }
  .column > div.teaser-box-products {
    height: 456px;
  }
  .column > div.teaser-box_full,
  .column > div.teaser-box-full {
    margin-right: 5px;
  }
  .teader-box-content {
    padding-top: 83px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .teaser-box h1 {
    font-size: 53px;
    letter-spacing: -0.5pt;
    line-height: 100%;
    text-align: center;
    display: block;
  }
  .teaser-box h2 {
    font-size: 24px;
    padding-top: 15px;
    text-align: center;
  }
  .round-feedbox {
    max-width: 300px;
    margin: 113px auto 38px auto;
    padding: 8px;
    font-size: 17px;
  }
  .round-feedbox-circle {
    width: 113px;
    height: 113px;
    top: -56px;
  }
  .round-feedbox-inner {
    --margin-top: 0px;
  }
  .round-feedbox h1 {
    font-size: 23px;
  }
  .round-feedbox h2 {
    font-size: 19px;
  }
}
@media only screen and (max-width: 1600px) {
  .content_keywords h1 {
    font-size: 84pt;
  }
  h1 {
    font-size: 63pt;
  }
  h2 {
    font-size: 44pt;
  }
  h3 {
    font-size: 38pt;
  }
  h4 {
    font-size: 19pt;
  }
  h5,
  p {
    font-size: 16pt;
  }
  .kachel_1x1,
  .kachel_1x2 {
    padding: 9px;
  }
  .kachel_1x1 {
    height: 219px;
  }
  .kachel_1x2 {
    height: 438px;
  }
  .column_kachel-big .kachel_1x1 {
    height: 406px;
  }
  .column_kachel-big p {
    font-size: 19pt;
  }
  .contentBox {
    max-width: 1250px;
  }
  .headerImage {
    height: 50vh;
    width: 100%;
  }
  .headerBoxV2 {
    margin-left: 31px;
  }
  .headerBoxV2Inner h1 {
    font-size: 38pt;
    margin-left: 70px;
  }
  .headerBoxV2Inner h2 {
    font-size: 19pt;
    margin-left: 60px;
    margin-top: 10px;
  }
  .column_headline {
    text-align: center;
    padding: 38px 0;
    color: black;
    font-size: 25px;
  }
  .row_top_3 {
    margin-bottom: 31px;
  }
  .row_top_3 .headline {
    margin-bottom: 19px;
    font-size: 14px;
  }
  .row_top_3 p.contentText {
    font-size: 13px;
    max-width: 313px;
    margin: auto;
  }
  .row_mastercard .column_headline a {
    font-size: 13px;
  }
  .row_mastercard .column_headline a img {
    height: 13px;
    top: 3px;
  }
  .column > div.teaser-box {
    height: 504px;
    --width: 453.75px;
    margin: 5px;
  }
  .column > div.teaser-box-products {
    height: 378px;
  }
  .column > div.teaser-box_full,
  .column > div.teaser-box-full {
    margin-right: 5px;
  }
  .teader-box-content {
    padding-top: 69px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .teaser-box h1 {
    font-size: 44px;
    letter-spacing: -0.5pt;
    line-height: 100%;
    text-align: center;
    display: block;
  }
  .teaser-box h2 {
    font-size: 20px;
    padding-top: 13px;
    text-align: center;
  }
  .round-feedbox {
    max-width: 250px;
    margin: 94px auto 31px auto;
    padding: 6px;
    font-size: 14px;
  }
  .round-feedbox-circle {
    width: 94px;
    height: 94px;
    top: -47px;
  }
  .round-feedbox-inner {
    --margin-top: 0px;
  }
  .round-feedbox h1 {
    font-size: 19px;
  }
  .round-feedbox h2 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1300px) {
  .content_keywords h1 {
    font-size: 69pt;
  }
  h1 {
    font-size: 51pt;
  }
  h2 {
    font-size: 36pt;
  }
  h3 {
    font-size: 30pt;
  }
  h4 {
    font-size: 15pt;
  }
  h5,
  p {
    font-size: 13pt;
  }
  .kachel_1x1,
  .kachel_1x2 {
    padding: 8px;
  }
  .kachel_1x1 {
    height: 178px;
  }
  .kachel_1x2 {
    height: 355px;
  }
  .column_kachel-big .kachel_1x1 {
    height: 330px;
  }
  .column_kachel-big p {
    font-size: 15pt;
  }
  .contentBox {
    max-width: 1016px;
  }
  .headerImage {
    height: 50vh;
    width: 100%;
  }
  .headerBoxV2 {
    margin-left: 25px;
  }
  .headerBoxV2Inner h1 {
    font-size: 30pt;
    margin-left: 70px;
  }
  .headerBoxV2Inner h2 {
    font-size: 15pt;
    margin-left: 60px;
    margin-top: 10px;
  }
  .column_headline {
    text-align: center;
    padding: 30px 0;
    color: black;
    font-size: 20px;
  }
  .row_top_3 {
    margin-bottom: 25px;
  }
  .row_top_3 .headline {
    margin-bottom: 15px;
    font-size: 11px;
  }
  .row_top_3 p.contentText {
    font-size: 11px;
    max-width: 254px;
    margin: auto;
  }
  .row_mastercard .column_headline a {
    font-size: 11px;
  }
  .row_mastercard .column_headline a img {
    height: 11px;
    top: 3px;
  }
  .column > div.teaser-box {
    height: 407px;
    --width: 365.859375px;
    margin: 5px;
  }
  .column > div.teaser-box-products {
    height: 305px;
  }
  .column > div.teaser-box_full,
  .column > div.teaser-box-full {
    margin-right: 5px;
  }
  .teader-box-content {
    padding-top: 56px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .teaser-box h1 {
    font-size: 36px;
    letter-spacing: -0.5pt;
    line-height: 100%;
    text-align: center;
    display: block;
  }
  .teaser-box h2 {
    font-size: 16px;
    padding-top: 10px;
    text-align: center;
  }
  .round-feedbox {
    max-width: 203px;
    margin: 76px auto 25px auto;
    padding: 5px;
    font-size: 11px;
  }
  .round-feedbox-circle {
    width: 76px;
    height: 76px;
    top: -38px;
  }
  .round-feedbox-inner {
    --margin-top: 0px;
  }
  .round-feedbox h1 {
    font-size: 15px;
  }
  .round-feedbox h2 {
    font-size: 13px;
  }
}
@media only screen and (max-width: 700px) {
  .content_keywords h1 {
    font-size: 37pt;
  }
  h1 {
    font-size: 27pt;
  }
  h2 {
    font-size: 19pt;
  }
  h3 {
    font-size: 16pt;
  }
  h4 {
    font-size: 8pt;
  }
  h5,
  p {
    font-size: 7pt;
  }
  .kachel_1x1,
  .kachel_1x2 {
    padding: 4px;
  }
  .kachel_1x1 {
    height: 96px;
  }
  .kachel_1x2 {
    height: 191px;
  }
  .column_kachel-big .kachel_1x1 {
    height: 178px;
  }
  .column_kachel-big p {
    font-size: 8pt;
  }
  .contentBox {
    max-width: 547px;
  }
  .headerImage {
    height: 50vh;
    width: 100%;
  }
  .headerBoxV2 {
    margin-left: 14px;
  }
  .headerBoxV2Inner h1 {
    font-size: 16pt;
    margin-left: 70px;
  }
  .headerBoxV2Inner h2 {
    font-size: 8pt;
    margin-left: 60px;
    margin-top: 10px;
  }
  .column_headline {
    text-align: center;
    padding: 16px 0;
    color: black;
    font-size: 11px;
  }
  .row_top_3 {
    margin-bottom: 14px;
  }
  .row_top_3 .headline {
    margin-bottom: 8px;
    font-size: 6px;
  }
  .row_top_3 p.contentText {
    font-size: 6px;
    max-width: 137px;
    margin: auto;
  }
  .row_mastercard .column_headline a {
    font-size: 6px;
  }
  .row_mastercard .column_headline a img {
    height: 6px;
    top: 1px;
  }
  .column > div.teaser-box {
    height: 211px;
    --width: 190.078125px;
    margin: 5px;
  }
  .column > div.teaser-box-products {
    height: 158px;
  }
  .column > div.teaser-box_full,
  .column > div.teaser-box-full {
    margin-right: 5px;
  }
  .teader-box-content {
    padding-top: 30px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .teaser-box h1 {
    font-size: 19px;
    letter-spacing: -0.5pt;
    line-height: 100%;
    text-align: center;
    display: block;
  }
  .teaser-box h2 {
    font-size: 9px;
    padding-top: 5px;
    text-align: center;
  }
  .round-feedbox {
    max-width: 109px;
    margin: 41px auto 14px auto;
    padding: 3px;
    font-size: 6px;
  }
  .round-feedbox-circle {
    width: 41px;
    height: 41px;
    top: -21px;
  }
  .round-feedbox-inner {
    --margin-top: 0px;
  }
  .round-feedbox h1 {
    font-size: 8px;
  }
  .round-feedbox h2 {
    font-size: 7px;
  }
}
@media only screen and (max-width: 800px) {
  .video-js-start-dimensions {
    width: 90vw !important;
    height: 50vw;
  }
  .headerImage {
    background-image: url("/Images/v3/Bilder_Web/santos_Website_LP_Hero-mobile.jpg");
    background-position: center center;
    background-size: contain;
  }
  .headerBoxV2 {
    margin-left: 0;
  }
  .headerBoxV2Inner h1 {
    margin-left: 20px;
  }
  .headerBoxV2Inner h2 {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 750px) {
  .contentBox {
    max-width: 100%;
  }
  .contentBox .column.columnTeaserBox {
    width: 50%;
    float: left;
    display: inline-block;
    clear: none;
    padding-right: 10px;
  }
  .contentBox .column_100p.columnTeaserBox {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    padding-right: 10px;
  }
  .columnTeaserBox_even {
    padding-right: 10px;
  }
  .columnTeaserBox_odd {
    padding-left: 10px;
  }
  .column > div.teaser-box {
    min-height: 0;
    width: 100%;
    height: 250px;
  }
  .row_top_3 p.contentText {
    font-size: 10px;
  }
}
@media only screen and (max-width: 700px) {
  .contentBox {
    max-width: 100%;
    width: 100%;
  }
  .contentBox .column.columnTeaserBox {
    width: 100%;
    float: none;
    display: block;
    clear: both;
  }
  .column > div.teaser-box {
    min-height: 0;
  }
  .column {
    width: 100%;
    float: none;
    display: block !important;
  }
  footer .row .column {
    white-space: normal;
  }
  .footerCopyrightAndCo {
    height: auto;
  }
  .left-teaser {
    display: none;
  }
  .row.icon-row {
    padding: 20px 0 0 0;
  }
  .row.icon-row-top-bottom {
    padding: 20px 0 20px 0;
  }
  .top-header-row {
    padding: 20px 0 20px 0;
  }
  .column > div.teaser-box {
    width: 100%;
    margin: 5px 0;
  }
  .headerBoxV2Inner {
    padding-top: 5%;
  }
  .big_light_block IMG {
    margin-left: auto;
    margin-right: auto;
  }
}
.headerImage {
  background-position: top;
  background-size: cover;
  height: 70vh;
}