@media (min-width: 576px) {
    #slider .slide {
        height: calc(100vh - 100px);
        background-position: center;
        background-size: cover;
    }

    #slider .slide-layer {
        padding-top: 50px;
    }

    /* .portfolio-page #slider .slide {
        height: calc(110vh);
    } */

    .portfolio-page #slider .slide {
        height: calc(100vh - 100px);
    }

    .portfolio-page #slider .slide-layer::after {
        max-height: 60vh;
    }

    .image-text-box .image {
        height: 300px;
    }

    .image-text-box .text {
        padding: 25px 20px;
    }

    .image-text-box h2 {
        margin: 0px 0px 20px;
    }

    #work-with-us .wrapper > div:nth-last-child(-n + 2) {
        margin: 0px;
    }

    #experts .wrapper > div:nth-child(odd) .person.with-sep::after {
        content: '';
        width: 2px;
        height: 188px;
        background: #53ae32;
        position: absolute;
        right: -24px;
        top: 50%;
        transform: translateY(-50%);
    }

    #projects .wrapper > div:nth-last-child(-n + 2) {
        margin: 0px;
    }

    #intro-box.project-intro .content .categories-boxes {
        width: auto;
        margin: 0px;
        padding: 5px 0px 0px;
    }

    #intro-box.project-intro .content .categories-boxes ul li a {
        width: auto;
        margin-bottom: 0px;
    }

    .portfolio-page #slider .slide-layer p {
        margin: 20px 0px;
    }

    .portfolio-page #slider .cta-block span {
        font-size: 20px;
        line-height: 28px;
    }

    .portfolio-page #slider .cta-block {
        margin: 0px 0px 30px;
        height: 180px;
    }

    .categories-boxes ul {
        width: auto;
    }

    .categories-boxes ul li a {
        width: 90px;
        border-top: 1px solid #52ae32;
        border-bottom: 1px solid #52ae32;
        border-left: 1px solid #52ae32;
        border-right: none;
    }

    .categories-boxes ul li a.medium {
        width: 115px;
    }

    .categories-boxes ul li:last-child a {
        border-right: 1px solid #52ae32;
    }
}

@media (min-width: 768px) {
    p {
        font-size: 18px;
        line-height: 24px;
    }

    .text-content ul,
    .text-content ol,
    .text-content a {
        font-size: 24px;
        line-height: 34px;
    }

    h1 {
        font-size: 46px;
        line-height: 56px;
        font-weight: 600;
    }

    h1.main-title {
        margin: 0px 0px 80px;
    }

    h2 {
        font-size: 30px;
        line-height: 40px;
    }

    h2.with-margin {
        margin: 0px 0px 50px;
    }

    #main-content {
        margin: 180px 0px 120px;
    }

    .horizontal-section {
        padding: 0px;
    }

    .cta {
        margin: 50px 0px 0px;
    }

    .dark-box {
        padding: 70px 0px;
    }

    .image-text-box-wrapper .image-text-box:nth-child(even) .image-box {
        order: 2;
    }

    .image-text-box-wrapper .image-text-box:nth-child(even) .text-box {
        order: 1;
    }

    .image-text-box .row > div {
        height: 318px;
    }

    .image-text-box .image {
        height: 100%;
    }

    #work-with-us {
        margin: 80px 0px 120px;
    }

    #work-with-us h2 {
        margin: 0px 0px 100px;
    }

    #work-with-us .cta {
        margin: 70px 0px 0px;
    }

    #contact .checkbox-container {
        margin: 0px;
    }

    .glide__bullets {
        margin: 60px 0px 0px;
    }

    #main-content.homepage {
        margin: 100px 0px 120px;
    }

    #slider,
    #slider .slide {
        height: 660px;
    }

    .portfolio-page #slider,
    .portfolio-page #slider .slide {
        height: 980px;
    }

    #slider .slide-layer {
        padding-top: 0px;
        margin: 30px 0px 0px;
        justify-content: flex-start;
    }

    #slider .slide-layer::after {
        content: none;
    }

    #slider .slide-layer h2 {
        font-size: 40px;
        line-height: 50px;
    }

    #slider .slide-layer p {
        font-size: 21px;
        line-height: 30px;
    }

    #services-home {
        padding: 50px 0px;
        text-align: center;
    }

    #services-home h2 {
        margin: 0px 0px 75px;
    }

    #services-home .wrapper > div:nth-last-child(-n + 2) {
        margin: 0px;
    }

    #goals {
        padding: 80px 0px 125px;
    }

    #goals.no-padding {
        padding: 0px;
    }

    #goals h2 {
        margin: 0px 0px 80px;
    }

    .sep-image {
        margin: 0px auto;
        max-width: 1920px;
    }

    #experts h2 {
        margin: 0px 0px 50px;
    }

    #experts h2.large-margin {
        margin: 0px 0px 100px 0px;
    }

    #experts .featured {
        margin-bottom: 50px;
    }

    #contact {
        margin: 100px 0px 0px;
    }

    #contact h2 {
        margin: 0px 0px 50px;
    }

    #header-image {
        margin: 80px 0px;
    }

    #services {
        margin: 130px 0px 100px;
    }

    #services .wrapper > div {
        margin: 0px 0px 70px;
    }

    #services .wrapper > div:nth-last-child(-n + 2) {
        margin: 0px;
    }

    #character {
        margin: 75px 0px 120px;
    }

    #character h2 {
        margin: 0px 0px 80px;
    }

    #character .image-text-box {
        margin: 0px 0px 48px;
    }

    #portfolio {
        margin: 120px 0px 100px;
    }

    #portfolio h2 {
        margin: 0px 0px 100px;
    }

    #testimonials {
        padding: 50px 0px;
        margin: 0px 0px 100px;
    }

    #character {
        padding: 0px;
    }

    #character .text {
        padding: 0px 48px;
    }

    .about-page #character {
        margin: 75px 0px 100px;
    }

    .about-page #work-with-us {
        margin: 100px 0px 120px;
    }

    .experts-page #experts {
        margin: 100px 0px;
    }

    .team h2 {
        margin: 70px 0px 60px;
    }

    #person-details.dark-box {
        padding: 48px 48px 48px 24px;
        text-align: left;
    }

    #person-details .details {
        width: auto;
    }

    #person-details .text {
        margin: 50px 0px 0px;
    }

    .project-box .image .layer {
        padding: 15px 40px;
    }

    .project-box .image .layer h3 {
        font-size: 24px;
        line-height: 34px;
    }

    #projects {
        margin: 120px 0px 0px;
    }

    #projects.portfolio {
        margin: 60px 0px 0px;
    }

    #projects h2 {
        margin: 0px 0px 50px;
    }

    #projects .wrapper > div {
        margin: 0px 0px 50px;
    }

    #projects .category-projects {
        margin: 0px 0px 100px;
    }

    .portfolio-page #slider .slide-layer {
        margin: 80px 0px 0px;
    }

    .portfolio-page #slider .slide-layer h2 {
        font-size: 50px;
    }

    .portfolio-page #slider .slide-layer p {
        /* font-size: 24px;
        line-height: 34px; */
    }

    .portfolio-page #slider .slide-layer .dark-box {
        background: rgba(60, 60, 59, 1);
    }

    .portfolio-page #slider .cta-block {
        padding: 30px 30px 40px;
        margin: 40px 0px 70px;
        height: 240px;
    }

    .portfolio-page #slider .cta-block h3 {
        font-family: 'Montserrat', serif;
        font-size: 32px;
        line-height: 45px;
    }

    .portfolio-page #slider .cta-block a.btn {
        left: 30px;
    }

    .categories-boxes {
        margin: 80px 0px 0px;
    }

    #intro-box {
        margin-bottom: 100px;
    }

    #intro-box .content {
        padding: 90px 90px 50px;
    }

    #intro-box .content .wp-block-image {
        margin: 50px -90px;
    }

    #intro-box.project-intro .dark-box h2 {
        font-size: 35px;
        line-height: 47px;
    }

    #intro-box.project-intro .content .head {
        margin: 0px 0px 40px;
    }

    /* #intro-box.project-intro .details {
        padding: 60px 90px 80px;
    } */

    #intro-box.project-intro .details h2 {
        margin: 0px 0px 40px;
    }

    #intro-box.project-intro .details > div > p:first-child {
        width: 180px;
    }

    /* #google-maps {
        margin: 0px 0px 100px;
    } */

    #gallery h2 {
        margin: 0px 0px 50px;
    }

    #gallery .wrapper > div {
        margin: 0px 0px 50px;
    }

    #news {
        margin: 100px 0px 0px;
    }

    #news .wrapper > div:last-child {
        margin: 0px 0px 30px;
    }

    #news .image-text-box {
        margin: 0px 0px 50px;
    }

    #share {
        margin: 0px 0px 100px;
    }

    #press {
        margin: 100px 0px 0px;
    }

    #press .person,
    #press .intro-material {
        width: 250px;
    }

    #press .intro-material p:first-child,
    #press .person p:first-child {
        margin: 0px 0px 40px;
    }

    #press .intro-material {
        margin: 0px;
    }

    #press .intro-material a.download {
        margin: 15px 0px 0px;
    }

    #intro-box.news-intro {
        margin-bottom: 80px;
    }

    #intro-box.news-intro .dark-box {
        min-height: 800px;
    }

    #intro-box.news-intro .text-content > p:first-child {
        font-size: 18px;
        line-height: 26px;
    }

    #related-posts .wrapper > div {
        margin: 0px;
    }

    #career-work-with-us {
        margin: 100px 0px;
    }

    #career-work-with-us .wrapper > div {
        margin: 0px 0px 70px;
    }

    #career-work-with-us .wrapper > div:nth-last-child(-n + 2) {
        margin: 0px;
    }

    #positions .wrapper > div {
        margin: 0px 0px 50px;
    }

    #apply {
        margin: 50px 0px 0px;
    }

    #apply .text {
        margin: 0px auto 60px;
    }

    #intro-box.career-intro .content > ul:first-of-type {
        flex-direction: row;
    }

    #intro-box.career-intro .content > ul:first-of-type li {
        margin: 0px 15px 0px 0px;
    }

    #intro-box.career-intro .content > ul:first-of-type li:first-child:before {
        content: none;
    }

    #intro-box.career-intro .content ul {
        display: inline;
    }

    #contact-us {
        margin: 120px 0px 100px;
    }

    #contact-us .image-block {
        order: 2;
        margin: 0px;
    }

    #contact-us .form-block {
        order: 1;
    }

    #office {
        margin: 0px 0px 120px;
    }

    #office .contact-details {
        height: 100%;
        padding: 0px 0px 0px 55px;
    }

    #office .contact-details a {
        font-size: 18px;
        padding: 0px 0px 0px 50px;
    }

    footer {
        padding: 55px 0px 30px;
    }

    footer .services {
        margin: 0px;
    }

    footer #footer-bottom {
        margin: 40px 0px 0px;
    }

    footer #copyright-menu ul li {
        margin: 0px 30px 0px 0px;
    }

    footer #copyright-menu ul li:first-child {
        margin: 0px 30px 0px 0px;
    }
}

@media (min-width: 992px) {
    #hamburger-icon {
        display: none;
    }

    .menu.screen {
        display: flex;
    }

    #lang-switcher {
        margin: 0px;
    }

    #slider .slide-layer {
        margin: 130px 0px 0px;
    }

    #search-trigger {
        margin: 0px 25px 0px 0px;
    }

    #services .wrapper > div:nth-last-child(-n + 3) {
        margin: 0px;
    }

    #portfolio .wrapper > div {
        margin: 0px;
    }

    #services-home .wrapper > div {
        margin: 0px;
    }

    #work-with-us .wrapper > div {
        margin: 0px 0px 45px;
    }

    #work-with-us .wrapper > div:nth-last-child(-n + 3) {
        margin: 0px;
    }

    #experts .wrapper .person.with-sep::after {
        content: '';
        width: 2px;
        height: 188px;
        background: #53ae32;
        position: absolute;
        right: -24px;
        top: 50%;
        transform: translateY(-50%);
    }

    .person.in-row {
        margin: 0px 0px 100px;
    }

    .person.in-row .description {
        padding: 0px 40px 0px 0px;
    }

    #intro-box.project-intro .details > div {
        flex-wrap: nowrap;
    }

    #intro-box.project-intro .details > div p {
        margin: 10px 0px;
    }

    #career-work-with-us .wrapper > div:nth-last-child(-n + 3) {
        margin: 0px;
    }

    #intro-box.career-intro .content {
        padding: 80px 100px;
    }

    #intro-box.career-intro .content > ul:first-of-type {
        margin: 40px 0px 90px;
    }

    #intro-box.career-intro .content .wrapper > div h3:first-of-type {
        margin: 0px 0px 20px;
    }

    #intro-box.career-intro .content .wrapper > div h3 {
        margin: 70px 0px 20px;
    }

    .error-page h1.main-title {
        font-size: 160px;
        line-height: 180px;
        margin: 0px 0px 80px;
    }

    .error-page p {
        font-size: 52px;
    }

    footer #copyright-menu {
        margin: 0px;
    }
}
