/********************************************* layout reset css start here ********************************************/

.bg-blue {
    background-color: #00305b;
}

.bg-orange {
    background-color: #f68134;
}

.bg-grey {
    background-color: #f8f6f6;
}

.clearfix {
    clear: both;
}

.uppercase {
    text-transform: uppercase;
}

body.no-scroll {
    position: fixed;
    width: 100%;
    overflow: hidden;
    padding-right: 15px;
}

.over-hidden {
    overflow: hidden;
    width: 100%;
    position: fixed;
    height: 100%;
}

.il-container {
    max-width: 1330px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.date-feild:before,
.icomoon-icon,
.lombard-call a:before {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

b,
strong {
    font-weight: 700;
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    color: #e3cf7d;
    bottom: -0.25em;
}

img {
    border: 0;
    vertical-align: middle;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
    pointer-events: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

li,
ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 1.4rem;
    font-weight: 400;
}

li.icon {
    position: relative;
    padding-left: 50px;
}

ul li:before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    left: 0;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: Muli, sans-serif;
    font-size: 62.5%;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    margin: 0;
}

body {
    overflow-x: hidden !important;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

[role="button"] {
    cursor: pointer;
}

.il-container h2 {font-weight: 700;}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
}


.ci-addon-block .content-wrap.bor-bots ul li {border-bottom: 1px solid #CBCDCE; padding-bottom: 30px;}
.ci-addon-block .content-wrap.bor-bots ul li:last-child, .section-content.customerLove  .ci-addon-block .content-wrap.illness-cover ul li:last-child {border-bottom: none;padding-bottom: 0px;margin-bottom: 0px;}
 .ci-addon-block .content-wrap.illness-cover ul li, .section-content .ci-addon-block .content-wrap.illness-cover ul li {align-items: flex-start;}

.tab-wrap {
    padding-top: 1rem;
}

.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: #b2b2b2;
    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:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    top: 100%;
    left: 0;
}

.tab-head li.active {
    color: #f16623;
    z-index: 5;
}

.tab-head li.bar {
    position: absolute;
    height: 3px;
    padding: 0;
    background: #f16623;
    top: 100%;
    z-index: 4;
    left: 0;
}

.tab-head li.bar:after {
    display: none;
}

.tab-head li:not(.active):hover {
    color: #7e7e7e;
}

.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;
    z-index: 1;
}

.content-wrap ul li:last-child {
    margin-bottom: 0px;
}

.content-wrap.illness-cover ul {margin-bottom: 0px;}

.section-content.customerLove  h1 {font-weight: 700;
font-size: 36px;margin-top: 0px;
line-height: 45px;text-align: center;}


.content-wrap .li-list-wrap p a, .online-hl-List-2 li.hl-list-item a, .content-wrap li p a, .add-on-list .addon-column p a  {
    color: #fe6625;font-size:16px;
    text-decoration: underline;font-weight: 600;
}

.section-content.productTableOut h2 {margin-bottom: 30px;margin-top: 0px;}



.clearfix:after,
.clearfix:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}

.clearfix:after,
.row:after {
    clear: both;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none !important;
}

::-moz-selection {
    color: red;
    background: #ececec;
}

.section-content {
    padding: 6rem 0 6rem 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-weight: 300;
    color: #282828;
}

p,
span {
    margin: 0;
    padding: 0;
    color: #282828;
    font-size: 1.3rem;
    font-weight: 300;
}

p {
    font-size: 1.5rem;
    line-height: 3rem;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.bg-blue a,
.bg-blue h1,
.bg-blue h2,
.bg-blue h3,
.bg-blue h4,
.bg-blue h5,
.bg-blue h6,
.bg-blue p,
.bg-blue span {
    color: #fff;
}

h1 {
    font-size: 3.6rem;
    font-weight: 800;
    line-height: 45px;
}

h2 {
    font-size: 3.5rem;
    color: #282828;
    font-weight: 700;
    text-align: center;
}

h3 {
    font-size: 2.5rem;
}

h4 {
    font-size: 2rem;
    font-weight: 200;
}

.subHead {
    font-size: 1.6rem;
    color: #282828;
    text-align: center;
    line-height: 24px;
    font-weight: 400;
}

a {
    font-size: 1.4rem;
    color: #fe6625;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
}

a:active,
a:hover {
    color: #fe6625;
    text-decoration: none;
}

.input-block .selec-feild select {
    width: 100%;
    color: #fff;
}

.input-block label {
    cursor: auto;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1.6rem;
    color: #d1d1d1;
    font-weight: 400;
    position: absolute;
    top: 16px;
    left: 17px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    color: #838383;
    background: #fff;
}

.input-block.transform label {
    font-size: 1.2rem;
    top: -7px;
    color: #838383;
    line-height: 15.06px;
    font-weight: 600;
    padding: 0 5px;
    margin-left: -4px;
}

.input-block.focus label {
    font-size: 1.2rem;
    top: -7px;
    color: #ec6625;
    line-height: 15.06px;
    font-weight: 600;
    padding: 0 5px;
    margin-left: -4px;
}

.input-block input:hover {
    border: 1px solid #282828;
}

.input-block input:focus {
    border: 2px solid #ec6625;
}   

.input-block input {
    cursor: auto;
    border: none;
    color: #282828;
    border-bottom: 1px solid #d1d1d1;
    outline: 0;
    background: 0 0;
    width: 100%;
    border-radius: 5px;
    border: solid 1px #c9c9c9;
    background-color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
}

.bg-blue .input-block.onFocused label {
    color: #01b4bb;
}

.bg-blue .input-block.onFocused:after {
    background: #01b4bb;
}

a.btn-primary {
    font-size: 1.6rem;
    text-decoration: none;
    padding: 1.8rem 4rem;
    -webkit-border-radius: 3rem;
    -ms-border-radius: 3rem;
    border-radius: 3rem;
    position: relative;
    overflow: hidden;
    font-weight: 600;
}

a.btn-primary:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff69;
    -webkit-transform: translateX(-100%) rotate(45deg);
    -ms-transform: translateX(-100%) rotate(45deg);
    transform: translateX(-100%) rotate(45deg);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}

.btn-white {
    background: 0 0;
    color: #fe6625 !important;
    border: 1px solid #fe6625;
    background-position: 50% 99%;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    transition: all 0.3s ease-out;
}

.btn-white:hover {
    background: #fe6625;
    color: #fff !important;
}

.btn-transparant-bg {
    background: 0 0;
}

.btn-orange {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    color: #fff;
    padding: 1.5rem 4rem;
    font-size: 1.6rem;
    background: #ec6608;
    -webkit-border-radius: 30rem;
    border-radius: 5px;
    text-decoration: none;
    outline: none;
    border: 0;
    font-weight: 700;
    text-align: center;
}

.btn-disable {
    background: #00556d;
    color: #80aab6;
    pointer-events: none;
}

.bg-blue a.btn-disable {
    color: #80aab6;
}

.btn-orange.btn-small {
    padding: 0.6rem 1.4em;
    font-size: 1.4rem;
    color: #fff;
}

.btn-orange:hover {
    color: #fff;
    background: #fd7b20;
}

.btn-orange:focus {
    color: #fff;
    background: #ec6608;
}

.btn-blue {
    background: #003d59;
}

.btn-border:hover {
    color: #fff;
    border: 1px solid rgba(223, 190, 106, 0);
    color: #fff;
    background-position: 99% 50%;
}

.btn-disabled {
    color: #fff;
    background: #ccc;
    pointer-events: none;
}

@-webkit-keyframes fx-mask {
    0% {
        -webkit-transform: translateX(-100%) rotate(45deg);
        -ms-transform: translateX(-100%) rotate(45deg);
        -moz-transform: translateX(-100%) rotate(45deg);
        transform: translateX(-100%) rotate(45deg);
    }

    100% {
        -webkit-transform: translateX(100%) rotate(45deg);
        -moz-transform: translateX(100%) rotate(45deg);
        -ms-transform: translateX(100%) rotate(45deg);
        transform: translateX(100%) rotate(45deg);
    }
}

@keyframes fx-mask {
    0% {
        -webkit-transform: translateX(-100%) rotate(45deg);
        -moz-transform: translateX(-100%) rotate(45deg);
        -ms-transform: translateX(-100%) rotate(45deg);
        transform: translateX(-100%) rotate(45deg);
    }

    100% {
        -webkit-transform: translateX(100%) rotate(45deg);
        -ms-transform: translateX(100%) rotate(45deg);
        -moz-transform: translateX(100%) rotate(45deg);
        transform: translateX(100%) rotate(45deg);
    }
}

.checkBox {
    padding: 3% 10%;
}

.check-feild {
    padding-right: 1.5rem;
    position: relative;
    margin-bottom: 0.5rem;
    font-size: 14px;
}

.ui-submit-btn {
    margin-top: 25px;
}

.check-feild img {
    vertical-align: bottom;
}

.check-feild span.ui-error {
    top: 50px;
}

.check-feild .termlink {
    color: #575757;
    text-decoration: underline;
    font-weight: 600;
    cursor: pointer;
}

.input-check {
    position: absolute;
    opacity: 0;
}

.input-check + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    font-size: 1.4rem;
    color: #fff;
    font-weight: 200;
    display: inline-block;
}

.input-check + label:before {
    content: "";
    margin-right: 1rem;
    display: inline-flex;
    vertical-align: text-top;
    width: 1.6rem;
    height: 1.6rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #e6dcdc;
}

.input-check:checked + label:before {
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #ec6608;
}

.input-check:disabled + label {
    color: #b8b8b8;
    cursor: auto;
}

.input-check:disabled + label:before {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ddd;
}

.input-check:checked + label:after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(38deg);
    -ms-transform: rotate(38deg);
    transform: rotate(38deg);
    position: absolute;
    bottom: 7px;
    left: 5px;
}

.input-block {
    margin-bottom: 4rem;
    position: relative;
}

.input-block.mb-5rem {
    margin-bottom: 5rem;
}

span.ui-error {
    font-size: 1.2rem;
    position: absolute;
    left: 0;
    color: #ff0000;
    font-weight: 400;
    display: none;
}

span.greyColr {
    color: #575757;
    font-size: 1.2rem;
    font-weight: 500;
    top: 60px;
    display: block;
}

span.mob-err {
    padding-left: 18px;
}

span.mob-err:before {
    background: url(../images/moberr.png) no-repeat;
    width: 12px;
    height: 15px;
    position: absolute;
    content: "";
    left: 0;
}

.input-block.error-border input {
    border-bottom: 1px solid #fc9494;
}

.input-block.error-border:after {
    border-bottom: 1px solid #fc9494;
}

.input-block .note a {
    font-weight: 300;
    font-size: 1.2rem;
    color: #fbbe5e;
    padding-top: 10px;
    display: inline-block;
    text-decoration: none;
    padding-right: 5px;
    outline: 0;
}

sup {
    color: #282828;
    font-size: 1.3rem;
}

.input-block .note a:hover {
    text-decoration: underline;
}

.input-block.rupeeimg input {
    padding-left: 2rem;
}

select {
    font-size: 2rem;
    border: 0;
    border-bottom: 1px solid rgba(184, 184, 184, 0.5);
    outline: 0;
    background: 0 0;
    padding: 0.5rem 1rem 0.5rem 0;
    text-align: left;
    font-weight: 300;
}

input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.radio input[type="radio"] + .radio-label:before {
    content: "";
    background: 0 0;
    background-color: transparent;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #fff;
    display: inline-block;
    width: 2.2rem;
    height: 2.2rem;
    position: relative;
    top: 0;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}

.radio input[type="radio"]:checked + .radio-label:before {
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 0 5px #003d59;
    box-shadow: inset 0 0 0 5px #003d59;
}

.radio input[type="radio"]:disabled + .radio-label:before {
    -webkit-box-shadow: inset 0 0 0 4px #f4f4f4;
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}

.overlay {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 0;
    display: none;
}

.overlayN {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    visibility: hidden;
    opacity: 0;
    z-index: 10;
}

.overlayN.active {
    visibility: visible;
    opacity: 1;
    overflow: auto;
    z-index: 100000;
    height: 100%;
    width: 100%;
}

.overlayN.showMsg,
.overlayN:target {
    visibility: visible;
    opacity: 1;
}

.overlayNew.active {
    z-index: 1000000;
}

.popup {
    margin: 7.5rem auto;
    -webkit-border-radius: 1.5rem;
    border-radius: 1.5rem;
    position: relative;
    background: #fff;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-align: center;
    overflow: hidden;
}

.popup.light {
    max-width: 1024px;
    width: 100%;
    opacity: 1;
}

.popup .close,
.js-ui-close {
    position: absolute;
    right: 3rem;
    top: 2rem;
    width: 3rem;
    height: 3rem;
    z-index: 2;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}

.popup .close:before,
.js-ui-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.popup .close:after,
.js-ui-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.popup .close:after,
.js-ui-close:after,
.js-ui-close:before,
.popup .close:before {
    position: absolute;
    left: 1.5rem;
    content: " ";
    height: 3rem;
    width: 0.1rem;
    background-color: #333;
}

.popup .close:hover {
    opacity: 1;
}

.content {
    width: 100%;
    padding: 4rem 5rem;
}

.content p {
    font-size: 2rem;
    font-weight: 400;
}

.overlayN .content-heightauto {
    width: 100%;
}

.js-popup-body.active {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: anim-open;
    animation-name: anim-open;
}

.bg-grey .input-block input:disabled {
    opacity: 0.5;
}

.bg-blue .input-block input:disabled {
    opacity: 0.5;
}

.threeCardouter {
    display: flex;
    justify-content: space-between;
}

.threeCardouter .card-block {
    font-size: 2.4rem;
    font-weight: 600;
    color: #f26624;
    border: 1px solid #ccc;
    padding: 20px 40px;
    border-radius: 10px;
    margin: 14px;
    position: relative;
    display: flex;
}

.twoCardouter {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.tooltip {
    position: relative;
    display: inline-flex;
    cursor: pointer;
    margin-left: 10px;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 279px;
    background: #282828;
    color: #ffffff;
    border-radius: 6px;
    padding: 12px;
    position: absolute;
    right: 50%;
    opacity: 0;
    transition: opacity 0.3s;
    top: 61px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    z-index: 2;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    bottom: 100%;
    left: 50%;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
    transform: translateX(-50%);
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.tooltipIcon {
    height: 40px;
    width: 40px;
    display: block;
    position: relative;
}

.tooltip.helpTooltip {
    position: absolute;
    bottom: -18px;
    text-align: right;
    margin: 0;
    color: #6c6c6c;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-decoration-line: underline;
    right: 0;
}

.tooltip.helpTooltip .tooltiptext {
    right: 0;
    left: auto;
    text-align: left;
    transform: none;
    top: 22px;
}

.tooltip.helpTooltip .tooltiptext::after {
    right: 12px;
    transform: none;
    left: auto;
}

.loader {
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    z-index: 99999;
}

.loader .innerT {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.bottom-menu-wrap.bg-megamenu .nav-section ul {margin-bottom: 0px;}

.typing_loader {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    -webkit-animation: typing 1s linear infinite alternate;
    -moz-animation: Typing 1s linear infinite alternate;
    -ms-animation: typing 1s linear infinite alternate;
    animation: typing 1s linear infinite alternate;
    margin: auto;
    position: relative;
    right: 23px;
}

.row.KidOuter .AdultB {width: 44px;}
.tab-section .il-container h2 {margin-bottom: 0px;padding-bottom: 0px;margin-top: 0px;}
.ui-banner-content.covers-illness {position: relative;}
.ui-banner-content.covers-illness .activa-bike {
    position: absolute;
     top: 205%;
    right: 0px;}

 .sf_colsOut.healthwidget_section .healthwidget_section {padding:3rem 0 3rem 0;}

.sf_colsOut.healthwidget_section  {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAACTCAIAAAD5vlXNAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABuSURBVGhD7cyhDQAhFECx239VgiF4boInv2tS3e+dNcde7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7GV6v3vK3T8kAOmXC4zfpAAAAABJRU5ErkJggg==);
    background-repeat: repeat-x;
    background-position: bottom;}

.ui-banner-content {text-align: right;}
.active-details h1.activa-large {
        font-weight: 900;
    font-size: 60px;
    line-height: 75px;margin-bottom: 20px;
    position: relative;margin-top: 0px;}

.sf_colsOut.healthwidget_section {padding: 4rem 3rem 4rem;}

 .active-details p {  font-size: 24px;margin-bottom: 20px;
    font-weight: 700;
    line-height: 20px;
    border-right: 5px solid #EC6608;
    padding-right: 15px;}


@-webkit-keyframes typing {
    0% {
        background-color: #043c6f;
        box-shadow: 18px 0 0 0 rgba(4, 60, 111, 0.2), 36px 0 0 0 rgba(4, 60, 111, 0.2);
    }

    25% {
        background-color: rgba(4, 60, 111, 0.4);
        box-shadow: 18px 0 0 0 #043c6f, 36px 0 0 0 rgba(4, 60, 111, 0.2);
    }

    75% {
        background-color: rgba(4, 60, 111, 0.4);
        box-shadow: 18px 0 0 0 rgba(4, 60, 111, 0.2), 36px 0 0 0 #043c6f;
    }
}

@-moz-keyframes typing {
    0% {
        background-color: #043c6f;
        box-shadow: 18px 0 0 0 rgba(4, 60, 111, 0.2), 36px 0 0 0 rgba(4, 60, 111, 0.2);
    }

    25% {
        background-color: rgba(4, 60, 111, 0.4);
        box-shadow: 18px 0 0 0 #043c6f, 36px 0 0 0 rgba(4, 60, 111, 0.2);
    }

    75% {
        background-color: rgba(4, 60, 111, 0.4);
        box-shadow: 18px 0 0 0 rgba(4, 60, 111, 0.2), 36px 0 0 0 #043c6f;
    }
}

@keyframes typing {
    0% {
        background-color: #043c6f;
        box-shadow: 18px 0 0 0 rgba(4, 60, 111, 0.2), 36px 0 0 0 rgba(4, 60, 111, 0.2);
        -ms-box-shadow: 18px 0 0 0 rgba(4, 60, 111, 0.2), 36px 0 0 0 rgba(4, 60, 111, 0.2);
    }

    25% {
        background-color: rgba(4, 60, 111, 0.4);
        box-shadow: 18px 0 0 0 #043c6f, 36px 0 0 0 rgba(4, 60, 111, 0.2);
        -ms-box-shadow: 18px 0 0 0 #043c6f, 36px 0 0 0 rgba(4, 60, 111, 0.2);
    }

    75% {
        background-color: rgba(4, 60, 111, 0.4);
        box-shadow: 18px 0 0 0 rgba(4, 60, 111, 0.2), 36px 0 0 0 #043c6f;
        -ms-box-shadow: 18px 0 0 0 rgba(4, 60, 111, 0.2), 36px 0 0 0 #043c6f;
    }
}

@keyframes typing {
    from {
        background-color: #043c6f;
        box-shadow: 18px 0 0 0 rgba(4, 60, 111, 0.2), 36px 0 0 0 rgba(4, 60, 111, 0.2);
        -ms-box-shadow: 18px 0 0 0 rgba(4, 60, 111, 0.2), 36px 0 0 0 rgba(4, 60, 111, 0.2);
    }

    25% {
        background-color: rgba(4, 60, 111, 0.4);
        box-shadow: 18px 0 0 0 #043c6f, 36px 0 0 0 rgba(4, 60, 111, 0.2);
        -ms-box-shadow: 18px 0 0 0 #043c6f, 36px 0 0 0 rgba(4, 60, 111, 0.2);
    }

    to {
        background-color: rgba(4, 60, 111, 0.4);
        box-shadow: 18px 0 0 0 rgba(4, 60, 111, 0.2), 36px 0 0 0 #043c6f;
        -ms-box-shadow: 18px 0 0 0 rgba(4, 60, 111, 0.2), 36px 0 0 0 #043c6f;
    }
}

.ico {
    width: 18px;
    height: 18px;
    border-radius: 3px;
    position: absolute;
    right: 15px;
    top: 17px;
}

.ico span {
    width: 18px;
    height: 18px;
    display: flex;
    position: relative;
    margin: 0 auto;
}

.tick .tickIcon:after,
.tick .tickIcon:before {
    content: "";
    height: 10px;
    width: 2px;
    background: #fff;
    position: absolute;
    top: 4px;
    left: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.tick .tickIcon:before {
    height: 6px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: 7px;
    left: 6px;
}

input[type="radio"]:checked + label .tickIcon {
    background: #ec6625;
}

input[type="radio"] + label .tickIcon {
    background: #c9c9c9;
}

.tick .tickIcon {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    background: #ec6625;
}

.deskHide {
    display: none;
}
/********************************************* layout reset css end here ********************************************/

/* formBlock css start here */
html {
    overflow-x: hidden;
}
.img-responsive {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
.section-content h2 {
font-weight: 700;
}
.bg-blue a:active,
.bg-blue a:hover {
    color: #fff;
    background: #ec6608;
}
.calmy-wrapper .btn-orange:hover {
    background: #ec6608;
}
.homeinsuranceMidWrapp .imgWrapp {
    display: block !important;
}
.threeCardouter .card-block img {
    margin-right: 20px;
}
header .read-mr:focus,
header .read-mr:hover {
    color: #fe6625;
    text-decoration: none;
}

.content-wrap ul li:last-child {
    margin-bottom: 0rem;
}

/* home protect css start here */
.customerLove .threeCardouter {
    margin-top: 26px;
}
.protectFamily .protectFamily .subHead {
    text-align: left;
}

.para {
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 400;
}
.protectFamily .protectImg {
    width: 41%;
}
.protectFamily .subHead {
    text-align: left;
}
.protectFamily .paraHead {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 24px;
}
.protectContent {
    width: 59%;
}
.onlineHomeinsWrapp .para:last-child {
    padding: 0;
}
.onlineHomeinsWrapp .para {
    padding-bottom: 17px;
}
/* protectList Styling Here */
.homeProtectfamilyWrapp .subHead {
    padding-bottom: 20px;
}
.protectList {
    list-style: none;
    margin: 1rem 0;
}
.homeProtectfamilyWrapp .protectList {
    margin-bottom: 20px;
}
.homeProtectfamilyWrapp .list1 {
    margin-bottom: 0;
}
.protectList .protectList-item {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 1rem;
    position: relative;
    padding-left: 2rem;
}
.protectList .protectList-item:before {
    content: "";
    position: absolute;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05Ljg0MzM4IDUuNzIzNjFMMC41MDQ1MDIgMC4wNDk3OTM0QzAuMjM2OTI5IC0wLjExMjY4NCAtMC4wODgwMDEzIDAuMTUwMDc0IDAuMDIxOTc5MyAwLjQzOTk1N0wyLjA5MDE3IDUuODg2MzZDMi4xMTgwMSA1Ljk1OTUyIDIuMTE4MDEgNi4wNDAzNSAyLjA5MDE3IDYuMTEzNzhMMC4wMjE5NzkzIDExLjU2MDJDLTAuMDg4MDAxMyAxMS44NDk4IDAuMjM2OTI5IDEyLjExMjUgMC41MDQ1MDIgMTEuOTUwM0w5Ljg0MzM4IDYuMjc2NTNDMTAuMDUyMiA2LjE0OTM5IDEwLjA1MjIgNS44NTA0NyA5Ljg0MzM4IDUuNzIzNjFaIiBmaWxsPSIjRUM2NjI1Ii8+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    width: 1rem;
    height: 1.2rem;
    left: 0;
    top: 0.6rem;
}
/* Benefits Section */

.text-center {
    text-align: center;
}
.protect-policy-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.benefit-box {
    width: 33.33%;
    display: flex;
    margin: 4rem 0;
}
.box-num {
    width: 10%;
    font-size: 4rem;
    line-height: 5rem;
    color: #f26624;
    text-align: left;
    font-weight: 700;
}
.box-wrap {
    display: flex;
    flex-direction: column;
    width: 76%;
    margin-top: 0.5rem;
}
.benefit-head {
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 2.6rem;
    color: #333333;
    text-align: left;
    margin-top: 0.3rem;
    margin-bottom: 1rem;
}
.beneift-cont {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #333333;
}

/* Benefits Section Ends here */

/* Home Insurance Online Section */

.online-hl-List {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 3rem;
}

.online-hl-List-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 3rem;
    margin-bottom: 1rem;
}

.online-hl-List-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 3rem;
    margin-bottom: 1rem;
}

.online-hl-List-1 .hl-list-item:before {
    content: "";
    position: absolute;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjkiIGZpbGw9IiMwREE1MjYiLz4KPHBhdGggZD0iTTUuNDAwMzkgOS4xMzQ3Mkw3LjY3NDg5IDExLjY5OTJMMTIuNSA2LjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    width: 1.8rem;
    height: 1.8rem;
    left: 0;
    top: 0.6rem;
}
.online-hl-List-2 .hl-list-item:before {
    content: "";
    position: absolute;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjkiIGZpbGw9IiNFNzFBMUEiLz4KPHBhdGggZD0iTTEyLjAwMDIgNkw2LjEyNTk4IDExLjg1OTgiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik01Ljk5OTc3IDYuMjA2NTRMMTEuODc0IDEyLjA2NjMiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    width: 1.8rem;
    height: 1.8rem;
    left: 0;
    top: 0.6rem;
}

.hl-list-item {
    width: 48%;
    margin-bottom:3rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
    position: relative;
    padding-left: 3rem;
}

.online-hl-List .hl-list-item:before {
    content: "";
    position: absolute;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjkiIGZpbGw9IiMwREE1MjYiLz4KPHBhdGggZD0iTTUuNDAwMzkgOS4xMzQ3Mkw3LjY3NDg5IDExLjY5OTJMMTIuNSA2LjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    width: 1.8rem;
    height: 1.8rem;
    left: 0;
    top: 0.6rem;
}

.addon-column {flex:1;}

/* Home Insurance Online Section End Here*/

/* Claim Calmly */

.calmy-wrapper {
    background-color: #00305b;
}

.claim-wrapper {
    /* margin: 6.6rem 0; */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.section-head {
    color: #fff;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 4.5rem;
    margin-bottom: 1.5rem;
}

.claim-txt {
    color: #fff;
    font-size: 1.6rem;
    line-height: 2rem;
}

.claim-img {
    width: 40%;
}

.claim-cont {
    width: 60%;
}

.claim-inline-cont {
    display: flex;
    align-items: center;
}

.claim-txt {
    color: #fff;
    font-size: 1.6rem;
    line-height: 2rem;
    /* width: 17%; */
    padding-right: 3rem;
}

.claim-list {
    display: flex;
    justify-content: space-between;
    list-style: none;
    width: 20%;
}

.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: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2.9rem 1rem;
    position: relative;
}

.claim-box:last-child {
    margin-right: 0;
}

.claim-box-num {
    color: #fff;
    font-size: 2rem;
    /* display: flex; */
    line-height: 2.5rem;
    /* align-self: flex-start; */
    position: absolute;
    top: 10px;
    left: 20px;
}

.claim-box-head {
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.7rem;
    font-weight: 700;
    text-align: center;
}

.box-img {
    margin-bottom: 1rem;
}

/* tab css */

.tab .protect-tabs {
    list-style-type: none;
    display: inline-flex;
    flex-wrap: nowrap;
    border-bottom: 1px solid #c9c9c9;
    width: 100%;
    position: relative;
}

.tab .protect-tabs li {
    padding: 1.6rem 2rem;
    cursor: pointer;
    /* transition: all 0.3s ease 0s; */
    border-radius: 8px;
    display: inline-block;
    position: relative;
    text-align: center;
    min-width: 20rem;
}
.protect-tabs li.bar {
    position: absolute;
    height: 3px;
    padding: 0;
    background: #f16623;
    top: 100%;
    z-index: 4;
    left: 0;
}
.tab .protect-tabs .protect-item.active {
    color: #ec6625;
    /* transition: all 0.5s ease; */
}

.tab .protect-tabs .protect-item.active .protect-link {
    color: #ec6625;
}

.tab .protect-tabs .protect-item .protect-link {
    text-decoration: none;
font-size: 20px;
line-height: 25px;
    font-weight: 700;
    color: #838383;
}
.protect-tabs li:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    top: 100%;
    left: 0;
}

.tab .protect-tab-panel.active {
    display: block;
}

.tab .protect-tab-panel {
    padding: 5rem 0 0rem 0;
    display: none;
    position: relative;
}

.tab-title {
    font-size: 2rem;
    line-height: 25px;
    font-weight: 700;
    margin-bottom: 2rem;
}

.tab-fn {
    font-size: 1.4rem;
    line-height: 1.7rem;
    font-weight: 400;
    padding-bottom: 2rem;
    border-bottom: 1px solid #d8d4d3;
}

/* accordian css start here 

.tab-content .accordion-card {
    cursor: pointer;
    border-top: solid 1px #eaeaea;
    padding: 0;
}

.protect-tab-panel.accordion-title {
    position: relative;
    cursor: pointer;
    padding: 1px 0;
}

.protect-tab-panel .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;
}
.getansTabwrapp .tab {
    width: 75%;
    margin: 0 auto;
}
.getans-accordian {
    border-bottom: solid 1px #e2e1df;
    width: 75%;
    margin: 3rem auto;
    margin-bottom: 0;
}
.getans-accordian .tab .protect-tabs li {
    min-width: 20rem;
} 

.getans-accordian .getans-nestedList {
    padding: 15px 0 0;
}
.getans-accordian .getans-nestedList li {
    position: relative;
    padding-left: 22px;
    padding-bottom: 10px;
}

.il-accordion-panel ul li {
    font-size: 1.6rem;
    line-height: 21px;
    font-weight: 500;
}

.homeProtectfamilyWrapp .head1,
.homeProtectfamilyWrapp .head2 {
    padding-bottom: 0;
}
.getans-accordian .getans-nestedList li:before {
    width: 12px;
    height: 11px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuODQyMTEgMUwxMSA1LjIxMDUzTTExIDUuMjEwNTNMNy44NDIxMSA5LjQyMTA1TTExIDUuMjEwNTNIMSIgc3Ryb2tlPSIjMjgyODI4IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
    border-radius: 50%;
    position: absolute;
    content: " ";
    top: 5px;
}
.getans-accordian .il-accordion-title::after {
    width: 8px;
    height: 8px;
    border-right: 2px solid #282828;
    border-bottom: 2px solid #282828;
    position: absolute;
    right: 0;
    content: " ";
    top: 30px;
    transform: rotate(45deg);
  
}
.getans-accordian .il-accordion-title.active::after {
    transform: rotate(-135deg);
    transition: all 0.2s ease-in-out;
}
.getans-accordian .il-accordion-panel {
    display: none;
    padding: 0 0 20px 0px;
    margin-bottom: -2px;
    cursor: default;
}



/* accordian css start here */

.faq-section {width: 65%;margin:30px auto 0;}

.tab-contents.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    position: relative;
    -webkit-transition: .5s opacity ease-in, .8s -webkit-transform ease, .8s -webkit-transform ease;
    transition: .5s opacity ease-in, .8s transform ease, .8s -webkit-transform ease;
    z-index: 1;
}

.tab-contents .il-accordion-card {
    cursor: pointer;
    border-top: solid 1px #eaeaea;
    padding: 0;
}
.tab-contents .il-accordion-title {
    position: relative;
    cursor: pointer;
    padding: 1px 0;
}
.tab-contents .il-accordion-title h3 {
    font-size: 18px;
    font-weight: 700;
    width: 97%;
    color: #282828;
    line-height: 30px;
padding:15px 0;margin-top: 0px;
    margin-bottom: 0px;
}
.tab-contents .il-accordion-title.active::after {
    top: 34px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTE2Ij8+DQo8c3ZnIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDE2IDEwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KICA8cGF0aCBkPSJNMTYgOC4xOTIgOS43NjMgMS44MDUgNy45OTUgMCA2LjIzIDEuODA2IDAgOC4xOTJsLjA2OS4wNjggMS43IDEuNzM4IDYuMjI2LTYuMzhMMTQuMjM0IDEweiIgZmlsbD0iIzQwNDA0MCIgZmlsbC1ydWxlPSJldmVub2RkIiAvPg0KPC9zdmc+);
    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;
}
.tab-contents .il-accordion-title::after {
    width: 100%;
    height: 8px;
    position: absolute;
    content: " ";
    top: 28px;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTE2Ij8+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwIiBoZWlnaHQ9IjciIHZpZXdCb3g9IjAgMCAxMCA3Ij4NCiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICA8ZyBmaWxsPSIjNDA0MDQwIj4NCiAgICAgIDxnPg0KICAgICAgICA8Zz4NCiAgICAgICAgICA8Zz4NCiAgICAgICAgICAgIDxwYXRoIGQ9Ik02NzggOC4xMDhMNjgxLjg5OCAxMi4wMjIgNjgzLjAwMyAxMy4xMjggNjg0LjEwNiAxMi4wMjEgNjg4IDguMTA4IDY4Ny45NTcgOC4wNjYgNjg2Ljg5NCA3LjAwMSA2ODMuMDAzIDEwLjkxMSA2NzkuMTA0IDd6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTM1MiAtMTI5NCkgdHJhbnNsYXRlKDY3NCA4NDMpIHRyYW5zbGF0ZSgwIDM5MykgdHJhbnNsYXRlKDAgNTEpIiAvPg0KICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgICAgPC9nPg0KICAgIDwvZz4NCiAgPC9nPg0KPC9zdmc+);
    background-repeat: no-repeat, repeat;
    background-position: right 10px top 50%, 0 0;
    background-size: 1.2em auto, 100%;
    outline: none;
    transition: all 0.2s ease-in-out;
}
.tab-contents .il-accordion-panel {
    display: none;
    padding: 0 0 20px 0px;
    margin-bottom: -2px;
    cursor: default;
    transition: none;
}
.tab-contents .il-accordion-panel span {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}


.policy-documents {
    margin-top: 0px;
    border-top: 1px solid #CBCDCE;
    padding-top: 30px;
}

.documents-list {
    display: flex;
}

.documents-list-item {
    width: 12%;
    text-align: center;
    font-weight: 700;
font-size: 18px;
line-height: 23px;

}

.documents-list-item a {
    text-decoration: underline;
}

.documents-list-item:nth-child(2) {
    width: 25%;
    text-align: left;
    /* border-right: 1px solid #ccc; */
}
.documents-list-item:last-child a {
    color: #f26624;
    text-decoration: underline;
line-height: 18px;padding-left: 25px;
}

.section-content.clearfix .il-container h2 {font-size: 36px;margin-top: 0px;}

.documents-list-item:nth-child(1) {
    text-align: left;
}
.il-accordion-panel ul.premiumList li {
    padding-top: 10px;
}
.il-accordion-panel ul.premiumList li span {
    font-weight: 600;
}

/* tab css End*/

table.product-table {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
}
table.product-table tr:nth-child(even) {
    background: #F5F6F6;
}
table.product-table tr th,
table.product-table tr td {
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 5px;
}

table.product-table tr th:first-child,
table.product-table tr td:first-child {
    border-left: 1px solid #eaeaea;
}

table.product-table tr th:first-child,
table.product-table tr td:first-child {
    border-left: 1px solid #eaeaea;
}

table.product-table tr th {
    background-color: #e1e0d1;
    padding: 2rem;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 700;
    text-align: left;
    border-top: solid 1px #eaeaea;
}

table.product-table tr td {
    padding: 2rem;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 400;
    text-align: left;
}

/* top-left border-radius */

table.product-table tr:first-child th:first-child {
    border-top-left-radius: 6px;
}

/* top-right border-radius */

table.product-table tr:first-child th:last-child {
    border-top-right-radius: 6px;
}

/* bottom-left border-radius */

table.product-table tr:last-child td:first-child {
    border-bottom-left-radius: 6px;
}

/* bottom-right border-radius */

table.product-table tr:last-child td:last-child {
    border-bottom-right-radius: 6px;
}
.content-wrap .li-list-wrap h3 {font-weight: 600;
font-size: 18px;
line-height: 23px;}

.content-wrap .li-list-wrap.benfits-rules  h3 {margin-top: 0px}

.content-wrap .li-list-wrap.benfits-rules h3 {font-weight: 700;
font-size: 20px;
line-height: 25px;margin-top: 0px;}

.getans-accordian .il-accordion-panel span, .ci-addon-block .txt-wrap p {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 24px;
}

.ci-addon-block .content-wrap.bor-bots ul li .li-list-wrap p {
padding-top: 0px;
    margin-bottom: 0px;
}


.section-content.bg-lightgray .col-xs-12.befit_faq h2 {margin-top:0px;margin-bottom: 20px;}

.ci-addon-block .content-wrap.bor-bots ul li .li-list-wrap h3 {margin-top: 0px;margin-bottom: 5px;}

/*Tab Section End*/

/* breadcrumb start here */
.section-content.breadcrumb-main-block {
    padding: 2rem 0;
    border-top: 1px solid #ece9e9;
}
.breadcrumb-main-block .breadcrumbs {
    display: flex;
}
.breadcrumb-main-block .breadcrumbs li a {
    color: #000;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 18px;
    padding-right: 1.5rem;
}
.breadcrumb-main-block .breadcrumbs li.active a {
    color: #6c6c6c;
    opacity: 0.8;
}
.breadcrumb-main-block .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;
}
.breadcrumb-main-block .breadcrumbs li:last-child a:after {
    display: none;
}
.hometabWrapp .tab {
    padding-top: 4rem;
}
.onlineHomeinsWrapp h2 {
    padding-bottom: 10px;
}
.onlineHomeinsWrapp .online-hl-List {
    padding-top: 40px;
}
.productTableOut .productdetailstable {
    width: 75%;
    margin: 0 auto;
}
/* breadcrumb start here */

.homeinsuranceMidWrapp.critical-illness-wrap .customerLove p {
    width: 70%;
    margin: 0 auto;
    text-align: left;
    font-weight: 400;
    font-size: 2rem;
line-height: 35px;margin-top: 20px;
}
.ci-addon-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.ci-addon-block.txt-wrap h2 {line-height: 50px;}

.txt-wrap {
    width: 35%;
}

.txt-wrap h2, .card-block.para-detach.protectContent h2, .ci-addon-block .txt-wrap h2 {
    text-align: left;
    font-size: 3.6rem;margin-top: 0px;
line-height:50px;margin-bottom: 20px;
}

.content-wrap {
    width: 60%;
}
.li-list-wrap h3 {
    font-size: 1.8rem;
    font-weight: 600;
line-height: 23px;
}
.content-wrap ul li {
    display: flex;
    margin-bottom: 2.5rem;
}

.li-list-wrap p {
        line-height: 24px;
    font-weight: 400;
    padding-top: 0rem;
    font-size: 16px;
}

.twoCardouter p {font-weight: 400;
font-size: 16px;
line-height: 24px;}



.li-list-wrap {
    display: flex;
    flex-direction: column;
    padding-left: 2rem;
}
.hl-list-item h4 {
    font-size: 1.6rem;
    font-weight: 700;
        line-height: 20px;
    margin-bottom: 10px;
}


.content-wrap .li-list-wrap.cover-buy h3  {font-weight: 700;margin-top: 0px;
font-size: 20px;
line-height: 25px;}

.hl-list-item p {
    font-size: 1.6rem;
    font-weight: 400;
line-height: 24px;
}
.ci-insurance-addon {
    display: flex;
    justify-content: space-between;
    border: 1px solid #CBCDCE;
    border-radius: 1rem;
    margin: 5rem 0 0;
}

.tab-section .il-container h2 {font-size: 40px;line-height: 67px;}


.add-on-list {width: 30%;position: relative;padding: 3rem 1rem 3rem 4rem;}

.add-on-list img {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.add-on-list h3 {
    font-size: 2rem;
    padding: 2rem 0 1rem;
    font-weight: 700;
    line-height: 25px;
}

.add-on-list:after {
    content: '';
    background: #cbcdce;
    height: 100%;
    width: 1px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.add-on-list:first-child:after {
    display: none;
}

.add-on-list p {
    line-height: 27px;
    font-weight: 400;
font-size: 16px;
}

.section-content.clearfix.hometabWrapp.getansTabwrapp .protect-tab-section h2 {font-weight: 700;font-size: 40px;line-height: 50px;}

.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;
    margin-bottom: 5px;
}

ul.breadcrumbs li a {
    color: #282828;
    padding-right: 1.5rem;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}

ul.breadcrumbs li a.subtitle {
    color: #6c6c6c !important;
    font-size: 14px;
    font-weight: 400;
}

ul.online-hl-List-1 .hl-list-item h4 {
    margin-top: 0px;
}

.il-container .row {
    margin-right: 0px;
    margin-left: 0px;
}


.text {
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 400;
}

.common-insurance-blocks {
    width: 100%;
    display: inline-block;
    position: relative;
}

.pad-block1 {
    padding: 5rem 1.5rem 0 5rem;
}

.common-insurance-blocks em {
    position: absolute;
    left: 0;
    top: 40px;
    font-size: 4rem;
    line-height: 4rem;
    color: #EC6608 !important;
    font-weight: 700 !important;
    font-style: inherit;
}

.common-insurance-blocks h3, .tab-content-body h3 {
    font-size: 1.6rem;
    color: #282828;
    font-weight: 700;
    margin-top: 0;
}

.common-insurance-blocks p {
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 400;
}

.read-more {
    display: none;
    }


@media (max-width: 1200px) {

.ui-banner-content.covers-illness .activa-bike {
    top: 150%;
}
}


@media (min-width: 768px) {
    .container {
        width: 758px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 1014px;
    }
}

@media (max-width: 992px) {
    .sf_colsOut.healthwidget_section .healthwidget_section {
    padding: 1rem 0 3rem 0;
}
.active-details h1.activa-large { font-size: 49px;}
.sf_colsOut.healthwidget_section .KidOuter {padding: 15px 10px 15px 10px;}
.sf_colsOut.healthwidget_section .tabWrapper {   padding: 39px 10px 30px 10px;}
    img {max-width: 100%;}
    .section-content.clearfix.hometabWrapp.getansTabwrapp .protect-tab-section h2 {text-align: center;}
  .homeinsuranceMidWrapp.critical-illness-wrap .customerLove .il-container p { width: 90%;}
  .section-content.productTableOut h2, .section-content.protect-tab-section h2 {text-align: center;}
  .policy-documents .documents-list-item:nth-child(2) { width: 35%;}
 .policy-documents .documents-list-item { width: 22%;}
}

@media (min-width: 1360px) {
    .container {
        width: 1330px;
    }
}


@media (max-width: 991px) {
    .claim-img {
        width: 100%;
    }
    .claim-cont {
        width: 100%;
    }
    .productTableOut .productdetailstable {
        width: 100%;
        overflow: auto;
        display: inline-block;
    }
  
    .homeinsuranceMidWrapp .imgWrapp {
        display: block !important;
    }
    .protectContent {
        padding-top: 30px;
    }
}

@media (max-width: 767px) {
    .section-content.customerLove.clearfix .il-container h2 {
    font-size: 30px;
    text-align: center;
}
.health_widget_check .bf_check {
    padding-right: 3px;
}
.active-details p {
border-right: none;
    border-left: 5px solid #EC6608;
    padding-left: 10px;
}
.sf_colsOut.healthwidget_section {
    background-image: none;    padding: 3rem 25px 3rem;
}
.section-content .lombard-insurance-buy h2 {padding-bottom: 30px;}
.ui-banner-content {
    text-align: left;
}
.active-details p {
    font-size: 15px;margin-bottom: 12px;
}
.ui-banner-content.covers-illness {
    height: auto;
}
.ui-banner-content.covers-illness .activa-bike {position: relative;top:30px;left: 0px;}

.healthwidget_section .activa-bike img {display: none;}


.activa-bike img  {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    top: 30px;
    left: 0px;
    margin-bottom: 60px;
}

.activa-bike img:after
 {content: "";
       background-color: #d22;
    width: 100%;
    float: left;
    position: relative;
    height: 60px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAACTCAIAAAD5vlXNAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABuSURBVGhD7cyhDQAhFECx239VgiF4boInv2tS3e+dNcde7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7MVe7GV6v3vK3T8kAOmXC4zfpAAAAABJRU5ErkJggg==);
    background-repeat: repeat-x;
    background-position: bottom;
}



.col-xs-12.col-sm-6.col-md-5.col-lg-5.health-widgets {padding-left: 0px; padding-right: 0px; }

.col-xs-12.col-sm-6.col-md-7.col-lg-7.active-details {padding-left: 0px; padding-right: 0px; }
.active-details h1.activa-large {
    font-size: 30px;
    line-height: 36px;
    margin-top: 0px;
}
.ci-addon-block .content-wrap.bor-bots ul li:last-child, 
  .ci-addon-block .content-wrap.illness-cover ul li:last-child {border-bottom: none;padding-bottom: 0px;margin-bottom:0px;}

.add-on-list:after {
    background: transparent;
}
.add-on-list:last-child {
    border-bottom: none;
}
.section-content.bg-lightgray .col-xs-12.befit_faq h2  {text-align: left;margin-bottom: 0px;}
.faq-section { width: 94%;}
.tab-contents .il-accordion-title h3 {
    width: 91%;
}
.section-content.clearfix .il-container h2 {
    font-size: 30px;
}
.online-hl-List-1 {
    margin-bottom: 3rem;
}
.tab-section .il-container h2 {
    text-align: left;
}
.section-content.productTableOut h2, .section-content.protect-tab-section h2 {text-align: left;padding-left: 15px;font-weight: 700;}
.section-content.clearfix.hometabWrapp.getansTabwrapp .protect-tab-section h2 {text-align: left;line-height: 40px;font-size:30px;}

  .policy-documents .documents-list-item:nth-child(2) { width: 100%;margin-bottom: 0px;}
 .policy-documents .documents-list-item { width: 100%;}
.tab-section .il-container h2 {line-height: 40px;}
.documents-list-item:nth-child(2), .documents-list-item:last-child a {
    padding-left: 0px;
}
.section-content.customerLove.clearfix  h1 {text-align: left;margin-top: 0px;}
.add-on-list {
    width: 100%;
    border-bottom: 1px solid #CBCDCE;
}


.tab .protect-tab-panel {
    padding: 2rem 0 0rem 0;
}
.section-content .txt-wrap h2, .section-content .card-block.para-detach.protectContent h2, 
.section-content .ci-addon-block .txt-wrap h2, .section-content.customerLove h1, 
.section-content h2 { line-height: 40px;font-size: 30px;text-align: left;margin-top: 0px;}
.ci-insurance-addon { display: block;}

.homeinsuranceMidWrapp.critical-illness-wrap .customerLove .il-container p {width: 100%;}
    .tab .protect-tabs .protect-item.active {
        border-bottom: 2px solid;
        border-radius: 0;width: 50%;
    }
    .hl-list-item {
        margin-bottom: 1rem;
    }
    .customerLove .threeCardouter .card-block {
        margin: 14px 0;
    }
    .protectFamily .twoCardouter {
        flex-direction: column-reverse;
        display: flex;
    }
    .breadcrumb-main-block .breadcrumbs,
    .breadcrumb-main-block .breadcrumbs li {
        display: inline-block;
    }
    h2 {
        line-height: 33px;
    }

    .homeProtectfamilyWrapp .protectList {
        margin-bottom: 0;
    }
    .homeProtectfamilyWrapp .subHead {
        padding-bottom: 10px;
    }
    .onlineHomeinsWrapp .online-hl-List {
        padding-top: 25px;
        margin-bottom: 10px;
    }
    .breadcrumb-main-block .breadcrumbs li {
        padding-bottom: 5px;
    }
    .section-content {
        padding: 3rem 0 3rem 0 !important;
    }
    .hometabWrapp .tab {
        padding-top: 2rem;
        margin: 0;
        width: 100%;
    }
    .protectContent {
        width: 100%;
        padding-left: 0;
    }
    .protect-img {
        width: 100%;
    }
    .benefit-box {
        width: 100%;
    }
    .protectFamily .protectContent {
        padding-top: 0;
    }
    .protectFamily .protectImg {
        padding: 30px 0 20px 0;
    }
    /* .box-num {
        width: 15%;
    } */
    .box-wrap {
        width: 100%;
        padding-left: 20px;
    }
    .benefit-head br {
        display: none;
    }
    .benefit-box {
        margin: 1rem 0 1.2rem 0;
    }
    .hl-list-item,
    .getans-accordian,
    .protectFamily .protectImg {
        width: 100%;
    }
    .getans-accordian .il-accordion-title h3 {
        font-size: 18px;
        width: 92%;
    }
    .getans-accordian .il-accordion-panel .premiumList li span {
        font-weight: 600;
    }
    .getans-accordian .il-accordion-panel .premiumList li {
        padding-top: 10px;
    }
    /* .online-hl-List {
        margin-bottom: 1rem;
    } */
    .claim-wrapper {
        display: flex;
        align-items: unset;
        flex-direction: column-reverse;
        margin: 0;
    }
    .claim-box-wrapper {
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .claim-box {
        margin-right: 0;
        margin-bottom: 1.2rem;
        width: 48%;
        max-width: 100%;
    }

    .calm-image {
        width: 100%;
    }

    .claim-list {
        width: 60%;
        display: inline-block;
    }
    .btn-orange-2 {
        display: none;
    }
    .tab .protect-tabs {
        overflow: auto;
        white-space: nowrap;
        width: 100%;
    }
    .documents-list {
        flex-direction: column;
    }
    .documents-list-item {
        width: 100%;
        margin-bottom: 1.5rem;
    }
    .documents-list-item:nth-child(2) {
        width: 100%;
        border: none;
        text-align: left;   
    }
    .documents-list-item:nth-child(3) {
        display: none;
    }
    .subHead {
        text-align: left !important;
    }
    .tab .protect-tabs {
        overflow-x: scroll;
        overflow-y: hidden;
    }
    .tab .protect-tabs li {
        min-width: 13.7rem;
    }
    .ci-addon-block {
    display: block;
}
.txt-wrap {
    width: 100%;
    margin-bottom: 20px;
}
.content-wrap {
    width: 100%;
}
.add-on-list {
    width: 100%;
    padding: 3rem 1rem 3rem 2rem;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .benefit-box {
        width: 50%;
    }
    .add-on-list {padding: 4rem 1rem 3rem 2rem;}
}


@media (max-width: 767px) {
.bf_whatsappimg:after {
    margin-top: 7px;
    margin-left: 0px;
}

.select-plan-wrap p {
    text-align: left;
}

.more-cont {
    display: none;
}

.read-more {
    display: block;
    margin-top: 3rem;
    text-align: center;
    text-decoration: underline;
    font-size: 1.4rem;
    line-height: 18px;
    font-weight: 700;
    color: #EC6625;
    position: relative;
}

.read-more:hover, .read-more:focus {
    text-decoration: underline;
    color: #EC6625;
}

a.read-more:after {
    content: "";
    border: solid #ec6625;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-left: 0.7rem;
    vertical-align: baseline;
    position: relative;
}

a.read-more.read-less:after {
    transform: rotate(-135deg);
    vertical-align: middle;
    top: 3px;
}
}

@media (max-width: 480px) {
.sf_colsOut.healthwidget_section .tabWrapper {
    padding: 20px;
}
}

