/* Background Images and Footer */
#MPCopyright { clear: both; float: none; text-align: center; }

/* CSS Overrides */
@import url("https://use.fontawesome.com/releases/v5.0.13/css/all.css");
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

/* generated with grunt-sass-globbing */
.HLHomePage .section2 {
  width: 25%; }
  @media (max-width: 992px) {
    .HLHomePage .section2 {
      width: 100%; } }

.HLHomePage .section3 {
  width: 75%;
  border-left: 1px solid #f3d0ab; }
  @media (max-width: 992px) {
    .HLHomePage .section3 {
      width: 100%;
      border-left: unset; } }

.HLHomePage.HL--FrontPage > .row {
  margin-top: 1em;
  margin-bottom: 1em; }

#MPOuterMost #MPOuterHeader #HEADER {
  min-height: 200px; }

#MPOuterFooter {
  background-color: #0e192e;
  padding-bottom: 0;
  margin-bottom: 0; }
  #MPOuterFooter #FOOTER {
    padding: 1em 0;
    color: white; }
    #MPOuterFooter #FOOTER .ContentItemHtml {
      margin-top: 1em;
      margin-bottom: 1em; }

#MPFooterLink {
  background-color: #0e192e;
  padding: .25em 0 0.5em 0;
  margin: 0;
  line-height: 1.25em; }
  #MPFooterLink a {
    color: #ffffff;
    font-size: 0.75em;
    font-weight: bold;
    letter-spacing: unset; }

body table, body td, body th, body tr,
body span, body label, body font, body strong,
body h1, body h2, body h3, body h4, body h5, body h6, body p,
body button {
  font-family: Montserrat, Verdana, sans-serif; }

.ContentItemHtml h2,
.HLLandingControl H2 {
  text-transform: uppercase; }

#Logo .LogoImg.inline img.img-responsive {
  max-width: 500px;
  height: auto; }
  @media (max-width: 992px) {
    #Logo .LogoImg.inline img.img-responsive {
      max-width: 250px; } }

#MainCopy_ContentWrapper h1, #MainCopy_ContentWrapper h2, #MainCopy_ContentWrapper h3, #MainCopy_ContentWrapper h4, #MainCopy_ContentWrapper h5, #MainCopy_ContentWrapper h6 {
  text-transform: unset; }

.dropdown-menu a,
.dropdown-menu span {
  font-size: 12px; }

/* generated with grunt-sass-globbing */
button, input, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  padding: 0;
  box-sizing: border-box; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

.btn {
  text-decoration: none;
  border-radius: 0;
  padding: 0.25em .5em;
  text-transform: uppercase; }
  .btn.btn-default {
    background-color: #3169dd;
    color: #ffffff;
    border: 2px solid #3169dd; }
    .btn.btn-default:hover {
      background-color: transparent;
      color: #3169dd; }
    .btn.btn-default.btn-solid:hover {
      background-color: #3169dd;
      color: #ffffff; }
  .btn.btn-primary {
    background-color: #ffffff;
    border: 2px solid #3169dd;
    color: #3169dd; }
    .btn.btn-primary:hover {
      background-color: #3169dd;
      color: #ffffff; }
    .btn.btn-primary.btn-solid:hover {
      background-color: #3169dd;
      color: #ffffff; }
  .btn.btn-secondary {
    background-color: #df8626;
    border: 2px solid #df8626;
    color: #ffffff; }
    .btn.btn-secondary:hover {
      background-color: transparent;
      color: #df8626; }
    .btn.btn-secondary.btn-solid:hover {
      background-color: #3169dd;
      color: #ffffff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

img {
  border: 0;
  vertical-align: middle; }

.img-circle {
  border-radius: 50%; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.select--prettify select {
  display: block;
  border: 1px solid #f7f7f7;
  background-color: transparent;
  padding: .125em 0.5em;
  outline: none;
  cursor: pointer; }

#tinymce ul.navigation {
  padding: 0;
  margin: 0; }
  #tinymce ul.navigation li {
    list-style: none; }
    #tinymce ul.navigation li h2, #tinymce ul.navigation li a {
      font-size: 1em; }

body {
  font-family: Montserrat, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 300; }

a {
  color: #282828;
  background: transparent;
  text-decoration: underline; }
  a:visited {
    color: #282828; }
  a:hover {
    color: #df8626;
    text-decoration: none;
    outline: 0; }
  a:focus {
    color: #df8626;
    text-decoration: underline;
    outline: 0; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: Montserrat, Verdana, sans-serif;
  font-weight: 600;
  color: #0b2240;
  text-transform: uppercase; }
  h1 a, .h1 a,
  h2 a, .h2 a,
  h3 a, .h3 a,
  h4 a, .h4 a,
  h5 a, .h5 a,
  h6 a, .h6 a {
    text-decoration: underline; }

h1 small, .h1 small, h1 .small, .h1 .small,
h2 small, .h2 small, h2 .small, .h2 .small,
h3 small, .h3 small, h3 .small, .h3 .small,
h4 small, .h4 small, h4 .small, .h4 .small,
h5 small, .h5 small, h5 .small, .h5 .small,
h6 small, .h6 small, h6 .small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999; }

h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small {
  font-size: 65%; }

h4 small, h5 small, h6 small, h4 .small, h5 .small, h6 .small {
  font-size: 75%; }

h1, .h1 {
  font-size: 30px; }
  h1 a, h1 span, .h1 a, .h1 span {
    font-size: 30px; }

h2, .h2 {
  font-size: 26px; }
  h2 a, h2 span, .h2 a, .h2 span {
    font-size: 26px; }

h2 span.highlighted {
  color: #3169dd; }

h3, .h3 {
  font-size: 18px; }
  h3 a, h3 span, .h3 a, .h3 span {
    font-size: 18px; }

h4, .h4 {
  font-size: 16px; }
  h4 a, h4 span, .h4 a, .h4 span {
    font-size: 16px; }

h5, .h5 {
  font-size: 14px; }
  h5 a, h5 span, .h5 a, .h5 span {
    font-size: 14px; }

h6, .h6 {
  font-size: 12px; }
  h6 a, h6 span, .h6 a, .h6 span {
    font-size: 12px; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

mark {
  color: #000;
  background: #ff0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
  top: -0.5em;
  bottom: -0.25em; }

small, .small {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-muted {
  color: #999; }

.text-primary {
  color: #428bca; }
  .text-primary:hover {
    color: #3071a9; }

.text-warning {
  color: #c09853; }
  .text-warning:hover {
    color: #a47e3c; }

.text-danger {
  color: #b94a48; }
  .text-danger:hover {
    color: #953b39; }

.text-success {
  color: #468847; }
  .text-success:hover {
    color: #356635; }

.text-info {
  color: #3a87ad; }
  .text-info:hover {
    color: #2d6987; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

.footer--links-secondary {
  margin-bottom: 2em;
  margin-top: 2em; }
  .footer--links-secondary ul.navigation {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
    .footer--links-secondary ul.navigation li {
      display: inline-block;
      padding: 0 1em 0 1em;
      border-right: 1px solid #ffffff; }
      .footer--links-secondary ul.navigation li:last-child {
        border-right: unset; }
      .footer--links-secondary ul.navigation li a {
        display: block;
        color: #ffffff;
        font-size: 0.8em;
        line-height: 1em;
        margin: 0;
        padding: 0; }
        .footer--links-secondary ul.navigation li a:visited {
          color: #ffffff; }
        .footer--links-secondary ul.navigation li a:hover {
          color: #df8626; }
      @media (max-width: 768px) {
        .footer--links-secondary ul.navigation li {
          display: block;
          margin: .25em 0;
          padding: 0;
          border: unset; }
          .footer--links-secondary ul.navigation li a {
            padding: .75em;
            line-height: inherit; } }

.HL--Celebrating-125-years {
  position: absolute;
  right: 0;
  top: 65px; }
  @media (max-width: 768px) {
    .HL--Celebrating-125-years {
      position: relative;
      top: 0;
      width: 100%; } }
  .HL--Celebrating-125-years img {
    max-width: 175px; }
    @media (max-width: 768px) {
      .HL--Celebrating-125-years img {
        max-width: 150px;
        margin: 0 auto; } }

.HL--Contact-Info ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center; }
  .HL--Contact-Info ul .location {
    color: #df8626; }
  .HL--Contact-Info ul a {
    color: #df8626; }
    .HL--Contact-Info ul a:visited {
      color: #df8626; }
    .HL--Contact-Info ul a:hover {
      color: #df8626;
      text-decoration: underline; }

.HL--Global-Search {
  position: absolute;
  bottom: -38px;
  right: 25px;
  z-index: 1; }
  @media (min-width: 768px) {
    .HL--Global-Search {
      bottom: -63px; } }
  @media (max-width: 768px) {
    .HL--Global-Search {
      display: none; } }
  .HL--Global-Search #search-button {
    display: inline-block;
    cursor: pointer; }

.HL--Latest-Discussions .Content {
  padding: 0; }
  .HL--Latest-Discussions .Content ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .HL--Latest-Discussions .Content ul li {
      display: block;
      min-height: 160px;
      max-height: 200px;
      position: relative;
      padding-bottom: 1em;
      padding-top: 1em;
      border-bottom: none;
      margin: 0; }
      @media (max-width: 480px) {
        .HL--Latest-Discussions .Content ul li {
          min-height: 290px;
          max-height: 290px; } }
      .HL--Latest-Discussions .Content ul li .row.title-row h3 {
        max-height: 32px;
        overflow: hidden;
        margin: 0;
        padding: 0 0.5em 0 0;
        white-space: nowrap;
        text-overflow: ellipsis; }
        @media (max-width: 480px) {
          .HL--Latest-Discussions .Content ul li .row.title-row h3 {
            max-height: 55px; } }
        .HL--Latest-Discussions .Content ul li .row.title-row h3 a {
          color: #0b2240; }
          .HL--Latest-Discussions .Content ul li .row.title-row h3 a:visited {
            color: #0b2240; }
          .HL--Latest-Discussions .Content ul li .row.title-row h3 a:hover {
            color: #df8626; }
      .HL--Latest-Discussions .Content ul li .row.title-row .col-sm-2.col-md-2.no-pad {
        width: 20%;
        text-align: center;
        overflow: hidden;
        float: left; }
        @media (max-width: 480px) {
          .HL--Latest-Discussions .Content ul li .row.title-row .col-sm-2.col-md-2.no-pad {
            width: 35%; } }
      .HL--Latest-Discussions .Content ul li .row.title-row .col-sm-10.col-md-10 {
        width: 80%;
        float: left;
        padding-top: 0;
        padding-left: 15px;
        padding-right: 15px; }
        @media (max-width: 480px) {
          .HL--Latest-Discussions .Content ul li .row.title-row .col-sm-10.col-md-10 {
            width: 65%; } }
      .HL--Latest-Discussions .Content ul li .row.title-row img {
        min-width: 120px;
        min-height: 120px;
        max-width: 120px;
        max-height: 120px; }
      .HL--Latest-Discussions .Content ul li .row.title-row .ByLine {
        color: #0b2240; }
      .HL--Latest-Discussions .Content ul li .row.content-row {
        display: none; }
      .HL--Latest-Discussions .Content ul li .row:nth-child(3) {
        position: absolute;
        top: 40%;
        left: 0;
        padding-left: 22%; }
        @media (max-width: 768px) {
          .HL--Latest-Discussions .Content ul li .row:nth-child(3) {
            top: 48%;
            padding-left: 23%; } }
        @media (max-width: 480px) {
          .HL--Latest-Discussions .Content ul li .row:nth-child(3) {
            padding-left: 2%;
            position: relative;
            top: 0;
            left: 0;
            padding-top: 1em; } }
        .HL--Latest-Discussions .Content ul li .row:nth-child(3) p a:last-child {
          font-weight: 600;
          color: #df8626; }

.HL--Quick-Links ul.menu-items {
  list-style: none;
  padding: 0; }
  .HL--Quick-Links ul.menu-items li {
    display: block;
    padding-top: 0;
    padding-bottom: 0.5em; }
    .HL--Quick-Links ul.menu-items li span.fa-stack {
      margin-right: 0.5em; }

.HL--sidebar-content-blocks {
  display: block;
  padding-bottom: 1em; }
  .HL--sidebar-content-blocks h2 span {
    color: #df8626; }
  .HL--sidebar-content-blocks .HtmlContent .description {
    margin-top: 1em; }
  .HL--sidebar-content-blocks .HtmlContent .more_link {
    float: right; }

.HL--Social-Media-Icons ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center; }
  .HL--Social-Media-Icons ul li {
    display: inline-block;
    margin: 0 0.25em; }
    .HL--Social-Media-Icons ul li a {
      display: block;
      width: 40px;
      height: 40px;
      color: #df8626; }
      .HL--Social-Media-Icons ul li a .fa-1x {
        font-size: 1.25em; }
      .HL--Social-Media-Icons ul li a i.fab {
        color: #0b2240;
        font-weight: bold; }
      .HL--Social-Media-Icons ul li a:hover i.fab {
        color: #ffffff; }

.HL-AnnouncementsList--News ul li {
  border: none; }
  .HL-AnnouncementsList--News ul li .title-row h3 {
    padding: 0;
    margin: 0; }
  .HL-AnnouncementsList--News ul li .content-row > div a {
    color: #df8626;
    font-weight: 600; }
    .HL-AnnouncementsList--News ul li .content-row > div a:visited {
      color: #df8626; }
    .HL-AnnouncementsList--News ul li .content-row > div a:hover {
      color: #df8626; }
  .HL-AnnouncementsList--News ul li .HLContainer {
    display: none; }

.jumbo--footer {
  padding: 0; }
  .jumbo--footer .container {
    padding-left: 0;
    padding-right: 0; }
    @media (max-width: 768px) {
      .jumbo--footer .container .row {
        max-width: 90%;
        margin: auto; } }
  .jumbo--footer ul.navigation {
    list-style: none;
    padding: 0; }
    .jumbo--footer ul.navigation li h2 {
      font-size: 0.8em;
      font-weight: 800;
      color: #ffffff; }
    .jumbo--footer ul.navigation li a {
      font-size: 0.725em;
      text-decoration: none;
      color: #ffffff;
      line-height: 1.75em; }
      .jumbo--footer ul.navigation li a:visited {
        color: #ffffff; }
      .jumbo--footer ul.navigation li a:hover {
        color: #df8626; }

#NAV {
  background-color: #df8626; }
  #NAV #navskiplinkholder {
    display: none; }
  @media (max-width: 768px) {
    #NAV {
      right: 5%;
      z-index: 10; } }
  #NAV .navbar.navbar-default {
    background-color: unset;
    border-color: transparent;
    border-radius: unset;
    position: relative; }
    #NAV .navbar.navbar-default .collapse {
      border: unset;
      padding: 0; }
    #NAV .navbar.navbar-default .navbar-nav a {
      background-color: transparent;
      color: #282828; }
    #NAV .navbar.navbar-default .navbar-nav > li > a {
      padding: 1em .75em;
      font-weight: 600; }
    #NAV .navbar.navbar-default .navbar-nav ul li a:hover {
      background-color: #d4d4d4; }
    #NAV .navbar.navbar-default .navbar-nav .dropdown-submenu > ul.dropdown-submenu {
      min-width: 300px; }
    @media (max-width: 768px) {
      #NAV .navbar.navbar-default .navbar-collapse {
        background-color: #ffffff;
        border: 1px solid #f7f7f7;
        padding: 0 2em;
        box-shadow: 0 6px 20px -7px #d4d4d4; }
      #NAV .navbar.navbar-default .navbar-toggle {
        border-radius: unset;
        border: 1px solid #f7f7f7;
        outline: none; }
        #NAV .navbar.navbar-default .navbar-toggle span.icon-bar {
          background-color: #f7f7f7; } }
    #NAV .navbar.navbar-default #searchColumn {
      display: none;
      position: absolute;
      top: 53px;
      right: 15px;
      z-index: 1;
      background: #ffffff;
      width: 100%;
      max-width: 800px;
      padding: 50px;
      box-shadow: 0px 5px 15px 0px #d4d4d4;
      border-radius: 0 0 5px 5px; }
      #NAV .navbar.navbar-default #searchColumn input:first-child {
        border: 2px solid #0b2240;
        border-radius: 0;
        text-transform: uppercase; }
      #NAV .navbar.navbar-default #searchColumn .btn.btn-default {
        background-color: #0b2240;
        color: #ffffff;
        border: 2px solid #0b2240;
        border-radius: 50%;
        margin-left: 0.5em; }
        #NAV .navbar.navbar-default #searchColumn .btn.btn-default:hover {
          background-color: #ffffff;
          color: #0b2240; }
      #NAV .navbar.navbar-default #searchColumn .close-button i {
        cursor: pointer; }

#MPOuterHeader #HEADER #MPheader .pull-right:nth-child(2) .skiplinkholder {
  display: none; }

.region--copyright {
  background-color: #282828;
  padding: 1em 2em;
  color: #ffffff;
  font-size: 0.85em; }
  .region--copyright .row div {
    padding: 0;
    margin: 0; }
    @media (max-width: 992px) {
      .region--copyright .row div {
        padding: 0.5em 0; } }
    .region--copyright .row div.address p {
      text-align: center; }
      @media (max-width: 992px) {
        .region--copyright .row div.address p {
          text-align: left; } }
    .region--copyright .row div p {
      margin: 0;
      padding: 0; }
  .region--copyright .social-media {
    text-align: right; }
    @media (max-width: 992px) {
      .region--copyright .social-media {
        text-align: left; } }
    .region--copyright .social-media ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .region--copyright .social-media ul li {
        display: inline-block;
        margin-right: 0.5em; }
        .region--copyright .social-media ul li a {
          font-size: 1.25em;
          color: #ffffff;
          padding: 0.5em; }