
/*! deliverthewin v2.3.3 | (c) 2020 MRM |  License |  */
.full-width-wrapper a {
	color: #e71921;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    width: 100%;
}

sup {
    top: -0.5em;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

b, strong {
    font-weight: bold;
}

.HN77B {
  font-family: "Helvetica Neue LT W02_77 Bd Cn";
}

.HN25UltLt {
  font-family: "Helvetica Neue LT W02_25 UltLt";
}

.HNLT255RB {
  font-family: "Helvetica Neue LT W02_65 Md", "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 100%;
}

.HNLT255R {
  font-family: "Helvetica Neue LT W02_55 Roman", "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
  letter-spacing: 0.25vw;
}

@media screen and (min-width: 992px) {
	.full-width-wrapper.content {
		margin-top: -50px;
	}
}

.block-content-wrap {
    margin-top: 30px;
}

.background-white {
    background-color: #fff;
    max-width: 1600px;
    margin: auto;
}

.background-light-gray {
    background-color: #f7f7f7;
    max-width: 1600px;
    margin: auto;
}

.full-width-wrapper {
  margin: auto;
  max-width: 1600px;
}

.full-width-wrapper .pol {
  position: relative;
}

.full-width-wrapper .pol .pol-link {
  display: inline;
  text-decoration: underline;
  font-weight: bold;
  text-transform: unset;
}

@media screen and (min-width: 1600px) {
  .full-width-wrapper .pol {
    padding: 48px 151px;
  }
}

@media screen and (max-width: 1599px) {
  .full-width-wrapper .pol {
    padding: 48px 9.438vw;
  }
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol {
    padding: 20px;
  }
}

@media screen and (min-width: 768px) {
  .full-width-wrapper .pol .show-hyphen-xs {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .show-hyphen-xs {
    display: inline;
  }
}

@media screen and (min-width: 1201px) {
  .full-width-wrapper .pol .show-br-l {
    display: inline;
  }
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .show-br-l {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .full-width-wrapper .pol .show-br-2 {
    display: inline;
  }
}

@media screen and (max-width: 1023px) {
  .full-width-wrapper .pol .show-br-2 {
    display: none;
  }
}

.full-width-wrapper .pol .show-on-L-SM {
  display: none;
}

@media screen and (min-width: 768px) {
  .full-width-wrapper .pol .show-on-L-SM {
    display: block;
  }
}

.full-width-wrapper .pol .show-on-XS {
  display: none;
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .show-on-XS {
    display: block;
    width: 100vw;
    max-height: 1200px;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .right-message-bg-fix .show-on-XS {
    display: block;
    width: 100vw;
    max-height: 1200px;
    min-height: 1200px;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .xs-pad-20 {
    padding: 20px !important;
  }
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .m-xs-pad-20 {
    padding: 20px !important;
  }
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .m-xs-pad-rtb-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-right: 20px !important;
  }
}

.full-width-wrapper .pol .flex-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  z-index: 300;
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.full-width-wrapper .pol .flex-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .flex-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.full-width-wrapper .pol .flex-container > div.txt-l-c-m {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .flex-container > div.txt-l-c-m {
    text-align: center;
  }
}

.full-width-wrapper .pol .flex-container > div.txt-c {
  text-align: center;
}

.full-width-wrapper .pol .flex-container > div.txt-l {
  text-align: left;
}

.full-width-wrapper .pol .flex-container > div.txt-r {
  text-align: right;
  padding-left: 24px;
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .txt-r.red-star-cust1.star-red-star {
    padding-left: 0px;
  }
}

.full-width-wrapper .pol .txt-l-c-m {
  text-align: left;
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .txt-l-c-m {
    text-align: center;
  }
}

.full-width-wrapper .pol .txt-c {
  text-align: center;
}

.full-width-wrapper .pol .txt-l {
  text-align: left;
}

.full-width-wrapper .pol .pl-20 {
  padding-left: 20px;
}

.full-width-wrapper .pol .txt-r {
  text-align: right;
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .xs-full-width {
    width: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .xs-full-max-width {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .m-xs-full-width {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .t-full-width {
    width: 100% !important;
  }
}

.full-width-wrapper .pol .pad-b-49-cust {
  padding-bottom: 59.5%;
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .pad-b-49-cust {
    padding-bottom: 50%;
  }
}

@media screen and (max-width: 400px) {
  .full-width-wrapper .pol .pad-b-49-cust {
    padding-bottom: 40%;
  }
}

@media screen and (min-width: 1600px) {
  .full-width-wrapper .pol .mar-l-85 {
    margin-left: 85px;
  }
}

@media screen and (max-width: 1599px) {
  .full-width-wrapper .pol .mar-l-85 {
    margin-left: 5.313vw;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .mar-l-85 {
    margin: 0;
  }
}

.full-width-wrapper .pol .red-star {
  width: 3%;
  max-width: 44px;
  min-width: 25px;
  height: auto;
  position: absolute;
}

@media screen and (max-width: 992px) {
  .full-width-wrapper .pol .red-star {
    top: 0px;
  }
}

.full-width-wrapper .pol .red-star-icon {
  max-width: 42px;
  min-width: 24px;
  width: 6%;
  height: auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 5%;
}

.full-width-wrapper .pol .hero-vote-button {
  width: 50%;
  max-width: 726px;
  min-width: 209px;
  height: auto;
  position: absolute;
  top: 0;
}

@media screen and (min-width: 1600px) {
  .full-width-wrapper .pol .hero-vote-button {
    right: 0;
  }
}

@media screen and (max-width: 1599px) {
  .full-width-wrapper .pol .hero-vote-button {
    right: 0;
  }
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .hero-vote-button {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .hero-vote-button {
    width: 35%;
    right: -80px;
    top: -44px;
  }
}

.full-width-wrapper .pol .f-red {
  color: #da291c;
}

.full-width-wrapper .pol .f-blue {
  color: #004B87;
}

.full-width-wrapper .pol .f-white {
  color: #fff;
}

.full-width-wrapper .pol .f-220-cust-pad-t {
  padding-top: 0.435em;
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .f-220-cust-pad-t {
    padding-top: 0.05em;
  }
}

.full-width-wrapper .pol .f-90-headline1-pad-t {
  padding-top: 2em;
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .f-90-headline1-pad-t {
    padding-top: 27.3vw;
  }
}

.full-width-wrapper .pol .f-49-pcnt-sign {
  letter-spacing: 0;
  line-height: 0;
}

@media screen and (min-width: 1600px) {
  .full-width-wrapper .pol .f-49-pcnt-sign {
    margin-left: -8px;
    font-size: 6.86rem;
  }
}

@media screen and (max-width: 1599px) {
  .full-width-wrapper .pol .f-49-pcnt-sign {
    margin-left: -0.5vw;
    font-size: 6.86vw;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .f-49-pcnt-sign {
    font-size: 4.9rem;
  }
}

.full-width-wrapper .pol .f-40-lh-redux {
  line-height: 0.7em;
}

@media screen and (min-width: 1600px) {
  .full-width-wrapper .pol .f-40-lh-redux {
    font-size: 2.3rem;
    letter-spacing: 0.12rem;
  }
}

@media screen and (max-width: 1599px) {
  .full-width-wrapper .pol .f-40-lh-redux {
    font-size: 2.3vw;
    letter-spacing: 0.12vw;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .f-40-lh-redux {
    font-size: 1.203rem;
  }
}

.full-width-wrapper .pol .f-40-m-large {
  line-height: 1.26em;
}

@media screen and (min-width: 1600px) {
  .full-width-wrapper .pol .f-40-m-large {
    font-size: 2.3rem;
    letter-spacing: 0.12rem;
  }
}

@media screen and (max-width: 1599px) {
  .full-width-wrapper .pol .f-40-m-large {
    font-size: 2.3vw;
    letter-spacing: 0.12vw;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .f-40-m-large {
    font-size: 2.3rem;
    letter-spacing: 0.12rem;
  }
}

.full-width-wrapper .pol .f-220 {
  line-height: 1.05em;
}

@media screen and (min-width: 1600px) {
  .full-width-wrapper .pol .f-220 {
    font-size: 13.1rem;
  }
}

@media screen and (max-width: 1599px) {
  .full-width-wrapper .pol .f-220 {
    font-size: 13.1vw;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .f-220 {
    font-size: 5.2rem;
  }
}

.full-width-wrapper .pol .f-150 {
  line-height: 1.15em;
}

@media screen and (min-width: 1600px) {
  .full-width-wrapper .pol .f-150 {
    font-size: 8.8rem;
    letter-spacing: 0.3rem;
  }
}

@media screen and (max-width: 1599px) {
  .full-width-wrapper .pol .f-150 {
    font-size: 8.8vw;
    letter-spacing: 0.3vw;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .f-150 {
    font-size: 5.5rem;
  }
}

.full-width-wrapper .pol .f-90 {
  line-height: 1.044em;
}

@media screen and (min-width: 1600px) {
  .full-width-wrapper .pol .f-90 {
    font-size: 5.5rem;
    letter-spacing: 0.099rem;
  }
}

@media screen and (max-width: 1599px) {
  .full-width-wrapper .pol .f-90 {
    font-size: 5.5vw;
    letter-spacing: 0.099vw;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .f-90 {
    font-size: 3.055rem;
  }
}

.full-width-wrapper .pol .f-50 {
  line-height: 1.05em;
}

.full-width-wrapper .pol .f-50.xs-full-width {
  color: white;
}

@media screen and (min-width: 1600px) {
  .full-width-wrapper .pol .f-50 {
    font-size: 3rem;
    letter-spacing: 0.09rem;
  }
}

@media screen and (max-width: 1599px) {
  .full-width-wrapper .pol .f-50 {
    font-size: 2.8vw;
    font-size: 3.6vw;
    letter-spacing: 0.09vw;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .f-50 {
    font-size: 2.44rem;
  }
}

.full-width-wrapper .pol .f-40 {
  line-height: 1.26em;
}

@media screen and (min-width: 1600px) {
  .full-width-wrapper .pol .f-40 {
    font-size: 2.3rem;
    letter-spacing: 0.12rem;
  }
}

@media screen and (max-width: 1599px) {
  .full-width-wrapper .pol .f-40 {
    font-size: 2.3vw;
    letter-spacing: 0.12vw;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .f-40 {
    font-size: 1.203rem;
  }
}

.full-width-wrapper .pol .f-27 {
  line-height: 1.25em;
}

@media screen and (min-width: 1600px) {
  .full-width-wrapper .pol .f-27 {
    font-size: 1.6rem;
    letter-spacing: 0.059rem;
  }
}

@media screen and (max-width: 1599px) {
  .full-width-wrapper .pol .f-27 {
    font-size: 1.6vw;
    letter-spacing: 0.059vw;
  }
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .f-27 {
    font-size: 1.28em;
  }
}

.full-width-wrapper .pol .f-21 {
  line-height: 1.23em;
}

@media screen and (min-width: 1600px) {
  .full-width-wrapper .pol .f-21 {
    font-size: 1.35rem;
    letter-spacing: 0.05rem;
  }
}

@media screen and (max-width: 1599px) {
  .full-width-wrapper .pol .f-21 {
    font-size: 1.35vw;
    letter-spacing: 0.05vw;
  }
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .f-21 {
    font-size: 0.99em;
  }
}

.full-width-wrapper .pol .f-17 {
  line-height: 1.81em;
}

@media screen and (min-width: 1600px) {
  .full-width-wrapper .pol .f-17 {
    font-size: 1.04rem;
    letter-spacing: 0.01rem;
  }
}

@media screen and (max-width: 1599px) {
  .full-width-wrapper .pol .f-17 {
    font-size: 1.04vw;
    letter-spacing: 0.01vw;
  }
}

@media screen and (max-width: 1300px) {
  .full-width-wrapper .pol .f-17 {
    font-size: 1.04rem;
  }
}

.full-width-wrapper .pol .f-9 {
  position: relative;
  line-height: 1.6em;
  letter-spacing: normal;
  font-size: 0.565rem;
  z-index: 2;
}

.full-width-wrapper .pol .b-xtr-m {
  margin-bottom: 1.8em;
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .m-a-center {
    width: 100%;
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.full-width-wrapper .pol .voter-turnout {
  width: 61%;
  max-width: 422px;
  min-width: 172px;
  height: auto;
}

@media screen and (min-width: 1600px) {
  .full-width-wrapper .pol .voter-turnout {
    padding-top: 86px;
    margin-left: -74px;
  }
}

@media screen and (max-width: 1599px) {
  .full-width-wrapper .pol .voter-turnout {
    padding-top: 8.6vw;
    margin-left: 4.625vw;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .voter-turnout {
    margin: 0;
  }
}

.full-width-wrapper .pol .badge-container,
.full-width-wrapper .pol .badge-animate {
  z-index: +1;
}

.full-width-wrapper .pol .badge-container {
  position: relative;
}

.full-width-wrapper .pol .badge-animate {
  position: absolute;
  min-width: 70px;
  width: 16vw;
  height: auto;
  border-radius: 50%;
  border: 0 solid #000;
  -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
          box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  cursor: pointer;
}

@media screen and (min-width: 767px) {
  .full-width-wrapper .pol .badge-animate {
    width: 10vw;
  }
}

@media screen and (min-width: 767px) {
  .full-width-wrapper .pol .badge-animate {
    width: 11vw;
    max-width: 100px;
  }
}

@media screen and (min-width: 900px) {
  .full-width-wrapper .pol .badge-animate {
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
            box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
    max-width: 120px;
  }
}

@media screen and (min-width: 1200px) {
  .full-width-wrapper .pol .badge-animate {
    width: 11vw;
    max-width: 164px;
  }
}

.full-width-wrapper .pol #badge-container1 {
  width: 43vw;
  height: 31vw;
  max-height: 420px;
  max-width: 620px;
  position: absolute;
  bottom: -10px;
  right: 0;
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol #badge-container1 {
    position: relative;
    bottom: 60px;
  }
}

@media screen and (max-width: 360px) {
  .full-width-wrapper .pol #badge-container1 {
    position: relative;
    bottom: 0px;
  }
}

.full-width-wrapper .pol #badge-container1 #badge-PL {
  left: -0.8%;
  bottom: -8%;
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol #badge-container1 #badge-PL {
    bottom: -4%;
  }
}

.full-width-wrapper .pol #badge-ID {
  left: 20%;
  bottom: 28.5%;
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol #badge-ID {
    left: 26%;
    bottom: 22%;
  }
}

.full-width-wrapper #badge-EE {
  left: 49%;
  bottom: 5.5%;
}

@media screen and (max-width: 767px) {
  .full-width-wrapper #badge-EE {
    left: 53%;
    bottom: -40%;
  }
}

.full-width-wrapper #badge-UR {
  left: 61.9%;
  bottom: 45.5%;
}

@media screen and (max-width: 767px) {
  .full-width-wrapper #badge-UR {
    left: 79%;
    bottom: -2%;
  }
}

#badge-container2 {
  width: 100vw;
  height: 90px;
  max-width: 100vw;
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 300;
}

@media screen and (min-width: 768px) {
  #badge-container2 {
    width: 48vw;
    min-width: 600px;
  }
}

#badge-container2 .badge-animate {
  width: 100px;
  max-width: 100px;
}

#badge-container2 .badge-animate.active {
  bottom: calc(-20% - 8px) !important;
  -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
          box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
  border: 8px solid rgba(110, 208, 246, 0.3);
}

@media screen and (min-width: 768px) {
  #badge-container2 .badge-animate.active {
    bottom: calc(-30% - 15px) !important;
    border: 15px solid rgba(110, 208, 246, 0.3);
  }
}

#badge-container2 #badge-PL {
  width: 13%;
  left: 5%;
  bottom: -20%;
}

@media screen and (min-width: 480px) {
  #badge-container2 #badge-PL {
    left: 18%;
    bottom: -30%;
  }
}

#badge-container2 #badge-PL.active {
  left: calc(5% - 8px);
}

@media screen and (min-width: 480px) {
  #badge-container2 #badge-PL.active {
    left: calc(18% - 15px);
  }
}

#badge-container2 #badge-ID {
  width: 13%;
  left: 29%;
  bottom: -20%;
}

@media screen and (min-width: 480px) {
  #badge-container2 #badge-ID {
    left: 39.3%;
    bottom: -30%;
  }
}

#badge-container2 #badge-ID.active {
  left: calc(29% - 8px);
}

@media screen and (min-width: 480px) {
  #badge-container2 #badge-ID.active {
    left: calc(39.3% - 15px);
  }
}

#badge-container2 #badge-EE {
  width: 13%;
  left: 54%;
  bottom: -20%;
}

@media screen and (min-width: 480px) {
  #badge-container2 #badge-EE {
    left: 60.6%;
    bottom: -30%;
  }
}

#badge-container2 #badge-EE.active {
  left: calc(54% - 8px);
}

@media screen and (min-width: 480px) {
  #badge-container2 #badge-EE.active {
    left: calc(60.6% - 15px);
  }
}

#badge-container2 #badge-UR {
  width: 13%;
  left: 78%;
  bottom: -20%;
}

@media screen and (min-width: 480px) {
  #badge-container2 #badge-UR {
    left: 82%;
    bottom: -30%;
  }
}

#badge-container2 #badge-UR.active {
  left: calc(78% - 8px);
}

@media screen and (min-width: 480px) {
  #badge-container2 #badge-UR.active {
    left: calc(82% - 15px);
  }
}

.hrt-border-b {
  border-bottom: 4px solid #004b87;
  z-index: +1;
  margin-top: 50px;
}

@media screen and (max-width: 992px) {
  .hrt-border-b {
    margin-top: 0;
  }
}

#nav-border-b {
  max-width: 1298px;
  width: 100%;
  height: 90px;
  border-bottom: 4px solid #004b87;
  position: fixed;
  top: 0;
  bottom: -32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: none;
}

@media screen and (max-width: 768px) {
  #nav-border-b {
    max-width: calc(100vw - 15px);
    height: 44px;
  }
}

#nav-BG {
  display: none;
  background-color: #f7f7f7;
  position: fixed;
  max-width: 1600px;
  width: 100%;
  height: 90px;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-bottom: 4px solid #004b87;
}

@media screen and (max-width: 768px) {
  #nav-BG {
    max-width: 100vw;
  }
}

#SaC-nav {
  position: fixed;
  width: calc(100vw - 15px);
  height: 1.625rem;
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: +1;
  display: none;
}

@media screen and (min-width: 768px) {
  #SaC-nav {
    display: block;
    top: 30px;
    max-width: 86.25vw;
  }
}

@media screen and (min-width: 768px) {
  #SaC-nav {
    max-width: 1280px;
  }
}

#nav-border-b, #nav-BG, #SaC-nav, #badge-container2 {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

#nav-border-b.hide, #nav-BG.hide, #SaC-nav.hide, #badge-container2.hide {
  -webkit-transform: translateX(-50%) translateY(-200px);
      -ms-transform: translateX(-50%) translateY(-200px);
          transform: translateX(-50%) translateY(-200px);
}

.hrt-border-b {
  -webkit-transition: border-color 0.3s ease-out;
  -o-transition: border-color 0.3s ease-out;
  transition: border-color 0.3s ease-out;
  border-color: #004b87;
}

.hrt-border-b.hide {
  border-color: transparent;
}

.img-49-percent {
  width: 100vw;
  max-width: 1600px;
  height: auto;
  position: absolute;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  bottom: -52px;
}

@media screen and (max-width: 1200px) {
  #sticky-trigger {
    padding-top: 4%;
  }
}

@media screen and (max-width: 767px) {
  #sticky-trigger {
    padding-top: 10%;
  }
}

.PL-p-cust {
  width: 42%;
}

@media screen and (max-width: 1000px) {
  .PL-p-cust {
    width: 60% !important;
  }
}

@media screen and (max-width: 767px) {
  .PL-p-cust {
    width: 100% !important;
  }
}

#parties {
  padding-bottom: 0;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  #parties {
    padding-left: 0;
    padding-right: 0;
  }
}

.parties-header {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 2;
  padding: 0 20px;
}

@media screen and (max-width: 991px) {
  .parties-header {
    top: 0;
    padding: 0 20px;
  }
}

.parties-backgrounds {
  position: relative;
  -o-object-fit: contain;
     object-fit: contain;
  width: 80vw;
  height: auto;
  max-width: 1122px;
  min-height: auto;
  margin-top: 420px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

@media screen and (min-width: 375px) {
  .parties-backgrounds {
    margin-top: 360px;
  }
}

@media screen and (min-width: 480px) {
  .parties-backgrounds {
    min-width: 420px;
    margin-top: 250px;
  }
}

@media screen and (min-width: 768px) {
  .parties-backgrounds {
    margin-top: 150px;
  }
}

#end-sticky-nav {
  position: relative;
  min-height: 1200px;
}

@media screen and (min-width: 768px) {
  #end-sticky-nav {
    background-color: transparent;
    min-height: auto;
    padding: 0 50px;
  }
}

@media screen and (max-width: 767px) {
  #end-sticky-nav {
    padding: 0px;
  }
}

.BGH-fix {
  position: relative;
}

@media screen and (max-width: 767px) {
  .BGH-fix {
    padding: 5px;
  }
}

.red-star-cust1 {
  width: 15%;
  min-width: 47px;
}

@media screen and (max-width: 767px) {
  .red-star-cust1 {
    width: 4%;
    min-width: 35px;
  }
}

.three-stars-h {
  width: 5.125vw;
  height: auto;
  max-width: 82px;
  min-width: 50px;
}

.boxes-container {
  width: 86.25vw;
  max-width: 1380px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 1000px) {
  .boxes-container {
    width: 100%;
    padding: 0 20px;
  }
}

@media screen and (max-width: 767px) {
  .boxes-container {
    padding: 0;
  }
}

.box-844 {
  width: 52.75vw;
  max-width: 844px;
  position: relative;
  min-height: 250px;
}

@media screen and (max-width: 1200px) {
  .box-844 {
    padding: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .box-844 {
    min-height: 250px;
  }
}

@media screen and (max-width: 1000px) {
  .box-844 {
    width: 58.207vw;
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .box-844 {
    margin-top: 0 !important;
  }
}

.box-536 {
  width: 33.5vw;
  max-width: 536px;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .box-536 {
    padding: 20px;
  }
}

@media screen and (max-width: 1000px) {
  .box-536 {
    width: 36.966vw;
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .box-536 {
    margin-top: 0 !important;
  }
}

.box-536-cust {
  width: 33.5vw;
  max-width: 536px;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .box-536-cust {
    padding: 0;
  }
}

@media screen and (max-width: 1000px) {
  .box-536-cust {
    width: 36.966vw;
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .box-536-cust {
    margin-top: 0 !important;
  }
}

.box-308 {
  width: 19.25vw;
  min-height: 250px;
  position: relative;
}

@media screen and (max-width: 1300px) {
  .box-308 {
    min-height: 300px;
  }
}

@media screen and (max-width: 1200px) {
  .box-308 {
    padding: 20px;
  }
}

@media screen and (max-width: 1000px) {
  .box-308 {
    width: 21.241vw;
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .box-308 {
    margin-top: 0 !important;
  }
}

.box-308-cust {
  height: 100%;
  padding: 15% 17% 18% 13%;
}

@media screen and (max-width: 767px) {
  .box-308-cust {
    padding: 0 20px 18% 20px;
    padding: 0 20px 0% 20px;
  }
}

.box-844-container {
  max-height: 500px;
}

@media screen and (max-width: 1300px) {
  .box-844-container {
    max-height: 600px;
  }
}

@media screen and (max-width: 1024px) {
  .box-844-container {
    height: 700px;
  }
}

@media screen and (max-width: 768px) {
  .box-844-container {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .xs-no-t-margin {
    margin-top: 0 !important;
  }
}

.m-50-split {
  position: relative;
  height: 50%;
}

@media screen and (max-width: 1200px) {
  .m-50-split {
    padding: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .m-50-split {
    width: 50%;
    height: 100%;
    margin-top: 0 !important;
  }
}

.card-container {
  -webkit-perspective: 1000px;
          perspective: 1000px;
  position: relative;
  z-index: 200;
}

@media screen and (min-width: 768px) {
  .card-container {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
}

.card {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: +1;
  bottom: 0;
  left: 0;
  margin: 0;
  border: none;
  cursor: pointer;
  background-color: unset !important;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

@media screen and (min-width: 768px) {
  .card:hover {
    -webkit-transform: rotateY(-15deg);
            transform: rotateY(-15deg);
  }
  .card:hover .front {
    -webkit-box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.3);
            box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.3);
  }
}

.card-container,
.card .front,
.card .back {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .card-container,
  .card .front,
  .card .back {
    position: relative;
    min-height: 500px;
  }
}

.card.flipped {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.card .front,
.card .back {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -ms-backface-visibility: visible;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.card .front {
  z-index: 2;
  /* for firefox 31 */
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  -webkit-transition: -webkit-box-shadow 0.4s;
  transition: -webkit-box-shadow 0.4s;
  -o-transition: box-shadow 0.4s;
  transition: box-shadow 0.4s;
  transition: box-shadow 0.4s, -webkit-box-shadow 0.4s;
}

.card .back {
  z-index: 1;
  border: 20px solid #fff;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.5);
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */
  .card .front,
  .card.flipped .back {
    -webkit-transition: visibility 0s linear 0.1s;
    -o-transition: visibility 0s linear 0.1s;
    transition: visibility 0s linear 0.1s;
    visibility: visible;
  }
  .card .back,
  .card.flipped .front {
    -webkit-transition: visibility 0s linear 0.1s;
    -o-transition: visibility 0s linear 0.1s;
    transition: visibility 0s linear 0.1s;
    visibility: hidden;
  }
}

@media screen and (min-width: 992px) {
  #party-loyal {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#party-loyal .card-1.card-container,
#party-loyal .card-1 .card .front,
#party-loyal .card-1 .card .back {
  width: 536px;
  height: calc(100% - 41px);
}

@media screen and (max-width: 1140px) {
  #party-loyal .card-1.card-container,
  #party-loyal .card-1 .card .front,
  #party-loyal .card-1 .card .back {
    width: 576px;
  }
}

@media screen and (max-width: 960px) {
  #party-loyal .card-1.card-container,
  #party-loyal .card-1 .card .front,
  #party-loyal .card-1 .card .back {
    width: 576px;
  }
}

@media screen and (min-width: 566px) and (max-width: 768px) {
  #party-loyal .card-1.card-container,
  #party-loyal .card-1 .card .front,
  #party-loyal .card-1 .card .back {
    width: 100%;
    min-height: 418px;
  }
}

@media screen and (max-width: 565px) {
  #party-loyal .card-1.card-container,
  #party-loyal .card-1 .card .front,
  #party-loyal .card-1 .card .back {
    width: 100%;
    height: calc(100% - 41px);
  }
}

#party-loyal .card-2 {
  top: 60px;
}

@media screen and (max-width: 768px) {
  #party-loyal .card-2 {
    top: 0;
  }
}

#party-loyal .card-2.card-container,
#party-loyal .card-2 .card .front,
#party-loyal .card-2 .card .back {
  width: 100%;
  height: 440px;
}

@media screen and (min-width: 566px) and (max-width: 768px) {
  #party-loyal .card-2.card-container,
  #party-loyal .card-2 .card .front,
  #party-loyal .card-2 .card .back {
    width: 100%;
    min-height: 440px;
    margin-top: 30px;
  }
}

@media screen and (max-width: 565px) {
  #party-loyal .card-2.card-container,
  #party-loyal .card-2 .card .front,
  #party-loyal .card-2 .card .back {
    width: 100%;
    height: calc(100% - 41px);
    margin-top: 30px;
  }
}

#instinct-driven .bg-white.box-536.xs-full-width {
  padding: 0px;
}

@media screen and (min-width: 992px) {
  #instinct-driven {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#instinct-driven .card-1.card-container,
#instinct-driven .card-1 .card .front,
#instinct-driven .card-1 .card .back {
  height: 500px;
}

@media screen and (max-width: 1140px) {
  #instinct-driven .card-1.card-container,
  #instinct-driven .card-1 .card .front,
  #instinct-driven .card-1 .card .back {
    height: 558px;
  }
}

@media screen and (max-width: 960px) {
  #instinct-driven .card-1.card-container,
  #instinct-driven .card-1 .card .front,
  #instinct-driven .card-1 .card .back {
    height: 660px;
  }
}

#instinct-driven .card-2 {
  margin-top: 60px;
}

#instinct-driven .card-2.card-container,
#instinct-driven .card-2 .card .front,
#instinct-driven .card-2 .card .back {
  width: 536px;
  height: calc(100% - 30px);
}

@media screen and (max-width: 768px) {
  #instinct-driven .card-2.card-container,
  #instinct-driven .card-2 .card .front,
  #instinct-driven .card-2 .card .back {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  #instinct-driven .card-container.card-2 {
    min-height: 50%;
  }
}

@media screen and (min-width: 768px) {
  #instinct-driven .xs-full-width.box-844.bg-sky-blue.percent-container-50 {
    min-height: 50%;
  }
}

@media screen and (min-width: 992px) {
  #efficient-evaluator {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#efficient-evaluator .card-1.card-container,
#efficient-evaluator .card-1 .card .front,
#efficient-evaluator .card-1 .card .back {
  width: 536px;
  height: 446px;
}

#efficient-evaluator .card-2 {
  top: 60px;
}

#efficient-evaluator .card-2.card-container,
#efficient-evaluator .card-2 .card .front,
#efficient-evaluator .card-2 .card .back {
  width: 536px;
  height: 440px;
}

@media screen and (min-width: 992px) {
  #undecided-researcher {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#undecided-researcher .card-1.card-container,
#undecided-researcher .card-1 .card .front,
#undecided-researcher .card-1 .card .back {
  width: 536px;
  height: 500px;
}

@media screen and (max-width: 1140px) {
  #undecided-researcher .card-1.card-container,
  #undecided-researcher .card-1 .card .front,
  #undecided-researcher .card-1 .card .back {
    height: 550px;
  }
}

@media screen and (max-width: 960px) {
  #undecided-researcher .card-1.card-container,
  #undecided-researcher .card-1 .card .front,
  #undecided-researcher .card-1 .card .back {
    height: 600px;
  }
}

@media screen and (max-width: 768px) {
  #undecided-researcher .card-1.card-container,
  #undecided-researcher .card-1 .card .front,
  #undecided-researcher .card-1 .card .back {
    width: 100%;
  }
}

#undecided-researcher .card-2.card-container,
#undecided-researcher .card-2 .wide-card .wide-card-front,
#undecided-researcher .card-2 .wide-card .wide-card-back {
  width: 52.75vw;
  height: 250px;
}

@media screen and (max-width: 768px) {
  #undecided-researcher .card-2.card-container,
  #undecided-researcher .card-2 .wide-card .wide-card-front,
  #undecided-researcher .card-2 .wide-card .wide-card-back {
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  #undecided-researcher .box-536-cust {
    width: 35%;
  }
  #undecided-researcher .box-844 {
    width: 100%;
    min-height: 50%;
  }
  #undecided-researcher .card-2.card-container {
    width: 100%;
    min-height: 50%;
  }
}

@media screen and (max-width: 767px) {
  .card-cust {
    min-height: 450px;
  }
}
.animation {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.back-cust2 {
  position: absolute;
}

.front-cust1 {
  position: absolute;
  width: 100%;
  bottom: 0;
}

.bonus-cust {
  position: relative;
  left: 15%;
  left: 10%;
  margin: 12% 0;
  max-width: 175px;
  padding: 0 20px;
}

@media screen and (max-width: 1200px) {
  .bonus-cust {
    left: 0 !important;
    max-width: 100% !important;
    margin: 14% 20px;
    margin: 0;
  }
}

@media screen and (max-width: 800px) {
  .bonus-cust {
    margin: auto !important;
    padding-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  .flex-reverse.xs-full-width.HNLT255RB.bg-dark-blue.xs-no-t-margin.box-HL-500-container.box-536 {
    height: 300px;
  }
}

.persuasion-cust {
  width: 68%;
  max-width: 362px;
  position: relative;
  margin-top: 22.5%;
  margin: 22.5% auto 0;
}

@media screen and (max-width: 1200px) {
  .persuasion-cust {
    width: 100%;
    max-width: 100%;
    margin-top: 28.7%;
  }
}

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

.campaign-opportunities {
  position: relative;
  z-index: +2;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  padding-top: 4.6%;
}

@media screen and (max-width: 767px) {
  .campaign-opportunities {
    padding: 20px 20px 0 20px;
  }
}

.custom-pos {
  max-width: 345px;
  position: relative;
  margin: 10% auto auto;
}

.custom-pos2 {
  width: 78%;
  max-width: 410px;
  position: relative;
  margin: 10% auto auto;
}

.custom-pos3 {
  width: 72%;
  max-width: 380px;
  position: relative;
  margin: 25% auto auto;
}

@media screen and (max-width: 1200px) {
  .custom-pos,
  .custom-pos2,
  .custom-pos3 {
    width: 100%;
    max-width: 100%;
    padding: 20px;
    left: 0;
  }
}

@media screen and (max-width: 767px) {
  .custom-pos,
  .custom-pos2,
  .custom-pos3 {
    margin-top: 0 !important;
  }
}

.awareness-arrow-icon {
  max-width: 100px;
  position: absolute;
  top: 2%;
  right: 10%;
}

@media screen and (max-width: 1200px) {
  .awareness-arrow-icon {
    width: 26%;
  }
}

@media screen and (max-width: 767px) {
  .awareness-arrow-icon {
    min-width: 125px;
    position: relative;
    top: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    padding: 10px 0;
  }
}

.persuasion-icon {
  width: 20%;
  height: auto;
  max-width: 106px;
  position: absolute;
  top: 24px;
  right: 30px;
}

@media screen and (max-width: 767px) {
  .persuasion-icon {
    min-width: 106px;
    position: relative;
    top: 10px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    padding: 30px 0;
  }
}

.lh-md {
  line-height: 1.65;
}

.awareness-chart-icon {
  width: 30%;
  height: auto;
  max-width: 120px;
  position: absolute;
  top: -22.5%;
  right: 6%;
}

@media screen and (max-width: 1200px) {
  .awareness-chart-icon {
    width: 24%;
    top: 0;
    right: 10%;
  }
}

@media screen and (max-width: 767px) {
  .awareness-chart-icon {
    min-width: 120px;
    position: relative;
    top: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    padding: 40px 0;
  }
}

.awareness-link-icon {
  width: 30%;
  height: auto;
  max-width: 120px;
  position: absolute;
  top: -30%;
  right: 6%;
}

@media screen and (max-width: 1200px) {
  .awareness-link-icon {
    width: 24%;
    top: -4%;
    right: 24%;
  }
}

@media screen and (max-width: 767px) {
  .awareness-link-icon {
    min-width: 120px;
    position: relative;
    top: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    padding: 40px 0;
  }
}

.advocacy-eyeglass-icon {
  width: 36%;
  height: auto;
  max-width: 128px;
  position: absolute;
  top: 5%;
  right: 10%;
}

@media screen and (max-width: 1200px) {
  .advocacy-eyeglass-icon {
    width: 24%;
    right: 14%;
  }
}

@media screen and (max-width: 767px) {
  .advocacy-eyeglass-icon {
    min-width: 128px;
    position: relative;
    top: -50px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 53%;
    padding: 30px 0;
  }
}

.GOVT-mail-icon {
  width: 27%;
  height: auto;
  max-width: 102px;
  position: absolute;
  top: -20%;
  right: 25%;
}

@media screen and (max-width: 1200px) {
  .GOVT-mail-icon {
    width: 20%;
    top: -5%;
    right: 46%;
    right: 6%;
  }
}

@media screen and (max-width: 767px) {
  .GOVT-mail-icon {
    min-width: 102px;
    position: relative;
    top: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    padding: 40px 0;
  }
}

.geo-structure {
  width: 37%;
  max-width: 180px;
  position: absolute;
  top: 49%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 8%;
}

@media screen and (max-width: 1200px) {
  .geo-structure {
    width: 30%;
    top: unset;
    bottom: 80px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
  }
}

@media screen and (max-width: 767px) {
  .geo-structure {
    min-width: 180px;
    bottom: 20px;
  }
}

@media screen and (max-width: 565px) {
  .geo-structure {
    min-width: 180px;
    bottom: 60px;
  }
}

@media screen and (max-width: 400px) {
  .geo-structure {
    min-width: 180px;
    bottom: 30px;
  }
}

.barrier {
  width: 21%;
  height: auto;
  max-width: 100px;
  position: absolute;
  top: 6%;
  right: 10%;
}

@media screen and (max-width: 1200px) {
  .barrier {
    width: 18%;
    top: 3%;
    right: 10%;
  }
}

@media screen and (max-width: 800px) {
  .barrier {
    top: 3%;
  }
}

@media screen and (max-width: 767px) {
  .barrier {
    min-width: 100px;
    position: relative;
    top: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    padding: 40px 0;
  }
}

.flip-corner {
  width: 19%;
  max-width: 100px;
  height: auto;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .flip-corner {
    min-width: 100px;
  }
}

.flip-corner-back {
  width: 19%;
  max-width: 100px;
  height: auto;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .flip-corner-back {
    min-width: 100px;
  }
}

.reverse-mailbox {
  width: 61%;
  max-width: 186px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.undecided-support-icon {
  width: auto;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.patriotic-stripes {
  width: 100%;
  height: auto;
  bottom: 0;
  position: absolute;
  left: 0;
}

.govt-event-cal {
  width: auto;
  height: auto;
  max-width: 128px;
  position: absolute;
  top: 18%;
  right: 34%;
}

.awareness-link-icon {
  width: auto;
  height: auto;
  max-width: 125px;
  position: absolute;
  top: -30%;
  right: 2%;
}

@media screen and (max-width: 1400px) {
  .awareness-link-icon {
    width: 100px;
    max-width: 100px;
  }
}

@media screen and (max-width: 1200px) {
  .awareness-link-icon {
    top: -20%;
  }
}

@media screen and (max-width: 768px) {
  .awareness-link-icon {
    position: relative;
    top: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    padding: 0px 0;
  }
}

.undecided-50-percent {
  width: auto;
  height: auto;
  max-width: 314px;
  position: absolute;
  top: 14.5%;
  left: 10%;
}

.p-undecided-50 {
  width: 32%;
  position: absolute;
  top: 18%;
  left: 47%;
}

@media screen and (max-width: 767px) {
  .m-180-pad-top {
    padding-top: 180px;
  }
}

.mail-vote-icon {
  width: 14%;
  height: auto;
  max-width: 110px;
  right: 8%;
}

@media screen and (max-width: 767px) {
  .mail-vote-icon {
    min-width: 110px;
  }
}

.clip-board-icon {
  width: 9%;
  height: auto;
  max-width: 76px;
  left: 8.5%;
}

@media screen and (max-width: 767px) {
  .clip-board-icon {
    width: 76px;
  }
}

.conversation-bubbles-icon {
  width: 13%;
  height: auto;
  max-width: 102px;
  right: 8%;
}

@media screen and (max-width: 1100px) {
  .conversation-bubbles-icon {
    right: 4%;
  }
}

@media screen and (max-width: 767px) {
  .conversation-bubbles-icon {
    width: 102px;
  }
}

.mail-vote-icon,
.clip-board-icon,
.conversation-bubbles-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .mail-vote-icon,
  .clip-board-icon,
  .conversation-bubbles-icon {
    position: absolute;
    top: 40px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
  }
}

.check-47-percent {
  width: 38%;
  height: auto;
  max-width: 314px;
  position: absolute;
  top: 14.5%;
  left: 14%;
}

@media screen and (max-width: 1100px) {
  .check-47-percent {
    top: 50%;
    -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
            transform: translatey(-50%);
    left: 8%;
  }
}

@media screen and (max-width: 767px) {
  .check-47-percent {
    top: 8%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    min-width: 206px;
  }
}

.p-47-cust {
  width: 25%;
  position: absolute;
  top: 30%;
  left: 55%;
}

@media screen and (max-width: 1300px) {
  .p-47-cust {
    top: 50%;
    -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
            transform: translatey(-50%);
  }
}

@media screen and (max-width: 1100px) {
  .p-47-cust {
    width: 35%;
    left: 55%;
  }
}

@media screen and (max-width: 767px) {
  .p-47-cust {
    width: 70%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 68%;
  }
}

@media screen and (max-width: 600px) {
  .p-47-cust {
    width: 92%;
    top: 60%;
  }
}

.vertical-white-stars {
  width: auto;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 1100px) {
  .vertical-white-stars {
    display: none;
  }
}

.vertical-white-stars.right {
  right: 0;
  left: auto;
}

.diagonal-strips {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
}

.horizontal-white-stars {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 1100px) {
  .horizontal-white-stars {
    display: none;
  }
}

.diagonal-strips.bottom-version {
  bottom: 0;
  top: auto;
}

.diagonal-strips,
.vertical-strips {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  z-index: 2;
  height: 60px;
}

@media screen and (max-width: 1200px) {
  .diagonal-strips,
  .vertical-strips {
    position: absolute;
    top: 0;
    left: 0;
  }
}

.cust-contain {
  max-width: 360px;
  padding-top: 25%;
}

@media screen and (max-width: 1200px) {
  .cust-contain {
    margin: 0 6%;
  }
}

@media screen and (max-width: 767px) {
  .cust-contain {
    padding: 5% 20px 80px 20px;
  }
}

.cust-contain2 {
  max-width: 398px;
  padding-top: 20%;
}

@media screen and (max-width: 1200px) {
  .cust-contain2 {
    margin: 0 6%;
  }
}

@media screen and (max-width: 800px) {
  .cust-contain2 {
    max-width: 100%;
    padding: 5% 20px 80px 20px;
  }
}

.cust-contain,
.cust-contain2 {
  margin: auto;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .cust-contain,
  .cust-contain2 {
    margin: 0 6%;
  }
}

@media screen and (max-width: 767px) {
  .cust-contain,
  .cust-contain2 {
    max-width: 100%;
  }
}

.bg-white {
  background-color: #fff;
}

.bg-light-blue {
  background-color: #e6f7fd;
}

.bg-sky-blue {
  background-color: #6ed0f6;
}

.bg-dark-blue {
  background-color: #004b87;
}

.megaphone-icon-contain,
.right-message-contain {
  width: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .megaphone-icon-contain,
  .right-message-contain {
    position: relative;
    -webkit-transform: initial;
        -ms-transform: initial;
            transform: initial;
    padding-top: 8%;
  }
}

.megaphone-icon-contain {
  top: 42%;
}

@media screen and (min-width: 768px) {
  .megaphone-icon-contain {
    top: 45%;
  }
}

.megaphone-icon {
  width: 68%;
  max-width: 534px;
}

@media screen and (max-width: 767px) {
  .megaphone-icon {
    max-width: 216px;
    position: relative;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    margin-top: 50px;
  }
}

.right-message-bg {
  position: relative;
  max-width: 100vw;
  min-height: 1000px;
  max-height: 1200px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 768px) {
  .right-message-bg {
    min-height: 800px;
  }
}

@media screen and (min-width: 1600px) {
  .right-message-bg {
    max-width: 1600px;
  }
}

.right-message-bg-mobile {
  position: absolute;
}

.right-message-bg-fix > div:not(.fpg) {
  padding-left: 20px;
  padding-right: 20px;
}

.right-message-contain {
  top: 22%;
  right: 0;
  padding-top: 22%;
  padding-right: 8%;
}

.right-message-contain h2 {
  margin-bottom: 0.5em;
}

.b-notes {
  position: relative;
}

@media screen and (max-width: 767px) {
  .b-notes {
    position: absolute;
    bottom: 1%;
    padding-right: 40px;
  }
}

.fpg {
  position: absolute;
  width: 50%;
  right: 0;
  bottom: 32%;
  z-index: 100;
}

@media screen and (max-width: 767px) {
  .fpg {
    border-radius: unset;
    bottom: unset;
    top: 830px;
  }
}

.fpg div {
  padding: 3.5% 5% 3.5% 15%;
  background-color: #fff;
  border-top-left-radius: 70px;
  border-bottom-left-radius: 70px;
}

@media screen and (max-width: 767px) {
  .fpg div {
    border-radius: unset;
  }
}

.cta-GtG {
  max-width: 290px;
  padding: 1.5% 6%;
  background: #da291c;
  border-radius: 10px;
  position: absolute;
  top: 160%;
  left: 0;
}

@media screen and (max-width: 767px) {
  .cta-GtG {
    padding: 2% 6%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
  }
}

#SaC-nav, #nav-BG, #badge-container2 {
	margin-top: 50px;
}

.site-content .content {
  padding: 0;
}

.full-width-wrapper .pol .p-47-cust.correct-large-numb {
  width: 25%;
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.large-mailbox {
  width: 25%;
  position: absolute;
  left: 14%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .large-mailbox {
    width: 50%;
    position: initial;
    top: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    margin: 0 auto 20px;
    text-align: center;
    left: auto;
  }
}

.b-notes {
  position: absolute;
  bottom: 0;
}

.b-notes > div {
  padding-bottom: 3em;
}

.f-150.HNLT255RB.left-align-fix,
.left-align-fix {
  left: 18%;
}

.mb-1-2 {
  margin-bottom: 0.5rem;
}

.mb-1 {
  margin-bottom: 1rem;
}

@media screen and (max-width: 1300px) {
  .full-width-wrapper .pol .p-47-cust {
    top: 10%;
    -webkit-transform: translatey(0%);
        -ms-transform: translatey(0%);
            transform: translatey(0%);
  }
  .full-width-wrapper .pol .p-47-cust.correct-large-numb {
    width: 35%;
  }
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .persuasion-cust {
    padding-bottom: 100px;
  }
}

.full-width-wrapper .pol .advocacy-eyeglass-icon.grid {
  width: 36%;
  height: auto;
  max-width: 78px;
  position: absolute;
  top: 15%;
  right: 17%;
}

@media only screen and (max-width: 1200px) {
  .full-width-wrapper .pol .advocacy-eyeglass-icon.grid {
    top: 16px;
    left: 63%;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .cust-contain.three {
    padding: 35% 20px 80px 20px;
  }
}

.f-150.HNLT255RB {
  position: absolute;
  left: 15%;
  top: 18%;
}

.no-pad {
  padding: 0;
}

.bold-white-border {
  border: 20px solid white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.card-pad,
.wide-card-pads {
  padding: 5% 10% 5% 7%;
}

.card-pad-sm {
  padding: 12.5% 15%;
}

.full-width-wrapper .pol .flip-corner.extra-cornering {
  right: -20px;
  bottom: -20px;
}

.no-top-border {
  border-top: 0;
}

.height-100 {
  height: 100%;
}

.wide-card-header {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}

.full-width-wrapper .pol .undecided-support-icon.full-width-icon,
.full-width-icon {
  width: 100%;
}

.full-width-wrapper .pol .bonus-cust.size-correct {
  position: initial;
  left: 10%;
  max-width: none;
  width: 100%;
  margin: 2rem auto;
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .bonus-cust.size-correct {
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  .full-width-wrapper .pol .bonus-cust.size-correct {
    width: 90%;
  }
}

.flex-container.f-blue.row-height-correct .bg-white.box-536.xs-full-width:nth-of-type(1) {
  margin-top: -3.3%;
  z-index: 202;
  padding: 0px;
}

.full-width-wrapper .pol .flex-container.star-header-pad {
  height: 82px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mid-size-font {
  font-size: 1.35rem;
  letter-spacing: 0.05rem;
  line-height: 1.4;
}

.star-header-pad {
  padding: 10px;
}

.full-width-wrapper .pol .f-40-m-large.reduced-header-size {
  font-size: 1.5rem;
}

.full-width-wrapper .pol .p-47-cust.vert-center-paragraph {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .full-width-wrapper .pol .p-47-cust.vert-center-paragraph {
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.width-75 {
  width: 77%;
}

.f-27.m-180-pad-top.width-75-right,
.width-75-right {
  width: 77%;
  float: right;
}

.mt-1 {
  margin-top: 1rem;
}

.full-width-wrapper .pol .box-308.roughly-half-container .m-a-center.roughly-half {
  position: initial;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.full-width-wrapper .pol .box-844.mailbox-container {
  min-height: 500px;
}

@media screen and (max-width: 1024px) {
  .full-width-wrapper .pol .box-844.mailbox-container {
    height: 700px;
  }
}

@media screen and (max-width: 768px) {
  .full-width-wrapper .pol .box-844.mailbox-container {
    min-height: 500px;
    text-align: center;
  }
}

@media screen and (max-width: 565px) {
  .full-width-wrapper .pol .box-844.mailbox-container {
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .full-width-wrapper .pol .check-47-percent.top-center-middle-image,
  .top-center-middle-image {
    display: block;
    position: initial;
    width: 80%;
    margin: 20px auto;
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
  }
}

@media screen and (max-width: 768px) {
  .p-47-cust.f-17.vert-center-paragraph {
    position: initial;
    width: 80%;
    margin: 30px auto 60px;
    -webkit-transform: initial !important;
        -ms-transform: initial !important;
            transform: initial !important;
  }
}

.full-width-wrapper .pol .f-50.percentage-span,
.percentage-span {
  font-size: 5rem;
}

.full-width-wrapper .pol .f-21.large-light-box,
.full-width-wrapper .pol .f-17.large-light-box,
.large-light-box {
  font-family: "Helvetica Neue LT W02_55 Roman", "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
  font-size: 22px;
  letter-spacing: 0.05rem;
  line-height: 1.65;
  font-weight: 300;
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .f-21.large-light-box,
  .full-width-wrapper .pol .f-17.large-light-box,
  .large-light-box {
    font-size: 16.64px;
  }
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .box-844.no-pad {
    padding: 0px;
  }
}

.p-47-cust.f-17.HNLT255RB.vert-center-paragraph.w-35 {
  width: 35%;
}

@media screen and (max-width: 768px) {
  .wide-card,
  .wide-card .wide-card-front,
  .wide-card .wide-card-back {
    min-height: 500px;
  }
  .full-width-wrapper .pol .box-844 {
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }
  .full-width-wrapper .pol .box-844.to-auto-height {
    min-height: auto;
  }
  .bg-sky-blue.xs-full-width.box-844.m-xs-pad-rtb-20.xs-pad-20.HNLT255RB.card-pad {
    min-height: 550px;
  }
  .box-308.box-308-cust.xs-full-width.bg-light-blue.to-auto-height-alt {
    text-align: center;
    min-height: auto;
  }
  .box-308.box-308-cust.xs-full-width.bg-light-blue.to-auto-height-alt .f-150 {
    padding: 20px;
  }
  .box-308.box-308-cust.xs-full-width.bg-light-blue.to-auto-height-alt .f-17 {
    padding: 0 20px 80px 20px;
    margin: 0 6%;
  }
}

@media screen and (max-width: 1100px) {
  .xs-full-width.box-844.bg-sky-blue.percent-container-50 .left-align-fix,
  .xs-full-width.box-844.bg-sky-blue.percent-container-50 .p-47-cust.f-17.HNLT255RB.vert-center-paragraph.w-35 {
    width: 100%;
    position: initial;
    text-align: center;
    display: block;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

@media screen and (max-width: 1100px) {
  .xs-full-width.box-844.bg-sky-blue.percent-container-50 .p-47-cust.f-17.HNLT255RB.vert-center-paragraph.w-35 {
    text-align: left;
  }
}

@media screen and (max-width: 1100px) {
  .xs-full-width.box-844.bg-sky-blue.percent-container-50 .left-align-fix {
    font-size: 8.8rem;
  }
}

@media screen and (max-width: 768px) {
  .xs-full-width.box-844.bg-sky-blue.percent-container-50 {
    min-height: unset;
  }
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .m-xs-full-width.width-75-right {
    width: 77% !important;
    float: right;
  }
}

@media screen and (max-width: 768px) {
  .full-width-wrapper .pol .m-xs-full-width.width-75-right {
    width: 100% !important;
    float: left;
  }
  .f-27.m-180-pad-top.width-75-right,
  .width-75-right {
    width: 100% !important;
    float: left;
  }
  .roughly-half-container {
    width: 100% !important;
  }
}

@media screen and (max-width: 768px) {
  .full-width-wrapper .pol .p-47-cust.correct-large-numb {
    width: 100%;
    position: initial;
    top: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

.PL-p-cust {
  width: 38%;
  margin-top: 1rem;
}

.card .front {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .campaign-opportunities {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 768px) {
  .full-width-wrapper .pol .advocacy-eyeglass-icon.grid.undecided {
    top: 0;
    left: 50%;
    width: 20%;
    min-width: 100px;
  }
}

@media only screen and (max-width: 565px) {
  .full-width-wrapper .pol .advocacy-eyeglass-icon.grid.undecided {
    top: -30px;
    left: 50%;
    width: 20%;
    min-width: 100px;
  }
}

=======
/*! deliverthewin v2.3.3 | (c) 2020 MRM |  License |  */
.site-content .content {
  padding: 0;
}

.full-width-wrapper .pol .p-47-cust.correct-large-numb {
  width: 25%;
  position: absolute;
  top: 50%;
  left: 55%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.large-mailbox {
  width: 25%;
  position: absolute;
  left: 14%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .large-mailbox {
    width: 50%;
    position: initial;
    top: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    margin: 0 auto 20px;
    text-align: center;
    left: auto;
  }
}

.b-notes {
  position: absolute;
  bottom: 0;
}

.b-notes > div {
  padding-bottom: 3em;
}

.f-150.HNLT255RB.left-align-fix,
.left-align-fix {
  left: 18%;
}

.mb-1-2 {
  margin-bottom: 0.5rem;
}

.mb-1 {
  margin-bottom: 1rem;
}

@media screen and (max-width: 1300px) {
  .full-width-wrapper .pol .p-47-cust {
    top: 10%;
    -webkit-transform: translatey(0%);
        -ms-transform: translatey(0%);
            transform: translatey(0%);
  }
  .full-width-wrapper .pol .p-47-cust.correct-large-numb {
    width: 35%;
  }
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .persuasion-cust {
    padding-bottom: 100px;
  }
}

.full-width-wrapper .pol .advocacy-eyeglass-icon.grid {
  width: 36%;
  height: auto;
  max-width: 78px;
  position: absolute;
  top: 15%;
  right: 17%;
}

@media only screen and (max-width: 1200px) {
  .full-width-wrapper .pol .advocacy-eyeglass-icon.grid {
    top: 16px;
    left: 63%;
  }
}

@media screen and (max-width: 767px) {
  .full-width-wrapper .pol .cust-contain.three {
    padding: 35% 20px 80px 20px;
  }
}

.f-150.HNLT255RB {
  position: absolute;
  left: 15%;
  top: 18%;
}

.no-pad {
  padding: 0;
}

.bold-white-border {
  border: 20px solid white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.card-pad,
.wide-card-pads {
  padding: 5% 10% 5% 7%;
}

.card-pad-sm {
  padding: 12.5% 15%;
}

.full-width-wrapper .pol .flip-corner.extra-cornering {
  right: -20px;
  bottom: -20px;
}

.no-top-border {
  border-top: 0;
}

.height-100 {
  height: 100%;
}

.wide-card-header {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}

.full-width-wrapper .pol .undecided-support-icon.full-width-icon,
.full-width-icon {
  width: 100%;
}

.full-width-wrapper .pol .bonus-cust.size-correct {
  position: initial;
  left: 10%;
  max-width: none;
  width: 100%;
  margin: 2rem auto;
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .bonus-cust.size-correct {
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  .full-width-wrapper .pol .bonus-cust.size-correct {
    width: 90%;
  }
}

.flex-container.f-blue.row-height-correct .bg-white.box-536.xs-full-width:nth-of-type(1) {
  margin-top: -3.3%;
  z-index: 202;
  padding: 0px;
}

.full-width-wrapper .pol .flex-container.star-header-pad {
  height: 82px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mid-size-font {
  font-size: 1.35rem;
  letter-spacing: 0.05rem;
  line-height: 1.4;
}

.star-header-pad {
  padding: 10px;
}

.full-width-wrapper .pol .f-40-m-large.reduced-header-size {
  font-size: 1.5rem;
}

.full-width-wrapper .pol .p-47-cust.vert-center-paragraph {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .full-width-wrapper .pol .p-47-cust.vert-center-paragraph {
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.width-75 {
  width: 77%;
}

.f-27.m-180-pad-top.width-75-right,
.width-75-right {
  width: 77%;
  float: right;
}

.mt-1 {
  margin-top: 1rem;
}

.full-width-wrapper .pol .box-308.roughly-half-container .m-a-center.roughly-half {
  position: initial;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.full-width-wrapper .pol .box-844.mailbox-container {
  min-height: 500px;
}

@media screen and (max-width: 1024px) {
  .full-width-wrapper .pol .box-844.mailbox-container {
    height: 700px;
  }
}

@media screen and (max-width: 768px) {
  .full-width-wrapper .pol .box-844.mailbox-container {
    min-height: 500px;
    text-align: center;
  }
}

@media screen and (max-width: 565px) {
  .full-width-wrapper .pol .box-844.mailbox-container {
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .full-width-wrapper .pol .check-47-percent.top-center-middle-image,
  .top-center-middle-image {
    display: block;
    position: initial;
    width: 80%;
    margin: 20px auto;
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
  }
}

@media screen and (max-width: 768px) {
  .p-47-cust.f-17.vert-center-paragraph {
    position: initial;
    width: 80%;
    margin: 30px auto 60px;
    -webkit-transform: initial !important;
        -ms-transform: initial !important;
            transform: initial !important;
  }
}

.full-width-wrapper .pol .f-50.percentage-span,
.percentage-span {
  font-size: 5rem;
}

.full-width-wrapper .pol .f-21.large-light-box,
.full-width-wrapper .pol .f-17.large-light-box,
.large-light-box {
  font-family: "Helvetica Neue LT W02_55 Roman", "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
  font-size: 22px;
  letter-spacing: 0.05rem;
  line-height: 1.65;
  font-weight: 300;
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .f-21.large-light-box,
  .full-width-wrapper .pol .f-17.large-light-box,
  .large-light-box {
    font-size: 16.64px;
  }
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .box-844.no-pad {
    padding: 0px;
  }
}

.p-47-cust.f-17.HNLT255RB.vert-center-paragraph.w-35 {
  width: 35%;
}

@media screen and (max-width: 768px) {
  .wide-card,
  .wide-card .wide-card-front,
  .wide-card .wide-card-back {
    min-height: 500px;
  }
  .full-width-wrapper .pol .box-844 {
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }
  .full-width-wrapper .pol .box-844.to-auto-height {
    min-height: auto;
  }
  .bg-sky-blue.xs-full-width.box-844.m-xs-pad-rtb-20.xs-pad-20.HNLT255RB.card-pad {
    min-height: 550px;
  }
  .box-308.box-308-cust.xs-full-width.bg-light-blue.to-auto-height-alt {
    text-align: center;
    min-height: auto;
  }
  .box-308.box-308-cust.xs-full-width.bg-light-blue.to-auto-height-alt .f-150 {
    padding: 20px;
  }
  .box-308.box-308-cust.xs-full-width.bg-light-blue.to-auto-height-alt .f-17 {
    padding: 0 20px 80px 20px;
    margin: 0 6%;
  }
}

@media screen and (max-width: 1100px) {
  .xs-full-width.box-844.bg-sky-blue.percent-container-50 .left-align-fix,
  .xs-full-width.box-844.bg-sky-blue.percent-container-50 .p-47-cust.f-17.HNLT255RB.vert-center-paragraph.w-35 {
    width: 100%;
    position: initial;
    text-align: center;
    display: block;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

@media screen and (max-width: 1100px) {
  .xs-full-width.box-844.bg-sky-blue.percent-container-50 .p-47-cust.f-17.HNLT255RB.vert-center-paragraph.w-35 {
    text-align: left;
  }
}

@media screen and (max-width: 1100px) {
  .xs-full-width.box-844.bg-sky-blue.percent-container-50 .left-align-fix {
    font-size: 8.8rem;
  }
}

@media screen and (max-width: 768px) {
  .xs-full-width.box-844.bg-sky-blue.percent-container-50 {
    min-height: unset;
  }
}

@media screen and (max-width: 1200px) {
  .full-width-wrapper .pol .m-xs-full-width.width-75-right {
    width: 77% !important;
    float: right;
  }
}

@media screen and (max-width: 768px) {
  .full-width-wrapper .pol .m-xs-full-width.width-75-right {
    width: 100% !important;
    float: left;
  }
  .f-27.m-180-pad-top.width-75-right,
  .width-75-right {
    width: 100% !important;
    float: left;
  }
  .roughly-half-container {
    width: 100% !important;
  }
}

@media screen and (max-width: 768px) {
  .full-width-wrapper .pol .p-47-cust.correct-large-numb {
    width: 100%;
    position: initial;
    top: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

.PL-p-cust {
  width: 38%;
  margin-top: 1rem;
}

.card .front {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .campaign-opportunities {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 768px) {
  .full-width-wrapper .pol .advocacy-eyeglass-icon.grid.undecided {
    top: 0;
    left: 50%;
    width: 20%;
    min-width: 100px;
  }
}

@media only screen and (max-width: 565px) {
  .full-width-wrapper .pol .advocacy-eyeglass-icon.grid.undecided {
    top: -30px;
    left: 50%;
    width: 20%;
    min-width: 100px;
  }
}