@media only screen and (max-width: 1919px) {
    .about-area-2 .section-title {
        max-width: 1065px;
    }

    .about-area-2 .section-content-wrapper {
        grid-template-columns: 585px 710px;
        margin-right: 36px;
    }

    .footer-area .footer-widget-wrapper-box .content .title {
        font-size: 40px;
        line-height: 45px;
    }
}

.about-area-2 .section-title {
    text-indent: unset;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
}

.feature-work-7 .feature-work-7-inner {
    border-top: 0;
}

.feature-work-7 .feature-work-7-item .content h2.title {
    font-size: 46px;
}

.agency-body-border {
    border: 0;
}

section.service-5 {
    padding-top: 5rem;
}

.choose-us__item {
    background-color: #59a9cd;
}

section.award-area,
section.marquee-text-area,
div.client-area,
.hero-5 {
    background-color: #0c3447;
}

.award-area.rr-bg-primary .award-box:hover {
    background-color: #13668c;
}

.award-area.rr-bg-primary .award-box,
.award-area .award-wrapper {
    border-color: #13668c;
}

.header-area .header__logo img {
    width: 160px;
}

.hero-5__content .title {
    font-size: 100px;
    line-height: 100px;
    letter-spacing: -9.8px;
}

.hero-5__content .title span {
    color: rgb(89 169 205);
}

.client-area .clients-wrapper .client-slider-active .swiper-slide img {
    height: 60px;
}

.client-area .clients-wrapper .client-slider-active .swiper-slide span {
    color: #FFF;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 17px;
}

.client-area .clients-wrapper .client-slider-active .swiper-slide {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}

.section-spacing-75 {
    padding-top: 75px;
    padding-bottom: 75px;
}

.header-area-2 .main-menu li a.active {
    color: #13668c;
    text-decoration: underline;
    text-underline-offset: 3px;
}

@media (max-width: 575px) {
    .about-area-2 .section-content-wrapper {
        grid-template-columns: unset;
        margin-right: 0;
    }

    .about-area-2 .section-header {
        text-align: center;
    }

    .about-area-2 .section-title {
        text-align: center;
    }

    .about-area-2 .subtitle-wrapper {
        text-align: center;
        margin-bottom: 15px;
    }

    .about-area-2 .section-content .text {
        text-align: center;
    }

    .about-area-2 .section-content .btn-wrapper {
        text-align: center;
    }

    .section-2-title-wrapper .section-2-subtitle {
        font-size: 32px;
        line-height: 34px;
        text-align: center;
    }

    .service-5 .section-2-title-wrapper .section-2-title {
        display: none;
    }

    .service-5__content {
        text-align: center;
    }

    .work-area .work-header-meta {
        display: none;
    }

    .feature-work-7 .feature-work-7-wrapper > * {
        text-align: center;
    }

    .team-area-1-inner .section-title > div {
        text-align: center !important;
    }

    .choose-us__item h2 {
        text-align: center;
        display: flex;
        justify-content: center;
    }


    .hero-5__content .title {
        font-size: 45px;
        line-height: 45px;
        letter-spacing: unset;
    }

    .footer-area .footer-widget-wrapper-box .content .title > div {
        text-align: center !important;
    }

    .footer-area .footer-widget-wrapper .footer-widget-box.content {
        text-align: center;
    }

    .footer-area .footer-widget-wrapper .footer-widget-box {
        text-align: center;
    }

    .about-us .info {
        text-align: center;
    }

    .about-us .title-wrapper .section-title-2 > div {
        text-align: center !important;
    }

    .who-we-are .who-we-are__wrapper {
        text-align: center;
    }

    .choose-us--about .choose-us__item p {
        text-align: center;
    }

    .about-us-team .section-title-wrapper {
        text-align: center;
    }

    .who-we-are__wrapper .who-we-are__content {
        text-align: center;
        margin-bottom: 50px;
    }

    section.approach-area-service-details-page {
        text-align: center;
    }

    .approach-area-service-details-page .section-title {
        font-size: 50px;
        line-height: 50px;
        font-weight: bold;
        color: #13668c;
    }

        .approach-area-service-details-page .section-title > div {
            text-align: center !important;
        }

    .award-area-2-inner {
        text-align: center;
    }

    .award-area-2 .award-box {
        grid-template-columns: 120px 1fr 100px;
    }

    .client-area {
        text-align: center;
    }

        .client-area .col-lg-6 {
            padding-left: 10px !important;
        }

    section.page-title-area h2.page-title.fade-anim {
        text-align: center;
        font-size: 55px;
        line-height: 55px;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .service-2 .section-title-wrapper {
        text-align: center;
    }

    .service-2 .service-2-box .thumb, .service-2 .service-2-box .content {
        text-align: center;
    }

        .service-2 .service-2-box .content .title {
            font-size: 50px !important;
            line-height: 50px !important;
        }

        .service-2 .service-2-box .content .service-2-list li {
            list-style: none;
            border-bottom: 1px inset #000;
        }

        .service-2 .service-2-box .content .service-2-list {
            margin-left: 0;
        }

    .feature-area .features-wrapper {
        grid-template-columns: repeat(1, 1fr) !important;
        text-align: center;
    }

    .features-wrapper {
    }

    .hero-5__content .title .sub-title {
        font-size: 50px !important;
    }

    .feature-area .feature-box:not(:last-child) {
        gap: 10px;
        border-bottom: 1px inset #FFF;
        padding-bottom: 60px;
    }

    .feature-area .feature-box:first-child {
        border-top: 1px inset #FFF;
        padding-top: 30px;
    }

    .contact-title .page-title-area-inner {
        grid-template-columns: 1fr !important;
        margin-top: 30px;
        text-align: center;
    }

        .contact-title .page-title-area-inner .page-title-wrapper .page-title {
            font-size: 70px;
            line-height: 70px;
            margin-bottom: 20px;
        }

    .contact-page .contact-page-inner .row {
        flex-direction: column-reverse;
    }

    .contact-page .submit-btn {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 60px;
    }

        .contact-page .submit-btn button.rr-btn {
            font-size: 24px;
            margin-top: 10px;
            width: 100%;
            border-radius: 16px;
        }

    .contact-page .direct-contact {
        text-align: center;
        margin-bottom: -50px;
        margin-top: 50px;
    }

    .contact-us__offices {
        display: none;
    }

    .contact-us__info {
        text-align: center;
        display: flex;
        flex-direction: column;
        gap: 50px;
    }

    .contact-page .direct-contact a {
        display: none;
    }

    .contact-page .direct-contact span {
        font-size: 28px;
    }

    h1#gfta-page-title {
        text-align: center;
    }

    .hero-area-service-details .section-content {
        text-align: center;
    }

    .hero-area-service-details .feature-list ul {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    section.value-area {
        text-align: center;
    }

    .faq-area .section-title-wrapper {
        text-align: center;
    }

    h2#gfta-faq-title > div {
        text-align: center !important;
    }

    h2#gfta-faq-title {
        font-size: 44px;
        margin-top: 30px;
    }

    .faq-area .accordion-button::after {
        margin-top: 0;
    }
}