
  /* XXL: 1400px and up start*/
@media (min-width: 1400px) {
  .container{
    max-width: 1360px;
  }



.navbar .navbar-nav > li > a{
    font-size: 15px !important;
    padding: 24px 24px !important;
}

.theme-btn, .theme-btn2{
    font-size: 13px !important;
}

}

  /* XXL: 1400px and up end */

  /* XL: 1200px - 1399.98px start*/
@media (min-width: 1200px) and (max-width: 1399.98px) {
.container{
    max-width: 1260px;
}


.navbar .navbar-nav > li > a{
    font-size: 15px !important;
    padding: 24px 22px !important;
}

.theme-btn, .theme-btn2{
    font-size: 13px !important;
}

}

  /* XL: 1200px - 1399.98px end*/

  /* LG: 992px - 1199.98px start*/
@media (min-width: 992px) and (max-width: 1199.98px) {
.container{
    max-width: 1260px;
}


.navbar .navbar-nav > li > a{
    font-size: 12px !important;
    padding: 24px 18px !important;
}

.theme-btn, .theme-btn2{
    font-size: 13px !important;
}

}

 /* LG: 992px - 1199.98px end*/


/* MD: 768px - 991.98px start*/
@media (min-width: 768px) and (max-width: 991.98px) {



.mobile_view_header_div_main{
    display: block;
}

.header{
    display: none !important;
}

.faq-image img {
        height: 300px;
        margin-top: 20px;
    }
}
/* MD: 768px - 991.98px end*/



/* SM: 576px - 767.98px start*/
@media (min-width: 576px) and (max-width: 767.98px) {

.mobile_whatsapp {
    display: block !important;
}


.desktop_whatsapp {
    display: none !important;
}


    .sercive_tab_content_div{
        margin-top: 15px !important;
    }

    .why_choose_us_content_main_div > ul{
        grid-template-columns: 1fr;
    }

    .cta_btn_div{
        text-align: center !important;
        margin-top: 25px;
    }

    .footer_contact_bg_div{
        background-color: var(--theme-color) !important;
        padding: 20px 0px 10px 0px !important;
    }




.footer_social_icon > a{
   background-color: rgb(2, 113, 199) !important;
}

.blogs_scroll_div{
    max-height: auto !important;

}

.main_div_footer{
    margin-bottom: 20px !important;
}

.button_call_and_whatsapp_sidebar > a:nth-child(2){
    background-color: var(--theme-color3);
    display: none !important;
}


.button_call_and_whatsapp_sidebar > a:nth-child(3){
    background-color: var(--theme-color3);
    display: inline-block !important;
}


.button_call_and_whatsapp_desktop > a:nth-child(2){
    display: none !important;
}


.button_call_and_whatsapp_desktop > a:nth-child(3){
    display: block !important;
}

.slider_section2{
    display: block !important;
}


.slider_section{
    display: none !important;
}



    .image_overlay_car_whyus{
         clip-path:unset !important
    }

.mobile_view_header_div_main{
    display: block;
}

.header{
    display: none !important;
}

.services_slider_image_div{
    height: 250px !important;
    width: 100%;
}


.services_slider_image_div > img{
    height: 250px !important;
    width: 100%;
}

.product-card img {
        height: 200px;
    }

    .blog-sidebar{
        margin-top:30px;
    }

}


/* SM: 576px - 767.98px end*/

 /* XS: <576px start*/
@media (max-width: 575.98px) {

.mobile_whatsapp {
    display: block !important;
}


.desktop_whatsapp {
    display: none !important;
}


.services_slider_image_div{
    height: 250px !important;
    width: 100%;
}


.services_slider_image_div > img{
    height: 250px !important;
    width: 100%;
}

      .sercive_tab_content_div{
        margin-top: 15px !important;
    }


    .why_choose_us_content_main_div > ul{
        grid-template-columns: 1fr;
    }

    .cta_btn_div{
        text-align: center !important;
        margin-top: 25px;
    }

      .footer_contact_bg_div{
        background-color: var(--theme-color) !important;
        padding: 20px 0px 10px 0px !important;
    }

.footer_social_icon > a{
   background-color: rgb(2, 113, 199) !important;
}


.blogs_scroll_div{
    max-height: auto !important;

}

.main_div_footer{
    margin-bottom: 20px !important;
}

.button_call_and_whatsapp_sidebar > a:nth-child(2){
    background-color: var(--theme-color3);
    display: none !important;
}


.button_call_and_whatsapp_sidebar > a:nth-child(3){
    background-color: var(--theme-color3);
    display: inline-block !important;
}

.button_call_and_whatsapp_desktop > a:nth-child(2){
    display: none !important;
}


.button_call_and_whatsapp_desktop > a:nth-child(3){
    display: block !important;
}

.slider_section2{
    display: block !important;
}


.slider_section{
    display: none !important;
}


.mobile_view_header_div_main{
    display: block;
}
.header{
    display: none !important;
}

  .image_overlay_car_whyus{
         clip-path:unset !important
    }

    .about-content {
        padding: 12px;
    }

    .about-content h2 {
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 10px;
}
.our-product-section h2{
    font-size: 35px;
}

.products_title p {
    font-size: 14px;
}

.support_sec{
    padding: 18px 18px 28px 18px;
}

.blogs-title-div h2{
    font-size: 34px;
    margin-bottom: 10px;
}

.blogs-title-div p{
    font-size: 14px;
}

.testimonial-content h2 {
    font-size: 26px;
    font-weight: 700;
}

.testimonial-content span{
    color: var(--theme-color);
    font-weight: 700;
    font-size: 25px;
}

.faq-content h2{
    font-size: 23px;
    font-weight: 700;
    line-height: 1.3;
    margin: 6px 0;
}

.faq-accordion-item h2{
    font-size: 16px;
}

.faq-image img{
    display: none;
}

}
 /* XS: <576px end*/





