.fontSizeText {
  font-size: 16px;
  line-height: 26px;
}
@media screen and (min-width: 586px) {
  .fontSizeText {
    font-size: 18px;
    line-height: 28px;
  }
}
@media screen and (min-width: 768px) {
  .fontSizeText {
    font-size: 22px;
    line-height: 32px;
  }
}
.fontSizeFooter {
  font-size: 16px;
  line-height: 22px;
}
@media screen and (min-width: 1440px) {
  .fontSizeFooter {
    font-size: 18px;
    line-height: 28px;
  }
}
.fontSizeH1 {
  font-size: 30px;
  line-height: 30px;
}
@media screen and (min-width: 1440px) {
  .fontSizeH1 {
    font-size: 48px;
    line-height: 48px;
  }
}
.fontSizeH2 {
  font-size: 30px;
  line-height: 30px;
}
@media screen and (min-width: 1440px) {
  .fontSizeH2 {
    font-size: 48px;
    line-height: 48px;
  }
}
.fontSizeH3 {
  font-size: 20px;
  line-height: 20px;
}
@media screen and (min-width: 1200px) {
  .fontSizeH3 {
    font-size: 35px;
    line-height: 35px;
  }
}
.fontSizeH4 {
  font-size: 18px;
  line-height: 18px;
}
@media screen and (min-width: 1200px) {
  .fontSizeH4 {
    font-size: 24px;
    line-height: 24px;
  }
}
.fontSizeH5 {
  font-size: 22px;
  line-height: 22px;
}
@media screen and (min-width: 1200px) {
  .fontSizeH5 {
    font-size: 26px;
    line-height: 26px;
  }
}
.fontSizeQuote {
  font-size: 20px;
  line-height: 1.3;
}
@media screen and (min-width: 1200px) {
  .fontSizeQuote {
    font-size: 24px;
  }
}
.fontSizeSmallQuote {
  font-size: 16px;
  line-height: 1.3;
}
@media screen and (min-width: 1200px) {
  .fontSizeSmallQuote {
    font-size: 20px;
  }
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-regular-400.eot");
  src: url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-regular-400.woff2") format("woff2"), url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-regular-400.woff") format("woff"), url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-regular-400.ttf") format("truetype"), url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.fa {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-solid-900.eot");
  src: url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-solid-900.woff2") format("woff2"), url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-solid-900.woff") format("woff"), url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-solid-900.ttf") format("truetype"), url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-brands-400.eot");
  src: url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-brands-400.woff2") format("woff2"), url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-brands-400.woff") format("woff"), url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-brands-400.ttf") format("truetype"), url("http://www.ziel-gmbh.com/wp-content/themes/mh-theme/src/css/less/modules/../../../fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: 'Font Awesome 5 Brands', sans-serif;
  font-style: normal;
}
.teaser {
  position: relative;
  border: 5px solid rgba(255, 255, 255, 0.4);
  -webkit-transition: border 0.3s ease;
  -moz-transition: border 0.3s ease;
  -ms-transition: border 0.3s ease;
  -o-transition: border 0.3s ease;
  transition: border 0.3s ease;
  height: auto;
  padding: 40px 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.teaser.fixed-height {
  height: 280px;
  padding: 20px;
}
.teaser.fixed-height img {
  margin-bottom: 30px;
}
.teaser img {
  width: auto;
  max-height: 130px;
}
.teaser h3 {
  width: 100%;
  margin: 0;
  font-size: 24px;
  line-height: 1.1;
  text-align: center;
}
.teaser > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.teaser:hover {
  border: 5px solid #ffffff;
}
