/*
Theme Name: FrontRunner
Description: A theme to build political websites. Created with the Runway framework for WordPress.
Author: Parallelus w/ Blueprint
Version: 20.22
Tags: responsive-layout custom-menu featured-images theme-options threaded-comments translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
.header-links-item article h3 span {
  display: inline-block;
  line-height: 42px;
  font-weight: 600;
}
#footer .error {
  color: white;
  font-size: 9px;
}
#NVSignupForm1270920 h1 {
  font-weight: 600;
}

#NVSignupForm1270920 .at-form-submit input {
  transition: 0.25s ease-in-out;
}

#NVSignupForm1270920 .at-form-submit input:hover {
  transition: 0.25s ease-in-out;
}

.continue-mobile img {
  border-color: #06233f !important;
}

.header-links-item a:hover .overlay {
  opacity: 0.75;
}

.header-links-item .overlay {
  opacity: 0.85;
}
.home .wrapper.header-links-overlay {
  padding-top: 10px !important;
}

.accent-box {
  background-color: #141433 !important;
}

.accent-box input[type="button"] {
  background: #3eb39d !important;
}
.gallery-caption {
}

img[class*="wp-image-"] {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.wp-caption {
}
.wp-caption.aligncenter {
  margin-bottom: 1rem;
}
.wp-caption img[class*="wp-image-"] {
}
.wp-caption .wp-caption-text {
}
.gallery {
  margin-bottom: 1.5em;
}
.gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}
.gallery dd {
  margin: 0;
}

@media (max-width: 600px) {
  img.alignleft,
  img.alignright,
  .wp-caption.alignleft,
  .wp-caption.alignright {
    clear: both;
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .wp-caption img {
    width: 100%;
  }
}

embed,
iframe,
object {
  max-width: 100%;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.hentry {
}
article.post.sticky .page-header h1 a {
}

.bypostauthor {
}
.edit-link a {
  padding: 1rem 2rem;
  background: #f0f1f2;
  border-radius: 3px;
  line-height: 1;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#header.header-bg {
  background-position: top right;
}
.form-allowed-tags-wrapper {
  display: none;
}

.paid-for p {
  width: 160px;
  text-align: center;
  margin: 0 auto !important;
  padding: 0 !important;
}
#footer a {
  color: #403d3d !important;
  font-weight: 800;
}

.widget {
  margin-bottom: 2em;
}
.widget_nav_menu ul.sub-menu li,
.widget_pages ul.children li {
  padding-left: 15px;
}
.widget_search .search-form input[type="submit"] {
  display: none;
}
.widget_search .search-form .form-group,
.widget_search .search-form .search-field {
  width: 100%;
}
.widget select {
  max-width: 100%;
}

.widget_calendar {
  float: left;
}
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  margin-top: 10px;
  margin-bottom: 15px;
}
#wp-calendar thead {
  font-size: 10px;
}
#wp-calendar thead th {
  padding-bottom: 5px;
  padding-top: 5px;
  background: #e5e5e5;
  text-align: center;
}

.mobile-splash-content .continue-text {
  filter: unset;
}

.home #header,
.home .header-links,
.home #section-top-content,
.home #footer {
  display: none;
}

.donate-screen {
  display: none;
  overflow: scroll;
}

.home .donate-screen {
  display: unset;
}

#wp-calendar thead th:first-child {
  border-left: 1px solid #fff;
}
#wp-calendar tbody {
  color: #aaa;
}
#wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #fff;
  text-align: center;
  padding: 8px;
}
#wp-calendar tbody td:hover {
  background: #fff;
}
#wp-calendar tbody td.pad,
#wp-calendar tbody td.pad:hover {
  background: #ededed;
}
#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
}
#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}

.donate-screen h2 {
  font-size: 40px;
  color: white;
  margin-bottom: 15px;
}

.splash-donate-btns h3 {
  font-size: 30px;
  color: white;
  margin-bottom: 10px;
}

img.continuebtn:hover {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.splash-donate-btns a {
  width: 30%;
  display: inline-block;
  text-align: center;
  background: #005893;
  margin-right: 2%;
  color: #fff;
  font-size: 40px;
  border: 5px solid #6fd5ff;
  padding: 20px 8px;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  text-decoration: none;
  margin-bottom: 16px;
}

.donate-screen h2,
.donate-screen h3,
.splash-sub {
  color: #fff;
  text-shadow: -1px 1px 3px rgb(0 0 0 / 26%);
}

#splash-content {
  width: 500px;
  position: absolute;
  display: flex;
  top: 100px;
  left: 50px;
  flex-direction: column;
}

.continuebtn {
  float: right;
  top: 0;
}
.splash-donate-btns a span {
  font-size: 20px;
  vertical-align: super;
}

.splash-donate-btns a:hover {
  color: white !important;
  background: #24243d !important;
  border: 5px solid white !important;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}

.splash-donate-btns a {
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}

img.continuebtn {
  width: 30px;
  margin-right: 10px;
  -webkit-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
}

img.continuebtn {
  border: 2px solid white;
  padding: 5px;
  border-radius: 100%;
}

#nav-left li a {
  font-weight: 600;
}

.menu-item-2594 a {
  font-size: 22px;

  color: #141433 !important;
}

.menu-item-2594 a:hover {
  color: white !important;
}

.continue-text {
  filter: drop-shadow(2px 4px 3px black);
}

.nav .menu-item-2594 {
  position: absolute !important;
  right: 0 !important;
}
.splash-donate-btns a {
  filter: drop-shadow(2px 4px 3px black);
}

.donate-screen h2 {
  filter: drop-shadow(2px 4px 3px black);
}

.navbar-brand img {
  max-height: 37px;
  margin-top: 8px;
}

.mobile-splash-content {
  display: none;
}
.wrapper.header-links-overlay {
  padding-top: 30px !important;
}

#NVSignupForm1267750 h1 {
  display: none;
}

.navbar-wrapper .navbar ul#nav-right.navbar-nav > li > a:hover {
  transition: 0.35s ease-in-out;
}
.navbar-wrapper .navbar ul#nav-right.navbar-nav > li > a {
  transition: 0.35s ease-in-out;
}

.ngp-form {
  margin: 0 auto;
  max-width: 1000px !important;
}

.ngp-form input,
.ngp-form legend,
.ngp-form span {
  font-size: 15px !important;
  font-family: "Roboto";
}

.at select {
  font-size: 13px !important;
  height: 23px !important;
  padding: 0 0 0 5px !important;
}

#NVSignupForm1270634 header.at-title {
  display: none !important;
}
#NVSignupForm1267750 .at-form-submit .at-submit,
#NVSignupForm1270634 .at-form-submit .at-submit {
  display: block;
  margin: 0 auto;
  float: unset;
  width: 200px;
  font-size: 16px !important;
  border-radius: 0 !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  background-color: #3eb39d !important;
  transition: 0.25s ease-in-out;
  color: #141433 !important;
}

#NVSignupForm1267750 .at-form-submit .at-submit:hover,
#NVSignupForm1270634 .at-form-submit .at-submit:hover {
  opacity: 0.8;
  transition: 0.25s ease-in-out;
}

.page-id-2623 .accent-box,
.page-id-5 .accent-box {
  display: none;
}

#NVSignupForm1270920 .at-legend,
#NVSignupForm1270920 .at-title {
  display: none !important;
}
#NVSignupForm1270920-ContactInformation-EmailAddress input {
  height: 40px;
  font-size: 18px !important;
  border-radius: 0;
  line-height: 0;
  text-indent: 5px;
  margin: 0 auto 10px;
}

#NVSignupForm1270920 .at-text.EmailAddress {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

#footer.with-overlap .container-box-wrapper .inner-padder {
  padding: 40px 30px 20px !important;
}

#NVSignupForm1270920 .at-form-submit input {
  text-transform: uppercase;
  font-weight: 800;
  background-color: #3eb39d;
  color: #141433 !important;
  padding-right: 27px;
}

#NVSignupForm1270920 .at-form-submit input:hover {
  background-color: #1f8e71;

  padding-right: 27px;
}

#footer .error div input,
#footer .error {
  color: white;
  border-color: white;
}

#footer .didYouMean a,
.didYouMean,
.didYouMean a {
  color: white !important;
}

#footer {
  background: rgb(209, 209, 209) !important;
  border-top: 1px solid #1414338e;
}

.YesSignMeUpForUpdatesForBinder {
  display: none;
}
#NVSignupForm1270920 h1 {
  font-family: "Roboto";
  text-transform: uppercase;
  margin: 0 auto 0px;
  padding: 0;
  font-size: 23px;
  color: ghostwhite !important;
}

#NVSignupForm1270920 .UpdateMyProfile {
  display: none !important;
}

#NVSignupForm1270920 .at-inner {
  background: transparent;
  background-color: transparent;
  max-width: 400px;
  margin: 0 auto;
}
.ngp-form label {
  font-size: 14px !important;
}

.ngp-form header.at-title {
  padding: 23px;
  margin: 0;
  font-family: "Roboto";
  font-weight: bold;
  font-size: 2rem;
  color: #141433 !important;
}

.ngp-form input::placeholder,
.ngp-form label::placeholder {
  color: #1414337b !important;
}

.container-fluid {
  max-width: unset;
}

.continue-two {
  position: relative !important;
  top: unset !important;
  left: 0 !important;

  margin-top: 0px !important;
  right: unset;
  float: unset !important;
}

#splashlogo {
  width: 50%;
  max-width: 450px;
  min-width: 200px;
  cursor: pointer;
  margin-top: 70px;
  filter: drop-shadow(2px 4px 3px black);
  margin-bottom: 30px;
  transition: 0.25s ease-in-out;
}
.navbar-brand {
  padding: 5px;
}

.navbar-brand img {
  margin-right: 20px;
  margin-left: 20px;
}

#splashlogo:hover {
  transition: 0.25s ease-in-out;
  opacity: 0.8;
}

.continue-container {
  position: absolute;
  top: -70px;
  left: -20px;
}

.conatiner-fluid {
  margin-left: 1%;
}

.continuebtn {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  top: -70px;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.continue-mobile {
  display: none;
}

.donate-screen {
  top: 0%;
  position: fixed;
  left: 0%;
  padding: 20px 0 0 50%;
  background: white;
  height: 100%;
  /* border: 4px solid black; */
  width: 100%;
  z-index: 10000;
  background-image: url(media/splash-right.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}

.admin-bar .navbar-wrapper .navbar-fixed-top {
  margin-top: 32px;
}

@media (min-width: 1350px) {
  #splash-content {
    width: 712px;
  }
  .chip-in-box h2 {
    width: 430px;
  }

  #splashlogo {
    margin-top: 10px;
  }

  #splashlogo {
    margin-top: 40px;
  }

  #splashlogo,
  #splash-content .chip-in-box {
    margin-left: 50px;
  }
}

@media (max-width: 1199px) {
  .admin-bar .navbar-wrapper .navbar-vertical {
    top: 32px !important;
  }
}
@media (max-width: 1080px) {
  .donate-screen {
    background-position: 70% top;
  }
}
@media (max-width: 820px) {
  .continue-mobile {
    display: flex;
    margin-top: 6px;
  }
  .donate-screen {
    background-position: 80% top;
    padding: 0 0 30px;
    background: #141433;
  }

  .donate-splash-mobile {
    width: 100%;
  }

  .chip-in-box.mobile-splash-content {
    width: 90%;
    margin: 0 auto;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 500px;
    text-align: center;
  }

  .splash-donate-btns a {
    margin-left: 1%;
    margin-right: 1%;
  }
  .donate-screen h2 {
    margin: 15px auto 25px;
    font-size: 30px;
  }

  .continue-text {
    margin-top: 30px;
  }
  .mobile-hero {
    width: 100vw !important;
    margin: 0;
    object-position: top;
    object-fit: cover;
    right: unset;
    max-height: 540px;
    display: flex;
    top: unset !important;
    right: unset;
    left: 0;
    margin-top: 0px;
  }

  #splash-content {
    display: none;
  }
}
@media (max-width: 782px) {
  .splash-donate-btns a {
    font-size: 35px;

    padding: 10px 8px;
  }
  .admin-bar .navbar-wrapper .navbar-fixed-top {
    margin-top: -65px !important;
  }
  .admin-bar .header-bg-wrapper .header-inner {
    vertical-align: top;
  }
  .admin-bar
    .header-bg-wrapper
    .header-inner
    .navbar-wrapper
    .navbar-fixed-top {
    position: absolute;
    top: 0;
    margin-top: -64px !important;
  }
  .admin-bar .navbar-wrapper.do-transition {
    width: 100%;
    position: absolute;
    left: 0;
    top: -64px;
  }
  .admin-bar .navbar-wrapper .navbar-vertical {
    position: static;
  }
}

@media (max-width: 767px) {
  .nav .menu-item-2594 {
    position: relative !important;
    right: unset !important;
  }
}
@media (max-width: 600px) {
  .admin-bar .navbar-wrapper .navbar-fixed-top {
    position: absolute;
  }

  .mobile-hero {
    max-height: 400px;
  }
}

@media (max-width: 600px) {
  .splash-donate-btns a {
    width: 44%;
  }
}

@media (max-width: 500px) {
  .top-continue-text {
    display: none;
  }

  #NVSignupForm1270920 .at-text.EmailAddress {
    flex-direction: column;
  }
  #footer.with-overlap .container-box input {
    margin-bottom: 10px;
  }

  .didYouMean {
    margin-top: 15px;
  }
}
