@media screen and (max-width: 700px) {
    .right_section {
        margin-top: 57px;
    }

    .reviews,
    .circle {
        display: none;
    }

}


/* .navbar {
    padding: 12px 12px;
} */

@media screen and (max-width: 991px) {
    .potential_img img {
        width: 100% !important;
    }

    .navbar_menu {
        padding: 10px;
    }

    .first_img_abt {
        width: 100% !important;
    }

    .bg_white {
        background: #fff !important;
        border-radius: 0.75rem !important;
        padding: 0 0.5rem !important;
    }

    .navbar-nav.menu_list .nav-item a,
    .navbar-nav.menu_list .nav-item a:hover,
    .navbar-nav.menu_list .nav-item a:visited {
        color: rgb(0, 0, 0);
    }

    .navbar-nav .phone_number {
        color: rgb(0, 0, 0) !important;
    }


    /* .nav-link a,
    i {
        color: rgb(0, 0, 0) !important;
    } */

    .banner_content {
        text-align: center;
    }

    .banner_cust_bottom {
        text-align: center;
    }

    .right_section {
        text-align: center;
    }

    .point_list {
        justify-content: center;
    }

    .heading_text_clr,
    .sub_heading_cust,
    .para_cust,
    .heading_cust,
    .heading_text,
    .sevice_text_container,
    .container_details_part,
    .video_heading_text,
    .video_cust_bottom {
        text-align: center;
    }

    .circular_progress_bar {
        justify-content: center;
    }

    .potential_img {
        margin-top: 1rem;
    }

    .certificate_cust,
    .feature_card {
        text-align: center;
    }

    .work_container {
        margin-bottom: 1rem;
    }

    .circle_container_cust,
    .sub_heading_text {
        text-align: center;
    }

    .circle_container {
        justify-content: center;
        display: flex;
    }

    .work_container,
    .social_icon,
    .footer_container {
        justify-content: center !important;
    }

    .footer_container {
        line-height: 1.8rem;
    }

    .work_cust_icon {
        justify-content: center;
        display: flex;
    }

    .coaching_cust {
        text-align: center;
    }

    .coaching_cust {
        margin-bottom: 23px;
    }

    .heading_text_clr {
        margin-top: 1rem;
    }

    .coaching_container {
        margin-top: 1rem;
    }

    .info_footer {
        text-align: center;
    }

    .copy_right_cust {
        margin-left: 0 !important;
    }

    .heading_text {
        margin-top: 19px;
    }

    .button_right {
        margin-top: 20px;
    }

    .border_right,
    .hr_line {
        display: none;
    }

}

@media screen and (max-width: 1266px) {
    .marquee_cust {
        display: none;
    }
}

@media screen and (max-width: 320px) {
    .logo_cust_t img {
        width: 54px;
    }



}

@media screen and (max-width: 900px) {
    .footerAddIcnMob {
        width: 66px !important;
    }

    .image_1_about_us {
        width: 100%;
    }

    .image_2_about_us {
        display: none;
    }

}


@media screen and (max-width: 768px) {
    .bg_image {
        height: auto;
    }

    .btn_white {
        margin-left: 0 !important;

    }

    .navbar_menu {
        padding: 10px 24px;
    }
}

@media screen and (max-width: 448px) {
    .experience_cust {
        top: -43px;
        right: 0;
        width: 136px;
        padding: 9px 13px;
    }
    .second_img_abt{
        display: none;
    }
}