@media (max-width: 767px) {


.copyright_section {
    background-color: #12232E;
    padding-bottom: 40px !important;
}

  .topslidesection .col-lg-4,
  .col-lg-8 {
    padding: unset !important;
  }

  .product_slider .col-lg-12 {
    padding: unset !important;
  }

  .product_slider {
    display: none !important;
  }

  .main_div_img_box {
    height: auto !important;
  }

  .ex_div_img {
    margin-left: 0px !important;
    display: none;
  }

  .ex_txt_haed_ti {
    padding-top: 30px !important;
  }

  .topslidesection {
    background-color: #fff !important;
    overflow-x: hidden !important;
  }

  .navbar-brand img {
    width: 190px !important;
}
}

/* 991 */

@media (max-width: 991px) {
  .offcanvas_btn {
    display: block !important;
  }

  .desknav{
    display: none !important;
  }

}
