.color-white {
  color: #fff;
}
.color-white a {
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .anchor-buttons {
    grid-template-columns: 1fr;
    gap: 6px;
  }
  .anchor-buttons.one-col {
    max-width: 100%;
  }
  .anchor-buttons .button {
    font-size: 1rem;
  }
  .button-element.no-icon .text {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  html body .chooser-content-reverse {
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%) !important;
  }
}
@media (min-width: 744px) and (max-width: 1024px) and (orientation: portrait) {
  /* Styles für iPad mini (alle Generationen) im Hochformat */
  html body .chooser .chooser-content-reverse {
    margin-top: -30px;
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
    height: 303px;
  }
}
@media screen and (min-width: 744px) and (max-width: 1024px) and (orientation: portrait) {
  .chooser .chooser-content-reverse.orange-content h2 {
    margin-left: 0;
  }
  .chooser #pocode.stromtarif-rechner {
    margin-bottom: 10px;
  }
  .chooser-content .row:first-child.mb-3 {
    margin-bottom: 0 !important;
  }
  .chooser-content form .row:first-child {
    padding-top: 2rem !important;
  }
  .chooser-content form .row:nth-child(2) {
    margin-bottom: 1rem !important;
  }
  .chooser-content .item-to-send {
    display: none;
  }
  .chooser #erdgas-m2 {
    top: 93px;
  }
  .erdgas-tarif-row {
    margin-top: 50px !important;
  }
  .chooser .chooser-content-reverse .icon img {
    width: 50px;
  }
  .chooser input[type="range"].erdgas {
    width: 97%;
  }
  .chooser {
    margin-bottom: 100px;
  }
  .chooser .desktop-image {
    display: none;
  }
  .chooser .desktop-image.no-mobile-image {
    display: block;
    height: 400px;
    object-fit: cover;
  }
  .chooser .show-calculator h2 {
    font-size: 2rem;
  }
  .chooser input[type="range"].verbrauch {
    width: 97%;
  }
  .chooser .buttons-group {
    margin-bottom: 20px;
  }
  .chooser .buttons-group + .col-7 {
    margin-left: 20px;
  }
  .chooser .buttons-group + .col-7 .search-plz {
    line-height: 48px !important;
  }
  .chooser .range-placeholder {
    color: #fff;
    top: 145%;
    width: 65%;
  }
  .chooser form .row:first-child .col-1 {
    display: none;
  }
  .chooser form .col-11 {
    margin-left: 15px;
    margin-bottom: 5px;
  }
  .chooser .heading {
    right: 80px;
  }
  .chooser .mobile-image {
    display: block;
  }
  .chooser h2 {
    font-size: 2.2rem;
    margin-left: 20px;
  }
  .chooser .buttons-group {
    gap: 0px;
  }
  .chooser .image img {
    height: auto;
  }
  .chooser .chooser-button {
    padding: 1px 18px;
  }
  .chooser .chooser-button span {
    font-size: 1.2rem;
  }
  .chooser .chooser-content-reverse {
    margin-top: -40px;
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
  }
  .chooser .chooser-content-reverse h2 {
    font-size: 1.7rem;
  }
  .chooser .chooser-content-reverse .col-md-6 {
    padding-left: 30px;
  }
  .chooser .chooser-content-reverse .row:first-child {
    padding-top: 80px !important;
  }
  .chooser .tarif-row .col-md-4,
  .chooser .tarif-row .col-md-6 {
    padding-left: 30px;
  }
  .chooser .tarif-row a {
    display: block;
    margin-top: 20px;
    font-size: 1rem;
    padding-left: 20px;
  }
}
@media screen and (max-width: 744px) {
  .chooser .outline {
    font-size: 1.1rem;
  }
  .chooser .chooser-content-reverse.orange-content h2 {
    margin-left: 0;
  }
  .mobile-first-heading {
    display: block;
  }
  .mobile-first-heading h2 {
    margin-bottom: 30px;
  }
  .chooser #pocode.stromtarif-rechner {
    margin-bottom: 10px;
  }
  .chooser-content .row:first-child.mb-3 {
    margin-bottom: 0 !important;
  }
  .desktop-first-heading {
    display: none;
  }
  .chooser-content form .row:first-child {
    padding-top: 2rem !important;
  }
  .chooser-content form .row:nth-child(2) {
    margin-bottom: 1rem !important;
  }
  .chooser-content .item-to-send {
    display: none;
  }
  .chooser #erdgas-m2 {
    top: 93px;
  }
  .erdgas-tarif-row {
    margin-top: 50px !important;
  }
  .chooser .chooser-content-reverse .icon img {
    width: 50px;
  }
  .chooser input[type="range"].erdgas {
    width: 97%;
  }
  .chooser {
    margin-bottom: 100px;
  }
  .chooser .desktop-image {
    display: none;
  }
  .chooser .desktop-image.no-mobile-image {
    display: block;
    height: 400px;
    object-fit: cover;
  }
  .chooser .show-calculator h2 {
    font-size: 2rem;
  }
  .chooser input[type="range"].verbrauch {
    width: 97%;
  }
  .chooser .buttons-group {
    margin-bottom: 20px;
  }
  .chooser .buttons-group + .col-7 {
    margin-left: 20px;
  }
  .chooser .buttons-group + .col-7 .search-plz {
    line-height: 48px !important;
  }
  .chooser .range-placeholder {
    color: #fff;
    top: 145%;
    width: 65%;
  }
  .chooser form .row:first-child .col-1 {
    display: none;
  }
  .chooser form .col-11 {
    margin-left: 15px;
    margin-bottom: 5px;
  }
  .chooser .heading {
    right: 30px;
    top: 40px;
  }
  .chooser .heading h1 {
    font-size: 1.5rem;
  }
  .chooser .mobile-image {
    display: block;
  }
  .chooser h2 {
    font-size: 2.2rem;
    margin-left: 20px;
  }
  .chooser h2.erdgas-recher {
    margin-left: -12px;
  }
  .chooser .buttons-group {
    gap: 0px;
  }
  .chooser .image img {
    height: auto;
  }
  .chooser .chooser-button {
    padding: 1px 18px;
  }
  .chooser .chooser-button span {
    font-size: 1.2rem;
  }
  .chooser .chooser-content-reverse {
    margin-top: -40px;
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
  }
  .chooser .chooser-content-reverse h2 {
    font-size: 1.7rem;
  }
  .chooser .chooser-content-reverse .col-md-6 {
    padding-left: 30px;
  }
  .chooser .chooser-content-reverse .row:first-child {
    padding-top: 80px !important;
  }
  .chooser .tarif-row .col-md-4,
  .chooser .tarif-row .col-md-6 {
    padding-left: 30px;
  }
  .chooser .tarif-row a {
    display: block;
    margin-top: 20px;
    font-size: 1rem;
    padding-left: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .desktop-links {
    display: none;
  }
  .contact-person-new-content div .position {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 1024px) and (orientation: portrait) {
  .download-arrow {
    width: 50px;
    height: 50px;
  }
  .download-arrow img {
    max-width: 40%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .download-arrow {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .download-arrow {
    width: 50px;
    height: 50px;
    flex: 0 0 50px;
  }
  .download-arrow + span {
    font-size: 1rem;
  }
}
/* Responsive Design */
@media (max-width: 768px) {
  html body .einfache-kachel {
    padding: 25px;
    border-radius: 15px;
  }
}
@media screen and (max-width: 1024px) {
  #footer {
    padding-left: 10px;
    padding-bottom: 120px;
  }
  #footer .navigation {
    margin-bottom: 10px;
  }
  #footer .navigation a,
  #footer .footer-navigation a {
    font-size: 1.2rem;
  }
  #footer .navigation li,
  #footer .footer-navigation li {
    line-height: 22px;
  }
  #footer .stoerungshotline,
  #footer .row .col-lg-4.col-12 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  #footer {
    padding-bottom: 100px;
  }
  html body .socialmedia {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  html body .socialmedia a {
    height: 60px;
  }
  html body .first-navigation {
    padding-left: 80px;
  }
  html body .footer-navigation {
    padding-left: 65px;
  }
  html body .information {
    padding-left: 65px;
  }
  html body .bottom-footer {
    padding-left: 75px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  html body .information {
    padding-left: 0;
  }
  html body #footer .first-navigation {
    padding-left: 0;
  }
  html body #footer .footer-navigation {
    padding-left: 0;
  }
  html body #footer .container-fluid:first-child {
    padding-top: 50px;
  }
  html body #footer .container-fluid:first-child .row:last-child .col-lg-2 {
    width: 30%;
  }
  html body #footer .container-fluid:first-child .col-lg-5 {
    width: 30%;
  }
  html body #footer .social .col-lg-4,
  html body #footer .social .col-lg-6 {
    width: 50% !important;
  }
  html body #footer .socialmedia a {
    height: 45px;
  }
  html body #footer .stoerungshotline {
    margin-bottom: 0;
  }
  html body #footer .bottom-footer .col-lg-1 {
    display: none;
  }
  html body #footer .bottom-footer .col-lg-6 {
    width: 70%;
  }
  html body #footer .bottom-footer .copyright {
    width: 40%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1180px) and (orientation: landscape) {
  #footer .container-fluid:first-child {
    padding-top: 40px;
  }
  #footer .container-fluid .row:last-child .col-lg-2.col-12 {
    width: 22%;
  }
  #footer .container-fluid .row:last-child .col-lg-2.col-12.copyright {
    width: 16.66666667%;
  }
  #footer .social .col-lg-4 {
    width: 57%;
  }
  #footer .social .col-lg-6 {
    width: 65%;
  }
}
@media screen and (min-width: 820px) and (max-width: 1180px) and (orientation: portrait) {
  html body .socialmedia a {
    height: 60px;
  }
}
@media screen and (min-width: 820px) and (max-width: 1366px) {
  html body .padding-top-tablet-0 {
    padding-top: 0px;
  }
  html body .padding-top-tablet-10 {
    padding-top: 10px;
  }
  html body .padding-top-tablet-20 {
    padding-top: 20px;
  }
  html body .padding-top-tablet-30 {
    padding-top: 30px;
  }
  html body .padding-top-tablet-40 {
    padding-top: 40px;
  }
  html body .padding-top-tablet-50 {
    padding-top: 50px;
  }
  html body .padding-top-tablet-60 {
    padding-top: 60px;
  }
  html body .padding-top-tablet-70 {
    padding-top: 70px;
  }
  html body .padding-top-tablet-80 {
    padding-top: 80px;
  }
  html body .padding-top-tablet-90 {
    padding-top: 90px;
  }
  html body .padding-top-tablet-100 {
    padding-top: 100px;
  }
  html body .padding-top-tablet-110 {
    padding-top: 110px;
  }
  html body .padding-top-tablet-120 {
    padding-top: 120px;
  }
  html body .padding-top-tablet-130 {
    padding-top: 130px;
  }
  html body .padding-top-tablet-140 {
    padding-top: 140px;
  }
  html body .padding-top-tablet-150 {
    padding-top: 150px;
  }
  html body .padding-bottom-tablet-0 {
    padding-bottom: 0px;
  }
  html body .padding-bottom-tablet-10 {
    padding-bottom: 10px;
  }
  html body .padding-bottom-tablet-20 {
    padding-bottom: 20px;
  }
  html body .padding-bottom-tablet-30 {
    padding-bottom: 30px;
  }
  html body .padding-bottom-tablet-40 {
    padding-bottom: 40px;
  }
  html body .padding-bottom-tablet-50 {
    padding-bottom: 50px;
  }
  html body .padding-bottom-tablet-60 {
    padding-bottom: 60px;
  }
  html body .padding-bottom-tablet-70 {
    padding-bottom: 70px;
  }
  html body .padding-bottom-tablet-80 {
    padding-bottom: 80px;
  }
  html body .padding-bottom-tablet-90 {
    padding-bottom: 90px;
  }
  html body .padding-bottom-tablet-100 {
    padding-bottom: 100px;
  }
  html body .padding-bottom-tablet-110 {
    padding-bottom: 110px;
  }
  html body .padding-bottom-tablet-120 {
    padding-bottom: 120px;
  }
  html body .padding-bottom-tablet-130 {
    padding-bottom: 130px;
  }
  html body .padding-bottom-tablet-140 {
    padding-bottom: 140px;
  }
  html body .padding-bottom-tablet-150 {
    padding-bottom: 150px;
  }
  html body .margin-bottom-tablet-0 {
    margin-bottom: 0px;
  }
  html body .margin-bottom-tablet-10 {
    margin-bottom: 10px;
  }
  html body .margin-bottom-tablet-20 {
    margin-bottom: 20px;
  }
  html body .margin-bottom-tablet-30 {
    margin-bottom: 30px;
  }
  html body .margin-bottom-tablet-40 {
    margin-bottom: 40px;
  }
  html body .margin-bottom-tablet-50 {
    margin-bottom: 50px;
  }
  html body .margin-bottom-tablet-60 {
    margin-bottom: 60px;
  }
  html body .margin-bottom-tablet-70 {
    margin-bottom: 70px;
  }
  html body .margin-bottom-tablet-80 {
    margin-bottom: 80px;
  }
  html body .margin-bottom-tablet-90 {
    margin-bottom: 90px;
  }
  html body .margin-bottom-tablet-100 {
    margin-bottom: 100px;
  }
  html body .margin-bottom-tablet-110 {
    margin-bottom: 110px;
  }
  html body .margin-bottom-tablet-120 {
    margin-bottom: 120px;
  }
  html body .margin-bottom-tablet-130 {
    margin-bottom: 130px;
  }
  html body .margin-bottom-tablet-140 {
    margin-bottom: 140px;
  }
  html body .margin-bottom-tablet-150 {
    margin-bottom: 150px;
  }
  html body .margin-top-tablet-0 {
    margin-top: 0px;
  }
  html body .margin-top-tablet-10 {
    margin-top: 10px;
  }
  html body .margin-top-tablet-20 {
    margin-top: 20px;
  }
  html body .margin-top-tablet-30 {
    margin-top: 30px;
  }
  html body .margin-top-tablet-40 {
    margin-top: 40px;
  }
  html body .margin-top-tablet-50 {
    margin-top: 50px;
  }
  html body .margin-top-tablet-60 {
    margin-top: 60px;
  }
  html body .margin-top-tablet-70 {
    margin-top: 70px;
  }
  html body .margin-top-tablet-80 {
    margin-top: 80px;
  }
  html body .margin-top-tablet-90 {
    margin-top: 90px;
  }
  html body .margin-top-tablet-100 {
    margin-top: 100px;
  }
  html body .margin-top-tablet-110 {
    margin-top: 110px;
  }
  html body .margin-top-tablet-120 {
    margin-top: 120px;
  }
  html body .margin-top-tablet-130 {
    margin-top: 130px;
  }
  html body .margin-top-tablet-140 {
    margin-top: 140px;
  }
  html body .margin-top-tablet-150 {
    margin-top: 150px;
  }
}
@media screen and (max-width: 1024px) {
  html body .col-lg-8 + .col-lg-4 {
    margin-top: 30px;
  }
  html body .padding-top-mobile-0 {
    padding-top: 0;
  }
  html body .padding-top-mobile-10 {
    padding-top: 10px;
  }
  html body .padding-top-mobile-20 {
    padding-top: 20px;
  }
  html body .padding-top-mobile-30 {
    padding-top: 30px;
  }
  html body .padding-top-mobile-40 {
    padding-top: 40px;
  }
  html body .padding-top-mobile-50 {
    padding-top: 50px;
  }
  html body .padding-top-mobile-60 {
    padding-top: 60px;
  }
  html body .padding-top-mobile-70 {
    padding-top: 70px;
  }
  html body .padding-top-mobile-80 {
    padding-top: 80px;
  }
  html body .padding-top-mobile-90 {
    padding-top: 90px;
  }
  html body .padding-top-mobile-100 {
    padding-top: 100px;
  }
  html body .padding-top-mobile-110 {
    padding-top: 110px;
  }
  html body .padding-top-mobile-120 {
    padding-top: 120px;
  }
  html body .padding-top-mobile-130 {
    padding-top: 130px;
  }
  html body .padding-top-mobile-140 {
    padding-top: 140px;
  }
  html body .padding-top-mobile-150 {
    padding-top: 150px;
  }
  html body .padding-bottom-mobile-0 {
    padding-bottom: 0;
  }
  html body .padding-bottom-mobile-10 {
    padding-bottom: 10px;
  }
  html body .padding-bottom-mobile-20 {
    padding-bottom: 20px;
  }
  html body .padding-bottom-mobile-30 {
    padding-bottom: 30px;
  }
  html body .padding-bottom-mobile-40 {
    padding-bottom: 40px;
  }
  html body .padding-bottom-mobile-50 {
    padding-bottom: 50px;
  }
  html body .padding-bottom-mobile-60 {
    padding-bottom: 60px;
  }
  html body .padding-bottom-mobile-70 {
    padding-bottom: 70px;
  }
  html body .padding-bottom-mobile-80 {
    padding-bottom: 80px;
  }
  html body .padding-bottom-mobile-90 {
    padding-bottom: 90px;
  }
  html body .padding-bottom-mobile-100 {
    padding-bottom: 100px;
  }
  html body .padding-bottom-mobile-110 {
    padding-bottom: 110px;
  }
  html body .padding-bottom-mobile-120 {
    padding-bottom: 120px;
  }
  html body .padding-bottom-mobile-130 {
    padding-bottom: 130px;
  }
  html body .padding-bottom-mobile-140 {
    padding-bottom: 140px;
  }
  html body .padding-bottom-mobile-150 {
    padding-bottom: 150px;
  }
  html body .margin-top-mobile-0 {
    margin-top: 0px;
  }
  html body .margin-top-mobile-10 {
    margin-top: 10px;
  }
  html body .margin-top-mobile-20 {
    margin-top: 20px;
  }
  html body .margin-top-mobile-30 {
    margin-top: 30px;
  }
  html body .margin-top-mobile-40 {
    margin-top: 40px;
  }
  html body .margin-top-mobile-50 {
    margin-top: 50px;
  }
  html body .margin-top-mobile-60 {
    margin-top: 60px;
  }
  html body .margin-top-mobile-70 {
    margin-top: 70px;
  }
  html body .margin-top-mobile-80 {
    margin-top: 80px;
  }
  html body .margin-top-mobile-90 {
    margin-top: 90px;
  }
  html body .margin-top-mobile-100 {
    margin-top: 100px;
  }
  html body .margin-top-mobile-110 {
    margin-top: 110px;
  }
  html body .margin-top-mobile-120 {
    margin-top: 120px;
  }
  html body .margin-top-mobile-130 {
    margin-top: 130px;
  }
  html body .margin-top-mobile-140 {
    margin-top: 140px;
  }
  html body .margin-top-mobile-150 {
    margin-top: 150px;
  }
  html body .margin-bottom-mobile-0 {
    margin-bottom: 0px;
  }
  html body .margin-bottom-mobile-10 {
    margin-bottom: 10px;
  }
  html body .margin-bottom-mobile-20 {
    margin-bottom: 20px;
  }
  html body .margin-bottom-mobile-30 {
    margin-bottom: 30px;
  }
  html body .margin-bottom-mobile-40 {
    margin-bottom: 40px;
  }
  html body .margin-bottom-mobile-50 {
    margin-bottom: 50px;
  }
  html body .margin-bottom-mobile-60 {
    margin-bottom: 60px;
  }
  html body .margin-bottom-mobile-70 {
    margin-bottom: 70px;
  }
  html body .margin-bottom-mobile-80 {
    margin-bottom: 80px;
  }
  html body .margin-bottom-mobile-90 {
    margin-bottom: 90px;
  }
  html body .margin-bottom-mobile-100 {
    margin-bottom: 100px;
  }
  html body .margin-bottom-mobile-110 {
    margin-bottom: 110px;
  }
  html body .margin-bottom-mobile-120 {
    margin-bottom: 120px;
  }
  html body .margin-bottom-mobile-130 {
    margin-bottom: 130px;
  }
  html body .margin-bottom-mobile-140 {
    margin-bottom: 140px;
  }
  html body .margin-bottom-mobile-150 {
    margin-bottom: 150px;
  }
  .row .col-lg-6 {
    margin-bottom: 30px;
  }
  .row .col-lg-6:last-child {
    margin-bottom: 0;
  }
  html body .row.equal-height .tarif-kachel {
    height: auto;
  }
  html body .einfache-kachel .frame-type-header header h2,
  html body .einfache-kachel html body .frame-type-text header h2 {
    font-size: 2rem;
    word-break: break-word;
  }
  .einfache-kachel .tarif-merkmale .downloads .download-button {
    font-size: 2rem;
  }
  .row .col-md-6:empty {
    margin-bottom: 0;
  }
  .row .col-lg-4.col-12 {
    margin-bottom: 20px;
  }
  .row .col-lg-4.col-12:last-child {
    margin-bottom: 0;
  }
  .col-1.hidden-col {
    display: none;
  }
  .row .col-lg-3 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1180px) and (orientation: landscape) {
  .stoerungen-button.mobile {
    position: absolute;
    top: -50px;
    left: 180px;
    background-color: #D9642C;
    color: #fff;
    text-decoration: none;
    border-radius: 20px;
    padding: 0 10px;
    line-height: 30px;
    font-size: 0.9rem;
    transition: background-color 0.5s;
  }
}
@media screen and (max-width: 1024px) {
  .stoerungen-button.mobile {
    position: absolute;
    top: -50px;
    left: 126px;
    background-color: #D9642C;
    color: #fff;
    text-decoration: none;
    border-radius: 20px;
    padding: 0 10px;
    line-height: 30px;
    font-size: 0.9rem;
    transition: background-color 0.5s;
  }
  .header .gwhtel,
  .header .stoerungen-button {
    display: none;
  }
  .navigation-row .col-lg-3 .logo {
    height: 72px;
  }
  .navigation-row .col-lg-3 .logo img {
    max-width: 93px;
    top: 5px;
    left: 20px;
    transform: skew(20deg);
  }
  .navigation {
    display: none;
  }
  #rwd {
    display: block;
    position: absolute;
    top: -50px;
    right: 20px;
  }
  html body .logo {
    width: 95% !important;
  }
  html body .navigation-row .col-lg-3 {
    margin-bottom: 0;
  }
  #mod-finder-searchform {
    display: none;
  }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  #rwd {
    right: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  html body #rwd {
    right: 50px;
  }
  html body .navigation-row .col-lg-3,
  html body .navigation-row .col-lg-9 {
    width: 100%;
  }
  html body .logo {
    width: 95% !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
  #header .logo {
    height: 73px;
    left: 0;
  }
  #header .logo img {
    max-width: 110px;
    left: 83px;
  }
  #header #mod-finder-searchform {
    display: none;
  }
  #header #rwd {
    display: block;
    position: absolute;
    top: -50px;
    right: 60px;
  }
  #header .navigation-row .col-lg-3 {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1180px) and (orientation: landscape) {
  #header .logo {
    height: 73px;
    left: 0;
  }
  #header .logo img {
    max-width: 114px;
    left: 83px;
  }
  #header #mod-finder-searchform {
    display: none;
  }
  #header #rwd {
    display: block;
    position: absolute;
    top: -50px;
    right: 20px;
  }
  #header .navigation-row .col-lg-3 {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  .job .detail-button {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .job .contact-row .contact-person-img {
    border-bottom-left-radius: 0;
  }
  .job .contact-row .contact-person-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .job .contact-row .tarif-details span {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1024px) {
  .kachel {
    margin-bottom: 30px;
  }
  .kachel .kachel-content {
    min-height: 300px;
  }
  .kachel .kachel-content .button-row {
    justify-content: end;
  }
  .kachel .kachel-content p {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
  .kachel-content .col-lg-5.col-11 {
    width: 60%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
  .kachel-content .col-lg-5.col-11 {
    width: 60%;
  }
  .kachel .kachel-content.white .buttons-group-1 {
    justify-self: start;
  }
}
@media screen and (max-width: 1024px) {
  .product-kachel {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .product-kachel .product-list {
    padding-left: 0;
  }
  .product-kachel .button-group {
    padding: 10px 0;
  }
  .product-kachel .button-group a {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1180px) and (orientation: landscape) {
  .product-kachel .product-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  #quick-element {
    display: none;
  }
  #mobile-quick-element {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    position: fixed;
    bottom: 0;
    z-index: 99999;
    gap: 5px;
    width: 100%;
  }
  #mobile-quick-element .quick {
    background-color: #3c3c3b;
    height: 100%;
    padding: 10px;
  }
  #mobile-quick-element .quick.quick-first {
    background-color: #97e503;
  }
  #mobile-quick-element .quick.quick-first a .title {
    color: #3c3c3b;
  }
  #mobile-quick-element .quick.quick-fifth .button-up {
    height: 100%;
    display: block;
    position: relative;
  }
  #mobile-quick-element .quick.quick-fifth .icon {
    font-size: 5rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  #mobile-quick-element .quick a {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
  }
  #mobile-quick-element .quick a img {
    max-width: 30px;
    margin-bottom: 10px;
  }
  #mobile-quick-element .quick a .title {
    font-size: 12px;
    color: #fff;
    line-height: 10px;
  }
  #mobile-quick-element .quick a .icon {
    color: #fff;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1366px) and (orientation: landscape) {
  html body .preise .col-md-7,
  html body .preise .col-md-5 {
    width: 100%;
  }
  html body .tarif-kachel .button,
  html body .tarif-kachel .tarif-details {
    font-size: 1rem;
  }
  html body .tarif-kachel .title {
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
  html body .tarif-kachel .preise .price {
    font-size: 1.5rem !important;
  }
  .tarif-kachel .preise .row {
    align-items: end;
  }
  .tarif-kachel ul li {
    gap: 8px;
    font-size: 1rem;
  }
  .tarif-kachel .pre-heading {
    padding: 15px 27px;
  }
  .tarif-kachel .button,
  .tarif-kachel .tarif-details {
    font-size: 1.3rem;
  }
  .tarif-kachel .pre-heading .info-icon {
    width: 40px;
    height: 40px;
  }
  .tarif-kachel .pre-heading span {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1024px) {
  .tarif-kachel .preise .price {
    font-size: 1.9rem;
  }
  .preise .col-5 {
    padding-right: 0;
    padding-left: 0;
  }
  .tarif-kachel .product-list li {
    height: auto;
  }
  .tarif-kachel.bg-darkgreen .button {
    font-size: 1.1rem;
  }
  .tarif-kachel .title {
    font-size: 2.2rem;
  }
  .tarif-merkmale .downloads .download-button {
    font-size: 1.3rem;
    word-break: break-word;
  }
  .tarif-kachel .pre-heading span {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1180px) and (max-width: 1366px) and (orientation: landscape) {
  html body .download-arrow + span {
    word-break: break-all;
  }
  html body .tarif-merkmale .button {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  .tarif-merkmale .table-details table td {
    font-size: 1.2rem;
  }
  .tarif-merkmale .button {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1024px) and (orientation: portrait) {
  .tarif-merkmale .heading h2,
  .tarif-merkmale .heading h3 {
    font-size: 2.2rem;
  }
  .tarif-merkmale .table-details table td {
    padding-left: 0;
    display: block;
    width: 100%;
    margin-bottom: 5px;
    line-height: 35px;
    padding-bottom: 10px;
    padding-top: 20px;
  }
  .tarif-merkmale .table-details table td:first-child {
    text-align: center;
    padding-bottom: 20px;
  }
  .tarif-merkmale .table-details table td .mobile-info {
    display: block;
    font-family: poppins-regular, sans-serif;
    font-size: 1rem;
  }
  .tarif-merkmale .table-details table tr {
    display: block;
    margin-bottom: 20px;
  }
  .tarif-merkmale .table-details table th {
    display: none;
  }
  .tarif-merkmale .table-details table {
    border-collapse: initial;
    border-spacing: initial;
  }
  .tarif-merkmale .table-details th {
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .tarif-merkmale .merkmale .row {
    justify-content: space-between;
    width: 100%;
  }
  .tarif-merkmale .button {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  .tarif-merkmale .table-details table td {
    font-size: 0.9rem;
    width: initial;
  }
  .table-details + .information {
    padding-left: 0;
  }
  .tarif-merkmale .heading h2,
  .tarif-merkmale .heading h3,
  .tarif-merkmale .downloads h3 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1024px) {
  .tarif-merkmale .table-details table th.no-background {
    display: block;
    font-size: 1rem;
    width: initial;
  }
  .merkmale {
    font-size: 1rem;
  }
  .tarif-merkmale .merkmale .col-md-6 p {
    font-size: 1rem;
  }
  .tarif-merkmale .downloads .download-button {
    font-size: 1rem;
  }
}
/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 1024px) {
  /* Place the timelime to the left */
  .timeline::after {
    left: 31px;
  }
  /* Full-width containers */
  .container-timeline {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }
  .container-timeline p {
    word-break: break-word;
  }
  /* Make sure that all arrows are pointing leftwards */
  .container-timeline::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }
  /* Make sure all circles are at the same spot */
  .left::after,
  .right::after {
    left: 18px;
  }
  /* Make all right containers behave like the left ones */
  .right {
    left: 0%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1180px) and (orientation: landscape) {
  #header .navigation {
    margin-top: 30px;
    margin-bottom: 40px;
    padding: 0;
    display: none;
  }
  #header .navigation ul {
    padding-left: 0;
    display: block;
  }
  #header .navigation ul li {
    padding: 0;
    margin-bottom: 5px;
  }
  #header .navigation ul li a {
    padding-left: 20px;
    padding-right: 20px;
  }
  #header .navigation ul li:hover .first-col {
    column-count: initial;
  }
  #header .navigation ul li:hover .sub {
    position: relative;
    min-width: 100%;
    left: initial;
    padding-top: 0;
    top: initial;
  }
  #header .navigation ul li:hover .sub ul li {
    margin-bottom: 0;
  }
  #header .navigation ul li:hover .sub ul li a {
    padding-left: 5px;
  }
  #header .navigation ul li:hover .subnavigation-row {
    padding-top: 20px;
    margin-left: 0;
    margin-right: 0;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
  }
  #header .navigation ul li:hover .subnavigation-row .news-item-col {
    display: none;
  }
  #header .navigation li ul.show-sub {
    display: block;
    padding-top: 0;
  }
}
@media screen and (min-width: 744px) and (max-width: 1024px) and (orientation: portrait) {
  #rwd {
    right: 40px;
  }
}
@media screen and (max-width: 1024px) {
  #header .navigation {
    margin-top: 30px;
    margin-bottom: 40px;
    padding: 0;
  }
  #header .navigation ul {
    padding-left: 0;
    display: block;
  }
  #header .navigation ul li {
    padding: 0;
    margin-bottom: 5px;
  }
  #header .navigation ul li a {
    padding-left: 20px;
    padding-right: 20px;
  }
  #header .navigation ul li:hover .first-col {
    column-count: initial;
  }
  #header .navigation ul li:hover a {
    padding-left: 20px;
  }
  #header .navigation ul li:hover .sub {
    position: relative;
    min-width: 100%;
    left: initial;
    padding-top: 0;
    top: initial;
  }
  #header .navigation ul li:hover .sub ul li {
    margin-bottom: 0;
  }
  #header .navigation ul li:hover .sub ul li a {
    padding-left: 5px;
  }
  #header .navigation ul li:hover .subnavigation-row {
    padding-top: 20px;
    margin-left: 0;
    margin-right: 0;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
  }
  #header .navigation ul li:hover .subnavigation-row .news-item-col {
    display: none;
  }
  #header .navigation li ul.show-sub {
    display: block;
    padding-top: 0;
  }
  #footer .navigation li:hover ul {
    display: none;
  }
  #footer .navigation li.open-ul::after {
    display: none;
  }
  #footer .navigation li:hover:after {
    display: none;
  }
  #footer .navigation ul li ul {
    display: none;
  }
  #footer .navigation ul li ul.open {
    display: block !important;
  }
  #footer .navigation ul li ul.open::after {
    display: none;
  }
  .footer-navigation {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  html body .accordion-collapse .download-arrow {
    height: 50px !important;
  }
}
@media screen and (max-width: 1024px) {
  html body .accordion-button {
    padding-left: 60px;
    font-size: 1.1rem;
    grid-template-columns: 1fr;
    width: 90%;
  }
  html body .accordion-button .title {
    word-break: break-word;
    display: block;
    width: 75%;
  }
  html body .accordion-button .start {
    font-size: 0.9rem;
    margin-top: 5px;
  }
  html body .accordion-collapse p {
    font-size: 1rem;
  }
  html body .accordion-collapse .pdf-link {
    font-size: 1rem;
    word-break: break-word;
  }
}
@media screen and (max-width: 1024px) {
  .pie-chart {
    display: block;
    margin-bottom: 30px;
    border-bottom: 1px solid #006462;
    padding-bottom: 30px;
  }
  .pie-chart .legend {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 744px) and (max-width: 1024px) and (orientation: portrait) {
  html body .contenttable tr td {
    font-size: 1.2rem;
  }
  html body .contenttable tr td p {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .no-singleview .more-button a {
    padding: 5px 25px;
  }
  .stoerungen-reihe .offset-md-1 {
    margin-left: 5px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .singleview .header-news h3 a {
    font-size: 2.2rem;
  }
  .news .article h3 {
    line-height: 30px;
  }
  .stoerungen-reihe .offset-1 {
    margin-left: 0;
  }
  .news-item {
    margin-bottom: 30px;
  }
  .singleview.topnews h3 a span {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  .news-content {
    padding: 20px 25px;
  }
}
@media screen and (max-width: 1024px) {
  .topnews .teaser-text .col-md-8 p:first-child {
    padding-top: 25px;
  }
}
@media screen and (max-width: 1024px) {
  .contact-information .image {
    width: 40%;
  }
}
@media screen and (max-width: 1024px) {
  html body .sauber-sicher-accordion-button .accordion-button .icon span {
    right: 6px;
  }
  html body .sauber-sicher-accordion-button .accordion-button {
    grid-template-columns: 1fr 4fr 1fr;
  }
  html body .sauber-sicher-accordion-button .accordion-button .title {
    width: 100%;
  }
  html body .sauber-sicher-accordion-button .accordion-button .mobile-badge {
    margin-top: 10px;
  }
  html body .desktop-badge {
    display: none;
  }
  html body .mobile-badge {
    display: block;
    width: fit-content;
  }
}
@media screen and (max-width: 1024px) {
  .frame-type-text p {
    font-size: 1rem;
  }
}
