body {
    position: static;
}

.module.news-feed .news-items .news-item.medium, .module.focus-areas .focus.middle, .btn.blue, #wec-tight-grid a.blue, #wec-news-grid .news.has-image.blue {
    background: #5cacbd;
}

.module.news-feed .news-items .news-item.small, .module.focus-areas .focus.right, footer button.btn.contribute:hover, footer button.btn.share:hover, header button.btn.contribute:hover, header button.btn.share:hover, .module.accordion-module .accordion .single-item:hover .ac-headline .icon-c, #wec-tight-grid a:nth-child(4), #wec-news-grid .news.orange {
    background: #f39e27 !important;
}

.module.news-feed .news-items .news-item.small:last-child, .module.focus-areas .focus.left, .bottom-cta .bottom-cta-form, .btn:hover.blue, .issues-grid .single-issue .staff__btn:hover, #wec-tight-grid a.red, #wec-news-grid .news.has-image.red  {
    background: #d12130;
}

.module.news-feed .news-items .news-item.large, footer, #wec-tight-grid a.gray, #wec-news-grid news.has-image.gray  {
    background: #2f2829;
}

.home .issue-block:hover h4, .content a, a:hover, .module.focus-areas h1, .module.focus-areas h6, nav.primary ul li.current_page_item a, nav.primary ul li.current_page_parent a, .sub-nav nav ul li.current-menu-item a, .sub-nav nav ul li a:hover, header .social.links a:hover {
    color: #d12130;
}

blockquote p, h1, h2, h3, h4, h5, h6 {
    color: #5cacbd;
}

.module.accordion-module .accordion .ac-headline .icon-c span {
    color: #f39e27;
}

.module.news-feed h1 {
    color: #2f2829;
}

footer button.btn.contribute {
    border: 2px solid #f39e27;
}

footer button.btn.contribute:hover {
    background: #f39e27;
    color: #fff;
    border: 2px solid #f39e27;
}

.campaign-areas button.btn, .news-feed button.btn {
    color: #5cacbd;
    border: 2px solid #5cacbd;
}

.campaign-areas a:hover button.btn, .news-feed a:hover button.btn {
    background: #5cacbd;
}

.ngp-code .ngp-form .at-form-submit .at-submit:hover {
    color: #d12130;
}

footer button.btn.share, header button.btn.share, .issues-grid .single-issue .staff__btn {
    border: 2px solid #d12130;
    color: #d12130;
}

.module.news-feed .news-items .news-item.small:last-child {
    background: #d12130 !important;
}

.sec-paragraph {
    min-height: 610px;
}

.sec-paragraph .zigzag svg path{
    fill: #f39e27 !important;
}

.take-action-title {
    color: #2f2829 !important;
}

.take-action-content {
    max-width: 630px;
    margin:auto;
}

.wrapper-btn-action {
    display: flex;
    justify-content: center;
    margin-top: 45px;
}

.btn-take-action {
    position: relative;
    z-index: 1;
    border: 1px solid #5cacbd;
    color: #5cacbd !important;
    max-width: 250px;
    padding: 17px 44px 16px 45px;;
}

.text-center {
    text-align: center;
}

.sec-slider {
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
    min-height: 630px;
}

.box-slider {
    background: #f39e27 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 5em;
    top: 100px;
    bottom: inherit !important;
    left: 0 !important;
}

.box-slider .zigzag {
    padding-top: 0 !important;
}

.box-slider h1, .box-slider p {
    color: white !important;
}

.box-slider .zigzag svg path {
    fill : #6c6d70 !important;
}

.banner-slider {
    width: 100%;
    height: 500px;
    object-fit: cover;
    float: right;
}

.float-left {
    float:left;
}

/* .ngp-form.at.multistep-layout.split-layout {
  background-image: url(../images/bg_zigzag.svg);
  background-size: cover !important;
  background-position: 50% 0% !important;
  position: absolute;
  width: 100%;
  height: 650px;
  opacity: .018;
  top: -150px;
} */

section.at-inner {
  background: transparent;
}

section.at-inner header.at-markup.HeaderHtml {
  width: 100%;
  float: none;
  margin-bottom: 0;
  background: transparent;
}

section.at-inner form.clearfix {
  width: 100%;
  background: transparent;
}

.at-form-submit .step-prevNext {
  width: 100%;
  padding: 29px 0;
  justify-content: center;
  display: flex;
}

.ngp-form.multistep-layout form .nextStep {
  font-family: 'sofia-pro';
  display: block;
  max-width: 250px;
  text-transform: uppercase;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  border-radius: 50px;
  cursor: pointer;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: .14em;
  color: #5cacbd;
  background: 0 0;
  border: 1px solid #5cacbd;
  padding: 17px 44px 16px 45px;
  width: 100%;
}

.ngp-form.multistep-layout form a.nextStep:hover {
  background: none;
}

/* .ngp-form.multistep-layout form .nextStep:hover {
  background: #e7b577;
} */

.home .at .at-steps {
  background: none;
}

.home .at .at-step {
  border: unset;
}

.home .ngp-form.multistep-layout form .at-radios .label-amount {
  color: black !important;
}

.home .ngp-form.multistep-layout form .at-radios .label-amount a {
  background: none !important;
  border: 1px solid #f39e27;
}

.home .ngp-form.multistep-layout form .at-radios .label-amount input[type=radio]:checked+a {
  background: #f39e27 !important;

}

.at form .label-amount input[type="radio"]:checked+a {
  border-color: unset;
}

@media (min-width: 590px) {
  .home .at .at-steps li {
    width: 24.9%;
    padding: 0 50px;
  }

  .home .at .at-steps li:not(:nth-child(4)):after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #5cacbd;
    z-index: 2;
    top: 38px;
  }

  .home .at .at-steps a, .at .at-steps b {
    color: inherit;
    display: block;
    padding: 15px;
    text-align: center;
    font-weight: 400;
    background: white;
    position: relative;
    z-index: 3;
  }

  .home .at .at-step>*:before {
    transform: none;
    left: 0;
    top: 50%;
    width: 55px;
    height: 55px;
    margin: 0 auto 15px;
    line-height: 46px !important;
    border-radius: 100%;
    background-color: #bdbdbd;
    color: white;
    display: block;
    font-size: 20px;
    z-index: 1;
    position: unset;
  }

  .home .at .at-step.active>*:before {
    background-color: #5cacbd;
  }

  header.at-markup.HeaderHtml h3 {
    width: 100%;
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #2f2829;
  }

  header.at-markup.HeaderHtml p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #6c6d70;
  }

}

.at-recurring label.at-select.SelectedFrequency {
  appearance: none;
  -webkit-appearance:none
}

.at-recurring label.at-select.SelectedFrequency:after {
  position: absolute;
  top: 18px;
  right: 10px;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid rgba(0, 0, 0, 0.12);
  pointer-events: none;
}

.at-recurring label.at-select select {
  background-image: none !important;
  background-color: transparent;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid rgba(0,0,0, 0.12);
}

.at-recurring label.at-select select:focus {
  outline: none;
  border-bottom: 1px solid rgba(0,0,0, 0);
}

.slider-text {
    margin-bottom: 0 !important;
}

.wrapper-arrow {
    margin-top: -25px;
    color: white;
    display: flex;
    justify-content: space-evenly;
    width: 15%;
    float: right;
    z-index: 1;
    position: relative;
    cursor: pointer;
}

.home #__lpform_FirstName {
    display: none;
}

@media (min-width: 768px) {
    .banner-slider {
        height: 630px;
    }

    .box-slider {
        height: 500px !important;
        width: 500px !important;
    }
}

@media (min-width: 992px) {
    .module.full-content .col-md-8,
    .module.accordion-module .col-md-8 {
        width: 95%;
    }

    .home .sec-slider .topper-cta .topper-form {
        margin: 0;
    }

    .banner-slider {
        width: calc(100% - 130px);
    }
}
