/* prettier-ignore */
@media (max-width:1400px) {
    /* ----------------------------- ANCHOR HOME ---------------------------- */
    .contact-form-content::before {left: 0;}
}

/* prettier-ignore */
@media (max-width:1199px) {

}

/* prettier-ignore */
@media (max-width:991px) {
    /* -------------------------- ANCHOR FLIP CARD -------------------------- */
    .flip-card .flip-card-inner {transform: rotateY(180deg);}
    /* ------------------------------- ANCHOR HOME ------------------------------ */
    .contact-information-box {margin-inline: 0;max-width: none;}
}

/* prettier-ignore */
@media (max-width:767px) {
/* ------------------------------- ANCHOR HOME ------------------------------ */
.about-style1-image-box {margin-top: 30px;}

/* ----------------------------- ANCHOR ÜBER UNS ---------------------------- */

.timeline-container {flex-direction: column;}
.timeline-container::before {width: 2px;height: 100%;top: 0;}
.pfote {margin-top: 0px;}
.timeline-container .timeline-item:not(:last-of-type) .details {margin-top: 15px;margin-bottom: 15px;}
.timeline-container .timeline-item .year {display: none;}

/* -------------------------- ANCHOR ZUGHUNDESPORT -------------------------- */
section.philosophie .white-box {transform: none;position: relative !important;max-width: none;width: 100%;box-shadow: none;left: 0;top: 0;}
.faq-content-area .sec-title {padding-bottom: 0;}
.accordion-box .accordion .accord-btn h4 {padding-right: 60px !important;}
.two-column-list {column-count: 1;}
/* ------------------------------ ANCHOR COOKIE ----------------------------- */
     main section.cookie_section h3 {height: 47px;line-height: 47px;font-size: 30px;margin-bottom: 15px;}
}

/* prettier-ignore */
@media (max-width:540px) {
    #myCookie {width: auto;margin: 0;left: 15px;bottom: 15px;right: 15px;}
    #myCookie div.cookieinfo p {font-size: 14px;line-height: 1.4;}
    .cookie_section h3 {height: 47px;line-height: 1em;font-size: 21px;margin-bottom: 15px;width: 50%;display: flex;align-items: center;}
    .cookie_section .cookie-pad {padding-left: 15px;}
    .cookie_section .col-3 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .cookie_section .col-9 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .cookie_switch {right: auto;left: 0;top: -10px;}
    h2.cookie-info-headline {margin-bottom: 25px;}
}
