html,
body {
    font-family: Arial, Helvetica, sans-serif;
}

* #header-normal,
* .header-right-section,
* .navigation,
* .navigation-mob,
* .top_navi,
* .top_navi-mob,
* .top_navi li a,
* .top_navi-mob li a {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#header-inside ul,
#header-inside ul li {
    margin-bottom: 0px;
}

.container.ocbc {
    width: 100%;
}

.all0 {
    padding: 0px;
    margin: 0px;
}

.padd0 {
    padding: 0px;
}

.padd5 {
    padding: 5px;
}

.padd10 {
    padding: 10px;
}

.padd15 {
    padding: 15px;
}

.padd20 {
    padding: 20px;
}

.paddT0 {
    padding-top: 0px;
}

.paddT20 {
    padding-top: 20px;
}

.paddB0 {
    padding-bottom: 0px;
}

.paddL0 {
    padding-left: 0px;
}

.paddR0 {
    padding-right: 0px;
}

.paddR5 {
    padding-right: 5px;
}

.paddT15LR0 {
    padding: 15px 0 0 0;
}

.paddTB0,
.paddBT0 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.paddT20B10 {
    padding-top: 20px;
    padding-bottom: 10px;
}

.paddT20B10L16 {
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 16px;
}

.paddTB10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.paddTB20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.paddLR0,
.paddRL0 {
    padding-left: 0px;
    padding-right: 0px;
}

.paddLR5,
.paddRL5 {
    padding-left: 5px;
    padding-right: 5px;
}

.marg0 {
    margin: 0px;
}

.margT0 {
    margin-top: 0px;
}

.margB0 {
    margin-bottom: 0px;
}

.margL0 {
    margin-left: 0px;
}

.margR0 {
    margin-right: 0px;
}

.mw227 {
    min-width: 227px;
}

.titleType {
    font-family: 'geomanist-regular';
}

.descType {
    font-family: 'geomanist-regular';
}

.crossTitle {
    font-size: 28px;
}

.border-black {
    border-color: #000;
}

.border-gray {
    border-color: #888888;
}

.table {
    display: table;
    width: 100%
}

[class*='tc-xs-'] {
    display: table-cell;
    vertical-align: middle;
}

.tc-xs-12 {
    width: 100%;
}

.tc-xs-11 {
    width: 91.66666667%;
}

.tc-xs-10 {
    width: 83.33333333%;
}

.tc-xs-9 {
    width: 75%;
}

.tc-xs-8 {
    width: 66.66666667%;
}

.tc-xs-7 {
    width: 58.33333333%;
}

.tc-xs-6 {
    width: 50%;
}

.tc-xs-5 {
    width: 41.66666667%;
}

.tc-xs-4 {
    width: 33.33333333%;
}

.tc-xs-3 {
    width: 25%;
}

.tc-xs-2 {
    width: 16.66666667%;
}

.tc-xs-1 {
    width: 8.33333333%;
}

.bg-green-title,
.bg-green-content,
.bg-green-title-bg,
.bg-green-content-bg {
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
}

.bg-green-title,
.bg-green-title-bg {
    background-image: url('../images/title_bar_green.png');
    color: white;
    font-family: 'geomanist-regular';
    font-size: 21px;
}

.bg-green-content,
.bg-green-content-bg {
    background-image: url('../images/box_5.png');
    color: #000;
    font-family: 'geomanist-regular';
    font-size: 18px;
    min-height: 234px;
    height: 100%;
}

.bg-green-title-bg {
    background-image: url('../images/title_bar_green.png');
}

.bg-green-content-bg {
    background-image: url('../images/box_5.png');
    min-height: 661px;
}

.bg-orange-title,
.bg-orange-content,
.bg-orange-title-bg,
.bg-orange-content-bg {
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
}

.bg-orange-title,
.bg-orange-title-bg {
    background-image: url('../images/orange.png');
    color: white;
    font-family: 'geomanist-regular';
    font-size: 21px;
}

.bg-orange-content,
.bg-orange-content-bg {
    background-image: url('../images/box.png');
    color: #000;
    font-family: 'geomanist-regular';
    font-size: 14px;
    min-height: 272px;
    height: 100%;
    padding: 0px 20px;
    min-width: 297px;
    background-size: 101% 100%;
}

.bg-orange-title-bg {
    background-image: url('../images/title_bar_orange.png');
}

.bg-orange-content-bg {
    background-image: url('../images/grey_box.png');
}

.bg-red-title,
.bg-red-content,
.bg-red-title-bg,
.bg-red-content-bg {
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
}

.bg-red-title,
.bg-red-title-bg {
    background-image: url('../images/red.png');
    font-family: 'geomanist-regular';
    font-size: 21px;
}

.bg-red-content,
.bg-red-content-bg {
    background-image: url('../images/box.png');
    color: #000;
    font-family: 'geomanist-regular';
    font-size: 14px;
    min-height: 272px;
    height: 100%;
    padding: 0px 20px;
    min-width: 297px;
    background-size: 100% 100%;
}

.bg-red-title-bg {
    background-image: url('../images/title_bar_red.png');
}

.bg-red-content-bg {
    background-image: url('../images/img_greybox.png');
    min-height: 661px;
}

.bg-yellow-title,
.bg-yellow-content,
.bg-yellow-title-bg,
.bg-yellow-content-bg {
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
}

.bg-yellow-title,
.bg-yellow-title-bg {
    background-image: url('../images/yellow.png');
    color: white;
    font-family: 'geomanist-regular';
    font-size: 21px;
}

.bg-yellow-content,
.bg-yellow-content-bg {
    background-image: url('../images/box.png');
    color: #000;
    font-family: 'geomanist-regular';
    font-size: 14px;
    min-height: 272px;
    height: 100%;
    padding: 0px 20px;
    min-width: 297px;
    background-size: 100% 100%;
}

.bg-yellow-title-bg {
    background-image: url('../images/title_bar_blue.png');
}

.bg-yellow-content-bg {
    background-image: url('../images/img_greybox.png');
    min-height: 661px;
}

#tnc {
    background-image: url('../images/box_5.png');
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
}

.redeem-bg {
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 287px;
    height: 100%;
    margin-bottom: 10px;
}

.redeem-bg-1 {
    background-image: url('../images/img_phone_1.png');
}

.redeem-bg-2 {
    background-image: url('../images/img_phone_2.png');
}

.redeem-bg-3 {
    background-image: url('../images/img_phone_3.png');
}

.redeem-bg-4 {
    background-image: url('../images/img_phone_4.png');
}

.redeem-bg-5 {
    background-image: url('../images/img_phone_5.png');
}

.redeem-bg-6 {
    background-image: url('../images/img_phone_6.png');
}

.uppercase {
    text-transform: uppercase;
}

.contentNote {
    font-size: 12px;
    font-family: 'geomanist-regular';
}

.right {
    float: right;
}

img.w100 {
    width: 100%;
}

a.red,
a.red:hover,
a.red:active,
a.red:focus,
a.red:visited {
    color: #FF0300;
}

a.normal,
a.normal:hover,
a.normal:active,
a.normal:focus,
a.normal:visited {
    text-decoration: none;
    border-bottom: none;
}

a.blue,
a.blue:hover,
a.blue:active,
a.blue:focus,
a.blue:visited {
    color: #0055cc;
    text-decoration: none;
    border-bottom-color: #0055cc;
    border-bottom-style: solid;
}

ul.notice li {
    padding: 0 0 0 20px;
    line-height: 20px !important;
    font-size: 13px;
}

#redeemthegiftBtm {
    padding: 0px 5px 30px;
}

#redeemthegiftTop {
    padding: 50px 15px 0px;
}

.white {
    color: #FFFFFF;
}

.c4a4a49 {
    color: #4a4a49;
}

.border-xs-top-md-lr {
    border-top: 1px solid #EC670C;
    border-bottom: 1px solid #EC670C;
    border-left: 0px solid #EC670C;
    border-right: 0px solid #EC670C;
}

.redeemDesc {
    font-size: 12px;
    max-width: 150px;
}

.redeemDescContainer {
    padding: 20px 0px 0px;
}

.redeemDescContent {
    z-index: 99;
    position: absolute;
    top: 20px
}

.col-xs-5-5,
.col-xs-6-5 {
    float: left;
    position: relative;
    min-height: 1px;
}

.col-xs-5-5 {
    width: 45.83333335%;
}

.col-xs-6-5 {
    width: 54.16666665%;
}

#htpStep1Note {
    position: absolute;
    bottom: 15px;
    left: 0px;
    right: 0px;
    color: #888888;
}

.fr {
    float: right;
}

.leadform {
    background-color: #ED2228;
    color: #fff;
    padding: 10px 0px;
}

.leadform p {
    color: #fff;
}

.firstBox {
    background-color: #295071;
    color: #fff;
    padding: 5px;
}

.secondBox {
    background-color: #3A9399;
    color: #fff;
    padding: 5px;
}

.thirdBox {
    background-color: #D75A2C;
    color: #fff;
    padding: 5px;
}

.animation-box {
    background-color: #fff;
}

.btnSubmit {
    background-image: none;
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
}

.impacts {
    background-color: #fff;
    height: auto;
    padding: 10px 0px;
}

.branch-disclaimer {
    font-size: 12px;
}

.nav.nav-tabs li:first-child a {
    color: #089BA3;
}

.nav.nav-tabs li:nth-child(2) a {
    color: #284E72;
}

.nav.nav-tabs li:nth-child(3) a {
    color: #742173;
}

.nav.nav-tabs li:first-child {
    border-top: 1px solid #089BA3;
    border-left: 1px solid #089BA3;
    border-right: 1px solid #089BA3;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.nav.nav-tabs li:nth-child(2) {
    border-top: 1px solid #284E72;
    border-left: 1px solid #284E72;
    border-right: 1px solid #284E72;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.nav.nav-tabs li:nth-child(3) {
    border-top: 1px solid #742173;
    border-left: 1px solid #742173;
    border-right: 1px solid #742173;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.nav.nav-tabs li:first-child.active a {
    color: #fff;
    background-color: #3A9399 !important;
}

.nav.nav-tabs li:nth-child(2).active a {
    color: #fff;
    background-color: #284F70 !important;
}

.nav.nav-tabs li:nth-child(3).active a {
    color: #fff;
    background-color: #64296B !important;
}

.content-title {
    font-family: 'geomanist-medium';
    font-size: 30px;
}

.content-title-s {
    font-family: 'geomanist-regular';
    font-size: 20px;
    font-weight: bold;
}

.coverage {
    font-family: 'geomanist-regular';
    font-size: 18px;
}

.tab-content-bg {
    background-size: 100% 100%;
    height: 250px;
    max-height: 250px;
    width: 100%;
    max-width: 100%;
}

.green {
    background-image: url('../images/box_early.png');
}

.blue {
    background-image: url('../images/box_intermediate.png');
}

.purple {
    background-image: url('../images/box_advanced.png');
}

.greenBD {
    border-bottom: 2px solid #089BA3;
}

.blueBD {
    border-bottom: 2px solid #284E72;
}

.purpleBD {
    border-bottom: 2px solid #742173;
}

.content {
    font-family: 'geomanist-regular';
    font-size: 15px;
    line-height: 23px;
}

.notes {
    font-family: 'geomanist-regular';
    font-size: 13px;
    border-radius: 5px;
    border: 1px solid #d7d7d7;
}

.content-s {
    font-family: 'geomanist-regular';
    font-size: 13px;
}

.content-animate {
    font-family: 'geomanist-regular';
    font-size: 25px;
}

.important-notice {
    font-family: 'geomanist-regular';
    font-weight: bold;
    font-size: 22px;
}

.early-coverage {
    background: #fff;
    float: left;
    margin-bottom: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #3A9399;
    border-right: 1px solid #3A9399;
    border-bottom: 1px solid #3A9399;
}

#early-stage-mobile {
    background-color: #3A9399;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font-family: 'geomanist-regular';
    padding: 15px 0px;
    font-size: 18px;
}

.intermediate-coverage {
    background: #fff;
    float: left;
    margin-bottom: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #284F70;
    border-right: 1px solid #284F70;
    border-bottom: 1px solid #284F70;
    display: none;
}

#intermediate-stage-mobile {
    background-color: #284F70;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font-family: 'geomanist-regular';
    padding: 15px 0px;
    font-size: 18px;
}

.advanced-coverage {
    background: #fff;
    float: left;
    margin-bottom: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #64296B;
    border-right: 1px solid #64296B;
    border-bottom: 1px solid #64296B;
    display: none;
}

#advanced-stage-mobile {
    background-color: #64296B;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font-family: 'geomanist-regular';
    padding: 15px 0px;
    font-size: 18px;
}

.submitButton {
    border: 1px solid transparent;
    font-size: 18px;
    padding: 15px 60px;
    background-color: #dd181f;
    font-family: 'geomanist-regular';
    color: #fff;
    border-radius: 6px;
}

.showLeadFormButtonContainer {
    padding: 12px 0 0 0;
}

#showLeadForm {
    padding-top: 7px;
    display: inline;
}

#showLeadFormOffsite {
    padding: 15px 0;
    display: inline;
}

#how-to-apply-lead-form,
#how-to-apply-lead-form-offsite {
    display: none;
    float: left;
    padding: 40px 0 15px 0;
}

.how-to-apply-title {
    font-weight: bold;
    font-size: 20px;
    font-family: 'geomanist-regular';
}

.howToApply-icon {
    max-width: 70px;
    margin: 0 auto;
}

.howToApply-title {
    font-family: 'geomanist-regular';
    font-size: 24px;
}

.howToApply-content {
    font-family: 'geomanist-regular';
    font-size: 16px;
}

.howtoApply-box {
    border: 1px solid #B7B7B7;
    padding: 60px 35px;
    border-radius: 5px;
    min-height: 343px;
}

.clickable {
    color: #0B55CE;
    cursor: pointer;
}

.contact_label {
    font-weight: normal;
    margin-top: 8px;
    font-size: 16px;
}

.or-seperator {
    text-align: center;
    width: 60px;
    padding: 10px;
    margin: 0 auto;
    border: 1px solid #B7B7B7;
    border-radius: 50%;
    font-family: TheSansPlain;
    font-size: 24px;
    text-transform: uppercase;
    background-color: #fff;
}

.howtoApply-container-left {
    padding-left: 0;
    padding-right: 10px;
}

.howtoApply-container-right {
    padding-left: 10px;
    padding-right: 0;
}

.locatebranch-link {
    padding-top: 22px;
}

.dispTable {
    display: table;
}

.dispTableCell {
    display: table-cell;
    float: none !important;
    vertical-align: middle;
}

.form-mobile {
    color: #fff;
    font-family: 'TheSansCdRegular', Helvetica, Arial, sans-serif;
    font-size: 26px;
}

.leavedetails-mobile {
    color: #fff;
    font-family: 'TheSansPlain';
    font-size: 14px;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442;
}

.table-background {
    background-image: url('../images/box_01.jpg');
    background-repeat: repeat-x;
    background-size: 100% 100%;
}

.fs-15 {
    font-size: 15px;
}

.fs-16{
    font-size: 16px;
}

.wealth-bonus {
    table-layout: fixed;
    font-size: 15px;
}

.wealth-bonus thead {
    background-color: #dddddd;
    color: #000;
}

.table>tbody>tr>td.left-col {
    padding: 25px;
    border-right: 1px solid #cacaca;
    border-left: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    vertical-align: middle;
}

.table>tbody>tr>td.right-col {
    vertical-align: middle;
    border-right: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    padding: 25px;
}

.table>thead>tr>th.left-col-header {
    padding: 25px;
    border-top-left-radius: 5px;
    font-size: 17px;
}

.table>thead>tr>th.right-col-header {
    padding: 25px;
    border-top-right-radius: 5px;
    font-size: 17px;
}

.wealth-bonus tbody>tr>td:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.wealth-bonus-bullet {
    padding-left: 15px;
}

.wealth-bonus-bullet li {
    background: none;
    list-style-type: disc;
    padding: 0;
}

.container-after-breadcrumb {
    margin-top: 30px;
}

hr {
    border-top: 1px solid #e0e0e0;
}

.need-to-know {
    background-image: url('../images/box_02.jpg');
    background-repeat: repeat-x;
    background-size: 100% 100%;
    border: 1px solid #d7d7d7;
    padding: 40px;
    border-radius: 5px;
    font-size: 16px;
}

#wealth-bonus-mobile-drop,
#need-to-know-mobile-drop,
#question-you-may-ask-drop {
    padding: 10px;
    background-color: #efefef;
    border: none;
    box-shadow: none;
}

.mobile-drop {
    font-family: 'TheSansPlain', Helvetica, Arial, sans-serif;
    font-size: 20px;
}

.mobile-drop-arrow {
    margin-top: 5px;
}

.submenu {
    font-size: 18px;
    color: #333;
    border-radius: 6px;
    border: 1px #d7d7d7 solid;
    box-shadow: 0 1px 2px #c4c4c4;
    line-height: 30px;
    outline: none;
    cursor: pointer;
}

.submenu-arrow {
    padding: 10px;
}

.circle {
    background: #666;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #ffffff;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
    line-height: 1.65em;
    font-size: 13px;
    text-align: center;
    width: 1.65em;
}

.paddT10 {
    padding-top: 10px
}

.padd10 {
    padding: 10px;
}

.wealth_option {
    font-size: 12px;
}

.wealth_bonus_table {
    table-layout: fixed;
    width: 100%;
    font-size: 14px;
}

small[data-bv-for="ans"] {
    text-align: left;
    padding-right: 18px;
}

small[data-bv-for="ans"][data-bv-validator="callback"] {
    text-align: left;
    padding-right: 48px;
}

.g-regular {
    font-family: 'geomanist-regular';
}

.g-medium {
    font-family: 'geomanist-medium';
}

@media only screen and (min-width: 768px) {
    .or {
        background: url(../images/circle-or-s.png) repeat;
        font-family: 'TheSansCdThin', 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
        font-size: 28px;
        height: 46px;
        left: auto;
        padding: 6px 0 0 9px;
        position: absolute;
        bottom: -35px;
        width: 46px;
        z-index: 10;
        right: 50%;
    }
}

@media only screen and (min-width: 535px) and (max-width: 767px) {
    .or {
        background: url(../images/circle-or-s.png) repeat;
        font-family: 'TheSansCdThin', 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
        font-size: 28px;
        height: 46px;
        left: auto;
        padding: 6px 0 0 9px;
        position: absolute;
        bottom: -30px;
        width: 46px;
        z-index: 10;
        right: 50%;
    }
}

@media only screen and (max-width: 534px) {
    .or {
        background: url(../images/circle-or-s.png) repeat;
        font-family: 'TheSansCdThin', 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
        font-size: 28px;
        height: 46px;
        left: auto;
        padding: 6px 0 0 9px;
        position: absolute;
        bottom: -35px;
        width: 46px;
        z-index: 10;
        right: 45%;
    }
}

@media (min-width: 300px) and (max-width: 766px) {
    .tensmokers {
        font-size: 11px !important;
    }
    .developcancer {
        font-size: 13px !important;
    }
    .overninety {
        font-size: 32px !important;
    }
    .lungcancer {
        font-size: 18px !important;
    }
    .attributed {
        font-size: 12px !important;
    }
    .atanytime {
        font-size: 28px !important;
    }
    .thereareabout {
        font-size: 27px !important;
    }
    .overninety-mobileHeight {
        height: 41px !important;
    }
    .lungcancer-mobileHeight {
        height: 26px !important;
    }
}

@media (max-width: 767px) {
    .wealth_bonus_table {
        font-size: 12px;
    }
    .howtoApply-box {
        border: 1px solid #B7B7B7;
        padding: 25px 35px;
        border-radius: 5px;
        min-height: auto;
    }
    .dispTable {
        display: block;
    }
    .paddTB15-xs {
        padding: 15px 0;
    }
    .dispTableCell {
        display: block;
        float: left !important;
    }
    .or-seperator {
        position: absolute;
        bottom: -14px;
        left: 50%;
        margin-left: -30px;
        z-index: 2;
    }
    .howtoApply-container-left {
        padding-left: 0;
        padding-right: 0;
    }
    .howtoApply-container-right {
        padding-left: 0;
        padding-right: 0;
        padding-top: 15px;
    }
    #question-you-may-ask-mobile {
        display: none;
    }
    .left-col-header {
        font-size: 22px;
    }
    .right-col-header {
        font-size: 22px;
    }
    .animated {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    .all0-xs {
        padding: 0px;
        margin: 0px;
    }
    .padd0-xs {
        padding: 0px;
    }
    .paddT0-xs {
        padding-top: 0px !important;
    }
    .paddB0-xs {
        padding-bottom: 0px;
    }
    .paddL0-xs {
        padding-left: 0px;
    }
    .paddR0-xs {
        padding-right: 0px;
    }
    .paddT5B5-xs {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .paddTB0-xs,
    .paddBT0-xs {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .paddLR0-xs,
    .paddRL0-xs {
        padding-left: 0px;
        padding-right: 0px;
    }
    .marg0-xs {
        margin: 0px;
    }
    .margT0-xs {
        margin-top: 0px !important;
    }
    .margB0-xs {
        margin-bottom: 0px;
    }
    .margB10-xs {
        margin-bottom: 10px;
    }
    .margL0-xs {
        margin-left: 0px;
    }
    .margR0-xs {
        margin-right: 0px;
    }
    .right-xs {
        float: right;
    }
    .fs14-xs {
        font-size: 14px !important;
    }
    .fs15-xs {
        font-size: 15px !important;
    }
    #topContent {
        margin-top: 20px;
    }
    .sub_title h1 {
        font-size: 28px;
    }
    .bg-orange-content {
        min-height: auto !important;
    }
    .bg-yellow-content {
        min-height: auto !important;
    }
    .bg-red-content {
        min-height: auto !important;
    }
    #htpStep1 {
        padding: 0px 15px !important;
    }
    #htpStep2 {
        padding: 0px 15px !important;
    }
    #htpStep3 {
        padding: 0px 15px !important;
    }
    .text-left-mobile {
        text-align: left !important;
        margin-top: 30px !important;
        min-height: auto !important;
    }
    .padd-mobile {
        padding: 0 15px;
    }
    .border-mobile {
        border: none !important;
        min-height: auto !important;
    }
    .firstBox {
        display: table;
        float: none;
        padding: 20px 15px 20px 20px;
    }
    .secondBox {
        display: table;
        float: none;
        padding: 20px;
    }
    .thirdBox {
        display: table;
        float: none;
        padding: 20px;
    }
    .animate-table {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }
    .padd4020 {
        padding: 40px 20px !important;
    }
    .atanytime {
        font-size: 30px !important;
    }
    .thereareabout {
        font-size: 30px !important;
    }
    .ninetythousand {
        font-size: 48px !important;
    }
    .hundredthousand {
        font-size: 61px !important;
    }
    .hundredthousand-mobileHeight {
        height: 77px !important;
    }
    .livingwithcancer {
        font-size: 17px !important;
    }
    .mwicon_tick {
        max-width: 5.33333333%
    }
    .mwicon_tick2 {
        max-width: 5.33333333%
    }
    .table>tbody>tr>td.left-col {
        padding: 15px;
    }
    .table>tbody>tr>td.right-col {
        text-align: left;
    }
    h2.content-title {
        font-size: 22px !important;
        line-height: 1.3 !important;
    }
    .sub_title_wrapper {
        border-bottom: none;
    }
    .container-after-breadcrumb {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    .margLRn5-sm {
        margin-left: -5px;
        margin-right: -5px;
    }
    .margLR10-sm {
        margin: 0px 10px;
    }
    #redeemthegiftTop,
    #redeemthegiftBtm {
        padding: 35px 15px 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .all0-sm {
        padding: 0px;
        margin: 0px;
    }
    .howtoApply-box {
        padding: 25px;
        min-height: 282px;
    }
    .howtoApply-box:last-child {
        padding: 29px;
    }
    .paddTB15-sm {
        padding: 15px 0;
    }
    .padd0-sm {
        padding: 0px;
    }
    .paddT0-sm {
        padding-top: 0px !important;
    }
    .paddB0-sm {
        padding-bottom: 0px;
    }
    .paddL0-sm {
        padding-left: 0px;
    }
    .paddR0-sm {
        padding-right: 0px;
    }
    .paddTB0-sm,
    .paddBT0-sm {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .marg0-sm {
        margin: 0px;
    }
    .margT0-sm {
        margin-top: 0px !important;
    }
    .margB0-sm {
        margin-bottom: 0px;
    }
    .margB10-sm {
        margin-bottom: 10px;
    }
    .margL0-sm {
        margin-left: 0px;
    }
    .margR0-sm {
        margin-right: 0px;
    }
    .right-sm {
        float: right;
    }
    .fs18-sm {
        font-size: 18px !important;
    }
    #topContent {
        margin-top: 20px;
    }
    .padd15-mobile {
        padding: 0 15px;
    }
    .bg-orange-content {
        min-height: auto !important;
    }
    .bg-yellow-content {
        min-height: auto !important;
    }
    .bg-red-content {
        min-height: auto !important;
    }
    #htpStep1 {
        padding: 0px 15px !important;
    }
    #htpStep2 {
        padding: 0px 15px !important;
    }
    #htpStep3 {
        padding: 0px 15px !important;
    }
    .text-left-mobile {
        text-align: left !important;
        min-height: auto !important;
    }
    .padd-mobile {
        padding: 0 15px;
    }
    .border-mobile {
        border-right: 15px solid #fff;
        border-left: 15px solid #fff;
        min-height: auto !important;
    }
    .firstBox {
        display: table;
        float: none;
        padding: 20px;
    }
    .secondBox {
        display: table;
        float: none;
        padding: 20px;
    }
    .thirdBox {
        display: table;
        float: none;
        padding: 20px;
    }
    .animate-table {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }
    .padd4020 {
        padding: 40px 20px 0px 20px !important;
    }
    .mwicon_tick {
        max-width: 3.33333333%
    }
    .mwicon_tick2 {
        max-width: 3.33333333%
    }
    .animated {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
}

@media (min-width: 992px) {
    .crossTitle {
        font-size: 28px;
    }
    #redeemthegiftTop,
    #redeemthegiftBtm {
        padding: 15px 15px 15px;
    }
    .border-xs-top-md-lr {
        border-top: 0px solid #EC670C;
        border-bottom: 0px solid #EC670C;
        border-left: 1px solid #EC670C;
        border-right: 1px solid #EC670C;
    }
    .redeemDesc {
        font-size: 13px;
    }
    .redeemDescContent {
        top: 30px;
    }
    .redeemDescContainer {
        padding: 30px 0px 0px;
    }
    .bg-orange-content {
        min-height: auto !important;
    }
    .bg-yellow-content {
        min-height: auto !important;
    }
    .bg-red-content {
        min-height: auto !important;
    }
    .text-left-mobile {
        text-align: left !important;
    }
    .spec-width {
        width: 85% !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .all0-md {
        padding: 0px;
        margin: 0px;
    }
    .padd0-md {
        padding: 0px;
    }
    .paddT0-md {
        padding-top: 0px !important;
    }
    .paddB0-md {
        padding-bottom: 0px;
    }
    .paddL0-md {
        padding-left: 0px;
    }
    .paddR0-md {
        padding-right: 0px;
    }
    .paddTB0-md,
    .paddBT0-md {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .paddTB30-md {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .marg0-md {
        margin: 0px;
    }
    .margT0-md {
        margin-top: 0px !important;
    }
    .margB0-md {
        margin-bottom: 0px;
    }
    .margB10-md {
        margin-bottom: 10px;
    }
    .margL0-md {
        margin-left: 0px;
    }
    .margR0-md {
        margin-right: 0px;
    }
    .right-md {
        float: right;
    }
    /*    .firstBox{
            display: table;
            float: none;
            padding:20px;
        }

        .secondBox{
            display: table;
            float: none;
            padding:20px;
        }

        .thirdBox{
            display: table;
            float: none;
            padding:20px;
        }*/
    .text-left-mobile {
        text-align: left !important;
        min-height: auto !important;
    }
    .mwicon_tick {
        max-width: 3.33333333%
    }
    .mwicon_tick2 {
        max-width: 3.33333333%
    }
}

@media (min-width: 1200px) {
    .container.ocbc {
        width: 940px;
    }
    .all0-lg {
        padding: 0px;
        margin: 0px;
    }
    .padd0-lg {
        padding: 0px;
    }
    .paddT0-lg {
        padding-top: 0px;
    }
    .paddB0-lg {
        padding-bottom: 0px;
    }
    .paddL0-lg {
        padding-left: 0px;
    }
    .paddR0-lg {
        padding-right: 0px;
    }
    .paddTB30-lg {
        padding-top: 30px;
    }
    .paddTB0-lg,
    .paddBT0-lg {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .marg0-lg {
        margin: 0px;
    }
    .margT0-lg {
        margin-top: 0px;
    }
    .margB0-lg {
        margin-bottom: 0px;
    }
    .margL0-lg {
        margin-left: 0px;
    }
    .margR0-lg {
        margin-right: 0px;
    }
    .right-lg {
        float: right;
    }
    .mwicon_tick {
        max-width: 6.33333333%
    }
}


/*Animation*/

@-webkit-keyframes fadeInOut {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeInOut {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeInOut {
    -webkit-animation-name: fadeInOut;
    animation-name: fadeInOut;
}

.delay1 {
    animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
}

.delay2 {
    animation-delay: 1s;
    -o-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
}

.delay3 {
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
}

.delay4 {
    animation-delay: 2.5s;
    -o-animation-delay: 2.5s;
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
}

.delay5 {
    animation-delay: 3s;
    -o-animation-delay: 3s;
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
}

.delay6 {
    animation-delay: 3.5s;
    -o-animation-delay: 3.5s;
    -webkit-animation-delay: 3.5s;
    -moz-animation-delay: 3.5s;
}

.delay7 {
    animation-delay: 4s;
    -o-animation-delay: 4s;
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
}

.delay8 {
    animation-delay: 5s;
    -o-animation-delay: 5s;
    -webkit-animation-delay: 5s;
    -moz-animation-delay: 5s;
}

.delay9 {
    animation-delay: 5.5s;
    -o-animation-delay: 5.5s;
    -webkit-animation-delay: 5.5s;
    -moz-animation-delay: 5.5s;
}

.delay10 {
    animation-delay: 6s;
    -o-animation-delay: 6s;
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
}

.delay11 {
    animation-delay: 6.5s;
    -o-animation-delay: 6.5s;
    -webkit-animation-delay: 6.5s;
    -moz-animation-delay: 6.5s;
}

.delay12 {
    animation-delay: 7s;
    -o-animation-delay: 7s;
    -webkit-animation-delay: 7s;
    -moz-animation-delay: 7s;
}

.delay13 {
    animation-delay: 7.5s;
    -o-animation-delay: 7.5s;
    -webkit-animation-delay: 7.5s;
    -moz-animation-delay: 7.5s;
}

.delay14 {
    animation-delay: 8s;
    -o-animation-delay: 8s;
    -webkit-animation-delay: 8s;
    -moz-animation-delay: 8s;
}

.delay15 {
    animation-delay: 8.5s;
    -o-animation-delay: 8.5s;
    -webkit-animation-delay: 8.5s;
    -moz-animation-delay: 8.5s;
}

.animatefast {
    animation-duration: 0.5s;
}

#colorbox #cboxClose {
    top: 0;
    right: 0;
}

#cboxLoadedContent {
    margin-top: 28px;
    margin-bottom: 0;
}

@media only screen and (min-width: 960px) {
    .main-banner {
        background: url(../images/OCBC_OnePlan-i_Webpage_Banner.jpg) no-repeat center bottom !important;
        min-height: 505px;
        background-size: cover !important;
    }
    .content-title {
        padding: 20px 0 20px 0px;
    }
}

@media only screen and (max-width: 959px) {
    .main-banner {
        background: none !important;
        min-height: auto;
    }
}


/*iphone 5*/

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (device-aspect-ratio:40/71) {
    .howtoApply-box {
        padding: 15px;
    }
}


/*Begin JK*/

div.icetab-container,
div.icetab-content,
div.icetab,
div.table-body,
div.table-head {
    box-sizing: border-box;
    transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
}

.icetab {
    display: inline-block;
    border-bottom: 0px;
    margin: 0px;
    color: #fff;
    cursor: pointer;
    border-right: 0px;
}

#icetab-content {
    overflow: hidden;
    position: relative;
}

.tabcontent {
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #efefef;
    width: 100%;
    border-top: 0px;
    border-top: 0px;
    transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
}

.tabcontent:first-child {
    position: relative;
}

.tabcontent.tab-active {
    border-top: 0px;
    display: block;
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
}

#icetab-container {
    display: inline-flex;
}

.tabcontent {
    padding: 40px;
}

.icetab {
    padding: 20px;
    text-transform: uppercase;
    display: flex;
}

.current-tab {
    background: #ff9900;
    padding-bottom: 30px;
}

.icetab-wrapper {
    display: inline-block;
    width: 25%;
}

.icetab-wrapper.table-active .table-head {
    background-color: #cccccc;
}

.icetab-wrapper.table-active .table-body {
    background-color: #efefef;
    margin-top: 10px;
}

.icetab-wrapper .table-head {
    background-color: #f9a46e;
}

.icetab-wrapper .table-body {
    background-color: #fee4d5;
    margin-top: 10px;
    min-height: 140px;
}

.icetab {
    width: 100%;
    background-color: #fee4d5;
}

.icetab.current-tab {
    background-color: #efefef;
}

.between-img {
    margin: 70px -14px;
    height: 37px;
}

.content-expand {
    margin: 0 auto;
}

.table-head {
    padding: 13px;
}

.table-head h4 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
}

.table-body p {
    margin-bottom: 0px;
    padding: 15px;
    text-align: center;
}

#maturity-returns-table {
    width: 100%;
}

#maturity-returns-table tr th,
#maturity-returns-table tr td {
    text-align: center;
    width: 50%;
}

#customisable-protection-table tr th,
#customisable-protection-table tr td {
    text-align: center;
    width: 33%;
    padding: 8px;
    border: 1px solid #dddddd;
    vertical-align: top;
}

#maturity-returns-table th,
#customisable-protection-table th {
    background-color: #fcb912;
}

#maturity-returns-table td,
#maturity-returns-table th {
    border: 1px solid #dddddd;
    padding: 8px;
}

#maturity-returns-table tr:nth-child(odd) {
    background-color: #f9f0df;
}

#maturity-returns-table tr:nth-child(even),
#customisable-protection-table tr {
    background-color: #ffeac5;
}

.returns-scenarios {
    background-image: url('../images/assets_graph1.png');
    height: 540px;
    background-size: cover;
}

.returns-scenario {
    margin: 0 auto;
}

.table-heading {
    background-color: #9d0b0e;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
}

.table-heading h4 {
    margin: 0;
}

.table-heading h4 {
    color: #fff
}

.appointment-form-expand {
    margin: 0 auto;
}

.banner-subheading {
    color: #00a8a1;
    margin-top: 0px;
    font-family: 'geomanist-regular';
}

.icetab .arrow-nav {
    background-image: url("../images/assets_arrowdown.png");
    width: 20px;
    height: 12px;
    margin: 0 auto;
}

.table-active .nav-wrapper>.icetab .arrow-nav {
    background-image: url("../images/assets_arrowup.png");
}

@media only screen and (min-width:992px) {
    .link-overlay {
        height: 30px;
        position: absolute;
        right: 43%;
        width: 230px;
        top: 32%;
    }
}

@media only screen and (min-width:891px) and (max-width:991px) {
    .link-overlay {
        height: 40px;
        position: absolute;
        right: 375px;
        width: 25px;
        top: 425px;
    }
}

@media only screen and (min-width:877px) and (max-width:890px) {
    .link-overlay {
        height: 40px;
        position: absolute;
        right: 239px;
        width: 313px;
        top: 660px;
    }
}

@media only screen and (min-width:805px) and (max-width:876px) {
    .link-overlay {
        height: 40px;
        position: absolute;
        right: 232px;
        width: 313px;
        top: 682px;
    }
}

@media only screen and (min-width:770px) and (max-width:804px) {
    .link-overlay {
        height: 40px;
        position: absolute;
        right: 196px;
        width: 313px;
        top: 682px;
    }
}

@media only screen and (min-width:768px) and (max-width:769px) {
    .link-overlay {
        height: 20px;
        position: absolute;
        right: 320px;
        width: 180px;
        top: 585px;
    }
}

@media only screen and (min-width:711px) and (max-width:767px) {
    .link-overlay-mob {
        height: 35px;
        position: absolute;
        right: 162px;
        width: 313px;
        top: 340px;
    }
}

@media only screen and (min-width:650px) and (max-width:710px) {
    .link-overlay-mob {
        height: 35px;
        position: absolute;
        right: 156px;
        width: 273px;
        top: 295px;
    }
}

@media only screen and (min-width:631px) and (max-width:710px) {
    .link-overlay-mob {
        height: 35px;
        position: absolute;
        right: 156px;
        width: 273px;
        top: 295px;
    }
    .returns-scenario-mob {
        width: 550px;
    }
}

@media only screen and (min-width:530px) and (max-width:630px) {
    .link-overlay-mob {
        height: 30px;
        position: absolute;
        right: 60px;
        width: 280px;
        top: 241px;
    }
    .returns-scenario-mob {
        width: 450px;
    }
}

@media only screen and (min-width:480px) and (max-width:529px) {
    .link-overlay-mob {
        height: 30px;
        position: absolute;
        right: 60px;
        width: 280px;
        top: 211px;
    }
    .returns-scenario-mob {
        width: 400px;
    }
}

@media only screen and (min-width:430px) and (max-width:479px) {
    .link-overlay-mob {
        height: 20px;
        position: absolute;
        right: 118px;
        width: 165px;
        top: 172px;
    }
    .returns-scenario-mob {
        width: 350px;
    }
}

@media only screen and (min-width:361px) and (max-width:429px) {
    .link-overlay-mob {
        height: 20px;
        position: absolute;
        right: 55px;
        width: 85px;
        top: 705px;
    }
    .returns-scenario-mob {
        width: 300px;
    }
}

@media only screen and (max-width:360px) {
    .link-overlay-mob {
        height: 15px;
        position: absolute;
        right: 35px;
        width: 75px;
        top: 600px;
    }
    .returns-scenario-mob {
        width: 255px;
    }
}


/*.icetab {
    content: url("../images/assets_arrowdown.png")
}

.table-active .nav-wrapper > .icetab {
    content: url("../images/assets_arrowup.png")
}*/


/*.how-it-works{
    background-image: url(../images/box_02.jpg);
    background-repeat: repeat-x;
    background-size: 100% 100%;
    border: 1px solid #d7d7d7;
    padding: 40px;
    border-radius: 5px;
    font-size: 16px;
}*/

.need-to-know p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 25px;
}

.need-to-know div img.returns-scenario {
    margin-bottom: 25px
}

.last-paragraph {
    margin-bottom: 0 !important;
}

#icetab-content .tabcontent p strong {
    font-size: 16px;
    font-family: 'geomanist-regular';
}


/*Begin Banner styles*/

.banner-text {
    font-size: 43px;
    position: absolute;
    top: -110px;
    /*                                        font-family: 'TheSansB-W5Plain';*/
}

.banner-boxes {
    width: 40%;
    position: absolute;
    /*    top: 350px;
        left: 240px;*/
}

.banner-content,
table.banner-content tr td p {
    font-size: 13px;
    font-family: 'geomanist-regular';
}

table.banner-content tr td {
    vertical-align: top;
}

table.banner-content tr td p.table-text-left {
    white-space: nowrap;
    overflow: hidden;
}


/*Banner Boxes mobile Styles*/

.banner-boxes-mobile>div {
    margin-bottom: 20px;
}

.returns-scenario-tab {
    display: block;
    margin: 0 auto;
}

@media only screen and (min-width: 560px) and (max-width:768px) {
    .banner-text {
        font-size: 38px;
        left: 30px;
        top: 20px;
    }
}

@media only screen and (min-width: 451px) and (max-width:559px) {
    .banner-text {
        font-size: 18px;
        left: 20px;
        top: 160px;
    }
}

@media only screen and (max-width:450px) {
    .banner-text {
        top: 15px;
        left: 20px;
        line-height: 25px;
        font-size: 18px;
    }
}

@media only screen and (min-width:1500px) {
    .banner-boxes {
        width: 115%;
        position: absolute;
        top: 200px;
        /*    top: 350px;
            left: 240px;*/
    }
    .banner-boxes .col-md-5 {
        min-height: 146px;
    }
}

@media only screen and (min-width:1200px) {
    .paddT80 {
        padding-top: 100px;
    }
    .spe-paddB {
        padding-bottom: 24px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1199px) {
    .paddT80 {
        padding-top: 65px;
    }
    .spe-paddB {
        padding-bottom: 21px;
    }
}

@media only screen and (min-width:1213px) and (max-width:1499px) {
    .banner-boxes {
        width: 100%;
        position: absolute;
        top: 170px;
    }
    .paddT80 {
        padding-top: 70px;
    }
    .banner-boxes .col-md-5 {
        min-height: 146px;
    }
}

@media only screen and (min-width:1013px) and (max-width:1212px) {
    .banner-boxes {
        width: 100%;
        position: absolute;
        /*    top: 350px;
            left: 240px;*/
        top: 165px;
    }
}

@media only screen and (min-width:992px) and (max-width:1012px) {
    .banner-boxes {
        width: 70%;
        position: absolute;
    }
}

@media only screen and (max-width:1000px) {
    .banner-boxes {
        display: none;
    }
}

@media only screen and (min-width:1001px) {
    .banner-boxes-mobile {
        display: none;
    }
}


/*How it Work Section Styles*/

@media only screen and (max-width:991px) {
    .returns-scenario {
        display: none !important;
    }
}

@media only screen and (min-width:992px) {
    .returns-scenario-tab {
        display: none !important;
    }
}


/*Key Benifits Mobile tab*/

button.benefit-tab-toggle {
    position: relative;
    display: inline-block;
    color: white;
    padding: 0.75rem 2rem;
    margin: 0 auto;
    border: none;
    width: 100%;
    font-weight: bold;
    font-size: 1.2rem;
    text-align: center;
}

.key-benefit-tabs .benefit-tab .benefit-tab-toggle {
    padding: 1rem 4rem 1rem 2rem;
    position: relative;
    outline: none;
    width: 100%;
}

.key-benefit-tabs .key-benefit-content {
    max-height: 0;
    overflow: hidden;
    padding: 0 2rem;
    background-color: #efefef;
}

.key-benefit-tabs .key-benefit-content.active {
    max-height: 1000px;
}

.table-heading-mob {
    background-color: #9d0b0e;
}

.table-heading-mob h4 {
    color: #fff
}

#maturity-returns-table-mob tr th,
#maturity-returns-table-mob tr td {
    text-align: center;
    width: 50%;
    padding: 6px;
    border: 1px solid #ccc;
}

#maturity-returns-table-mob tr:nth-child(odd) {
    background-color: #f9f0df;
}

#maturity-returns-table-mob tr:nth-child(even),
#customisable-protection-table tr {
    background-color: #ffeac5;
}

.benefit-tab-toggle {
    background-color: #f9a46e;
}

.key-benefit-content {
    background-color: #fee4d5;
    margin-bottom: 15px;
}

.benefit-tab-toggle.active {
    background-color: #cccccc;
}

.key-benefit-content.active {
    background-color: #efefef;
    padding: 2rem;
}

@media only screen and (min-width:768px) {
    .key-benefit-tabs {
        display: none;
    }
    #wealth-bonus-mobile {
        display: none;
    }
}

.returns-scenario-mob {
    margin: 0 auto;
    display: block;
}

.benefit-table-entry {
    border: 1px solid #cccccc;
    margin-bottom: 15px;
}

.benefit-table-entry .benefit-table-head {
    background-color: #fcb912;
}

.benefit-table-entry .benefit-table-body {
    background-color: #ffeac5;
    ;
}

.benefit-tab-toggle .arrow-nav {
    background-image: url("../images/assets_arrowdown.png");
    width: 20px;
    height: 12px;
    margin: 0 auto;
}

.benefit-tab-toggle.active .arrow-nav {
    background-image: url("../images/assets_arrowup.png");
}

.fine-print {
    font-size: 10px;
    display: inline-block;
}

ul.fine-print li {
    /*    background-size: 4px 4px;*/
    background: none;
}

.tb-purple{
    background-color: #d4adda;
    border-bottom: 10px solid #fff;
    border-right: 15px solid #fff;
    padding:15px;
}

.tb-purple-light{
    background-color: #eed5f2;
    border-right: 15px solid #fff;
    padding:15px;
}

.tb-orange{
    background-color:#ffab7c;
    border-bottom: 10px solid #fff;
    border-right: 15px solid #fff;
    padding:15px;
}

.tb-orange-light{
    background-color: #f9dcca;
    border-right: 15px solid #fff;
    padding:15px;
}

.tb-orange-dark{
    background-color:#F89f75;
}

.tb-purple-dark{
    background-color:#d36faf;
}

.tb-blue-dark{
    background-color: #00a8a5;
}

.tb-blue-light{
    background-color: #c7e1e0;
}

.text-center{
    text-align: center;
}

.bordR1{
    border-right: 1px solid #fff !important;
}

.bordB1{
    border-bottom: 1px solid #fff;
}
