@media (min-width:576px) {


    .offset-container {
        margin-left: calc((100% - 540px) / 2);
    }

}

@media (min-width:768px) {


    .offset-container {
        margin-left: calc((100% - 720px) / 2);
    }
}

@media (min-width:992px) {

    .offset-container {
        margin-left: calc((100% - 960px) / 2);
    }
}

@media (min-width:1200px) {

    .offset-container {
        margin-left: calc((100% - 1140px) / 2);
    }

}

@media (min-width:1400px) {

    .offset-container {
        margin-left: calc((100% - 1320px) / 2);
    }
}

@media screen and (max-width:1280px) {
    .move-ant {
        left: 10%;
    }
}

@media screen and (max-width:1024px) {
    .work-grid-1.have-flex-grid {
        gap: 0;
        flex-wrap: wrap;
    }

    .work-grid-1.have-flex-grid .left {
        width: 75%;
        padding-right: 25px;
    }

    .work-grid-1.have-flex-grid .right {
        width: 25%;
    }

    .work-grid-1.have-flex-grid .left .lg-img {
        width: 50%;
    }

    .work-grid-1.have-flex-grid .left .center {
        width: 50%;
    }

    .cards-row .row-star {
        padding-top: 17%;
    }

    .case-study-banner-content p br {
        display: none;
    }

    .row.gap-108 {
        --bs-gutter-x: 50px;
    }

    .box-info.font-two {
        font-size: 25px;
        line-height: 30px;
        padding: 20px 20px 20px 0px;
    }

    .the-challenge .approach-info {
        margin-top: 150px;
    }

    .approach-info.top-153 {
        margin-top: 40px !important;
    }

    .two-co-grid {
        padding-left: 50px;
    }

    .move-ant {
        left: 40px;
    }
}


@media screen and (max-width:991px) {
    .site-header .site-header-wrapper .header-menu {
        display: none;
    }

    .site-header .site-header-wrapper .header-right {
        display: flex;
        align-items: center;
        gap: 15px;
    }

    .menu-toggle {
        display: block;
    }

    .call-book {
        flex-direction: column;
    }

    .offset-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 720px;
        padding-right: 15px;
    }

    .ant-card .ant-img-wra img {
        height: 240px;
    }

    .work-info p {
        font-size: 20px;
        line-height: 26px;
    }

    .work-images {
        padding: 60px 0px 41px 0px;
    }

    .cards-row .row-star {
        padding-top: 17%;
    }

    .project-scoop {
        flex-direction: column;
        text-align: center;
    }

    .the-challenge .box-info::after {
        content: '';
        position: absolute;
        top: 0;
        right: -50vw;
        width: 50vw;
        height: 100%;
        background: #E7E7E7;
        z-index: -1;
    }

    .our-approach.has-top-space {
        padding-top: 50px;
    }

    .showcase-rlc {
        margin-top: 0;
    }

    .approach-info.only-mobile {
        display: block !important;
    }

    .approach-info.only-desktop {
        display: none !important;
    }

    .the-challenge .approach-info {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .move-ant {
        position: relative;
        left: 0;
    }

    .title-icon {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}


@media screen and (max-width:767px) {
    .sec-separator {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .section-title h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .section-title {
        margin-bottom: 40px;
    }

    .our-expertise .ex-word {
        margin-top: 45px;
        font-size: 16px;
        line-height: 26px;
    }

    .padding-bottom {
        padding-bottom: 60px;
    }

    .looking-call {
        margin-bottom: 60px;
    }

    .brands-grid {
        flex-wrap: wrap;
    }

    .sec-separator.space-100 {
        padding: 60px 0px;
    }

    .testimonials-wrapper {
        padding: 20px;
        margin: 0;
    }

    .feedback-card .card-info p {
        font-size: 16px;
    }

    .slider-nav {
        padding: 0 15px;
    }

    .feedback-card .card-info .auth-name {
        margin-top: 30px;
    }

    .testimonials-wrapper .slick-dots {
        bottom: -50px;
    }

    .padding-top {
        padding-top: 60px;
    }

    .work-info h6 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .work-info p {
        font-size: 16px;
        line-height: 24px;
    }

    .work-info .pro-tags {
        margin-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .pro-tags span {
        font-size: 14px;
        line-height: 15px;
        padding: 10px 15px;
    }

    .work-grid-1 {
        gap: 10px;
    }

    .work-grid-1 img:not(:last-of-type) {
        margin-bottom: 10px;
    }

    .have-flex {
        gap: 10px;
    }

    .work-grid-1.have-flex-grid .left {
        padding-right: 10px;
    }

    .title-icon {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .cards-row {
        gap: 40px;
    }

    .ant-card .ant-img-wra img {
        height: 120px;
    }

    .ant-card .ant-info h6 {
        line-height: 26px;
        font-size: 20px;
        margin-bottom: 15px;
    }

    .social-links {
        gap: 15px;
    }


    .amoli-tanisha .section-title p {
        font-size: 16px;
        line-height: 26px;
        margin-top: 20px;
    }

    .social-links li a {
        width: 35px;
        height: 35px;
        padding: 9px;
    }

    .ant-card .ant-info {
        padding-top: 15px;
    }

    .ftr-info h5 {
        font-size: 26px;
        line-height: 35px;
    }

    .amoli-tanisha {
        margin-top: 60px;
        padding: 60px 0px;
    }

    .our-expertise {
        overflow: hidden;
    }

    .site-header {
        padding: 15px 0px;
    }

    .site-header .ant-btn {
        padding: 10px 15px;
        font-size: 11px;
        line-height: 14px;
    }

    .main-banner .bnr-ant {
        margin-bottom: 40px;
    }

    .main-banner {
        padding-top: 40px;
    }

    .main-banner .main-banner-content {
        margin-bottom: 30px;
    }

    .main-banner .main-banner-content p {
        font-size: 16px;
        line-height: 24px;
    }

    .main-banner .main-banner-content p br {
        display: none;
    }

    .cards-row .row-star {
        padding-top: 14.6%;
    }

    .only-mobile {
        display: block !important;
    }

    .only-desktop {
        display: none !important;
    }

    .the-process .process-desc p {
        font-size: 16px;
        line-height: 24px;
    }

    .the-process .process-desc p br {
        display: none;
    }

    .case-study-banner-content h1 {
        font-size: 36px;
        line-height: 45px;
    }

    .case-study-banner-content h1 br {
        display: none;
    }

    .case-study-banner-content p {
        font-size: 16px;
        line-height: 24px;
    }

    .project-scoop .scoop-list {
        flex-direction: column;
    }

    .case-study-banner {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .project-scoop .lbl,
    .project-scoop .scoop-list .val {
        font-size: 16px;
        line-height: 24px;
    }

    .project-scoop .duration {
        font-size: 16px;
        line-height: 24px;
    }

    .sm-title h2,
    .the-challenge .title {
        text-align: center;
        font-size: 30px;
        line-height: 36px;
    }

    .common-text,
    .the-challenge p {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }

    .the-challenge .box-info {
        padding-right: 0;
        font-size: 30px;
        line-height: 36px;
        text-align: center;

    }

    .row.gap-108 {
        --bs-gutter-x: 1.5rem;
    }

    .showcase-3 {
        gap: 10px;
    }

    .section-title h2+p {
        margin-top: 15px;
    }

    .section-title p {
        font-size: 16px;
        line-height: 24px;
    }

    .outcome-view-one {
        gap: 10px;
    }

    .outcome-images:not(:last-of-type) {
        margin-bottom: 40px;
    }



    .outcome-view-two {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .outcome-view-two .outcome-box:first-child {
        grid-column: 1 / -1;
    }

    .row.gap-50 {
        --bs-gutter-x: 1.5rem;
    }

    .showcase-rlc {
        display: block;
    }

    .showcase-rlc img {
        width: 100%;
    }

    .showcase-rlc .xl-box {
        margin-left: 0;
        margin-top: 10px;
    }

    .showcase-rlc .showcase-title {
        padding-right: 0;
    }

    .the-outcome.with-bg {
        padding: 40px 0px;
    }

    .three-image-grid {
        display: flex;
        gap: 10px;
        flex-direction: column;
    }

    .three-grid {
        display: flex;
        flex-direction: column;
    }

    .con-list {
        flex-direction: column;
        gap: 26px;
        margin-top: 40px;
    }

    .back-to-top {
        bottom: 20px;
        font-size: 14px;
        line-height: 16px;
    }

    .back-to-top.show {
        right: 20px;
    }

    .two-co-grid {
        gap: 10px;
        margin-top: 10px;
        padding-left: 0;
    }

    .work-grid-1.cosmix .right img {
        height: auto;
    }

    .work-grid-1.cosmix {
        gap: 0;
        margin: 0 -5px;
    }

    .work-grid-1.cosmix .left,
    .work-grid-1.cosmix .right {
        width: 50%;
        padding: 0 5px;
    }
}