.merriweather {
  font-family: "Merriweather", serif; }

.montserrat {
  font-family: "Montserrat", sans-serif; }

.roboto {
  font-family: "Roboto", sans-serif; }

.taviraj {
  font-family: "Taviraj", serif; }

@keyframes fade-in-up {
  0% {
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }
html {
  scroll-behavior: smooth; }

body {
  height: auto !important;
  line-height: 0; }

audio {
  outline: none; }
  @media only screen and (max-width: 1200px) {
    audio {
      margin-top: 10px;
      margin-bottom: 10px; } }

.hidden {
  display: none; }

.grid-container.text-content {
  max-width: 46.875rem; }
  .grid-container.text-content.first {
    margin-top: 40px;
    margin-bottom: 40px; }
.grid-container.photo-content {
  max-width: 92rem;
  margin-top: 40px; }
  .grid-container.photo-content.full {
    max-width: 100% !important; }
.grid-container.fullscreen-photo-content {
  max-width: 100%;
  margin-top: 40px; }
.grid-container.charts-doc {
  margin-top: 20px;
  margin-bottom: 30px; }
  .grid-container.charts-doc.full {
    max-width: 100% !important; }
    .grid-container.charts-doc.full .grid-padding-x > .cell {
      padding-left: 0rem;
      padding-right: 0rem; }
  .grid-container.charts-doc.desktop {
    max-width: 94rem !important;
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
.grid-container.pullquote {
  max-width: 46.875rem; }

.grid-padding-x > .cell.remove-padding {
  padding: 0; }
@media only screen and (max-width: 780px) {
  .grid-padding-x > .cell {
    padding-left: 1.45rem;
    padding-right: 1.45rem; } }

#fullscreen-video .photo-credit-width-1200 {
  max-width: 75rem;
  text-align: left;
  margin: 0 auto; }
#fullscreen-video .photo-credit-width-1800 {
  max-width: 90rem;
  margin: 0 auto; }
#fullscreen-video .grid-padding-x > .cell {
  padding-left: 0;
  padding-right: 0; }
#fullscreen-video .intro-text {
  display: flex;
  height: 100vh;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /*background:linear-gradient(to bottom, rgb(152, 57, 87), rgb(219, 39, 38));*/
  padding-left: 5rem;
  padding-right: 5rem; }
  #fullscreen-video .intro-text.absolute {
    position: absolute; }
  @media only screen and (max-width: 900px) {
    #fullscreen-video .intro-text {
      height: auto !important;
      padding-top: 0rem;
      padding-bottom: 0rem; } }
  @media only screen and (max-width: 780px) {
    #fullscreen-video .intro-text {
      padding-left: 1.45rem;
      padding-right: 1.45rem; } }
  #fullscreen-video .intro-text a {
    color: #ffffff;
    text-decoration: underline;
    border-bottom: none;
    padding-left: 4px; }
    #fullscreen-video .intro-text a:hover {
      text-decoration: none; }
  #fullscreen-video .intro-text h1 {
    font-family: "Cormorant", serif;
    max-width: 1000px;
    font-size: 8rem;
    font-weight: 700;
    line-height: 10rem;
    padding: 25px 25px;
    color: #ffffff;
    margin: 0;
    letter-spacing: 0rem;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3), 0px 4px 7px rgba(0, 0, 0, 0.1), 0px 9px 12px rgba(0, 0, 0, 0.1); }
    #fullscreen-video .intro-text h1 .invisible-text {
      opacity: 1; }
    #fullscreen-video .intro-text h1.absolute-text {
      color: #ffffff !important;
      z-index: 1; }
    @media only screen and (max-width: 1200px) {
      #fullscreen-video .intro-text h1 {
        font-size: 6rem;
        line-height: 8rem; } }
    @media only screen and (max-width: 900px) {
      #fullscreen-video .intro-text h1 {
        font-size: 5rem;
        line-height: 7rem;
        margin: 40px 0 25px 0; } }
    @media only screen and (max-width: 680px) {
      #fullscreen-video .intro-text h1 {
        font-size: 3rem;
        line-height: 3.25rem;
        letter-spacing: 0;
        margin: 20px 0 0px 0; } }
  #fullscreen-video .intro-text p {
    max-width: 800px;
    font-family: "Libre Baskerville", serif;
    color: #ffffff;
    font-size: 1.75rem;
    font-size: 400;
    line-height: 2.75rem;
    padding: 0;
    margin: 25px auto; }
    @media only screen and (max-width: 1200px) {
      #fullscreen-video .intro-text p {
        font-size: 1.5rem;
        line-height: 2.5rem; } }
    @media only screen and (max-width: 900px) {
      #fullscreen-video .intro-text p {
        font-size: 1.25rem;
        line-height: 2.25rem; } }
    @media only screen and (max-width: 780px) {
      #fullscreen-video .intro-text p {
        font-size: 1.15rem;
        line-height: 2rem; } }
  #fullscreen-video .intro-text hr {
    width: 100%;
    border-top: 1px solid #ffffff; }
  #fullscreen-video .intro-text .summary {
    font-family: "Merriweather Sans", sans-serif;
    font-size: 1.35rem;
    font-weight: 400;
    line-height: 2.25rem;
    color: #ffffff;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    width: 100%; }
#fullscreen-video .video-holder {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden; }
  @media only screen and (max-width: 900px) {
    #fullscreen-video .video-holder {
      width: 100%;
      height: auto; } }
  #fullscreen-video .video-holder video {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    @media only screen and (max-width: 900px) {
      #fullscreen-video .video-holder video {
        position: relative;
        height: auto !important; } }
#fullscreen-video .photo-credit {
  display: block;
  padding: 5px 10px;
  margin: 0 auto;
  margin-top: 6px;
  max-width: 800px;
  font-family: "Roboto", sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  color: #6e6e6e;
  padding-top: 10px;
  letter-spacing: 0;
  line-height: 1.2rem;
  text-align: right;
  max-width: 100%; }
  #fullscreen-video .photo-credit a {
    color: #000;
    text-decoration: underline; }
    #fullscreen-video .photo-credit a:hover {
      text-decoration: none; }

#intro-head-photo .intro-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /*background:linear-gradient(to bottom, rgb(152, 57, 87), rgb(219, 39, 38));*/
  padding-left: 5rem;
  padding-right: 5rem; }
  @media only screen and (max-width: 780px) {
    #intro-head-photo .intro-text {
      padding-left: 1.45rem;
      padding-right: 1.45rem; } }
  @media only screen and (max-width: 640px) {
    #intro-head-photo .intro-text {
      padding-top: 2rem;
      padding-bottom: 2rem; } }
  #intro-head-photo .intro-text a {
    color: #ffffff;
    text-decoration: underline;
    border-bottom: none;
    padding-left: 4px; }
    #intro-head-photo .intro-text a:hover {
      text-decoration: none; }
  #intro-head-photo .intro-text h1 {
    font-family: "Merriweather", serif;
    max-width: 1000px;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 4rem;
    padding: 0;
    color: #000;
    margin: 60px 0 25px 0; }
    @media only screen and (max-width: 800px) {
      #intro-head-photo .intro-text h1 {
        font-size: 2.5rem;
        line-height: 3.5rem;
        margin: 40px 0 25px 0; } }
    @media only screen and (max-width: 600px) {
      #intro-head-photo .intro-text h1 {
        font-size: 1.65rem;
        line-height: 2.75rem;
        margin: 10px 0 10px 0; } }
  #intro-head-photo .intro-text p {
    max-width: 800px;
    font-family: "Merriweather Sans", sans-serif;
    color: #6e6e6e;
    font-size: 1.25rem;
    font-size: 300;
    line-height: 2.25rem;
    padding: 0;
    margin: 0;
    margin-bottom: 40px; }
    @media only screen and (max-width: 780px) {
      #intro-head-photo .intro-text p {
        font-size: 1.15rem;
        line-height: 2rem; } }
    @media only screen and (max-width: 600px) {
      #intro-head-photo .intro-text p {
        margin-bottom: 0px; } }
  #intro-head-photo .intro-text hr {
    width: 100%;
    border-top: 1px solid #ffffff; }
  #intro-head-photo .intro-text .summary {
    font-family: "Merriweather Sans", sans-serif;
    font-size: 1.35rem;
    font-weight: 400;
    line-height: 2.25rem;
    color: #000;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    width: 100%; }
#intro-head-photo .photo-credit-width-1200 {
  max-width: 75rem;
  text-align: left;
  margin: 0 auto; }
#intro-head-photo .photo-credit-width-1800 {
  max-width: 64rem;
  margin: 0 auto; }
#intro-head-photo .grid-padding-x > .cell.photo-style-e2e {
  padding-left: 0;
  padding-right: 0; }
#intro-head-photo img {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2); }
#intro-head-photo .photo-credit {
  display: block;
  padding: 5px 10px;
  margin: 0 auto;
  margin-top: 6px;
  max-width: 800px;
  font-family: "Roboto", sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  color: #6e6e6e;
  padding-top: 10px;
  letter-spacing: 0;
  line-height: 1.2rem;
  text-align: left;
  max-width: 100%; }
  #intro-head-photo .photo-credit a {
    color: #6e6e6e;
    text-decoration: underline; }
    #intro-head-photo .photo-credit a:hover {
      text-decoration: none; }

#intro-head-slider .intro-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /*background:linear-gradient(to bottom, rgb(152, 57, 87), rgb(219, 39, 38));*/
  padding-left: 5rem;
  padding-right: 5rem; }
  @media only screen and (max-width: 780px) {
    #intro-head-slider .intro-text {
      padding-left: 1.45rem;
      padding-right: 1.45rem; } }
  @media only screen and (max-width: 640px) {
    #intro-head-slider .intro-text {
      padding-top: 2rem;
      padding-bottom: 2rem; } }
  #intro-head-slider .intro-text a {
    color: #ffffff;
    text-decoration: underline;
    border-bottom: none;
    padding-left: 4px; }
    #intro-head-slider .intro-text a:hover {
      text-decoration: none; }
  #intro-head-slider .intro-text h1 {
    font-family: "Merriweather", serif;
    max-width: 1000px;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 4rem;
    padding: 0;
    color: #000;
    margin: 60px 0 25px 0; }
    @media only screen and (max-width: 800px) {
      #intro-head-slider .intro-text h1 {
        font-size: 2.5rem;
        line-height: 3.5rem;
        margin: 40px 0 25px 0; } }
    @media only screen and (max-width: 600px) {
      #intro-head-slider .intro-text h1 {
        font-size: 1.65rem;
        line-height: 2.75rem;
        margin: 10px 0 10px 0; } }
  #intro-head-slider .intro-text p {
    max-width: 800px;
    font-family: "Merriweather Sans", sans-serif;
    color: #6e6e6e;
    font-size: 1.25rem;
    font-size: 300;
    line-height: 2.25rem;
    padding: 0;
    margin: 0;
    margin-bottom: 40px; }
    @media only screen and (max-width: 780px) {
      #intro-head-slider .intro-text p {
        font-size: 1.15rem;
        line-height: 2rem; } }
    @media only screen and (max-width: 600px) {
      #intro-head-slider .intro-text p {
        margin-bottom: 0px; } }
  #intro-head-slider .intro-text hr {
    width: 100%;
    border-top: 1px solid #ffffff; }
  #intro-head-slider .intro-text .summary {
    font-family: "Merriweather Sans", sans-serif;
    font-size: 1.35rem;
    font-weight: 400;
    line-height: 2.25rem;
    color: #000;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    width: 100%; }
#intro-head-slider .photo-credit-width-1200 {
  max-width: 75rem;
  text-align: left;
  margin: 0 auto; }
#intro-head-slider .photo-credit-width-1800 {
  max-width: 64rem;
  margin: 0 auto; }
#intro-head-slider .grid-padding-x > .cell.photo-style-e2e {
  padding-left: 0;
  padding-right: 0; }
#intro-head-slider img {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
  margin: 0 auto; }
#intro-head-slider .slick-prev, #intro-head-slider .slick-next {
  z-index: 999999; }
#intro-head-slider .slick-prev {
  left: 30px; }
#intro-head-slider .slick-next {
  right: 30px; }
#intro-head-slider .photo-credit, #intro-head-slider .asset-caption {
  display: block;
  padding: 5px 10px;
  margin: 0 auto;
  margin-top: 6px;
  max-width: 800px;
  font-family: "Roboto", sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  color: #6e6e6e;
  padding-top: 10px;
  letter-spacing: 0;
  line-height: 1.2rem;
  text-align: left;
  max-width: 100%; }
  #intro-head-slider .photo-credit a, #intro-head-slider .asset-caption a {
    color: #6e6e6e;
    text-decoration: underline; }
    #intro-head-slider .photo-credit a:hover, #intro-head-slider .asset-caption a:hover {
      text-decoration: none; }

#intro-head-photo-overlay .intro-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /*background:linear-gradient(to bottom, rgb(152, 57, 87), rgb(219, 39, 38));*/
  padding-left: 5rem;
  padding-right: 5rem; }
  #intro-head-photo-overlay .intro-text.absolute {
    position: absolute; }
  @media only screen and (max-width: 780px) {
    #intro-head-photo-overlay .intro-text {
      padding-left: 1.45rem;
      padding-right: 1.45rem; } }
  @media only screen and (max-width: 640px) {
    #intro-head-photo-overlay .intro-text {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem; } }
  #intro-head-photo-overlay .intro-text a {
    color: #ffffff;
    text-decoration: underline;
    border-bottom: none;
    padding-left: 4px; }
    #intro-head-photo-overlay .intro-text a:hover {
      text-decoration: none; }
  #intro-head-photo-overlay .intro-text h1 {
    font-family: "Merriweather", serif;
    max-width: 1000px;
    font-size: 3rem;
    font-weight: 500;
    line-height: 4.5rem;
    padding: 0;
    color: #000;
    margin: 120px 0 25px 0;
    letter-spacing: -0.05rem; }
    #intro-head-photo-overlay .intro-text h1.absolute-text {
      color: #ffffff !important;
      text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3), 0px 4px 7px rgba(0, 0, 0, 0.1), 0px 9px 12px rgba(0, 0, 0, 0.1); }
    @media only screen and (max-width: 1200px) {
      #intro-head-photo-overlay .intro-text h1 {
        font-size: 2.5rem;
        line-height: 3.5rem;
        margin: 60px 0 25px 0; } }
    @media only screen and (max-width: 800px) {
      #intro-head-photo-overlay .intro-text h1 {
        font-size: 2rem;
        line-height: 3rem;
        margin: 40px 0 25px 0; } }
    @media only screen and (max-width: 660px) {
      #intro-head-photo-overlay .intro-text h1 {
        font-size: 1.35rem;
        line-height: 2.25rem;
        letter-spacing: 0;
        margin: 20px 0 25px 0; } }
  #intro-head-photo-overlay .intro-text p {
    max-width: 800px;
    font-family: "Merriweather Sans", sans-serif;
    color: #000;
    font-size: 1.25rem;
    font-size: 300;
    line-height: 2.25rem;
    padding: 0;
    margin: 0;
    margin-bottom: 40px; }
    @media only screen and (max-width: 780px) {
      #intro-head-photo-overlay .intro-text p {
        font-size: 1.15rem;
        line-height: 2rem; } }
    @media only screen and (max-width: 600px) {
      #intro-head-photo-overlay .intro-text p {
        margin-bottom: 0px; } }
  #intro-head-photo-overlay .intro-text hr {
    width: 100%;
    border-top: 1px solid #ffffff; }
  #intro-head-photo-overlay .intro-text .summary {
    font-family: "Merriweather Sans", sans-serif;
    font-size: 1.35rem;
    font-weight: 400;
    line-height: 2.25rem;
    color: #ffffff;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    width: 100%; }
#intro-head-photo-overlay .photo-credit-width-1200 {
  max-width: 75rem;
  text-align: left;
  margin: 0 auto; }
#intro-head-photo-overlay .photo-credit-width-1800 {
  max-width: 90rem;
  margin: 0 auto; }
#intro-head-photo-overlay .grid-padding-x > .cell.photo-style-e2e {
  padding-left: 0;
  padding-right: 0; }
#intro-head-photo-overlay img {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2); }
#intro-head-photo-overlay .photo-credit {
  display: block;
  padding: 5px 10px;
  margin: 0 auto;
  margin-top: 6px;
  max-width: 800px;
  font-family: "Roboto", sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  color: #6e6e6e;
  padding-top: 10px;
  letter-spacing: 0;
  line-height: 1.2rem;
  text-align: left;
  max-width: 100%; }
  #intro-head-photo-overlay .photo-credit a {
    color: #000;
    text-decoration: underline; }
    #intro-head-photo-overlay .photo-credit a:hover {
      text-decoration: none; }

#intro-photo-gallery-overlay .intro-text {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  background-color: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  padding-left: 2rem;
  padding-right: 2rem; }
  #intro-photo-gallery-overlay .intro-text.absolute {
    position: absolute;
    left: 40px;
    margin-top: 60px; }
  @media only screen and (max-width: 780px) {
    #intro-photo-gallery-overlay .intro-text {
      padding-left: 1.45rem;
      padding-right: 1.45rem; } }
  @media only screen and (max-width: 640px) {
    #intro-photo-gallery-overlay .intro-text {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem; } }
  #intro-photo-gallery-overlay .intro-text a {
    color: #ffffff;
    text-decoration: underline;
    border-bottom: none;
    padding-left: 4px; }
    #intro-photo-gallery-overlay .intro-text a:hover {
      text-decoration: none; }
  #intro-photo-gallery-overlay .intro-text h1 {
    font-family: "Merriweather", serif;
    max-width: 1000px;
    font-size: 3rem;
    font-weight: 500;
    line-height: 4.5rem;
    padding: 0;
    color: #000;
    margin: 25px 0 25px 0;
    letter-spacing: -0.05rem; }
    #intro-photo-gallery-overlay .intro-text h1.absolute-text {
      color: #ffffff !important;
      text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3), 0px 4px 7px rgba(0, 0, 0, 0.1), 0px 9px 12px rgba(0, 0, 0, 0.1); }
    @media only screen and (max-width: 1200px) {
      #intro-photo-gallery-overlay .intro-text h1 {
        font-size: 2.5rem;
        line-height: 3.5rem;
        margin: 60px 0 25px 0; } }
    @media only screen and (max-width: 800px) {
      #intro-photo-gallery-overlay .intro-text h1 {
        font-size: 2rem;
        line-height: 3rem;
        margin: 40px 0 25px 0; } }
    @media only screen and (max-width: 660px) {
      #intro-photo-gallery-overlay .intro-text h1 {
        font-size: 1.35rem;
        line-height: 2.25rem;
        letter-spacing: 0;
        margin: 20px 0 25px 0; } }
  #intro-photo-gallery-overlay .intro-text p {
    max-width: 600px;
    font-family: "Merriweather Sans", sans-serif;
    color: #000;
    font-size: 1.25rem;
    font-size: 300;
    line-height: 2.25rem;
    padding: 0;
    margin: 0;
    margin-bottom: 40px; }
    @media only screen and (max-width: 780px) {
      #intro-photo-gallery-overlay .intro-text p {
        font-size: 1.15rem;
        line-height: 2rem; } }
    @media only screen and (max-width: 600px) {
      #intro-photo-gallery-overlay .intro-text p {
        margin-bottom: 0px; } }
  #intro-photo-gallery-overlay .intro-text hr {
    width: 100%;
    border-top: 1px solid #ffffff; }
  #intro-photo-gallery-overlay .intro-text .summary {
    font-family: "Merriweather Sans", sans-serif;
    font-size: 1.35rem;
    font-weight: 400;
    line-height: 2.25rem;
    color: #ffffff;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    width: 100%; }
#intro-photo-gallery-overlay .photo-credit-width-1200 {
  max-width: 75rem;
  text-align: left;
  margin: 0 auto; }
#intro-photo-gallery-overlay .photo-credit-width-1800 {
  max-width: 90rem;
  margin: 0 auto; }
#intro-photo-gallery-overlay .grid-padding-x > .cell.photo-style-e2e {
  padding-left: 0;
  padding-right: 0; }
#intro-photo-gallery-overlay img {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2); }
#intro-photo-gallery-overlay .photo-credit {
  display: block;
  padding: 5px 10px;
  margin: 0 auto;
  margin-top: 6px;
  max-width: 800px;
  font-family: "Roboto", sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  color: #6e6e6e;
  padding-top: 10px;
  letter-spacing: 0;
  line-height: 1.2rem;
  text-align: left;
  max-width: 100%; }
  #intro-photo-gallery-overlay .photo-credit a {
    color: #000;
    text-decoration: underline; }
    #intro-photo-gallery-overlay .photo-credit a:hover {
      text-decoration: none; }

#intro-fadeout-photo .photos .img-0 {
  position: absolute; }
#intro-fadeout-photo .photos .img-1 {
  position: absolute; }
#intro-fadeout-photo .photos .img-2 {
  position: absolute; }

#intro {
  box-shadow: 0px 10px 32px -5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 10px 32px -5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 10px 32px -5px rgba(0, 0, 0, 0.5); }
  #intro .grid-padding-x {
    height: 100vh; }
    @media only screen and (max-width: 1080px) {
      #intro .grid-padding-x {
        height: 120vh; } }
    @media only screen and (max-width: 1024px) {
      #intro .grid-padding-x {
        height: 100%; } }
    @media only screen and (max-width: 900px) {
      #intro .grid-padding-x {
        height: auto; } }
  #intro .intro-text {
    display: flex;
    flex-direction: column;
    align-items: initial;
    justify-content: center;
    background: #000;
    /*background:linear-gradient(to bottom, rgb(152, 57, 87), rgb(219, 39, 38));*/
    padding-left: 5rem;
    padding-right: 5rem; }
    @media only screen and (max-width: 1080px) {
      #intro .intro-text {
        padding-top: 3rem;
        padding-bottom: 3rem; } }
    @media only screen and (max-width: 780px) {
      #intro .intro-text {
        padding-left: 1.45rem;
        padding-right: 1.45rem; } }
    @media only screen and (max-width: 640px) {
      #intro .intro-text {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem; } }
    #intro .intro-text a {
      color: #ffffff;
      text-decoration: underline;
      border-bottom: none;
      padding-left: 4px; }
      #intro .intro-text a:hover {
        text-decoration: none; }
    #intro .intro-text h1 {
      font-family: "Merriweather Sans", sans-serif;
      width: 100%;
      font-size: 5rem;
      font-weight: 700;
      line-height: 4.5rem;
      padding: 0;
      color: #fff;
      margin: 0 0 30px 0; }
      @media only screen and (max-width: 1900px) {
        #intro .intro-text h1 {
          font-size: 4.5rem;
          line-height: 5rem; } }
      @media only screen and (max-width: 1712px) {
        #intro .intro-text h1 {
          font-size: 4rem;
          line-height: 4.5rem; } }
      @media only screen and (max-width: 1560px) {
        #intro .intro-text h1 {
          font-size: 3.75rem;
          line-height: 4.25rem; } }
      @media only screen and (max-width: 1480px) {
        #intro .intro-text h1 {
          font-size: 3.5rem;
          line-height: 4rem; } }
      @media only screen and (max-width: 1400px) {
        #intro .intro-text h1 {
          font-size: 3rem;
          line-height: 4rem; } }
      @media only screen and (max-width: 1180px) {
        #intro .intro-text h1 {
          font-size: 4rem;
          line-height: 4.5rem; } }
      @media only screen and (max-width: 780px) {
        #intro .intro-text h1 {
          font-size: 2.8rem;
          line-height: 3.5rem; } }
      @media only screen and (max-width: 600px) {
        #intro .intro-text h1 {
          font-size: 2.2rem;
          line-height: 2.7rem; } }
    #intro .intro-text p {
      font-family: "Merriweather", serif;
      color: #ffffff;
      font-size: 1.25rem;
      font-size: 300;
      line-height: 2.25rem;
      padding: 0;
      margin: 0 0 15px 0; }
      @media only screen and (max-width: 1560px) {
        #intro .intro-text p {
          font-size: 1.2rem;
          line-height: 2.2rem; } }
      @media only screen and (max-width: 780px) {
        #intro .intro-text p {
          font-size: 1.15rem;
          line-height: 2rem; } }
    #intro .intro-text hr {
      width: 100%;
      border-top: 1px solid #ffffff; }
    #intro .intro-text .summary {
      font-family: "Merriweather Sans", sans-serif;
      font-size: 1.35rem;
      font-weight: 400;
      line-height: 2.25rem;
      color: #ffffff;
      margin-top: 1.25rem;
      margin-bottom: 1.25rem;
      width: 100%; }
  #intro .background-img {
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important; }
    @media only screen and (max-width: 1080px) {
      #intro .background-img {
        padding-bottom: 100%; } }
    @media only screen and (max-width: 780px) {
      #intro .background-img {
        height: 70vh; } }
    #intro .background-img .photo-credit {
      position: absolute;
      display: block;
      bottom: 0;
      right: 0;
      padding: 5px 10px;
      color: #ffffff;
      font-family: "Merriweather Sans", sans-serif;
      font-weight: 300;
      font-size: 0.85rem;
      line-height: 1rem;
      background: rgba(0, 0, 0, 0.75); }
      #intro .background-img .photo-credit a {
        color: #ffffff;
        text-decoration: underline; }
        #intro .background-img .photo-credit a:hover {
          text-decoration: none; }

.stories-list {
  padding-top: 5rem;
  padding-bottom: 5rem; }
  .stories-list h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0;
    color: #003594; }
    .stories-list h3:hover {
      color: #000; }
    @media only screen and (max-width: 780px) {
      .stories-list h3 {
        font-size: 1.25rem;
        font-weight: 500;
        line-height: 1.75rem;
        padding-top: 25px; } }
  .stories-list p {
    font-size: 1.25rem; }
    @media only screen and (max-width: 780px) {
      .stories-list p {
        font-size: 1.05rem; } }
  .stories-list .read-more {
    font-family: "Roboto", sans-serif;
    font-size: 0.8rem;
    font-weight: 600;
    border: 1px solid #003594;
    text-transform: uppercase;
    color: #003594;
    padding: 10px 25px;
    cursor: pointer; }
    .stories-list .read-more:hover {
      color: #000; }

.story_tag {
  display: flex;
  background-color: #f2f2f2;
  margin-top: 40px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin: 2rem 0; }
  .story_tag .election-2020-story-tag {
    padding: 0;
    display: flex;
    flex-direction: row;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2); }
    @media only screen and (max-width: 660px) {
      .story_tag .election-2020-story-tag img {
        height: 90px; } }
    .story_tag .election-2020-story-tag em {
      font-size: 1rem;
      line-height: 2rem;
      padding: 5px 25px; }
      @media only screen and (max-width: 660px) {
        .story_tag .election-2020-story-tag em {
          font-size: 0.8rem;
          line-height: 1rem;
          padding: 5px 10px; } }
  .story_tag .regular {
    padding: 18px 20px;
    font-style: italic; }

.text-content.author {
  border-top: 1px solid #D8D8D8;
  padding-top: 40px;
  margin-top: 25px;
  margin-bottom: 40px; }
.text-content .story-credits-date {
  display: flex;
  flex-direction: column;
  margin-top: 10px; }
  @media only screen and (max-width: 740px) {
    .text-content .story-credits-date {
      margin-top: 0px; } }
  .text-content .story-credits-date .byline {
    font-family: "Merriweather Sans", sans-serif;
    font-size: 1rem;
    font-weight: normal;
    line-height: 2rem;
    margin-bottom: 5px;
    width: 100%; }
    @media only screen and (max-width: 740px) {
      .text-content .story-credits-date .byline {
        font-size: 1rem; } }
    .text-content .story-credits-date .byline a {
      margin-left: 2px; }
  .text-content .story-credits-date .pubdate {
    font-family: "Merriweather Sans", sans-serif;
    font-size: 0.9rem;
    font-weight: 300;
    line-height: 1.9rem;
    width: 100%; }
    @media only screen and (max-width: 740px) {
      .text-content .story-credits-date .pubdate {
        font-size: 0.9rem; } }
.text-content a {
  text-decoration: none;
  color: #000;
  border-bottom: 2px solid #003594;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s; }
  .text-content a:hover {
    color: #003594;
    border-bottom: none; }
.text-content h2 {
  font-family: "Merriweather", serif;
  font-size: 1.65rem;
  letter-spacing: -0.025em;
  line-height: 2.65rem;
  margin-top: 25px;
  margin-bottom: 10px;
  color: #003594; }
  @media only screen and (max-width: 740px) {
    .text-content h2 {
      font-size: 1.5rem;
      line-height: 2.5rem; } }
.text-content p {
  font-family: "Merriweather", serif;
  font-weight: 300;
  font-size: 1.05rem;
  line-height: 2.05rem;
  letter-spacing: 0.015em;
  color: #000; }
  @media only screen and (max-width: 740px) {
    .text-content p {
      font-size: 1.1rem;
      line-height: 2.1rem; } }
.text-content .caption p {
  font-family: arial;
  font-weight: 100;
  font-size: calc(0.70em + 0.15vw);
  line-height: calc(0.70em + 0.5vw);
  letter-spacing: 0;
  max-width: 45rem;
  color: #6e6e6e;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 0px; }
.text-content .wp-caption-text {
  margin-top: 10px;
  max-width: 800px;
  font-family: "Roboto", sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  color: #6e6e6e;
  padding-top: 10px;
  letter-spacing: 0;
  line-height: 1.2rem;
  padding-top: 0px; }
  .text-content .wp-caption-text.audio {
    margin-top: -20px;
    margin-bottom: 25px; }
  .text-content .wp-caption-text.video {
    margin-bottom: 25px; }
  .text-content .wp-caption-text a {
    color: #6e6e6e;
    border-bottom: 1px solid #757575;
    -webkit-transition: border 0.25s;
    -moz-transition: border 0.25s;
    -o-transition: border 0.25s;
    transition: border 0.25s; }
    .text-content .wp-caption-text a:hover {
      border: none; }
.text-content .wp-caption.alignright {
  float: right;
  margin-left: 40px;
  margin-bottom: 15px; }
  @media only screen and (max-width: 660px) {
    .text-content .wp-caption.alignright {
      float: none;
      margin: 0 auto;
      padding-bottom: 30px;
      padding-top: 30px; } }
.text-content .top_social {
  list-style: none;
  align-content: flex-end;
  flex-direction: row;
  margin: 0;
  padding: 0;
  margin-top: 8px; }
  @media only screen and (max-width: 740px) {
    .text-content .top_social {
      align-content: flex-start; } }
  .text-content .top_social li {
    display: inline-block;
    margin-right: 8px; }
  .text-content .top_social i {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: color 0.25s;
    -moz-transition: color 0.25s;
    -o-transition: color 0.25s;
    transition: color 0.25s; }
  .text-content .top_social a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    border-radius: 25px;
    border: 1px solid #0a0a0a;
    -webkit-transition: border 0.25s;
    -moz-transition: border 0.25s;
    -o-transition: border 0.25s;
    transition: border 0.25s; }
    .text-content .top_social a:hover {
      border: 1px solid #003594; }
      .text-content .top_social a:hover i {
        color: #003594; }
.text-content .we22-logo {
  margin: 0 auto;
  text-align: center;
  margin-top: 50px;
  max-width: 100%; }
  @media only screen and (max-width: 740px) {
    .text-content .we22-logo {
      max-width: 100%; } }
.text-content .author_bio {
  display: flex;
  flex-direction: row;
  padding: 18px 0; }
  .text-content .author_bio a {
    color: #003594;
    border-bottom: none; }
    .text-content .author_bio a:hover {
      color: inherit; }
  .text-content .author_bio .author_photo {
    width: 400px; }
    .text-content .author_bio .author_photo.post {
      max-width: 140px; }
      @media only screen and (max-width: 660px) {
        .text-content .author_bio .author_photo.post {
          max-width: 100px; } }
  .text-content .author_bio .bio {
    padding-left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .text-content .author_bio .bio.post {
      max-width: 80%; }
      @media only screen and (max-width: 690px) {
        .text-content .author_bio .bio.post {
          max-width: 70%;
          padding-left: 10px; } }
    .text-content .author_bio .bio .name, .text-content .author_bio .bio .name-lg {
      font-family: "Roboto", sans-serif;
      font-weight: 800;
      font-size: 1.125rem;
      line-height: 2rem;
      letter-spacing: 0;
      margin-bottom: 0px;
      padding: 0;
      color: #003594; }
    .text-content .author_bio .bio .name-lg {
      font-size: 2.25em;
      margin-bottom: 8px; }
    .text-content .author_bio .bio .team-title {
      font-family: "Roboto", sans-serif;
      font-size: 1rem;
      font-weight: 200;
      line-height: 1.5rem;
      padding: 0;
      margin-top: 12px;
      margin-bottom: 15px;
      letter-spacing: 0; }
      .text-content .author_bio .bio .team-title.post {
        font-weight: 400;
        margin-top: 0px;
        margin-bottom: 5px; }
        @media only screen and (max-width: 660px) {
          .text-content .author_bio .bio .team-title.post {
            margin: 0; } }
    .text-content .author_bio .bio .team-title-lg {
      font-size: 1.3em;
      margin-bottom: 10px; }
    .text-content .author_bio .bio a {
      margin-right: 5px;
      text-decoration: none; }
      .text-content .author_bio .bio a:hover {
        color: #000; }
    .text-content .author_bio .bio p {
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      color: #2d2d2d; }
    .text-content .author_bio .bio .member-bio.post p {
      font-weight: 300;
      font-size: 0.9rem;
      line-height: 1.35; }
    .text-content .author_bio .bio .author_social_links i {
      color: #767676;
      font-size: 1.2em;
      -webkit-transition: color 0.25s;
      -moz-transition: color 0.25s;
      -o-transition: color 0.25s;
      transition: color 0.25s; }
      .text-content .author_bio .bio .author_social_links i:hover {
        color: #003594; }
    .text-content .author_bio .bio .author_social_links_lg i {
      color: #767676;
      font-size: 1.3em;
      -webkit-transition: color 0.25s;
      -moz-transition: color 0.25s;
      -o-transition: color 0.25s;
      transition: color 0.25s; }
      .text-content .author_bio .bio .author_social_links_lg i:hover {
        color: #003594; }
  .text-content .author_bio .cn-staff-bio-circular, .text-content .author_bio .cn-staff-bio-circular-large {
    width: 120px;
    height: 120px;
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
    border-radius: 120px;
    color: #E2E1E1;
    filter: url("images/gray.svg#grayscale");
    /* Firefox 10+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease;
    /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden;
    /* Fix for transition flickering */
    object-fit: cover;
    object-position: center right;
    justify-content: center;
    align-items: center; }
    @media only screen and (max-width: 660px) {
      .text-content .author_bio .cn-staff-bio-circular, .text-content .author_bio .cn-staff-bio-circular-large {
        width: 90px;
        height: 90px; } }
    .text-content .author_bio .cn-staff-bio-circular.staff, .text-content .author_bio .cn-staff-bio-circular-large.staff {
      background-color: #111111; }
  .text-content .author_bio .cn-staff-bio-circular-large {
    width: 150px;
    height: 150px;
    -webkit-border-radius: 110px;
    -moz-border-radius: 110px;
    border-radius: 110px; }
.text-content .comment-form-wrapper {
  border-top: 1px solid #D8D8D8;
  margin-bottom: 40px; }
  .text-content .comment-form-wrapper h2 {
    font-family: "Roboto", sans-serif;
    font-family: "Montserrat", sans-serif;
    font-size: calc(12.4px + 0.3vw);
    font-weight: 600;
    color: #000;
    border-left: 4px solid #003594;
    padding-left: 15px;
    margin-bottom: 15px;
    text-transform: uppercase; }
.text-content .alignright {
  float: right;
  max-width: 400px;
  margin-top: 10px;
  /*padding-left: 25px;*/
  padding-bottom: 15px; }
  @media only screen and (max-width: 660px) {
    .text-content .alignright {
      max-width: 100%;
      margin-top: 0; } }
  .text-content .alignright img {
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
    max-width: 400px; }
    @media only screen and (max-width: 660px) {
      .text-content .alignright img {
        float: none;
        max-width: 100%; } }
  .text-content .alignright a {
    color: #757575;
    border-bottom: 1px solid #757575;
    -webkit-transition: border 0.25s;
    -moz-transition: border 0.25s;
    -o-transition: border 0.25s;
    transition: border 0.25s; }
    .text-content .alignright a:hover {
      border: none; }
  .text-content .alignright.rect iframe {
    width: 400px;
    height: 225px;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2); }
  .text-content .alignright.square iframe {
    width: 400px;
    height: 400px;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2); }
  .text-content .alignright .wp-caption-text {
    max-width: 100%; }
    .text-content .alignright .wp-caption-text .soundcite {
      padding: 5px 6px;
      max-width: 97%; }
  @media only screen and (max-width: 1080px) {
    .text-content .alignright {
      margin-right: -10%; } }
  @media only screen and (max-width: 900px) {
    .text-content .alignright {
      margin-right: -8%; } }
  @media only screen and (max-width: 860px) {
    .text-content .alignright {
      float: none;
      margin-right: 0;
      margin: 40px auto;
      padding: 0; } }
.text-content .alignleft {
  float: left;
  max-width: 400px;
  margin-top: 10px;
  /*padding-left: 25px;*/
  margin-right: 25px;
  padding-bottom: 15px; }
  @media only screen and (max-width: 660px) {
    .text-content .alignleft {
      max-width: 100%;
      margin-top: 0; } }
  .text-content .alignleft img {
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
    max-width: 400px; }
    @media only screen and (max-width: 660px) {
      .text-content .alignleft img {
        float: none;
        max-width: 100%; } }
  .text-content .alignleft a {
    color: #757575;
    border-bottom: 1px solid #757575;
    -webkit-transition: border 0.25s;
    -moz-transition: border 0.25s;
    -o-transition: border 0.25s;
    transition: border 0.25s; }
    .text-content .alignleft a:hover {
      border: none; }
  .text-content .alignleft.rect iframe {
    width: 400px;
    height: 225px;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2); }
  .text-content .alignleft.square iframe {
    width: 400px;
    height: 400px;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2); }
  .text-content .alignleft .wp-caption-text {
    max-width: 100%; }
    .text-content .alignleft .wp-caption-text .soundcite {
      padding: 5px 6px;
      max-width: 97%; }
  @media only screen and (max-width: 1080px) {
    .text-content .alignleft {
      margin-right: -10%; } }
  @media only screen and (max-width: 900px) {
    .text-content .alignleft {
      margin-right: -8%; } }
  @media only screen and (max-width: 860px) {
    .text-content .alignleft {
      float: none;
      margin-right: 0;
      margin: 40px auto;
      padding: 0; } }
.text-content .series-block {
  margin-top: 15px; }
  .text-content .series-block h4 {
    font-family: "Roboto", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0.3px;
    margin-top: 20px;
    margin-bottom: 10px; }
    .text-content .series-block h4:before {
      display: flex;
      max-width: 100%;
      content: ' ';
      margin-bottom: 20px;
      border-top: 1px solid #D8D8D8; }
  .text-content .series-block .in-this-series {
    margin-top: 10px;
    margin-bottom: 40px; }
    .text-content .series-block .in-this-series .slick-slide {
      margin-right: 15px; }
      .text-content .series-block .in-this-series .slick-slide:first-child {
        margin-left: 0px; }
      .text-content .series-block .in-this-series .slick-slide:focus {
        outline: none; }
      .text-content .series-block .in-this-series .slick-slide h5 {
        font-family: "Roboto", sans-serif;
        font-size: 0.9rem;
        font-weight: 500;
        line-height: 1.6;
        letter-spacing: 0;
        margin-top: 10px; }
    .text-content .series-block .in-this-series:after {
      content: "";
      right: 0;
      top: 0;
      bottom: 0;
      width: 100px;
      /* adjust as per requirement */
      background: white;
      background: -webkit-linear-gradient(left, transparent, white);
      background: -o-linear-gradient(left, transparent, white);
      background: -moz-linear-gradient(left, transparent, white);
      background: linear-gradient(to right, transparent, white);
      position: absolute; }
    .text-content .series-block .in-this-series .preview {
      display: flex;
      max-width: 196px;
      height: 119px;
      background-color: black;
      color: #ffffff;
      align-items: center;
      justify-content: center;
      text-transform: uppercase;
      font-size: 0.8rem; }
      .text-content .series-block .in-this-series .preview.transparent {
        background-color: rgba(0, 0, 0, 0.55); }
    .text-content .series-block .in-this-series .img-preview {
      position: relative; }
      .text-content .series-block .in-this-series .img-preview .preview {
        position: absolute;
        width: 100%;
        max-width: 100%;
        max-height: 100%;
        height: 100%;
        top: 0;
        left: 0; }
    .text-content .series-block .in-this-series .slick-prev, .text-content .series-block .in-this-series .slick-next {
      top: -25px;
      right: 0; }
      .text-content .series-block .in-this-series .slick-prev:before, .text-content .series-block .in-this-series .slick-next:before {
        color: #003594; }
      @media only screen and (max-width: 780px) {
        .text-content .series-block .in-this-series .slick-prev, .text-content .series-block .in-this-series .slick-next {
          right: 25px;
          top: 50%;
          z-index: 10; } }
    .text-content .series-block .in-this-series .slick-prev {
      right: 30px !important; }
      @media only screen and (max-width: 780px) {
        .text-content .series-block .in-this-series .slick-prev {
          left: 25px;
          top: 50%; } }
.text-content .su-pullquote-align-left p:nth-child(1), .text-content .su-pullquote-align-left p:nth-child(3) {
  display: none; }
.text-content .su-pullquote-align-left p:nth-child(2) {
  margin-bottom: 0; }

.photo-content.full .grid-padding-x > .cell {
  padding-left: 0rem;
  padding-right: 0rem; }
@media only screen and (max-width: 780px) {
  .photo-content .grid-padding-x > .cell {
    padding-left: 0rem;
    padding-right: 0rem; } }
.photo-content .large-6, .photo-content .medium-6 {
  text-align: center; }
@media only screen and (max-width: 660px) {
  .photo-content .small-12 {
    margin-bottom: 0px; } }
.photo-content img {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2); }
  .photo-content img.no-shadow {
    box-shadow: initial; }
.photo-content .wp-caption-text {
  max-width: 64rem;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 40px; }
  .photo-content .wp-caption-text p {
    max-width: 800px;
    font-family: "Roboto", sans-serif;
    font-size: 0.85rem;
    font-weight: 400;
    color: #6e6e6e;
    padding-top: 10px;
    letter-spacing: 0;
    line-height: 1.2rem;
    max-width: 90rem; }
  @media only screen and (max-width: 780px) {
    .photo-content .wp-caption-text {
      padding-left: 1.45rem;
      padding-right: 1.45rem; } }
  .photo-content .wp-caption-text a {
    color: #6e6e6e;
    border-bottom: 1px solid #757575;
    -webkit-transition: border 0.25s;
    -moz-transition: border 0.25s;
    -o-transition: border 0.25s;
    transition: border 0.25s; }
    .photo-content .wp-caption-text a:hover {
      border: none; }
.photo-content.single {
  max-width: 47rem; }
.photo-content.large-photo {
  max-width: 60rem; }

.fullscreen-photo-content {
  overflow: hidden; }
  .fullscreen-photo-content .grid-padding-x > .cell {
    padding-left: 0rem;
    padding-right: 0rem; }
  .fullscreen-photo-content .fullscreen-slideshow {
    width: 300%;
    height: 100vh;
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden; }
    .fullscreen-photo-content .fullscreen-slideshow div {
      max-width: 100%;
      border: 1px solid #ff0000; }
      .fullscreen-photo-content .fullscreen-slideshow div img {
        box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2); }
  .fullscreen-photo-content .wp-caption-text {
    max-width: 90rem;
    margin: 0 auto;
    margin-top: 10px; }
    .fullscreen-photo-content .wp-caption-text p {
      max-width: 800px;
      font-family: "Roboto", sans-serif;
      font-size: 0.85rem;
      font-weight: 400;
      color: #6e6e6e;
      padding-top: 10px;
      letter-spacing: 0;
      line-height: 1.2rem;
      max-width: 90rem; }
    @media only screen and (max-width: 780px) {
      .fullscreen-photo-content .wp-caption-text {
        padding-left: 1.45rem;
        padding-right: 1.45rem; } }
    .fullscreen-photo-content .wp-caption-text a {
      color: #6e6e6e;
      border-bottom: 1px solid #757575;
      -webkit-transition: border 0.25s;
      -moz-transition: border 0.25s;
      -o-transition: border 0.25s;
      transition: border 0.25s; }
      .fullscreen-photo-content .wp-caption-text a:hover {
        border: none; }
  .fullscreen-photo-content.single {
    max-width: 47rem; }

.large-video-bg-color {
  padding-top: 1rem;
  padding-bottom: 2rem;
  margin-top: 40px;
  margin-bottom: 30px; }

.video-content {
  max-width: 47rem;
  margin-top: 30px;
  margin-bottom: 30px; }
  .video-content.large-video {
    max-width: 60rem;
    position: relative; }
  .video-content h4 {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    font-size: 2rem;
    color: #ffffff;
    margin-bottom: 25px; }
    @media only screen and (max-width: 1170px) {
      .video-content h4 {
        font-size: 1.75rem; } }
  .video-content .movie-poster-overlay {
    max-width: 100%;
    position: absolute;
    z-index: 2; }
    .video-content .movie-poster-overlay .play-btn {
      width: 100%;
      height: 100%;
      position: absolute;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      z-index: 3;
      color: #1d180c;
      font-size: 10rem;
      opacity: 0.75;
      cursor: pointer; }
      .video-content .movie-poster-overlay .play-btn:hover {
        opacity: 1; }
    .video-content .movie-poster-overlay video {
      max-width: 100%; }
  @media only screen and (max-width: 780px) {
    .video-content .grid-padding-x > .cell {
      padding-left: 0rem;
      padding-right: 0rem; } }
  .video-content .embed-container {
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2); }
  .video-content .wp-caption-text {
    max-width: 90rem;
    margin: 0 auto;
    margin-top: 10px; }
    .video-content .wp-caption-text p {
      max-width: 800px;
      font-family: "Roboto", sans-serif;
      font-size: 0.85rem;
      font-weight: 400;
      color: #6e6e6e;
      padding-top: 10px;
      letter-spacing: 0;
      line-height: 1.2rem;
      max-width: 90rem; }
    @media only screen and (max-width: 780px) {
      .video-content .wp-caption-text {
        padding-left: 1.45rem;
        padding-right: 1.45rem; } }
    .video-content .wp-caption-text a {
      color: #6e6e6e;
      border-bottom: 1px solid #757575;
      -webkit-transition: border 0.25s;
      -moz-transition: border 0.25s;
      -o-transition: border 0.25s;
      transition: border 0.25s; }
      .video-content .wp-caption-text a:hover {
        border: none; }
  .video-content.single {
    max-width: 47rem; }

.sidexside-content {
  max-width: 92rem;
  margin-top: 40px;
  margin-bottom: 60px;
  background: #656159; }
  .sidexside-content .grid-padding-x > .cell {
    padding-left: 0rem;
    padding-right: 0rem; }
  .sidexside-content h4 {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    font-size: 2rem;
    color: #ffffff;
    margin-bottom: 0; }
    @media only screen and (max-width: 1170px) {
      .sidexside-content h4 {
        font-size: 1.75rem; } }
  .sidexside-content .title {
    font-weight: 500;
    letter-spacing: 0; }
    @media only screen and (max-width: 1170px) {
      .sidexside-content .title {
        font-size: 1rem; } }
  .sidexside-content p {
    font-family: "Montserrat", sans-serif;
    font-size: 1rem;
    line-height: 1.75rem;
    letter-spacing: 0; }
    @media only screen and (max-width: 1170px) {
      .sidexside-content p {
        font-size: 1rem;
        line-height: 1.5rem; } }
  .sidexside-content hr {
    border-bottom: 1px solid #1D180C;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 15px; }
  .sidexside-content img {
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2); }
  .sidexside-content .content-bg {
    max-width: 800px;
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
    display: flex;
    flex-direction: column;
    align-items: left;
    justify-content: center;
    margin: 0 auto; }
    @media only screen and (max-width: 1024px) {
      .sidexside-content .content-bg {
        padding-top: 2rem;
        padding-bottom: 2rem;
        order: 1; } }
  .sidexside-content .wp-caption-text {
    max-width: 90rem;
    max-width: 800px;
    font-family: "Roboto", sans-serif;
    font-size: 0.85rem;
    font-weight: 400;
    color: #6e6e6e;
    padding-top: 10px;
    letter-spacing: 0;
    line-height: 1.2rem;
    max-width: 720px;
    color: #ffffff;
    padding-top: 0; }
    .sidexside-content .wp-caption-text p {
      max-width: 800px;
      font-family: "Roboto", sans-serif;
      font-size: 0.85rem;
      font-weight: 400;
      color: #6e6e6e;
      padding-top: 10px;
      letter-spacing: 0;
      line-height: 1.2rem;
      max-width: 90rem; }
    .sidexside-content .wp-caption-text a {
      color: #ffffff;
      border-bottom: 1px solid #ffffff;
      -webkit-transition: border 0.25s;
      -moz-transition: border 0.25s;
      -o-transition: border 0.25s;
      transition: border 0.25s; }
      .sidexside-content .wp-caption-text a:hover {
        border: none; }
  .sidexside-content .plyr--audio {
    height: 40px;
    padding-top: 10px;
    margin-bottom: 15px; }
  .sidexside-content .plyr--audio .plyr__controls {
    background: transparent;
    padding: 0;
    color: #00b3ff; }
  .sidexside-content .plyr--audio .plyr__control.plyr__tab-focus, .sidexside-content .plyr--audio .plyr__control:hover, .sidexside-content .plyr--audio .plyr__control[aria-expanded=true] {
    background: transparent; }
  .sidexside-content .plyr__controls .plyr__controls__item.plyr__time, .sidexside-content .plyr--audio .plyr__controls, .sidexside-content .plyr--full-ui input[type=range] {
    color: #1d180c; }

#full-section-bg {
  background: #757575;
  margin-top: 50px; }

.white-on-black {
  max-width: 46.875rem;
  margin: 0 auto;
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
  color: #ffffff; }
  .white-on-black h3 {
    font-family: "Merriweather Sans", sans-serif;
    font-size: 2rem;
    letter-spacing: -0.025em;
    line-height: 3rem;
    color: #ffffff;
    margin: 0 auto;
    text-align: center; }
  .white-on-black ul {
    max-width: 46.875rem;
    margin: 0;
    padding: 0;
    padding-top: 1rem;
    list-style: none; }
    .white-on-black ul li {
      display: inline-block;
      margin-right: 0px;
      font-family: "Merriweather Sans", sans-serif;
      font-weight: 300;
      font-size: 1.25rem;
      line-height: 2.5rem; }
      .white-on-black ul li:after {
        content: " | ";
        padding-left: 8px;
        padding-right: 8px; }
      .white-on-black ul li.last:after {
        content: " "; }
      @media only screen and (max-width: 780px) {
        .white-on-black ul li {
          font-size: 0.8rem;
          line-height: 1.95rem; } }

.related-story-box-right, .related-story-box-left {
  float: right;
  display: inline-flex;
  flex-direction: column;
  width: 30%;
  margin: 0.5em 0 0.5em 1em;
  padding: 0.5em 0rem; }
  @media only screen and (max-width: 660px) {
    .related-story-box-right, .related-story-box-left {
      float: none;
      display: flex;
      width: 100%;
      padding: 0;
      margin-left: 0;
      margin-bottom: 2.5rem;
      margin-top: 2.5rem; } }
  .related-story-box-right h4, .related-story-box-left h4 {
    order: 1;
    width: 100%;
    font-family: "Roboto", sans-serif;
    font-family: "Montserrat", sans-serif;
    font-size: calc(12.4px + 0.3vw);
    font-weight: 600;
    color: #000;
    border-left: 4px solid #003594;
    padding-left: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 0.95rem; }
  .related-story-box-right .story, .related-story-box-left .story {
    display: flex;
    order: 2;
    flex-flow: column; }
    .related-story-box-right .story .img, .related-story-box-left .story .img {
      width: 100%;
      order: 1; }
    .related-story-box-right .story .headline, .related-story-box-left .story .headline {
      width: 100%;
      padding: 0;
      margin: 0;
      order: 2;
      background-color: #f2f2f2; }
      .related-story-box-right .story .headline p, .related-story-box-left .story .headline p {
        line-height: 1.2;
        letter-spacing: 0;
        margin-top: 5px;
        margin-bottom: 0;
        padding: 0.25rem 0.75rem 0.75rem; }
        .related-story-box-right .story .headline p a, .related-story-box-left .story .headline p a {
          width: 100% !important;
          font-family: "Roboto", sans-serif;
          font-size: 0.85rem;
          font-weight: 400;
          text-decoration: none;
          border-bottom: none;
          -webkit-transition: color 0.25s;
          -moz-transition: color 0.25s;
          -o-transition: color 0.25s;
          transition: color 0.25s;
          order: 2; }
          .related-story-box-right .story .headline p a:hover, .related-story-box-left .story .headline p a:hover {
            text-decoration: none;
            border-bottom: 2px solid #003594; }

#story-slideshow .slick-prev {
  left: 25px;
  z-index: 90; }
#story-slideshow .slick-next {
  right: 25px;
  z-index: 90; }
#story-slideshow img {
  box-shadow: none; }

#back-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  color: #ffffff;
  font-size: 2rem; }
  #back-to-top svg {
    width: 40px;
    -webkit-transition: fill 0.25s;
    -moz-transition: fill 0.25s;
    -o-transition: fill 0.25s;
    transition: fill 0.25s; }
    #back-to-top svg:hover .cls-1 {
      fill: #ffffff; }
  #back-to-top.show {
    opacity: 1;
    visibility: visible; }
  @media only screen and (max-width: 660px) {
    #back-to-top {
      display: none !important; } }

.su-pullquote p {
  line-height: 1.15rem;
  color: #4a4a4a; }
  .su-pullquote p i {
    font-family: "Merriweather Sans", sans-serif;
    font-size: 0.85rem;
    font-style: italic; }
@media only screen and (max-width: 768px) {
  .su-pullquote.su-pullquote-align-left {
    border-right: none;
    border-left: 5px solid #eee; } }

.charts-doc .wp-caption-text {
  max-width: 45rem;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 0px; }
  .charts-doc .wp-caption-text p {
    max-width: 800px;
    font-family: "Roboto", sans-serif;
    font-size: 0.85rem;
    font-weight: 400;
    color: #6e6e6e;
    padding-top: 10px;
    letter-spacing: 0;
    line-height: 1.2rem;
    max-width: 90rem;
    padding: 0;
    margin-bottom: 0px; }
  @media only screen and (max-width: 780px) {
    .charts-doc .wp-caption-text {
      padding-left: 1.45rem;
      padding-right: 1.45rem; } }
  .charts-doc .wp-caption-text a {
    color: #6e6e6e;
    border-bottom: 1px solid #757575;
    -webkit-transition: border 0.25s;
    -moz-transition: border 0.25s;
    -o-transition: border 0.25s;
    transition: border 0.25s; }
    .charts-doc .wp-caption-text a:hover {
      border: none; }

/*# sourceMappingURL=long-form-base.css.map */
