
@font-face {
  font-family: "Open Sans";
  src: url("/modules/custom/get_banked/assets/fonts/open-sans/opensans-regular.ttf");
}


body.usa {
  background-color: #f9f7f3;
}


nav#usa-breadcrumbs li + li::before {
  display: inline-block;
  margin: 0 0.6rem;
  height: 0.8em;
  content: "//";
  color: #777678; 
}

nav#usa-breadcrumbs li:last-child a { 
  color: #777678;
}


* + .usa-alert {
  margin-top: 0;
}

.usa-alert--error {
  background-color: #db001a;
  background-image: none;
}

.usa-alert--error::before {
  background-color: transparent;
}

.usa-alert .usa-alert__body {
  padding-left: 0;
}

.usa-alert a.text-white:hover,
.usa-alert a.text-white:visited:hover {
  color: #ffebeb;
}

.usa-alert button {
  background-color: transparent;
  border: none;
  cursor: pointer;
}

b,
strong {
  font-weight: bold;
}

.usa hr {
  height: 5px;
  outline: none;
  border-top: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
  border-left: 0;
  border-right: 0;
  
}

.usa hr.alt {
  height: 1px;
  border-top: solid 1px #979797;
  border-bottom: 0;
  opacity: 0.5;
}


main p {
  
  font-size: 1rem;
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  color: #444343;
  line-height: 1.6rem;
}


.usa-banner__inner,
.usa-banner__content,
.usa-header--basic .usa-nav-container,
.usa-header--basic .usa-navbar,
.usa-header--extended .usa-navbar,
.usa-footer__primary-container,
.grid-container {
  max-width: 1388px;
}

.usa-header--basic .usa-nav-container {
  padding-left: 4px;
}

.grid-container.margin-x-7 {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 1023px) and (max-width: 1180px) {
  .tablet-portrait\:display-none {
    display: none;
  }
}

#mapsvg svg {
  background: url("/modules/custom/get_banked/assets/images/map-texture-masked.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top 1px right 0;
}

#map_tooltip {
  pointer-events: none;
  margin-left: -258px;
  margin-top: -125px;
  width: 250px;
}


#map_tooltip:before,
.keyboard-map-infoboxes .map-infobox:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 10px;
  width: 0;
  height: 0;
  border: 25px solid transparent;
  border-top-color: #ffffff;
  border-bottom: 0;
  border-right: 0;
  margin-left: -17.5px;
  margin-bottom: -25px;
}




.keyboard-map-infoboxes .map-infobox {
  display: none;
  position: absolute;
  background-color: white;
  position: absolute;
  border-radius: 4px;
  margin-left: -60px;
  margin-top: -10px;
  padding: 4px 7px;
}

.keyboard-map-infoboxes .map-infobox.expanded {
  display: block;
}


button:not([disabled]):focus,
input:not([disabled]):focus,
select:not([disabled]):focus,
textarea:not([disabled]):focus,
[contentEditable="true"]:focus,
[href]:focus,
[tabindex]:focus,
iframe:focus,
.usa-form a:focus,
.usa-accordion__button:focus,
.usa-alert__text a:focus {
  outline: 0.125rem dotted #bcac88;
  
}


.usa h1,

.usa h3,
.usa h4,
.usa h5,
.usa h6,
.usa-prose > h1,

.usa-prose > h3,
.usa-prose > h4,
.usa-prose > h5,
.usa-prose > h6 {
  font-weight: 100;
}

.usa h2,
.usa-prose > h2 {
  font-weight: 500;
  font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif; 
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  line-height: 1.95rem;
  font-weight: 100;
}

.usa h1,
.usa h2,
.usa h3,
.usa-prose > h1,
.usa-prose > h2,
.usa-prose > h3 {
  
}

.usa h4,
.usa h5,
.usa h6,
.usa-prose > h4,
.usa-prose > h5,
.usa-prose > h6 {
  
}


i {
  color: #fff;
}

.quote {
  display: flex;
}

.quote span {
  line-height: 0.2;
}



.usa-header li ul li,
.usa-header li ol li {
  padding: 0;
  line-height: 1rem;
}

.font-header-arrow {
  font-family: "Merriweather Web", Georgia, Cambria, Times New Roman, Times,
    serif;
  
  font-size: 1.125rem;
  font-weight: normal;
  letter-spacing: 1.13px;
}

.font-heading-xl {
  
  font-size: 1.125rem;
  font-weight: normal;
}


.font-heading-xl.text-light {
  font-weight: 300;
}

.font-heading-xxl {
  font-family: "Merriweather Web", Georgia, Cambria, Times New Roman, Times,
    serif;
  
  font-size: 2rem;
  font-weight: normal;
  letter-spacing: normal;
}

.font-heading-2xl {
  
  font-size: 2.25rem;
}

.font-heading-3xl {
  
  font-size: 3rem;
  letter-spacing: 1px;
}

.font-alt-xs {
  
  font-size: 0.875rem;
}

.font-alt-md {
  
  font-size: 1rem;
}

.font-size-12px {
  font-size: 0.75rem;
}

.font-size-13px {
  font-size: 0.8125rem;
}

.font-size-14px {
  
  font-size: 0.875rem;
}

.font-size-18px {
  
  font-size: 1.125rem;
}

.font-size-24px {
  font-size: 1.5rem;
}



@media (min-width: 0) and (max-width: 480px) {
  
  .font-sans-md.mobile\:font-size-14px,
  .mobile\:font-size-14px {
    font-size: 0.875rem;
  }
}



@media (min-width: 0) and (max-width: 480px) {
  
  .font-heading-xl.font-size-20px.mobile\:font-size-18px,
  .font-heading-xl.mobile\:font-size-18px,
  .mobile\:font-size-18px {
    font-size: 1.125rem;
  }
}


@media (min-width: 480px) {
  .tablet\:font-size-18px {
    font-size: 1.125rem;
  }

  .tablet\:font-size-24px {
    font-size: 1.5rem;
  }
}


@media (min-width: 640px) {
  .tablet-lg\:font-size-18px {
    font-size: 1.125rem;
  }

  .tablet-lg\:font-size-24px {
    font-size: 1.5rem;
  }

  .tablet-lg\:font-size-25px {
    font-size: 1.5625rem;
  }

  
  .usa-tab .usa-accordion__button[aria-expanded="true"] {
    text-decoration: underline;
  }
}


.font-heading-xl.font-size-20px,
.font-size-20px {
  
  font-size: 1.25rem;
}

.font-alt-lg {
  
  font-size: 1.5rem;
}

.font-size-25px {
  
  font-size: 1.5625rem;
}



@media (min-width: 0) and (max-width: 480px) {
  .mobile\:font-size-25px {
    font-size: 1.5625rem;
  }
}

.font-alt-xl {
  
  font-size: 2rem;
}

.font-alt-4xl {
  font-size: 4rem;
}

.font-alt-5xl,
.tablet\:font-alt-5xl {
  font-size: 5.5rem;
}


html,
.font-family-sans {
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}

.font-sans-3xs {
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}

.font-sans-2xs {
  
  font-size: 0.875rem;
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}

.font-sans-xs {
  
  font-size: 1rem;
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}

.font-sans-sm {
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}

.font-sans-md {
  
  
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}

.font-sans-20px {
  
  font-size: 1.25rem;
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}

.font-sans-lg {
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}

.font-sans-xl {
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}

.font-sans-2xl {
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}

.font-sans-3xl {
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}

.bullet-links li {
  margin-bottom: 0.8rem;
}

.bullet-links li:last-child {
  margin-bottom: 0;
}

@media all and (min-width: 1024px) {
  .desktop\:bullet-links li {
    margin-bottom: 0.3rem;
  }

  .desktop\:height-380px {
    height: 380px;
  }

  .desktop\:width-380px {
    width: 380px;
  }

  .desktop\:width-480px {
    width: 30rem;
  }
}

.list-style-none {
  list-style: none;
}

a,
.usa-link {
  text-decoration: none;
}

a:hover,
a:active,
a:visited,
.usa-link:hover,
.usa-link:active,
.usa-link:visited {
  
  text-decoration: underline;
}

a.usa-icon--arrow::after {
  content: "\00a0\0203a";
  font-weight: bold;
  font-size: 110%;
}

a.usa-icon--arrow:hover::after {
  text-decoration: underline;
}

a[href^="tel"] {
  text-decoration: inherit;
  color: inherit;
}

@media (min-width: 1024px) {
  .tablet-lg\:float-right {
    float: right;
  }
}


.usa-hero--mobile-carousel {
  padding: 0;
}








.usa-form {
  max-width: 100%;
}



.usa-label {
  line-height: normal;
}


.usa-input,
.usa-select {
  height: 40px;
  padding-left: 20px;
  color: #444343;
  font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times,
    serif;
  font-size: 16px;
  border-radius: 3px;
  border: none;
  transition: 0.25s ease;
}

.usa-input.usa-input-search {
  background-image: url("/modules/custom/get_banked/assets/images/icon-search-blue.svg");
  
  background-size: 1.4rem 1.4rem;
  background-position: calc(100% - 5px);
  background-repeat: no-repeat;
  padding-right: 1.5rem;
}

.usa-form .usa-input {
  max-width: 350px;
  transition: 0.25s ease;
}

.usa-form .usa-select {
  max-width: 350px;
  background: #fff url("/modules/custom/get_banked/assets/images/select-arrow-down.svg") no-repeat right
    50%;
  transition: 0.25s ease;
  padding-right: 4rem;
}

.usa-select:hover,
.usa-select:focus {
  background-image: url("/modules/custom/get_banked/assets/images/select-arrow-down-active.svg");
  transition: 0.25s ease;
}


.usa-button,
.usa-form .usa-button,
.usa-button:visited,
.usa-form .usa-button:visited {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 275px;
  height: 44px;
  
  color: #ffffff;
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-weight: normal;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #7f7044;
  transition: 0.25s ease;
}

.usa-nav__secondary .usa-search .usa-button[type="submit"] {
  margin-top: 0;
}

.usa-search .usa-search__submit,
.usa-search [type="submit"] {
  background-color: #7f7044;
}

.usa-search .usa-search__submit:hover,
.usa-search [type="submit"]:hover {
  background-color: #a48923;
}




.usa-tab-light .usa-accordion__button {
  color: #003256;
  text-decoration: none;
  background-color: #ffffff;
  background-image: url("/modules/custom/get_banked/assets/images/arrow-right-blue.svg");
  background-size: 0.8rem;
  background-position: calc(100% - 15px) center;
  border-bottom: 0;
  letter-spacing: 0px;
}

.usa-tab-light .usa-accordion__button[aria-expanded="true"] {
  color: #003256;
  background-color: #ffffff;
  background-image: url("/modules/custom/get_banked/assets/images/arrow-down-blue.svg");
  background-size: 1rem;
  background-position: calc(100% - 15px) center;
  border-bottom: 0;
  pointer-events: auto;
}

.usa-tab-light .usa-accordion__link {
  color: #003256;
  text-decoration: none;
  background-color: #ffffff;
  background-size: 0.8rem;
  background-position: calc(100% - 15px) center;
  border-bottom: 0;
  letter-spacing: 0px;
}

.usa-tab-light .usa-accordion__heading:not(:first-child) {
  margin-top: 0;
}

.usa-tab-light .usa-accordion__content {
  background-color: #faf9f6;
}


.usa-accordion-dark .usa-accordion__button {
  background-image: url("/modules/custom/get_banked/assets/images/arrow-down-white.svg");
  background-size: 1.25rem;
  border-bottom: 0;
  letter-spacing: 0px;
  pointer-events: auto;
  text-decoration: none;
}

.usa-accordion-dark .usa-accordion__button:hover {
  background-color: #003256;
  color: white;
}

.usa-accordion-dark .usa-accordion__button[aria-expanded="false"] {
  background-image: url("/modules/custom/get_banked/assets/images/arrow-right-white.svg");
}
.usa-accordion-dark .usa-accordion__button[aria-expanded="true"] {
  pointer-events: auto;
}


.usa-accordion-dark .usa-accordion__link {
  text-decoration: none;
  background-size: 0.8rem;
  background-position: calc(100% - 15px) center;
  border-bottom: 0;
  letter-spacing: 0px;
}

.usa-accordion-dark .usa-accordion__heading:not(:first-child) {
  margin-top: 0;
}

.usa-button:hover,
.usa-form .usa-button:hover,
.usa-button:visited:hover,
.usa-form .usa-button:visited:hover {
  color: #ffffff;
  background-color: #a48923;
  transition: 0.25s ease;
}

.usa-button.usa-button--primary,
.usa-button.usa-button--primary:visited {
  text-decoration: none;
  color: #ffffff;
  background-color: #003256;
  transition: 0.25s ease;
}

.usa-button.usa-button--primary:hover,
.usa-button.usa-button--primary:active {
  
  color: #ffffff;
  background-color: #20509e;
  transition: 0.25s ease;
}

.usa-button.width-auto {
  display: inline-flex;
  width: auto;
}

.usa-button.width-full {
  display: inline-flex;
  width: 100%;
}

.usa-button span {
  display: none;
}

.usa-button.usa-button--hover {
  background-color: #20509e;
}


.usa-icon {
  display: flex;
  overflow: hidden;
  width: 30px;
  height: 30px;
  text-decoration: none;
  justify-content: center;
  align-items: center;
  transition: 0.25s ease;
}

.usa-icon:hover {
  text-decoration: none;
  transition: 0.25s ease;
}

.usa-icon--gold-circle {
  border-radius: 100%;
  color: #ffffff;
  background-color: #7f7044;
}

.usa-icon--gold-circle:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #a48923;
}

.usa-icon--gold-box {
  color: #7f7044;
  background-color: transparent;
  justify-content: center;
  margin: 0;
  padding: 0;
  outline: solid 1px #c4bfad;
}


.usa-icon--gold-box.font-alt-xs {
  
  
  pointer-events: none;
}


.usa-icon--gold-box.width-auto {
  width: auto;
  
  padding: 0 0.6875rem;
}


.card .card__content .usa-icon--gold-box {
  background-color: transparent;
}


.usa-icon--gold-box i {
  color: #7f7044;
  transition: 0.25s ease;
}

.usa-icon--gold-box i:hover {
  color: #a48923;
  text-decoration: none;
  background-color: transparent;
  transition: 0.25s ease;
}


.usa-icon .fa-circle {
  font-size: 0.7rem;
  margin-left: 1px;
  margin-top: 1px;
}


.usa-icon .fa-play {
  font-size: 1rem;
  margin-left: 3px;
  margin-top: 1px;
}

.usa-icon .fa-youtube { 
  font-size: 1rem;
  margin-left: 0;
  margin-top: 1px;
}

#icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
}


.usa-banner {
  height: auto;
  background: #fff;
}

.usa-banner__content {
  padding-top: 0;
  margin-top: -0.7rem;
  padding-bottom: 3.7rem;
}

.usa-banner p {
  
  font-family: "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
}

.usa-banner__header-close-text,
.usa-banner__header-text {
  font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times,
    serif;
  font-style: italic;
  font-size: 0.74rem;
}

.usa-banner__button {
  margin-left: 0.25rem;
}


.usa-header,
.usa-nav {
  background-color: #003256;
  background-image: none;
  color: #fff;
}


.usa-alert p {
  padding: 0;
}

div#breadcrumbs,
div#content,
div#page_foot {
  max-width: 1366px;
}

div.left_side {
  width: 74%;
}

div.right_side {
  width: 21%;
}

#find_more_info input[type="button"],
#table_wrapper select {
  background-color: #fff;
}

#table_filter input[type="text"],
div.right_side input[type="text"] {
  border: solid 1px #dfdfdf;
}

.usa-banner p {
  padding: 0;
}

.usa-header p {
  
}

.usa-header ul li,
.usa-footer ul li {
  padding-bottom: 0;
}

.usa-footer h1,
.usa-footer h2,
.usa-footer h3,
.usa-footer h4,
.usa-footer h5,
.usa-footer h6 {
  color: #fff;
  padding-top: 0;
}

.usa-nav__submenu article h2 {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 10px;
}




.card {
  background-color: #fff;
}

.card.bg-transparent {
  background-color: transparent;
}

.card.width-281px,
.card.width-300px {
  margin-left: auto;
  margin-right: auto;
}

.card--chart {
}

.card--chart .chart-header {
  font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times;
  
  font-size: 1.125rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #002c4c;
  margin-bottom: 10px;
}

.card--chart .card__content {
  margin: 0 1.25rem 1.25rem 1.25rem;
}

.card--chart .card__content .share-text {
  font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times;
  
  font-size: 0.875rem;
  font-weight: normal;
  color: #002c4c;
  font-size: 0.875rem;
  font-style: italic;
}

.card--news {
}

.card--news .news-header {
  font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times;
  
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.36px;
  color: #013256;
}

.card--news .card__content {
  margin: 0 1.25rem 1.25rem 1.25rem;
}

@media (min-width: 0) and (max-width: 640px) {
  .mobile\:card--inverse {
    background-color: transparent;
  }

  .mobile\:card--inverse .card__image {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .mobile\:card--inverse .news-header,
  .mobile\:card--inverse .card__content,
  .mobile\:card--inverse .card__content p {
    color: #ffffff;
  }

  
  .mobile\:margin-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  
  .mobile\:margin-top-0 {
    margin-top: 0;
  }

  .mobile\:margin-top-1 {
    margin-top: 0.5rem;
  }

  .mobile\:margin-top-2 {
    margin-top: 1rem;
  }
}

.card.card--inverse {
  max-width: 100%;
  min-width: 100%;
  overflow: hidden;
  background: none;
  border: none;
  margin: 0;
}

.card--inverse .news-header,
.card--inverse .card__content {
  color: #ffffff;
}

.card--inverse .news-header {
  font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times;
  
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.36px;
}

.card--inverse .card__content {
  padding: 1.25rem;
}

.video-container {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.video-container::after {
  padding-top: 56.25%;
  display: block;
  content: "";
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media all and (min-width: 640px) {
  .visible .card.card--inverse {
    -moz-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: -1px 0 0 rgba(255, 255, 255, 0.5);
  }
}

.width-144px {
  width: 7rem;
}






@media all and (min-width: 900px) {
  .card.width-281px,
  .card.width-300px {
    margin-left: auto;
    margin-right: auto;
  }

  .height-125px {
    height: 7.8125rem;
  }
}

.card .card__image {
  text-align: center;
}

.card .card__image img {
  width: 100%;
  
}


.card .card__image img {
  opacity: 1;
  transform: scale(1);
  transition: 0.5s ease;
}

.card a:hover img,
.card a:focus img,
.card:hover .card__image img,
.card:focus .card__image img {
  opacity: 0.25;
  transform: scale(1.05);
  transition: 0.5s ease;
}

@media (max-width: 480px) {
  
}

@media (max-width: 300px) {
  .card.card--news .card__image img {
    transform: scale(1);
  }

  .card.card--news:hover .card__image img,
  .card.card--news:focus .card__image img {
    transform: scale(1);
  }
}





.card__content a {
  
}

.card a {
  display: inline-block;
  overflow: hidden;
  padding: 0;
  margin: 0;
}


.card a.usa-icon {
  display: inline-block;
  display: flex;
  background-color: transparent;
  margin: 0 auto;
}

.img-bg-blue {
  background-color: rgb(4, 82, 137);
}




.card.card--hero {
  position: relative;
  display: grid;
  grid-row: auto;
  grid-column: auto;
  grid-template-areas: "main";
  overflow: hidden;
  width: 100%;
}

.card.card--hero:hover,
.card.card--hero:active,
.card.card--hero:focus {
  text-decoration: none;
}

.card--hero .card__image {
  position: relative;
  overflow: hidden;
  
  height: 11.4375rem;
}

.card--hero .card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}






@media (min-width: 480px) and (max-width: 768px) and (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  .card--hero .card__image {
    position: relative;
    height: 400px !important;
  }

  .card--hero .card__image img {
    position: absolute;
    height: 400px !important;
    width: auto !important;
    max-width: inherit !important;
  }

  .card--hero .card__content {
    width: 200px;
  }
}

@media (min-width: 0px) and (max-width: 480px) and (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  .card--hero .card__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 480px;
    height: auto;
  }
}

.card--hero .card__type {
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 1.5px;
  color: #48b0fb;
  text-transform: uppercase;
  margin: 0;
  
  margin-top: 1.4375rem;
}

.card--hero .card__title {
  color: #013256;
  font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times,
    serif;
  font-size: 1.25rem;
  font-weight: 300;
  letter-spacing: 1.3px;
  
  
  margin: 0 0 0.875rem;
  
}

.card--hero .card__description {
  color: #505050;
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.25px;
}






@media (min-width: 480px) {
  
  
 
	.page-home section > section .card .card__image img {
		width: auto;
	}

  .card.card--hero {
    height: 100%;
  }

  .card--hero .card__image {
    height: 100%;
    grid-area: main;
    max-height: 100%;
    background-color: rgb(4, 82, 137);
  }

  .card--hero .card__image img {
    width: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: 0.5s ease;
  }

  .card--hero:hover .card__image img,
  .card--hero:focus .card__image img {
    transform: scale(1.05);
    transition: 0.5s ease;
  }

  .card--hero .card__content {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    
    margin: 1.375rem;
    transition: bottom 0.5s ease;
  }

  .card--hero:hover .card__content,
  .card--hero:focus .card__content {
    bottom: 50px;
    transition: bottom 0.5s ease;
  }

  .card--hero .card__title {
    color: #ffffff;
    font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times,
      serif;
    font-size: 1.25rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 1.3px;
    transition: margin 0.5s ease;
  }

  .card--hero:hover .card__title,
  .card--hero:focus .card__title {
    margin: 0 0 0.375rem;
    transition: margin 0.5s ease;
  }

  .card--hero .card__description {
    overflow: hidden;
    color: #fff;
    font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
      Roboto, Arial, sans-serif;
    
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: 0.25px;
    margin: 0;
    transition: all 0.5s ease;
    
    max-height: 1.375rem;
    
    margin-bottom: -2.625rem;
  }

  .card--hero:hover .card__description,
  .card--hero:focus .card__description {
    transition: all 0.5s ease;
    max-height: 100px;
    margin-bottom: 0px;
  }

  .grid-container.margin-x-7 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .width-281px {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 17.5625rem;
    max-width: 17.5625rem;
  }

  .width-144px {
    width: 9rem;
  }

  .width-192px {
    min-width: 12rem;
  }

  .width-200px {
    min-width: 12.5rem;
  }

  .width-300px {
    max-width: 18.75rem;
  }

  .width-385px {
    max-width: 24.0625rem;
  }
}

@media (min-width: 480px) and (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  
  .usa-megamenu .card .card__image img {
    width: 100%;
  }
}






@media all and (min-width: 768px) {
  .usa-hero--mobile-carousel {
    
    padding: 0.875rem;
  }

  .usa-hero--mobile-carousel .glider-track {
    
    width: 100% !important;
    display: -ms-grid;
    display: grid;
    
    -ms-grid-columns: minmax(min-content, 64.875rem) 7px 19.8rem;
    -ms-grid-rows: auto 7px auto;
    
    grid-template-columns: minmax(min-content, 74.78386167146974%) auto;
    grid-template-rows: auto;
    
    grid-gap: 0.4375rem;
    grid-template-areas:
      "main sub1"
      "main sub2";
  }

  .usa-hero--mobile-carousel .glider-slide {
    overflow: hidden;
    
    width: 100% !important;
  }

  .usa-hero--mobile-carousel .glider-slide .card--hero .card__image {
    height: 100%;
  }

  .usa-hero--mobile-carousel .glider-slide:nth-of-type(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    grid-area: main;
    
    
  }

  .usa-hero--mobile-carousel .glider-slide:nth-of-type(1) .card__content {
    
  }

  .usa-hero--mobile-carousel
    .glider-slide:nth-of-type(1)
    .card--hero
    .card__image
    img {
    height: 100%;
    object-fit: cover;
  }

  .usa-hero--mobile-carousel
    .glider-slide:nth-of-type(2)
    .card--hero
    .card__image
    img,
  .usa-hero--mobile-carousel
    .glider-slide:nth-of-type(3)
    .card--hero
    .card__image
    img {
    object-fit: cover;
  }

  .usa-hero--mobile-carousel
    .glider-slide:nth-of-type(2)
    .card--hero
    .card__title,
  .usa-hero--mobile-carousel
    .glider-slide:nth-of-type(3)
    .card--hero
    .card__title {
    
    font-size: 1rem;
  }

  .usa-hero--mobile-carousel .glider-slide:nth-of-type(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: sub1;
    
    
  }

  .usa-hero--mobile-carousel .glider-slide:nth-of-type(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    grid-area: sub2;
    
    
  }

  .dots.glider-dots {
    display: none;
  }
}







@media all and (max-width: 767px) {
  .card--hero .card__image img {
      object-fit: contain; 
  }
  .usa-hero--mobile-carousel .glider-slide:nth-of-type(1) .card--hero .card__image img {
      object-fit: contain;
  }
	.card--hero .card__content { 
		padding-left: 10px;
		padding-right: 10px;
	}

}







@media all and (min-width: 768px) and (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  .usa-hero--mobile-carousel
    .glider-slide:nth-of-type(2)
    .card--hero
    .card__image
    img,
  .usa-hero--mobile-carousel
    .glider-slide:nth-of-type(3)
    .card--hero
    .card__image
    img {
    width: auto;
    height: 100%;
  }

  .usa-hero--mobile-carousel .glider-slide .card--hero .card__description {
    width: 95%;
  }

  .usa-hero--mobile-carousel
    .glider-slide:nth-of-type(1)
    .card--hero
    .card__content {
    
  }

  .usa-hero--mobile-carousel
    .glider-slide:nth-of-type(2)
    .card--hero
    .card__content,
  .usa-hero--mobile-carousel
    .glider-slide:nth-of-type(3)
    .card--hero
    .card__content {
    width: 19.6875rem;
  }
}

.usa-hero {
  background-image: url("/modules/custom/get_banked/assets/images/large-3up.jpg");
  background-position: top center;
}

.usa-hero--container {
  position: absolute;
}

@media (min-width: 1024px) {
  .usa-nav__primary button,
  .usa-nav__primary button:hover,
  .usa-nav__primary button[aria-expanded="true"],
  .usa-nav__primary button[aria-expanded="true"]:hover,
  .usa-nav__primary button[aria-expanded="false"]:hover {
    transition: 0.25s ease;
  }
}

.usa-navbar {
  border-bottom: none;
}


.usa-header {
  border-top: solid 2px #7f7044;
  box-shadow: inset 0 7px 0 #b7ac83;
  -moz-box-shadow: inset 0 7px 0 #b7ac83;
  -webkit-box-shadow: inset 0 7px 0 #b7ac83;
}

.sticky-active .usa-header {
  border-bottom: solid 3px #fff;
  box-shadow: inset 0 7px 0 #b7ac83, 0 2px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 7px 0 #b7ac83, 0 2px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 7px 0 #b7ac83, 0 2px 6px rgba(0, 0, 0, 0.2);
}

.usa-nav__primary .usa-accordion__button span {
  color: #fff;
  font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times,
    serif;
  font-weight: 100;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  padding-right: 0;
}

.usa-nav__primary > .usa-nav__primary-item#search {
  display: none;
}

.usa-header + .usa-section,
.usa-header + main {
  border-top: 0;
}


.usa-nav__submenu,
.usa-nav__submenu h2,
.usa-nav__submenu a,
.usa-nav__submenu a:visited {
  font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times,
    serif;
  font-weight: 100;
  color: #fff;
  line-height: 1.5rem;
}

.usa-nav__submenu {
  transition: 0.5s ease;
}

.usa-nav__submenu article p,
.usa-nav__submenu article span {
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  font-size: 0.8rem;
  line-height: 1.7rem;
  letter-spacing: 0.03rem;
}

.usa-nav__submenu article ul {
  margin-left: 0;
}

.usa-nav__submenu-list > li {
  list-style: disc;
  font-size: 0.8rem;
  line-height: 0.5rem;
  letter-spacing: 0.1rem;
}


.usa-nav__submenu a:hover,
.usa-nav__submenu a:visited:hover,
.usa-nav__submenu .usa-nav__submenu-item a:hover,
.usa-nav__submenu .usa-nav__submenu-item a:visited:hover {
  color: #a48923;
  transition: 0.25s ease;
  text-decoration: underline;
}

.usa-nav__submenu .card a,
.usa-nav__submenu .card a:visited {
  color: #003256;
}

.usa-nav__submenu .card a:hover,
.usa-nav__submenu .card a:visited:hover,
.usa-nav__submenu .card a:focus {
  color: #3163b6;
}

.usa-search input[type="search"] {
  font-style: italic;
  letter-spacing: 0.05rem;
}

.usa-search .usa-button {
  background-image: url("/modules/custom/get_banked/assets/images/icon-search.svg");
  background-size: 1.4rem;
}


.usa-search .usa-search__submit,
.usa-search [type="submit"] {
  width: 2.3rem;
}



header .usa-accordion {
  
}

header .usa-nav__primary .usa-nav__primary-item > a {
  color: #fff;
  text-decoration: none;
}

header .usa-nav__primary .usa-nav__primary-item > a:hover,
header .usa-nav__primary .usa-nav__primary-item > a:visited:hover {
  text-decoration: underline;
}


.usa-overlay {
  z-index: 0;
}

@media (min-width: 0) and (max-width: 639px) {
  
  .usa-overlay.is-visible {
    
  }
}


.usa-logo {
  margin-top: 1.2rem;
  margin-left: 0.8rem;
}


.usa-menu-btn .fa-bars {
  font-size: 2rem;
}

.usa-menu-btn,
.usa-menu-btn:hover {
  background-color: transparent;
  margin-top: 5px;
  padding-right: 9px;
}

.usa-nav__close .fa-times {
  font-size: 1.5rem;
}


.usa-nav__primary {
  order: 1;
}

.usa-nav__secondary {
  order: 2;
}

.usa-nav__secondary .usa-label {
  margin-bottom: 1rem;
}


.usa-nav__primary button {
  text-transform: uppercase;
}


.usa-social-link {
  text-align: center;
  padding-top: 16px;
}



.usa-footer p {
  padding: 0;
}

.usa-footer__primary-section {
  background-color: #1b1d20;
}

.usa-footer__secondary-section {
  background-color: #1b1d20;
  border-top: solid 2px #fff;
}

.usa-footer__secondary-section .usa-footer__nav li {
  width: auto;
  margin: 0 auto;
  padding: auto;
  text-align: center;
}

.usa-footer__primary-link,
.usa-footer__secondary-link,
.usa-footer__secondary-section a,
.usa-footer__secondary-section a:visited {
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  font-size: 0.7rem;
  letter-spacing: 1.2px;
  margin-left: 0;
}

.usa-footer__secondary-section a:hover,
.usa-footer__secondary-section a:visited:hover {
  text-decoration: underline;
}

.usa-footer__secondary-section ul li a {
  
}



.carousel-previous-button,
.carousel-next-button,
.dark .carousel-previous-button,
.dark .carousel-next-button {
  display: none;
}

.view-more-link,
.view-more-link:visited {
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.71px;
  color: #003256;
}
@media screen and (max-width: 640px) {
	.view-more-link { 
		margin-bottom: 1rem;
	}
}
.carousel--dark .view-more-link {
  color: #ffffff;
}

.carousel-controls {
  flex-direction: column;
  margin: 0;
}

.glider.margin-x-4,
.glider-track.margin-x-4 {
  margin-right: 0;
  margin-left: 0;
}



.glider.disable-scrollbars::-webkit-scrollbar {
  width: 0;
  height: 0;
  background: transparent;
}

.glider .glider-slide .card {
  height: 100%;
  width: 100%;
  display: block;
}

.glider .glider--one {
  width: 100%;
}

.glider.glider--three-wide .card .card__content {
  margin: 0 1.25rem 1.25rem 1.25rem;
}

.glider.glider--three-wide .card .card__image img {
  width: 100%;
  object-fit: cover;
}

.glider.glider--three-narrow {
  max-width: 825px;
  margin: 0 auto;
}

.glider.glider--three-narrow-2 {
  max-width: 939px;
  margin: 0 auto;
}






@media (min-width: 768px) {
  .carousel-controls {
    flex-direction: row;
    margin: 0 3.5rem;
  }

  .glider-track {
    margin-right: 2rem;
    
  }

  .glider.margin-x-4,
  .glider-track.margin-x-4 {
    margin-right: 2rem;
    margin-left: 2rem;
  }

  .view-more-link {
    margin-right: 1.875rem;
  }

  
  .carousel-previous-button,
  .carousel-next-button,
  .carousel--dark .carousel-previous-button,
  .carousel--dark .carousel-next-button {
    display: block;
    
    height: 3.5625rem;
    width: 3.5625rem;
    border: none;
    cursor: pointer;
  }

  .carousel-previous-button {
    background: url("/modules/custom/get_banked/assets/images/arrowprevnew.svg") no-repeat;
  }

  .carousel--dark .carousel-previous-button {
    background: url("/modules/custom/get_banked/assets/images/arrow-prev.svg") no-repeat;
  }

  .carousel-previous-button:hover,
  .carousel-previous-button:active {
    background: url("/modules/custom/get_banked/assets/images/arrowprevnewhover.svg") no-repeat;
  }

  .carousel-next-button {
    background: url("/modules/custom/get_banked/assets/images/arrownextnew.svg") no-repeat;
  }

  .carousel--dark .carousel-next-button {
    background: url("/modules/custom/get_banked/assets/images/arrow-next.svg") no-repeat;
  }

  .carousel-next-button:hover,
  .carousel-next-button:active {
    background: url("/modules/custom/get_banked/assets/images/arrownextnewhover.svg") no-repeat;
  }
}

.dots.glider-dots {
}

.glider-dot {
  height: 1.8125rem;
  width: 1.8125rem;
  color: #ffffff;
  background: #ffffff;
  border: 1px solid #003256;
  
  margin: 1.5rem 0.15625rem;
}

.glider-dot--dark .glider-dot {
  height: 1.8125rem;
  width: 1.8125rem;
  color: #ffffff;
  background: transparent;
  border: 1px solid #ffffff;
  
  margin: 1.5rem 0.15625rem;
}

.glider-dot:focus,
.glider-dot.active {
  color: #003256;
  background: #003256;
}

.glider-dot--dark .glider-dot:focus,
.glider-dot--dark .glider-dot.active {
  color: #ffffff;
  background: #ffffff;
}


.usa-tab .usa-accordion__button {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #003256;
  background-image: url("/modules/custom/get_banked/assets/images/arrow-right-white.svg");
  background-size: 0.8rem;
  background-position: calc(100% - 16px) center;
}

.usa-tab .usa-accordion__button[aria-expanded="true"] {
  color: #ffffff;
  background-color: #003256;
  background-image: url("/modules/custom/get_banked/assets/images/arrow-down-white.svg");
  background-size: 1.2rem;
  background-position: calc(100% - 16px) center;
}

.usa-tab .usa-accordion__heading:not(:first-child) {
  margin-top: 0;
  
}


.usa-accordion__content {
  overflow: hidden;
}






@media all and (min-width: 40em) {
  .tablet\:text-left {
    text-align: left;
  }
}





@media all and (min-width: 640px) {
  .bg-microphone {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-about-leadership-bg3.jpg");
    background-position: top left;
    background-repeat: no-repeat;
  }

  .bg-careers {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-about-careers-bg.jpg");
    background-position: 40% 0;
    background-repeat: no-repeat;
    max-height: 515px;
  }

  .bg-initiatives {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-resources-initiatives-bg.png");
    background-position: 70% 0;
    background-repeat: no-repeat;
    max-height: 515px;
  }

  .bg-depositinsurance {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-topic-depositinsurance-bg.png");
    background-position: 70% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-supervision {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-topics-supervision-bg.png");
    background-position: 76% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-lawsregulations {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-resources-lawsregulations.png");
    background-position: 70% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-resolutions {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-resources-resolutions.jpg");
    background-position: 60% 40%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-tools {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-resources-tools.jpg");
    background-position: 70% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-financialresearch {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-analysis-financialresearch-bg.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-quarterlyprofile {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-analysis-quarterlyprofile-bg.jpg");
    background-position: 40% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-natsurvey {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-analysis-natsurvey-bg.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-difference {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-careers-difference-bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-employee-benefits {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-careers-employee-benefits-bg.png");
    background-position: 70% 0;
    background-repeat: no-repeat;
    min-height: 450px;
  }

  .bg-interships-careers {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-careers-interships-careers-bg.png");
    background-position: 70% 0;
    background-repeat: no-repeat;
    min-height: 446px;
  }

  .bg-job-opportunities {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-careers-job-opportunities-bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-transparency {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-trust-why-bg.png");
    background-position: 36% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-sharing {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-trust-sharing-performance-bg.png");
    background-position: 40% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-explaining-work {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-trust-explaining-work-bg.png");
    background-position: 70% 0;
    background-repeat: no-repeat;
  }

  .bg-access-data {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-access-data-bg.png");
    background-position: 40% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-future {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-innovation-future-bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-small-business-lending {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-resources-publications-small-business-lending.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-initivies-trust {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-about-inititives-trust.jpg");
    background-position: 70% 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-resolutions-bank-failures {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-resources-resolutions-bank-failures.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-resolutions-authority-news {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-resources-resolutions-authority-news.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-bank-find {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-resources-tools-bank-find.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-deposit-market-share-report {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-resources-tools-deposit-market-share.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-financial-inclusion {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-about-initiatives-financialinclusion.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-realestateproperty {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-resources-resolutions-realestateproperty.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-allianceforeconinclusion {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-about-inititives-allianceforeconinclusion.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-financialinclusion {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-about-initiatives-financialinclusion.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-contact-cfr {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-contact-cfr-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-faq-bg {
    background-image: url("/resources/deposit-insurance/images/fdic-faq-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-contact-bg {
    background-image: url("/resources/deposit-insurance/images/fdic-contact-bg.jpg");
    background-position: 40% 62%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-who-we-are-bg {
    background-image: url("/analysis/cfr/images/fdic-who-we-are-bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-papers-studies-research {
    background-image: url("/analysis/cfr/images/bg-papers-studies-research.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-cfr-events {
    background-image: url("/analysis/cfr/images/bg-cfr-events.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-cfr-careers {
    background-image: url("/analysis/cfr/images/bg-cfr-careers.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    min-height: 400px;
  }


  .bg-techcomp {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-analysis-innovation-bg.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
	min-height: 400px;
  }

  .bg-getstarted {
    background-image: url("/getbanked/images/fdic-getstarted-bg.jpg");
    background-position: 20% 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bg-chairmanquote {
    background-image: url("/getbanked/images/fdic-chairmanquote-bg.jpg");
    background-position: 20% 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 425px;
  }

  .bg-findabank {
    background-image: url("/getbanked/images/fdic-findabank-bg.jpg");
    background-position: 20% 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 425px;
  }

  .bg-additional {
    background-image: url("/getbanked/images/fdic-addgovresource-bg.jpg");
    background-position: 20% 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 425px;
  }

  .bg-inclusion-banking-resources {
    background-image: url("/about/inclusion/images/fdic-inclusion-banking-resources-bg.jpg");
    background-position: 87% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-inclusion-banks-community-groups-help {
    background-image: url("/about/inclusion/images/fdic-inclusion-banks-community-groups-help-bg.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-inclusion-banks-mdi-leadership {
    background-image: url("/about/inclusion/support-for-banks-and-communities/mission-driven-banks/images/fdic-mdi-leadership.png");
    background-position: 20% 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 550px;
  }

  .bg-inclusion-diversity-equity-inclusion {
    background-image: url("/about/inclusion/images/fdic-inclusion-diversity-equity-inclusion-bg.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg-inclusion-banks-mdi-resources {
    background-image: url("/about/inclusion/support-for-banks-and-communities/mission-driven-banks/images/fdic-mdi-resources.png");
    background-position: 87% 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 470px;
  }

  .bg-inclusion-banks-mdi-statement-of-policy {
    background-image: url("/about/inclusion/support-for-banks-and-communities/mission-driven-banks/images/fdic-statement-of-policy.png");
    background-position: 20% 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 550px;
  }



	.bg-community-affairs {
    background-image: url("/espanol/images/community-affairs.jpg");
    background-position: 20% 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 550px;
  }


	.bg-acquisitions {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-resources-resolutions-fia.jpg");
    background-position: 60% 40%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .usa-tab {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr minmax(215px, 1fr) minmax(215px, 1fr)
      minmax(215px, 1fr) auto 1fr;
    grid-template-columns:
      minmax(0, 1fr) minmax(215px, 1fr) minmax(215px, 1fr) minmax(215px, 1fr)
      auto auto minmax(0, 1fr);
    
    grid-template-rows: auto;
    grid-template-areas:
      "left header1 header2 header3 header4 header5 right"
      "content content content content content content content";
    
    background-image: linear-gradient(to bottom, #003256 63px, #f9f7f3 63px);
  }

  .usa-tab .usa-accordion__heading:not(:first-child),
  .usa-tab .usa-accordion__heading {
    margin: 0;
    padding: 0;
  }

  .usa-accordion__button {
    letter-spacing: 1.5px;
  }

  main .usa-accordion__button[aria-expanded="true"] {
    pointer-events: none;
  }

  header .usa-accordion__button[aria-expanded="false"]:hover,
  header .usa-accordion__button[aria-expanded="true"] {
    text-decoration: none;
  }

  

  .usa-accordion__button[aria-expanded="false"] {
    text-decoration: none;
  }

  .usa-tab .usa-accordion__heading .usa-accordion__button {
    height: 100%;
    color: inherit;
    text-align: center;
    background: none;
    padding: 1.25rem 2.5rem;
    margin: 0;
  }

  .usa-tab .usa-accordion__heading:nth-of-type(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: header1;
  }

  .usa-tab .usa-accordion__heading:nth-of-type(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: header2;
  }

  .usa-tab .usa-accordion__heading:nth-of-type(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 4;
    grid-area: header3;
  }

  .usa-tab .usa-accordion__heading:nth-of-type(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
    grid-area: header4;
  }

  .usa-tab .usa-accordion__heading:nth-of-type(5) {
    -ms-grid-row: 1;
    -ms-grid-column: 6;
    grid-area: header5;
  }

  .usa-tab .usa-accordion__content {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    grid-area: content;
    padding: 0;
  }
}


@media and (max-width: 640px) {
  
  .glider.tablet\:margin-bottom-0,
  .carousel-controls.tablet\:margin-bottom-0,
  .tablet\:margin-bottom-0 {
    margin-bottom: 0;
  }
}


@media all and (max-width: 880px) {
  
  .carousel-controls.tablet-lg\:margin-bottom-0,
  .tablet-lg\:margin-bottom-0 {
    margin-bottom: 0;
  }
}


@media all and (max-width: 1024px) {
  .tablet-lg\:text-center {
    text-align: center;
  }

  .tablet-lg\:position-relative {
    position: relative;
  }
}







@media all and (min-width: 0) and (max-width: 1023px) {
  .usa-help .usa-button,
  .usa-help .usa-form .usa-button {
    margin-top: 1rem;
  }

  
  .usa-banner__button[aria-expanded="false"],
  .usa-banner__button[aria-expanded="true"] {
    background-position: left 287px bottom 8px;
  }

  
  .usa-stay-informed .usa-button {
    margin-top: 1rem;
  }

  .usa-header {
    border-bottom: solid 6px #fff;
  }

  .sticky-active .usa-header {
    border-bottom: solid 6px #fff;
    box-shadow: inset 0 7px 0 #b7ac83, 0 2px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 7px 0 #b7ac83, 0 2px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 7px 0 #b7ac83, 0 2px 6px rgba(0, 0, 0, 0.2);
  }

  .usa-banner__header {
    min-height: 22px;
  }

  .usa-banner__content {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }

  .usa-nav {
    background-image: url("/modules/custom/get_banked/assets/images/fdic-logo-seal.svg");
    background-repeat: no-repeat;
    background-size: 239%;
    background-position: -478px -126px;
  }

  .usa-nav__primary button,
  .usa-nav__primary button:hover,
  .usa-nav__primary a:hover {
    background-color: transparent;
  }

  .usa-nav__primary button {
    padding: 1.2rem 1.5rem;
  }

  .usa-nav__primary button[aria-expanded="false"] {
    background-image: url("/modules/custom/get_banked/assets/images/arrow-right-white.svg");
    background-size: 0.8rem;
    background-position: calc(100% - 16px) center;
  }

  .usa-nav__primary button[aria-expanded="true"] {
    background-image: url("/modules/custom/get_banked/assets/images/arrow-down-white.svg");
    background-size: 1.2rem;
    background-position: calc(100% - 14px) center;
  }

  .usa-nav__primary .usa-accordion__button span {
    font-size: 1.5rem;
    font-weight: 100;
  }

  .usa-nav__submenu {
    padding: 0 0.3rem 1rem;
  }

  .usa-nav__submenu .grid-row {
    padding: 0 1rem;
  }

  .usa-nav__submenu article h2,
  .usa-nav__submenu-list,
  .usa-nav__submenu .usa-col {
    display: none;
  }

  .usa-nav__submenu article p {
    margin-top: 0;
    margin-bottom: 0;
  }

  article .usa-nav__submenu-list {
    display: block;
  }

  article .usa-nav__submenu-list .usa-nav__submenu-item {
    border-top: none;
    list-style: none;
  }

  article .usa-nav__submenu-list .usa-nav__submenu-item a {
    padding-left: 0;
  }

  .usa-accordion__button .usa-icon {
    position: absolute;
    height: 37px;
    width: 43px;
    right: 0;
    top: 0;
  }

  .light-parent-nav .usa-accordion__button[aria-expanded="true"] span i {
    transform: rotate(180deg);
  }

  .usa-search p {
    margin-top: 0;
  }

  .usa-search p a,
  .usa-nav__secondary .usa-search .usa-link {
    margin-right: 0;
  }

  .usa-search .usa-link:hover {
    color: #a48923;
    text-decoration: underline;
  }

  .usa-search input[type="search"] {
    
  }

  .usa-search .usa-search__submit,
  .usa-search [type="submit"] {
    width: 3.5rem;
    margin-bottom: 0;
    height: 40px;
  }

  header .usa-nav__primary-item {
    border-top: none;
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  }

  
  header.position-sticky {
    top: 0;
  }

  
  .usa-nav {
    width: 100%;
    padding: 0 0 12px 0;
  }

  .usa-nav__secondary .usa-form,
  .usa-nav__secondary .usa-link {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 0.7rem;
    font-weight: 100;
    letter-spacing: 0.1rem;
  }

  
  .usa-nav__secondary .usa-link {
    margin-right: 12px;
    font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times,
      serif;
  }

  .usa-logo {
    margin-top: 0.5rem;
    margin-left: 0.8rem;
    height: 32px;
    overflow: hidden;
  }

  .usa-logo img {
    max-width: none;
    width: 5rem;
    transition: scale 0.25s;
  }


  
  .usa-nav__close {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    height: 4rem;
  }

  .usa-nav__primary {
    margin-top: 0;
  }

  .usa-nav__primary a {
    color: #fff;
    width: 20rem;
  }

  .usa-footer__primary-section .usa-footer__primary-content {
    border-top: none;
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
    padding-top: 1.7rem;
    padding-bottom: 1.7rem;
  }

  
  
  .usa-footer .grid-row.grid-gap-4 > *,
  .usa-footer .grid-row.grid-gap > * {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .usa-footer .margin-6 {
    margin-bottom: 0;
  }

  .usa-footer .margin-6:first-child {
    margin-top: 0;
  }

  
  .usa-footer .margin-6 div:last-child section {
    border-bottom: none;
    padding-bottom: 0;
  }

  .usa-footer__nav {
    border-bottom: none;
  }

  .usa-footer__secondary-section .usa-footer__nav {
    
  }

  .usa-footer__secondary-section .usa-footer__nav ul {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .usa-footer__secondary-section .usa-footer__nav ul li {
    display: inline;
    text-align: center;
    width: auto;
    margin: 0 auto;
  }

  .usa-navbar {
    height: 4rem;
  }

  .usa-banner__header {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }

  
  
  
  .usa-banner__button[aria-expanded="false"],
  .usa-banner__button[aria-expanded="true"] {
    background-image: url("/modules/custom/get_banked/assets/uswds-2.6.0/img/angle-arrow-down-primary.svg"),
      linear-gradient(transparent, transparent);
    
    background-size: 0.5rem;
  }

  .usa-banner__button[aria-expanded="true"] {
    background-image: url("/modules/custom/get_banked/assets/uswds-2.6.0/img/angle-arrow-up-primary.svg"),
      linear-gradient(transparent, transparent);
  }

  .usa-banner__button::after {
    background-image: none;
  }

  .usa-banner__button[aria-expanded="true"]::after {
    background-color: transparent;
    background-position: right 10px top 5px;
    display: none;
  }

  
  
  .usa-nav__secondary {
    margin-top: 0;
  }

  
  .font-heading-xl {
    font-size: 0.8rem;
  }

  .font-heading-3xl {
    font-size: 1.5rem;
  }

  .mobile-font-alt-md {
    font-size: 0.85rem;
  }

  .font-alt-xl {
    font-size: 1.5rem;
  }

  .font-sans-sm {
    font-size: 0.8rem;
  }

  .font-sans-md {
    
    font-size: 0.875rem;
  }

  .mobile-list-style-none {
    list-style: none;
  }

  .card--hero .card__title {
    font-size: 0.9rem;
  }

  .mobile-padding-x-neg-2 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .mobile-text-normal {
    text-transform: initial;
  }

  .mobile\:text-center {
    text-align: center;
  }

  .mobile\:width-full {
    width: 99%;
  }

  .mobile\:width-full {
    width: 99%;
  }

  .mobile\:margin-x-14px {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }
}


@media (max-width: 480px) {
  .mobile\:padding-top-0 {
    padding-top: 0;
  }

  .mobile\:padding-top-60px {
    padding-top: 3.75rem;
  }

  
  .margin-bottom-5.mobile\:margin-bottom-0,
  .mobile\:margin-bottom-0 {
    margin-bottom: 0;
  }
}










@media all and (min-width: 480px) {
  .height-350px {
    height: 21.875rem;
  }

  
  .usa-banner__button[aria-expanded="false"],
  .usa-banner__button[aria-expanded="true"] {
    background-position: left 287px bottom 8px;
  }
}






@media all and (min-width: 640px) and (max-width: 1023px) {
  
  .usa-nav {
    width: 50%;
    border-left: solid 3px #fff;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  }

  header.position-sticky {
    top: 0;
  }

  
  .usa-banner__button[aria-expanded="false"],
  .usa-banner__button[aria-expanded="true"] {
    background-position: center center;
  }
}






@media all and (min-width: 640px) {
}






@media all and (min-width: 769px) {
}







@media all and (min-width: 1366px) {
  .widescreen\:grid-col-4 {
    width: 33.3333333333%;
  }

  .widescreen\:grid-col-8 {
    width: 66.6666666667%;
  }

  
  .usa-nav__secondary {
    right: 8.8rem;
  }

  .glider.glider--two .card {
    max-width: 575px;
  }

  
  .glider.glider--three .card {
    max-width: 385px;
  }

  .glider.glider--three-wide .card {
    max-width: 411px;
  }

  .glider.glider--three-wide .card .card__content {
    margin: 0;
  }

  .glider.glider--four .card,
  .glider.glider--three-narrow-2 .card {
    max-width: 281px;
  }
}

@media (min-width: 1024px) and (max-width: 1365px) {
  
  
  
  .glider.glider--two .card {
    max-width: 416px;
  }

  .glider.glider--three .card {
    max-width: 281px;
  }

  .glider.glider--three-wide .card {
    max-width: 90%;
  }

  .glider.glider--three-wide .card .card__content {
    margin: 0;
  }

  .glider.glider--four .card,
  .glider.glider--three-narrow-2 .card {
    max-width: 281px;
  }
}

@media (min-width: 640px) and (max-width: 1024px) {
  
  
  
  .glider.glider--two .card {
    max-width: 313px;
  }

  .glider.glider--three .card {
    max-width: 281px;
  }

  .glider.glider--three-wide .card {
    max-width: 90%;
  }

  .glider.glider--three-wide .card .card__content {
    margin: 0;
  }

  .glider.glider--four .card,
  .glider.glider.glider--three-narrow-2 .card {
    max-width: 281px;
  }
}






@media all and (min-width: 1024px) {
  .tablet\:font-size-20px {
    font-size: 1.25rem;
  }

  .desktop\:font-alt-lg {
    
    font-size: 1.5rem;
  }

  .desktop\:margin-x-177px {
    margin-left: 11.0625rem;
    margin-right: 11.0625rem;
  }

  .tablet\:font-size-25px {
    
    font-size: 1.5625rem;
  }

  .tablet\:font-size-32px {
    font-size: 2rem;
  }

  .tablet\:font-size-36px {
    font-size: 2.25rem;
  }

  .tablet\:text-center {
    text-align: center;
  }

  .usa-banner__header {
    min-height: 60px;
  }

  .usa-nav {
    background-color: transparent;
  }

  .usa-logo img {
    width: 12rem;
    max-width: none;
    transition: scale 0.25s;
  }

  
  header.position-sticky {
    top: 0;
  }

  .usa-header {
    border-bottom-width: 3px;
  }

  .usa-header h2 {
    font-size: 1.35rem;
    letter-spacing: 0rem;
  }

  .usa-logo {
    margin-top: -7rem;
    
    margin-right: 0.4rem;
  }

  .usa-banner__inner {
    padding-left: 14px;
    border-bottom: 1px solid;
    border-image-source: linear-gradient(
      90deg,
      #eef0f3,
      #eef0f3,
      #ffffff,
      #ffffff
    );

    padding-bottom: 4px;
    border-image-slice: 1;
    border-left: 0;
    border-top: 0;
    border-right: 0;
  }

  .usa-nav__primary button,
  .usa-nav__primary button:hover,
  .usa-nav__primary button[aria-expanded="true"],
  .usa-nav__primary button[aria-expanded="true"]:hover,
  .usa-nav__primary button[aria-expanded="false"]:hover {
    background-image: none;
    text-decoration: none;
  }

  .usa-nav__primary
    .usa-nav__primary-item:not(#search)
    button[aria-expanded="false"] {
    background-color: transparent;
    background-image: none;
    transition: 0.25s ease;
    
    
  }

  
  .usa-header--basic .usa-current::after,
  .usa-header--basic .usa-nav__link:hover::after,
  .usa-header--basic [aria-expanded="true"]::after {
    background-color: transparent;
  }

  
  #main-content {
    padding: 0;
  }

  
  .usa-nav__primary {
    margin-top: 1.3rem;
  }

  .sticky-active .usa-header--basic .usa-nav__primary {
    margin-top: 2.7rem;
  }

  .usa-nav__primary > button,
  .usa-nav__primary > .usa-nav__primary-item {
    margin: 0 3.8rem;
    
    transition: ease 0.25s;
  }

  .sticky-active .usa-nav__primary > button,
  .sticky-active .usa-nav__primary > .usa-nav__primary-item {
    margin: 0 2.9rem;
    transition-delay: 0.25s;
    transition: 0.25s;
  }

  .usa-nav__primary .usa-nav__primary-item .usa-nav__link {
    border: solid 3px rgba(255, 255, 255, 0);
    padding: 1.8rem 0.1rem 3rem;
    margin: 0 1.6rem 0;
    text-align: center;
  }

  
  .usa-nav__primary > .usa-nav__primary-item#search button img {
    width: 2rem;
  }

  .usa-nav__primary > .usa-nav__primary-item#search > button {
    border: none;

    background-color: transparent;
    background-image: none;
  }

  .usa-nav__primary > .usa-nav__primary-item#search {
    display: block;
    opacity: 0;
    transition: opacity 0.25s;
    
  }

  #search .usa-accordion__button span {
    display: block;
    text-indent: -9999px;
    background-repeat: no-repeat;
    position: relative;
    height: 30px;
  }

  #search .usa-accordion__button[aria-expanded="false"] span {
    background-image: url("/modules/custom/get_banked/assets/images/icon-search.svg");
  }

  #search .usa-accordion__button[aria-expanded="true"] span {
    background-image: url("/modules/custom/get_banked/assets/images/close-white-alt.svg");
  }

  #search .usa-megamenu.usa-nav__submenu {
    border: none;
    background-color: #003256;
    margin-left: 832px;
    margin-right: -32px;
    background-image: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  
  .usa-nav__primary
    .usa-nav__primary-item:not(#search)
    button[aria-expanded="true"] {
    border: solid 3px #fff;
    border-bottom: none;
    background-color: #003256;
    
    z-index: 900;
    background-position: top 0 left -240px;
    background-size: initial;
  }

  .usa-nav__submenu-list {
    margin-left: 1.5rem;
  }

  .usa-nav__submenu-list > li a {
    line-height: 0.5rem;
  }

  .usa-header--basic.usa-header--megamenu .usa-nav__inner {
    margin-top: 0;
  }

  
  .usa-megamenu.usa-nav__submenu {
    left: 0;
    border: solid 3px #fff;
    margin-top: -3px;
    margin-left: -165px;
    margin-right: 188px;
    
    padding: 1.6rem 1.8rem;
    background-color: #0c2946;
    transition: 0.5s ease;
    transition-delay: 0.25s;
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8);
    background-image: url("/modules/custom/get_banked/assets/images/meganav-bg.jpg");
    background-position: top center;
    
  }

  #search .usa-megamenu.usa-nav__submenu {
    margin-top: -11px;
  }

  .sticky-active .usa-megamenu.usa-nav__submenu {
    margin-left: -114px;
    margin-right: 14px;
  }

  .usa-megamenu.usa-nav__submenu::after,
  .usa-megamenu.usa-nav__submenu::before {
    background-color: transparent;
    display: none;
  }

  
  .usa-nav__submenu article {
    padding-right: 1rem;
  }

  .usa-nav__submenu article h2 {
    font-weight: 500;
  }

  .usa-nav__submenu article p {
    color: #fff;
  }

  .usa-nav__submenu article ul > li {
    list-style: none;
  }

  .usa-nav__submenu article ul > li p a,
  .usa-nav__submenu article ul > li a {
    font-size: 0.9rem;
    letter-spacing: 0.25rem;
    font-weight: 500;
  }

  
  .usa-nav__secondary {
    top: -4.8rem;
    
    position: absolute;
    width: 50%;
    height: 78px;
    float: right;
    transition: opacity 0.25s ease;
    transition-delay: 0.25s;
  }

  .usa-nav__secondary .usa-help .usa-form,
  .usa-nav__secondary .usa-help .usa-link,
  .usa-nav__secondary .usa-link {
    display: none;
  }

  .usa-search {
    margin-left: 0;
  }

  
  .usa-nav__secondary [role="search"] {
    max-width: 20rem;
  }

  .usa-nav__secondary .usa-search input[type="search"] {
    border: solid 1px #dedede;
    height: 2rem;
    margin-right: -2px;
    padding-left: 0.9rem;
    letter-spacing: 0.06rem;
    width: 22rem;
  }

  
  #search .usa-search [role="search"] {
    max-width: 100%;
  }

  #search .usa-header [role="search"] {
    max-width: none;
  }

  #search .usa-search {
    margin-left: 0;
  }

  #search .usa-search input[type="search"] {
    width: 24rem;
    padding-right: 47px;
  }

  
  table.gssb_c {
    padding-right: 20px;
  }

  #search .usa-search p {
    text-align: right;
    font-size: 0.8rem;
    letter-spacing: 0.1rem;
  }

  #search .usa-help button {
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
  }

  .usa-nav__secondary .usa-search .usa-button {
    background-color: #09314d;
    margin-top: 0;
    height: 2rem;
  }

  .usa-nav__secondary .usa-search .usa-button:hover {
    background-color: #20509e;
  }

  .sticky-active .usa-nav__secondary {
    opacity: 0;
    transition: opacity 0.25s;
    right: -1.8rem;
    
  }

  .sticky-active .usa-header--basic.usa-header--megamenu .usa-nav__inner {
    margin-top: 0;
  }

  .sticky-active .usa-logo {
    margin-top: 1.2rem;
    margin-left: 1rem;
  }

  .sticky-active .usa-logo img {
    width: 6.4rem;
    transition: scale 0.25s;
  }

  .sticky-active .usa-nav {
    height: 5.1rem;
  }

  .sticky-active .usa-navbar {
    height: 4.9rem;
  }

  .sticky-active .usa-nav__primary .usa-nav__link {
    padding: 1.2rem 0 2rem;
    margin: -1rem 2.2rem 0;
    width: 80%;
  }

  .sticky-active .usa-nav__primary > .usa-nav__primary-item#search {
    opacity: 1;
    margin-top: -6px;
    margin-right: 15px;
    margin-left: 40px;
    transition: opacity 0.25s;
    
  }

  #search .usa-search button[type="submit"] {
    height: 2rem;
    width: auto;
    background-image: url("/modules/custom/get_banked/assets/images/icon-search-blue.svg");
    
    margin-top: 0px;
    margin-left: -2rem;
    background-color: transparent;
    background-position: right 0.5rem top 0.6rem;
  }

  #search .usa-help label {
    font-size: 1.5rem;
    padding-top: 20px;
    border-top: solid 1px rgba(255, 255, 255, 0.3);
  }

  .half-pixel-border-white {
    -moz-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.5);
  }
}






@media all and (min-width: 1024px) and (max-width: 1279px) {
  .usa-nav__primary > button,
  .usa-nav__primary > .usa-nav__primary-item {
    margin: 0 1rem;
  }

  .sticky-active .usa-nav__primary > button,
  .sticky-active .usa-nav__primary > .usa-nav__primary-item {
    margin: 0 0.6rem;
  }

  .usa-footer__primary-section h3,
  .usa-footer__primary-section label {
    font-size: 1.2rem;
  }

  .usa-megamenu.usa-nav__submenu {
    margin-left: -165px;
    margin-right: 74px;
  }

  .sticky-active .usa-megamenu.usa-nav__submenu {
    margin-left: -66px;
    margin-right: 74px;
  }

  .usa-nav__secondary {
    right: 1.8rem;
  }

  
  #search .usa-megamenu.usa-nav__submenu {
    margin-left: 56%;
  }
}






@media all and (min-width: 1111px) {
  .tablet-margin-x-16rem {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .usa-button span {
    display: inline;
    margin-left: 0.4rem;
  }
}






@media all and (min-width: 1111px) and (max-width: 1112px) {
  .usa-nav__secondary {
    right: -2rem;
  }
}






@media all and (min-width: 1280px) and (max-width: 1365px) {
  .usa-nav__primary > button,
  .usa-nav__primary > .usa-nav__primary-item {
    margin: 0 3.3rem;
  }

  .sticky-active .usa-nav__primary > button,
  .sticky-active .usa-nav__primary > .usa-nav__primary-item {
    margin: 0 2.4rem;
  }

  .usa-nav__secondary {
    right: 8.8rem;
  }
}






@media all and (min-width: 1367px) {
  
  body.usa {
    background: linear-gradient(to bottom, #003256 228px, #f9f7f3 228px);
  }

  body.usa.alert-active {
    background: linear-gradient(to bottom, #003256 284px, #f9f7f3 284px);
  }

  body.usa.sticky-active {
    background: linear-gradient(to bottom, #f9f7f3 228px, #f9f7f3 228px);
  }

  .usa-megamenu.usa-nav__submenu {
    margin-right: 160px;
  }

  .sticky-active .usa-megamenu.usa-nav__submenu {
    margin-left: -72px;
  }

  .sticky-active .usa-nav__primary .usa-nav__link {
    margin: -1rem 2.5rem 0;
  }

  .usa-nav__secondary {
    right: 7rem;
  }
}






@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sticky-active header.position-sticky {
    position: fixed;
    left: 0;
    right: 0;
  }

  #search .usa-search button[type="submit"] {
    z-index: 100;
  }

  .usa-header--basic .usa-navbar {
    width: auto;
  }

  #search .usa-megamenu.usa-nav__submenu {
    margin-right: -1px;
  }

  .usa-megamenu.usa-nav__submenu {
    margin-right: 40px;
  }

  .sticky-active .usa-megamenu.usa-nav__submenu {
    margin-left: -70px;
  }

  .usa-nav__primary > button,
  .usa-nav__primary > .usa-nav__primary-item {
    margin: 0 3.3rem;
  }

  .sticky-active .usa-nav__primary > button,
  .sticky-active .usa-nav__primary > .usa-nav__primary-item {
    margin: 0 2.4rem;
  }

  .usa-nav__secondary {
    right: -2.2rem;
  }

  #search .usa-megamenu.usa-nav__submenu {
    margin-left: 800px;
    margin-right: -32px;
  }

  #search .usa-search input[type="search"] {
    width: 100%;
  }

  .share a,
  .share a:hover {
    overflow: visible;
    background: transparent;
  }
}

@media all and (min-width: 1367px) and (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  #search .usa-search [role="search"] {
    padding-left: 10px;
  }

  #search .usa-search p {
    padding-right: 10px;
  }
}








.custom-scrollbar ::-webkit-scrollbar {
  -webkit-appearance: none;
  border-radius: 4px;
  background-color: #ededed;
  width: 8px;
}

.custom-scrollbar ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #575656;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.absolute-center {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

@media (min-width: 1024px) {
  .desktop\:position-sticky {
    -webkit-position: sticky;
    position: sticky;
  }
}

.flex-justify-between {
  justify-content: space-between;
}

.disable-scrollbars *::-webkit-scrollbar {
  width: 0;
  height: 0;
  background: transparent;
  
}

.disable-scrollbars * {
  scrollbar-width: none;
  
  -ms-overflow-style: none;
  
}

.no-mouse-events {
  pointer-events: none;
}

.text-prussian-blue,
.text-prussian-blue:visited,
.usa-form a:visited {
  color: #003256;
}
@media (min-width: 640px) {
  .tablet\:text-white {
    color: #ffffff;
  }
}

a.text-prussian-blue:hover,
a.text-prussian-blue:visited:hover {
  color: #3163b6;
}

.text-base,
.text-base:visited {
  color: #444343;
}

.text-yellow-metal {
  color: #736539;
}

.text-gold {
  color: #b7ac83;
}

.text-gray {
  color: #939393;
}

a.text-white,
a.text-white:visited {
  color: #ffffff;
}

a.text-white:hover,
a.text-white:visited:hover {
  color: #b7ac83; 
}

.text-weight-600 {
  font-weight: 600;
}

.text-spacing-1-71px {
  
  letter-spacing: 1.71px;
}

.text-lh-1 {
  line-height: 1.8rem;
}

.fill-gold {
  fill: #b7ac83;
}

.fill-blue {
  fill: #013256;
}

.bg-gold-gradient {
  background-image: linear-gradient(to right, white, #f7f7f3, white);
}

.bg-blue-gradient {
  background-image: url("/modules/custom/get_banked/assets/images/fdic-news-multimedia-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-prussian-blue {
  background-color: #003256;
}

.bg-blue {
  background-color: #003256;
}
@media (min-width: 640px) {
  .tablet\:bg-blue {
    background-color: #003256;
  }
}

.bg-dark-blue {
  background-color: #162237;
}

.bg-yellow {
  background-color: #f9f8f5;
}

.bg-informed {
  background-image: url("/modules/custom/get_banked/assets/images/bg-informed.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-eagle {
  background-image: url("/modules/custom/get_banked/assets/images/fdic-news-calendar-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-podium {
  background-image: url("/modules/custom/get_banked/assets/images/fdic-news-testimony-bg-top.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-flag {
  background-image: url("/modules/custom/get_banked/assets/images/bg-flag.png");
  background-position: top left;
  background-repeat: no-repeat;
}

.bg-seal {
  background-image: url("/modules/custom/get_banked/assets/images/seal.png");
  background-repeat: no-repeat;
  background-position: 50% 45px;
}

.bg-supervisorytopics {
  background-image: url("/modules/custom/get_banked/assets/images/fdic-brc-supervisorytopics-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-spring-wood {
  background-color: #f9f7f3;
}

.bg-gold {
  background-color: #746639;
}

.border-rounded {
  border-radius: 100%;
}

.border-white-40-percent {
  border-color: #757b86;
}

.border-gray-nurse {
  border-color: #e7e8e7;
}

.border-gold,
.tablet\:border-gold {
  border-color: #c4bfad;
}

.border-dark-gold {
  border-color: #b7ac83;
}

.outline-shadow-gold {
  outline-color: #c4bfad;
}

.width-fit-content {
  width: fit-content;
}

.margin-x-16px {
  margin-left: 1rem;
  margin-right: 1rem;
}

.margin-x-177px {
  margin-left: 11.0625rem;
  margin-right: 11.0625rem;
}

.margin-bottom-2 {
  
  margin-bottom: 0.5rem;
}

.margin-bottom-4 {
  
  margin-bottom: 1.6875rem;
}



.margin-bottom-5 {
  
  margin-bottom: 2.6875rem;
}

.text-capitalize {
  text-transform: capitalize;
}

.width-281px,
.width-300px,
.width-192px {
  width: 100%;
}

.width-200px {
  min-width: 12.5rem;
}

.width-336px {
  min-width: 21rem;
}

.height-142px {
  
  max-height: 8.875rem;
}

.height-302px {
  max-height: 18.875rem;
}

.height-200px {
  max-height: 12.5rem;
}

.height-380px {
  height: 380px;
}

.maxh-380px {
  max-height: 380px;
}

.top-68px {
  
  top: 3rem;
}



@media (min-width: 1366px) {
  .tablet\:top-94px {
    top: 5.25rem;
  }
}

.truncate {
  
  overflow: hidden;
  
  position: relative;
  
  max-height: 4.6em;
  
  
  
  margin-right: -1em;
  padding-right: 1em;
}


.truncate:before {
  
  content: "...";
  
  position: absolute;
  
  right: 0;
  bottom: 0;
}


.truncate:after {
  
  content: "";
  
  position: absolute;
  
  right: 0;
  
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  
  background: white;
}


.glider-track .card__content a.news-header {
  
  overflow: hidden;
  
  position: relative;
  
  max-height: 4.6em;
  
  
  
  margin-right: -1em;
  padding-right: 1em;
}


.glider-track .card__content a.news-header::before {
  
  content: "...";
  
  position: absolute;
  
  right: 0;
  bottom: 0;
}


.glider-track .card__content a.news-header::after {
  
  content: "";
  
  position: absolute;
  
  right: 0;
  
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  
  background: white;
}
.glider-track .card--inverse .card__content a.news-header::after {
	background-color: #003256;
}
@media (max-width: 768px) { 
	.glider-track .card__content a.news-header::before {
		color: transparent;
	}
	.glider-track .card__content a.news-header::after {
		background-color:  transparent;
		}
}

.podcast-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: repeat(2, 1fr);
  -ms-grid-rows: 230px auto;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 230px auto;
}

@media (max-width: 1260px) {
  .podcast-grid {
    -ms-grid-rows: 260px auto;
    grid-template-rows: 260px auto;
  }
}

.podcast-grid .podcast-image {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-row-start: 1;
  grid-row-end: 2;
  grid-column: 1;
}

.podcast-grid .podcast-description {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  grid-column: 2;
}

.podcast-grid .podcast-items {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  grid-row-start: 2;
  grid-row-end: 2;
  grid-column: 2;
}

@media (max-width: 1160px) {
  .podcast-grid {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .podcast-grid .podcast-items {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-row-start: 2;
    grid-row-end: 2;
    grid-column-start: 1;
    grid-column-end: none;
  }
}

@media (max-width: 1024px) {
  .podcast-grid {
    display: block;
  }

  .podcast-grid .podcast-image,
  .podcast-grid .podcast-description,
  .podcast-grid .podcast-items {
    width: 100%;
  }
}


@media (min-width: 1280px) {
  .vh1280\:display-none {
    display: none;
  }
}



.dataTable--cards .dataTables-content-main {
  
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(auto-fit, minmax(281px, 1fr));
}

.dataTable--cards .dataTables-content-main > * {
  margin: 0 auto;
}

.dataTable--cards .dataTables-content-main .width-281px {
  
  
}





.dataTable--cards {
  width: 100%;
  table-layout: fixed;
}

.dataTable--cards tbody {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  width: 100%;
  table-layout: fixed;
}

.dataTable--cards tbody tr {
  display: -ms-flexbox;
  display: flex;
}

.dataTable--cards tbody td {
  display: -ms-flexbox;
  display: flex;
}

.data-table--header {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  background: rgb(255, 255, 255);
  background: radial-gradient(
    circle,
    rgba(248, 248, 245, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  
  padding: 0.4375rem 1.25rem;
  width: 100%;
  max-width: 1324px;
}


.data-table--header.js-is-sticky {
  margin-top: 84px;
}

select.border,
.data-table--header input,
.data-table--header select {
  border: 1px solid #bebdbd;
}

.dataTables_info {
  font-family: "Merriweather Web", Georgia, Cambria, Times New Roman, Times,
    serif;
  font-size: 0.875rem;
  font-style: italic;
  color: #746639;
  min-width: 210px;
}

.data-table--content {
  
  margin-top: 2rem;
  padding: 0 3rem;
}


.data-table--content tr td .grid-col-3 {
  display: flex;
  width: 100%;
}

.data-table--footer {
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  
  margin: 1rem 1.25rem 2rem;
}

.dataTables_paginate {
}

a.paginate_button,
.paginate_button,
.paginate_button:visited {
  font-family: "Merriweather Web", Georgia, Cambria, Times New Roman, Times,
    serif;
  font-size: 1rem;
  font-weight: 100;
  color: #746639;
  text-decoration: none;
  padding: 0 5px;
  margin: 0 5px;
  cursor: pointer;
}

.paginate_button:hover {
  text-decoration: underline;
}

.paginate_button.first {
  background-image: url("/modules/custom/get_banked/assets/images/icon-first.svg");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 35px;
}

.paginate_button.last {
  background-image: url("/modules/custom/get_banked/assets/images/icon-last.svg");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 35px;
}

.paginate_button.current,
.paginate_button.current:hover {
  color: #fff;
  background-color: #7f7044;
  text-decoration: none;
}

@media (min-width: 1024px) {
  
  .data-table--header.js-is-sticky {
    margin-top: 80px;
    width: calc(100% - 66px);
  }
}

@media (max-width: 1024px) {
  .data-table--header {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 1fr);
    -ms-grid-rows: minmax(0, 1fr);
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: minmax(0, 1fr);
    background: none;
    border: none;
    
    padding: 0;
    background-color: #ffffff;
    overflow: hidden;
    justify-content: center;
  }

  
  .data-table--header.js-is-sticky {
    margin-top: 72px;
    width: calc(100% - 96px);
  }

  .data-table--header.usa-form .usa-input,
  .data-table--header.usa-form .usa-select {
    width: 100%;
    max-width: 100%;
  }

  .data-table--content {
    
    overflow-x: scroll;
    margin-top: 0;
    padding: 0;
  }

  .data-table--footer {
    display: none;
  }

  .dataTables_info {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    grid-column-start: 1;
    grid-column-end: none;
    text-align: center;
    border-top: 1px solid #dcdcdc;
    background: rgb(255, 255, 255);
    background: radial-gradient(
      circle,
      rgba(248, 248, 245, 1) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    
    padding: 1.25rem 1.25rem 0.625rem;
  }

  .dataTables_paginate {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-row-start: 2;
    grid-row-end: 2;
    grid-column-start: 1;
    grid-column-end: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #dcdcdc;
    background: rgb(255, 255, 255);
    background: radial-gradient(
      circle,
      rgba(248, 248, 245, 1) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    
    padding: 0.625rem 1.25rem 1.25rem;
  }

  .dataTables_filter {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-row-start: 3;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: none;
    margin-top: 0.9375rem;
  }

  .dataTables_length {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    grid-row-start: 4;
    grid-row-end: 4;
    grid-column-start: 1;
    grid-column-end: none;
    margin-top: 0.9375rem;
    margin-bottom: 15px;
  }

  .dataTables-sidebar caption {
    position: absolute;
    z-index: 201;
    display: block;
    top: 0;
    width: 100%;
  }

  .dataTables_info {
    margin-top: 20px;
  }
}

@media (max-width: 630px) {
  a.paginate_button {
    margin: 0;
  }

  
  .data-table--header.js-is-sticky {
    margin-top: 72px;
    width: calc(100% - 32px);
  }
}

@media (max-width: 480px) {
  a.paginate_button {
    margin: 0;
  }

  
  .data-table--header.js-is-sticky {
    margin-top: 72px;
    width: calc(100% - 32px);
  }
}

@media (min-width: 1024px) {
  .dataTable.dataTables-sidebar {
    display: -ms-grid;
    display: grid;
    
    -ms-grid-columns: 341px 1fr;
    -ms-grid-rows: 50px 1fr;
    grid-template-columns: 341px minmax(0, 1fr);
    grid-template-rows: 50px minmax(0, 1fr);
  }

  

  .data-table--content {
    overflow: hidden;
  }

  .data-table--content .dataTables-sidebar,
	.data-table--content .dataTables-nosidebar {
    padding-left: 0;
    padding-right: 0;
  }

  .data-table--content {
    padding-left: 0;
    padding-right: 0;
  }

  .dataTables-content-header {
    grid-row: 1;
    grid-column: 2;
    display: table;
    table-layout: fixed;
    width: 100%;
    
    min-width: 850px;
  }

  .dataTables-sidebar .dataTables-content-main,
	  .dataTables-nosidebar .dataTables-content-main {
    grid-row: 2;
    grid-column: 2;
    display: table;
    table-layout: fixed;
    width: 100%;
  }

  .dataTables-content-aside {
    grid-row-start: 1;
    grid-row-end: none;
    grid-column: 1;
  }

  .dataTables-sidebar caption {
    position: relative;
    z-index: 0;
  }
}



@media (min-width: 1024px) {
  .dataTable.dataTables-nosidebar {
    display: -ms-grid;
    display: grid;
    
    -ms-grid-columns: 0 1fr;
    -ms-grid-rows: 50px 1fr;
    grid-template-columns: 0 minmax(0, 1fr);
    grid-template-rows: 50px minmax(0, 1fr);
  }
}



.dataTables-sidebar tr,
.dataTables-nosidebar tr {
  display: table;
  width: 100%;
  min-width: 850px;
}

.dataTables-sidebar tr th:nth-of-type(1),
.dataTables-sidebar tr td:nth-of-type(1),
.dataTables-nosidebar tr th:nth-of-type(1),
.dataTables-nosidebar tr td:nth-of-type(1) {
  width: 25%;
  min-width: 201px;
}

.dataTables-sidebar tr th:nth-of-type(2),
.dataTables-sidebar tr td:nth-of-type(2),
.dataTables-nosidebar tr th:nth-of-type(2),
.dataTables-nosidebar tr td:nth-of-type(2)  {
  width: 15%;
  min-width: 121px;
}

.dataTables-sidebar tr th:nth-of-type(3),
.dataTables-sidebar tr td:nth-of-type(3),
.dataTables-nosidebar tr th:nth-of-type(3),
.dataTables-nosidebar tr td:nth-of-type(3)  {
  width: 8%;
  min-width: 65px;
}

.dataTables-sidebar tr th:nth-of-type(4),
.dataTables-sidebar tr td:nth-of-type(4),
.dataTables-nosidebar tr th:nth-of-type(4),
.dataTables-nosidebar tr td:nth-of-type(4)  {
  width: 10%;
  min-width: 80px;
}

.dataTables-sidebar tr th:nth-of-type(5),
.dataTables-sidebar tr td:nth-of-type(5),
.dataTables-nosidebar tr th:nth-of-type(5),
.dataTables-nosidebar tr td:nth-of-type(5)  {
  width: 25%;
  min-width: 201px;
}

.dataTables-sidebar tr th:nth-of-type(6),
.dataTables-sidebar tr td:nth-of-type(6),
.dataTables-nosidebar tr th:nth-of-type(6),
.dataTables-nosidebar tr td:nth-of-type(6)  {
  width: 17%;
  min-width: 137px;
}





@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .dataTable.dataTables-sidebar,
	.dataTable.dataTables-nosidebar {
    table-layout: fixed;
  }

  .dataTables-content-aside {
    display: -ms-inline-flexbox;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }

  .dataTables-content-header {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    display: table;
    table-layout: auto;
    width: 100%;
  }

  .dataTables-sidebar .dataTables-content-main,
	.dataTables-nosidebar .dataTables-content-main {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    display: table;
    table-layout: auto;
    width: 100%;
  }
}

.dataTables-sidebar > .dataTables-content-main tr,
.dataTables-nosidebar > .dataTables-content-main tr {
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-color: #c5c5c5;
}

.dataTables-sidebar td,
.dataTables-sidebar td a,
.dataTables-nosidebar td,
.dataTables-nosidebar td a {
  font-weight: 400;
  font-size: 0.8125rem;
  font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  color: #444343;
  line-height: 1.6rem;
}

.dataTables-sidebar td,
.dataTables-nosidebar td{
  padding-right: 0.5rem;
  padding-left: 1rem;
  padding-top: 0.8125rem;
  padding-bottom: 0.5rem;
  border-right: 1px solid;
  border-color: #c5c5c5;
}

.dataTables-sidebar .dataTables-content-main tr:nth-child(even),
.dataTables-nosidebar .dataTables-content-main tr:nth-child(even) {
  
  background-color: #f9f8f5;
}

.dataTables-sidebar .dataTables-content-main tr:nth-child(odd),
.dataTables-nosidebar .dataTables-content-main tr:nth-child(odd) {
  background-color: #fff;
}

.sorting p:after {
  content: " ";
  color: white;
  display: inline-block;
  width: 25px;
  height: 10px;
  background: url("/modules/custom/get_banked/assets/images/icon-sort.png") no-repeat center;
}

.sorting_asc p:after {
  content: " ";
  color: white;
  display: inline-block;
  width: 25px;
  height: 10px;
  background: url("/modules/custom/get_banked/assets/images/icon-sort-asc.png") no-repeat center;
}

.sorting_desc p:after {
  content: " ";
  color: white;
  display: inline-block;
  width: 25px;
  height: 10px;
  background: url("/modules/custom/get_banked/assets/images/icon-sort-desc.png") no-repeat center;
}

.dataTables-content-aside {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-row-start: 1;
  grid-row-end: none;
  grid-column-start: 1;
  grid-column-end: 1;
}



.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.72);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999999998;
}

.modal__container {
  margin-top: 10px;
  background-color: #fff;
  max-width: 1080px;
  height: auto;
  border-radius: 0px;
  box-sizing: border-box;
  z-index: 999999999;
  border: solid 5px #013256;
}

.modal__close {
  background: none;
  cursor: pointer;
  border: 0;
}

i.fas.fa-times.text-base-dark {
  font-size: 36px;
}

.modal__title {
  line-height: 2.5625rem;
  margin-left: 40px;
  margin-right: 40px;
}

.modal__image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding-left: 14px;
  padding-right: 14px;
}

.modal__content {
  line-height: 1.6875rem;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 0rem;
  margin-left: 40px;
  margin-right: 40px;
}


@media (max-height: 768px) {
  .modal__image {
    max-height: 240px;
  }
}


@media (min-width: 640px) {
  .modal__container {
    max-width: 730px;
  }
}


@media (min-width: 480px) {
}


@media (max-width: 480px) {
  .modal__container {
    margin-left: 15px;
    margin-right: 15px;
  }

  .modal__title {
    line-height: 1.15rem;
    margin-top: 33px;
    margin-right: 19px;
    margin-left: 21px;
  }

  .modal__image {
    width: auto;
    padding-left: 14px;
    padding-right: 14px;
  }

  .modal__content {
    line-height: 1.3125rem;
    margin-left: 14px;
    margin-right: 14px;
  }
}


@media all and (-ms-high-contrast: none) {
  .modal__overlay {
    position: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.72);
    display: block;
    justify-content: center;
    align-items: center;
    z-index: 999999998;
  }

  .modal__container {
    position: relative;
    top: 0;
    max-width: 1080px;
    height: auto;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
  }
}


@media (max-height: 768px) and (-ms-high-contrast: none) {
  .modal__image {
    max-height: 340px;
  }
}


@keyframes mmfadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes mmfadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-10%);
  }
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}


.fdic-table {
  line-height: 1.5;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 1.25rem 0;
}

.fdic-table th,
.fdic-table td {
  border-width: 1px;
  border-color: #c5c5c5;
  border-style: solid;
  padding: 1rem;
}

.fdic-table-alt th,
.fdic-table-alt td {
  border-width: 1px;
  border-color: #c5c5c5;
  border-style: solid;
  padding: 1rem 0.5rem;
}
.fdic-table .border-left-0 {
  border-left: 0 solid;
}
.fdic-table .border-right-0 {
  border-right: 0 solid;
}


.fdic-table a {
	color: #003256;
	text-decoration: underline;
}
.fdic-table a:hover {
	color: #3163b6;
}



	article[class*="desktop\:grid-col-"] a,
	article[class*="desktop\:grid-col-"] a:visited { 
		color: #003256;
		text-decoration: underline;
	}
	article[class*="desktop\:grid-col-"] a:hover { 
		color: #3163b6;
	}


	article[class*="desktop\:grid-col-"] div.glider a,
	article[class*="desktop\:grid-col-"] div.glider a:visited {
		text-decoration: none;
	}
	article[class*="desktop\:grid-col-"] div.glider a:hover {
		text-decoration: underline;
	}


	article[class*="desktop\:grid-col-"] ol,
	article[class*="desktop\:grid-col-"] ul { 
		line-height: 1.6;
		padding-left: 1.5rem;
	}
	article[class*="desktop\:grid-col-"] ul ol,
	article[class*="desktop\:grid-col-"] ol ul,
	article[class*="desktop\:grid-col-"] ul ul,
	article[class*="desktop\:grid-col-"] ol ol { 
		list-style: initial;
	}
	article[class*="desktop\:grid-col-"] li {
		margin-bottom: 1.5rem;
	}
	article[class*="desktop\:grid-col-"] ul ul > li,
	article[class*="desktop\:grid-col-"] ul ol > li,
	article[class*="desktop\:grid-col-"] ol ul > li,
	article[class*="desktop\:grid-col-"] ol ol > li {
		margin-bottom: 0;
	}



.page-standalone-content article[class*="desktop\grid-col-"] section[class*="bg-"] a,
.page-standalone-content article[class*="desktop\grid-col-"] section[class*="bg-"] a:visited { 
	color: #ffffff;
	text-underline: none;
}

.page-standalone-content article[class*="desktop\grid-col-"] section[class*="bg-"] a:hover {
	color: #ffffff;
	text-decoration: underline;
}




a[name]:not([href])::before { 
  
  display: block; 
  content: " "; 
  margin-top: -88px; 
  height: 88px; 
  visibility: hidden; 
  pointer-events: none; 
}



a[name][href]:target {
	position: relative; 
}
a[name][href]:target sup::after { 
	display: inline-block; 
	content: " "; 
	height: 100px; 
	margin-top: -100px; 
	border: 1px solid transparent; 

}


a[name][href] > sup {
	font-weight: bold;
}
sup > a[href*="#"] { 
	font-weight: bold;
}





a[name][id^="20"]:target {
	position: relative; 
}
a[name][id^="20"]:target + span::after { 
	display: inline-block; 
	content: " "; 
	height: 200px; 
	margin-top: -130px; 
	border: 1px solid transparent; 
}







.video-container-half {
  overflow: hidden;
  position: relative;
  width: 50%;
}

.video-container-half::after {
  padding-top: 56.25%;
  display: block;
  content: "";
}

.video-container-half iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



@media all and (min-width: 1024px) {
  .desktop\:width-500px {
    width: 500px;
  }
  .desktop\:width-600px {
    width: 600px;
  }
}



.helpflex {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
}
@media all and (max-width: 1024px) {
	.helpflex {
		flex-direction: column;
	}
}



.failed-bank div.padding-2.padding-top-0.tablet\:padding-top-2.margin-top-0.tablet\:margin-top-2 > p:first-child { 
	margin-top: 0;
}

.template-failed-bank .rcvrtable {
	  padding-bottom: 5px;
  }
.template-failed-bank .rcvrtable tr > td:first-child {
	  vertical-align: top;
	  text-align: left;
  }
.template-failed-bank .rcvrtable tr > td:last-child {
	  vertical-align: top;
	  text-align: left;
	  padding-left: 1em;
  }
.template-failed-bank .rcvrtable tr > td > p {
	  margin-top: 0;
  }



.podcast-description .display-flex a > img {
	height: 44px;
}


@media print {
	header { 
		display: none;
	}
	main > div:first-child::before { 
		display: block;
		content: url('/modules/custom/get_banked/assets/images/fdic-logo-dark.svg'); 
		width: 10em;
		height: 5em;
	}
	article > img {
		page-break-inside: avoid;
	}
	aside.desktop\:grid-col-3 { 
		display: none;  
	}
	aside.desktop\:grid-col-3 > div:last-child {
		
	}
	aside.desktop\:grid-col-3 > div:last-child a[aria-label="Learn More"] {
		display: none;
	}
	footer.usa-footer { 
		display: none;
	}

	
	div.grid-auto.text-yellow-metal > div.grid-row.flex-align-center { 
		display: none;
	}
	main {
		display: block;
		overflow: visible !important;
	}
}



@media (min-width: 64em) {
	.usa-footer__nav .grid-row.grid-gap > * {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}


	.page-press-release article.desktop\:grid-col-9 a,
	.page-press-release article.desktop\:grid-col-9 a:visited,
	.page-press-release aside a,
	.page-press-release aside a:visited { 
		color: #003256;
		text-decoration: underline;
	}
	.page-press-release article.desktop\:grid-col-9 a:hover,
	.page-press-release aside a:hover { 
		color: #3163b6;
	}
	.page-press-release article.desktop\:grid-col-9 ol,
	.page-press-release article.desktop\:grid-col-9 ul { 
		line-height: 1.6;
		padding-left: 1.5rem;
	}
	.page-press-release article.desktop\:grid-col-9 ul ol,
	.page-press-release article.desktop\:grid-col-9 ol ul,
	.page-press-release article.desktop\:grid-col-9 ul ul,
	.page-press-release article.desktop\:grid-col-9 ol ol { 
		list-style: initial;
	}
	.page-press-release article.desktop\:grid-col-9 li {
		margin-bottom: 1.5rem;
	}
	.page-press-release article.desktop\:grid-col-9 ul ul > li,
	.page-press-release article.desktop\:grid-col-9 ul ol > li,
	.page-press-release article.desktop\:grid-col-9 ol ul > li,
	.page-press-release article.desktop\:grid-col-9 ol ol > li {
		margin-bottom: 0;
	}

.page-press-release .printro {
	font-size: 1.125rem;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	color: #736539;
	text-align: center;
	font-weight: 300;
	margin-bottom: 0;
	margin-top: 0.5rem;
}
.page-press-release .prdate {
	font-family: "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1rem;
	letter-spacing: 0.15em;
	color: #444343;
}
.page-press-release .fir {
	font-size: 1rem;
	color: #003256;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
}
@media (min-width: 480px) {
	.page-press-release .fir {
		font-size: 1.125rem;
	}
}
@media (min-width: 1024px) {
	.page-press-release .printro {
		font-size: 1.25rem;
	}
}

.page-press-release div[class*="attachment"]::before { 
	display: block;
	color: #003256;
	font-size: 1.125rem;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	font-weight: 500; 
	cursor: text; 
}
.page-press-release div.attachment::before { 
	content: "Attachment:"
}
.page-press-release div.attachments::before { 
	content: "Attachments:"
}

	.page-press-release div[class*="attachment"] h2 { 
		
		display: none;
	}
	.page-press-release div[class*="attachment"] a[href] {
		display: inline-block;
		min-height: 55px;
	}
	.page-press-release div[class*="attachment"] a[href]::before { 
		font-family: "Font Awesome 5 Free";
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		line-height: 1;
		color: #736539;
		margin: 0px 26px 20px 0;
		font-size: 1.46rem;
		float: left;
	}

	.page-press-release div[class*="attachment"] a[href]::before { 
		font-weight: 900;
		content: "\f0c1"; 
	}
	.page-press-release div[class*="attachment"] a[href*=".pdf"]::before {  
		font-weight: 400;
		font-size: 2.2rem;
		margin-right: 23px;
		content: "\f1c1"; 
	}
	.page-press-release div[class*="attachment"] a[href*=".doc"]::before {  
		font-weight: 400;
		font-size: 2.2rem;
		margin-right: 23px;
		content: "\f1c2"; 
	}
	.page-press-release div[class*="attachment"] a[href*=".xls"]::before {  
		font-weight: 400;
		font-size: 2.2rem;
		margin-right: 23px;
		content: "\f1c3"; 
	}
	.page-press-release div[class*="attachment"] a[href*=".ppt"]::before {  
		font-weight: 400;
		font-size: 2.2rem;
		margin-right: 23px;
		content: "\f1c4"; 
	}
	
	.page-press-release #joint-release p { 
		font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
		font-size: .875rem;
	}

	
	.page-press-release #media-contacts .contactinfo {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.page-press-release #media-contacts .contactinfo p {
		font-size: 0.875rem;
		margin: 0;
	}
	.page-press-release #media-contacts .contactinfo p.ciagency {

	}
	.page-press-release #media-contacts .contactinfo p.ciname {
		font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
		padding-bottom: 0.25rem;
	}
	.page-press-release #media-contacts .contactinfo p.ciphone {
		font-family: "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	}
	.page-press-release #media-contacts .contactinfo p.ciphone::before {
		font-family: "Font Awesome 5 Free";
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		line-height: 1;
		color: #003256;
		margin-right: 8px;
		font-size: 1.05rem;
		content: "\f879"; 
		font-weight: 900;
	}

	.page-press-release #media-contacts .contactinfo p.ciemail {
		font-family: "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	}
	.page-press-release #media-contacts .contactinfo p.ciemail::before {
		font-family: "Font Awesome 5 Free";
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		line-height: 1;
		color: #003256;
		margin-right: 8px;
		font-size: 1.05rem;
		content: "\f0e0"; 
		font-weight: 900;
	}
	.page-press-release #media-contacts .contactinfo p.ciemail a { 
		display: inline;
	}

	.page-press-release #media-contacts .contactinfo p.ciweb {
		font-family: "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	}
	.page-press-release #media-contacts .contactinfo p.ciweb::before {
		font-family: "Font Awesome 5 Free";
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		line-height: 1;
		color: #003256;
		margin-right: 8px;
		font-size: 1.05rem;
		content: "\f108"; 
		font-weight: 900;
	}

	.page-financial-institution-letter #media-contacts .contactinfo p.cifax,
	.page-standalone-content #media-contacts .contactinfo p.cifax,
	.page-press-release #media-contacts .contactinfo p.cifax { 
		font-family: "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	}
	.page-financial-institution-letter #media-contacts .contactinfo p.cifax::before,
	.page-standalone-content #media-contacts .contactinfo p.cifax::before,
	.page-press-release #media-contacts .contactinfo p.cifax::before {
		font-family: "Font Awesome 5 Free";
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		line-height: 1;
		color: #003256;
		margin-right: 8px;
		font-size: 1.05rem;
		content: "\f1ac"; 
		font-weight: 900;
	}



	.page-press-release #media-contacts .contactinfo p.ciweb a { 
		display: inline;
	}

	.page-press-release #media-contacts .contactinfo + .contactinfo {
		border-top: 1px solid #dfe1e2;
	}
	.page-press-release #media-contacts .contactinfo:last-child {
		padding-bottom: 0;
	}
	.page-press-release #media-contacts .contactinfo:first-child {
		padding-top: 0;
	}

	.page-press-release .prtitle h1 {
		text-align: center;
		font-size: 1.5625rem; 
		font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
		color: #003256;
		margin-top: 0.5rem; 
		margin-bottom: 0;
		max-width: 64rem;
		margin-right: auto;
		margin-left: auto;
	}
	@media (min-width: 1024px) {
		.page-press-release .prtitle h1 {
			font-size: 2.25rem; 
		}
	}
	@media (min-width: 40em) { 
		.page-press-release .prtitle h1 {
			margin-top: 1rem;
		}
	}

	.page-press-release .prtitle h1 + p { 
		font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
		font-style: italic;
		text-align: center;
		margin-bottom: 0;
	}

	@media (min-width: 40em) {
		.page-press-release .prtitle h1 + p {
			font-size: 1rem;
			padding-left: 5rem;
			padding-right: 5rem;
		}
	}
	@media (max-width: 1023px) and (min-width: 0px) {
		.page-press-release .prtitle h1 + p {
			font-size: 0.875rem;
		}
	}


	.page-press-release aside h3.prindex {
		color: #003256; 
		font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;	
		line-height: 1.5; 
		margin-top: 0; 
		margin-bottom: 0;
		font-size: 1.125rem; 
	}
	.page-press-release ul#press_releases li { 
		list-style-type: none;
	}
	.page-press-release ul#press_releases ul li { 
		list-style-type: circle;
	}
	.page-press-release ul#press_releases ul > li {
		margin-bottom: .5em;
		line-height: 1.3;
	}
	.page-press-release ul#press_releases span.title {
		
	}
	.page-press-release ul#press_releases span.title > a::before { 
		content: " - ";
	}

	.page-press-release aside #cse-search-box-form-id2 input[type="text"],
	#cse-search-box-form-id2 input[type="text"] {  
		max-width: 100%;
		outline: none; 
	}
	.page-press-release .prindexyears,
	.prindexyears {  
		column-count: 2;
		column-width: 50%; 
	}
	.page-press-release #GD-snippet-form input.rightnavtextbox,
	#GD-snippet-form input.rightnavtextbox {  
		max-width: 100%;
	}



	.page-financial-institution-letter article.desktop\:grid-col-9 a,
	.page-financial-institution-letter article.desktop\:grid-col-9 a:visited,
	.page-financial-institution-letter #media-contacts .contactinfo a,
	.page-financial-institution-letter #media-contacts .contactinfo a:visited,

	.page-standalone-content #media-contacts .contactinfo a,
	.page-standalone-content #media-contacts .contactinfo a:visited { 
		color: #003256;
		text-decoration: underline;
	}
	.page-financial-institution-letter article.desktop\:grid-col-9 a:hover,
	.page-financial-institution-letter #media-contacts .contactinfo a:hover,

	.page-standalone-content #media-contacts .contactinfo a:hover { 
		color: #3163b6;
	}
	.page-standalone-content article.desktop\:grid-col-9 ol,
	.page-standalone-content article.desktop\:grid-col-9 ul,
    .page-financial-institution-letter article.desktop\:grid-col-9 ol,
	.page-financial-institution-letter article.desktop\:grid-col-9 ul { 
		line-height: 1.6;
		padding-left: 1.5rem;
	}
	.page-standalone-content article.desktop\:grid-col-9 ul ol,
	.page-standalone-content article.desktop\:grid-col-9 ol ul,
	.page-standalone-content article.desktop\:grid-col-9 ul ul,
	.page-standalone-content article.desktop\:grid-col-9 ol ol,
    .page-financial-institution-letter article.desktop\:grid-col-9 ul ol,
	.page-financial-institution-letter article.desktop\:grid-col-9 ol ul,
	.page-financial-institution-letter article.desktop\:grid-col-9 ul ul,
	.page-financial-institution-letter article.desktop\:grid-col-9 ol ol { 
		list-style: initial;
	}
	.page-standalone-content article.desktop\:grid-col-9 li,
    .page-financial-institution-letter article.desktop\:grid-col-9 li {
		margin-bottom: 1.5rem;
	}
	.page-standalone-content article.desktop\:grid-col-9 ul ul > li,
	.page-standalone-content article.desktop\:grid-col-9 ul ol > li,
	.page-standalone-content article.desktop\:grid-col-9 ol ul > li,
	.page-standalone-content article.desktop\:grid-col-9 ol ol > li,
    .page-financial-institution-letter article.desktop\:grid-col-9 ul ul > li,
	.page-financial-institution-letter article.desktop\:grid-col-9 ul ol > li,
	.page-financial-institution-letter article.desktop\:grid-col-9 ol ul > li,
	.page-financial-institution-letter article.desktop\:grid-col-9 ol ol > li {
		margin-bottom: 0;
	}
	.page-financial-institution-letter article.desktop\:grid-col-9 h2 { 
		color: #003256;
		margin-top: 2rem;
		font-size: 1.125rem;
		font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	}

.page-financial-institution-letter .filintro {
	font-size: 1.125rem;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	color: #736539;
	text-align: center;
	font-weight: 300;
	margin-bottom: 0;
	margin-top: 0.5rem;
}
@media (min-width: 1024px) {
	.page-financial-institution-letter .filintro {
		font-size: 1.25rem;
	}
}

.page-financial-institution-letter .fildate,
.page-financial-institution-letter .filnum {
	font-family: "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1rem;
	letter-spacing: 0.15em;
	color: #444343;
}


.page-financial-institution-letter div[class*="attachment"]::before { 
	display: block;
	color: #003256;
	font-size: 1.125rem;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	font-weight: 500; 
	cursor: text;
}
.page-financial-institution-letter div.attachment::before { 
	content: "Attachment:"
}
.page-financial-institution-letter div.attachments::before { 
	content: "Attachments:"
}

	.page-financial-institution-letter div[class*="attachment"] h2 { 
		
		display: none;
	}
	.page-financial-institution-letter div[class*="attachment"] a[href] {
		display: inline-block;
		min-height: 55px;
	}
	.page-financial-institution-letter div[class*="attachment"] a[href]::before { 
		font-family: "Font Awesome 5 Free";
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		line-height: 1;
		color: #736539;
		margin: 0px 26px 20px 0;
		font-size: 1.46rem;
		float: left;
	}

	.page-financial-institution-letter div[class*="attachment"] a[href]::before { 
		font-weight: 900;
		content: "\f0c1"; 
	}
	.page-financial-institution-letter div[class*="attachment"] a[href*=".pdf"]::before {  
		font-weight: 400;
		font-size: 2.2rem;
		margin-right: 23px;
		content: "\f1c1"; 
	}
	.page-financial-institution-letter div[class*="attachment"] a[href*=".doc"]::before {  
		font-weight: 400;
		font-size: 2.2rem;
		margin-right: 23px;
		content: "\f1c2"; 
	}
	.page-financial-institution-letter div[class*="attachment"] a[href*=".xls"]::before {  
		font-weight: 400;
		font-size: 2.2rem;
		margin-right: 23px;
		content: "\f1c3"; 
	}
	.page-financial-institution-letter div[class*="attachment"] a[href*=".ppt"]::before {  
		font-weight: 400;
		font-size: 2.2rem;
		margin-right: 23px;
		content: "\f1c4"; 
	}

	
	.page-financial-institution-letter #joint-release p { 
		font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
		font-size: .875rem;
	}

	
	.page-financial-institution-letter #media-contacts .contactinfo,
	.page-standalone-content #media-contacts .contactinfo {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.page-financial-institution-letter #media-contacts .contactinfo p,
	.page-standalone-content #media-contacts .contactinfo p {
		font-size: 0.875rem;
		margin: 0;
	}
	.page-financial-institution-letter #media-contacts .contactinfo p.ciagency,
	.page-standalone-content #media-contacts .contactinfo p.ciagency {

	}
	.page-financial-institution-letter #media-contacts .contactinfo p.ciname,
	.page-standalone-content #media-contacts .contactinfo p.ciname {
		font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
		padding-bottom: 0.25rem;
	}
	.page-financial-institution-letter #media-contacts .contactinfo p.ciphone,
	.page-standalone-content #media-contacts .contactinfo p.ciphone {
		font-family: "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	}
	.page-financial-institution-letter #media-contacts .contactinfo p.ciphone::before,
	.page-standalone-content #media-contacts .contactinfo p.ciphone::before {
		font-family: "Font Awesome 5 Free";
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		line-height: 1;
		color: #003256;
		margin-right: 8px;
		font-size: 1.05rem;
		content: "\f879"; 
		font-weight: 900;
	}
	.page-financial-institution-letter #media-contacts .contactinfo p.ciemail,
	.page-standalone-content #media-contacts .contactinfo p.ciemail {
		font-family: "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	}
	.page-financial-institution-letter #media-contacts .contactinfo p.ciemail::before,
    .page-standalone-content #media-contacts .contactinfo p.ciemail::before {
		font-family: "Font Awesome 5 Free";
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		line-height: 1;
		color: #003256;
		margin-right: 8px;
		font-size: 1.05rem;
		content: "\f0e0"; 
		font-weight: 900;
	}
	.page-financial-institution-letter #media-contacts .contactinfo p.ciemail a,
	.page-standalone-content #media-contacts .contactinfo p.ciemail a { 
		display: inline;
	}


	.page-financial-institution-letter #media-contacts .contactinfo + .contactinfo,
	.page-standalone-content #media-contacts .contactinfo + .contactinfo {
		border-top: 1px solid #dfe1e2;
	}
	.page-financial-institution-letter #media-contacts .contactinfo:last-child,
	.page-standalone-content #media-contacts .contactinfo:last-child {
		padding-bottom: 0;
	}
	.page-financial-institution-letter #media-contacts .contactinfo:first-child,
	.page-standalone-content #media-contacts .contactinfo:first-child {
		padding-top: 0;
	}

	.page-financial-institution-letter #notes a,
	.page-financial-institution-letter #notes a:visited {
		color: #003256;
		text-decoration: underline;
		font-size: 0.875rem;
	}
	.page-financial-institution-letter #notes a:hover {
		color: #3163b6;
	}
	.page-financial-institution-letter .filtitle h1 {
		text-align: center;
		font-size: 1.5625rem; 
		font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
		color: #003256;
		margin-top: 0.5rem; 
		margin-bottom: 0;
		
		margin-right: auto;
		margin-left: auto;
	}
	@media (min-width: 1024px) {
		.page-financial-institution-letter .filtitle h1 {
			font-size: 2.25rem; 
		}
	}
	@media (min-width: 40em) { 
		.page-financial-institution-letter .filtitle h1 {
			margin-top: 1rem;
		}
	}

	.page-financial-institution-letter .filtitle h1 + p { 
		font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
		font-style: italic;
		text-align: center;
		margin-bottom: 0;
	}

	@media (min-width: 40em) {
		.page-financial-institution-letter .filtitle h1 + p {
			font-size: 1rem;
			padding-left: 5rem;
			padding-right: 5rem;
		}
	}
	@media (max-width: 1023px) and (min-width: 0px) {
		.page-financial-institution-letter .filtitle h1 + p {
			font-size: 0.875rem;
		}
	}

.addendum {
	border-top: 1px solid #979797;
	margin-top: 1.5rem;
	padding-top: 1rem;
}
.addendum h2 {
	font-size: 1rem;
	color: #003256;
	line-height: 1.3;
}
@media (min-width: 480px) {
	.addendum h2 {
		font-size: 1.5rem;
	}
}

.addendum .addendumdate {
	padding-top: 1rem;
	display: flex;
	flex-wrap: wrap;
	color: #444343;
	font-size: 1rem;
	letter-spacing: 0.15em;
}

@media (min-width: 40em) {
	.addendum .addendumdate {
		padding: .75rem 0;
	}
}

@media print { 
	.addendum {
		page-break-before: always;
		border-top: none;
		padding-top: 0;
		margin-top: 0;
	}
	.addendum::before { 
		display: block;
		content: url('/modules/custom/get_banked/assets/images/fdic-logo-dark.svg'); 
		width: 10em;
		height: 5em;
	}
}





article[class*="desktop\:grid-col-"] div[class*="attachment"]::before { 
	display: block;
	color: #003256;
	font-size: 1.125rem;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	font-weight: 500; 
	cursor: text;
}
article[class*="desktop\:grid-col-"] div.attachment::before { 
	content: "Attachment:"
}
article[class*="desktop\:grid-col-"] div.attachments::before { 
	content: "Attachments:"
}

	article[class*="desktop\:grid-col-"] div[class*="attachment"] h2 { 
		
		display: none;
	}
	article[class*="desktop\:grid-col-"] div[class*="attachment"] a[href],
	div[class="dpattachment"] a[href] { 
		display: inline-block;
		min-height: 55px;
	}
	article[class*="desktop\:grid-col-"] div[class*="attachment"] a[href]::before,
	div[class="dpattachment"] a[href]::before { 
		font-family: "Font Awesome 5 Free";
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		line-height: 1;
		color: #736539;
		margin: 0px 26px 20px 0;
		font-size: 1.46rem;
		float: left;
	}

	article[class*="desktop\:grid-col-"] div[class*="attachment"] a[href]::before,
	div[class="dpattachment"] a[href]::before { 
		font-weight: 900;
		content: "\f0c1"; 
	}
	article[class*="desktop\:grid-col-"] div[class*="attachment"] a[href*=".pdf"]::before,
	div[class="dpattachment"] a[href*=".pdf"]::before {  
		font-weight: 400;
		font-size: 2.2rem;
		margin-right: 23px;
		content: "\f1c1"; 
	}
	article[class*="desktop\:grid-col-"] div[class*="attachment"] a[href*=".doc"]::before,
	div[class="dpattachment"] a[href*=".doc"]::before {  
		font-weight: 400;
		font-size: 2.2rem;
		margin-right: 23px;
		content: "\f1c2"; 
	}
	article[class*="desktop\:grid-col-"] div[class*="attachment"] a[href*=".xls"]::before,
	div[class="dpattachment"] a[href*=".xls"]::before {  
		font-weight: 400;
		font-size: 2.2rem;
		margin-right: 23px;
		content: "\f1c3"; 
	}
	article[class*="desktop\:grid-col-"] div[class*="attachment"] a[href*=".ppt"]::before,
	div[class="dpattachment"] a[href*=".ppt"]::before {  
		font-weight: 400;
		font-size: 2.2rem;
		margin-right: 23px;
		content: "\f1c4"; 
	}




.pdficon {
	margin-left: 3px;
}
.pdficon::before {
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	
	color: #736539;
	margin: 0px 3px 0 0;
	
	
	font-weight: 400;
	
	content: "\f1c1"; 
}
.pdficonright { 
	margin-left: 0;
}
.pdficonright::after {
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	
	color: #736539;
	margin-left: 3px;
	
	
	font-weight: 400;
	
	content: "\f1c1"; 
}

.linkicon {
	margin-left: 3px;
}
.linkicon::before {
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	
	color: #736539;
	margin: 0px 3px 0 0;
	
	
	font-weight: 900;
	content: "\f0c1"; 
}

.linkiconright {
	margin-left: 0;
}
.linkiconright::after {
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	
	color: #736539;
	margin-left: 3px;
	
	
	font-weight: 900;
	content: "\f0c1"; 
}


.mswordicon {
	margin-left: 3px;
}
.mswordicon::before {
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	
	color: #736539;
	margin: 0px 3px 0 0;
	
	
	font-weight: 400;
	
	content: "\f1c2"; 
}
.mswordiconright {
	margin-left: 0;
}
.mswordiconright::after {
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	
	color: #736539;
	margin-left: 3px;
	
	
	font-weight: 400;
	
	content: "\f1c2"; 
}

.excelicon {
	margin-left: 3px;
}
.excelicon::before {
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	
	color: #736539;
	margin: 0px 3px 0 0;
	
	
	font-weight: 400;
	
	content: "\f1c3"; 
}
.exceliconright {
	margin-left: 0;
}
.exceliconright::after {
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	
	color: #736539;
	margin-left: 3px;
	
	
	font-weight: 400;
	
	content: "\f1c3"; 
}




.sracindex table.fdic-table.width-full:first-child tbody tr td:first-child {
	white-space: nowrap;
}

.sracindex table.fdic-table.width-full:first-child tbody tr td:nth-child(2) a {
	text-decoration: none;
}
.sracindex table.fdic-table.width-full:first-child tbody tr td:nth-child(2) a:hover {
	text-decoration: underline;
}




a.skipheader, a#after-header
{
	position:absolute;
	display:block;
	width:1px;
	height:1px;
	overflow:hidden;
}


@media (min-width: 64em) {
	article[class*="desktop\:grid-col-"] > table.fdic-table.width-full:first-child {
		margin-top: 0;
	}
}






	.page-standalone-content article div[id^="ftn"] a,
	.page-speeches article div[id^="ftn"] a { 
		
		overflow-wrap: break-word;
	}




.page-topic .dateholder,
.page-forms .dateholder,
.page-standalone-content .dateholder,
.page-resources-di .dateholder,
.page-standalone-category .dateholder {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	flex: 1 0 0;
	max-width: 100%;
	padding-bottom: 1rem;
}

.page-topic .date,
.page-forms .date,
.page-standalone-content .date,
.page-resources-di .date,
.page-standalone-category .date {
	font-family: "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	color: #444343;
	font-size: 1rem;
	letter-spacing: 0.15rem;
}


.page-standalone-content .maincategory,
.page-forms .maincategory,
.page-topic .maincategory,
.page-general-content-data .gcwdcategory,
.page-general-content-video .gcwdcategory,
.page-archive-tile-video .vidcategory,
.page-archive-list .palcategory,
.page-resources-di .maincategory,
.page-standalone-category .maincategory {
	color: #736539;
	line-height: 1.6rem;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 1.25rem;
	
}

.page-standalone-content h1.maintitle,
.page-forms h1.maintitle,
.page-topic h1.maintitle,
.page-resources-di .maintitle,
.page-standalone-category h1.maintitle {
	color: #003256;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0.5rem;
	margin-bottom: 0;
	font-size: 1.5625rem;
	font-weight: 100;
}

.page-standalone-content h1.maintitle + p,
.page-standalone-category h1.maintitle + p { 
	font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-style: italic;
	text-align: center;
	margin-bottom: 0;
}

@media (min-width: 40em) {
	.page-standalone-category h1.maintitle + p,
	.page-standalone-content h1.maintitle + p {
		font-size: 1rem;
		padding-left: 5rem;
		padding-right: 5rem;
	}
}
@media (max-width: 1023px) and (min-width: 0px) {
	.page-standalone-category h1.maintitle + p,
	.page-standalone-content h1.maintitle + p {
		font-size: 0.875rem;
	}
}


article[class*="desktop\:grid-col-"] h2 { 
	margin-top: 2.5rem;
}

.page-standalone-category article[class*="desktop\:grid-col-"] h2,
.page-standalone-content article[class*="desktop\:grid-col-"] h2 {
	color: #003256;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 1.125rem;
	width: 100%;
	clear: both;
}

.page-standalone-category h2.sectiontitle,
.page-standalone-content h2.sectiontitle {
	margin-top: 2rem;
}
.page-standalone-category .imageholder,
.page-standalone-content .imageholder {
	margin-bottom: 2rem;
	float: right;
    padding-left: 0;
    padding-right: 0;
}
.page-standalone-category .imageholder .image,
.page-standalone-content .imageholder .image {
	float: right;
	width: 100%;
	padding-top: 1rem;

}
.page-standalone-category .quoteholder,
.page-standalone-content .quoteholder,
.page-category .quoteholder { 
	border-top: 3px solid #003256;
	border-bottom: 3px solid #003256;
	color: #003256;
	padding: 0.5rem;
	font-style: italic;
	font-weight: 500;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	line-height: 1.5;
	font-size: 1.3rem; 
	clear: both;
	text-align: center;
}

.page-category .quoteholder { 
	
}
.page-category .quoteholder p {
	 
	
}

@media (min-width: 1024px) { 
	.page-standalone-category .quoteholder,
	.page-standalone-content .quoteholder,
	.page-category .quoteholder {
		margin: 1.5rem 0 ;
	}
}
@media (max-width: 1023px) and (min-width: 0px) { 
	.page-standalone-category .quoteholder,
	.page-standalone-content .quoteholder,
	.page-category .quoteholder {
		width: 100%;
		float: none;
		margin: 2rem 0;
	}
}
.page-standalone-category .quotemaker,
.page-standalone-content .quotemaker,
.page-category .quotemaker {
	font-size: 1.2rem;
}



aside.leftsidemenu {
	order: 0;

	position: relative;
	flex: 1 0 0 ;
	max-width: 100%;

	margin-left: 1rem;
	margin-right: 1rem;
	margin-top: 1.5rem;
	margin-bottom: 0;

}
aside.leftsidemenu a,
aside.leftsidemenu a:visited {
	color: #003256;
	text-decoration: none;
}
aside.leftsidemenu a:hover {
	color: #3163b6;
}

aside.leftsidemenu .leftsideimagebox { 
	display: none; 
	border: 1px solid #dfe1e2;
}
aside.leftsidemenu .leftsideimagebox .ibimage {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
aside.leftsidemenu h3.adtitle {
	color: #003256;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	line-height: 1.5;
	font-size: 1.125rem;
	margin-bottom: 0;
}
aside.leftsidemenu p.adtext {
	margin-top: 0.5rem;
	font-size: 0.875rem;
}


aside .promobox { 
	border: 1px solid #dfe1e2;
	margin-bottom: 0.5rem;
}
aside .promobox h3.promotitle {
	font-size: 1.25rem;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	font-weight: 100;
	color: #003256;
	margin-top: 1rem;
	margin-bottom: 0.5rem;
}
aside .promobox p.promotext {
	font-size: 0.875rem;
	margin-top: 0.5rem;
}
aside .promobox p a,
aside .promobox p a:visited {
	color: #003256;
	text-decoration: underline;
}
aside .promobox p a:hover {
	color: #3163b6;
}

@media (min-width: 64em) {
	aside.leftsidemenu {
		order: 2;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%;

		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 2rem
	}
	aside.leftsidemenu .leftsideimagebox {
		display: block; 
	}
}

@media (max-width: 1023px) and (min-width: 0) { 
	aside .promobox {
		margin-bottom: 1rem;
	}
	aside .promobox h3.promotitle {
		text-align: center;
	}
	aside .promobox p.promotext {
		text-align: center;
	}
}

@media (min-width: 40em) { 
	.page-topic .dateholder,
	.page-forms .dateholder,
	.page-standalone-content .dateholder,
	.page-resources-di .dateholder,
	.page-standalone-category .dateholder {
		flex: 1 0 0;
		width: auto;
		max-width: 100%;
		padding-top: 0;
		padding-bottom: 0;
	}
	.page-topic h1.maintitle,
	.page-standalone-content h1.maintitle,
	.page-forms h1.maintitle,
	.page-resources-di h1.maintitle,
	.page-standalone-category h1.maintitle {
		margin-top: 1rem;
	}
	aside .promobox h3.promotitle {
		text-align: left;
	}
	aside .promobox p.promotext {
		text-align: left;
	}
}
@media (min-width: 64em) {
	.page-standalone-category .imageholder,
	.page-standalone-content .imageholder {
		flex: 1 0 0;
		width: auto;
		max-width: 100%;
		margin-bottom: 1.6875rem;
	}
	.page-standalone-category .imageholder .image,
	.page-standalone-content .imageholder .image {
		margin-top: 1.5rem;
	}
}

@media (min-width: 1024px) {
	.page-standalone-category .maincategory,
	.page-standalone-content .maincategory,
	.page-forms .maincategory,
	.page-topic .maincategory,
	.page-general-content-data .gcwdcategory,
	.page-general-content-video .gcwdcategory,
	.page-archive-tile-video .vidcategory,
	.page-archive-list .palcategory,
	.page-resources-di .maincategory {
		font-size: 1.25rem;
	}
	.page-standalone-category h1.maintitle,
	.page-standalone-content h1.maintitle,
	.page-forms h1.maintitle,
	.page-topic h1.maintitle,
	.page-resources-di h1.maintitle {
		font-size: 2.25rem;
	}
	.page-standalone-category article[class*="desktop\:grid-col-"] h2,
	.page-standalone-content article[class*="desktop\:grid-col-"] h2 {
		clear: none;
	}
	.page-standalone-category .imageholder,
	.page-standalone-content .imageholder {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
	.page-standalone-category .imageholder .image,
	.page-standalone-content .imageholder .image {
		width: 380px;
	}
}




.template-failed-bank section a,
.template-failed-bank section a:visited {
	color: #003256;
	text-decoration: underline;
}
.template-failed-bank section a:hover {
	color: #3163b6;
}
.template-failed-bank footer section a,
.template-failed-bank footer section a:visited {
	text-decoration: none;
}

.template-failed-bank .fbankcategory {
	font-size: 1.125rem;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	color: #736539;
	text-align: center;
	font-weight: 300;
	margin-bottom: 0;
	margin-top: 0.5rem;
}
@media (min-width: 1024px) {
	.template-failed-bank .fbankcategory {
		font-size: 1.25rem;
	}
}

.template-failed-bank .fbanktitle {
	font-size: 1.5625rem; 
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	text-align: center;
	color: #003256;
	margin-top: 0.5rem; 
	margin-bottom: 0;
	max-width: 55rem;
	margin-right: auto;
	margin-left: auto;
}
.template-failed-bank .fbankgrayborder {
	display: none;
	border: 1px solid #e7e8e7;
	margin: 0;
	margin-top: 1rem;
	margin-bottom: 1.6875rem;
}
.template-failed-bank .fbankdescription {
	text-align: center;
	font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1.13rem;
	margin: 1.5rem;
	margin-bottom: 1.25rem;
}
.template-failed-bank .aagtitle { 
	color: #ffffff;
	font-size: 1.5rem;
	text-align: center;
	background-color: #003256;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0.75rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	margin-bottom: 0;
}
.template-failed-bank .aagboxtab {

}
.template-failed-bank .aagboxtext {
	margin-bottom: 0.75rem;
	font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.template-failed-bank .aagboximgholder {
	position: relative;
	box-sizing: border-box;
	
	text-align: center;
	min-width: 2rem;
	margin-right: 0.75rem;
}
.template-failed-bank .iftitle {
	text-align: center;
	color: #003256;
	margin: 0;
	padding: 1rem;
	font-size: 1.25rem;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.template-failed-bank .bttt {
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 0.875rem;
	color: #003256;
	font-style: italic;
	font-weight: 300;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.template-failed-bank .fbanksectiontitle {
	text-align: center;
	color: #003256;
	margin: 0;
	padding: 1rem;
	font-size: 1.5rem;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
}
.template-failed-bank strong { 
	color: #003256;
}
.template-failed-bank .sepline { 
	border-bottom: 1px solid #dfe1e2;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.template-failed-bank .fbankstdp {
	padding: 1rem;
	padding-top: 0;
	margin-top: 0;
}

@media (min-width: 1024px) {
	.template-failed-bank  .fbanktitle {
		font-size: 2.25rem; 
	}
	.template-failed-bank .aagtitle {
		font-size: 1.25rem;
		margin-left: 0;
		margin-right: 0;
	}
	.template-failed-bank .fbanksectiontitle {
		font-size: 1.25rem;
	}
}
@media (min-width: 640px) {
	.template-failed-bank .iftitle {
		color: #ffffff;
		background-color: #003256;
	}
}

@media (min-width: 40em) { 
	.template-failed-bank  .fbanktitle {
		margin-top: 1rem;
	}
	.template-failed-bank .fbankgrayborder {
		display: block;
	}
	.template-failed-bank .fbankdescription {
		text-align: left;
		margin-top: 2rem;
	}
	.template-failed-bank .aagtitle {
		text-align: left;
		
	}
	.template-failed-bank .aagboxtab {
		
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;

		-webkit-box-flex: 1;
		-ms-flex: 1 0 0px;
		flex: 1 0 0;
		width: auto;
		max-width: 100%;

	}
	.template-failed-bank .aagboximgholder {
		width: 100%;
		text-align: left;
	}
	.template-failed-bank .iftitle {
		text-align: left;
		margin-left: 1rem;
		margin-right: 1rem;
	}
	.template-failed-bank .fbanksectiontitle {
		text-align: left;
		padding-top: 1.5rem;
		padding-bottom: 0;
	}
	.template-failed-bank .fbankstdp {
		padding-top: 1rem;
		margin-top: 1rem;
	}
}
@media (max-width: 1023px) and (min-width: 0) {
	.template-failed-bank .fbankdescription {
		font-size: 0.875rem;
	}
}

@media (max-width: 640px) and (min-width: 0) {
	.template-failed-bank .fbankdescription {
		margin-left: 0;
		margin-right: 0;
	}
	.template-failed-bank .aagboximgholder {
		width: 5rem;
		padding-right: 1rem;
	}
}
@media (min-width: 64em) {
	.template-failed-bank .aagboximgholder {
		width: 25%;
	}
	.template-failed-bank .iftitle {
		margin-left: 0;
		margin-right: 0;
	}
}


.template-failed-bank a[href="#gov-banner"] { 
	z-index: 9; 
}




.page-general-content-data section a,
.page-general-content-data section a:visited,
.page-general-content-video section a,
.page-general-content-video section a:visited,
.page-archive-tile-video .data-table--content a,
.page-archive-tile-video .data-table--content a:visited {
	color: #003256;
	text-decoration: underline;
}
.page-general-content-data section a:hover,
.page-general-content-video section a:hover,
.page-archive-tile-video section a:hover {
	color: #3163b6;
}
.page-general-content-data footer section a,
.page-general-content-data footer section a:visited,
.page-general-content-video footer section a,
.page-general-content-video footer section a:visited,
.page-archive-tile-video footer section a,
.page-archive-tile-video footer section a:visited { 
	text-decoration: none;
}




.page-general-content-data main section:last-child a,
.page-general-content-data main section:last-child a:visited,
.page-general-content-video main section:last-child a,
.page-general-content-video main section:last-child a:visited {
	text-decoration: none;
}
.page-general-content-data main section:last-child a.text-base,
.page-general-content-data main section:last-child a.text-base:visited,
.page-general-content-video main section:last-child a.text-base,
.page-general-content-video main section:last-child a.text-base:visited {
	color: #444343;
}

.page-general-content-data main section:last-child a:hover,
.page-general-content-video main section:last-child a:hover {
	text-decoration: underline;
}


 

.page-general-content-data .gcwdtitle,
.page-general-content-video .gcwdtitle,
.page-archive-tile-video .vidtitle {
	font-size: 1.5625rem; 
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	text-align: center;
	color: #003256;
	margin-top: 0.5rem; 
	margin-bottom: 0;
	max-width: 55rem;
	margin-right: auto;
	margin-left: auto;
}
.page-general-content-data h2.sectiontitle,
.page-general-content-video h2.sectiontitle {
	font-size: 1rem;
	color: #003256;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
}
.page-general-content-data .gcwdmodimageholder,
.page-general-content-video .gcwdmodimageholder {
	padding: 0.75rem;
	border: 1px solid #dfe1e2;
	margin-top: 0.5rem;
}
@media (min-width: 1024px) {
	.page-general-content-data .gcwdtitle,
	.page-general-content-video .gcwdtitle,
	.page-archive-tile-video .vidtitle {
		font-size: 2.25rem; 
	}
}
@media (min-width: 40em) { 
	.page-general-content-data .gcwdtitle,
	.page-general-content-video .gcwdtitle,
	.page-archive-tile-video .vidtitle {
		margin-top: 1rem;
	}
	.page-general-content-data .gcwdmodimageholder {
		margin-left: 4.5rem;
		margin-right: 4.5rem;
	}
}
@media (min-width: 480px) {
	.page-general-content-data h2.sectiontitle,
	.page-general-content-video h2.sectiontitle {
		font-size: 1.125rem;
	}
}
@media (min-width: 64em) {
	.page-general-content-data .gcwdmodimageholder {
		margin-left: 0;
		margin-right: 0;
	}
}
.page-general-content-data .date,
.page-general-content-video .date {
	font-family: "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	color: #444343;
	font-size: 1rem;
	letter-spacing: 0.15rem;
}
.page-general-content-data .gcwdenlarge {
	font-size: 0.75rem;
	letter-spacing: 0.15em;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #444343;
	text-transform: uppercase;
	font-weight: 700;
}






nav#usa-breadcrumbs li > a[aria-label="Foia"] { 
	text-transform: uppercase;
}
nav#usa-breadcrumbs li > a[aria-label="Cfr"] { 
	text-transform: uppercase;
}




nav#usa-breadcrumbs li > a[aria-label="Jelena mcwilliams"] { 
	color: transparent; 
	width: 16.5ch; 
	position: relative; 
	
}
nav#usa-breadcrumbs li > a[aria-label="Jelena mcwilliams"]::after { 
	color: #777678; 
	content: "Jelena McWilliams"; 
	display: inline-block;
	position: absolute; 
	top: 0; 
	width: 20ch; 
	left: 0; 
}
nav#usa-breadcrumbs li > a[aria-label="Jelena mcwilliams"]:hover::after {
	text-decoration: underline; 
}





	







.std-left-nav {
	position: relative;
	margin-bottom: 0;
}

.std-left-nav .mbl-title-holder {
	border: 1px solid #e6e6e6;
	border-radius: 0.25rem;
}
.std-left-nav a,
.std-left-nav a:visited {
	color: #003256; 
	font-weight: 400;
	padding-left: 0.25rem;
	padding-right: 0.25rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	display: block;
	text-decoration: none;
}
.std-left-nav a:hover {
	color: #3163b6; 
	text-decoration: underline;
}
.std-left-nav .first-level-link {
	font-size: 1.125rem;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	line-height: 1.4;
}

.std-left-nav h2 {
	border-bottom: 1px solid #dfe1e2;
	margin-right: 0.5rem;
	margin-left: 0.5rem;
}
.std-left-nav h2:last-child {
	border-bottom: none;
}

@media (min-width: 64em) {
	.std-left-nav {
		margin-bottom: 2rem;
	}
	.std-left-nav .mbl-title-holder {
		display: none;
	}
}

.std-left-nav .second-level-link {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 3px !important;
	text-align: left;
}



.highlightpage .active-link {
  color: black !important;
  cursor: default !important;
  font-weight: bold !important;
  text-decoration: none !important;
}




 

.page-archive-list h1.maintitle {
	color: #003256;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0.5rem;
	margin-bottom: 0;
	font-size: 1.5625rem;
	font-weight: 100;
}
@media (min-width: 40em) {
	.page-archive-list h1.maintitle {
		margin-top: 1rem;
	}
}
@media (min-width: 1024px) {
	.page-archive-list h1.maintitle {
		font-size: 2.25rem;
	}
}
.page-archive-list .palintro {
	font-size: 1.13rem;
	font-style: italic;
	margin-bottom: 0;
	text-align: center;
	font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	color: #736539;
}
@media (min-width: 40em) {
	.page-archive-list .palintro {
		font-size: 1rem;
		padding-left: 5rem;
		padding-right: 5rem;
	}
}
@media (min-width: 1024px) {
	.page-archive-list .palintro {
		font-size: 1.25rem;
	}
}



.page-archive-list #main-content section:nth-of-type(1) a,
.page-archive-list #main-content section:nth-of-type(1) a:visited {
	color: #003256;
	text-decoration: underline;
}
.page-archive-list #main-content section:nth-of-type(1) a:hover {
	color: #3163b6;
}




.page-standalone-category h1.category-title,
.page-category h1.category-title {
	text-align: center;
	color: #003256;
	font-size: 3rem;
	letter-spacing: 1px;
	margin-top: 1rem;
	margin-bottom: 1.6875rem;
	font-family: "Merriweather Web", Georgia, Cambria, Times New Roman, Times, serif;
}
.page-standalone-category .category-intro,
.page-category .category-intro {
	text-align: center;
	font-size: 1.13rem;
	margin-top: 0;
	margin-bottom: 2.6875rem;
	font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
@media (max-width: 1023px) and (min-width: 0) {
	.page-standalone-category h1.page-title,
	.page-category h1.page-title {
		font-size: 1.5rem;
	}
}
@media (min-width: 40em) {
	.page-standalone-category .category-intro,
	.page-category .category-intro {
		margin-left: 1rem;
		margin-right: 1rem;
	}
}
.page-standalone-category main > section h2,
.page-category main > section h2 {
	text-align: center;
	font-size: 2rem;
	letter-spacing: normal;
	margin-bottom: 1.6875rem;
	padding-top: 0;
	color: #003256;
	font-family: "Merriweather Web", Georgia, Cambria, Times New Roman, Times, serif;
}
.page-standalone-category main > section h2.catlight,
.page-category main > section h2.catlight { 
	color: #ffffff;
}




.page-standalone-category section + article {
	margin-top: -1rem; 
}
.page-standalone-category section + article h2:first-child {
	margin-top: -2.5rem; 
}





.page-event .islholder {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 0.5rem;
	display: block;
}
.page-event .islholder:last-child {
	margin-bottom: 0;
}
.page-event .insectionlink {
	font-size: 0.875rem;
	font-weight: 600;
	text-decoration: none;
	color: #003256;
}
.page-event .insectionlink:hover {
	color: #3163b6;
}
@media (min-width: 64em) {
	.page-event .islholder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 0;
		-webkit-box-flex: 1;
		flex: 1 0 0;
		width: auto;
		max-width: 100%;
	}
}




.page-topic h1.maintitle {
	font-size: 2.25rem;
}
.page-topic .intro { 
	font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1.6875rem;
}
.page-topic p.topicpara {
	font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1.125rem;
	margin: 2rem 1.5rem 1.25rem 1.5rem;
}
@media (min-width: 40em) {
	.page-topic .intro {
		margin-left: 1.5rem;
		margin-right: 1.5rem;
	}
}
@media (max-width: 1023px) and (min-width: 0px) {
	.page-topic .intro {
		font-size: 0.875rem;
	}
	.page-topic p.topicpara {
		font-size: 0.875rem;
	}
}

@media (min-width: 0) and (max-width: 640px) {
	.page-topic p.topicpara {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}



.page-archive-tile-audio .data-table--content a,
.page-archive-tile-audio .data-table--content a:visited,
.page-archive-tile-video .data-table--content a,
.page-archive-tile-video .data-table--content a:visited {
	color: #003256;
	text-decoration: underline;
}
.page-archive-tile-audio .data-table--content a:hover,
.page-archive-tile-video .data-table--content a:hover {
	color: #3163b6;
}

.page-archive-tile-audio .card__content a.chapter::before,
.page-archive-tile-audio .card__content a.transcript::before {
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	color: #003256;
	margin-right: 0.5rem;
	font-size: .9rem;
	font-weight: 400;
	vertical-align: middle;
}
.page-archive-tile-audio .card__content a.chapter::before {
	content: "\f1c1"; 
}

.page-archive-tile-audio .card__content a.transcript::before {
	content: "\f1c7"; 
}


.page-archive-tile-video .atopening {
	font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-style: italic;
	text-align: center;
	margin-bottom: 0;
}
.page-archive-tile-video .vidtitletext {
	font-size: 0.875rem;
    font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	color: #736539;
	padding-top: 1rem;
	padding-bottom: 0.5rem;
	letter-spacing: 0.1em;
}

@media (min-width: 40em) {
	.page-archive-tile-video .atopening {
		font-size: 1rem;
		padding-left: 5rem;
		padding-right: 5rem;
	}
	.page-archive-tile-video .vidtitletext {
		margin-top: 0;
		margin-bottom: 0;
	}
}
@media (max-width: 1023px) and (min-width: 0px) {
	.pagearchive-tile-video .atopening {
		font-size: 0.875rem;
	}
}




.page-resources-di h2.trusts {
	text-align: center;
	color: #003256;
	margin: 0;
	padding: 1rem;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 1.5625rem;
}
@media (min-width: 40em) {
	.page-resources-di h2.trusts {
		margin-top: 0.5rem;
		margin-left: 1rem;
		margin-right: 1rem;
	}
}
@media (min-width: 1024px) {
	.page-resources-di h2.trusts {
		font-size: 2rem;
	}
}
@media (min-width: 64em) { 
	.page-resources-di h2.trusts {
		margin-left: 0;
		margin-right: 0;
	}
}






.wide-rows th,
.wide-rows td { 
	border: none;
}
.wide-rows {  
	border: 1px solid #c5c5c5;
}
.wide-rows tr.highlight { 
	background-color: #f9f8f5;
	border-top: 1px solid #c5c5c5;
}
.wide-rows tbody tr:last-child td { 
	padding-bottom: 1.8rem;
}




.agendaheaderinfo {
	text-align: center;
}
.agendacommitteeholder {
	display: flex;
	font-style: italic;
	justify-content: space-between;
}
.agendacommitteeleft {
	width: 49%;
	text-align: left;
	padding-top: 1rem;
}
.agendacommitteeright {
	width: 49%;
	text-align: right;
	padding-top: 1rem;
}
.agendaholder {
	display: table;
	width: 100%;
}
.agendacaption {
	display: table-caption;
	font-weight: bold;
	
}
.agendarow {
	display: table-row;
}
.agendarow:nth-child(odd) {
	background-color: #eeeeee;
}
.agendatime {
	display: table-cell;
	width: 40%;
	padding-top: 20px;
	padding-left: 20px;
}
.agendasession {
	display: table-cell;
	width: 60%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
.agendasession a {
	font-weight: bold;
}

@media (max-width: 1023px) {
	.agendatime, .agendasession {
		width: 100%;
		float: left;
	}
	.agendasession {
		padding-left: 20px;
	}
	.agendacommitteeholder {
		flex-direction: column;
	}
	.agendacommitteeleft {
		width: 100%;
		text-align: left;
	}
	.agendacommitteeright {
		width: 100%;
		text-align: left;
	}
	.agendabannerholder {
		margin-top: 2rem;
	}
}



.conagenda { 

}
.conagenda tr:nth-child(even) {
	background-color: #f9f8f5;
}
.conagenda tr td:nth-child(1) {
	text-align: center;
	font-size: 0.8125rem;
}




.page-board section div.usa-accordion table tr:nth-child(even) { 
	background-color: #f9f8f5;
}
.page-board section div.usa-accordion table tr th {
	text-align: left;
	font-weight: 400;
	width: 15rem;
}
.page-board section article a,
.page-board section article a:visited { 
	color: #003256;
	text-decoration: underline;
}
.page-board section article a:hover {
	color: #3163b8;
}




div#mapsvg [tabindex]:focus::before {
  content: attr(aria-label);
	position: relative;
	display: inline-block;
	background-color: #ffffff;
	color: #ff0000;
	font-weight: bold;
	padding: 10px;
}





.page-careers section.bg-job-opportunities .glider-track .visible .card.card--inverse {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.page-careers section.bg-job-opportunities .glider-track .visible + .visible {
	border-left: 1px solid rgba(255, 255, 255, 0.5);
}



 

.responsive-tabs__heading {
  display: none;
}
.responsive-tabs__list__item {
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 767px) {
  .responsive-tabs__list {
    display: none;
  }
  .responsive-tabs__heading {
    display: block;
    cursor: pointer;
  }
  .responsive-tabs__panel--closed-accordion-only {
    display: none;
  }
}

@media (min-width: 768px) {
  .responsive-tabs__panel--closed-accordion-only {
    display: block !important;
  }
}





.responsive-tabs-wrapper {
  clear: both;
  zoom: 1;
}
.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after {
  content: "";
  display: table;
}
.responsive-tabs-wrapper:after {
  clear: both;
}

.responsive-tabs__heading:focus,
.responsive-tabs__list__item:focus {
  outline: 1px solid #ccc;
}

.responsive-tabs__heading--active:focus,
.responsive-tabs__list__item--active:focus {
  outline: 0.125rem dotted #bcac88;
}

.responsive-tabs__list {
  background: #003256;
  color: white;
  font-size: 1.25rem;
  text-align: center;
  margin: 0;
  padding: 0;
}
.responsive-tabs__list__item {
  padding: 1rem 2.5rem 0; 
}
.responsive-tabs__list__item:hover {
}
.responsive-tabs__list__item--active,
.responsive-tabs__list__item--active:hover {
  text-decoration: underline;
}

.responsive-tabs__panel {
  margin-bottom: 1.25rem;
}

@media (max-width: 767px) {
  .responsive-tabs__heading {
    padding: 0.5rem 1.25rem;
    background: #003256;
    color: #fff;
    margin: 2px 0;
    position: relative;
  }

  .responsive-tabs__heading:after {
    background-image: url(/modules/custom/get_banked/assets/images/arrow-right-white.svg);
    background-size: 1rem;
    background-repeat: no-repeat;
    content: "";
    display: block;
    position: absolute;
    right: 17px;
    top: 29%;
    width: 13px;
    height: 20px;
  }
  .responsive-tabs__heading:hover,
  .responsive-tabs__heading--active:hover {
  }
  .responsive-tabs__heading--active {
    margin: 2px 0 0;
  }
  .responsive-tabs__heading--active:after {
    background-image: url(/modules/custom/get_banked/assets/images/arrow-down-white.svg);
    width: 17px;
    right: 14px;
  }
}


@media all and (min-width: 640px) {
  .tablet\:font-family-serif {
    font-family: Merriweather Web, Georgia, Cambria, Times New Roman, Times, serif;
  }
}

@media all and (min-width: 640px) {
  .bg-state-visits {
    background-image: url("/about/jelena-mcwilliams/images/fdic-chairman-state-visits-bg.png");
    background-position: 87% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }
  .bg-photos {
    background-image: url("/about/jelena-mcwilliams/images/fdic-chairman-photos-bg.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }
  .bg-speaking-request {
    background-image: url("/about/jelena-mcwilliams/images/fdic-chairman-speaking-request-bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
  }
}

@media all and (min-width: 1025px) {
  .bg-state-visits {
    background-position: center;
  }
}

.fdic-table.margin-y-0 {
  margin: 0;
}





.introcomboboxholder { 
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0 2rem;
}

.introcombobox { 
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
}
.introcombobox div { 
	margin: 10px 20px;
}

.introcombo-leftbox { 
	width: 50%;
}
.introcombo-leftbox p { 
	font-size: 1.3rem;
	line-height: 1.5;
}
.introcombo-rightbox { 
	width: 50%;
}
@media (max-width: 1023px) { 
	.introcomboboxholder {
		padding: 0;
	}
	.introcombobox {
		flex-direction: column;
	}
	.introcombo-leftbox,
	.introcombo-rightbox { 
		width: 100%;
	}
	.introcombo-leftbox {
		padding: 0;
	}
	.introcombo-leftbox p {
		padding: 0;
		margin: 0;
	}
}




.vidwrap {
	position: relative; 
	padding-bottom: 56.25%;
	height: 0;
	width: 100%; 
	margin-left: auto; 
	margin-right: auto;
	max-width: 1200px; 
}
.vidwrap iframe {
	position: absolute; 
	top: 0;  
	left: 0; 
	height: 100%; 
	width: 100%;
}


.boxrowholder { 
	display: flex;
	width: 100%;
	flex-direction: row;
}
.boxcard { 
	width: 250px; 
	height: 250px;
	border: 1px solid #003256;
	justify-content: space-around; 
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.boxcard a { 
	color: #003256;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
	padding-right: 1rem;
	padding-left: 1rem;
}
.boxcard a:hover {
	background-color: rgba(4,82,137,.6); 
	text-decoration: underline;
}



.boxrowholder .boxcard .imageforcard { 
	background-repeat: no-repeat;
	background-position: center 10%;
	height: 90px;
	background-size: auto;
	background-color: transparent;
}

.boxrowholder .boxcard .imageforcard p { 
	text-align: center;
	padding: 10px;
	position: relative;
	top: 90px;
}

.boxcardcontent { 
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	color: #003256;
	font-size: 1.4rem;
	line-height: 1.4;
	margin-top: 50px;
	margin-bottom: 50px;
}
.boxcardcontent p,
.boxcardcontent li {
	color: #003256;
	font-size: 1.4rem;
}
.boxcardcontent a {
	color: #003256;
	text-decoration: underline;
}
.boxcardcontent .boxcardtitle { 
	color: #003256;
	font-family: "Merriweather Web", Georgia, Cambria, "Times New Roman", Times, serif;
	display: block;
	font-weight: bold;
}

@media (max-width: 1023px) { 
	.boxcardcontent {
		width: 100%;
	}
	.boxrowholder {
		flex-direction: column;
	}
	.boxcard {
		margin-top: 10px;
		margin-bottom: 10px;
		width: 100%;
	}
}




.usa-hero--mobile-carousel .glider-slide a.card::before { 
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 999;
	top: 0;
	left: 0;
	background: linear-gradient(rgba(0,0,0,0.0) 50%, rgba(0,0,0,0.7) 100%);
}

.usa-hero--mobile-carousel .glider-slide a.card .card__content {
	z-index: 9999;
}


@media (max-width: 767px) {
	.usa-hero--mobile-carousel .glider-slide a.card::before {
		background-image: -webkit-linear-gradient(rgba(0,0,0,0.0) 50%, rgba(0,0,0,0) 100%);
		background-image: -o-linear-gradient(rgba(0,0,0,0.0) 50%, rgba(0,0,0,0) 100%);
		background-image: linear-gradient(rgba(0,0,0,0.0) 50%, rgba(0,0,0,0) 100%);
	}
}









article[class*="desktop\:grid-col-"] h2:first-child,  
article[class*="desktop\:grid-col-"] div:has(img):first-child + h2, 
article[class*="desktop\:grid-col-"] div:has(iframe):first-child + h2 
{
	margin-top: .5rem;
}


.page-press-release article[class*="desktop\:grid-col-"] h2:first-child,  
.page-financial-institution-letter article[class*="desktop\:grid-col-"] h2:first-child  
{
	margin-top: 1rem;
}



.page-standalone-category article[class*="desktop\:grid-col-"] .responsive-tabs h2,
.page-standalone-content article[class*="desktop\:grid-col-"] .responsive-tabs h2
{
    color: #ffffff;
	font-family: "Open Sans", "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}


.page-speeches div > div[id="ftn1"]::before {
	content: "";
	width: 50%;
	border-top: 1px solid #dfe1e2;
	display: block;
	margin-top: 2rem;
	padding-top: 1rem;
}
@media (max-width: 768px) {
	.page-speeches div > div[id="ftn1"]::before {
		width: 100%;
	}
}
