.main-navigation ul li a {
    font-size: 16px;
    line-height: 1.78571em;
    white-space: nowrap;
    color: #262648;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 900
}
.main-navigation div > ul > li > a:hover {
    border-bottom: 4px solid #8d2121;
}
.main-navigation ul li:hover > a {
    color: #262648;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {
    color: #262648;
}
.sow-features-list .sow-features-feature p:last-child {
    margin-bottom: 0;
    display: none;
}
.panel-grid-cell .widget-title {
    margin-top: 0;
    text-align: center;
}
.so-widget-sow-features-features-7171654e01fb .sow-features-list .sow-features-feature .textwidget > h5 {
    font-size: 20px;
    color: #191970;
}
.site-header {
    content: "";
    display: table;
    background: #fff;
    height: 112px;
    position: relative;
    width: 100%;
    z-index: 300;
}
.site-header .site-branding h1.site-title {
    font-size: 2.57143em;
    line-height: 1.38889em;
    display: block;
    font-family: "Muli", sans-serif;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: normal;
    margin: 0;
    zoom: 1;
    color: #fff;
}
.site-header.site-header-sentinel.fixed {
    background: #fff;
}
.site-footer .bottom-bar {
    background: #8d2121;
    color: #fff;
}
#icon_wrapper {
    position: fixed;
    top: 45%;
    left: 0px;
    z-index: 99999;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {
    color: #262648;
    border-bottom: solid #8d2121;
}
.responsive-menu .main-navigation.toggled ul li a:hover {
  background: #fff;
}
.responsive-menu .main-navigation.toggled ul ul li a:hover {
  background: #fff;
}
.responsive-menu .menu-toggle {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: none;
    color: #262648;
    -webkit-appearance: none;
    display: none;
    margin-top: 46px;
    padding: 0;
    position: absolute;
    right: 1.78571em;
    top: 0;
}
#top-bar {
    content: "";
    display: table;
    background: #8d2121;
    position: relative;
    width: 100%;
}
.entry-header .breadcrumbs a:hover, .page-header .breadcrumbs a:hover {
    color: #fff;
}
.single .entry-header, .page .site-content > .entry-header, .blog .page-header, .archive .page-header, .search-results .page-header, .search-no-results .page-header, .error404 .page-header {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background: #8d2121;
    padding: 1.33929em 0;
}
h1.entry-title {
color: #fff;
}