@media only screen and (max-width: 1600px) {
    .sty_container {
        padding: 0 82px
    }

    .about_us .abt_txt img.bf.bf_1 {
        right: 0px;
        top: 205px;
    }

    .about_us .abt_txt img.bf.bf_4 {
        right: 0;
        bottom: -35px;
    }

    .banner_area .logo_link {
        top: 0px;
        left: 30px;
    }
}

@media only screen and (max-width: 1024px) {
    .banner_area .bg_layer {
        position: relative
    }

    .logo_area a img {
        width: 73px;
    }

    .banner_area .text_layer h1,
    .banner_area .text_layer p {
        width: 100%
    }

    .sty_container {
        padding: 0 32px
    }

    .gen_info .sty_row .sty_col_25 {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 11px
    }

    .banner_area .text_layer .testimonial_slider .test_card .inner_area {
        box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.1);
        margin-bottom: 20px
    }

    .banner_area .text_layer .testimonial_slider .owl-nav button.owl-prev {
        left: -20px
    }

    .banner_area .text_layer .testimonial_slider .owl-nav button.owl-next {
        right: -20px
    }

    .banner_area .text_layer {
        padding: 32px 0
    }

    .banner_area {
        position: relative;
        /* margin-top: 71px; */
    }

    .about_us .abt_txt img.bf.bf_1 {
        right: 0px;
        top: 235px;
    }

    .banner_area .bg_layer:after {
        width: 95%;
        height: 90%;
    }
}

@media only screen and (max-width: 991px) {
    .about_us .sty_row .sty_col_50 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .banner_area .text_layer .testimonial_slider .owl-nav button {
        position: absolute;
        width: 40px;
        height: 40px
    }
}

@media only screen and (max-width: 767px) {
    .banner_area .text_layer h1 {
        font-size: 42px;
        line-height: 52px;
        margin-bottom: 32px
    }

    .gen_info .sty_row .sty_col_25 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media only screen and (max-width: 650px) {
    .banner_area .logo_link {
        top: 0px;
        left: 20px;
        width: 125px;
    }
}

@media only screen and (max-width: 576px) {
    header .logo_area img {
        width: 70px
    }

    header .menu_area ul li.active_page:after {
        content: '';
        position: absolute;
        bottom: -18px
    }

    .banner_area {
        position: relative;
        /* margin-top: 68px */
    }

    .about_us p {
        font-size: 18px;
        line-height: 26px;
        color: #515151
    }

    footer .footer_bottom .sty_row {
        justify-content: space-between;
        flex-flow: column-reverse;
        align-items: center
    }

    footer .footer_bottom p {
        margin-top: 32px
    }

    .gen_info .sec_head p {
        font-size: 18px;
        line-height: 26px;
        color: #7E8083
    }

    .about_us .sty_row .sty_col_50 img {
        margin-bottom: 20px
    }

    .banner_area .text_layer .testimonial_slider .test_card {
        position: relative;
        width: 95%;
        margin: 0 auto;
    }

    .banner_area .text_layer .testimonial_slider .test_card .inner_area .txt p {
        height: 55px;
    }

    .banner_area .text_layer .testimonial_slider .test_card img.bf.bf_2 {
        top: 204px;
        left: 200px;
    }

    .banner_area .text_layer .testimonial_slider .test_card .inner_area {
        height: 315px;
    }

    .about_us .abt_txt img.bf.bf_3 {
        left: -25px;
        bottom: -48px;
    }

    .about_us .abt_txt img.bf.bf_2 {
        left: 227px;
        top: 53px;
        transform: rotatey(180deg);
    }

    .about_us .abt_txt img.bf.bf_1 {
        right: 0px;
        top: 207px;
    }
}

@media only screen and (max-width: 420px) {
    .banner_area .logo_link {
        top: 5px;
        left: 10px;
        width: 100px;
    }
}