body .page-header .content .extra a {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  transition-property: color;
  transition-duration: 0.3s;
  font-size: 38px;
}
body .page-header .content .extra a:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(136, 136, 136, 0.1);
  transform: scaleY(0);
  transform-origin: 50% 0;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
body .page-header .content .extra a:hover,
body .page-header .content .extra a:focus,
body .page-header .content .extra a:active {
  color: rgba(255, 255, 255, 0.7);
}
body .page-header .content .extra a:hover:before,
body .page-header .content .extra a:focus:before,
body .page-header .content .extra a:active:before {
  transform: scaleY(1);
}
body .page-content .row.field-vimeo-video {
  padding-top: 10px;
}
body .page-content .row.field-text-image {
  padding-top: 140px;
}
body .page-content .intro .text {
  padding-top: 0px;
  padding-right: 0px;
  margin-top: -30px;
}
body .page-content .row > h2 {
  font-size: 33px;
  margin-top: 41px;
}
body .page-content .row .products {
  font-size: 18px;
  border-style: none;
  border-right-style: none;
  border-left-style: none;
  text-align: left;
}
html > body > div:nth-child(4) > div > main > div:nth-child(2) > div:nth-child(1) {
  margin-top: -119px;
}
body .page-content .intro h2 {
  text-align: left;
}
html > body > div:nth-child(4) > div > main > div:nth-child(2) > div:nth-child(1) > #products {
  padding: 36px;
  margin-top: 76px;
}
body .page-content .intro {
  margin-top: -123px;
  margin-bottom: -100px;
  padding-top: 0px;
}
.page-id-86 .page-header .content .header-info {
  position: inherit !important;
}
body .page-header .background {
  bottom: 0;
  top: 0px;
  border-width: 0px;
}
body.front-page-data .page-header {
  top: 3px;
  bottom: 0;
}
@media screen and (max-width: 320px) {
  header.banner label {
    position: absolute;
  }
  body .page-content .row .text h3 {
    max-height: auto;
    max-width: auto;
    height: 0;
  }
  body .page-header .background iframe {
    padding-bottom: 0px;
    margin-bottom: -255px;
    top: 634px;
  }
  body.template-text-page .page-content {
    margin-top: 13px;
  }
  body .page-content .intro {
    margin-top: -1px;
    padding-bottom: 5px;
    margin-bottom: -2px;
  }
  body .page-header .content h1 {
    margin-bottom: 1px;
    padding-right: 0px;
  }
}
body.front-page-data.chrome {
  position: relative;
}
header.banner .container {
  position: static;
}
header.banner nav.nav-primary ul {
  position: static;
}
html > body > header > div > nav:nth-child(3) > div > #menu-main_eng > #menu-item-wpml-ls-20-de > a > img {
  margin-right: 3px;
  margin-top: 16px;
}
html > body > header > div > nav:nth-child(3) > div > #menu-main_eng > #menu-item-wpml-ls-20-en > a > img {
  transform: scale(1.02) translate(-50px, 5px);
}
.wpml-ls-menu-item .wpml-ls-flag {
  display: inline-block;
  padding-right: 0px;
}
html > body > header > div > nav:nth-child(3) > div > #menu-main_de > #menu-item-wpml-ls-20-de > a > img {
  transform: translate(-55px, 0px);
}
html > body > div:nth-child(9) > div > main > div > div:nth-child(1) > div:nth-child(2) > p:nth-child(4) > a {
  color: #ffffff !important;
}
html > body > div:nth-child(9) > div > main > div > div:nth-child(1) > div:nth-child(2) > p:nth-child(7) > a {
  color: #ffffff !important;
}
html > body > div:nth-child(9) > div > main > div > div:nth-child(1) > div:nth-child(2) > p:nth-child(6) > a {
  color: #ffffff !important;
}
html > body > div:nth-child(9) > div > main > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h3 {
  color: #121212;
}
