/* Desktop */
body {
	font-family: "Frutiger", Arial, sans-serif;
	background: #000000;
}

#header {
	display: block;
	margin: 10px auto;
}

#header .header-container {
	height: 68px;  /* border-bottom: 10px solid #c00; */
	background: #000;
	background-repeat: repeat-x;
}

.dbs_logo {
	display: none;
}

.logo_img {
	cursor: pointer;
	position: absolute;
	left: 14px;
	top: 15px;
}

.logo_img_ref {
	cursor: pointer;
	position: absolute;
	left: 14px;
	top: 15px;
}

#container {
	position: relative;
}

.btn {
	cursor: pointer;
	position: absolute;
}

/* ------ Landing ------ */
.ch .btn-language-landing {
	width: 42px;
	height: 42px;
	top: 25px;
	right: 470px;
	z-index: 1001;
	background: url(/iwov-resources/images/creditcards/desktop/btn/lang-en.png) no-repeat top center;
}

.en .btn-language-landing {
	width: 42px;
	height: 42px;
	top: 25px;
	right: 470px;
	z-index: 1001;
	background: url(/iwov-resources/images/creditcards/desktop/btn/lang-tc.png) no-repeat top center;
}

.ch .landing {
	width: 1920px;
	height: 1598px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	background: url(/iwov-resources/images/creditcards/desktop/01-landing.jpg) no-repeat;
}

.en .landing {
	width: 1920px;
	height: 1598px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	background: url(/iwov-resources/images/creditcards/desktop/01-landing-en.jpg) no-repeat;
}

.ch .btn-join {
	width: 210px;
	height: 73px;
	top: 331px;
	left: 470px;
	background: url(/iwov-resources/images/creditcards/desktop/btn/btn-reg.png) no-repeat top center;
}

.ch .btn-join:hover {
	background: url(/iwov-resources/images/creditcards/desktop/btn/btn-reg.png) no-repeat bottom center;
}

.en .btn-join {
	width: 218px;
	height: 97px;
	top: 318px;
	left: 460px;
	background: url(/iwov-resources/images/creditcards/desktop/btn/btn-reg-en.png) no-repeat top center;
}

.en .btn-join:hover {
	background: url(/iwov-resources/images/creditcards/desktop/btn/btn-reg-en.png) no-repeat bottom center;
}

.ch .btn-record {
	width: 230px;
	height: 73px;
	top: 331px;
	right: 470px;
	background: url(/iwov-resources/images/creditcards/desktop/btn/btn-record.png) no-repeat top center;
}

.ch .btn-record:hover {
	background: url(/iwov-resources/images/creditcards/desktop/btn/btn-record.png) no-repeat bottom center;
}

.en .btn-record {
	width: 242px;
	height: 97px;
	top: 318px;
	right: 460px;
	background: url(/iwov-resources/images/creditcards/desktop/btn/btn-record-en.png) no-repeat top center;
}

.en .btn-record:hover {
	background: url(/iwov-resources/images/creditcards/desktop/btn/btn-record-en.png) no-repeat bottom center;
}

.ch .btn-welcome {
	width: 22px;
	height: 15px;
	top: 1383px;
	left: 1121px;
}

.en .btn-welcome {
	width: 22px;
	height: 15px;
	top: 1375px;
	left: 1121px;
}

.ch .btn-tnc {
	width: 28px;
	height: 15px;
	top: 1458px;
	left: 1066px;
}

.en .btn-tnc {
	width: 30px;
	height: 13px;
	top: 1458px;
	left: 1144px;
}

.ch .btn-web-instruction {
	width: 56px;
	height: 17px;
	top: 1525px;
	left: 878px;
}

.en .btn-web-instruction {
	width: 99px;
	height: 17px;
	top: 1525px;
	left: 831px;
}

.ch .btn-web-tandc {
	width: 85px;
	height: 17px;
	top: 1525px;
	left: 952px;
}

.en .btn-web-tandc {
	width: 146px;
	height: 17px;
	top: 1525px;
	left: 947px;
}

/* ------ Popup form ------ */
.ch .popup_form {
	background: url(/iwov-resources/images/creditcards/desktop/popup1.png) no-repeat;
	position: absolute;
	top: 145px;
	left: 50%;
	width: 604px;
	height: 604px;
	margin-left: -302px;
}

.en .popup_form {
	background: url(/iwov-resources/images/creditcards/desktop/popup1-en.png) no-repeat;
	position: absolute;
	top: 145px;
	left: 50%;
	width: 604px;
	height: 604px;
	margin-left: -302px;
}

.ch .dbs_url {
	width: 192px;
	height: 22px;
	top: 179px;
	left: 154px;
}

.en .dbs_url {
	width: 214px;
	height: 22px;
	top: 182px;
	left: 122px;
}

.ch input[name="ref_no"] {
	top: 329px;
	left: 138px;
}

.en input[name="ref_no"] {
	top: 332px;
	left: 139px;
}

.ch .btn-submit {
	width: 78px;
	height: 38px;
	top: 328px;
	left: 407px;
}

.en .btn-submit {
	width: 78px;
	height: 35px;
	top: 333px;
	left: 408px;
}

.btn-close-form {
	width: 70px;
	height: 70px;
	top: 60px;
	right: 79px;
}

/* ------ Popup record ------ */
.ch .popup_record {
	background: url(/iwov-resources/images/creditcards/desktop/popup2a.png) no-repeat;
	position: relative;
	top: 125px;
	left: 50%;
	width: 802px;
	height: 698px;
	margin-left: -401px;
}

.en .popup_record {
	background: url(/iwov-resources/images/creditcards/desktop/popup2a-en.png) no-repeat;
	position: relative;
	top: 125px;
	left: 50%;
	width: 786px;
	height: 725px;
	margin-left: -393px;
}

.ch .popup_record_bg {
	background: url(/iwov-resources/images/creditcards/desktop/popup2b.png) no-repeat;
	width: 267px;
	height: 262px;
	position: absolute;
	top: 176px;
	left: 120px;
}

.en .popup_record_bg {
	background: url(/iwov-resources/images/creditcards/desktop/popup2b-en.png) no-repeat;
	width: 267px;
	height: 262px;
	position: absolute;
	top: 178px;
	left: 120px;
}

.ch .scroll_popup_record_top {
	width: 570px;
	height: 314px;
	position: absolute;
	top: 178px;
	left: 57%;
	margin-left: -335px;
	overflow: hidden;
}

.en .scroll_popup_record_top {
	width: 570px;
	height: 317px;
	position: absolute;
	top: 178px;
	left: 57%;
	margin-left: -335px;
	overflow: hidden;
}

.ref_code {
	font-size: 26px;
	color: #ffe400;
	font-weight: bold;
	letter-spacing: 3px;
	position: absolute;
	top: 171px;
	right: 130px;
	text-align: right;
}

.last_modified_at {
	font-size: 20px;
	color: #ffe400;
	font-weight: bold;
	letter-spacing: 3px;
	position: absolute;
	top: 225px;
	right: 130px;
	text-align: right;
}

.referral_count {
	font-size: 26px;
	color: #ffe400;
	font-weight: bold;
	letter-spacing: 3px;
	position: absolute;
	top: 281px;
	right: 130px;
	text-align: right;
}

.referral_link {
	width: 245px;
	height: 17px;
	font-size: 20px;
	color: #ffe400;
	font-weight: bold;
	letter-spacing: 1px;
	position: absolute;
	top: 310px;
	right: 130px;
	text-align: right;
}

.ch input[name="referral_link"], .en input[name="referral_link"] {
	width: 221px;
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	background: transparent;
	outline: none;
	border: 0;
	color: #ffe400;
	cursor: pointer;
}

.ch input[name="referral_link"] {
	top: 359px;
	right: 130px;
}

.en input[name="referral_link"] {
	top: 359px;
	right: 130px;
}

.share_btn {
	width: 42px;
	height: 42px;
	top: 412px;
}

.fb_share {
	right: 265px;
	background: url(/iwov-resources/images/creditcards/desktop/btn/1fb.png) no-repeat top center;
}

.whatsapp_share {
	right: 220px;
	background: url(/iwov-resources/images/creditcards/desktop/btn/2whtsapp.png) no-repeat top center;
}

.email_share {
	right: 175px;
	background: url(/iwov-resources/images/creditcards/desktop/btn/3mail.png) no-repeat top center;
}

.line_share {
	right: 130px;
	background: url(/iwov-resources/images/creditcards/desktop/btn/4line.png) no-repeat top center;
}

.fb_share:hover {
	background: url(/iwov-resources/images/creditcards/desktop/btn/1fb.png) no-repeat bottom center;
}

.whatsapp_share:hover {
	background: url(/iwov-resources/images/creditcards/desktop/btn/2whtsapp.png) no-repeat bottom center;
}

.email_share:hover {
	background: url(/iwov-resources/images/creditcards/desktop/btn/3mail.png) no-repeat bottom center;
}

.line_share:hover {
	background: url(/iwov-resources/images/creditcards/desktop/btn/4line.png) no-repeat bottom center;
}

.btn-close-record {
	width: 70px;
	height: 70px;
	top: 0px;
	right: 0px;
}

.record_control {
	display: none;
}

.btn-previous {
	width: 29px;
	height: 34px;
	bottom: 100px;
	left: 340px;
	background: url(/iwov-resources/images/creditcards/desktop/btn/arrow-left.png) no-repeat top center;
}

.btn-previous:hover {
	background: url(/iwov-resources/images/creditcards/desktop/btn/arrow-left.png) no-repeat bottom center;
}

.btn-next {
	width: 29px;
	height: 34px;
	bottom: 100px;
	right: 340px;
	background: url(/iwov-resources/images/creditcards/desktop/btn/arrow-right.png) no-repeat top center;
}

.btn-next:hover {
	background: url(/iwov-resources/images/creditcards/desktop/btn/arrow-right.png) no-repeat bottom center;
}

/* ------ Referral ------ */
/*.ch .referral_bg {
	width: 1366px;
	height: 3690px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/black-landing.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .referral_bg {
	width: 1366px;
	height: 3690px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/black-landing-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}*/



/* 20190129 Alvin */
.ch .landing_01 {
	width: 1366px;
	height: 635px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1214_01-zh.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_02 {
    width: 1390px;
    height: 298px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1214_02-zh.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_03 {
    width: 1166px;
    height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1214_03-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_04 {
    width: 1166px;
    height: 1200px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1214_04-zh.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_05 {
	display: none;
	width: 1366px;
	height: 428px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1214_05-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_06 {
	width: 1366px;
	height: 400px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1214_06-zh.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_01 {
	width: 1366px;
	height: 640px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1214_01-en.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_02 {
    width: 1390px;
    height: 298px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1214_02-en.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_03 {
    width: 1166px;
    height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1214_03-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_04 {
    width: 1166px;
    height: 1200px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1214_04-en.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_05 {
	display: none;
	width: 1366px;
	height: 428px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1214_05-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_06 {
	width: 1366px;
	height: 400px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1214_06-en.png);
	background-size: cover;
	background-repeat: no-repeat;
}
/* 20190129 End */




/* 20220803 Emi MGM */
.ch .landing_01_emi_MGM {
	width: 1366px;
	height: 682px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0802_01-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_02_emi_MGM {
    width: 1390px;
    height: 520px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0802_02-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_03_emi_MGM {
    width: 1366px;
    height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0802_03-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_04_emi_MGM {
    width: 1366px;
    height: 3066px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0802_04-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_05_emi_MGM {
	display: none;
	width: 1366px;
	height: 428px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0802_05-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_06_emi_MGM {
	width: 1366px;
	height: 732px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0802_06-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_01_emi_MGM {
	width: 1366px;
	height: 682px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0802_01-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_02_emi_MGM {
    width: 1390px;
    height: 520px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0802_02-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_03_emi_MGM {
    width: 1366px;
    height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0802_03-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_04_emi_MGM {
    width: 1366px;
    height: 3336px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0802_04-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_05_emi_MGM {
	display: none;
	width: 1366px;
	height: 428px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0802_05-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_06_emi_MGM {
	width: 1366px;
	height: 762px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0802_06-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
/* 20220803 End */



/* 20230104 Core MGM */
.ch .landing_01_core_MGM {
	width: 1366px;
	height: 1074px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0104_01-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_02_core_MGM {
    width: 1366px;
    height: 762px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0104_02-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_03_core_MGM {
    width: 1366px;
    height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0104_03-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_04_core_MGM {
    width: 1366px;
    height: 2782px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0104_04-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_05_core_MGM {
	display: none;
	width: 1366px;
	height: 428px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0104_05-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_06_core_MGM {
	width: 1366px;
	height: 782px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0104_06-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_01_core_MGM {
	width: 1366px;
	height: 1071px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0104_01-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_02_core_MGM {
    width: 1366px;
    height: 765px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0104_02-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_03_core_MGM {
    width: 1366px;
    height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0104_03-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_04_core_MGM {
    width: 1366px;
    height: 2799px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0104_04-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_05_core_MGM {
	display: none;
	width: 1366px;
	height: 428px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0104_05-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_06_core_MGM {
	width: 1366px;
	height: 765px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0104_06-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
/* 20230104 End */




/* 20230904 LG Student MGM */
.ch .landing_01_lf_student_MGM {
	width: 1366px;
	height: 1071px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0904_01-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_02_lf_student_MGM {
    width: 1366px;
    height: 2785px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0904_02-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_03_lf_student_MGM {
    width: 1366px;
    height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0904_03-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_04_lf_student_MGM {
    width: 1366px;
    height: 1170px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0904_04-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_05_lf_student_MGM {
	display: none;
	width: 1366px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0904_05-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_06_lf_student_MGM {
	width: 1366px;
	height: 730px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0904_06-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_01_lf_student_MGM {
	width: 1366px;
	height: 1071px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0904_01-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_02_lf_student_MGM {
    width: 1366px;
    height: 2950px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0904_02-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_03_lf_student_MGM {
    width: 1366px;
    height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0904_03-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_04_lf_student_MGM {
    width: 1366px;
    height: 1190px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0904_04-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_05_lf_student_MGM {
	display: none;
	width: 1366px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0904_05-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_06_lf_student_MGM {
	width: 1366px;
	height: 830px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing0904_06-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}


.ch .btn-lf_mgm_tnc-offer2 {
	width: 100px;
    height: 50px;
    bottom: 470px;
	/*top: 250px;*/
    left: 860px;
    /*border-bottom: 1px solid#ddd;*/
}

.en .btn-lf_mgm_tnc-offer2 {
	width: 100px;
	height: 30px;
    bottom: 450px;
    left: 180px;
     /*border-bottom: 1px solid #ddd;*/
}


.ch .btn-lf_mgm_tnc-offer3 {
	width: 100px;
    height: 50px;
    bottom: 450px;
	/*top: 300px;*/
    left: 690px;
    /*border-bottom: 1px solid#ddd;*/
}

.en .btn-lf_mgm_tnc-offer3 {
	width: 100px;
	height: 30px;
    bottom: 400px;
    left: 1070px;
     /*border-bottom: 1px solid #ddd;*/
}
/* 20230904 End */






/* 20231020 bkmc MGM */
.ch .landing_01_bkmc_MGM {
	width: 1366px;
	height: 1071px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1020_01-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_02_bkmc_MGM {
    width: 1366px;
    height: 2785px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1020_02-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_03_bkmc_MGM {
    width: 1366px;
    height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1020_03-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_04_bkmc_MGM {
    width: 1366px;
    height: 1170px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1020_04-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_05_bkmc_MGM {
	display: none;
	width: 1366px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1020_05-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_06_bkmc_MGM {
	width: 1366px;
	height: 730px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1020_06-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_01_bkmc_MGM {
	width: 1366px;
	height: 1071px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1020_01-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_02_bkmc_MGM {
    width: 1366px;
    height: 2950px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1020_02-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_03_bkmc_MGM {
    width: 1366px;
    height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1020_03-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_04_bkmc_MGM {
    width: 1366px;
    height: 1190px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1020_04-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_05_bkmc_MGM {
	display: none;
	width: 1366px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1020_05-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_06_bkmc_MGM {
	width: 1366px;
	height: 830px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing1020_06-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}


.ch .btn-bkmc_mgm_tnc-offer2 {
	width: 100px;
    height: 50px;
    bottom: 470px;
	/*top: 250px;*/
    left: 840px;
    /*border-bottom: 1px solid#ddd;*/
}

.en .btn-bkmc_mgm_tnc-offer2 {
	width: 100px;
	height: 50px;
    bottom: 450px;
    left: 100px;
     /*border-bottom: 1px solid #ddd;*/
}


.ch .btn-bkmc_mgm_tnc-offer3 {
	width: 100px;
    height: 50px;
    bottom: 440px;
	/*top: 300px;*/
    left: 690px;
    /*border-bottom: 1px solid#ddd;*/
}

.en .btn-bkmc_mgm_tnc-offer3 {
	width: 100px;
	height: 50px;
    bottom: 400px;
    left: 1130px;
     /*border-bottom: 1px solid #ddd;*/
}
/* 20231020 End */





/* 20240101 bkmc MGM */
.ch .landing_01_bkmc_MGM2024 {
	width: 1366px;
	height: 1071px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing202401_01-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_02_bkmc_MGM2024 {
    width: 1366px;
    height: 2785px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing202401_02-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_03_bkmc_MGM2024 {
    width: 1366px;
    height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing202401_03-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_04_bkmc_MGM2024 {
    width: 1366px;
    height: 1170px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing202401_04-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_05_bkmc_MGM2024 {
	display: none;
	width: 1366px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing202401_05-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.ch .landing_06_bkmc_MGM2024 {
	width: 1366px;
	height: 730px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing202401_06-zh.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_01_bkmc_MGM2024 {
	width: 1366px;
	height: 1071px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing202401_01-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_02_bkmc_MGM2024 {
    width: 1366px;
    height: 2950px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing202401_02-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_03_bkmc_MGM2024 {
    width: 1366px;
    height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing202401_03-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_04_bkmc_MGM2024 {
    width: 1366px;
    height: 1190px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing202401_04-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_05_bkmc_MGM2024 {
	display: none;
	width: 1366px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing202401_05-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.en .landing_06_bkmc_MGM2024 {
	width: 1366px;
	height: 830px;
	position: relative;
	margin: 0 auto;
	background-image: url(/iwov-resources/images/creditcards/desktop/01-landing202401_06-en.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}


.ch .btn-bkmc_MGM2024_tnc-offer2 {
	width: 100px;
    height: 50px;
    bottom: 470px;
	/*top: 250px;*/
    left: 870px;
    /*border-bottom: 1px solid#ddd;*/
}

.en .btn-bkmc_MGM2024_tnc-offer2 {
	width: 100px;
	height: 50px;
    bottom: 450px;
    left: 180px;
     /*border-bottom: 1px solid #ddd;*/
}


.ch .btn-bkmc_MGM2024_tnc-offer3 {
	width: 100px;
    height: 50px;
    bottom: 440px;
	/*top: 300px;*/
    left: 700px;
    /*border-bottom: 1px solid#ddd;*/
}

.en .btn-bkmc_MGM2024_tnc-offer3 {
	width: 100px;
	height: 50px;
    bottom: 400px;
    left: 1160px;
     /*border-bottom: 1px solid #ddd;*/
}
/* 20240101 End */




.ch .btn-web-instruction-referral {
	width: 56px;
	height: 17px;
	top: 3284px;
	left: 230px;
}

.en .btn-web-instruction-referral {
	width: 99px;
	height: 17px;
	top: 3379px;
	left: 230px;
}

.ch .btn-web-tandc-referral {
    width: 91px;
    height: 17px;
    bottom: 157px;
    left: 245px;
}

.en .btn-web-tandc-referral {
    width: 146px;
    height: 17px;
    bottom: 147px;
    left: 243px;
}

.ch .btn-language-referral {
	width: 42px;
	height: 42px;
	top: 20px;
	right: 21px;
	z-index: 1001;
	background: url(/iwov-resources/images/creditcards/desktop/btn/lang-en-2022.png) no-repeat top center;
}

.en .btn-language-referral {
	width: 42px;
	height: 42px;
	top: 20px;
	right: 21px;
	z-index: 1001;
	background: url(/iwov-resources/images/creditcards/desktop/btn/lang-tc-2022.png) no-repeat top center;
}

.ch .btn-tnc-referral {
	width: 170px;
	height: 17px;
	bottom: 215px;
	left: 571px;
	z-index: 1001;
	border-bottom: 1px solid#ddd;
}

.en .btn-tnc-referral {
	width: 193px;
    height: 17px;
    bottom: 177px;
    left: 813px;
    z-index: 1001;
    border-bottom: 1px solid #ddd;
}

.ch .btn-tnc-offer {
    width: 30px;
    height: 17px;
    bottom: 278px;
	top: 200px;
    left: 730px;
	border-bottom: 1px solid #ddd;
}

.en .btn-tnc-offer {
	width: 100px;
    height: 17px;
    bottom: 454px;
    left: 1170px;
	border-bottom: 1px solid #ddd;
}

.ch .btn-tnc-offer2 {
	width: 40px;
    height: 20px;
    bottom: 190px;
	top: 250px;
    left: 615px;
    /*border-bottom: 1px solid#ddd;*/
}

.en .btn-tnc-offer2 {
	width: 100px;
	height: 20px;
    bottom: 440px;
    left: 1170px;
     /*border-bottom: 1px solid #ddd;*/
}


.ch .btn-tnc-offer3 {
	width: 40px;
    height: 20px;
    bottom: 180px;
	top: 300px;
    left: 580px;
    /*border-bottom: 1px solid#ddd;*/
}

.en .btn-tnc-offer3 {
	width: 100px;
	height: 17px;
    bottom: 395px;
    left: 1070px;
     /*border-bottom: 1px solid #ddd;*/
}


.ch .btn-tnc-extra-avios {
    width: 30px;
    height: 17px;
    bottom: 255px;
    left: 530px;
}

.en .btn-tnc-extra-avios {
    width: 70px;
    height: 17px;
    bottom: 241px;
    left: 555px;
}


.ch .referral_code, .en .referral_code {
	position: absolute;
	width: 487px;
	top: 900px;
	left: 50%;
    transform: translateX(-249px);
    color: #000;
    font-size: 39px;
    font-weight: bold;
    z-index: 1001;
    text-align: center;
}

.ch .btn-join-referral {
    width: 600px;
    height: 193px;
    top: 835px;
    left: 46%;
    transform: translateX(-245px);
    /* background: url(/iwov-resources/images/creditcards/desktop/btn/apply-now-tc.png) no-repeat top center; */
    z-index: 1001;
    background-size: 500px 98px;
}

/*.ch .btn-join-referral:hover{ background: url(/iwov-resources/images/creditcards/desktop/btn/apply-now-tc.png) no-repeat bottom center;}*/
.en .btn-join-referral {
    width: 755px;
    height: 193px;
    top: 835px;
    left: 40%;
    transform: translateX(-241px);
    /* background: url(/iwov-resources/images/creditcards/desktop/btn/apply-now-en.png) no-repeat top center; */
    cursor: pointer;
    z-index: 1001;
    background-size: 487px 108px;
}

/*.en .btn-join-referral:hover{ background: url(/iwov-resources/images/creditcards/desktop/btn/apply-now-en.png) no-repeat bottom center;}*/
a:active, a:focus {
	outline: none;
	ie-dummy: expression(this.hideFocus=true);
}

.ch .btn-close {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 2px;
	right: 12px;
	background: url(/iwov-resources/images/creditcards/desktop/close.png) no-repeat top center;
	cursor: pointer;
}

.en .btn-close {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 2px;
	right: 12px;
	background: url(/iwov-resources/images/creditcards/desktop/close.png) no-repeat top center;
	cursor: pointer;
}

.ch input[name="ref_no"], .en input[name="ref_no"] {
	width: 268px;
	height: 32px;
	position: absolute;
	font-size: 30px;
	letter-spacing: 10px;
	background: transparent;
	outline: none;
	border: 0;
	display: inline-block;
	color: #000;
}

.ch input[name="ref_no"]::-ms-clear {
	display: none;
}

.en input[name="ref_no"]::-ms-clear {
	display: none;
}

.ch input[name="referral_link"]::nth-last-word () {
	letter-spacing: none;
}

#loading, .popup {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	display: none;
}

#loading {
	position: fixed;
	z-index: 100;
}

.loading_icon {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 50px;
	height: 50px;
	margin: -25px 0 0 -25px;
	background: url(/iwov-resources/images/creditcards/loading.gif) no-repeat center center;
}

.popup {
	z-index: 1003;
}

.ch .btn-join-now-1 {
	position: absolute;
	width: 213px;
	height: 56px;
	top: 1230px;
	left: 70px;
	background: url(/iwov-resources/images/creditcards/desktop/btn/btn-apply-chin.png) no-repeat center center;
}

.ch .btn-join-now-2 {
	position: absolute;
	width: 213px;
	height: 56px;
	top: 1230px;
	left: 360px;
	background: url(/iwov-resources/images/creditcards/desktop/btn/btn-apply-chin.png) no-repeat center center;
}

.en .btn-join-now-1 {
	position: absolute;
	width: 213px;
	height: 56px;
	top: 1230px;
	left: 70px;
	background: url(/iwov-resources/images/creditcards/desktop/btn/btn-apply-eng.png) no-repeat center center;
}

.en .btn-join-now-2 {
	position: absolute;
	width: 213px;
	height: 56px;
	top: 1230px;
	left: 360px;
	background: url(/iwov-resources/images/creditcards/desktop/btn/btn-apply-eng.png) no-repeat center center;
}

.ch .btn-tnc-1 {
	position: absolute;
	width: 26px;
	height: 16px;
	top: 3292px;
	left: 532px;
}

.en .btn-tnc-1.a {
	position: absolute;
	width: 26px;
	height: 16px;
	top: 3327px;
	left: 572px;
}

.en .btn-tnc-1.b {
	position: absolute;
	width: 27px;
	height: 16px;
	top: 3345px;
	left: 40px;
}

.ch .btn-tnc-2.a {
	position: absolute;
	width: 19px;
	height: 16px;
	top: 3424px;
	left: 582px;
}

.ch .btn-tnc-2.b {
	position: absolute;
	width: 19px;
	height: 16px;
	top: 3441px;
	left: 50px;
}

.en .btn-tnc-2 {
	position: absolute;
	width: 43px;
	height: 16px;
	top: 3504px;
	left: 474px;
}

.ch .btn-tnc-3 {
	position: absolute;
	width: 27px;
	height: 16px;
	top: 3506px;
	left: 364px;
}

.en .btn-tnc-3 {
	position: absolute;
	width: 46px;
	height: 16px;
	top: 3596px;
	left: 140px;
}