
  @media (max-width: 767px) {
    .support_us_responisve {
        margin-top: -5px;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-links {
        padding: 6px 18px !important;
    }
}
  .news-image {
    height: 304px !important;
  }

  .new-image-container {
    padding-bottom: 60% !important;
  }

  /*90%*/
  @media (width: 1777.79px) {
    .nav-ul-menu {
      margin-top: 1px;
    }
    .btn_yellow1 {
        line-height: 1 !important;
    }
  }

  @media (width: 2000px) {
    .btn_yellow1 {
        line-height: 2 !important;
    }
  }

  /*75%*/
  @media (width: 2133.32px) {
    .nav-h3-1 {
      line-height: 1.08 !important;
      top: 5px !important;
    }
  }

  /*67%*/
  @media (width: 2400px) {
    .nav-h3-1 {
      top: 4px !important;
    }
    .btn_yellow1 {
        line-height: 1 !important;
    }
  }

  /*110%*/
  @media (width: 1454.53px) {
    .nav-h3-1 {
      line-height: 1;
      top: 4px !important;
    }
  }

  /*125%*/
  @media (width: 1280px) {

    /*.menu>.button_top>a {
            display: flex;
        }*/
    .nav-h3-1 {
      line-height: 1.06 !important;
      top: 4px !important;
    }
  }

  /*133%*/
  @media (width: 1199.99px) {
    .menu>.button_top>a {
      /*display: flex;*/
    }

    .nav-h3-1 {
      top: 4px !important;
    }
  }

  /*140%*/
  @media (width: 1142.86px) {
    .menu>.button_top>a {
      /*display: flex;*/
    }

    .nav-h3-1 {
      top: 5px !important;
    }
  }

  /*150%*/
  @media (width: 1066.67px) {
    .menu>.button_top>a {
      /*display: flex;*/
    }

    .nav-h3-1 {
      top: 5px !important;
    }
  }

  @media (max-width: 1024px) {
    .news-image {
      height: auto !important;
    }

    .new-image-container {
      padding-bottom: 57% !important;
    }
  }

  #mySidebar {
    display: none;
  }

  .nav-h3-1 {
    top: 3px;
    line-height: 1;
    margin-bottom: 0px;
  }

  .btn_yellow1 {
    line-height: normal;
  }

  .sidebar {
    position: relative !important;
    overflow-x: initial !important;
    height: 100% !important;
  }

  @media (min-width: 81.25em) {

    .fc-container__body,
    .container__body {
      margin-left: 15rem;
      width: auto !important;
    }
  }
@media (width: 768px){
  .nav-h3-1 {
      margin-bottom: 0px !important;
    }
}
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .nav-h3-1 {
      /*margin-bottom: 1px;*/
    }
    .nav-link {
    padding-top: 2px !important;
  }
  }
  .index-page-header__title {
    width: auto;
  }

