#highlights {
  margin-top: -18px;
}

.madeinaustria {
  clip-path: none !important;
  transform: rotate(-30deg);
}
.plyr.plyr-player {
  max-width: 100%;
  height: auto;
}


*:lang(de) #block-clix-language .de a {
    color: #000 !important;
    font-weight: 500;
  }

*:lang(en) #block-clix-language .en a {
    font-weight: 500;
    color: #000 !important;
  }

*:lang(en) .path-webform h2 {
  max-width: 360px;
}

.path-webform #block-clix-language {
  display: none;
}


#block-clix-language {
  position: absolute;
  z-index: 50;
  font-size: 15px;
}


#block-clix-language a {
  text-decoration: none;
  color: #999 !important;
   white-space: nowrap;
   overflow: hidden;
   width: 19px;
   display: inline-block;
  text-transform: uppercase;
}

#block-clix-language .en {
  margin-left: -15px;
  position: relative;
}

#block-clix-language .en:before {
  content: "|";
  color: #000;
  position: absolute;
  left: 3px
}
.cm-btn {
  background: #c7d400 !important;
  color: #000 !important;
  font-weight: bold;
  letter-spacing: 0.02em;
   padding-left: 10px !important;
   padding-right: 10px !important;
}
.cm-link {
  background: #000 !important;
  color: #fff !important;
  font-weight: bold;
  letter-spacing: 0.02em;
}

.klaro .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider, .klaro .context-notice .cm-list-input.required:checked + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider, .klaro .context-notice .cm-list-input:checked + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider{
    background: #c7d400 !important;
}

.klaro h1 {
  font-size: 20px !important;
}

.klaro .cm-header a {
  color: #000 !important;
  font-weight: bold;
  letter-spacing: 0.02em;
}

.webform-contact .mb-3,
#edit-kontakt--wrapper{
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

.form-check-label a{
  color: #000 !important;
  text-decoration: underline;
}

.alert hr {
  display: none;
}

.alert a {
  color: #8f313a
}

.path-webform #page {
  height: 100vh !important;
  padding-top: 100px;
  text-align: center;
  padding: 50px;
  display: flex;
  justify-content: center;
align-items: center;
  flex-direction: column;
  background: #bccf00;
}

.path-webform #main-wrapper, .site-footer {
  background: transparent !important;
}

.path-webform table {
  max-width: 499px;
  padding: 0px !important;
}

.webform-confirmation__message, .webform-confirmation__back {
  margin: auto;
  display: flex;
  justify-content: center;
  
}

.webform-confirmation h2, .webform-confirmation p {
  padding-left: 50px;
}

.webform-confirmation__message td {
  padding: 0px;
  padding-bottom: 36px;
  background: #fff !important;
  border: none;
}

.webform-confirmation__message tr {
  background: none;
}

.webform-confirmation__back {
  display: none;
}

.path-webform table a {
  margin-top: 25px !important;
  display: inline-block;
  font-weight: 500;
}

.path-webform .site-footer a {
  font-size: 14px;
}

.js-form-item-terms-of-service label {
  display: none;
}

#edit-terms-of-service--description .text-muted{
  color: #000 !important;
  opacity: 1;
}

#edit-terms-of-service--description a {
  text-decoration: underline;
  
}

#edit-terms-of-service--description {
  line-height: 130%;
}


@media (max-width: 480px) {
  
.webform-confirmation h2, .webform-confirmation p {
  padding-left: 36px;
  padding-right: 36px;
  text-align: center;
  font-size: 21px;
  }
}

@media (max-width: 1400px) {

}

@media (max-width: 990px) {
 
  #formular .field--name-field-ept-text {
    position: relative;
    margin-bottom: 75px;
  }

#nutzen .field--name-field-ept-columns {
  grid-template-columns: 1fr  !important;
  margin-bottom: -15px;
}

#nutzen em {
  width: 100%;
}
  
#produkt .green{
  height: 290px;
}

#produkt .black{
  height: 320px;
}
  
  #produkt .black .text-formatted {
    padding-right: 50% !important;
  }
  
    #produkt .black h2 {
    hyphens: auto;
    max-width: 390px;
   font-size: 32px;
  }
  
  #highlights .field--name-field-ept-columns {
  grid-template-columns: 1fr 1fr;
  }
  }


@media (max-width: 900px) {
  
    #produkt .black h2 {
    max-width: 100%;
  }
  
    #produkt .black .text-formatted {
    padding-right: 0% !important;
  }
  
   .green.vertriebspartner h2 {
    hyphens: none;
    max-width: 100%;
  }
  
    #produkt .black, #produkt .green {
    height: auto;
    min-height: 200px;
  }
  
}

@media (max-width: 768px) {
  #clix-3d  {
    aspect-ratio: 4 / 3;
    height: auto;
    object-position: contain;
    margin: auto;
    margin-bottom: -75px;
  }
  
  #highlights .field__items .field__item:nth-child(1) {
    order: 2;
  }
  
  #nutzen img{
    padding: 15px 25px;
  }
  
  
}