body{
    font-size: 14px; 
    color: #666;
}
body.small-font-size body{
    font-size: 12px;
}
body.large-font-size body{
    font-size: 16px;
}
@media all and (max-width: 768px) {
body{
    font-size: 14px; 
    color: #666;
}
.content sub {
    font-size: 12px;
	}
}
body:not(.non-responsive).tablet{
font-size: 14px; 
}
.f14{
font-size: 14px; 
line-height: 1;
}
body.small-font-size .f14{
    font-size: 12px;
}
body.large-font-size .f14{
    font-size: 16px;
}
.f20{
	font-size:20px;
	line-height:140%;
	}
.f18{
	font-size:18px;
	line-height:120%;
	}
.f16{
	font-size:16px;
	line-height:140%;
	}
.f12{
	font-size:12px;
	line-height:120%;
	}
.f24{
	font-size:24px;
	line-height:120%;
	}
.f30{
	font-size:30px;
	line-height:120%;
	}
.f36{
	font-size:36px;
  line-height:120%;
	}
body.small-font-size .f12{
    font-size: 10px;
}
body.large-font-size .f12{
    font-size: 14px;
}
body.small-font-size .f16{
    font-size: 12px !important;
}
body.large-font-size .f16{
    font-size: 20px !important;
}
body.small-font-size .f18{
    font-size: 14px;
}
body.large-font-size .f18{
    font-size: 22px;
}
body.small-font-size .f20{
    font-size: 16px;
}
body.large-font-size .f20{
    font-size: 24px;
}
body.small-font-size .f24{
    font-size: 20px;
}
body.large-font-size .f24{
    font-size: 28px;
}
body.small-font-size .f30{
    font-size: 26px;
}
body.large-font-size .f30{
    font-size: 34px;
}
body.small-font-size .f36{
    font-size: 32px;
}
body.large-font-size .f36{
    font-size: 40px;
}
body.small-font-size .offer-Remark{
    font-size: 10px;
}
body.large-font-size .offer-Remark{
    font-size: 14px;
}
body.small-font-size #tncContent{
    font-size: 8px;
		line-height: 140%;
}
body.large-font-size #tncContent{
    font-size: 12px;
		line-height: 140%;
}
.purple{
    color:#6f2c89;
}
.darkbule{
    color: #054c9b;
}
.KVpart{
    padding-top: 100px;
    position: relative;
}
.KVbanner{
    min-height: 525px;
    background-position: top center;
	background-color: #AAEFF9;
}
.caption {
    position: absolute;
    top: -80px;
    left: 0;
}
.caption h1{
    font-size: 38px;
    line-height: 1;
    font-weight: bold;
    color: #0066b3;
}
.caption h2{
    font-size: 38px;
    line-height: 1;
    font-weight: bold;
    color: #808080;
}
body.small-font-size .caption h1,
body.small-font-size .caption h2{
    font-size: 34px;
}
body.large-font-size .caption h1,
body.large-font-size .caption h2{
    font-size: 40px;
}
.cardList{
    padding-top: 10px;
    position: relative;
}
.cardList ul{
}
.cardList ul li{
    margin-right: 5px;
    margin-bottom: 5px;
}

img.mass_tag{
    position: absolute;
    top:0;
    right: 0;
}
.topmenu ul{
    padding-left: 0;
}
.topmenu ul li {
    float: left;
    display: inline-block;
    z-index: 10;
    padding-right: 0;
    padding-bottom: 8px;
}
.topmenu ul:after{
    content:'';
    display: table;
    clear: both;
}
.sel_list .sel_val{width: 100%;}
#shareContent{
    border-top: none;
}
p.warning{
    float: right;
	font-size: 14px;
}
.select-wrap {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
}
.dropdown-col1{
width: calc(50% - 85px);
margin: 0 10px;
display: inline-block;
}
.dropdown-col2{
width: 110px;
margin: 0 10px;
display: inline-block;
text-align: right;
}
@media all and (max-width: 768px) {
.dropdown-col1{
width: 100%;
margin-bottom: 20px;
}
.dropdown-col2{
width: 100%;
}
}

.dropdown-select{
    display: block;
    width: 100%;
    /*max-width: 480px;*/
    height: 30px;
    border: 1px solid #0066b3;
    position: relative;
    z-index: 2;
    background: url(../images/icon_down.jpg) no-repeat right center;
    background-position: 100% center;
	font-size: 16px
}
.dropdown-select .dropdown-toggle{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-indent: 5px;
    overflow: hidden;
    padding-left: 5px;
}
.dropdown-select2{
    display: block;
    width: 100%;
    /*max-width: 480px;*/
    height: 30px;
    border: 1px solid #0066b3;
    position: relative;
    z-index: 1;
    background: url(../images/icon_down.jpg) no-repeat right center;
    background-position: 100% center;
	font-size: 16px
}
.dropdown-select2 .dropdown-toggle{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-indent: 5px;
    overflow: hidden;
    padding-left: 5px;
}
.dropdown-toggle::after{
    display: none;
}
.dropdown-item{
    cursor: pointer;
    padding: 5px 12px;
	font-size: 16px;
}
.dropdown-item.sub-item {
    padding-left: 20px;
    font-size: 14px;
}
.dropdown-menu{
    font-size: 14px;
    border-radius: 0;
    border: 1px solid #999;
    width: calc(100% + 2px);
    transform: translate3d(0px, 30px, 0px)!important;
    margin-top: -2px;
    left: -1px!important;
	background-color: #fff;
}
.show {
    overflow: visible;
    margin-bottom: 0;
}
.btn-primary {
    width: 110px;
    background-color: #0060B0;;
    border-color: #0060B0;
    padding: 3px 10px;
}
#applyLink{
    position: relative;
}
.content .terms {
    padding: 10px 10px 10px 0;
    font-size: 12px;
	
}
.content .terms ul li {
    width: auto;
    padding-left: 13px;
    background: url(../images/dot.gif) no-repeat 5px 7px;
	margin-top: 2px;
}
.submenu {
    display: none;
    position: absolute;
    z-index: 10;
    margin: -8px 0 0 0;
    border-radius: 16px;
    color: #FFF;
    font-size: 15px;
    *width: 120px;
    *zoom: 1;
}
.submenu a{display: block}
.submenu a img {
    *border: 0;
    *float: left;
}

.pm-group {
    position: relative;
    clear: both;
    padding: 20px 10px;
    color: #FFF;
    border-radius: 6px;
    margin: 5px auto 15px;
    display: inline-block;
    text-align: left;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
.pm-group.orange{
    background-color: #C33109;
    border: 2px solid #EF3D0B; 
}
.pm-group.lightred{
    background-color: #B14848;
    border: 2px solid #CB8080;
}
.pm-group.yellow{
    background-color: #996600;
    border: 2px solid #C28100;
}
.pm-group.tiffany{
    background-color: #1A7589;
    border: 2px solid #2192AB;
}
.pm-group.green{
    background-color: #30786B;
    border: 2px solid #46AF9C;
}
.pm-group.lightgreen{
    background-color: #1C7D7B;
    border: 2px solid #28AFAC;
}
.pm-group.greyblue{
    background-color: #2B6FAB;
    border: 2px solid #4791D1;
}
.promotion-message {
    padding: 0 0 3px;
    font-size: 1em;
}
body.small-font-size .promotion-message{
    font-size: 0.9em;
}
body.large-font-size .promotion-message{
    font-size: 1.1em;
}
.pm-group:after{
    content: '';
    display: table;
    clear: both;
}
.pm-left {
    float: left;
    width: 205px;
}
.pm-left2 {
    float: left;
    width: 112px;
}
.pm-group.tiffany .pm-left {
    width: 105px;
}
.pm-right {
    float: left;
    width: calc(100% - 205px);
}
.pm-right2 {
    float: left;
    width: calc(100% - 112px);
}
.pm-group.tiffany .pm-right {
    width: calc(100% - 105px);
}
.credit-card {
    float: left;
    padding: 0 10px 0;
}
.pm-group img+img {
    margin: 0 0 0 6px;
}
.pm-group img {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}
table.area {
    margin: 0px auto 8px auto;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}
table.area td {
    text-align: center;
    color: #18130d;
    padding: 0;
}
table.area.orange a:hover {
    color: #F90;
    text-decoration: none;
}
body.small-font-size table.area{
    font-size: 11px;
}
body.large-font-size table.area{
    font-size: 14px;
}
/*table.head {
    width: 100%;
}
table.head td{
    padding:0;
    vertical-align: middle;
}
table.head th {
    text-align: center;
    width: 158px;
    padding: 9px 0;
}*/
.sectionbar{
    padding: 0 0 1px 0;
}
.sectionTitle{
    background-color:#eaeaea;
    height:27px;
    line-height:27px;
    color: #006bb6;
    padding: 0 0 0 48px;
    width: 100%;
	font-size: 14px;
}
.content_wrap{
    width: 100%;
    overflow-x: auto;
}
.content_wrap table.content{
    width: 100%;
    min-width: 718px;
}
.content th {
    text-align: center;
    width: 158px;
	vertical-align: top;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
	border-right: none;
}
.content td {
    text-align: left;
    padding: 15px 10px;
    vertical-align: top;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.content>tbody>tr>td:first-child{
border-left: 0;
}
.content>tbody>tr:last-child>td{
    border-bottom: none;
	border-bottom-right-radius: 5px;
}
.content>tbody>tr:last-child>th{
    border-bottom: none;
	border-bottom-left-radius: 5px;
}

.content td ul li {
    padding-left: 14px;
    background: url(../images/dot_blue.gif) no-repeat 2px 8px;
	line-height: 140%;
	background-size: 4px;
}

.content table, .content table * {
    border: none;
    padding: 0;
}
body:not(.non-responsive).mobile .content table td{
    padding: 0;
}
.pb20 {
    padding-bottom: 20px !important;
}
.content td h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
body.small-font-size .content td h3{
    font-size: 14px;
}
body.large-font-size .content td h3{
    font-size: 18px;
}
.content td p.icoPromo {
margin-top: 15px;
    background: url(../images/icon_promo.gif) no-repeat 0 2px;
    padding-left: 23px;
}
.content td p.icoCard {
margin-top: 5px;
    background: url(../images/icon_card.gif) no-repeat 0 0;
    padding-left: 23px;
    line-height: 1.25;
}
.content td p.icoLocation {
    background: url(../images/icon_location.gif) no-repeat 0 2px;
    padding-left: 23px;
	margin-top: 2px;
}
.content td p.icoTel {
    background: url(../images/icon_tel.gif) no-repeat 0 2px;
    padding-left: 23px;
    line-height: 20px;
}
.content td p.icoTel2 {
    background: url(../images/icon_tel.gif) no-repeat 0 2px;
    padding-left: 23px;
    line-height: 20px;
	margin-top: 10px;
}
.content td p.icoWeb {
    background: url(../images/icon_web.gif) no-repeat 0 2px;
    padding-left: 23px;
	margin-top: 10px;
	-ms-word-break: break-all;
-ms-word-wrap: break-all;
-webkit-word-break: break-word;
-webkit-word-wrap: break-word;
word-break: break-word;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
min-height: 21px;
}

.content td p.icoWeb2 {
    background: url(../images/icon_web.gif) no-repeat 0 2px;
    padding-left: 23px;
	margin-top: 0;
	-ms-word-break: break-all;
-ms-word-wrap: break-all;
-webkit-word-break: break-word;
-webkit-word-wrap: break-word;
word-break: break-word;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.content a {
    text-decoration: underline;
}
.content sub {
margin-top: 15px;
    font-size: 12px;
    display: block;
    line-height: 1;
    bottom: 0;
}
.content td a.more {
color: #666;
    padding-top: 0px;
    background: url(../images/icon_more.jpg) no-repeat 1px 4px;
	background-size: 14px;
    padding-left: 20px;
    height: 20px;
    display: block;
    margin-top: 10px;
    text-align: left;
    margin-bottom: 10px;
}
.content td a:hover.more {
    color: #f6623a;
    background: url(../images/icon_more.jpg) no-repeat 1px -15px;
	background-size: 14px;
}
@media all and (max-width: 1023px) {
    .KVpart{
        padding-top: 0;
    }
    .KVbanner{
		text-align: left;
        padding: 45% 0 0;
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 215px; 
        background-position: top center;
		margin-bottom: 60px;
		position: relative;
    }
    .caption {
        position: relative;
        top: auto;
        left: auto;
        background: #FAFAFA;
        padding: 10px 15px;
		height: 80px;
    }
    .caption h1, .caption h2{
        font-size: 18px;
    }
    body.small-font-size .caption h1,
    body.small-font-size .caption h2{
        font-size: 16px;
    }
    body.large-font-size .caption h1,
    body.large-font-size .caption h2{
        font-size: 20px;
    }
    .dropdown-select{
        display: inline-block;
    }
    .sectionTitle{
        background: none;
        position: relative;
        color: #222;
        padding: 0 0 0 25px;
        cursor: pointer;
        font-weight: bold;
		font-size: 16px;
    }
    .sectionTitle:before {
        display: inline-block;
        position: absolute;
        content: '';
        width: 14px;
        height: 2px;
        background-color: #666;
        top: 12px;
        left: 0px;
    }
    .sectionTitle:after{
        display: inline-block;
        position: absolute;
        content: '';
        width: 14px;
        height: 2px;
        background-color: #666;
        top: 13px;
        left: 7px;
        transform: translate(-50%, -50%) rotate(90deg);
    }
    .sectionTitle.active:before{
        background-color: #0060B0;
    }
    .sectionTitle.active:after{
        display: none;
    }
    .sectionTitle.active{
        color: #0060B0;
    }
   
}
@media all and (max-width: 768px) {
    .KVpart{
        margin: 0 -15px;
        width: calc(100% + 30px); 
    }
    .KVbanner{
        text-align: left;
        padding: 65% 0 0;
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 215px;  
        background-position: top center;
    }
    p.warning{
        float: none;
    }
    .pm-left, .pm-left2,
    .pm-group.tiffany .pm-left {
        float: none;
        width: 100%;
    }
    .pm-right, .pm-right2,
    .pm-group.tiffany .pm-right {
        float: none;
        width: 100%;
		margin-top: 10px;
    }
}
@media all and (max-width: 650px) {
    .cardList ul{margin-right: 0;float: none;}
    img.mass_tag {
        top: auto;
        position: relative;
        float: right;
    }
}
.mt5{
margin-top: 5px;
}
.mb5{
margin-bottom: 5px;
}
.offer-Remarks{
position: relative;
padding-left: 8px !important;
}
.offer-Remarks .num{
position: absolute;
top: 0;
left: 0;
}
.blue-bloc{
background-color: #0066b3;
border: 2px solid #0099ff;
}
.remark-Table {
 margin:2px 0;
 border:1px solid #cccccc;
 text-align:left;
 border-collapse:collapse;
}
.remark-Table td {
 padding:5px 10px !important;
 border:1px solid #cccccc;
 vertical-align: middle;
 text-align: left;
}
.remark-Table .head {
 background-color:#0066b3;
 color:#FFFFFF;
}
.caption_banner{
background-color: #FAFAFA;
}
@media all and (max-width: 1023px) {
.caption_banner{
position: relative;
bottom: -44px;
}
}
.terms{
	  display: none;
	  }
@media all and (max-width: 768px) {
.tab{
height: 80px;
}
}
.content-row{
display: flex;
flex-wrap: nowrap;
align-items: flex-start;
margin-bottom: 5px;
}
.content-logo-col{
width: 160px;
margin-right: 30px;
display: flex;
align-items: center;
flex-flow: column;
}
.content-col{
width: calc(100% - 160px);
}
.content-logo-col img{
margin: 5px 10px 15px 10px;
}
@media all and (max-width: 768px) {
.content-row{
flex-wrap: wrap;
flex-flow: column;
}
.content-logo-col{
flex-flow: row;
margin-bottom: 5px;
}
.content-col{
width: 100%;
}
}
.address-col{
width: 290px;
}
.TncTablx {
 margin:6px 0;
 border-bottom:1px solid #999999  !important;
 text-align:center;
 border-collapse:collapse;
}
.TncTablx td {
 padding:5px !important;
 border:1px solid #999999;
 vertical-align: middle;
 text-align: center;
}
.TncTablx .head {
 background-color:#666666;
 color:#FFFFFF;
}
.unselectable {
        -webkit-user-select: none;
        -webkit-touch-callout: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -ms-word-break: break-all;
-ms-word-wrap: break-all;
-webkit-word-break: break-word;
-webkit-word-wrap: break-word;
word-break: break-word;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
      }
.wordbreakall{
word-break: break-all;
}
.new-blue{
color: #0066b3;
}