
  /* XXL: 1400px and up start*/
@media (min-width: 1400px) {
  .navbar .navbar-nav > li > a {
    font-weight: 500;
    font-size: 15px;
    color: var(--black-color2);
    padding: 6px 16px !important;
    transition: .2s ease-in-out;
    text-transform: capitalize;
}

.container{
    max-width: 1360px;
}
}

  /* XXL: 1400px and up end */

  /* XL: 1200px - 1399.98px start*/
@media (min-width: 1200px) and (max-width: 1399.98px) {
   .navbar .navbar-nav > li > a {
    font-weight: 600;
    font-size: 14px;
    color: var(--black-color2);
    padding: 30px 20px !important;
    transition: .2s ease-in-out;
    text-transform: capitalize;
}

.container{
    max-width: 1200px;
}
}

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

  /* LG: 992px - 1199.98px start*/
@media (min-width: 992px) and (max-width: 1199.98px) {
 .navbar .navbar-nav > li > a {
    font-weight: 500;
    font-size: 11px;
    color: var(--black-color2);
    padding: 6px 10px !important;
    transition: .2s ease-in-out;
    text-transform: capitalize;
}

.navbar .navbar-nav > .dropdown > .dropdown-menu > li > a{
    font-size: 12px;
}


}

 /* 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 !important;
    position: sticky;
    top: 0px !important;
    background-color: var(--white-color) !important;
    z-index: 9;
}

.navbar{
    display: none !important;
}

  .testimonial-single{
    flex-direction: column;
    text-align: center;
  }

  .testimonial-area .shadow-text{
    font-size: 130px;
    line-height: 130px;
  }

  .testimonial-quote-icon{
    right: 40px;
  }

}
/* MD: 768px - 991.98px end*/


/* SM: 576px - 767.98px start*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .blog-meta {
    flex-direction: column;
    font-size: 15px;
  }

  .blog-meta .blog-meta-left ul {
    gap: 10px;
  }

  .blog-details-tags {
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-author {
    flex-direction: column;
    text-align: center;
    padding: 25px 0 0 0;
  }

  .blog-comments-single {
    flex-direction: column;
    text-align: center;
    padding: 30px 0px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-bottom: 30px;
    border-radius: 10px;
  }

  .blog-comments-img {
    width: 100%;
  }

  .blog-comments-content {
    padding: 20px;
  }

  .blog-comments-reply {
    margin-left: 0px;
  }

    .mobile_slider_section{
        display: block !important;
    }

    .slider_section{
        display: none !important;
    }


    .testimonial-area .shadow-text{
        display: none !important;
    }


    .testimonial-area .owl-prev{
        display: none !important;
    }


    .number_count_border{
        border: none !important;
    }
    .about_us_slider_main_div{
        display: none !important;
    }

    .why_relative_div{
display: none !important;
    }

    .best_points_section{
        margin-top: 40px !important;
    }

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

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



.navbar{
    display: none !important;
}

      .testimonial-single{
    flex-direction: column;
    text-align: center;
  }

  .testimonial-area .shadow-text{
    font-size: 130px;
    line-height: 130px;
  }

  .testimonial-quote-icon{
    right: 40px;
  }

      .testimonial-slider.owl-theme .owl-nav {
    display: none;
  }

  .testimonial-area .shadow-text{
    font-size: 80px;
    line-height: 80px;
    letter-spacing: 15px;
  }

    .products_image_box_main_div{
        margin-bottom: 0px !important;
        border-bottom: 1px solid var(--gray-color2) !important;
    }

.product_order01 {
    order: 1;
}

.product_order02 {
    order: 2;
}

.product_order03 {
    order: 3;
}

.product_order04 {
    order: 4;
}

.product_order05 {
    order: 5;
}

.product_order06 {
    order: 6;
}

.product_order07 {
    order: 7;
}

.product_order08 {
    order: 8;
}


.product_order09 {
    order: 9;
}


.product_order010re {
    order: 10re;
}
  .contact-content {
    margin-bottom: 50px;
  }
  
    .main_div_clinets_slider .owl-prev i{
        display: none !important;
    }


    .main_div_clinets_slider .owl-next i{
        display: none !important;
    }

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

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

    .main_div_clinets_slider .owl-prev i{
        display: none !important;
    }


    .main_div_clinets_slider .owl-next i{
        display: none !important;
    }

      .mobile_slider_section{
        display: block !important;
    }

    .slider_section{
        display: none !important;
    }


    .best_points_section{
        margin-top: 40px !important;
    }

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


.navbar{
    display: none !important;
}

.testimonial-slider.owl-theme .owl-nav {
    display: none;
  }

  .testimonial-area .shadow-text{
    font-size: 80px;
    line-height: 80px;
    letter-spacing: 15px;
  }

    .products_image_box_main_div{
        margin-bottom: 0px !important;
        border-bottom: 1px solid var(--gray-color2) !important;
    }

.product_order01 {
    order: 1;
}

.product_order02 {
    order: 2;
}

.product_order03 {
    order: 3;
}

.product_order04 {
    order: 4;
}

.product_order05 {
    order: 5;
}

.product_order06 {
    order: 6;
}

.product_order07 {
    order: 7;
}

.product_order08 {
    order: 8;
}


.product_order09 {
    order: 9;
}


.product_order010re {
    order: 10re;
}

  .testimonial-single{
    flex-direction: column;
    text-align: center;
  }

  .testimonial-area .shadow-text{
    font-size: 130px;
    line-height: 130px;
  }

  .testimonial-quote-icon{
    right: 40px;
  }



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

    .about_us_slider_main_div{
        display: none !important;
    }


    .why_relative_div{
display: none !important;
    }

    .number_count_border{
        border: none !important;
    }

      .testimonial-area .owl-prev{
        display: none !important;
    }

    .testimonial-area .shadow-text{
        display: none !important;
    }

    .blog-meta {
    flex-direction: column;
    font-size: 15px;
  }

  .blog-meta .blog-meta-left ul {
    gap: 10px;
  }

  .blog-details-tags {
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-author {
    flex-direction: column;
    text-align: center;
    padding: 25px 0 0 0;
  }

  .blog-comments-single {
    flex-direction: column;
    text-align: center;
    padding: 30px 0px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-bottom: 30px;
    border-radius: 10px;
  }

  .blog-comments-img {
    width: 100%;
  }

  .blog-comments-content {
    padding: 20px;
  }

  .blog-comments-reply {
    margin-left: 0px;
  }

    .contact-content {
    margin-bottom: 50px;
  }

}
 /* XS: <576px end*/






