@media (min-width: 0px) and (max-width: 375px) {
       .hero-banner {
        height: 100vh !important;
    }
    
     .hero-banner {
        padding: 135px 0px 0 !important;
    }
    
      .hero-banner span{
        font-size: 14px !important;
    }
    
     .hero-banner h1 {
        font-size: 21px !important;
        line-height: 32px !important;
       
    }
    
    .sticky-amount h2 {
        font-size: 16px !important;
        line-height: 20px !important;
        text-align: center;
    }
    
    .support-sec .bottom-area{
        margin-top:0px !important ;
    }
    
}

@media (min-width: 376px) and (max-width: 776px) {
      .hero-banner {
        padding: 148px 12px 0 !important;
    }
    
      .hero-banner {
        height: 95vh;
    }
      .support-sec .bottom-area{
        margin-top:0px !important ;
    }
}

@media (max-width: 776px) {

   
   .desktop-header .text-end {
        display: none;
    }

    .donation-form ul{
        display: block;
    }
      .support-sec .bottom-area{
        margin-top:0px !important ;
    }

  
    
    .desktop-header .container-fluid {
    padding: 5px 10px;
}
    .desktop-header .navbar{
        direction: rtl;
        grid-template-columns: repeat(2, 1fr);
    }
    
    .hero-banner .mn-btn{
        display: inline-block !important;
        padding: 12px 15px !important;
        font-size: 15px;
    }
    
    .whatsapp{
        background: #25D366 !important;
    }
    
    .hero-banner h1 {
        font-size: 25px;
        line-height: 40px;
        margin-bottom: 16px;
    }
    
    .sec-menu{
        display: none !important;
    }

    .hero-banner p {
       display: none !important;
    }

    .hero-banner ul {
        display: none;
    }

  

    .section-padding {
        padding: 60px 0;
    }

    .hero-banner span{
        margin-bottom: 10px;
        font-size: 16px;
    }
    .count{
        column-count: 1;
    }

    .cause-sec .cause-box {
        height: 420px !important;
        background-position: bottom !important;
        padding: 15px 20px;
    }

    .donation-form .ps-4 {
        padding-left: 10px !important;
    }

    .donation-form .pe-4 {
        padding-right: 10px !important;
    }

  .donation-form .ps-5 {
        padding-left: 15px !important;
    }

    .donation-form .pe-5 {
        padding-right: 15px !important;
    }

    .cause-sec p {
        font-size: 18px;
    }

    .book-sec .right span,
    .donation-form span {
        font-size: 20px;
    }

    .book-sec .right h2,
    .donation-form h2,
    .about-us h2,
    .cause-sec h2,
    .event-sec .content h2,
    .support-sec .content h2,
    .donate-sec .content h2,
    .gallery-img h2,
    .organizer-sec h2, .pricing-section h2 {
        font-size: 30px;
        line-height: 40px;
    }


    .organizer-sec .container-fluid {
        padding: 0 10px;
    }

    .organizer-sec .organize-box p {
        font-size: 16px;
    }

    .organizer-sec .organize-box h3 {
        font-size: 22px;
    }

    .donate-sec .content {
        -webkit-backdrop-filter: blur(4px);
        backdrop-filter: blur(4px);
        padding: 20px;
        border-radius: 12px;
        background: #ffffff3d;
        border: 1px solid #ffffffbf;
    }

    .donation-form ul li {
        font-size: 18px;
        line-height: 32px;
    }

    .wellness-partner {
        gap: 2px;
    }
    
    #price .wellness-partner {
        flex-wrap: wrap;
        gap: 20px !important;    
    }
    
    #price .wellness-partner .logo-img {
       width: 160px ! important;
       
    }

    .logo-img {
        width: 80px;
    }

    .jeetu-logo {
        width: 80px;
    }

    .logo .col-md-3 {
        margin-top: 15px;
    }

    .about-us .pe-5 {
        padding-right: 12px !important;
    }

    .about-us img {
        height: auto !important;
        margin-bottom: 15px;
    }

    .event-sec .content,
    .support-sec .content,
    .donation-form .form {
        padding: 40px 10px;
    }

    .event-sec .content ul li {
        grid-template-columns: 17% 83%;
    }

    .client-sec h2 {
        font-size: 20px;
        margin-bottom: 25px !important;
    }

    .support-sec .pe-4 {
        padding-right: 10px !important;
    }

    .support-sec img {
        margin-bottom: 15px !important;
        height: auto !important;
    }

    .support-sec .form-box {
        margin-bottom: 15px;
    }

    footer ul {
        justify-content: center;
    }

    .sticky-amount .sticky-grid .main-btn {
        display: none;
    }

    footer p,
    footer ul li a {
        text-align: center;
    }

    .sticky-amount .sticky-grid {
        grid-template-columns: 57% 43%;
    }

    .sticky-amount .sticky-grid .cta-btn, .sticky-amount .cta-btn {
        padding: 10px 14px;
        font-size: 15px;
    }

    .form-box .servicesList {
        grid-template-columns: repeat(2, 1fr);
    }

    .donate-box img {
        height: auto !important;
    }

    #seat img {
        height: auto !important;
    }

    .sticky-amount p{
        display: none;
    }

    .sticky-amount h2{
        font-size: 18px;
        line-height: 28px;
        text-align: center;
    }
    
.mobile-whatsapp{
     opacity:1 !important;
}

.floating_btn{
    display: none !important;
}


.mobile-whatsapp {
    position: fixed;
    bottom: 22%;
    right: 4px;
    width: 100px;
    height: 100px;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    opacity: 1;
    transform: translateY(20px);
    transition: all 0.4s ease;
}

.mobile-whatsapp .contact_icon {
    background-color: #42db87;
    color: #fff;
     width: 50px;
     height: 50px;
   font-size:28px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulser 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulser 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulser 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulser 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}

.form-box .bg-image{
    height:280px !important;
}

#seat .logo-img {
        width: 170px !important;
    }
    
    
.sticky-amount span, .sticky-amount .wellness-partner{
    display: block !important;
}

.social-side, .sticky-grid.desktop{
    display: none !important;
}

.mobile-sticky{
    display: block !important;
}
 
.mobile-sticky .logo-img {
        width: 200px !important;
    }
    

}



@keyframes pulser {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}



