.header .container {
    background: green;
    max-height: 40px;
    max-width: 1210px;
    margin-bottom: 3px;
}
ul.sf-menu.sf-style-blue li:hover, ul.sf-menu.sf-style-blue li.sfHover, ul.sf-menu.sf-style-blue a.is-active, ul.sf-menu.sf-style-blue a:focus, ul.sf-menu.sf-style-blue a:hover, ul.sf-menu.sf-style-blue span.nolink:hover {
    background: green;
    color: white;
    outline: 0;
}
@media (max-width: 767px){
  ul#superfish-main-accordion li {
    font-size: 16px;
    font-weight: 600;
}
.navbar-header.col-md-3 {
    /*display: none;*/
}
  .sf-accordion-toggle.sf-style-blue {
    background: green;
}
}
@media (min-width: 767px){
.region.region-header {
    /*display: none;*/
}
.navbar-header.col-md-3 {
    /*display: none;*/
}
  div#block-mainnavigation .content {
    background: green;
    display: flex;
    justify-content: center;
    height: 40px;
    margin: 0px auto;
}
#block-mainnavigation > .content {
    /*max-width: 1140px;*/
}
ul#superfish-main li a {
    font-weight: bold;
    font-size: 16px;
}
}
ul.sf-menu.sf-style-blue li, ul.sf-menu.sf-style-blue.sf-navbar {
    background: green;
}
ul.sf-menu.sf-style-blue li li, ul.sf-menu.sf-style-blue.sf-navbar > li > ul {
    background: green;
}
ul.sf-menu.sf-style-blue li:hover, ul.sf-menu.sf-style-blue li.sfHover, ul.sf-menu.sf-style-blue a:focus, ul.sf-menu.sf-style-blue a:hover, ul.sf-menu.sf-style-blue span.nolink:hover {
    background: green;
    color: #ffea00;
    outline: 0;
}
div.sf-accordion-toggle.sf-style-blue a.sf-expanded, ul.sf-menu.sf-style-blue.sf-accordion li.sf-expanded {
    background: green;
}
div.sf-accordion-toggle.sf-style-blue a {
    background: green;
}
ul.sf-menu.sf-style-blue li li li {
    background: green;
}
ul.sf-menu .sf-sub-indicator {
    height: 15px !important;
    line-height: 9999px;
    opacity: 0.75;
    overflow: hidden;
    position: absolute;
    right: 0.75em;
    speak: none;
    text-indent: -9999px;
    top: 35%;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    width: 15px !important;
}
ul#superfish-main li ul {
    max-width: 180px !important;
}
span.sf-sub-indicator {
    color: white !important;
}
.header .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}
.region.region-primary-menu {
    float: none !important;
}
ul#superfish-main li a {
    text-align: left !important;
}
button.navbar-toggle {
    display: none;
}
.sf-accordion-toggle.sf-style-blue {
    text-align: center;
}
div.sf-accordion-toggle.sf-style-blue a {
    padding: 0em 3em 0em 1em;
}
.navbar-header.col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.region-header {
    padding: 0px;
}
.top-nav {
    padding: 5px;
}
.navbar-header.col-md-3 .block {
    margin-bottom: 0px !important;
}