/*
Shims for Flexbox - should work on Safari and IE10+
*/
.display-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
body {
  color: #231f20;
  font-family: "ff-meta-serif-web-pro", Georgia, serif;
  font-size: 19px;
  line-height: 1.42105263;
  padding: 0;
  margin: 0;
  touch-action: manipulation;
}
@media (prefers-color-scheme: dark) {
  body {
    background-color: #f8f8f8;
  }
}
main {
  display: block;
}
.interactive {
  padding: 10px;
  margin: 20px auto;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
a {
  color: #0777b3;
  text-decoration: none;
}
a:visited {
  color: #71757d;
}
a:hover,
a:focus {
  color: #2b4d70;
}
a img {
  border: none;
}
img,
video,
embed,
object,
iframe {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #231f20;
  margin: 1.42105263 0 0.71052632 0;
}
h1 {
  font-size: 28px;
  line-height: 1.07142857;
  letter-spacing: -0.5px;
}
@media (max-width: 768px) {
  h1 {
    font-size: 42px;
    line-height: 1.0952381;
    letter-spacing: -1px;
  }
}
h2 {
  font-size: 22px;
  line-height: 1.04545455;
}
@media (max-width: 480px) {
  h2 {
    font-size: 18px;
    line-height: 1.21052632;
  }
}
h3 {
  font-size: 18px;
  line-height: 1.04545455;
  margin: 5px 0;
}
h4 {
  font-size: 22px;
  line-height: 1.04545455;
  margin: 15px 0;
}
@media (max-width: 480px) {
  h4 {
    font-size: 18px;
    line-height: 1.21052632;
    margin: 5px 0;
  }
}
.byline {
  font-size: 19px;
  margin-bottom: 0;
}
.staff-position {
  font-style: italic;
  font-size: 15px;
  margin-top: 0;
}
.publish-date {
  font-size: 16px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  color: #71757d;
}
.graphic-hed {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
.graphic-chatter {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}
.source-container {
  margin-top: 10px;
}
.source-container::after {
  clear: both;
  content: "";
  display: block;
}
.data-source,
.art-credit,
.caption {
  color: #71757d;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
}
.data-source {
  font-style: italic;
}
@media (min-width: 480px) {
  .data-source {
    float: left;
  }
}
@media (min-width: 480px) {
  .art-credit {
    float: right;
  }
}
.main-nav {
  background: white;
  border-bottom: 1px solid #e0e0e0;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
  position: relative;
  line-height: 1;
  z-index: 999;
  font-size: 0px;
}
.main-nav .wrapper {
  max-width: 1020px;
  margin: auto;
  position: relative;
  padding: 10px;
}
.main-nav .logo {
  display: inline-block;
  vertical-align: middle;
  width: 160px;
}
.main-nav .logo img {
  height: 24px;
  max-height: 100%;
}
.share-bar {
  display: inline-block;
  position: absolute;
  right: 0;
  vertical-align: middle;
}
.share-icon {
  margin-left: 3px;
  margin-right: 3px;
  width: 30px;
}
.share-icon:hover .changes-color {
  fill: #231f20;
}
zeus-ad {
  margin-top: 1em !important;
  margin-bottom: 1em !important;
}
.marketing {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  margin: 20px 5px;
  padding: 10px;
  text-align: center;
  width: calc(100% - 10px);
}
.marketing--footer {
  border: 1px solid #e0e0e0;
  max-width: 630px;
}
@media (min-width: 640px) {
  .marketing--footer {
    margin: 20px auto;
  }
  .marketing--footer span {
    white-space: pre;
  }
}
.marketing--sidebar {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  max-width: 350px;
}
@media (max-width: 500px) {
  .marketing--sidebar {
    margin: auto;
  }
}
.marketing__text {
  margin: 5px auto;
}
.marketing__body {
  font-size: 18px;
  line-height: 21px;
}
.marketing__button {
  background: #0777b3;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-size: 19px;
  font-weight: bold;
  margin-top: 3px;
  padding: 5px 20px;
}
.marketing__button:hover {
  color: #fff;
  background: #2b4d70;
}
.marketing__button:visited {
  color: #fff;
}
.show-comments {
  border: 1px solid #0777b3;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #0777b3;
  cursor: pointer;
  margin: 20px 0;
}
.thin-div {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 15px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  margin: auto;
  max-width: 900px;
}
.thin-div .center {
  position: relative;
  top: 15px;
  margin: auto;
  width: 105px;
  text-align: center;
  font-size: 20px;
  background: white;
}
.dont-miss {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: auto;
  margin-top: 15px;
  max-width: 900px;
  font-size: 17px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
@media (max-width: 480px) {
  .dont-miss {
    font-size: 15px;
  }
}
.dont-miss .story {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 480px) {
  .dont-miss .story {
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
}
.dont-miss .padded {
  padding: 10px;
}
.dont-miss img {
  width: 100%;
}
.dont-miss a {
  color: #424648;
  transition: color 0.1s linear;
}
.dont-miss a:hover {
  color: #0777b3;
}
.dont-miss .small {
  font-weight: bold;
  font-size: 15px;
}
.project-credits {
  padding-top: 10px;
  max-width: 900px;
  margin: 10px auto;
}
@media (min-width: 768px) {
  .project-credits {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 35px;
  }
}
.project-credit {
  flex-basis: 50%;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 1.2;
  margin: 3px 0;
  padding: 0 10px;
}
footer.nav-bottom {
  background: black;
  opacity: 0.95;
  padding: 8px 8px 4px 8px;
  position: relative;
  z-index: 99;
}
footer.nav-bottom .logo {
  float: left;
  margin-right: 10px;
}
footer.nav-bottom .logo img {
  margin-top: 5px;
  height: 20px;
}
footer.nav-bottom::after {
  clear: both;
  content: " ";
  display: block;
}
.header {
  padding-top: 25px;
  max-width: 960px;
  margin: auto;
}
main.contents {
  max-width: 850px;
  margin: auto;
  padding: 16px;
  padding-bottom: 40px;
}
.mainPhoto {
  padding-top: 25px;
}
h1 {
  font-family: 'Big Shoulders Display', cursive;
  letter-spacing: 1px;
  font-weight: normal;
  color: #2b4d70;
  font-size: 80px;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  h1 {
    font-size: 70px;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 52px;
    margin-top: 5px;
  }
}
.deck {
  text-align: center;
  font-weight: bold;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  font-size: 23px;
  margin-top: 15px;
  margin-bottom: 40px;
}
@media (max-width: 480px) {
  .deck {
    margin-bottom: 10px;
    font-size: 20px;
  }
}
.chatter {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
@media (max-width: 480px) {
  .chatter {
    font-size: 17px;
  }
}
.timestamp {
  font-style: italic;
  color: #71757d;
}
.readMore {
  margin: 20px auto 0;
  text-align: center;
  border: 2px solid #2b4d70;
  max-width: 320px;
  border-radius: 4px;
  padding: 5px 0;
}
.readMore:hover,
.readMore:focus {
  background: #e0e0e0;
}
.results-container {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  background-color: white;
  padding: 20px 0 13px 0;
  border-bottom: 4px solid #2b4d70;
  z-index: 999;
  transform: translateZ(0);
}
.results-container .info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
}
.results-container .info .matchesTitle {
  font-weight: bold;
  text-transform: uppercase;
  color: #71757d;
  text-align: left;
}
@media (max-width: 480px) {
  .results-container .info .matchesTitle {
    display: block;
  }
}
.results-container .info div {
  text-transform: uppercase;
  font-weight: bold;
}
.results-container .info div .candidates {
  text-transform: uppercase;
  -webkit-flex: 0 0 70%;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
}
.results-container .info div .number {
  color: #bc5c23;
  font-size: 25px;
  padding-left: 5px;
}
.results-container .info div .number.harrell {
  color: #167fc1;
}
.results-container .info div .number.gonzalez {
  color: #5ea346;
}
.results-container .info div .number.gonzález {
  color: #5ea346;
}
.results-container .info div.counter {
  font-weight: normal;
  text-align: right;
  color: #424648;
  -webkit-flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  margin-left: auto;
}
.policy {
  padding-top: 30px;
  padding-bottom: 55px;
  border-bottom: 1px solid #e0e0e0;
}
@media (max-width: 480px) {
  .policy {
    padding-bottom: 30px;
    padding-top: 20px;
  }
}
.policy h3.question {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  line-height: 30px;
}
@media (max-width: 480px) {
  .policy h3.question {
    font-size: 20px;
  }
}
.policy.chosen .speaker {
  display: block;
}
.choices {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
@media (max-width: 480px) {
  .choices {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 16px;
  }
  .yes-no .choices {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.choices input[type="radio"] {
  opacity: 0;
  position: absolute;
  z-index: -9;
}
.choices input[type="radio"] + label {
  padding: 12px;
  display: block;
  border-radius: 4px;
  background-color: #f8f8f8;
  cursor: pointer;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  -webkit-flex: 0 0 48%;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.yes-no .choices input[type="radio"] + label {
  -webkit-flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
}
@media (max-width: 480px) {
  .choices input[type="radio"] + label {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
  }
}
.choices input[type="radio"] + label .check-container {
  -webkit-flex: 0 0 30px;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  text-align: center;
}
.choices input[type="radio"] + label .check-container::before {
  content: url(assets/empty.svg);
  padding-right: 8px;
}
.choices input[type="radio"] + label:hover,
.choices input[type="radio"] + label:focus {
  background: #e0e0e0;
}
.choices input[type="radio"]:checked + label {
  background: #e0e0e0;
}
.choices input[type="radio"]:checked + label .check-container::before {
  content: url(assets/check.svg);
  padding-right: 8px;
}
.choices input[type="radio"]:focus + label {
  background: #e0e0e0;
}
.choices .speaker {
  font-weight: bold;
  text-transform: uppercase;
  display: none;
  padding-bottom: 4px;
}
.choices .speaker.harrell {
  color: #167fc1;
}
.choices .speaker.gonzález {
  color: #5ea346;
}
.choices .speaker.gonzalez {
  color: #5ea346;
}
.choices.chosen .speaker {
  display: block;
}
.check {
  color: #798f71;
  display: none;
}
.button {
  text-align: center;
  padding-top: 20px;
}
.button:hover {
  color: black;
  text-decoration: underline;
}
.button .submit {
  border: 1px solid #2b4d70;
  border-radius: 4px;
  padding: 10px 60px;
  height: 60px;
  text-align: center;
  background-color: #2b4d70;
  color: white;
  font-size: 30px;
  font-family: 'Big Shoulders Display', cursive;
}
.button .submit:hover {
  color: black;
  text-decoration: underline;
  cursor: pointer;
}
.results-bio {
  padding-top: 40px;
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
.results-bio .bio-intro {
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  padding-bottom: 20px;
}
@media (max-width: 480px) {
  .results-bio .bio-intro {
    font-size: 22px;
  }
}
.results-bio .bio-intro .bigName {
  display: block;
  font-size: 50px;
  font-family: 'Big Shoulders Display', cursive;
  font-weight: normal;
  letter-spacing: 1px;
}
.results-bio .bio-intro .bigName.harrell {
  color: #167fc1;
}
.results-bio .bio-intro .bigName.gonzalez {
  color: #5ea346;
}
.results-bio .bio-intro .bigName.gonzález {
  color: #5ea346;
}
@media (max-width: 480px) {
  .results-bio .bio-intro .bigName {
    font-size: 40px;
  }
}
.results-bio .bio-tie {
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  padding-bottom: 20px;
}
.results-bio .bio-tie .tied {
  display: block;
  font-size: 50px;
  font-family: 'Big Shoulders Display', cursive;
  font-weight: normal;
  letter-spacing: 1px;
  color: #2b4d70;
}
.results-bio .block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e0e0e0;
  padding-top: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.results-bio .block.hidden {
  display: none;
}
@media (max-width: 480px) {
  .results-bio .block {
    margin-bottom: 10px;
    text-align: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.results-bio .block .name-bio {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media (max-width: 480px) {
  .results-bio .block .name-bio {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-bottom: 30px;
  }
}
.results-bio .block .name-bio .name-harrell .name-gonzalez {
  color: #167fc1;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
  font-size: 20px;
}
.results-bio .block .name-bio h2 {
  margin-top: 0px;
}
@media (max-width: 480px) {
  .results-bio .block .name-bio h2 {
    margin-top: 29px;
  }
}
.results-bio .block .bio {
  font-size: 18px;
}
.hidden {
  display: none;
}
.dont-miss {
  padding-bottom: 40px;
}
.bio-link {
  padding-top: 10px;
}
.bio-link a {
  color: #bc5c23;
  font-weight: bold;
}
.bio-link a:hover {
  color: #2b4d70;
  text-decoration: underline;
}
.credits {
  font-family: "ff-dagny-web-pro", Helvetica Neue, Helvetica, sans-serif;
}
@media (max-width: 480px) {
  .credits {
    padding-top: 20px;
    font-size: 18px;
  }
}
.credits ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.thin-div .center {
  width: 150px;
}
.twoCol {
  display: flex;
}
.icon {
  width: 15%;
  height: 15%;
  padding: 0 20px 20px;
}
@media (max-width: 480px) {
  .icon {
    flex: 0 0 30%;
    padding: 0 10px 10px;
  }
}
.candidateImg {
  flex: 0 0 40%;
  width: 50%;
  height: 50%;
  padding: 0 0 0 30px;
}
.split {
  display: flex;
  flex-wrap: wrap;
  height: 60px;
}
@media (max-width: 768px) {
  .split {
    flex-wrap: nowrap;
    height: auto;
    display: block;
  }
}
.column {
  padding-top: 10px;
  flex: 0 0 50%;
  max-width: 460px;
  height: auto;
}
