@import url('https://fonts.googleapis.com/css?family=Lato:300,400,600,700,900');
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
/* 
html {
	scroll-behavior: smooth;
} */

.crosssell__banner img {
	/*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin: 20px auto;*/
	width: 100%;
	margin-top: 40px;
}

.crosssell__banner {
	width: 100%;
}

.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.row.no-gutters > [class^='col-'],
.row.no-gutters > [class*=' col-'] {
	padding-right: 0;
	padding-left: 0;
}

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', 'Open Sans', sans-serif;
	color: #404040;
	background: #fff;
}

@media screen and (max-width: 991px) {
	body {
		font-size: 16px;
		line-height: 1.6;
	}
}

@media screen and (max-width: 767px) {
	body {
		font-size: 15px;
		line-height: 1.6;
	}
}

@media screen and (max-width: 479px) {
	body {
		font-size: 15px;
		line-height: 1.6;
	}
}

a {
	color: #0067b1;
}

.sup {
	resize: 60%;
}

.site--container {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	overflow-x: hidden;
}

.credit_card {
	min-width: 100px;
	max-width: 900px;
}

.intro_container_no_padding {
	padding: 0;
}

.intro_container {
	text-align: center;
	background: #e3f5fa;
	padding: 70px 0;
	max-width: 1440px;
	margin: 0px auto;
}

.intro .title3 {
	margin-bottom: 43px;
}

.intro .family-circle-steps {
	display: flex;
	flex-direction: row;
	gap: 10px;
	margin: 0 auto;
	width: 100%;
	max-width: 1266px;
	text-align: center;
}

.intro .family-circle-steps img {
	width: 183px;
	height: auto;
}

.intro div[class*="family-step-"]  {
	width: 100%;
	max-width: 33%;
}

.intro div[class*="family-step-"] p {
	font-size: clamp(16px, 2vw, 24px);
	line-height: clamp(19px, 2vw, 32px);
	font-weight: 400;
	color: #000000;
}

.intro div[class*="family-step-"] p:first-child {
	font-weight: 700;
	text-transform: uppercase;
}

.intro div[class*="family-step-"] p:last-child {
	width: 90%;
	margin: 0 auto;
}

.family-banking {
	text-align: center;
}

.family-banking p {
	font-size: clamp(16px, 2vw, 24px);
	line-height: clamp(19px, 2vw, 32px);
}

.family-banking .title3 {
	font-size: clamp(18px, 3vw, 34px);
	line-height: clamp(22px, 3vw, 41px);
	margin-bottom: clamp(18px, 3vw, 24px);
	margin-top: unset;
}

.family-banking .hero-section {
	--cross-border-ratio: 0.5;
	background: url('../images/family_pix.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 68px 0 68px;
	width: 100%;
	max-width: 1440px;
	height: min(calc(100vw * var(--cross-border-ratio)), calc(1440px * var(--cross-border-ratio)));
}

.bonus-rate {
	background: linear-gradient(0deg, #006583 0%, #337F9B 15%, #BEDCE7 74%, #AED4DF 99%, transparent 100%);
    padding: 70px 0 55px;
    margin-top: -2%;
}

.bonus-rate-a .scenario-heading,
.bonus-rate-b .scenario-heading {
	font-size: clamp(22px, 3vw, 32px);
	line-height: clamp(28px, 3vw, 39px);
	color: #404040;
	margin-bottom: 24px;
	font-weight: 700;
}

.bonus-rate-a .scenario {
	font-size: clamp(20px, 2vw, 26px);
	line-height: clamp(24px, 2vw, 32px);
	color: #002353;
	font-weight: 700;
}

table.hierarchy-table p {
	color: #404040;
	font-size: clamp(12px, 2vw, 22px);
}

table.hierarchy-table td {
	padding: 10px 40px;
}

table.hierarchy-table tr:nth-child(1) img,
table.hierarchy-table tr:nth-child(3) img,
table.hierarchy-table tr:nth-child(5) img {
	width: 220px;
	height: auto;
}

table.hierarchy-table td p:last-child {
	font-weight: 700;
}

table.hierarchy-table tr:nth-child(2) td {
	padding: 0;
	padding-top: 10px;
}

table.hierarchy-table tr:nth-child(3) td {
	padding: 0 40px;
}

table.hierarchy-table tr:nth-child(5) td {
	padding: 0;
}

table.hierarchy-table tr:nth-child(5) td p {
 	font-weight: 700;
	font-size: clamp(16px, 3vw, 30px);
	line-height: clamp(19px, 3vw, 36px);
}

.bonus-rate-b h5 {
	font-size: clamp(20px, 3vw, 34px);
	line-height: clamp(24px, 3vw, 41px);
	color: #FFFDF0;
	padding: 24px 0;
	font-weight: 700;
}

.bonus-rate-b p:last-child {
	font-size: 14px;
	line-height: 17px;
	color: #FFF;
}

table.combined-deposit-bonus-rate tr th,
table.combined-deposit-bonus-rate tr td {
	padding: 40px 80px;
	font-size: 26px;
	line-height: 30px;
}

table.junior-bonus-rate tr th,
table.junior-bonus-rate tr td {
	padding: 40px 30px;
	font-size: 26px;
	line-height: 30px;
}

table.combined-deposit-bonus-rate tr th,
table.junior-bonus-rate tr th  {
	padding: 20px 80px;
	text-align: center;
}

table.combined-deposit-bonus-rate tr th:last-child,
table.junior-bonus-rate tr th:last-child {
	padding: 20px 100px;
}

table.junior-bonus-rate tr td:last-child,
table.combined-deposit-bonus-rate tr td:last-child  {
	padding: 40px 100px;
}


table.combined-deposit-bonus-rate tr th,
table.junior-bonus-rate tr th {
	background-color: #002353;
	color: #C1CDD8;
}

table.combined-deposit-bonus-rate tr:nth-child(2) td:first-child,
table.combined-deposit-bonus-rate tr:nth-child(3) td:first-child,
table.junior-bonus-rate tr:nth-child(2) td:first-child,
table.junior-bonus-rate tr:nth-child(3) td:first-child {
	background-color: #DFEBF4;
	color: #404040;
	border-right: 1px solid #818A91;
}

table.combined-deposit-bonus-rate tr:nth-child(2),
table.junior-bonus-rate tr:nth-child(2){
	border-bottom: 1px solid #818A91;
}

table.combined-deposit-bonus-rate tr:nth-child(1) th:first-child,
table.junior-bonus-rate tr:nth-child(1) th:first-child{
	border-right: 1px solid #FFF;
}

table.combined-deposit-bonus-rate tr:nth-child(2) td:last-child,
table.combined-deposit-bonus-rate tr:nth-child(3) td:last-child,
table.junior-bonus-rate tr:nth-child(2) td:last-child,
table.junior-bonus-rate tr:nth-child(3) td:last-child {
	background-color: #FFF;
	color: #404040;
	font-size: 30px;
	line-height: 24px;
	font-weight: 700;
}

.criteria_slick3 table,
.criteria_slick3 tr,
.criteria_slick3 td {
	padding: 50px;
}

.criteria_slick3 table tr img {
	width: 186px !important;
	height: auto;
}

.criteria_slick3 table tr p {
	margin-bottom: 21px;
	font-size: 24px;
	line-height: 32px;
	color: #404040;
	text-align: center;
}

.criteria_slick3 table tr td .criteria_heading {
	color: #002353;
	font-weight: 700;
}

.criteria_slick3 table tr td p:last-child {
	width: 270px;
}

.criteria_mobile {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}

.criteria_mobile img {
	margin: 0 auto;
	width: 95px;
	height: auto;
}

.criteria_mobile .criteria_card {
	margin-bottom: 27px;
}

.criteria_mobile p {
	font-size: 16px;
	line-height: 19px;
}

.criteria_mobile p.criteria_heading{
	color: #002353;
	font-weight: 700;
	margin-bottom: 10px;
}

.cta {
	text-align: center;
}

.cta h2 {
	font-size: clamp(22px, 3vw, 44px);
	line-height: clamp(28px, 3vw, 52px);
	color: #002353;
	font-weight: 700;
	margin-bottom: 50px;
}

.cta button{
	background: #EF3E42;
	border-radius: 10px;
	border: none;
	padding: 15px 30px;
	color: #FFF;
	font-size: 18px;
	line-height: 22px;
}

@media screen and (max-width: 1199px) {
	.visible-sm {
		display: block !important;
	}

	.visible-xs {
		display: none !important;
	}	
}

@media screen and (max-width: 1025px) {
	.family-banking .hero-section {
		--cross-border-ratio: 0.55;
	}
}

@media screen and (max-width: 829px) {
	.family-banking .hero-section {
		--cross-border-ratio: 0.58;
		padding: 38px 0;
	}
}

@media (max-width: 767px) {
	.visible-sm {
		display: block !important;
	}

	.visible-xs {
		display: none !important;
	}

	.intro_container {
		padding: 50px 0;
	}

	.intro .family-circle-steps {
		flex-direction: column;
		max-width: 100%;
	}

	.intro div[class*="family-step-"]  {
		max-width: 100%;
		margin-bottom: 19px;
	}

	.intro__heading {
		margin: 0px !important;
	}
}

@media (max-width: 479px) {
	.visible-sm {
		display: none !important;
	}

	.visible-xs {
		display: block !important;
	}
	
	.intro .family-circle-steps img {
		width: 95px;
		height: auto;
	}

	.intro {
    	padding: 0 50px 40px !important;
	}

	.intro div[class*="family-step-"] p:last-child {
		width: 100%;
		margin: 0 auto;
	}

	.intro .family-step-3 {
		margin-bottom: 0 !important;
	}

	.bonus-rate {
		padding: 30px 0 40px;
		margin-top: -4%;
	}

	.family-banking .hero-section {
		background: url('../images/family_oix_mobile.jpg');
		height: calc(100vw * 1);
		background-size: 120%;
		background-repeat: no-repeat;
		background-position: bottom;
		padding: 30px 0;
	}

	.intro_container {
		padding: 40px 0;
	}

	.intro .title3 {
		margin-bottom: 22.5px;
	}

	.intro .family-circle-steps {
		flex-direction: column;
		max-width: 100%;
	}

	.intro div[class*="family-step-"]  {
		max-width: 100%;
		margin-bottom: 19px;
	}

	table.hierarchy-table td {
		padding: 0px !important;
	}

	table.hierarchy-table tr:nth-child(1) img,
	table.hierarchy-table tr:nth-child(3) img,
	table.hierarchy-table tr:nth-child(5) img {
		width: 110px;
		height: auto;
	}

	table.hierarchy-table tr:nth-child(2) td {
		padding: 15px 0 5px !important;
	}

	table.hierarchy-table tr:nth-child(2) img {
		width: 30px;
		height: auto;
	}

	table.hierarchy-table tr:nth-child(4) img {
		width: 260px;
		height: auto;
	}

	table.combined-deposit-bonus-rate,
	table.junior-bonus-rate {
		width: 80%;
	}

	table.combined-deposit-bonus-rate tr td,
	table.junior-bonus-rate tr td {
		padding: 10px 10px;
		font-size: 14px;
		line-height: 16px;
	}

	table.combined-deposit-bonus-rate tr th,
	table.junior-bonus-rate tr th {
		padding: 0;
		font-size: 16px;
		line-height: 18px;
	}

	table.combined-deposit-bonus-rate tr th:last-child,
	table.junior-bonus-rate tr th:last-child {
		padding: 20px 30px;
	}

	table.junior-bonus-rate tr td:last-child,
	table.combined-deposit-bonus-rate tr td:last-child  {
		padding: 20px 30px;
	}

	table.combined-deposit-bonus-rate tr:nth-child(2) td:last-child,
	table.combined-deposit-bonus-rate tr:nth-child(3) td:last-child,
	table.junior-bonus-rate tr:nth-child(2) td:last-child,
	table.junior-bonus-rate tr:nth-child(3) td:last-child {
		font-size: 18px;
		line-height: 6px;
	}

	.bonus-rate-b p:last-child  {
		font-size: 10px;
		line-height: 14px;
	}

	.cta {
		margin-bottom: 30px;
	}

	.cta h2 {
		margin-bottom: 25px;
	}

	.cta button{
		border-radius: 4px;
		font-size: 16px;
		line-height: 19px;
		padding: 10px 30px;
	}
}

.form {
	text-align: center;
	background: #F5F5F5;
	padding: 70px 0;
	max-width: 1440px;
	margin: 0px auto;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
	.form {
		padding: 50px 0;
	}
}

@media (max-width: 479px) {
	.form {
		padding: 20px 0;
	}
}

.form__inner {
	max-width: 820px;
	width: 100%;
	margin: 0 auto;
}

.form--heading {
	color: #0067b1;
	font-weight: bold;
	font-size: 34px;
	line-height: 1.3;
}

@media screen and (max-width: 991px) {
	.form--heading {
		font-size: 30px;
		line-height: 1.3;
	}
}

@media screen and (max-width: 767px) {
	.form--heading {
		font-size: 26px;
		line-height: 1.3;
	}
}

@media screen and (max-width: 479px) {
	.form--heading {
		font-size: 20px;
		line-height: 24px;
	}
}

.form--subheading {
	font-size: 16px;
	color: #404040;
	font-weight: 400;
	padding-top: 5px;
}

@media (max-width: 767px) {
	.form--subheading {
		font-size: 13px;
	}
}

.form--form {
	text-align: left;
	padding-top: 30px;
}

@media (max-width: 991px) {
	.form--form {
		padding-top: 15px;
	}
}

@media (max-width: 767px) {
	.form--form {
		padding-top: 5px;
	}
}

.form--control {
	padding-top: 30px;
}

@media (max-width: 767px) {
	.form--control {
		padding-top: 25px;
	}
}

.form--label {
	color: #404040;
	padding: 0 0 5px 10px;
}

.form--input,
.form--select,
.form--textarea {
	display: block;
	width: 100%;
	border: 0;
}

.form--input::-webkit-input-placeholder,
.form--select::-webkit-input-placeholder,
.form--textarea::-webkit-input-placeholder {
	color: #818a91;
}

.form--input::-moz-placeholder,
.form--select::-moz-placeholder,
.form--textarea::-moz-placeholder {
	color: #818a91;
}

.form--input:-ms-input-placeholder,
.form--select:-ms-input-placeholder,
.form--textarea:-ms-input-placeholder {
	color: #818a91;
}

.form--input:-moz-placeholder,
.form--select:-moz-placeholder,
.form--textarea:-moz-placeholder {
	color: #818a91;
}

@media (max-width: 767px) {
	.form--input,
	.form--select,
	.form--textarea {
		background: #fff;
		border-radius: 4px;
	}
}

.form--input {
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
}

.form--input.form--input-special {
	padding: 0 0 0 100px;
}

.form--error {
	color: #c0392b;
	font-size: 70%;
	text-transform: uppercase;
	padding-top: 10px;
	font-weight: normal;
}

.form--customer-label {
	text-align: center;
	padding-top: 10px;
}

@media (max-width: 767px) {
	.form--customer-label {
		padding-top: 0;
	}
}

.form--customer-label span {
	margin-right: 40px;
}

@media (max-width: 767px) {
	.form--customer-label span {
		display: block;
		margin: 0 0 10px 0;
	}
}

.form--customer-label label {
	font-weight: normal;
}

.form--customer-label label + label {
	margin-left: 20px;
}

.form--customer-label input {
	margin-right: 10px;
}

.form--tnc-container {
	margin: 0;
}

.form--tnc-input {
	vertical-align: top;
	float: left;
	width: 20px;
	line-height: 1.4;
}

@media (max-width: 767px) {
	.form--tnc-input {
		width: 15px;
	}
}

.form--tnc-label {
	padding-left: 10px;
	float: right;
	width: calc(100% - 20px);
}

.form--tnc-label p + p {
	padding-top: 20px;
}

@media (max-width: 767px) {
	.form--tnc-label {
		width: calc(100% - 15px);
	}
}

.form--tnc-label-text {
	color: #193863;
	font-size: 14px;
	font-weight: 400;
}

/* @media (max-width: 767px) {
  .form--tnc-label-text {
    font-size: 85%
  }
} */

@media (max-width: 479px) {
	.form--tnc-label-text {
		font-size: 90%;
	}
}

.form--submit {
	text-align: center;
}

.form--submit-btn {
	font-weight: bold;
	display: inline-block;
	padding: 15px 30px;
	background: #ef3e42;
	color: #ffffff;
	margin: 20px auto 0;
	border: none;
	font-size: 18px;
	height: 60px;
	border-radius: 10px;
}

@media screen and (max-width: 991px) {
	.form--submit-btn {
		font-size: 18px;
		line-height: 1.3;
	}
}

@media screen and (max-width: 767px) {
	.form--submit-btn {
		font-size: 18px;
		line-height: 1.3;
	}
}

@media screen and (max-width: 479px) {
	.form--submit-btn {
		font-size: 18px;
		line-height: 1.3;
		height: 40px;
		padding: 8px 30px;
	}
}

@media (max-width: 767px) {
	.form--submit-btn {
		/* padding: 15px 70px; */
		display: inline-block;
	}
}

.form--submit-btn:hover {
	background: #0067b1;
}

.form--disclaimer-wrrapper {
	width: 100%;
	margin: 40px auto 0;
}

.form--disclaimer-wrrapper .form--disclaimer {
	font-size: 12px;
	font-weight: 300;
	text-align: center;
}

.form--disclaimer-wrrapper .form--disclaimer + .form--disclaimer {
	margin-top: 20px;
}

.form--input-wrapper {
	height: 54px;
	line-height: 54px;
	background: #ffffff;
	border: 1px solid #969696;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
}

.form--input-wrapper select {
	background: #ffffff;
}

.form--input-wrapper label {
	font-weight: normal;
}

.form--input-wrapper label + label {
	margin-left: 20px;
}

.form--input-wrapper input {
	margin-right: 10px;
}

.footer {
    color: #818A91;
    font-size: 14px;
    line-height: 1.3;
    padding: 0 0 45.28px 0
}

.warning {
    color: #000000;
    font-size: 13px;
    line-height: 21px;
    font-weight: 700;
    text-align: left;
    padding: 10px 15px;
    border: 1px solid #000;
}

@media (max-width: 991px) {
    .footer {
        font-size: 12px
    }

    .warning {
        font-size: 10px;
        line-height: 14px;
        padding: 7px 10px;
        border: 1px solid #000;
    }
}

@media (max-width: 620px) {
    .footer {
        padding: 0 0 20.58px 0
    }
}

.footer__top {
    margin: 0 30px 0 145px
}

@media (max-width: 620px) {
    .footer__top {
        margin: 0 30.38px 0 55px
    }
}

.footer__top .footer__tnc {
    padding: 45.28px 0 10px;
    font-size: 15px;
    line-height: 1.3
}

@media screen and (max-width: 991px) {
    .footer__top .footer__tnc {
        font-size: 15px;
        line-height: 1.3
    }
}

@media screen and (max-width: 768px) {
    .footer__top .footer__tnc {
        font-size: 14px;
        line-height: 1.3
    }
}

@media screen and (max-width: 479px) {
    .footer__top .footer__tnc {
        font-size: 12px;
        line-height: 1.3
    }
}

@media (max-width: 768px) {
    .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-disc {
    padding-bottom: 8px;
    font-size: 15px;
    line-height: 1.3
}

@media screen and (max-width: 991px) {
    .footer__top .footer__tnc-disc {
        font-size: 15px;
        line-height: 1.3
    }
}

@media screen and (max-width: 768px) {
    .footer__top .footer__tnc-disc {
        font-size: 14px;
        line-height: 1.3
    }
}

@media screen and (max-width: 479px) {
    .footer__top .footer__tnc-disc {
        font-size: 12px;
        line-height: 1.3
    }
}

.footer__top .footer__tnc.footer__tnc-premier a {
    color: #002F65
}

.footer__top .footer__tnc p~p {
    padding-top: 10px
}

.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: #002353;
    color: #ffffff;
    font-weight: bold;
    padding: 38px 28px
}

.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: 26px;
        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
    }
}

@media screen and (max-width: 480px) {
    .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: 36px;
    line-height: 45px
}

@media screen and (max-width: 991px) {
    .footer__top .footer__box.footer__box-premier .footer__box-subheading {
        font-size: 36px;
        line-height: 45px
    }
}

@media screen and (max-width: 768px) {
    .footer__top .footer__box.footer__box-premier .footer__box-subheading {
        font-size: 36px;
        line-height: 45px
    }
}

@media screen and (max-width: 600px) {
    .footer__top .footer__box.footer__box-premier .footer__box-subheading {
        font-size: 16px;
        line-height: 22
    }
}

@media screen and (max-width: 479px) {
    .footer__top .footer__box.footer__box-premier .footer__box-subheading {
        font-size: 16px;
        line-height: 22
    }
}

@media screen and (max-width: 480px) {
    .footer__top .footer__box.footer__box-premier .footer__box-subheading {
        font-size: 16px;
        line-height: 22
    }
}

@media (max-width: 768px) {
    .footer__top .footer__box {
        padding: 15px 15px
    }
}

@media (max-width: 620px) {
    .footer__top .footer__box {
        padding: 15px 15px
    }
}

.footer__top .footer__box .footer__box-heading {
    font-size: 40px;
    line-height: 45px
}

@media screen and (max-width: 991px) {
    .footer__top .footer__box .footer__box-heading {
        font-size: 40px;
        line-height: 45px
    }
}

@media screen and (max-width: 768px) {
    .footer__top .footer__box .footer__box-heading {
        font-size: 40px;
        line-height: 45px
    }
}

@media screen and (max-width: 600px) {
    .footer__top .footer__box .footer__box-heading {
        font-size: 20px;
        line-height: 22px
    }
}

@media screen and (max-width: 479px) {
    .footer__top .footer__box .footer__box-heading {
        font-size: 20px;
        line-height: 22px
    }
}

@media screen and (max-width: 480px) {
    .footer__top .footer__box .footer__box-heading {
        font-size: 20px;
        line-height: 22px
    }
}

.footer__top .footer__box .footer__box-subheading {
    font-size: 36px;
    line-height: 45px;
    font-weight: 100
}

@media screen and (max-width: 991px) {
    .footer__top .footer__box .footer__box-subheading {
        font-size: 36px;
        line-height: 45px;
    }
}

@media screen and (max-width: 768px) {
    .footer__top .footer__box .footer__box-subheading {
        font-size: 36px;
        line-height: 45px;
    }
}

@media screen and (max-width: 600px) {
    .footer__top .footer__box .footer__box-subheading {
        font-size: 16px;
        line-height: 22px
    }
}

@media screen and (max-width: 479px) {
    .footer__top .footer__box .footer__box-subheading {
        font-size: 16px;
        line-height: 22px
    }
}

@media screen and (max-width: 480px) {
    .footer__top .footer__box .footer__box-subheading {
        font-size: 16px;
        line-height: 22px
    }
}

.footer__top .footer__box .footer__box-subheading .text--light {
    font-weight: 300
}

.footer__top .footer__box .footer__box-subheading a {
    color: #ffffff;
    text-decoration: none
}

.footer__top .footer__box .footer__box-subheading .footer--number {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none
}

.footer__top .footer__box .footer__box-download {
    display: inline-block;
    margin-top: 15px;
    margin-right: 5px
}

@media (max-width: 768px) {
    .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: #002353;
    width: 311px;
    padding: 20px 30px 27px 68px
}

@media (max-width: 620px) {
    .footer__mid .footer__mid-left {
        width: 114px;
        padding: 10px 5px 10px 28px
    }
}

@media (max-width: 479px) {
    .footer__mid .footer__mid-left {
        width: 114px;
        padding: 10px 5px 10px 28px
    }
}

.footer__mid .footer__mid-left.footer__mid-left-premier {
    background: #002F65;
    padding: 28.7px 22.9px 28.7px 68.38px
}

@media (max-width: 620px) {
    .footer__mid .footer__mid-left.footer__mid-left-premier {
        width: 140.46px;
        padding: 22.9px 20.75px 22.9px 30.38px
    }

    .footer__mid .footer__mid-left.footer__mid-left-premier img {
        width: 97.35px
    }
}

@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: 15px 30px 0 25px
}

@media (max-width: 991px) {
    .footer__mid .footer__mid-right {
        display: block;
        padding: 22.64px 68.38px 0
    }
}

@media (max-width: 768px) {
    .footer__mid .footer__mid-right {
        display: block;
        padding: 22.64px 68.38px 0
    }
}

@media (max-width: 620px) {
    .footer__mid .footer__mid-right {
        padding: 16px 20.75px 0 30.38px
    }
}

@media (max-width: 479px) {
    .footer__mid .footer__mid-right {
        padding: 10px 0 0 30.38px
    }
}

.footer__mid .footer__mid-right.mid-right-short {
    vertical-align: bottom
}

@media (max-width: 768px) {
    .footer__mid .footer__mid-right.mid-right-short {
        display: table-cell;
        padding: 0
    }
}

.footer__mid .footer__mid-right .islam__logo,
.footer__mid .footer__mid-right .footer__mid-right-text {
    display: table-cell;
    vertical-align: middle
}

@media (max-width: 768px) {

    .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 25px 0
    }
}

.footer__mid .footer__mid-right .islam__logo img {
    width: 100%
}

.footer__mid .footer__mid-right .footer__mid-right-text {
    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: 620px) {
    .footer__mid .footer__mid-right .footer__mid-right-text {
        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: 12.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 {
    position: relative;
    margin: 35.28px 68.38px 0
}

@media (max-width: 991px) {
    .footer__btm {
        margin: 22.64px 68.38px 0
    }
}

@media (max-width: 620px) {
    .footer__btm {
        margin: 20.58px 30.38px 0
    }
}

.footer__btm .footer__btm-text {
    margin-top: 20px;
    text-align: justify
}

.footer__btm .footer__btm-text a {
    color: #818A91
}

.footer__btm .footer__btm-text a.underline {
    text-decoration: underline
}

.footer__btm .footer__btm-text:last-child {
    margin-top: 30px
}

.footer__btm .footer__btm-online {
    position: absolute;
    right: 0;
    bottom: -9px
}

@media (max-width: 768px) {
    .footer__btm .footer__btm-online {
        position: relative;
        right: auto;
        bottom: 0;
        margin-top: 34px;
        text-align: center
    }
}

.footer__btm .footer__btm-online .footer__btm-online-text,
.footer__btm .footer__btm-online .footer__btm-online-icon {
    display: inline-block;
    margin-left: 10px
}

@media (max-width: 768px) {

    .footer__btm .footer__btm-online .footer__btm-online-text,
    .footer__btm .footer__btm-online .footer__btm-online-icon {
        margin: 20px 10px 0
    }
}

.footer__btm .footer__btm-online .footer__btm-online-text img,
.footer__btm .footer__btm-online .footer__btm-online-icon img {
    width: 30px
}

@media (max-width: 768px) {

    .footer__btm .footer__btm-online .footer__btm-online-text img,
    .footer__btm .footer__btm-online .footer__btm-online-icon img {
        width: 50px
    }
}

.footer__btm .footer__btm-online .footer__btm-online-text {
    font-weight: 600;
    color: #404040;
    font-size: 16px;
    line-height: 1.4
}

@media (max-width: 768px) {
    .footer__btm .footer__btm-online .footer__btm-online-text {
        display: block
    }
}

.footer__btm .footer__btm-online .footer__btm-online-icon.icon-fb {
    border-radius: 6px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16)
}


.banner img {
	width: 100%;
}

.banner {
	position: relative;
}

.rhb-logo {
	width: 17vw !important;
	max-width: 200px;
}

.rhb_logo {
	width: 25rem !important;
	position: absolute;
	top: 50px;
}

.rhb_logo_mobile {
	width: 30vw !important;
	position: absolute;
	top: 23px;
}

.show--sm {
	display: none;
}

@media (max-width: 767px) {
	.show--sm {
		display: block;
	}
}

.show--xs {
	display: none;
}
.cards {
	width: 100%;
	max-width: 1440px;
	margin: 20px auto;
}

.cards__img,
.cards__note {
	margin: 0 68.38px;
}

@media (max-width: 620px) {
	.cards {
		margin: 30px 30.38px 0;
	}
	.cards__img,
	.cards__note {
		margin: 0 60px 0px 0px;
	}
}

.cards .cards__note {
	margin-top: 16px;
	font-size: 14px;
	line-height: 1.3;
}

@media screen and (max-width: 767px) {
	.cards .cards__note {
		font-size: 12px;
		line-height: 1.3;
	}
}

@media (max-width: 479px) {
	.hide--xs {
		display: none;
	}
}

@media (max-width: 767px) {
	.hide--sm {
		display: none;
	}
}

@media (max-width: 991px) {
	.hide--md {
		display: none;
	}
}

@media (max-width: 1199px) {
	.hide--lg {
		display: none;
	}
}

.floating-btn__container {
	position: fixed;
	/* bottom: 5%; */
	width: 100%;
	z-index: 999;
	max-width: 1440px;
}

.floating-btn__container {
	margin-top: -120px;
}

.floating-btn__wrapper {
	position: relative;
	max-width: 1440px;
	text-align: right;
	margin-right: 24px;
}

a.floating-btn {
	text-align: center;
	color: #ffffff;
	background: linear-gradient(to bottom, #f47a7c 0%, #c61e22 75%);
	position: absolute;
	right: 4%;
	transform: translateY(-100%);
	box-shadow: 0px 3px 30px rgba(45, 132, 195, 0.6);
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
	padding: 30px;
	border-radius: 50%;
	transition: 0.2s all ease-in-out;
}

@media screen and (max-width: 991px) {
	a.floating-btn {
		font-size: 20px;
		line-height: 1.2;
	}
}

@media screen and (max-width: 767px) {
	a.floating-btn {
		font-size: 18px;
		line-height: 1.2;
	}
}

@media screen and (max-width: 479px) {
	a.floating-btn {
		font-size: 16px;
		line-height: 1.2;
	}
}

@media (max-width: 767px) {
	a.floating-btn {
		padding: 20px;
	}
}

a.floating-btn:hover {
	cursor: pointer;
}
.intro {
	padding: 0 50px 60px;
	position: relative;
	background: #FFFFFF;
}


.bgImg {
	width: 100%;
	height: auto;
}

.intro h2 {
	font-size: 32px;
	line-height: 1.3;
	font-weight: bold;
	color: #186aa5;
	margin-bottom: 50px;
}

.intro h3 {
	font-size: 21px;
	line-height: 1.3;
	/* font-weight: bold; */
	color: #404040;
	margin-bottom: 30px;
	margin-top: 20px;
}

.entry {
	text-align: center;
	padding: 15px;
}

.brandsImg {
	width: 100%;
	height: auto;
	margin: auto;
	max-width: 924px;
	margin: 110px auto 20px;
}

.intro__heading {
	color: #002353;
	margin: 60px auto 25px auto;
	/* max-width: 918px; */
	font-size: 48px;
	line-height: 1.2;
}


.blueBoxText {
	color: #0067B1;
	font-size: 23px;
	line-height: 30px;
	font-weight: 400;
	font-style: italic;
	text-align: center;
	text-align-last: center;
	background-color: #D0F1FA;
	width: 100%;
	max-width: 1000px;
	padding: 50px 15px;
	margin: 50px auto 70px;
	border-radius: 20px;
}

.stay_bottom {
	bottom: 5%;
	position: fixed;
}

.intro_extra {
	color: #404040;
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 20px;
}

.camp-date {
	font-size: 25px;
	font-weight: normal;
	color: #404040;
	text-align: center;
	padding-bottom: 10px;
}

.message {
	font-size: 20px;
}

@media screen and (max-width: 991px) {
	.intro__heading {
		font-size: 42px;
		line-height: 1.2;
		margin: 0px 50px 25px 50px;
	}
}

@media screen and (max-width: 767px) {
	.intro__heading {
		font-size: 36px;
		line-height: 1.2;
	}
}

@media screen and (max-width: 479px) {
	.intro__heading {
		font-size: 28px;
		line-height: 1.2;
	}
}

@media (max-width: 768px) {

	.intro__heading {
		margin: 0 35px 0px;
		max-width: 918px;
	}
}

.intro__desc {
	padding-top: 30px;
	margin-bottom: 60px;
	font-size: 30px;
	line-height: 1.4;
}

@media screen and (max-width: 991px) {
	.intro__desc {
		padding-top: 27px;
		font-size: 25px;
		line-height: 1.3;
	}
}

@media screen and (max-width: 767px) {
	.intro__desc {
		padding-top: 27px;
		font-size: 20px;
		line-height: 1.3;
	}
}

@media screen and (max-width: 479px) {
	.intro__desc {
		padding-top: 21px;
		font-size: 16px;
		line-height: 1.3;
	}
}

@media (min-width: 768px) {
	.intro__desc {
		margin: 0 auto 84px;
		max-width: 890px;
	}

	/* .phone_img {
    position: absolute;
    bottom: 0;
    margin-left: -30px;
    max-width: 300px;
  } */
}

@media (min-width: 992px) {
	.crosssell {
		/*padding: 10px 0 10px;*/
	}
}
.crosssell__title {
	color: #0056a3;
	text-align: center;
	font-size: 34px;
	line-height: 1.3;
}

@media screen and (max-width: 767px) {
	.crosssell__title {
		font-size: 27px;
		line-height: 1.3;
	}
}
@media screen and (max-width: 479px) {
	.crosssell__title {
		font-size: 26px;
		line-height: 1.3;
	}
}

/* new add */
.intro_head {
	margin: 40px auto;
	font-size: 36px;
	line-height: 44px;
	text-align: center;
	text-align-last: center;
	font-weight: bold;
}
.title2 {
	margin: 0 auto 75px;
	font-size: 32px;
	line-height: 39px;
	text-align: center;
	font-weight: bold;
	color: #0067B1;
}
.title3 {
	margin: 60px auto 20px;
	font-size: 34px;
	line-height: 41px;
	text-align: center;
	font-weight: bold;
	color: #002353;
}
.langkahImg {
	width: 92% !important;
	height: auto;
	max-width: 729px;
	display: block;
	margin: auto;
}
.langkahDes {
	margin: 0 auto 20px;
	font-size: 25px;
	line-height: 32px;
	text-align: center;
	font-weight: 400;
	color: #404040;
}
.iconImg {
	width: 90% !important;
	height: auto;
	max-width: 289px;
	display: block;
	margin: auto;
}
.iconImg2 {
	width: 90% !important;
	height: auto;
	max-width: 617px;
	display: block;
	margin: auto;
}
.prizeTitle {
	margin: 20px auto;
	font-size: 40px;
	line-height: 45px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
.intro_message {
	margin: 45px auto 50px;
	font-size: 24px;
	line-height: 32px;
	color: #404040;
	text-align: center;
	max-width: 1141px;
}
.intro_extra {
	margin: 40px auto;
	font-size: 30px;
	line-height: 1.4;
	text-align: center;
}
/* .intro_message b {
	color: #3b3c3e;
	font-size: 28px;
	font-weight: 600;
} */
.message {
	margin: 40px auto;
	font-size: 18px;
	line-height: 1.3;
	text-align: center;
}
.intro_body {
	margin: 20px auto;
	font-size: 22px;
	line-height: 1.3;
	text-align: center;
	color: #58585b;
}
.intro_body2 {
	margin: 20px auto;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
	color: #231f20;
}


.crosssell_heading {
	color: #0067b1;
	margin-bottom: 50px;
	font-size: 34px;
	margin-top: 50px;
}



.arrow:after {
	content: '';
	background: url(../../../../../images/arrow.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-color: white;
	color: white;
	display: block;
	position: absolute;
	right: -10px;
	top: 50px;
}

.section-1 .img-container {
	background: white;
	border-radius: 60px;
	box-shadow: 0 10px 10px #c1cdd8;
	width: fit-content;
	padding: 20px;
	/* margin: auto; */
	margin: 50px auto 20px;
}


.section-4_desc {
	display: flex;
}


@media screen and (max-width: 1024px) {
	.col-half {
		width: 60%;
	}
}

@media screen and (max-width: 768px) {
	.section-2 {
		background: url(../images/cashXcess_bg.Mobile.jpg);
		/* background-size: cover; */
		background-repeat: no-repeat;
		background-position: bottom;
	}
	.section-1 {
		padding: 50px 18px 0px;
		background-position: 1200px;
	}
	.col-half {
		width: 70%;
	}
	.tbl-left .tenure {
		margin: 20px auto 20px auto;
		max-width: 400px;
	}
	.tbl-right .tenure {
		margin: 20px auto 20px auto;
		max-width: 400px;
	}
	.tenure th {
		font-size: 18px;
	}
	.tenure td {
		font-size: 16px;
	}
	.section-3 {
		display: grid;
	}
	.section-3 h2,
	.crosssell_heading {
		font-size: 24px;
		/* margin-top: 50px; */
	}
	.qr_container {
		text-align: center;
	}
	.qr_img {
		margin: 0 auto 20px auto;
	}
}

.floating__btn img {
	cursor: pointer;
	width: fit-content;
	/* transform: scale(0.7); */
}

.modal-body {
	padding: unset;
}

.modal {
	text-align: center;
}

.modal .hyperlink {
	position: absolute;
	bottom: 0px;
	background: transparent;
	height: 30px;
	border: 0;
	color: transparent;
	left: 8px;
	width: 140px;
}

.modal .scrollDown {
	position: absolute;
	background: transparent;
	border: 0;
	color: transparent;
	bottom: 205px;
	height: 100px;
	left: unset;
	right: unset;
	width: 140px;
}

.close {
	font-weight: unset;
	opacity: 0.8;
	position: absolute;
	color: white;
	right: 0;
	font-size: 32px;
	margin-right: 12px;
}

.modal:before {
	display: inline-block;
	vertical-align: middle;
	content: ' ';
	height: 100%;
}
@media screen and (min-width: 768px) {
	.modal-dialog {
		width: unset;
	}
	.close {
		font-size: 48px;
	}

	.modal .hyperlink {
		left: 36px;
		width: 170px;
	}

	.modal .scrollDown {
		bottom: 68px;
		right: 8px;
		width: 190px;
		height: 150px;
	}
}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

@media screen and (max-width: 479px) {
	
	.floating-btn__container {
		margin-top: -45px;
	}

	.floating__btn img {
		transform: scale(0.6);
		margin-right: -24px;
	}

	.floating-btn__wrapper {
		margin-right: 0;
	}

	.floating-btn__container {
		/* right: -5%; */
	}

	.camp-date {
		font-size: 24px;
	}
	.intro_head {
		font-size: 24px;
		line-height: 30px;
		margin: 30px auto 30px;
	}
	.title2 {
		margin: 0 auto 30px;
		font-size: 18px;
		line-height: 23px;
	}
	.title3 {
		margin: 0 auto;
		font-size: 20px;
		line-height: 24px;
	}
	.langkahImg {
		max-width: 176px;
	}
	.langkahDes {
		margin: 0 auto 20px;
		font-size: 16px;
		line-height: 21px;
		max-width: 170px;
	}
	.intro h2 {
		font-size: 18px;
	}

	.intro_message {
		font-size: 18px;
		line-height: 22px;
		margin: 10px auto 30px;
		max-width: 310px;
	}
	
	.blueBoxText {
		color: #0067B1;
		font-size: 15px;
		line-height: 18px;
		font-style: italic;
		text-align: center;
		text-align-last: center;
		background-color: #EEF9FD;
		width: 100%;
		padding: 15px 15px;
		margin: auto;
		border-radius: 20px;
}

	.intro_extra {
		font-size: 22px;
		line-height: 1.3;
		margin: 10px auto 15px;
	}
	/* .intro_message b {
		color: #3b3c3e;
		font-size: 20px;
		font-weight: 600;
	} */
	.message {
		margin: 40px auto;
		font-size: 12px;
		line-height: 1.3;
		text-align: center;
	}
	.intro_body {
		margin: 20px auto;
		font-size: 20px;
	}
	.section-1 {
		background-position: 1400px;
	}
	.col-half {
		width: 100%;
	}
	.col-half h2 {
		font-size: 24px;
	}
	.col-half p {
		font-size: 18px;
	}
	.small-text {
		font-size: 14px !important;
	}
	/* .section-2 {padding:30px 30px;} */
	.camp-date {
		font-size: 16px;
		padding: 0px 10px 30px;
	}
}

@media (max-width: 767px) {
	.langkahImg {
		max-width: 176px;
	}
	.iconImg {
		width: 100%;
		height: auto;
		max-width: 214px;
		display: block;
		margin: auto;
	}
	.brandsImg {
		max-width: 272px;
		margin: 35px auto 5px;
	}
}

.rhb-logo {
	width: 17vw !important;
	max-width: 200px;
}

.jompay-logo {
	width: 7vw !important;
	right: 15px;
	max-width: 80px;
}

.flex-container {
	position: absolute;
	top: 0;
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1440px;
	padding: 15px 10px 0 0;
}

.section-desc {
	color: white;
	font-size: 4vw;
	font-weight: 300;
	position: absolute;
	padding-left: 20px;
	top: 24vw;
	line-height: 5vw;
}

.section-desc-more {
	font-size: 6vw;
}

.campaign_banner {
	background: #5bc2e7;
	color: white;
	margin: auto;
	width: fit-content;
	padding: 10px 30px;
	border-radius: 14px;
	margin-bottom: -25px;
	position: relative;
	font-weight: 600;
}

.grand_prize {
	width: 400px;
	margin-top: 50px;
}

.negative-margin-top {
	margin-top: -25px;
	margin-bottom: 10px;
}

.small_prize {
	width: 150px;
}

.small_text {
	font-size: 12px;
	font-weight: 200;
}

.divider {
	border-right: 1px solid #f2d7bb;
}

@media (min-width: 621px) {
	
	.footer__mid-right-text {
		padding-left: 15px;
	}
}

@media (min-width: 768px) {
	.flex-container {
		padding: 30px 20px 0 0;
	}

	.reward_body {
		margin: 0 115px 0;
	}

}

@media (min-width: 1200px) {
	.section-desc {
		font-size: 48px;
		top: 300px;
		line-height: 60px;
	}

	.section-desc-more {
		font-size: 72px;
	}

	.img_pull {
		text-align: left;
		margin-left: 0;
	}

	.reward_body {
		margin: 0 300px 0;
	}

	.section-2-inner-container {
		max-width: 250px;
	}

	.how_it_works {
		margin: 24px 300px;
	}
}

.arrow-down {
	display: none;
}

.benefits_section img {
	max-width: 120px;
}


.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;
}

.custom-select {
	background: #fff url('../../../../../images/down.png') right 1rem center/10px 10px
		no-repeat  !important;
	padding-left: 15px;
	font-size: 16px;
}

select {
	appearance: none;
}

.arrows_container {
	display: flex;
	justify-content: center;
}

#rewardsMobile,
#rewardsLaptop {
	align-self: center;
	font-size: 30px;
	font-weight: bold;
	color: #186aa5;
	padding: 0 32px 8px;
}

.phone_bg {
	background: url(../../../../../images/LINK_SmartPhone_Hand.png);
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: bottom;
}

.section-4 .qr:first-child {
	margin-right: 64px;
}

.qr_container {
	display: flex;
}

.hide_view {
	-webkit-transition: opacity 0.1s ease-out;
	-moz-transition: opacity 0.1s ease-out;
	-o-transition: opacity 0.1s ease-out;
	transition: opacity 0.1s ease-out;
	opacity: 0;
	height: 0;
	display: none;
}

.mobile_banking_slides h3 {
	margin-top: 0 !important;
}

@media screen and (max-width: 768px) {
	.handphone {
		transform: scale(1.25);
	}

	.qr_container {
		display: flex;
		justify-content: space-evenly;
		margin-bottom: 48px;
	}

	.section-4 {
		padding-bottom: 28px;
	}

	.section-4 .qr {
		width: 140px;
		height: 160px;
	}

	.section-4 .qr:first-child {
		margin-right: unset;
	}

	.section-4 h3 {
		font-size: 18px;
		/* margin-bottom: 24px; */
	}

	.section-4 h1,
	.section-2 h2 {
		font-size: 24px !important;
		margin-bottom: 24px;
		text-align: center;
	}

	.phone_bg {
		background: unset;
	}

	#rewardsMobile,
	#rewardsLaptop {
		font-size: 24px;
	}

	.benefits_laptop h3,
	.benefits_mobile h3 {
		font-size: 18px !important;
	}

	.vid {
		max-width: 502px;
		margin: 0 auto 80px;
	}
}

.explore {
	padding: 95px 0 80px;
	width: 100%;
	/* background: #E6F6FC; */
	background: #FFF;
}

.exploreTitle {
	color: #002353;
	font-size: 34px;
	font-weight: 700;
	text-align: center;
	width: 100%;
	max-width: 1243px;
	margin: 0px auto 80px;
}

@media screen and (max-width: 479px) {
	.explore {
		padding: 40px 0 30px;
		width: 100%;
		/* background: #E6F6FC; */
		background: #FFF;

	}
	
	.exploreTitle {
		font-size: 20px;
		line-height: 24px;
		max-width: 300px;
		margin: 0px auto 30px;
	}
}

.howTo {
	padding: 90px 20px 30px;
	position: relative;
	background-image: url("../images/Background2.jpg");
	background-size: 100% 100%;
	background-position: top;
	background-repeat: no-repeat;
}

.howToTitle {
	color: #0067B1;
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;
	text-align: center;
	width: 100%;
	margin: 0px auto;
}

@media (max-width: 768px) {
	.howTo {
		padding: 50px 20px 55px;
		text-align: center;
		background-image: url(../images/Background2_mobile.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.howToTitle {
		font-size: 18px;
		line-height: 22px;
		margin: 0px auto;
	}
}

.sliders__arrow-left,
.sliders__arrow-right {
	/* position: absolute; */
	/* top: 60%; */
	/* transform: translateY(-50%); */
	/* -ms-transform: translateY(-50%); */
	/* -webkit-transform: translateY(-50%); */
	/* -moz-transform: translateY(-50%); */
}

#desktopRewardsSlide,
#mobileRewardsSlide,
#rewardsMobile {
	padding: 2px 24px 0;
}

.arrows_container {
	display: flex;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	/* position: relative; */
	left: 0;
	top: 19%;
}

.arrows_container2 {
	display: flex;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	/* position: relative; */
	left: 0;
	top: 42%;
}

.sliders__arrow-left img,
.sliders__arrow-right img,
.mobile_rewards_left img,
.mobile_rewards_right img,
.mobile_rewards_left2 img,
.mobile_rewards_right2 img,
.mobile_rewards_left3 img,
.mobile_rewards_right3 img {
	width: 44px;
}

.sliders__arrow-left:hover,
.sliders__arrow-right:hover,
.mobile_rewards_left:hover,
.mobile_rewards_left2:hover,
.mobile_rewards_right:hover,
.mobile_rewards_right2:hover,
.mobile_rewards_right3:hover,
.mobile_rewards_right3:hover {
	cursor: pointer;
}
.sliders__arrow-left,
.mobile_rewards_left,
.mobile_rewards_left2 {
	left: -5%;
	position: absolute;
}
.mobile_rewards_left3 {
	left: -3%;
	position: absolute;
}

.sliders__arrow-right,
.mobile_rewards_right,
.mobile_rewards_right2 {
	right: -5%;
	position: absolute;
}
.mobile_rewards_right3 {
	right: -3%;
	position: absolute;
}


@media (max-width: 767px) {
	/* .sliders__arrow-left {
		left: 7%;
		top: 60%;
	} */

	.arrows_container {
		display: flex;
		justify-content: space-between;
		position: absolute;
		width: 100%;
		/* position: relative; */
		left: 0;
		top: 19%;
	}
	
	.arrows_container {
		display: flex;
		justify-content: space-between;
		position: absolute;
		width: 100%;
		/* position: relative; */
		left: 0;
		top: 42%;
	}

	.sliders__arrow-left,
	.mobile_rewards_left,
	.mobile_rewards_left2 {
		left: -2%;
		position: absolute;
	}
	.mobile_rewards_left3 {
		left: 7%;
		position: absolute;
	}
	
	.sliders__arrow-right,
	.mobile_rewards_right,
	.mobile_rewards_right2 {
		right: -2%;
		position: absolute;
	}
	.mobile_rewards_right3 {
		right: 7%;
		position: absolute;
	}

	.sliders__arrow-left img,
	.sliders__arrow-right img,
	.mobile_rewards_left img,
	.mobile_rewards_right img,
	.mobile_rewards_left2 img,
	.mobile_rewards_right2 img,
	.mobile_rewards_left3 img,
	.mobile_rewards_right3 img {
		width: 31px;
	}

	.table__subtitle {
		font-size: 18px;
		font-weight: bold;
	}

	.campaigns {
		font-size: 18px;
		padding-bottom: 30px;
	}
}

.slick-dots {
	display: flex;
	justify-content: center;
	/* margin-top: 48px; */
	padding: 0rem 0;
	list-style-type: none;
	margin-bottom: 24px;
	margin-top: 30px;
}
.slick-dots li {
	margin: 0 1rem;
}

.slick-dots button {
	display: block;
	width: 1rem;
	height: 1rem;
	padding: 0;
	border: none;
	border-radius: 100%;
	/* background-image: url(../images/dots.png); */
	/* background: #fff; */
	background: #C1CDD8;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-size: 100%;
	height: 12px;
	width: 12px;
	border: 1px solid rgb(208, 208, 208);
}

.slick-dots li.slick-active button {
	background-size: 100%;
	/* background-image: url('../images/dots_active.png'); */
	background: #002353;
}

.arrow--left {
	position: absolute;
	top: 50%;
	left: -5%;
	cursor: pointer;
}

.arrow--right {
	position: absolute;
	top: 50%;
	cursor: pointer;
	right: -5%;
}
