body {
  padding: 0px;
  color: #464646;
  font-size: 1rem;
  font-weight: 300;
  overflow-x: hidden;
}

body {
 font-family: "Gotham A", "Gotham B", sans-serif;
}

h2, h3,
.discussion-hero__issue-learn-more-description,
.featured-item__key--text,
.see-all,
.navigation-global__logo-mobile,
.about-page__tab-labels__label,
.voter-fraud__results--pager {
 font-family: "Chronicle Display A", "Chronicle Display B", serif;
}

.navigation-global__logo-mobile__span {
 text-overflow: clip;
 white-space: nowrap;
}

.see-all:hover .see-all__span {
  border-bottom: 2px solid rgba(196, 216, 45, 1);
}

a {
  transition: color .3s ease;
}

h2 {
  margin-top: 3.4375rem;
  margin-bottom: 2.5625rem;
  color: #386274;
  font-size: 2.5rem;
  line-height: 2.5rem;
  font-style: italic;
  font-weight: 100;
}

h3 {
  margin-bottom: 2.1875rem;
  padding-top: 2.5rem;
  color: #111d22;
  font-size: 2.5rem;
  line-height: 2.5rem;
  font-weight: 300;
}

h4 {
  margin-top: 1.3125rem;
  margin-bottom: 1.3125rem;
  color: #111d22;
  font-size: 1.3125rem;
  line-height: 1.1;
  font-weight: 500;
}

h5 {
  margin-top: 1rem;
  margin-bottom: 0.25rem;
  font-size: 1.1rem;
  line-height: 1.1;
  font-weight: 500;
}

.navigation-global {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 98;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

.navigation-global__logo-list-wrap {
  position: relative;
  -webkit-transition: margin 300ms cubic-bezier(1, 0, 0, 1);
  transition: margin 300ms cubic-bezier(1, 0, 0, 1);
}

.navigation-global__logo-link {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 21rem;
  height: 7.5rem;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #386274;
  cursor: pointer;
}

.navigation-global__logo-link:hover {
  background-color: #264a59;
}

.navigation-global__logo {
  display: block;
  height: 3.625rem;
}

.mainmenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem;
  margin-right: 6.5625rem;
  margin-right: 0;
  margin-bottom: 2rem;
  padding-left: 0px;
  float: right;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px){
  .mainmenu {
      margin: 2rem 2rem 2rem 0;
  }
}

@media screen and (min-width: 1024px){
  .mainmenu {
      margin: 2rem 6.5625rem 2rem 0;
  }
}

.mainmenu.mainmenu-global-footer {
  margin-top: 0rem;
  margin-bottom: 0rem;
  float: left;
}

.mainmenu-li {
  margin-right: 3.125rem;
  border-bottom: 2px solid rgba(196, 216, 45, 0);
  color: #fff;
  font-size: 0.75rem;
  cursor: pointer;
}


.mainmenu-li a{
  color: #fff;
  transition: color .3s ease;
}

.mainmenu-li a:hover{
  color: #c4d82d;
  text-decoration: none;
  transition: color .3s ease;
}

.block-secondarynavigation .mainmenu-li a:hover{
  color: #fff;
  text-decoration: none;
  transition: color .3s ease;
}

.mainmenu-li:hover {
  border-bottom-color: #c4d82d;
}

.mainmenu-li.last-of-type {
  margin-right: 0rem;
}

.mainmenu-li.mainmenu-li-global-footer {
  width: 100%;
  margin-right: 0rem;
  border-style: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 400;
}

.mainmenu-li.mainmenu-li-global-footer:hover {
  color: #c4d82d;
}

.image-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 600px;
  padding-right: 2rem;
  padding-left: 2rem;
  background-image: url('../images/voter-fraud_hero-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.description-hero__info-wrapper {
  position: relative;
  z-index: 1;
  width: 83.06452%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0rem;
  padding-bottom: 0rem;
}

.image-hero__eyebrow {
  margin-bottom: 1rem;
  color: #fff;
  font-size: 0.6875rem;
  font-weight: 500;
  text-transform: uppercase;
}

.image-hero__headline {
  margin-top: 0px;
  margin-bottom: 2rem;
  color: #fff;
  font-size: 4.375rem;
  line-height: 1;
  font-weight: 100;
}

.discussion-hero {
  margin-bottom: -6.25rem;
  padding: 12.75rem 1.25rem 12.8125rem;
  background-color: #292e35;
}

.discussion-hero.explainer-banner {
  margin-bottom: 3.125rem;
  padding-top: 13.3125rem;
  padding-bottom: 6rem;
  background-color: rgba(3, 56, 74, .8);
  text-align: center;
}

.discussion-hero.explainer-banner.explainer-banner__img {
  background-image: url('../images/header.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.discussion-hero.discussion-hero__image {
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 35, 52, .75), rgba(0, 35, 52, .75)), url('../images/header.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 35, 52, .75), rgba(0, 35, 52, .75)), url('../images/header.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;

  /*position: relative;*/
}

.discussion-hero__eyebrow {
  margin-bottom: 1.1875rem;
  color: #c5d1d8;
  font-weight: 400;
  text-transform: uppercase;
}

.discussion-hero__title {
  margin-top: 0px;
  margin-bottom: 1.625rem;
  color: #fff;
  font-size: 5rem;
  line-height: 1;
  font-weight: 200;
  padding-top: 0;
}

@media (min-width: 946px) and (max-width: 1100px) {
  .discussion-hero__title{
    padding-right: 20%;
  }
}

.discussion-hero__issue-learn-more {
  padding-left: 1.25rem;
  border-left: 1px solid #979797;
}

.discussion-hero__issue-learn-more-description {
  /*padding-bottom: 1.4375rem;*/
  padding-bottom: 0;
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.4;
  font-style: italic;
  font-weight: 200;
}

.featured-items-wrapper {
  position: relative;
  width: 83.06452%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}

.featured-items-wrapper.voter-fraud__key-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.featured-item__third {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32.0388%;
  margin-right: 1.94175%;
  padding: 3.125rem 2.4375rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #264a59;
  color: #fff;
  text-align: center;
}

.featured-item__third.last-of-type {
  margin-right: 0%;
}

.featured-item__key--number {
  display: inline-block;
  margin-bottom: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.25rem;
  border-bottom: 2px solid #c4d82d;
  font-size: 5rem;
  line-height: 1;
  font-weight: 100;
  letter-spacing: -0.03em;
}

.featured-item__key--text {
  margin-bottom: 0px;
  font-size: 1.3125rem;
  line-height: 1.875rem;
  font-style: italic;
  font-weight: 100;
}

.pane {
  /*margin-top: 3rem;
  padding-bottom: 2.5rem;
  background-color: #f3f5f8;*/
}

@media screen and (max-width: 767px){
  .pane {
    margin-top: 0;
  }
}

.container {
  width: 83.06452%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}

.map--img {
  width: 100%;
}

.map {
  display: block;
  width: 100%;
}

.small__heading {
  margin-top: 0px;
  margin-bottom: 0.625rem;
  color: #252a2f;
  font-size: 1.625rem;
  line-height: 2rem;
  font-style: italic;
  font-weight: 200;
}

.map__header {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.5625rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.see-all {
  color: #0093d0;
  line-height: 1.3;
  font-style: italic;
  text-decoration: none;
  font-size: 20px;
}

.map__header--title {
  margin-bottom: 0rem;
}

.button-more {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 2.3125rem;
  padding-bottom: 1.1875rem;
  border-bottom: 4px solid #c5d1d8;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #0093d0;
  font-size: 16px;
  line-height: 1.7rem;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.button-more:hover {
  border-bottom-color: #0093d0;
}

.see-all__span {

  border-bottom: 2px solid rgba(196, 216, 45, 0);

  /*
  display: inline-block;
  background-image: url('../images/heritage-chevron-right.svg');
  background-position: center center;
  background-size: 8px;
  background-repeat: no-repeat;*/
}

.map__list {
  display: none;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 2rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.map__list--column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.map__list--item {
  display: inline-block;
  border-bottom: 2px solid rgba(196, 216, 45, 0);
  color: #0093d0;
  font-size: 1.125rem;
  line-height: 1.6rem;
  font-weight: 400;
  text-decoration: none;
}

.map__list--item:hover {
  border-bottom-color: #c4d82d;
}

.button-more__i {
  position: absolute;
  right: 20px;
  font-size: 24px;
  font-weight: 100;
}

.global-footer {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  background-color: #2a2f36;
  color: #fff;
  font-size: 1.4375rem;

  float: left;
  width: 100%;
}

.global-footer__wrapper {
  position: relative;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 32px;
  padding-left: 32px;
}

@media (max-width: 991px){
  .global-footer__wrapper {
    padding-right: 0;
    padding-left: 0;
  }
}


.global-footer__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 83.06452%;
  margin-left: 8.46774%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.global-footer__heritage-bell-icon {
  width: 1.875rem;
  padding-top: 0.5rem;
  font-size: 1.875rem;
}

.global-footer__heritage-bell-icon__img {
  width: 100%;
}

.global-footer__links-wrapper {
  display: inline-block;
  width: 35%;
  margin-right: 3.125rem;
  margin-left: 3.125rem;
}

@media screen and (max-width: 767px){
  .global-footer__links-wrapper {
    float: left;
    margin: 0;
    width: 100%;
  }
}

.global-footer__subscribe-wrapper{
  width: 510px;
  height: 110px;
}

@media screen and (min-width: 1024px){
  .global-footer__subscribe-wrapper {
      width: 40%;
  }
}
@media screen and (min-width: 768px){
  .global-footer__subscribe-wrapper {
      display: inline-block;
      width: 55%;
      min-width: 18.75rem;
      vertical-align: top;
      float: right;
  }
}

.global-footer__bottom-bar {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 3rem;
    width: 100%;
    position: relative;
}

@media screen and (min-width: 1024px){
  .global-footer__bottom-bar {
      margin-top: 2.5rem;
  }
}
@media screen and (min-width: 768px){
  .global-footer__bottom-bar {
      margin-top: 1.875rem;
  }
}

.global-footer__social-follow-container {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    position: absolute;
    right: 0;
    bottom: -5px;
}
@media screen and (min-width: 768px){
  .global-footer__social-follow-container {
      bottom: auto;
  }
}

@media screen and (min-width: 768px){
  .global-footer__privacy-copyright {
      margin-left: calc(35px + 50px);
  }
}

.global-footer__privacy-copyright-link {
    font-family: "Gotham A", "Gotham B", sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: .6875rem;
    padding-right: .3125rem;
    line-height: 1.5rem;
    transition: color .3s ease;
}

a.global-footer__privacy-copyright-link {
  font-weight: 700;
}

p.global-footer__privacy-copyright-link {
  font-weight: 100;
  color: #c5d1d8;
}

.global-footer__copyright-link {
    font-weight: 100;
    color: #c5d1d8;
    padding-right: 6.875rem;
    line-height: 1rem;
}

.global-footer__privacy-copyright-link:not(.global-footer__copyright-link):focus,
.global-footer__privacy-copyright-link:not(.global-footer__copyright-link):hover {
    color: #c4d82d;
    text-decoration: none;
}

@media screen and (min-width: 768px){
  .global-footer__copyright-link {
      display: inline-block;
      padding-right: 0;
      line-height: inherit;
  }
}


.global-footer__follow-us {
    display: none;
    font-family: "Gotham A", "Gotham B", sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: .6875rem;
    padding-right: .3125rem;
    line-height: 2.5rem;
    margin-right: 1rem;
}

@media screen and (min-width: 1024px){
  .global-footer__follow-us {
      display: inline-block;
  }
}

.global-footer__twitter-circle {
    background-color: transparent;
    border: .09375rem solid rgba(229,231,232,.4);
    border-radius: 50%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    margin-right: 15px;
    text-decoration: none;
    transition: border-color .3s ease;
}

@media screen and (min-width: 768px){
  .global-footer__twitter-circle {
      -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
      transform: translateY(-5px);
  }
}

@media screen and (max-width: 767px){
  .global-footer__social-follow-container{
    bottom: 0;
  }
}

.global-footer__facebook-circle {
    background-color: transparent;
    border: .09375rem solid rgba(229,231,232,.4);
    border-radius: 50%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    text-decoration: none;
    transition: border-color .2s ease-in-out;
}

@media screen and (min-width: 768px){
  .global-footer__facebook-circle {
      -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
      transform: translateY(-5px);
  }
}

.global-footer__facebook-circle:focus,
.global-footer__facebook-circle:hover {
    border-color: #e5e7e8;
    text-decoration: none;
}
.global-footer__twitter-circle:focus,
.global-footer__twitter-circle:hover {
    border-color: #e5e7e8;
    text-decoration: none;
}

.global-footer__twitter-circle:before {
    color: #fff;
    display: block;
    font-size: 1.25rem;
}
/*
.heritage-icon-social_twitter:before {
    content: '\f099';
}
*/
.global-footer__facebook-circle:before {
    color: #fff;
    display: block;
    font-size: 1.25rem;
}
/*
.heritage-icon-social_facebook:before {
    content: '\f39e';
}
*/

.global-footer__twitter-circle .fab,
.global-footer__facebook-circle .fab {
  color: #fff;
}

.explainer-banner__title {
  margin-top: 0rem;
  margin-bottom: 0rem;
  color: #fff;
  font-size: 5rem;
  line-height: 1.09;
  font-style: normal;
  font-weight: 200;
}

.navigation-global__nav-bar-mobile-close {
  display: none;
}

@media (max-width: 767px) {
  .navigation-global__nav-bar-mobile-close button{
    background-color: transparent;
    font-size: 2.5rem;
    font-weight: normal;
    color: #c4d82d;
    padding: 10px 1rem;
  }
}

.navigation-global__nav-bar-wrap {
  display: none;
}

.navigation-global__issue-cta-wrap {
  position: relative;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 4.375rem;
  margin-top: -2.5rem;
  float: right;
}

.navigation-global__issue-toggle {
  width: 14.375rem;
  background-color: #252a2f;
}

.navigation-global__issue-toggle-text {
  padding: 1.5625rem 1.9375rem 1.5625rem 1.6875rem;
  color: #fff;
  line-height: 1.1785rem;
  font-weight: 400;
}
@keyframes toggle_rotation_up {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(180deg);
  }
}

@keyframes toggle_rotation_down {
  from {
    transform: rotate(180deg);
  }
  to {
    transform: rotate(0deg);
  }
}

.navigation-global__issue-toggle-text__i.closed {
  animation: toggle_rotation_down 0.5s 1 linear;
}
.navigation-global__issue-toggle-text__i.open {
  animation: toggle_rotation_up 0.5s 1 linear;
  transform: rotate(180deg);
}

.navigation-global__issue-toggle-text__i {
  width: 1.75rem;
  height: 1.17rem;
  float: right;
  background-image: url('../images/heritage-issues-chevron.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent;
  cursor: pointer;
}

.navigation-global__issue-search {
  width: 6.5625rem;
  background-color: #386274;
  background-image: url('../images/heritage-menu-search.svg');
  background-position: 50% 50%;
  background-size: 27px;
  background-repeat: no-repeat;

  display: none;
}

.about-page__tab-labels {
  position: relative;
  border-bottom: 2px solid #f3f5f8;
  text-align: center;
}

.about-page__tab-labels__label {
  margin-right: 1rem;
  margin-bottom: -2px;
  margin-left: 1px;
  padding-right: 0.9375rem;
  padding-bottom: 35px;
  padding-left: 0.9375rem;
  border-bottom: 4px solid rgba(196, 216, 45, 0);
  color: #508399;
  font-size: 1.5rem;
  font-style: italic;
  text-decoration: none;
  cursor: pointer;
}

.about-page__tab-labels__label.w--current {
  border-bottom-color: #c4d82d;
  color: #111d22;
}

.about-page__tab-labels__label.current {
  border-bottom-color: #c4d82d;
  color: #111d22;
}

.voter-fraud__h2 {
  text-align: center;
}

.about-page__tab-labels__label__i {
  display: inline-block;
  width: 1.7rem;
  background-image: url('../images/heritage-arrow-left.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: transparent;
}

.voter-fraud__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2rem;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.voter-fraud__filters {
  width: 25%;
  padding-right: 2rem;
}

.block-facets--dropdown__h2 {
  margin-top: 0rem;
  margin-bottom: 0rem;
  padding-bottom: 1rem;
  color: #292e35;
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 200;
}

.block-facets--dropdown__h2.voter-fraud__filters--h2 {
  padding-bottom: 0.75rem;
  line-height: 1.1;
}

.facets-dropdown-links {
  margin-bottom: 0.75rem;
}

.facets-dropdown-links.voter-fraud__dropdown-links {
  margin-bottom: 1.25rem;
  cursor: pointer;
}

.selectric {
  padding: 1.0625rem 1.25rem;
  background-color: #386274;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 400;
}

.selectric__i {
  display: inline-block;
  width: 1.25rem;
  float: right;
  background-image: url('../images/heritage-issues-chevron.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent;
}

.voter-fraud__results {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.voter-fraud__results--row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #c5d1d8;
  font-size: 0.8rem;
  font-weight: 400;
}

.voter-fraud__results--row.results--row__header {
  border-bottom-style: none;
  background-color: #292e35;
  color: #c5d1d8;
  font-size: 0.6rem;
  font-weight: 300;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.voter-fraud__column {
  width: 24.5%;
  padding: 1.15rem 1.25rem;
  border-right: 1px solid #f3f5f8;
  line-height: 1.2;
}

.voter-fraud__column.column--details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  margin-bottom: -1px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(80, 131, 153, .3);
  border-right-style: none;
  background-color: #c5d1d8;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-align: center;
  cursor: pointer;
}

.voter-fraud__column.column--details:hover {
  background-color: #508399;
}

.voter-fraud__column.column--details.details--header {
  border-bottom-color: rgba(80, 131, 153, 0);
  background-color: transparent;
}

.voter-fraud__column.column--year {
  width: 8%;
}

.voter-fraud__column.column--jurisdiction {
  width: 15%;
}

.voter-fraud__column.column--case {
  width: 18%;
}

.column-text.see-details__hidden {
  display: block;
  width: 0px;
  height: 0px;
}

.row__details {
  position: absolute;
  left: 0px;
  top: 100%;
  right: 0px;
  z-index: 100;
  overflow: hidden;
  height: 0px;
  background-color: #f3f5f8;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.details__p {
  margin-bottom: 0px;
  padding: 1.5rem 1.25rem;
  font-size: 1rem;
  line-height: 1.5;
}

.column--details__icon {
  display: block;
  width: 1.3rem;
}

.column--label__mobile {
  display: none;
  margin-bottom: 0.25rem;
  color: #508399;
  font-size: 0.6rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.voter-fraud__filters-mobile-toggle {
  display: none;
}

.filters__mobile-wrapper {
  display: none;
}

.see-all__i {
  display: inline-block;
  width: 0.5rem;
  margin-left: 0.5rem;
}

.voter-fraud__results--pager {
  padding-top: 2rem;
}

.results--pager__item {
  padding: 0.75rem 1rem;
  border-bottom: 2px solid rgba(196, 216, 45, 0);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #0093d0;
  line-height: 1;
  font-style: italic;
  text-decoration: none;
  cursor: pointer;
}

.results--pager__item:hover {
  border-bottom-color: #c4d82d;
  color: #292e35;
}

.results--pager__item.results--pager__item--inactive {
  color: #c5d1d8;
  cursor: default;
}

.results--pager__item.results--pager__item--inactive:hover {
  border-bottom-color: rgba(196, 216, 45, 0);
  background-color: rgba(196, 216, 45, 0);
}

.results--pager__item.results--pager__item--current {
  border-bottom: 2px solid #c4d82d;
  color: rgba(97, 100, 105, .5);
  font-style: normal;
  cursor: default;
}

.results--pager__item.results--pager__item--current:hover {
  background-color: rgba(196, 216, 45, 0);
}

.voter-fraud__key-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 1rem;
  line-height: 1.5;
}

.key-row__column {
  width: 47.5%;
  margin-right: 5%;
}

.key-row__column.last-of-type {
  margin-right: 0%;
}

.utlity__h1 {
  margin-top: 5rem;
  margin-bottom: 1rem;
  margin-left: -5px;
  font-size: 4vw;
  line-height: 1.1;
  font-weight: 100;
  letter-spacing: -0.05vw;
}

.utlity__body {
  line-height: 1.4;
}

.utility__link {
  display: block;
  width: 100%;
  margin-top: 0rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  color: #0093d0;
  font-size: 1.2rem;
  line-height: 1.2;
  font-style: italic;
  text-decoration: none;
  cursor: pointer;
}

.utility__link__span {
  display: inline-block;
  border-bottom: 2px solid rgba(196, 216, 45, 0);
}

.voter-fraud__search {
  overflow: hidden;
  margin-bottom: 1.25rem;
  padding-top: 0.15rem;
  padding-bottom: 0.75rem;
  padding-left: 1.75rem;
  border-bottom: 2px solid #386274;
  background-image: url('../images/heritage-voter-filter-search.svg');
  background-position: 0px 0px;
  background-size: 18px;
  background-repeat: no-repeat;
  color: #386274;
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 400;
}

.voter-fraud__search--placeholder {
  display: inline-block;
  color: rgba(56, 98, 116, .5);
}

@media (max-width: 991px) {
  h2 {
    margin-top: 2.875rem;
    margin-bottom: 1.625rem;
    font-size: 1.875rem;
  }
  h3 {
    font-size: 1.875rem;
  }
  .navigation-global {
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }
  .navigation-global__logo-link {
    width: 12.875rem;
    height: 5.625rem;
  }
  .navigation-global__logo {
    height: 2.625rem;
  }
  .mainmenu {
    margin-right: 2rem;
  }
  .mainmenu-li.mainmenu-li-global-footer {
    font-size: 1rem;
    line-height: 2.125rem;
  }
  .description-hero__info-wrapper {
    padding-top: 11.9375rem;
    padding-bottom: 1.5625rem;
  }
  .description-hero__info-wrapper.explainer-banner__wrap {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
  .description-hero__info-wrapper.null-info-wrapper {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
  .image-hero__headline {
    font-size: 3.75rem;
  }
  .discussion-hero {
    margin-bottom: -8.125rem;
    padding-bottom: 11.6875rem;
  }
  .featured-item__key--number {
    font-size: 2.5rem;
  }
  .featured-item__key--text {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
  .map {
    /*display: none;*/
  }
  .map__header {
    margin-bottom: 0rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .see-all {
    display: none;
  }
  .map__list {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0rem;
  }
  .map__list--item {
    font-size: 1rem;
  }
  .global-footer__wrapper {
    max-width: 1280px;
  }
  .global-footer__heritage-bell-icon {
    width: 1.4375rem;
    padding-top: 0rem;
    padding-bottom: 1.1875rem;
  }
  .explainer-banner__title {
    font-size: 4rem;
  }
  .navigation-global__issue-cta-wrap {
    height: 3.6875rem;
    margin-top: -1rem;
  }
  .navigation-global__issue-toggle-text {
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
    font-size: 0.84375rem;
    line-height: 1rem;
  }
  .navigation-global__issue-toggle-text__i {
    width: 1.3125rem;
    height: 0.88rem;
  }
  .navigation-global__issue-search {
    background-position: 17px 50%;
  }
  .about-page__tab-labels {
    border-bottom-color: #508399;
  }
  .about-page__tab-labels__label {
    margin-right: 0.5rem;
    margin-left: 0.5px;
    padding-bottom: 17px;
    font-size: 1.3rem;
  }
  .about-page__tab-labels__label.current.tab-labels__label--map {
    display: none;
  }
  .voter-fraud__wrapper {
    padding-top: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .voter-fraud__filters {
    width: 100%;
    padding-right: 0rem;
    padding-bottom: 1rem;
  }
  .voter-fraud__results {
    width: 100%;
  }
  .voter-fraud__results--row {
    font-size: 0.75rem;
  }
  .voter-fraud__results--row.results--row__header {
    font-size: 0.55rem;
  }
  .voter-fraud__column {
    padding: 0.75rem;
  }
  .details__p {
    padding: 1rem 0.75rem;
    font-size: 0.85rem;
    line-height: 1.333;
  }
  .voter-fraud__filters-mobile-toggle {
    display: block;
    padding: 1.15rem 1.5rem;
    border: 2px solid #508399;
    color: #386274;
    line-height: 1;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
  }
  .filters-mobile-toggle__i {
    float: right;
    font-size: 150%;
    line-height: 0.5;
  }
  .filters__mobile-wrapper {
    display: block;
    overflow: hidden;
    height: 0px;
    padding-top: 1rem;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .filters__wrapper {
    display: none;
  }
  .utlity__h1 {
    margin-left: -3px;
    font-size: 6vw;
  }
  .voter-fraud__search {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-position: 0px 50%;
    background-size: 20px;
    font-size: 1rem;
  }
}

@media (max-width: 767px) {
  h2 {
    margin-top: 2.375rem;
    margin-bottom: 1.75rem;
    line-height: 2.25rem;
  }
  h3 {
    margin-bottom: 1.625rem;
    font-size: 2.125rem;
    line-height: 2.625rem;
  }
  .navigation-global {
    position: relative;
  }
  .navigation-global__tab-desk {
  }
  .navigation-global__logo-list-wrap {
    display: none;
  }
  .navigation-global__issue-cta-wrap {
    display: none;
  }

  .mainmenu-li.mainmenu-li-global-footer {
    line-height: 2.5rem;
  }
  .description-hero__info-wrapper {
    width: 100%;
    margin-left: 0%;
    padding-top: 3.625rem;
    padding-bottom: 1.25rem;
  }
  .image-hero__eyebrow {
    margin-bottom: 0rem;
  }
  .image-hero__headline {
    font-size: 2.625rem;
  }
  .discussion-hero {
    margin-bottom: 0rem;
    padding-top: 3.4375rem;
    padding-bottom: 2.5rem;
  }
  .discussion-hero.explainer-banner {
    padding-top: 4.4375rem;
    padding-bottom: 6rem;
  }
  .discussion-hero__title {
    font-size: 2.875rem;
  }
  .featured-items-wrapper.voter-fraud__key-data {
    width: 100%;
    padding-right: 0rem;
    padding-left: 0rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .featured-item__third {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 0.125rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .container {
    width: 100%;
  }
  .map__header {
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .see-all {
    width: 100%;
    text-align: left;
  }
  .map__header--title {
    margin-bottom: 1rem;
    text-align: center;
    display: none;
  }
  .home .button-more.w-inline-block{
    display: none;
  }
  .see-all__span {
    /*display: inline-block;*/
    text-align: left;
  }
  .map__list {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;

    padding: 50px 0;
    border-bottom: 2px solid #C5D1D8;
  }
  .home .site-main .box-map{
    padding-bottom: 0;
  }


  .map__list--column {
    width: 100%;
  }
  .map__list--item {
    width: 100%;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    border-bottom-style: none;
    text-align: center;
  }
  .global-footer {
    padding: 3.4375rem 1.25rem 2rem;
  }
  .global-footer__content {
    width: 100%;
    margin-left: 0%;
    display: block;
    overflow: hidden;
  }
  .explainer-banner__title {
    font-size: 3.375rem;
  }
  .navigation-global__logo-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 3.125rem;
    padding-top: 0.78125rem;
    padding-bottom: 0.78125rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #386274;
    line-height: 1.6;
    font-style: italic;
    font-weight: 200;
    text-decoration: none;
  }
  .navigation-global__nav-bar-wrap {
    display: block;
  }
  .navigation-global__nav-bar-wrap.expanded {
    display: none;
  }
  .navigation-global__nav-bar-mobile-close {
    display: block;
    text-align: right;
  }
  .navigation-global__nav-bar-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 3.125rem;
    padding-left: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ebeff3;
    background-color: #fff;
  }
  .navigation-global__logo-mobile__i {
    display: block;
    width: 1.125rem;
  }
  .navigation-global__logo-mobile__span {
    margin-left: 0.625rem;
  }
  .navigation-global__bleed-wrap-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 3.125rem;
    background-color: #35606e;
  }
  .navigation-global__menu-mobile {
    width: 4rem;
    background-image: url('../images/heritage-menu-hamburger.svg');
    background-position: 50% 50%;
    background-size: 25px;
    background-repeat: no-repeat;
    cursor: pointer;
  }
  .navigation-global__menu-mobile.menu-search {
    background-image: url('../images/heritage-menu-search.svg');
    background-size: 20px;

    display: none;
  }
  .about-page__tab-labels__label {
    font-size: 1.1rem;
  }
  .voter-fraud__results--row {
    margin-bottom: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top: 4px solid #c5d1d8;
    border-bottom-style: none;
    font-size: 1rem;
    font-weight: 200;
  }
  .voter-fraud__results--row.results--row__header {
    display: none;
  }
  .voter-fraud__column {
    width: 100%;
    padding-right: 0rem;
    padding-left: 0rem;
    border-right-style: none;
  }
  .voter-fraud__column.column--details {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-bottom-style: none;
  }
  .voter-fraud__column.column--year {
    width: 100%;
  }
  .voter-fraud__column.column--jurisdiction {
    width: 100%;
  }
  .voter-fraud__column.column--case {
    width: 100%;
  }
  .row__details {
    position: relative;
  }
  .column--label__mobile {
    display: block;
    margin-top: 0.15rem;
  }
  .voter-fraud__key-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .key-row__column {
    width: 100%;
  }
  .utlity__h1 {
    margin-left: -1px;
  }
}

@media (max-width: 479px) {
  .utlity__h1 {
    margin-left: 0px;
    font-size: 1.5rem;
  }
}

/* submenu*/
.navigation-global__issue-expanded {
    display: block !important;
    background-color: #252a2f;
    clear: both;

    z-index: 99;

    width: 100%;
    float: left;
}

.navigation-global__issue-expanded ul {
    list-style: none;
    margin: 0;
}

@media (max-width: 767px) {
  .navigation-global__issue-expanded ul {
    padding-left: 0;
  }
}

.navigation-global__tier-issue-wrap {
    margin: 0 20px;
    position: relative;
}

.navigation-global__close-icon {
    display: block;
    position: absolute;
    top: 1.875rem;
    right: 1.875rem;
    cursor: pointer;
    color: #c4d82d;
    z-index: 99;
    height: 1.875rem;
    width: 1.875rem;
    font-size: 1.9375rem;
}

.navigation-global__top-issues {
    border-bottom: 1px solid #616469;
    padding-top: 5.3125rem;
    padding-bottom: 2.5rem;
    clear: right;
}

@media (max-width: 767px){
  .navigation-global__top-issues {
    padding-top: 1rem;
  }
}

.navigation-global__tier-mobile {
     font-family: "Gotham A", "Gotham B", sans-serif;
    font-weight: 500;
    display: block;
    margin-bottom: 3.125rem;
    padding-top: .9375rem;
}

.navigation-global__top-issues-text {
     font-family: "Gotham A", "Gotham B", sans-serif;
    font-weight: 500;
    color: #c4d82d;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: .9375rem;
}

.navigation-global__issue-list-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.navigation-global__issue-list1, .navigation-global__issue-list2 {
    font-size: 2rem;
    letter-spacing: -.01875rem;
    line-height: 3.125rem;
}

.navigation-global__issue-list1 a, .navigation-global__issue-list2 a {
    font-family: "Gotham A", "Gotham B", sans-serif;
    font-weight: 400;
    color: #fff;
    display: block;
}

.navigation-global__issue-list1 a:hover {
    color: #c4d82d;
    text-decoration: none;
}

.navigation-global__tier-mobile a {
    font-family: "Gotham A", "Gotham B", sans-serif;
    font-weight: 500;
    color: #bee7f9;
    font-weight: 400;
    font-size: .875rem;
    letter-spacing: -.00625rem;
    line-height: 2.5rem;
}

.navigation-global__issue-category {
    display: none;
}

.navigation-global__issue-category ul{
  margin: 0;
  padding: 0;
}

.navigation-global__issue-category ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

@media screen and (min-width: 768px){
  .navigation-global__issue-expanded-wrap:last-child {
      margin-right: 0;
  }
  .navigation-global__issue-expanded-wrap {
      float: left;
      display: block;
      margin-right: 2.43902%;
      width: 74.39024%;
      margin-left: 12.80488%;
      margin-bottom: 1.25rem;
  }
  .navigation-global__tier-issue-wrap {
      margin: 0;
  }
  .navigation-global__issue-category-wrap:last-child {
      margin-right: 0;
  }
  .navigation-global__issue-category-wrap {
      float: left;
      display: block;
      margin-right: 3.27869%;
      width: 100%;
      margin-top: 3.125rem;
  }
  .navigation-global__close-icon {
      display: none;
  }
  .navigation-global__top-issues {
      padding: 3.125rem 0 1.5625rem;
  }
  .navigation-global__tier-mobile {
      display: none;
  }
  .navigation-global__top-issues-text {
      font-size: .875rem;
      letter-spacing: -.00625rem;
      line-height: 1rem;
  }
  .navigation-global__issue-list-wrap {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  }
  .navigation-global__issue-list1:last-child, .navigation-global__issue-list2:last-child {
      margin-right: 0;
  }
  .navigation-global__issue-list1, .navigation-global__issue-list2 {
      float: left;
      display: block;
      margin-right: 3.27869%;
      width: 48.36066%;
      padding: 0 5% 0 0;
      font-size: 1.5rem;
      line-height: 2.75rem;
      letter-spacing: -.0125rem;
  }
  .navigation-global__issue-category {
      float: left;
      display: block;
      margin-right: 3.27869%;
      width: 31.14754%;
      margin-bottom: 2.5rem;
  }
  .navigation-global__issue-category:nth-child(3n+1) {
      clear: left;
  }
  .navigation-global__issue-category:nth-child(3n) {
      margin-right: 0;
  }
  .navigation-global__issue-category p {
      color: #bee7f9;
      font-family: "Chronicle Display A", "Chronicle Display B", serif;
      font-weight: 200;
      font-size: 1rem;
      line-height: 1rem;
      margin-bottom: .3125rem;
  }
  .navigation-global__issue-category a {
    font-family: "Gotham A", "Gotham B", sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: .875rem;
    line-height: 1.5rem;
  }
  .navigation-global__issue-category a:hover{
    color: #c4d82d;
    text-decoration: none;
  }
}

@media screen and (min-width: 1024px){
  .navigation-global__issue-expanded-wrap:last-child {
      margin-right: 0;
  }
  .navigation-global__issue-expanded-wrap {
      float: left;
      display: block;
      margin-right: 1.6129%;
      width: 83.06452%;
      margin-left: 8.46774%;
      margin-bottom: 1.875rem;
  }
  .navigation-global__tier-issue-wrap {
      float: left;
      display: block;
      margin-right: 1.94175%;
      width: 28.64078%;
      margin: 0;
  }
  .navigation-global__issue-category-wrap:last-child {
      margin-right: 0;
  }
  .navigation-global__issue-category-wrap {
      float: left;
      display: block;
      margin-right: 1.94175%;
      width: 69.41748%;
      margin-right: 0;
      overflow: hidden;
  }
  .navigation-global__top-issues {
      border-bottom-style: none;
  }
  .navigation-global__top-issues-text {
      margin-bottom: 1.5625rem;
  }
  .navigation-global__issue-list-wrap {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  }
  .navigation-global__issue-list1:last-child, .navigation-global__issue-list2:last-child {
      margin-right: 0;
  }
  .navigation-global__issue-list1, .navigation-global__issue-list2 {
      float: left;
      display: block;
      margin-right: 6.77966%;
      width: 100%;
      height: auto;
      font-size: 1.75rem;
      line-height: 3rem;
  }
  .navigation-global__issue-category:nth-child(4n+1) {
      clear: left;
  }
  .navigation-global__issue-category:nth-child(3n+1) {
      clear: none;
  }
  .navigation-global__issue-category {
      float: left;
      display: block;
      margin-right: 2.7972%;
      width: 22.9021%;
      margin-bottom: 2.1875rem;
  }
  .navigation-global__issue-category:nth-child(3n) {
      margin-right: 2.7972%;
  }
  .navigation-global__issue-category:nth-child(3n+1) {
      clear: none;
  }
  .navigation-global__issue-category:nth-child(4n) {
      margin-right: 0;
  }
}

@media screen and (min-width: 1024px) and (min-width: 768px){
  .navigation-global__issue-category a {
      line-height: 1.3125rem;
  }
}

/*External Links */
.external__link {
  margin-top: 3rem;
  padding-bottom: 2.5rem;
  background-color: #fff;
  float: left;
  width: 100%;
}

.external__link h2{
  margin: 0;
  padding-bottom: 2.5rem;
  font-size: 1.5rem;
}

.external__link .external__link-box {
  float: left;
  width: 100%;
}

.external__link .external__link-box .external__link-box-column{
  float: left;
  width: 25%;
  padding-right: 35px;
}

.external__link .external__link-box .external__link-box-row{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 768px) and (max-width: 991px) {
  .external__link .external__link-box .external__link-box-column{
    float: left;
    width: 50%;
    padding-right: 35px;
  }
}

@media (max-width: 767px){
  .external__link .external__link-box .external__link-box-column{
    float: left;
    width: 100%;
    padding-right: 0px;
  }
}

.external__link .external__link-box .external__link-box-column .see-all{
  float: left;
  width: 100%;
  padding: 0 35px 2rem 0;
}

@media (max-width: 991px){
  .external__link .external__link-box .external__link-box-column .see-all{
      display: block;
      padding: 0 25px 2rem 0;
  }
}

@media (max-width: 767px){
  .external__link .external__link-box .external__link-box-column .see-all{
      display: block;
      padding: 0 0 1rem 0;
  }
}

/* Video Home */
.video__home {
  padding-top: 3rem;
  padding-bottom: 2.5rem;
  float: left;
  width: 100%;

  background-size: cover;
  background-position: center center;
  background-image: url('../images/footer.jpeg');
  background-repeat: no-repeat;
  position: relative;
}

.video__home:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(5,10,18,.75);
  z-index: 0;
}

.video__home .video__home-box {
  float: left;
  width: 100%;
  text-align: center;
}

@media (max-width: 767px){
  .single-state .site-main .video__home-box .discussion-hero__txt {
    text-align: left;
  }
}

.video__home .video__home-box .video-module-eyebrow {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-weight: 500;
  color: #c4d82d;
  font-size: .875rem;
  letter-spacing: -.0125rem;
  border-top: 2px solid #c4d82d;
  padding-top: .9375rem;
  width: 20%;
  margin: 0 auto;
  padding-bottom: 2.5rem;
  position: relative;
  z-index: 1;
}

.video__home .video__home-box .video-module-video {
  position: relative;
  z-index: 1;
}

@media (max-width: 767px){
  .video__home .video__home-box .video-module-video iframe{
    width: 100%;
    height: 100%;
  }
}

.site-main {
  background-color: #f3f5f8;
}

@media (max-width: 767px){
  .home .site-main{
    background: #fff;
  }
  .home .external__link{
    margin-top: 45px;
  }
}

.site-main .box-map {
  padding-bottom: 2.5rem;
}

.site-main .box-map .button-more {
  border-bottom: 0;
  -webkit-transition: initial;
  transition: initial;
  color: #292e35;
  font-weight: 700;
  padding-top: 0;
}

.icon-download {
  margin-right: 10px;
}

.popup-map {
  float: left;
  width: 450px;
  height: 190px;
  border: 0;
  border-radius: 0;
  border-bottom: 10px solid #c4d82d;
  padding: 20px;
}

.popup-map .see-mee {
  float: left;
  width: 100%;
  text-align: right;
  margin-bottom: 10px;
}

.popup-map .see-mee a{
  color: #292e35;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}

.popup-map .tax-map {
  float: left;
  width: 100%;
}

.popup-map .tax-map .left {
  float: left;
  width: 50%;
  text-align: center;
  border-right: 1px solid #ccc;
  height: 130px;
}

.popup-map .tax-map .right {
  float: left;
  width: 50%;
  text-align: center;
}

.avarage-tax-value,
.projected-increse-value,
.district-average-10-year-value{
  color: #0093d0;
  font-family: "Chronicle Display A", "Chronicle Display B", serif;
  font-weight: 300;
  font-size: 45px;
}

.avarage-tax-label,
.projected-increse-label,
.district-average-10-year-label{
  color: #292e35;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-weight: 600;
  font-size: 12px;
}

.fm-tooltip-frame {
  background-color: #fff;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  opacity: .99;
  max-width: none !important;
  min-width: auto !important;
  border-collapse: separate;
  margin-bottom: 0 !important;
  line-height: 1.4;
  vertical-align: top;
  table-layout: auto;
  margin: 0 !important;
}

.fm-tooltip-frame td {
  padding: 0;
  margin: 0;
}

.fm-tooltip-x img {
  display: none;
}

/* Single State */
.single-state  .pane {
  margin-top: 0rem;
  padding-bottom: 0rem;
}

.single-state .discussion-hero.discussion-hero__image{
  background-image: none;
  background: #35606e;
  color: #fff;
  text-align: center;
}

.single-state .discussion-hero.discussion-hero__image h2{
  color: #fff;
  font-style: initial;
  font-size: 5rem;
  margin: 0;
  line-height: 0;
}

.single-state .site-main {
    background-color: #fff;
}

.single-state .box-state-header {
  background-color: #f3f5f8;
  float: left;
  width: 100%;
}

.single-state .map-frame {
  background: #fff;
  width: 75%;
  margin: 0 auto;
  margin-top: 0;
  position: relative;
  z-index: 1;
  padding: 50px;
}

.single-state .map-frame .map-frame-key{
  width: 100%;
  float: right;
}

.single-state .map-frame .map-frame-key img{
  width: 25%;
  float: right;
}

@media screen and (max-width: 767px){
  .single-state .map-frame {
    width: 100%;
    margin-top: -10px;
    padding: 25px;
  }
  .single-state .discussion-hero.discussion-hero__image{
    padding: 0 20px;
  }
  .single-state .discussion-hero__eyebrow{
    display: none;
  }
  .single-state .discussion-hero.discussion-hero__image h2 {
    font-size: 42px;
    font-weight: 200;
    letter-spacing: 0.26px;
    line-height: 80px;
    text-align: left;
    padding-bottom: 32px;
  }
  .single-state .map-frame .map-frame-key{
    width: 100%;
    float: none;
  }

  .single-state .map-frame .map-frame-key img{
    width: 100%;
    float: none;
    margin: 0 auto;
  }
}

.single-state .map-frame img{
  width: 50%;
  margin: 0 auto;
}

@media screen and (max-width: 767px){
  .single-state .map-frame img{
    width: 100%;
  }
}

.single-state .state-taxes {
  width: 75%;
  margin: 50px auto;
  background: #386274;
  border-bottom: 10px solid #c4d82d;
  padding: 35px 0 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.single-state .state-taxes .left,
.single-state .state-taxes .left-center,
.single-state .state-taxes .right-center,
.single-state .state-taxes .right {
  float: left;
  width: 25%;
  text-align: center;
  padding: 30px 0 45px 0;
}

.single-state .state-taxes .left-center{
  border-left: 1px solid #577b8b;
  border-right: 1px solid #577b8b;
}

.single-state .state-taxes .right-center{
  border-right: 1px solid #577b8b;
}

@media screen and (max-width: 767px){
  .single-state .state-taxes {
    width: 90%;
  }
  .single-state .state-taxes .left,
  .single-state .state-taxes .left-center,
  .single-state .state-taxes .right-center,
  .single-state .state-taxes .right {
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0 45px 0;
  }
  .single-state .state-taxes .left-center{
    border-top: 1px solid #577b8b;
    border-bottom: 1px solid #577b8b;
  }
  .single-state .state-taxes .right-center{
    border-bottom: 1px solid #577b8b;
  }
}

.single-state .avarage-tax-label,
.single-state .projected-increse-label,
.single-state .projected-increse-label,
.single-state .district-average-10-year-label {
  padding: 0 30px;
}


.single-state .avarage-tax-value,
.single-state .projected-increse-value,
.single-state .district-average-10-year-value {
  margin-bottom: 15px;
  color: #FFFFFF;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
}

.single-state .projected-increse-value .fas{
  font-size: 40px;
}

.single-state .district-taxes .projected-increse-value .fas{
  font-size: 65px;
}

.single-state .avarage-tax-label,
.single-state .projected-increse-label,
.single-state .projected-increse-label,
.single-state  .district-average-10-year-label{
  color: #fff;
  font-weight: 500;
}


@media screen and (max-width: 1200px){
  .single-state .map-frame,
  .single-state .state-taxes {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .single-state .state-taxes .left,
  .single-state .state-taxes .center,
  .single-state .state-taxes .right {
    padding: 30px 10px 45px 10px;
  }
  .single-state .avarage-tax-value, .single-state .projected-increse-value {
    font-size: 40px;
    line-height: 40px;
  }

}

body:not(.twentyseventeen-front-page) .entry-header {
    padding: 0 0;
}

.single-state .box-congressional-districts {
  background: #fff;
  margin-top: 3rem;
  padding-bottom: 0;
  background-color: #fff;
  float: left;
  width: 100%;
}

.single-state .box-congressional-districts h2 {
    margin: 0;
    padding-bottom: 2.5rem;
    font-size: 1.5rem;
}

.single-state .line-top {
    border-top: 2px solid #c5d1d8;
}

.single-state .site-main .video__home-box .discussion-hero__title{
  color: #fff;
  font-size: 1.5rem;
  line-height: 2.5rem;
  font-style: italic;
  font-weight: 100;
  float: left;
  width: 100%;
  text-align: left;
  padding-bottom: 1.5rem;
  position: relative;
  z-index: 1;
}
.single-state .site-main .video__home-box p{
  color: #fff;
  font-style: italic;
  position: relative;
  z-index: 1;
  font-family: "Chronicle Display A", "Chronicle Display B", serif;
  font-size: 20px;
  line-height: 30px;
}

.single-state .site-main .video__home-box .discussion-hero__txt {
  max-width: 970px;
  margin: 0 auto;
}

.single-state .site-main .video__home-box a,
.error404 .video__home-box a{
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-weight: 700;
  background-color: #386274;
  border-style: none;
  color: #fff;
  font-size: 14px;
  height: auto;
  width: auto;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  padding: 20px 50px;
  display: inline-block;
  margin-top: 1.625rem;
}

.page .video__home {
  /*display: none;*/
}

.error404 .video__home {
  display: block;
}

.single-state .district-dropdown-row {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}

.single-state .district-dropdown-row.desktop .district{
  float: left;
  width: 33.33333%;
}

.single-state .district-dropdown-row.tablet .district{
  float: left;
  width: 50%;
}


.single-state .district-dropdown-row .district a{
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-weight: 300;
  font-size: 1.5rem;
  font-style: normal;
  color: #0093d0;
  text-decoration: none;
  box-shadow: none;
  margin-bottom: 10px;
  float: left;
  width: auto;
  border-bottom: 2px solid transparent;
}

.single-state .district-dropdown-row .district a:hover{
  border-bottom: 2px solid #c4d82d;
  display: inline;
}


.single-state .district-dropdown-row .district span{
  font-style: italic;
  float: left;
  width: 100%;

  color: #252A2F;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 16px;
  font-style: italic;
  letter-spacing: 0.17px;
}

.single-state .district-dropdown-row .district button {
  background: none;
  padding: 0;
}

.single-state .district-dropdown-row .district-link button img.less-ico {
  display: none;
}
.single-state .district-dropdown-row .district-link.expanded button img.less-ico {
  display: block;
  margin-top: 4px;
}
.single-state .district-dropdown-row .district-link.expanded button img.more-ico {
  display: none;
}

.single-state .district-dropdown-row .district .more-ico,
.single-state .district-dropdown-row .district .less-ico {
  margin-left: 25px;
}

.single-state .district-content-row .district {
  display: none;
}
.single-state .district-dropdown-row {
  display: none;
}

@media screen and (max-width: 767px) {
  .single-state .district-content-row.mobile .district.open {
    display: block;
  }

  .single-state .district-dropdown-row.mobile{
    display: block;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px){
  .single-state .district-content-row.tablet .district.open {
    display: block;
  }

  .single-state .district-dropdown-row.tablet{
    display: block;
  }
}

@media screen and (min-width: 992px){
  .single-state .district-content-row.desktop .district.open {
    display: block;
  }

  .single-state .district-dropdown-row.desktop{
    display: block;
  }
}

.single-state .district-content-row .district {
  float: left;
  width: 100%;
  background: #f3f5f8;
  border-top: 10px solid #c4d82d;
  border-bottom: 10px solid #c4d82d;
  margin-bottom: 50px;
  padding: 70px 0 0 0;
  display: none;
}

.single-state .district-titles {
  text-align: center;
}

.single-state .district-titles h2{
  color: #386274;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-style: normal;
}

.single-state .district-titles .district-rep{
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  color: #386274;
  font-size: 20px;
  font-style: italic;
  letter-spacing: 0.22px;
  line-height: 24px;
  text-align: center;
}

.single-state .district-titles .line-yellow{
  border-top: 2px solid #C4D82D;
  width: 15%;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 18px;
}

.single-state .district-taxes {
  float: left;
  width: 100%;
  padding: 75px 0;
  border-top: 1px solid #e6ecf0;
  margin-top: 50px;
}

.single-state .district-taxes .left,
.single-state .district-taxes .left-center,
.single-state .district-taxes .right-center,
.single-state .district-taxes .right {
  float: left;
  width: 25%;
  text-align: center;
}

.single-state .district-taxes .left .avarage-tax-value,
.single-state .district-taxes .left-center .projected-increse-value,
.single-state .district-taxes .right-center .projected-increse-value,
.single-state .district-taxes .right .district-average-10-year-value{
	color: #386274;
  font-size: 70px;
  line-height: 70px;
  text-align: center;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
}

.single-state .district-taxes .left .line-yellow,
.single-state .district-taxes .left-center .line-yellow,
.single-state .district-taxes .right-center .line-yellow,
.single-state .district-taxes .right .line-yellow{
  border-top: 2px solid #C4D82D;
  max-width: 240px;
  width: calc( 100% - 10% );
  text-align: center;
  margin: 0 auto;
  padding-bottom: 18px;
}

.single-state .district-taxes .left .avarage-tax-label,
.single-state .district-taxes .left-center .projected-increse-label,
.single-state .district-taxes .right-center .projected-increse-label,
.single-state .district-taxes .right .district-average-10-year-label{
  color: #111D22;
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-size: 21px;
  font-style: italic;
  font-weight: 200;
  line-height: 30px;
  text-align: center;
}

.single-state .district-taxes .left-center {
  border-left: 1px solid #e6ecf0;
  border-right: 1px solid #e6ecf0;
}

.single-state .district-taxes .right-center {
  border-right: 1px solid #e6ecf0;
}

@media screen and (max-width: 767px){
  .single-state .district-dropdown-row {
    margin-bottom: 0;
  }
  .single-state .district-dropdown-row .district{
    float: left;
    width: 100%;
    margin-bottom: 50px;
  }
  .single-state .district-taxes .left-center {
    border-left: 0px solid #e6ecf0;
    border-right: 0px solid #e6ecf0;
    border-top: 1px solid #e6ecf0;
    border-bottom: 1px solid #e6ecf0;
    padding: 20px 0;
  }
  .single-state .district-taxes .right-center {
    border-right: 0px solid #e6ecf0;
    border-bottom: 1px solid #e6ecf0;
    padding: 20px 0;
  }
  .single-state .district-taxes .left,
  .single-state .district-taxes .left-center,
  .single-state .district-taxes .right-center,
  .single-state .district-taxes .right {
    width: 100%;
    margin-bottom: 20px;
  }
  .single-state .district-taxes {
      padding: 35px 0;
      margin-top: 25px;
  }
}

.map-desktop {
  display: block;
}

@media screen and (max-width: 767px){
  .map-desktop {
    display: none;
  }
}

.select-state-mobile{
  display: none;
}

@media screen and (max-width: 767px){
  .select-state-mobile{
    width: 100%;
    height: 50px;
    background-color: #386274;
    color: #fff;
    padding: 0 30px;
    border-radius: 0;
    border: 0;
    display: block;
    -webkit-appearance:none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .single-state .district-taxes .left,
  .single-state .district-taxes .left-center,
  .single-state .district-taxes .right-center,
  .single-state .district-taxes .right{
    padding: 0 10px;
  }
  .single-state .district-taxes .left .avarage-tax-value,
  .single-state .district-taxes .left-center .projected-increse-value,
  .single-state .district-taxes .right-center .projected-increse-value,
  .single-state .district-taxes .right .district-average-10-year-value{
    font-size: 30px;
    line-height: 30px;
  }
  .single-state .district-taxes .left .line-yellow,
  .single-state .district-taxes .left-center .line-yellow,
  .single-state .district-taxes .right-center .line-yellow,
  .single-state .district-taxes .right .line-yellow{
    width: calc( 100% - 10% );
  }
  .single-state .district-taxes .projected-increse-value .fas{
    font-size: 30px;
  }
}


@media (min-width: 992px) and (max-width: 1300px) {
  .single-state .district-taxes .left,
  .single-state .district-taxes .left-center,
  .single-state .district-taxes .right-center,
  .single-state .district-taxes .right{
    padding: 0 10px;
  }
  .single-state .district-taxes .left .avarage-tax-value,
  .single-state .district-taxes .left-center .projected-increse-value,
  .single-state .district-taxes .right-center .projected-increse-value,
  .single-state .district-taxes .right .district-average-10-year-value{
    font-size: 50px;
    line-height: 50px;
  }
  .single-state .district-taxes .left .line-yellow,
  .single-state .district-taxes .left-center .line-yellow,
  .single-state .district-taxes .right-center .line-yellow,
  .single-state .district-taxes .right .line-yellow{
    width: calc( 100% - 10% );
  }
  .single-state .district-taxes .projected-increse-value .fas{
    font-size: 45px;
  }
}

/* Social Share Header*/
.article__social-container {
    clear: both;
    text-align: center;
    margin-top: 1.25rem;
    z-index: 9;
}

.article__social-container {
    margin-top: 25px;
    border-top: #c5d1d8 1px solid;
    padding-top: 39px;
}

.article__social-container {
    position: absolute;
    right: 0;
    top: 0;
}

.article__social-icon {
    margin-bottom: 36px;
}

.article__social-icon {
    transition: border-color .3s ease;
    background-color: transparent;
    border-radius: 50%;
    border: .09375rem solid #ebeff3;
    height: 3.125rem;
    width: 3.125rem;
    line-height: 3.125rem;
    display: inline-block;
    position: relative;
    margin-right: 1rem;
    margin-bottom: 2.5rem;
}

.article__social-icon.heritage-icon-copy_link {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.article__social-icon:last-of-type {
    margin-right: 0;
}

.article__social-icon .fab,
.article__social-icon .fas {
    font-size: 20px;
    color: #fff;
    transition: color .3s ease;
}

.article__social-icon .fab.fa-twitter:hover {
    color: #55acee;
}

.article__social-icon .fab.fa-facebook-f:hover {
    color: #3b5998;
}

.article__social-icon .fab.fa-link:hover {
    color: #3b5998;
}

/*
.heritage-icon-social_twitter:before {
    content: '\e916';
}

.heritage-icon-social_facebook:before {
    content: '\e915';
}

.heritage-icon-copy_link:before {
    content: '\e904';
}

*/

.article__social-icon.heritage-icon-copy_link .heritage-icon-check_sign_up {
    position: absolute;
    left: -1px;
    top: -1px;
    background-color: #27dca0;
    border-color: #27dca0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

.article__social-icon.heritage-icon-copy_link .copy-icon__copied {
    font-family: "Gotham A", "Gotham B", sans-serif;
    font-weight: 500;
    font-size: 11px;
    font-style: normal;
    color: #27dca0;
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    opacity: 0;
}

@keyframes copy_check_appears {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  30% {
    opacity: 1;
    transform: scale(1);
  }
  60% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}

@keyframes copy_copied_appears {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.article__social-icon.heritage-icon-copy_link.check .heritage-icon-check_sign_up {
  animation: copy_check_appears 2s 1 linear;
}

.article__social-icon.heritage-icon-copy_link.check .copy-icon__copied {
  animation: copy_copied_appears 2s 1 linear;
}

.article__social-icon.heritage-icon-copy_link .heritage-icon-check_sign_up::before {
  content: '✓';
  /* content: '\e919'; */
}

@media screen and (min-width: 768px){
  .article__social-container {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
    top: 11.1875rem;
    right: 12.5rem;
  }
  .article__eyebrow {
      margin-top: 1.875rem;
  }
  .article__social-icon {
      height: 2.8125rem;
      width: 2.8125rem;
      line-height: 2.8125rem;
      margin-right: .8125rem;
  }
}

@media screen and (min-width: 1024px){
  .article__social-container {
      margin-top: 1.3125rem;
  }
  .article__eyebrow{
      margin-top: 2.75rem;
  }
  .article__social-icon {
      height: 3.125rem;
      width: 3.125rem;
      line-height: 3.125rem;
      margin-right: .625rem;
  }
}

@media screen and (max-width: 767px){
  .article__social-container{
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1600px) {
  .article__social-container {
    right: 3rem;
  }
}

/* Error 404 */
.error404 .discussion-hero.discussion-hero__image{
  background-image: none;
  background: #35606e;
  color: #fff;
  text-align: center;
  margin: 0;
  padding-bottom: 0;
}

.error404 .discussion-hero.discussion-hero__image h2 {
  color: #fff;
  font-style: initial;
  font-size: 5rem;
  /* margin: 0; */
  line-height: 5rem;
  margin-top: 0;
  padding-top: 4.5rem;
  padding-bottom: 6rem;
}

.error404 .site-main .entry-header{
  display: none;
}


.error404 .site-main .entry-content{
  width: 100%  !important;
  text-align: center;
}

@media screen and (max-width: 767px){
  .error404 .discussion-hero.discussion-hero__image h2 {
    font-size: 42px;
    font-weight: 200;
    letter-spacing: 0.26px;
    line-height: 50px;
    text-align: left;
    padding-bottom: 32px;
    padding-top: 0;
  }
}
