@import url("https://fonts.googleapis.com/css?family=Merriweather");
@font-face {
  font-family: 'Avenir';
  src: url("fonts/avenir/Avenir-Black.woff2") format("woff2"), url("fonts/avenir/Avenir-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'Avenir';
  src: url("fonts/avenir/Avenir-Light.woff2") format("woff2"), url("fonts/avenir/Avenir-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Avenir Book';
  src: url("fonts/avenir/Avenir-Book.woff2") format("woff2"), url("fonts/avenir/Avenir-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Avenir Black Oblique';
  src: url("fonts/avenir/Avenir-BlackOblique.woff2") format("woff2"), url("fonts/avenir/Avenir-BlackOblique.woff") format("woff");
  font-weight: 900;
  font-style: italic; }
@font-face {
  font-family: 'Avenir';
  src: url("fonts/avenir/Avenir-Medium.woff2") format("woff2"), url("fonts/avenir/Avenir-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Avenir';
  src: url("fonts/avenir/Avenir-Roman.woff2") format("woff2"), url("fonts/avenir/Avenir-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Avenir';
  src: url("fonts/avenir/Avenir-HeavyOblique.woff2") format("woff2"), url("fonts/avenir/Avenir-HeavyOblique.woff") format("woff");
  font-weight: 900;
  font-style: italic; }
@font-face {
  font-family: 'Avenir Book';
  src: url("fonts/avenir/Avenir-BookOblique.woff2") format("woff2"), url("fonts/avenir/Avenir-BookOblique.woff") format("woff");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Avenir';
  src: url("fonts/avenir/Avenir-LightOblique.woff2") format("woff2"), url("fonts/avenir/Avenir-LightOblique.woff") format("woff");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Avenir';
  src: url("fonts/avenir/Avenir-Oblique.woff2") format("woff2"), url("fonts/avenir/Avenir-Oblique.woff") format("woff");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Avenir';
  src: url("fonts/avenir/Avenir-MediumOblique.woff2") format("woff2"), url("fonts/avenir/Avenir-MediumOblique.woff") format("woff");
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: 'Avenir';
  src: url("fonts/avenir/Avenir-Heavy.woff2") format("woff2"), url("fonts/avenir/Avenir-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal; }
h1, h2, h3, h5 {
  font-family: "Merriweather";
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.02em; }

.content.h4 {
  font-family: 'Avenir', serif;
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
  letter-spacing: 0.02em; }

h2 {
  font-size: 30px; }

body {
  font-family: 'Avenir', serif;
  font-weight: 500;
  font-size: 18px; }

ul {
  list-style-type: disc;
  padding: 10px 0px 10px 40px; }

p {
  font-size: 16px;
  font-family: "Merriweather";
  line-height: 26px; }  

.field--name-bp-text li {
  font-size: 16px;
  font-family: "Merriweather";
  line-height: 26px; }

.select-wrapper:after {
  color: #2B2C36;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin-top: -.5em;
  padding-right: 1.5em;
  pointer-events: none;
  position: absolute;
  right: 10px;
  content: '^';
  top: 39%;
  z-index: 10;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.button .icon:first-child:last-child {
  margin-right: auto !important; }

.navbar {
  position: relative;
  margin-bottom: 0px; }

.navbar-brand {
  height: auto; }

.region-branding img {
  width: 66px; }

.alea-nav-container {
  background-color: #111653;
  border-bottom: 1px solid #fff; }

@media screen and (min-width: 1088px) {
  .navbar-end {
    justify-content: flex-end;
    margin-left: auto; }

  .navbar-start {
    justify-content: center;
    margin-right: auto;
    margin-left: auto; } }
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px; } }
.navbar-link {
  color: #fff;
  font-family: 'avenir';
  font-size: 15px; }
  .navbar-link:after {
    border-color: #fff;
    margin-top: -.375em;
    right: 1.125em; }

.navbar-item.has-dropdown {
  align-items: stretch;
  padding-right: 2em; }

.navbar-item.is-mega {
  position: static; }
  .navbar-item.is-mega .is-mega-menu-title {
    margin-bottom: 0;
    padding: .375rem 1rem; }

.size-testing {
  background-color: #111653;
  height: 100px; }

@media screen and (min-width: 1088px) {
  .navbar-dropdown {
    top: 100%; } }
@media screen and (max-width: 1087px) {
  .navbar-menu {
    background-color: transparent !important;
    padding: .5rem 0;
    box-shadow: none; } }
#block-mainnavigation-3 {
  height: 100%; }

@media (min-width: 992px) {
  nav[data-style="Blue"] {
    background-color: #111653 !important;
    border: 0px;
    margin-top: 8px; }

  nav[data-style="Blue"] .we-mega-menu-ul > .we-mega-menu-li > a.we-mega-menu-li, nav[data-style="Blue"] .we-mega-menu-ul > .we-mega-menu-li > .we-megamenu-nolink {
    color: #fff;
    border-left-color: #DEDEDE !important;
    background-color: #111653 !important; }
    nav[data-style="Blue"] .we-mega-menu-ul > .we-mega-menu-li > a.we-mega-menu-li:hover, nav[data-style="Blue"] .we-mega-menu-ul > .we-mega-menu-li > .we-megamenu-nolink:hover {
      color: #D2973F !important;
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px; }

  nav[data-style="Blue"] .we-mega-menu-ul > .we-mega-menu-li {
    border-left-color: #DEDEDE !important; }

  .we-mega-menu-ul > .we-mega-menu-li > span, .we-mega-menu-ul > .we-mega-menu-li > a {
    background-color: transparent !important;
    border: 0 none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-right: 0;
    color: #fff !important;
    font-size: 16px;
    font-family: "Avenir", sans-serif !important;
    font-weight: 400;
    text-transform: none !important;
    padding: 1.125rem 2.2rem 1.125rem 1.5625rem; }

  nav[data-style="Blue"] .we-mega-menu-submenu {
    background-color: #111653 !important;
    border: 2px dashed #D2973F !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }

  .we-mega-menu-submenu li.we-mega-menu-li a {
    font-size: 16px;
    font-family: "Avenir", sans-serif !important;
    font-weight: 400 !important; } }
@media (min-width: 992px) {
  body:not(.we-mega-menu-backend) nav[data-style="Blue"] .we-mega-menu-ul > .we-mega-menu-li {
    cursor: pointer; }

  .overlay {
    display: none !important; } }
.overlay {
  display: none !important; }

.alea-nav-menu-container {
  background-color: #DEDEDE;
  border-bottom: 2px solid #fff;
  border-top: 1px solid #fff;
  position: sticky;
  top: 0;
  z-index: 10; }
  @media screen and (min-width: 1088px) {
    .alea-nav-menu-container .navbar {
      min-height: 2.25rem; } }
  .alea-nav-menu-container .navbar-end {
    justify-content: flex-end;
    margin-left: auto; }
  @media (min-width: 992px) {
    .alea-nav-menu-container nav[data-style="Blue"] {
      background-color: #DEDEDE !important;
      border: 0px;
      margin-top: 8px; }
    .alea-nav-menu-container nav[data-style="Blue"] .we-mega-menu-ul > .we-mega-menu-li > a.we-mega-menu-li, .alea-nav-menu-container nav[data-style="Blue"] .we-mega-menu-ul > .we-mega-menu-li > .we-megamenu-nolink {
      color: #2B2C38;
      border-left-color: #DEDEDE !important;
      font-weight: 600;
      background-color: transparent !important; }
      .alea-nav-menu-container nav[data-style="Blue"] .we-mega-menu-ul > .we-mega-menu-li > a.we-mega-menu-li:hover, .alea-nav-menu-container nav[data-style="Blue"] .we-mega-menu-ul > .we-mega-menu-li > .we-megamenu-nolink:hover {
        color: #D2973F !important;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px; }
    .alea-nav-menu-container nav[data-style="Blue"] .we-mega-menu-ul > .we-mega-menu-li {
      border-left-color: #DEDEDE !important; }
      .alea-nav-menu-container nav[data-style="Blue"] .we-mega-menu-ul > .we-mega-menu-li:first-child {
        margin-left: -10px; }
      .alea-nav-menu-container nav[data-style="Blue"] .we-mega-menu-ul > .we-mega-menu-li:hover {
        color: #D1963E !important; }
    .alea-nav-menu-container .we-mega-menu-ul > .we-mega-menu-li > span, .alea-nav-menu-container .we-mega-menu-ul > .we-mega-menu-li > a {
      background-color: transparent !important;
      border: 0 none;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      margin-right: 0;
      color: #2B2C38 !important;
      font-size: 16px;
      font-family: "Avenir", sans-serif !important;
      font-weight: 400;
      text-transform: none !important;
      padding: 0.125rem 2.2rem 0.125rem 0.5625rem; }
      .alea-nav-menu-container .we-mega-menu-ul > .we-mega-menu-li > span:hover, .alea-nav-menu-container .we-mega-menu-ul > .we-mega-menu-li > a:hover {
        color: #D1963E !important; }
    .alea-nav-menu-container nav[data-style="Blue"] .we-mega-menu-submenu {
      background-color: #DEDEDE !important;
      border: 1px solid #ffffff !important;
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px; }
    .alea-nav-menu-container .we-mega-menu-submenu li.we-mega-menu-li a {
      font-size: 16px;
      font-family: "Avenir", sans-serif !important;
      font-weight: 400 !important;
      color: #2B2C38 !important;
      border-bottom-color: rgba(29, 29, 29, 0.2) !important; }
      .alea-nav-menu-container .we-mega-menu-submenu li.we-mega-menu-li a:hover {
        color: #D1963E !important; } }
  @media (min-width: 992px) {
    .alea-nav-menu-container body:not(.we-mega-menu-backend) nav[data-style="Blue"] .we-mega-menu-ul > .we-mega-menu-li {
      cursor: pointer; }
    .alea-nav-menu-container .overlay {
      display: none !important; } }
  .alea-nav-menu-container .overlay {
    display: none !important; }
  .alea-nav-menu-container .alea-menu-nav {
    background-color: #DEDEDE; }

body:not(.we-mega-menu-backend) nav[data-style="Blue"] .type-of-block h2 {
  display: none; }

body:not(.we-mega-menu-backend) nav[data-style="Blue"] .type-of-block a {
  font-size: 16px;
  font-family: "Avenir", sans-serif !important;
  font-weight: 400 !important;
  color: #2B2C38 !important;
  border-bottom-color: rgba(29, 29, 29, 0.2) !important;
  border-bottom: 1px solid; }
  body:not(.we-mega-menu-backend) nav[data-style="Blue"] .type-of-block a:hover {
    color: #D1963E !important;
    background-color: transparent !important; }

body:not(.we-mega-menu-backend) nav[data-style="Blue"] .type-of-block a:hover, body:not(.we-mega-menu-backend) nav[data-style="Blue"] .type-of-block a:focus {
  color: #D1963E; }

@media (max-width: 991px) {
  .navbar-we-mega-menu .type-of-block {
    display: block; }

  body:not(.we-mega-menu-backend) nav[data-style="Blue"] .type-of-block a {
    font-size: 14px;
    font-family: "Avenir", sans-serif !important;
    font-weight: 400 !important;
    color: #fff !important;
    border-bottom: none; }
    body:not(.we-mega-menu-backend) nav[data-style="Blue"] .type-of-block a:hover {
      color: #D1963E !important;
      background-color: transparent !important; }

  .navbar-we-mega-menu .open .we-megamenu-nolink {
    background-color: #1A1A1A !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .navbar-end {
    display: none; } }
[data-id="22667093-ef70-42a9-ac57-695890ce652a"] {
  position: static !important; }

[data-id="22667093-ef70-42a9-ac57-695890ce652a"] .we-mega-menu-submenu {
  width: 100% !important; }

.topo-section {
  background: url(../img/topo-bg.png);
  padding-top: 60px;
  padding-bottom: 75px; }

.is-submit {
  background: #093D6A;
  color: #fff; }

.main-content-basic {
  margin-top: 17px; }
  .main-content-basic h2 {
    padding-top: 25px;
    padding-bottom: 5px;
    font-weight: 400; }
  .main-content-basic h3 {
    padding-top: 15px;
    font-weight: 400;
    line-height: 1.5em; }
  .main-content-basic a {
    text-decoration: none; }
  .main-content-basic .field--type-text-long {
    padding-bottom: 20px; }
    .main-content-basic .field--type-text-long img {
      margin-top: 30px;
      margin-bottom: 30px; }
    .main-content-basic .field--type-text-long .video-embed-field-responsive-video {
      margin-top: 30px;
      margin-bottom: 30px; }
    .main-content-basic .field--type-text-long figcaption {
      margin-top: -23px;
      margin-bottom: 16px;
      font-style: italic; }

.page-header {
  margin-top: 0;
  font-size: 32px;
  border-bottom: 0px; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0%);
  padding-top: 15%; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
  z-index: 0; }

.file > span {
  background: #fff;
  color: #337ab7;
  border-bottom: none !important;
  border-top: none !important; }

.file > span:first-child {
  border-left: none !important; }

.file > span:last-child {
  border-right: none !important; }

.file {
  display: table;
  font-size: 100%;
  margin: 0;
  font-weight: 500; }

section.subscription {
  width: 100%;
  background: url(../img/email-bg.png);
  padding: 50px;
  background-position: center;
  background-size: cover; }
  section.subscription .email-wrapper {
    text-align: center; }
    section.subscription .email-wrapper .email-title {
      color: #fff; }
    section.subscription .email-wrapper .email-subtitle {
      color: #fff !important;
      font-size: 18px;
      font-style: italic;
      font-weight: bold;
      padding-bottom: 20px; }
    section.subscription .email-wrapper .email-input {
      justify-content: center !important; }
    section.subscription .email-wrapper .email-input-padding {
      padding-right: calc(8.625em - 1px) !important; }

img.align-left {
  padding-right: 15px;
  float: left; }

section.sub-sharing {
  padding-top: 15px;
  padding-left: 20px; }
  section.sub-sharing p.share-title {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Avenir', sans-serif;
    text-align: left;
    color: #000;
    padding-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 5px; }
  section.sub-sharing .facebook, section.sub-sharing .twitter, section.sub-sharing .bookmark {
    display: inline-block;
    width: 12%;
    text-align: center;
    padding-bottom: 10px; }
    section.sub-sharing .facebook img, section.sub-sharing .twitter img, section.sub-sharing .bookmark img {
      width: auto;
      height: 26px; }

#block-views-block-related-services-block-1, .view-id-related_services, .related-services, .related-services-block {
  padding-top: 15px;
  padding-left: 20px; }
  #block-views-block-related-services-block-1 .block-title, #block-views-block-related-services-block-1 .related-services-block-title, .view-id-related_services .block-title, .view-id-related_services .related-services-block-title, .related-services .block-title, .related-services .related-services-block-title, .related-services-block .block-title, .related-services-block .related-services-block-title {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Avenir', sans-serif;
    text-align: left;
    color: #000;
    padding-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 5px; }
  #block-views-block-related-services-block-1 .more-link, .view-id-related_services .more-link, .related-services .more-link, .related-services-block .more-link {
    display: block;
    padding: 20px;
    border-top: 1px solid #f3f3f3;
    color: #fff;
    margin-left: 0px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 14px; }
    #block-views-block-related-services-block-1 .more-link a, .view-id-related_services .more-link a, .related-services .more-link a, .related-services-block .more-link a {
      color: #2B2C36; }
  #block-views-block-related-services-block-1 .view-content, .view-id-related_services .view-content, .related-services .view-content, .related-services-block .view-content {
    font-size: 16px;
    font-family: 'Merriweather', serif;
    text-align: left;
    color: #000;
    padding-bottom: 10px;
    letter-spacing: 1px;
    padding-left: 5px; }
    #block-views-block-related-services-block-1 .view-content .views-row, .view-id-related_services .view-content .views-row, .related-services .view-content .views-row, .related-services-block .view-content .views-row {
      color: #2B2C36;
      padding: 10px;
      border-bottom: 1px solid #f3f3f3;
      margin-bottom: 5px; }
      #block-views-block-related-services-block-1 .view-content .views-row:last-child, .view-id-related_services .view-content .views-row:last-child, .related-services .view-content .views-row:last-child, .related-services-block .view-content .views-row:last-child {
        border-bottom: none; }
      #block-views-block-related-services-block-1 .view-content .views-row .fontawesome-icon, .view-id-related_services .view-content .views-row .fontawesome-icon, .related-services .view-content .views-row .fontawesome-icon, .related-services-block .view-content .views-row .fontawesome-icon {
        float: left;
        padding-right: 10px; }

#block-mainnavigation-2, #block-divisions-more-in-this-section, #block-divisionpagesmenu, #block-views-block-resources-block-1 {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f3f3f3; }
  #block-mainnavigation-2 h2, #block-mainnavigation-2 h3, #block-divisions-more-in-this-section h2, #block-divisions-more-in-this-section h3, #block-divisionpagesmenu h2, #block-divisionpagesmenu h3, #block-views-block-resources-block-1 h2, #block-views-block-resources-block-1 h3 {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Avenir', sans-serif;
    text-align: left;
    color: #000;
    padding-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 5px; }
  #block-mainnavigation-2 .sidebar-link, #block-divisions-more-in-this-section .sidebar-link, #block-divisionpagesmenu .sidebar-link, #block-views-block-resources-block-1 .sidebar-link {
    font-size: 16px;
    font-family: 'Merriweather', serif;
    text-align: left;
    color: #000;
    padding-bottom: 10px;
    letter-spacing: 1px;
    padding-left: 15px;
    margin-top: 10px;
    font-weight: 600; }
    #block-mainnavigation-2 .sidebar-link a, #block-divisions-more-in-this-section .sidebar-link a, #block-divisionpagesmenu .sidebar-link a, #block-views-block-resources-block-1 .sidebar-link a {
      color: #093D6A; }

#block-views-block-resources-block-1 a {
  font-size: 14px !important;
  font-family: 'Merriweather', serif;
  text-align: left;
  color: #000;
  padding: 0 !important;
  padding-left: 7px !important;
  letter-spacing: 1px; }
#block-views-block-resources-block-1 h3 {
  display: none; }
#block-views-block-resources-block-1 .views-row {
  padding-bottom: 10px; }

.sidebar-item {
  margin-bottom: 10px; }
  .sidebar-item a {
    font-size: 14px;
    font-family: 'Merriweather', serif;
    text-align: left;
    color: #000;
    padding: 0 !important;
    padding-left: 7px !important;
    letter-spacing: 1px; }

.news-release-information {
  padding-top: 15px;
  padding-left: 20px;
  font-family: 'Avenir', sans-serif; }
  .news-release-information p {
    font-family: "Avenir", sans-serif !important; }
  .news-release-information .block-title, .news-release-information .related-services-block-title {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Avenir', sans-serif;
    text-align: left;
    color: #000;
    padding-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 5px; }
  .news-release-information .nr-sidebar-header {
    font-weight: bold;
    font-family: 'Avenir', sans-serif; }

/* ADDED 6-23-23 SW - hide file size */

.file .file-size {
  display:none; } 

/* .END */

.related-services .field:not(:last-child) {
  margin-bottom: 0; }
.related-services .more-link {
  display: block;
  padding: 20px;
  border-top: none;
  color: #fff;
  margin-left: 0px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 14px; }
  .related-services .more-link a {
    color: #2B2C36; }
.related-services .views-row {
  color: #2B2C36;
  padding: 10px;
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 5px; }
  .related-services .views-row:last-child {
    border-bottom: none; }
  .related-services .views-row .fontawesome-icon {
    float: left;
    padding-right: 10px; }

.related-services-block-title {
  font-weight: bold;
  font-size: 18px;
  font-family: 'Avenir', sans-serif;
  text-align: left;
  color: #000;
  padding-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-left: 5px; }

.button.is-primary {
  background-color: #1a67d9;
  border-color: transparent;
  color: #fff;
  font-weight: bold;
  padding-left: 30px;
  padding-right: 30px; }

.button.is-primary.is-hovered, .button.is-primary:hover {
  background-color: #2e62b0;
  border-color: #2B2C37;
  color: #fff; }

#edit-preview {
  display: none; }

.checkbox label {
  padding-right: 20px; }

.alea-nav {
  background-color: #111653; }

#hero, .alea-nav-container {
  background-color: #111653;
  justify-content: center;
  height: 550px;
  background-size: cover;
  background-repeat: no-repeat; }
  #hero h1, .alea-nav-container h1 {
    font-size: 33.5px;
    color: #fff;
    margin-top: -5px;
    text-shadow: 2px 2px 9px rgba(0, 0, 0, 0.54); }
  #hero h2, .alea-nav-container h2 {
    font-size: 15px;
    color: #fff;
    text-shadow: 2px 2px 9px rgba(0, 0, 0, 0.54); }
  #hero .seal, .alea-nav-container .seal {
    margin-top: -15px;
    height: 81px;
    width: auto;
    float: left;
    padding-right: 20px; }
  #hero .flag-icon, .alea-nav-container .flag-icon {
    width: 30px;
    height: auto;
    display: inline;
    padding-left: 8px; }
  #hero .hero-title-container, .alea-nav-container .hero-title-container {
    display: block;
    padding-top: 125px;
    padding-bottom: 20px; }
  #hero .hero-title-section, .alea-nav-container .hero-title-section {
    width: 100%; }
  #hero .hero-search-container, .alea-nav-container .hero-search-container {
    background-color: #CFD0DD;
    display: block;
    flex-direction: row;
    width: 100%;
    margin-bottom: 0px;
    border: 1px solid #A6BDC5;
    margin-top: 31px;
    border-radius: 4px; }
    #hero .hero-search-container .popular-searches, .alea-nav-container .hero-search-container .popular-searches {
      display: block;
      width: 100%;
      padding: 15px 3px;
      display: none; }
      #hero .hero-search-container .popular-searches p, .alea-nav-container .hero-search-container .popular-searches p {
        color: #2B2C38;
        text-align: left;
        font-size: 15px; }
  #hero .hero-search-input, .alea-nav-container .hero-search-input {
    box-shadow: none;
    background-color: transparent;
    border-color: transparent;
    color: #fff;
    font-family: "Merriweather";
    font-size: 26px;
    padding: 40px 0px; }
    #hero .hero-search-input::placeholder, .alea-nav-container .hero-search-input::placeholder {
      color: #fff;
      font-family: "Merriweather";
      font-size: 26px; }
  #hero .has-icons .icon.is-right, .alea-nav-container .has-icons .icon.is-right {
    right: 4px;
    top: 11px;
    font-size: 26px;
    color: #fff; }
    #hero .has-icons .icon.is-right a, .alea-nav-container .has-icons .icon.is-right a {
      color: #fff; }

#headline {
  border: 1px solid #E2E2E2;
  height: 13.08rem;
  background-color: #fff; }
  #headline .headline-service-image {
    width: auto;
    float: left;
    margin-right: 10px; }
    #headline .headline-service-image .img-responsive {
      height: 12.85rem;
      object-fit: contain;
      width: auto;
      margin-right: 12px;
      margin-left: 4px;
      padding: 10px; }
  #headline .headline-service-info {
    display: block;
    padding: 12px 20px; }
    #headline .headline-service-info h3 {
      padding-top: 12px; }
    #headline .headline-service-info p {
      font-size: 15px;
      padding: 10px 20px; }
  #headline .headline-service-alert-info {
    display: block;
    padding: 12px 20px;
    width: 48%;
    float: right; }
    #headline .headline-service-alert-info h3 {
      padding-top: 12px; }
    #headline .headline-service-alert-info p {
      font-size: 15px;
      padding: 10px 20px; }

.breadcrumb {
  background-color: transparent;
  padding-top: 22px;
  padding-left: 0px; }
  .breadcrumb .active {
    font-size: 13px !important; }
  .breadcrumb li:last-child {
    display: none !important; }
  .breadcrumb a {
    display: inline-block; }

.alea-nav-container {
  height: auto; }
  .alea-nav-container h1 {
    font-size: 20px;
    color: #fff;
    margin-top: -5px;
    text-shadow: 2px 2px 9px rgba(0, 0, 0, 0.54); }
  .alea-nav-container h2 {
    font-size: 14px;
    color: #fff;
    text-shadow: 2px 2px 9px rgba(0, 0, 0, 0.54); }
  .alea-nav-container .navbar-menu {
    margin-right: -1rem;
    display: inline-block;
    flex-grow: unset;
    flex-shrink: unset; }
  .alea-nav-container .hero-title-container {
    display: block;
    padding-top: 0px;
    margin-top: 30px;
    padding-left: 0;
    padding-bottom: 20px; }

.algolia-search-custom-form .control-label {
  display: none; }
.algolia-search-custom-form .form-group {
  margin-bottom: 0;
  width: 100%;
  display: inline-block; }
.algolia-search-custom-form .aa-input {
  box-shadow: none;
  background-color: transparent;
  border-color: transparent;
  color: #2B2C38;
  font-size: 16px;
  padding: 20px 0px; }
.algolia-search-custom-form .aa-dropdown-menu {
  background: #fff;
  margin-top: 20px;
  border-radius: 5px;
  padding: 20px;
  width: 100%;
  border: none;
  box-shadow: 0px 4px 10px rgba(82, 82, 82, 0.12); }
  .algolia-search-custom-form .aa-dropdown-menu span[role="listbox"] div {
    padding: 20px;
    border: 1px solid #2B2C38 !important; }
  .algolia-search-custom-form .aa-dropdown-menu a {
    color: #2B2C38; }
.algolia-search-custom-form .button {
  background-color: transparent;
  border-color: #CFD0DD;
  border-width: 1px;
  color: #3b3b3b;
  cursor: pointer;
  justify-content: flex-end;
  padding-bottom: calc(.375em - 1px);
  padding-left: .75em;
  padding-right: .75em;
  padding-top: calc(.375em - 1px);
  text-align: right;
  margin-top: -39px !important;
  float: right;
  white-space: nowrap; }
  .algolia-search-custom-form .button .glyphicon {
    margin-right: 0.25em !important; }

.hero-search-container {
  justify-content: left !important;
  width: 50%;
  margin-bottom: 0px; }

.block-algolia-search-custom {
  margin-bottom: 0.2rem !important; }

section.headline-services-section {
  padding-top: 30px;}
section.headline-services-section, section.blue-box-section {
  background-color: #f5f5f5; }

  /** Slider CSS goes here **/
  .slick--view--home-page-slider--block-1 .slide__content {
    position: relative;
  }
  .slick--view--home-page-slider--block-1 .slide__content .slide__caption {
    position: absolute;
    top: 78%;
    width: 100%;
    padding: 1.3em;
    background: #111653; }
    .slick--view--home-page-slider--block-1 .slide__content .slide__caption .slide__link {
      margin: 0;
    }
    .slick--view--home-page-slider--block-1 .slide__content .slide__caption .slide__link a {
      font-size: 1.2em;
      color:#fff;
    }

.slick--view--home-page-slider--block-1 .slide__content  .slide__media .media {
  padding-bottom: 100% !important;
}

@media screen and (max-width: 480px) {
.slick--view--home-page-slider--block-1 .slide__content .slide__caption {
  top: 66%;
} }

.eapps-facebook-feed-load-more-wrapper {
  display: none !important; }

#featured-services {
  padding-top: 60px;
  background-color: #F5F6F9;
  padding-bottom: 60px; }
  #featured-services h2 {
    text-align: left;
    font-size: 24px;
    text-transform: none;
    color: #2B2C38; }
  #featured-services .container.is-fluid {
    margin-left: auto !important;
    margin-right: auto !important; }
  #featured-services .featured-service-item {
    background: #fff;
    padding: 20px;
    border: 1px solid #E2E2E2;
    width: 31.9%;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem; }
    #featured-services .featured-service-item:nth-child(3), #featured-services .featured-service-item:nth-child(6) {
      margin-right: 0 !important; }
  #featured-services .featured-service-heading {
    font-family: 'Merriweather';
    font-size: 19; }
    #featured-services .featured-service-heading .fontawesome-icons {
      display: inline-block;
      font-size: 24px;
      padding-right: 10px; }
    #featured-services .featured-service-heading a {
      color: #093D6A; }
  #featured-services .featured-service-description {
    font-size: 15px; }
  #featured-services .featured-more-link {
    font-family: 'Merriweather';
    font-size: 19;
    background: #fff;
    padding: 20px;
    border: 1px solid #CE9754;
    width: 31.9%;
    float: right;
    height: 50%; }
    #featured-services .featured-more-link:after {
      content: "\f178";
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      margin-left: 5px; }

.sorting-table {
  display: block !important;
  margin-top: 50px;
  margin-bottom: 50px !important; }

.online-services-container {
  padding-left: 1.75rem; }

.online-service-item {
  background: #fff;
  padding: 20px;
  border: 1px solid #E2E2E2;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
  width: 48% !important; }
  @media only screen and (max-width: 991px) {
    .online-service-item {
      width: 100% !important; } }
  .online-service-item .fontawesome-icons {
    display: inline-block; }
  .online-service-item .views-field-title {
    padding-left: 10px; }
  .online-service-item:nth-child(even) {
    margin-right: 0 !important; }

#views-exposed-form-online-services-page-1 .control-label, #views-exposed-form-resources-page-1 .control-label {
  display: none !important; }
#views-exposed-form-online-services-page-1 .form-control, #views-exposed-form-resources-page-1 .form-control {
  display: block;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  box-shadow: none;
  border-color: transparent;
  color: #fff;
  font-family: "Merriweather";
  font-size: 26px;
  padding: 40px 24px;
  background-color: #1E1F26;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  margin-top: 20px;
  font-weight: 400; }
  #views-exposed-form-online-services-page-1 .form-control::placeholder, #views-exposed-form-resources-page-1 .form-control::placeholder {
    color: #73767A;
    font-family: "Merriweather";
    font-size: 26px;
    font-weight: 400; }
#views-exposed-form-online-services-page-1 .form-inline .form-group, #views-exposed-form-resources-page-1 .form-inline .form-group {
  display: flex;
  margin-bottom: 0;
  vertical-align: middle;
  width: 100%; }
  #views-exposed-form-online-services-page-1 .form-inline .form-group::after, #views-exposed-form-resources-page-1 .form-inline .form-group::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f002";
    color: #fff;
    margin: auto;
    font-size: 26px;
    padding-top: 1%;
    z-index: 100;
    margin-left: -6%;
    display: inline-block;
    vertical-align: middle; }
#views-exposed-form-online-services-page-1 .form-group:last-child::after, #views-exposed-form-resources-page-1 .form-group:last-child::after {
  display: none; }

.feed-item {
  margin-bottom: 5%;
  padding-bottom: 20px;
  border-bottom: 1px solid #2B2C36; }
  .feed-item a, .feed-item .field--name-author {
    display: none; }

.feed-item-title {
  padding-top: 15px;
  font-size: 24px; }

.division-information {
  font-family: 'Avenir', sans-serif; }
  .division-information p {
    font-family: "Avenir", sans-serif !important; }
  .division-information .block-title, .division-information .related-services-block-title {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Avenir', sans-serif;
    text-align: left;
    color: #000;
    padding-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 5px; }
  .division-information .nr-sidebar-header {
    font-weight: bold;
    font-family: 'Avenir', sans-serif; }

.division-infobox {
  padding: 17px 30px 17px 30px;
  border-top: 2px solid #D2973F;
  border-bottom: 2px solid #D2973F;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 0px rgba(10, 10, 10, 0.1) !important;
  box-shadow: 0 4px 15px rgba(10, 10, 10, 0.1), 0 0 0 0px rgba(10, 10, 10, 0.1) !important; }
  .division-infobox .svg-inline--fa {
    margin-right: 10px;
    margin-bottom: -1px; }
  .division-infobox h4 {
    font-family: "Merriweather";
    font-size: 17px; }
  .division-infobox p:last-child {
    margin-bottom: 15px; }
  .division-infobox h3 {
    text-transform: uppercase;
    padding-bottom: 10px; }
  .division-infobox a {
    padding-right: 13px; }

.press-releases-list .press-release {
  border: 1px solid #adadad;
  padding: 7px 20px 20px 20px;
  margin-bottom: 20px; }
.press-releases-list h3 {
  padding-bottom: 10px;
  font-size: 23px;
  font-weight: 700;
  font-family: 'Avenir', serif;
  text-transform: uppercase; }
.press-releases-list h4 {
  font-family: "Merriweather";
  padding-bottom: 15px; }

.elfsight-app-05d7b378-543a-4c82-8036-159e2f8ce6df .eapps-facebook-feed-content-container {
  position: relative;
  border-radius: 0px;
  overflow: auto;
  height: 100%;
  border-top: none;
  clear: both; }
.elfsight-app-05d7b378-543a-4c82-8036-159e2f8ce6df .eapps-facebook-feed-inner {
  background: transparent !important;
  overflow: hidden;
  position: relative;
  border-radius: 0px !important;
  width: 52% !important;
  max-height: 200px;
  border: none !important;
  display: flex;
  flex-direction: column;
  box-sizing: border-box; }
.elfsight-app-05d7b378-543a-4c82-8036-159e2f8ce6df .eapps-facebook-feed-posts-item {
  width: 100% !important;
  margin-top: 0 !important; }
.elfsight-app-05d7b378-543a-4c82-8036-159e2f8ce6df .eapps-facebook-feed-posts {
  padding: 0px !important; }
.elfsight-app-05d7b378-543a-4c82-8036-159e2f8ce6df .eui-item-text {
  overflow: hidden;
  float: right;
  width: 50%;
  display: inline-flex; }
.elfsight-app-05d7b378-543a-4c82-8036-159e2f8ce6df .eapps-facebook-feed-posts-item-content-picture {
  width: 100%;
  margin-top: 0px !important; }
.elfsight-app-05d7b378-543a-4c82-8036-159e2f8ce6df .eapps-facebook-feed-posts-item-footer {
  margin-top: 4px;
  position: relative;
  float: right;
  margin-top: -38px !important;
  float: left; }
.elfsight-app-05d7b378-543a-4c82-8036-159e2f8ce6df .eapps-facebook-feed-button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding: 4px 14px;
  height: 20px;
  background: #fff;
  border: 1px solid #2B2C36;
  box-shadow: none !important;
  border-radius: 3px;
  text-decoration: none;
  transition: all 0.2s ease;
  user-select: none;
  box-sizing: content-box; }
.elfsight-app-05d7b378-543a-4c82-8036-159e2f8ce6df .eui-item-text-excerpt {
  font-family: "Merriweather";
  line-height: 18px; }
.elfsight-app-05d7b378-543a-4c82-8036-159e2f8ce6df .eapps-facebook-feed-posts-item-inner {
  padding: 6px 0px 0px 6px !important; }
.elfsight-app-05d7b378-543a-4c82-8036-159e2f8ce6df .eui-item-text-expanded .eui-item-text-full {
  display: block;
  font-family: "Merriweather";
  line-height: 17px;
  font-size: 12px; }

#headline .headline-service-alert-info {
  display: block;
  padding: 12px 20px;
  width: 48%;
  float: right; }
  #headline .headline-service-alert-info h3 {
    padding-top: 12px; }
  #headline .headline-service-alert-info p {
    font-size: 15px;
    padding: 10px 0px; }
  #headline .headline-service-alert-info .button {
    z-index: 999; }
#headline .eapps-facebook-feed-posts-item-footer-share {
  display: none; }

.elfsight-app-b066ab69-bef0-4f73-8830-6b1dff2b056c .eapps-facebook-feed-posts-item-inner {
  padding: 20px 20px 12px;
  border: 1px solid #2B2C36;
  border-radius: 6px; }
.elfsight-app-b066ab69-bef0-4f73-8830-6b1dff2b056c .eapps-facebook-feed-content-container {
  border-top: none; }
.elfsight-app-b066ab69-bef0-4f73-8830-6b1dff2b056c .eapps-facebook-feed-inner {
  background: transparent !important;
  overflow: hidden;
  position: relative;
  border-radius: 0 !important;
  width: 100%;
  border: none !important;
  display: flex;
  flex-direction: column;
  box-sizing: border-box; }
.elfsight-app-b066ab69-bef0-4f73-8830-6b1dff2b056c .eapps-facebook-feed-posts-item-content-picture {
  margin-top: 12px;
  position: relative;
  display: block;
  padding: 0;
  max-width: 100%;
  min-height: 72px; }

.eapps-facebook-feed-posts-item-content-text {
  display: none; }

.dl-office {
  background-color: #fff;
  background: #fff;
  padding: 20px;
  border: 1px solid #E2E2E2;
  margin-bottom: 1.5rem;
  margin: 5px;
  width: 48% !important; }
  .dl-office .is-info {
    background-color: #209CEE;
    color: #fff;
    margin-bottom: 10px; }
    .dl-office .is-info p {
      padding: 10px; }
      .dl-office .is-info p svg {
        color: #fff;
        margin-right: 10px;
        font-size: 22px;
        margin-top: 0px;
        padding-top: 5px;
        margin-bottom: 0px; }

.dl-container h3 {
  padding-top: 0;
  font-size: 20px;
  font-weight: 600; }
.dl-container .table {
  background-color: #F5F6F9;
  color: #363636;
  font-size: 16px; }
.dl-container .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  font-weight: 700; }
.dl-container .field--name-field-office-alert-text {
  background-color: #209CEE;
  color: #fff;
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 5px; }
  .dl-container .field--name-field-office-alert-text p {
    padding: 10px; }
.dl-container .field--name-field-office-a, .dl-container .field--name-field-office-location {
  text-align: center; }
  .dl-container .field--name-field-office-a p, .dl-container .field--name-field-office-location p {
    font-size: 21px;
    line-height: 42px !important;
    font-family: "Merriweather";
    line-height: 26px; }
.dl-container .field--name-field-office-location {
  border-bottom: 2px solid;
  padding-bottom: 26px; }
.dl-container .layout--twocol-bricks > .layout__region {
  padding-bottom: 30px;
  text-align: center; }
.dl-container iframe {
  margin-bottom: 25px; }

#views-exposed-form-driver-license-offices-page-1 .control-label {
  display: block !important;
  width: 100%;
  margin-top: 26px; }
#views-exposed-form-driver-license-offices-page-1 .form-control {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.42857143;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  border-color: transparent;
  font-family: "Merriweather";
  font-size: 16px;
  padding: 19px 24px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  margin-top: 20px;
  font-weight: 400; }
  #views-exposed-form-driver-license-offices-page-1 .form-control::placeholder {
    color: #73767A;
    font-family: "Merriweather";
    font-weight: 400; }
#views-exposed-form-driver-license-offices-page-1 .form-inline .form-group {
  display: flex;
  margin-bottom: 0;
  vertical-align: middle;
  width: 100%; }
#views-exposed-form-driver-license-offices-page-1 .form-group:last-child::after {
  display: none; }
#views-exposed-form-driver-license-offices-page-1 .select-wrapper:after {
  margin-top: 0em; }
#views-exposed-form-driver-license-offices-page-1 .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0;
  margin-right: 10px; }
#views-exposed-form-driver-license-offices-page-1 .sp-header .page-nav {
  padding-top: 15px; }

.dl-page-nav {
  padding-top: 20px !important; }

.region-dl-sidebar {
  background-color: #e3e3e3;
  padding: 0px 15px 15px 15px;
  margin-top: 10px; }
  .region-dl-sidebar .checkbox, .region-dl-sidebar .radio {
    margin-top: -5px; }
  .region-dl-sidebar .form-type-select .control-label {
    display: block !important;
    width: 39% !important;
    margin-top: 26px; }
  .region-dl-sidebar .form-select .form-inline .form-group {
    display: flex;
    margin-bottom: 0;
    vertical-align: middle;
    width: 100%; }
    .region-dl-sidebar .form-select .form-inline .form-group::after {
      display: none !important; }

.featured-section {
  background: url(../img/featured-bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 60px;
  padding-bottom: 75px; }

.featured-block-title {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 30px; }

.card-content {
  width: 100%; }
  .card-content a {
    color: #373B44 !important; }
  .card-content h2 {
    font-size: 30px; }
  .card-content .featured-body {
    font-size: 18px; }
  .card-content .featured-more-information {
    margin-top: 17px;
    color: #0B3969 !important;
    font-weight: bold;
    font-style: italic;
    border: 2px solid #0B3969; }

.masonry {
  column-count: 1;
  column-gap: 0;
  counter-reset: item-counter; }
  @media screen and (min-width: 400px) {
    .masonry {
      column-count: 2; } }
  @media screen and (min-width: 600px) {
    .masonry {
      column-count: 2; } }
  @media screen and (min-width: 800px) {
    .masonry {
      column-count: 2; } }
  @media screen and (min-width: 1100px) {
    .masonry {
      column-count: 2; } }

.item {
  box-sizing: border-box;
  break-inside: avoid;
  padding: 20px;
  counter-increment: item-counter; }
  .item__content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box; }

.card {
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 0px rgba(10, 10, 10, 0.1) !important;
  box-shadow: 0 4px 15px rgba(10, 10, 10, 0.1), 0 0 0 0px rgba(10, 10, 10, 0.1) !important; }

#divisions {
  background-color: #F5F6F9;
  padding-bottom: 8%; }
  #divisions h2 {
    text-align: left;
    font-size: 24px;
    text-transform: none;
    color: #111653;
    padding-bottom: 30px; }
  #divisions h3 {
    background-color: #111653;
    color: #fff;
    padding: 20px; }
    #divisions h3:hover {
      background-color: #D2973F; }
  #divisions a {
    color: #111653 !important; }
  #divisions .nav > li > a {
    position: relative;
    display: inline-block;
    padding: 10px 5px;
    font-size: 16px;
    color: #111653 !important; }
    #divisions .nav > li > a:hover {
      color: #3A7CDE !important;
      text-decoration: underline; }
  #divisions ul {
    list-style-type: none;
    padding: 10px 15px 10px 19px;
    background-color: #fff;
    color: #111653 !important; }
  #divisions .nav > li > a:hover, #divisions .nav > li > a:focus {
    background-color: transparent; }

.sp-header, .sp-header-expanded {
  background-color: #111653;
  padding-bottom: 0px;
  background-size: cover;
  background-repeat: no-repeat; }
  .sp-header .sp-title, .sp-header-expanded .sp-title {
    font-size: 32px;
    color: #fff;
    margin-top: 15px; }
  .sp-header .sp-description, .sp-header-expanded .sp-description {
    color: #D2973F;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Avenir', sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 25px;
    border-bottom: 1px solid #fff; }
  .sp-header .page-nav, .sp-header-expanded .page-nav {
    list-style-type: none;
    padding: 0px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase; }
    .sp-header .page-nav li, .sp-header-expanded .page-nav li {
      display: inline-block;
      padding: 0px 20px 0px 0px;
      cursor: pointer;
      transition-duration: 50ms; }
      .sp-header .page-nav li:first-child, .sp-header-expanded .page-nav li:first-child {
        padding-left: 0px; }
        .sp-header .page-nav li:first-child a, .sp-header-expanded .page-nav li:first-child a {
          padding-left: 0px; }
      .sp-header .page-nav li a, .sp-header-expanded .page-nav li a {
        color: #fff;
        font-size: 13px; }
        .sp-header .page-nav li a:hover, .sp-header-expanded .page-nav li a:hover {
          transition-duration: 40ms;
          background-color: transparent !important;
          color: #D2973F; }
      .sp-header .page-nav li:hover, .sp-header-expanded .page-nav li:hover {
        transition-duration: 40ms;
        background-color: transparent !important;
        color: #D2973F; }

.sp-header-expanded {
  padding-top: 17%; }

.nr-header {
  padding-bottom: 30px; }
  .nr-header .nr-title {
    font-size: 32px;
    color: #111653;
    margin-top: 40px;
    margin-left: 16%; }
  .nr-header .nr-description {
    color: #D2973F;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Avenir', sans-serif;
    font-weight: bold;
    letter-spacing: 1px; }
  .nr-header .page-nav {
    list-style-type: none;
    padding: 25px 20px 20px 0px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase; }
    .nr-header .page-nav li {
      display: inline-block;
      padding: 0px 20px 20px 0px;
      cursor: pointer;
      transition-duration: 50ms; }
      .nr-header .page-nav li a {
        color: #fff;
        font-size: 13px; }
        .nr-header .page-nav li a:hover {
          transition-duration: 40ms;
          color: #D2973F; }
      .nr-header .page-nav li:hover {
        transition-duration: 40ms;
        color: #D2973F; }

.centered-text {
  text-align: center; }

.page-layout {
  padding-top: 60px;
  padding-bottom: 60px; }

section.snow {
  background-color: #F5F6F9; }

.paragraph--type--bp-image {
  margin-bottom: 20px; }

.downloadList {
  list-style: none;
  padding-left: 0px;
  font-size: 16px;
  text-decoration: none;
  margin-left: 0 !important;
  margin-top: 1em;
  width: 50%; }

.downloadList ul {
  margin: 0;
  padding: 0; }

.downloadList li {
  display: block;
  margin: 2px;
  padding: 0;
  list-style: none; }

.downloadList li a.downloadButton,
.downloadList li a.download {
  position: relative;
  padding: 14px 48px 14px 16px;
  background: #f8f8f8;
  display: block;
  color: #2B2C36 !important;
  font-weight: 700;
  font-size: 16px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  border-radius: 1px;
  line-height: normal;
  transition: all .3s;
  overflow: hidden;
  text-decoration: none; }

.downloadList li a.download {
  background: #3498db; }

.downloadList li a.downloadButton:hover,
.downloadList li a.download:hover {
  background: #2B2C36;
  color: #fff !important; }

.downloadList li a.downloadButton:active,
.downloadList li a.download:active {
  cursor: pointer; }

.downloadList li a.downloadButton:after,
.downloadList li a.download:after {
  content: '\f063';
  background: #2B2C36;
  position: absolute;
  right: -5px;
  top: 0;
  font-weight: normal;
  display: inline-block;
  margin: 0 0 0 10px;
  color: #fff;
  padding: 16px 24px;
  font-family: fontawesome;
  transition: all .3s; }

.downloadList li:hover a.downloadButton:after,
.downloadList li:hover a.download:after {
  background: transparent;
  -webkit-animation: bounceright .3s alternate ease infinite;
  animation: bounceright .3s alternate ease infinite; }

@-webkit-keyframes bounceright {
  from {
    -webkit-transform: translateY(0); }
  to {
    -webkit-transform: translateY(3px); } }
@keyframes bounceright {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(3px); } }
.paragraph--type--regulation {
  border-bottom: 1px solid #c3c3c3;
  padding-top: 30px; }
  .paragraph--type--regulation .field--name-field-regulation-title {
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase; }
  .paragraph--type--regulation .field--name-field-description {
    font-size: 16px;
    font-style: italic; }

section.footer-branding {
  background-color: #111653;
  padding-top: 30px;
  color: #fff; }
  section.footer-branding .level-left, section.footer-branding .level-right {
    padding-bottom: 30px; }
    section.footer-branding .level-left a, section.footer-branding .level-right a {
      color: #fff; }
    
  section.footer-branding .level-right .level-item {
    flex-direction: column; }
section.footer-branding .level-left .footer-menu-container {
  padding-top: 10px;
 border-top: 1px solid #fff;
}
section.footer-branding .level-left {
  flex-direction: column;
}
section.footer-branding .level-left .footer-menu-container .region .navbar-start {
  display: flex;
  flex-direction: column;
  height: 150px;
  flex-wrap: wrap;
  justify-content: flex-start;
}
section.footer-copyright {
  background-color: #dedede;
  padding-top: 30px;
  padding-bottom: 30px; }
  section.footer-copyright .footer-copyright-container {
    display: flex;
    justify-content: space-around; }
    section.footer-copyright .footer-copyright-container p a {
      color: #333;
      padding: 0 20px;
    }

.navbar-dropdown {
  background-color: #2B2C38 !important;
  border: 2px solid #D2973F !important; }

.navbar-item, .navbar-link {
  color: #fff !important; }
  .navbar-item .title, .navbar-link .title {
    color: #fff !important; }
  .navbar-item strong, .navbar-link strong {
    color: #fff;
    font-weight: 700; }

.navbar-link:hover {
  color: #fff !important; }

.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
  background-color: transparent !important;
  border: 2px dashed #D2973F !important;
  margin-top: 13px;
  margin-bottom: 16px; }
  .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link a, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link a {
    color: #fff !important; }

.navbar-link {
  padding-right: 2.5em; }

@media only screen and (max-width: 480px) {
  section.footer-branding .level-left .footer-menu-container .region-footer-menu .navbar-start {
    flex-wrap: nowrap;
  }
}
@media only screen and (max-width: 991px) {
  ul.page-nav .navbar-dropdown {
    display: none; }
  div.level {
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (max-width: 1470px) {
  #headline .headline-service-image {
    width: 43%; }

  .dl-office {
    width: 48% !important; } }
@media only screen and (max-width: 1470px) {
  #featured-services .featured-service-item {
    background: #fff;
    padding: 20px;
    border: 1px solid #E2E2E2;
    width: 47%;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem; }
    #featured-services .featured-service-item:nth-child(3), #featured-services .featured-service-item:nth-child(6) {
      margin-right: 1.5rem !important; }

  #hero .hero-search-container {
    width: 65%; }

  #hero .hero-title-section {
    width: 65%; }}

@media only screen and (max-width: 1280px) {
  #hero .hero-title-section {
    width: 78%; }

  .headline-services-section {
    background: #F5F6F9; }
    .headline-services-section .columns {
      display: block; }
      .headline-services-section .columns .column:nth-child(2) {
        margin-top: 95px; }

  .eapps-facebook-feed-posts-item-content-picture {
    margin-top: 12px;
    position: relative;
    display: block;
    padding: 0;
    max-width: 72%;
    min-height: 55px; }

  #headline .headline-service-alert-info {
    width: 62%; }

  .elfsight-app-05d7b378-543a-4c82-8036-159e2f8ce6df .eapps-facebook-feed-inner {
    width: 37% !important; }

  #headline .headline-service-image {
    width: 38%; }

  .navbar {
    min-height: 3.25rem; }

  .navbar, .navbar-menu, .navbar-start {
    align-items: unset;
    display: flex; } }
@media only screen and (max-width: 1087px) {
  .region-footer-menu .navbar-item {
    text-align: left; }

  .navbar {
    align-items: flex-end;
    display: flex; }

  .dl-office {
    width: 98% !important; } }   

@media only screen and (max-width: 990px) {
  #hero .hero-title-section {
    width: 100%; }

  #hero .hero-search-container {
    width: 75%; }

  #featured-services .featured-service-item {
    width: 100%; }

  .region-divisions {
    display: block !important; }

  #block-ots-menu, #block-dps-menu, #block-sbi-menu {
    width: 100%; }

  .headline-services-section {
    background: #F5F6F9; }
    .headline-services-section .columns {
      display: block; }
      .headline-services-section .columns .column:nth-child(2) {
        margin-top: 95px; }

  .eapps-facebook-feed-posts-item-content-picture {
    margin-top: 12px;
    position: relative;
    display: block;
    padding: 0;
    max-width: 72%;
    min-height: 55px; }

  #headline .headline-service-alert-info {
    width: 53%; }

  .elfsight-app-05d7b378-543a-4c82-8036-159e2f8ce6df .eapps-facebook-feed-inner {
    width: 46% !important; }

  #headline .headline-service-image {
    width: 48%; }

  .eapps-facebook-feed-posts-inner {
    height: 200px !important; }

  .sp-header .page-nav li:first-child a, .sp-header-expanded .page-nav li:first-child a {
    padding-left: 17px; }

  .region-we-mega-menu {
    background-color: transparent;
    padding: 0px 0px;
    margin-bottom: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 0;
    display: -webkit-flex;
    display: inline-block;
    -webkit-align-items: center;
    align-items: center;
    float: right; }

  .navbar-item, .navbar-link {
    color: #fff !important;
    display: inline-block;
    float: right; }

  .navbar-we-mega-menu.navbar {
    background: #0f1952;
    border-left: 2px solid #fff; }

  .btn-close {
    right: 273px !important;
    top: 7px;
    width: 60px;
    border-radius: 3px;
    height: 60px; }

  .navbar-menu, .navbar-start, .navbar-end {
    display: inline-block;
    margin-top: 3px;
    float: right; }

  .navbar-toggle {
    position: relative;
    float: right;
    padding: 10px;
    margin-left: 35px;
    margin-top: 3px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #D2973F;
    border-radius: 4px; }

  section.footer-branding .level-right a {
    display: inline-block;
    padding-right: 14px; }

  section.footer-branding .level-right {
    padding-bottom: 30px;
    text-align: center; }

  .navbar {
    display: block; }

  .navbar-toggle {
    display: block; } }

@media only screen and (max-width: 770px) {
  #featured-services .featured-service-item:nth-child(6) {
    margin-right: 0; }

  #hero .hero-title-section {
    padding-left: 10%;
    padding-right: 10%; }

  #hero h1 {
    margin-top: -14px; }

  #headline .headline-service-image {
    width: 49%;
    margin-right: 32px; }

  #hero h1 {
    font-size: 24.5px; }

  #hero .hero-title-section {
    padding-left: 5%;
    padding-right: 5%; }

  #hero h2 {
    font-size: 15.5px; }

  #featured-services .featured-service-item:nth-child(6) {
    margin-right: 0 !important; }

  .navbar-item, .navbar-link {
    color: #4a4a4a;
    display: block;
    line-height: 1.5;
    padding: .5rem 0.5rem;
    position: relative; }

  #block-views-block-related-services-block-1, .view-id-related_services, .related-services, .related-services-block {
    padding-top: 15px;
    padding-left: 0; }

  .downloadList {
    width: 100%; }

  #hero {
    background-image: none !important; }

  #hero .seal {
    margin-top: -21px;
    height: 104px;
    width: auto;
    float: left;
    padding-right: 20px; }

  .dl-offices-wrapper {
    display: block !important; } }
@media only screen and (max-width: 649px) {
  #hero .seal {
    margin-top: -1px;
    height: 104px;
    width: auto;
    float: left;
    padding-right: 20px; } }
@media only screen and (max-width: 600px) {
  #hero .hero-title-section, .alea-nav-container {
    padding-left: 5%;
    padding-right: 5%;
    text-align: center; }

  #hero .seal, .alea-nav-container .seal {
    margin-top: -42px;
    height: 130px;
    width: auto;
    text-align: center;
    margin: 0 auto;
    float: none;
    margin-bottom: 16px;
    padding-right: 0; }

  #hero .hero-title-container {
    padding-top: 62px; }

  #headline .headline-service-image .img-responsive {
    width: 100%;
    object-fit: contain;
    padding-top: 10px;
    margin-right: 0px;
    margin-left: 0px; }

  #headline {
    border: 1px solid #E2E2E2;
    height: auto;
    margin-top: 0;
    background-color: #fff;
    margin-top: 16px; }

  .headline-services-section .columns .column:nth-child(2) {
    margin-top: -24px; }

  #headline .headline-service-image {
    width: 100%;
    height: auto;
    margin-right: 32px;
    display: block;
    float: none;
    position: relative; }

  #headline .headline-service-info p {
    font-size: 15px;
    padding: 12px 0px; }

  #headline .headline-service-info {
    display: block;
    padding: 12px 20px;
    text-align: center; }

  .eapps-facebook-feed-posts-inner {
    height: 200px !important; }

  .elfsight-app-05d7b378-543a-4c82-8036-159e2f8ce6df .eapps-facebook-feed-inner {
    width: 60% !important;
    display: block;
    margin: 0 auto; }

  #headline .headline-service-alert-info {
    width: 100%;
    text-align: center; }

  .algolia-search-custom-form .aa-input {
    font-size: 17px; }

  .alea-nav-container .hero-title-container {
    padding-left: 15px; }

  #hero .hero-search-container, .alea-nav-container .hero-search-container {
    margin-top: 0px; }

  .alea-nav .seal {
    display: none; }

  .alea-menu-nav .seal {
    width: 54px;
    display: block;
    position: absolute;
    left: 0px;
    top: 6px; }
    .alea-menu-nav .seal:after {
      content: 'ALEA'; }

  .alea-nav-container h1 {
    font-size: 16px;
    color: #fff;
    margin-top: -5px;
    text-shadow: 2px 2px 9px rgba(0, 0, 0, 0.54); }

  .alea-nav-container h2 {
    font-size: 13px;
    color: #fff;
    text-shadow: 2px 2px 9px rgba(0, 0, 0, 0.54); } }
@media only screen and (max-width: 460px) {
  .eapps-facebook-feed-posts-inner {
    height: 150px !important; }

  #hero .hero-search-container .popular-searches {
    display: none; }

  .breadcrumb {
    font-size: 1rem;
    white-space: unset; } }
@media only screen and (max-width: 400px) {
  .navbar-toggle {
    margin-left: 13px; }

  #views-exposed-form-online-services-page-1 .form-inline .form-group::after, #views-exposed-form-resources-page-1 .form-inline .form-group::after {
    padding-top: 4%;
    margin-left: -13%; } }
.bio-container {
  display: inline-block; }

.bio-image {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
  height: 22rem;
  width: auto; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #fff !important;
  border-color: #2B2C36;
  border: 1px solid #2B2C36; }
  .panel-default > .panel-heading:hover {
    background-color: #f3f3f3 !important; }
  .panel-default > .panel-heading:before {
    content: '+';
    padding-top: 6px;
    font-weight: bold; }

.panel-block:first-child, .panel-heading:first-child, .panel-tabs:first-child {
  border-top: 1px solid #2B2C36; }

.paragraph--type--bp-accordion {
  margin-top: -50px; }

.panel-title {
  font-family: 'Avenir';
  font-weight: bold;
  display: inline; }

.panel-heading {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.paragraph--bp-accordion-container {
  padding-top: 43px; }

.paragraph.paragraph--type--bp-accordion .panel-collapse .paragraph:last-of-type > .paragraph__column {
  padding-bottom: 0;
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-left: 2px solid #f3f3f3; }


@media only screen and (max-width: 460px) {
.paragraph--type--image-box {
    margin-bottom: 20px;
 }

}

.paragraph--type--image-box {
  padding:10px 5px;
  text-align:center;
  color:#083d6a;
  border:solid 2px #e1e1e1; 
}

.paragraph--type--image-box a {
  color:#083d6a;
}

.field--name-field-button-icon {
  font-size:24px;
}

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }
