﻿body {
    background: #fff !important;
}

.et_pb_section {
    background: #fff !important;
}

.form-group {
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
    margin: 23px 1.5%;
    flex: 0 0 47% !important;
    -ms-flex: 0 0 41% !important;
    padding: 35px 45px;
    text-align: center;
    padding: 0px !important;
}

#pricingTable .form-group > div {
    padding: 45px 45px 0px !important;
}

#pricingTable .form-group div.et_pb_button_module_wrapper {
    padding: 10px 45px 45px !important;
}

.wbox #pricingTable .border-right {
    border-right: none !important;
}

#divECommSection .wbox .plan-min-height {
    font-size: 16px;
    color: #333;
    min-height: 170px;
}

a.et_pb_button.et_pb_button_0.et_pb_bg_layout_light.btn-available,
a.et_pb_button.et_pb_button_1.et_pb_bg_layout_light.btn-available,
a.et_pb_button.et_pb_button_2.et_pb_bg_layout_light.btn-available.ga-tag {
    height: 40px;
    border-radius: 20px;
    background-color: #1C4588;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 28px !important;
    padding: 5px 40px;
}


#divECommFooter .footer-span {
    float: left;
    margin-top: 10px;
    margin-right: 5px;
}

#divECommFooter.footer {
    min-height: 80px !important;
    padding-top: 5px;
}

#divECommFooter .footer-div {
    padding-top: 10px;
    padding-right: 0px;
}

    #divECommFooter .footer-div a {
        text-decoration: underline;
    }

div#divECommHeading {
    height: 110px;
    border-bottom: 1px solid #efefef;
    text-align: center;
    left: 0;
}

#divECommHeading img {
    height: 90px;
    margin-top: 10px;
}

#divECommSection h2 {
    color: #1C4588;
    font-family: Roboto;
    font-size: 36px !important;
    font-weight: bold;
    line-height: 48px;
    text-align: center;
}

#divECommSection #divProductList h2 {
    text-align: left;
}

.sys-header-text {
    text-align: left;
    margin: 15px 0 25px;
    font-size: 16px;
    font-weight: normal;
    color: #333;
}

#pricingTable h2 {
    margin-top: 140px;
}

#memberDetails h2 {
    text-align: left;
}

.wbox {
    padding: 0px 15px 30px 0px !important;
}

.heading-supporting-text {
    color: #333333;
    font-family: Roboto;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    width: 70%;
    margin: 20px auto 20px;
}


#productDetails .row.form-group {
    box-shadow: none;
}

div#pricingTable {
    margin-left: 1%;
}

img.sys-img {
    width: 32px;
    margin-bottom: 10px;
}

#divProductList img.sys-img {
    display: none;
}

select#ddlMemberState {
    height: 40px;
    width: 100%;
    border: 1px solid #999999;
    border-radius: 3px;
    background-color: #FFFFFF;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(http://mpv.0ab.myftpupload.com/wp-content/uploads/2019/09/selection-arrows.svg) no-repeat;
    background-size: 13px 13px;
    background-position: 98% 50%;
}

.row.form-group.sys-header {
    padding-bottom: 0px;
    padding-top: 45px !important;
}

.row.form-group.sys-select {
    padding-top: 10px;
}

#productDetails #divECommHeading img,
#memberDetails #divECommHeading img,
#divDependentInfo #divECommHeading img,
#cardDetails #divECommHeading img,
#successfulDetails #divECommHeading img {
    margin-left: 40px;
}

.step {
    width: 85px;
    float: left;
    text-align: center;
    cursor: pointer;
}

.steps {
    width: 340px;
    float: right;
    position: relative;
    margin-top: 35px;
    margin-right: 45px;
}

.step-active {
    background: #64A1D7;
    display: none;
    border-radius: 100%;
    font-size: 11px;
    color: #fff;
    width: 15px;
    height: 15px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
}

.active > .step-active {
    display: block;
}

.step-text {
    font-size: 12px;
    line-height: 16px;
    color: #333;
    margin-top: 5px;
}

.step-inactive {
    height: 7px;
    width: 7px;
    background: #D8D8D8;
    border-radius: 100%;
    margin: 4px auto 9px;
}

.active > .step-inactive {
    display: none;
}

.steps hr {
    width: 250px;
    margin-top: 7px;
    position: absolute;
    right: 40px;
    z-index: -1;
}

div#divPricingSteps {
    display: none !important;
}

.step-complete {
    background: #64A1D7;
    display: block;
    border-radius: 100%;
    font-size: 11px;
    color: #fff;
    width: 15px;
    height: 15px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
}

#divECommHeading .step-complete img {
    padding: 0px;
    margin: 0px;
    height: auto;
    width: 75%;
    color: #fff;
}

.step-complete svg {
    width: 10px;
}

    .step-complete svg polygon {
        fill: #fff;
    }

.col-lg-4.details-options {
    background: #F1F1F1;
    padding-bottom: 100px;
    padding-top: 40px;
}

.details-options .product-img {
    margin-top: 40px;
}

h4#hSelectedPlanName {
    color: #1C4588;
    font-size: 26px;
    font-weight: bold;
    line-height: 34px;
}

.choose-header {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    width: 100%;
    text-align: center;
}

#memberDetails .form-group,
.details-options .form-group {
    box-shadow: none;
    background: transparent;
    padding: 0px !important;
    margin: 10px 0;
}

.price.row-cvg.FAM, .price.row-cvg.IND {
    box-sizing: border-box;
    /*height: 55px;*/
    width: 80%;
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.2);
    text-align: left;
    padding: 15px 10px;
    color: #83bd00;
    font-size: 22px;
    font-weight: bold;
    line-height: 29px;
    margin: 20px auto;
}

    .price.row-cvg.FAM input {
        top: -5px;
        margin-right: 15px;
    }

.price sup {
    top: -4px;
    margin-right: 5px;
}

.price b {
    color: #666666;
    font-size: 18px;
    line-height: 24px;
}

div#divECommSection {
    margin-top: 84px;
}

.details-member .form-group {
    box-shadow: none;
    padding: 0px;
}

.details-member h2 {
    text-align: left;
    margin-top: 50px;
}

#divECommSection .wbox .border-left {
    border: none !important;
}

.wbox input[type=text], input[type=email], input[type=date] {
    box-sizing: border-box;
    height: 40px;
    width: 386px;
    border: 1px solid #999999;
    border-radius: 3px;
    background-color: #FFFFFF;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
}

    .wbox input[type=text]::placeholder, input[type=email]::placeholder, input[type=date]::placeholder {
        color: #333333;
    }

.textfield, .textfield1, .textfield2 {
    height: 40px;
    border: 1px solid #999999;
    border-radius: 3px;
    background-color: #FFFFFF;
    color: #333333;
    font-family: Roboto;
    font-size: 16px;
    line-height: 24px;
}

a#btnMemberDetails {
    border-radius: 20px;
    background-color: #1C4588;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    text-align: center;
    padding: 7px 55px;
    margin-right: 10px;
    margin-top: 20px;
}

select#ddlGender,
select#ddlState {
    background-color: #FFFFFF;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(http://mpv.0ab.myftpupload.com/wp-content/uploads/2019/09/selection-arrows.svg) no-repeat;
    background-size: 13px 13px;
    background-position: 98% 50%;
    color: #333;
    border: 1px solid #999999;
    padding: 7px 10px;
    height: auto;
    border-radius: 3px;
    font-size: 16px;
}

select#ddlState {
    margin-top: 5px;
}

#divDependentInfo .steps,
#cardDetails .steps,
#successfulDetails .steps {
    width: 425px;
}

    #divDependentInfo .steps hr,
    #cardDetails .steps hr,
    #successfulDetails .steps hr {
        width: 335px;
    }

.selected-plans img {
    width: 30px;
    height: 30px;
    /* margin: auto; */
    margin-top: 8px;
}

h4#hSelectedPlanName5a, h4#hCardPlanName, h4#hSuccessPlanName {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: auto;
}

div#divSelectedPrice5a, div#divCardPrice, div#divSuccessPrice {
    /* margin: auto; */
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    line-height: 16px;
}

.col-md-8.text-center.selected-plans {
    display: flex;
    justify-content: center;
    height: 48px;
    margin: 0px;
    padding-right: 30px;
    padding-left: 30px;
}

.sp-row {
    background-color: #F1F1F1;
}

#divDependentInfo .row.form-group,
#cardDetails .row.form-group,
#successfulDetails .row.form-group {
    box-shadow: none;
    padding: 0px !important;
    margin: 10px 0px;
}

    #divDependentInfo .row.form-group.family-support-text {
        text-align: left;
    }

        #divDependentInfo .row.form-group.family-support-text p {
            color: #333;
            font-weight: normal !important;
            font-size: 16px !important;
            line-height: 24px;
        }

#divDependentInfo h2 {
    text-align: left;
    margin-top: 70px;
    margin-bottom: 5px;
}

#cardDetails h2 {
    text-align: left;
    margin-top: 40px;
    margin-bottom: 0px;
}


.col-sm-12.fma-title {
    color: #1C4588;
    font-size: 22px;
    line-height: 29px;
    margin-bottom: 10px;
    font-weight: normal;
}

.row.fm-added {
    padding: 0 10px 0 15px;
    display: none;
}

table#tblDependentInfo th {
    color: #333333;
    font-family: Roboto;
    font-size: 16px !important;
    font-weight: bold;
    line-height: 21px;
}

table#tblDependentInfo thead tr {
    background: #f1f1f1;
    border: none;
}

table#tblDependentInfo tbody tr {
    background: #fff;
    border-bottom: 1px solid #999;
}

table#tblDependentInfo {
    border: none;
}

    table#tblDependentInfo tbody td {
        border: none;
        color: #333333;
        font-size: 16px !important;
        line-height: 21px;
    }

        table#tblDependentInfo tbody td a.lnkRemove {
            text-decoration: underline;
            text-align: right;
            position: relative;
        }

        table#tblDependentInfo tbody td.rm-link {
            text-align: right;
        }

        table#tblDependentInfo tbody td a.lnkRemove:before {
            content: "x";
            background: #333;
            width: 15px;
            height: 15px;
            border-radius: 100%;
            color: #fff;
            display: block;
            text-decoration: none;
            font-size: 15px;
            position: absolute;
            right: 65px;
            top: 3px;
            line-height: 15px;
            text-align: center;
            font-weight: 500;
        }

.col-sm-12.afm-title {
    color: #1C4588;
    font-size: 22px;
    line-height: 29px;
    text-align: left;
    margin-top: 30px;
    font-weight: normal;
    margin-bottom: 15px;
    display: none;
}

    .col-sm-12.afm-title > span {
        color: #333333;
        font-size: 16px;
        line-height: 21px;
    }

#divDependentInfo .textfield, #divDependentInfo .textfield1, #divDependentInfo .textfield2 {
    margin-left: 0px !important;
}

select#ddlDepRelation {
    background-color: #FFFFFF;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(http://mpv.0ab.myftpupload.com/wp-content/uploads/2019/09/selection-arrows.svg) no-repeat;
    background-size: 13px 13px;
    background-position: 98% 50%;
    border: 1px solid #999999;
    border-radius: 3px;
    font-size: 16px;
    padding: 7px 10px;
    height: auto;
    color: #333;
}

select#ddlDepGender {
    background-color: #FFFFFF;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(http://mpv.0ab.myftpupload.com/wp-content/uploads/2019/09/selection-arrows.svg) no-repeat;
    background-size: 13px 13px;
    background-position: 98% 50%;
    border: 1px solid #999999;
    border-radius: 3px;
    font-size: 16px;
    padding: 7px 10px;
    height: auto;
    color: #333;
}

a#btnSkipFamilyMembers, #btnAddDependent, #btnDependentInfo {
    border-radius: 20px;
    padding: 7px 40px;
    text-transform: uppercase;
    margin-right: 15px;
}

.afm-buttons {
    text-align: right;
    margin-top: 20px;
}

.col-sm-12.afm-title br {
    display: none;
}

#cardDetails h2 > img {
    width: 25px;
    margin-top: -10px;
    margin-right: 10px;
}

.pt-header {
    color: #1C4588;
    font-size: 22px;
    line-height: 29px;
    font-weight: normal;
    margin-bottom: 15px;
}

.pt-cc-select {
    font-size: 16px;
    color: #333;
}

    .pt-cc-select input[type="radio"] {
        margin-top: 9px;
        float: left;
    }

    .pt-cc-select div {
        margin-top: 3px;
        float: left;
        margin-right: 5px;
    }

input#txtCardNumber {
    margin-left: 0px;
    margin-bottom: 10px;
}

.txtValidImg {
    margin-top: -40px !important;
}

select#ddlExpiryMonth {
    margin-left: 0px;
    background-color: #FFFFFF;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(http://mpv.0ab.myftpupload.com/wp-content/uploads/2019/09/selection-arrows.svg) no-repeat;
    background-size: 13px 13px;
    background-position: 98% 50%;
    border: 1px solid #999;
    font-size: 16px;
    height: auto;
    border-radius: 3px;
    padding: 7px 10px;
    color: #333;
}

input#txtCVV {
    margin-top: 3px !important;
}

select#ddlExpiryYear {
    background-color: #FFFFFF;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(http://mpv.0ab.myftpupload.com/wp-content/uploads/2019/09/selection-arrows.svg) no-repeat;
    background-size: 13px 13px;
    background-position: 98% 50%;
    border: 1px solid #999;
    font-size: 16px;
    height: auto;
    border-radius: 3px;
    padding: 7px 10px;
    color: #333;
}

.pt-bs {
    text-align: left;
    color: #333333;
    font-size: 16px;
    line-height: 21px;
    margin-top: 25px;
}

input#chkIsBillingSame {
    margin-right: 5px;
    float: left;
    margin-top: 3px;
}

.pt-bs div {
    float: left;
    font-weight: normal;
}

#cardDetails .CheckMaxAttemptMsg {
    border-radius: 4px;
    background-color: #FFF0F0;
    padding: 20px 30px;
    margin: 40px 15px 20px;
    flex: 0 0 98%;
    font-weight: normal;
    color: #9E0000 !important;
    font-size: 16px;
    text-align: left;
}

.CheckMaxAttemptMsg b {
    text-transform: uppercase;
}

.pay-terms {
    text-align: left;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    margin: 10px 0;
}

    .pay-terms a {
        text-decoration: underline;
        color: #9E0000;
    }

div#divBillingAddrMessage {
    padding-top: 0px !important;
}

#cardDetails div#divBilling .row {
    margin: 15px 0;
}

select#ddlBillingState {
    background-color: #FFFFFF;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(http://mpv.0ab.myftpupload.com/wp-content/uploads/2019/09/selection-arrows.svg) no-repeat;
    background-size: 13px 13px;
    background-position: 98% 50%;
    margin-top: 5px;
    border: 1px solid #999;
    font-size: 16px;
    height: auto;
    border-radius: 3px;
    padding: 7px 10px;
    color: #333;
}

a#btnCardDetails {
    border-radius: 20px;
    padding: 7px 40px;
    text-transform: uppercase;
    margin-top: 40px;
}

div#divPaymentErrors {
    box-shadow: none;
}

#successfulDetails h2 {
    text-align: left;
    margin-top: 80px;
}

.mn-text {
    text-align: left;
    margin-top: 20px;
    color: #1C4588;
    font-family: Roboto;
    font-size: 22px;
    line-height: 29px;
    font-weight: normal;
}

    .mn-text > b {
        color: #333;
        font-size: 16px;
    }

.reg-text {
    text-align: left;
    margin-top: 15px;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}

    .reg-text a {
        color: #9E0000;
        text-decoration: underline;
    }

a#btnSuccessful {
    border-radius: 20px;
    padding: 7px 40px;
    text-transform: uppercase;
    margin-top: 25px;
}

div#divProductList .product-div {
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
    margin: 0px 10px;
    padding: 0px;
    text-align: center;
    border-right: none !important;
    flex: 0 0 47%;
}

    div#divProductList .product-div.col-md-4 {
        flex: 0 0 30%;
        margin: 0 1.5%;
    }

h3#hAvailablePlanOneName,
h3#hAvailablePlanTwoName {
    padding-bottom: 0px !important;
}

#divAvailableOnePrice,
#divAvailableTwoPrice, #divAvailableThreePrice {
    font-size: 22px;
}

#btnAvailablePlanOnePurchaseNow,
#btnAvailablePlanTwoPurchaseNow, #btnAvailablePlanThreePurchaseNow {
    text-transform: uppercase;
}

div#divProductList .product-div > div {
    padding: 45px 45px 0px;
}

    div#divProductList .product-div > div.et_pb_button_module_wrapper {
        padding: 20px 45px 45px;
    }

div#divProductList .product-div .min-height {
    min-height: 0;
    color: #333;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
    text-align: left;
    display: none;
}

    div#divProductList .product-div .min-height.open {
        display: block;
    }

p.product-div-description {
    text-align: left;
    font-size: 16px;
    color: #333;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
    padding: 5px 0px;
    position: relative;
}

    p.product-div-description.open {
        border-bottom: none;
    }

    p.product-div-description:after {
        content: '';
        background: url(/wp-content/uploads/2019/09/icon-arrow-down.svg);
        background-size: 10px 10px;
        width: 10px;
        height: 10px;
        display: block;
        position: absolute;
        right: 5px;
        top: 13px;
    }

    p.product-div-description.open:after {
        background: url(/wp-content/uploads/2019/10/icon-arrow-up.svg);
        background-size: 10px 10px;
    }

div#divProductList .product-div .et_pb_button_module_wrapper a {
    text-align: center !important;
    padding: 7px 40px;
    border-radius: 20px;
}

div#divProductList .product-div .et_pb_button_module_wrapper {
    text-align: center !important;
}

.compare-div {
    display: none;
}

#divCompareBenefits .benfit-group {
    background-color: #f1f1f1 !important;
    color: #333 !important;
    font-weight: normal !important;
    text-transform: uppercase;
    padding: 10px 30px !important;
}

#divCompareBenefits {
    background-color: #fff !important;
    margin-bottom: 30px;
}

    #divCompareBenefits .benefit-row {
        padding: 10px 30px !important;
    }

    #divCompareBenefits .benfit-group .benefit-title {
        font-size: 20px;
    }

    #divCompareBenefits .benefit-row .tp-text {
        color: #1C4588;
        font-weight: normal;
    }

.et_pb_code_inner > .row > .col-md-12 {
    padding-right: 0px !important;
}

div#divProductList {
    padding-left: 3%;
    margin: 40px 0px;
}

#memberDetails .md-form {
    padding: 50px 65px 30px 35px;
}

select#ddlMemberState::-ms-expand,
select#ddlBillingState::-ms-expand,
select#ddlGender::-ms-expand,
select#ddlState::-ms-expand,
select#ddlDepRelation::-ms-expand,
select#ddlDepGender::-ms-expand,
select#ddlExpiryMonth::-ms-expand,
select#ddlExpiryYear::-ms-expand {
    display: none;
}

#imgClientLogo1,
#imgClientLogo5,
#imgClientLogo3,
#imgClientLogo7,
#imgClientLogo5a,
#imgClientLogo6 {
    display: none;
}

.customModal {
    margin-top: 100px;
    color: #133a65 !important;
}

.promoDiscountHeader {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}

.customLink {
    color: #ff003c !important;
    text-decoration: underline !important;
}

    .customLink:hover {
        cursor: pointer !important;
    }

.lblInvalidPromoCode {
    color: red;
}
.btnCustom-success {
    border: 0px solid #28a745;
    color: #fff !important;
    font-size: 14px;
    padding: 7px 15px;
    -webkit-animation: glowing 2000ms infinite;
    -moz-animation: glowing 2000ms infinite;
    -o-animation: glowing 2000ms infinite;
    animation: glowing 2000ms infinite;
}

.btnCustom-success {
    border: 0px solid #28a745;
}
.divAvailablePromoDiscountSuccess {
    padding-top: 10px;
    color: #83bd00;
}

.customFormGroup {
    margin-bottom: 15px;
}

.colNotification {
    padding-left: 35px !important;
    color: #333333 !important;
}

.divNotification {
    font-size: 12px;
    margin-top: 10px;
}

.customRadioButton {
    top: 2px !important;
    margin-right: 5px !important;
}


.btnCustom-success {
    border: 0px solid #28a745;
    color: #fff !important;
    font-size: 14px;
    padding: 7px 15px;
    -webkit-animation: glowing 2000ms infinite;
    -moz-animation: glowing 2000ms infinite;
    -o-animation: glowing 2000ms infinite;
    animation: glowing 2000ms infinite;
}

.btnCustom-success {
    border: 0px solid #28a745;
}

@-webkit-keyframes glowing {
    0% {
        background-color: #28a745;
        -webkit-box-shadow: 0 0 3px #28a745;
    }

    50% {
        background-color: #218638;
        -webkit-box-shadow: 0 0 10px #218638;
    }

    100% {
        background-color: #28a745;
        -webkit-box-shadow: 0 0 3px #28a745;
    }
}

@keyframes glowing {
    0% {
        background-color: #83BD00;
        -webkit-box-shadow: 0 0 3px #83BD00;
    }

    50% {
        background-color: #218638;
        -webkit-box-shadow: 0 0 10px #218638;
    }

    100% {
        background-color: #83BD00;
        -webkit-box-shadow: 0 0 3px #83BD00;
    }
}

@media (max-width: 1081px) {
    #btnDependentInfo {
        margin-top: 30px;
    }

    .form-group {
        flex: 0 0 43% !important;
        margin: 23px 3.5%;
    }

    a.et_pb_button.et_pb_button_0.et_pb_bg_layout_light.btn-available,
    a.et_pb_button.et_pb_button_2.et_pb_bg_layout_light.btn-available.ga-tag {
        margin-top: 30px;
    }
}

@media (max-width: 650px) {
    .mobile-hidden {
        display: none !important;
    }

    #productDetails h2 {
        font-size: 28px !important;
    }

    #divECommHeading img {
        height: 35px;
        padding: 0px;
        margin-bottom: 10px;
    }

    #divECommHeading .text-left,
    #divECommHeading .text-right {
        text-align: center !important;
    }

    div#divECommHeading {
        height: auto;
    }

    #divECommSection {
        margin-top: 0px;
    }

    .heading-supporting-text {
        width: 95%;
    }

    .form-group {
        margin: 10px 0 0 7%;
        padding: 15px !important;
        flex: 0 0 86% !important;
    }

    a.et_pb_button.et_pb_button_0.et_pb_bg_layout_light.btn-available,
    a.et_pb_button.et_pb_button_2.et_pb_bg_layout_light.btn-available.ga-tag {
        width: 200px;
    }

    #productDetails #divECommHeading .col-md-6.text-left {
        text-align: center !important;
    }

    #productDetails #divECommHeading img {
        margin-left: 0px;
    }

    .steps {
        width: 310px;
        margin: 0 auto 10px;
    }

    .step {
        width: 75px;
    }

    .steps hr {
        width: 220px;
        right: 0;
        left: 0;
    }

    .row.form-group.sys-header {
        margin-top: 35px;
    }

    .row.form-group.sys-select {
        margin-bottom: 60px;
    }

        .row.form-group.sys-select .col-md-3 {
            display: none;
        }

        .row.form-group.sys-select .col-md-6 {
            padding: 0;
        }

    .details-options .product-img {
        margin-top: 35px;
    }

    div#divECommSection {
        margin-top: 73px;
    }

    .price.row-cvg.FAM {
        /*height: 45px;*/
        margin: 15px auto;
        padding-top: 10px;
        padding-left: 10px;
        width: 100%;
    }

        .price.row-cvg.FAM input {
            top: 0px;
            margin-right: 10px;
        }

    .col-md-4.details-options {
        padding-bottom: 15px;
        padding-top: 30px;
    }

    .details-member h2 {
        text-align: center;
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .details-member .row.form-group {
        margin: 0px;
    }

    .wbox .details-member input, .details-member select {
        margin: 7px 0px !important;
    }

    a#btnMemberDetails {
        margin-bottom: 20px;
        width: 91%;
    }

    select#ddlGender,
    select#ddlState {
        background-position: 98% 50%;
    }

    #divDependentInfo .steps,
    #cardDetails .steps,
    #successfulDetails .steps {
        width: 300px;
        float: left;
        margin: 5px 10px 10px;
    }

    #divDependentInfo .step,
    #cardDetails .step,
    #successfulDetails .step {
        width: 60px;
    }

    #divDependentInfo .steps hr,
    #cardDetails .steps hr,
    #successfulDetails .steps hr {
        width: 235px;
    }

    #divDependentInfo #divECommHeading .text-left,
    #cardDetails #divECommHeading .text-left,
    #successfulDetails #divECommHeading .text-left {
        text-align: center !important;
    }

    .selected-plans img {
        width: 20px;
        height: 20px;
    }

    h4#hSelectedPlanName5a, h4#hCardPlanName, h4#hSuccessPlanName, div#divSelectedPrice5a, div#divCardPrice, div#divSuccessPrice {
        font-size: 14px;
    }

        div#divSelectedPrice5a sup, div#divCardPrice sup, div#divSuccessPrice sup {
            font-size: 10px;
        }

        div#divSelectedPrice5a b, div#divCardPrice b, div#divSuccessPrice b {
            font-size: 14px;
        }

    .col-md-6.text-center.selected-plans {
        height: 40px;
        margin-top: 37px;
    }

    .sp-row .col-md-3:not(.selected-plans) {
        display: none;
    }

    #divDependentInfo h2,
    #cardDetails h2 {
        margin: 0 0 15px;
        text-align: center;
        font-size: 28px !important;
    }

    .col-sm-12.fma-title {
        text-align: center;
    }

    .mobile-hidden-ti {
        display: none;
    }

    .col-sm-12.afm-title {
        text-align: center;
    }

        .col-sm-12.afm-title br {
            display: block;
        }

    a#btnSkipFamilyMembers, #btnAddDependent, #btnDependentInfo {
        width: 90%;
        text-align: center;
        margin: 10px 5%;
    }

    #divPaymentInfo .pt-header {
        text-align: center !important;
        font-size: 20px;
    }

    #divPaymentInfo .pt-cc-select {
        margin: 0 auto 15px;
        width: 265px;
    }

    #cardDetails .row {
        margin: 0px;
    }

    #cardDetails .col-md-4,
    #cardDetails .col-md-12,
    #cardDetails .col-md-6,
    #cardDetails .col-md-2,
    #cardDetails .col-md-3,
    #cardDetails .col-md-5 {
        padding: 0px;
    }

    #cardDetails input[type=text], #cardDetails select {
        width: 98% !important;
        margin: 10px auto !important;
    }

    .txtValidImg {
        margin-top: 20px !important;
    }

    #cardDetails div#divBilling .row {
        margin: 0px;
    }

    .pt-bs div {
        width: 92%;
    }

    div#divBilling {
        margin-top: 20px;
    }

    #cardDetails .CheckMaxAttemptMsg {
        margin-left: 0px;
        padding: 20px 10px !important;
        text-align: left;
    }

    a#btnCardDetails {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    #successfulDetails h2 {
        text-align: center;
        margin-top: 15px;
    }

    .mn-text {
        text-align: center;
        font-size: 20px;
    }

    .reg-text {
        text-align: center;
    }

    a#btnSuccessful {
        width: 100%;
        text-align: center;
    }

    div#divProductList .product-div {
        width: 88%;
        margin: 10px auto;
        flex: 0 0 92%;
    }

        div#divProductList .product-div .et_pb_button_module_wrapper a {
            margin-top: 20px;
        }

    #divCompareBenefits .benfit-group,
    #divCompareBenefits .benefit-row {
        padding: 10px 30px 10px 10px !important;
    }

    div#divProductList .product-div .et_pb_button_module_wrapper a {
        width: 100%;
    }

    #memberDetails .md-form {
        padding: 0 10px 0 0;
    }

    #memberDetails h2 {
        text-align: center;
        margin-top: 20px;
    }

    #memberDetails .form-group {
        margin: 0;
    }

        #memberDetails .form-group > div {
            margin: 5px 0;
        }

    #divDependentInfo .row.form-group, #cardDetails .row.form-group, #successfulDetails .row.form-group {
        margin: 0px;
    }

        #divDependentInfo .row.form-group > .col-md-6 {
            margin: 5px 0;
        }

    #productDetails #divECommHeading img,
    #memberDetails #divECommHeading img,
    #divDependentInfo #divECommHeading img,
    #cardDetails #divECommHeading img,
    #successfulDetails #divECommHeading img {
        margin-left: 0;
    }

    a.et_pb_button.et_pb_button_0.et_pb_bg_layout_light.btn-available,
    a.et_pb_button.et_pb_button_2.et_pb_bg_layout_light.btn-available.ga-tag {
        width: 100% !important;
        margin-top: 30px !important;
    }

    #pricingTable h2 {
        font-size: 28px !important;
        margin-top: 100px;
    }

    select#ddlMemberState {
        margin: 0px 5%;
        width: 90%;
    }

    #pricingTable .form-group > div {
        padding: 0px !important;
    }

    #pricingTable .form-group div.et_pb_button_module_wrapper {
        padding: 0px !important;
    }

    .row.form-group.sys-header {
        margin-top: 100px;
    }

    select#ddlMemberState {
        margin-bottom: 40px;
    }

    #divECommSection #divProductList h2 {
        text-align: center;
    }

    p.sys-header-text {
        text-align: center;
    }

    div#divProductList .product-div.col-md-4,
    div#divProductList .product-div.col-md-6 {
        flex: 0 0 95%;
        margin: 0 2%;
    }

    #divCompareBenefits .benfit-group .plan1, #divCompareBenefits .benfit-group .plan2 {
        width: 20% !important;
    }

    #divCompareBenefits .benfit-group .group-name {
        width: 60% !important;
    }

    #divCompareBenefits .benefit-row .benefit-name {
        width: 60% !important;
    }

    #divCompareBenefits .benefit-row .plan1, #divCompareBenefits .benefit-row .plan2 {
        width: 20% !important;
    }
}

.selected-price div {
    float: left;
    margin-top: 5px;
}

.selected-price .discount {
    margin-top: 7px;
}
