body div.site-inner {
    padding: 0 !important;
    max-width: 100% !important;
}

.nav-primary li:first-child, .home .nav-primary li:first-child
{
	color: #b27409 !important;
	font-weight: bold;
}

.nav-primary li:nth-child(10), .nav-primary li:nth-child(10), .home .nav-primary li:nth-child(10), .home .nav-primary li:nth-child(10)
{
	color: #004aad !important;
	font-weight: bold;
}

.home .nav-primary li
{
	color: #000000 !important;
}

nav {
    -webkit-box-shadow: unset !important;
    box-shadow: unset i !important;
}

.custom-logo {
    width: 100%;
}

@media only screen and (min-width: 769px) {
    .site-header-row.around-md {
        justify-content: center;
    }
}

.button, .button:hover {
    background-color: #0178ca !important;
}

.scroll nav.nav-primary.sticky-element-original.element-is-not-sticky.sticky-element-active {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}