body,
p, ul, ol, li, a {
  color: #212121; }

legend, label,
h1, h2, h3, h4, h5, h6 {
  color: #205493; }

.usa-section-dark legend, .usa-section-dark label,
.usa-section-dark h1, .usa-section-dark h2, .usa-section-dark h3, .usa-section-dark h4, .usa-section-dark h5, .usa-section-dark h6,
.usa-section-dark p {
  color: #ffffff; }

legend,
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 20px; }

ul, li {
  margin-bottom: 0; }

form {
  max-width: 100%; }

.usa-section p,
.usa-section > ul,
.usa-section > ol,
.usa-section > h1,
.usa-section > h2,
.usa-section > h3,
.usa-section > h4,
.usa-section > h5,
.usa-section > h6 {
  max-width: 62.5rem; }

a {
  color: #0071bc; }
  a:hover {
    color: #205493; }
  a:active {
    color: #0071bc; }
  a:visited {
    color: #0071bc; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none; }

#main:focus {
  outline: none; }

@media (min-width: 600px) {
  .usa-width-one-whole.usa-section {
    position: relative;
    left: 50%;
    max-width: 62.5rem;
    margin-left: -31.25rem; } }
@media (max-width: 550px) {
  h1 {
    font-size: 3.5rem; }

  h2 {
    font-size: 2.5rem; }

  p.usa-font-lead {
    font-size: 1.7rem; } }
@media (max-width: 481px) {
  p {
    font-size: 14px;
    margin: 0; } }
.usa-button,
.usa-button-primary,
.usa-button:visited,
.usa-button-primary:visited,
button,
[type="button"],
[type="submit"],
[type="reset"],
[type="button"],
[type="submit"],
[type="reset"],
[type="image"] {
  background-color: #0071bc;
  color: #fff;
  font-family: 'Lato', sans-serif;
  margin-bottom: 20px;
  margin-top: 20px; }

.usa-button:hover,
.usa-button-primary:hover,
.usa-button:visited:hover,
.usa-button-primary:visited:hover,
button:hover,
[type="button"]:hover,
[type="submit"]:hover,
[type="reset"]:hover,
[type="button"]:hover,
[type="submit"]:hover,
[type="reset"]:hover,
[type="image"]:hover {
  background-color: #205493; }

@media (max-width: 500px) {
  .usa-button,
  .usa-button-primary,
  .usa-button:visited,
  .usa-button-primary:visited,
  button,
  [type="button"],
  [type="submit"],
  [type="reset"],
  [type="button"],
  [type="submit"],
  [type="reset"],
  [type="image"] {
    width: auto; } }
@media all and (min-width: 951px) {
  .usa-header-basic .usa-navbar {
    /*width: 50%;*/ } }
@media all and (max-width: 951px) {
  #logo img {
    max-height: 3.7rem;
    max-width: 4.7rem; } }
.usa-nav-close {
  margin-bottom: 0; }

.usa-nav-link:hover span {
  border-bottom-color: #0071bc; }

.usa-logo-text a {
  display: flex;
  justify-content: space-between; }
  .usa-logo-text a img {
    flex-grow: 1;
    max-height: 75px;
    max-width: 85px;
    padding-right: 1rem; }
  .usa-logo-text a h1 {
    flex-grow: 3;
    font-size: 2rem;
    margin-top: 1rem;
    margin-bottom: 1rem; }

@media screen and (min-width: 951px) {
  .usa-header-extended .usa-logo {
    margin-top: 1.2rem;
    margin-bottom: 1.2rem; } }
@media screen and (max-width: 800px) {
  .usa-logo-text a h1 {
    margin-top: 0.7rem; }

  .usa-nav-primary a,
  .usa-nav-primary a:visited {
    color: #212121; } }
@media screen and (min-width: 800px) {
  .usa-nav-submenu a:visited {
    color: #ffffff; } }
@media screen and (max-width: 650px) {
  .usa-navbar {
    height: 5.8rem; }

  .usa-menu-btn {
    height: 5.8rem;
    width: 6.8rem;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem; }

  .usa-logo-text a img {
    display: none; }
  .usa-logo-text a h1 {
    font-size: 1.8rem; }
    .usa-logo-text a h1 br {
      display: block !important; } }
.usa-sidenav-list a.usa-current {
  border-left: 4px solid #0071bc;
  color: #0071bc; }
.usa-sidenav-list a {
  color: #212121; }
.usa-sidenav-list a:hover {
  color: #0071bc; }

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

.home .usa-width-one-whole > p {
  max-width: 77rem;
  line-height: 1.7;
  font-size: 2rem; }

/* from old template */
.hero-unit {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 20%;
  min-height: 32rem;
  position: relative; }

.hero-content {
  background-color: rgba(33, 33, 33, 0.4);
  bottom: 20px;
  left: 50%;
  margin-left: -30%;
  padding-top: 20px;
  position: absolute;
  text-align: center;
  width: 60%; }

.hero-content h1 {
  color: white;
  font-size: 36px;
  font-weight: 100;
  line-height: 50px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: .3em;
  padding-right: .3em; }

.hero-content .usa-button {
  font-size: 22px;
  line-height: 30px; }

.usa-hero.pclob-hero-image {
  background-position: 0% 0%;
  background-image: url("/assets/img/featured-image-small.jpg") !important; }

.hero-photo-credit p,
.hero-photo-credit a {
  color: #ffffff; }

@media screen and (min-width: 800px) {
  .usa-hero.pclob-hero-image {
    background-image: url("/assets/img/featured-image-medium.jpg") !important; } }
@media screen and (min-width: 1000px) {
  .usa-hero.pclob-hero-image {
    background-image: url("/assets/img/featured-image-large.jpg") !important; } }
@media screen and (min-width: 481px) {
  /* from wds */
  .usa-hero-callout {
    max-width: 35rem; }
    .usa-hero-callout h2 {
      font-size: 2.5rem;
      line-height: 1.5; }
    .usa-hero-callout h3 {
      line-height: 1.45; }

  .usa-hero .usa-grid {
    position: relative; }

  .hero-photo-credit {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 3rem 0 0; } }
@media screen and (max-width: 550px) {
  .usa-hero-callout {
    margin-top: 4rem; }
    .usa-hero-callout.usa-section-dark {
      background-color: rgba(17, 46, 81, 0.6); }
    .usa-hero-callout .usa-button {
      margin-top: 0; }

  .hero-photo-credit p {
    font-size: 1.3rem; } }
iframe {
  margin-left: 25%;
  width: 50%; }

@media (max-width: 800px) {
  iframe {
    margin-left: 10%;
    width: 80%; } }
@media (max-width: 500px) {
  iframe {
    margin-left: 0;
    width: 95%; } }
@media (max-width: 321px) {
  iframe {
    min-height: 4rem;
    width: 100%; } }
.page--banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 300px;
  width: 100%; }

.caption {
  float: right; }

p {
  /*max-width: none !important;*/ }

h1.page-title {
  margin-top: 1rem !important;
  margin-bottom: 4rem !important; }

.sidebar {
  background-color: #f1f1f1;
  padding: 2rem 4rem; }

.usa-button[href$=".pdf"]:after,
.document--download:after {
  content: "";
  width: 14px;
  height: 1.3rem;
  margin-left: 8px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100%; }

.usa-button[href$=".pdf"]:after,
.usa-button.document--download:after {
  background-image: url("/assets/img/icon-download-white.svg"); }

.document--download:after {
  background-image: url("/assets/img/icon-download.svg"); }

.post p + .document-download {
  margin-top: 0; }

.document--download {
  display: inline-block; }

.foia .usa-button-small.document--download {
  display: block; }

.contact--email:before {
  background-image: url("/assets/img/icon-email.svg");
  background-repeat: no-repeat;
  background-size: 100%; }

.contact--fax:before {
  background-image: url("/assets/img/icon-fax.svg");
  background-repeat: no-repeat;
  background-size: 100%; }

.contact--phone:before {
  background-image: url("/assets/img/icon-phone.svg");
  background-repeat: no-repeat;
  background-size: 100%; }

.label {
  font-weight: bold;
  color: #323a45; }
  .label:before {
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 5px;
    background-color: #9bdaf1;
    border-radius: 100px; }

.post {
  margin-top: 4rem; }
  .post:first-child,
  .post > h1,
  .post > h2,
  .post > h3,
  .post > h4,
  .post > h5 {
    margin-top: 0; }

.post--label {
  position: relative;
  padding-left: 30px;
  display: inline-block;
  border-right: 1px dotted #323a45;
  padding-right: 8px;
  margin-right: 5px;
  margin: 0; }
  .post--label + .post--date {
    padding-left: 2px; }
  .post--label.newsroom:before {
    position: absolute;
    left: 0;
    padding: 3px 4px;
    content: url("/assets/img/icon-newspaper.svg"); }
  .post--label.events:before {
    position: absolute;
    left: 0;
    padding: 0.25rem 0.35rem;
    content: url("/assets/img/icon-calendar.svg"); }

.post--date {
  display: inline-block;
  color: #323a45;
  margin: 0; }
  .post--date + h3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }

.post--article-link {
  margin-top: 1.5rem;
  font-weight: bold; }

@media screen and (min-width: 600px) {
  .report-container {
    display: flex;
    flex-wrap: wrap;
    width: 102.5%; } }
.card {
  display: block;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  position: relative;
  text-decoration: none; }
  @media screen and (min-width: 551px) {
    .card {
      box-shadow: 0 0 0 1px #d6d7d9; }
      .card:hover {
        box-shadow: 0 0 0 1px #0071bc; }
      .card:active {
        box-shadow: #3e94cf; } }
  @media all and (min-width: 800px) {
    .card {
      display: flex;
      flex-direction: column;
      margin-right: 2.3%;
      min-height: 450px;
      width: 31%; } }
  @media all and (max-width: 799px) {
    .card {
      width: 100% !important; } }

.card-link {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: absolute; }

@media screen and (min-width: 551px) {
  .card-banner {
    margin: 3rem; } }
@media all and (min-width: 800px) {
  .card-banner {
    flex: 1 0 auto; } }
.card-banner h3.card-description {
  font-size: 1.7rem;
  line-height: 1.5; }

.card-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 200px;
  width: 100%; }

.card-description.card-description {
  color: #0071bc;
  margin-top: 0; }

.card-summary {
  font-size: 1.7rem;
  margin-bottom: 0; }
  .card-summary em {
    font-style: normal; }

.card-read {
  color: #0071bc;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none; }
  @media screen and (min-width: 551px) {
    .card-read {
      margin: 0 3rem; } }
  .card-read:visited {
    color: #0071bc; }
  .card-read svg {
    display: inline-block;
    height: 1.2rem;
    margin-bottom: -1px;
    width: 1.2rem;
    margin-left: 4px; }

.usa-banner-header .usa-banner-inner > img {
  padding-top: 3px; }

.banner.tagline {
  background-color: #112e51; }

.banner.tagline .usa-grid {
  padding: 3rem; }

.banner.tagline p {
  color: #fff;
  margin-bottom: 75px;
  max-width: 80%; }

.banner.tagline h2 {
  color: #fff;
  margin-top: 75px; }

.banner.contact {
  background-color: #112e51; }

.banner.contact form {
  padding-top: 2em; }

.banner.contact h2,
.banner.contact p,
.banner.contact legend,
.banner.contact label,
.banner.contact a,
.banner.contact a:hover,
.banner.contact a:visited {
  color: #fff; }

.banner .usa-button,
.banner .usa-button-primary,
.banner .usa-button:visited,
.banner .usa-button-primary:visited,
.banner button,
.banner [type="button"],
.banner [type="submit"],
.banner [type="reset"] {
  background-color: #dce4ef;
  color: #112e51; }

.usa-footer-primary-section {
  background-color: #f1f1f1; }

.usa-footer-secondary_section {
  background-color: #d6d7d9; }

footer p,
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6,
footer a,
footer a:hover,
footer a:visited {
  color: #212121; }

.usa-footer-logo p {
  font-size: .7em; }
.usa-footer-logo .usa-footer-logo-img {
  max-height: 14rem; }

.page-team .usa-graphic_list .usa-media_block {
  margin-bottom: 6rem; }
  @media all and (min-width: 800px) {
    .page-team .usa-graphic_list .usa-media_block {
      margin-right: 0;
      width: 50%; } }
.page-team .usa-graphic_list h3 {
  margin-top: 0; }

.team-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  clip-path: circle(62px at center);
  height: 124px;
  width: 124px; }

.page-team-single .team-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  clip-path: circle(135px at center);
  height: 270px;
  width: 270px; }

@media screen and (min-width: 951px) {
  .usa-nav-primary button {
    padding-bottom: 1.9rem; } }

@media screen and (min-width: 951px) {
  .usa-header-extended .usa-nav-primary button[aria-expanded=false], .usa-header-extended .usa-nav-primary button[aria-expanded=true] {
    background-position: right 1.5rem top 50%; } }

.usa-section p.usa-font-lead {
  max-width: 77rem; }

.usa-container-margin {
  margin-top: 4rem;
  margin-bottom: 4rem; }

.usa-button-small {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.3rem; }
