

@media(min-width:992px) and (max-width:1375px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 12px;
        font-weight: 600;
        padding-right: 6px;

    }

    .hero-banner h1 {
        font-size: 48px;
    }
    header .donate a {
    background-color: var(--primary-dark);
    color: var(--white);
    font-weight: 600;
    padding: 10px 15px;
    border-radius: 30px;
    display: inline-block;
    transition: all 0.3s ease;
    white-space: nowrap;
}
header img{
    width: 120px;
}
}
@media(min-width:992px) and (max-width:1198px){
    .chairman-img img{
        height: 520px !important;
    }
}

@media(min-width:992px) and (max-width:1150px) {
    .hero-banner h1 {
        color: var(--secondary);
        font-size: 40px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

header img{
    width: 80px;
}
    header .donate a {
    background-color: var(--primary-dark);
    color: var(--white);
    font-weight: 600;
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 30px;
    display: inline-block;
    transition: all 0.3s ease;
    white-space: nowrap;
}
header .donate{
    margin-left: 6px;
}

}


@media (min-width: 992px) {
    .main-decktop-header .dropdown:hover>.dropdown-menu {
        display: block;

    }
}

@media(max-width:991px) {


    .hero-banner h1 {
        color: var(--secondary);
        font-size: 25px;
        letter-spacing: 1px;
        text-transform: uppercase;
        max-width: 350px;
        padding-top: 30px;
    }

    .hero-banner p {
        padding: 15px 0px;

        max-width: 350px;
    }

    header img {
        width: 100px;
        object-fit: cover;
    }






    header .main-decktop-header {
        display: none;
    }

    header .responsive-header {
        display: block;
        top: 0;
        position: sticky;
        z-index: 12000;
    }

    .hero-banner .donate a {
        padding: 8px 30px;
    }

    header {
        padding: 0;


    }

    .about-right {
        margin-top: 30px;
    }

    .reverse {
        flex-direction: column;
    }

    .program-hero h1 {
        font-size: 36px;
    }

    .program-box {
        padding: 25px;
    }

    .program-content h2 {
        font-size: 22px;
    }

    .membership-hero h1 {
        font-size: 30px;
    }

    .section-title h2 {
        font-size: 28px;
    }

    .purpose-box {
        padding: 30px;
    }
      .about-content {
        text-align: center;
    }
      .chairman-wrapper {
        grid-template-columns: 1fr;
    }

}

@media(max-width:768px) {
    .hero-banner .b-one {
        display: none !important;
    }


    .hero-banner .b-two {
        display: block !important;
    }

    .top-header {
        display: none;
    }

    .carousel-item .carosel-content {
        top: 38% !important;
    }

    .about h2 {
        font-size: 35px;
    }

    .about h2::after {
        top: 48px;
    }

    .carousel-item {

        padding-top: 40px !important;
    }

    .carousel-item h1 {
        margin-top: 20px !important;
    }

    .donate-hero h1 {
        font-size: 28px;
    }



    .trust-banner h1 {
        font-size: 32px;
    }

    .role-card {
        padding: 20px;
    }

    .header-bottom h4 {
        white-space: wrap !important;
        font-size: 17px !important;

    }

    .hero-award .carousel-item {
        padding-top: 8px !important;

    }

    .program-box-one::after {
        position: static;
    }

    .program-box {
        text-align: center;
    }

    .program-box::after {
        display: none;
    }

    .program-img {
        margin-bottom: 20px;
    }
  

    /* WhatsApp Responsive */
    .wp-popup {
        width: 300px;
        right: 20px;
        bottom: 95px;
    }

    .whatsapp-btn {
        width: 55px;
        height: 55px;
        font-size: 30px;
        bottom: 25px;
        right: 25px;
    }
        .award-wrapper {
    display: grid;
    grid-template-columns:  1fr;
    align-items: center;
    gap: 40px;
}
.award-content{
    text-align: center !important;
}

}

@media(max-width:500px) {
    .carousel-item {
        height: auto;
        padding-top: 30px;
    }

    .carousel-item h1 {
        margin-top: 0px !important;
    }

    .carousel-item img {
        height: 40vh;
        object-fit: cover;
    }

    .footer-bottom {
        flex-direction: column !important;
        gap: 10px;
    }

    .add-heading h2{
        font-size: 28px;
    }
  
    .hero-award .carousel-item img {
        height: auto;
        object-fit: cover;
    }

    .categories {
        padding: 0 !important;
    }

    .about {
        padding: 0px;
    }

    .about .about-btn {
        flex-direction: column;
        align-items: flex-start;
    }

    .section-title h2 {
        font-size: 28px;
    }

    .agree-box form label {
        font-size: 14px !important;
        font-weight: 400 !important;
    }

    /* WhatsApp Responsive Mobile */
    .wp-popup {
        width: calc(100% - 40px);
        right: 20px;
        bottom: 85px;
    }

    .whatsapp-btn {
        width: 50px;
        height: 50px;
        font-size: 28px;
        bottom: 20px;
        right: 20px;
    }



}


@media (max-width: 480px) {
    .program-hero {
        padding: 80px 0;
    }

    .program-hero h1 {
        font-size: 28px;
    }

 

    .program-btns .btn {
        width: 100%;
    }
    .about-main{
        height:380px;
    }
}

@media(max-width:393px) {
    .carousel-item {
        height: 45vh;
        padding-top: 30px;
    }

    .carousel-item img {
        height: 40vh;
        object-fit: cover;
    }


.trust-about img {
    width: 100%;
    height: 400px;
    object-fit: contain;
    border-radius: 40%;
}

    .hero-award .carousel-item img {
        height: auto;
        object-fit: cover;
    }

    .hero-banner p {
        padding: 8px 0px;
    }

    .hero-banner h1 {
        font-size: 20px;
    }
    .chairman-name{
        font-size: 20px;
    }

}