@media (max-width: 1300px) {
    .main_slider_area .slider_base {
        display: none;
    }
}

@media (max-width:991px) {

    .what_we_do_area .left_what {
        width: 100%;
        float: none;
        overflow: hidden;
        display: block;
    }

    .what_we_do_area .right_what {
        width: 100%;
        float: none;
        overflow: hidden;
    }

    .what_we_text {
        display: block;
        height: 100%;
        padding-left: 0px;
        margin: auto;
        padding: 50px 0px;
        color: #fff;
    }

    .what_we_do_area {
        display: block;
    }

    .left_what .what_we_img img {
        width: 100%;
        height: auto;
    }

    .what_we_text .col-md-6:nth-child(3) {
        margin-bottom: 55px;
    }

    .what_we_img .what_we_title {
        right: 0px;
        top: 50%;
        transform: rotate(0deg);
        transform: translateY(-50%);
        width: 100%;
        left: 0px;
        text-align: center;
    }

    .left_what .what_we_img {
        height: auto;
    }

    .StyleContact17 #form-contact16 {
        padding: 0
    }

    .StyleContact17::after {
        display: none;
    }
    .width100.wpb_column.vc_column_container.vc_col-sm-4 {
    margin-bottom: 25px;
}
}