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: 'TheSansCdRegular', Helvetica, Arial, sans-serif;
}

.descType {
    font-family: 'TheSansPlain', Helvetica, Arial, sans-serif;
}

.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: 'TheSansCdRegular', Helvetica, Arial, sans-serif;
    font-size: 21px;
}

.bg-green-content,
.bg-green-content-bg {
    background-image: url('../images/box_5.png');
    color: #000;
    font-family: 'TheSansPlain', Helvetica, Arial, sans-serif;
    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: 'TheSansCdRegular', Helvetica, Arial, sans-serif;
    font-size: 21px;
}

.bg-orange-content,
.bg-orange-content-bg {
    background-image: url('../images/box.png');
    color: #000;
    font-family: 'TheSansPlain', Helvetica, Arial, sans-serif;
    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');
    color: white;
    font-family: 'TheSansCdRegular', Helvetica, Arial, sans-serif;
    font-size: 21px;
}

.bg-red-content,
.bg-red-content-bg {
    background-image: url('../images/box.png');
    color: #000;
    font-family: 'TheSansPlain', Helvetica, Arial, sans-serif;
    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: 'TheSansCdRegular', Helvetica, Arial, sans-serif;
    font-size: 21px;
}

.bg-yellow-content,
.bg-yellow-content-bg {
    background-image: url('../images/box.png');
    color: #000;
    font-family: 'TheSansPlain', Helvetica, Arial, sans-serif;
    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: 'TheSansPlain', Helvetica, Arial, sans-serif;
}

.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: 'TheSansPlain', Helvetica, Arial, sans-serif;
    font-size: 30px;
}

.content-title-s {
    font-family: 'TheSansCdRegular', Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
}

.coverage {
    font-family: 'TheSansPlain', Helvetica, Arial, sans-serif;
    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-size: 15px;
}

.notes {
    font-family: 'TheSansPlain';
    font-size: 13px;
    border-radius: 5px;
    border: 1px solid #d7d7d7;
}

.content-s {
    font-family: 'TheSansPlain';
    font-size: 13px;
}

.content-animate {
    font-family: TheSansCdLight;
    font-size: 25px;
}

.important-notice {
    font-family: 'TheSansCdRegular', Helvetica, Arial, sans-serif;
    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: 'TheSansPlain', Helvetica, Arial, sans-serif;
    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: 'TheSansPlain', Helvetica, Arial, sans-serif;
    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: 'TheSansPlain', Helvetica, Arial, sans-serif;
    padding: 15px 0px;
    font-size: 18px;
}

button[disabled].submitButton {
    opacity: 0.5;
}

.submitButton {
    border: 1px solid transparent;
    font-size: 18px;
    padding: 15px 20px;
    background-color: #dd181f;
    font-family: TheSansPlain;
    color: #fff;
    border-radius: 6px;
}

.showLeadFormButtonContainer {
    padding: 22px 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: TheSansPlain;
}

.howToApply-icon {
    max-width: 70px;
    margin: 0 auto;
}

.howToApply-title {
    font-family: TheSansPlain;
    font-size: 24px;
}

.howToApply-content {
    font-family: Arial;
    font-size: 16px;
}

.howtoApply-box {
    border: 1px solid #B7B7B7;
    padding: 60px 35px;
    border-radius: 5px;
    min-height: 343px;
}

.clickable {
    border-bottom: 1px solid #0B55CE;
    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;
}

.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: 15px;
    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;
}

@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;
    }
}

@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/img_banner_wide.jpg) no-repeat center bottom !important;
        min-height: 430px;
        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;
    }
}