@media screen and (max-width: 767px) {


    .pt-sm-50 {


        padding-top: 50px;

    }

    .about-us-service-item {

        justify-content: center;
        align-items: center;

    }

    .flx-section p {

        text-align: center;
    }

    .flx-section h4 {

        text-align: center;
    }

    .about-us-service-image {

        width: 108px;
        height: 108px;
        bottom: 9%;
        left: auto;
        right: 0%;
        display: none;
        transform: unset;
    }


    .team-grid-wrap.pos-abs h6 {

        color: #ffff;
    }

    .mn-bnr h1 {

        font-size: 30px !important;
    }

    .banr-img img {

        max-width: 300px;
        width: 100%;
        height: 400px;

    }

    .mb-15px-mbl {

        margin-bottom: 20px;
    }

    .workflow-section .arrow-left {

        width: 40px !important;
        height: 40px !important;
    }

    .workflow-section .arrow-left {

        left: 60% !important;
    }

    .workflow-section .arrow-right {

        width: 40px !important;
        height: 40px !important;
    }

    .pb-sm-50 {

        padding-bottom: 50px;
    }

    .worker-name {

        text-align: center;
    }

    .team-grid-wrap {


        grid-row-gap: 20px
    }

    .ln-48 {

        line-height: 48px;
    }

    .sub-parent {

        flex-direction: column;

    }

    .d-flexs {

        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .content-slide {

        width: 100% !important;
        padding: 15px;
    }

    .image-slide {

        width: 100% !important;
        padding: 15px;
    }

    .image--btm .section-image-bottom {

        max-height: 247px;
    }

    .line-height {

        line-height: 48px;
    }

    .low-content.right-content-item {
        padding-left: 0;
    }

    .business-image {
        background-position: 55% 70%;
    }

    .low-content {
        height: 100%;
        padding-bottom: 40px;
    }

    .saas-img {
        min-height: 25rem;
    }

    .slider-home-3-content-fill,
    .slide-item-1.left,
    .slide-item-1.right {
        height: auto;
    }
}

@media screen and (max-width: 479px) {


    .saas-img {
        min-height: 20rem;
    }
}

.pb-0 {

    padding-bottom: 0px !important;
}


.text-centers {

    text-align: center !important;
}




/* new sections in services */





.h6-color-slider {
    background-image: linear-gradient(135deg, var(--primary-green), var(--soft-green));
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    width: auto;
    margin-top: 0;
    margin-bottom: 20px;
}




/* ser */

.slider-concept-section {
    position: relative;
    overflow: hidden;
}

.base-container-7 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
}

.business-slide-arrow {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    color: #fff;
    white-space: nowrap;
    background-color: #fff0;
    border: 1px #e4eff3;
    justify-content: flex-end;
    align-items: center;
    width: 12rem;
    height: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1rem;
    display: flex;
    inset: auto 0 2.25rem 8rem;
    overflow: visible;
}

.business-slide-arrow.right-slide-arrow {
    justify-content: flex-start;
    left: 15rem;
}

.business-slide-arrow.left-slide-arrow {
    left: 0;
    right: 15rem;
}

.base-container-7.full {
    max-width: none;
}

.slider-container-2 {
    justify-content: center;
    min-height: 90vh;
    display: flex;
}

.business-slider {
    background-color: #ddd0;
    height: auto;
}

.w-slider1 {
    text-align: center;
    clear: both;
    -webkit-tap-highlight-color: #0000;
    tap-highlight-color: #0000;
    background: #ddd;
    height: 300px;
    position: relative;
}

.slider-home-3-content-fill,
.slide-item-1.left,
.slide-item-1.right {
    height: auto;
}

.slider-home-3-content-fill {
    justify-content: center;
    align-items: stretch;
    height: 100%;
    display: flex;
}

.slider-item-content-fill {
    justify-content: center;
    width: 100%;
    display: flex;
}

.grid-content-home-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr minmax(auto, 96rem) 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
}

.content-intro-wrap {
    justify-content: space-between;
    display: flex;
}

@media screen and (min-width: 1920px) {

    .content-intro-wrap {
        flex-direction: column;
        align-items: stretch;

    }

    .low-content.right-content-item {
        margin-right: 11%;
    }

    .business-image {
        background-position: -550px;
    }

    .low-content {
        margin-left: 11%;
    }
}

.low-content.right-content-item {
    padding-left: 80px;
    padding-right: 0;
}

.low-content {
    z-index: 20;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 50%;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-right: 80px;
    display: flex;
    position: relative;
}

.family-services {
    margin-top: 0;
    margin-bottom: 40px;
}

@media screen and (min-width: 1280px) {


    .low-content {
        margin-left: 3%;
        padding-right: 100px;
    }

    .low-content.right-content-item {
        margin-left: 0%;
        margin-right: 3%;
        padding-left: 100px;
    }

    .business-image {
        background-position: 112%;
    }

}

.content-intro-wrap.busines-slide {
    width: 100%;
}

@media screen and (min-width: 1440px) {


    .low-content {
        margin-left: 8%;
    }

    .business-image {
        background-position: 145%;
    }

    .low-content.right-content-item {
        margin-right: 8%;
    }
}

@media screen and (max-width: 991px) {

    .low-content {
        width: 100%;
        padding-top: 0;
        padding-bottom: 60px;
        padding-right: 0;
    }

    .w-flx .w-tab-pane {
        width: 100% !important;
    }

    .w-flx {

        flex-direction: column;
    }

    .low-content.right-content-item {
        padding-left: 0;
    }

    .workflow-section .content-slide {

        width: 90% !important;
    }

    .image-legal-work {
        justify-content: flex-end;
        display: flex;
        inset: 0% auto 0% 0%;
    }

    .business-image {
        background-position: 60% 100%;
    }

    .sub-parent {

        flex-direction: column;
    }

    .section.bg-dark-testimonials {
        background: #0088a636;
    }

    .workflow-section .image-slide {

        width: 95% !important;
    }

    .saas-img.two {
        margin-left: -50vw;
    }

    .workflow-section .arrow-left {

        left: 37% !important;
    }

    .business-slide-arrow.right-slide-arrow {
        flex-direction: row-reverse;
        justify-content: flex-start;
        padding-left: 0;
        padding-right: 0;
        left: auto;
        right: 3rem;
    }

    .content-intro-wrap.busines-slide {
        flex-direction: column-reverse;
    }

    .saas-img {
        min-width: 100vw;
        min-height: 35rem;
    }

    .content-intro-wrap {
        flex-direction: column;
        align-items: stretch;
    }

    .image-legal-work {
        justify-content: flex-end;
        display: flex;
        inset: 0% auto 0% 0%;
    }

    .image-layer-one {
        justify-content: flex-end;
    }

    .image-layer-two {
        min-width: 100vw;
    }
}

.business-image {
    background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
    background-position: 100%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100vw;
    height: 100%;
    display: flex;
    position: absolute;
    inset: 0% auto;
}

.our-concept-list,
.our-concept-item {
    width: 100%;
    height: 100%;
}

.our-concept {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
}

.no-shrink {
    flex: none;
}

.image-intro-wrapper {
    z-index: 10;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
    position: relative;
    overflow: hidden;
}


.image-layer-two {
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    display: flex;
}

.no-shrink.full-width {
    width: 100%;
}

.saas-img {
    justify-content: flex-end;
    width: 50vw;
    min-width: 50vw;
    display: flex;
    position: relative;
}

.image-legal-work {
    width: 100vw;
    position: absolute;
    inset: 0% 0% 0% auto;
}

.image-layer-one {
    justify-content: flex-start;
    width: 50%;
    height: 100%;
    display: flex;
    position: absolute;
    inset: 0% 0% 0% auto;
}

.image-legal-work {
    width: 100vw;
    position: absolute;
    inset: 0% 0% 0% auto;
}

.business-slide-arrow.left-slide-arrow {
    left: 0;
    right: 15rem;
}

.for-you {
    letter-spacing: .2em;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    line-height: 1em;
}


.slider {
    position: relative;
    /* Ensure positioning context for absolute positioning of arrows */
    display: flex;
    align-items: center;
    justify-content: center;
}

.sliderWrapper {
    display: flex;
    flex: 1;
    /* Allow it to expand and fill available space */
}

.content, .image {
    flex: 1;
}

.image {
    position: relative;
    /* Ensure child elements (arrows) can be positioned absolutely within it */
}

.image img {
    width: 100%;
    /* Adjust as needed */
    height: auto;
    /* Maintain aspect ratio */
    display: block;
    /* Remove extra space below image */
}

.arrow {
    position: absolute;
    /* Overlay arrows on top of the image */
    top: 50%;
    transform: translateY(-50%);
    /* Center vertically */
    font-size: 24px;
    /* Adjust size as needed */
    background: rgba(0, 0, 0, 0.5);
    /* Optional: semi-transparent background for visibility */
    color: white;
    /* Arrow color */
    padding: 10px;
    /* Adjust padding for better click area */
    cursor: pointer;
}

#leftArrow {
    left: 10px;
    /* Position on the left side */
}


#rightArrow {
    right: 10px;
    /* Position on the right side */
}


/*  */



.perations-section .color-blck {

    text-align: center;
}

.perations-section {

    padding-top: 80px;
    padding-bottom: 80px;
}

.perations-section p {

    color: black !important;
}

.spec__ {

    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.full-w {

    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.sub-parent {

    display: flex;
    align-items: center;
    width: 100%;
}

.workflow-section .content-slide {

    width: 45%;
}

.workflow-section .image-slide {


    width: 55%;
}

.workflow-section {
    position: relative;
}

.full-w {
    /* position: relative; */
    overflow: hidden;
}

.main-parent {
    display: flex;
    transition: transform 0.5s ease;
    /* position: relative !important; */
}

.main-parent .arrow-icon.arrow-left {
    position: absolute;
    left: 50% !important;
    top: 0;
}

.sub-parent {
    min-width: 100%;
    box-sizing: border-box;
}

.workflow-section .arrow-icon {
    position: absolute;
    top: auto;
    /* transform: translateY(-50%); */
    font-size: 1rem;
    cursor: pointer;
    color: #000;
}

.workflow-section .arrow-left {
    left: 50%;
    margin-top: 15px;
    border: 1px solid #1DA9C4;
    color: #1DA9C4;
    border-radius: 50px;
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.workflow-section .arrow-right {
    right: 43%;
    margin-top: 15px;
    border: 1px solid #1DA9C4;
    color: #1DA9C4;
    border-radius: 50px;
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.workflow-section h2 {

    color: black;
}

.workflow-section p {

    color: black;
    text-align: left;
}


.nav-link.active .nav-item-title {
    color: #1DA9C4 !important;
    /* Highlight color for the active link text */

}

.footer-link.active {


    color: #1DA9C4 !important;
    /* Highlight color for the active link text */
}

.justify-content-center {

    justify-content: center !important;
}



/* Show the answer if the parent has the 'active' class */
.faq-item.active .faq-answer {
    display: block;
}

.sub-color {

    color: #534a57 !important;
}

/* .hover-unset:hover {

    color: unset;
} */

.hover-unset {

    color: var(--white);
    text-align: center;
    transition: all .2s;
}

.color-fff p {

    color: #ffff !important;
}

.color-fff h6 {

    color: #ffff;
}

.mt-50px {

    margin-top: 25px;
}

.breadcrumb-div a:first-child::before {
    content: " ";
    /* Add any content or styling before the first child */
    color: #333;
    /* Example color */
}

.breadcrumb-div a:first-child::after {
    content: " /";
    /* Add any content or styling after the first child, if needed */
    color: #fff;
    /* Example color */
}

.breadcrumb-div a::before {

    content: "";
    width: 0px;
}

.active_class.active {

    color: red !important;
}

/* Optional: Style for the active link itself */
.breadcrumb-div a.active {
    color: #007bff;
    /* Example color */
    font-weight: bold;
    /* Example font weight */
}

.pt-sm-50 {

    padding-top: 50px;
}

.bg-section-operational {

    background-image: url(../images/operational-exe.png);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (min-width: 1200px) {

    .image-right {

        width: 100%;
        max-width: 665px;
    }

    .building-fs-c .project-slider-arrow, .project-slider-arrow.left {
        bottom: 14%;
    }

    .bottom-change {

        bottom: -105px;
    }

    .top_ {

        top: 145px !important;
    }

    .mtt-redu {

        margin-top: unset !important;
    }

    .pos-abs {

        position: relative;
        top: 150px;
    }

    .syner-bg {

        padding-top: 100px !important;
        padding-bottom: 0px !important;
    }

    .pt-200px {

        padding-top: 200px;
    }

    .image_2 {

        width: 100%;
        max-width: 665px;
    }

    .w-h {

        /* width: 320.11px;
        height: 156.03px; */
        width: 100%;
        height: auto;
        max-width: 250px;
    }

    .pt-xl-200px {

        padding-top: 200px;
    }

}

.tech-ecosystem-bg {

    background-image: url(../images/home/tech-ecosystem-bg.png) !important;
    background-position: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.success-bg {

    background-image: url(../images/home/bg.png);
}

.color-none {

    background-image: unset !important;
}

.achieving-bg {

    background-image: url(../images/home/ac-bg.png) !important;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: cover;
}

.engading-bg {

    background-image: url(../images/engaging-bg.png) !important;
    background-position: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.footer-bg {

    background-image: url(../images/footer.png);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.logos-bg {

    background-image: unset !important;
}

.banner-color {

    background-color: #152431 !important;
}

.syner-bg {

    background-color: #152431 !important;
}

.text-blck {

    color: black;
}

.color-ble {

    color: #1DA9C4;
}

.get-in-touch {

    background-color: #152431;
}

.contactus-bg {

    background-color: #1DA9C4;
}

.primary-bitton-color {

    background-color: #1DA9C4;
}

.primary-bitton-color:hover {


    background-color: transparent !important;
    color: #ffff !important;
    border: 1px solid #1DA9C4 !important;
}

.operational-bg {

    background-color: #152431;
}

.get-in-touch:hover {
    color: #ffff;
    border: 1px solid #152431 !important;
}

.main-bg-banner {

    background-image: url(../images/knowus/bg.png) !important;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-color-unset {

    background-color: unset !important;
}

.knowus-revolu {

    background-image: url(../images/knowus/knowus-revolu-banner.png) !important;
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.section-services {

    background-image: url(../images/services/bg.png);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.we-understand-bg {

    background-image: url(../images/services/we-understand.png);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.service-direct-link {

    background-image: url(../images/services/bg1.png) !important;
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.text-ble {

    color: #1DA9C4 !important;
}

.dialect-of-innovation-bg {

    background-image: url(../images/operations/bg1.png);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;

}

.fuel-forwarded-bg {

    background-image: url(../images/operations/bg2.png);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.complete-segment-bg {


    background-image: url(../images/operations/bg3.png);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.faq-banner {
    background-image: url(../images/faq/Bg.png);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.contact-us-banner {

    background-image: url(../images/contact-us/Bg.png);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.count-on-image {
    background-image: url(../images/contact-us/Bg.png);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;

}

.count-on-image {

    background-image: url(../images/contact-us/Count-On.png);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.breadcrumb-div a {

    color: #152431;
}

.submit-btn-hvr:hover {

    color: black !important;
}

.w-flx {

    display: flex;
    align-items: center;
    gap: 15px;
}

.w-flx .w-tab-pane {

    width: 50%;
}

/* .w-flx .w-tab-pane{

    width: 100%;
} */
.simplifying-bg {

    background-image: url(../images/home/Simplifying_Work_With_Full.png) !important;
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.nav-color {

    background-color: #152431 !important;
}

.syner-bg h4 {

    font-size: 24px;
}

.tech-ecosystem-bg p {

    font-size: 16px;
    color: #ffff;
}

.image-right-sd {

    display: unset;
}

.maximize-section h5 {

    font-size: 24px;
}

.color-chng {

    color: black;
}

.value-success h3 {
    font-size: 24px;

}

.value-success p {

    font-size: 16px;
}

.success-bg p {

    font-size: 16px;
}

.value-success {

    display: flex;
    flex-direction: column;
    gap: 10px;
}

.value-page-align {

    align-items: center;
}

.achieving-bg p {

    font-size: 16px;
}

.section-padding-tb {

    padding-top: 250px !important;
    padding-bottom: 100px !important;
}

.engading-bg p {

    font-size: 16px;
}

.pb-80pxs {

    padding-bottom: 80px !important;
    padding-top: 80px !important;
}

.phn-num-clr {

    color: #ffff;
}

.phn-num-clr:hover {

    color: #1DA9C4;
}

.converging-section h5 {

    font-size: 24px;
}

.converging-section p {

    font-size: 16px;
}

.flx-section h4 {

    font-size: 24px;
}

.flx-section p {

    font-size: 16px;
}

.flx-section .service-heading:hover {

    color: unset !important;

}

.knowus-revolu p {

    color: #ffff;
}

.unmatched-section h2 {

    color: black;
}

.unmatched-section h4 {

    font-size: 24px;
}

.unmatched-section p {

    font-size: 16px;
}

.workflow-section h5 {

    font-size: 24px;
    color: black;
}

.link-section p {

    font-size: 16px;
}

.w-flx h3 {

    font-size: 24px;
}

.we-understand-bg .banner-header-description {

    color: #ffff;
    font-size: 16px;
}

.operations-pt-80px {

    padding-top: 80px;
}

.operations-pt-80px p {

    color: #ffff;
    font-size: 16px;
}

.operations-pt-80px h5 {

    font-size: 24px;
}

.we-understan-fs-c p {
    color: #ffff;

}

.building-fs-c h2 {

    color: black;
}

.building-fs-c h5 {

    font-size: 24px;
    color: black;
}

.building-fs-c h5:hover {

    color: #1DA9C4
}



.m-test h6 em {

    font-size: 16px !important;
}

.faq-banner p {

    color: #ffff;
}

/* .accordion-title{

    color: #1DA9C4 !important
} */
.accordion-toggle.w-dropdown-toggle.w--open h6 {


    color: #1DA9C4 !important;
}

.accordion-toggle.w-dropdown-toggle.w--open .accordion-icon {


    color: #1DA9C4 !important;
}

.accordion-title {

    color: black !important;
}

.accordion-icon {

    color: black !important;
}

.segment-class p {

    color: black;
}

.segment-class h4 {

    font-size: 24px;
}

.accordion-list-content {

    color: black;
}

.sweet-alert button {

    background-color: #1DA9C4 !important;
}

.sweet-alert .icon.success .placeholder {

    border: 4px solid rgba(29, 169, 196, 1);
}

.sweet-alert .icon.success .line {

    background-color: #1DA9C4 !important;
}

.sweet-alert h2 {

    color: black;
}

.sweet-alert p {

    color: black;
}

.sweet-alert button:hover {

    background-color: #152431 !important;
    color: #ffff;
}

.privacy-policy h4 {
    font-size: 24px;
    color: black;
}

.privacy-policy p {

    color: black;
}

.privacy-policy h5 {

    font-size: 22px;
    color: black;
}

.privacy-policy h3 {

    color: black;
}

.privacy-policy li {

    color: black;
    font-size: 16px;
}

/* .service-page-btn{

    display: flex;
    justify-content: space-between;
    gap: 25px;
} */

.mx-525px {

    max-width: 724px !important;
}

.operational-bg p {

    color: #ffff;
}

.txt-al-cntr {

    text-align: center;
}

.tabs-solutions a:hover {

    color: black;
}

.solution-tab-menu-item.w--current {

    background-color: #1DA9C4;
}

.real-values p {

    color: black !important;
}


@media screen and (min-width: 1466px) {

    .arrow-icon.arrow-right {

        right: 41% !important;
    }
}

@media screen and (min-width: 1466px) and (max-width: 1833px) {
    .syner-bg {

        padding-top: 0px !important;

    }

    .banner-color {

        padding-bottom: 50px !important;
    }

}


/* preloader styles */



.logo-pre {
    /* background: linear-gradient(to bottom, #FFFCE9 0, #FFE1EC 100%); */
    border-radius: 50%;
    height: 100px;
    width: 100px;
    box-shadow: 0 0 0 0 rgb(0 0 0/0%);
    animation: pulse 2s infinite;
    margin: 0 auto 30px;
    display: flex;
    align-items: center;
    padding: 8px
}

.onloadpage .pre-content {
    top: 50%;
    position: relative;
    right: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
}

.onloadpage {
    position: fixed;
    z-index: 99999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: #202020;
}

/*  */


@media only screen and (min-device-width: 1466px) and (max-device-width: 2048px) {


    .image-right {

        max-width: 550px;
    }

    .image-right-sd {

        display: flex !important;
    }
}

.mrgn-tp-n {

    margin-top: 0px !important;
}

.tab-section-clr h3 {

    color: black;
}

.clr-- {

    color: black;
}

.unmatched-section h4 {

    color: black;
}

.vis-mis-g-v h5 {

    color: black;

}

.flx-section h4 {

    color: black !important;
}

.flx-section h4:hover {

    color: unset;
}

.simplifying-bg h2 {

    color: black;
}

.pr-ul ul {

    background-color: black;
}

.pr-ul-li li {

    font-weight: 400 !important;
}

.arrow-left:hover {

    background-color: #1DA9C4;
    color: #ffff;
}

.arrow-right:hover {

    background-color: #1DA9C4;
    color: #ffff;
}

.w-tab-link:hover {

    color: #ffff;
    background-color: #1DA9C4;
}

.breadcrumb-div a:hover {

    color: #ffff;
}


@media screen and (min-width: 991px) {

    .hide-more991px {

        display: none;
    }

}

@media screen and (max-width: 991px) {

    /* .hide-more991px{

        padding: 11px 22px;
    } */
    .pt-10px {

        padding-top: 10px;
    }

    .pdng_ch {

        padding: 11px 22px;
    }

    .maximize-section {

        padding-top: 50px;
    }

    .image-right-sd {

        display: flex;
    }

    .contnt-wrap h2 {

        color: black;
        text-align: center;
    }

    .contnt-wrap p {

        color: black;
    }

    .contnt-wrap h2 {

        max-width: 100% !important;
    }

    .tech-ecosystem-bg.tech-ecosystem-bg-mbl {
        background-image: url(../images/home/tech-ecosystem-bg.png);
        background-position: bottom !important;
        background-size: cover !important;
    }



}


@media (min-width: 768px) and (max-width: 991px) {
    .about-us-service-image {
        width: 150px;
        height: 150px;
        bottom: 9%;
        left: auto;
        right: 0%;
        display: block;
        transform: unset;
    }

    .footer-subscribe-wrapper {

        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
        max-width: fit-content;
    }

    .color-fff p {

        text-align: center;
    }

    .color-fff h6 {

        text-align: center;
    }

    .count-on-image {


        background-position: 100% 25%;
    }
    .main-bg-banner{

        background-position: top;
    }
    .team-grid-wrap.pos-abs h6{

        color: #ffff !important;
    }
    .vis-mis-g-v{

        padding-top: 80px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .project-slider-arrow {

        bottom: 19%;
    }

    .project-slider-arrow.left {

        bottom: 19%;
    }
    .vis-mis-g-v{

        padding-top: 100px;
    }
    .team-grid-wrap{

        padding-top: 25px;
        grid-template-columns: 2fr 2fr;
        place-items: center;
    }
    .main-bg-banner{

        background-position: bottom;
    }
    .ipadpro-btm{

        padding-bottom: 130px;
    }
    .team-grid-wrap.pos-abs h6{

        color: #ffff;
    }

}


@media (max-width: 767px) {

    /* Main container, ensure overflow is hidden */
    .review-wrap-container {
        width: 100%;
        overflow: hidden;
        /* Hides overflow content */
        position: relative;
        /* Required for absolute positioning of child elements */
        box-sizing: border-box;
    }

    /* The inner block that holds all the review items */
    .review-inner-block {
        display: flex;
        gap: 20px;
        /* Space between review items */
        padding: 0;
        animation: slide 20s linear infinite;
        /* Apply keyframe animation for infinite sliding */

    }

    .color-fff h6 {

        text-align: center;
    }

    .color-fff p {
        text-align: center;
    }

    .count-on-image {

        background-position: unset;
    }

    /* Each review item */
    .review-itm {
        flex: 0 0 auto;
        /* Prevent items from stretching */
        width: 300px;
        /* Set the width of each review item */
        background-color: #fff;
        /* Background color */
        padding: 20px;
        border-radius: 10px;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        text-align: center;
    }

    .statistic-title-content-inner {

        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .statistic-title-content-inner p {

        text-align: center;
    }


    /* The animation to slide the items */
    @keyframes slide {
        0% {
            transform: translateX(0);
            /* Start at the original position */
        }

        100% {
            transform: translateX(-100%);
            /* Move to the left by 100% of the container's width */
        }
    }

    /* Adjust for mobile */
    .review-wrap-container {
        padding: 0;
        margin: 0;
    }

    .review-itm {
        width: 80%;
        /* Adjust the width of each item on smaller screens */
        max-width: 300px;
        /* Ensure the review items do not exceed this max width */
    }
}

/* Clone elements with the same animation */
.review-inner-block.cloned {
    animation: slide 20s linear infinite;
}


@media screen and (max-width: 412px) {


    .workflow-section .arrow-right {

        right: 36%;
    }
}

.fs-18px {

    font-size: 20px;
}

.fuel-forwarded-bg {

    padding-top: 80px !important;
}

.bx-sh {

    box-shadow: unset;
}

.contact_page .features-wrapper .features-wrap {
    border: 1px solid #000;
    padding: 20px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    /* justify-content: space-evenly; */
    gap: 20px;
}

.contact_page {
    margin-bottom: 50px;
}

.contact_page .features-wrapper .features-wrap a {
    color: #000;
}

.contact_page .features-wrapper .features-wrap a:hover {
    color: #1DA9C4;
}

.value-item img {
    width: 100%;
    max-width: 80px;
}


/* SERVICES PAGE NEW SECTION */

.project-content {
    position: -webkit-sticky;
    position: sticky;
}


.block-4 {
    display: flex;
    padding: 32px 60px 32px 32px;
    justify-content: space-between;
    /* border-style: solid;
    border-width: 1px;
    border-color: #131313;
    border-radius: 1px; */
    background-color: #152431;
}

.block-4._2 {
    background-color: #152431;
}

.block-4._3 {
    background-color: #152431;
}

.block-4._4 {
    background-color: #152431;
}

.block-4, .block-4._2, .block-4._3, .block-4._4 {
    background-image: url(../images/services/bg1.png) !important;
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.image-70 {
    width: 100%;
    height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

#w-node-_9e6d3ac1-f6bf-24df-4141-71a1c596bb3d-4ba15c1e {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
}

.project-card-image {
    /* position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 556px;
    max-width: 480px;
    margin-right: 60px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; */
    width: 50%;
}


.project-sub-content-01 {
    position: -webkit-sticky;
    position: sticky;
}

.collection-list-wrapper-4 {
    position: -webkit-sticky;
    position: sticky;
    top: 140px;
    -webkit-perspective-origin: 50% 0%;
    perspective-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}

.collection-list-wrapper-4._2 {
    top: 88px;
}

.collection-list-wrapper-4._3 {
    top: 116px;
}

.collection-list-wrapper-4._4 {
    top: 144px;
}

.collection-list-wrapper-4._1 {
    top: 60px;
}

.project-card-description-content {
    margin-top: 54px;
}

.project-card-description {
    width: 50%;
}

.start-up-desc .banner-header-description {
    color: #fff;
    text-align: left;
}

.start-up-desc h5 {
    color: #fff;
}


@media (max-width:767px) {
    .block-4 {
        flex-direction: column;
        gap: 30px;
        padding: 20px;
    }

    .project-card-description {
        width: 100%;
    }

    .project-card-image {
        width: 100%;
    }

    .collection-list-wrapper-4, .project-sub-content-01, .project-content {
        position: initial;
    }

    .collection-list-wrapper-4:not(:last-child) {
        margin-bottom: 20px;
    }

    .banner-background-gradient {
        position: fixed;
        width: 100%;
    }
}

.border-none {

    height: 55px !important
}

.mb-40px {

    margin-bottom: 40px;
}