/* 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: #ffffff;
}

/* Investment Calculator Base Styles */
.calculator-form-container,
.results-container {
    background-color: #dfdfdf !important;
    border-radius: 12px !important;
    padding: 30px !important;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08) !important;
    color: #222 !important;
}

.chart-legend {
    margin-top: 40px;
    background-color: #ffffff00;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.00);
}

.calculator-form-container .form-label,
.results-container .summary-label {
    color: #444 !important;
    font-weight: 600 !important;
}

.calculator-form-container .form-check-label {
    color: #333 !important;
    font-weight: 600 !important;
}

.results-container .summary-value {
    color: #000 !important;
    font-weight: 700 !important;
}

.results-container .returns-value {
    color: #16a34a !important;
    /* Green for returns */
}

.results-container .maturity-amount {
    color: #f27023 !important;
    font-weight: 800 !important;
}

.hover_content .member-profile {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 22px;
    text-transform: initial;
    text-align: justify;
    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 {
    color: #000 !important;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif !important;
    font-weight: 300 !important;
}

.breadcrumb_area p {
    color: #000 !important;
    font-family: Montserrat, sans-serif;
    font-weight: 500 !important;
    line-height: 1.6;
}

.f_size_17 {
    font-size: 19px;
}

@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 0 1px;
        border-radius: 10px;
        margin: 10px 5px;
        /* Spacing */
    }

    /* Who We Are Slider */
    #who_we_are_slider .mess-bg {
        padding: 20px;
        /* background: rgb(141 133 133 / 37%); */
        margin: 10px 0px;
        background-size: contain !important;
        background-repeat: repeat;
        background-position: center center;
        background: url(../images/mess-bg.jpeg);
    }

    .mess-bg:hover {
        transform: translateY(0px);
        box-shadow: none;
        transition: none;
    }

    .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #3d3e65;
        margin: 0px 5px;
        border: 0px solid #3d3e65;
        display: block;
        transition: all 0.3s linear;
    }

    #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;
    }

    /* Small Solid Dots for Mobile Sliders */
    .owl-dots {
        display: block !important;
        text-align: center;
        margin-top: 0px !important;
        line-height: 1;
        padding-bottom: 15px;
    }

    /* Hide dots if there's only one item */
    .owl-dots.disabled {
        display: none !important;
    }

    .owl-dot {
        display: inline-block !important;
        outline: none !important;
    }

    .owl-dot span {
        width: 8px !important;
        height: 8px !important;
        background: #d1d1d1 !important;
        border-radius: 50% !important;
        margin: 5px 6px !important;
        display: block;
        transition: background 0.3s ease;
    }

    .owl-dot.active span {
        background: #F15B22 !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 for 3 Cols */
    .stat-card-mobile {
        border: none !important;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05) !important;
        border-radius: 12px !important;
        transition: all 0.3s ease;
        padding: 12px 5px !important;
        background: #ffffff !important;
        min-height: 110px;
    }

    .stat-card-mobile .cicon {
        background: rgba(241, 91, 34, 0.05);
        border-radius: 50%;
        width: 45px;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 8px;
    }

    .stat-card-mobile .cicon img {
        max-height: 25px !important;
        width: auto;
        filter: brightness(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;
    }


    /* Spacing adjustments */
    #proud_client_mobile_slider {
        margin-bottom: 40px;
    }

    #client_logo_mobile_slider {
        padding-top: 10px !important;
    }

    .manage-fund .fund-card {
        padding-bottom: 0px !important;
    }

    @media (max-width: 767px) {
        .mobile-mb-15 {
            margin-bottom: 25px !important;
        }
    }


    /* Partner Logo Mobile Slider - Smart & Elegant Design */
    .partner-wrapper-mobile {
        text-align: center;
        background: #fff;
        padding: 25px 0 !important;
        margin-top: 22px;
        margin-bottom: 38px;
    }

    .partner-wrapper-mobile .custodian,
    .partner-wrapper-mobile .truste {
        font-weight: 700;
        font-size: 15px;
        /* Reduced for side-by-side */
        color: #2c3e50;
        letter-spacing: 0.3px;
        position: relative;
        display: inline-block;
        padding-bottom: 5px;
    }

    .partner-wrapper-mobile .custodian::after,
    .partner-wrapper-mobile .truste::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 30px;
        height: 2px;
        background: linear-gradient(90deg, transparent, #F15B22, transparent);
        border-radius: 2px;
    }

    .partner-wrapper-mobile .x-small {
        font-size: 12px;
        /* Reduced */
        color: #7f8c8d;
        font-weight: 400;
        display: block;
    }

    .partner-wrapper-mobile .single-wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 5px;
    }

    .partner-wrapper-mobile .partner-one,
    .partner-wrapper-mobile .partner-two {
        background: #ffffff;
        border-radius: 12px;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
        padding: 15px 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 80px;
        border: 1px solid #f0f0f0;
        width: 100%;
        margin: 0 auto;

        .partner-wrapper-mobile .partner-one:active,
        .partner-wrapper-mobile .partner-two:active {
            transform: translateY(2px);
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
        }

        .partner-wrapper-mobile img {
            max-width: 100% !important;
            width: auto !important;
            height: auto;
            filter: brightness(1) contrast(1.05);
        }
    }


    .developer_product_area {
        padding: 30px 0px 0 !important;
    }

    .developer_product_content {
        padding: 0 !important;
    }

    #overview_icons_mobile_slider.owl-carousel .owl-stage {
        display: flex !important;
    }

    #overview_icons_mobile_slider.owl-carousel .owl-item {
        display: flex !important;
    }

    #overview_icons_mobile_slider .item {
        display: flex !important;
        flex: 1 0 auto;
        width: 100%;
        height: auto;
    }

    #overview_icons_mobile_slider.owl-carousel {
        padding: 5px 0 15px !important;
        /* Give padding for shadows */
    }

    #overview_icons_mobile_slider .icon-item {
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08) !important;
        border: 1px solid #f0f0f0 !important;
        border-radius: 15px !important;
        display: flex !important;
        flex-direction: column;
        width: 94%;
        height: calc(100% - 10px) !important;
        background: #fff;
        margin: 5px auto 10px;
        min-height: 160px;
        /* Base height for consistency */
    }

    #overview_icons_mobile_slider .owl-dots {
        margin-top: 15px !important;
    }

    #overview_icons_mobile_slider .icon-content {
        display: flex !important;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100% !important;
        padding: 0px 15px !important;
        width: 100%;
    }

    .truste {
        margin-top: 0 !important;
    }
}

/* Testimonial Preview Card Height Sync */
.testimonial-preview {
    height: 134px !important;
}

.testimonial-preview .preview-card {
    height: 100% !important;
    min-height: 120px !important;
    display: flex !important;
    align-items: center !important;
}

.testimonial-preview .preview-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.maturity-value-card {
    background-color: #fff !important;
    padding: 25px !important;
    border-radius: 15px !important;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05) !important;
    margin-bottom: 25px !important;
    border: 1px solid rgba(255, 255, 255, 0.8) !important;
}

.calculator-form-container .form-check-label {
    color: #333 !important;
    font-weight: 600 !important;
    font-size: 0.95rem !important;
}

.investment-calculator-section .form-label {
    color: #333 !important;
    font-weight: 600 !important;
}

.investment-calculator-section .input-group-text,
.calculator-form-container .input-group-text {
    background-color: #f1f3f5 !important;
    color: #333 !important;
    font-weight: 700 !important;
    border: 1px solid #ced4da !important;
}

.investment-calculator-section .form-control,
.calculator-form-container .form-control {
    border: 1px solid #ced4da !important;
    color: #000 !important;
    font-weight: 600 !important;
    background-color: #ffffff !important;
}

.calculator-form-container .btn-outline-secondary {
    border: 1px solid #ced4da !important;
    color: #444 !important;
    background-color: #fff !important;
}

.calculator-form-container .btn-outline-secondary:hover {
    background-color: #f27023 !important;
    border-color: #f27023 !important;
    color: #fff !important;
}

/* Range Slider Styling */
.calculator-form-container .form-range::-webkit-slider-runnable-track {
    background-color: #adb5bd !important;
}

.calculator-form-container .form-range::-webkit-slider-thumb {
    background-color: #f27023 !important;
}

/* First Unit Fund Mobile Tab Grid */
@media (max-width: 576px) {
    .develor_tab.tab-grid-mobile {
        display: flex !important;
        flex-wrap: wrap !important;
        overflow-x: hidden !important;
    }

    .develor_tab.tab-grid-mobile .nav-item {
        flex: 0 0 25% !important;
        width: 25% !important;
        max-width: 25% !important;
        min-width: 0 !important;
        margin-right: 0 !important;
    }

    .develor_tab.tab-grid-mobile .nav-item .nav-link {
        padding: 8px 1px !important;
        font-size: 9px !important;
        text-align: center !important;
        width: 100% !important;
        border-radius: 0 !important;
        min-height: 45px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        line-height: 1.1 !important;
    }

    .home-fund-btn-wrap {
        padding-bottom: 40px !important;
    }

    .table-striped > tbody > tr:nth-of-type(odd) > *{
        min-width: 140px !important;
    }
}

@media (max-width: 767px) {
    .mobile-mb-15 {
        margin-bottom: 8px !important;
    }

    .faq-answer p, .faq-answer{
        margin-bottom: 0 !important;
        font-size: 14px !important;
        line-height: 1.6 !important;
    }
}

@media (max-width: 480px) {
    .section-content .center-p p {
        font-size: 15px !important;
        line-height: 1.6 !important;
        padding: 0 5px !important;
    }

    #knowledgeTab .nav-link {
        font-size: 12px !important;
    }
}
