/* Statistics Section Styles */
.statistics-section {
    color: rgb(33, 32, 32);
    padding: 80px 0;
    margin: 0;
}

.stat-item {
    text-align: center;
    padding: 30px 10px;
    transition: transform 0.3s ease;
}

.stat-item:hover {
    transform: translateY(-10px);
}

.stat-number {
    font-size: 35px !important;
    font-weight: 700;
    color: #F27023 !important;
}

.stat-title {
    font-size: 1rem;
    font-weight: 600;
    color: rgb(36, 35, 35);
    margin-bottom: 8px;
    letter-spacing: 1px;
}

.stat-description {
    font-size: 0.8rem;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 0;
    line-height: 1.4;
}

/* Responsive Design */
/* Testimonial Quote Icons */
.quote-icon-left {
    color: #7e7e85;
    font-size: 1.2rem;
    margin-right: 10px;
    vertical-align: top;
}

.quote-icon-right {
    color: #7e7e85;
    font-size: 1.2rem;
    margin-left: 10px;
    vertical-align: bottom;
}

.testimonial-description {
    position: relative;
    font-style: italic;
    line-height: 1.6;
}

@media (max-width: 768px) {
    /* .statistics-section {
        padding: 60px 0;
        margin: 40px 0;
    } */

    .stat-number {
        font-size: 2.8rem;
    }

    .stat-title {
        font-size: 1.1rem;
    }

    .stat-description {
        font-size: 0.9rem;
    }

    .stat-item {
        padding: 25px 15px;
        margin-bottom: 20px;
    }

    .quote-icon-left,
    .quote-icon-right {
        font-size: 1.2rem;
    }
}

@media (max-width: 576px) {
    .stat-number {
        font-size: 2.4rem;
    }

    .stat-title {
        font-size: 1rem;
    }

    .statistics-section {
        padding: 50px 0;
    }
}

.happy-client-shadow {
    box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.1);
}

.stat-number small {
    font-size: 12px !important;
}

.overview-icons .icon-item {
    padding: .8rem !important;
}

.overview-icons .fun-fact p {
    margin-bottom: 0 !important;
}

.timeline-section {
    padding: 0px 0px 90px;
}

.address_c {
    border-left: 1px solid #d9d9d9;
    padding-top: 8px;
}

/* body{
    background-color: #f9f9fc !important;
 } */

.developer_product_area {
    background: transparent !important;
}

.hover_content .member-profile {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 22px;
    text-transform: capitalize;
    text-align: left;
    height: 100%;
    max-height: none;
    overflow-y: hidden;
}

/* Use default browser scrollbar for hover_content content (no custom styling) */
.ex_team_item {
    position: relative;
    overflow: hidden;
}

.hover_content .team-profile {
    font-size: 13px !important;
    font-weight: 400;
    color: #fff !important;
    line-height: 22px;
    text-transform: capitalize;
    text-align: justify;
    max-height: 290px;
    overflow-y: scroll;
}

.modal-header {
    justify-content: center;
}

.developer_product_area {
    padding: 70px 0px 85px !important;
}

.investment-calculator-section {
    padding: 70px 0 !important;
}

.fund-content p {
    text-align: justify;
}

.why-invest-one p {
    text-align: justify;
}

.approach-one p {
    text-align: justify;
}

/* Remove gap; use default scrollbar spacing */
.approach-one p {
    text-align: justify;
}

p {
    text-align: justify;
}

.faq_content .tab-pane .card .card-body {
    text-align: justify;
}

.manage-fund .fund-card {
    min-height: 250px;
}

.faq-answer.show {
    width: 98%;
}

.client-say {
    background-color: #DFDFDF;
}

.testimonial-navigation {
    background: #f9f9f900;
}

.organogram {
    background: #DFDFDF;
}

.differ .p_service_item {
    background: #DFDFDF;
}

.shapee::before {
    background-color: #DFDFDF;
}

.text-item {
    background: #dfdfdf70;
}

.investment-calculator-section {
    background: linear-gradient(180deg, rgba(223, 223, 223, 1) 50%, #F9F9FC 100%);
}

.maturity-value-card {
    background-color: #DFDFDF;
}

.ex_team_item .hover_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    /* no right padding so scrollbar sits at card edge */
    background: transparent !important;
    /* overlay color handled by ::before */
    opacity: 1 !important;
    /* disable legacy fade */
    visibility: visible !important;
    z-index: 2;
    /* above image, below text when needed */
    transform: none !important;
    /* disable legacy scale */
}

.hover_content .team-profile {
    font-size: 13px !important;
    font-weight: 400;
    color: #fff !important;
    line-height: 22px;
    text-transform: capitalize;
    text-align: justify;
    max-height: 290px;
    overflow-y: scroll;
}

.modal-header {
    justify-content: center;
}

.developer_product_area {
    padding: 70px 0px 85px !important;
}

.investment-calculator-section {
    padding: 70px 0 !important;
}

.fund-content p {
    text-align: justify;
}

.why-invest-one p {
    text-align: justify;
}

.approach-one p {
    text-align: justify;
}

/* Add gap between scrollbar and text */
.hover_content p {
    padding-right: 5px;
}

.approach-one p {
    text-align: justify;
}

p {
    text-align: justify;
}

.faq_content .tab-pane .card .card-body {
    text-align: justify;
}

.manage-fund .fund-card {
    min-height: 250px;
}

.faq-answer.show {
    width: 98%;
}

.client-say {
    background-color: #DFDFDF;
}

.testimonial-navigation {
    background: #f9f9f900;
}

.organogram {
    background: #DFDFDF;
}

.differ .p_service_item {
    background: #DFDFDF;
}

.shapee::before {
    background-color: #DFDFDF;
}

.text-item {
    background: #dfdfdf70;
}

.investment-calculator-section {
    background: linear-gradient(180deg, rgba(223, 223, 223, 1) 50%, #F9F9FC 100%);
}

.maturity-value-card {
    background-color: #DFDFDF;
}

.ex_team_item .hover_content::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(242, 112, 35, 0.9), rgba(242, 112, 35, 0.7));
    transition: left 0.4s ease-in-out;
    pointer-events: none;
    z-index: 1;
}

.hover_content .team-profile {
    font-size: 13px !important;
    font-weight: 400;
    color: #fff !important;
    line-height: 22px;
    text-transform: capitalize;
    text-align: justify;
    max-height: 290px;
    overflow-y: scroll;
}

.modal-header {
    justify-content: center;
}

.developer_product_area {
    padding: 70px 0px 85px !important;
}

.investment-calculator-section {
    padding: 70px 0 !important;
}

.fund-content p {
    text-align: justify;
}

.why-invest-one p {
    text-align: justify;
}

.approach-one p {
    text-align: justify;
}

/* Add gap between scrollbar and text */
.hover_content p {
    padding-right: 5px;
}

.approach-one p {
    text-align: justify;
}

p {
    text-align: justify;
}

.faq_content .tab-pane .card .card-body {
    text-align: justify;
}

.manage-fund .fund-card {
    min-height: 250px;
}

.faq-answer.show {
    width: 98%;
}

.client-say {
    background-color: #DFDFDF;
}

.testimonial-navigation {
    background: #f9f9f900;
}

.organogram {
    background: #DFDFDF;
}

.differ .p_service_item {
    background: #DFDFDF;
}

.shapee::before {
    background-color: #DFDFDF;
}

.text-item {
    background: #dfdfdf70;
}

.investment-calculator-section {
    background: linear-gradient(180deg, rgba(223, 223, 223, 1) 50%, #F9F9FC 100%);
}

.maturity-value-card {
    background-color: #DFDFDF;
}

.ex_team_item:hover .hover_content {
    left: 0;
    opacity: 1 !important;
    transform: none !important;
}

.ex_team_item:hover .hover_content::before {
    left: 0;
}

.hover_content .team-profile {
    font-size: 13px !important;
    font-weight: 400;
    color: #fff !important;
    line-height: 22px;
    text-transform: capitalize;
    text-align: justify;
    max-height: 290px;
    overflow-y: scroll;
}

.modal-header {
    justify-content: center;
}

.developer_product_area {
    padding: 70px 0px 85px !important;
}

.investment-calculator-section {
    padding: 70px 0 !important;
}

.fund-content p {
    text-align: justify;
}

.why-invest-one p {
    text-align: justify;
}

.approach-one p {
    text-align: justify;
}

/* Add gap between scrollbar and text */
.hover_content p {
    padding-right: 5px;
}

.approach-one p {
    text-align: justify;
}

p {
    text-align: justify;
}

.faq_content .tab-pane .card .card-body {
    text-align: justify;
}

.manage-fund .fund-card {
    min-height: 250px;
}

.faq-answer.show {
    width: 98%;
}

.client-say {
    background-color: #DFDFDF;
}

.testimonial-navigation {
    background: #f9f9f900;
}

.organogram {
    background: #DFDFDF;
}

.differ .p_service_item {
    background: #DFDFDF;
}

.shapee::before {
    background-color: #DFDFDF;
}

.text-item {
    background: #dfdfdf70;
}

.investment-calculator-section {
    background: linear-gradient(180deg, rgba(223, 223, 223, 1) 50%, #F9F9FC 100%);
}

.maturity-value-card {
    background-color: #DFDFDF;
}

.hover_content .member-profile {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 22px;
    text-transform: capitalize;
    text-align: left;
    height: 100%;
    max-height: none;
    overflow-y: hidden;
    padding: 15px;
    opacity: 0;
    transform: translateX(-12px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    /* no delay when hover ends */
    position: relative;
    z-index: 2;
}

.ex_team_item:hover .hover_content .member-profile {
    opacity: 1;
    transform: translateX(0);
    overflow-y: auto;
    transition-delay: 0.2s;
    /* delay only on enter */
}

/* Mobile Touch Support for Team Section */
@media (max-width: 768px) {
    .ex_team_item {
        -webkit-tap-highlight-color: transparent;
        touch-action: manipulation;
        margin-bottom: 20px;
    }

    .ex_team_item .hover_content {
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
        padding: 0 !important;
        overflow-y: auto !important;
        -webkit-overflow-scrolling: touch;
        max-height: 100% !important;
    }

    .ex_team_item .hover_content .n_hover_content {
        width: 100% !important;
        max-height: 250px !important;
        overflow-y: auto !important;
        padding-right: 10px !important;
        scrollbar-width: thin;
        scrollbar-color: rgba(255, 255, 255, 0.5) transparent;
    }

    .ex_team_item .hover_content .n_hover_content::-webkit-scrollbar {
        width: 6px;
    }

    .ex_team_item .hover_content .n_hover_content::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.1);
        border-radius: 3px;
    }

    .ex_team_item .hover_content .n_hover_content::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.5);
        border-radius: 3px;
    }

    .ex_team_item .hover_content .n_hover_content::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.7);
    }

    /* Touch interaction for mobile */
    .ex_team_item:active .hover_content,
    .ex_team_item.touched .hover_content {
        opacity: 1 !important;
        visibility: visible !important;
        z-index: 0 !important;
        transform: scale(1) !important;
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
    }

    .ex_team_item:active .hover_content .br,
    .ex_team_item.touched .hover_content .br {
        transform: scale(1) !important;
    }

    .ex_team_item:active .hover_content h3,
    .ex_team_item:active .hover_content h5,
    .ex_team_item.touched .hover_content h3,
    .ex_team_item.touched .hover_content h5 {
        transform: translateY(0) !important;
    }
}

@media (max-width: 480px) {
    .ex_team_item .hover_content {
        padding: 14px 0 26px 14px;
    }
}

.modal-header {
    justify-content: center;
}

.developer_product_area {
    padding: 70px 0px 85px !important;
}

.investment-calculator-section {
    padding: 70px 0 !important;
}

.fund-content p {
    text-align: justify;
}

.why-invest-one p {
    text-align: justify;
}

.approach-one p {
    text-align: justify;
}

/* Add gap between scrollbar and text */
.hover_content p {
    padding-right: 5px;
}

.approach-one p {
    text-align: justify;
}

p {
    text-align: justify;
}

.faq_content .tab-pane .card .card-body {
    text-align: justify;
}

.manage-fund .fund-card {
    min-height: 250px;
}

.faq-answer.show {
    width: 98%;
}

.client-say {
    background-color: #DFDFDF;
}

.testimonial-navigation {
    background: #f9f9f900;
}

.organogram {
    background: #DFDFDF;
}

.differ .p_service_item {
    background: #DFDFDF;
}

.shapee::before {
    background-color: #DFDFDF;
}

.text-item {
    background: #dfdfdf70;
}

.investment-calculator-section {
    background: linear-gradient(180deg, rgba(223, 223, 223, 1) 50%, #F9F9FC 100%);
}

.maturity-value-card {
    background-color: #DFDFDF;
}

.ex_team_item:hover .hover_content {
    left: 0;
    opacity: 1 !important;
    transform: none !important;
}

.ex_team_item:hover .hover_content::before {
    left: 0;
}

.hover_content .team-profile {
    font-size: 13px !important;
    font-weight: 400;
    color: #fff !important;
    line-height: 22px;
    text-transform: capitalize;
    text-align: justify;
    max-height: 290px;
    overflow-y: scroll;
}

.modal-header {
    justify-content: center;
}

.developer_product_area {
    padding: 70px 0px 85px !important;
}

.investment-calculator-section {
    padding: 70px 0 !important;
}

.fund-content p {
    text-align: justify;
}

.why-invest-one p {
    text-align: justify;
}

.approach-one p {
    text-align: justify;
}

/* Add gap between scrollbar and text */
.hover_content p {
    padding-right: 5px;
}

.approach-one p {
    text-align: justify;
}

p {
    text-align: justify;
}

.faq_content .tab-pane .card .card-body {
    text-align: justify;
}

.manage-fund .fund-card {
    min-height: 250px;
}

.faq-answer.show {
    width: 98%;
}

.client-say {
    background-color: #DFDFDF;
}

.testimonial-navigation {
    background: #f9f9f900;
}

.organogram {
    background: #DFDFDF;
}

.differ .p_service_item {
    background: #DFDFDF;
}

.shapee::before {
    background-color: #DFDFDF;
}

.text-item {
    background: #dfdfdf70;
}

.investment-calculator-section {
    background: linear-gradient(180deg, rgba(223, 223, 223, 1) 50%, #F9F9FC 100%);
}

.maturity-value-card {
    background-color: #DFDFDF;
}

.hover_content .member-profile {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 22px;
    text-transform: capitalize;
    text-align: left;
    height: 100%;
    max-height: none;
    overflow-y: hidden;
    padding: 15px;
    opacity: 0;
    transform: translateX(-12px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    /* no delay when hover ends */
    position: relative;
    z-index: 2;
}

.ex_team_item:hover .hover_content .member-profile {
    opacity: 1;
    transform: translateX(0);
    overflow-y: auto;
    transition-delay: 0.2s;
    /* delay only on enter */
}

.text-justify {
    text-align: justify !important;
}

@media (min-width: 1460px) {
    .maiheader .menu_seven {
        margin: 0 12% !important
    }
}

@media (max-width: 991px) {
    .header_area.navbar_fixed {
        top: -11px !important;
    }
}

.saas_banner_area_three .slider_item .slidet_content p {
    width: 100% !important;
}

.statistics-section h2,
.statistics-section h4 {
    font-family: sans-serif !important;
}

.left-border .member_content {
    padding: 5px 10px 5px 10px !important;
}

.saas_banner_area_three .slider_item .slidet_content h2 {
    font-weight: 400 !important;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif !important;
}

.statistics-section .stat-number {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif !important;
    font-weight: 400 !important;
}

.testimonial-navigation .preview-avatar {
    width: 70px !important;
    height: 70px !important;
}

.testimonial-description {
    font-size: 14px !important;
}

/* Center align image and h5 in Why Invest Us section */
.why-invest-one {
    text-align: center;
}

.testimonial-preview .preview-organization {
    color: #000 !important;
    font-size: 0.85rem;

}

.testimonial-preview.active .preview-organization {
    color: #fff !important;
    font-size: 0.85rem;

}

.saas_banner_area_three .slider_item .slidet_content .slider_btn {
    margin-top: 20px !important;
}

.breadcrumb_area h1,
.breadcrumb_area h2,
.breadcrumb_area h3,
.breadcrumb_area h4,
.breadcrumb_area h5,
.breadcrumb_area h6,
.breadcrumb_area p {
    color: #000 !important;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif !important;
    font-weight: 300 !important;
}

@media (max-width: 991px) {
    .knowledge-section {
        .faq-icon {
            margin-left: 15px !important;
        }
    }
}


/* Mobile Slider Styles for Smart and Elegant Look */
@media (max-width: 991px) {

    /* Reset Bootstrap Row negative margins when it acts as an Owl Carousel */
    #stats_slider.owl-carousel,
    #who_we_are_slider.owl-carousel,
    #fund_slider.owl-carousel,
    #team_slider.owl-carousel,
    #testimonial_mobile_slider.owl-carousel {
        margin-left: 0;
        margin-right: 0;
        display: block !important;
        /* Ensure it behaves as a block element */
        width: 100%;
    }

    /* Reset Bootstrap Column padding/width inside the slider */
    #stats_slider.owl-carousel .item>div,
    #who_we_are_slider.owl-carousel .item>div,
    #fund_slider.owl-carousel .item>div,
    #team_slider.owl-carousel .item>div,
    #testimonial_mobile_slider.owl-carousel .item>div {
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .client-say {
        padding: 38px 0px 10px !important;
    }


    /* Specific Design Tweaks for Each Slider */

    /* Stats Slider */
    #stats_slider .stat-item {
        background: #fff;
        padding: 20px;
        border-radius: 10px;
        margin: 10px 5px;
        /* Spacing */
    }

    /* Who We Are Slider */
    #who_we_are_slider .mess-bg {
        padding: 20px;
        background: #ebebeb;
        margin: 10px 0;
    }

    #who_we_are_slider .message img {
        width: 20px !important;
    }

    #who_we_are_slider .mess-bg .message {
        padding-right: 0;
        /* Reset desktop padding */
        text-align: center;
    }

    #who_we_are_slider .mess-bg .chairman {
        position: relative;
        right: auto;
        bottom: auto;
        margin-top: 20px;
        text-align: center;
        display: block;
    }

    #who_we_are_slider .mess-bg .chairman img {
        margin: 0 auto;
    }

    /* Fund Slider */
    #fund_slider .fund-card {
        border: none;
        overflow: hidden;
        margin: 0;
    }

    /* Attractive Primary Color Navigation Buttons - HIDDEN per user request */
    .owl-nav {
        display: none !important;
    }

    /* Adjust dots position */
    .owl-dots {
        display: none !important;
    }

    /* Ensure Center Alignment for All Slider Items */
    #stats_slider.owl-carousel .item,
    #who_we_are_slider.owl-carousel .item,
    #fund_slider.owl-carousel .item,
    #team_slider.owl-carousel .item,
    #testimonial_mobile_slider.owl-carousel .item,
    #proud_client_mobile_slider.owl-carousel .item,
    #client_logo_mobile_slider.owl-carousel .item {
        text-align: center !important;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }


    #client_logo_mobile_slider {
        margin: auto !important;
    }

    .our-clients {
        padding: 50px 0px 50px 0px;
        background-color: #fff;
    }

    /* Image Enhancements */
    #who_we_are_slider .mess-bg .chairman img {
        object-fit: cover;
        width: 250px !important;
        margin: 0 auto;
        /* Enhance centering */
    }

    #fund_slider .fund-title {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        /* Stack logo above title if needed, or keep row */
    }

    #fund_slider .fund-title img {
        max-height: 50px;
        width: auto;
        margin: 0 auto 10px auto;
        /* Center and add space below */
        filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    }

    .statistics-section {
        padding: 0 !important;
        margin: 50px 0 0 !important;
    }

    .service_promo_area .owl-carousel .owl-stage-outer {
        padding: 0 !important;
    }

    .manage-fund .owl-carousel .owl-stage-outer {
        padding: 0 !important;
    }

    .fund-card {
        padding: 20px !important;
        border: 1px solid #dddddd75 !important;
        box-shadow: -19px 1px 15px 0px rgba(0, 0, 0, 0.1) !important;
    }

    .manage-fund .shape::before {
        background: transparent !important;
    }

    .testimonial-card {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .testimonial-avatar {
        width: 75px !important;
        height: 75px !important;
        display: flex !important;
        justify-content: center !important;
    }

    .client-data {
        padding: 15px 99px !important;
    }

    /* Mobile Logo Item Card Styling - Smart & Elegant Design */
    .mobile_logo_item {
        background: linear-gradient(135deg, #ffffff 0%, #fafafa 100%);
        border-radius: 16px;
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.04);
        padding: 18px;
        width: 100%;
        height: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
        border: 1px solid rgba(241, 91, 34, 0.08);
        position: relative;
        overflow: hidden;
    }

    /* Subtle shine effect */
    .mobile_logo_item::before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
        transition: left 0.6s ease;
    }

    .mobile_logo_item:active::before {
        left: 100%;
    }

    .mobile_logo_item a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 1;
    }

    /* Enhanced touch feedback */
    .mobile_logo_item:active {
        transform: scale(0.96) translateY(2px);
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.08);
        border-color: rgba(241, 91, 34, 0.15);
    }

    /* Image styling for better presentation */
    .mobile_logo_item img {
        filter: brightness(1.02) contrast(1.05);
        transition: all 0.3s ease;
    }

    .mobile_logo_item:active img {
        filter: brightness(0.98) contrast(1.08);
    }

    /* Mobile Stat Card Styling - Polished */
    .stat-card-mobile {
        border: none !important;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08) !important;
        border-radius: 16px !important;
        transition: all 0.3s ease;
        min-height: 90px;
        background: linear-gradient(135deg, #ffffff 0%, #fafafa 100%) !important;
    }

    .stat-card-mobile:active {
        transform: translateY(2px);
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) !important;
    }

    .media .media-body {
        flex: unset !important;
    }

    .stat-card-mobile .cicon {
        background: rgba(241, 91, 34, 0.08);
        border-radius: 50%;
        width: 70px;
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .stat-card-mobile .cicon img {
        filter: brightness(1.1);
    }

    /* Mobile Section Refinements */
    .our-clients-mobile {
        background: linear-gradient(180deg, #f9f9fc 0%, #ffffff 100%) !important;
    }

    .our-clients-mobile .h_head {
        font-family: 'Poppins', sans-serif;
        letter-spacing: -0.5px;
    }

    /* Owl Carousel Dots Styling for Mobile */
    .our-clients-mobile .owl-dots {
        margin-top: 25px !important;
    }

    .our-clients-mobile .owl-dot span {
        width: 10px;
        height: 10px;
        background: #ddd !important;
        border-radius: 50%;
        transition: all 0.3s ease;
    }

    .our-clients-mobile .owl-dot.active span {
        background: #F15B22 !important;
        width: 24px;
        border-radius: 5px;
    }

    /* Spacing adjustments */
    #proud_client_mobile_slider {
        margin-bottom: 40px;
    }

    #client_logo_mobile_slider {
        padding-top: 10px !important;
    }

    .manage-fund .fund-card {
        padding-bottom: 40px !important;
    }

    /* Partner Logo Mobile Slider - Smart & Elegant Design */
    .partner-wrapper-mobile {
        text-align: center;
        background: linear-gradient(180deg, #ffffff 0%, #f9f9fc 100%);
        padding: 25px 0 !important;
    }

    .partner-wrapper-mobile .custodian,
    .partner-wrapper-mobile .truste {
        font-weight: 700;
        font-size: 20px;
        color: #2c3e50;
        letter-spacing: 0.5px;
        position: relative;
        display: inline-block;
        padding-bottom: 10px;
    }

    .partner-wrapper-mobile .custodian::after,
    .partner-wrapper-mobile .truste::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 40px;
        height: 3px;
        background: linear-gradient(90deg, transparent, #F15B22, transparent);
        border-radius: 2px;
    }

    .partner-wrapper-mobile .x-small {
        font-size: 15px;
        color: #7f8c8d;
        font-weight: 400;
    }

    #partner_logo_mobile_slider.owl-carousel .item {
        text-align: center !important;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 25px 0;
    }

    #partner_logo_mobile_slider .single-wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    #partner_logo_mobile_slider .partner-one,
    #partner_logo_mobile_slider .partner-two {
        background: #ffffff;
        border-radius: 16px;
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
        padding: 25px 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 120px;
        border: 1px solid #f0f0f0;
        transition: all 0.3s ease;
        max-width: 280px;
        margin: 0 auto;
    }

    #partner_logo_mobile_slider .partner-one:active,
    #partner_logo_mobile_slider .partner-two:active {
        transform: translateY(2px);
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    }

    #partner_logo_mobile_slider img {
        max-width: 180px !important;
        width: auto !important;
        height: auto;
        filter: brightness(1) contrast(1.05);
    }

    /* Enhanced Owl Dots for Partner Slider */
    #partner_logo_mobile_slider.owl-carousel .owl-dots {
        margin-top: 20px !important;
    }

    #partner_logo_mobile_slider.owl-carousel .owl-dot span {
        width: 8px;
        height: 8px;
        background: #d0d0d0 !important;
        border-radius: 50%;
        transition: all 0.3s ease;
    }

    #partner_logo_mobile_slider.owl-carousel .owl-dot.active span {
        background: #F15B22 !important;
        width: 20px;
        border-radius: 4px;
    }

    .developer_product_area {
        padding: 30px 0px 0 !important;
    }

    .developer_product_content {
        padding: 0 !important;
    }

    #overview_icons_mobile_slider .icon-item {
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
        border: 1px solid #d6d6d6ab !important;
        border-radius: 15px !important;
    }

    .truste{
        margin-top: 0 !important;
    }
}