@media screen and (max-width: 1650px) {
    .page-container {
        padding-left: 145px;
        padding-right: 145px;
    }
    .title-pic__1 {
        max-width: 40%
    }
    .title-pic__2 {
        max-width: 80%
    }
    .page-header,
    .page-footer {
        padding-left: 30px;
        padding-right: 30px;
    }
    .fixed_circle {
        right: 40px;
    }

}

@media screen and (max-width: 1440px) {
    body {
        font-size: 16px;
    }
    .start_header h1, .start_header h2 {
      padding: 0 100px 0 284px;
    }
    h2,
    .intro-text,
    .accordeon-headline,
    .list-quote,
    .btn-link {
        font-size: 40px;
    }
    h3,
    h4 {
        font-size: 40px;
    }
    h2 span,
    h3 span {
        font-size: 26px;
    }
    .staff-item__heading {
        font-size: 30px;
    }
    .page-header {
        top: 30px;
    }
    .page-title {
        height: 900px;
    }
    .footer-banner img {
        max-width: 180px;
    }
    .footer-contacts {
        font-size: 28px;
    }
    .footer-pics img:nth-child(5) {
        display: none;
    }
}




@media screen and (max-width: 1200px) {
    h1 {
        font-size: 62px;
    }
    h3,
    h4 {
        font-size: 32px;
    }
    h2 span,
    h3 span {
        font-size: 22px;
    }
    .staff-item__heading {
        font-size: 28px;
    }
    .page-title {
        height: 800px;
    }
    .footer-pics img:nth-child(4) {
        display: none;
    }
    .footer-contacts {
        font-size: 25px;
    }
    .nav-banner img {
        max-width: 150px;
    }
    .fixed_circle {
        width: 230px;
        right: 45px;
        bottom: 72px;
    }
    .CCSS231 h3 {
        font-size: 30px;
    }
}

@media screen and (max-width: 992px) {
    body {
        font-size: 15px;
        hyphens: auto;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
    }
    .page-container {
        padding-left: 95px;
        padding-right: 95px;
    }
    h1 {
        font-size: 90px;
    }
    h2,
    .intro-text,
    .accordeon-headline,
    .list-quote,
    .btn-link {
        font-size: 38px;
    }
    h3,
    h4 {
        font-size: 36px;
    }
    h2 span,
    h3 span {
        font-size: 20px;         
    }
    .page-header,
    .page-footer {
        padding-left: 20px;
        padding-right: 20px;
    }
    .staff-item__heading {
        font-size: 28px;
    }
    .page-title {
        height: 700px;
    }
    .footer-pics {
        padding-left: 140px;
    }
    .footer-banner~img {
        max-width: 47.7%
    }
    .footer-pics img:nth-child(3) {
        margin-right: 0;
    }
    .start_header h1 {
        font-size: 32px;
        padding: 0 20px;
    }
    .nav-primary {
        padding-right: 5px;
        padding-left: 15px;
        padding-top: 70px;
    }
    .nav-primary a {
        font-size:40px;
    }
    .nav-contacts li {
        font-size: 15px;
    }
    .nav-contacts a {
        font-size: 15px;
    }

    .header-logo {
        padding: 0 100px;
    }
    .header-logo img {
        width: 130px;
    }
    .nav-main {
        line-height: 1;
    }
    .fixed_circle {
        width: 200px;
        right: 25px;
        bottom: 72px;
    }
    .CCSS231 h3 {
        font-size: 25px;
    }
    .theright .CCSS339 {
        width: initial;
    }
    .theleft {
        width: initial !important;
    }
    .start_header h2 {
        padding: 0 20px;
    }

}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 55px;
    }
    h2,
    .intro-text,
    .accordeon-headline,
    .list-quote,
    .btn-link {
        font-size: 23px;
    }
    h3,
    h4 {
        font-size: 22px;
    }
    h2 span,
    h3 span {
        font-size: 20px;
    }
    .page-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .home-page .page-container {
        padding-top: 30px;
    }
    .page-header {
        position: absolute;
        top: 20px;
    }
    .header-logo {
        margin: 20px 0 45px;
    }
    .header-logo img {
        width: 126px
    }
    .page-header.nav-is-open {
        position: fixed;
    }
    .header-contacts {
        display: none;
    }
    .btn-startseite {
        font-size: 25px;
    }
    .btn-scroll-down {
        width: 18px;
    }
    .btn-scroll-down img {
        width: 100%;
    }
    .nav-main {
        font-size: 45px;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .nav-main-wrapper {
        justify-content: flex-start;
        padding-bottom: 180px;
        padding-top: 80px;
    }
    .nav-main>li {
        margin-bottom: -2px;
    }
    .nav-contacts {
        display: none;
        font-size: 16px;
    }
    .nav-banner {
        bottom: 25px;
        margin-right: -75px;
        right: 50%;
    }
    .nav-language {
        font-size: 16px;
        height: 40px;
        margin-left: 9px;
        opacity: 0;
        visibility: hidden;
        width: 40px
    }
    .nav-is-open .nav-language {
        opacity: 1;
        transition: .2s All;
        visibility: visible
    }
    .nav-language__select::after {
        bottom: 5px;
    }
    .is-open .nav-language__select::after {
        bottom: -43px;
    }
    .nav-language__menu {
        padding-top: 9px;
        top: 20px;
        width: 40px;
    }
    .nav-language__menu::after {
        height: 40px;
        top: 27px;
    }
    .video-logo {
        left: 0;
        padding: 0 35px;
        transform: translate(0, -50%);
    }
    .intro-text.spacing-lg {
        margin-bottom: 60px;
    }
    .page-title {
        height: 330px;
    }
    .page-title+div h4 {
        font-size: 25px;
    }
    .title-pic {
        display: block;
    }
    .title-pic.spacing-xl {
        margin-bottom: 30px;
    }
    .title-pic img {
        margin-bottom: 20px;
    }
    .title-pic__1 {
        bottom: auto;
        max-width: none;
        position: relative;
        transform: none !important;
        width: 100%;
    }
    .title-pic__2 {
        max-width: none;
        position: relative;
        transform: none !important;
        width: 100%
    }
    .list-news.spacing-lg {
        margin-bottom: 0;
    }
    .news-item {
        margin-bottom: 30px;
        padding: 0 10px;
    }
    .gallery-item {
        margin-bottom: 20px;
        text-align: center;
    }
    .gallery-item img {
        width: 100%;
    }
    .list-quote {
        padding: 70px 0 50px;
    }
    .list-quote::before,
    .list-quote::after {
        height: 50px;
        left: 50%;
    }
    .list-staff {
        margin-bottom: 0;
    }
    .accordeon-headline::after {
        height: 20px;
        margin-top: -10px;
        width: 20px;
    }
    .accordeon-row.is-open .accordeon-headline:after {
        height: 3px;
        margin-top: -1px;
        width: 20px;
    }
    .btn-link {
        padding-left: 35px;
    }
    .btn-link a::before {
        height: 30px;
        margin-top: -12px;
        width: 25px;
    }
    .page-footer {
        padding: 170px 20px 23px
    }
    .footer-pics {
        justify-content: center;
        margin-bottom: 50px;
        padding-left: 0;
    }
    .footer-banner {
        bottom: auto;
        left: 50%;
        margin-left: -90px;
        top: -144px;
    }
    .footer-contacts {
        margin-bottom: 38px;
    }
    .hamburger {
        height: 40px;
        width: 40px;
    }
    .hamburger-box {
        margin-left: -10px;
        width: 20px;
    }
    .hamburger-inner,
    .hamburger-inner::before,
    .hamburger-inner::after {
        width: 20px;
    }
    .hamburger-inner::before {
        width: 15px;
    }
    .spacing-xl,
    .spacing-lg,
    .spacing-sm {
        margin-bottom: 35px;
    }
    .fancybox-button--close {
        height: 40px;
        right: 20px;
        top: 20px;
        width: 40px;
    }
    .fancybox-button--close::before {
        height: 40px;
        width: 40px;
    }
    .fancybox-caption {
        font-size: 25px;
    }
    .fancybox-navigation .fancybox-button--arrow_right::before,
    .fancybox-navigation .fancybox-button--arrow_left::before {
        height: 16px;
    }

    .galerieseite {
        padding-bottom: 54px;
    }
    .intro-text {
        margin-bottom: 22px;
    }
    .CCSS334{
        margin-bottom: 22px !important;
    }
    .cms_document {
        font-size: 27px;
    }
    .CCSS331 {
        margin-bottom: 0px !important;
    }

    .cms_column {
        margin: 0 0 0px !important;
        width: 100% !important;
    }
    .nav-primary {
        padding-top: 0px;
    }
    .nav-primary a {
        font-size: 24px;
    }
    .fixed_circle {
        width: 145px;
        right: 16px;
        bottom: 15px;
    }
    .CCSS331 {
        width: 100%;
    }
    .CCSS231 h3 {
        font-size: 35px;
    }
    .theleft, .theright {
        width: 48% !important;
    }
    .CCSS335 {
  width: 100%;
}

.form-typ-3{
  width: 100%
}


}

@media screen and (max-width: 320px) {
    .nav-main-wrapper {
        padding-top: 85px;
    }
}