/* 1199 media start*/

@media all and (max-width: 1199px) {}

/* 1199 media end*/


/* 992 media start*/
@media all and (max-width: 992px) {
    .topbar_header {
        display: none !important;
    }

    .who-we-image-box img {
        margin-bottom: 40px;
    }

    .mission-content-box .mission-discription {
        font-size: 15px;
        font-weight: 400;
        line-height: 26px;
        text-align: justify;
    }

    .mission-image-box {
        margin-bottom: 20px;
    }

    .products_page_titile h1 {

        margin-bottom: 22px;
        font-size: 20px;
    }

    .products_main_div>.d-flex>.flex-shrink-0>img {
        width: 100% !important;
        max-width: 100% !important;
    }

    .products_main_div>.d-flex>.flex-shrink-0 {
        margin-bottom: 12px !important;
    }

    .image_about_overlay.scroll-animate {
        display: none;
    }

    .navbar {
        display: none !important;
    }

    .mobile_view_header_div_main {
        display: block !important;
        position: sticky;
        top: 0px !important;
        background-color: var(--white-color) !important;
        z-index: 9;
    }



    .about_us_section {
        padding: 30px 0px 30px 0px;
    }

    .flex-md-row {
        flex-direction: column !important;
    }

    .topbar_section {
        display: none;
    }

    .industry_we_serve_titile_div {
        text-align: center;
        margin-bottom: 25px;
    }

    .inner_mch_img_div img {
        height: auto;
    }

    .inner_mch_img_div {
        margin-bottom: 50px;
    }
    .flag-title {
        font-size: 18px;
    }
    .heading-section-who{
        margin-bottom: 17px;
    }

}

/* 992 media end*/

/* 768 media start*/
@media all and (max-width: 767px) {

    .products_main_div>.d-flex>.flex-shrink-0>img {
        height: auto !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .image_about_overlay.scroll-animate {
        display: none;
    }

    .flag-title {
        font-size: 18px;
    }
    .heading-section-who{
        margin-bottom: 17px;
    }
    .who-we-are-sec{
        padding: 20px 0px 20px;
    }
    .who-we-content-box>h1{
        font-size: 27px;
    }


    .about_us_section {
        padding: 30px 0px 30px 0px;
    }

    .slider_section {
        display: none;
    }

    .slider_section2 {
        display: block !important;
    }



    .who-we-image-box img {
        margin-bottom: 10px;
    }

    .inner_mch_img_div {
        margin-bottom: 50px;
    }

    .mission-content-box .mission-discription {
        font-size: 15px;
        font-weight: 400;
        line-height: 26px;
        text-align: justify;
    }

    .mission-image-box {
        margin-bottom: 20px;
    }

    .products_page_titile h1 {

        margin-bottom: 22px;
        font-size: 16px;
    }

    .product-title-inner-page {
        font-size: 24px;
    }

    .contact-item {
        margin-bottom: 20px;
    }

    .map-sec {
        margin-top: 20px;
    }



    .products_main_div>.d-flex>.flex-shrink-0>img {
        width: 100% !important;
        max-width: 100% !important;
    }

    .products_main_div>.d-flex>.flex-shrink-0 {
        margin-bottom: 12px !important;
    }

    .topbar_section {
        display: none !important;
    }

    .slider_section2 {
        display: block !important;
    }

    .slider_section {
        display: none !important;
    }

    .orderslider1 {
        order: 1;
    }

    .orderslider2 {
        order: 2;
    }

    .nested_product_details_div>p {
        display: none !important;
    }

    .nested_lifts_btn {
        display: none !important;
    }

    .nested_product_details_div>h3 {
        font-size: 15px !important;
    }


    .mobile-navbar-brand>img {
        width: 190px !important;
    }

    .desktop_whatsapp {
        display: none !important;
    }

    .all_pg_bn_ovr_txt {
        white-space: nowrap;
        overflow-x: scroll;
    }

    .footer_links_main_div>ul {
        padding: 0px 1px !important;
    }

    .all_pg_bn_ovr_txt a {
        font-size: 13px;

        display: inline-block;
    }

    .mobile_whatsapp {
        display: block !important;
    }

    .product_lift_heading_left_side_div01 {
        margin-bottom: 60px !important;
    }

    .product_lift_heading_left_side_div02 {
        margin-bottom: 60px !important;
    }

    .lifts_center_image_div {
        margin: 20px 0px !important;
    }

    .inner_mch_img_div img {
        height: auto;
    }


}

/* 768 media end*/
