/* Banner Image
.banner-image img {
    width: 250px!important;
    height: auto;
}
****************************/

.banner-links-right a.banner-link {
    color: #000000;
}

.banner-links-right {
    position: static;
}

.banner-text.banner-text-shadow a.banner-text {
    color: #000000;
    font-size: 17px;
}

.banner-container .page-content-row .container {
    padding-top: 0;
    padding-bottom: 0;
}

@media (min-width: 1024px) {
   div.banner-container {
      position: absolute;
      width: 100%;
      top: 8px;
  }

.navbar-default {
    background-color: transparent;
}

  .menu-container {
     margin-top: 50px;
  }
}