.elementor-3231 .elementor-element.elementor-element-80b7468{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-3231 .elementor-element.elementor-element-80b7468:not(.elementor-motion-effects-element-type-background), .elementor-3231 .elementor-element.elementor-element-80b7468 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F3F3F4;}.elementor-3231 .elementor-element.elementor-element-6d1a642{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3231 .elementor-element.elementor-element-3f06720 img{width:100%;max-width:100%;}.elementor-3231 .elementor-element.elementor-element-be5d692 img{width:100%;max-width:100%;}.elementor-3231 .elementor-element.elementor-element-1403e09{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3231 .elementor-element.elementor-element-144b2dc .elementor-heading-title{line-height:45px;}.elementor-3231 .elementor-element.elementor-element-f7b2103:not(.elementor-motion-effects-element-type-background), .elementor-3231 .elementor-element.elementor-element-f7b2103 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F3F3F4;}.elementor-3231 .elementor-element.elementor-element-f7b2103{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;}.elementor-3231 .elementor-element.elementor-element-f7b2103 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3231 .elementor-element.elementor-element-eb83e68{margin:50px 0px calc(var(--kit-widget-spacing, 0px) + 50px) 0px;text-align:center;}.elementor-3231 .elementor-element.elementor-element-55079c4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3231 .elementor-element.elementor-element-242e7ef{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-3231 .elementor-element.elementor-element-242e7ef > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3231 .elementor-element.elementor-element-f0ab8c8 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-3231 .elementor-element.elementor-element-f0ab8c8 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}@media(min-width:640px){.elementor-3231 .elementor-element.elementor-element-6d1a642{--width:50%;}.elementor-3231 .elementor-element.elementor-element-1403e09{--width:50%;}}/* Start custom CSS for tamun_about_us, class: .elementor-element-aa0143f */.donation-section,
.donation-section h2,
.donation-section h3,
.donation-section p,
.donation-section ul li,
.donation-section strong {
  color: #000;
}
.about-style1_image_box .icon {
    font-size: 50px;
    color: #ffffff;
    display: none;
}
.donation-section ul li::marker{
  color:#000;
}

.about-section {
    background: #f8f9fb;
    padding: 60px 15px;
}

.container {
    max-width: 1100px;
    margin: auto;
}

.intro-text {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 30px;
    color: #222;
}

.section-title {
    font-size: 26px;
    margin-bottom: 20px;
    color: #000;
}

.objectives-list {
    padding-left: 20px;
}

.objectives-list li {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 1.7;
}

/* Mobile */
@media (max-width: 768px) {
    .intro-text {
        font-size: 15px;
    }
    .section-title {
        font-size: 22px;
    }
}

/* ===== BASE (Desktop / Laptop) ===== */
.leader-section {
    width: 100%;
    padding: 40px 15px;
}

.leader-title {
    font-size: 24px;        /* आधी जास्त होता */
    line-height: 1.3;
    font-weight: 700;
}

.leader-subtitle {
    font-size: 14px;
    margin-bottom: 10px;
}

.leader-content p {
    font-size: 14px;        /* desktop readable but compact */
    line-height: 1.6;
    margin-bottom: 10px;
}

/* ===== Tablet ===== */
@media (max-width: 991px) {
    .leader-title {
        font-size: 20px;
    }

    .leader-content p {
        font-size: 13px;
        line-height: 1.6;
    }
}

/* ===== Mobile ===== */
@media (max-width: 576px) {
    .leader-title {
        font-size: 18px;
        line-height: 1.3;
    }

    .leader-content p {
        font-size: 12.5px;   /* long content proper fit */
        line-height: 1.55;
    }

    .leader-section {
        padding: 25px 12px;
    }
}/* End custom CSS */