@media (max-width: 992px) {
  .popup-cookie .popup-cookie-body {
    gap: 20px;
    font-size: 14px;
    line-height: 18px;
  }
  .category-filter .categories-content .categories {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 15px;
    gap: 15px;
  }
  .category-filter .categories-content .categories li a {
    margin: 0;
  }
  .category-filter .categories-content .categories li a:hover {
    font-style: normal;
    -webkit-transform: none;
            transform: none;
  }
  .category-filter .categories-content .categories li:first-child {
    margin-left: 0;
  }
  .our-services-mobile .our-services-content-title {
    margin-top: 40px;
  }
  .our-services-mobile .our-services-content-description {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.16px;
  }
  .mb-p-0 {
    padding: 0;
  }
  .navigation {
    display: none;
  }
  .header-mobile {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 11;
    padding: 40px 0;
    display: block;
    overflow: hidden;
  }
  .header-mobile .wrap-navigation-mobile {
    position: relative;
    z-index: 11;
  }
  .header-mobile .wrap-navigation-mobile .logo-mobile {
    width: 200px;
  }
  .header-mobile .wrap-navigation-mobile .logo-mobile .logo-white {
    display: block;
  }
  .header-mobile .wrap-navigation-mobile .logo-mobile .logo-black {
    display: none;
  }
  .header-mobile .wrap-navigation-mobile .hamburger {
    position: absolute;
    z-index: 10;
    top: 15px;
    right: 15px;
    cursor: pointer;
  }
  .header-mobile .wrap-navigation-mobile .hamburger .menu-icon-white {
    display: block !important;
  }
  .header-mobile .wrap-navigation-mobile .hamburger .menu-icon-black {
    display: none !important;
  }
  .header-mobile .wrap-navigation-mobile .hamburger img {
    width: 30px;
  }
  .header-mobile .wrap-navigation-mobile .hamburger .close-menu {
    display: none;
    width: 20px;
  }
  .header-mobile .navigation-mobile {
    display: none;
  }
  .header-mobile .navigation-mobile .menu-header-navigation-container .current-menu-item {
    font-style: italic;
  }
  .header-mobile .navigation-mobile .navigation-list {
    text-align: center;
    margin: 0;
  }
  .header-mobile .navigation-mobile .navigation-list li {
    margin: 0;
  }
  .header-mobile .navigation-mobile .navigation-list li a {
    color: #FFF;
    font-size: 40px;
    line-height: 60px;
    font-weight: bold;
    text-decoration: none;
  }
  .header-mobile .show-nav-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 50%;
  }
  .show-header-mobile {
    height: 100%;
    background-color: #1E1E1E;
    -webkit-transform: none;
            transform: none;
  }
  .show-header-mobile .wrap-navigation-mobile .logo-mobile .logo-black {
    display: none;
  }
  .show-header-mobile .wrap-navigation-mobile .logo-mobile .logo-white {
    display: block;
  }
  .show-header-mobile .wrap-navigation-mobile .hamburger .menu-icon-white {
    display: none !important;
  }
  .show-header-mobile .wrap-navigation-mobile .hamburger .menu-icon-black {
    display: none !important;
  }
  body.contact .header-mobile .wrap-navigation-mobile .logo-mobile .logo-black, body.category .header-mobile .wrap-navigation-mobile .logo-mobile .logo-black {
    display: block;
  }
  body.contact .header-mobile .wrap-navigation-mobile .logo-mobile .logo-white, body.category .header-mobile .wrap-navigation-mobile .logo-mobile .logo-white {
    display: none;
  }
  body.contact .header-mobile .hamburger .menu-icon-white, body.category .header-mobile .hamburger .menu-icon-white {
    display: none !important;
  }
  body.contact .header-mobile .hamburger .menu-icon-black, body.category .header-mobile .hamburger .menu-icon-black {
    display: block !important;
  }
  body.contact .bg-header, body.category .bg-header {
    background-color: #FFF;
  }
  body.contact .show-header-mobile, body.category .show-header-mobile {
    background-color: #1E1E1E;
  }
  body.contact .show-header-mobile .wrap-navigation-mobile .logo-mobile .logo-black, body.category .show-header-mobile .wrap-navigation-mobile .logo-mobile .logo-black {
    display: none;
  }
  body.contact .show-header-mobile .wrap-navigation-mobile .logo-mobile .logo-white, body.category .show-header-mobile .wrap-navigation-mobile .logo-mobile .logo-white {
    display: block;
  }
  body.contact .show-header-mobile .hamburger .menu-icon-white, body.category .show-header-mobile .hamburger .menu-icon-white {
    display: none !important;
  }
  body.contact .show-header-mobile .hamburger .menu-icon-black, body.category .show-header-mobile .hamburger .menu-icon-black {
    display: none !important;
  }
  .popup-cookie .popup-cookie-body {
    gap: 0;
  }
  .hero-startpage .hero-startpage-content h1 {
    text-align: center;
    font-size: 60px;
    line-height: 60px;
  }
  .hero-startpage .hero-startpage-bottom {
    bottom: 130px;
  }
  .our-work {
    margin-top: 100px;
  }
  .our-work .our-work-content {
    margin-top: 20px;
  }
  .our-work .our-work-content .our-work-item-img .overlay {
    display: none;
  }
  .our-work .our-work-content .our-work-item-body-category {
    gap: 5px;
    margin-top: 15px;
  }
  .our-work .our-work-content .our-work-item-body-category span {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1.2px;
  }
  .our-work .our-work-content .our-work-item-body-title {
    margin: 15px 0 0 0;
  }
  .our-work .our-work-content .our-work-item-body-description {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.16px;
  }
  .our-work .our-work-content .work-small_work-large {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  .our-work .our-work-content .work-small_work-large .work-large {
    margin-top: 40px;
  }
  .our-work .our-work-content-title h3 {
    font-size: 50px;
    line-height: 60px;
  }
  .our-work .our-work-content-title, .our-work .our-work-content .title-medium {
    margin-top: 60px;
  }
  .our-work .our-work-content-single {
    margin-top: 60px;
  }
  .our-work .our-work-content .work-medium_work-large {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    margin-top: 60px;
  }
  .our-work .our-work-content .work-medium_work-large .work-large {
    margin-top: 115px;
  }
  .our-work-category {
    margin-top: 120px;
  }
  .our-work-category .our-work-bottom {
    display: none;
  }
  .our-work-post {
    margin-top: 50px;
  }
  .what-we-do {
    margin-top: 100px;
  }
  .what-we-do-content {
    margin-top: 20px;
  }
  .what-we-do-content-top {
    margin-top: 60px;
  }
  .what-we-do-content-top .image-center {
    margin: 0 auto;
  }
  .what-we-do-content-top .image-big {
    margin-top: 60px;
    max-width: 440px;
    padding: 0 15px;
  }
  .what-we-do-content-top .image {
    padding: 0 15px;
  }
  .what-we-do-content-top .image-medium {
    margin: 0 auto;
    margin-top: 80px;
    max-width: 440px;
    padding: 0 15px;
  }
  .what-we-do-content-images {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  .what-we-do-content-bottom {
    margin-top: 60px;
  }
  .what-we-do-content-bottom h3 {
    font-size: 50px;
    line-height: 60px;
  }
  .what-we-do-content-bottom-body-left {
    margin-left: 50px;
  }
  .what-we-do-content-bottom-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .what-we-do-content-bottom-body p {
    margin: 20px 0 0 0;
    font-size: 22px;
    line-height: 30px;
  }
  .what-we-do-content-bottom-body .text-cs-left {
    margin-top: 20px;
  }
  .what-we-do-content-bottom-body .what-we-do-link-left {
    text-align: right;
  }
  .what-we-do-content-bottom-body .what-we-do-link-right {
    margin-right: 0;
  }
  .what-we-do-content .heading-center {
    margin-top: 60px;
  }
  .what-we-do-content .heading-center h3 {
    font-size: 40px;
    line-height: 50px;
  }
  .what-we-do-content .heading-center .what-we-do-content-bottom-body p {
    margin: 0 auto;
    margin-top: 45px;
  }
  .what-we-do-content .heading-center .what-we-do-content-bottom-body .what-we-do-link-right {
    margin-top: 45px;
  }
  .our-services {
    margin-top: 120px;
  }
  .our-services-content {
    margin-top: 20px;
  }
  .our-services-content-title h3 {
    font-size: 50px;
    line-height: 60px;
    margin-top: 15px;
  }
  .our-services-content-description .our-services-link {
    margin-top: 20px;
  }
  .our-services-mobile .our-services-content-title {
    margin-top: 15px;
  }
  .our-services-mobile .our-services-content-description {
    margin-top: 20px;
  }
  .contact {
    margin-top: 120px;
  }
  .contact-heading-center {
    text-align: left;
  }
  .contact-title {
    margin-top: 60px;
  }
  .contact-title h3 {
    font-size: 40px;
    line-height: 50px;
  }
  .contact-content {
    margin-top: 20px;
  }
  .contact-content-item {
    margin-top: 40px;
  }
  .contact-content-item-title {
    font-size: 50px;
    line-height: 60px;
  }
  .contact-content-item-description {
    margin-top: 20px;
  }
  .contact-content .item-0 {
    margin-top: 0;
  }
  .imprint {
    margin-top: 160px;
  }
  .imprint-content-description {
    margin-top: 20px;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1.6px;
    color: #1E1E1E;
  }
  .privacy-policy {
    margin-top: 60px;
  }
  .privacy-policy-content-description {
    margin-top: 20px;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1.6px;
    color: #1E1E1E;
  }
  .work-with-us {
    margin-top: 120px;
  }
  .work-with-us-content-body-description {
    margin-top: 20px;
  }
  .work-with-us-content-bottom {
    margin-top: 40px;
  }
  .work-with-us-content-bottom-description {
    margin-top: 20px;
  }
  .title-startpage-content h1 {
    text-align: center;
    font-size: 60px;
    line-height: 60px;
  }
  .title-startpage-contact h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .category-filter {
    margin-top: 120px;
  }
  .category-filter .filter {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1.2px;
  }
  .category-filter .categories-content .categories {
    margin-top: 10px;
    gap: 10px;
  }
  .category-filter .categories-content .categories li a {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1.2px;
    margin: 0;
  }
  .single-content {
    margin-top: 20px;
  }
  .single-content .single-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    margin-top: 20px;
  }
  .single-content .single-title .categories {
    margin-top: 0;
  }
  .single-content .mb-p-0 {
    padding: 0;
  }
  .single-content .single-title-content {
    margin-top: 40px;
  }
  .single-content .single-title-content .title {
    font-size: 50px;
    line-height: 60px;
  }
  .single-content .single-title-content .subtitle {
    margin-top: 20px;
  }
  .single-content .single-title-content .description {
    margin-top: 20px;
  }
  .single-content .image-large {
    margin-top: 60px;
    padding: 0 15px;
  }
  .single-content .text {
    margin: 0;
    margin-top: 60px;
    padding: 0 15px;
  }
  .single-content .image-large_image-small {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
  }
  .single-content .image-large_image-small .image-small {
    margin-top: 60px;
    width: 100%;
    max-width: 100%;
  }
  .single-content .image-large_image-small .image-large {
    max-width: 310px;
  }
  .single-content .text-large {
    text-align: center;
    margin-top: 60px;
  }
  .single-content .text-large p {
    font-size: 40px;
    line-height: 55px;
  }
  .single-content .text-large .text {
    margin-top: 20px;
    font-style: italic;
    padding: 0;
  }
  .single-content .image-full, .single-content .image-medium {
    margin-top: 60px;
  }
  .single-content .image-small_image-large {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
  }
  .single-content .image-small_image-large .image-small {
    width: 100%;
    max-width: 100%;
  }
  .single-content .image-small_image-large .image-large {
    margin-top: 60px;
    padding: 0;
    width: 100%;
    max-width: 100%;
  }
  .single-content .work {
    margin-top: 120px;
  }
  .single-content .work .action-back {
    display: none;
  }
  .single-content .work-content {
    margin-top: 0;
  }
  .single-content .work-content-list {
    margin-top: 20px;
  }
  .single-content .work-content-list li {
    font-size: 50px;
    line-height: 60px;
    margin: 0;
  }
  .single-content .work-content-list li:first-child {
    margin-top: 0;
  }
  footer .wrap-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding-top: 60px;
  }
  footer .wrap-footer .footer-left h2 {
    font-size: 40px;
    line-height: 40px;
  }
  footer .wrap-footer .footer-right {
    margin-top: 60px;
  }
  footer .wrap-footer .footer-right .footer-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 40px;
  }
  footer .logo {
    margin-top: 60px;
  }
  footer .copyright {
    padding: 30px 0 60px;
  }
  footer .copyright p {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.16px;
  }
  footer .copyright br {
    display: block;
  }
  .service-content-title {
    margin-top: 100px;
  }
  .service-content-title h2 {
    font-size: 45px;
    line-height: 60px;
  }
  .service-content-title p {
    margin-top: 20px;
  }
  .service-content-title-left {
    max-width: 640px;
    margin-top: 120px;
  }
  .service-content-title-left:first-child {
    margin-top: 100px;
  }
  .service-content-title-center {
    text-align: center;
    margin-top: 60px;
  }
  .service-content .service-large_service-small {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    margin-top: 60px;
  }
  .service-content .service-large_service-small .image-large {
    max-width: 880px;
  }
  .service-content .service-large_service-small .image-small {
    margin-top: 60px;
    max-width: 310px;
  }
  .service-content .service-small_service-medium {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    margin-top: 60px;
  }
  .service-content .service-small_service-medium .image-small {
    max-width: 310px;
  }
  .service-content .service-small_service-medium .image-medium {
    margin-top: 180px;
    max-width: 770px;
  }
  .service-content .service-image-full {
    margin-top: 60px;
  }
  .service-content .service-small_service-large {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    margin-top: 60px;
  }
  .service-content .service-small_service-large .image-large {
    max-width: 880px;
    margin-top: 60px;
  }
  .service-content .service-small_service-large .image-small {
    max-width: 310px;
  }
  .service-content .service-very-small_service-medium {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    margin-top: 60px;
  }
  .service-content .service-very-small_service-medium .image-medium {
    max-width: 740px;
    margin-top: 60px;
  }
  .service-content .service-very-small_service-medium .image-very-small {
    max-width: 310px;
    margin-left: 0;
  }
  .service-content .service-medium {
    margin: 0 auto;
    margin-top: 90px;
    max-width: 1140px;
  }
}
@media (max-width: 576px) {
  .popup-cookie .popup-cookie-body {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .popup-cookie .popup-cookie-body br {
    display: block;
  }
  .our-services-content-title h3 {
    font-size: 45px;
    line-height: 55px;
  }
  .category-filter .categories-content .categories {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .category-filter .categories-content .categories li:first-child {
    margin-left: 0;
  }
  .contact-title h3 {
    font-size: 35px;
    line-height: 40px;
  }
}
@media (max-width: 365px) {
  .popup-cookie .popup-cookie-body br {
    display: none;
  }
  .our-services-content-title h3 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 768px) {
  .who-we-are {
    margin-top: 100px;
  }
  .who-we-are .title {
    font-size: 50px;
    line-height: 55px;
  }
  .who-we-are .subtitle {
    font-size: 18px;
    line-height: 29px;
  }
  .who-we-are .wrap {
    margin-top: 40px;
    display: block;
  }
  .who-we-are .wrap .content .item .item-title {
    font-size: 28px;
    line-height: 32px;
    margin-top: 20px;
  }
  .who-we-are .wrap .image {
    margin-top: 30px;
  }
  .who-we-are .item-content-list {
    font-size: 16px;
    line-height: 30px;
    display: none;
  }
  .who-we-are .item-content-list.mobile {
    display: block;
  }
  .career-opportunities .title {
    font-size: 50px;
    line-height: 55px;
  }
  .career-opportunities .subtitle {
    font-size: 18px;
    line-height: 30px;
  }
  .career-opportunities .jobs {
    margin-top: 40px;
    row-gap: 20px;
  }
  .career-opportunities .jobs .job-meta {
    font-size: 14px;
    line-height: 15px;
    margin-top: 10px;
  }
  .career-opportunities .jobs .job-title {
    font-size: 20px;
    line-height: 20px;
    margin-top: 10px;
  }
  .career-opportunities .jobs .job-location {
    font-size: 14px;
    line-height: 15px;
  }
  .career-opportunities .jobs .job-desc {
    font-size: 13px;
    line-height: 16px;
    margin-top: 10px;
  }
  .career-opportunities .jobs .job-link {
    font-size: 16px;
    line-height: 18px;
    margin-top: 15px;
  }
  .career-opportunities .jobs .job-cta {
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px;
  }
  .job-single-content {
    margin-top: 100px;
  }
  .job-single-content .content {
    font-size: 18px;
    line-height: 29px;
  }
  .job-single-content .content h2 {
    font-size: 50px;
    line-height: 55px;
  }
  .job-single-content .content h3 {
    font-size: 28px;
    line-height: 40px;
  }
  .job-single-content .content ul {
    list-style: disc;
    -webkit-padding-start: 20px;
            padding-inline-start: 20px;
  }
  .job-single-content .content ul li {
    margin: 10px 0;
  }
}
body.home.page footer {
  margin-top: 0;
}