@media only screen and (min-width: 64em) {
  .megamenu>li>a.is-active {
    color: #00bcff;
    background-color: #fff;
  }

  .newlevel2 .is-active {
    color: #89d329;
  }

  .newlevel2 .is-active:not(.haschild) {
    color: #89d329;
  }
}

.view-news-list-view .pager .pagination {
  display: block;
}

.news__bdy a:hover {
  text-decoration: none;
}

.maintance {
  width: 600px;
  margin: 50px auto;
  text-align: center;
}

.maintance img {
  margin-bottom: 15px;
}

.user-login-form .input-group-button--login {
  display: block;
  margin-top: 15px;
}

#corporate-container .bcn-nobulls>li:first-child {
  display: block;
}
