@media (max-width: 991px) {
  .responsive .wrapper {
    overflow-x: visible;
  }
}

@media (min-width: 1601px) and (max-width: 1700px) {
  .left-adsec {
    left: -145px;
    width: 145px;
  }

  .right-adsec {
    right: -145px;
    width: 145px;
  }

  #home_left_ad_div a.win_memo {
    font-size: 12px;
  }

  #home_right_ad_div a.win_memo {
    font-size: 12px;
  }
}

@media (min-width: 1201px) and (max-width: 1500px) {
  .left-adsec {
    display: none;
  }

  .right-adsec {
    display: none;
  }

  #customAdsec {
    display: none;
  }
}

@media (min-width: 1501px) and (max-width: 1600px) {
  .left-adsec {
    display: none;
  }

  .right-adsec {
    position: absolute;
    right: -93px;
    width: 110px;
    z-index: 100;
  }

  #home_left_ad_div a.win_memo {
    font-size: 9px;
  }

  #home_right_ad_div a.win_memo {
    font-size: 9px;
  }
}

@media (min-width: 1201px) and (max-width: 1400px) {
  /* .custom-board-banner {
    height: 125px !important;
  } */

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

  #customAdsec {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .bo_safety_info_img_wrap {
    width: 30% !important;
    height: 200px !important;
  }

  .bo_safety_info_img_wrap .img_wrap {
    width: 100% !important;
  }

  .bo_safety_info_tbl_wrap {
    width: 67% !important;
    margin-top: 0 !important;
  }

  .bo_mttip_info_img_wrap {
    width: 30% !important;
    height: 200px !important;
  }

  .bo_mttip_info_tbl_wrap {
    width: 67% !important;
  }

  .bo_mttip_info_img_wrap .img_wrap {
    width: 100%;
  }

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

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

  #customAdsec {
    display: none;
  }

  .cususernamecls {
    font-size: 14px;
  }

  .cmemberactionbtnsec {
    display: inline-block;
  }

  .cmemberactionbtnsec a {
    width: 100%;
  }

  .clogoutwidgetbtncls {
    margin-top: 5px;
  }

  .custom-smnucls {
    display: inline-block !important;
    width: 100%;
  }

  .custom-smnucls li {
    width: 50% !important;
    float: left;
  }
}
