/*@media screen and (max-width: 1560px) {
    .title-headline {
        font-size: 3.4vw
    }
}*/

@media screen and (max-width: 1400px) {
    body {
        font-size: 20px;
    }

    .page-frame {
        padding-left: 102px;
    }

    .page-container {
        padding: 0 35px 0 0;
    }

    .w-pad {
        padding: 0 35px 0 144px !important;
    }

    .page-header {
        padding-left: 246px;
        padding-right: 35px;
    }

    .header-language {
        /*left: 35px; */
        left: 125px;
    }

    .page-title {
        padding: 0 30px;
    }

    .title-headline {
        text-indent: 216px;
    }

    .sub-title {
        padding-top: 250px;
    }

    .title-section {
        padding-left: 216px;
    }

    .nav-columns {
        padding: 85px 35px 0;
    }

    .nav-main {
        font-size: 30px;
    }

    .nav-main li {
        margin-bottom: 10px;
    }

    .nav-footer {
        left: 35px;
        right: auto;
    }

    .hamburger {
        left: 37px
    }

    .section-headline {
        margin-bottom: 50px;
    }

    .section-headline::before {
        transform: translateX(-25px);
        width: 90px;
    }

    .page-footer {
        height: 650px;
    }

    .sub-title {
        text-indent: 0;
        margin-left: 89px;
    }

    .gesichter-element {
        margin-left: 20px;
        margin-right: 20px;
    }

}

@media screen and (max-width: 1200px) {
    .contact-item-shift {
        transform: none;
    }

    .list-team {
        margin-bottom: 0;
    }

    .sub-title {
        margin-left: 22px;
    }

    .gesichter-element {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media screen and (max-width: 1199px) {
    .sub-title {
        background: #fff;
        height: auto;
        margin-top: 105px;
        overflow: hidden;
        padding-top: 20px;
        position: relative;
        z-index: 100;
    }

    .sub-title .title-headline {
        padding-top: 0;
    }

    .page-frame {
        margin-top: calc(100vh - 125px);
        padding-left: 35px;
    }

    .page-frame+.page-frame .page-section {
        padding-top: 20px;
    }

    .sub-title+.page-frame {
        margin-top: 25px;
    }

    .contact-page-frame {
        margin-top: calc(45vh - 55px);
    }

    .background-dschungel {
        position: fixed;
        bottom: 125px;
    }

}

@media screen and (max-width: 992px) {
    h4 {
        font-size: 15px;
    }

    .page-frame {
        margin-top: calc(100vh - 60px);
    }

    .contact-page-frame {
        margin-top: calc(60vh - 110px);
    }

    .page-section {
        padding-top: 20px;
    }

    .header-logo {
        width: 233px;
    }

    .header-logo img {
        height: auto;
        width: 100%;
    }

    .header-contact {
        font-size: 18px;
    }

    .contact-email {
        margin-left: 40px;
        margin-top: -2px;
    }

    .nav-footer {
        font-size: 14px;
    }

    .page-title {
        flex-direction: column;
    }

    .sub-title {
        padding-top: 200px;
    }

    .sub-title .title-headline {
        padding-top: 0;
        width: auto;
    }

    .title-headline {
        /*font-size: 50px;*/
        padding-top: 120px;
    }

    .startseite-headline {
        font-size: 18px !important;
    }

    .title-pic {
        margin: 0 auto 150px;
        max-width: 400px;
    }

    /* .title-pic img {
        max-width: 100%;
        width: auto;
    } */
    .contact-item {
        margin-bottom: 40px;
    }

    .contact-info {
        font-size: 13px;
    }

    .contact-quote {
        font-size: 12px;
    }

    .row {
        margin-left: -20px;
        margin-right: -20px
    }

    [class*="col-"] {
        padding-left: 20px;
        padding-right: 20px
    }

    .gesichter-element {
        padding-left: 0px;
        padding-right: 0px;
    }

    .gesichter-list {
        flex-wrap: wrap;
    }

    .page-footer {
        height: 370px;
    }

    .gesichter-container {
        top: 30%;
    }

    .gesichter-element:last-child {
        margin-right: 10px;
    }

    .gesichter-element:first-child {
        margin-left: 10px;
    }

    .background-dschungel {
        bottom: 60px;
    }

}

@media screen and (max-width: 800px) {
    .title-pic {
        width: 365px;
    }

    .contact-info {
        min-height: 225px;
    }

    .contact-details {
        min-height: 135px;
    }

    .contact-text {
        margin-top: 15px;
    }

}

@media screen and (max-width: 767px) {
    h1 {
        margin: 0
    }

    h2 {
        font-size: 15px;
    }

    h3 {
        margin-bottom: 1.5em;
    }

    h4 {
        font-size: 16px;
    }

    .page-frame {
        padding-left: 35px;
    }

    .page-frame+.page-frame .page-section {
        padding-top: 20px;
    }

    .sub-title+.page-frame {
        margin-top: 25px;
    }

    .contact-page-frame {
        margin-top: calc(45vh - 55px);
    }

    .page-container {
        padding: 0 15px !important;
    }

    .page-section {
        padding: 15px 0;
    }

    .header-logo {
        float: right;
        width: 165px;
    }

    .page-header {
        display: block;
        height: 80px;
        /*padding: 15px;*/
        padding: 20px 15px 15px;
    }

    .header-contact {
        top: -10px;
        left: 50px;
        width: 20%;
    }

    .header-language {
        /*left: 15px;  */
        left: 75px;
    }

    .nav-main {
        font-size: 20px;
        margin-bottom: 25px;
        padding-top: 20px;
    }

    .nav-columns {
        flex-direction: column;
        padding: 0 15px 15px;
    }

    .nav-phone-email,
    .nav-soclinks {
        margin-bottom: 30px;
    }

    .nav-footer {
        bottom: auto;
        left: auto;
        position: relative;
        width: auto;
    }

    .page-title {
        padding: 0 15px;
    }

    .sub-title {
        background: #fff;
        height: auto;
        margin-top: 105px;
        overflow: hidden;
        padding-top: 0;
        position: relative;
        z-index: 100;
        text-indent: 0px;
    }

    .sub-title .title-headline {
        padding-top: 0;
    }

    .title-section {
        padding-left: 35px;
    }

    .title-headline {
        /*font-size: 30px;*/
        padding-top: 90px;
    }

    .sub-title {
        text-indent: 0;
        margin-left: 35px;
    }

    h1.startseite-headline {
        font-size: 26px;
        margin-left: 20px;
        margin-bottom: 5px;
    }

    .title-headline {
        text-indent: 70px;
    }

    .title-pic {
        width: 225px;
    }

    .section-headline {
        margin-bottom: 30px;
        font-size: 16px
    }

    .section-headline::before {
        transform: translateX(40px);
        width: 40px;
    }

    .row-flex {
        display: block;
    }

    .contact-item {
        margin-bottom: 18px;
    }

    .contact-info,
    .contact-quote {
        font-size: 16px;
    }

    .page-footer {
        height: 170px;
    }

    .pic-responsive img {
        margin: 0 0 20px;
    }

    .hamburger {
        left: 15px;
        top: 20px;
    }

    .hamburger-box,
    .hamburger-inner,
    .hamburger-inner::before,
    .hamburger-inner::after {
        width: 22px;
    }

    .hamburger-inner::before {
        top: 7px;
    }

    .hamburger-inner::after {
        top: 14px;
    }

    .hamburger.is-active .hamburger-inner {
        transform: translate3d(0, 7px, 0) rotate(45deg);
    }

    .hamburger.is-active .hamburger-inner::before {
        transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    }

    .hamburger.is-active .hamburger-inner::after {
        Background: #fff;
        transform: translate3d(0, -14px, 0) rotate(-90deg);
    }

    /*.team-middle-bar {
        padding-bottom: 20px;
    }*/

    .section-headline::before {
        background: none;
    }

    .page-middle-bar {
        flex-direction: column;
    }

    .publibox-container {
        margin: 0 auto;
    }

    .gesichter-container {
        top: 25%;
        position: absolute;
    }

    .gesichter-element {
        margin: 10px 20px;
    }

    .gesichter-element:last-child {
        margin-right: 20px;
    }

    .gesichter-element:first-child {
        margin-left: 20px;
    }

    #kontakt-aufnehmen-button {
        display: block;
        position: static;
    }

    .top-lg {
        display: none;
    }

    .bottom-md {
        display: block;
    }

}

@media (max-width: 603px) {
    .page-frame {
        margin-top: calc(100vh + 380px);
    }

    .background-dschungel {
        bottom: 0;
    }

}

@media (max-width: 400px) {
    .gesichter-container {
        top: 40%;
    }

}




@media screen and (max-height: 950px) {
    .title-headline {
        font-size: 26px;
    }
}

@media screen and (max-height: 835px) {
    .sub-title {
        padding-top: 120px;
    }

    .title-headline {
        font-size: 20px;
    }

    .startseite-headline {
        font-size: 30px;

    }

}

@media screen and (max-width: 1199px) {
    .sub-title {
        padding-top: 20px;
    }
}

@media screen and (max-height: 620px) {
    .nav-footer {
        bottom: auto;
        position: relative;
        width: auto;
    }
}

@media (max-width: 320px) {
    .nav-main {
        padding-top: 0;
    }

    .header-language {
        left: 55px;
    }
}