@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.ProductPageTop {
    padding-top: 110px;
    position: relative;
}
.ProductPagesMain p a {
    color: #30B524;
}
.ArticlesPGRightBox  .VehicleRegister label:last-child {
    width: 100%;
}
.vbullet-before a {
    color: initial;
}

.ProductPagesMain body {
    font-family: 'Barlow', normal;
    color: #3D3D3D;
}

.ProductPagesMain ol {
    padding-left: 15px;
}

    .ProductPagesMain ol li {
        list-style: auto;
    }

.ProductPagesMain h1 {
    font-size: 44px;
    font-weight: 700;
    color: #3d3d3d;
}

.ProductPagesMain green-text {
    color: #30B524;
}

.ProductPagesMain h2 {
    font-size: 34px;
    font-weight: 700;
    color: #3d3d3d;
}

.ProductPagesMain .term-main {
    font-size: 34px;
    font-weight: 700;
    color: #3d3d3d;
}

.ProductPagesMain .accordion-header {
    background-color: #fff;
    border-bottom: 0;
    line-height: normal;
    padding: 15px;
}

.ProductPagesMain .card-body {
    padding-top: 0;
}

.ProductPagesMain .accordion-item {
    margin-bottom: 20px;
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
    overflow: hidden;
}

.ProductPagesMain h3 {
    font-size: 1.9rem;
    font-weight: 600;
    line-height: 2.5rem;
    color: #3d3d3d;
}

.ProductPagesMain .motormain-accord {
    font-size: 1.5rem;
    font-weight: 500;
}

.ProductPagesMain .healthtop {
    font-size: 34px;
    font-weight: 700;
    color: #3d3d3d;
}

.ProductPagesMain .health-ulip {
    font-size: 1.9rem;
    font-weight: 600;
    line-height: 2.5rem;
    color: #3d3d3d;
}

.ProductPagesMain .form-health {
    font-size: 1.9rem;
    font-weight: 600;
    line-height: 2.5rem;
    color: #3d3d3d;
    text-align: left !important;
    margin-bottom: 25px !important;
}

.ProductPagesMain .healthsNRI {
    margin-left: 18px;
}

.ProductPagesMain .term-viewq h4 {
    font-size: 1.25rem;
    font-weight: 500;
}

.ProductPagesMain .cta-form {
    font-size: 1.9rem;
    font-weight: 600;
    line-height: 2.5rem;
}

.ProductPagesMain .colorlink-list ul li a {
    color: #30B524;
}

.ProductPagesMain .finance assist {
    font-size: 23px;
    font-weight: 700;
    color: #3d3d3d;
}

.ProductPagesMain .coverage-pre {
    font-size: 23px;
    font-weight: 700;
    color: #3d3d3d;
    line-height: 1.8rem;
}

    .ProductPagesMain.coverage-pre h3 {
        font-size: 23px;
        font-weight: 700;
        color: #3d3d3d;
        line-height: 1.8rem;
    }

.ProductPagesMain banner-bg h2 {
    font-size: 2.5rem;
}

.ProductPagesMain header {
    background: #fff;
    padding: 15px 0px;
    box-shadow: 0px 2px 20px rgb(1 41 112 / 10%);
}

.ProductPagesMain .logo {
    width: 130px;
    height: auto;
}

.ProductPagesMain .boxdeffer {
    border: solid 1px #000;
    display: inline-block;
    width: 45%;
    float: none;
}

.ProductPagesMain .icons-circle {
    border-radius: 50%;
    height: 35px;
    width: 35px;
    display: inline;
    margin-right: 15px;
    border: solid 1px #494949;
    padding: 2px;
    text-align: center;
    margin-top: 10px;
}

.ProductPagesMain .skewed-bg {
    background: #F9F8F8;
    transform: skew(0deg, -10deg);
    z-index: 1;
    min-height: 550px;
    position: absolute;
    top: 380px;
    z-index: -1;
    height: 550px;
    left: 0;
    right: 0;
}

.ProductPagesMain .green-text {
    color: #30B524;
}

.ProductPagesMain .banner-section {
    z-index: 3;
    position: relative;
}

.ProductPagesMain .banner-bg {
    background: #F1FDE9;
    padding: 35px;
}

.ProductPagesMain .benefits-block {
    text-align: center;
    margin-top: 0px;
}

.ProductPagesMain .icons {
    content: "";
    background-color: #FFFFFF;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    z-index: 1;
    border: solid 1px #E0E0E0;
    top: 25px;
    position: relative;
    margin: 0 auto;
}

    .ProductPagesMain .icons img {
        position: absolute;
        top: -15px;
        left: 0px;
    }

.ProductPagesMain .car-benefits .icons img {
    position: absolute;
    top: -1px;
    left: -13px;
}

.ProductPagesMain .formarea {
    background: #ffffff;
    padding: 45px 25px 45px;
    border-radius: 6px;
    text-align: center;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: relative;
}

    .ProductPagesMain .formarea .form-text {
        font-size: 1.9rem;
        font-weight: 600;
        line-height: 2.5rem;
        color: #3d3d3d;
        text-align: left;
        margin-bottom: 25px;
    }

    .ProductPagesMain .formarea h4 {
        font-size: 1rem;
        color: #000;
        font-weight: 500;
        text-align: left;
    }

.ProductPagesMain .field-group {
    margin-bottom: 15px;
    text-align: left;
    position: relative;
}

    .ProductPagesMain .field-group label {
        user-select: none;
    }

    .ProductPagesMain .field-group input[type="radio"] {
        display: none;
    }

        .ProductPagesMain .field-group input[type="radio"] + label {
            z-index: 10;
            margin: 0 10px 10px 0;
            position: relative;
            color: #3D3D3D;
            text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
            font-weight: bold;
            background-color: #ffffff;
            border: 1px solid #DFDFDF;
            cursor: pointer;
            transition: all 200ms ease;
        }

        .ProductPagesMain .field-group input[type="radio"]:checked + label {
            color: #30B524;
            border: 1px solid #30B524;
        }

        .ProductPagesMain .field-group input[type="radio"] + label {
            width: auto;
            border-radius: 6px;
            height: 50px;
            line-height: 2.5rem;
            text-align: center;
            padding: 0 5%;
        }

.ProductPagesMain .formarea .btn-primary {
    display: inline-block;
    width: 100%;
}

.ProductPagesMain .resenbtn {
    color: #30B524;
    font-weight: 600;
    text-decoration: none;
    font-size: 1rem;
    width: 100%;
    display: block;
}

    .ProductPagesMain .resenbtn:hover {
        color: #30B524;
    }

.ProductPagesMain .active.tab-content .tab-pane {
    display: none !important;
}

.ProductPagesMain .active {
    display: block;
}

.ProductPagesMain .btn-check:active + .btn-primary:focus, .ProductPagesMain .btn-check:checked + .btn-primary:focus, .ProductPagesMain .btn-primary.active:focus, .ProductPagesMain .btn-primary:active:focus, .ProductPagesMain .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

#backbtn {
    display: none
}

.ProductPagesMain .typeofinsurace {
}

    .ProductPagesMain .typeofinsurace input[type="radio"]:checked + label {
        color: #30B524;
        width: 100%;
    }

    .ProductPagesMain .typeofinsurace input[type="radio"] + label {
        color: #2a2a2a;
        width: 100%;
    }

.ProductPagesMain .or-sptep {
    border-top: solid 1px #A3A3A3;
    border-color: #CECECE;
    height: 2px;
    margin-top: 42px;
    margin-bottom: 20px;
    position: relative;
}

    .ProductPagesMain .or-sptep .icons-circle {
        border-radius: 50%;
        height: 35px;
        width: 35px;
        display: inline;
        margin-right: 15px;
        border: solid 1px #A3A3A3;
        padding: 4px;
        text-align: center;
        margin-top: -18px;
        position: absolute;
        background: #fff;
        left: 50%;
        margin-left: -17.5px;
        color: #A3A3A3;
    }

.ProductPagesMain .head-icons {
    width: 120px;
    height: 131px;
    display: block;
    position: absolute;
    top: -22px;
}

.ProductPagesMain .tax-icon {
    background: url(../images/sprit.webp)0px 4px no-repeat;
}

.ProductPagesMain .cashless-icon {
    background: url(../images/sprit.webp)-114px 6px no-repeat;
}

.ProductPagesMain .checkup-icon {
    background: url(../images/sprit.webp)-229px 6px no-repeat;
}

.ProductPagesMain .small-icons {
    width: 80px !important;
    height: 65px !important;
    display: inline-block;
}

.ProductPagesMain .benefits-pos .small-icons {
    position: absolute;
}

.ProductPagesMain .benefits-pos h4 {
    line-height: 35px;
}

.ProductPagesMain .types-of-plan {
    height: 105px;
    width: 45px;
    display: inline-block;
    margin-top: 0;
}

.ProductPagesMain .types-plan {
    height: 100px;
    width: 110px;
    display: inline-block;
    margin-top: 0;
}

.ProductPagesMain .slider .btn {
    padding: 10px 35px;
    margin-top: 15px;
    font-weight: 400;
}

.ProductPagesMain .slider h4 {
    margin-bottom: 20px;
}

.ProductPagesMain .room-rent {
    background: url(../images/sprit.webp)-4px -142px no-repeat;
}

.ProductPagesMain .diseases {
    background: url(../images/sprit.webp)-85px -142px no-repeat;
}

.ProductPagesMain .co-pay {
    background: url(../images/sprit.webp)-155px -142px no-repeat;
}

.ProductPagesMain .net-hospital {
    background: url(../images/sprit.webp)-235px -142px no-repeat;
}

.ProductPagesMain .bnts {
    background: url(../images/sprit.webp)-318px -156px no-repeat;
}

.ProductPagesMain .trmnt {
    background: url(../images/sprit.webp)-386px -156px no-repeat;
}

.ProductPagesMain .exp {
    background: url(../images/sprit.webp)-458px -156px no-repeat;
}

.ProductPagesMain .checkups {
    background: url(../images/sprit.webp)-537px -156px no-repeat;
}

.ProductPagesMain .covers {
    background: url(../images/sprit.webp)-608px -156px no-repeat;
}

.ProductPagesMain .individual {
    background: url(../images/sprit.webp)-15px -220px no-repeat;
}

.ProductPagesMain .family {
    background: url(../images/sprit.webp)-118px -220px no-repeat;
}

.ProductPagesMain .seniorman {
    background: url(../images/sprit.webp)-208px -220px no-repeat;
}

.ProductPagesMain .corporate {
    background: url(../images/sprit.webp)-282px -219px no-repeat;
}

.ProductPagesMain .coronavirus {
    background: url(../images/sprit.webp)-365px -219px no-repeat;
    height: 80px;
}

.ProductPagesMain .cancer {
    background: url(../images/sprit.webp)-445px -225px no-repeat;
    height: 80px;
}

.ProductPagesMain .diabetes {
    background: url(../images/sprit.webp)-530px -220px no-repeat;
    height: 80px;
}

.ProductPagesMain .coronakavach {
    background: url(../images/sprit.webp)-607px -220px no-repeat;
}

.ProductPagesMain .critical-cover {
    background: url(../images/sprit.webp)-694px -220px no-repeat;
}

.ProductPagesMain .cancer-k {
    background: url(../images/sprit.webp)-777px -220px no-repeat;
}

.ProductPagesMain .diabetes-ill {
    background: url(../images/sprit.webp)-613px -220px no-repeat;
}

.ProductPagesMain .rider1 {
    background: url(../images/sprit.webp)-918px -220px no-repeat;
}

.ProductPagesMain .rider2 {
    background: url(../images/sprit.webp)-986px -220px no-repeat;
}

.ProductPagesMain .rider3 {
    background: url(../images/sprit.webp)-1060px -220px no-repeat;
}

.ProductPagesMain .rider4 {
    background: url(../images/sprit.webp)-1144px -220px no-repeat;
}

.ProductPagesMain .rider5 {
    background: url(../images/sprit.webp)-1229px -220px no-repeat;
}

.ProductPagesMain .rightplan {
    background: url(../images/sprit.webp)-3px -343px no-repeat;
}

.ProductPagesMain .qa-icon {
    background: url(../images/sprit.webp)-90px -343px no-repeat;
}

.ProductPagesMain .save-time {
    background: url(../images/sprit.webp)-166px -343px no-repeat;
}

.ProductPagesMain .m-history {
    background: url(../images/sprit.webp)-239px -330px no-repeat;
}

.ProductPagesMain .m-gender {
    background: url(../images/sprit.webp)-319px -330px no-repeat;
}

.ProductPagesMain .p-term {
    background: url(../images/sprit.webp)-394px -330px no-repeat;
}

.ProductPagesMain .sec-margin {
    margin-top: 65px;
    margin-bottom: 55px;
}

.ProductPagesMain .sec-minus-mrg {
    margin-top: 45px !important;
}

.ProductPagesMain .cvihicle .benefits-card p:last-child {
    margin-bottom: 0px;
}

.ProductPagesMain .cvihicle .benefits-card li:last-child {
    margin-bottom: 0px;
}

.ProductPagesMain .cvihicle .benefits-card:last-child {
    margin-bottom: 0px;
}

.ProductPagesMain .pensionsec {
    margin-top: 35px;
    margin-bottom: 65px;
}

.ProductPagesMain .slidborder {
    border-top: solid 1px #CECECE !important;
}

.ProductPagesMain .pension-plan {
    display: flex;
    flex-flow: wrap;
}

    .ProductPagesMain .pension-plan li {
        background: #f3f3f3;
        font-size: 1rem;
        line-height: 70px;
        height: 70px;
        width: 32%;
        position: relative;
        margin: 0.5%;
        padding: 0 20px 0 37px;
        display: block;
    }

.vbullet-before {
    display: block;
}

.ProductPagesMain .TaxiDocReq .pension-plan li {
    width: 48%;
}

.ViewBtnPension {
    background-color: transparent !important;
    padding: 0 !important;
    line-height: normal !important;
}

    .ViewBtnPension .ContactGetTouch {
        height: 70px;
        width: 100% !important;
    }

    .ViewBtnPension::before {
        display: none;
    }

.ProductPagesMain .lineh {
    line-height: normal;
}

.ProductPagesMain .pension-plan li:before {
    position: absolute;
    content: "" !important;
    left: 20px !important;
    top: 30px !important;
    width: 8px !important;
    height: 8px !important;
    background: #000;
    border-radius: 100%;
}

.ProductPagesMain .pensionslider .benefits-buy-card {
    min-height: 635px !important;
    border-bottom: solid 1px #CECECE;
    border-left: solid 1px #CECECE;
    border-right: solid 1px #CECECE;
}

.ProductPagesMain .sideborder {
    border-bottom: solid 1px #CECECE;
    border-left: solid 1px #CECECE;
    border-right: solid 1px #CECECE;
}

.ProductPagesMain .pensionstep .steps {
    height: 285px !important;
}

.ProductPagesMain .pensionstep .box {
    border-radius: 0px 15px 15px 0px;
    display: inline-block;
    font-size: 2rem;
    padding: 0px 10px;
    background: #30B524;
    width: 60px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px;
}

.ProductPagesMain .retirement-plan .benefits-buy-card {
    min-height: 400px;
    margin-bottom: 20px;
}

.ProductPagesMain .longer-term {
    background: url(../images/pension-plan/pension-icons.webp)3px 8px no-repeat;
}

.ProductPagesMain .Regular-income {
    background: url(../images/pension-plan/pension-icons.webp)-93px 5px no-repeat;
}

.ProductPagesMain .Covers {
    background: url(../images/pension-plan/pension-icons.webp)-191px 5px no-repeat;
}

.ProductPagesMain .no-Risk {
    background: url(../images/pension-plan/pension-icons.webp)-287px 5px no-repeat;
}

.ProductPagesMain .tax-benefits {
    background: url(../images/pension-plan/pension-icons.webp)-376px 5px no-repeat;
}

.ProductPagesMain .money {
    background: url(../images/pension-plan/pension-icons.webp)-477px 5px no-repeat;
}

.ProductPagesMain .individuals {
    background: url(../images/pension-plan/pension-icons.webp)-566px 5px no-repeat;
}

.ProductPagesMain .protection {
    background: url(../images/pension-plan/pension-icons.webp)-660px 5px no-repeat;
}

.ProductPagesMain .choose {
    background: url(../images/pension-plan/pension-icons.webp)-766px 5px no-repeat;
}

.ProductPagesMain .work-always {
    background: url(../images/pension-plan/pension-icons.webp)-1035px 5px no-repeat;
}

.ProductPagesMain .emergencies {
    background: url(../images/pension-plan/pension-icons.webp)-1137px 5px no-repeat;
}

.ProductPagesMain .bucket-list {
    background: url(../images/pension-plan/pension-icons.webp)-1230px 5px no-repeat;
}

.ProductPagesMain .independent {
    background: url(../images/pension-plan/pension-icons.webp)-1319px 5px no-repeat;
}

.ProductPagesMain .family-as {
    background: url(../images/pension-plan/pension-icons.webp)-1415px 5px no-repeat;
}

.ProductPagesMain .choose {
    background: url(../images/pension-plan/pension-icons.webp)-766px 5px no-repeat;
}

.ProductPagesMain .importance-plan .types-of-plan {
    margin-top: -25px;
    height: 100px;
}

.ProductPagesMain .dotted-line50 {
    height: 2px;
    border-top: dashed 2px #30B524;
    position: absolute;
    top: 40%;
    z-index: -1;
    width: 70%;
    left: 10%;
}

.ProductPagesMain .mdotted-lineh50 {
    content: "";
    position: absolute;
    z-index: -1;
    top: 15%;
    bottom: 0;
    left: 100px;
    border-left: 2px dashed #30B524;
    bottom: 15%;
}

.ProductPagesMain .pensionstep .steps {
    width: 90%;
}

#moretext {
    display: none;
}

.ProductPagesMain .car-panel .typs-card, .whytoinvestment .typs-card {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 5px;
}

    .ProductPagesMain .car-panel .typs-card p {
        margin: 0;
    }

    .ProductPagesMain .car-panel .typs-card:hover, .whytoinvestment .typs-card:hover {
        box-shadow: 0px 0px 15px #e1e1e1;
        border: solid 1px #30B524;
    }

.ProductPagesMain .accordion-item {
    border: none;
    border: solid 1px #f1f1f1;
    margin-bottom: 10px;
}

.PlanBenftBox {
    padding-left: 40px;
}

.General_Insurance img {
    width: 80%;
}

.AboutSec5Insurer .PartnerLogo img {
    width: 100% !important;
}

.PlanBenftBox .gray-boder ol li b {
    font-weight: 600;
}

.PlanBenftBox .gray-boder ol {
    padding-left: 30px;
}

.ProductPagesMain .accordion-button:not(.collapsed)::after .accordion-item {
    border: solid 1px #30B524 !important;
}

.ProductPagesMain .accordion-button::after {
    background: url("../images/arrowbtn.svg") left top no-repeat;
    transform: scale(.7) !important;
}

.ProductPagesMain .accordion-button:not(.collapsed)::after {
    background-image: url("../images/UpArrow.svg");
    transform: rotate(-180deg);
}

.ProductPagesMain .accordion-button {
    color: #3D3D3D;
    background-color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    border: none;
    margin-bottom: 0px;
    padding: 0rem 0rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ProductPagesMain .accordion-item:not(:first-of-type) {
    border-top: solid 1px #f1f1f1;
}

.ProductPagesMain .accordion-button:not(.collapsed) {
    color: #30B524;
    background-color: #ffffff;
    border: none;
    box-shadow: none;
}

.ProductPagesMain .accordion-item .accordion-collapse {
    padding: 15px;
    padding-top: 0;
}

    .ProductPagesMain .accordion-item .accordion-collapse p {
        margin: 0;
    }

.ProductPagesMain .accordion-button:focus {
    border-color: none;
    box-shadow: none;
}

.ProductPagesMain .accordion-item .card-body {
    padding: 0rem 0rem;
}

.ProductPagesMain .save-time-circle {
    content: "";
    border-radius: 50%;
    height: 75px;
    width: 75px;
    display: inline;
    border: solid 1px #A3A3A3;
    text-align: center;
    position: absolute;
    background: #30B524;
    z-index: 1;
    opacity: .5;
    margin-left: 20px;
    margin-top: 10px;
}

.ProductPagesMain .circle-in-side {
    z-index: 2;
    position: relative;
}

.ProductPagesMain .circle-in-side2 {
    z-index: 2;
    position: relative;
    left: 40px;
}

.benefits-block img {
    width: auto;
    text-align: center;
    margin: auto;
    height: 150px;
}

.ProductPagesMain .mdotted-line {
    height: 2px;
    border-left: dashed 2px #30B524;
    position: absolute;
    top: 105px;
    z-index: -1;
    width: 0px;
    left: 95px;
    height: 548px;
}

.ProductPagesMain .comprehensive-cover {
    background: url(../images/car-icons.webp)-2px 23px no-repeat;
}

.ProductPagesMain .third-Party-liability {
    background: url(../images/car-icons.webp)-735px 23px no-repeat;
}

.ProductPagesMain .limited-policy {
    background: url(../images/car-icons.webp)-195px 23px no-repeat;
}

.ProductPagesMain .drive-policy {
    background: url(../images/car-icons.webp)-50px 23px no-repeat;
}

.ProductPagesMain .idv {
    width: 60px;
    height: 40px;
    background: #30B524;
    border-radius: 0px 50px 50px 0px;
    padding: 12px 17px;
    margin-left: -10px;
}

.ProductPagesMain .zero-depreciation {
    background: url(../images/car-icons.webp)-200px 23px no-repeat;
}

.ProductPagesMain .road-side-assistance {
    background: url(../images/car-icons.webp)-248px 23px no-repeat;
}

.ProductPagesMain .return-to-invoice {
    background: url(../images/car-icons.webp)-298px 23px no-repeat;
}

.ProductPagesMain .engine-protection {
    background: url(../images/car-icons.webp)-344px 23px no-repeat;
}

.ProductPagesMain .key-replacement {
    background: url(../images/car-icons.webp)-445px 23px no-repeat;
}

.ProductPagesMain .no-claim-bonus {
    background: url(../images/car-icons.webp)-396px 23px no-repeat;
}

.ProductPagesMain .save-time {
    background: url(../images/car-icons.webp)-493px 23px no-repeat;
}

.ProductPagesMain .easy-to-track {
    background: url(../images/car-icons.webp)-540px 23px no-repeat;
}

.ProductPagesMain .saves-money {
    background: url(../images/car-icons.webp)-590px 23px no-repeat;
}

.ProductPagesMain .access24 {
    background: url(../images/car-icons.webp)-640px 23px no-repeat;
}

.ProductPagesMain .convenient {
    background: url(../images/car-icons.webp)-740px 23px no-repeat;
}

.ProductPagesMain .safe-and-secure {
    background: url(../images/car-icons.webp)-690px 23px no-repeat;
}

.ProductPagesMain .printable-receipts {
    background: url(../images/car-icons.webp)-789px 23px no-repeat;
}

.ProductPagesMain .automatic-renewal {
    background: url(../images/car-icons.webp)-835px 23px no-repeat;
}

.ProductPagesMain .installments-option {
    background: url(../images/car-icons.webp)-884px 23px no-repeat;
}

.ProductPagesMain .customer-support {
    background: url(../images/car-icons.webp)-935px 23px no-repeat;
}

.ProductPagesMain .ulip-choose-border {
    border: solid 1px #30B524;
    margin-bottom: 25px;
    padding: 10px 20px;
}

.ProductPagesMain .howtochoose {
    margin-top: 45px;
    margin-bottom: 45px;
}

.dotted-line {
    height: 2px;
    border-top: dashed 2px #30B524;
    position: absolute;
    top: 80px;
    z-index: -1;
    width: 56%;
    left: 25%;
}

.mdotted-line {
    height: 2px;
    border-top: dashed 2px #30B524;
    position: absolute;
    top: 105px;
    z-index: -1;
    width: 2px;
    left: 25%;
    height: 550px
}

.benefits-buy-card {
    min-height: 325px;
}

howtochoose .typs-card {
    min-height: 385px;
}

.ulip-offer .typs-card {
    min-height: 480px !important;
}

.ProductPagesMain .tax-sleb:hover {
    box-shadow: 0px 0px 15px #e1e1e1;
    border: solid 1px #30B524;
}

.investmentform {
    margin-top: 30px;
}

    .investmentform .btn {
        color: #2a2a2a !important;
        height: 65px;
        box-shadow: 0px 0px 10px #e1e1e1;
        border: solid 1px #30B524;
        text-align: left;
    }

        .investmentform .btn:hover {
            background-color: #45a307 !important;
            color: #fff !important;
        }

.invest-icon {
    width: 45px;
    height: 45px;
    display: inline-block;
    float: left;
    position: relative;
    left: 8px;
    margin-right: 30px;
}

.investmentform .btn {
    position: relative;
}

.pension-icon {
    background: url(../images/ulip-insurance/ulip-icons.webp)-805px 4px no-repeat;
}

.investmentform .btn:hover .pension-icon {
    background: url(../images/ulip-insurance/ulip-icons.webp)-805px -38px no-repeat;
}

.investmentform .btn:hover:after {
    position: absolute;
    right: 20px;
    top: 10px;
    content: ">";
    display: none;
}

.investmentform .btn:hover .child-icon {
    background: url(../images/ulip-insurance/ulip-icons.webp)-865px -38px no-repeat;
}

.child-icon {
    background: url(../images/ulip-insurance/ulip-icons.webp)-865px 4px no-repeat;
}

.investment-icon {
    background: url(../images/ulip-insurance/ulip-icons.webp)-920px 4px no-repeat;
}

.investmentform .btn:hover .investment-icon {
    background: url(../images/ulip-insurance/ulip-icons.webp)-920px -38px no-repeat;
}

.risk-appetites {
    background: url(../images/ulip-insurance/ulip-icons.webp)0px 8px no-repeat;
}

.horizon {
    background: url(../images/ulip-insurance/ulip-icons.webp)-90px 8px no-repeat;
}

.hands-On {
    background: url(../images/ulip-insurance/ulip-icons.webp)-173px 8px no-repeat;
}

.lifeStages {
    background: url(../images/ulip-insurance/ulip-icons.webp)-259px 8px no-repeat;
}

.cash-funds {
    background: url(../images/ulip-insurance/ulip-icons.webp)-354px 8px no-repeat;
}

.balanced-funds {
    background: url(../images/ulip-insurance/ulip-icons.webp)-441px 8px no-repeat;
}

.debt-funds {
    background: url(../images/ulip-insurance/ulip-icons.webp)-529px 8px no-repeat;
}

.hybrid-funds {
    background: url(../images/ulip-insurance/ulip-icons.webp)-615px 8px no-repeat;
}

.equity-funds {
    background: url(../images/ulip-insurance/ulip-icons.webp)-711px 8px no-repeat;
}

.ProductPagesMain .taxcab .benefits-card {
    border-radius: 6px;
}

.ProductPagesMain .taxcab ul li:last-child {
    margin-bottom: 0px;
}

.ProductPagesMain .accordion .accordion-item:last-child {
    margin-bottom: 0px;
}

.ProductPagesMain .taxcab .benefits-card:last-child {
    margin-bottom: 0px;
}

.ProductPagesMain .sec-space {
    padding-right: 150px;
}

.ProductPagesMain .tablesec .tabborder {
    border: 1px solid #B7B7B7;
    border-radius: 6px;
}

.ProductPagesMain .tablesec table {
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
    border-radius: 5px;
}

    .ProductPagesMain .tablesec table thead tr th {
        padding: 12px 10px;
        border-right: 1px solid #B7B7B7;
        text-align: left;
        font-weight: 500;
        color: #3D3D3D;
        background: #EBEBEB;
        vertical-align: top;
    }

    .ProductPagesMain .tablesec table tbody tr td {
        padding: 10px;
        border-bottom-width: 2px;
        border: 1px solid #B7B7B7;
        border-right: 1px solid #B7B7B7 !important;
        vertical-align: top;
    }

    .ProductPagesMain .tablesec table tbody tr:nth-child(even) {
        background-color: #F8FEF6;
    }

.ProductPagesMain .extracover .typs-card {
    min-height: 207px;
    max-height: 240px;
}

.ProductPagesMain .cab-box-content .content {
    width: auto;
}

.ProductPagesMain .cab-box-content .img {
    width: 25% !important;
}

.ProductPagesMain .img-size95 {
    width: 95%;
    margin: 0 auto;
}

.ProductPagesMain .img-size80 {
    width: 80%;
    margin: 0 auto;
}

.ProductPagesMain .extracover .shadow-sm {
    box-shadow: .1rem .1rem .5rem .2rem rgba(0,0,0,0.075) !important;
    border: none;
}

.ProductPagesMain .comercial .icon img {
    margin-right: 20px;
    display: block;
    height: auto;
    width: 50px;
}

.ProductPagesMain .comercial .icon {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 600;
    color: #3d3d3d;
}

.ProductPagesMain .genindex {
    z-index: -1 !important;
}

.ProductPagesMain .gencard .typs-card {
    margin-bottom: 25px;
    border: solid 1px #cbcaca;
}

.ProductPagesMain .gencard .pos {
    position: relative;
    top: -97px;
}

.ProductPagesMain .docs .accordion-item button {
    padding-left: 2.8rem;
}

    .ProductPagesMain .docs .accordion-item button::before {
        position: absolute;
        content: "";
        left: 15px;
        top: 20px;
        color: #21c87a;
        background: url(../images/check.webp)left 4px no-repeat;
        height: 50px;
        width: 50px;
        background-size: 40%;
    }

.ProductPagesMain .guaranteed .typs-card {
    height: 425px;
}

.ProductPagesMain .readmore {
    font-weight: 500;
    font-size: 1rem;
    display: inline;
    color: #30B524;
    cursor: pointer;
}

.ProductPagesMain .guaranteed .types-of-plan {
    height: 85px;
    width: 85px;
    display: inline-block;
}

.ProductPagesMain .Charges1 {
    background: url(../images/guaranteed/guaranteed-icons.webp)-8px -703px no-repeat;
}

.ProductPagesMain .Charges2 {
    background: url(../images/guaranteed/guaranteed-icons.webp)-10px -782px no-repeat;
}

.ProductPagesMain .Charges3 {
    background: url(../images/guaranteed/guaranteed-icons.webp)-10px -875px no-repeat;
}

.ProductPagesMain .Charges4 {
    background: url(../images/guaranteed/guaranteed-icons.webp)-10px -1048px no-repeat;
}

.ProductPagesMain .Charges5 {
    background: url(../images/guaranteed/guaranteed-icons.webp)-10px -963px no-repeat;
}

.ProductPagesMain .form-select {
    height: 60px;
}

.ProductPagesMain .dropdown {
    position: relative;
    width: 100%;
    height: 50px;
    background-color: #ffffff;
    border: 1px solid #DFDFDF;
    padding: 0 5px;
}

.ProductPagesMain .form-select .option {
    outline: none;
    padding-top: 10px;
    background-color: #ffffff;
    border: 1px solid #DFDFDF;
}

.ProductPagesMain .ui.selection.dropdown .menu > .item {
    border-top: 1px solid rgba(0,0,0,.05);
    padding: 0.71428571em 1.14285714em !important;
    white-space: normal;
    word-wrap: normal;
}

.ProductPagesMain .ui.selection.visible.dropdown .menu {
    border-color: rgba(39,41,43,.3);
    box-shadow: 0 2px 6px 0 rgb(39 41 43 / 15%);
}

.ProductPagesMain .ui.search.dropdown .menu {
    max-height: 14.99982857em;
}

.ProductPagesMain .ui.selection.dropdown {
    cursor: pointer;
    word-wrap: break-word;
    white-space: normal;
    outline: 0;
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
    min-width: 140px;
    background: #fff;
    display: inline-block;
    padding: 0.8em 1.1em;
    color: rgba(0,0,0,.8);
    box-shadow: none;
    border: 1px solid #DFDFDF;
    border-radius: 0.2857rem;
    -webkit-transition: border-radius .1s ease,width .2s ease,box-shadow .2s ease,border .2s ease;
    transition: border-radius .1s ease,width .2s ease,box-shadow .2s ease,border .2s ease;
    height: 55px;
    font-weight: 600;
}

.ProductPagesMain .dropdown:focus {
    border-color: #30B524 !important;
}

.ProductPagesMain .w65 {
    width: 60% !important;
    float: left !important;
}

.ProductPagesMain .w35 {
    width: 145px !important;
    float: right !important;
    margin-top: -5px;
}

.ProductPagesMain .w40 {
    width: 48%;
    display: inline-block;
    float: left;
}

.ProductPagesMain .w60 {
    width: 48%;
    display: inline-block;
    float: right;
}

.ProductPagesMain .ui.search {
    font-size: 1em;
}

.ProductPagesMain .ui.search {
    position: relative;
}

.ProductPagesMain .dropdown::selection {
    background-color: red;
    color: rgba(0,0,0,.8);
}

.ProductPagesMain .ui.dropdown .menu > .item {
    position: relative;
    cursor: pointer;
    display: block;
    border: none;
    height: 150px;
    border-top: none;
    line-height: 1em;
    color: rgba(0,0,0,.8);
    padding: 0.71428571em 1.14285714em !important;
    font-size: 1rem;
    text-transform: none;
    font-weight: bold;
    box-shadow: none;
    -webkit-touch-callout: none;
}

.ProductPagesMain .field-group input {
    z-index: 10;
    margin: 0 10px 10px 0;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    font-weight: normal;
    background-color: #ffffff;
    border: 1px solid #DFDFDF;
    transition: all 200ms ease;
    height: 50px;
    padding: 10px;
    border-radius: 6px;
    color: #000;
    width: 100%;
    text-transform: uppercase;
}

    .ProductPagesMain .field-group input:focus {
        outline: none !important;
        border: 1px solid #30B524;
        color: #000 !important;
    }

    .ProductPagesMain .field-group input::placeholder {
        color: #b7b7b7;
        opacity: 1;
    }

.ProductPagesMain .otp-size {
    width: 50px !important;
    text-align: center;
}

.ProductPagesMain .error {
    position: absolute;
    bottom: -9px;
    color: red;
    font-size: 12px;
    right: 0px;
}

.ProductPagesMain .align-left {
    text-align: left;
}

.ProductPagesMain .benefits-pos .benefits-card {
    border: solid 1px #CECECE;
    border-radius: 25px 25px 0 0;
}

.ProductPagesMain .benefits-card {
    border-radius: 6px;
}

.ProductPagesMain .btnpd {
    margin-top: 21px;
}

.ProductPagesMain .benefits-card .icon-block {
    background: #f1f1f1;
    padding: 10px 10px 15px;
    border-radius: 25px;
    color: #2a2a2a;
}

    .ProductPagesMain .benefits-card .icon-block .icon {
        float: left;
    }

.ProductPagesMain .benefits-card ul {
    margin: 0px;
    list-style: none;
    text-align: left;
    margin-top: 10px
}

    .ProductPagesMain .benefits-card ul li {
        position: relative;
        padding: 5px 15px 5px 35px;
    }

.BikeCTA {
    font-size: 28px !important;
}

.ProductPagesMain .remove-card ul li {
    position: relative;
    padding: 5px 15px 5px 35px;
    display: block;
}

.ProductPagesMain .BikeInsurance .typs-card {
    min-height: 207px;
    max-height: 280px;
}

.ProductPagesMain .PassengerCover .typs-card {
    min-height: 353px;
    max-height: 356px;
}

.InsuranceCalculator {
    width: 65% !important;
    height: auto;
}

.ProductPagesMain .remove-card li:before {
    position: absolute;
    content: "";
    left: 2px;
    top: 10px;
    color: #21c87a;
    background: url(../images/removed.webp) no-repeat;
    height: 18px;
    width: 18px;
    background-size: 100%;
}

.ProductPagesMain .benefits-card li:before {
    position: absolute;
    content: "";
    left: 2px;
    top: 10px;
    color: #21c87a;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAY1BMVEUAAABMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQEgKXaSAAAAIHRSTlMA9+LpdUPPBblX88Dak0qlim0x7n1oOiAPmxauYicYxJw3pRsAAAFPSURBVDjLjdTbcoMgEIDhXVQEBM/GmuO+/1O2DCmoBZr/KjP5ZtVNEE6NQ/dikxabXCHdVZqGswlRFYyLuaoTbOaK9hXNPUalRjqHYvwzznh2nLochz4aSmX2cvUuL78aytV7aCgbyreTSPnY6i6s6b82sM1poBfulnSxA3nSFRWM7lvzA1uVcQC9G73aT4mYdaV7UCXhKvLO71LyTxx10OtPHAm4FZ844tAUKTcjRSHiYS+1mxegeENVDpOfF1yAhr0dwKLO9xdq4PfXbAFgwJSjmz8E2smEow3qjijMLLWMOhoAFtw/63reC/n/2YPRbmZ8Hgl7wDrayzrmcLATLlOQVdQR/wJbTz5mJookLcschrBEm7t4Lv4MbzKVcWz0LitZBftalnB8PL+8G4wwtT3hXD1oPLNXC7GepWBBIevuNSSqL3fTCVvXy+PNfQOcsINQ8ysjmgAAAABJRU5ErkJggg==) no-repeat;
    height: 20px;
    width: 20px;
    background-size: 100%;
}

.ProductPagesMain .benefits-card .removed li:before {
    background: url(../images/removed.webp)left 4px no-repeat !important;
    background-size: 42% !important;
}

.ProductPagesMain .ol li::marker {
    font-weight: 600 !important;
}

.ProductPagesMain .benefits-card .check2 li:before {
    background: url(../images/check2.webp)left 0px no-repeat !important;
}

.ProductPagesMain .btn-primary {
    color: #fff;
    background-color: #30B524;
    border-color: #30B524;
    font-size: 1.4rem;
    display: block;
    line-height: 40px;
    font-weight: 500;
}

.ProductPagesMain .Assure {
    font-size: 2rem;
}

.ProductPagesMain .btn2 {
    background: #FF4500 !important;
    border: solid 1px #FF4500 !important;
}

.ProductPagesMain .darkorange {
    background: #FF4500 !important;
}

    .ProductPagesMain .darkorange .btn {
        border-color: #FF4500 !important;
        color: #FF4500 !important
    }

.ProductPagesMain .btn-primary:hover {
    background-color: #45a307;
    border-color: #45a307;
}

.ProductPagesMain .btn-check:focus + .btn-primary, .ProductPagesMain .btn-primary:focus {
    color: #fff;
    background-color: #45a307;
    border-color: #45a307;
    box-shadow: none;
}

.ProductPagesMain .buing-section-bg {
    background: #F5F5F5;
    padding: 60px 0px;
}

.ProductPagesMain .benefits-buy-card {
    background: #fff;
    padding: 20px;
    border-top: solid 6px #30B524;
    min-height: 250px;
    padding-top: 30px;
}

.ProductPagesMain .reson-to-buy .content {
    margin-bottom: 50px;
    padding-right: 20px
}

.ProductPagesMain .gray-boder {
    border: solid 1px #e5e5e5;
    padding: 20px;
    border-radius: 5px;
}

.slick-arrow.slick-prev, .slick-arrow.slick-next {
    display: none !important;
}

#wave {
    position: relative;
    height: 69px;
    width: 100%;
    background: #F5F5F5;
    margin-top: 100px;
}

    #wave:before {
        content: "";
        display: block;
        position: absolute;
        border-radius: 100% 89%;
        width: 60%;
        height: 75px;
        background-color: #F5F5F5;
        right: 0px;
        bottom: 20px;
    }

    #wave:after {
        content: "";
        display: block;
        position: absolute;
        border-radius: 100% 50%;
        width: 40%;
        height: 70px;
        background-color: #F5F5F5;
        left: 0;
        bottom: 20px;
    }

#waveb {
    position: relative;
    height: 69px;
    width: 100%;
    background: #F5F5F5;
    margin-bottom: 100px;
}

    #waveb:before {
        content: "";
        display: block;
        position: absolute;
        border-radius: 100% 89%;
        width: 60%;
        height: 75px;
        background-color: #F5F5F5;
        right: 0px;
        top: 20px;
    }

    #waveb:after {
        content: "";
        display: block;
        position: absolute;
        border-radius: 100% 50%;
        width: 40%;
        height: 70px;
        background-color: #F5F5F5;
        left: 0;
        top: 20px;
    }

.ProductPagesMain .content-sec {
    background: #F5F5F5;
}

.ProductPagesMain .green-bg {
    background: #30B524;
    padding: 30px;
    border-radius: 8px;
    color: #fff;
    margin-bottom: 50px;
}

.ProductPagesMain .white-bg {
    background: #fff !important;
    color: #30B524;
}

    .ProductPagesMain .white-bg:hover {
        color: #30B524;
    }

.ProductPagesMain .steps {
    padding: 20px;
    width: 100%;
    height: 250px;
}

.ProductPagesMain .arrow_box {
    position: relative;
    border-top: 4px solid #fff;
    border-left: 4px solid #fff;
    border-bottom: 4px solid #fff;
    border-right: 4px solid #000;
    border-right: solid 4px #000;
}

    .ProductPagesMain .arrow_box:after, .ProductPagesMain .arrow_box:before {
        left: 100%;
        top: 50%;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .ProductPagesMain .arrow_box:after {
        border-color: rgba(0, 0, 0, 0);
        border-left-color: #FFF;
        border-width: 30px;
        margin-top: -30px;
    }

    .ProductPagesMain .arrow_box:before {
        border-color: rgba(194, 225, 245, 0);
        border-left-color: #000;
        border-width: 36px;
        margin-top: -36px;
    }

.ProductPagesMain .pos-arrow {
    position: absolute;
    right: -8px;
    top: 50%;
    z-index: -1;
}

    .ProductPagesMain .pos-arrow > .arrow_box:before {
        border-color: rgba(194, 225, 245, 0);
        border-left-color: #30B524 !important;
        border-width: 42px;
        margin-top: -45px;
    }

    .ProductPagesMain .pos-arrow > .arrow_box:after {
        border-color: rgba(0, 0, 0, 0);
        border-left-color: #30B524 !important;
        border-width: 30px;
        margin-top: -30px;
    }

.ProductPagesMain .typs-card {
    background: #fff;
    border: solid 1px #CECECE;
    border-radius: 6px;
    padding: 30px;
    min-height: 507px;
}

.ProductPagesMain .health-policy {
    display: inline-block;
    width: 320px;
    font-size: 1.3rem;
    margin-top: 2.5rem;
}

.ProductPagesMain .height-auto {
    min-height: auto !important;
}

.ProductPagesMain .plans-height {
    min-height: 365px !important;
}

.ProductPagesMain .allside-mrg {
    margin: 15px;
}

.ProductPagesMain .shadow-sm {
    box-shadow: .1rem .1rem .5rem .2rem rgba(0,0,0,0.175) !important;
}

.ProductPagesMain .gray-boder ol li {
    color: #3D3D3D;
    font-size: 1.5rem !important;
    font-weight: 300;
    line-height: 2.5rem;
}

.ProductPagesMain .divider-line {
    border-right: solid 1px #EAEAEA;
}

.ProductPagesMain .curve-section {
    margin-bottom: 100px;
}

.ProductPagesMain .sec-bg {
    background: #F5F5F5;
    padding: 30px;
}

.ProductPagesMain .curve-section .typs-card {
    min-height: 430px;
}

.ProductPagesMain .required ol li {
    margin-bottom: 25px;
}

.ProductPagesMain .logo-list .partner {
    margin: 5px;
    padding: 5px;
    width: 13%;
    flex-flow: wrap;
    border: 1px solid #e9ecef;
    display: inline-block;
    cursor: pointer;
}

    .ProductPagesMain .logo-list .partner img {
        filter: grayscale(1);
        opacity: 0.8;
        transition: all 0.5s;
    }

    .ProductPagesMain .logo-list .partner:hover img {
        opacity: 1;
        filter: initial;
    }

.ProductPagesMain .top-banner-bottom {
    display: none;
}

.ProductPagesMain .top-banner-bottom {
    display: none !important;
}

.ProductPagesMain .navbar-expand-lg {
    width: auto;
    float: right;
    display: contents;
}

    .ProductPagesMain .navbar-expand-lg .navbar-nav .nav-link {
        position: relative;
        padding: 0px 20px;
        color: #2a2a2a;
        font-size: 1.2rem;
        font-weight: 500;
    }

.ProductPagesMain .navbar-toggler-icon {
    margin-top: 10px;
    right: 20px;
    position: absolute;
    top: 10px;
}

.ProductPagesMain .navbar-expand-lg .navbar-nav {
    margin-right: 65px;
}

.ProductPagesMain .navbar-expand-lg .nav-link:focus {
    display: flex;
    font-size: 18px;
    font-weight: 600;
    white-space: nowrap;
    transition: 0.3s;
    position: relative;
    color: #3D3D3D;
}

.ProductPagesMain .navbar-expand-lg .nav-link:hover {
    color: #30B524;
}

.ProductPagesMain .navbar-brand {
    margin-left: 21px;
}

.ProductPagesMain .secmrg {
    margin-bottom: 65px;
}

.lipoint .benefits-card li:before {
    left: 20px !important;
}

.ProductPagesMain .lipoint .benefits-card li:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    color: #21c87a;
    background: url(../images/check.webp)left 4px no-repeat;
    height: 50px;
    width: 50px;
    background-size: 40%;
}

.ProductPagesMain .IDV-calculation ul li {
    display: block;
}

.ProductPagesMain .lipoint .benefits-card ul li {
    padding: 15px 20px 15px 50px !important;
    background: #fff;
}

.ProductPagesMain .lipoint .benefits-card li:before {
    top: 14px;
}

.ProductPagesMain .shadow-effect {
    background: #fff;
    padding: 20px;
    border-radius: 20px 0 20px 0;
    text-align: center;
    border: 1px solid #ECECEC;
    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
}

#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}

.ProductPagesMain .testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #30B524;
    padding: 9px 35px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}

#customers-testimonials .item {
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    opacity: .2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}

.ProductPagesMain .owl-carousel .owl-item img {
    transform-style: preserve-3d;
    margin: 0 auto 17px;
    max-width: 130px;
    border-radius: 50%;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span, #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #30B524;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}

#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}

    #customers-testimonials.owl-carousel .owl-dots .owl-dot {
        display: inline-block;
    }

        #customers-testimonials.owl-carousel .owl-dots .owl-dot span {
            background: none;
            display: inline-block;
            height: 20px;
            margin: 0 2px 5px;
            transform: translate3d(0px, -50%, 0px) scale(0.7);
            transform-origin: 50% 50% 0;
            transition: all 250ms ease-out 0s;
            width: 20px;
            border: solid 1px #2a2a2a;
            border-radius: 50%;
        }

.ProductPagesMain .modal-dialog {
    width: 100%;
    height: 100%;
    padding: 0;
}

.ProductPagesMain .modal-content {
    height: 100%;
    border-radius: 0;
    height: 80vw;
}

.ProductPagesMain .mobile-display {
    display: none
}

.ProductPagesMain .slick-dotted.slick-slider {
    margin-bottom: 30px;
    width: 100%;
}

.ProductPagesMain .green-side-card {
    background: #fff;
    border-left: solid 6px #30B524;
    padding-left: 30px;
}

@media (max-width: 767px) {
    .mobile-display {
        display: block
    }

    .modal {
        display: none;
    }

    .gtco-testimonials {
        margin-top: 20px;
    }
}

@media (max-width: 992px) {
    .navbar-toggler {
        padding: 0.25rem 0.75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: inherit;
        border: none;
        border-radius: 0.25rem;
        transition: auto;
        float: right;
    }

    .ProductPagesMain .navbar-toggler:focus {
        text-decoration: none !important;
        outline: 0 !important;
        box-shadow: none !important;
    }

    .ProductPagesMain .navbar-collapse .icons-circle {
        display: none;
    }

    .ProductPagesMain .navbar-expand-lg .navbar-nav {
        margin-right: 0;
        border-top: 2px solid #d7d7d7;
        margin-top: 10px;
    }

    .ProductPagesMain .navbar {
        align-items: flex-start;
    }
}

#myBtn {
    display: none;
}

.btnback {
    position: absolute !important;
    top: 0 !important;
    background: none !important;
    font-size: 0 !important;
    left: 14px !important;
    border: none !important;
    width: auto !important;
    background: url(../images/backbtn.svg) left top no-repeat !important;
    top: 7px !important;
    background-size: 100% !important;
    box-shadow: none;
}

.ProductPagesMain .pbs {
    padding-bottom: 30px;
}

.ProductPagesMain .dnone {
    display: block;
}

.ProductPagesMain .dblock {
    display: none;
}

.ProductPagesMain .pb-5 {
    padding-bottom: 3rem !important;
    margin-bottom: 50px;
}

.IncomeTaxSec .tax-sleb p {
    margin: 0;
    font-size: 30px;
    color: #444;
}

.IncomeTaxSec .tax-sleb h3 {
    font-size: 44px;
}

.differenttypes .benefits-card ul li {
    border: none;
    padding: 0px 0px 0px 30px;
}

.differenttypes .benefits-card .check2 {
    padding: 0;
}

.differenttypes .benefits-card li:before {
    left: 0;
    top: 4px;
}

.differenttypes .benefits-card .check2 li h4 {
    font-size: 18px;
    font-weight: 600;
}

.IncomeTaxSec .tax-sleb .ContactGetTouch p {
    color: #fff;
    font-size: 18px;
}

.backBorder1, .backBorder2, .backBorder3, .backBorder4, .backBorder5, .backBorder6, .backBorder7, .backBorder8 {
    width: 555px;
    height: 555px;
    border: 2px solid #EBEBEB;
    position: absolute;
    border-radius: 100%;
    z-index: -1;
}

.backBorder1 {
    top: 300px;
    left: -200px;
}

.backBorder2 {
    top: 400px;
    left: -250px;
}

.backBorder3 {
    right: -200px;
    top: 740px;
}

.backBorder4 {
    right: -290px;
    top: 640px;
}

.backBorder5 {
    bottom: -200px;
    left: -220px;
}

.backBorder6 {
    bottom: -290px;
    left: -300px;
}

.backBorder7 {
    bottom: -360px;
    right: -260px;
}

.backBorder8 {
    bottom: -470px;
    right: -220px;
}

.formarea {
    background: #ffffff;
    padding: 45px 25px 45px;
    border-radius: 6px;
    text-align: center;
}

    .formarea h3 {
        text-align: left;
        margin-bottom: 25px;
    }

.green-text {
    color: #30B524;
}

.banner {
    background: #F1FDE9;
    padding: 35px
}

.field-group {
    margin-bottom: 15px;
    text-align: left;
    position: relative;
}

    .field-group label {
        user-select: none;
    }

    .field-group input[type="radio"] {
        display: none;
    }

        .field-group input[type="radio"] + label {
            z-index: 10;
            margin: 0 10px 10px 0;
            position: relative;
            color: #3D3D3D;
            text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
            font-weight: bold;
            background-color: #ffffff;
            border: 1px solid #DFDFDF;
            cursor: pointer;
            transition: all 200ms ease;
        }

        .field-group input[type="radio"]:checked + label {
            color: #30B524;
            border: 1px solid #30B524;
        }

        .field-group input[type="radio"] + label {
            width: auto;
            border-radius: 6px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            padding: 0 5%;
        }

.formarea .btn-primary {
    display: inline-block;
    width: 100%;
}

.dotted {
    height: 2px;
    border-top: dashed 2px #30B524;
    position: absolute;
    z-index: -1;
    width: 70%;
    top: 100px;
    left: 50%;
    margin-left: -35%;
}

.ProductPagesMain .benefits-block .term-mainform {
    font-size: 1.1rem;
    font-weight: 700;
    margin-left: 26px;
}

.textbold {
    font-size: 1.4rem;
    font-weight: 600;
}

.circle-in-side {
    position: relative;
    z-index: 2;
}

.ContactGetTouch {
    font-size: 1.4rem;
    display: block;
    line-height: 40px;
    font-weight: 500;
}

.bor {
    border: 1px solid;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 2px;
}

    .bor h3 {
        font-weight: 600;
        font-size: 20px;
    }

.borimg {
    width: 33.33%;
    display: flex;
    align-items: center;
    position: relative;
    padding-right: 40px;
}

.new p {
    padding-top: 20px;
}

.dot h4 {
    font-size: small;
}

.new1 {
    font-size: large;
}

.solid {
    border-top: 1px solid gray;
}

.soc a {
    text-align: center;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    line-height: 75px;
    padding: 0 15px;
    border: none;
    outline: none;
    transition: color .3s ease;
}

.soc {
    color: forestgreen;
}

.ProductPagesMain .removed1 li:before {
    background: url(../images/removed.webp)left 0px no-repeat !important;
    background-size: 42% !important;
    width: 45px;
    height: 45px;
}

.bullet-before:before {
    content: '●';
    font-size: 20px;
    margin: -4px 8px 0px -1px;
}

.commercial-greytwo li {
    display: block;
}

.ProductPagesMain .tick .check2 li {
    position: relative;
    padding-left: 30px;
}

.ProductPagesMain .tick .check2 li {
    display: block;
}

    .ProductPagesMain .tick .check2 li::before {
        content: "✔";
        position: absolute;
        height: 20px;
        width: 20px;
        left: 0px;
        padding-left: 10px;
    }

.ProductPagesMain .button-containt {
    position: relative;
    top: -70px;
}

.ProductPagesMain .bulle-before::before {
    content: '●';
    font-size: 20px;
    margin: -2px 10px;
    margin-left: -1px;
}

.HealthProduct .investmentform .btn {
    position: relative;
    display: flex;
    align-items: center;
    color: #3d3d3d;
    height: 60px;
}

    .HealthProduct .investmentform .btn img {
        width: 25px;
        height: auto;
        margin-right: 10px;
    }

        .HealthProduct .investmentform .btn img.IndL {
            width: auto;
            height: 30px;
            padding: 0 5px;
        }

    .HealthProduct .investmentform .btn .HltOnHover {
        display: none;
    }

    .HealthProduct .investmentform .btn:hover .HltOutHover {
        display: none;
    }

    .HealthProduct .investmentform .btn:hover .HltOnHover {
        display: block;
    }

.ProductPagesMain .btn-primary:hover {
    background-color: #45a307;
    border-color: #45a307;
}

.investmentform .btn:hover {
    background-color: #45a307 !important;
    color: #fff !important;
}

.divided {
    margin: 10px auto !important;
    color: lightgray;
    width: 92%;
}

.arrow-before:before {
    content: '🢒';
    font-size: 40px;
    vertical-align: top;
    margin: 0px 6px 6px 3px;
    line-height: 18px;
}

.ProductPagesMain .orange h3 {
    color: #fff;
}

.ProductPagesMain .para p {
    padding-left: 48px;
}

.ProductPagesMain .cardiac-main .crosses li::before {
    content: "";
    background-image: url(../images/removed.webp);
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    top: 9px;
    left: 2px !important;
    position: absolute;
}

.ProductPagesMain .cardiac-main .crosses li {
    position: relative !important;
    padding: 5px 15px 5px 33px !important;
}

ul.crosses {
    list-style-type: none;
}

.ProductPagesMain .line-wise p {
    padding: 0 10px 4px 20px;
}

.ProductPagesMain .background-clr {
    background-color: #fff;
}

.ProductPagesMain .gre-border {
    border: solid 1px #dddcdc;
    padding: 20px;
}

.ProductPagesMain .benefits-card .crossed li:before {
    background: url(../images/removed.webp)left 4px no-repeat !important;
    background-size: 90% !important;
    height: 25px;
    top: 5px;
}

.bullet-beforegren ul li::before {
    content: '●';
    font-size: 20px;
    vertical-align: top;
    margin: 1px 6px 6px 0px;
    color: #30B524;
    line-height: 22px;
}

.bullet-beforegren ul li, .ProductPagesMain .bullet-card ul li, .ProductPagesMain .seven-health li, img, .ProductPagesMain .peds ul li, .ProductPagesMain .consumable-cover li {
    display: block;
}

.ProductPagesMain .set-box ul li {
    border-radius: 5px;
    padding: 0px 6px;
    margin: 10px 0px;
    display: flex;
}

.ProductPagesMain .tickgreen .check2 li::before {
    content: "✔";
    color: #30B524;
    height: 20px;
    width: 20px;
    margin-right: 1px !important;
}

.ProductPagesMain .fiel-gro {
    z-index: 10;
    margin: 0 10px 10px 0;
    position: relative;
    text-shadow: 0 1px 0 rgb(255 255 255 / 10%);
    font-weight: normal;
    background-color: #ffffff;
    border: 1px solid #DFDFDF;
    transition: all 200ms ease;
    height: 50px;
    padding: 10px;
    border-radius: 6px;
    color: #000;
    width: 100%;
}

.ProductPagesMain .img-set {
    width: auto !important;
}

.ProductPagesMain .lstep .steps {
    height: 285px !important;
}

.arrow {
    border: solid #07b629;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    margin: 3px;
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin: 0px;
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.ProductPagesMain .commercial-grey li {
    background: #f3f3f3;
    font-size: 1rem;
    line-height: 67px;
    height: 60px;
    position: relative;
    margin: 1.5%;
    padding: 0 20px 0 30px;
}

.arro-before:before {
    content: '🢒';
    font-size: 40px;
    vertical-align: top;
    margin: 1px 6px 6px 3px;
    line-height: 16px;
}

.ProductPagesMain .tbenefits-card ul li {
    position: relative;
    border-radius: 0.25rem !important;
    padding: 11px 15px 5px 44px !important;
    display: block;
}

    .ProductPagesMain .tbenefits-card ul li:before {
        position: absolute;
        content: "";
        left: 14px;
        top: 16px;
        color: #21c87a;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAY1BMVEUAAABMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQEgKXaSAAAAIHRSTlMA9+LpdUPPBblX88Dak0qlim0x7n1oOiAPmxauYicYxJw3pRsAAAFPSURBVDjLjdTbcoMgEIDhXVQEBM/GmuO+/1O2DCmoBZr/KjP5ZtVNEE6NQ/dikxabXCHdVZqGswlRFYyLuaoTbOaK9hXNPUalRjqHYvwzznh2nLochz4aSmX2cvUuL78aytV7aCgbyreTSPnY6i6s6b82sM1poBfulnSxA3nSFRWM7lvzA1uVcQC9G73aT4mYdaV7UCXhKvLO71LyTxx10OtPHAm4FZ844tAUKTcjRSHiYS+1mxegeENVDpOfF1yAhr0dwKLO9xdq4PfXbAFgwJSjmz8E2smEow3qjijMLLWMOhoAFtw/63reC/n/2YPRbmZ8Hgl7wDrayzrmcLATLlOQVdQR/wJbTz5mJookLcschrBEm7t4Lv4MbzKVcWz0LitZBftalnB8PL+8G4wwtT3hXD1oPLNXC7GepWBBIevuNSSqL3fTCVvXy+PNfQOcsINQ8ysjmgAAAABJRU5ErkJggg==) no-repeat;
        height: 20px;
        width: 20px;
        background-size: 100%;
    }

.ProductPagesMain .guide-card {
    background: #fff;
    border: solid 1px #CECECE;
    border-radius: 6px;
    padding: 12px;
    margin: 4%;
}

    .ProductPagesMain .guide-card:hover {
        box-shadow: 0px 0px 15px #e1e1e1;
        border: solid 1px #30B524;
    }

    .ProductPagesMain .guide-card .guid-link {
        color: #707070;
    }

.ProductPagesMain .color-back {
    background-color: gainsboro;
}

.ProductPagesMain .guid-font p {
    font-size: 12px;
    margin-bottom: 5px !important;
}

.inrow {
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
}

.incolumn {
    flex: 49%;
    padding: 10px !important;
    margin-left: 7px;
}

.ProductPagesMain .top-marg {
    margin-left: 174px;
    margin-top: -11px;
}

.ProductPagesMain .top-para {
    margin-left: 269px;
    margin-top: -11px;
}

.ProductPagesMain .bullet-card ul li {
    position: relative;
    margin-bottom: 5px;
    padding: 6px 6px 5px 25px;
}

.ProductPagesMain .bullet-card li::before {
    content: '●';
    position: absolute;
    left: 0px;
    top: 2px;
    font-size: 20px;
    height: 20px;
    width: 20px;
    background-size: 100%;
}

.ProductPagesMain .newbullet-card ul li {
    position: relative;
    margin-bottom: 5px;
    padding: 6px 6px 5px 25px;
    display: block;
}

.ProductPagesMain .newbullet-card li::before {
    content: '●';
    position: absolute;
    left: 0px;
    top: 2px;
    font-size: 20px;
    height: 20px;
    width: 20px;
    background-size: 100%;
}

.ProductPagesMain .tbullet-card ul li {
    position: relative;
    margin-bottom: 5px;
    border-radius: 0.25rem !important;
    padding: 11px 15px 5px 38px !important;
    display: block;
}

.ProductPagesMain .tbullet-card li::before {
    content: '●';
    position: absolute;
    left: 16px;
    top: 10px;
    font-size: 20px;
    height: 20px;
    width: 20px;
    background-size: 100%;
}

.ProductPagesMain .vbullet-before:before {
    content: '●';
    font-size: 20px;
    margin: -4px 6px;
    margin-left: 0px;
}

.ProductPagesMain .benefits-buy-card {
    background: #fff;
    padding: 20px;
    border-top: solid 6px #30B524;
    padding-top: 30px;
}

.ProductPagesMain .line-para {
    margin-left: 19px;
}

.ProductPagesMain .seven-health li {
    background: #f3f3f3;
    font-size: 1rem;
    line-height: 70px;
    height: 70px;
    width: 31%;
    position: relative;
    margin: 0.5%;
    padding: 0 5px 0 32px;
}

.please {
    margin-left: 56px;
}

.ProductPagesMain .seven-health li:before {
    position: absolute;
    content: "" !important;
    left: 15px !important;
    top: 30px !important;
    width: 8px !important;
    height: 8px !important;
    background: #000;
    border-radius: 100%;
}

.ProductPagesMain .seven-health {
    display: flex;
    flex-flow: wrap;
    margin-left: 50px;
}

.ImageSize {
    height: 100%;
    width: 60%;
}

.ProductPagesMain .readmores {
    font-weight: 500;
    font-size: 1rem;
    display: inline;
    color: #30B524;
    cursor: pointer;
    line-height: 3;
}

.ProductPagesMain .faq-sec {
    background-color: #F6F6F6;
    padding: 70px 0;
}

.ProductPagesMain .maternity-button {
    position: relative;
    top: -65px;
    margin-bottom: -48px;
}

.ProductPagesMain .maternity-image {
    width: 40%;
    margin: 40px auto 0 auto;
}

.ProductPagesMain .ownership img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Ownership-Transfer-in-Motor-Insurance.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .ownership img {
    background-position: bottom;
}

.ProductPagesMain .premium-rates img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/How-to-Reduce-Motor-Insurance-Premium-Rates.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .premium-rates img {
    background-position: bottom;
}

.ProductPagesMain .coprehensive-zero img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Comprehensive-Insurance-vs-Zero-Depreciation.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .coprehensive-zero img {
    background-position: bottom;
}

.ProductPagesMain .comprehensive-third img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Comprehensive-vs-Third-Party-Insurance.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .comprehensive-third img {
    background-position: bottom;
}

.ProductPagesMain .adding-cng img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Adding-CNG-in-Car-Insurance.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .adding-cng img {
    background-position: bottom;
}

.ProductPagesMain .endor-car img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Endorsements-In-Car-Insurance.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .endor-car img {
    background-position: bottom;
}

.ProductPagesMain .second-hand img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/How-to-insure-your-2nd-hand-car.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .second-hand img {
    background-position: bottom;
}

.ProductPagesMain .hypothecation img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Hypothecation-in-Car-Insurance.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .hypothecation img {
    background-position: bottom;
}

.ProductPagesMain .cancellation img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Cancellation-Process-in-Motor-Insurance.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .cancellation img {
    background-position: bottom;
}

.ProductPagesMain .reimbursment img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Reimbursement-Vs-Cashless-Claims-in-Car-Insurance.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .reimbursment img {
    background-position: bottom;
}

.ProductPagesMain .when-expires img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/What-needs-to-be-done-when-your-car-insurance-expires.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .when-expires img {
    background-position: bottom;
}

.ProductPagesMain .insurance-work img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/How-does-Car-Insurance-work.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .insurance-work img {
    background-position: bottom;
}

.ProductPagesMain .insurance-online img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/How-To-Compare-Motor-Insurance-Online.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .insurance-online img {
    background-position: bottom;
}

.ProductPagesMain .ncb-transfer img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/NCB-Transfer-In-Motor-Insurance.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .ncb-transfer img {
    background-position: bottom;
}

.ProductPagesMain .claim-rejection img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Reasons-for-car-insurance-claim-rejections.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .claim-rejection img {
    background-position: bottom;
}

.ProductPagesMain .renewal-insurance img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Renewal-of-Motor-Insurance.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .renewal-insurance img {
    background-position: bottom;
}

.ProductPagesMain .small-saving img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Small-Claim-vs-Saving-NCB.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .small-saving img {
    background-position: bottom;
}

.ProductPagesMain .voluntary-car img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Voluntary-Deductible.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .voluntary-car img {
    background-position: bottom;
}

.ProductPagesMain .check-motor img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/What-To-Check-In-A-Motor-Insurance-Policy.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .check-motor img {
    background-position: bottom;
}

.ProductPagesMain .best-car-insurance img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Which-is-the-best-car-insurance-in-India.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .best-car-insurance img {
    background-position: bottom;
}

.ProductPagesMain .personal-cover img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Personal-Accident-Cover.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .personal-cover img {
    background-position: bottom;
}

.ProductPagesMain .road-cover img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Roadside-Assistance-Cover.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .road-cover img {
    background-position: bottom;
}

.ProductPagesMain .accessories-cover img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Accessories-Cover-in-Car-Insurance.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .accessories-cover img {
    background-position: bottom;
}

.ProductPagesMain .consumable-cover img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Consumable-Cover-In-Motor-Insurance.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .consumable-cover img {
    background-position: bottom;
}

.ProductPagesMain .engine-cover img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Engine-Protector-Cover.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .engine-cover img {
    background-position: bottom;
}

.ProductPagesMain .key-cover img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Key-and-Lock-Replacement-Cover.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .key-cover img {
    background-position: bottom;
}

.ProductPagesMain .ncb-protector img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/NCB-Protector-Cover.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .ncb-protector img {
    background-position: bottom;
}

.ProductPagesMain .personal-belonging img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Personal-Belonging-cover-in-Car-insurance.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .personal-belonging img {
    background-position: bottom;
}

.ProductPagesMain .return-cover img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Return-to-Invoice-Cover.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .return-cover img {
    background-position: bottom;
}

.ProductPagesMain .standalone-cover img {
    background-repeat: no-repeat;
    background-image: url('../images/motor-Insurance-Cover/Standalone-Own-Damage-Car-Insurance.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .standalone-cover img {
    background-position: bottom;
}

.accord {
    margin-left: -10px !important;
}

    .accord li {
        display: flex;
    }

.arrow-before:before {
    content: '🢒';
    font-size: 40px;
    vertical-align: top;
    margin: 0px 6px 6px 27px;
    line-height: 18px;
}

.ProductPagesMain .consumable-cover {
    display: flex;
    flex-flow: wrap;
}

    .ProductPagesMain .consumable-cover li {
        background: #f3f3f3;
        font-size: 1rem;
        line-height: 70px;
        height: 70px;
        width: 24%;
        position: relative;
        margin: 0.5%;
        padding: 0 20px 0 37px;
    }

        .ProductPagesMain .consumable-cover li:before {
            position: absolute !important;
            content: "" !important;
            left: 20px !important;
            top: 30px !important;
            width: 8px !important;
            height: 8px !important;
            background: #000 !important;
            border-radius: 100% !important;
        }

.ProductPagesMain .secound-medical li::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    border-radius: 10px;
    top: 4px;
    left: 0px;
    color: magenta;
}

.ProductPagesMain .secound-medical ul li {
    position: relative;
    padding: 0px 0px 0px 40px;
}

.ProductPagesMain.ProductPageTop.HealthProduct p strong, .ProductPagesMain.ProductPageTop.HealthProduct p b {
    font-weight: 500;
}

.ProductPagesMain.ProductPageTop p strong, .ProductPagesMain.ProductPageTop p b {
    font-weight: 500;
}

.ProductPagesMain .secound-line li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 82px;
    background-color: black;
    top: 23px;
    left: 10px;
}

.ProductPagesMain .secounds-line li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 288px;
    background-color: black;
    top: 23px;
    left: 10px;
}

.ProductPagesMain .boxtypes-card {
    background: #fff;
    border: 1px solid #CECECE;
    border-radius: 6px !important;
    padding: 15px;
    min-height: 130px;
}

.ProductPagesMain .dash-in-benefits ul li {
    position: relative;
    padding: 6px 6px 5px 55px;
    display: block;
}

.ProductPagesMain .dash-in-benefits li::before {
    content: '-';
    position: absolute;
    left: 36px;
    top: 3px;
    font-size: 20px;
    height: 20px;
    width: 20px;
    background-size: 100%;
    font-weight: bolder;
}

.ProductPagesMain .dash-card ul li {
    position: relative;
    padding: 6px 6px 5px 30px;
    display: block;
}

.ProductPagesMain .dash-card li::before {
    content: '-';
    position: absolute;
    left: 4px;
    top: 3px;
    font-size: 20px;
    height: 20px;
    width: 20px;
    background-size: 100%;
    font-weight: bolder;
}

.ProductPagesMain .tdash-card ul li {
    position: relative;
    margin-bottom: 5px;
    padding: 6px 6px 5px 55px;
    display: block;
}

.ProductPagesMain .tdash-card li:before {
    content: '-';
    position: absolute;
    left: 35px;
    top: 3px;
    font-size: 20px;
    height: 20px;
    width: 20px;
    background-size: 100%;
    font-weight: bolder;
}

.ProductPagesMain .dash-before:before {
    content: '-';
    position: absolute;
    left: 24px;
    top: 3px;
    font-size: 20px;
    height: 20px;
    width: 20px;
    background-size: 100%;
    font-weight: bolder;
}

.ProductPagesMain .modern-treat-btn {
    position: relative;
    top: -150px;
    left: 515px;
    padding: 10px;
    width: 625px;
    margin-bottom: -4rem;
}

.ProductPagesMain .modern-cover {
    justify-content: center;
    align-items: center
}

.ProductPagesMain .mt-img img {
    width: 80%;
    margin: auto;
}

.ProductPagesMain .mt-img2 img {
    width: 80%;
    margin: auto;
}

.ProductPagesMain .individual-arrow:before {
    content: '🢒';
    font-size: 40px;
    vertical-align: top;
    margin: -2px 6px 6px 33px;
    line-height: 22px;
}

.ProductPagesMain .modern-treat-btn h4 {
    margin: 0px;
}

.ProductPagesMain .tpa-img img {
    width: 80%;
    margin: auto;
}

.ProductPagesMain .bullet-para {
    font-weight: 500;
}

.ProductPagesMain .third-fit {
    width: 70%;
}

.ProductPagesMain .tbenefits-card .removed:before {
    background: url(../images/removed.webp)left 4px no-repeat;
    background-size: 100%;
    top: 11px;
    height: 33px;
}

.ProductPagesMain .benefits-card ul li {
    position: relative;
    padding: 5px 15px 5px 35px;
}

.ProductPagesMain .excluse-insurance {
    margin-left: 63px;
}

.ProductPagesMain .consumable-cover {
    display: flex;
    flex-flow: wrap;
}

.ProductPagesMain .orange-btn {
    padding: 0px;
}

    .ProductPagesMain .orange-btn h3 {
        margin-bottom: 0px;
        color: white;
        padding: 0px 120px 0px 50px;
    }

.ProductPagesMain .tpa-circle {
    position: relative;
    padding: 0px 0px 0px 60px;
    display: block;
}

    .ProductPagesMain .tpa-circle::before {
        content: "";
        position: absolute;
        width: 20px;
        height: 20px;
        border: 1px solid;
        border-radius: 50px;
        border-color: #707070;
        top: 11px;
        left: 27px;
    }

.ProductPagesMain .tpa-line::after {
    content: "";
    position: absolute;
    width: 1px;
    top: 30px;
    left: 36px;
    background-color: black;
}

.ProductPagesMain .tpa1::after {
    height: 93px;
}

.ProductPagesMain .tpa2::after {
    height: 70px;
}

.ProductPagesMain .tpa3::after {
    height: 93px;
}

.ProductPagesMain .tpa4::after {
    height: 93px;
}

.ProductPagesMain .tpa5::after {
    height: 93px;
}

.ProductPagesMain .tpa6::after {
    height: 84px;
}

.ProductPagesMain .tpa7::after {
    height: 157px;
}

.ProductPagesMain .tpa8::after {
    height: 313px;
}

.ProductPagesMain .tpa9::after {
    height: 148px;
}

.ProductPagesMain .margin-benefit {
    margin-left: 44px;
}

.ProductPagesMain .para-out {
    padding: 0px 44px;
}

.ProductPagesMain .smooth-para {
    padding-left: 22px;
}

.ProductPagesMain .wellness-card2 {
    min-height: 230px;
}

.ProductPagesMain .well-height6 {
    min-height: 395px;
}

.ProductPagesMain .calculate-btn-card {
    border: none;
}

.ProductPagesMain .wellness-card1 {
    min-height: 395px;
}

.ProductPagesMain .grey-colum {
    background-color: #EBEBEB;
}

.ProductPagesMain .room-rent-card {
    min-height: 242px;
}

.ProductPagesMain .room-rent-limit {
    min-height: 242px;
}

.ProductPagesMain .peds ul li {
    position: relative;
    padding: 0px 0px 0px 40px;
    display: block;
}

.ProductPagesMain .peds li::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    top: 4px;
    left: 0px;
    border: 1px solid #000;
}

.ProductPagesMain .ten-claim li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 106px;
    background-color: black;
    top: 23px;
    left: 10px;
}

.ProductPagesMain .ten-big li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 309px;
    background-color: black;
    top: 23px;
    left: 10px;
}

.ProductPagesMain .special-lines li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 55px;
    background-color: black;
    top: 23px;
    left: 10px;
}

.ProductPagesMain .Fourth-lining li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 52px;
    background-color: black;
    top: 25px;
    left: 10px;
}

.ProductPagesMain .prefirst-lining li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 93px;
    background-color: black;
    top: 25px;
    left: 10px;
}

.ProductPagesMain .presecond-lining li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 158px;
    background-color: black;
    top: 25px;
    left: 10px;
}

.ProductPagesMain .preThird-lining li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 69px;
    background-color: black;
    top: 25px;
    left: 10px;
}

.ProductPagesMain .preFourth-lining li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 68px;
    background-color: black;
    top: 25px;
    left: 10px;
}

.ProductPagesMain .preFive-lining li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 92px;
    background-color: black;
    top: 25px;
    left: 10px;
}

.ProductPagesMain .preSix-lining li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 156px;
    background-color: black;
    top: 25px;
    left: 10px;
}

.ProductPagesMain .preSeven-lining li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 52px;
    background-color: black;
    top: 25px;
    left: 10px;
}

.ProductPagesMain .firstcircle-lining li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 199px;
    background-color: black;
    top: 25px;
    left: 10px;
}

.ProductPagesMain .secondcircle-lining li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 116px;
    background-color: black;
    top: 25px;
    left: 10px;
}

.ProductPagesMain .Thirdcircle-lining li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 122px;
    background-color: black;
    top: 25px;
    left: 10px;
}

.ProductPagesMain .Fourthcircle-lining li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 93px;
    background-color: black;
    top: 25px;
    left: 10px;
}

.ProductPagesMain .Fifthcircle-lining li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 255px;
    background-color: black;
    top: 25px;
    left: 10px;
}

.ProductPagesMain .align-items-start {
    align-items: flex-start !important;
}

.ProductPagesMain .simpleaccordion-item {
    margin-bottom: 0px;
    margin-top: -1px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: none;
    border-left: none;
    border-radius: 0 !important;
}

.ProductPagesMain .cardhieght .box-card {
    min-height: 120px;
    max-height: 300px;
}

.ProductPagesMain .introduction {
    font-size: 20px;
    font-weight: 600;
}

.ProductPagesMain .box-card {
    background: #fff;
    border: solid 1px #CECECE;
    border-radius: 6px;
    padding: 12px;
}

.ProductPagesMain .peds-line li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 194px;
    background-color: black;
    top: 23px;
    left: 10px;
}

.ProductPagesMain .peds-lines li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 130px;
    background-color: black;
    top: 23px;
    left: 10px;
}

.ProductPagesMain .NCB-CTA {
    justify-content: center;
    align-items: center;
}

.ProductPagesMain .tbenefits-boxcard ul li:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 14px;
    color: #21c87a;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAY1BMVEUAAABMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQEgKXaSAAAAIHRSTlMA9+LpdUPPBblX88Dak0qlim0x7n1oOiAPmxauYicYxJw3pRsAAAFPSURBVDjLjdTbcoMgEIDhXVQEBM/GmuO+/1O2DCmoBZr/KjP5ZtVNEE6NQ/dikxabXCHdVZqGswlRFYyLuaoTbOaK9hXNPUalRjqHYvwzznh2nLochz4aSmX2cvUuL78aytV7aCgbyreTSPnY6i6s6b82sM1poBfulnSxA3nSFRWM7lvzA1uVcQC9G73aT4mYdaV7UCXhKvLO71LyTxx10OtPHAm4FZ844tAUKTcjRSHiYS+1mxegeENVDpOfF1yAhr0dwKLO9xdq4PfXbAFgwJSjmz8E2smEow3qjijMLLWMOhoAFtw/63reC/n/2YPRbmZ8Hgl7wDrayzrmcLATLlOQVdQR/wJbTz5mJookLcschrBEm7t4Lv4MbzKVcWz0LitZBftalnB8PL+8G4wwtT3hXD1oPLNXC7GepWBBIevuNSSqL3fTCVvXy+PNfQOcsINQ8ysjmgAAAABJRU5ErkJggg==) no-repeat;
    height: 20px;
    width: 20px;
    background-size: 100%;
}

.ProductPagesMain .tbenefits-boxcard ul li {
    position: relative;
    margin-bottom: 15px;
    padding: 11px 15px 5px 30px !important;
    display: block;
}

.ProductPagesMain .maternity-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/maternity benefits in health insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .maternity-health img {
    background-position: bottom;
}

.ProductPagesMain .reasonable-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/resonable and customary clause in health insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .reasonable-health img {
    background-position: bottom;
}

.ProductPagesMain .six-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/6-important-tips-to-keep-in-mind-when-you-buy-a-super-top-up-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .six-health img {
    background-position: bottom;
}

.ProductPagesMain .peds-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/peds and ped waiting periods-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .peds-health img {
    background-position: bottom;
}

.ProductPagesMain .employer-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/why you should not rely on employer in health insurance.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .employer-health img {
    background-position: bottom;
}

.ProductPagesMain .inpatiant-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/inpatient coverage in health insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .inpatiant-health img {
    background-position: bottom;
}

.ProductPagesMain .restoration-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/Restoration-benefits-in-health-insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .restoration-health img {
    background-position: bottom;
}

.ProductPagesMain .no-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/no claim bonus in health insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .no-health img {
    background-position: bottom;
}

.ProductPagesMain .permanent-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/permanent exclusion in health insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .permanent-health img {
    background-position: bottom;
}

.ProductPagesMain .roomrent-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/room rents limits and proportionate in health insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .roomrent-health img {
    background-position: bottom;
}

.ProductPagesMain .waiting-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/types of waiting periods in health insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .waiting-health img {
    background-position: bottom;
}

.ProductPagesMain .importance-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/importance of health insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .importance-health img {
    background-position: bottom;
}

.ProductPagesMain .personal-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/personal vs group health insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .personal-health img {
    background-position: bottom;
}

.ProductPagesMain .things-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/things to renewate while renewing in health insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .things-health img {
    background-position: bottom;
}

.ProductPagesMain .cost-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/what types of cost are covered under health insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .cost-health img {
    background-position: bottom;
}

.ProductPagesMain .ten-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/10-reasons-dispute-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .ten-health img {
    background-position: bottom;
}

.ProductPagesMain .eight-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/eight things to keep in mind while buying health insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .eight-health img {
    background-position: bottom;
}

.ProductPagesMain .day-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/are-day-care-covered-by-health-insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .day-health img {
    background-position: bottom;
}

.ProductPagesMain .oragan-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/are-organ-transplant-covered-by-your-health-insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .oragan-health img {
    background-position: bottom;
}

.ProductPagesMain .second-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/are-second-medical-opinion-covered-by-health-insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .second-health img {
    background-position: bottom;
}

.ProductPagesMain .cashless-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/cashless-claim-does-not-serve-hospitalization-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .cashless-health img {
    background-position: bottom;
}

.ProductPagesMain .air-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/coverage-of-air-ambulance-costs-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .air-health img {
    background-position: bottom;
}

.ProductPagesMain .alternative-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/coverage-of-alternative-treatment-under-health-insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .alternative-health img {
    background-position: bottom;
}

.ProductPagesMain .domiciliary-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/coverage-of-domiciliary-and-home-care-hospitalisation-under-health-insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .domiciliary-health img {
    background-position: bottom;
}

.ProductPagesMain .illness-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/critical-illness-rider-or-standalone-critical-illness-policy-which-is-better-option-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .illness-health img {
    background-position: bottom;
}

.ProductPagesMain .mediclaim-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/diffrence between mediclaim and health insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .mediclaim-health img {
    background-position: bottom;
}

.ProductPagesMain .NRI-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/health insurance for nri-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .NRI-health img {
    background-position: bottom;
}

.ProductPagesMain .accomodation-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/hospital cash and shared accomodation cash benefit-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .accomodation-health img {
    background-position: bottom;
}

.ProductPagesMain .sum-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/how does the sum insured work in health insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .sum-health img {
    background-position: bottom;
}

.ProductPagesMain .family-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/individual vs family floater in health insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .family-health img {
    background-position: bottom;
}

.ProductPagesMain .existing-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/pre existing disease and medical history what is the diffrence-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .existing-health img {
    background-position: bottom;
}

.ProductPagesMain .citizen-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/senior citizens health insurance-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .citizen-health img {
    background-position: bottom;
}

.ProductPagesMain .different-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/the claims process of 2 different health insurance policies from different companies-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .different-health img {
    background-position: bottom;
}

.ProductPagesMain .super-health img {
    background-repeat: no-repeat;
    background-image: url('../images/health-insurance-guide/top vs super top up-min.webp');
    background-size: 100%;
    background-position: top;
    height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    transition: all 2s ease-in-out;
}

.ProductPagesMain a .guided-mob:hover .super-health img {
    background-position: bottom;
}

.ProductPagesMain .category h4 {
    font-size: 23px;
    font-weight: 600;
    color: #3d3d3d;
    line-height: 1.2;
}

.ProductPagesMain .endowment-num::before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 26px;
    background: #30B524;
    margin: -34px auto 10px;
}

.ProductPagesMain .number::before {
    content: "1";
    color: white;
}

.ProductPagesMain .number-two::before {
    content: "2";
    color: white;
}

.ProductPagesMain .number-three::before {
    content: "3";
    color: white;
}

.ProductPagesMain .number-four::before {
    content: "4";
    color: white;
}

.ProductPagesMain .custom-endo::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 30px;
    background-color: #ACACAC;
    margin-left: -12px;
}

.ProductPagesMain .custom-arrow {
    border: solid #ACACAC;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 7px;
    margin: 14px 3px 17px 2px;
}

.ProductPagesMain .customise-box {
    border: solid 1px #dddcdc;
    padding: 20px 10px 0px 10px;
    width: 370px;
    margin: 0 auto;
    position: relative;
    border-radius: 6px;
}

.arroww-before:before {
    content: '🢒';
    font-size: 40px;
    vertical-align: top;
    margin: 1px 6px 6px 27px;
    line-height: 16px;
}

.renewed-health {
    box-shadow: 0px 2px 12px 5px #e2e2e2;
    padding: 30px;
    border-radius: 6px;
}

.ProductPagesMain .covered-critical li:before {
    position: absolute;
    content: "" !important;
    left: 15px !important;
    top: 30px !important;
    width: 8px !important;
    height: 8px !important;
    background: #000;
    border-radius: 100%;
}

.ProductPagesMain .covered-critical li {
    background: #f3f3f3;
    font-size: 1rem;
    line-height: 68px;
    height: 70px;
    width: 48%;
    position: relative;
    margin: 0.5%;
    padding: 0 0px 0 32px;
}

.ProductPagesMain .covered-critical {
    display: flex;
    flex-flow: wrap;
    list-style: none;
}

.ProductPagesMain .dashtwo-before:before {
    content: '-';
    font-size: 20px;
    margin: -4px 10px 0px 0px !important;
    font-weight: bolder;
}

.ProductPagesMain .guarantee-card1 {
    min-height: 450px;
}

.ProductPagesMain .guarantee-card2 {
    min-height: 450px;
}

.ProductPagesMain .guarantee-card3 {
    min-height: 315px;
}

.ProductPagesMain .guarantee-card4 {
    min-height: 315px;
}

.ProductPagesMain .guarantee-card5 {
    min-height: 285px;
}

.ProductPagesMain .guarantee-card6 {
    min-height: 285px;
}

.ProductPagesMain .arrow-card ul li {
    position: relative;
    margin-bottom: 5px;
    padding: 0px 0px 1px 52px;
    display: block;
}

.ProductPagesMain .arrow-card li:before {
    content: '🢒';
    position: absolute;
    font-size: 40px;
    vertical-align: top;
    margin: 0px 6px 6px 3px;
    line-height: 18px;
    left: 35px
}

.ProductPagesMain .factors {
    padding-left: 186px;
}

.ProductPagesMain .factors2 {
    padding-left: 198px;
}

.ProductPagesMain .rpu-fact {
    margin-right: 3px;
}

.ProductPagesMain .arrow-incard ul li {
    position: relative;
    margin-bottom: 5px;
    padding: 0px 0px 1px 25px;
    display: block;
}

.ProductPagesMain .arrow-incard li:before {
    content: '🢒';
    position: absolute;
    font-size: 40px;
    vertical-align: top;
    margin: 0px 6px 6px 3px;
    line-height: 18px;
    left: 8px;
}

.ProductPagesMain .vertical-line {
    border: 1px solid black;
    border-left: none;
    border-top: none;
    border-bottom: none;
    border-color: #000;
}

.ProductPagesMain .general-height1 {
    min-height: 426px;
}

.ProductPagesMain .general-height2 {
    min-height: 426px;
}

.ProductPagesMain .general-height3 {
    min-height: 426px;
}

.ProductPagesMain .general-height4 {
    min-height: 350px;
}

.ProductPagesMain .general-height5 {
    min-height: 350px;
}

.ProductPagesMain .general-height6 {
    min-height: 350px;
}

.ProductPagesMain .general-height7 {
    min-height: 255px;
}

.ProductPagesMain .general-height8 {
    min-height: 255px;
}

.ProductPagesMain .general-height9 {
    min-height: 255px;
}

.ProductPagesMain .surrender {
    padding-left: 20px;
}

.ProductPagesMain .factors-surrender {
    padding-left: 32px;
}

.ProductPagesMain .factors-endowment {
    margin-left: 363px;
}

.ProductPagesMain .factors-endowment1 {
    padding-left: 159px;
}

.ProductPagesMain .factors-endowment2 {
    margin-left: 216px;
}

.ProductPagesMain .factors-endowment3 {
    padding-left: 87px;
}

.ProductPagesMain .factors-endowment4 {
    padding-left: 169px;
}

.ProductPagesMain .endowment-formula {
    white-space: pre;
}

.ProductPagesMain .equaltomargin {
    margin-left: 3px;
    margin-right: 3px;
}

.ProductPagesMain .endowment-optn {
    background: #ffffff;
    padding: 10px 25px;
}

.ProductPagesMain .endowment-optn1 {
    background: #fafafa;
}

.ProductPagesMain .endowment-optn2 {
    background: #fff;
    box-shadow: rgb(100 100 111 / 26%) 0px 1px 8px 4px;
    border-radius: 10px;
    padding: 10px 25px;
}

.ProductPagesMain .fixes_img {
    padding: 30px;
}

.ProductPagesMain .special-para {
    margin-left: 20px;
}

.ProductPagesMain .vertical-line3 {
    border: 1px solid #B7B7B7;
    border-left: none;
    border-top: none;
    border-bottom: none;
}

.ProductPagesMain .quote-cta {
    padding: 15px;
    justify-content: center;
    quote-cta align-items: center;
}

.ProductPagesMain .quote-cta2 {
    margin: 0px;
    margin: 0px;
    font-size: 1.9rem;
    font-weight: 600;
    line-height: 2.5rem;
    color: #3d3d3d;
}

.ProductPagesMain .CTA-border {
    border: solid 1px #dddcdc;
    padding: 20px;
}

.ProductPagesMain .endow-btnn {
    background-color: #818181;
    color: #fff;
    padding: 12px 24px 12px 24px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top: #818181 solid;
    font-weight: 500;
}

.ProductPagesMain .endow-btnn1 .active {
    border-top: #30B524 solid;
    font-weight: normal;
}

.ProductPagesMain .endow-btnn1 {
    font-weight: normal;
}

.endow-btnn:hover {
    background-color: #000;
    border-top: #000 solid;
}

.ProductPagesMain .endow-optn {
    margin-right: 30px;
}

.ProductPagesMain .endow-btnn.active {
    background: #fff;
    color: #000;
    border-top: #30B524 solid;
}

.ProductPagesMain .grey-section-bg {
    background: #ededed;
    padding: 40px 0px;
}

.ProductPagesMain .endow-web {
    display: none;
}

.ProductPagesMain .endowment_card {
    background-color: #fff;
    border: 1px solid #cecece;
    border-radius: 6px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    border-top: 6px solid #30B524;
}

.ProductPagesMain .frequency {
    display: flex;
    flex-flow: wrap;
    margin-bottom: 15px;
    justify-content: space-between;
    padding: 10px 25px;
    background-color: #f3f3f3;
    border: .5px solid #B7B7B7;
    border-radius: 10px;
}

.ProductPagesMain .White_line {
    background: transparent;
    margin: auto;
    height: 0px;
    width: 80%;
    border: 1px solid #fff;
}

.ProductPagesMain .endowment-type {
    background-color: #fff;
    padding: 20px 15px;
    border-radius: 10px;
    width: 31%;
    margin: 20px 10px;
    border: 1px solid #B7B7B7;
}

.ProductPagesMain .endow-investing {
    background-color: #fff;
    padding: 25px 25px;
    margin: 20px 0px;
    border-radius: 10px;
    border: 1px solid #B7B7B7;
}

.ProductPagesMain .endowment-plan {
    justify-content: space-between;
}

.ProductPagesMain .payable_padd {
    padding-left: 30px;
}

.ProductPagesMain .CTAbg-red {
    background: #FF4500;
    border-radius: 10px;
}

    .ProductPagesMain .CTAbg-red h3 {
        color: #fff !important;
    }

    .ProductPagesMain .CTAbg-red a button {
        background: #fff;
        color: #ff4500;
    }

.cancer_list ul {
    display: flex;
    justify-content: space-between
}

.cancer_list ul {
    border-radius: 5px;
    padding: 40px 20px;
    background: #ececec;
    border: 2px solid #ededed;
}

    .cancer_list ul li {
        display: block;
        border-right: 4px solid #ACACAC;
        padding: 10px 20px 10px 0px;
        font-weight: 500;
    }

.cancer_hypo {
    border: none !important;
}

.cover_box {
    background-color: #f7f7f7;
    margin-bottom: 25px;
}

    .cover_box .coverboxHead {
        background-color: #3d3d3d;
        color: white;
        padding: 10px 20px;
        border-top-right-radius: 10px;
        margin: 0;
        border-top-left-radius: 10px;
    }

    .cover_box .coverboxpara {
        padding: 20px;
    }

.corve_step {
    width: 100px;
    background-color: #30B524;
    font-size: 21px;
    margin-bottom: 0;
    font-weight: 600;
    padding-left: 20px;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.cover_box .coverboxpara .benefits-card .dashtwo-before {
    padding-left: 37px;
}

.cover_box .coverboxpara .benefits-card ul li .dashtwo-before {
    padding-left: 0px;
}

.ProductPagesMain .cover_box .covered01 {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.ProductPagesMain .central_govtHS .bullet-card ul li p {
    margin-bottom: 2px;
}

.ProductPagesMain .central_govtHS .benefits-card ul li p {
    margin-bottom: 2px;
}

.ProductPagesMain .central_govtHS .remove-card ul li p {
    margin-bottom: 2px;
}

.ProductPagesMain .Claim-ratio {
    border: 1px solid #ccc;
    padding: 20px;
    margin: 30px 0px;
    border-radius: 10px;
}

.ProductPagesMain .Claim-ratio2 {
    border: 1px solid #ccc;
    padding: 20px;
    margin: 20px 37px;
    border-radius: 10px;
}

.ProductPagesMain .content-centerimg {
    justify-content: center;
    align-items: center;
}

.ProductPagesMain .Breeze-Amount {
    padding-left: 12px;
}

    .ProductPagesMain .Breeze-Amount ul li p {
        margin-bottom: 2px;
    }

.ProductPagesMain .large-payments {
    padding-left: 37px;
}

.ProductPagesMain .Breeze-pointer {
    display: flex;
    padding: 15px 0px 0px 20px;
    align-items: center;
    font-weight: 700;
}

    .ProductPagesMain .Breeze-pointer span {
        width: 35px;
        height: 35px;
        font-size: 22px;
        color: #fff;
        background: #30B524;
        border-radius: 100%;
        margin-right: 10px;
        display: flex;
        justify-content: center;
        line-height: 1.6;
    }

.ProductPagesMain .issued-OR {
    width: 30%;
    display: flex;
    justify-content: center;
}

.ProductPagesMain b {
    font-weight: 500;
}

.ProductPagesMain .Partial-Exhaustion {
    padding-left: 37px;
}

.ProductPagesMain .extracover .insurance-plan {
    min-height: 285px;
    max-height: 480px;
}

.ProductPagesMain .insurance-plan {
    background: #fff;
    border: solid 1px #CECECE;
    border-radius: 6px;
    padding: 30px;
}

.ProductPagesMain .cancer-cover {
    display: flex;
    flex-flow: wrap;
}

    .ProductPagesMain .cancer-cover li {
        background: #f3f3f3;
        font-size: 16px;
        line-height: 70px;
        height: 70px;
        width: 31%;
        position: relative;
        margin: 9px 1%;
        padding: 0 20px 0 30px;
        border-radius: 5px;
        display: block;
    }

        .ProductPagesMain .cancer-cover li:before {
            position: absolute;
            content: "";
            left: 15px;
            top: 33px;
            width: 7px;
            height: 7px;
            background: #000;
            border-radius: 100%;
        }

.ProductPagesMain .benefits-block .healthformnew {
    font-size: 1.1rem;
    font-weight: 700;
    color: #3d3d3d;
    line-height: 1.4rem;
}

.ProductPagesMain .bullet-padding {
    padding-left: 45px;
}

.ListDocument {
    margin-left: 55px;
}

.ProductPagesMain .benefits-card .saving_invest {
    display: flex;
}

    .ProductPagesMain .benefits-card .saving_invest li {
        width: 50%;
    }

.ProductPagesMain .saving_img {
    max-width: 400px;
}

.ProductPagesMain .shadow-healthbox {
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}

.ProductPagesMain .bullet-benefit ul {
    padding-left: 34px;
}

.ProductPagesMain .scenario-padding {
    margin-left: 115px;
}

.ProductPagesMain .scenario-padding1 {
    margin-left: 100px;
}

.ProductPagesMain .table-width1 {
    max-width: 500px;
}

.ProductPagesMain.HealthInsurancePage .bullet-card {
    margin-left: 35px;
}

.ProductPagesMain.HealthInsurancePage .arrow-before {
    margin-left: 10px;
}

.ProductPagesMain.HealthInsurancePage .ffcover {
    padding-left: 18px;
}

@media (max-width: 768px) {
    .logo-list .partner {
        margin: 5px;
        padding: 5px;
        width: 25%;
    }

    .ProductPagesMain .w40, .ProductPagesMain .w60 {
        width: 100%
    }

    .ProductPagesMain .pb-4 {
        padding-bottom: 0px;
    }

    .ProductPagesMain .mb-4, .ProductPagesMain .mb-5 {
        margin-bottom: 0px !important;
    }

    .ProductPagesMain .pbs {
        padding-bottom: 30px;
    }

    .ProductPagesMain .banner-bg {
        padding: 15px 15px;
    }

    .ProductPagesMain .dnone {
        display: none !important;
    }

    .ProductPagesMain .dblock {
        display: block !important;
    }

    .ProductPagesMain .msizem {
        margin-top: 2rem !important;
    }

    #waveb {
        margin-bottom: 60px;
    }

    .ProductPagesMain .secmrg {
        margin-bottom: 25px;
    }

    .ProductPagesMain .msizeimg {
        width: 95% !important;
        margin: 0 auto;
    }

    .ProductPagesMain .btnrenewl {
        margin-bottom: 20px;
        text-align: center;
    }

    .ProductPagesMain .top-imgspace {
        margin-top: 2rem;
    }

    .ProductPagesMain .idvm {
        text-align: left !important;
    }

    .ProductPagesMain .benefits-card ul {
        margin: 0px;
        padding: 0px 10px;
        list-style: none;
        text-align: left;
        margin-top: 0px;
    }

    .ProductPagesMain .howtochoose .benefits-card {
        margin-bottom: 0px;
    }

    .ProductPagesMain .accordion-button::after {
        background: url(../images/arrowbtn.svg) left top no-repeat;
        transform: scale(.7) !important;
        position: relative;
        right: -10px;
    }

    .ProductPagesMain .accordion-button:not(.collapsed)::after {
        background-image: url("../images/UpArrow.svg");
        transform: scale(.7) !important;
        position: relative;
        right: -10px;
    }

    .ProductPagesMain .accordion-item h2 {
        line-height: 1.5rem;
        padding-right: 20px;
    }

    .ProductPagesMain .accordion-button {
        color: #3D3D3D;
        background-color: #ffffff;
        font-weight: 500;
        font-size: 1.2rem;
        border: none;
        margin-bottom: 0px;
    }

    .ProductPagesMain .accordion-item .card-body {
        padding: 0rem 0rem;
        padding-right: 15px;
    }

    .ProductPagesMain .schemesec .gray-boder {
        width: 100%;
    }

    .ProductPagesMain .schemesec .divider-line {
        margin-top: 0px !important;
    }

    .ProductPagesMain .item-center {
        text-align: center;
    }

    .ProductPagesMain .bikeimgspace {
        margin-top: 20px;
    }

    .ProductPagesMain .slider h4 {
        font-size: 1.2rem;
        margin-bottom: 10px;
    }

    .ProductPagesMain .h4 {
        font-size: 1.2rem;
        font-weight: 600;
    }

    .ProductPagesMain .docs .accordion-item button::before {
        position: absolute;
        content: "";
        left: 15px;
        top: 7px;
        color: #21c87a;
        background: url(../images/check.webp)left 4px no-repeat;
        height: 50px;
        width: 50px;
        background-size: 40%;
    }

    .ProductPagesMain .banner-bg h2 {
        font-size: 1.8rem;
        line-height: 2.4rem !important;
    }

    .ProductPagesMain .pensionstep .steps {
        height: 250px !important;
        width: 100%;
    }

    .ProductPagesMain .pensionstepTerm .steps {
        height: 330px !important;
    }

        .ProductPagesMain .pensionstepTerm .steps.arrow_box:before {
            top: 115% !important;
        }

        .ProductPagesMain .pensionstepTerm .steps.arrow_box .pos-arrow {
            top: 109% !important;
            right: 58.5% !important;
        }

        .ProductPagesMain .pensionstepTerm .steps.arrow_box:after {
            top: 110%;
        }

    .ProductPagesMain .ulip-offer .typs-card {
        min-height: 480px !important;
    }

    .ProductPagesMain .content {
        padding: 10px;
    }

    .ProductPagesMain .w65 input[type="radio"] + label {
        width: 45% !important;
        float: left;
    }

    .ProductPagesMain .w65 {
        width: 100% !important;
    }

    .ProductPagesMain .w35 {
        width: 100% !important;
        float: none;
    }

    .ProductPagesMain .msize25 {
        margin-top: 25px;
    }

    .ProductPagesMain .content .field-group input[type="radio"] + label {
        width: auto;
        border-radius: 6px;
        height: 65px;
        line-height: 3.5rem;
        text-align: center;
        padding: 0px 10px;
        display: inline-block;
        margin-right: 10px;
        text-align: left;
    }

    .ProductPagesMain .content .formarea {
        width: 100%
    }

    .ProductPagesMain .curve-section {
        margin-bottom: 30px;
    }

    .ProductPagesMain .gray-boder ol li {
        color: #3D3D3D;
        font-size: 1.2rem !important;
        font-weight: 300;
        line-height: 1.5rem;
        text-align: left;
        margin-bottom: 10px;
    }

    .ProductPagesMain .divider-line h3 {
        text-align: left;
    }

    .ProductPagesMain .mt-5 {
        margin-top: 2rem !important;
    }

    .ProductPagesMain .ridersG {
        text-align: center;
        padding-top: 0px !important;
    }

        .ProductPagesMain .ridersG img {
            width: 50%;
        }

    #more {
        display: none;
    }

    #myBtn {
        font-size: 1.2rem;
        color: #30B524;
        font-weight: 600;
        transition: all 200ms ease;
        display: block;
    }

    .ProductPagesMain .h1 {
        font-size: 1.9rem;
    }

    .ProductPagesMain .h2 {
        font-size: 1.5rem;
        line-height: 1.9rem;
    }

    .ProductPagesMain .h3 {
        font-size: 1.4rem;
        line-height: 1.5rem;
    }

    .ProductPagesMain .gray-boder .btn2 {
        margin: 0 auto;
    }

    .ProductPagesMain .darkorange {
        text-align: center;
    }

    .ProductPagesMain .pt-5 {
        padding-top: 0rem !important;
    }

    .ProductPagesMain .top-banner-text {
        display: none !important;
    }

    .ProductPagesMain .top-banner-bottom {
        display: block !important;
    }

    .ProductPagesMain .benefits-block h4 {
        margin-top: 35px;
        font-size: 1.2rem;
        vertical-align: middle;
        float: left;
        margin-left: 25px;
        text-align: left;
    }

    .ProductPagesMain .benefits-block .icons {
        content: "";
        background-color: #FFFFFF;
        width: 120px;
        height: 120px;
        border-radius: 50%;
        z-index: 1;
        border: solid 1px #E0E0E0;
        top: 25px;
        position: relative;
        margin: 0 auto;
        float: left;
    }

    .ProductPagesMain .benefits-block {
        text-align: left;
        padding-bottom: 20px;
        display: inline-block;
        margin-top: 0px;
    }

    .ProductPagesMain .formarea {
        margin-bottom: 2.5rem;
    }

    .ProductPagesMain .benefits-card {
        margin-bottom: 30px;
    }

    .ProductPagesMain .skewed-bg {
        position: absolute;
        top: inherit;
    }

    .ProductPagesMain .divider-line {
        border-bottom: none;
        width: inherit;
        margin-bottom: 25px;
        border-right: none;
        margin-top: 25px;
    }

    .ProductPagesMain .typs-card {
        margin-bottom: 15px !important;
        min-height: 547px;
        margin-top: 0px !important;
    }

    .ProductPagesMain .msize-boder {
        border-bottom: solid 2px #f1f1f1;
        padding: 15px;
        text-align: center;
        margin-bottom: 20px;
    }

        .ProductPagesMain .msize-boder img {
            width: 75% !important;
            margin-bottom: 20px;
        }

    .ProductPagesMain .w-25 {
        width: 75% !important;
    }

    .ProductPagesMain .arrow_box {
        position: relative;
        border-top: 0;
        border-left: 0;
        border-bottom: 4px solid #000;
        border-right: solid 4px #fff;
        margin-top: 0px;
    }

        .ProductPagesMain .arrow_box:after {
            border-color: rgba(0, 0, 0, 0);
            border-top-color: #FFF;
            border-width: 30px;
            margin-top: -33px;
            margin-left: 6px;
        }

        .ProductPagesMain .arrow_box:before {
            border-color: rgba(194, 225, 245, 0);
            border-top-color: #000;
            border-width: 36px;
            margin-top: -46px;
        }

        .ProductPagesMain .arrow_box:before {
            left: 42%;
            top: 115%;
        }

        .ProductPagesMain .arrow_box:after {
            left: 42%;
            top: 113%;
        }

    .ProductPagesMain .pos-arrow > .arrow_box:before {
        border-color: rgba(194, 225, 245, 0);
        border-top-color: #30B524;
        border-width: 42px;
        margin-top: -26px;
        border-left-color: #fff !important;
    }

    .ProductPagesMain .pos-arrow {
        position: absolute;
        right: 58%;
        top: 116%;
        z-index: -1;
    }

        .ProductPagesMain .pos-arrow > .arrow_box:after {
            border-color: crimson;
            border-left: none;
            border-width: 0;
            margin-top: 0;
        }

    .ProductPagesMain .buing-section-bg {
        background: #F5F5F5;
        padding: 30px 0;
        margin: 30px 0;
    }

    .ProductPagesMain .riders-sec .types-of-plan {
        margin-bottom: -20px;
        margin-top: 15px;
    }

    .ProductPagesMain .benefits-buy-card {
        margin-bottom: 25px;
    }

    .ProductPagesMain .gray-boder {
        margin-bottom: 40px;
    }

    .ProductPagesMain .arrow_box:before {
        left: 42% !important;
        top: 120% !important;
    }

    .ProductPagesMain .pos-arrow {
        position: absolute;
        right: 58% !important;
        top: 111% !important;
        z-index: -1;
    }

    .ProductPagesMain .steps {
        width: 100%;
    }

    .ProductPagesMain .gray-boder {
        width: 85%;
        margin: 20px auto 40px;
    }

    .ProductPagesMain .reson-to-buy .content {
        margin-bottom: 20px;
    }

    .curve-section .typs-card {
        min-height: auto;
    }

    .divider-line .d-flex {
        display: inherit;
    }

    .divider-line .d-flex {
        display: inherit !important;
    }

    .tax-sleb {
        display: inherit !important;
        text-align: center;
    }

    .ProductPagesMain .tax-sleb a {
        margin: auto;
    }

    .ProductPagesMain .tax-sleb .w-50 {
        width: 100% !important;
        text-align: center;
    }

    .ProductPagesMain .ulip .steps {
        height: auto;
    }

    .ProductPagesMain .importance-plan .gray-boder {
        width: 100%;
    }

    .ProductPagesMain .center-div {
        text-align: center;
    }

        .ProductPagesMain .center-div a {
            margin: 0 auto;
        }

    .ProductPagesMain .buing-section-bg .banner-content {
        padding: 15px !important;
    }

    .ProductPagesMain .grey-section-bg {
        background: #ededed;
        padding: 30px 0;
        margin: 12px 0;
    }

    .ProductPagesMain .gre-border {
        border: solid 1px #dddcdc;
        padding: 5px;
        padding-bottom: 35px;
    }

    .ProductPagesMain .endowment-type {
        background-color: #fff;
        padding: 20px 15px;
        border-radius: 10px;
        width: 30%;
        border: 1px solid #B7B7B7;
    }

    .ProductPagesMain .guarantee-card1 {
        min-height: 665px;
    }

    .ProductPagesMain .guarantee-card2 {
        min-height: 665px;
    }

    .ProductPagesMain .guarantee-card3 {
        min-height: 445px;
    }

    .ProductPagesMain .guarantee-card4 {
        min-height: 445px;
    }

    .ProductPagesMain .guarantee-card5 {
        min-height: 405px;
    }

    .ProductPagesMain .guarantee-card6 {
        min-height: 405px;
    }

    .ProductPagesMain .quote-cta2 h3 {
        margin-bottom: 20px;
    }

    .cancer_list ul {
        display: block;
    }

        .cancer_list ul li {
            display: block;
            border-bottom: 4px solid #ACACAC;
            padding: 10px 20px 10px 0px;
            font-weight: 500;
            border-right: 0;
        }

    .ProductPagesMain .tpa-img img {
        width: 60%;
        margin: auto;
    }

    .ProductPagesMain .tpa1::after {
        height: 142px;
    }

    .ProductPagesMain .tpa2::after {
        height: 93px;
    }

    .ProductPagesMain .tpa3::after {
        height: 117px;
    }

    .ProductPagesMain .tpa4::after {
        height: 93px;
    }

    .ProductPagesMain .tpa5::after {
        height: 141px;
    }

    .ProductPagesMain .tpa6::after {
        height: 132px;
    }

    .ProductPagesMain .tpa7::after {
        height: 205px;
    }

    .ProductPagesMain .tpa8::after {
        height: 434px;
    }

    .ProductPagesMain .tpa9::after {
        height: 196px;
    }

    .ProductPagesMain .cancer-cover li {
        background: #f3f3f3;
        font-size: 16px;
        line-height: 65px;
        height: 65px;
        width: 48%;
        margin: 6px 1%;
        padding: 0 20px 0 30px;
        display: block;
    }

        .ProductPagesMain .cancer-cover li:before {
            position: absolute;
            content: "";
            left: 16px;
            top: 31px;
            width: 6px;
            height: 6px;
            background: #000;
            border-radius: 100%;
        }

    .ProductPagesMain .mdotted-lineh51 {
        content: "";
        position: absolute;
        z-index: -1;
        top: 15%;
        bottom: 0;
        left: 100px;
        border-left: 2px dashed #30B524;
        bottom: 15%;
        display: none;
    }

    .ProductPagesMain .benefits-card .saving_invest {
        display: flex;
    }

        .ProductPagesMain .benefits-card .saving_invest li {
            width: 50%;
        }

    .ProductPagesMain .saving_img {
        max-width: 300px;
    }

    .ProductPagesMain .img-fluid1 {
        max-width: 350px;
    }

    .ProductPagesMain .dash-in-benefits ul li {
        position: relative;
        padding: 6px 6px 5px 65px;
        display: block;
    }

    .ProductPagesMain .dash-in-benefits li::before {
        content: '-';
        position: absolute;
        left: 46px;
        top: 3px;
        font-size: 20px;
        height: 20px;
        width: 20px;
        background-size: 100%;
        font-weight: bolder;
    }
}

@media only screen and (min-width: 481px) {
    .ProductPagesMain .guided-mob {
        min-height: 298px;
    }
}

@media (max-width: 480px) {
    .field-group input[type="radio"] + label {
        padding: 0 8px;
    }

    h1 {
        font-size: 1.6rem !important;
    }

    #myBtn {
        font-size: 1rem;
    }

    h3 {
        font-size: 1.3rem !important;
        line-height: 1.5rem !important;
        margin-top: 15px;
    }

    .ProductPagesMain h2 {
        font-size: 24px;
    }

    .ProductPagesMain h4 {
        font-size: 20px;
    }

    .ProductPagesMain .special-m {
        margin-top: 25px;
    }

    .ProductPagesMain .formarea {
        background: #ffffff;
        padding: 15px 15px 25px;
    }

    .ProductPagesMain .covers input.active {
        border-color: #9bd73f !important;
        box-shadow: 0 10px 10px -5px rgba(0,51,150,.19) !important;
    }

    .ProductPagesMain .cross-icon {
        top: 20px;
        right: 20px;
    }

    .ProductPagesMain .green-bg {
        width: 95%;
        margin: 0 auto 35px;
    }

    #customers-testimonials .item {
        margin-bottom: 30px;
    }

    .ProductPagesMain .typeofinsurace input[type="radio"] + label {
        width: 100% !important;
        text-align: center !important;
        display: inline-block;
        margin-bottom: 15px;
        margin-left: 0px;
    }

    .ProductPagesMain .field-group input[type="radio"] + label {
        margin-left: 0px;
    }

    .ProductPageTop {
        padding-top: 50px;
    }

    .benefits-block img {
        width: 100px;
        height: auto;
        margin: inherit;
    }

    .ProductPagesMain .mdotted-lineh50 {
        left: 55px;
    }

    .right11 {
        padding: 10px !important;
    }

    .ProductPagesMain .lipoint .benefits-card ul {
        padding: 0;
    }

    .ProductPagesMain .commercial-greytwo ul li {
        background: #f3f3f3;
        font-size: 15px;
        align-items: stretch;
        height: 60px;
        position: relative;
        display: flex;
        margin: 1.5%;
        padding: 0 16px 0 22px;
        align-items: center;
    }

    .ProductPagesMain .mag-b {
        margin-bottom: -5px;
    }

    .ProductPagesMain .mobil-button {
        margin: 20px auto 0px;
        width: 100% !important;
    }

    .ProductPagesMain .pattern {
        flex: none;
        display: block;
    }

        .ProductPagesMain .pattern li {
            width: 100%;
            margin-bottom: 10px;
        }

    .ProductPagesMain .lstep {
        height: 330px !important;
        width: 100%;
    }

    .ProductPagesMain .sizeimg {
        width: 250px !important;
        padding-top: 25px;
        margin: auto;
    }

    .ProductPagesMain .imging {
        width: 80% !important;
        margin: 0 auto;
    }

    .ProductPagesMain .head-mar h1 {
        margin-top: 10px;
    }

    .ProductPagesMain .head-marg h2 {
        margin-top: 30px;
    }

    .ProductPagesMain .middle {
        font-size: 20px;
        text-align: center;
    }

    .ProductPagesMain .benefits-card .part-insurance li:before {
        left: -7px !important;
        top: 9px !important;
    }

    .ProductPagesMain .benefits-card2 ul li {
        position: relative;
        padding: 5px 15px 5px 20px !important;
    }

    .ProductPagesMain .benefits-cardNew {
        margin-bottom: 5px;
    }

    .ProductPagesMain .button-containt {
        position: inherit !important;
    }

    .wholelife-button {
        position: static !important;
        margin: 14px 0 0 50px !important;
    }

    .ProductPagesMain .benefits-card .Endorsment-car .Endorsment-car2:before {
        position: absolute;
        content: "";
        left: 0px;
        top: 14px;
        color: #21c87a;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAY1BMVEUAAABMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQEgKXaSAAAAIHRSTlMA9+LpdUPPBblX88Dak0qlim0x7n1oOiAPmxauYicYxJw3pRsAAAFPSURBVDjLjdTbcoMgEIDhXVQEBM/GmuO+/1O2DCmoBZr/KjP5ZtVNEE6NQ/dikxabXCHdVZqGswlRFYyLuaoTbOaK9hXNPUalRjqHYvwzznh2nLochz4aSmX2cvUuL78aytV7aCgbyreTSPnY6i6s6b82sM1poBfulnSxA3nSFRWM7lvzA1uVcQC9G73aT4mYdaV7UCXhKvLO71LyTxx10OtPHAm4FZ844tAUKTcjRSHiYS+1mxegeENVDpOfF1yAhr0dwKLO9xdq4PfXbAFgwJSjmz8E2smEow3qjijMLLWMOhoAFtw/63reC/n/2YPRbmZ8Hgl7wDrayzrmcLATLlOQVdQR/wJbTz5mJookLcschrBEm7t4Lv4MbzKVcWz0LitZBftalnB8PL+8G4wwtT3hXD1oPLNXC7GepWBBIevuNSSqL3fTCVvXy+PNfQOcsINQ8ysjmgAAAABJRU5ErkJggg==) no-repeat;
        height: 20px;
        width: 20px;
        background-size: 100%;
    }

    .ProductPagesMain .benefits-card .Endorsment-car .Endorsment-car2 {
        padding: 10px 10px 10px 36px !important;
        background: #fff;
        border: none !important;
    }

    .ProductPagesMain .tbenefits-card ul li {
        position: relative;
        padding: 11px 15px 5px 44px !important;
    }

        .ProductPagesMain .tbenefits-card ul li:before {
            position: absolute;
            content: "";
            left: 14px;
            top: 28px;
            color: #21c87a;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAY1BMVEUAAABMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQEgKXaSAAAAIHRSTlMA9+LpdUPPBblX88Dak0qlim0x7n1oOiAPmxauYicYxJw3pRsAAAFPSURBVDjLjdTbcoMgEIDhXVQEBM/GmuO+/1O2DCmoBZr/KjP5ZtVNEE6NQ/dikxabXCHdVZqGswlRFYyLuaoTbOaK9hXNPUalRjqHYvwzznh2nLochz4aSmX2cvUuL78aytV7aCgbyreTSPnY6i6s6b82sM1poBfulnSxA3nSFRWM7lvzA1uVcQC9G73aT4mYdaV7UCXhKvLO71LyTxx10OtPHAm4FZ844tAUKTcjRSHiYS+1mxegeENVDpOfF1yAhr0dwKLO9xdq4PfXbAFgwJSjmz8E2smEow3qjijMLLWMOhoAFtw/63reC/n/2YPRbmZ8Hgl7wDrayzrmcLATLlOQVdQR/wJbTz5mJookLcschrBEm7t4Lv4MbzKVcWz0LitZBftalnB8PL+8G4wwtT3hXD1oPLNXC7GepWBBIevuNSSqL3fTCVvXy+PNfQOcsINQ8ysjmgAAAABJRU5ErkJggg==) no-repeat;
            height: 20px;
            width: 20px;
            background-size: 100%;
        }

    .ProductPagesMain .benefits-card li:before {
        position: absolute;
        content: "";
        left: 5px;
        top: 16px;
        color: #21c87a;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAY1BMVEUAAABMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQEgKXaSAAAAIHRSTlMA9+LpdUPPBblX88Dak0qlim0x7n1oOiAPmxauYicYxJw3pRsAAAFPSURBVDjLjdTbcoMgEIDhXVQEBM/GmuO+/1O2DCmoBZr/KjP5ZtVNEE6NQ/dikxabXCHdVZqGswlRFYyLuaoTbOaK9hXNPUalRjqHYvwzznh2nLochz4aSmX2cvUuL78aytV7aCgbyreTSPnY6i6s6b82sM1poBfulnSxA3nSFRWM7lvzA1uVcQC9G73aT4mYdaV7UCXhKvLO71LyTxx10OtPHAm4FZ844tAUKTcjRSHiYS+1mxegeENVDpOfF1yAhr0dwKLO9xdq4PfXbAFgwJSjmz8E2smEow3qjijMLLWMOhoAFtw/63reC/n/2YPRbmZ8Hgl7wDrayzrmcLATLlOQVdQR/wJbTz5mJookLcschrBEm7t4Lv4MbzKVcWz0LitZBftalnB8PL+8G4wwtT3hXD1oPLNXC7GepWBBIevuNSSqL3fTCVvXy+PNfQOcsINQ8ysjmgAAAABJRU5ErkJggg==) no-repeat;
        height: 20px;
        width: 20px;
        background-size: 100%;
    }

    .ProductPagesMain .benefits-card ul li {
        position: relative;
        padding: 5px 15px 5px 35px;
    }

    .ProductPagesMain .lipoint .benefits-card .claimbonu li:before {
        top: 2px;
        margin-left: -22px;
    }

    .no-small-saving h1 {
        font-size: 24px !important;
    }

    .incolumn {
        margin-top: 20px;
    }

    .ProductPagesMain .guided-mob {
        background: #fff;
        border: solid 1px #CECECE;
        border-radius: 6px;
        padding: 10px;
        margin: 4%;
        align-items: center;
    }

    .ProductPagesMain .up-top {
        margin-top: 20px;
    }

    .ProductPagesMain .top-margin {
        margin-top: -11px !important;
        margin-left: 0px !important;
    }

    .ProductPagesMain .benefit-top ul li {
        margin-top: 10px;
    }

    .ImageSize {
        height: auto !important;
        width: 100% !important;
    }

    .ProductPagesMain .seven-health li:before {
        position: absolute;
        content: "" !important;
        left: 15px !important;
        top: 30px !important;
        width: 8px !important;
        height: 8px !important;
        background: #000;
        border-radius: 100%;
    }

    .please {
        margin-left: 30px !important;
    }

    .ProductPagesMain .seven-health li {
        background: #f3f3f3;
        font-size: 1rem;
        line-height: 70px;
        height: 70px;
        width: 98% !important;
        position: relative;
        margin: 0.5%;
        padding: 0 5px 0 32px;
    }

    .ImageSize {
        height: auto;
        width: 100%;
    }

    .ProductPagesMain .seven-health {
        margin-left: 27px !important;
    }

    .ProductPagesMain .maternity-disable {
        position: inherit !important;
        margin-bottom: 12px !important;
    }

    .ProductPagesMain .mater-img {
        width: 50% !important;
        margin: 8px auto 0 auto !important;
    }

    .ProductPagesMain .consumable-cover li {
        background: #f3f3f3 !important;
        font-size: .8rem !important;
        line-height: 49px !important;
        height: 48px !important;
        width: 48% !important;
        position: relative !important;
        margin: 3px 1% !important;
        padding: 0 20px 0 22px !important;
    }

        .ProductPagesMain .consumable-cover li:before {
            position: absolute !important;
            content: "" !important;
            left: 11px !important;
            top: 22px !important;
            width: 6px !important;
            height: 6px !important;
            background: #000 !important;
            border-radius: 100% !important;
        }

    .ProductPagesMain .secounds-line li::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 364px;
        background-color: black;
        top: 23px;
        left: 10px;
    }

    .ProductPagesMain .secound-line li::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 126px;
        background-color: black;
        top: 23px;
        left: 10px;
    }

    .ProductPagesMain .tdash-card ul li {
        position: relative;
        margin-bottom: 5px;
        padding: 6px 6px 5px 49px;
        display: block;
    }

    .ProductPagesMain .tdash-card li:before {
        content: '-';
        position: absolute;
        left: 33px;
        top: 3px;
        font-size: 20px;
        height: 20px;
        width: 20px;
        background-size: 100%;
        font-weight: bolder;
    }

    .ProductPagesMain .dash-in-benefits ul li {
        position: relative;
        padding: 6px 6px 5px 65px;
        display: block;
    }

    .ProductPagesMain .dash-in-benefits li::before {
        content: '-';
        position: absolute;
        left: 46px;
        top: 3px;
        font-size: 20px;
        height: 20px;
        width: 20px;
        background-size: 100%;
        font-weight: bolder;
    }

    .ProductPagesMain .peds-cards {
        max-height: 120px;
        min-height: 220px !important;
    }

    .ProductPagesMain .peds-line li::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 501px;
        background-color: black;
        top: 23px;
        left: 10px;
    }

    .ProductPagesMain .peds-lines li::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 319px;
        background-color: black;
        top: 23px;
        left: 10px;
    }

    .ProductPagesMain .small-lines li::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 126px;
        background-color: black;
        top: 23px;
        left: 10px;
    }

    .ProductPagesMain .special-lines li::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 221px;
        background-color: black;
        top: 23px;
        left: 10px;
    }

    .ProductPagesMain .big-lines li::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 404px;
        background-color: black;
        top: 23px;
        left: 10px;
    }

    .ProductPagesMain .senior-lines li::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 150px !important;
        background-color: black;
        top: 23px;
        left: 10px;
    }

    .ProductPagesMain .top-up li {
        background: #f3f3f3 !important;
        font-size: .8rem !important;
        line-height: 49px !important;
        height: 48px !important;
        width: 98% !important;
        position: relative !important;
        margin: 3px 1% !important;
        padding: 0 20px 0 22px !important;
    }

    .ProductPagesMain .secounds-line li::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 477px;
        background-color: black;
        top: 23px;
        left: 10px;
    }

    .ProductPagesMain .secound-line li::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 126px;
        background-color: black;
        top: 23px;
        left: 10px;
    }

    .ProductPagesMain .ten-big li::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 408px;
        background-color: black;
        top: 23px;
        left: 10px;
    }

    .ProductPagesMain .modern-treat-btn {
        position: initial;
        margin: auto;
        padding: 10px;
        width: auto;
        margin-bottom: 10rem;
    }

    .ProductPagesMain .orange h3 {
        margin-top: -12px;
    }

    .ProductPagesMain .modern-cover {
        margin-bottom: -7rem;
    }

    .ProductPagesMain .mt-img2 img {
        width: 80%;
        margin: auto;
        margin-top: 35%;
    }

    .ProductPagesMain .modern-treat-btn h4 {
        padding-bottom: 8px;
    }

    .ProductPagesMain .orange-btn h3 {
        padding: 0px;
        margin: 0px;
        padding-bottom: 20px;
    }

    .ProductPagesMain .tpa1::after {
        height: 237px;
    }

    .ProductPagesMain .tpa2::after {
        height: 182px;
    }

    .ProductPagesMain .tpa3::after {
        height: 190px;
    }

    .ProductPagesMain .tpa4::after {
        height: 165px;
    }

    .ProductPagesMain .tpa5::after {
        height: 278px;
    }

    .ProductPagesMain .tpa6::after {
        height: 253px;
    }

    .ProductPagesMain .tpa7::after {
        height: 302px;
    }

    .ProductPagesMain .tpa8::after {
        height: 697px;
    }

    .ProductPagesMain .tpa9::after {
        height: 435px;
    }

    .ProductPagesMain .benefits-card {
        margin-bottom: 0px;
    }

    .ProductPagesMain .featur-table {
        padding-bottom: 36px;
    }

    .ProductPagesMain .para-out {
        padding: 0px 10px 0px 44px;
    }

    .ProductPagesMain .well-height6 {
        min-height: 527px;
    }

    .ProductPagesMain .wellness-card1 {
        min-height: 395px;
    }

    .ProductPagesMain .well-height {
        min-height: 146px;
    }

    .ProductPagesMain .well-height1 {
        min-height: 120px;
    }

    .ProductPagesMain .well-height2 {
        min-height: 200px;
    }

    .ProductPagesMain .well-height3 {
        min-height: 150px;
    }

    .ProductPagesMain .well-height4 {
        min-height: 260px;
    }

    .ProductPagesMain .small-lines li::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 126px;
        background-color: black;
        top: 23px;
        left: 10px;
    }

    .ProductPagesMain .new-cta {
        text-align: start;
        margin-left: -38px;
        margin-bottom: -22px;
    }

    .ProductPagesMain .tbullet-card li::before {
        content: '●';
        position: absolute;
        left: 16px;
        top: 22px;
        font-size: 20px;
        height: 20px;
        width: 20px;
        background-size: 100%;
    }

    .ProductPagesMain .divider-line h3 {
        text-align: center;
    }

    .ProductPagesMain .well-height5 {
        min-height: 176px;
    }

    .ProductPagesMain .room-rent-card {
        min-height: 280px;
    }

    .ProductPagesMain .room-rent-limit {
        min-height: 170px;
    }

    .ProductPagesMain .zero-party {
        min-height: 150px;
        max-height: 255px !important;
    }

    .ProductPagesMain .customise-box {
        border: solid 1px #dddcdc;
        padding: 20px 10px 0px 10px;
        width: 340px;
        margin: 0 auto;
        position: relative;
        border-radius: 6px;
    }

    .ProductPagesMain .general-height1 {
        min-height: 423px;
    }

    .ProductPagesMain .general-height2 {
        min-height: 400px;
    }

    .ProductPagesMain .general-height3 {
        min-height: 495px;
    }

    .ProductPagesMain .general-height4 {
        min-height: 447px;
    }

    .ProductPagesMain .general-height5 {
        min-height: 327px;
    }

    .ProductPagesMain .general-height6 {
        min-height: 375px;
    }

    .ProductPagesMain .general-height7 {
        min-height: 303px;
    }

    .ProductPagesMain .general-height8 {
        min-height: 232px;
    }

    .ProductPagesMain .general-height9 {
        min-height: 207px;
    }

    .ProductPagesMain .factors-endowment {
        margin-left: 74px;
    }

    .ProductPagesMain .endow-btnn {
        width: 100%;
        margin: 0px;
    }

    .ProductPagesMain .endow1 {
        display: block;
    }

    .ProductPagesMain .endow-mob {
        display: none;
    }

    .ProductPagesMain .endow-web {
        display: block;
    }

    .ProductPagesMain .vertical-line3 {
        border: none;
    }

    .ProductPagesMain .endowment-type {
        background-color: #fff;
        padding: 20px 15px;
        border-radius: 10px;
        width: 94%;
        border: 1px solid #B7B7B7;
    }

    .ProductPagesMain .quote-cta {
        padding: 0px 0px 10px 0px;
    }

    .ProductPagesMain .quote-cta2 h3 {
        padding: 0px 0px 15px 0px;
        margin-bottom: 10px;
    }

    .ProductPagesMain .CTA-border {
        border: solid 1px #dddcdc;
        padding: 25px;
    }

    .guarantee-card1, .guarantee-card2, .guarantee-card3, .guarantee-card4, .guarantee-card5, .guarantee-card6 {
        min-height: auto !important;
    }

    .cancer_list ul {
        display: block;
    }

        .cancer_list ul li {
            display: block;
            border-bottom: 4px solid #ACACAC;
            padding: 10px 20px 10px 0px;
            font-weight: 500;
        }

    .cover_box .coverboxpara {
        padding: 12px;
    }

    .ProductPagesMain .zero-party {
        min-height: 150px;
        max-height: 255px !important;
    }

    .ProductPagesMain .customise-box {
        border: solid 1px #dddcdc;
        padding: 20px 10px 0px 10px;
        width: 340px;
        margin: 0 auto;
        position: relative;
        border-radius: 6px;
    }

    .HealthProduct section p.Vbullett-before.d-flex {
        display: block !important;
    }

    .ProductPagesMain .cancer-cover li {
        background: #f3f3f3;
        font-size: 16px;
        line-height: 49px;
        height: 48px;
        width: 98%;
        position: relative;
        margin: 3px 1%;
        padding: 0 20px 0 22px;
        display: block
    }

        .ProductPagesMain .cancer-cover li:before {
            position: absolute;
            content: "";
            left: 11px;
            top: 22px;
            width: 6px;
            height: 6px;
            background: #000;
            border-radius: 100%;
        }

    .ProductPagesMain .benefits-block .healthformnew {
        font-size: 1.1rem;
        vertical-align: middle;
        float: left;
        margin-left: 35px;
        text-align: left;
        line-height: 1.4rem;
        font-weight: 700;
        color: #3d3d3d;
    }

    .ProductPagesMain .cta-form {
        font-size: 1.9rem;
        font-weight: 600;
        line-height: 2.5rem;
        text-align: center;
    }

    .ProductPagesMain .benefits-card .sabby2 li:before {
        position: absolute;
        content: "";
        left: -8px;
        top: 22px !important;
        color: #21c87a;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAY1BMVEUAAABMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQEgKXaSAAAAIHRSTlMA9+LpdUPPBblX88Dak0qlim0x7n1oOiAPmxauYicYxJw3pRsAAAFPSURBVDjLjdTbcoMgEIDhXVQEBM/GmuO+/1O2DCmoBZr/KjP5ZtVNEE6NQ/dikxabXCHdVZqGswlRFYyLuaoTbOaK9hXNPUalRjqHYvwzznh2nLochz4aSmX2cvUuL78aytV7aCgbyreTSPnY6i6s6b82sM1poBfulnSxA3nSFRWM7lvzA1uVcQC9G73aT4mYdaV7UCXhKvLO71LyTxx10OtPHAm4FZ844tAUKTcjRSHiYS+1mxegeENVDpOfF1yAhr0dwKLO9xdq4PfXbAFgwJSjmz8E2smEow3qjijMLLWMOhoAFtw/63reC/n/2YPRbmZ8Hgl7wDrayzrmcLATLlOQVdQR/wJbTz5mJookLcschrBEm7t4Lv4MbzKVcWz0LitZBftalnB8PL+8G4wwtT3hXD1oPLNXC7GepWBBIevuNSSqL3fTCVvXy+PNfQOcsINQ8ysjmgAAAABJRU5ErkJggg==) no-repeat;
        height: 20px;
        width: 20px;
        background-size: 100%;
    }

    .ProductPagesMain .tbenefits-boxcard ul li:before {
        position: absolute;
        content: "";
        left: 0px;
        top: 14px;
        color: #21c87a;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAY1BMVEUAAABMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQEgKXaSAAAAIHRSTlMA9+LpdUPPBblX88Dak0qlim0x7n1oOiAPmxauYicYxJw3pRsAAAFPSURBVDjLjdTbcoMgEIDhXVQEBM/GmuO+/1O2DCmoBZr/KjP5ZtVNEE6NQ/dikxabXCHdVZqGswlRFYyLuaoTbOaK9hXNPUalRjqHYvwzznh2nLochz4aSmX2cvUuL78aytV7aCgbyreTSPnY6i6s6b82sM1poBfulnSxA3nSFRWM7lvzA1uVcQC9G73aT4mYdaV7UCXhKvLO71LyTxx10OtPHAm4FZ844tAUKTcjRSHiYS+1mxegeENVDpOfF1yAhr0dwKLO9xdq4PfXbAFgwJSjmz8E2smEow3qjijMLLWMOhoAFtw/63reC/n/2YPRbmZ8Hgl7wDrayzrmcLATLlOQVdQR/wJbTz5mJookLcschrBEm7t4Lv4MbzKVcWz0LitZBftalnB8PL+8G4wwtT3hXD1oPLNXC7GepWBBIevuNSSqL3fTCVvXy+PNfQOcsINQ8ysjmgAAAABJRU5ErkJggg==) no-repeat;
        height: 20px;
        width: 20px;
        background-size: 100%;
    }

    .ProductPagesMain .tbenefits-boxcard ul li {
        position: relative;
        margin-bottom: 15px;
        padding: 11px 15px 5px 30px !important;
        display: block;
    }

    .ProductPagesMain .benefits-card .Engine-cover li:before {
        position: absolute;
        content: "";
        left: 5px;
        top: 32px !important;
        color: #21c87a;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAY1BMVEUAAABMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQEgKXaSAAAAIHRSTlMA9+LpdUPPBblX88Dak0qlim0x7n1oOiAPmxauYicYxJw3pRsAAAFPSURBVDjLjdTbcoMgEIDhXVQEBM/GmuO+/1O2DCmoBZr/KjP5ZtVNEE6NQ/dikxabXCHdVZqGswlRFYyLuaoTbOaK9hXNPUalRjqHYvwzznh2nLochz4aSmX2cvUuL78aytV7aCgbyreTSPnY6i6s6b82sM1poBfulnSxA3nSFRWM7lvzA1uVcQC9G73aT4mYdaV7UCXhKvLO71LyTxx10OtPHAm4FZ844tAUKTcjRSHiYS+1mxegeENVDpOfF1yAhr0dwKLO9xdq4PfXbAFgwJSjmz8E2smEow3qjijMLLWMOhoAFtw/63reC/n/2YPRbmZ8Hgl7wDrayzrmcLATLlOQVdQR/wJbTz5mJookLcschrBEm7t4Lv4MbzKVcWz0LitZBftalnB8PL+8G4wwtT3hXD1oPLNXC7GepWBBIevuNSSqL3fTCVvXy+PNfQOcsINQ8ysjmgAAAABJRU5ErkJggg==) no-repeat;
        height: 20px;
        width: 20px;
        background-size: 100%;
    }

    .ProductPagesMain .remove-card li:before {
        position: absolute;
        content: "";
        left: 2px;
        top: 8px;
        color: #21c87a;
        background: url(../images/removed.webp) no-repeat;
        height: 20px;
        width: 20px;
        background-size: 100%;
    }

    .ProductPagesMain .bullet-card li::before {
        content: '●';
        position: absolute;
        left: -1px;
        top: 2px;
        font-size: 20px;
        height: 20px;
        width: 20px;
        background-size: 100%;
    }

    .ProductPagesMain .benefits-card .best-car li:before {
        position: absolute;
        content: "";
        left: -2px;
        top: 18px !important;
        color: #21c87a;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAY1BMVEUAAABMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQFMvQEgKXaSAAAAIHRSTlMA9+LpdUPPBblX88Dak0qlim0x7n1oOiAPmxauYicYxJw3pRsAAAFPSURBVDjLjdTbcoMgEIDhXVQEBM/GmuO+/1O2DCmoBZr/KjP5ZtVNEE6NQ/dikxabXCHdVZqGswlRFYyLuaoTbOaK9hXNPUalRjqHYvwzznh2nLochz4aSmX2cvUuL78aytV7aCgbyreTSPnY6i6s6b82sM1poBfulnSxA3nSFRWM7lvzA1uVcQC9G73aT4mYdaV7UCXhKvLO71LyTxx10OtPHAm4FZ844tAUKTcjRSHiYS+1mxegeENVDpOfF1yAhr0dwKLO9xdq4PfXbAFgwJSjmz8E2smEow3qjijMLLWMOhoAFtw/63reC/n/2YPRbmZ8Hgl7wDrayzrmcLATLlOQVdQR/wJbTz5mJookLcschrBEm7t4Lv4MbzKVcWz0LitZBftalnB8PL+8G4wwtT3hXD1oPLNXC7GepWBBIevuNSSqL3fTCVvXy+PNfQOcsINQ8ysjmgAAAABJRU5ErkJggg==) no-repeat;
        height: 20px;
        width: 20px;
        background-size: 100%;
    }

    .ProductPagesMain .benefits-card .saving_invest {
        display: block;
    }

        .ProductPagesMain .benefits-card .saving_invest li {
            width: 100%;
        }

    .ProductPagesMain .saving_img {
        max-width: 250px;
    }

    .ProductPagesMain .covered-critical li {
        background: #f3f3f3;
        font-size: 0.9rem;
        line-height: 20px;
        height: 75px;
        width: 100%;
        position: relative;
        margin: 1%;
        padding: 24px 0px 0 30px;
    }
}

article {
    padding: 10px 0;
    border-radius: 10px;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 30px;
}

    article ul {
        padding: 0;
    }

    article .readMoreBtn {
        color: #30b524;
        border-radius: 60px;
        font-weight: 600;
        border-radius: 0;
        border-bottom: 1px solid #ccc;
        position: absolute;
        right: 0;
        bottom: 5px;
        z-index: 9;
    }

        article .readMoreBtn:hover {
            color: #000;
        }

 article {
    overflow-y: hidden !important;
    height: 200px;
    overflow-x: auto;
    margin-bottom: 20px;
    position: relative;
    padding: 0 0 40px 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

    .tablesec.TableExp, article.articleExp {
        height: 100% !important;
        -webkit-transition: all 1s ease;
        transition: all 1s ease;
    }

    /*.tablesec:after, article:after {
        position: absolute;
        width: 100%;
        height: 100px;
        bottom: 0;
        left: 0;
        content: "";
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, white));
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, white 50%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);
    }*/
    article:after {
        position: absolute;
        width: 100%;
        height: 100px;
        bottom: 0;
        left: 0;
        content: "";
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, white));
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, white 50%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);
    }

    /*.tablesec.TableExp:after, article.articleExp:after {
        display: none;
    }*/
    article.articleExp:after {
        display: none;
    }

    /*.tablesec .readMoreBtn {
        position: absolute;
        cursor: pointer;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 160px;
        bottom: 5px;
        z-index: 1;
        color: #30b524;
        border-radius: 60px;
        font-weight: 600;
        text-transform: uppercase;
        font-weight: 500;
    }*/

  .productIcon {
    width: 150px;
    height: 150px;
    background-image: url('~/imag/product-sprite.png');
    background-repeat: no-repeat;
    background-size: 1050px 150px; /* IMPORTANT */
    display: block;
    margin: 0 auto;

}
.icon-car {
    background-position: 0 0;
}

.icon-bike {
    background-position: -150px 0;
}

.icon-health {
    background-position: -300px 0;
}

.icon-life {
    background-position: -450px 0;
}

/* 5th icon in same row */
.icon-investment {
    background-position: -600px 0;
}

.icon-taxi {
    background-position: -750px 0;
}

.icon-pet {
    background-position: -900px 0;
}


