@media(min-width:992px) {
    .header .container {
        padding: 0;
    }
    .hero-content h1 br {
        display: none;
    }
    .btn-book-call:hover::after {
        width: 100%;
    }
    .footer-content .btn-social-link:hover {
        background-color: var(--orange-color-1);
    }
    .header .offcanvas-body .nav-item .nav-link:hover::after {
        width: 100%;
    }
    .solutions-box.web-box:hover,
    .use-cases-box.web-box:hover {
        transform: translateY(-10px);
    }
}

@media(min-width:576px) {
    .hero-content h6 br {
        display: none;
    }
    .footer-bottom-content p br {
        display: none;
    }
}

@media(max-width:1399px) {
    .hero-content h1 {
        font-size: 80px;
        line-height: 90px;
        margin-bottom: 20px;
    }
    .hero-content h6 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .hero-content p {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .hero-content h5 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 40px;
    }
    .hero-img-carousel {
        padding-left: 0px;
    }
    .location-img {
        right: -110px;
        bottom: 0;
        height: 100%;
    }
}

@media(max-width:1299px) {
    .proof-box {
        gap: 15px;
        padding: 20px 0;
    }
    .proof-section-block .web-box-content {
        padding: 15px 20px;
    }
    .proof-box .proof-box-content p {
        font-size: 18px;
        line-height: 24px;
    }
    .proof-box .proof-icon {
        width: 55px;
        height: 55px;
    }
    .proof-box .proof-icon img {
        width: 35px;
    }
}

@media(max-width:1199px) {
    .header .navbar-brand img {
        height: 40px;
        object-fit: cover;
    }
    .header .offcanvas-body .nav-item .nav-link {
        font-size: 16px;
        line-height: 16px;
    }
    .header .offcanvas-body .navbar-nav {
        gap: 50px;
    }
    .btn-book-call {
        font-size: 16px;
        line-height: 16px;
        padding: 8px 20px;
    }
    .btn-book-call img {
        width: 20px;
    }
    .hero-content h1 {
        font-size: 70px;
        line-height: 80px;
        margin-bottom: 20px;
    }
    .hero-content h6 {
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 15px;
    }
    .hero-content p {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 15px;
    }
    .hero-content h5 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 30px;
    }
    .custom-padding {
        padding: 70px 0;
    }
    .trust-strip-section-title h6 {
        font-size: 24px;
        line-height: 24px;
    }
    .trust-strip-logo-slider .swiper-slide img {
        height: 30px;
    }
    .trust-strip-logo-section {
        margin-top: 40px;
    }
    .event-box-content .event-content h5 {
        font-size: 40px;
        line-height: 40px;
    }
    .event-box-content .event-content p {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 30px;
    }
    .event-box-content {
        gap: 60px;
    }
    .solutions-section-block .web-box-content {
        padding: 20px;
    }
    .solutions-box-content h5 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .solutions-section-block {
        gap: 20px;
    }
    .section-block-margin {
        margin-top: 60px;
    }
    .use-cases-section-block .web-box-content {
        padding: 20px 15px;
    }
    .use-cases-box-content p {
        font-size: 16px;
        line-height: 22px;
    }
    .use-cases-box-icon {
        margin-bottom: 20px;
    }
    .proof-box .proof-box-content p {
        font-size: 16px;
        line-height: 22px;
    }
    .proof-box {
        gap: 10px;
        padding: 15px 0;
    }
    .proof-section-block .web-box-content {
        padding: 15px 15px;
    }
    .differentiator-section-box {
        height: 350px;
    }
    .differentiator-content p {
        font-size: 45px;
        line-height: 45px;
    }
    .differentiator-content h1 {
        font-size: 120px;
        line-height: 120px;
    }
    .differentiator-content h6 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    .how-it-works-box-content h5 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .how-it-works-box-content p {
        font-size: 16px;
        line-height: 22px;
    }
    .how-it-works-box-icon {
        width: 80px;
        height: 80px;
        margin: 0 auto 20px;
    }
    .how-it-works-box-icon img {
        width: 50px;
    }
    .right-long-arrow {
        margin-top: 25px;
        height: 30px;
        object-fit: cover;
    }
    .contact-box {
        height: 280px;
    }
    .footer-content p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .footer-content h6 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 30px;
    }
    .footer-content h2 {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 25px;
    }
    .location-img {
        right: -70px;
    }
    .who-we-work-section-block {
        gap: 20px;
    }
    .who-we-work-box-icon img {
        width: 50px;
    }
    .who-we-work-section-block .web-box-content p {
        font-size: 13px;
        line-height: 20px;
    }
    .who-we-work-section-block .web-box-content h5 {
        font-size: 17px;
        line-height: 17px;
        margin-bottom: 7px;
    }
    .who-we-work-section-block .web-box-content {
        gap: 15px;
        padding: 20px;
    }
}

@media(max-width:991.98px) {
    .header-button.desktop-view {
        display: none;
    }
    .header-button-block {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .header .navbar-toggler {
        padding: 0;
        border: 0;
        box-shadow: none;
    }
    .header .navbar-toggler img {
        width: 35px;
    }
    .header {
        padding: 15px 0;
    }
    .header .offcanvas {
        background-color: rgba(var(--primary-color-rgb), 0.8);
        backdrop-filter: blur(14px);
        padding: 20px;
        height: 100dvh;
    }
    .header .offcanvas-header {
        padding: 0 0 20px;
        border-bottom: 1px solid var(--border-color);
        justify-content: space-between;
    }
    .btn-close-offcanvas {
        background-color: transparent;
        border: 0;
        box-shadow: none;
        display: flex;
    }
    .btn-close-offcanvas img {
        width: 20px;
    }
    .header .offcanvas-body {
        padding: 20px 0;
    }
    .header .offcanvas-body .nav-item .nav-link {
        font-size: 18px;
        line-height: 18px;
        display: inline-block;
    }
    .header .offcanvas-body .navbar-nav {
        gap: 30px;
        margin-top: 30px;
    }
    .header .offcanvas-footer {
        border-top: 1px solid var(--border-color);
        padding-top: 15px;
    }
    .offcanvas-footer-row .social-media-block {
        justify-content: start;
        margin-top: 15PX;
    }
    .offcanvas-footer-row p {
        font-weight: 500;
        color: var(--white-color);
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 0;
    }
    .offcanvas-footer-row a {
        text-decoration: none;
        width: 30px;
        height: 30px;
        background-color: var(--white-color);
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        flex-shrink: 0;
    }
    .offcanvas-footer-row a img {
        width: 20px;
        flex-shrink: 0;
    }
    .offcanvas-ellipse {
        background-color: var(--orange-color-1);
        opacity: 100%;
        filter: blur(70px);
        border-radius: 100%;
        width: 130px;
        height: 130px;
        position: absolute;
        top: -40px;
        right: -40px;
        z-index: -1;
    }
    .hero-img-carousel .carousel-item {
        text-align: center;
    }
    .hero-img-carousel .carousel-item img {
        width: 550px;
    }
    .hero-content {
        text-align: center;
        position: relative;
        top: -10px;
        z-index: 1;
    }
    .hero-content h1 {
        font-size: 65px;
        line-height: 75px;
        margin-bottom: 15px;
    }
    .hero-content h6 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 15px;
    }
    .hero-content p {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .hero-content h5 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 20px;
    }
    .hero-img-carousel {
        margin-top: -20px;
    }
    .hero-navigate-button {
        bottom: 10px;
    }
    .custom-padding {
        padding: 60px 0;
    }
    .event-box-content {
        gap: 40px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .event-content {
        align-items: center;
    }
    .event-box-content .event-content p {
        text-align: center;
    }
    .header.is-sticky {
        padding: 15px 0;
    }
    .solutions-section-block {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }
    .solutions-section-block .web-box-content {
        padding: 30px;
    }
    .solutions-box-icon {
        margin-bottom: 20px;
    }
    .section-title-block h1 {
        font-size: 34px;
        line-height: 34px;
    }
    .section-title-block h6 {
        font-size: 22px;
        line-height: 22px;
    }
    .use-cases-section-block {
        grid-template-columns: repeat(3, 1fr);
    }
    .proof-section-box-row-1,
    .proof-section-box-row-2 {
        grid-template-columns: repeat(1, 1fr);
        padding: 0;
        border: 0;
    }
    .proof-box {
        justify-content: start;
    }
    .proof-section-block .web-box-content {
        padding: 0;
    }
    .proof-box {
        padding: 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        gap: 25px;
        border-right: 0;
    }
    .proof-box .proof-box-content p br {
        display: none;
    }
    .proof-box .proof-box-content p {
        font-size: 20px;
        line-height: 20px;
    }
    .proof-section-box-row-2 .proof-box:last-child {
        border-bottom: 0;
    }
    .textSwiper-reverse-slider {
        margin-top: 25px;
    }
    .text-slider-block {
        margin-top: 50px;
    }
    .differentiator-content h1 {
        font-size: 90px;
        line-height: 90px;
    }
    .differentiator-content p {
        font-size: 35px;
        line-height: 35px;
    }
    .differentiator-section-box .web-ellipse-1 {
        width: 200px;
        height: 200px;
        filter: blur(80px);
        top: -40px;
        right: -40px;
    }
    .differentiator-section-box {
        height: 300px;
    }
    .how-it-works-section-block {
        gap: 50px;
        flex-direction: column;
        align-items: center;
    }
    .right-long-arrow {
        transform: rotate(90deg);
        height: auto;
        width: 70px;
        margin: 10px 0px;
    }
    .how-it-works-box-content p br {
        display: none;
    }
    .footer-content {
        height: auto;
        text-align: start;
        border-bottom: 1px solid var(--border-color);
        padding: 30px 0;
    }
    .footer-content.info-section {
        text-align: center;
    }
    .social-media-block {
        justify-content: center;
    }
    .footer-content h2 {
        text-align: start;
    }
    .footer-top .row>[class*='col-']:first-child .footer-content {
        padding-top: 0;
    }
    .footer-bottom-content {
        border: 0;
    }
    .footer-bottom {
        margin-top: 0;
    }
    .location-box {
        height: 250px;
    }
    .location-img {
        right: 0;
        width: 100%;
        height: auto;
        bottom: -10px;
    }
    .footer-content h6 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .who-we-work-section-block {
        grid-template-columns: repeat(2, 1fr);
    }
    .more-info-box h6 {
        font-size: 28px;
        line-height: 28px;
    }
}

@media(max-width:767.98px) {
    .differentiator-content h1 {
        font-size: 70px;
        line-height: 70px;
    }
    .differentiator-content p {
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 6px;
    }
}

@media(max-width:575.98px) {
    .container {
        padding: 0 20px;
    }
    .header .offcanvas {
        width: 300px;
    }
    .header .offcanvas {
        padding: 15px;
    }
    .header .offcanvas-header .offcanvas-title img {
        height: 30px;
        object-fit: cover;
    }
    .btn-close-offcanvas img {
        width: 14px;
    }
    .header .offcanvas-header {
        padding: 0 0 15px;
    }
    .header .offcanvas-body {
        padding: 10px 0;
    }
    .header .offcanvas-body .navbar-nav {
        margin-top: 25px;
        gap: 25px;
    }
    .header .offcanvas-body .nav-item .nav-link {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
    }
    .header .navbar-brand img {
        height: 30px;
    }
    .btn-book-call {
        font-size: 13px;
        line-height: 13px;
        padding: 6px 15px;
        gap: 5px;
    }
    .btn-book-call img {
        width: 15px;
    }
    .header .navbar-toggler img {
        width: 28px;
    }
    .header-button-block {
        gap: 5px;
    }
    .header {
        padding: 12px 0;
    }
    .offcanvas-footer-row p {
        font-size: 14px;
        line-height: 14px;
    }
    .header .offcanvas-footer {
        padding-top: 15px;
    }
    .hero-img-carousel .carousel-item img {
        width: 280px;
    }
    .hero-content h1 {
        font-size: 42px;
        line-height: 52px;
        margin-bottom: 10px;
    }
    .hero-content h6 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 10px;
    }
    .hero-content p {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 10px;
    }
    .hero-content h5 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .hero-navigate-button a img {
        width: 20px;
    }
    @keyframes bounce {
        50% {
            transform: translateY(-5px);
        }
    }
    .hero-content {
        top: 0;
    }
    .trust-strip-section-title h6 {
        font-size: 24px;
        line-height: 32px;
    }
    .trust-strip-logo-slider .swiper-slide img {
        height: 20px;
    }
    .event-box-content .event-logo img {
        height: 100px;
    }
    .event-box-content .event-content h5 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .event-box-content .event-content p {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .event-box-content {
        gap: 30px;
        padding: 45px 30px;
    }
    .custom-padding {
        padding: 40px 0;
    }
    .header.is-sticky {
        padding: 12px 0;
    }
    .section-title-block h6 {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 8px;
    }
    .section-title-block h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .section-title-block {
        text-align: center;
    }
    .section-block-margin {
        margin-top: 40px;
    }
    .solutions-section-block {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
    .solutions-section-block .web-box-content {
        padding: 20px;
    }
    .solutions-box-content h5 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 8px;
    }
    .use-cases-section-block {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
    }
    .use-cases-section-block .use-cases-box {
        width: calc(50% - 10px);
    }
    .use-cases-section-block .web-box-content {
        padding: 20px 10px;
        text-align: center;
    }
    .use-cases-box-icon {
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }
    .use-cases-box-content p {
        font-size: 14px;
        line-height: 18px;
    }
    .proof-box .proof-icon {
        width: 45px;
        height: 45px;
    }
    .proof-box .proof-icon img {
        width: 30px;
    }
    .proof-box {
        gap: 15px;
    }
    .proof-box .proof-box-content p {
        font-size: 16px;
        line-height: 22px;
    }
    .text-slider-block .swiper-slide h1 {
        font-size: 30px;
        line-height: 30px;
    }
    .textSwiper-reverse-slider {
        margin-top: 15px;
    }
    .text-slider-block {
        margin-top: 40px;
    }
    .differentiator-content h6 {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 10px;
    }
    .differentiator-content p {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 5px;
    }
    .differentiator-content h1 {
        font-size: 44px;
        line-height: 44px;
    }
    .differentiator-section-box .web-ellipse-1 {
        width: 150px;
        height: 150px;
        filter: blur(70px);
        top: -30px;
        right: -30px;
    }
    .differentiator-section-box-content {
        backdrop-filter: blur(3px);
    }
    .how-it-works-box-content p {
        font-size: 14px;
        line-height: 14px;
    }
    .how-it-works-box-content h5 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 8px;
    }
    .right-long-arrow {
        width: 50px;
        margin: 15px 0px;
    }
    .how-it-works-section-block {
        gap: 25px;
    }
    .contact-box {
        height: 200px;
    }
    .contact-box-text h1 {
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 25px;
    }
    .bg-pattern-img {
        height: 60%;
        object-fit: cover;
    }
    .footer-logo {
        height: 50px;
        object-fit: cover;
    }
    .footer-content p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .footer-content h2 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    .footer-content h6 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 15px;
    }
    .contact-form .hero-button .btn-book-call {
        display: flex;
        height: 35px;
    }
    .location-box {
        height: 200px;
    }
    .location-img {
        right: -70px;
        width: auto;
        height: 100%;
        bottom: -5px;
    }
    .location-box-content h5 {
        font-size: 20px;
        line-height: 20px;
        padding-top: 20px;
        padding-left: 20px;
    }
    .footer-bottom-content p {
        font-size: 14px;
        line-height: 18px;
    }
    .go-top {
        width: 40px;
        height: 40px;
        bottom: 10px;
        right: 10px;
    }
    .go-top img {
        width: 20px;
    }
    .use-cases-box .web-ellipse-1 {
        width: 70px;
        height: 70px;
        filter: blur(50px);
        top: -30px;
        right: -30px;
    }
    .footer-content .btn-social-link {
        width: 25px;
        height: 25px;
        border-radius: 4px;
    }
    .footer-content .btn-social-link img {
        width: 15px;
    }
    .social-media-block {
        gap: 8px;
    }
    .offcanvas-footer-row a {
        width: 25px;
        height: 25px;
    }
    .offcanvas-footer-row a img {
        width: 15px;
    }
    .offcanvas-footer-row .social-media-block {
        margin-top: 12px;
    }
    .who-we-work-section-block {
        grid-template-columns: repeat(1, 1fr);
    }
    .who-we-work-section-block .web-box-content h5 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .who-we-work-section-block .web-box-content p {
        font-size: 14px;
        line-height: 20px;
    }
    .who-we-work-section-block .web-box-content {
        gap: 20px;
        padding: 20px;
    }
    .who-we-work-box-icon img {
        width: 60px;
    }
    .more-info-box h6 {
        font-size: 22px;
        line-height: 24px;
    }
    .more-info-box {
        height: 75px;
        padding: 0 20px;
    }
}