@media only screen
and (min-width: 320px)
and (max-width: 768px) {
    .site-footer .copyright-block {
        display: none;
    }

    .page-id-78 .followWrap {
        display: none;
    }

    .page-id-78 .site-header {
        display: none;
    }

    .page-id-78 #primary {
        height: 66vh;
    }

    .page-id-56 .followWrap {
        display: none;
    }

    .page-id-56 .site-header {
        display: none;
    }

    .page-id-56 .breadcrumbs {
        display: none;
    }

    .page-id-56 #primary {
        padding-top: 0;
    }

    .page-id-56 .rmagic .rmrow .rmfield label {
        font-size: 14px;
        margin-bottom: 0;
    }

    .page-id-56 .rmagic .rmrow li input[type=checkbox] {
        width: 26px;
        height: 26px;
    }

    .page-id-56 .rmradio li label {
        font-size: 14px;
        position: absolute;
        margin-top: 2px;
    }



    .page-id-66 .followWrap {
        display: none;
    }

    .page-id-66 .site-header {
        display: none;
    }

    .page-id-66 .breadcrumbs {
        display: none;
    }

    .page-id-66 #primary {
        padding-top: 0;
    }


    .page-header .entry-title {
        font-size: 18px !important;
    }

    .rmfield[for=form_1_1-element-14]{
        display: none;
    }

    .rmfield[for=form_1_1-element-16]{
        display: none;
    }

    .rmfield[for=form_1_1-element-18]{
        display: none;
    }

    .page-id-56 .rm-post-sub-msg {
        height: 52vh;
    }

    body.page-id-66 #page:after {
        content: "";
        display: block;

        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: .8;
    }

    .page-id-66 .site {
        background: transparent;
    }

    .page-id-66 .container {
        padding-left: 10px;
    }

    .angebot {
        width: 100%;
        height: 160px;
        border: solid 1px white;
        margin-top: 20px;
    }

    .angebot--inner {
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;

        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-color: black;
    }

    .angebot--title {
        font-size: 18px;
        text-transform: uppercase;
    }

    .angebot:nth-of-type(1) .angebot--title {
        color: white;
        z-index: 99999;
    }

    .angebot:nth-of-type(2) .angebot--title {
        color: white;
        z-index: 99999;
    }

    .angebot:nth-of-type(3) .angebot--title {
        color: white;
        z-index: 99999;
    }

    .angebot .price {
        display: block;
        text-align: center;
        font-weight: bold;
        font-style: italic;
    }

    .angebot .joker-links img {
        height: 24px;
    }

    .ui-datepicker.ui-widget.ui-widget-content {
        width: 80%;
    }

    #ui-datepicker-div .ui-datepicker-calendar th {
        width: 34px;
    }

    .hero__content {
        margin-top: 48px;
    }

    .hero-slideshow-normal .container {
        width: 90%;
    }

    .js-rotating.morphext {
        font-size: 26px;
        margin-top: 12px;
    }

    .site-branding img {
        height: 88px;
    }

    #sid1581424423853 .angebot {
        width: 100%;
        height: 142px;
    }

    #sid1581424423853 .angebote--container {
        margin-left: 0;
    }

    #Galerie .g-col-4 .g-item {
        width: 50%;
    }
}