/* Minification failed. Returning unminified contents.
(2982,1): run-time error CSS1019: Unexpected token, found '}'
(4306,17): run-time error CSS1039: Token not allowed after unary operator: '-text-blue'
 */
/****/
body {
    background: #f5f6f7;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: #666666;
}

.lifecare-body,
* {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    color: #666666;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #00205c;
    text-decoration: underline;
    background-color: transparent;
    font-weight: 700;
}

    a:hover {
        color: #005587;
    }

.lifecare-link {
    color: #00205c;
    text-decoration: none;
}

.font-dot {
    font-family: "dotsfont" !important;
    font-size: 10px !important;
}

.lifecare-link:hover {
    text-decoration: underline;
}

.no-padding {
    padding: 0 !important;
}

.lifecare-layout-1 {
    height: 100%;
    width: 100%;
    position: relative;
    background: #f2f2f2;
}

.img-text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

    .img-text.text-right {
        color: #fff;
        right: 8%;
        width: 30%;
        font-size: 36px;
        font-weight: 300;
        line-height: 40px;
        text-align: left !important;
    }

    .img-text.text-left {
        color: #fff;
        left: 10%;
        font-size: 36px;
        font-weight: 300;
        line-height: 40px;
        width: 32%;
    }

        .img-text.text-left.lifecare-hero-text {
            color: #666666;
            font-weight: 700;
            font-size: 44px;
            line-height: 50px;
            left: 19%;
        }

.img-sub-text {
    display: block;
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    color: #fff;
    padding-top: 10px;
}

.lifecare-congrat.img-text.text-left {
    width: 40%;
    left: 5%;
}

.lifecare-congrat.img-text.text-left,
.lifecare-congrat.img-text * {
    color: #666666;
}

span.icon.medium.external-link.blue {
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -4px;
}

span.icon.medium.phone {
    width: 35px;
    height: 35px;
}

#lifecare-nav-lang {
    display: none;
}

.lifecare-lang-padding {
    padding: 0px !important;
}

.lifecare-cost-left {
    float: left;
}

.section-content,
.section-header,
.tr.lifecare-main-cov,
.note-text.pull-left,
.cost-block,
div#pr-main-form {
    max-width: 1200px;
}
/*loader overlay*/
.overlayBg {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background: #999;
    opacity: 0.4;
    moz-opacity: 0.4;
}

.loaderImage {
    background: #fff;
    padding: 20px;
    position: fixed;
    top: 47%;
    left: 47%;
    z-index: 101;
    border-radius: 20px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 1px 5px 1px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 1px 5px 1px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 1px 5px 1px rgba(50, 50, 50, 0.25);
}

body.langFr .loaderImage {
    left: 41%;
}

.loaderImage p {
    text-align: center;
}
/*End loader overlay*/
/*************************************** Header Footer section ************************************/
.lifecare-header {
    height: 61px;
    padding: 0;
}

    .lifecare-header .fixed-header {
        z-index: 9999;
    }

    .lifecare-header .navbar {
        padding: 0 3%;
        z-index: 1;
        background: #fff none repeat scroll 0 0 !important;
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .lifecare-header a.navbar-brand {
        padding: 15px 0;
    }

    .lifecare-header .navbar li.last {
        padding: 10px 15px;
    }

    .lifecare-header .navbar-light .navbar-nav .nav-link {
        cursor: pointer;
        color: #00205c;
        border-bottom: 2px solid #fff;
        text-decoration: none;
        font-size: 16px;
        font-weight: 400;
    }

        .lifecare-header .navbar-light .navbar-nav .nav-link:focus,
        .lifecare-header .navbar-light .navbar-nav .nav-link:hover,
        .lifecare-header .navbar-light .navbar-nav .nav-link.active {
            color: #00205c;
            text-decoration: none;
            border-bottom: 2px solid #00205c;
        }

    .lifecare-header .languageSelector {
        position: fixed;
        z-index: 999999;
        right: 1%;
        top: -4px;
    }

    .lifecare-header .list-inline {
        padding-left: 0;
        list-style: none;
        margin-left: -5px;
    }

    .lifecare-header .sf-lang-selector.list-inline > li,
    .lifecare-header .sf-lifecare-xxs {
        padding-right: 0;
    }

    .lifecare-header .languageSelector ul li a {
        color: #00205c;
        text-transform: uppercase;
        font-size: 10px;
        padding: 0;
    }

    .lifecare-header .languageSelector ul li {
        border: 1px solid #eee;
        border-top: none;
        -webkit-box-shadow: #eee 1px 0px 2px;
        box-shadow: #eee 1px 0px 2px;
        background: #fff;
        padding: 2px 5px 2px 5px !important;
    }

    .lifecare-header .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }

    .lifecare-header .container-fluid.last {
        color: #fff;
        font-size: 12px;
        line-height: 1.5em;
        padding: 15px;
        overflow: hidden;
    }

    .lifecare-header .navbar-collapse.collapse.show {
        position: absolute;
        top: 0;
        width: 65%;
        background: #fff;
        right: 0;
        z-index: 99999999;
        height: 100vh;
    }

    .lifecare-header .close-icon.close {
        visibility: hidden;
    }

    .lifecare-header .navbar-nav .icon.close {
        visibility: hidden;
    }

#lifecare-nav-close {
    border-bottom: none;
}

.lifecare-header .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.axp .modal-title {
    font-size: 26px;
    font-weight: 300;
}

button.icon.medium.close.granite {
    margin: 2px;
}

.axp .modal-content {
    border-radius: 4px;
    padding: 10px;
}

.modal-open .modal {
    background: rgba(0, 0, 0, 0.75);
}

.axp .invalid-attempt {
    font-size: 12px;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0px, 0px);
        transform: translate3d(100%, 0px, 0px);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0px, 0px);
        transform: translate3d(100%, 0px, 0px);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.lifecare-footer .navbar li.last {
    padding: 10px 15px;
}

.lifecare-footer .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.lifecare-footer .footer-nav-bar {
    background: #00205c;
    padding-top: 10px;
    padding-bottom: 0;
}

    .lifecare-footer .footer-nav-bar .row {
        padding-top: 14px;
        padding-bottom: 14px;
    }

.lifecare-footer .container-fluid.footer-nav-bar a,
.lifecare-footer .footer-copyright a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

span.icon.medium.chevron-right.white {
    margin: 5px 3px 5px 6px;
}

.lifecare-footer .footer-copyright {
    background: #00205c;
    margin-top: -6px;
}

.lifecare-footer .container-fluid.last {
    color: #fff;
    font-size: 12px;
    line-height: 1.5em;
    padding: 15px 25px;
    overflow: hidden;
}

.lifecare-footer .footer-container {
    color: #fff;
    font-size: 12px;
}

    .lifecare-footer .footer-container sup {
        color: #fff;
    }

.lifecare-footer .footer-copyright .container-fluid {
    padding-top: 15px;
}

ul.navbar-links-footer {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 10px 40px;
    margin: 0;
}

    ul.navbar-links-footer li.last {
        list-style: none;
        display: block;
        -webkit-box-flex: 0;
        margin-right: 5%;
        /* Default */
        list-style-type: none;
    }

        ul.navbar-links-footer li.last a {
            color: #fff;
            text-decoration: none;
            font-size: 14px;
            font-weight: 700;
        }

.footer-copyright ul.navbar-links-footer li.last a {
    font-weight: 400;
}

.footer-nav-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 10px 0;
}

.footer-nav-last ul.navbar-links-footer {
    padding-left: 10px;
    border-top: 1px solid #fff;
    padding-top: 20px;
}

.lifecare-color {
    background: #fff;
}
/************************************************ Common ********************************8*/
.errorMsg,
.errorMsg * {
    color: #c81414;
    margin-top: 10px;
    display: block;
}

.lifecare-ack {
    color: #fff;
}

.lifecare-cost-section .section-header {
    padding-bottom: 10px;
}

.lifecare-legal-notice,
.lifecare-privacy-policy,
.lifecare-terms-of-use,
.lifecare-sitemap {
    position: relative;
    height: 100%;
    width: 100%;
}

    .lifecare-legal-notice .banner-black,
    .lifecare-privacy-policy .banner-black,
    .lifecare-terms-of-use .banner-black,
    .lifecare-sitemap .banner-black {
        background: #00205c;
        float: left;
        z-index: 1;
        margin-bottom: 40px;
    }

    .lifecare-legal-notice .main-heading,
    .lifecare-privacy-policy .main-heading,
    .lifecare-terms-of-use .main-heading,
    .lifecare-sitemap .main-heading {
        color: #fff;
        font-size: 36px;
        font-weight: 300;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .lifecare-legal-notice .content-heading,
    .lifecare-privacy-policy .content-heading,
    .lifecare-terms-of-use .content-heading,
    .lifecare-sitemap .content-heading {
        color: #666666;
        font-size: 26px;
        font-weight: 300;
        line-height: 32px;
        margin-bottom: 30px;
        padding-top: 20px;
    }

    .lifecare-legal-notice .content-text,
    .lifecare-privacy-policy .content-text,
    .lifecare-terms-of-use .content-text,
    .lifecare-sitemap .content-text {
        color: #666666;
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 20px;
    }

    .lifecare-privacy-policy a {
        text-decoration: none;
    }

    .lifecare-legal-notice .banner-black1,
    .lifecare-privacy-policy .banner-black1,
    .lifecare-terms-of-use .banner-black1,
    .lifecare-sitemap .banner-black1 {
        font-size: 16px;
        line-height: 1.42857143;
        color: #333;
    }

    .lifecare-legal-notice blockquote,
    .lifecare-privacy-policy blockquote,
    .lifecare-terms-of-use blockquote,
    .lifecare-sitemap blockquote {
        padding: 10px 20px;
        margin: 0 0 20px;
        border-left: 5px solid #eee;
        font-size: 16px;
    }

        .lifecare-legal-notice blockquote p:last-child,
        .lifecare-privacy-policy blockquote p:last-child,
        .lifecare-terms-of-use blockquote p:last-child,
        .lifecare-sitemap blockquote p:last-child,
        .lifecare-legal-notice blockquote p.content-text,
        .lifecare-privacy-policy blockquote p.content-text,
        .lifecare-terms-of-use blockquote p.content-text,
        .lifecare-sitemap blockquote p.content-text,
        .lifecare-legal-notice blockquote ul:last-child,
        .lifecare-privacy-policy blockquote ul:last-child,
        .lifecare-terms-of-use blockquote ul:last-child,
        .lifecare-sitemap blockquote ul:last-child,
        .lifecare-legal-notice blockquote ol:last-child,
        .lifecare-privacy-policy blockquote ol:last-child,
        .lifecare-terms-of-use blockquote ol:last-child,
        .lifecare-sitemap blockquote ol:last-child {
            margin-bottom: 0 !important;
        }

    .lifecare-legal-notice a.link-to,
    .lifecare-privacy-policy a.link-to,
    .lifecare-terms-of-use a.link-to,
    .lifecare-sitemap a.link-to {
        color: #00205c;
    }

    .lifecare-legal-notice hr,
    .lifecare-privacy-policy hr,
    .lifecare-terms-of-use hr,
    .lifecare-sitemap hr {
        margin-top: 20px;
        margin-bottom: 20px;
        border: 0;
        border-top: 1px solid #d9dce1;
    }

    .lifecare-privacy-policy .text-underline {
        text-decoration: underline;
    }

    .lifecare-privacy-policy .banner-black1,
    .lifecare-legal-notice .banner-black1,
    .lifecare-sitemap .banner-black1,
    .lifecare-terms-of-use .banner-black1 {
        float: left;
    }
/************************************************** SieMap *********************/
fa-icon.ng-fa-icon {
    margin-right: 5px;
}

.lifecare-sitemap .ul-no-padding {
    padding: 0px;
    list-style-type: none;
}
/************************************************** contact Us *******************/
.lifecare-contact .container-padding {
    padding: 60px 0;
    text-align: center;
}

.lifecare-contact .contact-heading {
    margin-bottom: 22px;
    font-size: 40px;
    font-weight: 400;
    line-height: 32px;
    color: #00205c;
}

.lifecare-contact .contact-sub-heading {
    color: #666666;
    font-size: 26px;
    font-weight: 300;
    line-height: 34px;
}
/******************************************************** About *******************************/
.lifecare-cost-page {
    background-color: #f5f6f7;
}

.panel-2 {
    color: #fff;
    margin-left: 10px;
    background: url("/lifecarelibraries/lifecare/lifecareicons/bluebg.png") no-repeat scroll left bottom;
    width: 100%;
    font-size: 26px;
    font-weight: 300;
    line-height: 65px;
    height: 54px;
    padding-left: 20px;
    position: relative;
}

.content-box {
    background-color: #ffffff;
    padding: 20px;
    margin-bottom: 50px;
    border: 1px solid #d9dce1;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.text-monthly {
    font-size: 18px;
    padding: 0 4px;
}

.text-monthly-black {
    color: #000;
    font-size: 16px;
    padding: 4px 4px 20px 4px;
    line-height: 22px;
}

.text-monthly-blue {
    font-size: 16px;
    padding: 10px 4px;
}

.lifecare-cost-page .section-header {
    font-size: 36px;
    color: #666666;
    font-weight: 300;
    padding: 50px 0;
    text-align: center;
    font-weight: 700;
}

.note-text {
    font-size: 12px;
    line-height: 17px;
    padding-top: 20px;
}

.lifecare-amex-section {
    padding: 50px 0px;
    text-align: center;
    color: #fff;
}

.amex-container sup {
    color: #666666;
}

.amex-container .section-header {
    font-size: 36px;
    font-weight: 700;
    color: #666666;
    text-align: center;
}

p.section-content {
    color: #666666;
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 0;
}

a.to-bottom {
    text-align: center;
}

span.fa-minus-bottom {
    display: inline-block;
    margin-left: -8px;
    margin-top: 6px;
    text-rendering: auto;
    color: #fff;
    border-radius: 50%;
    padding: 12px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    margin-bottom: 10px;
    left: 49%;
}

div#downClick,
div#downClick1,
div#downClick2 {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding: 10px 10px 5px 15px;
    text-align: center;
    width: auto !important;
    color: #00205c;
    margin-left: -20px;
    position: absolute;
    font-size: 12px;
    line-height: 1.4em;
    z-index: 1;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.visible-xs {
    display: none;
}

.lifecare-coverage-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #ffffff;
}

    .lifecare-coverage-details .lifecare-coverage-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .lifecare-coverage-details .section-header {
        font-size: 36px;
        color: #666666;
        font-weight: 700;
        padding: 40px 0 20px 0;
        text-align: center;
        margin-bottom: 0;
    }

    .lifecare-coverage-details .section-content {
        display: -ms-inline-flexbox;
        display: inline-flex;
        display: -webkit-inline-box;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .lifecare-coverage-details .section-content {
        font-size: 16px;
        line-height: 22px;
        padding: 15px;
        text-align: left;
        color: #666666;
        margin-top: 0px;
    }

    .lifecare-coverage-details .divtable {
        margin-top: 20px;
        padding: 0 10px;
    }

        .lifecare-coverage-details .divtable .td.acc-bg-padding,
        .lifecare-coverage-details .divtable .td.acc-bg-padding-one {
            font-size: 16px;
            font-weight: 300;
        }

        .lifecare-coverage-details .divtable .tr {
            overflow: hidden;
            clear: both;
        }

.no-lifecare-border {
    border: none !important;
}

.lifecare-border-radius {
    border-radius: 4px;
}

.lifecare-coveragesummary {
    text-align: center;
    background-color: #00205c;
    color: #fff;
    padding: 5px;
}

.lifecare-section {
    border-radius: 4px;
    border: 1px solid #b2b2b2;
    padding: 0;
    margin: 25px 0;
}

.lifecare-content-heading {
    padding: 0px;
    font-size: 26px;
    font-weight: 300;
    padding: 3px;
}

.lifecare-coverage-details .divtable .th {
    font-size: 18px;
}

.lifecare-coverage-details .divtable .th,
.lifecare-coverage-details .divtable .td {
    padding: 18px 25px;
    float: left;
    font-size: 18px;
}

.lifecare-coverage-details .table-content {
    background: #00205c none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    padding: 20px 0 20px 20px;
    text-align: center !important;
}

.lifecare-coverage-details .firstname {
    width: 100%;
}

.lifecare-coverage-details .username,
.lifecare-coverage-details .lastname {
    width: 50%;
    background: #f5f6f7;
    color: #666666;
    font-size: 16px !important;
    font-weight: 700;
}

.lifecare-coverage-details .accordion-xs1 .accordion-xs1-toggle {
    position: relative;
    background-color: #00205c;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 28px 10px 14px;
    width: 100%;
    padding-right: 50px;
}

.lifecare-coverage-details .collapse:not(.show) {
    display: block;
}

.lifecare-coverage-details .acc-bg-odd {
    background: #fff;
    width: 100%;
    color: #000000;
    float: left;
    padding: 0;
}

    .lifecare-coverage-details .acc-bg-odd:not(:last-child) {
        border-bottom: 1px solid #b2b2b2;
    }

.lifecare-coverage-details .acc-bg-even {
    background: #ffffff;
    width: 100%;
    color: #000000;
    float: left;
    padding: 0;
}

.lifecare-coverage-details .note-text {
    padding: 15px;
    text-align: left;
    margin-bottom: 25px;
}

.lifecare-coverage-details .pull-left {
    padding-left: 0;
}

.lifecare-enrollment-section .icon.medium.enclosed-help {
    vertical-align: middle;
    margin: 2px 5px 5px 5px;
}

.lifecare-enroll-background {
    background-color: #ffffff;
}

.lifecare-enroll-display {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

span.icon.medium.chevron-up.white {
    vertical-align: middle;
}

.form-content-name {
    padding: 0px;
    margin: 10px 0;
}

h3 sup {
    font-size: 40%;
    line-height: 0;
    vertical-align: super;
}
/****************************** Language selector *******************************/
.languageSelector {
    position: fixed;
    z-index: 999999;
    right: 1%;
    top: -4px;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.languageSelector ul li {
    border: 1px solid #eee;
    border-top: none;
    -webkit-box-shadow: #eee 1px 0px 2px;
    box-shadow: #eee 1px 0px 2px;
    background: #fff;
    padding: 2px 5px 2px 5px !important;
}

    .languageSelector ul li a {
        color: #00205c;
        text-transform: capitalize;
        font-size: 10px;
        line-height: 10px;
        padding: 0;
        font-weight: 400;
        text-decoration: none;
    }

.btn-enroll:hover {
    color: #fff;
    background-color: #005587;
    text-decoration: none;
}

.btn-Cancel:hover {
    color: #005587;
    border-color: #005587;
}

#btn-error.btn:hover {
    color: #fff;
    background-color: #005587;
}

#lifecare-section-font {
    font-size: 20px;
}

.btn {
    padding: 15px 10px;
}
/**************lifecare-Ineligible***************/
.lifecare-ineligible {
    text-align: center;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 60px;
    max-width: 520px;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
}

.lifecare-ineligible-padding {
    padding-top: 60px;
}

span.icon.large.phone {
    width: 50px;
    height: 50px;
}
/**************************************** Error page **************************************/
.needhelppadding {
    padding: 60px 0px;
}

.text-center {
    text-align: center;
}

.top-black-heading {
    color: #666666;
    font-size: 26px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 15px;
}

.btn-home {
    background-color: #00205c;
    border-color: #00205c;
    color: #fff;
    font-size: 16px;
    padding: 16px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/****** Sorry to hear ******/
.lifecare-sorrytohear .content-text {
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.sorry-to-content {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

span.enroll-text {
    margin-right: 20px;
}

.lifecare-sorrytohear .enroll-text *,
span.enroll-text {
    font-size: 26px;
    line-height: 24px;
    font-weight: 300;
}

.lifecare-sorrytohear .enroll-text * {
    font-size: 26px;
    line-height: 1.5em;
}

.lifecare-sorrytohear .col-lg-3 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.lifecare-sorrytohear .fa-minus-top {
    color: #fff;
    background: #00205c;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    display: block;
}

.lifecare-sorrytohear .chevron-right {
    vertical-align: middle;
}
/****Enrollment section***/
.lifecare-enrollment-section {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

span.icon.medium.document {
    padding-left: 50px;
}

.btn-enroll {
    color: #fff;
    font-weight: 500;
    background-color: #00205c;
    text-transform: uppercase;
    border-radius: 100px;
    text-decoration: none;
}

#btn-error {
    padding: 15px 25px 15px 25px;
}

.btn-Cancel {
    border-radius: 100px;
    color: #00205c;
    background-color: white;
    border: 2px solid #00205c;
    font-weight: 500;
    text-transform: uppercase;
}

.lifecare-enrollment-section .section-header {
    font-size: 36px;
    color: #666666;
    margin: 50px 0 20px 0;
    text-align: center;
    font-weight: 700;
}

.lifecare-enrollment-section .section-content {
    text-align: center;
    color: #000;
    margin-top: 0;
    margin-bottom: 30px;
    margin-top: 20px;
}

.lifecare-enrollment-section .content-box-white {
    background: #fff;
    border-radius: 4px 4px 0px 0px;
}

.lifecare-enrollment-section .content-text {
    color: #000;
    font-size: 16px;
    padding: 0;
    line-height: 22px;
    text-align: left;
    display: block;
}

.lifecare-enrollment-section .content-header {
    color: #000;
    font-size: 16px;
    padding: 0 4px;
    font-weight: bold;
    padding-top: 20px;
}

.lifecare-enrollment-section .navgation-inner {
    float: left;
    padding: 10px 40px;
}

    .lifecare-enrollment-section .navgation-inner li {
        padding-left: 10px;
        font-size: 16px;
        line-height: 22px;
    }

.lifecare-enrollment-section a {
    cursor: pointer;
    color: #00205c;
}

.lifecare-enrollment-section .lifecare-captcha-showerrormsg {
    display: none;
}

/*Form*/
.input-feilds {
    margin-top: 10px;
}

.form-secion-one {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.form-group {
    margin-bottom: 40px;
}

.form-control {
    border: 1px solid #b2b2b2;
    border-radius: 4px;
    padding: 0.25rem 0.4rem;
    height: 44px;
    color: #495057;
    font-weight: 600;
}

    .form-control[readonly] {
        background-color: #fff;
        opacity: 1;
    }

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

span.fa.fa-question-circle {
    color: #00205c;
    position: relative;
    cursor: pointer;
    font-size: 20px;
}

.fa {
    color: #00205c;
}

.toTop .fa-chevron-up {
    color: #fff;
}

.cc-modal {
    cursor: pointer;
    color: #00205c;
}

.input-feilds-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px auto;
}

.btn-success {
    background-color: #00205c;
    border-color: #00205c;
    color: #fff;
    font-size: 16px;
    padding: 16px;
    margin-bottom: 20px;
    border-radius: 100px;
    font-weight: 500;
}

    .btn-success:hover {
        background-color: #00205c;
        border-color: #00205c;
        color: #fff;
        font-size: 16px;
        padding: 16px;
    }

.form-footer {
    margin-bottom: 50px;
}

.form-footer-text {
    color: #000;
    font-size: 16px;
    padding: 0 4px;
    line-height: 22px;
    margin-bottom: 80px;
}
/****---Datepicker------****/
.datepicker-dropdown {
    font-size: 14px;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 10px !important;
    cursor: pointer;
}
/***---- Popup -------*/
#g1,
#g2 {
    display: none;
}

.modal-footer.invalid-popup-section {
    border: none;
    padding: 0 15px 15px;
}

.axp.modal-dialog {
    margin: 15% auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    border: none;
}

.axp.material-icons {
    color: #00205c;
    position: relative;
    top: 5px;
    cursor: pointer;
}

.axp .modal-header {
    background: #00205c;
    border-radius: 6px 6px 0 0;
}

.axp .close {
    color: #333;
    opacity: 1;
}

.axp .modal-title {
    color: #333;
}

.axp .mi-container {
    background: #f5f5f5;
    padding: 15px;
    width: 80%;
    margin: 20px auto;
    -webkit-box-shadow: 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px #ccc;
}

    .axp .mi-container .row {
        border-bottom: none;
    }

.axp .mi-option .option {
    color: #00205c;
}

.axp .mi-example {
    padding: 30px 5px 30px 20px;
}

    .axp .mi-example img {
        margin: auto;
        display: block;
    }

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.axp .modal-header {
    background: #fff;
    color: #333;
    font-size: 18px;
    border-bottom: none;
    font-size: 18px;
    line-height: 1.5em;
}

.axp .btn-default {
    color: #fff;
    border-radius: 100px;
    background-color: #00205c;
    font-size: 16px;
    line-height: 1.25em;
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: 500;
}

.axp .modal-body {
    font-size: 16px;
    line-height: 1.5em;
    padding: 0.3rem 1rem;
}

.axp .modal-footer {
    border-top: none;
}

.axp .close.pull-right,
.axp .close.pull-right:hover {
    opacity: 1;
}

.axp .close-popup,
.axp .close-popup:hover {
    color: #fff;
    opacity: 1;
}
/*---Scroll to top ---*/
#reviewModal .modal-title {
    color: #666666;
}

#reviewModal .modal-header {
    background: #fff;
}

#reviewModal .close {
    color: #666666;
}

#reviewModal .btn-default {
    color: #fff;
    background-color: #00205c;
    border-color: #00205c;
    font-size: 14px;
    line-height: 1.25em;
    border-radius: 100px;
}

.Island-tableAcc span.acc_title:before {
    background-color: #00205c;
}

.coverageDeatails {
    padding-top: 20px;
    border-radius: 5px;
}

.Island-tableAcc td:nth-child(1) {
    width: 40%;
}

.Island-tableAcc td:nth-child(2) {
    width: 20%;
}

Island-tableAcc td:nth-child(3) {
    width: 20%;
}

td.colorBg {
    width: 20%;
}

.Island-tableAcc .table.table-condensed th:last-child,
.Island-tableAcc .table.table-condensed td:last-child:not(.hiddenRow) {
    background-color: #d5e7f8;
}

.table.table-condensed td.hiddenRow {
    padding: 0 !important;
}

.Island-tableAcc td.hiddenRow {
    padding: 0 !important;
}

@media (max-width: 768px) {
    td.row-header.descrpiton-margin {
        padding-left: 3% !important;
    }
}

.Island-tableAcc .accordian-body.collapse {
    display: none !important;
}

.Island-tableAcc .accordion-toggle .collapsable-td {
    display: none;
}

.Island-tableAcc .accordian-body.collapse.show {
    display: block !important;
}

.Island-tableAcc span.acc_title {
    font-size: 15px;
    font-weight: 600;
    position: relative;
}

.Island-tableAcc tr.accordion-toggle.collapsed .collapsable-td {
    display: table-cell;
}

.Island-tableAcc .accordian-body table.table.table-condensed td {
    border: none;
    padding: 0;
}

.Island-tableAcc .accordian-body table.table.table-condensed.k-table {
    margin: 0;
}

.plan-margin {
    overflow-wrap: anywhere;
    text-align: -webkit-center;
    vertical-align: middle;
}

.Island-tableAcc td.hiddenRow {
    border: none;
}

.island-coverage-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #ffffff;
}

    .island-coverage-details .island-coverage-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

.plans-alignment {
    text-align: -webkit-center;
    vertical-align: middle;
}

th {
    text-align: center !important;
}

.accordion-toggle.collapsed span.acc_title:before {
    content: "+";
}

.Island-tableAcc span.acc_title:before {
    margin-top: 0px !important;
}

.accordion-toggle span.acc_title:before {
    left: -30px !important;
}

.accordion-toggle span.acc_title:before {
    content: "-";
}

.Island-tableAcc span.acc_title:before {
    position: absolute;
    width: 20px;
    height: 20px;
    content: "+";
    color: white;
    position: absolute;
    margin-top: 5px;
    left: -35%;
    text-align: center;
    top: 50%;
    font-size: 20px;
    line-height: 1em;
    transform: translate(50%, -50%);
    background-color: #00205c;
    border-radius: 100%;
}

#pr-main-form input[type="radio"] {
    box-shadow: 0 0 0 2px #00205c;
}

    #pr-main-form input[type="radio"]:checked {
        box-shadow: 0 0 0 2px #00205c;
    }

        #pr-main-form input[type="radio"]:checked:before {
            background: #00205c;
        }

#backtop {
    position: fixed;
    left: auto;
    right: 10px;
    top: auto;
    bottom: 10px;
    outline: none;
    overflow: hidden;
    color: #fff;
    text-align: center;
    background-color: #00205c;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 999999;
    border-radius: 50px;
    opacity: 1;
    display: none;
}
/**Congrat**/
.lifecare-congratulation .arrow-text {
    background-color: #ffffff;
    padding: 30px 0px;
    font-size: 26px;
    font-weight: 300;
}

.congrat-arrow {
    background-color: #00205c;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    padding-top: 6px;
    margin-right: 20px;
    display: inline-block;
    line-height: 40px;
    vertical-align: middle;
}

.lifecare-congratulation .icon.large.chevron-down {
    width: 30px;
    height: 30px;
}

.lifecare-congratulation-section.section-two {
    background: #005789;
    padding: 0;
    padding-bottom: 40px;
    padding-top: 20px;
}

.lifecare-congratulation-section .text-heading {
    color: #fff;
    font-size: 26px;
    font-weight: 300;
    padding-top: 30px;
    padding-bottom: 20px;
    width: 40%;
    margin: 0 auto;
}

.lifecare-congratulation-section .text-content {
    font-weight: normal;
    color: #fff;
    font-size: 16px;
    padding-bottom: 30px;
    width: 40%;
    margin: 0 auto;
}

.lifecare-congrat-form .label-border-bottom:last-child {
    border-bottom: none;
}

.lifecare-congrat-form.content-text {
    background-color: #fff;
    border: 1px solid #d9dce1;
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    border-radius: 4px;
}

.lifecare-congrats-section-three {
    padding: 50px 0;
    background-color: #f5f6f7;
}

.lifecare-congrat-form .label-border-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #d9dce1;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 0px;
}

.lifecare-congrat-form .label-text-bold {
    font-weight: bold;
    text-align: left;
    padding-left: 12px;
    font-size: 16px;
}

.lifecare-congrat-form .label-text-normal {
    font-weight: normal;
    text-align: right;
    padding-right: 14px;
    font-size: 16px;
}
/***Responsive CSS----*/
@media (max-width: 480px) {
    .table td,
    .table th {
        font-size: 11px;
    }

    table.table.island-table.k-table {
        margin-left: -1px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .table td,
    .table th {
        font-size: 11px;
    }

    table.table.island-table.k-table {
        margin-left: -55px;
    }
}

@media (min-width: 1025px) {
    .cost-block,
    .lifecare-cost-page,
    .amex-container,
    .lifecare-enrollment-term {
        display: -ms-inline-flexbox;
        display: inline-flex;
        display: -webkit-inline-box;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .lifecare-cost-page .section-header {
            text-align: center;
        }

    .inner-padding12 {
        font-size: 26px;
        font-weight: 300;
    }

    .axp .modal-content {
        width: 600px;
    }
}

.Island-tableAcc span.acc_title {
    padding-left: 20px;
}

@media (max-width: 768px) {
    table.island-acc.islandACCTable.table.table-condensed.k-table * {
        font-size: 12px;
    }

    .container-fluid.accordion {
        padding: 5%;
    }

    img.shield-size {
        width: 45px;
        height: 45px;
    }

    table.island-acc.islandACCTable.table.table-condensed.k-table th {
        vertical-align: text-top;
    }

    .plan-margin {
        padding: 0;
    }

    .Island-tableAcc span.acc_title {
        padding-left: 0px !important;
    }

        .Island-tableAcc span.acc_title:before {
            font-size: 12px;
            height: 12px;
            width: 12px;
        }

        .Island-tableAcc span.acc_title:before {
            margin-left: -5px;
        }
}

@media (max-width: 1280px) {
    .lifecare-congrat.img-text.text-left {
        font-size: 30px;
        line-height: 36px;
    }

    .lifecare-congrat .img-sub-text {
        font-size: 16px;
        line-height: 24px;
    }

    .main-banner,
    .lifecare-main-banner {
        overflow: hidden;
    }
}
/* iPhone X and Xs Max */
@media only screen and (max-width: 812px) and (min-height: 375px) {
    /* styles */
    .amex-container,
    .lifecare-coverage-details {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .cost-block {
        display: flex !important;
    }

    .hidden-xs {
        display: none;
    }
}

@media (max-width: 991px) {
    .content-what {
        padding: 20px 15px;
    }

    .content-box {
        margin-bottom: 40px;
    }

    .input-feilds .lifecare-middle-name {
        padding: 0;
    }

    .img-text.text-left {
        font-size: 30px;
        line-height: 36px;
    }
}

@media (max-width: 900px) {
    .img-text.text-left {
        font-size: 28px;
        line-height: 32px;
        width: 39%;
    }
}
/* iPad */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .lifecare-header .navbar-collapse {
        height: auto !important;
    }

    .lifecare-header .navbar-nav .icon.close {
        visibility: hidden !important;
        padding: 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    /** CSS for TAblet **/
    .lifecare-header .navbar-nav .icon.close {
        visibility: hidden;
    }

    .footer-nav-last ul.navbar-links-footer {
        border-top: 0 solid #fff;
    }

    .lifecare-footer .footer-nav-bar {
        margin-bottom: -10px;
    }

    .lifecare-coverage-details {
        float: none;
    }

    .amex-container,
    .lifecare-coverage-details {
        display: -ms-inline-flexbox;
        display: inline-flex;
        display: -webkit-inline-box;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .lifecare-header .navbar-light .navbar-nav li {
        border-bottom: 0 solid rgba(0, 0, 0, 0.5) !important;
    }

    .lifecare-header .close-icon.close {
        visibility: hidden !important;
    }

    .lifecare-header .navbar-light .navbar-nav .nav-link.active {
        border-bottom: 2px solid #00205c !important;
    }

    #lifecare-nav-close {
        border-bottom: none !important;
    }

    .lifecare-lang-padding {
        padding: 0;
    }

    #lifecare-nav-lang {
        display: none !important;
    }

    .cost-block {
        display: -ms-inline-flexbox;
        display: inline-flex;
        display: -webkit-inline-box;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .lifecare-cost-page {
        display: -ms-inline-flexbox;
        display: inline-flex;
        display: -webkit-inline-box;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .shrink-on-xs {
        width: 100%;
    }

    .visible-xs.hide-xm {
        display: none;
    }

    .img-text.text-left.lifecare-hero-text {
        left: 19%;
        font-size: 32px !important;
        line-height: 36px !important;
        width: 32% !important;
    }

    .lifecare-ineligible-img .img-text.text-left {
        width: 45%;
    }

    img.img-responsive.img-center,
    .lifecare-hero img.img-responsive.img-center {
        width: 100%;
    }

    .lifecare-ineligible-img img.img-responsive.img-center {
        width: 120%;
        position: relative;
    }

    .lifecare-contact .img-responsive.img-center {
        width: 120%;
        position: relative;
        right: 15%;
    }

    .lifecare-congrat.img-text.text-left {
        width: 43%;
        line-height: 24px;
        font-size: 22px;
    }

    .lifecare-congrat .img-sub-text {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
    }

    img.img-responsive.img-center.congrat-image {
        width: 100%;
    }

    .lifecare-ineligible-img .img-text.text-left {
        width: 45% !important;
    }

    .axp.modal-dialog {
        margin: 25% auto;
    }

    .languageSelector {
        display: block !important;
    }

    .lifecare-header .navbar-light .navbar-nav .nav-link {
        color: #00205c !important;
    }

    .lifecare-cost-page .section-header {
        padding: 50px 0 10px 0;
    }

    .inner-padding12 {
        font-weight: 300;
        line-height: 36px;
    }

    div#downClick,
    div#downClick1,
    div#downClick2 {
        z-index: 0;
        visibility: hidden;
    }
}

@media (min-width: 992px) {
    .lifecare-section-font {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .lifecare-coverage-details .divtable .td.acc-bg-padding {
        font-size: 16px;
        font-weight: bold;
    }
    /* Sorry to hear you */
    .lifecare-sorrytohear .content-text {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .lifecare-sorrytohear .fa-minus-top {
        height: 30px;
        width: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 10px;
    }

    .lifecare-btn-resp1 {
        width: 45%;
        float: left;
    }

    .lifecare-btn-resp2 {
        width: 45%;
        float: right;
    }

    #lifecare-nav-lang {
        display: block;
    }

    .lifecare-lang-padding {
        padding: 10px 15px !important;
    }

    .lifecare-header .navbar-light .navbar-nav .nav-link {
        color: #666666;
    }

        .lifecare-header .navbar-light .navbar-nav .nav-link.active {
            color: #666666;
            text-decoration: none;
            border-bottom: none;
        }
    /*End of sorrytihear*/
    .lifecare-amex-section {
        padding: 30px 0;
    }

    .lifecare-cost-section {
        background: #f5f6f7;
    }

    .languageSelector {
        display: none;
    }

    #lifecare-section-font {
        font-size: 16px;
    }

    .lifecare-enroll-display {
        margin-left: 0px;
    }

    .lifecare-enroll-pdf {
        margin-left: 5px;
    }

    .check-text div {
        padding: 0;
    }

    .check-text ul {
        padding: 0 20px;
    }

    span.icon.medium.document {
        padding-left: 30px;
    }

    .lifecare-sorrytohear .enroll-text *,
    span.enroll-text {
        font-size: 24px;
        line-height: 30px;
        font-weight: 300;
    }

    .lifecare-sorrytohear .sorry-to-content {
        padding: 20px 15px;
    }

    .lifecare-middle-name {
        padding: 0px;
    }

    .lifecare-cost-section .section-header {
        padding-bottom: 0px;
        padding-top: 30px;
        margin-bottom: 0;
    }

    .content-what {
        padding: 0;
        display: none;
        padding: 20px 15px;
    }

    .place-plus-down.minus {
        display: block;
    }

    .place-minus-down.plus {
        display: none;
    }

    .content-box {
        margin-bottom: 0;
    }

    .cost-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 0 30px 0;
    }

    span.fa-minus-bottom {
        padding: 4px;
    }

    .fa-minus-icon {
        display: inline-block;
        font: 34px/1 FontAwesome !important;
        text-rendering: auto;
        color: #00205c;
    }

    .shrink-on-xs {
        width: 80%;
        float: left;
    }

    .visible-xs.hide-xm {
        position: relative;
    }

    .place-minus-down,
    .place-plus-down {
        text-align: right;
        width: auto;
        top: -15px;
        position: absolute;
        right: 0;
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%);
    }

    .lifecare-ineligible-padding {
        padding-top: 30px;
    }

    .lifecare-ineligible {
        padding-top: 10px;
        padding-bottom: 30px;
    }
    /**Error*/
    .top-black-heading {
        font-size: 24px;
        padding-bottom: 0px;
        line-height: 32px;
    }

    .needhelppadding {
        padding: 40px 30px;
    }
    /**Header footer**/
    .banner-black1 {
        padding: 0 20px;
    }

    .lifecare-header .navbar-collapse {
        /*position: absolute;
        */
        top: 0;
        width: 65%;
        background: #fff;
        right: 0;
    }

    .lifecare-header .navbar-light .navbar-nav li {
        border-bottom: 1px solid #d9dce1;
    }

    .lifecare-header .navbar-light .navbar-nav .nav-link:focus,
    .lifecare-header .navbar-light .navbar-nav .nav-link:hover {
        border-bottom: none;
    }

    .lifecare-header .navbar-brand img {
        height: 35px;
    }

    .lifecare-header .navbar-collapse.show ul {
        width: 100%;
    }

    .lifecare-header .navbar-light .navbar-toggler {
        z-index: 9999999;
        border: none;
    }

    .lifecare-header .close-icon.close {
        visibility: visible;
        opacity: unset;
    }

    .lifecare-header .navbar-nav .icon.close {
        cursor: pointer;
        opacity: 1;
        visibility: visible;
        padding: 20px 0;
    }

    .footer-nav-last ul.navbar-links-footer {
        border-top: 0 solid #fff;
    }

    .lifecare-footer .footer-nav-bar {
        margin-bottom: -5px;
    }

    .lifecare-middle-spacing {
        padding-top: 20px;
    }

    ul.navbar-links-footer li.last {
        margin-right: 0px;
    }

    .lifecare-hero img.img-responsive.img-center {
        width: 100%;
        position: relative;
    }

    @-webkit-keyframes fadeInRight {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0px, 0px);
            transform: translate3d(100%, 0px, 0px);
        }

        100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    @keyframes fadeInRight {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0px, 0px);
            transform: translate3d(100%, 0px, 0px);
        }

        100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    .lifecare-footer .footer-container {
        margin-left: 0px;
        text-align: left;
        padding: 0;
    }

    .lifecare-footer hr.w-100 {
        border-color: #fff;
    }

    .lifecare-footerLogo2-mobile {
        width: 200px;
        text-align: center;
    }

    .lifecare-footer .container-fluid,
    .lifecare-footer .footer-copyright .container-fluid {
        text-align: center;
    }

    .lifecare-footer .navbar-nav li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    }

    .lifecare-footer .navbar-nav .nav-link:focus,
    .lifecare-footer .navbar-nav .nav-link:hover {
        border-bottom: 2px solid transparent;
    }

    .lifecare-footer .footer-nav-bar .row,
    .lifecare-footer .footer-copyright {
        padding: 15px 25px;
    }

    ul.navbar-links-footer {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 10px 20px;
    }

        ul.navbar-links-footer li.last {
            border-bottom: 1px solid #d9dce1;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            padding: 10px 30px;
        }

            ul.navbar-links-footer li.last.li-blank {
                display: none;
            }

    .footer-nav-last,
    .footer-nav-last ul.navbar-links-footer {
        padding: 0;
    }
    /**-----------Contact---------**/
    .lifecare-contact .contact-heading {
        font-size: 30px;
        font-weight: 400;
        line-height: 32px;
    }

    .lifecare-contact .contact-sub-heading {
        font-size: 24px;
        font-weight: 400;
    }

    .lifecare-contact .container-padding {
        padding: 20px 0;
    }
    /**------COVERAGE DETIAL ----**/
    .lifecare-coverage-header-mobile1 {
        width: 30%;
        text-align: center;
        background-color: #00205c;
        color: #fff;
        display: block;
        font-size: 13px;
    }

    .lifecare-coverage-header-mobile2 {
        width: 70%;
        text-align: center;
        background-color: #00205c;
        color: #fff;
        display: block;
        font-size: 13px;
    }

    .lifecare-covsum-border {
        border-top: 1px solid #b2b2b2;
    }

    .lifecare-margin {
        margin-left: -15px;
        margin-right: -15px;
    }

    .lifecare-coveragesummary {
        text-align: center;
        font-weight: 600;
        font-size: 20px;
        padding-top: 10px;
    }

    .lifecare-header-coverage-mobile {
        width: 50%;
        text-align: center;
        background-color: #00205c;
        color: #fff;
        display: block;
        font-size: 13px;
    }

    .lifecare-coverage-month-mobile {
        width: 30%;
        /*padding: 35px 0px;
        */
        text-align: center;
        display: block;
        font-size: 13px;
    }

    .lifecare-benifits-month-mobile {
        width: 35%;
        text-align: center;
        padding: 5px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        font-size: 13px;
    }

    .lifecare-coverage-details {
        float: none;
        background-color: #ffffff;
    }

        .lifecare-coverage-details .note-text {
            padding: 20px 20px 30px 20px;
        }

    .lifecare-content-heading {
        font-size: 24px;
        line-height: 32px;
    }

    .lifecare-coverage-details .collapse:not(.show) {
        display: none;
    }

    .lifecare-coverage-details .collapse.in:not(.show) {
        display: block;
    }

    .lifecare-coverage-details .divtable {
        padding: 0;
        margin-top: 1px;
    }

    .lifecare-coverage-details .accordion-xs1 .headings,
    .lifecare-coverage-details .username,
    .lifecare-coverage-details .lastname {
        display: none;
    }

    .lifecare-coverage-details .username {
        padding-left: 25px;
    }

    .lifecare-coverage-details .accordion-xs1 .firstname.accordion-xs1-toggle {
        padding: 18px 12% 18px 20px;
    }

    .lifecare-coverage-details .divtable .td.acc-bg-padding-one {
        padding: 0 20px 18px 20px;
    }

    .lifecare-coverage-details .divtable .th,
    .lifecare-coverage-details .divtable .td {
        padding: 18px 20px;
    }

    .lifecare-coverage-details .accordion-xs1 .accordion-xs1-toggle::after {
        display: block;
        line-height: 1;
        position: absolute;
        right: 0;
        font-size: 30px;
        padding-right: 0;
        top: 50%;
        right: 5%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .lifecare-coverage-details .accordion-xs1 .accordion-xs1-toggle:after {
        content: "\2b";
        float: right;
    }

    .lifecare-coverage-details .accordion-xs1 .accordion-xs1-toggle.collapsed:after {
        content: "\2212";
    }

    .lifecare-coverage-details .section-header {
        font-size: 24px;
        line-height: 32px;
        padding: 30px 0 5px 0;
    }

    .lifecare-coverage-details .section-content {
        padding: 15px 20px 30px 20px;
    }

    .lifecare-main-cov {
        border-radius: 0;
        border: none;
    }

    .lifecare-border-radius {
        border-radius: 0;
    }

    .text-monthly {
        font-size: 18px;
    }

    .text-monthly-black {
        font-size: 16px;
    }

    .text-monthly-padding {
        padding-bottom: 10px;
    }

    .text-monthly-blue {
        font-size: 16px;
        padding: 10px 4px;
    }

    .sectionfour-header {
        font-size: 24px;
        line-height: 26px;
        padding: 20px 0;
    }

    .inner-padding12 {
        font-size: 18px;
        line-height: 24px;
        font-weight: 300;
    }

    .note-text {
        font-size: 12px;
    }

    .lifecare-cost-section .section-header,
    .amex-container .section-header {
        font-size: 24px;
        line-height: 32px;
    }

    .form-content-text {
        padding: 30px 15px 5px 15px;
    }

    .form-secion-one {
        padding: 0 15px !important;
    }

    p.section-content {
        float: none;
        margin-bottom: 0;
    }

    div#downClick,
    div#downClick1,
    div#downClick2 {
        z-index: 0;
        visibility: hidden;
    }

    .visible-xs {
        display: block;
    }

    .hidden-xs {
        display: none;
    }

    .acc-bg-one {
        background: rgb(242, 242, 242);
        width: 100%;
        color: #000000;
        float: left;
    }

    .acc-bg-sec {
        background: rgb(255, 255, 255);
        width: 100%;
        color: #000000;
        float: left;
    }

    .lifecare-congratulation-section .text-content {
        width: 100%;
        padding: 0 20px 35px 20px;
    }
    /***--------FAQ--------****/
    .lifecare-faq-page ul.resp-tabs-list {
        display: none;
    }

    .lifecare-faq-page h2.resp-accordion {
        display: block;
        padding: 15px 25px;
    }

    .lifecare-faq-page h2.resp-tab-active {
        padding: 15px 25px !important;
    }

    .lifecare-faq-page ul.faq {
        padding-left: 0;
    }

    .lifecare-faq-page .faq li.q:first-child {
        border: 0px solid #c1c1c1;
        border-top: none;
    }

    .lifecare-faq-page .resp-arrow {
        height: 30px;
    }

    .lifecare-faq-page .resp-vtabs .resp-tab-content {
        border: 0px solid #c1c1c1;
    }

    .lifecare-faq-page .resp-tab-content {
        padding: 0 15px;
    }

    .lifecare-faq-page .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }

    .lifecare-faq-page .resp-accordion-closed {
        display: none !important;
    }

    .lifecare-faq-page .resp-vtabs .resp-tab-content:last-child {
        border-bottom: none;
    }

    .lifecare-faq-page .resp-vtabs .resp-tabs-container {
        padding-bottom: 30px;
        min-height: auto;
        margin-left: 0;
    }

    .lifecare-faq-page .hidden-xs {
        display: none;
    }

    .lifecare-faq-page .no-left-right-padding {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .lifecare-faq-page .no-wrap {
        white-space: nowrap;
    }

    .lifecare-faq-page .resp-no-margin {
        margin: 0px;
        width: 100%;
        display: block;
    }
    /***Enrollment***/
    .lifecare-enrollment-section .section-header {
        font-size: 24px;
        line-height: 32px;
    }

    .lifecare-enrollment-section .content-box-white {
        padding: 30px 20px;
    }

    .lifecare-enrollment-section .navgation-inner {
        padding: 10px 25px;
    }

        .lifecare-enrollment-section .navgation-inner li {
            padding: 0;
        }

    .form-group {
        margin-bottom: 20px;
        font-size: 14px;
    }

    .form-control {
        padding: 15px;
    }

    span.fa.fa-question-circle,
    .form-footer-text {
        font-size: 14px;
    }

    .checkbox-width {
        width: 20%;
    }

    .btn-success {
        font-size: 14px;
        padding: 5px 15px;
    }

    .form-footer {
        margin-bottom: 30px;
    }

    .input-feilds-buttons {
        margin: 30px 15px 0 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .form-secion-one .form-group.col-lg-5.col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .form-group.col-lg-5.col-md-5:first-child {
        margin-bottom: 0;
    }

    .datepicker-dropdown {
        font-size: 12px;
    }

    .lifecare-congrat-form.content-text {
        width: 80%;
    }

    .lifecare-congrat-form .label-text-normal {
        text-align: left;
        font-size: 14px;
    }

    .lifecare-congrat-form .label-text-bold {
        font-size: 14px;
    }

    .lifecare-congratulation .arrow-text {
        font-size: 18px;
        font-weight: 300;
        line-height: 24px;
        padding: 15px;
    }

    .lifecare-congratulation-section .text-heading {
        font-size: 24px;
        font-weight: 300;
        line-height: 32px;
        padding: 30px 20px 15px 20px;
        width: 100%;
    }

    .congrat-arrow {
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 50px;
    }

    .lifecare-congratulation .icon.large.chevron-down {
        width: 20px;
        height: 20px;
    }

    .lifecare-congrats-section-three {
        padding: 30px 0;
    }

    .lifecare-header {
        height: 51px;
    }

    .axp .modal-title,
    #reviewModal .modal-title {
        font-size: 18px;
        line-height: 24px;
        font-weight: 300;
    }

    img.img-responsive.img-center {
        width: 120%;
    }

    .img-text.text-left.lifecare-hero-text {
        font-size: 28px;
        line-height: 34px;
        width: 36%;
    }

    .lifecare-contact .img-responsive.img-center {
        width: 120%;
        position: relative;
        right: 15%;
    }

    .lifecare-contact .img-text.text-right {
        font-size: 26px;
        line-height: 32px;
    }

    .lifecare-congrat.img-text.text-left {
        font-size: 20px;
        line-height: 24px;
        width: 43%;
    }

    .lifecare-congrat.img-text .img-sub-text {
        font-size: 14px;
        line-height: 18px;
    }

    .img-text.text-left {
        width: 43%;
        font-size: 26px;
        line-height: 30px;
    }

    .img-sub-text {
        font-size: 18px;
        line-height: 22px;
        font-weight: 400;
    }

    .lifecare-ineligible-img img.img-responsive.img-center {
        width: 148%;
        position: relative;
    }

    .lifecare-ineligible-img .img-text.text-left {
        width: 60% !important;
        font-size: 36px;
        line-height: 40px;
    }

    img.img-responsive.img-center.congrat-image {
        width: 100%;
    }

    .lifecare-legal-notice .main-heading,
    .lifecare-privacy-policy .main-heading,
    .lifecare-terms-of-use .main-heading,
    .lifecare-sitemap .main-heading {
        font-size: 24px;
        font-weight: 300;
        padding-top: 20px;
        padding-bottom: 20px;
        line-height: 32px;
    }

    .lifecare-legal-notice .content-heading,
    .lifecare-privacy-policy .content-heading,
    .lifecare-terms-of-use .content-heading,
    .lifecare-sitemap .content-heading {
        font-size: 24px;
        font-weight: 300;
        line-height: 32px;
    }

    .lifecare-legal-notice .banner-black,
    .lifecare-privacy-policy .banner-black,
    .lifecare-terms-of-use .banner-black,
    .lifecare-sitemap .banner-black {
        margin-bottom: 20px;
    }

    .lifecare-faq-page #verticalTab {
        margin-top: 0 !important;
        margin-bottom: 30px !important;
        padding: 0 !important;
    }

    .lifecare-faq-page.container,
    .xs-no-padding {
        padding: 0;
    }

    .lifecare-faq-page.container {
        max-width: 100%;
    }

    .axp.modal-dialog {
        margin: 25% auto;
    }

    .axp .modal-title {
        font-size: 20px;
        line-height: 26px;
    }

    .axp .modal-content {
        width: 90%;
        margin: auto;
    }
}

@media (max-width: 650px) {
    .lifecare-congrat.img-text.text-left {
        width: 100%;
        position: relative;
        transform: translateY(0);
        padding: 20px;
        left: 0;
        font-size: 22px;
        line-height: 30px;
    }

    .lifecare-congrat .img-sub-text {
        font-size: 16px;
        line-height: 24px;
    }

    img.img-responsive.img-center.congrat-image {
        width: 150%;
        position: relative;
        right: 50%;
    }

    .img-text.text-left.lifecare-hero-text {
        font-size: 22px;
        line-height: 26px;
        width: 32%;
    }

    .img-text.text-left {
        width: 47%;
    }
}

@media (max-width: 550px) {
    .lifecare-contact .img-text.text-right {
        font-size: 20px;
        line-height: 24px;
    }

    .img-text.text-left.lifecare-hero-text {
        font-size: 18px;
        line-height: 22px;
        width: 34%;
    }

    .img-text.text-left {
        font-size: 16px;
        line-height: 22px;
    }

    .img-sub-text {
        font-size: 14px;
        line-height: 18px;
    }

    img.lifecare-footerLogo2.lifecare-footerLogo2-mobile {
        float: none;
    }
}

@media (max-width: 450px) {
    .img-sub-text {
        font-size: 16px;
        line-height: 22px;
    }

    .lifecare-text-left {
        font-size: 18px;
        line-height: 24px;
    }

    .img-text.text-left.lifecare-hero-text {
        font-size: 16px;
        line-height: 20px;
    }

    .lifecare-contact .img-text.text-right {
        font-size: 20px;
        line-height: 24px;
    }

    .lifecare-ineligible {
        padding-top: 10px;
        padding-bottom: 30px;
        font-size: 18px;
        line-height: 24px;
    }

    .lifecare-ineligible-img .img-text.text-left {
        font-size: 18px;
        line-height: 24px;
    }

    .lifecare-sorrytohear .enroll-text *,
    span.enroll-text {
        font-size: 18px;
        line-height: 24px;
    }

    .lifecare-faq-img .img-text.text-left {
        font-size: 14px;
        line-height: 18px;
    }

    .lifecare-faq-img .img-sub-text {
        font-size: 12px;
        line-height: 22px;
    }
}

@media (max-width: 380px) {
    .lifecare-text-left {
        font-size: 14px;
        line-height: 16px;
    }

    .img-text.text-left.lifecare-hero-text {
        font-size: 13px;
        line-height: 15px;
    }

    .img-sub-text {
        font-size: 14px;
        line-height: 20px;
    }

    .lifecare-contact .img-text.text-right {
        font-size: 16px;
        line-height: 20px;
    }

    .lifecare-faq-img .img-text.text-left {
        font-size: 14px;
        line-height: 18px;
        width: 50%;
    }

    .lifecare-faq-img .img-sub-text {
        font-size: 12px;
        line-height: 16px;
    }
}

.lifecare-bank {
    display: none;
}

.lifecare-address {
    padding-left: 0;
}

.lifecare-coverage-header {
    text-align: center;
    background-color: #00205c;
    color: #fff;
    padding: 5px;
}

.lifecare-coverage-content {
    padding: 35px 0px;
    text-align: center;
}

.lifecare-benifits-content {
    text-align: center;
    padding: 5px;
}

.lifecare-coveragesummary {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    padding-top: 10px;
}

.lifecare-covsum-border {
    border-top: 1px solid #b2b2b2;
}

.lifecare-coverage-header-mobile1 {
    width: 30%;
    text-align: center;
    background-color: #00205c;
    color: #fff;
    display: block;
    font-size: 13px;
}

.lifecare-margin {
    margin-left: -15px;
    margin-right: -15px;
}

.lifecare-coverage-header-mobile2 {
    width: 70%;
    text-align: center;
    background-color: #00205c;
    color: #fff;
    display: block;
    font-size: 13px;
}

.lifecare-header-coverage-mobile {
    width: 50%;
    text-align: center;
    background-color: #00205c;
    color: #fff;
    display: block;
    font-size: 13px;
}

.lifecare-coverage-month-mobile {
    width: 30%;
    /*padding: 35px 0px;
    */
    text-align: center;
    display: block;
    font-size: 13px;
}

.lifecare-benifits-month-mobile {
    width: 35%;
    text-align: center;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
}

#pr-main-form .content-box-check:nth-child(2) {
    border-top: 0px !important;
}

label[for="BillType"],
label[for="bankType"] {
    text-align: left;
}

span.cc-routingModal,
span.cc-ActModal {
    cursor: pointer;
    color: #00205c;
}

.lifecare-credit {
    display: block;
}

.lifecare-footerLogo2 {
    width: 200px;
    margin-top: 20px;
    float: right;
}

.lifecare-footerLogo2-mobile {
    width: 200px;
    text-align: center;
}

.lifecare-banner {
    background: #ffefd7;
    padding: 20px;
    max-width: 100%;
    width: 100%;
    font-family: "Open Sans", sans-serif;
}

.lifecare-banner-inline {
    display: inline-block;
    font-size: 0.8rem;
}

.lifecare-banner-button {
    width: 10%;
}

.lifecare-btn-banner {
    border: none;
    color: #fff;
    background-color: #00205c;
    border-radius: 40px;
    padding: 5px 20px 5px 20px;
    text-decoration: none;
}

    .lifecare-btn-banner:hover {
        color: #fff;
        background-color: #005587;
        text-decoration: none;
    }

.lifecare-disclosure-checkbox,
.lifecare-attestation-checkbox {
    padding-top: 30px;
}

.spnattestationErrorMsg {
    display: none;
}

.hidecc {
    display: none !important;
}
/* Safari 7.1+ */
@media (max-width: 900px) {
    .safari_only .lifecare-benifits-month-mobile {
        width: 25%;
    }

    .safari_only .lifecare-coverage-details .firstname {
        width: 100% !important;
    }

    .safari_only .form-check.form-check-inline * {
        font-size: 12px;
    }

    .safari_only .lifecare-enroll-background {
        padding: 15px 20px;
    }

    .safari_only .lifecare-coverage-details .section-content {
        display: block !important;
    }
}

.hideDiv {
    display: none;
}

.lifecare-ben-section .lifecare-benName,
.lifecare-benPCT,
.lifecare-totalPCT {
    display: inline-block;
}

.lifecare-ben-section {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    display: contents;
}

.lifecare-ben-icon {
    position: relative;
    display: block;
    width: 40px;
    height: 90px;
    padding: 0;
    margin: 0 !important;
}

    .lifecare-ben-icon .fa-minus-icon.icon.large.enclosed-minus {
        top: 50%;
        position: relative;
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%);
    }

table.table.island-table.k-table {
    border: 1px solid #dee2e6;
}

@media (max-width: 768px) {
    .lifecare-form-group.lifecare-benName {
        width: 60%;
    }

    .lifecare-benPCT {
        padding: 0 10px;
        width: 25%;
        max-width: 25% !important;
    }

    .lifecare-form-group.lifecare-ben-icon {
        width: 15%;
    }

    .form-control {
        padding: 10px;
    }
}
/*Lifecare header footer new changes start */
.lifecare-lang-selectBox {
    position: relative;
    margin-top: 5px;
    border-left: 2px solid #dee2e6;
}

    .lifecare-lang-selectBox a.lang-selected {
        border: 0;
        padding: 0px 29px 0px 40px;
        margin-left: 15px;
        margin-right: 16px;
        z-index: 2;
        position: relative;
        text-decoration: none;
    }

.lifecare-back-image {
    filter: grayscale(100%);
    margin-top: 5px;
    margin-left: 2px;
}

.lifecare-lang-selectBox .lifecare-lang-list ul {
    margin: 0;
    padding: 4px 0 0 0;
}

.lifecare-lang-selectBox a:hover {
    text-decoration: none;
}

.lifecare-lang-selectBox a span {
    text-decoration: none;
    margin-top: 6px;
    float: left;
    margin-left: 4px;
}

.hamburgerlang {
    text-transform: none !important;
}

.lifecare-lang-selectBox .lifecare-lang-list {
    padding: 66px 40px 4px;
    font-size: 14px;
    margin-left: 2px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.26), 0px 1px 1px 0px rgba(0, 0, 0, 0.36);
    position: absolute;
    top: -29px;
    left: 0px;
    z-index: 1;
    background: #fff;
    display: none;
}

    .lifecare-lang-selectBox .lifecare-lang-list ul li {
        list-style: none;
    }

        .lifecare-lang-selectBox .lifecare-lang-list ul li a {
            padding: 3px 0;
            display: inline-block;
            color: #0070b9;
            text-decoration: none;
        }

            .lifecare-lang-selectBox .lifecare-lang-list ul li a:active {
                color: #0070b9;
                text-decoration: none;
            }

.lifecare-header .lifecare-lang-selectBox a.lang-selected {
    margin: 0 5px 0 -30px;
    background-position-x: 98px;
}

.lifecare-header .lifecare-lang-selectBox a.lang-selected {
    margin-right: 0;
}

.lifecare-pull-right {
    float: right !important;
}

.lifecare-pull-left {
    float: left !important;
}

.lifecare-img-responsive {
    display: block;
    height: auto;
}

@media (max-width: 767px) {
    .div-only-mobile {
        visibility: visible;
    }

    .div-only-desktop {
        visibility: hidden;
    }

    .lifecare-header .navbar li.last {
        padding: 10px 5px;
        list-style: none;
    }
}

@media screen and (min-width: 375px) {
    .lifecare-toggler-icon {
        margin-left: 60px;
    }
}

@media screen and (min-width: 360px) and (max-width: 374px) {
    .lifecare-toggler-icon {
        margin-left: 45px;
    }
}

@media screen and (min-width: 376px) and (max-width: 390px) {
    .lifecare-toggler-icon {
        margin-left: 70px;
    }
}

@media screen and (min-width: 414px) and (max-width: 430px) {
    .lifecare-toggler-icon {
        margin-left: 90px;
    }
}

@media screen and (min-width: 1024px) {
    .div-only-mobile {
        display: none;
    }
}

@media screen and (min-width: 600px) and (max-width: 1024px) {
    .div-only-mobile {
        display: none;
    }
}

.icon.medium.close {
    background-image: url(/images/lifecarelibraries/life_care/24-close-blue.png);
}

@media screen and (min-width: 600px) and (max-width: 1024px) {
    .lifecare-header .navbar li.last {
        padding: 10px 10px;
    }
}
/*Lifecare header footer new changes end */
/*progrss bar*/
.progress-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.progress-circle {
    position: relative;
    width: 80px;
    height: 80px;
    background: conic-gradient(#2278c9 0% 25%, #fff 25% 100%);
    border-radius: 50%;
}

.circle-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #1f4776;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#progress-text {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.sectiondisplay {
    display: flex;
}
/*************************************** Contact section Start ************************************/

.lifecare-contact .contact-heading {
    font-size: 30px;
    font-weight: 400;
    line-height: 32px;
}

.lifecare-contact .contact-sub-heading {
    font-size: 24px;
    font-weight: 400;
}

.lifecare-contact .container-padding {
    padding: 20px 0;
}

.lc-contact-container {
    height: 900px;
    background-color: white;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.lc-contact-overlay-container {
    position: relative;
    width: 100%;
    max-height: 400px;
}

    .lc-contact-overlay-container img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

.lc-contact-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 110%;
    padding-left: 6%;
    background: none;
}

.lc-contact-img-text {
    position: relative;
    color: #1f4776;
    font-size: 28px;
    text-align: start;
    width: 80%;
}

.img-text-container {
    margin-top: 8%;
    height: 100px;
}

.cards-container {
    margin-top: 7%;
    display: flex;
}

.support-card {
    width: 29%;
    margin-right: 2%;
}

    .support-card h3 {
        color: #1f4776;
        font-size: 17px;
        margin: 22px 0 22px 0;
        font-weight: bold;
    }

    .support-card p {
        color: #6b6969;
        font-size: 15px;
        margin-bottom: 30px;
    }

    .support-card a {
        color: #2278c9;
        font-weight: bold;
        font-size: 13px;
    }

    .support-card img {
        width: 50px;
        height: 50px;
    }

#lc-contact-card-logo {
    border: 0 solid #007bff;
    background-color: #edf6fe;
    border-radius: 100%;
    padding: 8px;
    object-fit: contain;
}

.support-info-content {
    font-size: 14px;
    font-weight: bold;
    color: #4e4646;
}

.support-info img {
    width: 22px;
    height: 22px;
    object-fit: contain;
}

.support-info-container {
    display: flex;
    align-items: center;
    gap: 3%;
    margin-bottom: 2%;
}

#lc-contact-card2 {
    padding-left: 2%;
    border-left: 0.5px solid #b8b8b8;
    width: 32%;
}

@media (min-width: 1024px) {
    .support-card p,
    .support-card a {
        font-size: 16px;
    }

    .support-card h3 {
        font-size: 23px;
        margin-top: 40px;
    }

    .cards-container {
        margin-top: 10%;
    }

    .lc-contact-img-text {
        font-size: 50px;
    }
}

@media (min-width: 1441px) {
    .lc-contact-container {
        height: 1500px;
    }

    .lc-contact-overlay {
        height: auto;
    }

    .lc-contact-overlay-container img {
        height: auto;
    }

    .lc-contact-img-text {
        top: 45%;
        font-size: 60px;
        width: 80%;
    }

    .cards-container {
        margin-top: 10%;
    }

    .support-card img {
        width: 80px;
        height: 80px;
    }

    #lc-contact-card-logo {
        padding: 13px;
    }

    .support-card h3 {
        font-size: 29px;
    }

    .support-card {
        width: min-content;
        margin-right: 3%;
    }

        .support-card p {
            font-size: 20px;
            line-height: normal;
            margin-bottom: 65px;
        }

        .support-card a {
            font-size: 20px;
        }

    .support-info img {
        width: 45px;
        height: 45px;
    }

    .support-info-content {
        font-size: 22px;
    }
}

@media (max-width: 1440px) {
    .support-card {
        width: min-content;
        font-size: 19px;
    }

    .lc-contact-img-text {
        font-size: 38px;
        top: 40%;
    }

    .support-info-content {
        font-size: 13px;
    }

    .support-info-container {
        margin-bottom: 3%;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .support-card {
        width: min-content;
    }

    #lc-contact-card2 {
        width: 33% !important;
    }

    .lc-contact-img-text {
        font-size: 28px;
        top: 40%;
    }

    .support-info-content {
        font-size: 12px;
    }
}

@media (min-width: 432px) and (max-width: 668px) {
    .support-card {
        margin-right: 15px;
    }

        .support-card img {
            width: 30px;
            height: 30px;
        }

        .support-card h3 {
            font-size: 11px;
        }

        .support-card p {
            font-size: 10px;
            margin-bottom: 15px;
            line-height: normal;
        }

        .support-card a {
            font-size: 8.5px;
        }

    .support-info img {
        width: 15px;
        height: 15px;
    }

    .lc-contact-img-text {
        font-size: 20px;
        margin-top: -3%;
    }

    .cards-container {
        margin-top: 5%;
    }

    .support-info-content {
        font-size: 9px;
    }

    #lc-contact-card-logo {
        padding: 5px;
    }

    .bottom-image-container img {
        width: 60%;
        object-fit: cover;
    }

    .lc-contact-overlay-container {
        margin-top: 0;
    }
}

@media (max-width: 768px) {
    .lc-contact-overlay-container {
        margin-top: 0px;
    }
}

@media (max-width: 431px) {
    .lc-contact-overlay-container {
        width: 100%;
        height: 200px;
        position: relative;
        margin-top: 10px;
    }

    #lc-contact-hero-img {
        width: 77%;
        position: relative;
        top: 50px;
        height: 100%;
        object-fit: cover;
        object-position: 85% center;
        transform: scale(1.6);
    }

    .lc-contact-overlay {
        position: absolute;
        top: -5%;
        left: 0;
        width: 100%;
        height: 200%;
        background: linear-gradient(to top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.8));
    }

    .support-card {
        width: 80% !important;
    }

    .lc-contact-img-text {
        font-size: 35px;
        line-height: normal;
        width: 80%;
        top: 25%;
    }

    .img-text-container {
        margin-top: 10%;
    }

    .cards-container {
        margin-top: 80px;
        flex-direction: column;
    }

    .support-card img {
        width: 60px;
        height: 60px;
    }

    .support-card h3 {
        font-size: 19px;
        margin: 5% 0 5% 0;
    }

    .support-card p {
        font-size: 16px;
    }

    .support-card a {
        font-size: 15px;
    }

    .support-info-content {
        font-size: 15px;
    }

    .support-info img {
        width: 20px;
        height: 20px;
    }

    .support-info {
        margin-top: 10%;
    }

    .support-info-container {
        gap: 4%;
        margin-bottom: 2%;
    }

    #lc-contact-card2 {
        padding-left: 0;
        border-left: none;
        margin-top: 10%;
    }

    .bottom-image-container img {
        width: 100%;
        object-fit: cover;
    }
}

/*************************************** FAQ section Start ************************************/

.faq-container {
    position: relative;
    top: -480px;
}

.lc-hero-img-container {
    position: relative;
    display: inline-block;
}

    .lc-hero-img-container img {
        display: block;
        width: 100%;
        height: 530px;
    }

.hero-overlay {
    position: absolute;
    top: 305px;
    left: 0;
    width: 100%;
    height: 261px;
    background: linear-gradient(to top, rgba(255, 255, 255, 100%), rgba(255, 255, 255, 97%), transparent), linear-gradient(to top, rgba(255, 255, 255, 100%), rgba(255, 255, 255, 97%), transparent);
}

img.img-responsive.img-center {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.lifecare-faq-page {
    display: -moz-box;
    display: -webkit-box;
    display: box;
    display: -ms-flexbox;
}

    .lifecare-faq-page ul.resp-tabs-list,
    .lifecare-faq-page p {
        margin: 0px;
        padding: 0px;
    }

    .lifecare-faq-page .resp-tabs-list li {
        font-weight: 600;
        font-size: 16px;
        line-height: 23px;
        display: inline-block;
        padding: 13px 15px;
        margin: 0;
        list-style: none;
        cursor: pointer;
        color: #00205c;
    }

    .lifecare-faq-page .resp-tabs-container {
        padding: 0px;
        background-color: #fff;
        clear: left;
    }

    .lifecare-faq-page h2.resp-accordion {
        cursor: pointer;
        display: none;
        font-weight: 400;
        font-size: 18px;
        line-height: 20px;
        border: 0px solid #c1c1c1;
        border-top: 0px solid #c1c1c1;
        margin: 0px;
        padding: 10px 15px;
        color: #00205c;
    }

    .lifecare-faq-page .resp-tab-content {
        display: none;
        border: 1px solid #c1c1c1;
        padding: 0 35px;
    }

    .lifecare-faq-page .resp-tab-active {
        border: 1px solid #c1c1c1;
        border-bottom: none;
        margin-bottom: -1px !important;
        padding: 12px 14px 14px 14px !important;
        background-color: #fff;
    }

    .lifecare-faq-page .resp-content-active,
    .lifecare-faq-page .resp-accordion-active {
        display: block;
    }

    .lifecare-faq-page h2.resp-tab-active {
        border-bottom: 0px solid #c1c1c1 !important;
        margin-bottom: 0px !important;
        padding: 10px 15px !important;
    }

    .lifecare-faq-page h2.resp-tab-title:last-child {
        border-bottom: 12px solid #c1c1c1 !important;
        background: blue;
    }

    .lifecare-faq-page .resp-vtabs ul.resp-tabs-list {
        float: left;
        width: 30%;
    }

    .lifecare-faq-page .resp-vtabs .resp-tabs-list li {
        display: block;
        text-align: center;
        padding: 14px 15px 15px 14px !important;
        margin: 0;
        cursor: pointer;
        float: none;
    }

    .lifecare-faq-page .resp-vtabs .resp-tabs-container {
        padding: 0px;
        border: 2px solid #00205c;
        float: left;
        width: 65%;
        min-height: 100px;
        clear: none;
        margin-left: 30px;
    }

    .lifecare-faq-page .resp-vtabs .resp-tab-content {
        border: none;
    }

    .lifecare-faq-page .faq .q img {
        position: relative;
        top: 14px;
        left: 1%;
    }

    .lifecare-faq-page .resp-vtabs li.resp-tab-active {
        text-align: center;
        border: 0px solid #c1c1c1;
        border-right: none;
        background: #00205c;
        position: relative;
        z-index: 1;
        margin-right: -1px !important;
        padding: 14px 15px 15px 14px !important;
        color: #fff;
        border-radius: 4px;
    }

    .lifecare-faq-page .resp-arrow {
        width: 9px;
        height: 15px;
        float: left;
        margin-top: 3px;
        background: url("/lifecarelibraries/lifecare/lifecareicons/down_arrow_small.png") no-repeat 0px 0px;
        margin-right: 20px;
    }

    .lifecare-faq-page h2.resp-tab-active span.resp-arrow {
        border: none;
        background: url("/lifecarelibraries/lifecare/lifecareicons/down_arrow_2.png") no-repeat 0px 0px;
        width: 17px;
    }

    .lifecare-faq-page h2.resp-tab-active {
        background: #00205c !important;
        color: #fff !important;
    }

    .lifecare-faq-page .resp-easy-accordion h2.resp-accordion {
        display: block;
    }

    .lifecare-faq-page .resp-easy-accordion .resp-tab-content {
        border: 1px solid #c1c1c1;
    }

        .lifecare-faq-page .resp-easy-accordion .resp-tab-content:last-child {
            border-bottom: 1px solid #c1c1c1 !important;
        }

    .lifecare-faq-page .resp-jfit {
        width: 100%;
        margin: 0px;
    }

    .lifecare-faq-page .resp-tab-content-active {
        display: block;
    }

    .lifecare-faq-page h2.resp-accordion:first-child {
        border-top: 0px solid #c1c1c1 !important;
    }

    .lifecare-faq-page .sectionfour-header-tab {
        color: #666666;
    }

    .lifecare-faq-page #verticalTab {
        margin-top: 20px !important;
        margin-bottom: 60px !important;
        padding-top: 40px;
        width: 100%;
    }

    .lifecare-faq-page .resp-tabs-container .sectionfour-header-tab {
        font-size: 26px;
        font-weight: 300;
        margin-bottom: -5px;
        padding: 15px 29px;
    }

    .lifecare-faq-page .panel {
        background-color: #fff;
        border: 1px;
        border-color: transparent transparent transparent;
        border-radius: 4px;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-bottom: 0px;
    }

    .lifecare-faq-page ul.faq {
        margin: 0px;
        padding: 0px;
        margin-top: 14px;
    }

    .lifecare-faq-page .faq li {
        list-style-type: none;
        clear: both;
        overflow: hidden;
    }

        .lifecare-faq-page .faq li.q {
            font-size: 120%;
            border-top: 1px solid #d9dce1;
            font-weight: bold;
            font-size: 16px;
            cursor: pointer;
        }

span.icon.medium.chevronright.white {
    margin: 5px 3px 5px 6px;
}

.lifecare-faq-page .faq li.a {
    padding: 0 40px 15px 15px;
}

    .lifecare-faq-page .faq li.a.hide-panel,
    .lifecare-faq-page br.hide-panel {
        display: none;
    }

    .lifecare-faq-page .faq li.a ul,
    .lifecare-faq-page .faq li.a ol {
        padding: 15px 40px;
    }

        .lifecare-faq-page .faq li.a ul li {
            list-style-type: disc;
            overflow: visible;
            padding: 0 10px;
        }

        .lifecare-faq-page .faq li.a ol li {
            list-style-type: decimal;
            overflow: visible;
            padding: 0 10px;
        }

.lifecare-faq-page .arrow-text-faq {
    float: left;
    width: 94%;
    padding-right: 20px;
    font-weight: 700;
    padding: 15px;
}

.lifecare-faq-page .rotate {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.lifecare-temp img {
    height: 0 !important;
    width: 0 !important;
}

.lifecareFaq-section {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.lc-hero-content {
    flex: 1;
    padding: 2.5rem 0;
}

.lc-breadcrumb {
    color: #2278c9;
    font-size: 1rem;
    margin-bottom: 1.5rem;
    font-weight: 600;
}

.lc-hero-title {
    color: #1f4776;
    margin-bottom: 1rem;
    margin-left: 20px !important;
    line-height: 1.2;
    font-weight: 100;
    max-width: 60%;
}

.lifecareFaq-section {
    background-color: white;
}

.lifecare-faq-page .resp-vtabs .resp-tabs-container {
    border: none;
    border-top-right-radius: 15px;
    margin-left: 30px;
}

.faq-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.faq-question {
    padding: 1.25rem 0;
    font-size: 1rem;
    line-height: 1.4;
    color: var(--text-blue);
    align-items: flex-start;
}

.toggle {
    color: #2278c9;
    font-size: 1.5rem;
    margin-right: 1rem;
    line-height: 1;
}

.faq-answer {
    padding: 0 0 0 2.5rem;
    font-size: 0.9rem;
    color: #666;
    line-height: 1.5;
}

    .faq-answer.active {
        padding-bottom: 1.25rem;
    }

.lifecare-faq-page .faq li.q:first-child {
    border-top: none;
}

.lifecare-faq-page .resp-vtabs .resp-tabs-container {
    margin-top: -15px;
}

.lifecareFaq-section .container {
    padding-bottom: 120px;
}

.lifecare-faq-page .faq li.a {
    padding: 15px 30px;
}

.lifecare-faq-page .arrow-text-faq {
    padding: 15px 20px;
    color: #1f4776;
}

.lifeCare-faq-icons {
    display: flex;
    justify-content: center;
}

.lifeCare-plus-icon,
.lifeCare-minus-icon {
    width: 20px;
    height: 20px;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.lifeCare-li-q {
    display: flex;
}

    .lifeCare-li-q .a {
        flex-grow: 1;
    }

.show {
    display: block;
}

.hide {
    display: none;
}

.lifeCareAssurant-bottomsection {
    background-image: url(/images/lifecarelibraries/life_care/cta-backg-graphic.png);
    background-color: #2278c9;
    background-repeat: no-repeat;
    background-position-x: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    padding: 4rem 0;
    align-items: center;
    justify-content: center;
}

.lifeCareAssurant-bottomsection-container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    width: 100%;
}

.lifeCareAssurant-bottomsection-content {
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
    align-items: flex-start;
    margin: 0 10% 0 10%;
}

.lifeCareAssurant-bottomsection-text {
    max-width: 800px;
}

.lifeCareAssurant-bottomsection-title {
    color: white;
    font-size: 26px;
    font-weight: 300;
    line-height: 1.2;
    max-width: 450px;
    margin-bottom: 1rem;
}

.lifeCareAssurant-bottomsection-subtitle {
    color: rgba(255, 255, 255, 0.9);
    font-size: 20px;
    font-weight: 300;
    line-height: 1.2;
    max-width: 450px;
}

.lifeCareAssurant-bottomsection-buttons {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    width: 100%;
    max-width: 220px;
    margin-top: 40px;
    margin-right: 120px;
}

.lifeCareBottomButton {
    padding: 0.5rem 1rem;
    border-radius: 50px;
    font-size: 1rem;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.3s ease;
    text-align: center;
    width: 100%;
}

.lifeCareAssurant-Btnprimary {
    background-color: white;
    color: #1a75d2;
    border: 2px solid white;
}

    .lifeCareAssurant-Btnprimary:hover {
        background-color: #f8f9fa;
    }

.lifeCareAssurant-Btnsecondary {
    border: 2px solid white;
    color: white;
}

    .lifeCareAssurant-Btnsecondary:hover {
        background-color: rgba(255, 255, 255, 0.1);
    }

@media (min-width: 1441px) {
    .faq-container {
        top: -630px;
    }

    .lc-hero-img-container img {
        height: 730px;
    }

    .hero-overlay {
        top: 472px;
        height: 261px;
    }

    .container {
        max-width: 85% !important;
    }

    .bottom-image-container img {
        width: 40%;
        object-fit: cover;
    }

    .lifecare-faq-page .arrow-text-faq {
        padding-right: 0px !important;
        font-size: 1.5rem !important;
        line-height: normal;
        height: auto;
    }

    .lc-hero-title {
        max-width: 60%;
        font-size: 4rem !important;
    }

    .lifecare-faq-page .resp-vtabs li.resp-tab-active,
    .lifecare-faq-page .resp-vtabs .resp-tabs-list li {
        font-size: 1.5rem !important;
        text-align: center;
        margin-bottom: 5% !important;
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .lifecare-faq-page .resp-tab-content {
        padding-right: 0 !important;
    }

    .lifeCare-plus-icon,
    .lifeCare-minus-icon {
        width: 35px !important;
        height: 35px !important;
    }
}

@media (max-width: 1024px) {
    .hero-overlay {
        top: 260px;
        height: 240px;
    }

    .lc-hero-img-container img {
        height: 460px;
    }

    .faq-container {
        top: -440px;
    }
}

@media (max-width: 991px) {
    .faq-container {
        top: -370px;
    }

    .hero-overlay {
        top: 230px;
    }

    .lc-hero-img-container img {
        height: 400px;
    }

    .lifecare-faq-page .resp-vtabs .resp-tabs-list li {
        text-align: center;
        border-radius: 40px;
        min-width: max-content;
        padding: 14px 35px 15px 35px !important;
    }

    .lifecare-faq-page .resp-vtabs li.resp-tab-active {
        text-align: center;
        border-radius: 40px;
        min-width: max-content;
        padding: 14px 35px 15px 35px !important;
    }

    .lifecare-faq-page .resp-vtabs .resp-tabs-list li {
        text-align: center;
        border-radius: 10px !important;
        min-width: max-content;
    }

    .lifecare-faq-page .resp-vtabs li.resp-tab-active {
        text-align: center;
        border-radius: 10px !important;
        min-width: max-content;
    }

    .lifecare-faq-page .resp-tab-content {
        padding: 0px 0px;
    }

    .lifecare-faq-page #verticalTab {
        padding-top: 0px;
    }

    .lc-hero-title {
        margin-bottom: 0;
        font-size: 35px;
    }
}

@media (max-width: 768px) {
    .lc-hero-content {
        margin-bottom: 40px;
    }

    .faq-container {
        top: -320px;
    }

    .lc-hero-img-container img {
        height: 350px;
    }

    .hero-overlay {
        top: 200px;
        height: 155px;
    }

    .lifeCare-plus-icon,
    .lifeCare-minus-icon {
        width: 16px;
        height: 16px;
    }

    .lifecare-faq-icons {
        margin-right: 5px;
        width: 10%;
        justify-content: center !important;
    }

    .lifeCare-li-q {
        flex-wrap: wrap;
        padding: 8px;
    }

        .lifecare-li-q .a {
            margin-left: 0;
        }

    .lifeCareAssurant-bottomsection {
        min-height: 220px;
        padding: 3rem 1.5rem;
    }

    .lifeCareAssurant-bottomsection-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 2rem;
    }

    .lifeCareAssurant-bottomsection-text {
        flex: 1;
    }

    .lifeCareAssurant-bottomsection-buttons {
        display: flex;
        flex-direction: column;
        gap: 1rem;
        width: 100%;
        max-width: 220px;
        margin-top: 40px;
        margin-right: 0;
    }

    .lifeCareBottomButton {
        width: auto;
        white-space: nowrap;
    }

    .lc-hero-title {
        font-size: 30px;
        margin-left: 2%;
    }

    .lifecare-faq-page h2.resp-accordion {
        display: none;
    }

    .lifecare-faq-page .resp-vtabs .resp-tabs-container {
        width: 90%;
    }

    .lifecare-faq-page .resp-vtabs ul.resp-tabs-list {
        display: flex;
        width: 100% !important;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        padding: 0;
        margin: 0;
        scrollbar-width: none;
        justify-content: flex-start;
    }

    .lifecare-faq-page .resp-vtabs .resp-tabs-container {
        margin-left: 2% !important;
        margin-top: 2% !important;
    }

    .lifecare-faq-page .resp-vtabs li.resp-tab-active {
        border: 1px solid #00205d !important;
    }

    .lifecare-faq-page .resp-vtabs .resp-tabs-list li {
        border: 1px solid #c1c1c1;
        font-size: 14px;
        border-radius: 35px !important;
        width: 150px;
        height: 55px;
        text-align: center;
        margin-left: 3%;
    }

    .lifecare-faq-page .resp-vtabs .resp-tab-content {
        margin-top: 40px !important;
    }

    .lifecare-faq-page .resp-tab-content {
        padding: 0px 0px !important;
    }

    .lifecare-faq-page .arrow-text-faq {
        padding: 15px 9px !important;
        width: 87%;
        margin-left: -1%;
    }

    .lifecare-faq-page .faq .q img {
        height: 23px !important;
        width: 23px;
    }
}

@media (max-width: 576px) {
    .lifeCareAssurant-bottomsection-title {
        padding-bottom: 2rem;
    }

    .faq-container {
        top: -469px;
    }

    .lc-hero-content {
        margin-bottom: 20px;
    }

    .lc-hero-img-container {
        overflow: hidden;
    }

        .lc-hero-img-container img {
            height: 500px;
            margin-top: -539px;
            object-fit: cover;
            object-position: 93% center;
        }

    .hero-overlay {
        top: 181px;
        height: 295px;
        background: linear-gradient(to top, rgba(255, 255, 255, 100%), rgba(255, 255, 255, 97%), transparent), linear-gradient(to top, rgba(255, 255, 255, 100%), rgba(255, 255, 255, 97%), transparent);
    }

    .hero-overlay2 {
        top: 0;
        height: 510px;
        position: relative;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 73%, rgba(255, 255, 255, 0.8) 68%, rgba(255, 255, 255, 0.9) 72%, rgba(255, 255, 255, 0) 69%);
    }
}

@media (max-width: 480px) {
    .lifeCare-plus-icon,
    .lifeCare-minus-icon {
        width: 14px;
        height: 14px;
    }

    .lifeCare-li-q {
        padding: 5px;
    }
}

@media (max-width: 450px) {
    .lc-hero-img-container {
        height: 338px;
        overflow: hidden;
    }

    .faq-container {
        top: -320px;
    }

    .lc-hero-content {
        margin-bottom: 20px;
    }

    .lc-hero-img-container img {
        height: 500px;
        margin-top: -500px;
        object-fit: cover;
        object-position: 92% center;
    }

    .hero-overlay {
        top: 207px;
        height: 147px;
        background: linear-gradient(to top, rgba(255, 255, 255, 100%), rgba(255, 255, 255, 97%), transparent), linear-gradient(to top, rgba(255, 255, 255, 100%), rgba(255, 255, 255, 97%), transparent);
    }

    .hero-overlay2 {
        top: 0px;
        height: 465px;
        position: relative;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 73%, rgba(255, 255, 255, 0.8) 68%, rgba(255, 255, 255, 0.9) 72%, rgba(255, 255, 255, 0) 69%);
    }

    .lifecare-faq-page .resp-vtabs .resp-tabs-list li {
        align-items: center;
        display: flex;
        height: 70px !important;
        padding: 15px 50px 15px 50px !important;
        font-size: 16px;
    }

    .lifecare-faq-page .resp-vtabs li.resp-tab-active {
        padding: 15px 50px 15px 50px !important;
        font-size: 16px;
    }

    .lifeCarecalculator-container {
        border-right: 40px solid #3498db;
        left: 20px;
    }

    .bottom-image-container img {
        width: 100%;
        object-fit: cover;
    }

    .lifeCareinput-group {
        flex-direction: column;
    }

    .lifeCarecalculator-link {
        margin-left: 150px;
    }

    .lc-hero-title {
        max-width: 90% !important;
        font-size: 30px !important;
        margin-bottom: 0;
    }

    .lifecare-faq-page .faq li.a {
        padding: 10px 10px;
        margin-left: 5%;
    }

    .lifecare-faq-page .resp-vtabs .resp-tabs-container {
        margin: 3% 0 0 0 !important;
        width: 100%;
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
    }

    .lifecare-faq-page .faq li.a ul,
    .lifecare-faq-page .faq li.a ol {
        padding: 15px 15px;
    }

    .lifecare-faq-page .arrow-text-faq {
        margin-left: 3% !important;
        color: #1f4776;
    }
}
/*************************************** FAQ section End ************************************/
/*progress bar*/
.lcInsured-progress-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.lcInsured-progress-circle {
    position: relative;
    width: 55px;
    height: 55px;
    background: conic-gradient(#2278c9 0% 25%, #fff 25% 100%);
    border-radius: 50%;
}

.lcInsured-circle-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #1f4776;
    width: 39px;
    height: 39px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#lcInsured-progress-text {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}

.lcInsured-sectiondisplay {
    padding-top: 8px;
    display: flex;
}

.lcInsured-progressbardiv {
    background-color: #1f4776;
    padding-left: 0px;
    padding-right: 0px;
}
/*section InsuredInformation start */

.lcInsured-mainContainer {
    max-width: 1200px !important;
}
.container-fluid {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
    padding-left: 0;
    margin-top: 29px;
}

.lcInsured-header-section {
    display: flex;
}

.lcInsured-icon {
    padding: 1% 8px;
}

    .lcInsured-icon img {
        height: 25px;
    }

.lcInsured-text {
    padding-left: 10px;
    border-left: 1px solid #fff;
}

    .lcInsured-text h2 {
        color: #f8f9fa;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 3px;
    }

    .lcInsured-text p {
        color: white;
        font-size: 13px;
        margin-bottom: 0;
    }

.lcInsured-container {
    max-width: 1200px;
    margin: auto;
}

.lcInsured-mainContainer {
    margin-top: 30px !important;
}

.lcInsuredFormSectionHeading {
    color: #1f4776;
    font-size: 20px;
}
.lcInsuredSecDescription {
    color: #444;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 32px;
    max-width: 90%;
}
.lcInsured-Container p {
    color: #444444;
    font-size: 15px;
}

.lcInsured-formSection {
    background: white;
    padding: 1.1rem;
    padding-bottom: 10%;
    border-radius: 8px;
    border: 0.1px solid #ced4da;
}

.lcInsured-formLabel {
    color: #596a81;
    margin-bottom: 8px;
    font-size: 14px;
}

.lcInsuredContactText {
    margin-top: 5%;
    margin-bottom: 1%;
    padding-top: 2%;
    color: #1f4776;
    border-top: 0.1px solid #ced4da;
}

.lcInsured-subscription-card {
    background-color: #edf6fe;
    border: 1px solid #2278c9;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 1.5rem;
}

    .lcInsured-subscription-card p {
        font-size: 17px;
        margin-bottom: 0;
        color: #00205d;
        font-weight: 600;
    }

.lcInsured-subscription-elements {
    display: flex;
    justify-content: space-between;
    padding-top: 2%;
}

.lcInsured-subscription-card {
    background-color: #edf6fe;
    border: 1px solid #2278c9;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 1.5rem;
}

    .lcInsured-subscription-card p {
        font-size: 17px;
        margin-bottom: 0;
        color: #00205d;
        font-weight: 600;
    }

.lcInsured-subscription-elements {
    display: flex;
    justify-content: space-between;
    align-items: self-end;
    margin-top: 20%;
}

.lcInsured-price-display {
    color: #1f4776;
    font-weight: bold;
    font-size: 18px;
}

.lcInsured-legal-text {
    font-size: 0.75rem;
    line-height: 1.4;
    color: #666;
}

.lcInsured-back-link {
    color: #3480cd;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 1.3rem;
    margin-left: 1rem;
}

.lcInsured-nav-link {
    color: white;
    font-size: 0.9rem;
}

.lcInsured-btn-primary {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ced4da;
    color: #444444;
    font-weight: bold;
    border: none;
    border-radius: 140px;
    padding: 1rem 2rem;
    font-size: 1.1rem;
    height: 50px;
    margin-top: 2rem;
}

@media (max-width: 1024px) {
    .lcInsured-container {
        max-width: 96%;
        margin-left: 2%;
    }

    .lcInsured-subscription-card {
        padding: 1.5rem;
    }

    .lcInsured-subscription-elements {
        margin-top: 10%;
    }

    .lcInsured-contactText {
        margin-bottom: 2%;
        padding-top: 5%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .lcInsured-formLabel {
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .lcInsured-subscription-card {
        margin-top: 2rem;
    }
    .lcInsuredSecDescription {
        max-width: 100%;
    }
}

@media (max-width: 450px) {
    .lcInsured-sectiondisplay,
    .container-fluid,
    .logo-text {
        padding-left: 0;
        padding-right: 0;
    }

    .container-fluid {
        margin-top: 25px;
    }

    .lcInsured-mainContainer {
        max-width: 100%;
        margin-top: 25px !important;
    }
    .lcInsuredSecDescription {
        font-size: 14px;
    }
    .lcInsured-circle-overlay {
        width: 34px;
        height: 34px;
    }

    .lcInsured-progress-circle {
        width: 46px;
        height: 46px;
    }

    .lcInsured-text h2 {
        font-size: 18px;
    }

    .lcInsured-text p {
        font-size: 12px;
    }
}
/*section InsuredInformation end */
/*======== LifeCare Enrollment Section 2 - Start ========*/
.lifecareEnrollment-containerFluid {
    padding: 0;
    margin: 0;
    padding-top: 70px;
    padding-bottom: 250px;
}

.lc-CoverageSection {
    background-color: #f7fbff;
    min-height: 100vh;
    line-height: 1.5;
    padding-top: 5px;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
}

.lc-CoverageSec-header {
    background-color: #1f4775;
    width: 100%;
    height: 76px;
    position: relative;
}

.lc-CoverageSec-headerContent {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lc-CoverageSec-header-left {
    display: flex;
    align-items: center;
    gap: 11px;
    color: white;
}

.lc-CoverageSec-currency-icon {
    display: flex;
    width: 28px;
    height: 28px;
    margin-bottom: 14px;
    justify-content: center;
    align-items: center;
    background-image: url(/images/lifecarelibraries/life_care/coverageicon.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.lc-CoverageSec-header-text {
    border-left: 1px solid #fff;
    padding-left: 10px;
    height: 50px;
}

    .lc-CoverageSec-header-text h1 {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 3px;
        margin-top: -3px;
        line-height: 1.5;
        color: #ffffff;
    }

    .lc-CoverageSec-header-text p {
        font-size: 13px;
        opacity: 0.9;
        line-height: 1;
        color: #ffffff;
    }

.lc-CoverageSection-progress-circle {
    width: 55px;
    height: 55px;
    position: relative;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .lc-CoverageSection-progress-circle::before {
        content: "";
        position: absolute;
        inset: 0;
        border-radius: 50%;
        background: conic-gradient(#2278c9 0deg 180deg, rgba(255, 255, 255, 1) 180deg 360deg);
    }

    .lc-CoverageSection-progress-circle::after {
        content: "";
        position: absolute;
        inset: 8px;
        border-radius: 50%;
        background: #1f4775;
    }

.lc-CoverageSection-progress-text {
    color: white;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.lc-CoverageSec-main-container {
    max-width: 1200px !important;
    margin: 0 auto;
    padding: 32px 48px;
}

.lc-CoverageSec-goBack {
    color: #3480cd !important;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    margin-bottom: 24px;
    width: fit-content;
    cursor: pointer;
}

.lc-CoverageSec-container {
    background-color: white;
    border-radius: 8px;
    padding: 2rem;
    border: 1px solid #ced4da;
}

.lc-CoverageSecTitle {
    color: #1f4776;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px;
}

.lc-CoverageSecDescription {
    color: #444;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 32px;
    max-width: 90%;
}

.lc-CoverageSec-Form {
    margin-bottom: 30px;
    max-width: 50%;
}

.lc-CoverageSec-Formlabel {
    display: block;
    color: #596a81;
    margin-bottom: 8px;
    font-size: 14px;
}

.lc-CoverageSecDate-input {
    position: relative;
}

    .lc-CoverageSecDate-input::after {
        content: "";
        position: absolute;
        right: 12px;
        top: 50%;
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236B7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z'%3E%3C/path%3E%3C/svg%3E");
        pointer-events: none;
    }

.lc-CoverageSec-Forminput:focus {
    outline: none;
    border: 2px solid #007bff82;
    box-shadow: 0 0 8px rgba(0, 123, 255, 0.5);
}

.lc-CoverageSec-Forminput {
    width: 100%;
    height: 44px;
    padding: 0 16px;
    border: 1px solid #ced4da;
    border-radius: 8px;
    font-size: 15px;
    color: #3d515a !important;
    background: #fcfcfc;
    transition: all 0.15s ease;
}

.lc-CoverageSec-Formselect {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236B7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 20px;
    padding-right: 40px;
    font-weight: 600;
    color: #495057;
}

.lc-CoverageSec-Formlink a {
    color: #1f4776;
    font-size: 14px;
    font-weight: 500;
}

.lc-CoverageSec-summaryContainer {
    background-color: #edf6fe;
    border: 1px solid #2278c9;
    border-radius: 12px;
    padding: 24px;
}

.lc-CoverageSec-summaryTitle {
    color: #1f4776;
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 32px;
}

.lc-CoverageSec-summaryRow {
    display: flex;
    justify-content: space-between;
    padding-bottom: 16px;
    margin-bottom: 24px;
    border-bottom: 1px solid #ced4da;
}

.lc-CoverageSec-summaryLabel {
    color: #444;
    font-size: 15px;
}

.lifecare-user-fullname {
    color: #444;
    font-size: 15px;
    font-weight: 700;
}

.lc-CoverageSecMonthly-total {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
    align-items: center;
}

.lc-CoverageSecMonthly-label {
    font-size: 18px;
    color: #1f4776;
    font-weight: 600;
}

.lifecare-monthly-amount {
    color: #1f4776;
    font-weight: 700;
    font-size: 22px;
}

.decimal-value {
    color: #1f4776;
    position: relative;
    font-size: 15px;
    top: -6px;
    font-weight: 700;
}

.lc-CoverageSec-continueBtn {
    width: 100%;
    height: 48px;
    background-color: #2278c9;
    color: #ffffff;
    border: none;
    border-radius: 44px;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    margin-bottom: 16px;
}

.lc-CoverageSec-summaryNote {
    font-size: 14px;
    color: #444444;
    margin-top: 1rem;
}
/*Media Queries*/
@media (max-width: 1200px) {
    .lc-CoverageSec-headerContent,
    .lc-CoverageSec-main-container {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1024px) {
    .lc-CoverageSecLeft,
    .lc-CoverageSecRight {
        padding-bottom: 60px;
    }

    .lc-CoverageSec-main-container {
        padding: 32px;
    }
}

@media (max-width: 768px) {
    .lc-CoverageSec-headerContent {
        padding-left: 24px;
        padding-right: 24px;
    }

    .lc-CoverageSec-Form {
        max-width: 100%;
    }

    .lc-CoverageSecDescription {
        max-width: 100%;
    }

    .lc-CoverageSec-container,
    .lc-CoverageSec-summaryContainer {
        padding: 24px;
    }
}

@media (max-width: 480px) {
    .lc-CoverageSection {
        padding: 0;
    }

    .lc-CoverageSec-header {
        height: 64px;
    }

    .lc-CoverageSec-headerContent {
        padding-left: 15px;
        padding-right: 15px;
    }

    .lc-CoverageSec-header-text h1 {
        font-size: 20px;
        font-weight: 600;
    }

    .lc-CoverageSection-progress-circle {
        width: 46px;
        height: 46px;
    }

        .lc-CoverageSection-progress-circle::after {
            inset: 6px;
        }

    .lc-CoverageSec-main-container {
        padding: 16px;
    }

    .lc-CoverageSec-Formlink {
        font-size: 12px;
    }

    .lc-CoverageSec-container,
    .lc-CoverageSec-summaryContainer {
        padding: 20px;
    }

    .lc-CoverageSecTitle {
        font-size: 18px;
    }

    .lc-CoverageSecDescription {
        font-size: 14px;
    }

    .lifecare-monthly-amount {
        font-size: 20px;
    }

        .lifecare-monthly-amount span {
            font-size: 14px;
        }
}
/*======== LifeCare Enrollment Section 2 - End ========*/
/*======== LifeCare Beneficiaries Section 3 - Start ========*/
.lcBeneficiarySection {
    background-color: #f7fbff;
    min-height: 100vh;
    line-height: 1.5;
    padding-top: 5px;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
}

.lcBeneficiarySectionHeader {
    background-color: #1f4775;
    width: 100%;
    height: 76px;
    position: relative;
}

.lcBeneficiarySectionHeaderContent {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lcBeneficiarySectionHeaderLeft {
    display: flex;
    align-items: center;
    gap: 11px;
    color: white;
}

.lcBeneficiarySectionIcon {
    display: flex;
    width: 28px;
    height: 28px;
    margin-bottom: 12px;
    justify-content: center;
    align-items: center;
    background-image: url(/images/lifecarelibraries/life_care/beneficiaryicon.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.lcBeneficiarySectionHeaderText {
    border-left: 1px solid #fff;
    padding-left: 10px;
    height: 50px;
}

    .lcBeneficiarySectionHeaderText h1 {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 3px;
        margin-top: -3px;
        line-height: 1.5;
        color: #ffffff;
    }

    .lcBeneficiarySectionHeaderText p {
        font-size: 13px;
        opacity: 0.9;
        line-height: 1;
        color: #ffffff;
    }

.lcBeneficiarySection-progress-circle {
    width: 55px;
    height: 55px;
    position: relative;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .lcBeneficiarySection-progress-circle::before {
        content: "";
        position: absolute;
        inset: 0;
        border-radius: 50%;
        background: conic-gradient(#2278c9 0deg 270deg, rgba(255, 255, 255, 1) 270deg 360deg);
    }

    .lcBeneficiarySection-progress-circle::after {
        content: "";
        position: absolute;
        inset: 8px;
        border-radius: 50%;
        background: #1f4775;
    }

.lcBeneficiarySection-progress-text {
    color: white;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.lcBeneficiarySectionMainContainer {
    max-width: 1200px !important;
    margin: 0 auto;
    padding: 32px 48px;
}

.lcBeneficiarySectionGoback {
    color: #3480cd !important;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    margin-bottom: 24px;
    cursor: pointer;
    width: fit-content;
}

.lcBeneficiarySectionContainer {
    background-color: white;
    border-radius: 8px;
    padding: 2rem;
    border: 1px solid #ced4da;
}

.lcBeneficiarySectionTitle {
    color: #1f4776;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px;
}

.lcBeneficiarySectionDescription {
    color: #444;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 32px;
    max-width: 90%;
}
/* Form Fields Layout */
.lcBeneficiarySectionForm {
    margin-bottom: 15px;
}

.lcBeneficiaryBankField,
.lcBeneficiaryNameField {
    padding: 0 10px;
}

.lcBeneficiaryPercentageField {
    padding: 0 10px;
}
/* Labels */
.lcBeneficiaryBankLabel,
.lcBeneficiaryPercentageLabel {
    display: block;
    color: #596a81;
    margin-bottom: 8px;
    font-size: 14px;
}

.lcBeneficiaryNameLabel {
    display: block;
    color: #596a81;
    margin-bottom: 8px;
    font-size: 14px;
}
/* Input Fields */
.lcBeneficiaryBankInput,
.lcBeneficiaryNameInput {
    width: 100%;
    height: 44px;
    padding: 0 16px;
    margin-bottom: 10px;
    border: 1px solid #ced4da;
    border-radius: 8px;
    font-size: 15px;
    color: #3d515a !important;
    background: #fcfcfc;
    transition: all 0.15s ease;
}

.lcBeneficiaryPercentageInput {
    width: 100%;
    height: 44px;
    padding: 0 16px;
    margin-bottom: 10px;
    border: 1px solid #ced4da;
    border-radius: 8px;
    font-size: 15px;
    color: #3d515a !important;
    background: #fcfcfc;
    transition: all 0.15s ease;
}

.lcBeneficiaryPercentageDiv {
    position: relative;
    max-width: 80%;
}

.lcBeneficiaryPercentageSymbol {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #3d515a;
    font-weight: bold;
    font-size: 18px;
}

.lcBenTotalPercent {
    color: #3d515a;
    font-weight: bold;
    font-size: 18px;
}

.lcBeneficiaryInputReadonly {
    background-color: #f3f4f6;
    color: #6b7280;
    cursor: not-allowed;
}

.lcBeneficiaryPercentageInput {
    padding-right: 25px;
    text-align: left;
}

/* Total Assigned */
.lcBeneficiaryTotalAssigned {
    display: flex;
    max-width: 70%;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    margin: 25px 0;
    border-top: 1px solid #e0e0e0;
    padding-top: 10px;
}

.lcBeneficiaryTotalLabel {
    color: #2d4564;
    font-weight: 500;
}

.lcBeneficiaryTotalValue {
    color: #2d4564;
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 700;
}
/* Add Beneficiary Button */
.lcBeneficiaryAddBtn {
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 600;
    color: #2278c9;
    background-color: #fff;
    border: 1px solid #2278c9;
    border-radius: 44px;
    cursor: pointer;
    transition: all 0.3s ease;
}

    .lcBeneficiaryAddBtn:hover {
        background-color: #2278c9;
        color: #fff;
    }

.lcBeneficiarySectionSummContainer {
    background-color: #edf6fe;
    border: 1px solid #2278c9;
    border-radius: 12px;
    padding: 24px;
}

.lcBeneficiarySectionSummTitle {
    color: #1f4776;
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 32px;
}

.lcBeneficiarySummInsName {
    display: flex;
    justify-content: space-between;
    padding-bottom: 12px;
}

.lcBeneficiarySummMaxInsAmt {
    display: flex;
    justify-content: space-between;
    padding-bottom: 16px;
    margin-bottom: 24px;
    border-bottom: 1px solid #ced4da;
}

.lcBeneficiarySectionSummLabel {
    color: #444;
    font-size: 15px;
}

.paysec-maxins-amount,
.lifeCareMaxInsuredCents {
    color: #444;
    font-size: 15px;
    font-weight: 700;
}

.lcBeneficiarySectionMntlyTotal {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
    align-items: center;
}

.lcBeneficiarySectionMntlyLabel {
    font-size: 18px;
    color: #1f4776;
    font-weight: 600;
}

.lifecare-monthly-amount {
    color: #1f4776;
    font-weight: 700;
    font-size: 22px;
}

.decimal-value {
    color: #1f4776;
    position: relative;
    font-size: 15px;
    top: -6px;
    font-weight: 700;
}

.lcBeneficiarySectionContinueBtn {
    width: 100%;
    height: 48px;
    background-color: #2278c9;
    color: #ffffff;
    border: none;
    border-radius: 44px;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    margin-bottom: 16px;
}

.lcBeneficiarySectionSummNote {
    font-size: 14px;
    color: #444444;
    margin-top: 1rem;
}

.lcBenDeleteIcon {
    width: 42px;
    height: 42px;
    background: transparent;
    border: 1px solid red;
    border-radius: 6px;
    margin-top: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="%23ef4444" aria-hidden="true"><path stroke-linecap="round" stroke-linejoin="round" d="m14.74 9 -0.346 9m-4.788 0L9.26 9m9.968 -3.21c0.342 0.052 0.682 0.107 1.022 0.166m-1.022 -0.165L18.16 19.673a2.25 2.25 0 0 1 -2.244 2.077H8.084a2.25 2.25 0 0 1 -2.244 -2.077L4.772 5.79m14.456 0a48.108 48.108 0 0 0 -3.478 -0.397m-12 0.562c0.34 -0.059 0.68 -0.114 1.022 -0.165m0 0a48.11 48.11 0 0 1 3.478 -0.397m7.5 0v-0.916c0 -1.18 -0.91 -2.164 -2.09 -2.201a51.964 51.964 0 0 0 -3.32 0c-1.18 0.037 -2.09 1.022 -2.09 2.201v0.916m7.5 0a48.667 48.667 0 0 0 -7.5 0" stroke-width="1.5"></path></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}

/*Media Queries*/
@media (max-width: 1200px) {
    .lcBeneficiarySectionHeaderContent,
    .lcBeneficiarySectionMainContainer {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1024px) {
    .lcBeneficiarySecLeft,
    .lcBeneficiarySecRight {
        padding-bottom: 60px;
    }

    .lcBeneficiarySectionMainContainer {
        padding: 32px;
    }
}

@media (max-width: 768px) {
    .lcBeneficiarySectionHeaderContent {
        padding-left: 24px;
        padding-right: 24px;
    }

    .lcBeneficiaryPercentageDiv {
        max-width: 100%;
    }

    .lcBeneficiaryTotalAssigned {
        max-width: 100%;
    }

    .lcBeneficiarySectionDescription {
        max-width: 100%;
    }

    .lcBeneficiarySectionContainer,
    .lcBeneficiarySectionSummContainer {
        padding: 24px;
    }
}

@media (max-width: 480px) {
    .lcBeneficiarySection {
        padding: 0;
    }

    .lcBeneficiarySectionForm {
        margin-bottom: 42px;
    }

    .lcBeneficiarySectionHeader {
        height: 64px;
    }

    .lcBenDeleteIcon {
        margin-top: 10px;
    }

    .lcBeneficiarySectionHeaderContent {
        padding-left: 15px;
        padding-right: 15px;
    }

    .lcBeneficiarySectionHeaderText h1 {
        font-size: 20px;
        font-weight: 600;
    }

    .lcBeneficiarySection-progress-circle {
        width: 46px;
        height: 46px;
    }

        .lcBeneficiarySection-progress-circle::after {
            inset: 6px;
        }

    .lcBeneficiarySectionMainContainer {
        padding: 16px;
    }

    .lcBeneTotalValue {
        display: flex;
        width: auto;
    }

    .lcBeneficiaryAddBtn {
        width: 100%;
    }

    .lcBeneficiarySectionContainer,
    .lcBeneficiarySectionSummContainer {
        padding: 20px;
    }

    .lcBeneficiarySectionTitle {
        font-size: 18px;
    }

    .lcBeneficiarySectionDescription {
        font-size: 14px;
    }

    .lifecare-monthly-amount {
        font-size: 20px;
    }

        .lifecare-monthly-amount span {
            font-size: 14px;
        }
}

@media (min-width: 768px) {
    .lcBenTotalPercent {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
    }
}
/*======== LifeCare Beneficiaries Section 3 - End ========*/
/*======== LifeCare Beneficiaries Section 4 - Start ========*/
.lc-paysection {
    background-color: #f7fbff;
    min-height: 100vh;
    line-height: 1.5;
    padding-top: 5px;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
}

.lc-paysec-container {
    background-color: white;
    border-radius: 8px;
    padding: 2rem;
    border: 1px solid #ced4da;
}

.lifecare-pay-header {
    background-color: #1f4775;
    width: 100%;
    height: 76px;
    position: relative;
}

.lifecare-pay-headercontent {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lc-pay-header-left {
    display: flex;
    align-items: center;
    gap: 11px;
    color: white;
}

.lc-pay-header-icon {
    display: flex;
    width: 26px;
    height: 26px;
    margin-bottom: 12px;
    justify-content: center;
    align-items: center;
    background-image: url(/images/lifecarelibraries/life_care/cardblueicon.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.lc-pay-header-text {
    border-left: 1px solid #fff;
    padding-left: 10px;
    height: 50px;
}

    .lc-pay-header-text h1 {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 3px;
        margin-top: -3px;
        line-height: 1.5;
        color: #ffffff;
    }

    .lc-pay-header-text p {
        font-size: 13px;
        opacity: 0.9;
        line-height: 1;
        color: #ffffff;
    }

.lc-paysection-progress-circle {
    width: 55px;
    height: 55px;
    position: relative;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .lc-paysection-progress-circle::before {
        content: "";
        position: absolute;
        inset: 0;
        border-radius: 50%;
        background: conic-gradient(#2278c9 0deg 360deg);
    }

    .lc-paysection-progress-circle::after {
        content: "";
        position: absolute;
        inset: 8px;
        border-radius: 50%;
        background: #1f4775;
    }

.lc-paysection-progress-text {
    color: white;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.lc-paysection-main-container {
    max-width: 1200px !important;
    margin: 0 auto;
    padding: 32px 48px;
}

.lc-paysection-goback {
    color: #3480cd !important;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    margin-bottom: 24px;
    cursor: pointer;
    width: fit-content;
}

.lifecare-payment-title {
    color: #1f4776;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px;
}

.lifecare-payment-method {
    padding-bottom: 15px;
}

.lifecare-pay-option {
    border: 1px solid #2278c9;
    border-radius: 8px;
    padding: 20px;
    cursor: pointer;
    transition: all 0.2s ease;
    height: 100%;
}

    .lifecare-pay-option.active {
        background-color: #edf6fe;
    }

.lifecare-pay-cc-title,
.lifecare-pay-bankacc-title {
    font-weight: 700;
    font-size: 15px;
    color: #333;
}
/*.lifeCareOptionSubtitle {
    color: #666;
    font-size: 14px;
}*/
.lifecare-pay-cc-icon {
    display: flex;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    justify-content: center;
    align-items: center;
    background-image: url(/images/lifecarelibraries/life_care/cardwhiteicon.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.lifecare-pay-bankacc-icon {
    display: flex;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    justify-content: center;
    align-items: center;
    background-image: url(/images/lifecarelibraries/life_care/bankicon.png);
    background-size: contain;
    background-repeat: no-repeat;
}
/* Custom Radio Buttons */
.radio-container {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 22px;
}

.form-check-input[type="radio"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.radio-checkmark {
    position: absolute;
    top: -2px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border: 1px solid #dce1e6;
    border-radius: 50%;
}

.form-check-input:checked ~ .radio-checkmark {
    background-color: #fff;
    border-color: #3b82f6;
}

.radio-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.form-check-input:checked ~ .radio-checkmark:after {
    display: block;
    top: 4px;
    left: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #3b82f6;
}

.lifecare-pay-creditcard,
.lifecare-pay-bankacc {
    margin-bottom: 1.5rem;
}

.card-icons {
    display: flex;
    margin-bottom: 1.5rem;
}

.card-icon {
    border: 1px solid #dce1e6;
    border-radius: 6px;
    padding: 6px 12px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
}

    .card-icon span {
        height: 24px;
        width: 35px;
        background-size: cover;
        background-position: center;
        display: block;
    }

.visa {
    background-image: url("/images/lifecarelibraries/life_care/visaicon.png");
}

.masterCard {
    background-image: url("/images/lifecarelibraries/life_care/mastercardicon.png");
}

.americanExpress {
    background-image: url("/images/lifecarelibraries/life_care/amexicon.png");
}

.paysec-formlabel {
    color: #596a81;
    margin-bottom: 8px;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
}

.lifecarePayBankType {
    padding: 0 15px;
}

.paysec-tooltip-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    background-image: url("/images/lifecarelibraries/life_care/tooltipicon.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.confirmation-section {
    border-top: 1px solid #ced4da;
    margin: 1rem 0;
}

.acceptHeading {
    color: #1f4776;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 15px;
}

.acceptPara {
    color: #444;
    font-size: 16px;
    line-height: 1.5;
}

.pay-section-list {
    margin: 20px 0;
}

    .pay-section-list label {
        font-weight: 500;
        color: #444;
        font-size: 15px;
    }

        .pay-section-list label a {
            font-size: 15px;
            font-weight: 500;
            color: #2278c9;
            text-decoration: none;
        }

            .pay-section-list label a:hover {
                text-decoration: underline;
            }

.paysec-checkbox {
    margin-top: 0.15rem;
    transform: scale(1.2);
}

.paysec-routing,
.paysec-bankacc-number {
    padding-bottom: 20px;
}

.paysec-summary-container {
    background-color: #edf6fe;
    border: 1px solid #2278c9;
    border-radius: 12px;
    padding: 24px;
}

.paysec-summary-title {
    color: #1f4776;
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 32px;
}

.paysec-summary-row {
    display: flex;
    justify-content: space-between;
    padding-bottom: 12px;
}

.summary-maxins-amt {
    display: flex;
    justify-content: space-between;
    padding-bottom: 22px;
}

.paysec-summary-benficiaries {
    font-weight: 700;
    font-size: 15px;
    padding-bottom: 18px;
    color: #444;
}

.lcPayAllSummBeneficiaries {
    padding-bottom: 16px;
    margin-bottom: 24px;
    border-bottom: 1px solid #ced4da;
}

.lcPayAllBeneficiaries {
    display: flex;
    justify-content: space-between;
    padding-bottom: 12px;
}

.lcPaySectionBeneficiariesName {
    color: #444;
    font-size: 15px;
}

.lifeCareBeneficiariesPercentage {
    font-size: 15px;
    color: #444;
    font-weight: 700;
}

.paysec-summary-label {
    color: #444;
    font-size: 15px;
}

.paysec-maxins-amount,
.lifeCareMaxInsuredCents {
    color: #444;
    font-size: 15px;
    font-weight: 700;
}

.paysec-monthly-total {
    margin-bottom: 24px;
}

.paysec-monthly-amount {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.paysec-monthly-label {
    font-size: 18px;
    color: #1f4776;
    font-weight: 600;
}

.lifecare-monthly-amount {
    color: #1f4776;
    font-weight: 700;
    font-size: 22px;
}

.decimal-value {
    color: #1f4776;
    position: relative;
    font-size: 15px;
    top: -6px;
    font-weight: 700;
}

span.lock-icon {
    background-image: url(/images/lifecarelibraries/life_care/payregistrationicon.png);
    display: inline-flex;
    background-size: contain;
    background-repeat: no-repeat;
    margin: -4px;
    padding: 10px 15px;
    height: 20px;
    width: 20px;
    justify-content: center;
    align-items: center;
}

.paysec-continuebtn {
    width: 100%;
    height: 48px;
    background-color: #2278c9;
    color: #ffffff;
    border: none;
    border-radius: 44px;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    margin-bottom: 16px;
}

.paysec-summary-note {
    font-size: 14px;
    color: #444444;
    margin-top: 1rem;
}

.lifecare-pay-option.active {
    border: 2px solid #007bff;
}

.lc-pay-cc-div.active,
.lifeCarePayBankdiv.active {
    display: block;
}

.lcRadioBtn {
    padding-left: 25px;
    margin-bottom: 1.2rem;
}

.spnTermsOfCondition,
.spnPayTermsOfCondition {
    display: none;
    color: #c81414;
    text-align: center;
}

/*.paysec-expdate-input {
    position: relative;
}

    .paysec-expdate-input::after {
        content: "";
        position: absolute;
        right: 12px;
        top: 50%;
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236B7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z'%3E%3C/path%3E%3C/svg%3E");
        pointer-events: none;
    }*/

.lifecare-captcha-showerrormsg {
    padding: 0 15px;
    display: none;
}

@media (max-width: 1200px) {
    .lifecare-pay-headercontent,
    .lc-paysection-main-container {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1024px) {
    .lc-paysec-left,
    .lc-paysec-right {
        padding-bottom: 60px;
    }

    .lc-paysection-main-container {
        padding: 32px;
    }
}

@media (max-width: 768px) {
    .lifecare-pay-headercontent {
        padding-left: 24px;
        padding-right: 24px;
    }

    .lcPayTotalAssigned {
        max-width: 100%;
    }

    .lc-paysec-container,
    .paysec-summary-container {
        padding: 24px;
    }
}

@media (max-width: 480px) {
    .lc-paysection {
        padding: 15px 0;
    }

    .lifecare-pay-header {
        height: 64px;
    }

    .lifecare-pay-headercontent {
        padding-left: 15px;
        padding-right: 15px;
    }

    .lc-pay-header-text {
        font-size: 20px;
        font-weight: 600;
    }

    .lc-paysection-progress-circle {
        width: 46px;
        height: 46px;
    }

        .lc-paysection-progress-circle::after {
            inset: 6px;
        }

    .lc-paysection-main-container {
        padding: 16px;
    }

    .lc-paysec-container,
    .paysec-summary-container {
        padding: 20px;
    }

    .lifecare-payment-title {
        font-size: 18px;
    }

    .lifecare-monthly-amount {
        font-size: 20px;
    }

        .lifecare-monthly-amount span {
            font-size: 14px;
        }
}
/*======== LifeCare Beneficiaries Section 4 - End ========*/
button:hover > .icon.blue, .button:hover > .icon.blue, .link:hover > .icon.blue {
    filter: brightness(0) saturate(100%) brightness(70%) invert(19%) sepia(33%) saturate(6007%) hue-rotate(185deg) brightness(95%) contrast(101%);
}

button:focus > .icon.blue, .button:focus > .icon.blue, .link:focus > .icon.blue {
    filter: brightness(0) saturate(100%) brightness(70%) invert(19%) sepia(33%) saturate(6007%) hue-rotate(185deg) brightness(95%) contrast(101%);
}

@supports (-ms-ime-align: auto) {
    .icon, .icon.blue {
        filter: unset;
    }

        .icon:hover, .icon.blue:hover {
            filter: brightness(70%);
        }
}

.icon {
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    filter: brightness(0) saturate(100%) invert(30%) sepia(98%) saturate(1103%) hue-rotate(177deg) brightness(94%) contrast(102%);
}

    .icon:hover {
        filter: brightness(0) saturate(100%) brightness(70%) invert(19%) sepia(33%) saturate(6007%) hue-rotate(185deg) brightness(95%) contrast(101%);
    }

    .icon.error-red, .icon.announcement-blue, .icon.warning-yellow, .icon.success-green, .icon.inline-error, .icon.positive, .icon.negative {
        filter: grayscale(0) invert(0) brightness(100%);
    }

    .icon.blue {
        filter: brightness(0) saturate(100%) invert(30%) sepia(98%) saturate(1103%) hue-rotate(177deg) brightness(94%) contrast(102%);
    }

        .icon.blue:hover {
            filter: brightness(0) saturate(100%) brightness(70%) invert(19%) sepia(33%) saturate(6007%) hue-rotate(185deg) brightness(95%) contrast(101%);
        }

        .icon.blue.error-red, .icon.blue.announcement-blue, .icon.blue.warning-yellow, .icon.blue.success-green, .icon.blue.inline-error, .icon.blue.positive, .icon.blue.negative {
            filter: grayscale(0) invert(0) brightness(100%);
        }

    .icon.white {
        filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(122deg) brightness(112%) contrast(101%);
        background-color: transparent;
    }

        .icon.white:hover {
            filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(122deg) brightness(112%) contrast(101%);
            background-color: transparent;
        }

        .icon.white.error-red, .icon.white.announcement-blue, .icon.white.warning-yellow, .icon.white.success-green, .icon.white.inline-error, .icon.white.positive, .icon.white.negative {
            filter: grayscale(0) invert(0) brightness(100%);
        }

    .icon.granite {
        filter: brightness(0) saturate(100%) invert(41%) sepia(4%) saturate(1225%) hue-rotate(174deg) brightness(97%) contrast(78%);
    }

        .icon.granite:hover {
            filter: brightness(0) saturate(100%) invert(41%) sepia(4%) saturate(1225%) hue-rotate(174deg) brightness(97%) contrast(78%);
            background-color: transparent;
        }

        .icon.granite.error-red, .icon.granite.announcement-blue, .icon.granite.warning-yellow, .icon.granite.success-green, .icon.granite.inline-error {
            filter: grayscale(0) invert(0) brightness(100%);
        }

    .icon.ultramarine {
        filter: brightness(0) saturate(100%) brightness(70%) invert(19%) sepia(33%) saturate(6007%) hue-rotate(185deg) brightness(95%) contrast(101%);
    }

@supports (-ms-ime-align: auto) {
    .icon, .icon.blue {
        filter: brightness(0) saturate(0) brightness(0) invert(0) sepia(0) saturate(0) hue-rotate(0) brightness(0) contrast(0);
        filter: none;
    }
}

.icon:focus {
    box-shadow: 0 0 4px 3px rgba(115, 195, 235, 0.65);
    outline: 0;
}

.icon.small {
    width: 12px;
    height: 12px;
    display: inline-block;
}

.icon.medium {
    width: 20px;
    height: 20px;
    display: inline-block;
}

.icon.large {
    width: 40px;
    height: 40px;
    display: inline-block;
}
/*******************************************************************/
/*****************************SMALL ICON STYLES*********************/
/*******************************************************************/
.icon.small.checkmark {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/16-checkmark-blue.png");
}

.icon.small.chevron-down {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/16-chevron-down-blue.png");
}

.icon.small.chevron-up {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/16-chevron-up-blue.png");
}

.icon.small.chevron-right {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/16-chevron-right-blue.png");
}

.icon.small.enclosed-help {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/24-enclosed-help-blue.png");
}
/*******************************************************************/
/****************************MEDIUM ICON STYLES*********************/
/*******************************************************************/
.icon.medium.arrow-down {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/24-arrow-down-blue.png");
}

.icon.medium.checkmark {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/24-checkmark-blue.png");
}

.icon.medium.chevron-down {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/24-chevron-down-blue.png");
}

.icon.medium.chevron-up {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/24-chevron-up-blue.png");
}

.icon.medium.chevron-right {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/24-chevron-right-blue.png");
}

.icon.medium.close {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/24-close-blue.png");
}

.icon.medium.document {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/24-document-blue.png");
}

.icon.medium.enclosed-help {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/24-enclosed-help-blue.png");
}

.icon.medium.enclosed-minus {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/24-enclosed-minus-blue.png");
}
/*******************************************************************/
/***************************LARGE ICONS*****************************/
/*******************************************************************/
.icon.large.chevron-down {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/48-chevron-down-blue.png");
}

.icon.large.chevron-up {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/48-chevron-up-blue.png");
}

.icon.large.chevron-right {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/48-chevron-right-blue.png");
}

.icon.large.close {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/48-close-blue.png");
}

.icon.large.enclosed-add {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/48-enclosed-add-blue.png");
}

.icon.large.enclosed-check {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/48-enclosed-check-blue.png");
}

.icon.large.enclosed-minus {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/48-enclosed-minus-blue.png");
}

.icon.medium.enclosed-close {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/24-enclosed-close-blue.png");
}

.icon.medium.external-link {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/24-external-link-blue.png");
}

.icon.medium.phone {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/24-phone-blue.png");
}

.icon.large.phone {
    background-image: url("/images/lifecarelibraries/lifecare/lifecareicons/48-phone-blue.png");
}

