@media (min-width: 280px) and (max-width: 991.98px) { 
    .banner .banner_item .slide_text {
        height: 450px;
}
.banner .banner_item .slide_text h4{
    font-size: 40px;
    font-weight: 600;
    line-height: 46px;
}
.banner .banner_item .slide_text p{
    font-size: 16px;
    color: #222;
}

.banner_item::after{  
    display: none;
}
.service_area .service_heading h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
}
.service_area .our_services .content_heading h4 {
    padding-bottom: 0;
}
.about_area .about_img img {
    margin-bottom: 15px;
}
.about_area .about_content h6 {
    margin-top: 20px;
}
.about_area .about_right {
    margin: 0 12px;
}
.about_area .about_content h2 {
    font-size: 35px;
    line-height: 40px;
}
.about_area .about h4 {
    font-size: 30px;
}
.testimonial_area .testimonial_bg {
    margin-bottom: 75px;
}
.footer {
    margin-top: 0px; 
}
.footer .footer_wrapper .footer_wrap h4 {
    margin: 20px 0;
}

.service_area {
    padding-bottom: 0;
}
.testimonial_area {
    padding-bottom: 0;
}
.details_wrapper .details_img {
    height: auto;
}
.details_wrapper .details_text {
    padding-top: 10px;
    text-align: center;
}
.details_wrapper .details_text h4 {
    font-size: 20px;
    line-height: 24px;
}
.subPage_contact .contact_wrapper .contect_info p {
    font-size: 14px;
    padding: 0 10px;
}
.subPage_contact .contact_wrapper .contect_info h4 {
    font-size: 26px;
    line-height: 32px;
    text-align: center;
}
.subPage_contact .contact_wrapper .contect_info ul li {
    padding: 5px 0;
}
.form_wrapper{
    padding: 15px;
}
.about_area .about_img h2 {
    margin-top: -70%;
    margin-bottom: 60px;
}
.contact_btn{
    text-align: center !important;
    margin-top: 10px;
}
}
