.path-frontpage .highlighted .banner-title {
    color: #fff !important;
}

button.trigger.focusable {
    position: absolute;
}

nav#navbar-main {
 
}

.navbar-brand img {
    height: 125px;
    position: absolute;
    top: 10px;
  z-index:3;
  }

.block-views-blockpage-banner-block-1 .content:after {
background: inherit;
}

.top-page {
    z-index: 2;
    position: fixed;
    top: 50px;
}

.featured-top {
    margin-top: 50px;
}

.field--name-field-profile-picture img {
    width: 100%;
    height: auto;
}

@media (max-width: 768px) {
  .modal-content {
    width: 100% !important;
}
  div.highlighted {
    background-attachment: initial;
}

}

html, body {
    height: 100%;
}

.horizontal-menu > li li > a {
 background-color:#000;
}

ul.menu.sub-nav {
    background: #000;
}