@media (min-width: 576px) and (max-width: 767px) {
  #bo_gallery .img-wrap {
    padding-bottom: 205px !important;
  }
}

@media (max-width: 575px) {
  #bo_search input[type="text"] {
    height: calc(1.75em + 1rem + 2px);
  }

  .xs-row-block {
    display: inline-block;
    width: 100%;
  }

  .xs-srchinputcls {
    max-width: 100% !important;
  }

  .srch-rightcls .btn-safety,
  .srch-rightcls .btn-safety-primary {
    width: 30% !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .xs-second-filtercls,
  .xs-first-filtercls {
    flex: 0 0 auto !important;
    max-width: none !important;
  }

  #bo_search .form-row > div.xs-third-filtercls {
    flex: 1 1 0 !important;
    max-width: none !important;
    padding-top: 0 !important;
  }

  #faq_sch .frm_input {
    width: 180px !important;
  }

  ul.pagination li.page-item {
    margin-right: 3px;
  }

  ul.pagination li.page-item a.page-link {
    padding: 5px 6px;
  }

  .xswid30 {
    width: 30% !important;
    margin-top: 10px;
  }

  .xswid70 {
    width: 70% !important;
  }
}

@media (min-width: 568px) and (max-width: 767px) {
  #bo_gallery {
    display: grid;
    width: 100%;
    padding-top: 20px;
  }
/*
  .custom-board-banner {
    height: 95px !important;
  } */
/*
  .custom-board-banner img {
    height: 90px !important;
  } */

  .safety_grid_list .custom-banner-pad img {
    height: auto !important;
  }
}

@media (min-width: 401px) and (max-width: 567px) {
  /*
    #bo_gallery{
        display: inline-block;
        width:100%;
        padding-top:0px;
    }
    */
  .custom_event_content {
    margin-bottom: 15px;
  }

  /* .custom-board-banner {
    height: 85px !important;
  } */

  /* .custom-board-banner img {
    height: 80px !important;
  } */

  .safety_grid_list .custom-banner-pad img {
    height: auto !important;
  }
}

@media (max-width: 400px) {
  .custom_top_nav_div .custom_top_nav_bills > a {
    padding: 0 8px !important;
  }

  ul.pagination li.page-item {
    margin-right: 3px;
  }

  ul.pagination li.page-item a.page-link {
    padding: 2px 6px;
  }

  /*
    #bo_gallery{
        display: inline-block;
        width:100%;
        padding-top:0px;
    }
    */
  .custom_event_content {
    margin-bottom: 15px;
  }

  .chrcls {
    width: 240px;
  }

  /* .custom-board-banner {
    height: 70px !important;
  } */

  /* .custom-board-banner img {
    height: 100% !important;
  } */

  .safety_grid_list .custom-banner-pad img {
    height: auto !important;
  }
}

@media (min-width: 351px) and (max-width: 370px) {
  /* .custom-board-banner {
    height: 65px !important;
  } */

  /* .custom-board-banner img {
    height: 100% !important;
  } */
}

@media (min-width: 320px) and (max-width: 350px) {
  /* .custom-board-banner {
    height: 65px !important;
  } */

  /* .custom-board-banner img {
    height: 100% !important;
  } */
}
