        

@media (max-width: 480px) {



    .hero-section { 

        padding: 20px;

    }

.hero-content h1 {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
    /* .register-btn {

        font-size: 12px;

    } */

    .about-section {

        padding: 15px;

    }

    .about-heading {

        margin-top: 25px;

    }

    .feature-box {

        width: 100%;

    }

    .cta-button h5{

        font-size: 12px;

    }

    .cta-button p {

        font-size: 12px;

    }

    .process-container-h2 {

        font-size: 30px;

    }

    .process-step {

        margin-top: 20px;

    }

    .review-section-h2 {

        font-size: 30px;

    }

    .fw-bold {

        font-size: 30px;

    }

.fixed-bottom-button{

    margin-bottom:  180px;

}

.countdown-Offer-button{

    font-size: 19px;

}

img.img-fluid {
    height: 35px;
}

.contact-text {
    font-size: 10px;

}
.contact-text a {
    font-size: 10px;

}
.top_img {
    height: 35px;

}
.hero-content p {
    font-size: 14px;

}
.register-btn {
    font-size: 15px;
    margin-left:10px;
}
.sub_section_heading {
    font-size: 25px;
    line-height: 40px;

}
.services-box.services-box-1, .services-box.services-box-2, .services-box.services-box-3 {
    margin-top: 20px;
}
.services-box h4 {
    font-size: 15px;

}
.services-box p {
    font-size: 14px;

}

.faq-item button {

    padding-right: 40px;
}

.footer-content h2 {

    font-size: 27px;
}
.offer-content {

    font-size: 20px;

}






      }