/*@media (prefers-color-scheme: dark) {

    .logo {
        display: none;
    }

    .logo.dark {
        display: block;
    }

    .hamburger .line1, .hamburger .line2, .hamburger .line1, .hamburger .line2, #sticky-fadein .hamburger .line1, #sticky-fadein .hamburger .line2 {
        background-color: var(--white);
    }

    body {
        background-color: var(--black);
    }

    .menu-text {
        color: var(--white);
    }

}
*/




@media screen and (max-width : 1500px)  {

/* ///// CONTAINER AND TYPO ///// */



/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */


/* ///// STARTSEITE ///// */

ul.tabs li {
    letter-spacing: 1px;
}

/* ///// UNTERSEITEN ///// */


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

}


@media screen and (max-width : 1400px)  {

/* ///// CONTAINER AND TYPO ///// */


/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */


/* ///// STARTSEITE ///// */


/* ///// UNTERSEITEN ///// */


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

}


@media screen and (max-width : 1300px)  {

/* ///// CONTAINER AND TYPO ///// */

.bild-frame, .bild {
    height: 30vw;
}

/* ///// HEADER ///// */

#header {
    height: 10vw;
    min-height: 4.5em;
    max-height: 10em;
    height: clamp(4.5em, 10vw, 10em);
    padding-top: 0;
}

#booking {
    top: 1.425em;
    top: clamp(1.425em, 3.2vw, 3.2em);
    left: 4vw;
    left: clamp(0em, 4vw, 4em);
}

#booking a {
    padding: 3px 10px;
    letter-spacing: 1px;
}

h3 {
    font-size: 1rem;
    font-size: min(max(1rem, 2vw), 1.8rem);
    border-top: solid 1px;
    border-bottom: solid 1px;
}

#slider .bild, #slider .hintergrundbild, #slider .bgimage {
    height: calc(100vh - 18vw);
    min-height: calc(100vh - 23em);
    max-height: calc(100vh - 12em);
    height: calc(100vh - clamp(12em, 18vw, 23em));
}

.swiper-button-prev:after, .swiper-button-next:after {
    width: 30px;
    height: 30px;
}

.swiper-button-prev, .swiper-button-next {
    bottom: 1em;
    width: 30px;
    height: 30px;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 25px;
    right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    left: 50px;
    right: auto;
}

/* ///// NAVIGATION ///// */

ul.menu li {
    transition: none;
}


/* ///// SLIDER ///// */


/* ///// STARTSEITE ///// */

#team .bgimage {
    height: 50vw;
}

#angebot .bgimage {
    height: 50vw;
}

/* ///// UNTERSEITEN ///// */



/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

}


@media screen and (max-width : 1200px)  {

/* ///// CONTAINER AND TYPO ///// */

.parallaxParent {
    height: 50vw;
}


/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */


/* ///// STARTSEITE ///// */


/* ///// UNTERSEITEN ///// */


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

}


@media screen and (max-width : 1100px)  {

/* ///// CONTAINER AND TYPO ///// */

.item-page {
    margin: 12% 0% 0%;
    width: 100%;
}

/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */


/* ///// STARTSEITE ///// */

img.icon-silhouette.boy {
    right: 7vw;
    right: clamp(2.8em, 7vw, 5.8em);
}

/* ///// UNTERSEITEN ///// */


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

a.lightbox {
    width: 2em;
    height: 2em;
    right: 2em;
    bottom: 2em;
}

}


@media screen and (max-width : 1000px)  {

/* ///// CONTAINER AND TYPO ///// */


/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */


/* ///// STARTSEITE ///// */


/* ///// UNTERSEITEN ///// */


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

}


@media screen and (max-width : 900px)  {


/* ///// CONTAINER AND TYPO ///// */

.wideWrap {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}


#slider .bild, #slider .hintergrundbild, #slider .bgimage {
    height: calc(100vh - 19vw);
    min-height: calc(100vh - 19em);
    max-height: calc(100vh - 19em);
    height: calc(100vh - clamp(19em, 19vw, 19em));
    min-height: auto;
}

/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */


/* ///// STARTSEITE ///// */

.parallaxParent {
    height: 60vw;
}

#team .bgimage {
    height: 80vw;
}

/* ///// UNTERSEITEN ///// */


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

}


@media screen and (max-width : 800px)  {

/* ///// CONTAINER AND TYPO ///// */

p, span.field-value, span.field-label, li {
    font-size: 1rem;
}

a.fancybox {
    width: 2em;
    height: 2em;
    right: 2em;
    bottom: 2em;
}



/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */

#sticky-fadein {
    top: -72px;
}

#sticky-fadein.active {
    top: 28px;
}

/* ///// SLIDER ///// */


.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    font-size: 25px;
}

#hinweis .moduletable {
    top: 14%;
    width: 120px;
    height: 120px;
}

#hinweis p, #hinweis a {
    font-size: 0.8rem;
}


/* ///// STARTSEITE ///// */

/*
li.tab-link {
    width: calc(100% - 60px);
    border-bottom: solid 1px #fff;
}
*/

/* ///// UNTERSEITEN ///// */


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

a.scrolltotop {
    width: 35px;
    height: 29px;
}

}


@media screen and (max-width : 700px)  {

/* ///// CONTAINER AND TYPO ///// */

.bild-frame, .bild, .blog .bild-frame, .blog .bild {
    height: 60vw;
}

section#angebot {
    min-height: auto;
}

/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */

a.instagram {
    right: 1em;
}

/* ///// STARTSEITE ///// */

img.holz, img.walker-schriftzug {
    height: 120vw;
    width: auto;
    margin-left: 35%;
    /*transform: translate(-50%, 0);*/
}

img.holz {
    margin-left: 25%;
}

#partner .bgimage {
    height: 120vw;
}

.eapps-instagram-feed-posts-item-template-tile.eapps-instagram-feed-posts-item.eapps-instagram-feed-posts-item-type-image.eapps-instagram-feed-posts-item-visible.eapps-instagram-feed-posts-item-image-landscape.eapps-instagram-feed-posts-item-loaded,
.eapps-instagram-feed-posts-item-template-tile.eapps-instagram-feed-posts-item.eapps-instagram-feed-posts-item-type-carousel.eapps-instagram-feed-posts-item-visible.eapps-instagram-feed-posts-item-image-landscape.eapps-instagram-feed-posts-item-loaded {
    width: calc(50% - 20px) !important;
}

.tab-content h3 {
    width: 100%;
    border: none;
}

/* ///// UNTERSEITEN ///// */


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

}



@media screen and (max-width : 650px)  {
    ul.tabs li {
        width: calc(100% - 4vw);
        min-width: calc(100% - 10px);
        max-width: calc(100% - 40px);
        width: calc(100% - clamp(10px, 4vw, 40px));
        margin-bottom: 1px;
        border: solid 1px transparent;
    }
}


@media screen and (max-width : 600px)  {

/* ///// CONTAINER AND TYPO ///// */

.bild-frame, .bild {
    height: 60vw;
}

/* ///// HEADER ///// */

.hamburger .line1 {
    width: 35px;
    height: 2px;
    margin: 6px auto;
}

#hamburger.is-active .line1:nth-child(1), #hamburger.is-active .line1:nth-child(2) {
    width: 35px;
    height: 2px;
}

/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */


/* ///// STARTSEITE ///// */

#bottomimage .bgimage {
    height: 55vw;
}

/* ///// UNTERSEITEN ///// */


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

ul.repeatable-2 li {
    flex: 1 100%;
}

ul.repeatable-2 li, ul.repeatable-3 li, ul.repeatable-4 li {
    padding: 1%;
}

}




@media screen and (max-width : 500px)  {

/* ///// CONTAINER AND TYPO ///// */

.center {
    text-align: left;
}

.parallaxParent {
    height: 80vw;
}

.button, a.button, p.button, a.readmore, button.goback, .video-button {
    letter-spacing: 1px;
}

/* ///// HEADER ///// */

#booking a {
    padding: 2px 5px;
    letter-spacing: 1px;
}


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */

#slider .bild, #slider .hintergrundbild, #slider .bgimage {
    height: 50vh;
}

/* ///// STARTSEITE ///// */


/* ///// UNTERSEITEN ///// */


/* ///// FOOTER ///// */

/* ///// DIVERSES ///// */

.scrolltotop {
    width: 25px;
    height: 15px;
}

}


@media screen and (max-width : 450px)  {

/* ///// CONTAINER AND TYPO ///// */


/* ///// HEADER ///// */

/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */


/* ///// STARTSEITE ///// */


/* ///// UNTERSEITEN ///// */


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

}


@media screen and (max-width : 350px)  {

/* ///// CONTAINER AND TYPO ///// */


/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */


#slider .bild, #slider .hintergrundbild, #slider .bgimage {
    height: calc(100vh - 12vw);
    min-height: calc(100vh - 12em);
    max-height: calc(100vh - 12em);
    height: calc(100vh - clamp(12em, 12vw, 12em));
}

/* ///// STARTSEITE ///// */


/* ///// UNTERSEITEN ///// */


/* ///// FOOTER ///// */


#footer table tr {
    display: block;
}

#footer table th {
    display: block;
}

/* ///// DIVERSES ///// */

}




@media screen and (max-width: 1024px) and (max-height: 700px) and (orientation: landscape) {



#slider .bild, #slider .hintergrundbild, #slider .bgimage {
    height: 100vh;
}

#heads {
    height: 30vw;
}


#navigationWrap, #navigationWrap-fadein {
    overflow-y: scroll;
}

}

