/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: Gotham;
  src: url("/site/themes/sourcebook/fonts/Gotham-Book.otf");
}
@font-face {
  font-family: GothamCond;
  src: url("/site/themes/sourcebook/fonts/GothamCond-Book.otf");
  font-weight: 400;
}
@font-face {
  font-family: GothamCond;
  src: url("/site/themes/sourcebook/fonts/GothamCond-Medium.otf");
  font-weight: 500;
}
@font-face {
  font-family: GothamCond;
  src: url("/site/themes/sourcebook/fonts/GothamCond-Bold.otf");
  font-weight: bold;
}
@-webkit-keyframes blur {
  to {
    -webkit-filter: blur(1rem);
            filter: blur(1rem);
  }
}
.tns-outer {
  padding: 0 !important;
}

.tns-outer [hidden] {
  display: none !important;
}

.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  transition: all 0s;
}

.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}

.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}

.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -webkit-transition: opacity 0s, -webkit-transform 0s;
  transition: opacity 0s, -webkit-transform 0s;
  transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s, -webkit-transform 0s;
}

.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}

.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}

.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}

.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}

.tns-t-ct {
  width: 2333.3333333%;
  width: -moz-calc(100% * 70 / 3);
  width: 2333.3333333333%;
  position: absolute;
  right: 0;
}

.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}

.tns-t-ct > div {
  width: 1.4285714%;
  width: -moz-calc(100% / 70);
  width: 1.4285714286%;
  height: 10px;
  float: left;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #A62662;
  opacity: 0.97;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 1em;
  height: 1em;
  line-height: 1em;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 3em;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #fff;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
html, body {
  min-height: 100vh;
  font-size: 16px;
}

body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #433B4C;
  line-height: 1.5;
  position: static;
  overflow-y: auto;
  max-width: 1800px;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  font-family: "Muli", san-serif;
  font-weight: 500;
  min-height: 100vh;
  min-width: 600px;
  font-size: 1rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 4rem rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 4rem rgba(0, 0, 0, 0.5);
}
body.freeze {
  overflow: hidden;
}
body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body::before, body::after {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body::before {
  background-color: #0a1a2b;
  background-size: 1200px auto;
  content: "";
  z-index: -1;
}
@media screen and (max-width: 1099px) {
  body::before {
    background-color: #fff;
  }
}
body:not(.page-sections)::after {
  z-index: -99;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  content: "";
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  padding: 0;
  margin: 2em 0 1em 0;
  line-height: 1.3;
  font-family: "Muli", san-serif;
  font-weight: 500;
  color: #A62662;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}

h1 {
  font-size: 2em;
  line-height: 1.2;
  text-align: left;
  width: 100%;
  padding: 0.675em;
  padding-left: 4rem;
  margin: 0;
  color: #fff;
  opacity: 0;
  -webkit-transition: 0.375s ease-in-out;
  transition: 0.375s ease-in-out;
  background-size: 1200px auto;
  background-repeat: repeat-x;
  background-color: #065EA0;
}
body.page-sections h1 {
  background: none;
}
.loaded h1 {
  opacity: 1;
}
.content-section h1 {
  padding-bottom: 1.5em;
  background-color: #fff;
  color: #07324F;
}
h1 .svg-wrap.icon {
  width: 0.75em;
  height: 0.75em;
  margin-right: 0.25em;
  vertical-align: baseline;
  position: relative;
  top: 0.05em;
}
@media screen and (max-width: 699px) {
  h1 {
    font-size: 2em;
  }
}

h2 {
  font-size: 1.5em;
  text-align: center;
  color: #07324F;
}
@media screen and (max-width: 699px) {
  h2 {
    font-size: 1.5em;
  }
}

h3 {
  font-size: 1.25em;
}

h4, h5, h6 {
  font-size: 1em;
}

a {
  color: currentColor;
  text-decoration: none;
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
p {
  padding: 0;
  margin: 0 0 1em 0;
}

img {
  border: none;
}

button, .button {
  line-height: 1;
  display: inline-block;
  padding: 0.625em 0.75em;
  background-color: transparent;
  color: #fff;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
button.icon-button, .button.icon-button {
  padding: 0;
  width: 2.25rem;
  height: 2.25rem;
  border: none;
  background-color: #fff;
  -webkit-transition: background-color 0.125s ease-in-out, -webkit-transform 0.125s ease-in-out;
  transition: background-color 0.125s ease-in-out, -webkit-transform 0.125s ease-in-out;
  transition: background-color 0.125s ease-in-out, transform 0.125s ease-in-out;
  transition: background-color 0.125s ease-in-out, transform 0.125s ease-in-out, -webkit-transform 0.125s ease-in-out;
}
button.icon-button .svg-wrap, button.icon-button img, .button.icon-button .svg-wrap, .button.icon-button img {
  position: absolute;
  top: 0.375rem;
  left: 0.375rem;
  width: 1.5rem;
  height: 1.5rem;
}
button:hover, button:focus, .button:hover, .button:focus {
  cursor: pointer;
}
button:hover.icon-button, button:focus.icon-button, .button:hover.icon-button, .button:focus.icon-button {
  -webkit-transform: translate(1px, 1px);
      -ms-transform: translate(1px, 1px);
          transform: translate(1px, 1px);
}
button:hover.icon-button .svg-wrap, button:focus.icon-button .svg-wrap, .button:hover.icon-button .svg-wrap, .button:focus.icon-button .svg-wrap {
  color: #cf486e;
}

iframe {
  border: none;
}

.site-header {
  background-color: #fff;
  color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: right;
}
.site-header h1 {
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 900;
  position: relative;
  background: none;
  max-width: 1800px;
  color: #0a1a2b;
}

@media screen and (max-width: 1099px) {
  body:not(.home-page, .landing-page) .site-header {
    background-color: #0a1a2b;
  }
  body:not(.home-page, .landing-page) .site-header h1 {
    color: #fff;
  }
}

.download-button {
  background-color: #cf486e;
  color: #fff;
  float: right;
  width: auto;
  position: absolute;
  padding: 1rem;
  right: 4rem;
  top: 0.9rem;
  font-size: 1rem;
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 800;
  opacity: 0;
  -webkit-transition: background-color ease-in-out 0.25s, opacity ease-in-out 0.25s;
  transition: background-color ease-in-out 0.25s, opacity ease-in-out 0.25s;
}
.download-button:hover {
  background-color: #d96d8b;
}
@media screen and (max-width: 899px) {
  .download-button {
    display: none;
  }
}
.loaded .download-button {
  opacity: 1;
}

.top-nav {
  width: 100%;
  max-width: 1800px;
  background-color: #0a1a2b;
}
.home-page .top-nav {
  padding-bottom: 0;
}

.nav-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  white-space: nowrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  list-style: none;
  background-color: #0a1a2b;
  margin: 0;
  padding: 0 4rem;
  opacity: 0;
  -webkit-transition: 0.375s ease-in-out;
  transition: 0.375s ease-in-out;
  border-bottom: 1px white solid;
}
.loaded .nav-bar {
  opacity: 1;
}
.nav-bar .nav-primary {
  position: relative;
  color: white;
  padding: 10px;
}
.nav-bar .nav-primary.active:not(:first-child) {
  background-color: #07324F;
}
.nav-bar .nav-primary:last-child .nav-secondary, .nav-bar .nav-primary:last-child .nav-tertiary {
  right: 0;
  left: auto;
}
.nav-bar .nav-primary:hover {
  background-color: #07324F;
}
.nav-bar .nav-primary:hover .nav-secondary {
  display: block;
}
@media screen and (max-width: 1099px) {
  .nav-bar {
    display: none;
  }
}
.nav-bar .nav-secondary, .nav-bar .nav-tertiary {
  z-index: 10;
  padding: 0;
  display: none;
  list-style: none;
  position: absolute;
  min-width: 100%;
}
.nav-bar .nav-secondary li, .nav-bar .nav-tertiary li {
  padding: 1rem;
  padding: 2px 10px;
}
.nav-bar .nav-secondary li.active, .nav-bar .nav-tertiary li.active {
  font-weight: 800;
}
.nav-bar .nav-secondary li a, .nav-bar .nav-tertiary li a {
  display: block;
}
.nav-bar .nav-secondary .updated, .nav-bar .nav-secondary .new-entry, .nav-bar .nav-tertiary .updated, .nav-bar .nav-tertiary .new-entry {
  color: #81D1DF;
  font-style: normal;
}
.nav-bar .nav-secondary {
  left: 0;
  top: 44px;
}
.nav-bar .nav-secondary li {
  background-color: #07324F;
  position: relative;
  color: white;
}
.nav-bar .nav-secondary li.active, .nav-bar .nav-secondary li:hover {
  background-color: #81D1DF;
  color: #07324F;
}
.nav-bar .nav-secondary li.active .updated, .nav-bar .nav-secondary li.active .new-entry, .nav-bar .nav-secondary li:hover .updated, .nav-bar .nav-secondary li:hover .new-entry {
  color: #A62662;
}
.nav-bar .nav-secondary li:hover .nav-tertiary {
  display: block;
}
.nav-bar .nav-tertiary {
  top: 0;
  left: 100%;
}
.nav-bar .nav-tertiary li {
  background-color: #81D1DF;
  color: #07324F;
  font-weight: 400;
}
.nav-bar .nav-tertiary li:hover, .nav-bar .nav-tertiary li .active {
  background-color: #0a1a2b;
  color: #fff;
}
.nav-bar .nav-tertiary li:hover .updated, .nav-bar .nav-tertiary li:hover .new-entry, .nav-bar .nav-tertiary li .active .updated, .nav-bar .nav-tertiary li .active .new-entry {
  color: #81D1DF;
}
.nav-bar .nav-tertiary li .icon {
  margin-left: 3px;
}

.updated, .new-entry {
  font-size: 0.8em;
  color: #A62662;
  font-style: italic;
}
.pm-section .updated, .pm-section .new-entry {
  font-size: 0.6em;
}

.nav-items {
  list-style-type: none;
  display: inline-block;
  cursor: pointer;
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 800;
  color: #0a1a2b;
  width: 10rem;
  text-align: center;
  font-size: 1.1em;
  padding: 0 1.25rem;
  margin: 0 1rem;
  border-top: 1px solid #433B4C;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.nav-items:hover {
  opacity: 0.5;
}
.nav-items:last-child {
  margin-right: 0;
}

.svg-wrap {
  display: inline-block;
  max-width: 100%;
  color: currentColor;
}
.svg-wrap.icon {
  width: 1em;
  height: 1em;
}
.svg-wrap.icon.caret-right svg {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.svg-wrap.icon.caret-left svg {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.svg-wrap.icon.caret-down svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.svg-wrap svg {
  display: inline-block;
  width: 100%;
  height: auto;
  stroke: none;
  color: currentColor;
  fill: currentColor;
  fill-rule: evenodd;
  clip-rule: evenodd;
  float: left;
}
.svg-wrap svg *.ko, .slides-wrap .svg-wrap svg {
  fill: #fff;
}

.sidebar {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #0a1a2b;
  width: 5rem;
  padding: 0.875rem;
  color: #fff;
  z-index: 101;
}
.sidebar .fdot-logo {
  width: 100%;
  height: 1.45rem;
}
.sidebar #menu-text {
  position: absolute;
  top: 4.75rem;
  left: 1.25rem;
}
.sidebar #menu-trigger {
  position: absolute;
  top: 6.375rem;
  left: 1.375rem;
  color: #065EA0;
}
.sidebar #menu-trigger .svg-wrap {
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.sidebar #menu-trigger .menu-close-icon {
  opacity: 0;
}
.sidebar #menu-trigger .menu-icon {
  opacity: 1;
}
.sidebar #menu-trigger.open .menu-close-icon {
  opacity: 1;
}
.sidebar #menu-trigger.open .menu-icon {
  opacity: 0;
}
.menu-open .sidebar {
  display: initial;
}
.sidebar .page-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.125rem;
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sidebar .page-nav li {
  margin: 0;
}
.sidebar .page-nav li a {
  padding: 0.375em 1em;
  display: block;
  color: #81D1DF;
}
.sidebar .page-nav li a:hover {
  cursor: pointer;
  color: #81D1DF;
}
.sidebar .page-nav li a.active {
  color: #fff;
}
@media screen and (max-height: 659px) {
  .sidebar .page-nav li a {
    padding: 0.125em 1em;
  }
}
@media screen and (max-height: 499px) {
  .sidebar .page-nav {
    display: none;
  }
}
@media screen and (max-width: 1099px) {
  .sidebar {
    display: initial;
  }
}

.menu {
  position: fixed;
  left: -27em;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 27em;
  max-width: calc(100% - 5rem);
  z-index: 100;
  -webkit-transition: left 0.25s ease-in-out;
  transition: left 0.25s ease-in-out;
  background-color: #0a1a2b;
  overflow-y: auto;
}
.menu.open {
  left: 5rem;
}

.main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main-menu li {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.main-menu li a {
  display: block;
  padding: 0.725em 1.625rem;
}
.main-menu .nav-primary > li > a {
  font-size: 1.25em;
  font-weight: 800;
  color: #fff;
  margin-right: 3em;
}
.main-menu .nav-primary > li .expand-nav {
  color: #07324F;
  width: 3.75em;
  height: 3.75em;
  padding: 1em;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
}
.main-menu .nav-primary > li .expand-nav .svg-wrap {
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  width: 1.75em;
  height: 1.75em;
}
.main-menu .nav-primary > li .expand-nav.open .svg-wrap {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.main-menu .nav-primary > li.active {
  background-color: #07324F;
}
.main-menu .nav-primary > li.active > a {
  color: #fff;
}
.main-menu .nav-primary > li.active .expand-nav {
  color: #A62662;
}
.main-menu .nav-primary > li.active .nav-secondary .expand-nav {
  color: #fff;
}
.main-menu .nav-secondary {
  display: none;
  background-color: #07324F;
}
.main-menu .nav-secondary > li:last-child {
  border-bottom: none;
}
.main-menu .nav-secondary > li:first-child {
  border-top: 1px solid #0a1a2b;
}
.main-menu .nav-secondary > li > a {
  font-size: 1em;
  color: #fff;
  font-family: "Muli", san-serif;
  font-weight: 500;
  position: relative;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}
.main-menu .nav-secondary > li > a.mode-link {
  padding-left: 3.5em;
}
.main-menu .nav-secondary > li .mode-icon {
  width: 1.325em;
  height: 1.325em;
  position: absolute;
  left: 1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
}
.main-menu .nav-secondary > li .updated, .main-menu .nav-secondary > li .new-entry {
  color: #81D1DF;
  font-style: normal;
}
.main-menu .nav-secondary > li .expand-nav {
  height: 2.75em;
  padding-top: 0.375em;
  padding-bottom: 0.375em;
  color: #fff;
}
.main-menu .nav-secondary > li .expand-nav .rect {
  display: none;
}
.main-menu .nav-secondary > li .expand-nav .ko {
  fill: currentColor;
}
.main-menu .nav-secondary > li .nav-tertiary {
  color: #065EA0;
}
.main-menu .nav-secondary > li .nav-tertiary .svg-wrap.icon {
  margin-left: 5px;
  width: 0.9em;
  height: 0.9em;
}
.main-menu .nav-secondary > li.active {
  border-top: 1px solid #A62662;
  background-color: #81D1DF;
  color: #cf486e;
}
.main-menu .nav-secondary > li.active a, .main-menu .nav-secondary > li.active .icon {
  color: #0a1a2b;
}
.main-menu .nav-secondary > li.active .updated, .main-menu .nav-secondary > li.active .new-entry {
  color: #A62662;
}
.main-menu .nav-tertiary {
  display: none;
  padding: 0.75em 0;
  border-top: 1px solid #81D1DF;
}
.main-menu .nav-tertiary > li > a {
  font-size: 1em;
  padding-top: 0.225em;
  padding-bottom: 0.225em;
  color: #fff;
}
.main-menu .nav-tertiary > li.active > a {
  font-weight: 800;
}
.main-menu #menu-home {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.main-body {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: relative;
  z-index: 0;
}
.main-body #page-screen {
  content: "";
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1000;
  opacity: 0;
  background-color: #0a1a2b;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.main-body.menu-open #page-screen {
  opacity: 0.75;
  z-index: 5;
}
.main-body.blurred {
  -webkit-filter: blur(0.5em);
          filter: blur(0.5em);
}
.main-body::after {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right top;
  background-attachment: fixed;
  z-index: -99;
  opacity: 0.3;
}
@media screen and (max-width: 1099px) {
  .main-body {
    padding-left: 5rem;
  }
}
.home-page .main-body::after {
  content: "";
}
@media screen and (min-width: 1800px) {
  .performance-measures-page .main-body .top-bar {
    max-width: 1800px;
  }
}
.performance-measures-page .main-body .main-content {
  max-width: 1800px;
}
.performance-measures-page .main-body::after {
  content: "";
}
.federal-performance-measures-test-page .main-body .top-bar {
  display: none;
}
.traffic-flow-disruption-trend-page .main-body .top-bar::after, .traffic-flow-disruption-trend-page .main-body .top-bar .button, .demographic-trends-page .main-body .top-bar::after, .demographic-trends-page .main-body .top-bar .button {
  background-color: #fff;
}
.traffic-flow-disruption-trend-page .main-body .top-bar .pages-nav a, .demographic-trends-page .main-body .top-bar .pages-nav a {
  color: #0a1a2b;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.traffic-flow-disruption-trend-page .main-body .top-bar .pages-nav a:hover, .demographic-trends-page .main-body .top-bar .pages-nav a:hover {
  opacity: 0.5;
}
.fast-facts-page .main-body .main-content.has-sections {
  padding: 0;
}
.fast-facts-page .main-body .pdf-section .iframe object {
  height: 1200px;
}
.fast-facts-page .main-body .fast-fact-source {
  margin: 4rem;
  font-size: 1.5rem;
}
.resources-page .main-body::after {
  content: "";
}
.main-body .text a:not(.button) {
  color: currentColor;
  display: inline-block;
  position: relative;
}
.main-body .text a:not(.button)::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 0;
  border-top: 1px dashed #07324F;
}
.main-body .text a:not(.button):hover {
  color: #3189DB;
}

.content {
  margin-right: auto;
  margin-left: auto;
  padding-right: 4rem;
  padding-left: 4rem;
  max-width: 100em;
}
.content > * {
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in 0.25s;
  transition: opacity 0.25s ease-in 0.25s;
}
.content h1 {
  color: #07324F;
  background-color: none;
  -webkit-transition: opacity 0.375s ease-in;
  transition: opacity 0.375s ease-in;
}
.loaded .content * {
  opacity: 1;
}
.content.sl-visualization .embed {
  padding-bottom: 2.5rem;
}
.content.sl-visualization iframe {
  width: 100%;
  height: 46em;
}

.top-bar {
  font-size: 0.925em;
  position: relative;
  top: 0;
  right: 0;
  z-index: 1;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in 0.25s;
  transition: opacity 0.25s ease-in 0.25s;
  padding-bottom: 20px;
  background: #fff;
}
.loaded .top-bar {
  opacity: 1;
}
.top-bar::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.top-bar .breadcrumb {
  padding: 0.875em;
  margin: 0 8rem;
}
.top-bar .breadcrumb a, .top-bar .breadcrumb span {
  position: relative;
  z-index: 2;
  display: inline-block;
}
.top-bar .breadcrumb a:hover {
  color: #065EA0;
}
.top-bar .breadcrumb .icon {
  width: 0.75em;
  height: 0.75em;
  color: currentColor;
  position: relative;
  top: 0.1em;
  margin-right: 0.125em;
}
.top-bar .breadcrumb .icon.caret-icon {
  color: #0a1a2b;
}
.top-bar .breadcrumb .icon.caret-icon:last-child {
  display: none;
}
.top-bar .breadcrumb .icon.mode-icon {
  width: 1.125em;
  height: 1.125em;
  top: 0.2em;
}
body:not(.page-sections) .top-bar .breadcrumb .current-page {
  display: none;
}
.top-bar .pages-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.top-bar .pages-nav .button {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  z-index: 3;
  line-height: 1rem;
  font-size: 1em;
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 800;
  color: #0a1a2b;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.top-bar .pages-nav .button:hover {
  opacity: 0.5;
}
.top-bar .pages-nav .button .icon {
  vertical-align: middle;
  width: 1.25em;
  height: 0.875em;
}
.top-bar .pages-nav .button.prev {
  left: 4rem;
  padding: 0;
  text-align: left;
}
.top-bar .pages-nav .button.prev .icon {
  float: left;
  margin-right: 0.25em;
}
.top-bar .pages-nav .button.next {
  right: 4rem;
  padding: 0;
  text-align: right;
}
.top-bar .pages-nav .button.next .icon {
  float: right;
  margin-left: 0.25em;
}
@media screen and (max-width: 999px) {
  .top-bar .pages-nav .button {
    position: relative;
    width: 100%;
    margin: 0.5rem 4rem 0 4rem;
  }
  .top-bar .pages-nav .button.prev {
    left: 0;
    text-align: center;
  }
  .top-bar .pages-nav .button.prev .icon {
    float: none;
  }
  .top-bar .pages-nav .button.next {
    right: 0;
    text-align: center;
  }
  .top-bar .pages-nav .button.next .icon {
    float: none;
  }
}

.main-content {
  background-color: #fff;
  padding: 2.5rem 0;
}
.main-content:after {
  content: " ";
  display: table;
  width: 100%;
}
.main-content.has-sections, .federal-performance-measures-test-page .main-content {
  padding: 1rem 0 0 0;
}

.page-link {
  display: inline-block;
  color: #fff;
  font-family: "Muli", san-serif;
  font-weight: 500;
  position: relative;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.page-link > * {
  display: table;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  line-height: 1.2;
}
.page-link > * .link-title {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: left;
}
.page-link > * .link-title:before {
  content: " ";
  display: table;
  width: 100%;
}
.page-link > * .link-icon {
  display: table-cell;
  vertical-align: middle;
  padding-left: 0.625em;
  width: 1.325rem;
  height: 100%;
  line-height: 0;
}
.page-link > * .link-icon svg {
  position: relative;
  left: 0;
  -webkit-transition: left 0.25s ease-in-out;
  transition: left 0.25s ease-in-out;
}
.page-link a {
  padding: 0.625em 0.75em;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.page-link a.link-icon:hover svg {
  left: 0.25em;
}

footer {
  background-color: #0a1a2b;
  color: #fff;
  padding: 2rem 0;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in 0.25s;
  transition: opacity 0.25s ease-in 0.25s;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("/site/themes/sourcebook/img/fdot-sb-footer-banner.png");
  background-repeat: no-repeat;
  background-size: 100% 5.5em;
  background-position: right 2em;
}
footer::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, rgb(9, 26, 43)), to(rgba(9, 26, 43, 0)));
  background: linear-gradient(90deg, rgb(9, 26, 43) 10%, rgba(9, 26, 43, 0) 100%);
}
footer .content {
  max-width: 1800px;
  z-index: 2;
  position: relative;
}
@media screen and (min-width: 1800px) {
  footer .content {
    float: left;
  }
}
.loaded footer {
  opacity: 1;
}
.trends-page footer {
  border-top: 5px solid #fff;
}
footer .contact-info {
  padding-bottom: 1.25rem;
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.2;
}
footer .contact-info:after {
  content: " ";
  display: table;
  width: 100%;
}
footer .contact-info p {
  margin: 0 0 0.5em 0;
  width: 100%;
}
footer .contact-info p a {
  -webkit-transition: opacity ease-in-out 0.25s;
  transition: opacity ease-in-out 0.25s;
}
footer .contact-info p a:hover {
  opacity: 0.5;
}
footer .contact-info p:first-child {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
footer .contact-info p:first-child em {
  font-style: normal;
}
@media screen and (min-width: 800px) {
  footer .contact-info p {
    width: 50%;
  }
}
footer .disclaimer {
  font-size: 11px;
}
@media screen and (max-width: 1099px) {
  footer {
    left: 5rem;
  }
}

body.home-page .main-body, body.test-page .main-body {
  background-color: #fff;
}
body.home-page .main-content, body.test-page .main-content {
  max-width: 1800px;
  background-color: #0a1a2b;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  border-bottom: 1px white solid;
  background-attachment: fixed;
}
body.home-page .main-content::before, body.test-page .main-content::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
body.home-page .main-content.active, body.test-page .main-content.active {
  background: rgb(9, 26, 43);
}
body.home-page .main-content.active::before, body.test-page .main-content.active::before {
  opacity: 0.2;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
body.home-page .main-content#mobility-bg::before, body.test-page .main-content#mobility-bg::before {
  background-image: url("/site/themes/sourcebook/img/mobility-bg.jpg");
}
body.home-page .main-content#safety-bg::before, body.test-page .main-content#safety-bg::before {
  background-image: url("/site/themes/sourcebook/img/safety-bg.jpg");
}
body.home-page .main-content#infrastructure-bg::before, body.test-page .main-content#infrastructure-bg::before {
  background-image: url("/site/themes/sourcebook/img/infrastructure-bg.jpg");
}
body.home-page .main-content#fpm-bg::before, body.test-page .main-content#fpm-bg::before {
  background-image: url("/site/themes/sourcebook/img/fpm-bg.jpg");
}
body.home-page .main-content::after, body.test-page .main-content::after {
  background-image: url("/site/themes/sourcebook/img/sb-home-page-graphic.png");
  background-size: 100%;
  background-position: 100% 80%;
  background-repeat: no-repeat;
  opacity: 1;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 1399px) {
  body.home-page .main-content::before, body.test-page .main-content::before {
    background-repeat: space;
  }
}
body.home-page .main-content .content, body.test-page .main-content .content {
  overflow: hidden;
  max-width: 1800px;
}
body.home-page .main-content .content:first-child, body.test-page .main-content .content:first-child {
  -webkit-filter: drop-shadow(0px 0px 32px rgba(10, 81, 102, 0.15));
          filter: drop-shadow(0px 0px 32px rgba(10, 81, 102, 0.15));
}
body.home-page .overview-block, body.test-page .overview-block {
  padding: 0;
  background: #0a1a2b;
}
@media screen and (min-width: 900px) {
  body.home-page .overview-block, body.test-page .overview-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
body.home-page .overview-block .overview, body.test-page .overview-block .overview {
  float: left;
  width: 66%;
  padding-right: 2rem;
  padding: 2rem 4rem 0 4rem;
}
@media screen and (max-width: 899px) {
  body.home-page .overview-block .overview, body.test-page .overview-block .overview {
    width: 100%;
    float: none;
    padding: 0;
  }
}
@media screen and (min-width: 900px) {
  body.home-page .overview-block .overview, body.test-page .overview-block .overview {
    width: 75%;
  }
}
body.home-page .overview-block .overview-text, body.test-page .overview-block .overview-text {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left bottom, left top, from(rgba(163, 197, 208, 0.5)), to(rgba(163, 197, 208, 0.5)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(0deg, rgba(163, 197, 208, 0.5), rgba(163, 197, 208, 0.5));
}
@media screen and (max-width: 899px) {
  body.home-page .overview-block .overview-text, body.test-page .overview-block .overview-text {
    margin-right: auto;
    margin-left: auto;
    padding-right: 4rem;
    padding-left: 4rem;
  }
}
body.home-page .overview-block .overview-text p, body.test-page .overview-block .overview-text p {
  padding: 0 2rem;
  font-size: 1.1rem;
}
@media screen and (min-width: 900px) {
  body.home-page .overview-block .overview-text, body.test-page .overview-block .overview-text {
    width: 25%;
    padding-top: 1.75rem;
  }
  body.home-page .overview-block .overview-text p, body.test-page .overview-block .overview-text p {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 899px) {
  body.home-page .overview-block .overview-text p, body.test-page .overview-block .overview-text p {
    margin-bottom: 2rem;
  }
}
body.home-page .site-sections, body.test-page .site-sections {
  float: right;
  width: 34%;
  padding-left: 2rem;
  padding: 1.25rem 0;
}
@media screen and (max-width: 899px) {
  body.home-page .site-sections, body.test-page .site-sections {
    width: 100%;
    float: none;
    padding: 0;
  }
}
body.home-page .site-sections .section-link, body.test-page .site-sections .section-link {
  margin: 0 0 1.25rem 0;
  font-family: "Muli", san-serif;
  font-weight: 500;
  background-color: #3189DB;
  width: 100%;
}
body.home-page .site-sections .section-link a, body.test-page .site-sections .section-link a {
  font-size: 1.25em;
  background-color: #3189DB;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
body.home-page .site-sections .section-link a:hover, body.test-page .site-sections .section-link a:hover {
  background-color: #065EA0;
}
@media screen and (max-width: 1199px) {
  body.home-page .site-sections .section-link a, body.test-page .site-sections .section-link a {
    font-size: 1em;
  }
}
@media screen and (max-width: 899px) {
  body.home-page .site-sections, body.test-page .site-sections {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 1.5625rem -0.9375rem;
    width: calc(100% + 1.875rem);
  }
  body.home-page .site-sections .section-link, body.test-page .site-sections .section-link {
    width: calc(50% - 1.875rem);
    margin: 0 0.9375rem 1.875rem 0.9375rem;
  }
}
@media screen and (max-width: 699px) {
  body.home-page .site-sections .section-link, body.test-page .site-sections .section-link {
    width: 100%;
  }
}

.numbers-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
  background-color: white;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.numbers-section .number-block {
  width: 20%;
  padding: 5em 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
}
.numbers-section .number-block.active {
  opacity: 1;
}
.numbers-section .number-block:first-child {
  color: #A62662;
}
.numbers-section .number-block:nth-child(2) {
  color: #065EA0;
}
.numbers-section .number-block:nth-child(3) {
  color: #ACD037;
}
.numbers-section .number-block:nth-child(4) {
  color: #0a1a2b;
}
.numbers-section .number-block:nth-child(5) {
  color: #cf486e;
}
.numbers-section .number-block .number {
  font-size: 3em;
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 900;
}
.numbers-section .number-block .unit {
  text-transform: uppercase;
  letter-spacing: 1em;
}
.numbers-section .number-block .number, .numbers-section .number-block .unit {
  color: currentColor;
  width: 100%;
}
.numbers-section .number-block .svg-wrap.icon {
  width: 5em;
  height: 5em;
  margin: 2em 0 1em 0;
}
.numbers-section .number-block p {
  color: #433B4C;
}
.numbers-section .number-block .subtext {
  color: #808080;
  font-size: 0.9rem;
}
@media screen and (min-width: 1500px) {
  .numbers-section .number-block {
    padding: 5em;
  }
}
@media screen and (max-width: 1199px) {
  .numbers-section .number-block {
    width: 50%;
    padding: 2em;
  }
}
@media screen and (max-width: 699px) {
  .numbers-section .number-block {
    width: 100%;
    padding: 2.5rem 5rem;
  }
}

.text-section {
  background: #fff;
  padding: 2em 0;
}
@media screen and (min-width: 1200px) {
  .text-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.text-section .text-block {
  max-width: 1200px !important;
}
@media screen and (min-width: 900px) {
  .text-section .text-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.text-section .text-block .text-photo {
  border: 9px solid #fff;
  max-width: 200px;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 899px) {
  .text-section .text-block .text-photo {
    margin: 0 auto 2em auto;
  }
}
.text-section .text-block .text-area {
  margin-left: 2em;
}
.text-section .text-block .text-area h1 {
  padding: 0 0 1em 0;
  background: none;
  color: #07324F;
  font-size: 1.5em;
  font-weight: 800;
}
@media screen and (min-width: 900px) {
  .text-section .text-block .text-area p {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 1149px) and (min-width: 900px) {
  .text-section .text-block .text-area p {
    font-size: 1.1em;
  }
}
.text-section .text-block .text-area .signature {
  width: 150px;
  float: right;
  margin-right: 150px;
}
@media screen and (max-width: 899px) {
  .text-section .text-block .text-area .signature {
    margin-right: 50px;
  }
}

.slides-wrap {
  position: relative;
  position: relative;
}
.home-page .slides-wrap, .test-page .slides-wrap {
  margin-bottom: 2.5rem;
  padding: 0 4rem 2rem 4rem;
}
@media screen and (min-width: 900px) {
  .home-page .slides-wrap, .test-page .slides-wrap {
    padding: 0 2rem 0 4rem;
  }
}
.slides-wrap .prev-slide, .slides-wrap .next-slide {
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 100;
  border: none;
  color: #065EA0;
  padding: 0;
  -webkit-transition: color 0.25s ease-in-out 0.25s;
  transition: color 0.25s ease-in-out 0.25s;
}
@media screen and (max-width: 899px) {
  .slides-wrap .prev-slide, .slides-wrap .next-slide {
    top: 50%;
  }
}
.slides-wrap .prev-slide:hover, .slides-wrap .next-slide:hover {
  color: #0a1a2b;
}
.slides-wrap .prev-slide .icon, .slides-wrap .next-slide .icon {
  width: 1.325rem;
  height: 1.325rem;
}
.slides-wrap .prev-slide {
  left: 1.25rem;
}
@media screen and (min-width: 900px) {
  .slides-wrap .prev-slide {
    left: 0rem;
    bottom: 0;
  }
}
.slides-wrap .next-slide {
  right: 1.25rem;
}
@media screen and (min-width: 900px) {
  .slides-wrap .next-slide {
    left: 2.625rem;
    bottom: 0;
  }
}
.slides-wrap .slides-nav:focus {
  outline: none;
}
.slides-wrap .slide {
  padding: 1.6875rem 0;
  overflow: hidden;
}
.slides-wrap .slide h2 {
  font-size: 1.25em;
}
.slides-wrap .slide h2 a {
  margin: 0 5px;
}
.slides-wrap .slide h2 svg {
  fill: #0a1a2b;
  margin-top: 1px;
}
.slides-wrap .active .slide h2, .slides-wrap .active .slide img {
  opacity: 1;
}
.home-page .slides-wrap .tns-outer {
  background: #fff;
  padding: 0 2em !important;
  margin: 2em 0;
}
@media screen and (min-width: 900px) {
  .home-page .slides-wrap .tns-outer {
    margin: 0 0 0 4em;
  }
}
.slides-wrap .tns-nav {
  margin: 0;
  text-align: center;
  padding: 0.25em;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
@media screen and (min-width: 900px) {
  .slides-wrap .tns-nav {
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0;
    left: -1rem;
    width: auto;
  }
}
.home-page .slides-wrap .tns-nav {
  background-color: transparent;
}
.slides-wrap .tns-nav button {
  border-radius: 50%;
  margin: -5em 0.5em;
  padding: 2em;
  border: none;
  background-color: #065EA0;
  vertical-align: middle;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  background-size: 2.25em;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #fff;
}
.slides-wrap .tns-nav button:first-child {
  background-image: url("/site/themes/sourcebook/img/chartimg/whiteimg/auto.svg");
}
@media screen and (min-width: 900px) {
  .slides-wrap .tns-nav button:first-child {
    margin-top: 0;
  }
}
.slides-wrap .tns-nav button:nth-child(2) {
  background-image: url("/site/themes/sourcebook/img/chartimg/whiteimg/transit.svg");
}
.slides-wrap .tns-nav button:nth-child(3) {
  background-image: url("/site/themes/sourcebook/img/chartimg/whiteimg/aviation.svg");
}
.slides-wrap .tns-nav button:nth-child(4) {
  background-image: url("/site/themes/sourcebook/img/chartimg/whiteimg/rail.svg");
}
.slides-wrap .tns-nav button:nth-child(5) {
  background-image: url("/site/themes/sourcebook/img/chartimg/whiteimg/seaport.svg");
}
.slides-wrap .tns-nav button.tns-nav-active, .slides-wrap .tns-nav button:hover {
  background-color: #0a1a2b;
}
.slides-wrap .tns-nav button.tns-nav-active {
  -webkit-box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.25);
          box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 900px) {
  .slides-wrap .tns-nav button {
    margin: 0.75em;
    height: 4em;
    width: 4em;
  }
}

.highcharts-credits {
  display: none;
}

.highcharts-container .highcharts-title {
  display: none;
}
.highcharts-container svg {
  font-family: "Muli", sans-serif !important;
}
.highcharts-container .highcharts-button-box {
  fill: none;
}
.highcharts-container .highcharts-button-symbol {
  fill: #065EA0;
  stroke: #065EA0;
  stroke-width: 2;
}
.highcharts-container .highcharts-root .highcharts-background {
  fill: none;
}

.charts {
  background-color: #3A4C9C;
  padding: 40px;
}
.charts canvas {
  padding: 1em;
  background-color: rgba(255, 255, 255, 0.8);
}

.content-section {
  padding: 2.5rem 0;
  position: relative;
}
.content-section:after {
  content: " ";
  display: table;
  width: 100%;
}
.content-section .page-title {
  font-weight: 800;
  font-style: italic;
}
.content-section.intro-section {
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.content-section.intro-section a:not(.button) {
  color: #A62662;
  font-weight: 800;
}
.content-section.intro-section.pm-section {
  width: 100%;
}
.content-section.intro-section.pm-section .page-title {
  text-align: center;
  padding-right: 4rem;
}
.content-section.intro-section.pm-section .buttons, .content-section.intro-section.pm-section .more-info {
  text-align: center;
}
.content-section.intro-section.pm-section .more-info {
  margin-top: 1rem;
}
.content-section.intro-section.federal-measure-section {
  padding-bottom: 0;
}
.content-section.intro-section.trend-section, .content-section.intro-section.federal-measure-section {
  width: 100%;
}
@media screen and (min-width: 1800px) {
  .content-section.intro-section.trend-section, .content-section.intro-section.federal-measure-section {
    max-width: 1800px;
  }
}
.content-section.intro-section.trend-section .page-title, .content-section.intro-section.federal-measure-section .page-title {
  padding-left: 0;
  text-align: center;
}
.content-section.intro-section.trend-section .buttons, .content-section.intro-section.federal-measure-section .buttons {
  text-align: center;
}
.content-section.link-buttons-section {
  padding: 0;
}
.content-section.link-buttons-section .button-group-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  max-width: 60em;
}
.content-section.link-buttons-section .button-group-container .link-button-groups {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #81D1DF;
  margin: 0 0.5rem;
}
.content-section.link-buttons-section .button-group-container .link-button-groups:first-child {
  margin: 0 0.5rem 0 0;
}
.content-section.link-buttons-section .button-group-container .link-button-groups:last-child {
  margin: 0 0 0 0.5rem;
}
.content-section.link-buttons-section .button-group-container .link-button-groups h2 {
  font-weight: 800;
  width: 100%;
  background-color: #07324F;
  color: #fff;
  padding: 0.3rem;
}
.content-section.link-buttons-section .button-group-container .link-button-groups .button-group {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content-section.link-buttons-section .button-group-container .link-button-groups .button-group .link-button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 225px;
}
.content-section.link-buttons-section .button-group-container .link-button-groups .button-group .link-button .button-icon {
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  padding: 1.5rem;
  text-align: center;
  background-color: #07324F;
  position: relative;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.content-section.link-buttons-section .button-group-container .link-button-groups .button-group .link-button .button-icon:hover {
  background-color: #0a1a2b;
}
.content-section.link-buttons-section .button-group-container .link-button-groups .button-group .link-button .button-icon .icon {
  width: 100%;
  padding: 0.25rem;
}
.content-section.link-buttons-section .button-group-container .link-button-groups .button-group .link-button span {
  color: #07324F;
  font-weight: 500;
  font-size: 1.5rem;
  margin: 1rem 2rem;
  text-align: center;
}
@media screen and (max-width: 1099px) {
  .content-section.link-buttons-section .button-group-container {
    display: block;
  }
  .content-section.link-buttons-section .button-group-container .link-button-groups {
    margin: 0.5rem 0 !important;
  }
  .content-section.link-buttons-section .button-group-container .link-button-groups h2 {
    margin: 0;
  }
  .content-section.link-buttons-section .button-group-container .link-button-groups .button-group {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .content-section.link-buttons-section .button-group-container .link-button-groups .button-group .link-button {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 1rem 3rem;
    max-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .content-section.link-buttons-section .button-group-container .link-button-groups .button-group .link-button .button-icon {
    padding: 1.5rem;
  }
  .content-section.link-buttons-section .button-group-container .link-button-groups .button-group .link-button .button-icon .icon {
    width: 3rem;
  }
  .content-section.link-buttons-section .button-group-container .link-button-groups .button-group .link-button span {
    margin: 0 0.625rem;
    font-size: 1.25rem;
  }
}
.content-section .intro {
  margin: 0 auto;
  max-width: 45em;
}
.content-section .buttons {
  margin: 2.5rem auto 0 auto;
  text-align: left;
}
.content-section .button {
  color: #fff;
  background-color: #07324F;
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 800;
  margin: 0.5em 1em 0.5em 0;
  padding-right: 2em;
  border: 0;
}
.content-section .button .icon {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  position: absolute;
  right: 0.625em;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.content-section .button:hover {
  background-color: #081522;
  -webkit-transform: translate(1px, 1px);
      -ms-transform: translate(1px, 1px);
          transform: translate(1px, 1px);
}
.content-section.pm-section {
  float: left;
}
.content-section.embed-section {
  width: 100%;
}
.content-section.embed-section .source h2, .content-section.embed-section .source h3, .content-section.embed-section .note h2, .content-section.embed-section .note h3 {
  text-align: left;
  font-size: 1.25em;
  margin: 0.5em 0;
  color: #07324F;
  text-shadow: none;
}
.content-section.embed-section .source p, .content-section.embed-section .note p {
  font-size: 0.875em;
}
.content-section.embed-section .source .source-link, .content-section.embed-section .note .source-link {
  text-decoration: underline;
}
.content-section.embed-section .last-refresh, .content-section.embed-section .embed-caption {
  text-align: right;
  color: grey;
  margin-top: 5px;
  font-size: 0.8em;
  opacity: 0.8;
}
.content-section.embed-section.table-embed .source, .content-section.embed-section.table-embed .note {
  max-width: 60em;
  margin: 1em auto;
}
.content-section.embed-section #accordionTable {
  max-width: 60em;
  margin: 5px auto;
  color: black;
  width: 100%;
  border-collapse: collapse;
  border-width: 0 0 2px 0;
  border-color: #07324F;
  border-style: solid;
}
.content-section.embed-section #accordionTable td, .content-section.embed-section #accordionTable th {
  text-align: left;
}
.content-section.embed-section #accordionTable thead {
  cursor: pointer;
  position: relative;
}
.content-section.embed-section #accordionTable thead::before {
  content: "";
  position: absolute;
  right: 10px;
  bottom: 50%;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-bottom: 7.5px solid #07324F;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.content-section.embed-section #accordionTable thead tr {
  background: #e1e1e1;
}
.content-section.embed-section #accordionTable thead th {
  padding: 0.75em;
  color: #07324F;
}
.content-section.embed-section #accordionTable thead th:first-child {
  width: 45%;
}
.content-section.embed-section #accordionTable thead th:first-child::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
}
.content-section.embed-section #accordionTable thead th:not(:first-child) {
  text-align: center;
  font-weight: 400;
  opacity: 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: ease-in-out opacity 0.3s, ease-in-out transform 0.3s;
  transition: ease-in-out opacity 0.3s, ease-in-out transform 0.3s;
  pointer-events: none;
}
.content-section.embed-section #accordionTable thead th:last-child {
  padding-right: 1.5rem;
}
.content-section.embed-section #accordionTable thead.active::before, .content-section.embed-section #accordionTable thead:hover::before {
  content: "";
  position: absolute;
  right: 10px;
  bottom: 50%;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-bottom: 7.5px solid white;
}
.content-section.embed-section #accordionTable thead.active tr, .content-section.embed-section #accordionTable thead:hover tr {
  background: #07324F;
}
.content-section.embed-section #accordionTable thead.active th, .content-section.embed-section #accordionTable thead:hover th {
  color: #fff;
}
.content-section.embed-section #accordionTable thead.active {
  border: 1px solid #07324F;
}
.content-section.embed-section #accordionTable thead.active::before {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.content-section.embed-section #accordionTable thead.active tr {
  background: -webkit-gradient(linear, left top, right top, color-stop(25.2%, #07324F), to(#0a1a2b));
  background: linear-gradient(90deg, #07324F 25.2%, #0a1a2b 100%);
}
.content-section.embed-section #accordionTable thead.active th:not(:first-child) {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  pointer-events: all;
  -webkit-transition: ease-in-out opacity 0.3s, ease-in-out transform 0.3s;
  transition: ease-in-out opacity 0.3s, ease-in-out transform 0.3s;
}
.content-section.embed-section #accordionTable tbody {
  max-height: 0px;
  overflow: hidden;
  opacity: 0;
  display: block;
  -webkit-transition: ease-in-out max-height 0.3s;
  transition: ease-in-out max-height 0.3s;
}
.content-section.embed-section #accordionTable tbody.active {
  max-height: 500px;
  opacity: 1;
  display: table-row-group;
  -webkit-transition: ease-in-out max-height 0.3s;
  transition: ease-in-out max-height 0.3s;
}
.content-section.embed-section #accordionTable tbody td {
  border: 1px solid black;
  padding: 0.5em;
}
.content-section.embed-section #accordionTable tbody td:not(:first-child) {
  text-align: center;
}
.content-section.embed-section #accordionTable tbody:not(:last-child) {
  border-bottom: 5px solid;
}
.content-section.embed-section.trend-section .last-refresh, .content-section.embed-section.federal-measure-section .last-refresh, .content-section.embed-section .embed-caption .last-refresh {
  color: white;
}
.content-section.embed-section.visualization-embed .embed {
  opacity: 0.825;
}
.content-section.embed-section.pm-section {
  width: 100%;
  background-color: #fff;
}
.content-section.embed-section.pm-section .content {
  padding: none;
}
.content-section.embed-section.pm-section .embed, .content-section.embed-section.pm-section .source, .content-section.embed-section.pm-section .note {
  max-width: 852px;
  margin: 0 auto;
}
.content-section.embed-section.pm-section .embed {
  overflow-y: auto;
}
.content-section.embed-section.pm-section .source {
  background-color: transparent;
}
.content-section.embed-section.pm-section .note {
  margin-top: 2.5rem;
}
.content-section.embed-section.pm-section .tableauPlaceholder {
  width: 852px !important;
  height: 613px !important;
  margin: 0 auto;
}
.content-section.embed-section.pm-section .tableauPlaceholder.height-s {
  height: 527px !important;
}
.content-section.embed-section.pm-section .tableauPlaceholder.height-l {
  height: 630px !important;
}
.content-section.embed-section.pm-section .tableauPlaceholder.height-l iframe {
  height: 630px !important;
}
.content-section.embed-section.pm-section iframe {
  width: 876px !important;
  height: 613px !important;
  margin: 0 auto;
}
.content-section.embed-section.trend-section {
  background-color: #065EA0;
}
.content-section.embed-section.trend-section.tableau-embed .tableauPlaceholder, .content-section.embed-section.trend-section.image-embed .tableauPlaceholder {
  margin: 0 auto;
}
.content-section.embed-section.trend-section.tableau-embed .embed, .content-section.embed-section.trend-section.tableau-embed .source, .content-section.embed-section.trend-section.image-embed .embed, .content-section.embed-section.trend-section.image-embed .source {
  max-width: 900px;
  margin: 0 auto;
}
.content-section.embed-section.trend-section.image-embed img {
  width: 100%;
}
.content-section.embed-section.trend-section .note {
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 900px) {
  .content-section.embed-section.trend-section .embeds.full-width {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .content-section.embed-section.trend-section .embeds.full-width .embed-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .content-section.embed-section.trend-section .embeds.full-width .embed-row .embed-wrap {
    width: 100%;
  }
  .content-section.embed-section.trend-section .embeds.full-width .embed-row .embed-wrap.full-width {
    padding-right: 0;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 900px) and (min-width: 900px) {
  .content-section.embed-section.trend-section .embeds.full-width {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.content-section.embed-section.trend-section .embeds .embed-wrap {
  margin-bottom: 2.5rem;
}
.content-section.embed-section.trend-section .embeds .embed-wrap h2, .content-section.embed-section.trend-section .embeds .embed-wrap h3 {
  color: #fff;
}
.content-section.embed-section.trend-section .embeds .embed-wrap .chart-subtitle {
  text-align: center;
  margin: 0 0 1em 0;
}
@media screen and (min-width: 900px) {
  .content-section.embed-section.trend-section .embeds {
    display: table;
    width: 100%;
    max-width: 100%;
    table-layout: fixed;
  }
  .content-section.embed-section.trend-section .embeds .embed-row {
    display: table-row;
  }
  .content-section.embed-section.trend-section .embeds .embed-row.full-width {
    width: 100%;
  }
  .content-section.embed-section.trend-section .embeds .embed-row:not(:first-child) .embed-wrap {
    padding-top: 2.5rem;
  }
  .content-section.embed-section.trend-section .embeds .embed-wrap {
    display: table-cell;
    vertical-align: top;
    width: 100%;
  }
  .content-section.embed-section.trend-section .embeds:not(.embeds-1):not(.full-width) .embed-wrap {
    width: 50%;
  }
  .content-section.embed-section.trend-section .embeds:not(.embeds-1):not(.full-width) .embed-wrap:nth-child(2n-1) {
    padding-right: 1.25rem;
  }
  .content-section.embed-section.trend-section .embeds:not(.embeds-1):not(.full-width) .embed-wrap:nth-child(2n) {
    padding-left: 1.25rem;
  }
}
.content-section.embed-section.trend-section .embeds:not(.embeds-1) .embed {
  text-align: center;
}
.content-section.embed-section.trend-section .embeds:not(.embeds-1) .embed img {
  max-width: 750px;
  width: 100%;
}
.content-section.embed-section.trend-section .embed, .content-section.embed-section.trend-section .source, .content-section.embed-section.trend-section .note {
  padding: 1.25rem;
}
.content-section.embed-section.trend-section .embed {
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.content-section.embed-section.trend-section .embed:hover {
  background-color: white;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.content-section.embed-section.trend-section .embed > div {
  width: 100%;
  height: 100%;
}
.content-section.embed-section.trend-section .embed .highcharts-container, .content-section.embed-section.trend-section .embed .highcharts-container svg {
  width: 100% !important;
}
.content-section.embed-section.trend-section .source {
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  line-height: 1.8em;
}
.content-section.embed-section.trend-section .source.solo-source {
  margin-top: 2.5rem;
}
@media screen and (max-width: 1699px) {
  .content-section.embed-section {
    width: 100%;
  }
}

.mfp-bg {
  background: rgba(255, 255, 255, 0.75);
  z-index: 50;
}
@media screen and (max-width: 1099px) {
  .mfp-bg {
    left: 5rem;
  }
}
.home-page .mfp-bg {
  background: rgba(0, 0, 0, 0.15);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}

.mfp-wrap {
  left: 5rem;
  right: 0;
  padding: 0;
  z-index: 51;
  width: auto;
  width: calc(100% - 5rem);
}

.mfp-container {
  padding: 0;
}

.mfp-content {
  padding: 1.25rem 5rem;
  color: #fff;
  z-index: 52;
}
.mfp-content .overlay-content {
  background-color: #07324F;
  max-width: 54em;
  padding: 2.5rem;
  margin: 0 auto;
  max-height: calc(100vh - 2.5rem );
  overflow: auto;
  -webkit-box-shadow: 5px 5px 20px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 5px 5px 20px 5px rgba(0, 0, 0, 0.4);
}
.mfp-content .overlay-content a {
  color: #81D1DF;
  text-decoration: underline;
}
.mfp-content .overlay-content .overlay-table a {
  color: #fff;
}
.mfp-content .overlay-content .pm-table {
  border: 1px solid #fff;
  border-collapse: collapse;
  margin: 0 auto;
  min-width: 50%;
}
.mfp-content .overlay-content .pm-table td, .mfp-content .overlay-content .pm-table th {
  border: 1px solid #fff;
  padding: 0.5rem;
}
.mfp-content .overlay-content .pm-table td:not(:first-child), .mfp-content .overlay-content .pm-table th:not(:first-child) {
  text-align: center;
}
.mfp-content .overlay-content .pm-table td:nth-child(2), .mfp-content .overlay-content .pm-table th:nth-child(2) {
  background: #5d914a;
}
.mfp-content .overlay-content .pm-table td:nth-child(3), .mfp-content .overlay-content .pm-table th:nth-child(3) {
  background: #bb9112;
}
.mfp-content .overlay-content .pm-table td:nth-child(4), .mfp-content .overlay-content .pm-table th:nth-child(4) {
  background: #cf3404;
}
.home-page .mfp-content .overlay-content {
  background-color: #fff;
  color: #07324F;
  padding: 3rem 8rem;
  border-radius: 20px;
  max-width: 48rem;
  text-align: center;
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
}
.home-page .mfp-content .overlay-content .subtext {
  background-color: #6d7dbd;
  padding: 0.5rem 2rem;
  color: #fff;
  border-radius: 20px;
}
.home-page .mfp-content .overlay-content ul {
  text-align: left;
  list-style: none;
  padding-left: 0;
  margin: 0;
  margin-bottom: 0.5rem;
}
.home-page .mfp-content .overlay-content a, .home-page .mfp-content .overlay-content h2, .home-page .mfp-content .overlay-content h3, .home-page .mfp-content .overlay-content .updated, .home-page .mfp-content .overlay-content .new-entry {
  color: #07324F;
}
.home-page .mfp-content .overlay-content .updated, .home-page .mfp-content .overlay-content .new-entry {
  font-style: normal;
  font-weight: 400;
}
.home-page .mfp-content .overlay-content h2 {
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 900;
  font-size: 2.5rem;
  margin-bottom: 1rem;
}
.home-page .mfp-content .overlay-content .whats-new-graphic {
  width: 100%;
}
.home-page .mfp-content .overlay-content .overlay-text {
  margin-top: 2rem;
}
.home-page .mfp-content .overlay-content .overlay-column {
  padding: 1rem 0;
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  text-align: left;
}
.home-page .mfp-content .overlay-content .overlay-column .icon {
  width: 3rem;
}
.home-page .mfp-content .overlay-content .updated, .home-page .mfp-content .overlay-content .new-entry {
  font-size: 0.8rem;
}
.home-page .mfp-content .overlay-content h3 {
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 800;
  margin: 0;
}
.mfp-content h2 {
  color: #fff;
}
.mfp-content h3 {
  color: #fff;
}
.sl-visualization .mfp-content {
  padding: 4rem;
  height: 100%;
}
.sl-visualization .mfp-content .iframe-wrap, .sl-visualization .mfp-content iframe {
  width: 100%;
  height: 100%;
}
.mfp-content .calculation {
  padding: 1.25rem 2.5rem;
  margin: 2.5rem -2.5rem;
  text-align: center;
}
.mfp-content .calculation h3 {
  margin-bottom: 0;
}
.mfp-content .calculation p {
  text-align: left;
}
.mfp-content .calculation p:first-child {
  margin-top: 1.5em;
}
.mfp-content .calculation .MathJax_CHTML {
  margin: 0.75em 0;
}
.mfp-content .calculation .long-description .description-item {
  width: 100%;
  text-align: left;
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mfp-content .calculation .long-description .description-item .col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  margin-right: 1em;
  font-weight: bold;
}
.mfp-content .calculation .long-description .description-item .col-2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mfp-content .calculation .long-description .description-item .MathJax_CHTML {
  font-size: 1em;
}
.mfp-content .calculation .long-description .descrpition-item {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mfp-content .calculation .long-description .descrpition-item span:first-child {
  margin: 0 1em 0 0;
}
.mfp-content .reporting-periods {
  text-align: center;
}
.mfp-content .reporting-periods .periods {
  list-style: none;
}
.mfp-content .reporting-periods .periods .period {
  display: inline-block;
  margin: 0 0.5em;
  line-height: 1;
  opacity: 0.6;
}
.mfp-content .reporting-periods .periods .period .icon {
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.mfp-content .reporting-periods .periods .period .icon .check {
  visibility: hidden;
}
.mfp-content .reporting-periods .periods .period.selected {
  opacity: 1;
}
.mfp-content .reporting-periods .periods .period.selected .icon .check {
  visibility: visible;
}

.mfp-close.icon-button {
  background-color: #07324F;
  opacity: 1;
  font-size: 1em;
  margin: 1.25rem;
}

@media screen and (min-width: 1800px) {
  body.section-landing .content {
    float: left;
  }
}
body.section-landing .section-pages {
  float: left;
  width: 66%;
  padding-right: 2rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: calc(2rem - 1.875rem);
  font-size: 1em;
}
@media screen and (max-width: 899px) {
  body.section-landing .section-pages {
    width: 100%;
    float: none;
    padding: 0;
  }
}
body.section-landing .section-pages .page-link {
  width: calc( 33% - 1.875rem);
  min-width: 7em;
  background-color: #A62662;
  margin: 0 1.875rem 1.875rem 0;
  -webkit-transition: opacity ease-in-out 0.25s;
  transition: opacity ease-in-out 0.25s;
}
body.section-landing .section-pages .page-link::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -8px;
  border-bottom: 3px solid;
  border-color: #A62662;
}
body.section-landing .section-pages .page-link:nth-child(5n-3) {
  background-color: #065EA0;
}
body.section-landing .section-pages .page-link:nth-child(5n-3)::after {
  border-color: #065EA0;
}
body.section-landing .section-pages .page-link:nth-child(5n-2) {
  background-color: #ACD037;
}
body.section-landing .section-pages .page-link:nth-child(5n-2)::after {
  border-color: #ACD037;
}
body.section-landing .section-pages .page-link:nth-child(5n-1) {
  background-color: #0a1a2b;
}
body.section-landing .section-pages .page-link:nth-child(5n-1)::after {
  border-color: #0a1a2b;
}
body.section-landing .section-pages .page-link:nth-child(5n) {
  background-color: #cf486e;
}
body.section-landing .section-pages .page-link:nth-child(5n)::after {
  border-color: #cf486e;
}
body.section-landing .section-pages .page-link:hover {
  opacity: 0.7;
}
body.section-landing .section-pages.icon-links {
  font-size: 1.25em;
}
body.section-landing .section-pages.icon-links .page-link {
  display: block;
  width: calc( 25% - 1.875rem);
}
body.section-landing .section-pages.icon-links .page-link .link-title {
  display: block;
  text-align: center;
  width: 100%;
  margin-top: 0.375em;
}
body.section-landing .section-pages.icon-links .page-link a {
  padding: 1.875rem 0.625rem;
  display: block;
}
body.section-landing .section-pages.icon-links .icon {
  width: 1.625em;
  height: 1.625em;
}
@media screen and (max-width: 1299px) {
  body.section-landing .section-pages.icon-links .page-link {
    width: calc( 33% - 1.875rem);
  }
}
@media screen and (max-width: 1199px) {
  body.section-landing .section-pages .page-link {
    width: calc( 50% - 1.875rem);
  }
}
@media screen and (max-width: 1099px) {
  body.section-landing .section-pages.icon-links .page-link {
    width: calc( 50% - 1.875rem);
  }
  body.section-landing .section-pages.icon-links .page-link a {
    padding: 0.8333333333rem 0.5rem;
  }
  body.section-landing .section-pages.icon-links .page-link .link-title {
    margin-top: 0.125em;
  }
  body.section-landing .section-pages.icon-links .page-link .icon {
    width: 1.25em;
    height: 1.25em;
  }
}
@media screen and (max-width: 899px) {
  body.section-landing .section-pages {
    margin: -0.9375rem;
    width: calc(100% + 1.875rem);
  }
  body.section-landing .section-pages .page-link {
    margin: 0 0.9375rem 1.875rem 0.9375rem;
  }
}
@media screen and (max-width: 599px) {
  body.section-landing .section-pages .page-link {
    width: calc( 100% - 1.875rem);
  }
  body.section-landing .section-pages.icon-links .page-link {
    width: calc( 100% - 1.875rem);
  }
}
body.section-landing .section-intro {
  float: right;
  width: 34%;
  padding-left: 2rem;
}
@media screen and (max-width: 899px) {
  body.section-landing .section-intro {
    width: 100%;
    float: none;
    padding: 0;
  }
}
@media screen and (max-width: 899px) {
  body.section-landing .section-intro {
    margin-top: 2.5rem;
  }
}

body.resources-page .main-content {
  padding-bottom: 0;
  padding-top: 0;
  min-height: 500px;
}
body.resources-page .main-content p {
  color: #07324F;
}
body.resources-page .main-content h1 {
  padding-left: 1.5rem;
  padding-bottom: 1.5rem;
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 900;
  font-style: italic;
}
body.resources-page .links-section h1 {
  color: #fff;
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 900;
  font-style: italic;
}
body.resources-page .links-section .section-intro {
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 800;
  font-size: 1.25em;
  padding-bottom: 0.25em;
  padding-right: 0.25em;
  margin-bottom: 1em;
  -webkit-transition: border-color 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out;
  display: inline-block;
  color: #fff;
  padding-left: 1.25rem;
}
body.resources-page .links-section .links {
  margin-bottom: 1.875rem;
}
body.resources-page .page-section .content {
  margin: 0 auto;
  padding-right: calc(4rem - 1.25rem);
  padding-left: calc(4rem - 1.25rem);
  float: left;
  max-width: 1800px;
}
body.resources-page .page-section .content:first-child {
  float: none;
}
body.resources-page .page-section#contact-us .content {
  max-width: 60em;
}
body.resources-page .page-section:nth-child(3) h1 {
  color: #07324F;
}
body.resources-page .page-section:nth-child(3) .resource-list li {
  background-color: #fff;
}
body.resources-page .page-section:nth-child(3) .resource-list li .card-title, body.resources-page .page-section:nth-child(3) .resource-list li .definition {
  color: #07324F;
}
body.resources-page .page-section:nth-child(2n) h1 {
  color: #07324F;
}
body.resources-page .page-section:first-child {
  text-align: center;
}
body.resources-page .page-section:first-child h1 {
  color: #07324F;
  text-align: center;
}
body.resources-page .resource-list {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  max-width: 1800px;
}
body.resources-page .resource-list li {
  background-color: #0a1a2b;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  display: inline-block;
  text-align: left;
  width: calc(100% - 3.5rem);
  margin: 1.25rem;
  padding: 1.25rem;
  vertical-align: top;
  margin: 1.25rem 0;
  position: relative;
}
body.resources-page .resource-list li > * {
  display: block;
  line-height: 1.4;
  font-size: 0.875em;
}
body.resources-page .resource-list li .card-title {
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 800;
  font-size: 1.25em;
  padding-bottom: 0.25em;
  padding-right: 0.25em;
  margin-bottom: 1em;
  -webkit-transition: border-color 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out;
  display: inline-block;
  color: #fff;
}
body.resources-page .resource-list .reference::after {
  content: "";
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -12px;
  border-bottom: 3px solid #0a1a2b;
  -webkit-transition: border-color 0.25s;
  transition: border-color 0.25s;
}
body.resources-page .resource-list .reference .definition {
  color: #fff;
}
body.resources-page .resource-list.contacts li {
  max-width: 26em;
}
body.resources-page .resource-list.contacts li > * {
  line-height: 1.2;
}
body.resources-page .resource-list.contacts li .title {
  font-weight: 500;
  margin-bottom: 0.5em;
}
body.resources-page .resource-list.contacts li .email {
  display: inline-block;
  margin-bottom: 0.5em;
}
body.resources-page .resource-list.acronyms li {
  max-width: 30em;
}
body.resources-page .resource-list.links li {
  background-color: #07324F;
  color: #fff;
  padding: 0;
}
@media screen and (max-width: 899px) {
  body.resources-page .resource-list.links li {
    margin-left: 1rem;
  }
}
body.resources-page .resource-list.links li a {
  display: block;
  padding: 1.25rem;
  -webkit-transition: background-color ease-in-out 0.25s;
  transition: background-color ease-in-out 0.25s;
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 900;
}
body.resources-page .resource-list.links li a::after {
  display: none;
}
body.resources-page .resource-list.links li a .circle-arrow {
  display: inline-block;
  width: 1.25em;
  height: 1em;
  margin: 0 0 0 0.5em;
}
body.resources-page .resource-list.links li a .circle-arrow svg {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
body.resources-page .resource-list.links li a:hover {
  background-color: #081522;
  color: #fff;
}
@media screen and (min-width: 700px) {
  body.resources-page .resource-list.acronyms li {
    width: calc(50% - 2.5rem);
    margin: 1.25rem;
    padding: 1.25rem;
  }
}
@media screen and (min-width: 900px) {
  body.resources-page .resource-list.links li {
    width: auto;
    max-width: calc(100% - 2.5rem);
    margin: 1.25rem;
    padding: 1.25rem;
    padding: 0;
  }
  body.resources-page .resource-list.contacts li {
    width: calc(50% - 2.5rem);
    margin: 1.25rem;
    padding: 1.25rem;
  }
  body.resources-page .resource-list.acronyms li {
    width: calc(33% - 2.5rem);
    margin: 1.25rem;
    padding: 1.25rem;
  }
  body.resources-page .resource-list.glossary li {
    width: calc(50% - 2.5rem);
    margin: 1.25rem;
    padding: 1.25rem;
  }
  body.resources-page .resource-list.glossary li.full-width {
    width: calc(100% - 3.5rem);
    margin: 1.25rem;
    padding: 1.25rem;
  }
}
@media screen and (min-width: 1100px) {
  body.resources-page .resource-list li {
    padding: 1.25rem 2.5rem;
  }
  body.resources-page .resource-list li > * {
    font-size: 1em;
  }
}
@media screen and (min-width: 1400px) {
  body.resources-page .resource-list.acronyms li {
    width: calc(25% - 2.5rem);
    margin: 1.25rem;
    padding: 1.25rem;
  }
  body.resources-page .resource-list.glossary li:not(.full-width) {
    width: calc(33% - 2.5rem);
    margin: 1.25rem;
    padding: 1.25rem;
  }
  body.resources-page .resource-list.glossary li:not(.full-width).half-width {
    width: calc(50% - 2.5rem);
    margin: 1.25rem;
    padding: 1.25rem;
    width: calc(50% - 3rem);
  }
}

.references_long-section h1 {
  color: #fff;
}

.trend-content-wrapper, .embed-content-wrapper {
  max-width: 1800px;
}
.trend-content-wrapper .content, .embed-content-wrapper .content {
  max-width: 1800px;
}

.federal-measures-page .mfp-content .overlay-content {
  max-width: 70em;
}
.federal-measures-page .embed-content-wrapper {
  max-width: 1800px;
}
.federal-measures-page .embed-content-wrapper .content {
  max-width: 100em;
}

body.contact-page .content {
  margin: 0;
}

body.about-page .content .page-title {
  padding-left: 0;
}
body.about-page .content img {
  text-align: center;
}
body.about-page .content .section {
  position: relative;
  padding: 1em;
  text-align: center;
}
body.about-page .content .section p {
  color: #000;
  text-align: left;
}
body.about-page .content .section .email-button {
  padding: 2px 4em;
  background-color: #0c5066;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  color: #fff;
  border-radius: 10px;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 800;
}
body.about-page .content .section .email-button:hover {
  background-color: #083944;
  color: #fff;
}
body.about-page .content .section.about-pm-section {
  text-align: center;
  margin: 2rem auto;
}
@media screen and (min-width: 1200px) {
  body.about-page .content .section.about-pm-section {
    width: 66%;
  }
}
body.about-page .content .section.about-pm-section tr:last-child td .about-pm {
  width: 100%;
}
body.about-page .content .section.about-pm-section td {
  width: 50%;
}
body.about-page .content .section.about-pm-section td .about-pm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1em;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
body.about-page .content .section.about-pm-section td .text {
  margin-left: 0.5em;
}
body.about-page .content .section.about-pm-section td .text .pm-header {
  text-align: left;
  font-weight: 800;
  font-style: italic;
  margin: 0;
}
body.about-page .content .section.about-pm-section td .text p {
  line-height: 1.2;
}
body.about-page .content .section.about-pm-section td .about-icon {
  width: 4em;
}

body.landing-page.infrastructure-page .main-content, body.landing-page.safety-page .main-content {
  min-height: 700px;
}
body.landing-page.infrastructure-page .page-link, body.landing-page.safety-page .page-link {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 2rem;
}
body.landing-page .main-body {
  border-bottom: 1px white solid;
  background-color: #0a1a2b;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  border-bottom: 1px white solid;
}
body.landing-page .content {
  z-index: 1;
  position: relative;
}
body.landing-page .main-content {
  background-color: #0a1a2b;
}
body.landing-page .main-content::after {
  background-image: url("/site/themes/sourcebook/img/sb-home-page-graphic.png");
  background-size: 100%;
  background-position: 100% 80%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  opacity: 0.4;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  pointer-events: none;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
body.landing-page .main-content .page-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-height: 700px;
}
@media screen and (max-width: 1099px) {
  body.landing-page .main-content .page-list {
    max-height: 800px;
  }
}
@media screen and (max-width: 899px) {
  body.landing-page .main-content .page-list {
    -ms-flex-line-pack: center;
        align-content: center;
    max-height: none;
  }
}
body.landing-page .main-content .page-list .mode-link {
  font-size: 2rem;
}
body.landing-page .main-content .page-list, body.landing-page .main-content .page-list li {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  list-style: none;
  color: #fff;
}
body.landing-page .main-content .page-list .list-item, body.landing-page .main-content .page-list li .list-item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 1rem;
}
body.landing-page .main-content .page-list .list-item:nth-child(5), body.landing-page .main-content .page-list li .list-item:nth-child(5) {
  margin-bottom: 11rem;
}
@media screen and (max-width: 899px) {
  body.landing-page .main-content .page-list .list-item, body.landing-page .main-content .page-list li .list-item {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 1099px) {
  body.landing-page .main-content .page-list .list-item:nth-child(5), body.landing-page .main-content .page-list li .list-item:nth-child(5) {
    margin-bottom: 0;
  }
}
body.landing-page .main-content .page-list .list-item .list-secondary, body.landing-page .main-content .page-list li .list-item .list-secondary {
  -webkit-padding-start: 1.5rem;
          padding-inline-start: 1.5rem;
}
body.landing-page .main-content .page-list .list-item .list-secondary li a, body.landing-page .main-content .page-list li .list-item .list-secondary li a {
  padding: 0 1rem;
  display: block;
}
body.landing-page .main-content .page-list .list-item .list-secondary li:hover, body.landing-page .main-content .page-list li .list-item .list-secondary li:hover {
  background-color: #81D1DF;
  color: #07324F;
}
body.landing-page .main-content .page-list .page-link, body.landing-page .main-content .page-list .mode-link, body.landing-page .main-content .page-list li .page-link, body.landing-page .main-content .page-list li .mode-link {
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
body.landing-page .main-content .page-list .list-item:hover, body.landing-page .main-content .page-list .list-secondary li:hover, body.landing-page .main-content .page-list .page-link:hover, body.landing-page .main-content .page-list li .list-item:hover, body.landing-page .main-content .page-list li .list-secondary li:hover, body.landing-page .main-content .page-list li .page-link:hover {
  color: #81D1DF;
}

.temp-page .temp-text {
  text-align: center;
  font-weight: 800;
  font-size: 2em;
  padding: 5em;
  color: #065EA0;
  background: #fff;
}

.banner {
  background-color: #065EA0;
}
.banner h2 {
  color: white;
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 800;
  font-size: 1.1rem;
  padding: 0.5em;
  max-width: 1800px;
  margin: 0;
}

.highchart-carousel h2 {
  background-color: #065EA0;
  margin: 0;
  padding-bottom: 1em;
}

/*.tns-item .embed canvas
 *  width: 105% !important */
.slides {
  max-height: 500px;
}

.test-page .slides-nav {
  display: none;
}

.home-section {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5rem 6rem;
  opacity: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-y: hidden;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  z-index: 2;
}
.loaded .home-section {
  opacity: 1;
}
@media screen and (max-width: 1099px) {
  .home-section {
    display: block;
  }
}
.home-section .home-section-text {
  font-weight: 800;
  font-size: 2.5rem;
  line-height: 3rem;
  color: #81D1DF;
  width: 33%;
}
@media screen and (max-width: 1099px) {
  .home-section .home-link-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 2rem;
  }
}
.home-section .home-link-wrap .home-link {
  color: white;
  -webkit-transition: bottom 0.4s ease-in-out;
  transition: bottom 0.4s ease-in-out;
  padding-bottom: 1em;
  cursor: pointer;
  font-size: 1.8rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.home-section .home-link-wrap .home-link::after {
  content: "";
  position: absolute;
  background-color: #fff;
}
@media screen and (max-width: 1799px) and (min-width: 1100px) {
  .home-section .home-link-wrap .home-link {
    font-size: 1.8vw;
    width: 11vw;
  }
}
@media screen and (max-width: 1099px) {
  .home-section .home-link-wrap .home-link {
    padding-bottom: 0;
    margin-bottom: 2rem;
    position: relative;
    -webkit-transition: padding-left 0.4s ease-in-out;
    transition: padding-left 0.4s ease-in-out;
  }
  .home-section .home-link-wrap .home-link::after {
    left: -6.5rem;
    width: 6rem;
    height: 1px;
    top: 50%;
  }
}
@media screen and (min-width: 1800px) {
  .home-section .home-link-wrap .home-link {
    font-size: 1.9rem;
  }
}
.home-section .home-link-wrap .home-link:hover {
  bottom: 50%;
}
@media screen and (min-width: 1100px) {
  .home-section .home-link-wrap .home-link {
    position: absolute;
    bottom: 45%;
  }
  .home-section .home-link-wrap .home-link::before {
    content: "";
    height: 1000px;
    width: 100%;
    position: absolute;
  }
  .home-section .home-link-wrap .home-link::after {
    height: 1000px;
    width: 1px;
    left: 0.325em;
    bottom: calc(-1000px + 1em);
  }
  .home-section .home-link-wrap .home-link:first-child {
    left: 40%;
  }
  .home-section .home-link-wrap .home-link:nth-child(2) {
    left: 49.15%;
  }
  .home-section .home-link-wrap .home-link:nth-child(3) {
    left: 62.4%;
  }
  .home-section .home-link-wrap .home-link:nth-child(4) {
    width: 11.5rem;
    left: 70.5%;
  }
}
@media screen and (min-width: 900px) {
  .home-section {
    min-height: 800px;
  }
}
@media screen and (max-width: 1399px) {
  .home-section {
    padding: 4rem;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .home-section .home-section-text {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 899px) {
  .home-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .home-section .button-wrap {
    width: 100%;
    padding: 4rem;
  }
}

.graphic-section {
  position: relative;
  margin: 2rem auto;
  width: 85%;
}
.graphic-section .graphic-buttons {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.graphic-section .graphic-buttons .graphic-button {
  position: absolute;
  padding: 0;
  border-radius: 50%;
  border: 1px solid transparent;
}
.graphic-section .graphic-buttons .graphic-button:hover .button-text {
  color: #fff !important;
}
.graphic-section .graphic-buttons .graphic-button.button-l {
  width: 14%;
  height: 47.5%;
}
.graphic-section .graphic-buttons .graphic-button span {
  font-size: 1.5vw;
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 800;
  color: currentColor;
}
.graphic-section .graphic-buttons .graphic-button span.text-s {
  font-size: 1vw;
}
@media screen and (max-width: 1099px) {
  .graphic-section .graphic-buttons .graphic-button {
    line-height: 0.9vw;
  }
  .graphic-section .graphic-buttons .graphic-button span {
    font-size: 1.25vw;
  }
}
.graphic-section .graphic-buttons #button-1 {
  top: 9.25%;
  left: 2.6%;
  color: #393a8b;
}
.graphic-section .graphic-buttons #button-1:hover {
  background-color: #393a8b;
}
.graphic-section .graphic-buttons #button-2 {
  top: 41.5%;
  left: 22.8%;
  color: #0c5066;
}
.graphic-section .graphic-buttons #button-2:hover {
  background-color: #0c5066;
}
.graphic-section .graphic-buttons #button-3 {
  top: 9.25%;
  left: 43%;
  color: #2a8ba7;
}
.graphic-section .graphic-buttons #button-3:hover {
  background-color: #2a8ba7;
}
.graphic-section .graphic-buttons #button-4 {
  top: 41.5%;
  left: 63.2%;
  color: #795fa0;
}
.graphic-section .graphic-buttons #button-4:hover {
  background-color: #795fa0;
}
.graphic-section .graphic-buttons #button-5 {
  top: 9.25%;
  left: 83.5%;
  color: #bf3b3a;
}
.graphic-section .graphic-buttons #button-5:hover {
  background-color: #bf3b3a;
}
.graphic-section .graphic-buttons .graphic-popup {
  position: absolute;
  top: 30%;
  padding: 2vw;
  border-radius: 1.5vw;
  border: 0.2vw solid currentColor;
  background: #fff;
  text-align: center;
  z-index: 3;
  max-width: 25vw;
  display: none;
  -webkit-box-shadow: 0 0 1vw rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 1vw rgba(0, 0, 0, 0.25);
}
.graphic-section .graphic-buttons .graphic-popup span {
  margin-bottom: 10px;
  font-size: 1.5vw;
  font-family: "Muli", san-serif;
  font-weight: 500;
  font-weight: 800;
  color: currentColor;
}
.graphic-section .graphic-buttons .graphic-popup p {
  font-size: 1.1vw;
  margin: 0;
}
.graphic-section .graphic-buttons .graphic-popup#-button-1 {
  top: 15%;
  left: 18.25%;
  color: #393a8b;
}
.graphic-section .graphic-buttons .graphic-popup#-button-2 {
  top: 39%;
  left: 38.25%;
  color: #0c5066;
}
.graphic-section .graphic-buttons .graphic-popup#-button-3 {
  top: 10%;
  left: 58.5%;
  color: #2a8ba7;
}
.graphic-section .graphic-buttons .graphic-popup#-button-4 {
  top: 43.5%;
  right: 38.5%;
  color: #795fa0;
}
.graphic-section .graphic-buttons .graphic-popup#-button-5 {
  top: 10%;
  right: 18%;
  color: #bf3b3a;
}

.overlay-table {
  border-collapse: collapse;
  width: 100%;
}
.overlay-table td, .overlay-table th {
  border: 1px solid #fff;
  padding: 0;
  vertical-align: top;
}
.overlay-table td ul, .overlay-table th ul {
  padding-left: 1.5em;
}
.overlay-table th {
  padding: 0.5em 1em;
}