﻿/************************************************************************************
GENERAL STYLING
*************************************************************************************/
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);

:root {
  /* --theme-background-image: url(/iphonepreorder/images/bg_supreme.png); */
  --theme-background-image: url(/iphonepreorder/images/bg-wht-pc-tc.jpg),
    url(/iphonepreorder/images/bg_supreme.jpg);
  --theme-background: #212529;
  --theme-footer-background: #212529;
  --theme-spinner: #CEA272;
  --theme-title: #CEA272;
  --theme-subtitle: #ffffff;
  --theme-text: #ffffff;
  --theme-white: #ffffff;
  --theme-primary: #CEA272;
  --theme-secondary: #574517;
  --theme-highlight: #CEA272;
  --theme-checkbox: #c5c5c5;
  --theme-highlighted-checkbox: #CEA272;
  --theme-error: #CEA272;
  --theme-nav: #ffffff;

  --theme-nav-lang-size: 0.25em 1em;

  --theme-disabled-button: #303030;
  --theme-enabled-button: #CEA272;
  --theme-hover-button: #b58a5e;
}


@font-face {
  font-family: Helvetica Neue;
  src: url("HelveticaNeue.woff") format("woff");
}

@font-face {
  font-family: MHeiHK;
  src: url("MHeiHK.woff") format("woff");
}

/* Custom font: Noto Sans CJK TC */
@font-face {
  font-family: "Noto Sans CJK TC";
  src: url("/iphonepreorder/fonts/Noto_Sans_TC/NotoSansTC-Medium.otf") format("opentype");
}

@font-face {
  font-family: "Noto Sans CJK TC Bold";
  src: url("/iphonepreorder/fonts/Noto_Sans_TC/NotoSansTC-Bold.otf") format("opentype");
}

@font-face {
  font-family: "Noto Sans CJK TC Black";
  src: url("/iphonepreorder/fonts/Noto_Sans_TC/NotoSansTC-Black.otf") format("opentype");
}

@font-face {
  font-family: "Noto Sans CJK TC Light";
  src: url("/iphonepreorder/fonts/Noto_Sans_TC/NotoSansTC-Light.otf") format("opentype");
}

@font-face {
  font-family: "Noto Sans CJK TC Regular";
  src: url("/iphonepreorder/fonts/Noto_Sans_TC/NotoSansTC-Regular.otf") format("opentype");
}

@font-face {
  font-family: "Noto Sans CJK TC Thin";
  src: url("/iphonepreorder/fonts/Noto_Sans_TC/NotoSansTC-Thin.otf") format("opentype");
}
/* Custom font: Noto Sans CJK TC */


#intpagefooter {
  background: var(--theme-footer-background);
}

html {
  background: var(--theme-background);
}

.form-control,
.form-control:focus {
  color: var(--theme-text);
  background: transparent;
  border-color: #bdbdbd;
  /* background: var(--theme-background); */
}

.navbar-light .navbar-nav .nav-link {
  color: var(--theme-nav);
}

.navbar-nav:hover .nav-link:hover,
.navbar-nav:focus .nav-link:focus {
  color: var(--theme-primary);
}

html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset {
  margin: 0;
  padding: 0;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
  color: var(--theme-text);
  font-weight: bold !important;
}

.modal-content {
  background: var(--242424, #242424);
}

.modal-header {
  background: var(--242424, #242424);
}

.modal-header .btn-close {
  background: transparent
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
    center/1em auto no-repeat;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255);
}

sup {
  font-size: 12px;
  color: inherit !important;
  line-height: 100%;
  font-weight: normal;
}

body {
  background: var(--theme-background);
}

img,
fieldset {
  border: 0;
}

/* set image max width to 100% */

img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
}

a {
  color: var(--theme-primary);
  text-decoration: underline;
  outline: none;
  /* for Firefox */
  /* for IE */
  cursor: pointer;
}

a:hover {
  color: var(--theme-primary);
  text-decoration: underline;
  cursor: pointer;
}

#pagehomecontent {
  width: 100%;
}

#photoheadline {
  font-size: 55px;
  font-weight: bold;
  line-height: 0%;
  float: left;
  height: 150px;
}

#headline {
  font-size: 35px;
  font-weight: bold;
}

#subheadline {
  font-size: 24px;
  font-weight: bold;
}

#subheadlineen {
  font-size: 20px;
  font-weight: bold;
}

/************************************************************************************
Form
*************************************************************************************/
.formpoint {
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
  margin-bottom: 20px;
}
.formul {
  padding-left: 30px;
}
.formremark {
  width: 100%;
  height: auto;
  display: inline-block;
  font-size: 12px;
  line-height: 120%;
  text-align: left;
}
.formhomeoffer {
  width: 100%;
  height: auto;
  display: inline-block;
}
.formhomeoffericon {
  width: 18%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
.formhomeoffertxt {
  width: 80%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  line-height: 120%;
  text-align: left;
}

.formtelframeL {
  width: 70%;
  height: auto;
  float: left;
}
.formtelframeR {
  width: 30%;
  height: auto;
  float: left;
  text-align: right;
}
.formtelbut {
  padding: 8px 0px !important;
  width: 90% !important;
  text-align: center;
}
.formtelboxH {
  height: auto !important;
  min-height: auto !important;
}

.formtelkvframe {
  width: 840px;
  height: 800px;
  display: inline-block;
  position: relative;
  margin-top: 20px;
}
.formtelformframe {
  width: 100% !important;
  height: auto !important;
  display: inline-block;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.formtxtA {
  width: 100%;
  height: auto;
  display: inline-block;
  font-size: 18px;
  line-height: 100%;
  margin-bottom: 15px;
}
.formtxtAhl {
  color: var(--theme-error);
  display: inline-block;
}
.formtxtL {
  width: 50%;
  height: auto;
  float: left;
  font-size: 18px;
  line-height: 100%;
  margin-bottom: 15px;
}
.formtxtR {
  width: 50%;
  height: auto;
  float: left;
  font-size: 18px;
  line-height: 100%;
  color: var(--theme-highlight);
  text-align: right;
  margin-bottom: 15px;
}
.formerrtxt {
  width: 100%;
  height: auto;
  display: inline-block;
  font-size: 16px;
  line-height: 100%;
  color: var(--theme-error);
  display: none;
}

.formotpframe {
  width: 15%;
  height: auto;
  float: left;
  margin-bottom: 5px;
}
.formotpspace {
  width: 2%;
  height: auto;
  float: left;
}
.formotpinput {
  padding: 25px 10px !important;
  text-align: center;
  font-size: 28px !important;
}
.formotpresendtxt {
  font-size: 14px;
  line-height: 100%;
  width: 100%;
  height: auto;
  display: inline-block;
  margin-bottom: 15px;
}

.formothermobL {
  width: 100%;
  height: auto;
  display: inline-block;
  margin: 6px 0px;
}
.formothermobR {
  width: 30px;
  height: auto;
  float: right;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(-20%, -50%);
}

.formcptxtframe {
  width: 100%;
  height: auto;
  display: inline-block;
  margin: 60px 0px 30px 0px;
}
.formcptxt {
  width: 100%;
  height: auto;
  display: inline-block;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
}
.formcptxtnumber {
  width: 100%;
  height: auto;
  display: inline-block;
  font-size: 90px;
  line-height: 100%;
  color: var(--theme-highlight);
  margin-bottom: 10px;
  text-align: center;
}
.formcpbanner {
  width: 100%;
  height: auto;
  display: inline-block;
  margin-top: 30px;
}

.formhr {
  width: 100%;
  height: auto;
  display: inline-block;
  margin: 5px 0px;
}

.formpulldown {
  width: 100%;
  padding: 8px 12px 8px 12px;
  margin: 8px 0px;
  box-sizing: border-box;
  border: 1px solid #c5c5c5;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #1d1d1d;
}
.formpulldownhide {
  opacity: 0.5;
}
.formpulldowncol2 {
  width: 49%;
  height: auto;
  float: left;
}
.closebtn {
  position: fixed;
  top: 10px;
  right: 10px;
  cursor: pointer;
  z-index: 8040;
  font-size: 30px;
  line-height: 30px;
  color: white;
}

/* input[type="password"] {
  width: 100%;
  padding: 8px 12px 8px 12px;
  margin: 0px;
  box-sizing: border-box;
  border: 1px solid #c5c5c5;
  border-radius: 5px;
  font-size: 20px;
}

input[type="text"] {
  width: 100%;
  padding: 8px 12px 8px 12px;
  margin: 0px;
  box-sizing: border-box;
  border: 1px solid #c5c5c5;
  border-radius: 5px;
  font-size: 20px;
} */

.labl {
  width: auto;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
  float: left;
}
.labl > input {
  /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
.labl > input + div {
  /* DIV STYLES */
  cursor: pointer;
  border: 1px solid #c5c5c5;
  padding: 8px 20px;
  border-radius: 5px;
  font-size: 16px;
}
.labl > input:checked + div {
  /* (RADIO CHECKED) DIV STYLES */
  background-color: #fff;
  border: 2px solid #e50fab;
}

.lablcol3 {
  width: auto;
  text-align: center;
  vertical-align: middle;
  margin-right: 0px;
  width: 32%;
  float: left;
}
.lablcol3 > input {
  /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
.lablcol3 > input + div {
  /* DIV STYLES */
  cursor: pointer;
  border: 1px solid #c5c5c5;
  padding: 8px 20px;
  border-radius: 5px;
  font-size: 16px;
}
.lablcol3 > input:checked + div {
  /* (RADIO CHECKED) DIV STYLES */
  border: 1px solid #000;
  background-color: #000;
  color: #ffbfc5;
}

.lablcol2 {
  width: auto;
  text-align: center;
  vertical-align: middle;
  width: 49%;
  float: left;
}
.lablcol2 > input {
  /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
.lablcol2 > input + div {
  /* DIV STYLES */
  cursor: pointer;
  border: 1px solid #c5c5c5;
  padding: 8px 20px;
  border-radius: 5px;
  font-size: 16px;
}
.lablcol2 > input:checked + div {
  /* (RADIO CHECKED) DIV STYLES */
  border: 1px solid #000;
  background-color: #000;
  color: #ffbfc5;
}

.lablphone {
  display: inline-block;
  width: auto;
  text-align: center;
  vertical-align: middle;
}
.lablphone > input {
  /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
.lablphone > input + div {
  /* DIV STYLES */
  cursor: pointer;
  border: 1px solid #fff;
  padding: 10px 10px;
  border-radius: 5px;
  font-size: 16px;
}
.lablphone > input:checked + div {
  /* (RADIO CHECKED) DIV STYLES */
  background-color: #fff;
  border: 2px solid #e50fab;
}

.lablcolor {
  display: inline-block;
  width: 60px;
  text-align: center;
  vertical-align: top;
  font-size: 12px;
  line-height: 120%;
  margin-right: 20px;
}
.lablcolor > input {
  /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
.lablcolor > input + div {
  /* DIV STYLES */
  cursor: pointer;
  border: 1px solid #dbdbdb;
  border-radius: 100px;
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
  display: inline-block;
}
.lablcolor > input:checked + div {
  /* (RADIO CHECKED) DIV STYLES */
  background-color: #fff;
  border: 2px solid #e50fab;
}
.lablcolorbox {
  width: 28px;
  height: 28px;
  border-radius: 100px;
  display: inline-block;
  margin-top: 2px;
}

.lablspace {
  width: 2%;
  height: auto;
  float: left;
}
.lablplanspace {
  width: 10px;
  height: auto;
  display: inline-block;
}
.phoneimg {
  width: 150px;
  height: auto;
  display: inline-block;
}
.lablerttxt {
  color: #ff0000;
  float: none !important;
}

/************************************************************************************
						 iphone select
*************************************************************************************/

.lablcol2a {
  display: inline-block;
  width: auto;
  text-align: center;
  vertical-align: middle;
  width: 49%;
  float: left;
}
.lablcol2a > input {
  /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
.lablcol2a > input + div {
  /* DIV STYLES */
  cursor: pointer;
  border: 1px solid #c5c5c5;
  padding: 8px 20px;
  border-radius: 5px;
  font-size: 16px;
}
.lablcol2a > input:checked + div {
  /* (RADIO CHECKED) DIV STYLES */
  border: 2px solid #000;
  background-color: #fff;
  color: #000;
}

.lablcol3a {
  display: inline-block;
  width: auto;
  text-align: center;
  vertical-align: middle;
  margin-right: 0px;
  width: 32%;
  float: left;
}
.lablcol3a > input {
  /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
.lablcol3a > input + div {
  /* DIV STYLES */
  cursor: pointer;
  border: 1px solid #c5c5c5;
  padding: 8px 0px;
  border-radius: 5px;
  font-size: 16px;
}
.lablcol3a > input:checked + div {
  /* (RADIO CHECKED) DIV STYLES */
  border: 2px solid #000;
  background-color: #fff;
  color: #000;
}

.lablcolorbox {
  width: 16px;
  height: 16px;
  border-radius: 100px;
  display: inline-block;
  vertical-align: -2px;
  box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.15);
}
.lablspace1 {
  width: 2%;
  height: auto;
  display: inline-block;
  float: left;
}
.lablspace2 {
  width: 2%;
  height: auto;
  display: inline-block;
  float: left;
}
.lablspaceh {
  width: 100%;
  height: 10px;
  display: inline-block;
  float: left;
}
.lablspaceh2 {
  width: 100%;
  height: 10px;
  display: inline-block;
  float: left;
}

.intscol2bgselect {
  width: 48%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  margin: 20px;
  position: relative;
}
.iphoneimg {
  width: auto;
  height: 500px;
  display: inline-block;
}
.iphoneselectframe {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0px;
  bottom: -50px;
  text-align: center;
}
.iphoneselectframeL {
  width: auto;
  height: auto;
  display: inline-block;
}
.iphoneselectframeR {
  width: auto;
  height: auto;
  display: inline-block;
}
.iphoneselecttxt {
  width: auto;
  height: auto;
  font-size: 18px;
  font-weight: bold;
  line-height: 100%;
  display: inline-block;
}
.iphoneselecttxtspace {
  width: 50px;
  height: auto;
  display: inline-block;
}
.iphoneselecttxtline {
  width: auto;
  height: auto;
  font-size: 18px;
  font-weight: bold;
  line-height: 100%;
  margin: 0px 30px;
  display: inline-block;
}

.intformboxselect {
  width: 70%;
  height: 720px;
  min-height: 720px;
  background-color: #fff;
  border-radius: 5px;
  padding: 25px 80px;
  border: 3px #ffbfc5 solid;
  box-shadow: 0px 0px 10px #afafaf;
  overflow-x: hidden;
  overflow-y: auto;
}
.ipselecttitle {
  width: 40%;
  height: auto;
  display: inline-block;
  float: left;
  margin: 10px 0px;
  font-size: 18px;
  font-weight: bold;
  line-height: 140%;
  vertical-align: top;
}
.ipselectcontent {
  width: 60%;
  height: auto;
  display: inline-block;
  float: left;
  margin: 10px 0px;
  font-size: 18px;
  font-weight: bold;
  line-height: 140%;
  vertical-align: top;
}
.ipselectcontentall {
  width: 100%;
  height: auto;
  display: inline-block;
  margin: 10px 0px;
  font-size: 18px;
  font-weight: bold;
  line-height: 140%;
}

.iphoneselectcol3 {
  width: 32%;
  height: auto;
  display: inline-block;
  float: left;
}
.iphoneselectspace {
  width: 2%;
  height: auto;
  display: inline-block;
  float: left;
}

/************************************************************************************
iphone redirect
*************************************************************************************/
.iptitle {
  font-size: 40px;
  color: #000000;
  font-weight: bold;
  line-height: 120%;
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 40px;
}
.iptxt {
  font-size: 26px;
  color: #000000;
  font-weight: normal;
  line-height: 120%;
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: center;
}
#ipspace {
  width: 10px;
  clear: both;
  height: 50px;
}

/************************************************************************************
interest
*************************************************************************************/

.pagehomebginterest {
  background-color: #fff !important;
  background-image: url("/iphonepreorder/images/bg-supreme-kv-pc-tc.png"),url("/iphonepreorder/images/bg_supreme.jpg");
  /* background-image: url("/iphonepreorder/images/iphones-model-dark-pc.gif"),url("/iphonepreorder/images/bg_supreme.jpg"); */
  background-size: 100% auto, auto 100%;
  background-position: center, left top;
  background-repeat: no-repeat;
}
.pagebginterest {
  background-color: #fff !important;
  background-image: url("/iphonepreorder/images/bg-supreme-kv-pc-tc.png"),url("/iphonepreorder/images/bg_supreme.jpg");
  /* background-image: url("/iphonepreorder/images/iphones-model-dark-pc.gif"),url("/iphonepreorder/images/bg_supreme.jpg"); */
  background-size: 100% auto, auto 100%;
  background-position: center, left top;
  background-repeat: no-repeat;
}
.pagehomebginterest_en {
  background-color: #fff !important;
  background-image: url("/iphonepreorder/images/bg-supreme-kv-pc-en.png"),url("/iphonepreorder/images/bg_supreme.jpg");
  /* background-image: url("/iphonepreorder/images/iphones-model-dark-pc.gif"),url("/iphonepreorder/images/bg_supreme.jpg"); */
  background-size: 100% auto, auto 100%;
  background-position: center, left top;
  background-repeat: no-repeat;
}
.pagebginterest_en {
  background-color: #fff !important;
  background-image: url("/iphonepreorder/images/bg-supreme-kv-pc-en.png"),url("/iphonepreorder/images/bg_supreme.jpg");
  /* background-image: url("/iphonepreorder/images/iphones-model-dark-pc.gif"),url("/iphonepreorder/images/bg_supreme.jpg"); */
  background-size: 100% auto, auto 100%;
  background-position: center, left top;
  background-repeat: no-repeat;
}

.pagehomebgpreorder {
  background-color: rgba(36, 36, 36, 1) !important;
  background-image: url("/iphonepreorder/images/bg-supreme-kv-pc-tc.png"),url("/iphonepreorder/images/bg_supreme.jpg");
  /* background-image: url("/iphonepreorder/images/iphones-model-dark-pc.gif"),url("/iphonepreorder/images/bg_supreme.jpg"); */
  background-size: 100% auto, auto 100%;
  background-position: center, left top;
  background-repeat: no-repeat;
}
.pagebgpreorder {
  background-color: rgba(36, 36, 36, 1) !important;
  background-image: url("/iphonepreorder/images/bg-supreme-kv-pc-tc.png"),url("/iphonepreorder/images/bg_supreme.jpg");
  /* background-image: url("/iphonepreorder/images/iphones-model-dark-pc.gif"),url("/iphonepreorder/images/bg_supreme.jpg"); */
  background-size: 100% 540px, 100% 300%;
  background-position: center center, left top;
  background-repeat: no-repeat;
}
.pagehomebgpreorder_en {
  background-color: #fff !important;
  background-image: url("/iphonepreorder/images/bg-supreme-kv-pc-en.png"),url("/iphonepreorder/images/bg_supreme.jpg");
  /* background-image: url("/iphonepreorder/images/iphones-model-dark-pc.gif"),url("/iphonepreorder/images/bg_supreme.jpg"); */
  background-size: 100% auto, auto 100%;
  background-position: center, left top;
  background-repeat: no-repeat;
}
.pagebgpreorder_en {
  background-color: #1b1b1a !important;
  background-image: url("/iphonepreorder/images/bg-supreme-kv-pc-en.png"),url("/iphonepreorder/images/bg_supreme.jpg");
  /* background-image: url("/iphonepreorder/images/iphones-model-dark-pc.gif"),url("/iphonepreorder/images/bg_supreme.jpg"); */
  background-size: 100% auto, auto 100%;
  background-position: center, left top;
  background-repeat: no-repeat;
}

.pagebgselect {
  background-color: #fff !important;
  background-image: url("/iphonepreorder/images/bg-wht-pc-tc.jpg"), url("/iphonepreorder/images/bg.jpg");
  background-size: 100% 540px, 100% 300%;
  background-position: center, left top;
  background-repeat: no-repeat;
}
.pagebginterestinbase {
  background-color: #fff !important;
  background-image: url("/iphonepreorder/images/bg-iphone2.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 100%;
}
.tablewidthinterest {
  width: 100%;
}
.intscol2bg {
  width: 48%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  margin: 20px;
}
.intscol2 {
  width: 44%;
  height: auto;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 30px;
  vertical-align: middle;
}
.intformbox {
  width: auto;
  height: auto;
  min-height: 720px;
  background: rgba(36, 36, 36, 0.99);

  border-radius: 5px;
  padding: 25px 80px;
  background-position: bottom;
  background-size: 100% 110px;
  background-repeat: no-repeat;
  border: 0px #ffbfc5 solid;
  box-shadow: 0px 0px 14px 0px rgba(206, 162, 114, 0.8);
  /* background-color: var(--theme-background); */
  /* box-shadow: 0px 0px 10px #afafaf; */
}
.inttitleheader {
  font-size: 24px;
  color: #e00483;
  font-weight: bold;
  line-height: 120%;
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: left;
  border-bottom: 2px #e00483 solid;
  padding-bottom: 10px;
}
.inttitle01 {
  font-size: 42px;
  color: var(--theme-title);
  font-weight: bold;
  line-height: 120%;
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: left;
}
.inttitle02 {
  font-size: 24px;
  color: var(--theme-subtitle);
  font-weight: bold;
  line-height: 120%;
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: left;
}
.inttitle03 {
  font-size: 18px;
  color: #000000;
  font-weight: normal;
  line-height: 120%;
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: left;
}
.intformtitle {
  width: 100%;
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
  margin-bottom: 5px;
}
.intforminput {
  width: 100%;
  font-size: 18px;
  font-weight: normal;
  display: inline-block;
  margin-bottom: 10px;
}
.interrormsg {
  width: 100%;
  padding-left: 0px !important;
  padding-top: 0px !important;
  font-size: 14px;
  color: #ff0000;
}
.intnametitle {
  width: 25%;
  height: auto;
  display: inline-block;
}
.intlanguage {
  font-size: 16px;
  line-height: 100%;
  font-weight: bold;
  color: #ffbfc5;
  background-color: #000;
  padding: 12px 25px;
  border-radius: 5px;
  float: right;
  margin-top: 15px;
  margin-right: 20px;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.intlanguage:hover {
  color: #ffffff;
}
.intgametitle01 {
  font-size: 30px;
  color: #000;
  font-weight: bold;
  line-height: 120%;
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: left;
}
.intgametitle02 {
  font-size: 22px;
  color: #000;
  font-weight: normal;
  line-height: 120%;
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: left;
}
.intgametitle03 {
  font-size: 18px;
  color: #000;
  font-weight: normal;
  line-height: 120%;
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: left;
}
.intbgqna {
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% 250px;
}
.inttnctitle {
  font-size: 30px;
  font-weight: normal;
  line-height: 120%;
  color: #fff;
  width: 100%;
  height: auto;
  display: inline-block;
  border-bottom: #fff 1px solid;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.inttnctxt {
  padding-left: 15px;
  font-size: 18px;
  color: #fff;
}
.intli {
  color: #fff;
  padding: 5px 0px;
}
.intformtitlebox {
  width: 29.9%;
  height: auto;
  padding: 10px 0px;
  border: 1px solid #c5c5c5;
  border-radius: 3px;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  float: left;
  cursor: pointer;
}
.intformtitleboxspace {
  width: 4.2%;
  height: auto;
  float: left;
}
.intregnumber {
  font-size: 120%;
  color: inherit;
  font-weight: bold;
}

.tnctickframe {
  font-size: 14px;
  width: 100%;
  background-size: 100% 100%;
  padding: 10px 0px;
  color: #fff;
  position: relative;
  cursor: pointer;
}
.tnctickbox {
  display: inline-block;
  width: auto;
  vertical-align: top;
}
.tnctickboxsize {
  width: 15px;
  height: 20px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.tnctickboxtxt {
  display: inline-block;
  width: 90%;
  font-size: 14px;
  line-height: 120%;
  vertical-align: middle;
}
.tncexpressimg {
  width: auto;
  height: 20px;
  display: inline-block;
  vertical-align: -6px;
}
.tncexpressimg2 {
  width: auto;
  height: 26px;
  display: inline-block;
  vertical-align: -6px;
}
.tncexpressimgtitle {
  width: auto;
  height: 40px;
  display: inline-block;
}
.tncinfoframe {
  width: auto;
  height: auto;
  position: absolute;
  top: 12px;
  right: 10px;
}
.tncinfoimg {
  width: auto;
  height: 30px;
  display: inline-block;
}

.intexiframe {
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: left;
  margin-top: 40px;
}
.intexiframeL {
  width: 65%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
.intexiframeLtxt1 {
  font-size: 30px;
  line-height: 120%;
  color: #fff;
}
.intexiframeLtxt2 {
  font-size: 22px;
  line-height: 120%;
  color: #fff;
}
.intexiframeR {
  width: 33%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
.intexiframeRbut {
  font-size: 18px;
  font-weight: bold;
  line-height: 120%;
  color: #fff;
  border: 2px #fff solid;
  padding: 10px 20px;
  text-align: center;
  cursor: pointer;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
}
.intexiframeRbut:hover {
  background-color: #e50282;
}

.intexiframeL2 {
  width: 65%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
.intexiframeR2 {
  width: 33%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
.intexiframeRbut2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 120%;
  color: #fff;
  background-image: url(bg-5gheader.png);
  background-size: 100% 100%;
  padding: 10px 0px;
  text-align: center;
  cursor: pointer;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
}
.intexiframeRbut2:hover {
  background-size: 200% 200%;
}

.intformnumberbox {
  width: 95%;
  height: auto;
  padding: 5px 10px;
  margin: 5px 0px;
  border: 2px solid #000000;
  border-radius: 3px;
  font-size: 18px;
  line-height: 100%;
  text-align: left;
  float: left;
  cursor: pointer;
  position: relative;
}
.intblktxt {
  color: #000 !important;
}

.inticonwhatsapp {
  width: 20px;
  height: auto;
  vertical-align: -3px;
}
.intformcontactbox {
  width: 47.2%;
  height: auto;
  padding: 10px 0px;
  border: 1px solid #c5c5c5;
  border-radius: 3px;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  float: left;
  cursor: pointer;
}

#intpagefooter {
  /* width: 96%; */
  height: auto;
  clear: both;
  color: #000;
  padding: 20px 0px 20px 0px;
  border-top: 1px #000 solid; /*position: fixed;bottom: 0px;left: 0px;*/
}
#intpagefooteren {
  width: 96%;
  height: auto;
  clear: both;
  color: #000;
  padding: 20px 0px 20px 0px;
  border-top: 1px #000 solid; /*position: fixed;bottom: 0px;left: 0px;*/
}

/************************************************************************************
table
*************************************************************************************/
.set1table {
  border-collapse: collapse;
  border: 2px solid #dbdbdb;
  padding: 0px;
  text-align: center;
  font-size: 16px;
  line-height: 120%;
  font-weight: normal;
  padding: 12px 10px;
}
.set1tabless {
  border-collapse: collapse;
  border: 2px solid #dbdbdb;
  padding: 0px;
  text-align: center;
  font-size: 16px;
  line-height: 120%;
  font-weight: normal;
  padding: 12px 10px;
}
.set1tablenormal {
  font-weight: normal;
}
.set1tabletitle {
  background: #e4eff5;
  border-left: #fff 2px solid;
  border-right: #fff 2px solid;
  text-align: center;
  font-size: 18px;
}
.set1tableL {
  background: #e4eff5;
  border-left: #fff 2px solid;
  text-align: left;
}
.set1tableR {
  background: #fff;
  border-right: #fff 2px solid;
}
.set1tableheader {
  background-image: url(bg-5gheader.png);
  background-size: 100% 100%;
  color: #fff;
}
.set1tableheader2 {
  background: #f5f5f5;
  color: #000;
}
.set1tableheaderprc {
  background: #f8e8f3;
  color: #b11d8d;
  font-weight: bold;
  font-size: 120% !important;
}
.set1tablehighlgt {
  color: #df008a;
}
.set1tableheaderprc2 {
  background: #f8e8f3;
  color: #000;
  font-weight: normal;
}
.set1tabledisprc {
  color: #282828;
  font-weight: normal;
  font-size: 70% !important;
  text-decoration: line-through;
}
.set1tabledisprclabel {
  color: #fff;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%;
  background-color: #8952ba;
  padding: 5px 10px;
  display: inline-block;
  border-radius: 3px;
  margin-top: 2px;
}

.formtableframe {
  border-collapse: collapse;
  border: 2px solid #dbdbdb;
  padding: 20px 8px;
  text-align: center;
  height: 20px;
  font-size: 16px;
}
.formheadercolor1new {
  background-image: url(bgtab.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
  font-weight: bold;
  padding: 5px 0px !important;
  border-left: #fff 2px solid !important;
  border-right: #fff 2px solid !important;
}
.formsectionheadline {
  font-size: 20px;
  font-weight: bold;
  line-height: 120%;
  display: inline-block;
  width: 100%;
  color: #000;
}

.freeor {
  font-size: 30px;
  line-height: 100%;
  font-weight: bold;
  margin: 10px 0px;
  display: inline-block;
}

.offerframe {
  font-size: 30px;
  font-weight: bold;
  line-height: 120%;
  border: 4px solid #f42587;
  border-radius: 5px;
  width: auto;
  display: inline-block;
  padding: 15px 30px;
}

/************************************************************************************
realme
*************************************************************************************/
.realmearrow {
  width: 12px;
  height: auto;
  vertical-align: -3px;
  padding-left: 5px;
}
.realmebut {
  font-size: 19px;
  font-weight: bold;
  display: inline-block;
  color: #af2586;
  padding: 2px 20px;
  background-color: #eeddc8;
  border-radius: 5px;
  cursor: pointer;
}
.realmepoptxt {
  width: auto;
  height: 50px;
  padding: 8px;
  font-size: 16px;
  font-weight: bold;
  line-height: 120%;
}
.realmepoptxten {
  width: auto;
  height: 80px;
  padding: 8px;
  font-size: 16px;
  font-weight: bold;
  line-height: 120%;
}
.realmebanner {
  width: 300px;
  height: auto;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
}
.popuptxt {
  color: white;
}

/************************************************************************************
5g live up plan
*************************************************************************************/
.liveplanframe {
  width: 1000px;
  height: auto;
  display: inline-block;
}
.liveupplanframe {
  width: 100%;
  height: auto;
  display: inline-block;
  border: 2px solid #f3dd88;
  background-color: rgba(255, 255, 255, 0.5);
}
.liveupplanframeL {
  width: 49%;
  height: auto;
  float: left;
  font-size: 20px;
  font-weight: bold;
  border-right: 2px solid #dbdbdb;
}
.liveuppriceframe01 {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  color: #fff;
}
.liveuppriceframe02 {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 6px 20px;
  border-radius: 5px;
  color: #fff;
}
.liveuppriceframe02en {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 6px 12px;
  border-radius: 5px;
  color: #fff;
}
.liveuppriceframeplus {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  font-size: 50px;
  font-weight: bold;
  margin: 0px 10px;
  color: #fff;
}
.livetimeframe {
  width: 45%;
  height: auto;
  display: inline-block;
  margin: 0px 3px;
  vertical-align: top;
}
.liveupplanframespace {
  width: 2px;
  height: 450px;
  float: left;
  margin: 0px 0px;
  background-color: #dbdbdb;
}
.liveupplanframeR {
  width: 49%;
  height: auto;
  float: left;
  font-size: 20px;
  font-weight: bold;
}
.liveupplanframeRspace {
  width: 100%;
  height: 105px;
  display: inline-block;
}
.liveaddonframe {
  width: 85%;
  height: auto;
  display: inline-block;
  padding: 40px 0px 0px 0px;
  text-align: left;
}
.liveupul {
  padding-left: 30px;
  margin: 0px;
}
.liveupli {
  font-size: 18px;
  line-height: 120%;
  padding-bottom: 10px;
}
.liveupremark {
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  display: inline-block;
}
.liveupinfo {
  font-size: 18px;
  font-weight: bold;
  line-height: 120%;
  width: 100%;
  display: inline-block;
}
.liveupremark2 {
  width: 100%;
  height: auto;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  line-height: 160%;
  margin-top: 10px;
}

.liveplandetailbut {
  font-size: 14px;
  color: #fff;
  line-height: 100%;
  display: inline-block;
  background-color: #ff00a6;
  border-radius: 5px;
  padding: 4px 10px;
  vertical-align: 2px;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.liveplandetailbut:hover {
  background-color: #75009b;
}
.liveplantxttopup {
  width: 100%;
  height: auto;
  padding: 0px 0px 15px 0px;
  display: inline-block;
  font-weight: normal;
  font-size: 120%;
  color: #b81788;
  line-height: 100%;
}

.hs5gtxttitlebg {
  background: url(5gplantitlebg01.jpg);
  background-size: 100% 100%;
  background-color: #af0082;
}
.hsrow1databold5gliveup {
  font-size: 50px;
  line-height: 100%;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 0px 5px #fff;
}
.hsrow1databold5gliveupen {
  font-size: 42px;
  line-height: 100%;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 0px 5px #fff;
}
.hsrow2pricebold1 {
  font-size: 40px;
  line-height: 100%;
  font-weight: bold;
  color: #810581;
}
.hsrow2pricebold2 {
  font-size: 34px;
  line-height: 100%;
  font-weight: bold;
  color: #fff;
}
.hsrow2pricebold2en {
  font-size: 34px;
  line-height: 100%;
  font-weight: bold;
  color: #fff;
}
.hsrow25up {
  width: 90%;
  height: auto;
  display: inline-block;
  padding: 30px 0px;
  border-bottom: #9c9c9c 2px solid;
}
.hsrow3txtleft5up {
  padding: 0px 0px 5px 0px;
  color: #000;
}
.hsrow2greytxt5up {
  font-size: inherit;
  line-height: inherit;
  color: #810581;
}
.hsrow3txtrightbold5up {
  font-size: inherit;
  line-height: inherit;
  color: #000;
}
.hs5grow15up {
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: top;
  margin: 0px;
  padding: 15px 0px 15px 0px;
  color: #fff;
}
.hsrow3txtrightbold5upcross {
  text-decoration: line-through;
  color: inherit;
  color: #8f8f8f;
  display: inline-block;
  margin-top: 5px;
}

.reg_btn_d3_left {
  position: relative;
  width: 100%;
  height: 45px;
  border: 1px solid black;
  padding: 12px 0px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background-color: white;
  border-radius: 5px;
}
.reg_btn_d3 {
  position: relative;
  width: 100%;
  height: 45px;
  border: 1px solid black;
  padding: 12px 0px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background-color: white;
  border-radius: 5px;
}
.reg_circle {
  width: 25px;
  height: 25px;
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #777777;
  vertical-align: top;
  position: relative;
  top: -3px;
}
.reg_btn_dimmed {
  border-color: #c1c1c1;
  color: #c1c1c1;
}
.reg_btn_dimmed > .reg_select_color {
  color: #c1c1c1;
}
.reg_phoneDelivery > .labltitle {
  border: 1px solid black;
}
.reg_btn_dimmed > .labltitle {
  color: #c1c1c1;
  border: 1px solid #c1c1c1;
}
.reg_select_color {
  display: inline-block;
  margin-left: 3px;
  vertical-align: top;
}
.reg_btn_disabled {
  pointer-events: none;
}
.reg_grid_row {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(auto-fit, 48%);
  justify-content: space-between;
  align-content: flex-start;
  grid-row-gap: 10px;
  margin: 10px 0;
}
.reg_grid_row_3 {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(auto-fit, 30%);
  justify-content: space-between;
  align-content: flex-start;
  grid-row-gap: 10px;
  margin: 10px 0;
}
.preOrder_displaysize {
  font-weight: normal;
  color: #767676;
}
/************************************************************************************
scroll tab menu
*************************************************************************************/
.linkTabsRow {
  max-width: 1012px;
}
.linkTabsRow2 {
  max-width: 1100px;
}
.linkTabs {
  background-image: url(tabline.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  padding-bottom: 2px;
}
.slick-track {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.slick-slide {
  height: 50px !important;
  padding-top: 8px;
  padding-bottom: 8px;
  background: #e6e6e6;
  border-right: #fff 1px solid;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  cursor: pointer;
  text-align: center;
}
/*.slick-slide:hover{
		background: #f2e1f5;
}*/

.slick-selected {
  background-image: url(bgtab.jpg);
  background-size: cover;
  background-position: center;
  color: white;
  font-weight: bold;
  cursor: default;
}
.slickBtnImg {
  position: absolute;
  left: 0px;
  top: -68px;
  height: 68px;
}

.plnoptiontitle {
  font-size: 16px;
  font-weight: bold;
  line-height: 120%;
  display: inline-block;
  width: 100%;
  text-align: left;
  padding-bottom: 10px;
}
.plnimg {
  width: 100%;
}
.plnoptionbannertxt {
  font-size: 15px;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 10px;
  line-height: 120%;
}
.plnoptionbannertxten {
  font-size: 13px;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 8px;
  line-height: 110%;
}
.plnoptionframe {
  width: 205px;
  line-height: 0%;
  border: #dbdbdb 2px solid;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
}

/************************************************************************************
info section
*************************************************************************************/
.mtfaqtitle {
  font-size: 20px;
  line-height: 140%;
  color: #000000;
  font-weight: bold;
}
.dtapp {
  width: 100px;
  display: inline-block;
  text-align: center;
  line-height: 120%;
  vertical-align: middle;
  padding-right: 5px;
}
.dtqr {
  width: 100px;
  display: inline-block;
  text-align: center;
  line-height: 120%;
  vertical-align: middle;
}
.dtappdw {
  width: 140px;
  display: inline-block;
  text-align: center;
  line-height: 290%;
  vertical-align: middle;
  padding: 0px 10px;
}
.gttalkstepframe {
  width: 20%;
  display: inline-block;
  text-align: left;
  font-size: 16px;
  line-height: 120%;
  padding: 10px 20px 10px 0px;
  vertical-align: top;
}
.topupstep {
  border-radius: 100%;
  background-color: #7d00ad;
  color: #ffffff;
  font-size: 18px;
  padding: 5px 9px;
  font-weight: bold;
  float: left;
  margin-right: 5px;
}
.topuptxt {
  display: inline-block;
  width: 80%;
}

/************************************************************************************
5g google
*************************************************************************************/
.framegoogleitem1 {
  width: 99%;
  border: #dbdbdb 2px solid;
  text-align: center;
  vertical-align: top;
  position: relative;
  margin-bottom: 15px;
  float: left;
  margin: 0px 0px 10px 0px;
}
.framegoogleitem2 {
  width: 49%;
  border: #dbdbdb 2px solid;
  text-align: center;
  vertical-align: top;
  position: relative;
  margin-bottom: 15px;
  float: left;
  margin: 0px 7px 10px 0px;
}
.framegoogleitem2en {
  width: 49%;
  border: #dbdbdb 2px solid;
  text-align: center;
  vertical-align: top;
  position: relative;
  margin-bottom: 15px;
  float: left;
  margin: 0px 7px 10px 0px;
}
.framegoogleitem {
  width: 32.5%;
  border: #dbdbdb 2px solid;
  text-align: center;
  vertical-align: top;
  position: relative;
  margin-bottom: 15px;
  float: left;
  margin: 0px 2px 10px 2px;
}
.framegoogleitemframe1 {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  background-color: #fff;
}
.framegoogleitemframe2 {
  width: 49%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.googleiconimg {
  width: auto;
  height: 40px;
  padding: 35px 0px;
}
.googleiconimg2 {
  width: auto;
  height: 35px;
  padding: 10px 0px;
}
.googleoffertxt {
  font-size: 26px;
  font-weight: bold;
  color: #000;
  line-height: 140%;
  display: inline-block;
  padding: 15px 0px;
  width: 100%;
  text-align: center;
  height: 120px;
}
.googleoffertxt2 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  line-height: 140%;
  display: inline-block;
  padding: 10px 0px;
  width: 100%;
  text-align: center;
}
.googleoffertxtL {
  font-size: 48px;
  color: #e6007e;
}
.googleoffertxten {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  line-height: 120%;
  display: inline-block;
  padding: 15px 0px;
  height: 110px;
}
.googleoffertxten2 {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  line-height: 140%;
  display: inline-block;
  padding: 15px 0px;
}
.googleoffertxtLen {
  font-size: 48px;
  color: #e6007e;
}
.framegoogle5ghs {
  width: 23.6%;
  border: #dbdbdb 2px solid;
  text-align: center;
  vertical-align: top;
  position: relative;
  margin-bottom: 15px;
  float: left;
  margin: 0px 5px 15px 5px;
}
.google5ghsimg {
  width: auto;
  height: 180px;
  padding: 12px 0px 10px 0px;
}
.hsdetailbut {
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  width: 80%;
  line-height: 100%;
  background: url(bg_button.jpg) no-repeat;
  background-size: 500%;
  background-position: 0% 100%;
  margin: 5px 0px 5px 0px;
  padding: 10px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.hsdetailbut:hover {
  background: url(bg_button.jpg) no-repeat;
  background-size: 250%;
}
.hsdetailbuten {
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  width: 80%;
  line-height: 100%;
  background: url(bg_button.jpg) no-repeat;
  background-size: 500%;
  background-position: 0% 100%;
  margin: 5px 0px 5px 0px;
  padding: 10px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.hsdetailbuten:hover {
  background: url(bg_button.jpg) no-repeat;
  background-size: 250%;
}
.hsdetailsubtitle {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
}

/************************************************************************************
exp
*************************************************************************************/
.exptable {
  border-collapse: collapse;
  border: 2px solid #dbdbdb;
  padding: 0px;
  text-align: center;
  font-size: 14px;
  line-height: 100%;
  font-weight: bold;
}
.exptd {
  font-size: 14px;
  line-height: 120%;
  color: #000000;
  padding: 12px 10px;
  text-align: left;
  font-weight: normal;
  width: 30%;
}
.exptdL {
  font-size: 14px;
  line-height: 120%;
  color: #000000;
  padding: 12px 10px;
  border-left: #ffffff 2px solid;
  text-align: left;
  font-weight: normal;
  width: 20%;
  vertical-align: top;
  background: #e4eff5;
}
.exptdR {
  font-size: 14px;
  line-height: 120%;
  color: #000000;
  padding: 12px 10px;
  border-right: #ffffff 2px solid;
  text-align: left;
  font-weight: normal;
  width: 30%;
}
.expdis {
  text-decoration: line-through;
  color: #7a7a7a;
}
.expprice {
  font-weight: bold;
  font-size: 110%;
}
.exprecom {
  background: #fe4a50;
  width: auto;
  font-size: 12px;
  font-weight: bold;
  line-height: 100%;
  color: #ffffff;
  padding: 6px 10px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  border-radius: 20px;
}

/************************************************************************************
ul li
*************************************************************************************/
.ulset2 {
  list-style-image: url("pt.png");
  padding: 0px 0px 10px 20px;
  font-size: 16px;
  line-height: 120%;
}
.ulset2en {
  list-style-image: url("pt.png");
  padding: 0px 0px 10px 20px;
  font-size: 16px;
  line-height: 120%;
}
.liset2 {
  padding: 3px 0px 10px 0px;
}
.ulset3 {
  font-size: 16px;
  line-height: 120%;
  padding-left: 20px;
}
.ulset4 {
  font-size: 12px;
  line-height: 120%;
  padding-left: 20px;
}
.ulset5 {
  list-style-image: url("pt2.png");
  padding: 15px 0px 0px 20px;
  font-size: 16px;
  line-height: 120%;
}
.liset5 {
  padding: 3px 0px 10px 0px;
}
.ulset6 {
  padding: 40px 0px 0px 30px;
  font-size: 22px;
  line-height: 120%;
  font-weight: bold;
}
.ulset6en {
  padding: 40px 0px 0px 30px;
  font-size: 20px;
  line-height: 120%;
  font-weight: bold;
}

/************************************************************************************
hscoupon
*************************************************************************************/
.contentcol1 {
  width: 100%;
  float: left;
}
.supremetxt {
  font-size: 18px !important;
  color: #000000;
  line-height: 120%;
  font-weight: bold;
}
.supremelogo {
  width: 110px;
  vertical-align: -11px;
}
.hsothersframe {
  width: 49.5%;
  float: left;
}
.framehsothersmain1 {
  width: 90%;
  display: inline-block;
  border-bottom: #dbdbdb 2px solid;
  padding: 20px 0px;
}
.hsothersrow {
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: top;
  margin: 0px;
  color: #000;
}
.framehsothersmain2 {
  width: 90%;
  display: inline-block;
}
.hsothersrow1 {
  width: 32.5%;
  height: auto;
  display: inline-block;
  vertical-align: top;
  margin: 0px;
  padding: 20px 0px;
  line-height: 120%;
  text-align: center;
  color: #000;
}
.hsothersspace {
  width: 1%;
  margin: 0px;
  vertical-align: top;
  float: left;
}
.hsothersicon {
  vertical-align: -3px;
}

.stdtdbg {
  position: relative;
  height: auto;
  background-image: url("bg-discount.png");
  background-size: 170px 80px;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.stddistxt {
  position: absolute;
  right: 3px;
  bottom: 3px;
  width: auto;
  height: auto;
  display: inline-block;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  line-height: 100%;
}
.stddeliveryicon {
  width: 50px;
  height: 50px;
  vertical-align: -15px;
}

/************************************************************************************
main sliderVIDEO
*************************************************************************************/

.msstarvideocontainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 41.7%;
}

.msstarvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#tmpheight5px {
  width: 10px;
  clear: both;
  height: 5px;
}
#tmpheight10px {
  width: 10px;
  clear: both;
  height: 10px;
}
#tmpheight15px {
  width: 10px;
  clear: both;
  height: 15px;
}
#tmpheight20px {
  width: 10px;
  clear: both;
  height: 20px;
}
#tmpheight30px {
  width: 10px;
  clear: both;
  height: 30px;
}
#tmpheight40px {
  width: 10px;
  clear: both;
  height: 40px;
}
#tmpheight50px {
  width: 10px;
  clear: both;
  height: 50px;
}
#tmpheight60px {
  width: 10px;
  clear: both;
  height: 60px;
}
#tmpheight70px {
  width: 10px;
  clear: both;
  height: 70px;
}
#tmpheight80px {
  width: 10px;
  clear: both;
  height: 80px;
}
#tmpheight90px {
  width: 10px;
  clear: both;
  height: 90px;
}
#tmpheight100px {
  width: 10px;
  clear: both;
  height: 100px;
}

.toporderbut {
  font-size: 22px;
  color: #ffffff;
  font-weight: bold;
  line-height: 100%;
  background: url(bg_button.jpg) no-repeat;
  background-size: 500%;
  background-position: 0% 100%;
  margin: 0px 0px 0px 0px;
  padding: 26px 30px;
  cursor: pointer;
  float: none;
  display: inline-block;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.toporderbut:hover {
  background: url(bg_button.jpg) no-repeat;
  background-size: 250%;
}

.pageorderbut {
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  line-height: 100%;
  background: url(bg_button.jpg) no-repeat;
  background-size: 500%;
  background-position: 0% 100%;
  margin: 0px 0px 0px 0px;
  padding: 15px 60px;
  cursor: pointer;
  float: none;
  display: inline-block;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.pageorderbut:hover {
  background: url(bg_button.jpg) no-repeat;
  background-size: 250%;
}

.moborderbut {
  display: none;
}

.languageicon {
  width: 40px;
  padding-right: 20px;
  padding-top: 25px;
}

.dispricetxt {
  text-decoration: line-through;
  color: #d38ede;
}
.dispricetxtnoline {
  text-decoration: none !important;
  line-height: 120%;
}

.orderphoneimg {
  width: auto;
  height: 80px;
}

.bundlebox {
  background: #f5f5f5;
  display: inline-block;
  width: 100%;
  padding: 10px 0px;
  margin: 7px 0px;
  border-radius: 8px;
  font-size: 12px;
}
.offerappicon {
  width: 30px;
  vertical-align: -5px;
  line-height: inherit;
}

/************************************pdt info*************************************/
.infoheadline1 {
  font-size: 24px;
  color: #000000;
  background: #f1f1f1;
  padding: 5px 5px;
  text-align: left;
}
.infoheadline2 {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  text-align: left;
}
.infodes {
  font-size: 18px;
  color: #000000;
  text-align: left;
}
.infoul {
  list-style-image: url("pt.png");
  padding: 0px 0px 0px 20px;
  font-size: 16px;
  line-height: 120%;
  text-align: left;
}
.infoulen {
  list-style-image: url("pt.png");
  padding: 0px 0px 0px 20px;
  font-size: 16px;
  line-height: 120%;
  text-align: left;
}
.infoli {
  padding: 3px 0px 10px 0px;
  text-align: left;
}
.infocol2 {
  width: 40%;
  display: inline-block;
}
.infocol3 {
  width: 32%;
  display: inline-block;
}

/************************************form*************************************/
.formgiftphoto {
  width: 200px;
  vertical-align: -90px;
}

/************************************spec button*************************************/
#specbutxt {
  font-size: 16px;
  clear: both;
  color: #ffffff;
  margin: 10px 20px 10px 20px;
  font-weight: bold;
  pointer-events: none;
}
.specbut {
  background: url(bg_button.jpg) no-repeat;
  background-size: 500%;
  background-position: 0% 95%;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  text-align: center;
}
.specbut:hover {
  background: url(bg_button.jpg) no-repeat;
  background-size: 250%;
}
/************************************************************************************/

/************************************spec button*************************************/
#sellbutxt {
  font-size: 22px;
  width: 240px;
  clear: both;
  color: #ffffff;
  margin: 10px 20px 10px 20px;
  font-weight: bold;
  pointer-events: none;
  line-height: 100%;
}
#sellbutxten {
  font-size: 20px;
  clear: both;
  color: #ffffff;
  margin: 10px 20px 10px 20px;
  font-weight: bold;
  pointer-events: none;
  line-height: 100%;
}
.sellbut {
  background: url(bg_button.jpg) no-repeat;
  background-size: 500%;
  background-position: 0% 95%;
  margin: 0px 5px 10px 5px;
  padding: 15px 0px 15px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  text-align: center;
}
.sellbut:hover {
  background: url(bg_button.jpg) no-repeat;
  background-size: 250%;
}
/************************************************************************************/

.chaticon {
  width: 24px;
  vertical-align: -5px;
}
.iconnew {
  padding: 1px 6px;
  background-color: #ff7800;
  border: #ffc38d 1px solid;
  color: white;
  font-size: 12px;
  border-radius: 3px;
  display: inline-block;
}

/**** form ****/
.formheadercolor1 {
  background-color: #646464;
  color: #fff;
  font-weight: bold;
}
.formheadercolor2 {
  background-color: #7e7e7e;
  color: #fff;
  line-height: 140%;
}
.formtdL {
  border-left: #fff 2px solid !important;
}
.formtdR {
  border-right: #fff 2px solid !important;
}

.formformat {
  float: left;
}
.validate_error {
  display: inline-block;
}
.formalerttxt {
  color: #ff0000;
  padding-top: 10px;
  padding-left: 20px;
}
.formradio {
  display: inline-block;
}

.tariff_table {
  width: 980px;
  border-collapse: collapse;
  border: 1px solid #d1d1d1;
}

.tariff_table td {
  padding: 10px;
  border: 1px solid #d1d1d1;
}

.anametop {
  position: relative;
  top: -85px;
  display: block;
}

.tmpequheadline {
  font-size: 28px;
  color: #000000;
  font-weight: bold;
}

.titleappicon {
  width: 44px;
  vertical-align: -10px;
}

.mioffer {
  width: 25%;
  border: #5000a8 5px solid;
  border-radius: 25px;
  display: inline-block;
  line-height: 100%;
  padding: 10px;
  margin: 0px 5px;
  vertical-align: top;
}
.mioffertitle {
  font-size: 30px;
  line-height: 100%;
  font-weight: bold;
}
.miofferpdttitle {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
.mivalue {
  white-space: nowrap;
  font-size: 80%;
  font-weight: normal;
}

.miaddoffer1 {
  width: 42%;
  display: inline-block;
  line-height: 100%;
  padding: 10px;
  margin: 0px 8px;
  vertical-align: top;
  text-align: left;
  border-right: #bcbcbc 2px solid;
}
.miaddoffer2 {
  width: 42%;
  display: inline-block;
  line-height: 100%;
  padding: 10px;
  margin: 0px 8px;
  vertical-align: top;
  text-align: left;
}
.miaddofferpicframe {
  display: inline-block;
  width: 35%;
}
.miaddoffertxtframe {
  display: inline-block;
  width: 65%;
  vertical-align: top;
  text-align: left;
  margin-top: 20px;
}
.miaddoffertitle {
  font-size: 26px;
  line-height: 100%;
  font-weight: bold;
}
.miaddofferpdttitle {
  font-size: 20px;
  line-height: 100%;
  font-weight: bold;
}

.miofferor {
  display: inline-block;
  font-weight: bold;
  font-size: 160%;
  padding-top: 120px;
}
.miofferor2 {
  display: inline-block;
  font-weight: bold;
  font-size: 160%;
  padding-top: 80px;
}

.miplanbutover {
  border-radius: 8px;
  vertical-align: top;
  width: 33%;
  background: url(/iphonepreorder/images/bg_button.jpg) no-repeat;
  background-size: 500%;
  background-position: 0% 95%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: none;
  display: inline-block;
  text-align: center;
}

.miplanbutbuy {
  border-radius: 8px;
  vertical-align: top;
  width: 33%;
  background: url(/iphonepreorder/images/bg_button.jpg) no-repeat;
  background-size: 250%;
  background-position: center top;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  text-align: center;
}
.miplanbutbuy:hover {
  background: url(/iphonepreorder/images/bg_button.jpg) no-repeat;
  background-size: 350%;
  background-position: center top;
}

.miplanbut {
  border-radius: 8px;
  vertical-align: top;
  width: 33%;
  background-color: #c0c0c0;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  text-align: center;
}
.miplanbut:hover {
  background: url(/iphonepreorder/images/bg_button.jpg) no-repeat;
  background-size: 250%;
}

.miplanbuttxt {
  font-size: 24px;
  clear: both;
  color: #ffffff;
  margin: 10px 25px 10px 25px;
  font-weight: bold;
  pointer-events: none;
}

/************************************************************************************
order form
*************************************************************************************/
.formselect {
  width: 30%;
  vertical-align: top;
  display: inline-block;
  border: #ffffff 3px solid;
  cursor: pointer;
}
.formselect:hover {
  width: 30%;
  vertical-align: top;
  display: inline-block;
  border: #8c3d98 3px solid;
  cursor: pointer;
}
.formselectover {
  width: 30%;
  vertical-align: top;
  display: inline-block;
  border: #8c3d98 3px solid;
}

/************************************************************************************

*************************************************************************************/

.headerbg {
  width: 100%;
  height: 1000px;
  background-image: url(landing-pc-tc.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.offerbg {
  background-image: url(bg_button.jpg);
  background-size: 200%;
  color: #ffffff;
  border: #ffffff solid 2px;
  padding: 10px;
  border-radius: 20px;
  width: 80%;
}

.freetc3 {
  vertical-align: -19px;
}
.freeen1 {
  vertical-align: -30px;
}
.freeen2 {
  vertical-align: -44px;
}
.freeen3 {
  vertical-align: -19px;
}

.offertxt {
  color: #ffffff;
  font-size: 24px;
  line-height: 100%;
}

/************************************************************************************

*************************************************************************************/

.tablewidth {
  width: 980px;
}

.displaypc {
  display: inline;
}
.displaymob {
  display: none;
}

.pdtframe {
  width: 230px;
  display: inline-block;
}
.pdtframe2 {
  width: 800px;
  display: inline-block;
}

#tmpplus {
  font-size: 26px;
  font-weight: bold;
}
#tmpplus2 {
  width: 20px;
  display: inline-block;
  font-size: 30px;
  color: #000000;
  text-align: center;
  line-height: 100%;
  padding: 0px 5px 0px 5px;
  vertical-align: -20px;
}

#tmppdtphoto {
  width: 100%;
  display: inline-block;
  padding: 0px 0px 0px 0px;
}
#tmppdtdes {
  font-size: 18px;
  line-height: 160%;
  display: inline-block;
  text-align: center;
  color: #000000;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
}

.tmpsup {
  vertical-align: super;
  font-size: 10px;
  line-height: 0%;
  color: #000000;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
.pdtname {
  white-space: nowrap;
}

.termstxttc {
  font-size: 12px;
}
.termstxten {
  font-size: 12px;
}

#tmpheadline {
  font-size: 40px;
  color: #7b1a80;
  line-height: 120%;
  text-align: center;
  font-weight: bold;
}
#tmpheadlineen {
  font-size: 32px;
  color: #7b1a80;
  text-align: center;
  line-height: 100%;
  font-weight: bold;
}

#tmptableheadline {
  font-size: 24px;
  color: #000000;
  text-align: center;
  width: 100%;
  clear: both;
  font-weight: bold;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
  line-height: 120%;
}
#tmptableheadlineen {
  font-size: 24px;
  color: #000000;
  text-align: center;
  width: 100%;
  clear: both;
  font-weight: bold;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
  line-height: 120%;
}

#tmpoffertableheadline {
  font-size: 20px;
  color: #7b1a80;
  text-align: center;
  width: 100%;
  clear: both;
  font-weight: bold;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}

.gototop {
  width: 96%;
  text-align: right;
}

/*-- position --*/
#tmpmaincenter {
  width: 750px;
  height: 350px;
  text-align: center;
  padding: 50px 0px 0px 0px;
}
#tmpmainleft {
  width: 740px;
  height: 340px;
  text-align: left;
  padding: 210px 0px 0px 10px;
}
#tmpmainright {
  width: 400px;
  height: 350px;
  text-align: left;
  padding: 130px 0px 0px 350px;
}
/*-- position --*/
/*-- content position --*/
#tmpcontentleft {
  width: 100%;
  clear: both;
  text-align: left;
  color: #000000;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
#tmpcontentcenter {
  width: 100%;
  clear: both;
  text-align: center;
  color: #000000;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
#tmpcontentright {
  width: 100%;
  clear: both;
  text-align: right;
  color: #000000;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
#tmpaligncenter {
  width: 980px;
  margin: auto;
}
/*-- content position --*/

.tmpheadlinesup {
  vertical-align: 22px;
  font-size: 10px;
  color: #7b1a80;
}
.tmpheadlinesupen {
  vertical-align: 19px;
  font-size: 10px;
  color: #7b1a80;
}

#tmpsubheadline {
  font-size: 28px;
  color: #000000;
  line-height: 120%;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
.tmpfontcolor01 {
  color: #6e35a2;
  font-size: 120%;
}
.tmpfontcolor02 {
  color: #6e35a2;
  font-size: 120%;
}
.tmpfontcolor03 {
  color: #6e35a2;
  font-size: 140%;
}
#tmpcontainer {
  margin: auto;
  width: 99%;
}

.tmpgroupheadline {
  font-size: 18px;
  color: #000000;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
#tmpcircleCH {
  background-color: #6e35a2;
  height: 35px;
  width: 35px;
  float: left;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  line-height: 160%;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
#tmpcircleEN {
  background-color: #6e35a2;
  height: 35px;
  width: 35px;
  float: left;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
  font-size: 11px;
  color: #ffffff;
  line-height: 270%;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
#tmpor {
  height: 150px;
  width: 20px;
  float: left;
  font-size: 20px;
  color: #000000;
  text-align: center;
  line-height: 670%;
  padding: 0px 5px 0px 5px;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
#tmppdtcenter {
  font-size: 16px;
  width: 150px;
  float: left;
  text-align: center;
  color: #000000;
  padding: 5px 5px 5px 5px;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
.tmppdtcenter2 {
  font-size: 16px;
  width: 320px;
  float: left;
  text-align: center;
  color: #000000;
  padding: 5px 5px 5px 5px;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
.tmppdtphoto {
  width: 100%;
}
.tmppdtprice {
  font-size: 11px;
  color: #000000;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
.tmpul {
  width: 90%;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
.tmpli {
  font-size: 18px;
  color: #d1007b;
  line-height: 150%;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
#tmpterms {
  font-size: 13px;
  color: #000000;
  width: 96%;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
/*-- tariff table --*/
.tmptable {
  border-collapse: collapse;
  border: 1px solid #d1d1d1;
  padding: 5px;
  text-align: center;
  height: 20px;
  font-size: 14px;
}
.tmptableform {
  border-collapse: collapse;
  border: 2px solid #dbdbdb;
  padding: 5px 0px;
  text-align: center;
  height: 20px;
  font-size: 14px;
}
.tmptdboth {
  padding: 5px;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
.tmptrheader {
  background-color: #8c3d98;
  font-weight: bold;
  height: 40px;
  color: #ffffff;
}
.tmptrcolor {
  background-color: #ffedf8;
}
.tmplinkcolor {
  font-size: 14px;
  color: #000000;
}
.tmptextlarge {
  font-size: 120%;
  font-weight: bold;
}
.tmptable2 {
  text-align: center;
  font-size: 20px;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}

/*-- function table --*/
.tmptdfunction {
  padding: 10px;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
/*-- button --*/
.tmpmenutxt {
  font-size: 22px;
  margin: 10px 15px 10px 15px;
  font-family: 'Noto Sans CJK TC Regular',MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei,
    微軟正黑體, sans-serif;
}
.tmpmenuform {
  text-align: center;
  width: 200px;
  background: #8a4099;
  color: #ffffff;
  border: solid 1px #8a4099;
  font-weight: bold;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
}
.tmpmenuform:hover {
  border: solid 1px #8a4099;
  background: #ffffff;
  color: #6e35a2;
}

/************************************************************************************
VIDEO
*************************************************************************************/

.starvideocontainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.starvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/************************************************************************************
BUTTON
*************************************************************************************/

#topmenuposition {
  width: 33%;
  float: right;
}

#menuposition {
  width: 99%;
}

#menutxt {
  font-size: 20px;
  clear: both;
  color: #ffffff;
  margin: 13px 30px 0px 30px;
  font-weight: bold;
  pointer-events: none;
}

#menutxten {
  font-size: 18px;
  clear: both;
  color: #ffffff;
  margin: 15px 30px 0px 30px;
  font-weight: bold;
  pointer-events: none;
}

#menu1 {
  background: #662d91;
  width: 180px;
  height: 40px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
}

#menu1:hover {
  background: #901fe5;
}

#menu2 {
  background: #c30005;
  width: 180px;
  height: 40px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
}

#menu2:hover {
  background: #dd1016;
}

#menu3 {
  background: #0072bc;
  width: 180px;
  height: 40px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
}

#menu3:hover {
  background: #1796e8;
}

.menu1up {
  background: #9f5bd4;
  background-image: -webkit-linear-gradient(top, #9f5bd4, #672e92);
  background-image: -moz-linear-gradient(top, #9f5bd4, #672e92);
  background-image: -ms-linear-gradient(top, #9f5bd4, #672e92);
  background-image: -o-linear-gradient(top, #9f5bd4, #672e92);
  background-image: linear-gradient(to bottom, #9f5bd4, #672e92);
  width: 200px;
  height: 60px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  border-radius: 10px;
}

.menu1up:hover {
  background: #8445b4;
}

.menu2up {
  background: #fe4a50;
  background-image: -webkit-linear-gradient(top, #fe4a50, #c40107);
  background-image: -moz-linear-gradient(top, #fe4a50, #c40107);
  background-image: -ms-linear-gradient(top, #fe4a50, #c40107);
  background-image: -o-linear-gradient(top, #fe4a50, #c40107);
  background-image: linear-gradient(to bottom, #fe4a50, #c40107);
  width: 200px;
  height: 60px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
}

.menu2up:hover {
  background: #e02529;
}

.menu3up {
  background: #48b6ff;
  background-image: -webkit-linear-gradient(top, #48b6ff, #0172bd);
  background-image: -moz-linear-gradient(top, #48b6ff, #0172bd);
  background-image: -ms-linear-gradient(top, #48b6ff, #0172bd);
  background-image: -o-linear-gradient(top, #48b6ff, #0172bd);
  background-image: linear-gradient(to bottom, #48b6ff, #0172bd);
  width: 200px;
  height: 60px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  border-radius: 10px;
}

.menu3up:hover {
  background: #2392dd;
}

.menu4up {
  background: #425ab0;
  background-image: -webkit-linear-gradient(top, #5b76d4, #2f4493);
  background-image: -moz-linear-gradient(top, #5b76d4, #2f4493);
  background-image: -ms-linear-gradient(top, #5b76d4, #2f4493);
  background-image: -o-linear-gradient(top, #5b76d4, #2f4493);
  background-image: linear-gradient(to bottom, #5b76d4, #2f4493);
  width: 250px;
  height: 60px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  border-radius: 10px;
}

.menu4up:hover {
  background: #425ab0;
}

.otherplanbutton {
  background: url(bg_button.jpg) no-repeat;
  background-size: 500%;
  background-position: 0% 95%;
  margin: 0px 20px 0px 20px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  text-align: center;
}

.otherplanbutton:hover {
  background: url(bg_button.jpg) no-repeat;
  background-size: 250%;
}

.topmenubuten {
  background: #724dac;
  background-image: -webkit-linear-gradient(top, #8d64ca, #57358b);
  background-image: -moz-linear-gradient(top, #8d64ca, #57358b);
  background-image: -ms-linear-gradient(top, #8d64ca, #57358b);
  background-image: -o-linear-gradient(top, #8d64ca, #57358b);
  background-image: linear-gradient(to bottom, #8d64ca, #57358b);
  width: 300px;
  height: 60px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  text-align: center;
  border-radius: 30px;
}

.topmenubuten:hover {
  background: #824ed1;
}

.topmenugohome {
  background: url(bg_button.jpg) no-repeat;
  background-size: 500%;
  background-position: 0% 95%;
  width: 200px;
  height: 70px;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  text-align: center;
}

.topmenugohome:hover {
  background: url(bg_button.jpg) no-repeat;
  background-size: 250%;
  background-position: 0% 95%;
}

.topmenugohomeen {
  background: #afafaf;
  background-image: -webkit-linear-gradient(top, #afafaf, #929292);
  background-image: -moz-linear-gradient(top, #afafaf, #929292);
  background-image: -ms-linear-gradient(top, #afafaf, #929292);
  background-image: -o-linear-gradient(top, #afafaf, #929292);
  background-image: linear-gradient(to bottom, #afafaf, #929292);
  width: 220px;
  height: 70px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  float: none;
  display: inline-block;
  text-align: center;
  border-radius: 30px;
}

.topmenugohomeen:hover {
  background: #afafaf;
}

.formsubmit {
  background: url(button.png) no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  width: auto;
  height: auto;
  padding: 10px 60px;
  font-weight: bold;
  display: inline-block;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
}

.formsubmit2 {
  background: url(button.png) no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  width: auto;
  height: auto;
  padding: 10px 60px;
  font-weight: bold;
  display: inline-block;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
}

.formsubmit:hover {
  background: url(button.png) no-repeat;
  background-size: 180% 180%;
}

.formnormalbut {
  background: url(button.png) no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  width: auto;
  height: auto;
  padding: 10px 60px;
  font-weight: bold;
  display: inline-block;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
}

.formnormalbut:hover {
  background: url(button.png) no-repeat;
  background-size: 180% 180%;
}

.formreset {
  background-color: #afafaf;
  background-image: -webkit-linear-gradient(top, #afafaf, #929292);
  background-image: -moz-linear-gradient(top, #afafaf, #929292);
  background-image: -ms-linear-gradient(top, #afafaf, #929292);
  background-image: -o-linear-gradient(top, #afafaf, #929292);
  background-image: linear-gradient(to bottom, #afafaf, #929292);
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  cursor: pointer;
  border: none;
  width: 140px;
  height: 42px;
  margin: 10px;
  font-weight: bold;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
}

.formreset:hover {
  background: #afafaf;
}

/************************************************************************************
FORM
*************************************************************************************/

.input {
  width: 100%;
}

#formtitle {
  clear: both;
  width: 100%;
  line-height: 150%;
  padding-top: 20px;
}

#forminput {
  clear: both;
  width: 100%;
}

/************************************************************************************
TOP
*************************************************************************************/

#topbutton {
  float: right;
  padding: 0px 0px 0px 0px;
}

#logoheader3d {
  background: #ffffff;
  clear: both;
}

#hklogo3d {
  float: left;
  padding: 20px 30px 15px 20px;
}

.logo3d {
  width: auto;
  height: 100%;
}

#topmainbutton {
  background: #ffffff;
  width: 100%;
  clear: both;
  position: fixed;
  z-index: 999;
  height: 73px;
  border-bottom: #ffffff solid 1px;
}

#topheight {
  clear: both;
  height: 74px;
}

#logoheader {
  background: #ffffff;
  clear: both;
  padding: 15px 30px 10px 30px;
}

#topheader {
  background: rgba(255, 255, 255, 0);
  clear: both;
}

#hklogo {
  float: right;
  padding: 0px 0px 10px 0px;
}

#bblogo {
  float: left;
  padding: 0px 0px 10px 0px;
}

.logo {
  width: 68px;
  height: 95px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.logo3bb {
  width: 79px;
  height: 95px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.appicon {
  width: 104px;
  height: 104px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#apptable {
  width: 450px;
  border: #92278f solid 4px;
  border-radius: 20px;
  clear: both;
  color: #000000;
  padding: 10px 0px 10px 0px;
}

.appicontd {
  padding-right: 20px;
  line-height: 0%;
}

.appdlicontd {
  padding-top: 15px;
  width: 70%;
}

#remindertable {
  width: 90%;
  border: #92278f solid 4px;
  border-radius: 15px;
  clear: both;
  color: #000000;
  padding: 10px 10px 10px 10px;
  text-align: left;
}

.remindertd {
  text-align: left;
}

.qr {
  display: inline;
}

.noqr {
  display: none;
}

#appstep {
  width: 48%;
  float: left;
  padding: 20px 10px 0px 10px;
}

.steptitle {
  font-size: 24px;
  font-weight: bold;
}

/************************************************************************************
List
*************************************************************************************/

.questiontext {
  font-family: Microsoft JhengHei, 微軟正黑體, sans-serif;
  font-size: 25px;
  line-height: 100%;
  color: #000000;
}

/****** faqbut2 *******/

#faqbut02 {
  background: #ffffff;
  cursor: pointer;
  margin: 0px 0px 0px 0px;
}

#faqbut02a {
  background: #d5e6fb;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  float: left;
  color: #19467d;
}

#faqbut02a:hover {
  color: #ffffff;
  background: #4687d6;
}

.faqquestion {
  width: 100%;
  text-align: left;
}

#butfaq1 {
  font-family: Microsoft JhengHei, 微軟正黑體, sans-serif;
  font-size: 25px;
  margin: 8px 10px 8px 10px;
  text-align: center;
  font-weight: bold;
}

.merchant_wrapper {
  display: inline-block;
  width: 32%;
  text-align: left;
  vertical-align: top;
  font-size: 16px;
}

.top {
  width: 23px;
  height: 20px;
  margin: 10px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
}

/************************************************************************************
TOP MAIN
*************************************************************************************/

#topmain {
  clear: both;
  height: 460px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

#topcontainer {
  height: 449px;
  padding: 0px 30px 0px 30px;
}

#topmaincontent {
  float: left;
  width: 55%;
  padding: 0px 20px 0px 0px;
}

#topmainphoto {
  float: right;
  width: 40%;
}

.toptableheight {
  height: 449px;
}

.topmainphotowidth {
  width: 100%;
}

/************************************************************************************
Content
*************************************************************************************/

#type01 {
  float: left;
  width: 20%;
  text-align: center;
  padding-bottom: 15px;
}

.type01icon {
  width: 100px;
}

#type02 {
  float: left;
  width: 20%;
  text-align: center;
  padding-bottom: 15px;
}

.type02icon {
  width: 100px;
}

.mainvisual {
  width: 100%;
  line-height: 0%;
  padding-bottom: 0px;
}

.upgradephoto {
  width: 100%;
  padding-top: 50px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#tvc_pc {
  margin: 0px 0px 0px 0px;
  text-align: center;
}

#tvc_mob {
  display: none;
}

#contentsaving {
  float: left;
  width: 50%;
  padding: 0px 0px 0px 0px;
}

.contentsavingtd {
  padding: 0px 25px 0px 25px;
}

#contentgame {
  float: left;
  width: 50%;
  padding: 0px 0px 0px 0px;
}

.contentgametd {
  padding: 0px 0px 0px 25px;
  text-align: left;
}

.contenttoptd {
  padding: 50px 0px 0px 25px;
  text-align: center;
}

#contentsavingspace {
  clear: both;
  height: 50px;
}

#contentcontainer {
  padding: 0px 30px 0px 30px;
}

#line {
  padding: 0px 0px 0px 0px;
}

#contentcenter {
  width: 100%;
  text-align: center;
}

#contentallleft {
  float: left;
  width: 100%;
  padding: 0px 0px 0px 0px;
}

#contentleft {
  float: left;
  width: 100%;
  padding: 0px 0px 0px 0px;
}

#contentright {
  float: right;
  width: 60%;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

#photoleft {
  float: left;
  width: 40%;
}

#photorightnormal {
  float: right;
  width: 40%;
}

#photoright {
  float: right;
  width: 40%;
}

#photoright2 {
  float: right;
  width: 40%;
  display: none;
}

#appiconleft {
  float: left;
  width: 15%;
  padding: 12px 20px 0px 0px;
}

#appcontentright {
  float: left;
  width: 80%;
  text-align: left;
}

#floatleft25 {
  float: left;
  text-align: left;
  width: 25%;
}

#floatleft50 {
  float: left;
  text-align: left;
  width: 50%;
}

#photo33 {
  width: 33%;
  float: left;
  text-align: center;
}

#photo34 {
  width: 34%;
  float: left;
  text-align: center;
}

#photocenter {
  width: 100%;
  text-align: center;
}

.mainphoto_pc {
  width: 100%;
}

.mainphoto_mob {
  display: none;
  width: 100%;
}

#tnc {
  width: 100%;
  clear: both;
  font-size: 15px;
  line-height: 150%;
}

.form1 {
  height: 800px;
}

/************************************************************************************
NEW
*************************************************************************************/

#language {
  width: 100%;
  height: 30px;
  clear: both;
  background: #f1f1f1;
  padding: 5px 0px 0px 0px;
}

#mobilesubmenu {
  display: none;
}

#home {
  float: right;
  padding: 3px 10px 0px 0px;
  line-height: 100%;
}

#langtext {
  float: right;
  padding: 3px 10px 0px 10px;
  font-size: 12px;
  font-weight: bold;
}

#langtext a {
  color: #000000;
}

.homeicon {
  width: 15px;
  height: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#topcolorgroup {
  width: 100%;
  clear: both;
}

#topcolorblue {
  width: 33%;
  height: 10px;
  background: #27a8ec;
  float: left;
}

#topcolormagenta {
  width: 34%;
  height: 10px;
  background: #ff0072;
  float: left;
}

#topcolorgreen {
  width: 33%;
  height: 10px;
  background: #8ad12e;
  float: left;
}

/************************************************************************************
SPACE
*************************************************************************************/

#height5px {
  clear: both;
  height: 5px;
}

#height10px {
  clear: both;
  height: 10px;
}

#height15px {
  clear: both;
  height: 15px;
}

#height20px {
  clear: both;
  height: 20px;
}

#height30px {
  clear: both;
  height: 30px;
}

#height40px {
  clear: both;
  height: 40px;
}

#height50px {
  clear: both;
  height: 50px;
}

#height80px {
  clear: both;
  height: 80px;
}

#height02 {
  clear: both;
  height: 55px;
}

#height03 {
  clear: both;
  height: 35px;
}

#height04 {
  clear: both;
  height: 55px;
}

#height05 {
  clear: both;
  height: 15px;
}

#height06 {
  clear: both;
  height: 5px;
}

#height07 {
  clear: both;
  height: 0px;
}

#simplus {
  float: left;
}

.simcenter1 {
  margin: auto;
  width: 500px;
}

.simcenter2 {
  margin: auto;
  width: 50px;
}

#width01 {
  float: left;
  width: 10px;
  line-height: 100%;
}

#width03 {
  float: left;
  width: 30px;
  line-height: 100%;
}

.width02 {
  width: 30%;
}

/************************************************************************************
FOOTER
*************************************************************************************/

#pagefooter {
  width: 100%;
  height: 30px;
  clear: both;
  background: #f1f1f1;
  padding: 10px 0px 0px 0px;
}

#pagefooteren {
  width: 100%;
  height: 30px;
  clear: both;
  background: #f1f1f1;
  padding: 10px 0px 0px 0px;
}

#footer {
  clear: both;
}

#footer a {
  color: #959595;
}

#copyright {
  width: 49%;
  height: auto;
  font-size: 12px;
  color: #000;
  display: inline-block;
  text-align: left;
}

#chlogo {
  width: 49%;
  height: auto;
  display: inline-block;
  text-align: right;
}

#chlogoen {
  float: right;
  padding: 0px 10px 0px 0px;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/

#pagewrap {
  width: 100%;
  margin: 0 auto;
}

#pagetop {
  width: 95%;
  margin: 0 auto;
}

/************************************************************************************
CLEARFIX
*************************************************************************************/

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

.clearfix {
  display: block;
  zoom: 1;
}

.btn-main-button {
  /* background: linear-gradient(
    90deg,
    var(--theme-enabled-button) 0%,
    var(--theme-hover-button) 73%
  ); */
  background-color: var(--theme-primary);
  /* border-radius: 100em !important; */
  color: white !important;
}

.btn-main-button:hover {
  /* background: linear-gradient(
    90deg,
    var(--theme-hover-button) 0%,
    var(--theme-hover-button) 73%
  ); */
  background-color: var(--theme-hover-button);
}

.btn-main-button:disabled {
  background: linear-gradient(
    90deg,
    var(--theme-disabled-button) 0%,
    var(--theme-disabled-button) 73%
  );
}

.btn-select-primary,
.btn-select-primary:focus,
.btn-select-primary:hover {
  color: var(--theme-white) !important;
  border: 1px solid var(--theme-checkbox) !important;
}
.btn-select-primary:visited,
.btn-select-primary:active {
  color: var(--theme-highlighted-checkbox) !important;
  border: 2px solid var(--theme-highlighted-checkbox) !important;
}

.btn-check:checked + .btn-select-primary {
  color: var(--theme-highlighted-checkbox) !important;
  border: 2px solid var(--theme-highlighted-checkbox) !important;
}

.select-primary:valid,
.select-primary:valid:not(:focus) {
  font-weight: 700 !important;
  color: var(--theme-highlighted-checkbox) !important;
  border: 2px solid var(--theme-highlighted-checkbox) !important;
}

.select-primary:valid > option:not(:disabled) {
  color: #000 !important;
}

.btn-select-border-none {
  outline: 0px !important;
  -webkit-appearance: none;
  box-shadow: none !important;
}

.bg-main {
  background: #a1853d;
}

@media (max-width: 767.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 70px; /* Height of navbar */
    bottom: 0;
    right: -100%;
    width: 100%;
    height: 200%; /* Additional height to avoid scale height on scroll */
    overflow-y: auto;
    visibility: hidden;
    background-color: white;
    transition: transform 0.5s ease-in-out, visibility 0.5s ease-in-out;
    box-shadow: 0px 15px 10px #afafaf;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(-65%);
  }

  .custom-nav-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    padding: 1em !important;
    color: black !important;
    font-weight: bold;
  }

  .nav-lang {
    margin: 1em;
  }
}

.nav-lang {
  width: fit-content;
  color: white !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  font-weight: bold;

  font-size: 16px;
  line-height: 100%;
  font-weight: bold;
  background-color: var(--theme-background);
  border: solid 1px var(--theme-white);
  border-radius: 5px;

  padding: var(--theme-nav-lang-size);

  outline: 0px none #fff !important;
  box-shadow: none !important;
}

.navbar-toggler:focus {
  border-color: rgba(0, 0, 0, 0.125) !important;
  box-shadow: none !important;
}

.animated-icon {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

.animated-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.animated-icon span {
  background: #3f3f3f;
}

.animated-icon span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.animated-icon span:nth-child(2) {
  top: 10px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.animated-icon span:nth-child(3) {
  top: 20px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.animated-icon.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  left: 8px;
}

.animated-icon.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

.animated-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 21px;
  left: 8px;
}

.navbar {
  border-bottom: 0 !important;
  box-shadow: 0px 4px 26px 0px rgba(193, 171, 93, 0.25) !important;
  font-size: 14px;
  min-height: 70px;
}

.supreme-footer {
  display: inline-flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  background: #000;

  padding: 35px 20px;
  font-size: 12px;
  left: 0;
  width: 100%;
}

.bg-black {
  background-color: #000 !important;
}

.bg-supreme-dark {
  background-color: #212121 !important;
}

.empty-bg-mob {
  min-height: 0;
}

#label-selection {
  color: #000 !important;
}

@media screen and (min-width: 768px) {
  #label-selection {
    color: #fff !important;
  }
}

/* @media screen and (max-width: 768px){
    .intscol2{
      width: 100%;
      margin-top: 0px;
      margin-bottom: 0px;
    }

    .intformbox { 
      border-radius: 0 !important;
      background: rgba(36, 36, 36, 1) !important;
    }

    .supreme-footer {
      padding-bottom: 60px !important;
    }

    .pagehomebgpreorder {
      padding-bottom: 0px!important;
    }

    .empty-bg-mob{
      min-height: 25vh;;
    }
} */


.navbar {
  box-shadow: 0px 4px 26px 0px rgba(193, 171, 93, 0.25) !important;
  min-height: 70px;
}

.btn-info-tips{
  width: 24px;
  height: 24px;
  background: linear-gradient(90deg,var(--theme-enabled-button) 0%,var(--theme-hover-button) 73%);
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-select:none;
  user-select: none;
}

.btn-info-tips > img{
  /* filter: hue-rotate(300deg); */
}

.text-main{
  color:var(--theme-primary)  !important;
}