.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    max-width: 100%;
    padding-left: 110px;
    padding-right: 110px;
}

.container-fluid {
    max-width: 100%;
    padding-left: 35px;
    padding-right: 35px;
}

@media (max-width: 1800px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 100%;
        padding-left: 35px;
        padding-right: 35px;
    }

    .consulting-btn .button_su_inner {
        font-size: 16px;
        padding: 1.15rem 0.5rem;
        padding-left: 1rem;
        /* top: -2px; */
        position: relative;
    }

    .header-inner .logo img {
        top: -4px;
        width: 90px;
    }

    .site-header {
        padding: 15px 0;
    }

    .main-nav {
        padding: 0.8rem 2rem;
    }

    .consulting-btn .button_su {
        height: 60px;
    }

    .consulting-btn .button_text_container .button_arrow {
        padding: 0.9rem 1rem;
    }

    .contact-section .container-fluid {
        padding-left: 35px;
        padding-right: 35px;
    }

    .hero-img {
        max-width: 88%;
        position: relative;
        bottom: 0;
        left: 0;
    }

    .hero-section {
        margin-top: 4px;
        position: relative;
    }

    .contact-form {
        margin: 0 0;
    }

    .consulting-btn {
        margin-top: 0px;
        left: -57px;
    }

    .inner-banner {
        margin-top: 15px;
        position: relative;
    }
}

/* responsive css */
@media (max-width: 1680px) {
    :root {
        --font-size-70: 60px;
        --font-size-42: 32px;
    }

    footer .cta {
        display: none;
    }

    .consulting-btn {
        left: 0;
    }

    .g_shrink .consulting-btn .button_su {
        box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    }

    .contact-section .contact-right .info-box {
        margin-left: 0;
        width: 80%;
        height: 100%;
    }

    .contact-right {
        padding-bottom: 30px;
        z-index: 9;
        position: relative;
        right: 0;
        bottom: 0;
        height: 100%;
    }
}

@media (max-width: 1560px) {}

@media (max-width: 1480px) {
    :root {
        --font-size-12: 11px;
        --font-size-14: 13px;
        --font-size-15: 14px;
        --font-size-17: 16px;
        --font-size-16: 15px;
        --font-size-18: 16px;
        --font-size-20: 18px;
        --font-size-22: 20px;
        --font-size-25: 22px;
        --font-size-28: 24px;
        --font-size-30: 26px;
        --font-size-33: 28px;
        --font-size-35: 30px;
        --font-size-40: 32px;
        --font-size-42: 34px;
        --font-size-50: 46px;
        --font-size-70: 50px;
        --font-size-77: 70px;
        --font-size-85: 78px;
        --font-size-166px: 150px;
    }

    .hero-content p {
        padding: 1rem 0;
    }

    .banner-aeroplane {
        width: 80%;
    }

    .contact-form {
        width: 380px;
    }

    .accelerate-content {
        padding: 2rem;
    }

    .section-space {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .about-section .container-fluid .row {
        height: 120vh;
    }

    .feature-section .feature-box {
        padding: 2rem 2rem;
        border-radius: 20px;
        display: flex;
        flex-direction: column;
        height: 100%;
        text-align: center;
    }

    .hero-content-div {
        height: 770px;
    }

    .service-box .arrow-link {
        top: 14px;
        right: 0;
        padding: 10px 10px;
        width: 36px;
        height: 36px;
        border-radius: 2rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .service-box .arrow-link i {
        top: 0px;
        left: 0px;
    }

    .service-content {
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 1rem;
    }

    .mb-5 {
        margin-bottom: 1rem !important;
    }

    .service-section .row {
        padding: 2rem;
        padding-left: 25px;
        padding-right: 25px;
        border-radius: 2rem;
    }

    .swiper-button-prev,
    .swiper-button-next {
        margin-top: 0;
    }

    .about-content {
        padding-left: 0;
    }

    .inner-banner-img img {
        height: 320px;
    }

    .cta-area .accelerate-content {
        padding: 2rem;
        width: 50%;
        top: 20%;
        right: 2%;
    }

    .tabs-nav-wrapper {
        top: 90px;
        z-index: 10;
        margin-bottom: 2rem;
    }

    .process-card {
        padding: 1rem;
        display: flex;
        flex-direction: column;
    }

    .process-card .icon i {
        font-size: 44px;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .contact-section .contact-right .info-box {
        margin-left: 1rem;
    }

    .widget_posts_thumb .items .item {
        gap: 12px;
        padding: 12px;
        border-radius: 12px;
        margin-bottom: 18px;
    }

    .widget_posts_thumb .items .item .image {
        width: 60px;
    }

    .widget_posts_thumb .items .item .content {
        width: calc(100% - 60px);
    }

    .widget_tag_cloud .tag-cloud a {
        padding: 4px 10px;
        font-size: 12px;
        border-radius: 6px;
    }

    .inner-banner .banner-content {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .inner-banner .container-fluid .row {
        height: 480px;
        align-content: flex-end;
    }

    .inner-banner-img::after {
        width: 400px;
        height: 420px;
        right: 0%;
        bottom: -80px;
    }

    .contact-page-right {
        padding-left: 1rem;
    }

    .contact-page-right .icon-box {
        width: 46px;
        height: 46px;
        font-size: 20px;
        margin-right: 1rem;
        margin-bottom: 1rem;
    }

    .contact-page-right .info-box {
        margin-bottom: 1.2rem;
    }

    .consulting-btn .button_su {
        height: 50px;
    }

    .consulting-btn .button_su_inner {
        font-size: 16px;
        padding: 0.8rem 0.5rem;
        padding-left: 1rem;
        /* top: -2px; */
        position: relative;
    }

    .consulting-btn .button_text_container .button_arrow {
        padding: 0.6rem 0.7rem;
    }

    .consulting-btn .button_su_inner .button_arrow i {
        font-size: 16px;
    }

    .button_su_inner:hover .button_arrow i {
        left: -4px;
    }
}

@media (max-width: 1366px) {
    .main-nav ul {
        gap: 10px;
    }
}

@media (max-width: 1280px) {
    .socials a {
        width: 20px;
        height: 30px;
    }

    .header-inner .logo img {
        top: 0;
        width: 70px;
    }

    .g_shrink .header-inner .logo img {
        width: 50px;
    }

    .socials a span {
        margin-right: 8px;
    }
}

.mobile-header-inner {
    display: none;
}

.offcanvas-top {
    display: none;
}

@media (max-width: 1199.98px) {
    .header-inner {
        display: none;
    }

    .mobile-header-inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .mobile-logo {
        display: block;
    }

    .mobile-logo img {
        width: 80px;
    }

    .mobile-toggle {
        width: 50px;
        height: 50px;
        border: none;
        background: var(--color-d4ae6d);
        padding: 0;
        border-radius: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .mobile-toggle img {
        width: 25px;
        height: 20px;
    }

    .offcanvas-header,
    .offcanvas-body {
        padding: 15px 35px;
    }

    .offcanvas-top {
        display: block;
    }

    .offcanvas .offcanvas-header .offcanvas-title img {
        width: 90px;
    }

    .offcanvas-top {
        height: 100%;
        max-height: 100%;
    }

    .mobile-header-inner a {
        color: #121112;
        font-weight: 600;
    }

    .main-nav ul {
        gap: 10px;
        flex-direction: column;
    }

    .main-nav ul.dropdown {
        top: 0;
        position: relative;
        box-shadow: none;
    }

    .main-nav .socials {
        padding-left: 0;
        margin-top: 20px;
    }

    .site-header {
        padding: 15px 0;
        background: var(--color-ffffff);
    }

    .hero-section .hero-swiper {
        background-image: unset;
        background: #c39d5b;
    }

    .banner-aeroplane {
        width: 200px;
    }

    .banner-aeroplane img {
        width: 100%;
    }

    .hero-content-div {
        height: 650px;
    }

    .hero-img {
        max-width: 68%;
    }

    .hero-section .circle-svg {
        font-size: 12px;
        letter-spacing: 2px;
        padding: 1rem;
    }

    .hero-section .experience-circle {
        position: relative;
        right: 0;
        bottom: 394px;
        width: 120px;
        height: 120px;
    }

    .banner-right {
        right: unset;
        bottom: 0;
    }

    .testimonial-swiper .swiper-button-prev,
    .testimonial-swiper .swiper-button-next {
        margin-top: 50px;
        bottom: 0;
    }

    .main-nav {
        padding: 0;
        border: none;
        border-radius: 0;
    }

    .main-nav a {
        font-size: var(--font-size-22);
        display: block;
        margin-bottom: 12px;
    }

    .socials a {
        width: 30px;
        height: 30px;
        display: inline-block;
        text-align: center;
    }

    .socials a span {
        margin-right: 0;
    }

    .dropdown li a {
        font-size: var(--font-size-18);
        display: block;
        padding: 8px 10px;
        margin-bottom: 0;
    }

    .feature-section .feature-box {
        height: auto;
        margin-bottom: 30px;
    }

    .feature-section .feature-box .icon img {
        width: 60px;
        margin-bottom: 20px;
    }

    .feature-content img {
        width: 150px;
    }

    .accelerate-content {
        border-radius: 2rem;
        padding: 3rem;
        width: 50%;
        margin-left: -14%;
        top: 7%;
    }

    .testimonial-section {
        margin-top: 0;
    }

    .contact-left .section-heading {
        font-size: var(--font-size-30);
        color: var(--color-000000);
    }

    .contact-section .contact-right .info-box {
        margin-left: 0;
        padding: 1rem;
    }

    .contact-form {
        width: 94%;
        padding: 20px;
    }

    .copyright {
        font-size: 12px;
    }

    .section-space {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    :root {
        --font-size-12: 11px;
        --font-size-14: 12px;
        --font-size-15: 13px;
        --font-size-17: 15px;
        --font-size-16: 14px;
        --font-size-18: 15px;
        --font-size-20: 16px;
        --font-size-22: 17px;
        --font-size-25: 18px;
        --font-size-28: 19px;
        --font-size-30: 20px;
        --font-size-33: 22px;
        --font-size-35: 24px;
        --font-size-40: 26px;
        --font-size-42: 28px;
        --font-size-50: 42px;
        --font-size-70: 45px;
        --font-size-77: 58px;
        --font-size-85: 66px;
        --font-size-166px: 120px;
    }

    .inner-banner .container-fluid .row {
        background-image: unset;
        background: #c39d5b;
    }

    .inner-banner .container-fluid .row {
        height: 480px;
        align-content: flex-end;
        width: 100%;
        margin: 0;
    }

    .staff-tabs-section .container,
    .service-section .container-fluid,
    .why-services-section .container,
    .benefits-section .container,
    .faq-section .container,
    .case-studies-page .container,
    .career-page-intro .container {
        width: 100%;
        padding-left: 35px;
        padding-right: 35px;
    }

    .process-sticky-layout {
        gap: 15px;
    }

    .cta-area .container-fluid {
        height: 500px;
    }

    .dm-flip-card {
        height: 320px;
    }

    .dm-front-card .sub-heading-two {
        padding: 1rem 2rem;
        width: 100%;
    }

    .industriesSwiper {
        padding-left: calc((100vw - 1500px) / 2);
        padding-right: 0;
    }

    .contact-section .contact-right .info-box {
        margin-left: 0;
        padding: 1rem;
        width: 100%;
    }

    .contact-right {
        padding-bottom: 0px;
        position: relative;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    .cta-area {
        height: 100%;
        position: relative;
    }

    .widget-area {
        padding: 15px;
    }

    .blog-content {
        padding: 20px;
    }

    .about-section .container-fluid .row {
        height: 100%;
        padding-bottom: 101px;
    }

    .featured-right {
        padding: 2rem;
    }

    .featured-case {
        height: 100%;
    }

    .featured-left {
        height: 100%;
    }

    .featured-left img {
        height: 100%;
    }

    .map-section iframe {
        height: 450px;
    }
    .widget_posts_thumb .items .item {
        gap: 0px;
        flex-direction: column;
    }
    .widget_posts_thumb .items .item .content {
        width: 100%;
    }
    .widget_posts_thumb .items .item .image {
        width: 100%;
        margin-bottom: 20px;
    }
    .widget_posts_thumb .image img {
        height: 100px;
    }
}

@media (max-width: 1024px) {

    .staff-tabs-section .container,
    .service-section .container-fluid,
    .why-services-section .container,
    .benefits-section .container,
    .faq-section .container,
    .case-studies-page .container,
    .career-page-intro .container,
    .contact-section .container-fluid {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .container-fluid {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .service-box .arrow-link {
        top: -70px;
        right: 10px;
    }

    .case-studies-page .container .row {
        margin: 0;
    }

    .inner-banner {
        margin-top: 0;
    }
}

@media (max-width: 991.98px) {
    :root {
        --font-size-12: 11px;
        --font-size-14: 12px;
        --font-size-15: 13px;
        --font-size-17: 15px;
        --font-size-16: 14px;
        --font-size-18: 15px;
        --font-size-20: 16px;
        --font-size-22: 17px;
        --font-size-25: 18px;
        --font-size-28: 19px;
        --font-size-30: 20px;
        --font-size-33: 22px;
        --font-size-35: 24px;
        --font-size-40: 26px;
        --font-size-42: 28px;
        --font-size-50: 36px;
        --font-size-70: 40px;
        --font-size-77: 52px;
        --font-size-85: 60px;
        --font-size-166px: 100px;
    }

    .about-grid {
        gap: 1rem;
    }

    .banner-right {
        position: relative;
    }

    .banner-hero-img {
        position: relative;
        bottom: 0;
    }

    .hero-content-div {
        height: auto;
        margin-bottom: 30px;
        padding-top: 30px;
    }

    .hero-img {
        max-width: 100%;
    }

    .banner-aeroplane {
        display: none;
    }

    .banner-pagination {
        bottom: 0;
        left: 0;
        width: 100%;
        top: 97%;
        height: 20px;
        transform: unset;
        align-items: center;
        justify-content: center;
    }

    .hero-section .experience-circle {
        position: absolute;
        right: 0;
        bottom: 80%;
        width: 100px;
        height: 100px;
        left: unset;
    }

    .experience-circle {
        width: 100px;
        height: 100px;
    }

    .experience-circle h3 {
        font-size: 1.5rem;
    }

    .experience-circle {
        left: 40%;
    }

    .about-section .transpert-heading {
        /* padding: 3rem; */
        top: 1%;
        left: 8%;
    }

    .about-content {
        padding-left: 15px;
        margin-top: 30px;
    }

    .about-section .container-fluid .row {
        height: 100%;
        padding-bottom: 30px;
    }

    .service-content {
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 1rem 0;
    }

    .service-section .row {
        background: #a77822a3;
        margin: 0;
    }

    .accelerate-content {
        border-radius: 1rem;
        padding: 0;
        width: 100%;
        margin-left: 0;
        top: 0;
        position: relative;
        margin-bottom: 30px;
        box-shadow: unset;
    }

    .testimonial-left {
        margin-right: 2rem;
    }

    .avatar {
        width: 100px;
    }

    .quote-icon {
        top: 4%;
        right: 0;
        width: 34px;
        height: 34px;
        font-size: 12px;
    }

    .quote-icon img {
        width: 100%;
        height: 100%;
    }

    .contact-form {
        width: 100%;
        padding: 20px;
        margin-bottom: 30px;
    }

    .contact-left {
        order: 2;
        margin-top: 40px;
    }

    .inner-banner-img {
        position: relative;
        width: 100%;
    }

    .inner-banner-img img {
        height: 100%;
        width: 100%;
    }

    .inner-banner .container-fluid .row {
        height: 100%;
        align-content: flex-end;
        width: 100%;
        margin: 0;
    }

    .inner-banner .banner-content {
        margin-top: 40px;
        margin-bottom: 30px;
        padding: 0 15px;
    }

    .inner-banner-img::before {
        bottom: 0;
        width: 400px;
        height: 400px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .inner-banner-img::after {
        width: 500px;
        height: 500px;
        left: 0;
        right: 0;
        bottom: 0px;
        margin: 0 auto;
    }

    .about-home-bg {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        z-index: -1;
    }

    .header-section {
        position: relative;
    }

    .staff-tab-content .featured-case {
        margin-bottom: 2rem;
    }

    .process-card .icon i {
        font-size: 38px;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .tabs-nav {
        gap: 9px;
        padding: 12px 0;
    }

    .tab-btn {
        padding: 5px 18px;
        font-size: 14px;
    }

    .process-right {
        top: 170px;
    }

    .service-box {
        margin: 10px 0;
    }

    .service-box .arrow-link {
        top: -80px;
        right: 10px;
    }

    .contact-form input,
    .contact-form textarea {
        border-bottom: 1px solid #121112;
        padding: 5px 0;
        height: 45px;
        margin-bottom: 22px;
        padding-top: 0;
    }

    .marquee-track {
        gap: 30px;
    }

    .mission-grid {
        gap: 1rem;
    }

    .cta-area .accelerate-content {
        padding: 1rem;
    }

    .section-heading {
        margin-bottom: 1rem;
    }

    .menu-links-footer {
        display: flex;
        align-items: flex-start;
        margin-bottom: 3rem;
        flex-direction: column;
    }

    .socials {
        margin-top: 30px;
    }

    .widget-area {
        top: 0;
        margin-top: 0;
    }

    .widget_posts_thumb .items .item {
        gap: 10px;
        padding: 10px;
        border-radius: 10px;
        margin-bottom: 10px;
        flex-direction: column;
    }

    .widget_posts_thumb .items .item .content {
        width: 100%;
    }

    .widget_posts_thumb .items .item .image {
        width: 100%;
    }

    .widget_posts_thumb .image img {
        width: 100%;
        height: 150px;
        object-fit: cover;
        border-radius: 12px;
    }

    .widget_tag_cloud .tag-cloud a {
        padding: 3px 7px;
        font-size: 11px;
        border-radius: 6px;
    }

    .widget_tag_cloud .tag-cloud {
        gap: 4px;
    }

    .blog-content {
        padding: 10px;
    }

    .blog-date {
        top: 12px;
        left: 12px;
        padding: 5px 9px;
        font-size: 11px;
    }

    .blog-details-desc {
        padding-right: 0;
    }

    .blog-details-desc .article-footer {
        margin-top: 25px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .service-counter-item {
        align-items: start !important;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    :root {
        --font-size-12: 10px;
        --font-size-14: 11px;
        --font-size-15: 12px;
        --font-size-17: 14px;
        --font-size-16: 13px;
        --font-size-18: 14px;
        --font-size-20: 15px;
        --font-size-22: 16px;
        --font-size-25: 16px;
        --font-size-28: 17px;
        --font-size-30: 18px;
        --font-size-33: 19px;
        --font-size-35: 20px;
        --font-size-40: 22px;
        --font-size-42: 24px;
        --font-size-50: 28px;
        --font-size-70: 34px;
        --font-size-77: 44px;
        --font-size-85: 50px;
        --font-size-166px: 80px;
    }

    .inner-banner-img {
        display: none;
    }

    .service-box .arrow-link {
        top: 0;
        right: 0;
    }

    .mt-5 {
        margin-top: 1rem !important;
    }

    .service-section .row {
        padding: 1rem;
        padding-left: 0;
        padding-right: 0;
        border-radius: 2rem;
    }

    .stats {
        margin-top: 1rem;
    }

    .stat svg {
        width: 130px;
        height: 130px;
    }

    .testimonial-section::after {
        display: none;
    }

    .feature-section .feature-box {
        padding: 1rem 1rem;
    }

    .feature-content img {
        width: 100%;
    }

    .experience-circle {
        left: 42%;
        top: 80px;
        width: 80px;
        height: 80px;
    }

    .button_su_inner {
        font-size: 16px;
        padding: 20px;
        padding: 0.5rem 1rem;
    }

    .button_arrow,
    .gold-gradient .button_arrow {
        padding: 0.5rem 0.5rem;
        width: 30px;
        height: 30px;
        line-height: 14px;
        display: inline-block;
        border-radius: 100%;
        margin-left: 1rem;
        top: 2px;
        left: 0;
    }

    .button_text_container {
        top: -3px;
    }

    .button_su {
        height: 44px;
    }

    .about-grid,
    .mission-grid,
    .featured-case {
        grid-template-columns: 1fr;
    }

    .div-order {
        order: 2;
    }

    .cta-area .accelerate-content {
        padding: 2rem;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background: #ffffffe6;
        backdrop-filter: url();
        border-radius: 0;
        display: flex;
        align-items: center;
    }

    .cta-area .container-fluid {
        height: 300px;
    }

    .whatsapp-btn {
        bottom: 80px;
        right: 15px;
        width: 45px;
        height: 45px;
    }

    #button {
        width: 45px;
        height: 45px;
        bottom: 15px;
        right: 15px;
    }

    #button i {
        line-height: 45px;
    }

    .dm-flip-card {
        height: auto;
    }

    .dm-flip-card:hover .dm-front-card {
        transform: rotateY(0deg);
    }

    .dm-front-card {
        position: relative;
    }

    .dm-back-card {
        transform: rotateY(0deg);
    }

    .dm-back-card {
        position: relative;
        padding: 1rem;
    }

    .dm-front-card .sub-heading-two {
        padding: 2rem 2rem;
        text-align: center;
    }

    .about-section .transpert-heading {
        left: 0px;
        position: relative;
        text-align: center;
    }

    .common-list {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .benefits-img-right {
        margin-top: 30px;
    }

    .faq-section .container {
        max-width: 100%;
        padding: 15px;
        padding-top: 2rem;
    }

    .faq-section .faq-icon img {
        opacity: 0.01;
    }

    .faq-item p {
        padding: 10px 15px;
    }

    .faq-item summary {
        padding: 15px 15px;
    }

    .highlight-text {
        gap: 0.4rem;
        padding: 0.35rem 1rem;
        margin-top: 1rem;
        font-size: 0.65rem;
        letter-spacing: 0.02em;
    }

    .case-content {
        padding: 1rem;
    }

    .case-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 6px;
        margin-top: 20px;
        padding: 0;
    }

    .case-card .tag {
        padding: 4px 8px;
        font-size: 12px;
        border-radius: 6px;
        margin-bottom: 1rem;
    }

    .featured-right {
        padding: 1rem;
    }

    .blog-card {
        margin-bottom: 1.5rem;
        margin-top: 20px;
    }

    .small-heading {
        -webkit-text-fill-color: #121112;
        color: #ffffff;
    }

    .stat .counter {
        top: 35%;
    }

    .commitment-section .section-heading {
        max-width: 100%;
    }

    .tabs-nav-wrapper {
        top: 82px;
        margin-bottom: 1rem;
    }
    .widget_posts_thumb .image img {
        height: 320px;
    }
}

@media (max-width: 575px) {
    :root {
        --font-size-12: 10px;
        --font-size-14: 11px;
        --font-size-15: 12px;
        --font-size-17: 14px;
        --font-size-16: 13px;
        --font-size-18: 14px;
        --font-size-20: 15px;
        --font-size-22: 16px;
        --font-size-25: 16px;
        --font-size-28: 17px;
        --font-size-30: 18px;
        --font-size-33: 19px;
        --font-size-35: 20px;
        --font-size-40: 22px;
        --font-size-42: 22px;
        --font-size-50: 24px;
        --font-size-70: 28px;
        --font-size-77: 38px;
        --font-size-85: 42px;
        --font-size-166px: 60px;
    }

    .testimonial-card {
        flex-direction: column;
        align-items: center !important;
        display: flex;
        text-align: center;
    }

    .testimonial-left {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .rating {
        font-size: 9px;
        top: 0rem;
    }

    .menu-links-footer {
        margin-bottom: 1rem;
    }

    .commitment-section .inner {
        padding: 1rem;
    }

    .tab-btn {
        padding: 8px 5px;
        font-size: 10px;
    }

    .tabs-nav {
        gap: 9px;
        padding: 10px 15px;
    }

    .process-sticky-layout {
        grid-template-columns: 1fr;
    }

    .process-right {
        position: relative;
        top: 0;
    }

    .career-process-grid .process-card {
        padding: 1rem;
    }

    .case-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .small-heading img {
        margin-right: 0rem;
        width: 15px;
    }

    .mobile-logo img {
        width: 60px;
    }

    .mobile-toggle {
        width: 40px;
        height: 40px;
    }

    .mobile-toggle img {
        width: 18px;
        height: 14px;
    }

    .offcanvas .offcanvas-header .offcanvas-title img {
        width: 50px;
    }

    .offcanvas-header,
    .offcanvas-body {
        padding: 15px 20px;
    }

    .highlight-text {
        font-size: 0.45rem;
    }

    p {
        margin-bottom: 15px;
    }

    .widget_posts_thumb .image img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        border-radius: 12px;
    }

    .widget.widget_about {
        display: none;
    }

    .blog-details-desc .article-footer {
        margin-top: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 30px;
    }

    .section-space {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .hero-section .experience-circle {
        right: 0;
        bottom: 0;
        width: 80px;
        height: 80px;
        left: unset;
        top: 0px;
    }

    .hero-section .circle-svg {
        font-size: 16px;
        padding: 1px;
    }

    .experience-circle {
        left: 40%;
        top: 30px;
        width: 80px;
        height: 80px;
    }

    .about-left {
        margin-top: -35px;
    }
}

@media (max-width: 480px) {
    :root {
        --font-size-12: 10px;
        --font-size-14: 11px;
        --font-size-15: 12px;
        --font-size-17: 14px;
        --font-size-16: 13px;
        --font-size-18: 14px;
        --font-size-20: 15px;
        --font-size-22: 16px;
        --font-size-25: 16px;
        --font-size-28: 17px;
        --font-size-30: 18px;
        --font-size-33: 19px;
        --font-size-35: 20px;
        --font-size-40: 22px;
        --font-size-42: 20px;
        --font-size-50: 24px;
        --font-size-70: 28px;
        --font-size-77: 38px;
        --font-size-85: 42px;
        --font-size-166px: 60px;
    }

    .stats {
        flex-direction: column;
    }

    .stat {
        margin-bottom: 20px;
    }

    .dm-front-card .sub-heading-two {
        padding: 1rem;
    }

    .about-section .container-fluid .row {
        background-image: unset;
    }
}

@media (max-width: 400px) {}

/* responsive css */