.savings-support .heroComponent p {
    margin-bottom: 0;
}

.savings-support .heroComponent .savings-hero .rteComponent h1 {
    line-height: 40px;
    margin-bottom: 15px;
}

.savings-support .maintain-momentum .rteComponent:first-child {
    margin-bottom: 15px;
}

.savings-support .maintain-momentum .rteComponent:first-child p {
    margin-bottom: 5px;
}

.savings-support .maintain-momentum:first-child {
    padding-right: 0;
}

.savings-support .maintain-momentum:last-child {
    padding-left: 25px;
}

.savings-support .maintain-momentum:last-child small {
    font-size: 0.777em;
}

.savings-support .maintain-momentum:last-child small a {
    font-weight: 700;
    color: #000;
    text-decoration: underline;
}

.header-menu .mainNav .main-nav ul li:nth-child(7) {
    display: flex;
    max-width: 70px;
    flex-shrink: 0;
    width: 100%;
}

.savings-support .savings-subnav {
    padding-right: 0;
}

.savings-support .savings-subnav ul {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    margin: 0px;
}

.savings-support .savings-subnav ul li {
    display: block;
    flex: 0 1 auto;
    list-style-type: none;
    padding: 28px 0px;
}

.savings-support .savings-subnav ul li a {
    color: #53565a;
    position: relative;
    padding: 10px 18px;
    text-decoration: none;
    text-align: center;
    line-height: 20.7px;
    font-size: 0.916em;
    color: #53565a;
}

.savings-support .savings-subnav ul li a:hover {
    color: #33bcab;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.savings-support .savings-subnav ul li a:before {
    content: "";
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #33bcab;
    position: absolute;
    left: 0;
    top: 15px;
}

.savings-support .savings-subnav ul li:nth-child(1) {
    text-align: left;
}

.savings-support .savings-subnav ul li:nth-child(4) {
    text-align: right;
}

.savings-support p.first-heading,
.savings-support h1.first-heading {
    font-size: 2.222em;
    color: #471d7c;
    font-weight: bold;
    line-height: 40px;
}
.savings-support .flexContainer{
    margin-top: 30px;
}

.savings-support .buttonComponent a:hover {
    color: #471d7c !important;
    background: rgba(255, 255, 255, 0) !important;
    transition: all .2s;
}

.savings-support .insurance-access .buttonComponent a,
.savings-support .maintain-momentum .buttonComponent a,
.savings-support .eligibility .buttonComponent a {
    border: 2px solid #471d7c;
    border-radius: 10px;
    padding: 10px 25px 12px;
    font-family: SourceSans, sans-serif;
    font-weight: 600;
    font-size: 1em;
    line-height: 20.7px;
    background: #471d7c;
    margin: 15px auto;
    display: inline-block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    min-width: 220px;
    box-shadow: 0 6px 15px rgba(72, 44, 123, .3);
}

.savings-support p.first-sub-heading {
    color: #471d7c;
    font-size: 1.555em;
    font-weight: bold;
    line-height: 30px;
}

.savings-support .buttonComponent a:hover {
    color: #471d7c;
    background: rgba(255, 255, 255, 0);
    transition: all .2s;
}

.savings-support #overview .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: radial-gradient(at bottom, #f211bf, #471d7c);
    max-width: 60pc;
    margin: 0px auto 60px;
    border-radius: 10px;
    padding: 20px 50px;
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .15)
}

.savings-support .receiving-samples p {
    color: #fff;
}

.savings-support .receiving-samples .heroTitle {
    font-size: 2.222em;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 40px;
    display: block;
}

.savings-support .receiving-samples .buttonComponent a {
    background: #fff;
    padding: 10px 30px 12px;
    display: inline-block;
    border-radius: 10px;
    text-decoration: none;
    min-width: 200px;
    text-align: center;
    line-height: 20.7px;
    margin: 20px 0;
    color: #33bcab;
    font-weight: 600;
}

.savings-support .receiving-samples .buttonComponent a:hover {
    background: #33bcab !important;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #fff !important;
}

.savings-support .hero-mechanism {
    padding-top: 80px;
    position: relative;
    margin-top: 0 !important;
}


.savings-support .heroComponent+.pink-bg>.container,
.savings-support .pink-bg>.container {
    padding-left: 0;
    padding-right: 0;
}

.savings-support .pink-bg {
    padding: 0;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #fff), to(#f0ebf9));
    background-image: linear-gradient(241deg, #fff 0, #f0ebf9);
    top: -6px;
}

.savings-support .did-you-know p {
    color: #fff;
    font-size: 1.777em;
    font-weight: bold;
}

.savings-support #overview p {
    color: #fff;
}

.pink-bg+.sample-block .maintain-momentum:first-child .imgLinkComponent {
    display: none;
}

.hero-mechanism+.pink-bg .insurance-access:first-child .imgLinkComponent {
    display: none;
}

.savings-support .heroComponent {
    margin-top: 100px;
    padding-top: 80px;
}

.savings-support .sample-block {
    background: none;
}

.savings-support #overview+.sample-block {
    padding: 52px 0;
    background-image: linear-gradient(to right, #fff 20%, #eff8f5 100%);
    margin-bottom: 15px;
}

.sample-block .maintain-momentum:first-child .rteComponent:last-child {
    display: none;
}

.savings-support-mobile-banner {
    display: none;
}

.savings-support .cover-bg .prax-auth-content>.imgLinkComponent img {
    object-position: 0px 0px;
}

.savings-support .sample-block .container .row .maintain-momentum:nth-child(1) .imgLinkComponent {
    display: none;
}

.savings-support .sample-block .container .row .maintain-momentum:nth-child(1) .rteComponent:nth-child(3) p {
    margin-bottom: 20px
}

.savings-support .sample-block .container .row .maintain-momentum:nth-child(1) .rteComponent:nth-child(1) {
    margin-bottom: 20px
}

@media screen and (max-width: 991px) {
    .savings-support .sample-block .container .row .maintain-momentum:nth-child(1) .imgLinkComponent {
        display: block;
    }
    .savings-support .cover-bg .prax-auth-content>.imgLinkComponent img {
        object-position: 35% -70px;
    }

    .savings-support .sample-block .container .row .maintain-momentum:nth-child(1) .imgLinkComponent picture img {
        margin: 0 auto;
    }

    .savings-support .sample-block .container .row .maintain-momentum:nth-child(1) .imgLinkComponent {
        margin-bottom: 20px
    }

    .savings-support .sample-block .container .row .maintain-momentum:nth-child(2) {
        display: none;
    }

    .savings-support .sample-block .container .row .maintain-momentum:nth-child(1) .rteComponent:nth-child(5) p {
        margin-top: 20px
    }

    .savings-support .sample-block .container .row .maintain-momentum:nth-child(1) .rteComponent:nth-child(3) p br {
        display: none
    }
}

@media (max-width: 992px) {
    .savings-support .maintain-momentum:first-child {
        padding-right: 15px;
    }

    .savings-support .buttonComponent a {
        width: 100%;
    }

    .savings-support .savings-subnav {
        display: none;
    }

    .eligibility .insurance-access:last-child {
        position: absolute;
        left: calc(50% - 126px);
        width: auto;
        top: 0;
    }

    .eligibility .insurance-access:last-child img {
        max-width: 225px;
    }

    .hero-mechanism+.pink-bg .insurance-access:last-child {
        display: none;
    }

    .hero-mechanism+.pink-bg .insurance-access:first-child .imgLinkComponent {
        display: inline-block;
    }

    div#overview+.sample-block .automatic-savings:last-child {
        position: absolute;
        left: calc(50% - 126px);
        width: auto;
        top: 50px;
    }

    div#overview+.sample-block .automatic-savings br {
        display: none;
    }

    div#overview+.sample-block .automatic-savings:last-child img {
        max-width: 225px;
    }

    .pink-bg+.sample-block .maintain-momentum:first-child .imgLinkComponent {
        display: inline-block;
        margin: 20px 0 40px;
    }

    .pink-bg+.sample-block {
        padding-bottom: 50px;
    }

    .pink-bg+.sample-block .maintain-momentum:last-child {
        display: none;
        ;
    }

    .eligibility {
        position: relative;
    }

    div#overview+.sample-block {
        padding-top: 280px;
        position: relative;
    }

    .hero-mechanism+.pink-bg .eligibility {
        padding-top: 0px;
        position: relative;
    }

    div#overview+.sample-block {
        padding-bottom: 50px
    }

    div#overview+.sample-block {
        padding-top: 340px !important;
    }

    #overview {
        text-align: center;
    }

    #overview .img-responsive {
        display: inline-block;
    }

    .hero-mechanism+.pink-bg .imgLinkComponent {
        display: block !important;
        text-align: center;
    }

    .hero-mechanism+.pink-bg .imgLinkComponent img {
        display: inline-block;
        float: none;
    }

    .savings-support .buttonComponent:not(.motegrityhcp-mainnav .buttonComponent, .savings-support .receiving-samples .buttonComponent) {
        text-align: center;
    }
    .savings-support .cover-bg .prax-auth-content .prior-auth .buttonComponent{
        display: flex;
    }

    .savings-support .hero-mechanism .receiving-samples:last-child {
        position: absolute;
        left: calc(50% - 130px);
        top: 50px;
    }

    .savings-support .hero-mechanism {
        padding-top: 370px;
        max-height: 700px;
        height: 700px !important;
        margin-top: 0 !important;
        background-size: cover !important;
    }

    .savings-support .hero-mechanism .buttonComponent {
        text-align: center;
    }

    .sample-block .maintain-momentum:first-child .rteComponent:last-child {
        display: block;
    }

    .sample-block .maintain-momentum:first-child .rteComponent:last-child small {
        font-size: 0.777em;
    }

    .sample-block .maintain-momentum:first-child .rteComponent:last-child small a {
        font-weight: 700;
        color: #000;
        text-decoration: underline;
    }
}

@media (max-width: 768px) {
    .savings-support .heroComponent .savings-hero .rteComponent h1 {
        font-weight: 700;
        font-size: 1.333em;
        line-height: 28px;
        letter-spacing: -0.6px;
        margin: 5px 0px 10px;
        max-width: 185px;
        position: relative;
        top: 60px;
    }

    .savings-support .heroComponent .savings-hero .rteComponent h1 br {
        display: none;
    }

    .savings-support p.first-heading {
        font-size: 1.333em;
        line-height: 28px;
        display: block;
        padding-bottom: 15px;
    }

    .savings-support .maintain-momentum p.first-heading {
        margin-bottom: 0;
        padding-bottom: 5px
    }

    .savings-support p.first-sub-heading {
        font-size: 1.222em;
    }

    .savings-support h1.first-heading {
        font-size: 1.222em;
        line-height: 1em;
    }

    .savings-support .maintain-momentum .rteComponent:first-child p {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    .savings-support .maintain-momentum .rteComponent p.first-sub-heading {
        font-size: 1em;
    }

    .savings-support .heroComponent {
        margin-top: 50px;
    }

    .savings-support #overview .row {
        display: block;
    }

    .savings-support #overview .row>div {
        margin-bottom: 20px;
    }

    .savings-support section.heroComponent {
        margin-top: 10px;
        background-position: 60%;
        background-size: cover !important;
        padding-bottom: 100px;
    }

    .savings-support .receiving-samples .heroTitle {
        font-size: 1.333em;
        line-height: 25px;
        display: block;
        padding-bottom: 15px;
    }

    .savings-support .hero-mechanism {
        height: 650px !important;
        background-position: center !important;
    }

    .insurance-access .imgLinkComponent {
        margin: 25px 0;
    }

    .savings-support-mobile-banner {
        display: block;
        background: #220051;
        color: #fff;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-top: -3px;
    }

    .savings-support-mobile-banner br,
    .insurance-access .rteComponent br,
    .maintain-momentum .rteComponent br,
    .receiving-samples .rteComponent br {
        display: none;
    }

    .savings-support .heroComponent .savings-hero p {
        display: none;
    }

    .automatic-savings small {
        font-size: 0.777em;
    }

    .savings-support #overview+.sample-block {
        margin-bottom: 0px;
    }

    .savings-support .heroComponent+.pink-bg>.container {
        padding-top: 20px;
    }
}

@media (max-width: 480px) {
    .savings-support .heroComponent h1 {
        margin-bottom: 40px !important;
    }

    .savings-support .heroComponent .savings-hero p {
        background: #220051;
        margin-left: -15px;
        margin-right: -15px;
        padding: 0 15px;
    }

    .savings-support .heroComponent .savings-hero p br {
        display: none;
    }
}

/*Terms and Conditions Modal CSS tsrts here*/

#termsandconditions .modal-content {
    height: calc(100% - 270px);
    padding: 60px 25px 80px 65px;
}

#termsandconditions .modal-content{
    top: 40%;
}

.overlaypopup .modal#termsandconditions label.modal-close {
    z-index: 9;
}

#termsandconditions .modal-content .content {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 40px;
}

.overlaypopup #termsandconditions.modal .modal-image-content {
    margin-bottom: 22px;
}

#termsandconditions .modal-content .content h2 {
    font-size: 0.944em;
    font-weight: 700;
    color: #333;
    margin-top: 0;
    line-height: 1.294;
    margin-bottom: 10px;
}

#termsandconditions .modal-content .simplebar-content p {
    font-size: 0.944em;
    font-weight: 400;
    color: #333;
    line-height: 1.294;
}

@media(min-width: 1025px) {
    #termsandconditions .modal-content {
        padding: 60px 17px 80px 65px;
    }

    #termsandconditions.modal .modal-image-content {
        margin-bottom: 100px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    #termsandconditions .modal-content {
        padding: 60px 14px 20px 20px;
    }

    #termsandconditions .modal-content .content h2 {
        font-size: 1em;
    }

    #termsandconditions .modal-content .content {
        padding-right: 20px;
    }
}

.heroComponentVar-2090497119 {
    background-image: url("/images/savings-hero-DESK.png");
    background-position: bottom;
    background-repeat: no-repeat;
}

@media (max-width: 990px) {
    .heroComponentVar-2090497119 {
        background-image: url("/images/savings-hero-DESK.png");
        background-position: left top;
    }
}

@media (max-width: 480px) {
    .heroComponentVar-2090497119 {
        background-image: url("/images/savings-hero-MOB.png");
        background-position: left top;
    }
}