@import url('https://fonts.googleapis.com/css?family=Lato:300,400,600,700,900');

.row {
    margin: unset !important;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.rhb_logo {
    width: 18vw !important;
    position: absolute;
    top: 45px;
    z-index: 999;
    max-width: 300px;
}

.rhb_logo_mobile {
    width: 30vw !important;
    position: absolute;
    top: 20px;
    z-index: 999;
}


a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
}

input,
textarea,
select,
button {
    box-sizing: border-box;
}

input:focus,
textarea:focus,
select:focus,
button:focus {
    outline: none;
}

a,
input {
    transition: all 0.3s ease;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

img {
    max-width: 100%;
    height: auto;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

p {
    margin: 0 0 0;
}

body {
    font-size: 16px;
    line-height: 1.6;
    font-family: 'Lato', sans-serif;
    color: #4a565c;
    background: #fff;
    max-width: 1440px;
    margin: auto;
}

@media screen and (max-width: 991px) {
    body {
        font-size: 16px;
        line-height: 1.6;
    }
}

@media screen and (max-width: 768px) {
    body {
        font-size: 15px;
        line-height: 1.6;
    }
}

@media screen and (max-width: 479px) {
    body {
        font-size: 15px;
        line-height: 1.6;
    }
}

a {
    color: #025fab;
}

a:hover,
a:active,
a:focus {
    color: #000;
}

.site--container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    overflow-x: hidden;
    position: relative;
}

.form {
    text-align: center;
    background-color: #f5f5f5;
    padding: 80px 0 60px;
}

@media (max-width: 991px) {
    .form {
        padding: 50px 0 50px;
    }
}

@media (max-width: 768px) {
    .form {
        padding: 40px 0 40px;
    }
}

@media (max-width: 479px) {
    .form {
        padding: 30px 0 30px;
    }
}

.form--heading {
    color: #FFFFFF;
    font-size: 35px;
    line-height: 1.2;
}

@media screen and (max-width: 991px) {
    .form--heading {
        font-size: 35px;
        line-height: 1.2;
    }
}

@media screen and (max-width: 768px) {
    .form--heading {
        font-size: 28px;
        line-height: 1.2;
    }
}

@media screen and (max-width: 479px) {
    .form--heading {
        font-size: 26px;
        line-height: 1.2;
        padding: 0 8px;
    }
}

.form--error {
    color: #c0392b;
    font-size: 75%;
    padding-top: 10px;
    font-weight: normal;
}

.form--submit {
    /* padding-top: 40px; */
    text-align: center;
}


.form--submit-btn {
    width: auto;
    padding: 0 40px;
    background: #ef3e42;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
    height: 60px;
    text-align: center;
    /* margin-top: 42px; */
    /* margin-bottom: 60px; */
    /* visibility: hidden; */
}

.form--submit-btn:hover {
    background: #0067b1;
}

.footer__btm a {
    color: #818a91;
    cursor: pointer;
    text-decoration: underline;
    z-index: 999999;
    position: relative;
}

.footer {
    color: #404040;
    font-size: 14px;
    line-height: 1.3;
    padding: 0 0 45.28px 0;
}

@media (max-width: 991px) {
    .form--submit-btn {
        font-size: 16px;
        width: 140px;
        height: 50px;
        padding: 0 0px;
    }

    .footer {
        font-size: 10px;
    }
}

@media (max-width: 620px) {
    .footer {
        padding: 0 0 20.58px 0;
    }
}

.footer__top {
    margin: 0 68.38px;
}

@media (max-width: 620px) {
    .footer__top {
        margin: 0 30.38px;
    }
}

.footer__top .footer__tnc {
    color: #0667b0;
    padding: 45.28px 0 22.64px;
    font-size: 20px;
    line-height: 1.3;
}

@media screen and (max-width: 991px) {
    .footer__top .footer__tnc {
        font-size: 20px;
        line-height: 1.3;
    }
}

@media screen and (max-width: 768px) {
    .footer__top .footer__tnc {
        font-size: 10px;
        line-height: 1.3;
        padding: 22.64px 0;
    }
}

@media screen and (max-width: 479px) {
    .footer__top .footer__tnc {
        font-size: 10px;
        line-height: 1.3;
        padding: 22.64px 0 11px 0;
    }
}


/* @media (max-width: 767px) {
	.footer__top .footer__tnc {
		padding: 22.64px 0;
	}
}
@media (max-width: 620px) {
	.footer__top .footer__tnc {
		padding: 22.64px 0 11px 0;
	}
} */

.footer__top .footer__tnc.footer__tnc-premier a {
    color: #002f65;
}

.footer__top .footer__tnc a {
    color: #0667b0;
    padding: 0 10px;
    border-left: 1px solid #0667b0;
    font-size: 15px;
    line-height: 1.3;
}

@media screen and (max-width: 991px) {
    .footer__top .footer__tnc a {
        font-size: 15px;
        line-height: 1.3;
    }
}

@media screen and (max-width: 768px) {
    .footer__top .footer__tnc a {
        font-size: 14px;
        line-height: 1.3;
    }
}

@media screen and (max-width: 479px) {
    .footer__top .footer__tnc a {
        font-size: 12px;
        line-height: 1.3;
    }
}

.footer__top .footer__tnc a:first-child {
    padding: 0 10px 0 0;
    border-left: none;
    border-right: none;
}

.footer__top .footer__box {
    background: #5bc2e7;
    color: #ffffff;
    font-weight: 300px;
    padding: 45.28px 38.38px;
}

.footer__top .footer__box.footer__box-premier {
    background: #002f65;
}

.footer__top .footer__box.footer__box-premier .footer__box-heading {
    font-size: 40px;
    line-height: 1.3;
}

@media screen and (max-width: 991px) {
    .footer__top .footer__box.footer__box-premier .footer__box-heading {
        font-size: 36px;
        line-height: 1.3;
    }
}

@media screen and (max-width: 768px) {
    .footer__top .footer__box.footer__box-premier .footer__box-heading {
        font-size: 32px;
        line-height: 1.3;
    }
}

@media screen and (max-width: 600px) {
    .footer__top .footer__box.footer__box-premier .footer__box-heading {
        font-size: 20px;
        line-height: 1.3;
    }
}

@media screen and (max-width: 479px) {
    .footer__top .footer__box.footer__box-premier .footer__box-heading {
        font-size: 16px;
        line-height: 1.3;
    }
}

.footer__top .footer__box.footer__box-premier .footer__box-subheading {
    font-size: 30px;
    line-height: 1.3;
}

@media screen and (max-width: 991px) {
    .footer__top .footer__box.footer__box-premier .footer__box-subheading {
        font-size: 26px;
        line-height: 1.3;
    }
}

@media screen and (max-width: 768px) {
    .footer__top .footer__box.footer__box-premier .footer__box-subheading {
        font-size: 24px;
        line-height: 1.3;
    }
}

@media screen and (max-width: 600px) {
    .footer__top .footer__box.footer__box-premier .footer__box-subheading {
        font-size: 18px;
        line-height: 1.3;
    }
}

@media screen and (max-width: 479px) {
    .footer__top .footer__box.footer__box-premier .footer__box-subheading {
        font-size: 12px;
        line-height: 1.3;
    }
}

@media (max-width: 767px) {
    .footer__top .footer__box {
        padding: 20.58px 38.38px;
    }
}

@media (max-width: 485px) {
    .footer__top .footer__box {
        padding: 20.58px 22.38px;
    }
}

.footer__top .footer__box .footer__box-heading {
    font-size: 55px;
    line-height: 1.3;
}


/* @media screen and (max-width: 991px) {
	.footer__top .footer__box .footer__box-heading {
		font-size: 34px;
		line-height: 1.3;
	}
} */

@media screen and (max-width: 768px) {
    .footer__top .footer__box .footer__box-heading {
        font-size: 24px;
        line-height: 1.3;
    }
}


/* @media screen and (max-width: 600px) {
	.footer__top .footer__box .footer__box-heading {
		font-size: 26px;
		line-height: 1.3;
	}
} */

@media screen and (max-width: 479px) {
    .footer__top .footer__box .footer__box-heading {
        font-size: 24px;
        line-height: 1.3;
    }
}

.footer__top .footer__box .footer__box-subheading {
    font-size: 45px;
    line-height: 1.3;
}


/* @media screen and (max-width: 991px) {
	.footer__top .footer__box .footer__box-subheading {
		font-size: 26px;
		line-height: 1.3;
	}
} */

@media screen and (max-width: 768px) {
    .footer__top .footer__box .footer__box-subheading {
        font-size: 20px;
        line-height: 1.3;
    }
}


/* @media screen and (max-width: 600px) {
	.footer__top .footer__box .footer__box-subheading {
		font-size: 22px;
		line-height: 1.3;
	}
} */

@media screen and (max-width: 479px) {
    .footer__top .footer__box .footer__box-subheading {
        font-size: 20px;
        line-height: 1.3;
    }
}

.footer__top .footer__box .footer__box-subheading a {
    color: #ffffff;
}

.footer__top .footer__box .footer__box-subheading .text--light {
    font-weight: 300;
}

.footer__top .footer__box .footer__box-subheading .footer--number {
    color: #ffffff;
    text-decoration: none;
}

@media (max-width: 767px) {
    .footer__mid.footer__mid-long {
        margin: 0 0 22.64px 0;
    }
}

.footer__mid .footer__mid-left,
.footer__mid .footer__mid-right {
    display: table-cell;
    vertical-align: middle;
}

.footer__mid .footer__mid-left {
    background: #5bc2e7;
    width: 270px;
    padding: 0 45.28px 0 68.38px;
}

@media (max-width: 620px) {
    .footer__mid .footer__mid-left {
        padding: 0 20.75px 0 30.38px;
        width: 170px;
    }
}

@media (max-width: 479px) {
    .footer__mid .footer__mid-left {
        width: 122.74px;
        padding: 3px 20.75px 3px 30.38px;
    }
}

@media (max-width: 620px) {
    .footer__mid .footer__mid-left img {
        width: 106px;
    }
}

@media (max-width: 479px) {
    .footer__mid .footer__mid-left img {
        width: 74px;
    }
}

.footer__mid .footer__mid-right {
    padding: 22.64px 0 0 22.82px;
}

@media (max-width: 991px) {
    .footer__mid .footer__mid-right {
        display: block;
        padding: 22.64px 0 0 68.38px;
    }

    .rhb_logo {
        width: 14vw !important;
        position: absolute;
    }
}

@media (max-width: 767px) {
    .footer__mid .footer__mid-right {
        display: block;
        padding: 22.64px 0 0 68.38px;
    }
}

@media (max-width: 620px) {
    .footer__mid .footer__mid-right {
        padding: 16px 0 0 30.38px;
    }
}

@media (max-width: 479px) {
    .footer__mid .footer__mid-right {
        padding: 16px 0 0 52.38px;
    }
}

.footer__mid .footer__mid-right .islam__logo,
.footer__mid .footer__mid-right .footer__mid-right-text {
    display: table-cell;
    vertical-align: middle;
    color: #818a91;
}

@media (max-width: 767px) {

    .footer__mid .footer__mid-right .islam__logo,
    .footer__mid .footer__mid-right .footer__mid-right-text {
        vertical-align: middle;
    }
}

.footer__mid .footer__mid-right .islam__logo {
    width: 42px;
}

@media (max-width: 620px) {
    .footer__mid .footer__mid-right .islam__logo {
        width: 36px;
        display: block;
        float: left;
        margin: 0 12px 4px 0;
    }
}

@media (max-width: 479px) {
    .footer__mid .footer__mid-right .islam__logo {
        width: 30px;
        margin: 2px 12px 1px 0;
    }
}

.footer__mid .footer__mid-right .islam__logo img {
    width: 100%;
}

.footer__mid .footer__mid-right .footer__mid-right-text {
    font-size: 14px;
    padding: 0 68.38px 0 22.82px;
    text-align: justify;
}


/* @media (max-width: 1199px) {
	.footer__mid .footer__mid-right .footer__mid-right-text {
		font-size: 12px;
	}
} */

@media (max-width: 768px) {
    .footer__mid .footer__mid-right .footer__mid-right-text {
        font-size: 10px;
        padding: 0 30.38px 0 0;
        display: block;
    }
}


/* @media (max-width: 479px) {
	.footer__mid .footer__mid-right .footer__mid-right-text {
		padding: 0 30.38px 0 0;
	}
} */

.footer__mid .footer__mid-right .footer__mid-right-copyright {
    margin-top: 24.64px;
    text-align: justify;
}

@media (max-width: 1199px) {
    .footer__mid .footer__mid-right .footer__mid-right-copyright {
        font-size: 12px;
    }
}

@media (max-width: 479px) {
    .footer__mid .footer__mid-right .footer__mid-right-copyright {
        margin-top: 20.58px;
        padding-right: 30.38px;
    }
}

.footer__btm {
    margin: 45.28px 68.38px 0 106.76px;
    color: #818a91;
    text-align: justify;
    /* position: relative; */
    /* z-index: 99999; */
}


/* @media (max-width: 991px) {
	.footer__btm {
		margin: 22.64px 68.38px 0;
	}
} */

@media (max-width: 768px) {
    .footer__btm {
        margin: 20.58px 30.38px 0 46px;
    }
}

.footer__btm .footer__btm-text p {
    font-size: 14px;
    line-height: 1.3;
}

.footer__btm .footer__btm-text {
    margin-top: 20px;
}

.footer__btm .footer__btm-text a {
    color: #0067b1;
    font-weight: 600;
    text-decoration: underline;
}

.footer__btm .footer__btm-text a.underline {
    text-decoration: underline;
}

.footer__btm .footer__btm-text:last-child {
    margin-top: 30px;
    color: #818a91;
}

.banner img {
    width: 100%;
}

.switch_banner {
    position: absolute;
    right: 40px;
    top: 400px;
    z-index: 10;
    width: 300px;
}

.switch_banner:hover {
    cursor: pointer;
    opacity: 0.6;
}

.banner_container {
    position: relative;
    width: 100%;
    height: 842px;
}


.fade-image {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    /* transition: opacity 0.8s ease; */
    transition: transform 1s ease;
}

.visible {
    opacity: 1;
    z-index: 2;
}

#intro {
    /* background-image: url(../images/bg--intro-mobile.jpg); */
    /* background-repeat: no-repeat; */
    /* background-position: top; */
    /* background-size: contain; */
    /* background: linear-gradient(to bottom, #5bc2e7 0%, #caeffc 25%, #eaf7fc 90%, #ffffff 100%); */
    text-align: center;
    padding: 48px 0 0px;
}

@media (min-width: 768px) {
    #intro {
        /* background-image: url(../images/bg--intro.jpg); */
        padding-top: 72px;
    }
}

.intro__heading {
    color: #0067b1;
    margin: 0 auto;
    font-size: 45px;
    line-height: 1.3;
    /* max-width: 1200px; */
    max-width: 1000px;
    margin-bottom: 20px;
}

.intro__desc {
    color: #373a3c;
    font-size: 30px;
    margin: 0 auto;
    line-height: 1.6;
    /* max-width: 820px; */
    margin-bottom: 12px;
}

.campaign__period {
    /* font-weight: 600; */
    font-size: 25px;
    line-height: 1.3;
    margin-top: 12px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

.small_message {
    font-size: 14px;
    line-height: 1.2;
}

@media (max-width: 768px) {
    .campaign__period {
        font-size: 16px;
        padding: 0 16px;
    }

    .small_message {
        font-size: 10px;
    }
}

.floating-btn__container {
    /* bottom: 5%; */
    width: 100%;
    z-index: 9999;
    position: fixed;
    max-width: 1440px;
    text-align: right;
    float: right;
}

.floating-btn__container {
    margin-top: -120px;
}

.floating-btn__wrapper {
    position: relative;
    max-width: 1440px;
    text-align: right;
    width: fit-content;
    margin-left: auto;
    right: 0;
}

.floating-btn__wrapper img {
    /* transform: scale(0.8); */
    width: 190px;
}


/* .animate--reveal {
	visibility: visible;
	-webkit-transform: translateY(0) scale(1);
	opacity: 1;
	transform: translateY(0) scale(1);
	opacity: 1;
	-webkit-transition: -webkit-transform 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s,
		opacity 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
	transition: transform 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s,
		opacity 1s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
} */

.benefit {
    /* margin: 60px auto; */
    background: #DEF3FA;
}

.benefit img {
    transform: scale(0.9);
    margin-bottom: -10px;
}

.benefit h3 {
    color: #404040;
    font-weight: bold;
    font-size: 25px;
}

.benefit_desc {
    flex-basis: 70%;
    font-size: 25px;
    line-height: 1.2;
}

.benefits_container img {
    flex-basis: 30%;
    max-width: 130px;
}

.slick-dots {
    display: flex;
    justify-content: center;
    /* margin-top: 48px; */
    padding: 0rem 0;
    list-style-type: none;
    margin-bottom: 24px;
    position: relative;
    bottom: 695px;
}

.slick-dots li {
    margin: 0 0.5rem;
}

.slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    /* background-image: url(../images/dots.png); */
    background: #808080;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-size: 100%;
    height: 10px;
    width: 10px;
}

.slick-dots li.slick-active button {
    background-size: 100%;
    /* background-image: url('../images/dots_active.png'); */
    background: #70cce2;
}

.benefits_container {
    display: flex;
    text-align: left;
    align-items: center;
    /* margin-bottom: 12px; */
}

.crossell {
    background: url(../images/joy_work.jpg) no-repeat;
    background-size: cover;
    padding: 60px 15px 100px;
    background-position: bottom;
}

.crossell .form--heading {
    font-size: 35px;
    line-height: 45px;
}

.crossell_btn {
    width: auto;
    background: #0067b1;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
    height: 60px;
    padding: 0 20px;
    width: 220px;
    text-align: center;
}

.maintain_btn {
    border: unset;
    /* box-shadow: 0 0 12px 2px rgb(0 0 0 / 10%); */
    border-radius: 20px 0 20px 0;
    line-height: 60px;
    padding: 0 12px;
    text-align: right;
    font-size: 24px;
    background: #fff;
    width: 100%;
    max-width: 217px;
    position: relative;
}

.maintain_btn_container .dropdown-menu {
    width: 100%;
    border-radius: 10px;
    font-size: 22px;
}

.maintain_btn_container .dropdown-menu .divider {
    margin: 0;
}

.maintain_btn_container a {
    padding: 8px 20px !important;
}

.maintain_btn_container a:hover {
    cursor: pointer;
}

.open>.btn-default.dropdown-toggle {
    color: #333 !important;
}

@media (max-width: 1199px) {}


/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

input[type='number'] {
    -moz-appearance: textfield;
}

@media (max-width: 991px) {
    .benefit_desc {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .maintain_btn {
        font-size: 12px;
        width: 85px;
    }

    .dropdown-menu>li>a {
        font-size: 14px;
    }

    .crossell .form--heading {
        font-size: 18px;
        line-height: 24px;
    }

    .crossell_btn {
        padding: 0 20px;
        font-size: 12px;
        height: 50px;
        width: 165px;
    }

    .crossell {
        background: url(../images/joy_work_mobile.jpg) no-repeat;
        background-size: cover;
        padding: 48px 0px 500px;
        background-position: bottom;
    }

    .benefits_container img {
        max-width: 75px;
        align-self: start;
    }

    .benefit h3 {
        font-size: 16px;
    }
}

.stay_bottom {
    bottom: 5%;
}

sup {
    font-size: 70%;
}

.reward_panel {
    border-radius: 50px;
    background: #fff;
    color: #99A7B2;
    font-size: 34px;
    font-weight: bold;
    border: 1px solid #5BC2E7;
    width: 350px;
    height: 80px;
    margin: 0 16px;
}

.reward_panel:hover {
    opacity: 0.6;
}

.panel_row {
    display: flex;
    justify-content: center;
}

.panel_active {
    background: linear-gradient(to bottom, #0067B1 0%, #5BC2E7 50%, #9EE0F8 100%);
    color: #fff;
    border: none;
}

.blue_bg {
    background: #0067B1;
}

.lightblue_bg {
    background: #5BC2E7;
}

.blue_text {
    color: #0067B1;
}

.lightblue_text {
    color: #5BC2E7;
}

.grey_text {
    color: #99A0A5;
}

.lightblue_border {
    border: 1px solid #5BC2E7;
}

.criteria_header {
    color: #fff;
    font-size: 25px;
    line-height: 1.2;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px 0;
    font-weight: 600;
}

.criteria_body {
    background: #fff;
    padding: 12px 24px;
}

.criteria_body_small {
    background: #fff;
    padding: 30px 12px;
    height: 100%;
}

.criteria_body .input-group-text,
.criteria_body .form-control {
    border: unset;
    background: unset;
    font-size: 35px;
    font-weight: 300;
}

.criteria_body .form-check-input:checked {
    background-color: #0067B1;
}

.criteria_body .my-switch {
    font-size: 30px;
    justify-content: center;
    padding: 4px 0 8px;
}

.col-revenue .form-check-inline {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    padding-left: unset;
}

.criteria_body_header {
    font-size: 30px;
    line-height: 1.2;
    padding-bottom: 6px;
    /* padding: 12px 0; */
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.criteria_body_subtitle {
    color: #373A3C;
    font-size: 24px;
    line-height: 1.2;
    /* padding: 12px 0; */
    text-align: center;
}

.balance_pa {
    font-size: 45px;
    font-weight: 300;
    width: 100%;
    text-align: center;
    background: transparent;
}

.bonus_rate_label {
    font-size: 30px;
    line-height: 1.2;
    align-content: center;
    /* font-weight: 300; */
}

.bonus_rate_total {
    font-size: 35px;
    font-weight: 300;
    background: #DEEAEF;
    padding: 0px 18px 0 0px;
    width: 260px;
    text-align: right;
}

.criteria_total {
    background: #fff;
    padding: 18px 15px;

}

.requirements_container {
    max-width: 1100px;
    margin: auto;
}

.requirements_container_mobile {
    max-width: 400px;
    margin: auto;
}

#loyalty_points_content .requirements_container {
    align-items: end;
    justify-content: space-evenly;
}

#loyalty_points_content .criteria_body {
    width: 320px;
}

.step3_table {
    margin-bottom: 0;
}

.step3_table tr:last-child {
    border: 1px solid transparent;
}

.step3_table th {
    font-size: 22px;
    padding: 12px 24px;
    line-height: 1.2;
    vertical-align: middle;
}

.step3_table td {
    font-size: 24px;
    padding: 12px 24px;
    line-height: 1.2;
}

.step3_table .active_td {
    background: #0067B1;
    color: #fff;
}

/* Solid border */
.blue_border {
    border-bottom: 1px solid #0067B1;
}

.table3_wrapper {
    background: #fff;
    padding: 4px 12px;
    margin: auto;
    margin: auto;
    max-width: 800px;
}

.step_4_card_header {
    font-size: 28px;
    color: #0067B1;
    line-height: 1.2;
    /* margin-bottom: 18px; */
    align-content: center;
}

.step_4_card_subtitle {
    font-size: 21px;
    color: #373A3C;
    line-height: 1.2;
    /* margin: 8px 0; */
}

.step_4 .my-switch {
    font-size: 25px;
    justify-content: center;
    padding: 4px 0 8px;
}

.step_4_pa {
    font-size: 35px;
    color: #DDDDDD;
    font-weight: 300;
    border: unset;
    text-align: center;
    background: transparent;
    width: 100%;
}


.text_black {
    color: #000 !important;
}


.step_4_card {
    background: #F5F5F5;
    padding: 18px 24px;
    width: 280px;
    margin: 0 12px;
}

.step_4_message {
    font-size: 18px;
    color: #373A3C;
    line-height: 1.2;
}

.step_4_toggle {
    display: flex;
    flex-direction: column;
}

.loyalty_toggle .form-control {
    display: flex;
    flex-direction: column;
    border: unset;
    background: unset;
    font-size: 35px;
    font-weight: 300;
}

.step_4_footer {
    font-size: 18px;
    line-height: 1.2;
}

.joy_footer {
    font-size: 14px;
    line-height: 1.2;
}


.step_4_card_active {
    background: #fff;
}

.last_step {
    background: #fff;
}

.last_step_title {
    color: #0067B1;
    font-size: 55px;
    font-weight: 600;
    line-height: 1.2;
}

.last_step_subtitle {
    color: #0067B1;
    font-size: 45px;
    font-weight: 300;
    line-height: 1.2;
}

.last_step_pa {
    font-size: 55px;
    font-weight: 600;
    line-height: 1.2;
    margin: auto;
    padding: 12px 24px;
    width: 390px;
    text-align: right;
}

.panel_title {
    font-size: 45px;
    color: #0067B1;
    font-weight: 300;
    line-height: 1.2;
}

.encircled {
    background: #000;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    text-align: center;
    justify-content: center;
    position: relative;
    font-size: 25px;
    color: #fff;
    margin-right: 12px;
}

.step_description {
    font-size: 35px;
    display: flex;
    align-items: center;
    color: #373A3C;
    justify-content: center;
}

.step_3_radio {
    font-size: 30px;
    margin: 0 32px;
}

.hidden-tab {
    display: block;
    height: 0;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
}

.plus_icon {
    height: fit-content;
    width: fit-content;
    align-self: center;
}

.bg_wrapper {
    background-image: url('../images/Bground.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.points_travel_title {
    font-size: 40px;
    line-height: 1.2;
    color: #0067b1;
    font-weight: bold;
}

.points_travel_subtitle {
    font-size: 30px;
    line-height: 1.2;
}

.points_travel_footer {
    font-size: 18;
    line-height: 1.2;
}

.joy_container {
    display: flex;
    flex-direction: column;
    text-align: center;
    line-height: 1.2;
    font-size: 14px;
    flex: 1;
    justify-content: space-between;
}

.joy_container img {
    width: 75px;
}

.joy_desc {
    height: 100%;
}

.joy_title {
    font-size: 25px;
    color: #0067b1;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
}

.img_description {
    font-size: 22px;
    line-height: 1.2;
}

.redemption_container {
    background: url(../images/Enrich_bg.jpg) no-repeat;
    background-size: cover;
}

@media (max-width: 991px) {
    .img_description {
        font-size: 14px;
    }

    .joy_title {
        font-size: 15px;
    }

    /* 
    .joy_container img {
        width: 50px;
    } */

    .intro__heading {
        font-size: 20px;
    }

    .form--heading {
        font-size: 18px;
    }

    .intro__desc {
        /* max-width: 820px; */
        margin-bottom: 10px;
        font-size: 16px;
        padding: 0 16px;
    }

    .criteria_header {
        font-size: 16px;
    }

    .criteria_body_header {
        font-size: 18px;
    }

    .criteria_body_subtitle {
        font-size: 14px;
    }

    .criteria_body .input-group-text,
    .criteria_body .form-control,
    .loyalty_toggle .form-control {
        font-size: 23px;
    }

    .balance_pa {
        font-size: 25px;
    }

    .criteria_body .my-switch,
    .step_4 .my-switch {
        font-size: 20px;
    }

    .bonus_rate_label {
        font-size: 18px;
    }

    .bonus_rate_total {
        font-size: 25px;
        margin: auto;
    }

    .criteria_total {
        padding: 12px 15px;
    }

    .reward_panel {
        font-size: 18px;
        width: 195px;
        height: 45px;
        margin: 4px 0;
    }

    .panel_row {
        flex-direction: column;
        align-items: center;
    }

    .step_4_toggle {
        flex-direction: row-reverse;
        align-items: baseline;
    }

    .step_4_card {
        width: auto;
        margin: 12px 15px;
        padding: 18px 15px;
    }

    .step_4_pa {
        font-size: 25px;
        width: 180px;
        text-align: left;
        margin: auto;
    }

    .step_4_card_header {
        font-size: 18px;
    }

    .step_4_card_subtitle {
        font-size: 14px;
    }

    .step_4_message {
        font-size: 12px;
    }

    .step_4_footer {
        font-size: 11px;
    }

    .joy_footer {
        font-size: 11px;
        width: 340px;
        margin: auto
    }

    .last_step_title {
        font-size: 30px;
    }

    .last_step_subtitle {
        font-size: 25px;
    }

    .last_step_pa {
        font-size: 30px;
        width: 230px;
        padding: 8px 12px;
    }

    .panel_title {
        font-size: 25px;
    }

    .step_description {
        font-size: 18px;
    }

    .encircled {
        font-size: 16px;
        width: 28px;
        height: 28px;
        margin-right: 8px;
    }

    .step_3_radio {
        font-size: 20px;
    }

    .step3_table th,
    .step3_table td {
        font-size: 14px;
        padding: 12px 4px;
        align-content: center;
    }

    .plus_icon {
        height: 30px;
        width: 30px;
    }

    #loyalty_points_content .requirements_container {
        flex-direction: column;
        align-items: center;
    }

    .points_travel_title {
        font-size: 20px;
    }

    .points_travel_subtitle {
        font-size: 16px;
    }

    .points_travel_footer {
        font-size: 11px;
    }

    .last_step img {
        max-width: 150px;
    }

    .redemption_container {
        background: url(../images/Enrich_bg_mobile.jpg) no-repeat;
        background-size: 100% 100%;
    }

    .switch_banner {
        width: 100px;
        right: 10px;
        top: 20vw;
    }

    .floating__btn img {
        width: 120px;
    }

    .floating-btn__container {
        right: 10px;
        margin-top: -50px;
        /* top: 36vh; */
    }

    .banner_container {
        position: relative;
        width: 100%;
        max-height: 300px;
        height: 58vw;
    }

}

@media screen and (max-width: 479px) {}