﻿/************************************************************************************
GENERAL STYLING
*************************************************************************************/
/*@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);*/

@font-face {
    font-family: Helvetica Neue;
    src: url('HelveticaNeue.woff') format('woff');
}

@font-face {
    font-family: MHeiHK;
    src: url('MHeiHK.woff') format('woff');
}



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:  MHeiHK, Helvetica Neue, Helvetica, Arial, Microsoft JhengHei, 微軟正黑體, sans-serif;
  /*font-family: 'Noto Sans', 'Noto Sans TC', Microsoft JhengHei, 微軟正黑體, Helvetica, Arial, sans-serif;*/
  color: #FFF;
}

sup {
  font-size: 12px;color: inherit !important;line-height: 100%;font-weight: normal;
}

body {
  background: #ffffff;
}

img,
fieldset {
  border: 0;
}


/* set image max width to 100% */

img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
}

a {
  color: #672AA9;
  text-decoration: none;
  outline: none;
  /* for Firefox */
  hlbr: expression(this.onFocus=this.blur());
  /* for IE */
  cursor: pointer;
}

a:hover {
  color: #672AA9;
  text-decoration: underline;
  cursor: pointer;
}

#pagehomecontent {
  width: 100%;
}

#photoheadline {
  font-size: 55px;
  font-weight: bold;
  line-height: 0%;
  float: left;
  height: auto;
}

#headline {
  font-size: 35px;
  font-weight: bold
}

#subheadline {
  font-size: 24px;
  font-weight: bold
}

#subheadlineen {
  font-size: 20px;
  font-weight: bold
}


.planarrowleftframe { display: none; }
.planarrowrightframe { display: none; }
.planarrowdownframe { display: none; }

.textgry { color: #a3a3a3 !important; }
.textpup { color: #672AA9 !important; }

.nowrap { white-space: nowrap; }
.txtbold { font-weight: bold; }
.txtblk { color: #000000 !important; }
.txtwht { color: #ffffff !important; }
.txtcoloriht { color: inherit; }
.txtsizeiht { font-size: inherit; }
.txtsize120 { font-size: 120% !important; }
.txtsize140 { font-size: 140% !important; }
.txtsize160 { font-size: 160% !important; }
.alignleft { text-align: left; }
.aligncenter { text-align: center; }
.alignright { text-align: right; }
.width100 { width: 100% !important; }
.width50 { width: 50% !important; }

.dollar { width: 36px;height: auto;display: inline-block;vertical-align: -8px;margin-right: 2px; }

.planappicon { width: 24px;height: auto;display: inline-block;vertical-align: -6px;margin: 2px 1px; }

h1 { font-size: inherit;font-weight: inherit;line-height: inherit;color: inherit;margin: 0px !important;display: inline-block; }
h2 { font-size: inherit;font-weight: inherit;line-height: inherit;color: inherit;margin: 0px !important;display: inline-block; }
h3 { font-size: inherit;font-weight: inherit;line-height: inherit;color: inherit;margin: 0px !important;display: inline-block; }
h4 { font-size: inherit;font-weight: inherit;line-height: inherit;color: inherit;margin: 0px !important;display: inline-block; }
h5 { font-size: inherit;font-weight: inherit;line-height: inherit;color: inherit;margin: 0px !important;display: inline-block; }
h6 { font-size: inherit;font-weight: inherit;line-height: inherit;color: inherit;margin: 0px !important;display: inline-block; }
h7 { font-size: inherit;font-weight: inherit;line-height: inherit;color: inherit;margin: 0px !important;display: inline-block; }


.bktotopbutfixframe { width: 100%;height: auto;display: inline-block;position: fixed;bottom: 0px;left: 0px; text-align: center;margin-bottom: 20px;z-index: 999; }
.bktotopbutframe { width: 88%;max-width: 1600px; height: auto;display: inline-block;text-align: right; }
.bktotopbutimg { width: 40px;height: auto;display: inline-block;margin-right: 10px; }

.jpwaicon { width: 42px;height: auto;display: inline-block;vertical-align: -11px; }

.addressbtn { font-size: 18px;color: #fff;font-weight: bold;line-height: 100%;float: right !important;
/*background: url(bg_button.jpg) no-repeat;background-size: 500%;background-position: 0% 100%;*/
background-color: #672AA9;border-radius: 100px;
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; }
.addressbtn:hover { background-color: #8635dd; }

.mbcoin { width: 22px;height: auto;display: inline-block;vertical-align: -4px; }

/************************************************************************************
offer
*************************************************************************************/
.offer-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 16px;
    width: 100%;
}
.frameofferitemimg { width: 100%;display: inline-block;background-color: #fff; }
.frameofferitem { width: 99.3%;display: inline-block;border: #dbdbdb 2px solid;text-align: center;vertical-align: top;position: relative;background-color: #e6e6e6; }




/************************************************************************************
iphone upgrader
*************************************************************************************/
.ipupcontainer { width: 100%;height: 1px;display: inline-block;position: fixed;bottom: 8%;left: 0%;text-align: right;z-index: 999; }
.ipupiconcontainer { width: 100%;height: 1px;display: inline-block;position: relative; }
.ipupiconframe { width: 90px;height: auto;display: inline-block;text-align: center;position: absolute;right: 2%;bottom: 0%; }
.ipupiconimgframe { width: auto;height: auto;display: inline-block;margin-top: 10px;cursor: pointer;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s; }
.ipupiconimgframe:hover { transform: scale(1.05); }

.ipofferframe { width: 90%;max-width: 1000px;height: auto;display: inline-block;background-color: #fff;border-radius: 20px;padding: 50px 0px;text-align: center;background: linear-gradient(135deg, rgba(227,227,227,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 80%, rgba(227,227,227,1) 100%); }
.ipofferheader { font-size: 130%;font-weight: bold;color: #672AA9; }
.ipoffertitle { width: 90%;height: auto;display: inline-block;font-size: 24px;line-height: 160%;margin-bottom: 20px; }
.ipoffertitleen { width: 90%;height: auto;display: inline-block;font-size: 20px;line-height: 160%;margin-bottom: 20px; }
.ipofferbtn { width: auto;height: auto;display: inline-block;font-size: 20px;line-height: 100%;background-color: #fff;color: #000;border: #000 1px solid;border-radius: 100px;padding: 10px 20px;margin: 0px 1%;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s; }
.ipofferbtn:hover { background-color: #000;color: #fff; }
.ipofferbtnen { width: auto;height: auto;display: inline-block;font-size: 18px;line-height: 100%;background-color: #fff;color: #000;border: #000 1px solid;border-radius: 100px;padding: 10px 20px;margin: 0px 1%;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s; }
.ipofferbtnen:hover { background-color: #000;color: #fff; }




/************************************************************************************
hs expert
*************************************************************************************/
.bbfortresslogo { width: auto;height: 60px;display: inline-block;vertical-align: -16px; }
.videotxttitkle { font-size: 36px;font-weight: bold;line-height: 120%;color: #FFF; }
.hsexphotofr { width: 22%;height: auto;display: inline-block;margin: 0px 12px;vertical-align: top; }
.hsexphototxt { width: 100%;height: auto;display: inline-block;margin: 10px 0px 0px 0px;font-size: 24px;font-weight: bold;line-height: 120%; }
.hsexsection { width: 100%;height: auto;display: inline-block;background-color: #efefef;padding: 50px 0px; }
.hsexpdtfr { width: 100%;height: auto;display: inline-block;text-align: center; }
.hsexpdtimg { width: 120px;height: auto;display: inline-block; }




/************************************************************************************
new offer
*************************************************************************************/
.zofferfr { width: 100%;height: auto;display: inline-block;background-color: #f3f3f3;padding: 20px 0px;border-radius: 5px;box-shadow: 0px 0px 10px #c3c3c3;margin: 40px 0px;text-align: center; }
.zofferheader { width: 100%;height: auto;display: inline-block;font-size: 34px;font-weight: bold;color: #4a4a4a;line-height: 140%;text-align: center;
background: linear-gradient(90.47deg, #762C8E 0.31%, #E60C84 90%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;
text-shadow: 0px 2px 3px rgb(0 0 0 / 25%); }
.ebofimgfr { width: 20%;height: auto;display: inline-block;vertical-align: top;margin: 0px 10px; }
.eboftxt { width: 100%;height: auto;display: inline-block;text-align: center;font-size: 20px;font-weight: bold;line-height: 120%;margin-top: 20px; }



/************************************************************************************
MB pt table
*************************************************************************************/
.mbofframe { width: 96%;height: auto;display: inline-block;background-color: #fff;border: 2px #000000 solid; margin: 0px 0px 6px 0px;padding: 0px 0px 0px 0px;border-radius: 10px; }
.mboftitle { width: 100%;height: auto;display: inline-block;background-color: #000000;/*background-image: linear-gradient(to right, #caa3f2, #caa3f2, #caa3f2, #b3b2f4, #b4d8f0);*/font-size: 14px;color: #fff; line-height: 120%;padding: 2px 0px 7px 0px;border-radius: 8px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;cursor: pointer; }
.mbofdata { width: 100%;height: auto;display: inline-block;font-size: 26px;line-height: 120%;font-weight: bold;color: #000; }
.mbcoinimg { width: 26px;height: auto;display: inline-block;vertical-align: -3px; }
.mbofoptopen { width:22px;height:22px;position: absolute;right: 3px;top: 3px;background-color: #595959;border-radius: 50px;display: flex;justify-content: center;align-items: center; }


/************************************************************************************
3Business
*************************************************************************************/
.tab_selected3b { background-image: url(bgtab3b.jpg) !important; }
.background3b { background-image: url(bgtab3b.jpg) !important;background-size: 100% 100% !important; }
.border3b { border: 2px solid #48a4af !important; }
.ul3b { list-style-image: url('pt3b.png') !important;}
.txtcolor3b { color: #50489b !important; }
.bgcolor3b { background-color: #4e4b9c !important; }


/************************************************************************************
ltd offer
*************************************************************************************/
.ltdpdtframe { width: 99%;height: auto;display: inline-block;border: #dbdbdb 2px solid;padding: 30px 0px;border-radius: 20px; }
.ltdpdttitle { width: 100%;height: auto;display: inline-block;font-size: 26px;font-weight: bold;line-height: 120%;margin-bottom: 20px; }
.ltdpdtimgframe { width: 16%;height: auto;display: inline-block;margin: 0px 12px;vertical-align: top; }
.ltdpdtimgtitle { width: 100%;height: auto;display: inline-block;font-size: 20px;font-weight: bold;line-height: 120%; }



/************************************************************************************
iphone offer
*************************************************************************************/
.offerheader { font-size: 60px;font-weight: bold;line-height: 100%; }
.offerfreeimg { width: auto;height: 300px;padding: 15px 0px; }


/************************************************************************************
IN3 table
*************************************************************************************/
.border-gradient { border: 10px solid;border-image-slice: 1;border-width: 5px; }
.border-gradient-purple { border-image-source: linear-gradient(to left, #01acbd, #e5007f); }
.in3tbtitleframe { width: 99%;height: auto;display: inline-block;padding: 10px 0px;position: relative;background-color: #fff;margin-top: 50px; }
.in3tbcontentframe { width: 99%;height: auto;display: inline-block;padding: 0px 0px;position: relative;background-color: #fff;margin-bottom: 0px;border-top: none; }
.in3tbtitleiconframe { width: auto;height: auto;display: inline-block;position: absolute;top: -44px;left: 29%; }
.in3tblogo { width: 80px;height: auto;display: inline-block;vertical-align: -5px; }
.in3tbtitle { width: auto;height: auto;display: inline-block;font-size: 34px;font-weight: bold;line-height: 120%; }
.in3tbcol3 { width: 33%;height: 180px;display: inline-block;float: left;border-right: 5px #000 solid;vertical-align: top;padding: 10px 0px 20px 0px; }
.in3tbborder { border-right: none; }
.in3tbicon { width: 40px;height: auto;display: inline-block; }
.in3tbicontitle01 { width: 100%;height: auto;display: inline-block;font-size: 26px;font-weight: bold;line-height: 120%;color: #764193;margin-bottom: 10px; }
.in3tbicontitle02 { width: 100%;height: auto;display: inline-block;font-size: 26px;font-weight: bold;line-height: 120%;color: #904695;margin-bottom: 10px; }
.in3tbicontitle03 { width: 100%;height: auto;display: inline-block;font-size: 26px;font-weight: bold;line-height: 120%;color: #eb0081;margin-top: 12px; }
.in3tbicontitle03mob { display: none; }
.in3tbpulldown { width: 90%;height: auto;display: inline-block; }
.in3tbprice { width: 100%;height: auto;display: inline-block;font-size: 80px;font-weight: bold;line-height: 100%;color: #a3a3a3; }
.in3tbpriceresult { color: #000000; }

/* Step 2a */
.in3tbcontentframe{display:table;}
.in3tbcol3{display:table-cell;float:unset;}
.in3tbprice{font-size: 60px;}
.in3rebate_remarks{padding: 10px;font-size: 20px;}
/* Step 2a End*/


/************************************************************************************
tradein
*************************************************************************************/
.framefreeitemcol2 { width: 46.6%;height: auto;display: inline-block;border: 2px #dbdbdb solid;vertical-align: middle; }
.framefreeitemcol2or { width: 5%;height: auto;display: inline-block;vertical-align: middle;font-size: 20px;font-weight: bold;line-height: 100%; }
.framefreeitemcol2ind { width: 50% !important;margin-bottom: 0px !important;margin: 0px 0px 0px 0px !important;border: none !important;background: #fff !important; }



/************************************************************************************
topnav
*************************************************************************************/
.topnavframe { width: 100%;display: inline-block;background: #434448;font-size: 16px;line-height: 100%;font-weight: bold; }
.topnavbutoff { color: #fff;padding: 15px 30px;display: inline-block;background: #434448;cursor: pointer; }
.topnavbutoff:hover { display: inline-block; background-image: -webkit-gradient(linear,right top,left top,from(#743ad5),to(#d53a9d));background-image: -webkit-linear-gradient(right,#743ad5,#d53a9d);background-image: -o-linear-gradient(right,#743ad5 0,#d53a9d 100%);background-image: linear-gradient(270deg,#743ad5 0,#d53a9d); }
.topnavbuton { color: #fff;padding: 15px 30px;display: inline-block;background: #434448;background-image: -webkit-gradient(linear,right top,left top,from(#743ad5),to(#d53a9d));background-image: -webkit-linear-gradient(right,#743ad5,#d53a9d);background-image: -o-linear-gradient(right,#743ad5 0,#d53a9d 100%);background-image: linear-gradient(270deg,#743ad5 0,#d53a9d); }

.slider { display: flex;font-size: 16px;line-height: 100%;background: #fff;color: #fff;font-weight: bold;width: 1100px; }
section { padding: 15px 20px;width: 12%; scroll-snap-align: center;text-align: center;position: relative;cursor: pointer;background-color: #fff;border: #e8e8e8 1px solid;border-radius: 5px;box-shadow: 0px 0px 5px #dbdbdb;font-size: 18px;font-weight: bold;line-height: 100%;color: #000;margin-right: 10px; }
section:hover { background-color: #e8e8e8; }
.sectionoff {  }
.sectionon { display: inline-block;background: #434448;background-image: -webkit-gradient(linear,right top,left top,from(#743ad5),to(#d53a9d));background-image: -webkit-linear-gradient(right,#743ad5,#d53a9d);background-image: -o-linear-gradient(right,#743ad5 0,#d53a9d 100%);background-image: linear-gradient(270deg,#743ad5 0,#d53a9d); }


/************************************************************************************
form new style
*************************************************************************************/
.labl {
    display : inline-block;
    width: auto;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
}
.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: 1px solid #fff;
    outline: 2px solid #672AA9;
}    

.lablcol3 {
    display : inline-block;
    width: auto;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
    width: 29.6%;
}
.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 */
    /*background-color: #fff;*/
    border: 1px solid #fff;
    outline: 2px solid #672AA9;
}    

.lablcol2 {
    display : inline-block;
    width: auto;
    text-align: center;
    vertical-align: middle;
    width: 47%;
}
.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 */
    /*background-color: #fff;*/
    border: 1px solid #fff;
    outline: 2px solid #672AA9;
}

.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 #672AA9;
}    

.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: 1px solid #fff;
    outline: 2px solid #672AA9;
}  


.lablcolor2tc {
    display : inline-block;
    width: 60px;
    text-align: center;
    vertical-align: top;
    font-size: 12px;
    line-height: 120%;
}
.lablcolor2tc > input{ /* HIDE RADIO */
    visibility: hidden; /* Makes input not-clickable */
    position: absolute; /* Remove input from document flow */
}
.lablcolor2tc > input + div{ /* DIV STYLES */
    cursor:pointer;
    /*border: 1px solid #dbdbdb;*/
    width: 50px;
    height: 50px;
    margin-bottom: 5px;
    display: inline-block;
    background-image: url(tick-off-tc.svg);
    background-repeat: no-repeat;
    background-position: center center;
    
}
.lablcolor2tc > input:checked + div{ /* (RADIO CHECKED) DIV STYLES */
    /*background-color: #fff;
    border: 2px solid #672AA9;*/
    background-image: url(tick-on-tc.svg);
}    


.lablcolor2en {
    display : inline-block;
    width: 60px;
    text-align: center;
    vertical-align: top;
    font-size: 12px;
    line-height: 120%;
}
.lablcolor2en > input{ /* HIDE RADIO */
    visibility: hidden; /* Makes input not-clickable */
    position: absolute; /* Remove input from document flow */
}
.lablcolor2en > input + div{ /* DIV STYLES */
    cursor:pointer;
    /*border: 1px solid #dbdbdb;*/
    width: 50px;
    height: 50px;
    margin-bottom: 5px;
    display: inline-block;
    background-image: url(tick-off-en.svg);
    background-repeat: no-repeat;
    background-position: center center;
    
}
.lablcolor2en > input:checked + div{ /* (RADIO CHECKED) DIV STYLES */
    /*background-color: #fff;
    border: 2px solid #672AA9;*/
    background-image: url(tick-on-en.svg);
}    


.lablcolor3 {
    display : inline-block;
    width: 60px;
    text-align: center;
    vertical-align: top;
    font-size: 12px;
    line-height: 120%;
    margin-right: 20px;
}
.lablcolor3 > input{ /* HIDE RADIO */
    visibility: hidden; /* Makes input not-clickable */
    position: absolute; /* Remove input from document flow */
}
.lablcolor3 > input + div{ /* DIV STYLES */
    cursor:pointer;
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    width: 50px;
    height: 32px;
    margin-bottom: 5px;
    display: inline-block;
}
.lablcolor3 > input:checked + div{ /* (RADIO CHECKED) DIV STYLES */
    background-color: #fff;
    border: 1px solid #fff;
    outline: 2px solid #672AA9;
}    



.topmainsliderpc { width: 100%;max-width: 1600px;height: 550px;background-size: cover;background-position: center; display: inline-block; }
.topmainslidermob { display: none; }



.lablcolorbox { width: 28px;height: 28px;border-radius: 100px;display: inline-block;margin-top: 2px;}

.lablspace { width: 10px;height: auto;display: inline-block; }
.lablplanspace { width: 10px;height: auto;display: inline-block; }
.lablplanspace2 { clear: both;height: 20px }
.phoneimg { width: 150px;height: auto;display: inline-block; }
.lablerttxt { color: #FF0000;float: none !important; }

.labltitle { padding: 7px 0px !important; }
.forminputframe { width: 50%;height: auto;display: inline-block;float: left;margin: 15px 0px; }
.forminputframe2 { width: 100%;height: auto;display: inline-block;float: left;margin: 15px 0px; }
.formheader { width: 150px;height: auto; display: inline-block;vertical-align: top;text-align: left;margin-top: 8px;margin-bottom: 10px; }
.formheader2 { width: 100%;height: auto; display: inline-block;vertical-align: top;text-align: left;margin-top: 8px;margin-bottom: 10px; }
.forminput {width: 360px;height: auto; display: inline-block;vertical-align: top; }
.forminput2 {width: 85%;height: auto; display: inline-block;vertical-align: top;white-space: nowrap; }
.forminput3 {width: 100%;height: auto; display: inline-block;vertical-align: top; }
.formtoR { text-align: right; }
.formspace { clear: both;height: 1px; }
.formerrtxt { font-size: 14px;color: #FF0000;width: 100%;height: auto;display: inline-block;text-align: left; }
.lablRspace { margin-right: 0px !important; }
.formplanicon { width: 24px;vertical-align: -5px;line-height: inherit; }
.formplanhsframe { width: 32%;height: auto;display: inline-block;border: 1px solid #c5c5c5;border-radius: 5px;text-align: center;font-size: 16px;font-weight: bold;line-height: 120%;padding: 30px 0px;vertical-align: top; }
.formplanhsframe2 { width: 32%;height: auto;display: inline-block;border: 1px solid #c5c5c5;border-radius: 5px;text-align: center;font-size: 16px;font-weight: bold;line-height: 120%;padding: 30px 0px;vertical-align: top; }
.formplanhsframe2b { width: 32%;height: auto;display: inline-block;border: 1px solid #c5c5c5;border-radius: 5px;text-align: center;font-size: 16px;font-weight: bold;line-height: 120%;padding: 30px 0px;vertical-align: top; }
.formplanhsframe3 { width: 48.8%;height: auto;display: inline-block;border: 1px solid #c5c5c5;border-radius: 5px;text-align: center;font-size: 16px;font-weight: bold;line-height: 120%;padding: 30px 0px;vertical-align: top; }
.formhsimg { width: 230px; } 


.tab { overflow: hidden;background: #fff;background-image: url(tabline.jpg);background-position: bottom;background-repeat: no-repeat; }
.tab button { background-color: #ffffff; float: left; border: none; outline: none; cursor: pointer; padding: 20px 0px; transition: 0.3s; font-size: 32px;font-weight: bold; color: #000;line-height: 120%; border-right: #fff 1px solid;text-align: left; }
.tab button:hover { background-color: #F3E3DB; }
.tab button.active { background-color: #f3f1ee;color: #000000;font-weight: bold;/*text-decoration: underline;text-decoration-color: #000000;*/ }
.tabcontent { -webkit-animation: fadeEffect 1s; animation: fadeEffect 1s; display: none;position: relative;background-color: #f3f1ee; }


/************************************************************************************
evoucher
*************************************************************************************/
.brandbut { width: 15%;height: auto;display: inline-block;text-align: center;position: relative; background-image: linear-gradient(to right, #f3f3f3, #ffffff, #ffffff);font-size: 20px;font-weight: bold;line-height: 100%;padding: 8px 0px;border: 2px #dbdbdb solid;box-shadow: 0px 0px 5px #dbdbdb;border-radius: 5px;cursor: pointer;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s; }
.brandbut:hover { background-image: linear-gradient(to right, #f3f3f3, #f3f3f3, #f3f3f3); }


/************************************************************************************
easytrade
*************************************************************************************/
.ettitle { font-size: 50px; font-weight: bold;color: #fff; line-height: 100%;width: 100%;height: auto;display: inline-block;text-align: center;margin-bottom: 20px; }
.ettitlesup { vertical-align: 30px; }
.etsubtitle { font-size: 34px; font-weight: bold;color: #fff; line-height: 100%;width: 100%;height: auto;display: inline-block;text-align: center;margin-bottom: 50px; }
.etphonekvframe { width: 100%;height: auto;display: inline-block;text-align: center;margin-bottom: 30px; }
.etphonekvimg { width: 980px;height: auto;display: inline-block; }
.etphonestepframe { width: 100%;height: auto;display: inline-block;text-align: center;background-color: #dbdbdb;margin-bottom: 20px; }
.etphonestepimg { width: 30px;height: auto;display: inline-block; }
.ettable { border-collapse: collapse; padding: 0px;font-size: 20px;line-height: 120%;font-weight: normal;padding: 12px 10px;color: #000; }
.ettablecolor1 { color: #000;font-weight: bold !important; }
.ettablecolor2 { color: #000;background-color: #fff; }
.ettablenumber { width: 5%; }
.etul { list-style-type: upper-latin;padding-left: 30px; }
.etli { font-size: 20px;color: #000;line-height: 140%; }
.etin3logopagetitle { width: auto;height: 30px;display: inline-block;vertical-align: -4px;margin: 0px 5px 0px 5px; }
.etin3logo { width: auto;height: 66px;display: inline-block;vertical-align: -12px;margin: 0px 8px 0px 5px; }
.etin3logotd { width: auto;height: 20px;display: inline-block;vertical-align: -5px;margin: 0px 3px 0px 2px; }

/************************************************************************************
hsbc
*************************************************************************************/
.hsbcbannerframe { width: 49%; height: auto;display: inline-block;float: left; }
#hsbcbannerframespace {width:10px; clear:both; height: 20px}
/*
.hsbcofframe { width: 96%;height: auto;display: inline-block;background-color: #f2f2f2;border: 2px #b80018 solid; margin: 0px 0px 6px 0px;padding: 0px 0px 5px 0px;border-radius: 10px; }
.hsbcoftitle { width: 100%;height: auto;display: inline-block;background-color: #b80018;font-size: 14px;line-height: 120%;color: #fff; padding: 5px 0px;border-radius: 8px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px; }
.hsbcofrowlocal { width: 100%;height: auto;display: inline-block;float: left;text-align: center;padding: 8px 0px 0px 0px;color: #000; }
.hsbcofdata { width: 100%;height: auto;display: inline-block;font-size: 30px;line-height: 120%;font-weight: bold;color: #b80018; }
*/

.hsbccolorframe { border: 2px #000000 solid !important;/*border: 2px #1364B5 solid !important;*/ }
.hsbccolortxt { color: #000 !important; }
.hsbctdcolor { background-color: #000000 !important;background-image: linear-gradient(to right, #000000 , #000000) !important;/*background-color: #ffbfc5 !important;background-image: linear-gradient(to right, #1364B5 , #1364B5) !important;*/ }

.hsbcofframe { width: 96%;height: auto;display: inline-block;background-color: #f2f2f2;border: 2px #b40001 solid; margin: 0px 0px 6px 0px;padding: 0px 0px 5px 0px;border-radius: 10px; }
.hsbcoftitle { width: 100%;height: auto;display: inline-block;background-color: #b40001;background-image: linear-gradient(to right, #b40001 , #b40001);font-size: 14px;color: #ffffff; line-height: 120%;padding: 5px 0px;border-radius: 8px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px; }
.hsbcofrowlocal { width: 100%;height: auto;display: inline-block;float: left;text-align: center;padding: 8px 0px 0px 0px;color: #000; }
.hsbcofdata { width: 100%;height: auto;display: inline-block;font-size: 30px;line-height: 120%;font-weight: bold;color: #b40001; }

.scbofframe { width: 96%;height: auto;display: inline-block;background-color: #f2f2f2;border: 2px #0461ae solid; margin: 0px 0px 6px 0px;padding: 0px 0px 0px 0px;border-radius: 10px; }
.scboftitle { width: 100%;height: auto;display: inline-block;background-color: #0461ae;background-image: linear-gradient(to right, #0461ae , #49b045);font-size: 14px;color: #fff; line-height: 120%;color: #fff; padding: 5px 0px;border-radius: 8px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px; }
.scbofrowlocal { width: 100%;height: auto;display: inline-block;float: left;text-align: center;padding: 8px 0px 0px 0px;color: #000; }
.scbofdata { width: 100%;height: auto;display: inline-block;font-size: 30px;line-height: 120%;font-weight: bold;color: #0461ae; }

.citiofframe { width: 96%;height: auto;display: inline-block;background-color: #f2f2f2;border: 2px #1364B5 solid; margin: 0px 0px 6px 0px;padding: 0px 0px 0px 0px;border-radius: 10px; }
.citioftitle { width: 100%;height: auto;display: inline-block;background-color: #1364B5;background-image: linear-gradient(to right, #1364B5, #1364B5);font-size: 14px;color: #fff; line-height: 120%;color: #fff; padding: 5px 0px;border-radius: 8px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px; }
.citiofrowlocal { width: 100%;height: auto;display: inline-block;float: left;text-align: center;padding: 8px 0px 0px 0px;color: #000; }
.citiofdata { width: 100%;height: auto;display: inline-block;font-size: 30px;line-height: 120%;font-weight: bold;color: #1364B5; }


/************************************************************************************
interest
*************************************************************************************/
.pagebginterest { background-color: #001740  !important;/*background-image: url('../apply/flagshipphone/images/bg-pc-tc.jpg');background-repeat: no-repeat;background-position: left top;background-size: cover;*/ }
.tablewidthinterest { width:  100%; }
.intscol2bg { width: 50%;height: auto;display: inline-block;vertical-align: top;float: left; }
.intscol2 { width: 45%;height: auto;display: inline-block;margin-top: 30px;margin-bottom: 30px;vertical-align: top; }
.intformbox {  width: 82%; background-color: #fff;border-radius: 10px;padding: 30px 50px; }
.inttitle01 { font-size: 30px;color: #98239a;  font-weight: bold;line-height: 120%;display: inline-block; width: 100%; height: auto; }
.inttitle02 { font-size: 22px;color: #98239a;  font-weight: bold;line-height: 120%;display: inline-block; width: 100%; height: auto; }
.inttitle03 { font-size: 18px;color: #000000;  font-weight: normal;line-height: 120%;display: inline-block; width: 100%; height: auto; }
.intformtitle { width: 100%;font-size: 18px;font-weight: normal;display: inline-block; }
.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%;color: #fff;padding: 7px 20px;border: 2px solid #fff;display: inline-block;float: right;margin-top: 20px;margin-right: 20px;cursor: pointer;}
.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% 270px; }
.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; }

#intpagefooter { width: 100%;height: 30px;clear: both;background: #000;color: #fff; padding: 10px 0px 0px 0px;position: fixed;bottom: 0px;left: 0px; }
#intpagefooteren {width: 100%;height: 30px;clear: both;background: #000;color: #fff; padding: 10px 0px 0px 0px;position: fixed;bottom: 0px;left: 0px; }



/************************************************************************************
z6h
*************************************************************************************/
.stdalonebanner { font-size: 22px;font-weight: bold;line-height: 120%;padding: 10px 50px;border: 2px #7337a8 solid;width: auto;height: auto;display: inline-block;background-color: #fbf6ff; }
.infocol2frame { width: 30%;height: auto;display: inline-block;padding: 0px 0px 20px 0px;vertical-align: top;float: left;box-shadow: 0px 0px 5px #e6e6e6; }
.infocol2space { width: 5%;height: auto;display: inline-block;float: left; }


/************************************************************************************
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: #f8f0ff;/*background: #e4eff5;*/border-left: #fff 2px solid;text-align: left; }
.set1tableR { background: #fff; border-right: #fff 2px solid; }
.set1tableheader { background-color: #672AA9;color: #fff;font-weight: bold;/*background-image: url(bg-5gheader.png);background-size: 100% 100%;color: #fff;*/ }
.set1tableheader2 { background: #f5f5f5; color: #000; }
.set1tableheaderprc { background: #f5f5f5;/*background: #f8e8f3;*/color: #672AA9;font-weight: bold;font-size: 120% !important; }
.set1tablehighlgt { color: #DF008A; }
.set1tableheaderprc2 { background: #f5f5f5;/*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: #672AA9;/*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; }
.realframe5gtpitem { width: 32.3%;height: auto; display: inline-block;border: #f3dd88 2px solid;text-align: center;vertical-align: top;position: relative;float: left;margin: 0px 0px 10px 0px; }



/************************************************************************************
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;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; }



/************************************************************************************
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;*/
        background-color: #672AA9;
		color: white;
		font-weight: bold;
		cursor: default;
        font-size: 16px;
        line-height: 120%;
	}
	.slickBtnImg{
		position: absolute;
		left: 0px;
		top: -68px;
		height: 68px;
		
	}

.slicken {
    font-size: 14px !important;
}


.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;display: inline-block;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 { display: inline-block;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%;display: inline-block;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%;display: inline-block;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%;display: inline-block;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%;display: inline-block;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 0px 0px; }
.googleiconimg2 { width: auto;height: 35px;padding: 10px 0px; }
.googleiconimgtxt { font-size: 18px;font-weight: bold;color: #000; line-height: 120%;display: inline-block;width: 100%;text-align: center;margin-bottom: 10px; }
.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%;display: inline-block;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%;display: inline-block;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%;display: inline-block;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%;display: inline-block;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; }


/************************************************************************************
5G
*************************************************************************************/
.tab5goff { color: #8635dd;font-weight: bold; 
	-webkit-animation:color_change 5s infinite alternate;
	-moz-animation: color_change 5s infinite alternate;
	-ms-animation: color_change 5s infinite alternate;
	-o-animation: color_change 5s infinite alternate;
	animation: color_change 5s infinite alternate;}

@-webkit-keyframes color_change {
		  from { color: #8635dd; }
		  to { color: #672AA9; }
		}
		@-moz-keyframes color_change {
		  from { color: #8635dd; }
		  to { color: #672AA9; }
		}
		@-ms-keyframes color_change {
		  from { color: #8635dd; }
		  to { color: #672AA9; }
		}
		@-o-keyframes color_change {
		  from { color: #8635dd; }
		  to { color: #672AA9; }
		}
		@keyframes color_change {
		  from { -color: #8635dd; }
		  to { color: #672AA9; }
		}
			
.frameplan5gcol1 { width: 49.5%;display: inline-block;margin: 0px;vertical-align: top; }
.frameplan5gcol2 { width: 49.5%;display: inline-block;margin: 0px;vertical-align: top;float: left; }
.frameplan5gcol2new { width: 47%;display: inline-block;margin: 0px;vertical-align: top;float: left; }
.tableoff5g { border-collapse: collapse; border: 2px solid #672AA9; padding: 0px; text-align: center;font-size: 14px;line-height: 100%;font-weight: bold;background-color: #f2f2f2; }
.tableoffshadow { box-shadow: 0px 0px 10px #bfbfbf; }
.hs5grow1space { width: 1%;height:140px;display: inline-block;vertical-align: middle;margin: 0px; }
.hs5grow1 { width: 97%;height:auto;display: inline-block;vertical-align: top;margin: 0px;padding: 15px 0px 10px 0px;color: #fff; }
.hs5gtxttitlebg01 { background-color: #672AA9;/*background: url(5gplantitlebg01.jpg);background-size: 100% 100%;*/ }
.hs5gtxttitlebg02 { background-color: #672AA9;/*background: url(5gplantitlebg02.jpg);background-size: 100% 100%;*/ }
.hs5gtxtwht { color: #ffffff !important; }
.hs5gtxtblue { color: #672AA9 !important;/*color: #00acb8 !important;*/ }
.hs5gtxtblk { color: #000000 !important; }
.hstab5gshadow { /*box-shadow: 0px 0px 10px #959595;*/ }
.hc5gbgnone { background: none !important; }
.frame5gplantitle { font-size: 18px;font-weight: bold;line-height: 100%;padding: 8px 0px 8px 0px;background: #dbdbdb; text-align: center;color: #000;hsrow2 }
.frame5gtpitem { width: 32.3%;height: 230px; display: inline-block;border: #e8e8e8 2px solid;text-align: center;vertical-align: top;position: relative;float: left;margin: 0px 0px 10px 0px; }
.frame5gtpitemspace { width: 1%;display: inline-block;vertical-align: top;float: left; }
.topup5giconframe { width: 100%;display: inline-block;padding: 10px 0px; }
.topup5gicon { width: auto;height: 90px;padding: 0px 10px; }
.topup5gprice1 { font-size: 24px;font-weight: bold;line-height: 100%; display: inline-block;width: 100%; }
.topup5gprice2 { font-size: 60%; }
.topup5gdes { font-size: 16px;font-weight: bold;line-height: 100%;display: inline-block;width: 100%; }
.framehs5gmain2 { border-bottom: none !important;padding: 30px 0px !important; }
.topup5gsubtitle { font-size: 24px;font-weight: bold;color: #f3dd88;display: inline-block; }
.hs5gphoneimg { width: 150px;height: auto;padding: 15px 0px; }
.frameplanarrow { width: 3%;display: inline-block;margin: 100px 15px 0px 15px;vertical-align: top;float: left; }
.popupgrade { position: absolute;top: -20px;right: -20px; }
.popupgradeimg { width: 80px;height: 80px; }
.hs5gtxthihglight { color: #9839b7; }
            
            
.pagebg { background-color: #000000 !important;background-image: url('bg5gbottom.png'), url('bg5g.jpg');background-repeat: no-repeat, no-repeat;background-position: center bottom, center 550px;background-size: 100%, 100%; }
.pagebgform { background-color: #000000 !important; }
			
.bgcolor5g { background-color: #0d0d0d; }
.textcolorwht5g { color: #ffffff !important; }		
.textcolorblk5g { color: #000000 !important; }		
.bordercolorwht5g { border: #fff 2px solid !important; }
.borderLcolorblk5g { border-left: #000 2px solid !important; }
.borderRcolorblk5g { border-right: #000 2px solid !important; }
.imgcolorwht5g { filter:invert(100%); }	
.textshadowblk5g { text-shadow: 0px 0px 8px #000; }
.undercolor5g { border-bottom: #fff 1px solid !important; }
.undercolor5g2px { border-bottom: #fff 2px solid !important; }
.title5glogo { width: auto;height: 40px;display: inline-block;vertical-align: -9px; }	
.frameworldofv { display: inline-block;float: right;line-height: 0%; }
.imgworldofv { width: auto;height: 45px; }
.frameofferline { padding: 5px 0px;display: inline-block;line-height: 0%;width: 100%; }
.frameofferlinebtm { padding: 5px 0px;line-height: 0%;width: 100%;position: absolute;bottom: 0%; }
.imgofferline { width: auto;height: 4px; }
.offertext { font-size: 16px;line-height: 120%;display: inline-block;color: #FFF;width: 100%;margin-bottom: 15px; }
			
.vas5gframespace { margin-left: 40px; }
.vas5gframe { transform: skewX(-26deg);width: 46%;overflow: hidden;line-height: 0%;border: 2px solid #f3dd88;display: inline-block;margin: 5px 5px;cursor: pointer; }
.vas5gimg { transform: skewX(26deg);position: relative;right: -9%; }			
		
.mainoffer5gframe { width: 30%;height: 240px;display: inline-block;vertical-align: middle;position: relative; }
.mainoffer5gframex { width: 4%;height: auto;display: inline-block;vertical-align: middle; }
.mainoffer5gframeximg { height: 50px; }
.mainoffer5gtitle { font-size: 28px;font-weight: bold;color: #f3dd88;display: inline-block;width: 100%;line-height: 120%; }
.mainoffer5ginfo { font-size: 20px;color: #ffffff;width: 100%;text-align: center;display: inline-block;line-height: 140%; }
.mainoffer5gpdtname { font-size: 30px;font-weight: bold;display: inline-block;color: #fff; }
.mainoffer5giconframe { width: 100%;height: 90px; display: inline-block;padding: 10px 0px;line-height: 0%; }
.mainoffer5gicon { width: auto;height: 100px;padding: 0px 10px; }

.stdtitle { font-size: 28px;line-height: 120%;display: inline-block;font-weight: bold;padding: 40px 0px;font-style: italic; }

.tdhs01 { color:#000000; }
.simstdimgframe { width: 20%;height: auto;display: inline-block;vertical-align: middle; }
.simstdimg { width: auto;height: auto; }
.simstdtxt { font-size: 16px;line-height: 120%; color: #000;font-weight: bold; width: 76%;display: inline-block;text-align: left;vertical-align: middle;margin-left: 10px; }
.simstdiconnew { padding: 2px 6px; background-color: #7337a8; color: white; font-size: 12px; border-radius: 3px; display: inline-block; }
.simstdoffertxt { font-size: 14px;line-height: 120%;color: #6400A7; }
.simstdlabel { width: 72px;height: auto;display: inline-block;background-color:#ae0098;color: #fff;padding: 2px 0px 5px 0px;font-size: 12px;font-weight: bold;margin-top: 3px; }
.simstdprice { font-size: 30px;line-height: 140%;font-weight: bold;color: #7337a8; }
            
            
/************************************************************************************
main sliderVIDEO
*************************************************************************************/

.msstarvideocontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 41.7%;
}

.msstarvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
			


.pagetablewidth { width: 1100px; }
.frametitle { width: 100%;display: inline-block;padding: 40px 0px; }
.frametab { background-image: url(tabline.jpg);background-position: bottom;background-repeat: no-repeat;padding-bottom: 2px; }
.framehsprice { width: 45%;display:inline-block;vertical-align: top; }
.framehsoffer { width: 55%;display:inline-block;vertical-align: top; }

.hstitle { font-size: 30px;line-height: 100%;font-weight: bold;width: auto;display: inline-block;vertical-align: top; }
.hstitlesup { vertical-align: 24px;padding-left: 10px;line-height: inherit; }
.hstitlesupen { vertical-align: 15px;padding-left: 5px;line-height: inherit; }
.hstitleicon1 { background-color: #ff3800;/*background-image: url(bgnew.jpg);background-size: cover;*/width: 60px;font-size: 14px;font-weight: bold;line-height: 100%; color: #ffffff;padding: 8px 0px;margin: 0px 5px 0px 10px; display: inline-block;vertical-align: top;text-align: center; }
.hstitleicon2 { background-color: #672AA9;/*background-image: url(bgnetwork.jpg);background-size: cover;*/width: 60px;font-size: 14px;font-weight: bold;line-height: 100%; color: #ffffff;padding: 8px 0px;margin: 0px 5px; display: inline-block;vertical-align: top;text-align: center; }
.tabon { font-size: 16px;line-height: 120%;font-weight: bold;padding: 12px 35px;color:#fff;display: table-cell;width: auto;background-image: url(bgtab.jpg);background-size: cover;background-position: center; }
.taboff { font-size: 16px;line-height: 120%;font-weight: normal;padding: 12px 35px;color:#000;display: table-cell;width: auto;background: #e6e6e6;border-right: #fff 1px solid;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;cursor: pointer; }
.taboff:hover { background: #f2e1f5; }
.hsprice1 { font-size: 40px;line-height: 100%;display: inline-block;font-weight: bold;padding: 40px 0px;font-style: italic; }
.hsprice1bold { font-size:125%;line-height: inherit;color: #ff9100; }
.hsprice2 { font-size: 30px;line-height: 100%;display: inline-block;font-weight: bold;padding: 0px 0px;font-style: italic; }
.hsprice2sup { vertical-align: 16px;padding-left: 5px;line-height: inherit;font-style: normal; }
.hsprice2supen { vertical-align: 8px;padding-left: 5px;line-height: inherit;font-style: normal; }
.hsprice2bold { font-size:150%;line-height: inherit; }
.hsprice2boldsup { vertical-align: 24px;padding-left: 7px;line-height: inherit;font-style: normal; }
.hsofferul { list-style-image: url('pt.png');padding: 40px 0px 0px 20px;font-size: 22px;line-height: 120%;font-weight: bold; }
.hsofferulen { list-style-image: url('pt.png');padding: 40px 0px 0px 20px;font-size: 20px;line-height: 120%;font-weight: bold; }
.hsofferli { padding: 3px 0px 10px 0px; }
.hsofferbut { background: #672AA9;width: auto;font-size: 12px;font-weight: bold;line-height: 100%; color: #ffffff;padding: 6px 15px;margin-top: 2px; display: inline-block;vertical-align: top;text-align: center;border-radius: 100px;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;cursor: pointer; }
.hsofferbut:hover { background: #8635dd; }
.hsofferlibold { font-size: inherit;line-height: inherit;color: #ff9100; }
.hsoffericon { width: 30px;vertical-align: -7px;line-height: inherit; }

.tableoff { border-collapse: collapse; border: 2px solid #dbdbdb; padding: 0px; text-align: center;font-size: 14px;line-height: 100%;font-weight: bold; }
.tableon { border-collapse: collapse; border: 2px solid #dc15a3; padding: 0px; text-align: center;font-size: 14px;line-height: 100%;font-weight: bold; }
.plantablewidthcol1 { width: 1100px;padding-bottom: 10px; }
.plantablewidthcol2 { width: 1100px;padding-bottom: 10px; }
.plantablewidthcol3 { width: 1100px;padding-bottom: 10px; }
.plantablewidthcol4 { width: 1100px;padding-bottom: 10px; }
.plantablewidthcol5 { width: 1100px;padding-bottom: 10px; }
.frameplancol1 { width: 45%;display: inline-block;margin: 0px;vertical-align: top; }
.frameplancol2 { width: 40%;display: inline-block;margin: 0px;vertical-align: top;scroll-snap-align: center; }
.frameplancol3 { width: 32.6%;display: inline-block;margin: 0px;vertical-align: top;float: left;scroll-snap-align: center; }
.frameplancol4 { width: 24.25%;display: inline-block;margin: 0px;vertical-align: top;float: left;scroll-snap-align: center; }
.frameplancol5 { width: 19.2%;display: inline-block;margin: 0px;vertical-align: top;float: left;scroll-snap-align: center; }
.frameplanspace { width: 1%;display: inline-block;margin: 0px;vertical-align: top;float: left; }
.frameplantitle { width: 99%;display: inline-block;font-size: 18px;font-weight: bold;line-height: 100%;padding: 8px 0px 8px 5px;background: #dbdbdb; text-align: center; }

.framehsmain1 { width: 90%;display: inline-block;border-bottom: #dbdbdb 2px solid; }
.hsrow1space { width: 1%;height:140px;display: inline-block;vertical-align: middle;margin: 0px; }
.hsrow1 { width: 97%;height:auto;display: inline-block;vertical-align: top;margin: 0px;padding-top: 20px; }
.hsrow1databold { font-size: 30px;line-height: 140%;font-weight: bold;color: #7337a8; }
.hsrow1databold2 { font-size: 30px;line-height: 140%;font-weight: bold;color: #7337a8; }
.hsaddoffer { height: 60px;display: inline-block;font-size: inherit;line-height: 120%;padding: 10px 0px; }
.hsrow1databolddis { text-decoration: line-through;color: #7a7a7a; }
            
.framehsmain2 { width: 90%;display: inline-block;border-bottom: #dbdbdb 2px solid;padding: 20px 0px; }
.hsrow2 { width: 100%;height:auto;display: inline-block;vertical-align: top;margin: 0px;color: #000; }
.hsrow2pricedis { font-size: inherit;line-height: inherit;font-weight: normal;text-decoration: line-through; color: #8f8f8f; }
.hsrow2pricebold { font-size: 185%;line-height: 140%;font-weight: bold;color: #ff9100; }
.hsrow2greytxt { font-size: inherit;line-height: inherit; color: #8f8f8f; }
.hsrow2priceltd { background-color: #ff0000;color: #fff;font-weight: bold;padding: 0px 30px;display: inline-block;border-radius: 3px;box-shadow: 0px 0px 5px #ffff; }
            
.framehsmain3 { width: 100%;display: inline-block;padding: 20px 0px; }
.hsrow3 { width: 100%;height:auto;display: inline-block;vertical-align: top;margin: 0px;color: #000; }
.hsrow3greyframe { width: 100%;display: inline-block;background: #e4e4e4;padding: 10px 0px;margin: 10px 0px 0px 0px; }
.hsrow3txtframe { width: 90%;display: inline-block;padding: 5px 0px;height: 16px; }
.hsrow3txtleft { width: auto;display: inline-block;float: left;padding-top: 3px;color: #000; }
.hsrow3txtright { width: auto;display: inline-block;float: right;font-weight: bold;padding-top: 3px;color: #000; }
.hsrow3txtrightbold { width: auto;display: inline-block;float: right;font-weight: bold;font-size: 120%;color: #000; }

.framehsoffer1 { width: 100%;display: inline-block;padding: 20px 0px 10px 0px; }
.hsoffrow1 { width: 100%;height:auto;display: inline-block;vertical-align: top;margin: 0px; }
.hsoffrow1frame { width: 100%;display: inline-block;background: #ffffff;margin: 5px 0px 0px 0px; }
.hsoffrow1txtframe { width: 90%;display: inline-block;padding: 5px 0px;height: 20px; }
.hsoffrow1txt2frame { width: 90%;display: inline-block;padding: 5px 0px;height: 50px; }
.hsoffrow1txtleft { width: auto;display: inline-block;float: left;text-align: left; }
.hsoffrow1txtright { width: auto;display: inline-block;float: right;font-weight: bold;padding-top: 5px; }
.hsoffrow1txtdataright { font-size: 20px;color: #e6007e; width: auto;display: inline-block;float: right;font-weight: bold;padding-top: 2px; }
.hsoffrow1txt2right { width: auto;display: inline-block;float: right;font-weight: bold;font-size: 13px;padding-top: 2px;text-align: right;line-height: 120%; clear: both; }
.hsoffrow1txtrightbold { width: auto;display: inline-block;float: right;font-weight: bold;font-size: 120%; }
.hsoffrow1icon { width: 20px;vertical-align: -5px;line-height: inherit; }

.framehsoffer2 { width: 100%;display: inline-block;padding: 20px 0px; }
.hsoffrow2 { width: 100%;height:auto;display: inline-block;vertical-align: top;margin: 0px; }
.hsoffrow2frame { width: 100%;display: inline-block;margin: 5px 0px 0px 0px;line-height: 120%; }

.framehsoffer3 { width: 100%;display: inline-block;padding: 20px 0px; }
.hsoffrow3 { width: 100%;height:auto;display: inline-block;vertical-align: top;margin: 0px; }
.hsoffrow3frame { width: 100%;display: inline-block;background: #ffffff;margin: 5px 0px 0px 0px; }


.framefreeitem { width: 49%;display: inline-block;border: #dbdbdb 2px solid;text-align: center;vertical-align: top;position: relative;margin-bottom: 15px;float: left;margin: 0px 2px 10px 2px; }
.framefreeitemspace { width: 1%;display: inline-block;vertical-align: top;float: left; }
.freeicon { background-color: #672AA9;/*background-image: url(bgfree.jpg);background-size: cover;*/color: #ffffff;padding: 7px 15px; position: absolute;left: 10px;top: 10px;display: block;font-size: 16px;font-weight: bold;line-height: 100%; }
.freeimg { width: auto;height: 220px;padding: 15px 0px; }
.freeimglogo { width: auto;height: 50px;padding: 0px 20px 15px 0px; }
.freegreytxt { width: 100%;display: inline-block;background: #e6e6e6;padding: 12px 0px;font-size: 15px;line-height: 100%;font-weight: bold; }
.freeprice { font-size: inherit;line-height: inherit;color: #838383;padding-top: 10px;font-weight: normal; }

.tabletab { width: 100%;display: inline-block;font-size: 24px; CURSOR: pointer;border-bottom: #000 2px solid;padding-bottom: 10px;text-align: left; }
.tabletabimg { float: right;padding: 10px 0px 0px 0px; }

.tabletabaddon { width: 100%;display: inline-block;font-size: 18px;text-align: center;font-weight: bold;CURSOR: pointer; }
.tabletabimgaddon { vertical-align: -2px; }


.spectable { border-collapse: collapse; border: 2px solid #000000; padding: 0px; text-align: center;font-size: 16px;line-height: 100%;font-weight: bold; }
.spectitletd { font-size: 14px;line-height: 120%; color: #8e8e8e; padding: 12px 10px;border-left: #ffffff 2px solid;text-align: left;font-weight: normal;width: 25%;vertical-align: top; }
.speccontenttd { font-size: 14px;line-height: 120%; color: #000000; padding: 12px 10px;border-right: #ffffff 2px solid;text-align: left;font-weight: normal;width: 75%; }
.specul { padding-left: 18px; }

.limited { padding: 2px 6px;background-color: red; color: white; font-size: 12px; border-radius: 3px; white-space: nowrap;width: auto;display: inline-block;line-height: 100%; }
.remark { font-size: 12px;line-height: 120%;display: inline-block; }
.tableremarkno { font-size: 12px;line-height: 120%;vertical-align: top;width: 1.5%; }
.tableremark { font-size: 12px;line-height: 120%;vertical-align: top; }


.mainpagetitle { font-size: 2.875em;line-height: 140%;font-weight: 700;width: auto;display: inline-block;vertical-align: top;width: 100%; text-align: left; }
.mainpagepromocol1 { width: 99%;height: auto; display: inline-block;border: 2px solid #dbdbdb;margin-bottom: 10px; }
.mainpagepromocol1photo { width: 50%;height: 380px; float: left;display: inline-block;background-size: cover;background-position: center;position: relative; }
.mainpagepromocol1photo2 { width: 50%;height: 470px; float: left;display: inline-block;background-size: cover;background-position: center;position: relative; }
.mainpagepromocol1photomob { display: none; }
.generationLabel { line-height: 140%; position: absolute;top: 5px;left: 5px; text-align: center;color: #fff;font-size: 0.9em;font-weight: 500; padding: 2px 10px;background-image: url(label-purple.png);background-size: 100% 100%; }
.boxTitle { position: absolute;bottom: 0px;left: 0px;width: 100%;background-image: -webkit-gradient(linear,right top,left top,from(#fbdd97),to(#b07d44));background-image: -webkit-linear-gradient(right,#fbdd97,#b07d44);background-image: -o-linear-gradient(right,#fbdd97 0,#b07d44 100%);background-image: linear-gradient(270deg,#fbdd97 0,#b07d44); }
.boxTitletxt { line-height: 140%;padding: 5px;font-size: 16px;color: #fff;font-weight: 500;text-align: left; }
.mainpagepromocol1content { width: 50%;height: 380px; float: left;display: inline-block;position: relative;text-align: left; }
.mainpagepromocol1space { vertical-align: middle;height: 380px;width: 1px;display: inline-block; }
.mainpagepromocol1space2 { vertical-align: middle;height: 470px;width: 1px;display: inline-block; }
.mainpagepromocol1centerframe { vertical-align: middle;display: inline-block;width: 93%;padding-left: 15px; }
.boxbigtitle { width: 100%;display: inline-block;text-align: left;font-size: 22px;font-weight: bold;padding-bottom: 5px;line-height: 120% }
.boxbigtitleen { width: 100%;display: inline-block;text-align: left;font-size: 21px;font-weight: bold;padding-bottom: 5px;line-height: 120% }
.boxbigcontent { width: 100%;display: inline-block;text-align: justify;font-size: 16px;line-height: 120%; }
.boxbigcontenten { width: 100%;display: inline-block;text-align: justify;font-size: 16px;line-height: 120%; }
.boxbigcontenten1 { width: 100%;display: inline-block;text-align: justify;font-size: 18px;line-height: 120%; }
.boxbigcontentboldtxt { font-size: 28px;color: #a78429;font-weight: 700;padding: 0px 0px;vertical-align: -2px; }
.boxbigcontentboldtxten { font-size: 28px;color: #a78429;font-weight: 700;padding: 0px 0px;vertical-align: -2px; }
.boxbigcontentboldnormaltxt { font-size: inherit;color: #f60;font-weight: bold; }


#tmpheight1px {width:10px; clear:both; height: 1px}
#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-color: #672AA9;
    /*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-color: #8635dd; /*background: url(bg_button.jpg) no-repeat;background-size: 250%;*/ }

.pageorderbut { font-size: 18px;color: #FFFFFF;font-weight: bold;line-height: 100%;background-color: #672AA9;border-radius: 100px;/*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-color: #8635dd;/*background: url(bg_button.jpg) no-repeat;background-size: 250%;*/ }

            
.moborderbut { display: none;color: rgba(255,255,255,0);font-size: 0px; }
            
            
.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; }
.infoheadline1en { font-size: 18px; color: #000000;background: #F1F1F1; padding: 5px 5px;text-align: left; }
.infoheadline2 { font-size: 20px; color: #000000; font-weight: bold;text-align: left; }
.infoheadline2en { 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: none; }
.formalerttxt { color: #FF0000; padding-top: 10px; padding-left: 20px }
.formpulldown { width: 100%; padding: 5px 5px 5px 5px; margin: 5px 0px 5px 0px; box-sizing: border-box; border: 1px solid #C5C5C5; border-radius: 5px; font-size: 14px;  }
.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(../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(../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(../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(../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% }

.freetc1 {   }
.freetc2 {   }
.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;   }
.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;  line-height: 120%; }
#tmptableheadlineen { font-size:24px; color:#000000; text-align: center; width: 100%; clear:both; font-weight: bold;  line-height: 120%; }

#tmpoffertableheadline { font-size:20px; color:#7b1a80; text-align: center; width: 100%; clear:both; font-weight: bold;   }

.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;   }
#tmpcontentcenter { width:100%; clear:both; text-align:center; color: #000000;   }
#tmpcontentright { width:100%; clear:both; text-align:right; color: #000000;   }
#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%;   }
.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;   }
#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%;   }
#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%;   }
#tmpor { height:150px; width:20px; float:left; font-size:20px; color:#000000; text-align:center; line-height:670%; padding: 0px 5px 0px 5px;   }
#tmppdtcenter { font-size:16px;  width:150px; float:left; text-align:center; color: #000000; padding: 5px 5px 5px 5px;   }
.tmppdtcenter2 { font-size:16px; width:320px; float:left; text-align:center; color: #000000; padding: 5px 5px 5px 5px;   }
.tmppdtphoto { width:100%; }
.tmppdtprice { font-size:11px; color: #000000;   }
.tmpul { width:90%;  }
.tmpli { font-size:18px; color: #D1007B; line-height:150%;  }
#tmpterms { font-size:13px; color: #000000; width:96%;   }
/*-- 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;   }
.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;   }

/*-- function table --*/
.tmptdfunction { padding: 10px;   }
/*-- button --*/
.tmpmenutxt { font-size: 22px; margin: 10px 15px 10px 15px;   }
.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(bg_button.jpg) no-repeat;
  background-size: 300%;
  background-position: 0% 95%;*/
    background-color: #672AA9;
    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;
    border-radius: 100px;

}

.formsubmit:hover {
  /*background: url(bg_button.jpg) no-repeat;
  background-size: 250%;*/
    background-color: #8635dd;
}

.formreset {
    background-color: #c9c9c9;
	/*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;
    border-radius: 100px;
}

.formreset:hover {
    background: #c9c9c9;
}



/************************************************************************************
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: 50px;
  margin: 11px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#topmainbutton {
  background: #1b1b1a;
  width: 100%;
  clear: both;
  position: fixed;
  z-index: 999;
  height: 73px;
  border-bottom: #080808 solid 1px;
}

.topmainbutton2 {
  background: #FFFFFF;
  width: 100%;
  max-width: 1600px;
  clear: both;
  position: fixed;
  z-index: 999;
  height: 73px;
  border-bottom: #CCCCCC 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;
  padding: 0px 0px 0px 15px;
}

#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%;
}

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

.pagefooter2 {
  width: 100%;
  max-width: 1600px;
  height: 30px;
  clear: both;
  background: #f1f1f1;
  padding: 10px 0px 0px 0px;
}

.pagefooteren2 {
  width: 100%;
  max-width: 1600px;
  height: 30px;
  clear: both;
  background: #f1f1f1;
  padding: 10px 0px 0px 0px;
}

#footer {
  clear: both;
}

#footer a {
  color: #959595;
}

#copyright {
  font-size: 12px;
  color: #959595;
  padding: 2px 0px 0px 10px;
  float: left;
}

#chlogo {
  float: right;
  padding: 0px 10px 0px 0px;
}

#chlogoen {
  float: right;
  padding: 0px 10px 0px 0px;
}


/************************************************************************************
STRUCTURE
*************************************************************************************/

#pagewrap {
  width: 100%;
  margin: 0 auto;
}

.pagewrap2 {
    width: 100%;
    margin: 0 auto;
    max-width: 1600px;
    background-color: #ffffff;
}

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