@media (max-width: 600px) {
    .nav-bar {
        background: #000 !important;
    }
    .nav-bar.sticky {
        background: #fff !important;
    }
    .nav-bar,
    .nav-bar.sticky {
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        overflow: visible;
    }
    .nav-bar nav,
    .nav-bar.sticky nav {
        background: transparent !important;
        position: relative !important;
        left: auto !important;
        top: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 12px 16px !important;
        margin: 0 !important;
        box-sizing: border-box !important;
    }
    .hero_logo_head {
        width: 110px !important;
        max-width: 40% !important;
    }
    .nav-els {
        background: #000 !important;
        width: 100% !important;
        max-width: 100% !important;
        left: 0 !important;
        right: 0 !important;
    }
    .slider-para-1 {
        font-size: 15px;
        text-align: left !important;
    }
    .slider-left h1 {
        font-size: 31px;
        line-height: 1.3;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .slider-right-btns .btn {
        padding: 18px 17px;
        font-size: 16px;
    }
    .slider-bottom {
        margin-top: 10px;
    }
    .section2-heading p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .section2 {
        padding-top: 30px !important;
        padding-bottom: 20px !important;
    }
    .section2-heading h1 {
        font-size: 40px;
    }
    .section2-small-card {
        min-height: 300px;
    }
    .heading-row h1 {
        font-size: 35px !important;
        font-weight: 700 !important;
        line-height: 1.3 !important;
        margin-bottom: 20px;

    }
    .heading-row h1 br{
        display: none !important;
    }
    .heading-row {
        margin-bottom: 50px;
    }
    .section3 {
        padding: 0px 0 50px;
    }
    .section3-container {
        padding-top: 35px;
        padding-bottom: 0px;
    }
    .section3-heading p {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .section3-heading-content h1 br{
        display: none !important;
    }
    .section3-heading-content h1 {
        font-size: 35px;
        line-height: 1.3;
        margin-bottom: 0px;
    }
    .section3-heading-content .btn {
        margin-bottom: 0px;
    }
    
.section3.mobile{
    display: block !important;
  }
  .desktop_card{
    display: none !important;
  }
  .section3.mobile .container{
    padding-top:40px !important
  }
  .both-blur-cards {
    display: flex;
    gap: 20px;
    flex-direction: column;
}
.both-blur-cards{
    padding:0px !important;
}
.section3.desktop{
    padding-bottom:0px !important;
}
.both-blur-cards{
    background:transparent !important
}

  /* Mobile accordion: panel opens under the active card */
  .section3.desktop .section3-top-cards {
    display: flex;
    flex-direction: column;
    gap: 0;
    padding-bottom: 0;
  }
  .section3.desktop .program-card {
    margin-bottom: 16px;
    overflow-anchor: none;
  }
  .section3.desktop .program-card.is-active {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0;
  }
  .section3.desktop .program-card.is-upcoming {
    margin-bottom: 0;
  }
  .section3.desktop .section3-top-cards > .section3-bottom {
    margin-bottom: 16px;
    overflow-anchor: none;
  }

.section3-top-right-card h2 {
    font-size: 35px;
    line-height: 1.4;
    font-weight: 300;
}
.section3-top-right-card-para {
    font-size: 20px;
    padding: 20px 0;
}
.section3-top-right-card-para1 {
    font-size: 18px;
}
.section3-bottom {
    padding: 20px 20px 40px;
    margin-bottom: 16px;
}
.section3-bottom-heading p {
    font-size: 18px;
    margin-bottom: 15px;
}
.section3-bottom-heading h1 {
    font-size: 35px;
    line-height: 1.4;
    margin-bottom: 35px;
    font-weight: 500;
}
.section3-bottom-heading h1 br{
    display: none !important;
}

.section3-bottom-icon-cards {
    gap: 60px;
}
.section3-bottom-icon {
    width: 70px;
    height: 70px;
}
.section3-bottom-icon img {
    width: 40px;
}

.section3-bottom-icon-card p {
    font-size: 18px;
}
.section3-bottom-icon-card h2 {
    font-size: 30px;
    margin-bottom: 0px;
}
.section3.mobile .container{
    padding-bottom:20px !important;
}
.section4-heading-content p {
    font-size: 18px;
}
.section4-heading-content h1 {
    width: 100%;
    font-size: 40px;
    line-height: 1.4;
    margin-bottom: 0px;
    font-weight: 500;
}
.section5-small-heading {
    font-size: 18px;
    
    margin-bottom: 8px;
}
.section5-left h1 {
    font-size: 35px;
    line-height: 1.3;
    margin-bottom: 10px;
}
.section5-form-box {
    border-radius: 3px;
}
.footer-logo img {
    width: 200px;
    margin-bottom: 20px;
}
.footer-links a {
    font-size: 18px;
}
.footer-bottom p {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 20px;
}
.footer-socials span {
    font-size: 16px;
}

.nav-bar.sticky nav {
    background: transparent !important;
    position: relative !important;
    width: 100% !important;
    max-width: 100% !important;
    left: auto !important;
    top: auto !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    box-sizing: border-box !important;
}

.nav-bar.sticky .nav-els {
    background: #ffffff !important;
    padding: 20px 16px;
    margin-top: -10px;
    width: 100% !important;
    max-width: 100% !important;
    left: 0 !important;
    right: 0 !important;
}


/* ======================================= 15 july 2026  ======================================= */
.our_story_new_main_row{
    display: block !important;
}
.our_story_new_main_left_col{
    width: 100% !important;
}
.our_story_new_main_right_col{
    width: 100% !important;
}
.our_story_new_main_left_col img{
    width: 100% !important;
}
.our_story_new_main_left_top_box {
    padding: 20px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.our_story_new_main_left_top_box h6 {
    margin-bottom: 15px !important;
}
.our_story_new_main_left_top_box h2 {
    font-size: 30px !important;
    line-height: 1.2 !important;
}
.our_story_new_main_left_bottom_box {
    padding: 20px !important;
    padding-bottom: 30px !important;
    padding-top: 30px !important;
}
.our_story_new_main_left_bottom_box p {
    width: 100% !important;
}
.our_story_new_main_right_black_box {
    padding: 20px !important;
}
.our_story_new_main_right_main_box_left h2 {
    font-size: 30px !important;
}
.our_story_new_main_right_black_box{
    border-bottom-left-radius:0px !important;
    background-size: 100% 100% !important;
}
.our_story_new_main_sec{
    padding-bottom:0px !important;
}
.hero_umeed_new_about_umeed_main_sec {
    padding: 40px 0px !important;
}
.hero_umeed_new_about_umeed_main_container {
    margin: 0 20px !important;
}
.hero_umeed_new_about_umeed_main_head_col{
    width: 100% !important;
}
.hero_umeed_new_about_umeed_main_row {
    display: block !important;
}
.hero_umeed_new_about_umeed_main_left_col {
    display: block !important;
}
.hero_umeed_new_about_umeed_main_left_cont_col {
    width: 100% !important;
}
.hero_umeed_new_about_umeed_main_left_col {
    width: 100% !important;
}
.hero_umeed_new_about_umeed_main_left_cont_box {
    border-top-right-radius: 8px !important;
}
.hero_umeed_new_about_umeed_main_left_cont_box h4 {
    font-size: 20px !important;
}
.hero_umeed_new_about_umeed_main_right_col {
    width: 100% !important;
}
.hero_umeed_new_about_umeed_main_right_box{
    margin-top:20px !important;
}
.hero_umeed_new_about_umeed_last_row {
    display: block !important;
}
.hero_umeed_new_about_umeed_last_left_col,.hero_umeed_new_about_umeed_last_right_col {
    width: 100% !important;
}
.hero_umeed_new_about_umeed_last_box li {
    margin-bottom: 20px !important;
}
.hero_umeed_new_about_umeed_last_left_col{
    margin-bottom:20px !important;
}
.hero_umeed_new_about_umeed_last_box li:last-child {
    margin-bottom: 0 !important;
}
.exploring_our_impact_main_sec {
    padding: 40px 0 !important;
}
.exploring_our_impact_main_head_row {
    margin: 0px 20px !important;
}
.exploring_our_impact_main_head_col h6 {
    margin-bottom: 10px !important;
}
.exploring_our_impact_main_head_col h2 {
    font-size: 35px !important;
    margin-bottom: 30px !important;
}
.exploring_our_impact_main_box{
    width:350px !important;
}
.hero_umeed_new_main_faq_sec {
    padding: 40px 0px !important;
}
.hero_umeed_new_main_faq_left_box h6 {
    font-size: 16px !important;
    margin: 0px 0px 10px !important;
}
.hero_umeed_new_main_faq_left_box h2 {
    font-size: 25px !important;
    line-height: 1.3 !important;
}
.hero_umeed_new_main_faq_left_box {
    margin-bottom: 20px !important;
}
table{
    background: transparent !important;
    padding:0px !important;
    border-radius:0px !important;
}
.section5-form-box {
    border-radius: 13px !important;
}   
.section3-top-cards > .program-card:not(.is-active) + .program-card {
    margin-top: 0;
}

.section3-top-cards > .section3-bottom {
    margin-top: 0 !important;
    padding-top: 20px;
}














































































































































































































































































































































































































































































































































































































































































































































}