body {
  background-color: #ffffff;
  font-family: 'Rubik', sans-serif; }
  body .pdf::before {
    content: '\f1c1';
    font-family: fontAwesome;
    color: #4b75b8;
    padding-right: 10px;
    font-size: 15px; }
  body .word::before {
    content: '\f1c2';
    font-family: fontAwesome;
    color: #4b75b8;
    padding-right: 10px;
    font-size: 15px; }
  body .external-link::before {
    content: '\f08e';
    font-family: fontAwesome;
    color: #4b75b8;
    padding-right: 10px;
    font-size: 15px; }
  body .external-link-in-menu::before {
    content: '';
    background: url("/web/images/external-link.png");
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center center;
    padding-right: 24px; }
  body .wsmainwp {
    max-width: 100%; }
  body #wsnavtoggle, body .user-menu-item {
    border-bottom: none; }
    body #wsnavtoggle button, body .user-menu-item button {
      font-size: 13px; }
  body nav a {
    border-bottom: none; }
  body nav .supernav {
    background-color: #91cc50;
    display: block;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-box-pack: end;
            justify-content: flex-end;
    border: .5px solid #4b75b8;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    padding-right: 50px; }
    body nav .supernav a {
      padding: 4px 15px;
      color: #000 !important;
      font-family: 'Rubik', sans-serif;
      font-weight: 400;
      display: -webkit-box;
      display: flex; }
      body nav .supernav a .supernav-icon {
        width: 18px;
        height: 18px;
        margin-right: 3px; }
    body nav .supernav .fa-search {
      padding-top: 7px;
      color: #000;
      opacity: 1;
      visibility: visible; }
      body nav .supernav .fa-search:after {
        content: 'Search';
        padding: 0px 5px;
        color: #000;
        font-family: 'Rubik', sans-serif;
        font-weight: 400;
        display: none; }
        @media (max-width: 991px) {
          body nav .supernav .fa-search:after {
            display: inline; } }
      @media (max-width: 991px) {
        body nav .supernav .fa-search {
          margin-left: 17px; } }
    @supports (-ms-ime-align: auto) {
      body nav .supernav .fa-search:after {
        padding: 0px 20px 23px 20px !important;
        margin-top: -13px !important;
        position: absolute !important; } }
    body nav .supernav #search-container {
      background-color: #fff;
      border: 1px solid #a1a1a1;
      height: 50px;
      position: absolute;
      width: 320px;
      top: 28px;
      right: 30px;
      z-index: 9; }
      body nav .supernav #search-container .fa-sort-up {
        color: #fff;
        position: absolute;
        top: -9px;
        right: 19px;
        font-size: 25px; }
        @media (max-width: 991px) {
          body nav .supernav #search-container .fa-sort-up {
            right: 209px; } }
        @supports (-ms-ime-align: auto) {
          @media (max-width: 991px) {
            body nav .supernav #search-container .fa-sort-up {
              right: 191px !important; } } }

@media all and (-ms-high-contrast: none) and (max-width: 991px) {
  body nav .supernav #search-container .fa-sort-up {
    right: 191px !important; } }
      @supports (-ms-ime-align: auto) {
        body nav .supernav #search-container .rightmenu {
          top: -10px !important; } }
      body nav .supernav #search-container .rightmenu {
        position: absolute;
        right: 28px;
        top: -9px; }
        body nav .supernav #search-container .rightmenu .fa-times {
          position: absolute;
          right: -18px;
          top: 20px; }
        body nav .supernav #search-container .rightmenu button {
          font-family: 'Rubik', sans-serif;
          background-color: #fff;
          -webkit-border-image: none;
               -o-border-image: none;
                  border-image: none;
          padding: 2px 5px;
          margin: 0px; }
          body nav .supernav #search-container .rightmenu button:hover {
            color: #4b75b8; }
        body nav .supernav #search-container .rightmenu form {
          display: -webkit-box;
          display: flex;
          -webkit-box-pack: justify;
                  justify-content: space-between;
          width: 271px; }
          @media (max-width: 991px) {
            body nav .supernav #search-container .rightmenu form {
              width: 220px; } }
          body nav .supernav #search-container .rightmenu form input {
            width: 194px;
            border: 1px solid #92cc50;
            height: 27px; }
            @media (max-width: 991px) {
              body nav .supernav #search-container .rightmenu form input {
                width: 144px; } }
            @supports (-ms-ime-align: auto) {
              @media (max-width: 991px) {
                body nav .supernav #search-container .rightmenu form input {
                  width: 134px;
                  height: 27px;
                  margin-left: 12px; } } }

@media all and (-ms-high-contrast: none) and (max-width: 991px) {
  body nav .supernav #search-container .rightmenu form input {
    width: 134px;
    height: 27px;
    margin-left: 12px; } }
        @media (max-width: 991px) {
          body nav .supernav #search-container .rightmenu {
            right: 8px; } }
      @media (max-width: 991px) {
        body nav .supernav #search-container {
          top: 214px;
          right: 0px;
          width: 240px; } }
      @supports (-ms-ime-align: auto) {
        @media (max-width: 991px) {
          body nav .supernav #search-container {
            width: 225px !important; } } }

@media all and (-ms-high-contrast: none) and (max-width: 991px) {
  body nav .supernav #search-container {
    width: 223px !important; } }
    body nav .supernav #searching {
      width: 12px;
      cursor: pointer; }

@media all and (-ms-high-contrast: none) and (max-width: 991px) {
  body nav .supernav #searching {
    width: 102px; } }
    body nav .supernav .expanded::before {
      content: '';
      background-image: url(/web/images/close.jpg);
      background-size: 11px 11px;
      background-repeat: no-repeat;
      background-position: center center;
      width: 24px;
      height: 24px;
      position: absolute;
      top: 3px;
      right: 46px; }
      @media (max-width: 991px) {
        body nav .supernav .expanded::before {
          content: '';
          background-image: url(/web/images/close.jpg);
          background-size: 11px 11px;
          background-repeat: no-repeat;
          background-position: center center;
          width: 24px;
          height: 24px;
          position: absolute;
          top: 184px;
          right: 204px; } }
    @supports (-ms-ime-align: auto) {
      @media (max-width: 991px) {
        body nav .supernav .expanded::before {
          right: 187px; } } }

@media all and (-ms-high-contrast: none) and (max-width: 991px) {
  body nav .supernav .expanded::before {
    right: 187px; } }
    @media (max-width: 991px) {
      body nav .supernav {
        margin-left: -240px;
        width: 240px;
        height: 170px;
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-pack: start;
                justify-content: flex-start;
        padding-top: 10px;
        margin-top: 55px; } }
  body nav .user-menu {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    background-color: #353b90;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    position: relative; }
    body nav .user-menu .user-menu-item {
      border-bottom: none; }
      body nav .user-menu .user-menu-item button {
        color: #CCCCCC;
        border: none;
        border-right: .25px solid #4b75b8;
        background-color: #353b90;
        width: 130px;
        height: 69px;
        border-left: .25px solid #4b75b8;
        border-top: 0px solid transparent;
        border-bottom: 0px solid transparent;
        font-family: 'Rubik', sans-serif;
        padding: 7px;
        border-radius: none;
        text-transform: none;
        margin: 0px;
        font-weight: 400;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-pack: center;
                justify-content: center;
        -webkit-box-align: center;
                align-items: center; }
        body nav .user-menu .user-menu-item button .user-menu-icon {
          width: 30px;
          height: 30px; }
        @media (max-width: 991px) {
          body nav .user-menu .user-menu-item button {
            width: 240px;
            border-top: .25px solid #4b75b8;
            border-bottom: .25px solid #4b75b8; } }
      @media (max-width: 991px) {
        body nav .user-menu .user-menu-item {
          margin-left: -240px;
          -webkit-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; } }
    body nav .user-menu .current button {
      background-color: #4b75b8; }
      @media (max-width: 991px) {
        body nav .user-menu .current button {
          font-size: 18px;
          font-weight: 800; } }
    @media (max-width: 991px) {
      body nav .user-menu .current {
        -webkit-box-ordinal-group: 6;
                order: 5;
        z-index: 99;
        box-shadow: 0px 0px 7px -2px #000; } }
    body nav .user-menu .log-in-section {
      position: absolute;
      right: 20px;
      top: 10px; }
      body nav .user-menu .log-in-section #login button {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-direction: row;
        border-bottom: 1px solid #92cc50;
        height: 28px; }
        body nav .user-menu .log-in-section #login button span {
          font-size: 16px; }
        body nav .user-menu .log-in-section #login button i {
          margin-right: 6px; }
        @media (max-width: 991px) {
          body nav .user-menu .log-in-section #login button {
            border-bottom: none; } }
      body nav .user-menu .log-in-section #create-account button {
        height: 18px; }
      body nav .user-menu .log-in-section #create-account span {
        font-size: 11px; }
      body nav .user-menu .log-in-section a {
        color: #ffffff; }
        body nav .user-menu .log-in-section a button {
          color: #ffffff;
          border: none;
          width: 93px;
          font-family: 'Rubik', sans-serif;
          padding: 0px;
          text-transform: none;
          font-weight: 400;
          display: -webkit-box;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
                  flex-direction: column;
          -webkit-box-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
                  align-items: center; }
      @media (max-width: 1050px) {
        body nav .user-menu .log-in-section {
          right: 5px; } }
      @media (max-width: 991px) {
        body nav .user-menu .log-in-section {
          right: 0px;
          top: -225px;
          width: 240px;
          height: 55px;
          background-color: #353b90;
          display: -webkit-box;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: reverse;
                  flex-direction: row-reverse;
          justify-content: space-around;
          -webkit-box-align: center;
                  align-items: center; } }
    @media (max-width: 991px) {
      body nav .user-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        background-color: #4b75b8;
        margin-left: -240px;
        width: 240px;
        -webkit-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; } }
  body .wsmenu-list {
    display: none; }
    body .wsmenu-list li a {
      color: #cccccc;
      font-weight: 400; }
    body .wsmenu-list li .active-subnav {
      border-bottom: 7px solid #92cc50; }
    body .wsmenu-list li .subnav-parent:hover {
      border-bottom: 7px solid #92cc50; }
    body .wsmenu-list li .wsmegamenu {
      box-shadow: 0px 0px 7px -2px #000; }
    @media (max-width: 991px) {
      body .wsmenu-list {
        display: none !important; } }
  body .current-subnav {
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-pack: center;
            justify-content: center; }
    @media (max-width: 991px) {
      body .current-subnav {
        display: block !important;
        min-height: auto !important; } }
  body .wsmenu {
    width: 100%; }
    body .wsmenu .logo {
      width: 110px; }
    body .wsmenu > .wsmenu-list > li {
      font-family: 'Rubik', sans-serif; }
      body .wsmenu > .wsmenu-list > li .stand-alone-sub-menu {
        padding: 10px 30px;
        text-align: left; }
        body .wsmenu > .wsmenu-list > li .stand-alone-sub-menu .title {
          display: inline-block; }
      body .wsmenu > .wsmenu-list > li .wsmegamenu, body .wsmenu > .wsmenu-list > li .sub-menu {
        top: 134px; }
        body .wsmenu > .wsmenu-list > li .wsmegamenu .title, body .wsmenu > .wsmenu-list > li .sub-menu .title {
          font-size: 14px;
          color: #4b75b8;
          text-transform: uppercase;
          font-weight: 800;
          border-bottom: 2px solid #91cc50;
          height: auto;
          padding: 9px 5px 5px 0;
          margin: 0px 0px 6px 0px;
          display: inline-block;
          text-align: left; }
        body .wsmenu > .wsmenu-list > li .wsmegamenu a, body .wsmenu > .wsmenu-list > li .sub-menu a {
          color: #4b75b8; }
          body .wsmenu > .wsmenu-list > li .wsmegamenu a:hover, body .wsmenu > .wsmenu-list > li .sub-menu a:hover {
            text-decoration: none; }
        body .wsmenu > .wsmenu-list > li .wsmegamenu ul.sub-menu, body .wsmenu > .wsmenu-list > li .sub-menu ul.sub-menu {
          font-weight: 400;
          width: 100%; }
        @media (max-width: 991px) {
          body .wsmenu > .wsmenu-list > li .wsmegamenu, body .wsmenu > .wsmenu-list > li .sub-menu {
            top: 0px; } }
      body .wsmenu > .wsmenu-list > li a {
        color: #CCCCCC; }
      @media (max-width: 991px) {
        body .wsmenu > .wsmenu-list > li {
          background-color: #4b75b8; } }
    body .wsmenu .sub-menu li {
      list-style-type: none;
      padding: 4px 0; }
      body .wsmenu .sub-menu li > a {
        color: #000000; }
    @media (max-width: 991px) {
      body .wsmenu {
        width: 240px;
        background: #4b75b8; } }
  body .wsmobileheader {
    background-color: #353b90; }
    body .wsmobileheader #mobile-logo {
      height: 40px;
      margin-top: 4px; }
    body .wsmobileheader .wsanimated-arrow span {
      background: #ffffff; }
      body .wsmobileheader .wsanimated-arrow span:after {
        background: #ffffff; }
      body .wsmobileheader .wsanimated-arrow span:before {
        background: #ffffff; }

#loginModal {
  z-index: 10950 !important; }

.modal .modal-content {
  overflow: hidden;
  background-color: #eaeaea; }
  .modal .modal-content a {
    border-bottom: none;
    font-weight: unset; }
  .modal .modal-content img {
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 40px;
    z-index: 99; }
  .modal .modal-content form {
    max-width: 300px;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    margin: 0 auto; }
    .modal .modal-content form div {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: justify;
              justify-content: space-between;
      width: 100%; }
      .modal .modal-content form div p {
        margin-bottom: 4px; }
    .modal .modal-content form input {
      margin-bottom: 12px;
      border: 1px solid #92cc50; }
    .modal .modal-content form .login {
      margin: 0 auto; }
  .modal .modal-content hr {
    max-width: 360px; }
  .modal .modal-content .create-account {
    margin-bottom: 20px; }
  .modal .modal-content:after {
    content: '';
    background-image: url(/web/images/squares.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 70vw;
    height: 320px;
    position: absolute;
    top: -190px;
    left: -20%;
    z-index: 1; }

.modal-backdrop {
  z-index: 999; }

body .wsmenu > #subnav-1 > li:last-child .wsmenu-click:first-child, body .wsmenu > #subnav-6 > li:nth-child(4) .wsmenu-click:first-child, body .wsmenu > #subnav-6 > li:nth-child(1) .wsmenu-click:first-child {
  display: none; }

body.wsactive .wsmobileheader .wsanimated-arrow span {
  background: transparent; }

@media (max-width: 991px) {
  .wsactive .wsmenu > .user-menu, .wsactive .wsmenu > .supernav, body.wsactive nav .user-menu .user-menu-item {
    margin-left: 0px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .rightmenu {
    top: -10px !important; } }

@-moz-document url-prefix() {
  .rightmenu {
    top: 11px !important; } }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .rightmenu {
      top: 8px !important; } } }

footer {
  overflow: hidden;
  background: #363636;
  position: relative;
  margin-top: -7px; }
  footer:after {
    content: '';
    background-image: url(/web/images/MSF_Logo-Vertical_safemt_WHT.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 289px;
    height: 470px;
    position: absolute;
    top: -22px;
    left: 40px;
    z-index: 1;
    opacity: 0.05; }
  footer .footer-row {
    padding: 80px 20px 40px 20px; }
    footer .footer-row a {
      color: #ffffff; }
    footer .footer-row p {
      margin-bottom: 0.5rem; }
  footer .mx-auto {
    width: 422px;
    font-size: 12px;
    margin-bottom: 5px; }
    footer .mx-auto a {
      border-bottom: none;
      font-weight: unset; }
      footer .mx-auto a:nth-child(1):after {
        content: '|';
        padding: 0 20px; }
        @media (max-width: 500px) {
          footer .mx-auto a:nth-child(1):after {
            content: ''; } }
    @media (max-width: 500px) {
      footer .mx-auto {
        width: 227px; } }
  footer .footer-bottom-row {
    background-color: #91cc50;
    height: 60px; }
    footer .footer-bottom-row .copyright {
      position: absolute;
      bottom: 5px;
      left: calc(50% - 103px); }
      @media (max-width: 650px) {
        footer .footer-bottom-row .copyright {
          left: 20px; } }
      @media (max-width: 450px) {
        footer .footer-bottom-row .copyright {
          left: calc(50% - 103px); } }
    footer .footer-bottom-row .social-icons {
      position: absolute;
      right: 30px;
      top: 10px; }
      footer .footer-bottom-row .social-icons a {
        padding: 10px;
        color: #ffffff; }
        footer .footer-bottom-row .social-icons a i {
          font-size: 40px; }
      @media (max-width: 450px) {
        footer .footer-bottom-row .social-icons {
          right: calc(50% - 86px);
          top: 10px; } }
    @media (max-width: 450px) {
      footer .footer-bottom-row {
        height: 100px; } }

.page {
  overflow: hidden;
  position: relative;
  display: inline-block;
  font-family: 'Rubik', sans-serif; }

.white-font {
  color: #ffffff; }

.blue-font {
  color: #353b90; }

.gray-font {
  color: #d5d5d5; }

.dark-gray-font {
  color: #636363; }

.light-blue-background {
  background-color: #4b76b8; }
  .light-blue-background a {
    color: #ffffff; }
  .light-blue-background button {
    color: #ffffff; }

.dark-blue-background {
  background-color: #353b90; }
  .dark-blue-background button {
    color: #ffffff; }

.gray-background {
  background-color: #888c8d; }
  .gray-background button {
    color: #ffffff; }

footer button {
  color: #ffffff; }

h1 {
  padding-bottom: 10px; }
  @media (max-width: 540px) {
    h1 {
      font-size: 1.5rem; } }

@media (max-width: 540px) {
  p {
    font-size: 14px !important; } }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-top: 1px solid #4b76b8;
  width: 100%; }

.container {
  margin-right: auto;
  margin-left: auto; }

a {
  font-weight: 500;
  border-bottom: 2px solid #91cc50; }
  a:hover {
    text-decoration: none; }

.centered {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 0 auto; }

.strike-through {
  text-decoration: line-through; }

.intro-module, .search-module, .error-module {
  position: relative; }
  .intro-module:after, .search-module:after, .error-module:after {
    content: '';
    background-image: url("/web/images/squares.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 120vw;
    height: 400px;
    position: absolute;
    top: -60px;
    left: -10%;
    z-index: 1; }
    @media (max-width: 475px) {
      .intro-module:after, .search-module:after, .error-module:after {
        top: 19px; } }
  .intro-module .error-row img, .search-module .error-row img, .error-module .error-row img {
    margin: 0 auto;
    display: -webkit-box;
    display: flex;
    max-width: 600px;
    width: 100%; }
  .intro-module .intro-row, .intro-module .search-row, .intro-module .error-row, .search-module .intro-row, .search-module .search-row, .search-module .error-row, .error-module .intro-row, .error-module .search-row, .error-module .error-row {
    margin: 60px 0;
    z-index: 99; }
    .intro-module .intro-row .search-result, .intro-module .search-row .search-result, .intro-module .error-row .search-result, .search-module .intro-row .search-result, .search-module .search-row .search-result, .search-module .error-row .search-result, .error-module .intro-row .search-result, .error-module .search-row .search-result, .error-module .error-row .search-result {
      padding: 20px 0; }
      .intro-module .intro-row .search-result a, .intro-module .search-row .search-result a, .intro-module .error-row .search-result a, .search-module .intro-row .search-result a, .search-module .search-row .search-result a, .search-module .error-row .search-result a, .error-module .intro-row .search-result a, .error-module .search-row .search-result a, .error-module .error-row .search-result a {
        font-weight: unset;
        border-bottom: none; }
        .intro-module .intro-row .search-result a h3, .intro-module .search-row .search-result a h3, .intro-module .error-row .search-result a h3, .search-module .intro-row .search-result a h3, .search-module .search-row .search-result a h3, .search-module .error-row .search-result a h3, .error-module .intro-row .search-result a h3, .error-module .search-row .search-result a h3, .error-module .error-row .search-result a h3 {
          border-bottom: 4px solid #91cc50 !important;
          display: inline-block; }

.related-links-module .related-links {
  padding: 0px;
  min-width: 222px; }
  .related-links-module .related-links .top-bar {
    background-color: #4b77b8;
    color: #ffffff;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    justify-content: space-around;
    -webkit-box-align: center;
    align-items: center; }
    .related-links-module .related-links .top-bar .logo {
      width: 23px;
      margin: 4px 0 4px 4px; }
    .related-links-module .related-links .top-bar h2 {
      font-weight: 400;
      font-size: 22px;
      margin-bottom: 0; }
      @media (max-width: 991px) {
        .related-links-module .related-links .top-bar h2 {
          padding-left: 10px; } }
    @media (max-width: 991px) {
      .related-links-module .related-links .top-bar {
        -webkit-box-pack: center;
                justify-content: center; } }
  .related-links-module .related-links .bottom-content {
    border: 1px solid #cccccc;
    padding-top: 8px; }
    .related-links-module .related-links .bottom-content p {
      text-align: right;
      padding-right: 10px;
      margin-bottom: 5px;
      font-weight: 500; }
      .related-links-module .related-links .bottom-content p a {
        color: #4b77b8;
        border-bottom: none; }
    @media (max-width: 991px) {
      .related-links-module .related-links .bottom-content {
        display: -webkit-box;
        display: flex;
        justify-content: space-around; } }
    @media (max-width: 600px) {
      .related-links-module .related-links .bottom-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-align: center;
                align-items: center; } }

.related-links-module .text-left {
  padding-left: 60px; }
  @media (max-width: 991px) {
    .related-links-module .text-left {
      padding: 30px 0 0 0; } }

.icon-row-overlap {
  margin-top: -140px !important;
  padding: 40px 0 0 0 !important; }
  @media (max-width: 475px) {
    .icon-row-overlap {
      margin-top: -55px !important; } }

.icon-row {
  margin-top: 0px;
  padding: 40px 0; }

.icon-row, .icon-row-overlap {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  justify-content: space-around;
  max-width: 600px;
  margin: 0 auto;
  z-index: 999; }
  .icon-row .icon-container, .icon-row-overlap .icon-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
            align-items: center;
    border-bottom: none; }
    .icon-row .icon-container:hover .icon, .icon-row-overlap .icon-container:hover .icon {
      box-shadow: 0px 0px 7px 12px #91cc50  !important;
      -webkit-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
    .icon-row .icon-container:hover, .icon-row-overlap .icon-container:hover {
      cursor: pointer; }
    .icon-row .icon-container p, .icon-row-overlap .icon-container p {
      font-weight: 500;
      font-size: 18px;
      padding-top: 8px; }
    @media (max-width: 500px) {
      .icon-row .icon-container, .icon-row-overlap .icon-container {
        max-width: 80px;
        text-align: center; } }
  @supports (-ms-ime-align: auto) {
    .icon-row .icon, .icon-row-overlap .icon {
      box-shadow: 0px 0px 1px 2px #000 !important; } }
  .icon-row .icon, .icon-row-overlap .icon {
    width: 120px;
    height: 120px;
    border-radius: 10px;
    box-shadow: 0px 0px 7px -2px #000;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .icon-row .icon img, .icon-row-overlap .icon img {
      max-width: 90px;
      max-height: 90px; }
      @media (max-width: 475px) {
        .icon-row .icon img, .icon-row-overlap .icon img {
          max-width: 70px;
          max-height: 70px; } }
    @media (max-width: 475px) {
      .icon-row .icon, .icon-row-overlap .icon {
        width: 80px;
        height: 80px; } }
  @media (max-width: 475px) {
    .icon-row, .icon-row-overlap {
      margin-top: -51px; } }
  .icon-row .icon1, .icon-row-overlap .icon1 {
    background-color: #4b76b8; }
  .icon-row .icon2, .icon-row-overlap .icon2 {
    background-color: #353b90; }
  .icon-row .icon3, .icon-row-overlap .icon3 {
    background-color: #888c8d; }

.image-module {
  width: 100%;
  height: auto;
  padding: 0px;
  z-index: 9; }
  .image-module img {
    width: 100vw;
    height: auto; }

.content-only-module, .accordion-module, .side-by-side-content-module, .content-module-with-dropdown {
  padding: 60px 0; }
  .content-only-module h1, .accordion-module h1, .side-by-side-content-module h1, .content-module-with-dropdown h1 {
    border-bottom: 2px solid #276ed6; }

.dropdown-btn, .reveal-btn {
  text-transform: uppercase; }
  .dropdown-btn:before, .reveal-btn:before {
    content: '\f0d8';
    font-family: fontAwesome;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-transform-origin: center;
            transform-origin: center;
    display: inline-block;
    margin-right: 10px;
    color: #91cc50;
    text-rendering: optimizeLegibility; }

[aria-expanded="true"]:before {
  content: '\f0d8';
  font-family: fontAwesome;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: .3s all;
  transition: .3s all;
  display: inline-block;
  margin-right: 10px;
  color: #91cc50; }

.reveal-section .reveal-btn {
  display: block;
  text-align: center; }

.reveal-section .card {
  padding: 10px 0; }

.accordion {
  border-bottom: 1px solid #cccccc;
  margin-top: 10px; }
  .accordion p {
    margin-bottom: 10px; }

.side-by-side-content-module .col-lg-5 {
  padding: 20px; }

.gray-icons-module {
  margin: 40px 0; }
  .gray-icons-module .icon-title {
    padding-left: 5px; }
  .gray-icons-module .flexer {
    background-color: #eaeaea;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    flex-wrap: wrap;
    padding: 40px 0; }
    .gray-icons-module .flexer .info-snippet {
      margin: 20px;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row;
              flex-basis: 300px }
      .gray-icons-module .flexer .info-snippet img {
        height: 60px;
        margin: 10px; }
      .gray-icons-module .flexer .info-snippet .info-container {
        border-top: 1px solid #cccccc;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
                flex-basis: 300px}
        .gray-icons-module .flexer .info-snippet .info-container h6 {
          margin-bottom: 0px; }

.pullquote-module {
  background-color: #353b90;
  height: 400px;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: end;
          align-items: flex-end; }
  .pullquote-module:after {
    content: '';
    background-image: url(/web/images/logo-shadow.png);
    background-size: 338px 575px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 338px;
    height: 575px;
    position: absolute;
    top: -80px;
    left: 48px; }
  .pullquote-module h1, .pullquote-module h6 {
    width: 80%;
    text-align: right;
    padding-right: 10%; }

.pullquote-module-with-image {
  background-color: #353b90;
  height: auto;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 50px 0px; }
  .pullquote-module-with-image:after {
    content: '';
    background-image: url(/web/images/logo-shadow.png);
    background-size: 338px 575px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 338px;
    height: 575px;
    position: absolute;
    top: -80px;
    right: 48px; }
  .pullquote-module-with-image img {
    max-width: 250px;
    max-height: 250px; }
  .pullquote-module-with-image .pullquote-content {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: start;
            align-items: flex-start;
    width: 60%;
    padding-left: 40px;
    z-index: 99; }
    .pullquote-module-with-image .pullquote-content h2, .pullquote-module-with-image .pullquote-content h6 {
      text-align: left;
      padding-right: 10%; }
    .pullquote-module-with-image .pullquote-content h6 {
      border-top: 2px solid #276ed6;
      padding-top: 15px; }
    .pullquote-module-with-image .pullquote-content h2 {
      padding-bottom: 5px;
      max-width: 100%}
    @media (max-width: 720px) {
      .pullquote-module-with-image .pullquote-content {
        max-width: 100%
        width: 100%;
        padding: 30px; } }
  .pullquote-module-with-image .reveal-section {
    width: 100%; }
    .pullquote-module-with-image .reveal-section .reveal-btn:hover {
      color: #fff; }
    .pullquote-module-with-image .reveal-section .card {
      background-color: transparent; }
  @media (max-width: 720px) {
    .pullquote-module-with-image {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      -webkit-box-align: center;
              align-items: center; } }

.tabbed-content-module {
  z-index: 99;
  position: relative;
  margin: 40px 0; }
  .tabbed-content-module .nav-tabs {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
            justify-content: flex-start;
    border-bottom: none; }
    .tabbed-content-module .nav-tabs li {
      padding-right: 20px; }
      .tabbed-content-module .nav-tabs li a {
        border-bottom: none; }
    .tabbed-content-module .nav-tabs .nav-link {
      padding-bottom: 0px;
      border-top-left-radius: 0rem;
      border-top-right-radius: 0rem;
      border: none; }
      .tabbed-content-module .nav-tabs .nav-link:hover {
        border: none;
        border-top-left-radius: 0rem;
        border-top-right-radius: 0rem;
        color: #276ed6; }
    .tabbed-content-module .nav-tabs .nav-link.active {
      border: none;
      border-bottom: 4px solid #91cc50 !important;
      background-color: transparent;
      color: #276ed6; }
    @media (max-width: 600px) {
      .tabbed-content-module .nav-tabs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column; } }
  .tabbed-content-module .tab-pane {
    padding: 40px 0; }
    .tabbed-content-module .tab-pane h3 {
      border-bottom: 2px solid #276ed6;
      padding-bottom: 12px;
      margin-bottom: 10px; }

.page {
  width: 100vw;
  max-width: 100%; }
  @media (max-width: 600px) {
    .page .row {
      margin-right: 0px;
      margin-left: 0px; } }
  .page .unordered-list li {
    background: url("/web/images/li.png") no-repeat left top;
    /* <-- change `left` & `top` too for extra control */
    padding: 0px 5px 10px 22px;
    list-style: none;
    margin: 0; }
  .page .jumbotron {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100vw;
    height: 55vw;
    padding-top: 35vw;
    position: relative;
    padding-left: 40vw;
    z-index: 99; }
    @media (max-width: 700px) {
      .page .jumbotron h1 {
        padding-bottom: 0px; } }
    .page .jumbotron .lead {
      font-size: 1.65rem; }
    @media (max-width: 1100px) {
      .page .jumbotron {
        padding-top: 18vw;
        padding-left: 20vw; } }
    @media (max-width: 991px) {
      .page .jumbotron {
        margin-top: 55px; } }
    @media (max-width: 700px) {
      .page .jumbotron {
        padding-left: 5vw;
        padding-top: 10vw; } }
  .page .sidebyside-module {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0;
    height: 400px; }
    .page .sidebyside-module .col-lg-6 {
      padding: 0; }
    .page .sidebyside-module .side-by-image {
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
      @media (max-width: 991px) {
        .page .sidebyside-module .side-by-image {
          width: 100%;
          min-height: 440px; } }
      @media (max-width: 800px) {
        .page .sidebyside-module .side-by-image {
          min-height: 350px; } }
      @media (max-width: 700px) {
        .page .sidebyside-module .side-by-image {
          min-height: 310px; } }
      @media (max-width: 600px) {
        .page .sidebyside-module .side-by-image {
          min-height: 260px; } }
      @media (max-width: 500px) {
        .page .sidebyside-module .side-by-image {
          min-height: 210px; } }
      @media (max-width: 400px) {
        .page .sidebyside-module .side-by-image {
          min-height: 170px; } }
    .page .sidebyside-module .sidebyside-content {
      padding: 50px 60px; }
      .page .sidebyside-module .sidebyside-content hr {
        border-top: 2px solid #353b90; }
      @media (max-width: 991px) {
        .page .sidebyside-module .sidebyside-content {
          order: 2;
          padding: 50px 30px; } }
    .page .sidebyside-module .dark-blue-background {
      background-color: #353b90; }
      .page .sidebyside-module .dark-blue-background hr {
        border-top: 2px solid #4b76b8; }
    @media (max-width: 991px) {
      .page .sidebyside-module {
        height: unset; } }

button {
  color: #4b76b8;
  background-color: transparent;
  border: 1px solid #92cc50;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  padding: 10px 20px;
  margin: 20px;
  font-weight: 500; }
  button:hover {
    color: #ffffff;
    background-color: #92cc50;
    -webkit-transition: 0.2s all;
    transition: 0.2s all; }

a[role=button] {
  border-bottom: none; }

.card {
  border: none;
  padding: 10px 10px 10px 40px; }

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    nav .supernav #search-container .rightmenu {
      right: 8px !important;
      top: 11px !important; } } }
