body {
  background: url('/assets/custom-img/campaign-bg.png');
}

.bg-primary {
  background-color: #d81b60 !important;
}



.btn-nav-custom {
  margin: 0;
  padding: 0;
  margin-left: 10px;
}

.top-nav-custom {
  padding-bottom: 100px;
}

.btn,
.nav-link,
.panel-title {
  font-weight: 600 !important;
}

.grey,
.btn-grey {
  background: rgb(76, 77, 79);
}

.light-grey,
.btn-light-grey {
  background: #eeeeee;
}

.white,
.btn-white {
  background: #ffffff;
}

.pink {
  color: #d81b60 !important;
  color: rgb(212, 19, 103) !important;
}



.logo-big {
  width: 250px;
  height: 250px;
  margin-top: -175px;
  padding-top: 150px;
}

.text-heavy,
.heavy-text {
  font-weight: 600;
}

.text-bold {
  font-weight: 400;
}

.text-normal {
  font-size: .75em !important;
  font-style: normal !important;
}

.text-large {
  /* font-size: 1.25em;
    line-height: 1.5em;*/
}

.blockquote-special {
  padding-left: 75px !important;
  padding-bottom: 25px !important;
}

.title-special {
  margin-left: -50px;
  padding-bottom: 10px;
}

.bg-primary-transparent {
  background: rgba(212, 19, 103, 0.8) !important;
  padding: 5px 25px 15px 25px;
}

.bg-grey-transparent {
  background: rgba(76, 77, 79, 0.8) !important;
  padding: 5px 25px 15px 25px;
}

.bg-black-transparent {
  background: rgba(0, 0, 0, 0.8) !important;
  padding: 5px 25px 15px 25px;
}

.card-list > li,
ol > li {
  padding-bottom: 1em;
}

.main {
  background: url('/assets/custom-img/campaign-bg.png');

}

.main-page-container {
  margin-top: 3vw;
  margin-bottom: 3vw;
  padding-top: 3vw;
}

.main-special-header {
  /*background: url('assets/custom-img/main-header-b.png') center top no-repeat;
    background-size: 100%;*/
  display: block;
  margin-top: -125px;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.main-special-header img {
  width: 100%;
  height: 100%;
}

.skyline-area {
  background: url('/assets/custom-img/to-skyline.png');
  /*margin-top: -200px;
    margin-top: -200px;*/
  height: 500px;
  overflow: hidden;
}

.skyline {
  position: relative;
  padding-bottom: 0;
  top: 100px;
  left: -75px;

}


label {
  color: #000000;
}

textarea {
  border-bottom: 1px solid #000000 !important;
  background: rgba(76, 77, 79, 0.1) !important;
  background: #ffffff !important;
  padding: 0.25rem !important;
}

input.form-control {
  border-bottom: 1px solid #000000 !important;
  background: rgba(76, 77, 79, 0.1) !important;
  background: #ffffff !important;
  padding: 0 .25rem;


}

.bmd-label-floating,
.bmd-label-static,
.form-control {
  color: #000000 !important;

}

.bmd-label-floating {
  padding-left: .5rem;
}

.form-check-sign {
  background: #ffffff !important;
  position: relative;
  border: 1px solid #000000;
  width: 20px;
  height: 20px;
  overflow: hidden;
  z-index: 1;
  border-radius: 3px;
}


footer {
  z-index: 5;
}

.footer-custom {
  padding: 3rem 0 2rem 0;
  background: #000000;
  color: white;
}

.footer-link-area {}

.sub-footer-custom {
  padding-top: 2.5rem;
}



.footer-label {
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
  font-weight: 500;
  font-size: 12px;
  padding-right: 1rem;
}

.footer-label-checkbox {
  padding-bottom: 1rem;
}

.footer-label-options {
  padding-left: 1rem;

}

.footer-label-header {
  font-size: 14px;
  padding-top: 1rem;
}

.form-control-custom {
  background: #ffffff;
  padding-left: .25rem;
}


/** Email Sign Up Styles **/

.email-sign-up-custom {
  background: #000000;
  /*#d81b60;*/
  padding: 10px;
}

.form-input-custom {
  background: rgba(255, 255, 255, 1) !important;
}

.form-check-input-custom {
  background: #ffffff !important;
  width: 19px;
  height: 19px;
  overflow: hidden;
  z-index: 1;
  border-radius: 3px;
}

.text-white {
  margin-bottom: .5rem;
  color: #ffffff;
}


.text-black {
  color: #000000 !important;
}

.text-hover-link:hover {
  color: #d81b60 !important;
}


/* ARROWS */
i.arrow {
  border: solid rgba(212, 19, 103, 0.8);
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.arrow-right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.arrow-left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.arrow-up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.arrow-down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

/* END ARROWS */

/* a ref position */
.arrow-nav {}

#mc_embed_signup {}

#mc_embed_signup_scroll {
  font-weight: bold;
  font size: 1.25em;
}


.indicates-required {
  color: #d81b60;
  font-weight: 500;
  font-size: 12px;

}

/* Mailchimp Inline Error Style */
.mce_inline_error {
  background-color: #d81b60 !important;
}



.terms-of-use {
  padding-top: .5rem;
}


/* Illustrations */
img.illustration {
  max-width: 42% !important;
  max-height: 42% !important;
}

/* Reposition # refs to <A NAME=...></A> so they display under the custom header */
.link-buffer {
  margin-top: -150px;
  padding-top: 150px;
  display: inline-block;
  z-index: -5;
}

.allow-wrap,
.dropdown-item-long {
  white-space: normal;
  word-wrap: normal;
}


/* Fix Styles for Mobile and Small Screens */
/* Less than 992px - bootstrap large */
@media only screen and (max-width: 1920px)

/*and (pointer: coarse) and (hover: none)*/
  {
  .clearfix-mobile::after {
    display: block;
    content: "";
    clear: both;
  }

  .page-intro {
    font-size: 1rem;
  }

  .card-mobile {
    margin: 0 -2rem -2rem -2rem;
  }

  img.illustration {
    max-width: 100% !important;
    max-height: 100% !important;
  }

  .join-form-button {
    font-size: 2em;
  }

}

/* Less than 720px - bootstrap medium */
@media only screen and (max-width: 719px)

/*and (pointer: coarse) and (hover: none)*/
  {

  .blockquote {
    margin: 0 -3rem;
  }

  .blockquote > h4.text-bold {
    margin-left: -3rem;
    padding: 1rem 0;
  }

  .card-list {
    margin-left: -2rem;
    padding-left: .5rem;
  }



  .card-list li {
    margin-left: -.5rem;
  }

  ul,
  ol {
    padding-left: .5rem;
  }

  li {
    margin-left: .5rem;
  }

  .join-form-button {
    font-size: 1em;
  }

}

/* Special Accordion Styles for Vote */
.accord-text p,
.accord-text li {
  font-size: 1.25em;
}

.accord-text p {
  padding: 1em 1em 0 1em;
}


.accord-truth {
  margin-top: 1.5em;
  padding: 1em !important;
  background: #e3e3e3;
}

.accord-truth strong {
  color: #d81b60;
  font-weight: 600;
  text-decoration: underline;
}

p,
li {
  font-size: 12pt;
  font-weight: 400;
}

p {
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 600px) {
  .special-margin {
    margin-top: 3rem;
    padding: 3rem;
  }
}

@media screen and (min-width: 601px) {
  .special-margin {
    margin-top: 6rem;
    padding: 3rem;
  }
}
