body{
	background: #fff !important;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
}
.midWrappHAP .h1, .midWrappHAP .h2, .midWrappHAP .h3, .midWrappHAP h1, .midWrappHAP h2, .midWrappHAP h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
section {
    padding: 5rem 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}

.section-content {
    padding: 6rem 0 6rem 0;
}
.section-content h2 {
    padding-bottom: 2rem;
    margin: 0;
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    text-align: center;
    color: #2d2d2d;
}
/******************** MILLIONS OF INDIANS LOVE US SECTION STARTS HERE **********************/
.ui-card-wrap {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding: 0rem 0 0;
}
.bf_customer_love_us .ui-card-wrap {
    padding-top: 0;
}
.ui-card-wrap .card-block {
    display: inline-block;
    width: 32%;
    text-align: center;
    padding: 25px;
    vertical-align: top;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    margin-right: 10px;
}
.flexclass {
    display: flex;
}
.flexclass .img_section {
    padding: 18px 22px 0px 0px;
}
.bf_customer_love_us .img_section {
    padding-top: 0;
}
.flexclass .content_section {
    text-align: left;
}
.bf_customer_love_us .ui-card-wrap h3 {
    margin-bottom: 0px;
    margin-top: 0;
}
.ui-card-wrap .card-block h3 {
    font-size: 2rem;
    font-weight: 700;
    color: #f26624;
    text-align: left;
    padding-bottom: 0;
    display: inline-block;
    margin-bottom: 0px;
}
sup {
    font-size: 10px;
    font-weight: 400;
    color: #282828;
    top: -8px;
}
.ui-card-wrap p {
    font-size: 1.4rem;
    position: relative;
    text-align: left;
    line-height: 2rem;
}
@media (max-width: 991px) {
    .ui-card-wrap .card-block {
        width: 100%;
        padding-bottom: 2rem;
    }
    .container, .il-container {
	    padding-left: 0;
	    padding-right: 0;
	}
}
@media (max-width: 767px) {
    #hapinfo .ui-card-wrap .card-block {
        margin-top: 2rem;
    }
}
/******************** MILLIONS OF INDIANS LOVE US SECTION ENDS HERE **********************/

/******************** WHAT IS ICICI LOMBARD CSS STARTS HERE ***********************/
.leftImgWrap .centerImg {
    display: flex;
    align-items: center;
}
.img-responsive {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
.midWrappHAP .leftImgWrap h2 {
    font-size: 3.6rem;
    color: #282828;
    font-weight: 700;
    text-align: left;
    margin: 0;
    padding-bottom: 1rem;
    padding-right: 35px;
}
.midWrappHAP p {
    font-size: 1.6rem;
    line-height: 24px;
    margin: 0 0 10px;
    font-weight: 400;
}
.leftImgWrap p {
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: normal;
    /* margin-bottom: 1rem; */
}
@media (max-width: 767px) {
	.section-content {
	    padding: 4rem 1rem;
	}	
	#sc_healthinsurance {
	    padding: 40px 0px 60px 0px;
	}
	.leftImgWrap .centerImg {
	    flex-direction: column-reverse;
	    display: block !important;
	}
	.section-content p {
	    text-align: left;
	    line-height: 2.5rem;
	}
	.section-content h2 {
	    padding-bottom: 1rem;
	    margin: 0;
	    font-size: 3rem;
	    text-align: left;
	}
    .midWrappHAP .section-content h2 {
	    font-size: 24px;
	    line-height: 30px;
	    text-align: left;
	}
}
/******************** WHAT IS ICICI LOMBARD CSS STARTS HERE ***********************/

/************************* TOP REASONS ****************************/
.top_reasion_top_buy,
.bg-pink {
    background: #fff9f6;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.top_reasion_top_buy table {
    width: 100%;
}
.top_reasion_top_buy table tr td {
    padding: 7px 0px;
    font-size: 16px;
    font-weight: 600;
    padding-left: 25px;
    width: 50%;
}
.top_reasion_top_buy table tr td::before {
    content: "";
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjgiIHN0cm9rZT0iIzBEQTUyNiIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxwYXRoIGQ9Ik01LjgwMDI5IDkuMTE5ODFMNy44MjIwNyAxMS4zOTkzTDEyLjExMTEgNi43Nzc4MyIgc3Ryb2tlPSIjMERBNTI2IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
    width: 30px;
    height: 30px;
    position: absolute;
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-left: -26px;
}

@media (max-width: 767px) {
	.top_reasion_top_buy table tr td {
	    display: block;
	    padding-left: 25px;
	    width: 100%;
	}
}
/******************** WHY SHOULD YOU BUY HEALTH INSURANCE POLICY ***********************/
.bg-lightgray {
    background-color: #f8f6f6;
}
.common-insurance-blocks {
    width: 100%;
    display: inline-block;
    position: relative;
}
.pad-block1 {
    padding: 5rem 1.5rem 0 5rem;
}
.pad-block2 {
    padding: 5rem 0 0 2rem;
}
.common-insurance-blocks em {
    font-size: 4.5rem;
    font-style: normal;
    position: absolute;
    left: 0;
    top: 40px;
    color: #f4824c;
}
.common-insurance-blocks h4 {
    font-size: 1.7rem;
    color: #282828;
    font-weight: 600;
    padding-bottom: 1rem;
}
.common-insurance-blocks p {
    font-size: 1.5rem;
    line-height: 2.5rem;
}
.morelink {
    display: inline-block;
}
.morelink::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 16px;
    margin-top: -12px;
    background: url(/docs/default-source/assets/freshlook/images/readmore.png?sfvrsn=39fd6dd2_2);
}
.morelink.less::after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg) !important;
}
.morecontent span {
    font-size: 1.5rem;
    display: none;
    font-weight: 400;
}

/********************** Why should you buy health policy online from ICICI Lombard? ************************/
.ui-onlineimg-dth .img-responsive {
    margin: 0 auto;
}
.midWrappHAP .text-left {
    text-align: left;
}
.f-15 {
    font-size: 15px;
}
.pad-top2 {
    padding-top: 2rem;
}
.section-content.p_tg_font p {
    font-size: 17px;
    line-height: 1.76;
}
.pad-top1 {
    padding-top: 1rem;
}

/*********************** What is covered in ICICI Lombard Health AdvantEdge policy? ***********************/
.pad-bottom2 {
    padding-bottom: 2rem;
}
.tab-head {
    width: 100%;
    border-bottom: 2px solid #eeeff1;
    position: relative;
    margin-bottom: 2rem;
}
.tab-head li {
    min-width: 25rem;
    float: left;
    padding: 1.7rem;
    text-align: center;
    font-size: 1.7rem;
    font-weight: 600;
    letter-spacing: 0.8px;
    color: #6c6c6c;
    position: relative;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.tab-head li.active {
    color: #f16623;
    z-index: 5;
}
.tab-head li:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    top: 100%;
    left: 0;
}
.tab-head li.bar {
    position: absolute;
    height: 3px;
    padding: 0;
    background: #f16623;
    top: 100%;
    z-index: 4;
    left: 0;
}
.tab-content-body {
    position: relative;
}
.tab-content {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 0;
}
.tab-content.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    position: relative;
    -webkit-transition: 0.5s opacity ease-in, 0.8s -webkit-transform ease, 0.8s -webkit-transform ease;
    transition: 0.5s opacity ease-in, 0.8s transform ease, 0.8s -webkit-transform ease;
    z-index: 1;
}
.ui-check-list {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}
.inc-exc-tab .ui-check-list {
    display: grid;
}
.ui-check-list li {
    width: 50%;
    float: left;
    margin-bottom: 2.5rem;
    margin-top: 1.5rem;
    padding: 0 3.5rem;
    text-align: left;
    position: relative;
    color: #282828;
}
.inc-exc-tab .ui-check-list li {
    width: 100%;
}
.ui-check-list.exclusion-tabs li {
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 1.5rem;
}
.inc-exc-tab .ui-check-list.exclusion-tabs li {
    font-size: 17px;
    font-weight: normal;
    margin: 0;
    margin-bottom: 20px;
}
.ui-check-list.exclusion-tabs li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.7rem;
    background-image: url(/docs/default-source/assets/freshlook/images/ui-close-ico.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 2rem;
    width: 2rem;
}
.midWrappHAP .inc-exc-tab .include_div .ui-check-list.exclusion-tabs.green_tick li:before {
    background-image: url(/docs/default-source/assets/freshlook/images/tick_inclusion.png);
    width: 30px;
    height: 30px;
    top: 5px;
}
.inc-exc-tab p {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.67;
}
.ui-check-list p {
    font-weight: 600;
    font-size: 1.7rem;
    padding-bottom: 0.5rem;
}
.exclusion-tabs li h5 {
    font-weight: 600;
    font-size: 1.7rem;
    margin-top: 0px;
}
.inc-exc-tab .green_tick h5 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
}
.midWrappHAP .inc-exc-tab .ui-check-list.exclusion-tabs li:before {
    background-image: url(/docs/default-source/assets/freshlook/images/error_exclusion.png);
    top: 7px;
}
.bf_exclude_note table td {
    font-size: 14px;
    font-weight: 400;
    padding: 15px;
}
.common-insurance-blocks h3,
.tab-content-body h3 {
    font-size: 1.6rem;
    color: #282828;
    font-weight: 700;
}
.what_include_what_not .inc-exc-tab h3 {
    margin-top: 5px;
    margin-bottom: 20px;
}
.inc-exc-tab .ui-check-list.exclusion-tabs.ExclusionValidList li {
    margin-bottom: 0;
}
.ui-policy-documents {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    border-top: 1px solid #dcd8d8;
    padding: 3rem 2rem 0;
}
.ui-policy-documents p {
    padding: 20px 0px 20px 0px;
    font-size: 16px;
    font-weight: 500;
}
.ui-policy-documents p a {
    font-size: 1.7rem;
    font-weight: 400;
    text-decoration: underline;
    padding-left: 3rem;
    color: #fe6625;
}
.inc-exc-tab .in_ex_collapse_expland {
    font-size: 16px;
    font-weight: 700;
    color: #ec6625;
    text-decoration: underline;
    position: relative;
    cursor: pointer;
    padding: 0px 0px 40px 0px;
}
.inc-exc-tab .in_ex_collapse_expland::after {
    content: "";
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNSAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuNSA3LjI1TDggMi43NUwxMi41IDcuMjUiIHN0cm9rZT0iI0VDNjYyNSIgc3Ryb2tlLXdpZHRoPSIyLjUiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz4KPC9zdmc+Cg==);
    background-repeat: no-repeat, repeat;
    background-position: right 10px top 50%, 0 0;
    background-size: 1.2em auto, 100%;
    transition: all 0.2s ease-in-out;
    position: absolute;
    padding-left: 40px;
    z-index: 999;
    width: 37px;
    height: 24px;
    text-align: justify;
    margin: 0 auto;
    transform: rotate(180deg);
}
.inc-exc-tab .in_ex_collapse_expland.active::after {
    transform: rotate(0deg);
}
@media (min-width: 992px) {
    .inc-exc-tab .tab-content.active {
        padding-left: 30px;
    }
    .inc-exc-tab ul.ui-check-list.exclusion-tabs.green_tick {
        padding: 0 0 6rem 0;
    }
    .mb-20 {
        margin-bottom: 20px;
    }
    .pad-block2 {
	    padding: 3rem 0 3rem 0 !important;
	}
}
@media (max-width: 767px) {
	.tab-head li {
	    min-width: 50%;
	}
	.ui-policy-documents p a{
		padding: 0;
	}
}
/********************** ICICI Lombard Health AdvantEdge Insurance policy add-on benefits ************************/
.svg_icon_chi {
    width: 42px;
    height: 42px;
    position: relative;
    display: block;
}
/********************* What is the difference between mediclaim insurance and health insurance policy? *************************/
ul.arrow-tab-list li {
    font-size: 1.6rem;
    font-weight: 300;
    padding-bottom: 1rem;
    display: inline-block;
    width: 46%;
    float: left;
    position: relative;
    padding-left: 3rem;
    margin-right: 3rem;
    color: #282828;
    line-height: 21px;
}
ul.arrow-tab-list li:before {
    content: "";
    display: inline-block;
    background-image: url(/docs/default-source/assets/freshlook/images/ui-arrow-ico.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 6px;
}
ul.arrow-tab-list {
    display: inline-block;
    text-align: left;
    width: 100%;
    padding: 0rem 2rem 2rem 0;
}
/**************************** Mediclaim vs Health insurance *****************************/
.tableWrapp {
    border-collapse: collapse;
    text-align: center;
    width: 70%;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
    /* margin-top: 5rem; */
}
.tableWrapp tr:nth-child(odd) {
    background-color: #f5f6f6;
}
.tableWrapp td,
.tableWrapp th {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 1.2rem 2rem;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 300;
}
.tableWrapp td:first-child {
    text-align: left;
}
.tableWrapp tr:nth-child(odd) {
    background-color: #f5f6f6;
}
.tableWrapp th {
    text-align: left;
    background-color: #dddccb;
    font-size: 1.5rem;
    color: #000;
    padding: 1.5rem 2rem;
    border-right: 1px solid #ece9e9;
    font-weight: 700;
}
.tableWrapp tr:last-child {
    border-bottom: 1px solid #ddd;
}
@media (max-width: 767px){
	.tableWrapp {
	    width: 100%;
	    overflow: auto;
	    display: inline-block;
	}
}
/******************* Claim calmly ************************/

.bg-blue {
    background-color: #00305a;
}
.calmy-wrapper {
    background-color: #00305b;
}
.il-container {
    max-width: 1330px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.claim-wrapper {
    /* margin: 6.6rem 0; */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.claim-img {
    width: 40%;
}
.claim-cont {
    width: 60%;
}
.section-head {
    color: #fff;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 4.5rem;
    margin-bottom: 1.5rem;
}
.claim-inline-cont {
    display: flex;
    align-items: center;
}
.claim-txt {
    color: #fff;
    font-size: 1.7rem;
    line-height: 2rem;
    /* width: 17%; */
    padding-right: 2rem;
    padding-top: 10px;
}
.claim-list {
    display: flex;
    justify-content: space-between;
    list-style: none;
    width: 12%;
}
.claim-list-item {
    color: #fff;
    display: inline-block;
    font-size: 1.5rem;
    width: 22px;
    height: 22px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 1rem;
    position: relative;
    border: 1px solid;
}
.claim-box-wrapper {
    margin: 4rem 0;
    display: flex;
}
.claim-box {
    max-width: 150px;
    width: 100%;
    background-color: #004a80;
    border-radius: 20px;
    margin-right: 8rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2.9rem 1rem;
    position: relative;
}
.claim-box-num {
    color: #fff;
    font-size: 2rem;
    line-height: 2.5rem;
    position: absolute;
    top: 10px;
    left: 20px;
}
.box-img {
    margin-bottom: 1rem;
}
.claim-box-head {
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.7rem;
    font-weight: 700;
    text-align: center;
}
.claim-box:last-child {
    margin-right: 0;
}
.dot {
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 10px;
    right: 105%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.dot em {
    font-size: 3.8rem;
    background: #8097ac;
    width: 5px;
    height: 5px;
    display: inline-block;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 0.7rem;
}
@media (max-width: 767px){
	.claim-wrapper {
	    display: flex;
	    align-items: unset;
	    flex-direction: column-reverse;
	    margin: 0;
	}
	.claim-img {
	    width: 100%;
	}
	.calm-image {
	    width: 100%;
	}
	.claim-cont {
	    width: 100%;
	}
	.claim-list {
	    width: 60%;
	    display: inline-block;
	}
	.claim-box-wrapper {
	    justify-content: space-between;
	    flex-wrap: wrap;
	}
	.claim-box {
	    margin-right: 0;
	    margin-bottom: 1.2rem;
	    width: 30%;
	    max-width: 100%;
	}
}

/********************* Benefits of buying health insurance plans for the family ***************************/
.insurance-benefit-wrap {
    background: #f8f6e4;
}
.heading-content-block {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    /* margin: 6rem 0; */
}
.heading-content-block .heading-sec {
    width: 40%;
}
.heading-content-block .content-sec {
    width: 60%;
}
.content-sec .content-details {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin-bottom: 3rem;
}
.content-details .content-img {
    width: 10%;
}
.content-details .content-text {
    width: 90%;
}
h3.heading-3 {
    font-size: 1.7rem;
    color: #282828;
    font-weight: 600;
    margin: 0;
}
.content-details .content-text p {
    font-size: 1.7rem;
    line-height: 1.76;
    color: #282828;
    font-weight: 300;
}
.click-link {
    font-size: 1.7rem;
    font-weight: 400;
    color: #ec6608;
    display: inline-block;
    text-decoration: underline;
}
@media (max-width: 767px){
	.midWrappHAP .heading-content-block {
	    flex-direction: column !important;
	    margin: 2rem 0;
	}
	.midWrappHAP .heading-content-block .heading-sec, .midWrappHAP .heading-content-block .content-sec {
	    width: 100%;
	}
	.midWrappHAP .heading-content-block .heading-sec h2.pr-60 {
	    padding-right: 0;
	}
	.midWrappHAP .content-details .content-img {
	    width: 20%;
	}
}
/****************** Save tax with family insurance plans ********************/
.img-content-block {
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
    /* margin: 6rem 0; */
    display: flex;
}
.img-content-block .img-block {
    width: 37%;
    margin-right: 3%;
}
.img-content-block .content-block {
    width: 60%;
}
.list .list-item {
    padding-left: 3.5rem;
    position: relative;
    margin-bottom: 3rem;
}
.list2 .list-item {
    padding-left: 3rem;
}
.list2 .list-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.2rem;
    background: url("../images/arrow.png") no-repeat;
    width: 1.5rem;
    height: 1.9rem;
}
h3.heading-3 {
    font-size: 1.7rem;
    color: #282828;
    font-weight: 600;
    margin: 0;
}
.img-content-block p {
    font-size: 1.7rem;
    line-height: 1.76;
    font-weight: 300;
}
.img-block img {
    width: 100%;
}
@media (max-width: 767px){
	.midWrappHAP .img-content-block .img-block {
	    width: 100%;
	    margin-right: 0;
	    margin-top: 2rem;
	}
	.midWrappHAP .img-content-block .content-block {
	    width: 100%;
	    padding: 0;
	}
	.list2 .list-item {
	    padding-left: 0;
	}
}
/************************* Reviews and Ratings ***************************/
.container-small {
    max-width: 120rem;
    margin: 0 auto;
}
.pad-top5 {
    padding-top: 5rem;
}
.owl-next.disabled, .owl-prev.disabled {
    opacity: 0.4;
    cursor: default !important;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ui-reviews-slider .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 15rem;
    font-size: 0;
    border: 1px solid #adadad;
    height: 5rem;
    width: 5rem;
    border-radius: 50px;
    cursor: pointer;
    margin-left: 0;
}
.ui-reviews-slider .owl-nav .owl-prev:before {
    border-color: #282828;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: text-top;
    transform: rotate(228deg);
    box-sizing: inherit;
    margin: 0;
    position: absolute;
    left: 21px;
    top: 18px;
}
.ui-reviews-slider .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 15rem;
    font-size: 0;
    border: 1px solid #adadad;
    height: 5rem;
    width: 5rem;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 0;
}
.ui-reviews-slider .owl-nav .owl-next:before {
    border-color: #282828;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: text-top;
    transform: rotate(47deg);
    box-sizing: inherit;
    margin: 0;
    position: absolute;
    left: 18px;
    top: 19px;
}
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-theme .owl-dots .owl-dot {
    background: transparent;
    border: 0;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot span {
    background: #eaeaea;
}
.owl-theme .owl-dots .owl-dot.active span {
    background: #f58220;
    width: 25px;
    margin: 5px 0;
}
.ui-reviews-slider .item {
    text-align: center;
    margin: 2rem 0;
}
.ui-reviews-slider .reviews-rating-content {
    display: inline-block;
    text-align: left;
    margin: 0 auto;
    width: 100%;
    max-width: 432px;
    direction: ltr;
}
.ui-reviews-slider .rating-topbar {
    margin: 0 auto;
}
.ui-reviews-slider .rating-topbar h3 {
    text-align: left;
    font-size: 1.7rem;
    color: #282828;
    font-weight: 500;
    border-right: 2px solid #b2b2b2;
    padding-right: 1rem;
    display: inline-block;
}
.ui-reviews-slider .rating-fl {
    display: inline-block;
    width: 45%;
    margin-left: 1rem;
}
span.star-fill {
    background-image: url(/docs/default-source/assets/freshlook/images/ui-orangestar-ico.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 12px;
    display: inline-block;
}
.ui-reviews-slider .rating-fl span {
    margin-right: 0.5rem;
}
.ui-reviews-slider .rating-topbar:after {
    content: "";
    background-image: url(/docs/default-source/assets/freshlook/images/ui-exl-ico.png);
    background-repeat: no-repeat;
    width: 4.9rem;
    height: 4.2rem;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 5rem;
}
.ui-reviews-slider .reviews-rating-content p {
    font-size: 1.5rem;
    line-height: 3rem;
}
@media (max-width: 991px){
	.owl-nav {
	    display: none;
	}
}
@media (max-width: 767px){
	.ui-reviews-slider .item {
	    padding: 2rem 2rem;
	    border: 1px solid #cbcdce;
	    border-radius: 1rem;
	    min-height: 38rem;
	    margin: 3rem 1rem 2rem;
	}
	.ui-reviews-slider .rating-topbar h3 {
	    border-right: none;
	}
	.ui-reviews-slider .rating-fl {
	    display: block;
	    width: 100%;
	    margin-left: 0;
	    margin-bottom: 1rem;
	}
	.ui-reviews-slider .rating-topbar:after {
	    top: 31px;
	    right: 30px;
	}
} 

/***************** Frequently asked questions on Health AdvantEdge policy for family ********************/
.ui-tabs-modify {
    overflow: hidden;
}
.ui-tabs-modify .tab-head {
    width: 70%;
    border-bottom: 2px solid #eeeff1;
    padding-top: 2rem;
    position: relative;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
.ui-tabs-modify .tab-head li {
    min-width: 17.3rem;
    float: left;
    text-align: center;
    font-size: 1.9rem;
}
.tab-head li:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    top: 100%;
    left: 0;
}
.ui-tabs-modify .tab-content-body {
    position: relative;
    width: 70%;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}
.tab-content.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    position: relative;
    -webkit-transition: 0.5s opacity ease-in, 0.8s -webkit-transform ease, 0.8s -webkit-transform ease;
    transition: 0.5s opacity ease-in, 0.8s transform ease, 0.8s -webkit-transform ease;
    z-index: 1;
}
.tab-content .accordion-card {
    cursor: pointer;
    border-top: solid 1px #eaeaea;
    padding: 0;
}
.tab-content .accordion-title {
    position: relative;
    cursor: pointer;
    padding: 1px 0;
}
.tab-content .accordion-title:hover{
    background: #f8f6f6;
}
.tab-content .accordion-title h3 {
    font-size: 18px;
    font-weight: 700;
    width: 97%;
    color: #282828;
    line-height: 30px;
    margin-bottom: 20px;
}
.tab-content .accordion-panel {
    display: none;
    padding: 0 0 20px 0px;
    margin-bottom: -2px;
    cursor: default;
    transition: none;
}
.tab-content .accordion-panel span {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
@media (max-width: 1360px){
	.ui-tabs-modify .tab-head li {
	    min-width: 13.7rem;
	}
}
@media (max-width: 1199px){
	.ui-tabs-modify .tab-content-body, .ui-tabs-modify .tab-head {
	    width: 100%;
	}
}
@media (max-width: 767px){
	.ui-tabs-modify .tab-head {
    white-space: nowrap;
    display: -webkit-flex;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
}
}
/****************** Popular Searches **********************/
.section-content.search-bg  {background: #F8F6F6;}
.section-content .flexs {display: flex;align-items: center;}
.section-content .popular-search {padding-left: 40px;}
.section-content .popular-search h2 {font-weight: 500;padding-bottom: 3rem;line-height: 44px;text-align: left;}
.section-content .popular-search a {background-color: #fff;color: #000;font-weight: 500;font-size: 12px;line-height: 15px;border-radius: 100px;padding: 8px 15px;display: inline-block;margin-right: 5px;margin-bottom: 10px;text-decoration: none;}
.section-content .popular-search a:hover {background: #FFF2EB;box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);}

@media (max-width: 991px) {
.section-content.search-bg .row.flexs img { max-width: 100%;}
.landing-widget .subs-block a {
    width: 3rem;
    height: 3rem;
    font-size: 2.4rem;
    line-height: 2.6rem;
    font-weight: 700;
}
}

@media (max-width: 767px) {
.section-content .flexs {display: flex;flex-direction: column-reverse;}
.section-content .popular-search {margin-bottom: 30px;padding-left: 15px;}
}


.garages-search-block sup {
    color: #fff;
}

.breadcrumb-main-block {
    width: 100%;
    padding: 2rem 0;
    border-top: 1px solid #ece9e9;
}
ul.breadcrumbs {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}
ul.breadcrumbs li {
    display: inline-block;
}
ul.breadcrumbs li a {
    color: #282828;
    padding-right: 1.5rem;
    text-decoration: none;
    font-weight: 600;
}
ul.breadcrumbs li a:after {
    border: solid #282828;
    border-width: 0 1.2px 1.2px 0;
    display: inline-block;
    padding: 3px;
    vertical-align: top;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    content: "";
    margin-top: 6px;
    margin-left: 10px;
}
ul.breadcrumbs li:last-child a:after {
    display: none;
}
.link {
    font-size: 14px;
    font-weight: 700;
    color: #f26624 !important;
    text-decoration: underline !important;
    cursor: pointer;
}
ul.breadcrumbs li a {
    color: #282828;
    padding-right: 1.5rem;
    text-decoration: none;
    font-weight: 600;
}


/****New Style Start****/
.ui-card-wrap .card-block {
    min-height: 145px;
}

.top_reasion_top_buy table tr td::before {
    margin-top: 2px;
}

.sav-tax-wrap .list-item {
    padding-left: 0;
}

.section-content h2.align-left {
    text-align: left;
}

.med-health-cnt table tr td p {
    text-align: left;
}

.inc-exc-tab .ui-check-list.exclusion-tabs.ExclusionValidList li {
    min-height: 55px;
}

.section-content .claim-block h2 {
    color: #fff;
}

.claim-sec {
    margin-bottom: 2rem;
} 

.claim-sec .claim-listing {
    display: flex;
}

.claim-sec .claim-listing .no {
    font-size: 2.4rem;
    line-height: 30px;
    font-weight: 700;
    color: #EC6608;
    margin-right: 1.5rem;
    padding: 1.8rem 0;
}

.claim-sec .claim-listing .list-cont {
    font-size: 1.6rem;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    padding: 2rem 0;
    border-bottom: 1px solid #8097AC;
    width: 90%;
    text-align: left;
}

.claim-block p {
    color:  #fff;
}

.common-insurance-blocks h3 {
    font-size: 1.7rem;
    color: #282828;
    font-weight: 600;
    padding-bottom: 1rem;
    margin:  0;
}

.ui-check-list h3 {
    font-weight: 600;
    font-size: 1.7rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 991px) {
    .ui-card-wrap .card-block {
        width: 100%;
        margin-bottom: 2rem;
        min-height: auto;
    }

    .inc-exc-tab .ui-check-list.exclusion-tabs.ExclusionValidList li {
        min-height: auto;
    }
}
/****New Style End****/