/* 2024 Theme Customizations */
/* Variables */
@media screen and (max-width: 782px) {
  html {
    margin-top: 0 !important;
  }
  body.admin-bar {
    padding-top: 46px;
  }
  body.admin-bar header#site-header {
    top: 46px;
  }
}
/* Custom icons */
i.icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-bottom: 4px;
  margin-right: 4px;
  vertical-align: middle;
  background: center no-repeat;
  background-size: contain;
}
i.icon_news {
  background-image: url("../images/icon-news.svg");
}
i.icon_events {
  background-image: url("../images/icon-events.svg");
}

/* Custom background element */
.full-bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: center no-repeat;
  background-size: cover;
}
.full-bg ~ :not(.full-bg) {
  position: relative;
}
.full-bg_multiply {
  mix-blend-mode: multiply;
}
.full-bg_hard-light {
  mix-blend-mode: hard-light;
}
.full-bg_grayscale, .full-bg_greyscale {
  filter: grayscale(1);
}

.pres-section {
  min-height: 85vh;
  padding: 6rem;
  border-top: 1rem solid #949ca1;
}
.pres-section_border {
  top: 1rem;
  left: 1rem;
  right: 1rem;
  bottom: 1rem;
  border: 3px solid rgba(255, 255, 255, 0.5);
}
.pres-section_fixed {
  position: fixed;
}

/* Feature bar */
.feature-bar {
  position: relative;
  padding: 3rem 0;
  margin-top: 4rem;
  color: #fff;
  background: #454c55;
}
.feature-bar h2 {
  font-size: 32px;
  margin-top: 0;
}
.feature-bar p {
  font-size: 20px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .feature-bar p {
    margin-bottom: 1rem;
  }
}
.feature-bar__date {
  margin-top: 0;
}
.feature-bar__date .lead {
  font-size: 24px;
}
.feature-bar__button {
  margin: 1rem 0 0 !important;
}
.feature-bar__button:hover {
  border-color: #fff;
}
.feature-bar__left {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .feature-bar__left {
    text-align: center;
  }
}
.feature-bar__right {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .feature-bar__right {
    text-align: center;
  }
}

/* Home rotator restyling/overrides */
@media only screen and (max-width: 1279px) {
  .hero ul.slick-dots {
    z-index: auto;
  }
}
.home_revised .hero .slick-slide {
  position: relative;
}
.home_revised .hero .hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  padding-top: 45.9027%;
}
.home_revised .hero .hero-bg-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.home_revised .hero .hero-bg-link .hero-bg {
  z-index: 2;
}
.home_revised .hero .slick-arrow {
  display: flex;
  align-items: center;
  top: 0;
  bottom: 0;
  padding: 0;
}
.home_revised .hero .wrap {
  padding-top: 45.9027%;
}
@media only screen and (min-width: 1024px) {
  .home_revised .hero .wrap {
    padding-top: 31.7%;
  }
  .home_revised .hero .hero-bg {
    padding-top: 30%;
  }
}
@media only screen and (min-width: 1280px) {
  .home_revised .hero .wrap {
    padding-top: 30%;
  }
  .home_revised .hero .hero-content {
    top: 0;
    bottom: 0;
  }
  .home_revised .hero ul.slick-dots {
    bottom: 0;
    z-index: 50;
  }
}
@media only screen and (max-width: 767px) {
  .home_revised .hero .slick-slide {
    position: relative;
  }
  .home_revised .hero .hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 46vw;
    padding-top: 0;
  }
  .home_revised .hero .wrap {
    min-height: 46vw;
  }
  .home_revised .hero .slick-arrow {
    display: none !important;
    bottom: auto;
    height: 46vw;
  }
  .home_revised .hero ul.slick-dots {
    margin: 0;
  }
}

/* Home call-to-action styles */
.home-ctas {
  margin-top: 4rem;
}
.home-ctas__heading {
  font-size: 28px;
}
.home-ctas__link {
  color: inherit;
  text-align: left;
}
.home-ctas__title {
  font-size: 24px;
  margin-bottom: 0.5rem;
}
.home-ctas__image {
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .home-ctas {
    padding: 0 2rem;
    margin-top: 1rem;
  }
  .home-ctas__link {
    margin-top: 2rem;
  }
}
.home-ctas_banner {
  width: 1650px;
  margin: 4rem auto 0;
  max-width: 100%;
}
.home-ctas_banner .home-ctas__title {
  font-size: 21px;
}
@media only screen and (max-width: 1199px) {
  .home-ctas_banner {
    margin: 3rem auto 0;
  }
  .home-ctas_banner .home-ctas__link {
    margin-top: 1rem;
  }
}
.home-ctas_footer {
  padding: 2rem 0 3rem;
  margin-top: 3rem;
  background: #eee;
}
@media only screen and (max-width: 767px) {
  .home-ctas_footer {
    padding: 2rem 2rem 3rem;
  }
}
.home-ctas_footer h2 {
  margin: 1rem 0 1rem;
  text-align: left;
}
.home-ctas_footer h2::after {
  content: "";
  display: block;
  width: 100px;
  height: 2px;
  margin: 1rem 0 2rem;
  background: #b50938;
}
@media only screen and (max-width: 767px) {
  .home-ctas_footer h2::after {
    margin-bottom: 0;
  }
}
.home-ctas_footer .home-ctas__title {
  font-size: 20px;
}

/* Home page blogroll */
.blog-grid {
  margin-top: 2rem;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .blog-grid {
    margin-top: 1rem;
  }
}
.blog-grid__label {
  font-size: 24px;
}
.blog-grid__box {
  margin-bottom: 1rem;
}
.blog-grid__box a {
  color: #b50938;
}
.blog-grid__featured {
  border-bottom: 5px solid #b50938;
}
.blog-grid__image {
  display: flex;
  height: 180px;
  margin: 0;
  align-items: center;
}
.blog-grid__image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.blog-grid__content {
  font-size: 1rem;
  padding: 1rem;
  background: #e0e1e2;
}
.blog-grid__content .rs_skip, .blog-grid__content .rsbtn {
  display: none;
}
.blog-grid__title {
  font-size: 1.1rem;
  margin: 0 0 5px;
}
.blog-grid__title_event {
  font-size: 1rem;
}
.blog-grid__date, .blog-grid__read-more {
  font-size: 0.9rem;
}
.blog-grid__date {
  margin-bottom: 10px;
}
.blog-grid__date .fa-regular {
  margin-right: 5px;
}
.blog-grid__date_event {
  font-size: 1rem;
  margin-bottom: 0;
}
.blog-grid__excerpt {
  margin: 0 0 1rem;
  line-height: 1.4;
}
.blog-grid__location {
  margin: 0;
  line-height: 1.4;
}

/* Home content overrides */
@media only screen and (min-width: 1280px) {
  #home-content-container {
    margin-top: 9rem;
  }
}
/* Slate form styling */
.slate-form div.form_page input[type=password], .slate-form div.form_page input[type=text], .slate-form div.form_page input[type=email], .slate-form div.form_page input[type=tel], .slate-form div.form_page input:not([type]), .slate-form div.form_page select, .slate-form div.form_page textarea {
  padding: 5px 10px;
}
.slate-form div.form_question .form_label, .slate-form div.form_question label {
  font-size: 1rem;
}
.slate-form div.form_question .form_label span[style="font-size:12px;"] {
  font-size: 1rem !important;
  margin-left: 2px;
}
.slate-form div.form_question .form_label span[style="font-size:12px;"]::after {
  content: "(Required)";
  font-size: 0.9rem;
  margin-left: 5px;
  font-style: italic;
  font-weight: normal;
}
.slate-form div.form_question .form_label span span::after {
  content: "(Required)";
  font-size: 0.9rem;
  margin-left: 5px;
  font-style: italic;
  font-weight: normal;
}
.slate-form div.form_question.form_p .form_label span span::after {
  content: "";
  display: none;
}
.slate-form div.form_h1 .form_label {
  font-size: 1.4em;
}
.slate-form div.form_h2 .form_label {
  font-size: 1.3em;
}
.slate-form div.form_location legend + .form_label, .slate-form div.form_address legend + .form_label {
  font-size: 1.1rem;
}
.slate-form div.form_location .form_responses, .slate-form div.form_address .form_responses {
  margin-bottom: 1rem;
}
.slate-form .form_question[data-type="plugin:material"] .form_label {
  font-size: 1.1rem;
}
.slate-form .form_question[data-type="plugin:material"] .form_label + div {
  font-size: 1rem;
}
.slate-form div.form_likert.form_question[data-type=likert] > fieldset > .form_responses_labels > .form_response_label, .slate-form div.form_likert.form_question[data-type=likert] > fieldset > .form_responses > .form_response {
  text-align: center;
}
.slate-form div.form_likert.form_question[data-type=likert] > fieldset > .form_responses > .form_response input[type=radio] {
  display: inline-block;
}
.slate-form div.form_question[style^=float] input {
  width: calc(100% - 1rem);
}
.slate-form button.form_button_submit {
  padding: 1.15em 2em 1.1em 2em;
}

/* Stop-Out Landing Page (Fixed background w/ scrolling form) */
.header-lp header#site-header.header-lp__header, .header-lp header#site-header.header-lp__header .wrap.header-lp__wrap {
  height: auto !important;
  background: transparent;
}
.header-lp header#site-header.header-lp__header {
  position: fixed;
  top: 20px;
  left: 20px;
  width: 342px;
  border-bottom: none !important;
}
.header-lp header#site-header.header-lp__header #logo {
  top: auto;
  left: auto;
  width: 200px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
@media (min-width: 576px) {
  .header-lp header#site-header.header-lp__header #logo {
    width: 250px;
  }
}
@media (min-width: 992px) {
  .header-lp header#site-header.header-lp__header #logo {
    width: 342px;
    margin-left: 20px;
    margin-top: 20px;
  }
}
.header-lp header#site-header.header-lp__header::after {
  content: none;
  display: none;
}
@media screen and (max-width: 991px) {
  .header-lp header#site-header.header-lp__header {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    text-align: center;
  }
  .header-lp header#site-header.header-lp__header #logo {
    position: static;
    margin-top: 20px;
    left: auto;
    top: auto;
    max-width: 100%;
    padding: 0 20px;
  }
}

.fixed-scroll-bg {
  position: fixed;
  background: rgba(0, 0, 0, 0.65);
}
@media (min-width: 992px) {
  .fixed-scroll-bg {
    background: rgba(0, 0, 0, 0.45);
  }
}

.fixed-scroll-landing {
  padding: 0 20px;
}
.fixed-scroll-landing .fixed-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 100px;
  color: #fff;
}
@media (min-width: 992px) {
  .fixed-scroll-landing .fixed-text {
    position: fixed !important;
    top: 0;
    bottom: 0;
    left: 60px;
    right: calc(50% + 120px);
    margin-top: 0;
  }
}
.fixed-scroll-landing .fixed-text svg {
  width: 200px;
  height: auto;
  max-width: 100%;
  filter: drop-shadow(0px 0px 4px #000);
}
@media (min-width: 768px) {
  .fixed-scroll-landing .fixed-text svg {
    width: 300px;
  }
}
.fixed-scroll-landing .fixed-text svg path {
  fill: #fff !important;
}
.fixed-scroll-landing .fixed-text__lead {
  width: 430px;
  max-width: 100%;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  text-shadow: 0px 0px 5px #000;
}
.fixed-scroll-landing .form-scroll {
  position: relative;
  padding: 30px;
  margin-top: 100px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.2);
  /* Embedded Slate form overrides */
  /* Left column */
  /* Right column */
}
@media (min-width: 992px) {
  .fixed-scroll-landing .form-scroll {
    width: 50%;
    margin-left: auto;
    margin-right: 40px;
  }
}
.fixed-scroll-landing .form-scroll .form_h1 {
  padding-top: 1rem;
  margin-top: 0;
  margin-bottom: 10px;
}
.fixed-scroll-landing .form-scroll #form_question_c1ae1e3c-0916-4de5-8e29-67ac002201c7 > fieldset {
  /* Triple columns */
  /* Triple columns (start */
  /* Triple columns (end) */
}
.fixed-scroll-landing .form-scroll #form_question_c1ae1e3c-0916-4de5-8e29-67ac002201c7 > fieldset > .form_label {
  padding-top: 1rem;
  font-size: 1.3em;
  font-weight: bold;
}
.fixed-scroll-landing .form-scroll #form_question_c1ae1e3c-0916-4de5-8e29-67ac002201c7 > fieldset > div {
  margin-bottom: 10px;
}
.fixed-scroll-landing .form-scroll #form_question_c1ae1e3c-0916-4de5-8e29-67ac002201c7 > fieldset #form_c1ae1e3c-0916-4de5-8e29-67ac002201c7_region {
  padding: 1px;
  margin-top: 3px;
}
.fixed-scroll-landing .form-scroll #form_question_c1ae1e3c-0916-4de5-8e29-67ac002201c7 > fieldset > :nth-child(5), .fixed-scroll-landing .form-scroll #form_question_c1ae1e3c-0916-4de5-8e29-67ac002201c7 > fieldset > :nth-child(6), .fixed-scroll-landing .form-scroll #form_question_c1ae1e3c-0916-4de5-8e29-67ac002201c7 > fieldset > :nth-child(7) {
  clear: none !important;
  float: left;
  width: 32%;
  padding: 0 7px;
}
.fixed-scroll-landing .form-scroll #form_question_c1ae1e3c-0916-4de5-8e29-67ac002201c7 > fieldset > :nth-child(5) {
  clear: left !important;
  padding-left: 0;
}
.fixed-scroll-landing .form-scroll #form_question_c1ae1e3c-0916-4de5-8e29-67ac002201c7 > fieldset > :nth-child(7) {
  clear: right !important;
  padding-right: 0;
}
.fixed-scroll-landing .form-scroll #form_question_0be3b70b-0397-42f6-921d-65bde295970e,
.fixed-scroll-landing .form-scroll #form_question_a391399a-822a-4ac7-bac7-bfc10276a3a5,
.fixed-scroll-landing .form-scroll #form_question_dc5a4688-bbd5-4f1b-bab1-be6640c9e6a3 {
  clear: left !important;
  float: left;
  width: 50%;
  padding-right: 7px;
}
.fixed-scroll-landing .form-scroll #form_question_6c129655-a8cc-4dbf-a062-56e4c847f5fb,
.fixed-scroll-landing .form-scroll #form_question_1e565db9-8bba-4bf4-be89-34fc23e70cd1,
.fixed-scroll-landing .form-scroll #form_question_083091ac-772d-4391-9c1d-4dfd73449214 {
  clear: right !important;
  float: left;
  width: 50%;
  padding-left: 7px;
}
.fixed-scroll-landing .form-scroll a.btn, .fixed-scroll-landing .form-scroll button:not(.search-submit) {
  padding-right: 2em;
}
.fixed-scroll-landing ~ #copyright {
  position: relative;
  color: #fff;
  background: transparent;
}
.fixed-scroll-landing ~ #copyright .pure-u-1.pure-u-lg-7-12 {
  margin-left: auto;
}
.fixed-scroll-landing ~ #copyright a {
  color: inherit;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
}
.fixed-scroll-landing ~ #copyright a:hover, .fixed-scroll-landing ~ #copyright a:focus {
  opacity: 0.7;
}

/* Presidential Search Landing Page (with overrides from Stop-out) */
.pres-section {
  min-height: 85vh;
  padding: 6rem;
  border-top: 1rem solid #949ca1;
}
.pres-section p {
  font-size: 1.25rem;
}
.pres-section .display-1 {
  font-weight: 600;
  letter-spacing: 0.5px;
}
.pres-section .display-2 {
  font-weight: 600;
  letter-spacing: 0.5px;
}
.pres-section .display-3 {
  font-weight: 600;
  letter-spacing: 0.5px;
}
.pres-section .display-4 {
  font-weight: 600;
  letter-spacing: 0.5px;
}
.pres-section .display-5 {
  font-weight: 600;
  letter-spacing: 0.5px;
}
.pres-section .display-6 {
  font-weight: 600;
  letter-spacing: 0.5px;
}
.pres-section_about, .pres-section_principles {
  color: #fff;
}
.pres-section_about {
  border-top: none;
}

.pres-content h1, .pres-content .h1 {
  margin: 1.5em 0 0.6em 0;
}
.pres-content h2, .pres-content .h2 {
  margin: 1.5em 0 0.6em 0;
}
.pres-content h3, .pres-content .h3 {
  margin: 1.5em 0 0.6em 0;
}
.pres-content h4, .pres-content .h4 {
  margin: 1.5em 0 0.6em 0;
}
.pres-content h5, .pres-content .h5 {
  margin: 1.5em 0 0.6em 0;
}
.pres-content h6, .pres-content .h6 {
  margin: 1.5em 0 0.6em 0;
}
.pres-box {
  color: #323f49;
  padding: 1rem 3rem 2rem;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 4rem;
}

/* Footer variants */
.copyright_shadow {
  color: #fff;
  text-shadow: 0px 0px 5px #000;
}

.page-template-template-landing-stop-out .VIpgJd-ZVi9od-aZ2wEe-wOHMyf {
  display: none !important;
}
.page-template-template-landing-stop-out .VIpgJd-ZVi9od-aZ2wEe {
  animation: none;
}

/* From CSS Customizer (move up into Sass) *//*# sourceMappingURL=mods.css.map */