@media (min-width: 320px) and (max-width: 767px) {
    .mobile_view_header_div_main {
        display: block !important;
        position: sticky;
        top: 0px !important;
        background-color: #fff !important;
        z-index: 999;
    }

    .key-highlight-wrapper {
        padding: 10px 0px;
        border-radius: 0px;
        background-color: transparent;
        box-shadow: none;
        margin-top: auto;
        position: unset;

    }

    .why-coose-card {
        gap: 35px;
    }

    .whychooseus_media_txt .fa {
        font-size: 24px;
        border-radius: 50%;
    }

    .why-choose-us-icon:before {
        display: none;
    }

    .why-choose-us-icon {
        background-color: transparent;
    }

    .main_div_testomonials .owl-carousel.owl-theme .owl-nav .owl-prev {
        right: unset;
        left: 0px;
    }

    .main_div_testomonials .owl-carousel.owl-theme .owl-nav .owl-next {
        right: 0px;
        left: unset;
    }

    .our_pro_main_div .owl-carousel.owl-theme .owl-nav .owl-prev {
        right: unset;
        left: 0px;
    }

    .our_pro_main_div .owl-carousel.owl-theme .owl-nav .owl-next {
        right: 0px;
        left: unset;
    }

    .footer_links_main_div>ul {
        padding: 0px;
    }

    .location-title {
        font-size: 17px;
    }

    .location-box-card {
        padding: 14px;
    }

    .contac_pg_map_media_div_m p {
        font-size: 14px;
        line-height: 21px;

    }

    .media.contact-us-box:last-child {
        margin-bottom: 0px;
        padding: 12px 9px;
    }

    .contact-inner-page .contact_pg_form_right_side {
        margin-top: 15px;
    }

    .contact-inner-page .contact_pg_form_right_side {
        box-shadow: 0px 0px 6px 0px #ccc;
        padding: 15px 15px;
        border-radius: 10px;
        border: none;
    }

    .contact-sub-title {
        margin-bottom: 10px;
    }


    section.contact_pg_mp_section {
        padding: 25px 0px 25px;
    }

    .contact_pg_location_section {
        padding: 0px 0px 20px;
    }

    .product-title-inner-page {
        font-size: 21px;
        margin-bottom: 7px;
    }

    .sub-title-product-page {
        font-size: 20px;
        color: #000;
        margin-bottom: 10px;
        font-weight: 600;
    }

    .products_details_txt p {
        margin-bottom: 8px;
    }

    .products_details_sections {
        padding: 20px 0px 20px;
    }

    .product-content-box-details {
        text-align: center;
    }

    .collpase_list_ul_div>ul>li>a i {
        display: none;
    }

    .ab_ul_li_txt ul {
        padding-left: 0px;
    }

    .ab_ul_li_txt ul li i {
        display: none;
    }

    .what_we_provider_img_txt p {
        line-height: 24px;
    }

    .footer {
        padding: 25px 0px 20px;
    }

    .footer_links_main_div>ul>li>a i {
        display: none;
    }

    .footer_links_main_div {
        padding-top: 10px;
    }

    .testomonials_overlay_bg {
        padding: 25px 0px 25px;
    }

    .what_we_provider_head_ti {
        padding-bottom: 10px;
    }

    .what_we_provider_img_box {
        margin-bottom: 10px;
    }

    .banner_btm_btn {
        margin-top: 10px;
        margin-bottom: 15px;
        font-size: 14px;
        margin-right: 0px;
    }

    .what_we_provider_head_ti h2 {
        font-weight: 700;
        font-size: 26px;
    }

    .banner_btm_btn a {
        padding: 8px 25px;
    }

    .about_section.about-us-sec {
        padding: 20px 0px 20px;
    }

    .about_img_box {
        padding-top: 5px;
    }

    .main_section_head {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .product_by_icon {
        margin-bottom: 15px;
    }

    .banner_btm_txt {
        padding-left: 0px;
    }

    .banner_btm_txt p {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .navbar {
        display: none !important;
    }
       .drop_down_submneu_list > ul > li > a i {
        padding-right: 5px;
        color: #ccc;
        position: absolute;
        left: 0;
        top: 12px;
    }
    .desktop_whatsapp{
        display: none;
    }
    .mobile_whatsapp{
        display: block;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .mobile_view_header_div_main {
        display: block !important;
        position: sticky;
        top: 0px !important;
        background-color: #fff !important;
        z-index: 999;
    }

     .desktop_whatsapp{
        display: none;
    }
    .mobile_whatsapp{
        display: block;
    }

    .navbar {
        display: none !important;
    }

    .header {
        display: none;
    }

    .product-content-box-details {
        text-align: center;
    }

    .main_div_testomonials .owl-carousel.owl-theme .owl-nav .owl-prev {
        right: unset;
        left: -20px;
    }

    .main_div_testomonials .owl-carousel.owl-theme .owl-nav .owl-next {
        right: -20px;
        left: unset;
    }

    .our_pro_main_div .owl-carousel.owl-theme .owl-nav .owl-prev {
        right: unset;
        left: -20px;
    }

    .our_pro_main_div .owl-carousel.owl-theme .owl-nav .owl-next {
        right: -20px;
        left: unset;
    }

    .right_side_whychoose_us {
        display: none;
    }

    .key-highlight-wrapper {
        padding: 15px 0px;
        border-radius: 0px;
        background-color: #d61d24;
        z-index: 9;
        box-shadow: none;
        margin-top: 0px;
        position: unset;

    }
    .banner_btm_txt{
        padding-left: 0px;
    }
    .banner_btm{
        background-color: #d61d24;
    }
    .about_section.about-us-sec{
        padding: 20px 0px 20px;
    }
    .sidebar_ul_main_div > ul > li > a i{
        padding-right: 5px;
        color: #ccc;
    }
       .drop_down_submneu_list > ul > li > a i {
        padding-right: 5px;
        color: #ccc;
        position: absolute;
        left: 0;
        top: 12px;
    }
}