@media (min-width: 1500px) {

    .vs_why_us_box h4,
    .vs_workflow_bg h3 {
        font-size: calc(10px + 0.5vw);
    }

    .vs_counter_box h3 {
        font-size: calc(10px + 2vw);
    }

    .vs_faq_box h4 {
        font-size: calc(7px + 0.6vw);
    }

    .vs_heading h2 {
        font-size: calc(10px + 0.8vw);
    }

    .vs_workflow_box h4,
    .vs_workflow_sldr_box h4,
    .vs_service_box h4,
    .vs_about_icon_bg h3 {
        font-size: calc(10px + 0.3vw);
    }

    .vs_blog_box h5 {
        font-size: calc(10px + 0.7vw);
        line-height: calc(10px + 1vw);
    }

    .vs_create_box_head h3 {
        font-size: calc(10px + 0.8vw);
    }

    .vs_about_box h3 {
        font-size: calc(10px + 2vw);
    }
}


@media (min-width: 992px) {}


@media (max-width:1200px) {}

@media (max-width: 1140px) {}

@media (max-width: 992px) {

    .vs_bnr_sldr .owl-dots {

        bottom: 4%;
    }

    .vs_how_box2:first-child:before {
        opacity: 0;
    }

    .vs_sdl_from p {
        margin-bottom: 0;
    }

    .vs_sdl_from {
        padding: 7px;
    }

    .vs_sdl_from .form-control {
        height: calc(1.56em + .75rem + 2px);
    }

    .vs_service_box {
        padding: 10px;
        margin-bottom: 10px;
    }

    .vs_service_box img {
        width: 90px;
        padding: 5px;
    }

    .vs_service_box img {
        width: 90px;
        object-fit: contain;
        background-color: #00aaab;
        border-radius: 50%;
        padding: 10px;
    }

    .vs_lift_pro_box h6 a {
        font-size: 16px;
        padding: 10px 10px;
    }

    .vs_strength_box img {
        width: auto;
        object-fit: contain;
    }

    footer .vs_ftr_list li {
        /*text-align: center;*/
    }

    footer h4 {
        /*text-align: center;*/
    }

}

@media (max-width: 767px) {
    .vs_ctm_btn {
        padding: 5px 15px;
    }

    .vs_about_section1 p {
        font-size: 14px;
    }

    .vs_ftr_top a {
        font-size: 16px;
    }

    /*  footer .vs_ftr_list li {
    text-align: start;
}*/
    .vs_text_sldr .owl-nav button {
        display: none;
    }

    .vs_bnr_sldr .owl-dot {
        display: none;
    }

    .vs_pro_sldr {
        text-align: center;
    }

    .vs_how_box:first-child:before {
        opacity: 0;
    }

    .vs_social_icon {
        padding-top: 20px;
    }
}

@media (max-width: 576px) {

    a,
    p,
    li {
        font-size: 14px;
    }

    .vs_heading h2 {
        font-size: calc(10px + 2vw);
    }

    .vs_slide_item figure figcaption {
        position: absolute;
        /*top: 14%;*/
        right: 15px;
        width: 50%;
        color: #fff;
        z-index: 9;
    }

    .vs_bnr_sldr figure figcaption .vs_slide_text {
        padding-left: 25px;
        padding-top: 23px;
        padding-right: 8px;
        padding-bottom: 10px;
        position: relative;
        overflow: hidden;
    }

    .vs_banner_slr .item figcaption .vs_slide_text .line {
        border: 3px solid #fff;
    }

    .vs_slide_item figure p {

        font-size: 12px;
        margin-top: 0;

    }

    .vs_bnr_sldr .owl-dots {
        display: none;
    }

    .vs_pro_icon_img img {
        object-fit: contain;
        height: 55px;
    }

    .turning_tab_list ul {
        flex-wrap: wrap;
    }

    .vs_pro_sldr1 .owl-dot {
        width: 20px;

    }

    .vs_workflow_box {
        grid-template-columns: auto;
    }

    .vs_workflow_box_icon {
        width: fit-content;
        font-size: calc(10px + 3vw);
        padding: 15px;
    }

    .vs_service_box h3 {
        font-size: 45px;
    }

    .vs_why_us_box_icon {
        font-size: 30px;
        padding: 8px;
    }

    .vs_exhibition_box h3 {
        font-size: calc(12px + 0.7vw);
    }

    .vs_faq_box h4 {
        font-size: calc(12px + 1vw);
    }

    .vs_strength_box h4 {
        font-size: calc(13px + 0.8vw);
    }

    .vs_form_exhibit form {
        padding: 18px;
    }

    footer .vs_social_icon li a {
        width: 30px;
        height: 30px;
        font-size: 15px;
    }

}

@media (max-width: 467px) {


    .vs_ctm_btn {
        padding: 2px 7px;
        font-size: 11px;
    }

    .vs_testimonial_sldr .owl-nav button {
        display: none;
    }
}


@media (max-width: 452px) {}