.footer_mobile {
    background-color: #39403b;
    padding: 38px 20px 9px 20px
}

.footer_mobile h4 {
    color: #e97400;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase
}

.footer_mobile a,
.footer_mobile p,
.footer_mobile span {
    color: white;
    font-family: 'Open Sans', sans-serif
}

.footer_mobile_navigation a {
    line-height: 42px
}

.footer_mobile_navigation,
.footer_mobile_kontakt {
    text-align: center
}

.footer_mobile_facebook_logo {
    height: 30px;
    margin: 15px 0 0 0
}

.footer_mobile_kontakt {
    margin: 24px 0 0 0
}

.footer_mobile_kontakt h4 {
    margin: 0 0 7px 0
}

.footer_mobile_kontakt p {
    line-height: 18px;
    text-align: center
}

.footer_mobile_kontakt p:nth-of-type(2) {
    margin: 12px 0 0 0
}

.footer_mobile_google_maps {
    display: block;
    margin: 16px 0 0 0
}

.footer_mobile_kontakt p:nth-of-type(3) {
    margin: 34px 0 0 0
}

.footer_mobile_kontakt p:nth-of-type(4) {
    margin: 6px 0 0 0
}

.footer_mobile_email {
    display: block;
    margin: 28px 0 0 0
}

.footer_mobile_bsb_logo {
    display: table;
    height: 54px;
    margin: 35px auto 0
}

.footer_mobile_copyright {
    font-size: 14px;
    line-height: 24px;
    margin: 28px 0 0 0;
    text-align: center
}

.footer_mobile_reference {
    font-size: 12px;
    line-height: 18px;
    opacity: .4;
    text-align: center
}

.footer_social_logo_listitem {
    padding-top: 15px;
}

.footer_social_logo {
    margin-left: 8px;
    margin-right: 8px;
}

.footer {
    display: none
}

@media only screen and (min-width:569px) {
    .container_impressum {
        max-width: 900px
    }

    .footer_mobile {
        display: none
    }

    .footer {
        background-color: #39403b;
        display: block;
        padding: 45px 50px 20px 50px
    }

    .footer h4 {
        color: #e97400;
        font-size: 40px;
        font-weight: bold;
        margin: 0 0 7px 0;
        text-transform: uppercase
    }

    .footer a,
    .footer p,
    .footer span {
        color: white;
        font-family: 'Open Sans', sans-serif
    }

    .footer_navigation,
    .footer_kontakt {
        display: inline-block;
        vertical-align: top
    }

    .footer_navigation a,
    .footer_navigation p,
    .footer_navigation span,
    .footer_kontakt a,
    .footer_kontakt p,
    .footer_kontakt span {
        line-height: 30px
    }

    .footer_navigation {
        margin: 0 75px 49px 0
    }

    .footer_social_logo {
        margin-left: 0;
        margin-right: 15px;
    }

    .footer_facebook_logo {
        height: 30px;
        margin: 10px 0 0 0
    }

    .footer_email {
        margin: 30px 0 0 0
    }

    .footer_bsb_logo {
        height: 68px;
        margin: 60px 0 0 0
    }

    .footer_copyright {
        font-size: 14px;
        margin: 10px auto 0 auto
    }

    .footer_reference {
        font-size: 12px;
        line-height: 0;
        margin: 12px 0;
        opacity: .4
    }
}

@media only screen and (min-width:1173px) {
    .footer {
        padding: 60px 60px 8px 60px
    }

    .footer_container {
        margin: auto;
        max-width: 1245px
    }

    .footer h4 {
        margin: 0 0 24px 0
    }

    .footer_bsb_logo {
        height: 90px;
        margin: 0
    }

    .footer_navigation-kontakt {
        float: right
    }

    .footer_navigation {
        margin: 0 54px 0 0
    }

    .footer_copyright {
        margin: 371px auto 0 auto;
        text-align: center
    }

    .footer_reference {
        font-size: 12px;
        opacity: .4;
        text-align: center
    }
}
