@import "global.css";
.savings-support .header-menu .mainNav .main-nav .buttonComponent a[href='/savings-support'], .savings-support .sitemap .footer-savings-button a[href='/savings-support'] {
  background: #00c7b1;
  color: #fff;
}
.savings-support .heroComponent {
  background-color: #e6dbec;
}
.heroComponent::after {
  visibility: hidden;
}
.savings-support .right-hero .buttonComponent {
  text-align: left;
}
.savings-support .right-hero .buttonComponent a, .savings-support .savings-support-register-cta .buttonComponent a {
  background: #00c7b1;
  color: #fff;
}
.savings-support .right-hero .buttonComponent a:hover, .savings-support .savings-support-register-cta .buttonComponent a:hover {
  background: #fff;
  color: #00c7b1 !important;
}
.scroll-down-component img {
  width: 21px;
}
.container.container-fluid .scroll-wrapper {
  min-height: 0;
}
.savings-support .prev-next-component .next a {
  pointer-events: none;
  color: #dddddd;
}
.savings-support .prev-next-component .next a::before {
  border-color: #dddddd;
}
.savings-support .prev-next-component .next a span {
  display: none;
}
.savings-support .heroComponent .hero-color {
  padding-top: 50px;
}
/* .saving-supp-ban img {
max-width: 350px;
} */
@media (max-width: 768px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
}
@media (min-width: 769px) {
  .desktop {
    display: block;
  }
  .mobile {
    display: none;
  }
}
.motegrity-help ul li {
  padding-left: 30px;
  color: #242527;
  margin-bottom: 18px;
  font-family: SourceSans, Arial, sans-serif;
  line-height: 22px;
  font-size: 18px;
  list-style-type: none;
  position: relative;
}
.motegrity-help ul li:before {
  content: "\2022";
  position: absolute;
  left: 0;
  color: #242527;
}
@media (max-width: 768px) {
  .motegrity-help ul li {
    margin-bottom: 8px;
  }
}
.motegrity-help .subtext {
  font-size: 14px !important;
  line-height: 20px !important;
}
.motegrity-help p:last-child {
  font-size: 18px !important;
  line-height: 30px !important;
}
@media (max-width: 768px) {
  .motegrity-help p:last-child {
    font-size: 15px !important;
    line-height: 18px !important;
  }
  .motegrity-help .subtext {
    font-size: 12px !important;
    line-height: 16px !important;
  }
}
.assistance p:last-child.last-child-override {
  font-size: 18px;
  line-height: 30px;
}
.assistance .buttonComponent {
  text-align: left;
}
@media (min-width: 768px) {
  .assistance.adjust-padding-right {
    padding-right: 10px;
  }
  .savings-support .pay-per:after {
    content: '';
    background: #cecece;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
  }
  .savings-support .pay-per {
    padding-right: 60px;
  }
  .savings-support .get-the-latest {
    padding-left: 60px;
  }
}
@media (min-width: 768px) {
  .savings-support .brochure .imgLinkComponent img, .savings-support .need-a-hand .imgLinkComponent img {
    margin-top: 30px;
  }
}
.savings-support .green-bg p, .savings-support .pink-bg p {
  color: #242527;
}
.savings-support .grey-bg {
  padding: 70px 0;
}
.savings-support .terms p:first-child {
  color: #242527;
}
.savings-support .container.container-fluid .scroll-wrapper {
  min-height: 0px;
}
.scroll-position-top .scroll-down-component {
  top: 75px;
}
@media (max-width: 767px) {
  .terms {
    margin-bottom: 20px;
  }
  .assistance .buttonComponent {
    text-align: center;
  }
  .assistance p:last-child.last-child-override {
    font-size: 15px;
    line-height: 18px;
  }
  .savings-support .motegrity-help ul {
    margin-bottom: 30px;
  }
  .savings-support .motegrity-help ul li {
    font-size: 15px;
    line-height: 18px;
  }
}
.savings-support .savingscard-smartphone {
  text-align: center;
}
.savings-support .savingscard-smartphone img {
  margin: 20px auto 10px auto;
}
.savings-support .savingscard-smartphone .rteComponent h2 {
  font-family: SourceSans, Arial, sans-serif;
  margin-top: 0;
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 5px;
}
.savings-support .savingscard-smartphone .rteComponent p:first-of-type {
  font-family: SourceSans, Arial, sans-serif;
  margin-top: 0;
  font-weight: 300;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 5px;
}
.savings-support .savingscard-smartphone .rteComponent p:last-of-type {
  font-family: SourceSans, Arial, sans-serif;
  margin-top: 15px;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 35px;
}
.savings-support .pay-per h2, .savings-support .get-the-latest h2, .savings-support .need-a-hand h2, .savings-support.savingscard-smartphone h2 {
  font-size: 40px;
  line-height: 46px;
  font-family: SourceSans, Arial, sans-serif;
  font-weight: 300;
  margin-top: 20px;
}
.savings-support .pay-per h3, .savings-support .get-the-latest h3 {
  font-size: 30px;
  line-height: 32px;
  font-family: SourceSans, Arial, sans-serif;
}
.savings-support .motegrity-help .rteComponent:nth-of-type(2) {
  font-size: 12px !important;
  line-height: 16px !important;
}
.savings-support .pay-per .imgLinkComponent img {
  margin: initial;
}
.savings-support .get-the-latest .imgLinkComponent img {
  margin-bottom: 40px;
}
.savings-support-register-cta p {
  font-size: 22px;
  line-height: 30px;
  font-family: SourceSans, Arial, sans-serif;
  margin-top: 20px;
}
.safari-browser.savings-support .heroComponent .hero-color .html5video, .savings-support .heroComponent .hero-color .html5video {
  right: 17%;
  top: -85px;
  width: 700px;
}
.safari-browser.savings-support .heroComponent .hero-color .html5video::before {
  content: none;
}
@media (max-width: 767px) and (min-width: 320px) {
  .safari-browser.savings-support .heroComponent .hero-color .html5video, .savings-support .heroComponent .hero-color .html5video {
    right: -80%;
    top: -55px;
  }
  .safari-browser.savings-support .heroComponent .hero-color .html5video video, .savings-support .heroComponent .hero-color .html5video video {
    width: 32%;
    position: absolute;
    top: 45px;
  }
  .savings-support .grey-bg {
    padding-bottom: 35px;
    padding-top: 0;
  }
  .savings-support .heroComponent .hero-color {
    padding-bottom: 15px;
  }
  .savings-support .pay-per h2, .get-the-latest h2 {
    font-size: 20px !important;
    line-height: 24px !important;
    margin-bottom: 20px !important;
  }
  .savings-support .need-a-hand .imgLinkComponent img {
    width: 110px;
  }
  .savings-support .pay-per h3, .savings-support .get-the-latest h3 {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 15px;
  }
  .savings-support-register-cta p {
    font-size: 15px;
    line-height: 18px;
  }
  .savings-support .savingscard-smartphone .rteComponent h2 {
    font-size: 15px;
    line-height: 16px;
  }
  .savings-support .savingscard-smartphone .rteComponent p:first-of-type {
    font-size: 15px;
    line-height: 16px;
  }
  .savings-support .hero-color .right-hero .hero-divider+.rteComponent p {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .savings-support.ipad .heroComponent .hero-color {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .savings-support .hero-color .right-hero h2 {
    margin: 0px 0 25px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .savings-support .heroComponent .hero-color .html5video, .safari-browser.savings-support .heroComponent .hero-color .html5video {
    right: -46%;
  }
  .savings-support .hero-color .right-hero .hero-divider+.rteComponent p {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 992px) {
  .savings-support .heroComponent .hero-color .html5video {
    right: 13%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .savings-support.ipad .heroComponent .hero-color .html5video {
    margin-left: -20px;
    right: 70px;
    top: -100px !important;
    width: 650px;
  }
  .savings-support .heroComponent .hero-color .html5video {
    top: -91px;
  }
  .savings-support .heroComponent .hero-color .html5video video {
    position: relative;
    top: 0px;
    left: 0px;
    width: 66%;
  }
  .savings-support.ipad .hero-color .right-hero .hero-divider+.rteComponent p {
    margin-bottom: 15px;
  }
}
/* Landscape */
@media only screen and (min-width: 1366px) and (orientation: landscape) {
  .savings-support.ipad .heroComponent .hero-color .html5video {
    right: 80px;
    top: -50px !important;
  }
}
/*Portrait*/
@media only screen and (min-width: 1024px) and (orientation: portrait) {
  .savings-support.ipad .heroComponent .hero-color .html5video {
    right: 0px;
    top: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .savings-support .heroComponent .hero-color .html5video video {
    position: absolute;
    top: 15px;
    left: 0;
    width: 80%;
  }
}
@media screen and (min-width: 768px) {
  .savings-support-register-cta {
    margin-top: 60px;
  }
}
@media screen and (min-width: 992px) {
  .savings-support .coverage-questions, .savings-support .need-a-hand {
    margin-left: 8.333333%;
  }
  .savings-support .heroComponent .hero-color .html5video video {
    min-height: initial;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {}
@media (min-width: 1025px) {
  .savings-support .hero-color .right-hero .hero-divider+.rteComponent p {
    margin: 15px 0 20px;
  }
  .savings-support .green-bg {
    padding-bottom: 70;
  }
  .savings-support .heroComponent .hero-color .html5video {
    right: 17%;
    top: -85px;
  }
  .savings-support .heroComponent .hero-color .html5video video {
    width: 80%;
  }
  /* .savings-support .right-hero{
    padding-top: 0;
  } */
}
@media only screen and (max-width: 1366px) and (min-width: 1024px) and (orientation:portrait) {
  .savings-support .heroComponent .hero-color .html5video video {
    position: absolute;
    top: -80px;
    left: -60px;
    width: 75%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .savings-support .saving-supp-ban .html5video:before {
    content: none;
  }
}
#PrivacyOpt label[for="OptIn"] {
  padding-left: 0;
}

.heroComponentVar-2055492074 {
    background-image: url("");
    background-position: bottom;
    background-repeat: no-repeat;
}

@media (max-width: 990px) {
    .heroComponentVar-2055492074 {
        background-image: url("");
        background-position: left top;
    }
}

@media (max-width: 480px) {
    .heroComponentVar-2055492074 {
        background-image: url("");
        background-position: left top;
    }
}
@media screen and (max-width:767px) {
    .heroComponent {
        height: 358px;
    }

        .heroComponent video {
            width: 100% !important;
            top: auto !important;
            position: relative !important;
        }

        .heroComponent .html5video.gif {
            width: 100% !important;
            top: auto !important;
            left: 0 !important;
            margin: 0 !important;
        }
}

@media screen and (max-width: 600px) {
    .heroComponent video {
        width: 150% !important;
        top: auto !important;
        position: relative !important;
        left: -24%;
        margin-top: -10px;
    }

    .heroComponent .right-hero {
        padding-top: 40px !important;
    }
}