﻿body {
    padding-top: 0px !important;
}

.header-brand {
}

.navbar-sticky {
    border-radius: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    margin-bottom: 0px;
}

.navbar-sticky-active {
    position: fixed;
    z-index: 8000;
    top: 0px;
    width: 100%;
    /*box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);*/
}

.fullscreenbanner-container {
    position: relative;
}
