 .bottom-visitor {
    display: none;
}
  
  .offcanvas-Menu{
    width:100%;
  }
  .marqueeandlinks {
    display: block;
  }
  html{
    overflow-x: hidden;
  }
  .SlideShow_Height {
    padding: 0;
  }

  .poweredby a {
    text-decoration: none;
  }
  #divPoweredBy {
    display: none;
  }
  .scrollToTop {
    display: none;
  }
  footer {
    background-image: url(https://c9.shauryasoft.com/media/bny-wcp-2505281614-2068505807-8.png);
  }
  table tbody tr td{
    font-size: 18px;
/*    border-left:none;
    border-right:none;*/
  }
  .table thead tr th{
    border-left:none;
    border-right:none;
    background:#EBF7F3;
  }
  table thead{
    background:#EBF7F3;
  }
  @media screen and (max-width:767px){
    table tbody tr td{
      font-size: 14px;
    }
  }
  @media screen and (max-width:576px){


    .wrapper-menu.opened {
      top: 35px;
      right: 36px;
    }
    .sticky .wrapper-menu.opened {
      top: 7px;
      right: 19px;
/*      border: 2px solid #288566;*/
    }
    .sticky .header-right {
      padding-top: 8px;
      gap: 6px;
    }
    .sticky .Mainheader {
      padding: 0 1rem;
      height: 65px;
    }
    .header-main.sticky .Logoimg {
      width: 80px;
    }
    .loginbtn {
      padding: 0;
    }
  }
