@media(min-width:320px) and (max-width:434px) {

    .social-side,
    .hero h1 br {
        display: none !important;
    }

    .urgency-bar {
        padding: 10px 6px;
        font-size: 11px;
    }

    .nav-logo {
        display: none;
    }

    .header img {
        width: 135px;
    }

    .hero h1 {
        font-size: 25px;
        line-height: 42px;
    }

    .hero-sub {
        margin: 6px 0;
        font-size: 15px;
        line-height: 28px;
    }

    .hero .d-flex{
      display: block !important;
    }

    .date-pill{
        margin-bottom: 22px;
    }

    .price-badge{
       font-size: 15px;
    padding: 10px;
    margin-bottom: 12px;
    }

      .btn-primary,
    .btn-hero {
                font-size: 14px !important;
        padding: 10px 24px;
    }

    .hero-trust{
        font-size: 12px;
        line-height: 24px;
    }

    .what-is iframe{
        height: 320px;
        margin-bottom: 22px;
    }

   .countdown{
    gap: 12px;
    justify-content: center;
   }

   .d-none{
    display: block !important;
   }

    .section-title{
        font-size: 28px;
        line-height: 42px;
    }

    .section-title br{
        display: none;
    }

    .what-is{
        padding-top:35px !important;
    }

    .what-is .content p{
        font-size: 16px;
    }

    .section-desc{
         font-size: 16px;
         margin-bottom: 30px;
    }

    .what-card{
            padding: 16px 16px;
    }

    .what-card h3, .benefit-item h3, .sec-cta p{
        font-size: 15px;
        line-height: 26px !important;
    }

    .benefits .container-fluid{
        padding: 0 15px !important;
    }

    .benefits-list, .gift-sec .gift-grid, .cta-section .d-flex{
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 15px;
        display: grid !important;
    }

    .benefit-item{
        padding: 15px;
    }

    .facilitators, .faq, .cta-section{
        padding: 50px 0;
    }

    .fac-card{
        padding: 20px;
    }

    .sec-cta{
        height: 600px;
    }

    .sec-cta .head-div h2{
        font-size: 25px;
        line-height: 38px;
    }

    .price-new{
        font-size: 18px;
    }

    .event-details{
        font-size: 20px;
    }

    .event-details ul li{
        font-size: 16px;
    }

    .fac-card span br, .sticky-amount .btn-hero{
        display: none;
    }

    .sticky-amount .sticky-grid{
        display: block;
    }

    .contact_icon{
        width: 40px;
        height: 40px;
        font-size: 22px;
    }

    .floating_btn{
        right: 0;
        width: 60px;
    }

    #akashicModal .modal-body {
        padding: 24px 22px; 
    }
}

@media (max-width: 776px) {

    .social-side,
    .hero h1 br {
        display: none !important;
    }

    .urgency-bar {
        padding: 10px 6px;
        font-size: 11px;
    }

    .nav-logo {
        display: none;
    }

    .header img {
        width: 135px;
    }

    .hero h1 {
        font-size: 25px;
        line-height: 42px;
    }

    .hero-sub {
        margin: 6px 0;
        font-size: 15px;
        line-height: 28px;
    }

    .hero .d-flex{
      display: block !important;
    }

    .date-pill{
        margin-bottom: 22px;
    }

    .price-badge{
       font-size: 15px;
    padding: 10px;
    margin-bottom: 12px;
    }

      .btn-primary,
    .btn-hero {
                font-size: 14px !important;
        padding: 10px 24px;
    }

    .hero-trust{
        font-size: 12px;
        line-height: 24px;
    }

    .what-is iframe{
        height: 320px;
        margin-bottom: 22px;
    }

   .countdown{
    gap: 12px;
    justify-content: center;
   }

   .d-none{
    display: block !important;
   }

    .section-title{
        font-size: 28px;
        line-height: 42px;
    }

    .section-title br{
        display: none;
    }

    .what-is{
        padding-top:35px !important;
    }

    .what-is .content p{
        font-size: 16px;
    }

    .section-desc{
         font-size: 16px;
         margin-bottom: 30px;
    }

    .what-card{
            padding: 16px 16px;
    }

    .what-card h3, .benefit-item h3, .sec-cta p{
        font-size: 15px;
        line-height: 26px !important;
    }

    .benefits .container-fluid{
        padding: 0 15px !important;
    }

    .benefits-list, .gift-sec .gift-grid, .cta-section .d-flex{
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 15px;
        display: grid !important;
    }

    .benefit-item{
        padding: 15px;
    }

    .facilitators, .faq, .cta-section{
        padding: 50px 0;
    }

    .fac-card{
        padding: 20px;
    }

    .sec-cta{
        height: 600px;
    }

    .sec-cta .head-div h2{
        font-size: 25px;
        line-height: 38px;
    }

    .price-new{
        font-size: 18px;
    }

    .event-details{
        font-size: 20px;
    }

    .event-details ul li{
        font-size: 16px;
    }

    .fac-card span br, .sticky-amount .btn-hero{
        display: none;
    }

    .sticky-amount .sticky-grid{
        display: block;
    }

    .contact_icon{
        width: 40px;
        height: 40px;
        font-size: 22px;
    }

    .floating_btn{
        right: 0;
        width: 60px;
    }
}