@media (min-width: 1200px) {
    .flex-direction-nav .flex-prev {
        left: 20px;
    }

    .flex-direction-nav .flex-next {
        right: 20px;
    }

    #restaurant, #hotel {
        height: 100vh;
    }

    #fullpage.contact {
        position: relative;
        padding-bottom: 505px;
        min-height: 100%;
    }

    #fullpage.contact .meta-top-foot {
        position: absolute;
        bottom: 0;
        left: 0;
    }
}

@media (max-width: 1199px) {
    .block-content {
        top: 40%;
    }

    .section, .section > div, .banner-title {
        /* height: auto !important; */
    }

    .c7n-title-txt {
        margin-left: 0px !important;
    }

    .c7n-title-txt h1 {
        font-size: 3em !important;
    }

    .c7n-turquoise-bg a.c7n-section-link, .c7n-beige-bg a.c7n-section-link {
        font-size: 1em !important
    }

    .mobile-nav {
        display: block;
    }

    /*BUTTONS STARTSEITE*/
    .resRoom {
        text-align: center;
        bottom: 9%;
        left: 14%;
    }

    .resTable {
        text-align: center;
        bottom: 9%;
        left: -14%;
    }

    .resTable a, .resRoom a {
        width: 20%;
    }
}

@media (max-width: 801px) {
    .meta-top-foot {
        overflow-y: auto;
    }

    #footer-slider #hide-mobile {
        display: none;
    }

    #footer-slider #visible-mobile {
        display: block;
    }
}

@media (max-width: 992px) {
    /*#custom-mob-foot .fp-tableCell {*/ /*   overflow-y: scroll;*/ /*   -webkit-overflow-scrolling: touch;*/ /*}*/ .content-grid:first-of-type {
        margin-bottom: 70px;
    }

    .content-grid {
        width: 100%;
        padding-right: 0;
    }

    .content .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    #page {
        padding: 0 15px;
    }

    .footer-scroll {
        height: auto;
        padding-bottom: 30px;
        float: left;
    }

    .logo {
        margin-left: 0;
    }

    .block1:nth-child(5) {
        float: left;
    }
}

@media (max-width: 680px) {
    .meta-bottom-foot {
        display: block;
        padding-bottom: 100px;
    }

    .meta-bottom-foot .block1:not(:last-of-type) {
        width: 100%;
        float: left;
        flex: none;
    }

    .wrap-block-bottom {
        bottom: 60px;
    }

    #down2, #down3 {
        bottom: -10px;
        left: 0;
        right: 0;
    }

    p.flex-caption {
        width: 80%;
        left: 15px;
        bottom: 60px;
    }

    .mob-head.scrolled .fixed-head {
        background-color: transparent;
    }

    #footer-slider #hide-mobile {
        display: block;
    }

    #footer-slider #visible-mobile {
        display: none;
    }

    /*BUTTONS STARTSEITE*/
    .resRoom {
        text-align: center;
        bottom: 20%;
        left: 0;
    }

    .resTable {
        text-align: center;
        bottom: 11%;
        left: 0;
    }

    .resTable a, .resRoom a {
        display: none;
        width: 47%;
    }

    #contact-us p span {
        float: left;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .mobile-nav2 {
        display: none;
    }

    .mobile-nav {
        display: block;
    }

    .mobile-link a {
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
    }

    .banner-title img {
        padding: 10px;
        width: 100%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    #footer-slider #hide-mobile {
        display: none;
    }

    #footer-slider #visible-mobile {
        display: block;
    }
}

.fp-tableCell {
    height: auto !important;
}

@media(max-width: 992px) {
    .kontakt {
        height: 300px !important;
    }
}

@media(min-width: 993px) {
    .kontakt {
        height: 500px !important;
    }
}
