@media (min-width: 280px) and (max-width: 767.98px) { 
    .banner .banner_slide_content {
        height: 50vh;
    }
    .banner .banner_slide_content .banner_content {
        height: 50vh;
    }
.banner .banner_slide_content .banner_content h4 {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 40px;
    line-height: 28px;
}
.section_padding .driving_area .driving_left h2 {
    font-size: 23px;
    line-height: 30px;
}
.section_padding .driving_area .driving_right h2 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 25px;
}
.admission {
    margin-top: 0;
}
.admission .admission_wrapper .admission_card {
    margin-bottom: 12px;
}
.driver_refresher_area .d_content p {
    font-size: 18px;
    line-height: 25px;
}

.realestate_area .real_header h4 {
    font-size: 26px;
    line-height: 40px;
    padding-bottom: 0;
}
.realestate_area .r_text p {
    font-size: 18px;
    line-height: 25px;
}
.realestate_area .r_text h4 {
    font-size: 23px;
}
.driving_latest_news_area .latest_news_heading h2 {
    font-size: 25px;
}
.news_heading h4 {
    font-size: 23px;
    line-height: 30px;
}
.mapping_area .mapping_heading h5 {
    font-size: 20px;
}
.mapping_area .mapping_heading h3 {
    font-size: 20px;
    line-height: 25px;
}
.driver_refresher_area .button {
    margin-left: 20px;
}

.pricing_area h2 {
    font-size: 34px;
    font-weight: 600;
    line-height: 40px;
}
.driver_refresher_area .d-img {
    margin-bottom: 20px;
}
.realestate_area::after{
    display: none;
}
.testimonial_area {
    padding-bottom: 0;
}
.testimonial_area .testimonial_bg {
    margin-bottom: 75px;
}
.testi_bottom{
    margin-top: 0px;
}
}