@media (max-width: 768px) {
    .company_serv_title {
        font-weight: 700;
        font-size: 20px;
        line-height: 27px;
        line-height: normal;
        margin-top: 35px;
        padding: 10px 15px;
        border-radius: 10px;
        margin-bottom: 20px !important;
    }
}

@media screen and (max-width: 993px) {
    ._title {
        padding: 10px 15px !important;
        font-size: 20px;
        line-height: normal;
        margin-bottom: 20px;
        border-radius: 10px;
        letter-spacing: 1px;
    }
}

@media screen and (min-width: 993px) and (max-width: 1020px) {
    .beforeafter_prev, .beforeafter_next {
        top: 610px;
    }

    .beforeafter_prev {
        left: 40% !important;
    }

    .beforeafter_next {
        right: 40% !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .beforeafter_prev, .beforeafter_next {
        top: 650px;
    }

    .beforeafter_prev {
        left: 40% !important;
    }

    .beforeafter_next {
        right: 40% !important;
    }
}

@media (min-width: 487px) and (max-width: 576px) {
    .beforeafter_circle, .beforeafter_prev, .beforeafter_next {
        top: auto;
        bottom: 68px;
        width: 25px;
    }
    .beforeafter_next {
        right: 17px;
    }
    .beforeafter_prev {
        left: 15px;
    }
}
@media (min-width: 370px) and (max-width: 576px) {
    .beforeafter_title {
        padding: 10px 45px !important; 
    }
}

@media screen and (min-width: 626px) and (max-width: 700px) {
    .banner---10 {
        bottom: 230px !important;
    }

    .banner---10-img {
        bottom: 250px;
    }
}

@media screen and (min-width: 577px) and (max-width: 625px) {
    .banner---10 {
        bottom: 190px !important;
    }

    .banner---10-img {
        bottom: 210px;
    }
}

@media screen and (min-width: 1100px) and (max-width: 1200px) {
    .banner---10 {
        bottom: 190px;
        width: 125px;
        height: 125px;
    }

    .banner---10-img {
        bottom: 215px;
        width: 80px;
    }
}

@media screen and (min-width: 1100px) and (max-width: 1185px) {
    .h-slider_descr_wrapper.slider-one {
        margin: 100px 30px 0 65px;
    }
}

@media screen and (min-width: 993px) and (max-width: 1099px) {
    .banner---10 {
        bottom: 190px;
        width: 100px;
        height: 100px;
    }

    .banner---10-img {
        bottom: 205px;
        width: 70px;
    }

    .h-slider_descr_wrapper.slider-one {
        margin: 110px 5px 0;
    }

    .h-slider_descr_wrapper.slider-two {
        margin: 10px 40px 0;
    }
}

@media screen and (min-width: 1186px) and (max-width: 1450px) {
    .prev, .next {
        top: 90%;
    }
}

@media screen and (min-width: 993px) and (max-width: 1185px) {
    .prev, .next {
        top: 95%;
    }
}