body{
    font-family:"Nunito", sans-serif;
}
.hide-body-scroll{
    overflow:hidden;
}
.bold{
    font-weight:bold;
}
.show{
    display:block !important;
}
.show-flex{
    display:-webkit-flex !important;
    display:-ms-flexbox !important;
    display:flex !important;
}
.display-none{
    display:none;
}
.more, .less{
    display:none;
}
.ip-toggle{
    color:#6b7afe;
    font-weight:bold;
    margin-left:5px;
    cursor:pointer;
}
section.ip-top-banner{
    width:100%;
    min-height:430px;
    background-color:#6b7afe;
    color:#fff;
    padding:10px 0 40px 0;
}
.ip-top-container{
    width:1140px;
    margin:0 auto;
}
.ip-contact-sec{
    padding:5px 5px 40px 5px;
    margin-top:-1px;
    background:#fff;
}
.ip-contact-top-m{
    margin:10px;
    border-radius:12px;
    background-color:#f2f3fa;
    box-shadow:0 2px 8px -4px rgb(3 3 3 / 60%);
    position:relative;
    overflow:hidden;
}
.ipc-leadImg{
    position:absolute;
    border-bottom-right-radius:0%;
    top:-20px;
    right:-20px;
    width:110px;
    height:110px;
}
.ipc-leadImg img{
    height:100%;
    width:100%;
}
.ipc-leadform{
    border-radius:6px;
    padding:20px;
    position:relative;
}
.ipc-leadform-form{
    width:100%;
}
.ipc-rhsec-title{
    color:rgba(3, 3, 3, 0.8);
    font-family:Nunito;
    font-size:20px;
    font-weight:bold;
    letter-spacing:0;
    line-height:27px;
    margin:0;
    width:70%;
}
.ipc-leadform-desc{
    font-size:14px;
    width:75%;
    color:rgba(3, 3, 3, 0.6);
    line-height:18px;
}
.ipc-input-comp{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
}
.ipc-leadform-mobile{
    box-sizing:border-box;
    height:50px;
    padding:15px;
    width:60%;
    border:1px solid rgba(107, 122, 254, 0.6);
    border-radius:4px 0 0 4px;
    background-color:#ffffff;
    margin:5px 0;
    font-size:16px;
    color:#666;
}
.ipc-sec-buy-btn{
    text-align:center;
    margin:15px auto;
    border:none;
    border-radius:0 4px 4px 0;
    background-color:#6b7afe;
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
    line-height:24px;
    padding:10px 0px;
    width:40%;
    height:50px;
    display:block;
}
.ipc-leadform-fotter{
    width:95%;
    color:rgba(3, 3, 3, 0.4);
    font-size:12px;
    line-height:15px;
}
.ipc-leadform-success{
    margin:10px 0;
    padding:10px;
    border:1px solid rgba(107, 122, 254, 0.2);
    border-radius:4px;
    background-color:rgba(107, 122, 254, 0.15);
}
.ip--breadcrumbs{
    height:55px;
    margin:10px 15px;
}
.spb-icon{
    color:#fff;
    height:18px;
    width:18px;
}
.breadcrumbs-wrapper-product a{
    color:#fff;
}
.breadcrumbs-wrapper-product a:hover{
    color:#fff;
}
.spb-seperator{
    display:inline-block;
    margin:0 5px;
    color:#fff;
}
.ip-plan-card{
    width:100%;
    display:block;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    margin-left:15px;
}
.ip-img-box{
    height:64px;
    border-radius:5px;
    margin-bottom:15px;
}
.ip-img-box img{
    height:90%;
    background-color:#fff;
}
.ip-plan-details{
    margin-left:0;
}
.ip-insurer-name{
    min-height:27px;
    color:#ffffff;
    font-family:Nunito;
    font-size:20px;
    font-weight:bold;
    line-height:27px;
}
.ip-plan-name{
    height:48px;
    color:#ffffff;
    font-size:30px;
    font-weight:bold;
    letter-spacing:0;
    line-height:48px;
    margin:5px 0;
}
.ip-highlights-sec{
    margin:35px 15px;
}
.ip-sec-title{
    font-size:28px;
    font-weight:bold;
    line-height:40px;
    margin:0 0 17px 0;
    color:rgba(3, 3, 3, 0.8);
}
.sec-title-sml{
    font-size:26px;
}
.ip-sec-sub-title{
    color:rgba(3, 3, 3, 0.8);
    font-size:16px;
    line-height:24px;
}
.banner-sec-title{
    color:#fff;
}
.ip-highlist-text{
    margin-left:10px;
}
.ip-highlight-table{
    width:720px;
}
.ip-highlight-table td{
    vertical-align:top;
}
.ip-highlight-item{
    font-size:16px;
    line-height:24px;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    max-width:370px;
    padding:5px;
}
.ip-higlight-icon-bx{
    width:18px;
    height:18px;
}
.ip-higlight-icon-bx img{
    height:18px;
    width:18px;
}
.ip-main-content-section{
    width:1140px;
    margin:0 auto;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
}
.ip-details-container{
    background-color:#fff;
    margin-top:-40px;
    min-height:500px;
    width:761px;
    border-radius:24px;
    box-shadow:0 8px 24px 0 rgba(0, 0, 0, 0.12);
}
.ip-section-block{
    padding:40px 20px;
}
.ip-section-grey-block{
    background-color:#f2f3fa;
}
.ip-overview-desc{
    font-size:16px;
    line-height:28px;
    padding:10px 0;
    margin:0;
    color:rgba(3, 3, 3, 0.8);
}
.ip-overview-cards{
    margin:10px auto;
    width:709px;
    padding:5px;
    border:1px solid rgba(3, 3, 3, 0.1);
    border-radius:12px;
    box-sizing:border-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-justify-content:space-evenly;
        -ms-flex-pack:space-evenly;
            justify-content:space-evenly;
}
.ip-overview-card{
    max-width:48%;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
}
.ip-o-percent{
    height:55px;
    width:60px;
    border-radius:13px;
    background-color:#6a76ff;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    letter-spacing:0;
    line-height:19px;
    padding-top:20px;
    text-align:center;
}
.ip-o-percent-val{
    font-size:24px;
}
.ip-o-detail{
    margin:5px 15px;
    width:240px;
}
.ip-o-title{
    color:rgba(3, 3, 3, 0.7);
    font-family:Nunito;
    font-size:16px;
    font-weight:bold;
    letter-spacing:0;
    line-height:20px;
}
.ip-o-text{
    color:rgba(3, 3, 3, 0.7);
    font-family:Nunito;
    font-size:12px;
    letter-spacing:0;
    line-height:20px;
}
.ip-o-number{
    color:#6b7afe;
    font-size:24px;
    font-weight:bold;
    letter-spacing:0;
    line-height:30px;
    text-align:center;
}
.ip-o-seperator{
    box-sizing:border-box;
    height:40px;
    width:2px;
    border:1px solid rgba(3, 3, 3, 0.1);
}
.ip-features-sa-box{
    margin:15px 0;
}
.controls-title{
    color:rgba(3, 3, 3, 0.8);
    font-size:16px;
    font-weight:bold;
    line-height:24px;
}
.ip-features-sa-items{
    margin:10px 0;
    -ms-overflow-style:none;
    scrollbar-width:none;
}
.ip-features-sa-items::-webkit-scrollbar{
    display:none;
}
.ip-sa-btn{
    box-sizing:border-box;
    padding:10px 20px;
    border:1px solid rgba(3, 3, 3, 0.2);
    border-radius:8px;
    background-color:unset;
    margin-right:10px;
    font-size:16px;
    color:#030303;
}
.ip-sa-btn.active{
    border:1px solid #6b7afe;
    background-color:rgba(107, 122, 254, 0.2);
    font-weight:bold;
}
.ip-co-btn, .ip-el-btn{
    box-sizing:border-box;
    padding:10px 20px;
    border:1px solid rgba(3, 3, 3, 0.2);
    border-radius:8px;
    background-color:unset;
    margin-right:10px;
    font-size:16px;
    font-family:Nunito;
    color:#030303;
}
.ip-co-btn h3, .ip-el-btn h3{
    padding:0;
    margin:0;
    color:#030303;
    font-family:Nunito;
    font-size:16px;
    font-weight:bold;
    line-height:22px;
}
.ip-co-btn.active, .ip-el-btn.active{
    border:1px solid #6b7afe;
    background-color:rgba(107, 122, 254, 0.2);
    font-weight:bold;
}
.ip-sec-h3{
    line-height:24px;
    margin:5px 0;
}
.ip-features-content{
    display:none;
    -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    margin:10px 0;
    width:100%;
}
.ip-feature-box{
    box-sizing:border-box;
    height:170px;
    width:347px;
    border:1px solid rgba(3, 3, 3, 0.1);
    border-radius:8px;
    background-color:#ffffff;
    padding:20px 10px;
    margin:5px 0;
}
.ip-feature-box.ip-features-covers{
    height:82px;
    background-color:#f2f3fa;
    box-shadow:0 4px 16px -4px rgba(107, 122, 254, 0.12);
    cursor:pointer;
}
.ip-fe-top{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:flex-start;
        -ms-flex-align:start;
            align-items:flex-start;
}
.ip-fe-main{
    margin:5px 15px;
    margin-right:5px;
    width:75%;
}
.ip-fe-icon{
    width:48px;
    height:48px;
    border-radius:5px;
}
.ip-fe-icon img{
    width:100%;
    height:100%;
}
.ip-fe-value{
    color:rgba(3, 3, 3, 0.6);
    font-size:20px;
    line-height:24px;
}
.ip-fe-value-sub{
    color:rgba(3, 3, 3, 0.6);
    font-size:16px;
    line-height:20px;
}
.ip-fe-desc{
    font-size:14px;
    line-height:20px;
    color:rgba(3, 3, 3, 0.6);
    margin:0 15px;
}
.covered-overlay-modal{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0, 0, 0, 0.65);
    box-shadow:0 0 16px 0 rgba(0, 0, 0, 0.12), 0 16px 24px -4px rgba(0, 0, 0, 0.12);
    z-index:99;
    display:none;
}
.info-modal-content{
    width:600px;
    margin:100px auto;
    padding:20px;
    background-color:#fff;
    border-radius:4px;
}
.info-modal-content .title{
    color:rgba(3, 3, 3, 0.7);
    font-size:20px;
    font-weight:bold;
    line-height:28px;
    padding:10px 0;
}
.info-modal-content .desc{
    color:rgba(3, 3, 3, 0.7);
    font-size:16px;
    line-height:24px;
}
.info-imp-sec{
    margin:15px 0;
}
.info-imp-sec .imp-title{
    color:rgba(3, 3, 3, 0.7);
    font-size:16px;
    font-weight:bold;
    line-height:22px;
    padding:10px 0;
}
.info-imp-sec .imp-desc{
    color:rgba(3, 3, 3, 0.8);
    font-size:14px !important;
    line-height:19px;
}
.close-btn{
    margin-left:95%;
    width:32px;
    height:32px;
    cursor:pointer;
}
.close-btn img{
    width:20px;
    height:20px;
}
.info-close-btn{
    box-sizing:border-box;
    height:40px;
    width:122px;
    border:1px solid rgba(98, 104, 156, 0.12);
    border-radius:6px;
    background-color:#f2f3fa;
    color:#6b7afe;
    font-size:18px;
    font-weight:bold;
    text-align:center;
    margin:30px auto;
    display:block;
}
.ip-section-block.not-cover{
    background-color:#f2f3fa;
    padding:40px 30px;
}
.ip-nc-item{
    width:49%;
    display:inline-block;
}
.ip-highlight-table.not-cover{
    width:781px;
    min-height:100px;
}
.ip-highlist-text.not-cover{
    height:24px;
    width:173px;
    color:rgba(3, 3, 3, 0.8);
    font-family:Nunito;
    font-size:16px;
    letter-spacing:0;
    line-height:24px;
    margin:5px 15px;
}
.ip-highlist-text.not-coverLar{
    height:48px;
    width:311px;
    color:rgba(3, 3, 3, 0.8);
    font-family:Nunito;
    font-size:16px;
    letter-spacing:0;
    line-height:24px;
    margin:5px 15px;
}
.banner-sec-title.ip-banner{
    height:120px;
    width:780px;
    border:black;
    box-sizing:border-box;
    cursor:pointer;
}
.banner-sec-title.ip-banner img{
    height:100%;
    width:100%;
}
.ip-network-sec{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
}
.ip-network-content{
    width:50%;
}
.ip-network-count-box{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    margin-top:20px;
}
.ip-network-count-icon{
    width:48px;
    height:48px;
}
.ip-network-count-icon img{
    width:100%;
    height:100%;
}
.ip-network-count-content{
    width:80%;
    margin-left:20px;
}
.ip-network-number{
    color:rgba(3, 3, 3, 0.7);
    font-size:24px;
    line-height:30px;
    font-weight:bold;
}
.ip-network-number-label{
    color:rgba(3, 3, 3, 0.7);
    font-size:16px;
    line-height:24px;
}
.ip-network-control-box{
    width:48%;
    height:264px;
    padding:20px;
    border-radius:12px;
    border:1px solid #ddd;
    background-image:url("https://assets.online.oneinsure.com/static/img/health-seo/ic_map-thumb@4x.69f5ad800ab8.png");
    position:relative;
}
.network-control-overlay{
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    border-radius:12px;
    background-color:rgba(0, 0, 0, 0.6);
}
.ncb-inp-container{
    position:relative;
}
.inp-search{
    height:24px;
    width:24px;
    position:absolute;
    right:10px;
    top:23px;
}
.ncb-loader{
    margin:0 !important;
}
.ip-ncb-title{
    color:#ffffff;
    font-size:24px;
    font-weight:bold;
    line-height:28px;
    text-shadow:0 1px 4px 0 rgba(0, 0, 0, 0.8);
    position:relative;
}
.pincode-text{
    box-sizing:border-box;
    height:48px;
    width:100%;
    border:1px solid rgba(0, 0, 0, 0.1);
    border-radius:4px;
    background-color:#ffffff;
    padding:0 10px;
    color:rgba(3, 3, 3, 0.6);
    font-size:16px;
    font-weight:600;
    position:relative;
    margin-top:10px;
    outline:none;
}
.ip-pin-search-btn{
    text-align:center;
    margin:10px auto;
    border:none;
    border-radius:8px;
    background-color:#6b7afe;
    color:#ffffff;
    font-size:18px;
    font-weight:bold;
    line-height:24px;
    padding:10px 20px;
    max-width:400px;
    position:relative;
}
.input-error{
    font-size:14px;
    color:#fb1717;
    margin:0px 10px;
    position:relative;
    text-shadow:0px 1px 10px #ddd;
}
.ip-elig-content-box{
    margin-top:20px;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
}
.ip-elig-box{
    display:none;
}
.ip-elig-detail{
    min-height:130px;
    width:31%;
    border-radius:8px;
    background-color:#ffffff;
    padding:15px;
    margin:0 5px;
}
.ip-elig-detail.half-width{
    width:49%;
    height:190px;
}
.ip-elig-item-title{
    color:rgba(3, 3, 3, 0.6);
    font-size:16px;
    font-weight:bold;
    letter-spacing:0.5px;
    line-height:20px;
    margin-bottom:10px;
    text-transform:uppercase;
}
.ip-elig-table{
    width:100%;
    border-collapse:separate;
    border-spacing:7px 0px;
}
.ip-elig-table .bold{
    font-size:16px;
}
.ip-elig-table td{
    color:rgba(3, 3, 3, 0.8);
    font-size:14px;
    line-height:20px;
    vertical-align:top;
}
.sa-option-table{
    border-collapse:separate;
    border-spacing:7px 10px;
}
.mcr-option-table{
    width:100%;
    border-collapse:separate;
    border-spacing:7px 0px;
}
.mcr-option-table td{
    min-width:40px;
    color:rgba(3, 3, 3, 0.8);
    font-size:14px;
    line-height:20px;
    vertical-align:top;
}
.mcr-option-table .w-3{
    width:200px;
}
.ip-waiting-content{
    margin:10px 0;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
            justify-content:flex-start;
}
.ip-waiting-item{
    width:30%;
    height:141px;
    border-radius:8px;
    background-color:#f4f5ff;
    padding:10px;
    margin:0 5px;
}
.ip-waiting-start{
    color:rgba(3, 3, 3, 0.8);
    font-size:14px;
    font-weight:600;
    line-height:19px;
}
.ip-waiting-value{
    color:rgba(3, 3, 3, 0.8);
    font-size:18px;
    font-weight:800;
    line-height:24px;
}
.ip-waiting-desc{
    color:rgba(3, 3, 3, 0.8);
    font-size:14px;
    line-height:20px;
    margin:10px 0;
}
.ip-rider-content{
    margin:10px 0;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
}
.ip-rider-item{
    width:230px;
    height:200px;
    border-radius:8px;
    background-color:#ffffff;
    padding:14px 20px;
    margin-bottom:20px;
}
.ip-rider-desc{
    color:rgba(3, 3, 3, 0.8);
    font-size:16px;
    line-height:20px;
    margin:10px 0 0;
}
.ip-rider-title-box{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
}
.ip-rider-title-icon{
    width:50px;
    height:50px;
}
.ip-rider-title{
    margin-left:15px;
    color:rgba(3, 3, 3, 0.8);
    font-size:16px;
    font-weight:bold;
    line-height:22px;
}
.ip-sec-buy-btn{
    text-align:center;
    margin:25px auto;
    border:none;
    border-radius:8px;
    background-color:#6b7afe;
    color:#ffffff;
    font-size:18px;
    font-weight:bold;
    line-height:24px;
    padding:10px 20px;
    max-width:400px;
    display:block;
    cursor:pointer;
}
.ip-sec-buy-btn:link{
    text-decoration:none;
    color:#ffffff;
}
.ip-sec-buy-btn:visited{
    text-decoration:none;
    color:#ffffff;
}
.ip-sec-buy-btn:hover{
    text-decoration:none;
    color:#ffffff;
}
.ip-sec-buy-btn:active{
    text-decoration:none;
    color:#ffffff;
}
.ip-insurer-say-content{
    margin:10px 0;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
}
.ip-is-item{
    width:200px;
    height:300px;
    background-color:#fff;
    padding:15px;
    border:1px solid rgba(98, 104, 156, 0.12);
    border-radius:12px;
}
.ip-is-chat-icon{
    margin:15px 0;
    border-radius:50%;
    background-color:#ddd;
    width:48px;
    height:48px;
}
.ip-is-comment{
    color:rgba(0, 0, 0, 0.86);
    font-size:16px;
    line-height:24px;
}
.ip-is-commenter-box{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
}
.ip-is-commenter-photo{
    margin:10px 0;
    border-radius:50%;
    background-color:#ddd;
    width:48px;
    height:48px;
}
.ip-is-com-name{
    color:rgba(0, 0, 0, 0.86);
    font-size:16px;
    font-weight:bold;
    line-height:24px;
}
.ip-similar-content{
    margin:10px 0;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
}
.ip-sp-item{
    width:195px;
    height:140px;
    padding:15px 20px;
    border:1px solid rgba(98, 104, 156, 0.12);
    border-radius:8px;
    background-color:#ffffff;
    box-shadow:0 12px 24px -8px rgba(107, 122, 254, 0.12), 0 2px 16px 0 rgba(0, 0, 0, 0.07);
    overflow:hidden;
    cursor:pointer;
}
.ip-sp-gradient-green{
    background:linear-gradient(180deg, #ffffff 0%, #d6f3ff 100%);
}
.ip-sp-gradient-red{
    background:linear-gradient(180deg, #ffffff 0%, #ffe1e5 100%);
}
.ip-sp-chat-icon{
    border:1px solid #ddd;
    background-color:#ddd;
    height:40px;
    width:130px;
    margin:5px 0;
}
.ip-sp-name{
    color:rgba(3, 3, 3, 0.8);
    font-size:16px;
    font-weight:bold;
    line-height:24px;
    margin:10px 0;
    white-space:initial;
}
.ip-sp-desc{
    color:#4e4e4e;
    font-size:14px;
    line-height:19px;
    margin:5px 0;
    text-overflow:ellipsis;
    height:45px;
    overflow:hidden;
    display:-webkit-box;
    -webkit-line-clamp:5;
}
.ip-sp-action{
    color:#6b7afe;
    font-family:Nunito;
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
}
.ip-arrow-next-icon{
    height:12px;
    width:12px;
    margin-left:5px;
}
.ip-coveredfe-content{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    margin:10px 0;
    width:100%;
}
.ip-coveredfe-box{
    box-sizing:border-box;
    height:82px;
    width:352px;
    border:1px solid rgba(98, 104, 156, 0.12);
    border-radius:8px;
    background-color:#f2f3fa;
    padding:20px 10px;
    margin:10px 0;
    box-shadow:0 4px 16px -4px rgba(107, 122, 254, 0.12);
}
.ip-covfe-value{
    height:24px;
    width:225.56px;
    color:rgba(3, 3, 3, 0.8);
    font-size:16px;
    letter-spacing:0;
    line-height:24px;
}
.ip-covfe-h3{
    height:24px;
    width:170px;
    color:rgba(3, 3, 3, 0.8);
    font-size:16px;
    font-weight:bold;
    letter-spacing:0;
    line-height:24px;
}
.ip-covfe-icon{
    height:24px;
    width:24px;
}
.ip-covfe-icon img{
    width:100%;
    height:100%;
}
.ip-info-icon{
    height:16px;
    width:16px;
    opacity:0.6;
    background:#fff;
    border:1px solid #ddd;
}
.ip-covfe-button{
    height:48px;
    width:239px;
    border-radius:8px;
    background-color:#6b7afe;
    -webkit-align-content:center;
        -ms-flex-line-pack:center;
            align-content:center;
}
#Buy-care{
    height:24px;
    width:191px;
    color:#ffffff;
    font-family:Nunito;
    font-size:18px;
    font-weight:bold;
    letter-spacing:0;
    line-height:24px;
}
.ip-sec-care-desc{
    height:168px;
    width:717px;
    font-size:16px;
    line-height:24px;
    padding:10px 0;
    margin:0;
    color:rgba(3, 3, 3, 0.8);
}
.ip-faq-container{
    width:100%;
    margin:20px 0;
}
.ip-question-bx{
    margin:15px 0;
    border-bottom:1px solid #dbdef4;
}
.ip-ques-item{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    cursor:pointer;
    margin:10px 0;
}
.ip-question{
    color:#030303;
    font-size:18px;
    font-weight:bold;
    line-height:24px;
}
.ip-answer{
    margin:0 20px 20px 20px;
    color:#666;
    display:none;
}
.ip-glide__track{
    overflow:hidden;
}
.ip-glide{
    position:relative;
}
.ip-glide__arrows{
    position:absolute;
    top:30%;
    width:100%;
}
.ip-glide__arrows .glide__arrow{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    margin:0;
    padding:10px;
    background:unset;
    border:1px solid #ddd;
    border-radius:50%;
    text-align:center;
    font-size:20px;
    background-color:#fff;
    color:#6b7afe;
    box-shadow:0 8px 24px 0 rgba(0, 0, 0, 0.12);
    cursor:pointer;
}
button.glide__arrow--left{
    position:absolute;
    left:-20px;
}
button.glide__arrow--left img, button.glide__arrow--right img{
    height:14px;
    width:14px;
}
button.glide__arrow--right{
    position:absolute;
    right:-20px;
}
.ip-glide__bullets{
    text-align:center;
    margin:15px 0 0 0;
}
.ip-glide__bullets .glide__bullet{
    width:0;
    height:0;
    border-radius:50%;
    background-color:#d8d8d8;
    border:1px solid #d8d8d8;
    cursor:pointer;
    padding:4px;
    margin:10px;
}
.ip-glide__bullets .glide__bullet.glide__bullet--active{
    background-color:#f2f3fa;
    border:1px solid #d8d8d8;
}
.carousel-block{
    padding:24px !important;
}
.rhs-aside{
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column;
    width:360px;
    height:700px;
    position:-webkit-sticky;
    position:sticky;
    top:80px;
}
.ip-rhs-boxcontainer{
    width:360px;
    border-radius:6px;
    background-color:#ffffff;
    position:relative;
    overflow:hidden;
    box-shadow:32px 20px 108px -20px rgba(0, 0, 0, 0.07), 0 10px 34px -10px rgba(195, 197, 212, 0.57);
    margin-bottom:20px;
}
.ip-rhs-sections{
    margin-top:-250px;
    width:360px;
}
.leadform{
    border-radius:6px;
    padding:20px;
    height:335px;
    position:relative;
}
.ip-leadform-mobile{
    box-sizing:border-box;
    height:50px;
    padding:15px;
    width:297px;
    border:1px solid rgba(107, 122, 254, 0.6);
    border-radius:4px;
    background-color:#ffffff;
    margin:12px 0;
    font-size:20px;
    color:#666;
}
.ls-container{
    display:none;
}
.leadform-success{
    margin:20px 0;
    padding:20px;
    border:1px solid rgba(107, 122, 254, 0.2);
    border-radius:4px;
    background-color:rgba(107, 122, 254, 0.15);
}
.type-insurance{
    box-shadow:32px 20px 108px -20px rgb(0 0 0 / 7%), 0 10px 34px -10px rgb(195 197 212 / 57%);
    width:100%;
    padding:24px;
}
.ip-rhsec-title{
    padding:10px 0;
    color:rgba(3, 3, 3, 0.8);
    font-family:Nunito;
    font-size:20px;
    font-weight:bold;
    letter-spacing:0;
    line-height:27px;
    margin:0;
}
.ip-sec-buy-btn.rhs{
    width:200px;
    border:none;
    border-radius:4px;
    background-color:#6b7afe;
    font-size:16px;
    font-weight:bold;
    line-height:22px;
    padding:10px 20px;
    margin:10px 0px;
}
.ip-leadform-desc{
    color:rgba(3, 3, 3, 0.6);
    font-size:16px;
    line-height:18px;
    margin:10px, 0;
}
.ip-leadform-form{
    padding:115px, 40px, 33px, 24px;
    width:296px;
}
.ip-leadform-fotter{
    width:225px;
    color:rgba(3, 3, 3, 0.4);
    font-size:12px;
    line-height:15px;
}
.toggleBtn{
    color:#6b7afe;
    font-size:12px;
    font-weight:bold;
    letter-spacing:0;
    line-height:15px;
    display:inline;
}
.leadImg{
    position:absolute;
    border-bottom-right-radius:0%;
    bottom:-20px;
    right:-20px;
    width:35%;
    height:40%;
}
.leadImg img{
    width:100%;
    height:100%;
}
.ip-rhs.imgtypeup{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-flex-direction:row;
        -ms-flex-direction:row;
            flex-direction:row;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    margin:10px;
    -ms-flex-item-align:start;
    -webkit-align-content:space-around;
        -ms-flex-line-pack:distribute;
            align-content:space-around;
}
.ip-rhs.imgtypedown{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-flex-direction:row;
        -ms-flex-direction:row;
            flex-direction:row;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    margin:10px;
    -ms-flex-item-align:end;
    -webkit-align-content:space-around;
        -ms-flex-line-pack:distribute;
            align-content:space-around;
}
.ip-rhs.imgtype{
    height:80px;
    width:96px;
    border-radius:3px;
    background-color:#ffffff;
    box-shadow:0 1px 7px 1px rgba(209, 202, 202, 0.5);
}
.ip-view-morebox{
    padding:10px;
    height:24px;
    width:136px;
}
.ip-view-more{
    height:18px;
    width:122px;
    color:rgba(0, 0, 0, 0.86);
    font-family:Nunito;
    font-size:14px;
    letter-spacing:0;
    line-height:18px;
}
.typebox{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    height:40px;
    width:100%;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
            justify-content:space-between;
    border-bottom:1px solid #ddd;
}
.typebox:last-child{
    border-bottom:none;
}
.ip-rhs.type{
    height:20px;
    width:100%;
    color:rgba(3, 3, 3, 0.8);
    font-family:Nunito;
    font-size:16px;
    letter-spacing:0;
    line-height:20px;
    padding:5px 0;
    margin:10px 0;
    text-decoration:none;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
}
.ip-rhs-page{
    width:90%;
}
.ip-rhs .type-arrow{
    width:16px;
    height:16px;
    text-align:center;
}
.ip-rhs .type-arrow img{
    width:100%;
    height:100%;
}
.ip-rhs.type.optima{
    width:140px;
}
.ip-rhs.type.care{
    width:126px;
}
.ip-rhtype.star{
    width:206px;
}
.ip-rhs.type.senior{
    width:209px;
}
.ip-rhs.type.ni{
    width:218px;
}
.ip-rhs.type.arrow{
    height:12px;
    width:7.41px;
    background-color:rgba(3, 3, 3, 0.4);
}
.ip-view-more.arrow{
    height:12px;
    width:7.41px;
    background:linear-gradient(180deg, #ff704c 0%, #f64b4b 99.02%);
    box-shadow:0 10px 28px -10px #ed5b4b;
}
.ip-rhs-sections.articlebox{
    height:56px;
    width:312px;
}
.article{
    height:475px;
    border-radius:6px;
    background-color:#ffffff;
    padding-left:24px;
    margin:auto;
}
.plantype{
    height:267px;
    border-radius:6px;
    background-color:#ffffff;
    padding-left:24px;
}
.ip-fe-icon.article{
    box-sizing:border-box;
    height:56px;
    width:88px;
    border:1px solid rgba(211, 211, 211, 0.3);
    border-radius:4px;
}
.ip-rhs-top{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    height:56px;
    width:312px;
}
.ip-sec-h3{
    height:20px;
    width:216px;
    color:rgba(3, 3, 3, 0.8);
    font-family:Nunito;
    font-size:16px;
    font-weight:bold;
    letter-spacing:0;
    line-height:20px;
}
.ip-sec-no-padding{
    padding:0 !important;
}
@media screen and (min-width: 770px){
    .mobile-style{
        display:none;
    }
}
@media screen and (max-width: 769px){
    .ip-rhs-sections{
        display:none;
    }

    body{
        margin:0;
    }
    .desktop-style{
        display:none;
    }
    section.ip-top-banner{
        width:100%;
        min-height:430px;
        background-color:#fff;
        color:rgba(0, 0, 0, 0.8);
        padding:0;
    }
    .ip-main-content-section{
        width:100%;
    }
    .ip--breadcrumbs{
        display:none;
    }
    .ip-top-container{
        width:100%;
        background-color:#6b7afe;
    }
    .ip-highlight-table{
        width:90%;
        margin:0 auto;
    }
    .ip-highlight-item{
        width:100%;
    }
    .ip-plan-card{
        display:block;
        min-height:310px;
        width:93%;
        padding:25px;
    }
    .ip-plan-details{
        margin:35px 0;
    }
    .banner-sec-title{
        color:rgba(0, 0, 0, 0.8);
    }
    .ip-highlights-sec{
        padding:35px 32px;
        margin:0;
        background-color:#fff;
        border-radius:24px 24px 0 0;
    }
    .ip-details-container{
        border-radius:0;
        box-shadow:none;
        width:100%;
    }
    .ip-section-block{
        margin:0 auto;
        width:100%;
        padding:40px 24px 24px;
    }
    .ip-section-block.not-cover{
        padding:40px 24px 24px;
    }
    .ip-nc-item{
        width:90%;
    }
    .ip-sec-title{
        color:rgba(3, 3, 3, 0.8);
        font-size:20px;
        font-weight:bold;
        line-height:20px;
        font-family:Nunito;
    }
    .ip-features-sa-items{
        margin:10px 0;
        overflow-x:scroll;
        white-space:nowrap;
    }
    .ip-feature-cont{
        width:100%;
    }
    .ip-feature-box{
        height:100%;
        max-width:100%;
        overflow:hidden;
    }
    .ip-feature-box.ip-features-covers{
        height:100%;
        padding:10px;
    }
    .ip-sec-h3{
        font-size:16px;
        line-height:20px;
    }
    .ip-highlight-table.not-cover{
        width:300px;
        margin-bottom:20px;
    }
    .ip-network-sec{
        display:block;
        width:100%;
    }
    .ip-network-content{
        width:100%;
    }
    .ip-network-control-box{
        width:100%;
    }
    .ip-network-count-box{
        margin:20px 0;
    }
    .ip-elig-btn-box{
        width:100%;
        white-space:nowrap;
        overflow:scroll;
    }
    .ip-elig-content-box{
        display:block;
    }
    .ip-elig-detail{
        margin:10px 0;
        width:100%;
    }
    .ip-elig-detail.half-width{
        width:100%;
    }
    .mcr-option-table{
        border-spacing:7px 10px;
    }
    .ip-waiting-content{
        min-width:300px;
        white-space:nowrap;
        overflow-x:scroll;
        display:block;
    }
    .ip-waiting-item{
        width:60%;
        margin:0 10px;
        height:auto;
        padding:12px;
        overflow:hidden;
        display:inline-block;
    }
    .ip-waiting-desc{
        width:170px;
        white-space:normal;
    }
    .ip-rider-content{
        width:100%;
        white-space:nowrap;
        overflow-x:scroll;
        -webkit-flex-wrap:nowrap;
            -ms-flex-wrap:nowrap;
                flex-wrap:nowrap;
    }
    .ip-rider-item{
        width:300px;
        height:200px;
    }
    .ip-rider-title{
        color:rgba(3, 3, 3, 0.8);
        font-size:16px;
        font-weight:bold;
        line-height:22px;
        padding:0;
        margin:0;
    }
    .ip-rider-desc{
        white-space:normal;
        width:250px;
    }
    .ip-sec-care-desc{
        width:90%;
        height:100%;
    }
    .ip-similar-content{
        min-width:300px;
        white-space:nowrap;
        overflow-x:scroll;
        display:block;
    }
    .ip-sp-item{
        width:285px;
        height:150px;
        display:inline-block;
        cursor:pointer;
    }
    .ip-sp-desc{
        width:100%;
        white-space:normal;
    }
    .call-bak-btn{
        position:fixed;
        bottom:0;
        width:100%;
        padding:15px;
        background-color:#fff;
        color:#6b7afe;
        text-align:center;
        box-shadow:0 -3px 12px 0 rgb(37 38 94 / 10%);
        font-size:14px;
        font-weight:700;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-align-items:center;
            -ms-flex-align:center;
                align-items:center;
        -webkit-justify-content:center;
            -ms-flex-pack:center;
                justify-content:center;
        z-index:9;
    }
    .call-btn-img{
        height:16px;
        width:16px;
        margin-right:10px;
    }
    .call-me-overlay-modal{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100%;
        background-color:rgba(0, 0, 0, 0.65);
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-align-items:center;
            -ms-flex-align:center;
                align-items:center;
        display:none;
        z-index:99;
    }
    .call-me-modal{
        width:100%;
        height:340px;
        margin-top:100vh;
        background-color:#fff;
        border-radius:15px 15px 0 0;
    }
    .cal-me-transition{
        transition:margin 0.5s;
        margin-top:calc(100vh - 340px);
    }
    .ip-contact-container-m{
        width:100%;
        position:relative;
    }
    .ip-leadform-form{
        width:100%;
    }
    .ip-leadform-mobile{
        width:100%;
        font-size:16px;
        margin:5px 0;
    }
    .ip-leadform-desc{
        font-size:14px;
    }
    .ip-leadform-fotter{
        width:65%;
    }
    .info-modal-content{
        width:100%;
        margin:0px auto;
        margin-top:100vh;
        padding:20px;
        background-color:#fff;
        border-radius:15px 15px 0 0;
        overflow:scroll;
        height:50vh;
        position:relative;
    }
    .show-modal-transition{
        transition:margin 0.5s;
        padding:20px;
        margin-top:50vh;
    }
    .close-btn{
        left:92%;
        top:25px;
        width:32px;
        height:32px;
        position:absolute;
        margin-left:0;
        z-index:9;
    }
    .close-icon{
        height:18px;
        width:18px;
    }
}
