@charset "utf-8";
/* CSS Document */
:root {
	--tabColor: 'unset'
}

body{
	font-family: Microsoft YaHei,MS Gothic,Malgun Gothic,Helvetica Neue,Segoe, Segoe UI," sans-serif";
	-webkit-font-smoothing: antialiased; 
	-moz-osx-font-smoothing: grayscale; 
	font-smooth: always;
	letter-spacing: 0.3px
}

html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 313px;
}
footer {
  /* position: absolute;
  bottom: 0; */
  width: 100%;
  /* Set the fixed height of the footer here */
  /* height: 313px; */
}


.logo_style{
	width: 190px;
	margin-top: 10px;
	margin-left: 5px;
}



@media (max-width:569px) { 
	footer{
		position:absolute;
		width:100%;
		height: 111px;
	}
	body {
	  /* Margin bottom by footer height */
	  margin-bottom: 139px;
	}
	.logo_style{
		width: 190px;
   		margin-top: 13px;
  	 	margin-left: 20px;
	}
}

@media screen and (min-width:570px) and (max-width: 767px) { 
	footer{
		position:absolute;
		width:100%;
		height: 91px;
	}
	body {
	  /* Margin bottom by footer height */
	  margin-bottom: 119px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1199px) { 
    footer{
		position:absolute;
		width:100%;
		height: 500px;
	}
	body {
	  /* Margin bottom by footer height */
	  margin-bottom: 508px;
	}
}


.navbar {
      margin-bottom: 0;
      background-color: #2250ac;
      border: 0;
      font-size: 16px !important;
      line-height: 1.42857143 !important;
      letter-spacing: 1px;
      border-radius: 0;
	  font-weight: 300;
      font-family: Microsoft JhengHei,Helvetica Neue;
  }

 .navbar li {
/* 	  padding-right: 12px; */
  }

  .navbar li a, .navbar .navbar-brand {
      color: #fff ;
  }
  .Header_text:hover, .navbar-nav li.active a {
      color: #fff;
      background-color: #bccfed!important;
  }
  
  .navbar-nav li a:last-child:hover{
      color: #2250ac;
      background-color: #2250ac;
  }

  .navbar-default .navbar-toggle {
      border-color: transparent;
      color: #fff !important;
  }
.navbar-brand {
  float: left;
  height: 50px;
  padding: 2px 5px;
  font-size: 18px;
  line-height: 20px;
  padding-right: 15px;
}/*logo位置*/

.navbar-default .navbar-toggle .icon-bar-default {
	background-color: #fff;
}

.icon-bar-wfb {
	background-color: #1d7fbe!important;
}
.navbar-toggle-wfb:hover,
.navbar-toggle-wfb:focus {
	background-color: #1d7fbe !important;
}

.navbar-toggle-wfb:hover .icon-bar-wfb,
.navbar-toggle-wfb:focus .icon-bar-wfb {
	background-color: #FFF !important;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #4ab4dd;/*hover手機板*/
}

.navbar-default .navbar-toggle-wfb:hover,
.navbar-default .navbar-toggle-wfb:focus {

  background-color: #1d7fbe;/*hover手機板*/
}

.login-btn{
	background-color: #fff;
	padding:4px 15px;
	color: #2250ac;
}

.login-btn:hover{
	background-color: #2250ac;
	padding:4px 15px;
	color: #fff;
	border: 1px solid #fff;
}

.padding-5{
	padding-top: 5px !important; 
}

.padding-15{
	padding-top: 15px !important; 
}

.padding-7{
	padding-top: 7px !important;
}

.padding-18{
	padding-top: 18px !important;
}

.padding-30{
	padding-top: 30px !important;
}

.padding-90{
	padding-top: 150px !important;
}

@media (max-width: 480px) {
	.padding-30 {
		padding-top: 20px !important;
	}
	.buy-later {
		font-size: 12px !important;
	}
	.cost-price {
		font-size: 40px !important;
	}
	.cost-average-price {
		font-size: 16px !important;
	}
}

.padding-40{
	padding-top: 40px !important;
}
.sale-size {
    max-width: 225px !important;
}

.panel{
	border: 1px solid #ccc;
    border-radius: 5px;
	box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}

.panel-body {
  padding: 8px;
}
.panel-heading {
  padding: 8px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.panel-footer{
	padding-top: 20px;
	padding-bottom: 12px;
	background: #f3f1f1;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.panel-footer-list {
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-right: 10px;
}

.content-price{
	padding-left: 20px;
	padding-right: 20px;
}


.panel-footer-pro{
	padding-top: 23px;
	padding-bottom: 15px;
	background: #2250ac;
	color: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 22px;
	font-weight: 300;
	
}

.toppro{
	top:-8px
}


.login-footer{
	font-size: 14px;
	padding: 18px 20px 8px 25px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}



@media (max-width: 1199px) {
	.panel-footer-pro{
		padding-top: 20px;
		padding-bottom: 12px;
		background: #2250ac;
		color: #fff;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		line-height: 20px;
	}
	.toppro{
	    top:0px
    }
}


.cost{
	font-size: 25px;
	vertical-align: top;
	display: inline-block;
    white-space: nowrap;
	font-weight:bolder;
	letter-spacing: 3px;
}

.cost-price{
	font-size: 50px;
	font-weight: bolder;
}
.cost-average-price{
	font-size: 16px;
	font-weight: bolder;
}

.cost-year{
	vertical-align: baseline;
    line-height: 52px;
}

.cost-small{
	font-size: 22px;
	vertical-align: top;
	display:inline-block;
	font-weight:bold;
	line-height:35px;
	margin-right: -33px;
	
}

.currency{
	padding-top: 6px;
	padding-right: 0; 
	color: #404040;
	font-weight: normal;
}

@media (min-width: 1199px) {
	.currency{
	text-align: right;
    }
}


.font-15{
	font-size: 15px;
	
}

.font-17{
	font-size: 17px;
	
}


.bordermiddle:after{
	    content: '';
        position: absolute;
        bottom: 81%;
        border-bottom: 1px #2EA9DF solid;
        width: 69%;
        z-index:-1;
	    left: 350px
	
    }  


@media (max-width: 1199px) {
   
   .bordermiddle:after{
        bottom: 0%;
        border-bottom: 0px #2EA9DF solid;
	
    }  

}


footer ul li{
	list-style: none;
	line-height: 28px;
	margin-left: -40px;
	text-align: center;
}
footer a {
      color: #777;
}

footer a:hover {
      color: #ff5f88;
      text-decoration: none;
	  
}
.copyright{
	background-color: #fff;
    color: #5b5b5a;
    padding: 13px;
}

.left{
	float: left!important;
}

.right{
	float: right!important;
}

.deco-pro{
	float: right;
	right: 35px;
	top: 0px;
	position: absolute;
}

h4,
.h4 {
  font-size: 22px;
}

/*modal*/

.modal-body{
	font-size: 15px;
	font-weight: bolder;
	padding-top: 15px;
	
}

.modal-title{
	font-size: 20px
}

.modal-header{
	border-bottom: 0px;
  }


@media (min-width: 768px) {
  .modal-sm {
    width: 550px;
  }
  .modal-header{
	border-bottom: 0px;
	padding: 20px 30px 10px;
  }

}


/*rwd-table*/

.rwd-table {
 background: #fff;
 overflow: hidden;
	
}

.rwd-table th, 
.rwd-table td {
  margin: 0.5em 1em;
}
.rwd-table {
    min-width: 100%;
	margin-top: 15px;
}

.rwd-table th {
  display: none;
  border-bottom: 1px solid #777777
}

.rwd-table td {
      display: block;
}

.rwd-table td:before {
	  content: attr(data-th) "  ";
	  font-weight: normal;
	  display:inline-block;
	  padding-right: 20px;
}

.rwd-table th, .rwd-table td {
  text-align: left;
}

.rwd-table td {
	font-size: 16px;
	font-weight: 500;
}

.rwd-table th, .rwd-table td:before {
  color: #777777;
  font-weight: normal;
}

@media (min-width: 480px) {
  .rwd-table td:before {
	display: none;
  }
 .rwd-table th, .rwd-table td {
	display: table-cell;
	padding: 0.25em 0.5em;
  }
  .rwd-table th:first-child, 
  .rwd-table td:first-child {
	padding-left: 0;
  }
  .rwd-table th:last-child, 
  .rwd-table td:last-child {
	padding-right: 0;
  }
   .rwd-table th, 
   .rwd-table td {
	padding: 1em !important;
  }
   .rwd-table td:nth-of-type(2n),
   .rwd-table th:nth-of-type(2n){
     text-align: right;
			}
}

@media (max-width: 480px) {
	 .rwd-table td {
		 text-align: right;
		 border-bottom: 1px solid #777777;
	}
	 .rwd-table td:before {
		 float: left;
	}
	 .rwd-table {
		margin-top: 0px;
	}
	.rwd-table th, 
   .rwd-table td {
	padding: 1.5em 1em !important;
  }
   .rwd-table td:nth-of-type(2n){
     border-bottom: 0px;
	}
}


.list-product{
	margin-left: 80px;
	margin-right: 80px;
}
.list-product2{
	margin-left: 80px;
	margin-right: 80px;
}

@media (max-width: 480px) {
	.list-product{
	margin-left: 0px;
	margin-right: 0px
   }
	.list-product2{
	margin-left: 22px;
	margin-right: 22px;
}
}

.productinfo-1{
	padding: 38px 15px 0px;
}

.line-height-35 {
  line-height: 30px;
}

.productinfo-2{
	padding: 0px 15px 0px;
}

.productinfo-3 {
	padding-left: 5px;
	line-height: 35px;
}

.productinfo-4 {
	margin-left: -10px;
}


#circle {
	width: 185px;
	height: 185px;
	background: #2EA9DF;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	vertical-align: middle;
	display: inline-block;
	
}

#circle_x {
	width: 185px;
	height: 185px;
	background: #ffa800;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	vertical-align: middle;
	display: inline-block;
	
}


.circle-ok{
	color: #fff;
	font-size:105px;
	margin-top: 40px
}

.nav-tabs {
  border-bottom: 1px solid #141414;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  color: #141414;
  font-size: 15px;
}
/* .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
  background: #fff;
  border-bottom-color: #141414;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #fff;
  border: 1px solid #141414;
  border-bottom-color: transparent;
  background: #141414
} */

.tab-content{
	padding-left: 15px;
	font-size: 15px;
}

#personal{
	padding-bottom: 35px;
}

#company{
	padding-bottom: 30px;
}


/*color*/

.color-black{
	color: #5b5b5a;
}

.color-white {
	color:#fff;
}

.color-333 {
	color:#333;
}


.color-pink {
	color:#023151;
	font-size:18px;
    font-family:  Helvetica,Heiti TC,Microsoft JhengHei;
}

.color-red {
	color: #ff5f88;
}

.color-dark-red {
	color: #ff5267;
}

.color-blue {
	color: #2250ac;
}

.color-blue:hover {
	color: #00a0e6;
	text-decoration: none;
}

.blue-border {
	border-bottom: 1px solid #2ea9df;
	text-decoration: none
}


.color-yellow {
	color: #ffa800;
}

.text-info {
	color: #2250ac;
	text-decoration: none;
}

.btn-red-border {
  color: #ff1e58;
  background-color: transparent;
  border-color: #ff1e58;
  padding:8px 23px;
  font-size: 18px;
  white-space:normal !important;
  max-width:100%;
}
.btn-red-border:focus,
.btn-red-border.focus {
  color: #fff;
  background-color: #ff1e58;
  border-color: #ff1e58;
}
.btn-red-border:hover {
  color: #fff;
  background-color: #ff1e58;
  border-color: #ff1e58;
}


.btn-blue-border {
  color: #2EA9DF;
  background-color: transparent;
  border-color: #2EA9DF;
  padding:8px 23px;
  font-size: 18px;
  white-space:normal !important;
  max-width:100%;
}
.btn-blue-border:focus,
.btn-blue-border.focus {
  color: #fff;
  background-color: #2EA9DF;
  border-color: #2EA9DF;
}
.btn-blue-border:hover {
  color: #fff;
  background-color: #2EA9DF;
  border-color: #2EA9DF;
}

.btn-primary {
  color: #fff;
  background-color: #2250ac;
  border-color: #2250ac;
  padding:8px 23px;
  font-size: 18px;
  white-space:normal !important;
  max-width:100%;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #2EA9DF;
  background-color: #fff;
  border-color: #2EA9DF;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.btn-primary:hover {
  color: #2250ac;
  background-color: transparent;
  border-color: #2250ac;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=100);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
  background-color: #acacac;
  color: #fff;
  border-color: #acacac;
  white-space:normal !important;
  max-width:220px;

}

.btn-red-border.disabled:hover,
.btn-red-border[disabled]:hover,
fieldset[disabled] .btn-red-border:hover,
.btn-red-border.disabled:focus,
.btn-red-border[disabled]:focus,
fieldset[disabled] .btn-red-border:focus,
.btn-red-border.disabled.focus,
.btn-red-border[disabled].focus,
fieldset[disabled] .btn-red-border.focus {
  background-color: #747474;
  border-color: #747474;
  color: #fff;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #747474;
  border-color: #747474;
  color: #fff;
}

.alert-danger .alert-link {
	color: #FFF;
	text-decoration: underline;
}

.alert-danger .alert-link:hover {
	color: #843534;
}

.alert-danger {
  color: #FFF;
  background-color: #ff5f88;
  box-shadow:0 2px 4px 0 rgba(0,0,0,0.16);
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}

.close {
  color: #fff;
  opacity: 1.0;
}
.border-blue{
	border-bottom: 1px solid #2250ac;
	vertical-align: top;
	display: inline-block;
	
}
.btn-info{
	background: #2EA9DF;
}
.bg-grey{
	background-color: #f6f6f6
}
.bg-white{
	background-color: #fff
}
.bg-pro{
	background: #f2f1f8;
	/*border: 0px;*/
}

.bg-info{
	background-color: #f2f1f8;
}

.bg-blue{
	background-color: #2EA9DF;
	
}

.bg-red{
	background-color: #ff4c7a;
	
}

.bg-black{
	background-color: #5b5b5a;
}

.noneClickable {
	pointer-events: none;
	background-color: #999;
    border-color: #999;
    color: #fff;
}

@media (min-width: 1290px) {
	
.mobileMenu {
	visibility: hidden;
}

}

@media (min-width: 1200px) {

.free-button {
	padding:0.74em;
}

.free-button-franch {
	padding:1.64em;
}

.bottom-Portug {
	padding-bottom: 32px;
}

.free-button-Korea {
	padding: 1.63em;
}

.free-Germany {
	font-size: 40px;
}

.free-Russian {
	font-size: 45px;
}

.free-button-Germany {
	padding:1.24em;
}

.bottom-Germany  {
	padding-bottom: 32px;
}

}



/*-------------WFB---------*/



.price{
	font-size:15px;
	font-weight: 500;
	text-align: left;
	line-height: 28px;
	
}


@media (max-width: 1199px) {
	.price p{
		border-bottom: 1px solid #bfbfbf;
		margin-left: 15px
	}
	
}


@media (min-width: 1199px) {
  .price{
	text-align: center;
  }
  .collapse {
     display: block;
    }
}

.btn-price{
	margin-top:-12px;
	margin-bottom: 15px;
	font-size: 18px;
}

.btn-price:hover{
	text-decoration: none;
	color: none
}

.btn-price:after {
    font-family: "Glyphicons Halflings";
    content: "\2212";
    float: right;
  }
  /* Icon when the collapsible content is hidden */
.btn.collapsed:after {
    content: "\002b";
  }


@media (max-width: 1199px) {
	.deco-margin{
	    margin-top: 20px
   }
}

.feature-text{
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 25px;
	font-weight: bolder
}

.promotion-text{
	padding: 2px;
	font-size:15px;
	border-radius:5px 5px 0 0;
	letter-spacing: 1px;
	font-weight: 500;
	
}

.promotion-text-en{
	font-size:17px;
	border-radius:5px 5px 0 0;
	letter-spacing: 1px;
	font-weight: 600;
	padding: 8px;
	
}

@media (max-width: 1199px) {
	.promotion-text{
	   padding:10px;
	   font-size:18px;
	   margin-bottom: 20px;
	   letter-spacing: 2px
   }
}

.margin-0{
	margin-top: 0px
}

.mt-40 {
	margin-top: 40px;
}

.mb-0 {
	margin-bottom: 0px;
}

.jumbotron p {
  margin: 20px;
  font-size: 20px;
  font-weight: 400;
}

.jumbotron {
  background-color: #fff; 
}

.glyphicon-25size{
	top:6px;
	font-size: 25px;
	padding-right: 8px
	
	
}

.bg-image{
	width: 100%; /* Set width to 100% */
    margin: auto;
	background-image: url(../images/image_01_blur.jpg);
	background-position: 50% 80%;
	z-index: 1;
	
}


.divider-1 span {
	display: inline-block;
	width: 200px;
	border-bottom: 1px solid #fff;
}

.bg-promo{
	background-color: #00a0e9;
}

.bg-unset {
	background-color: unset !important;
}

@media (max-width: 1199px) {
	.bg-promo{
	   background-color: #2ea9df;
     }

}

.free-promo{
		font-size: 24px!important;
	    display: inherit;
	    line-height: 50px;
	    text-align: center;
}

.free-promo > ul {
	font-size: 18px; 
	list-style-type: disclosure-closed; 
	text-align: left; 
	line-height: 1.5;
}

@media (min-width: 600px) {
	.free-promo{
		display: inline;
		
	}
}

.error {
	color: #dd0000;
	font-size: 14px;
    padding-left: 6px;
}

@media (min-width: 1199px) {
	.wfben-padding-18{
	   padding:18px;
   }
   
   .japanPrice{
   font-size:44px
   }
   
   .cssfixed00{
   margin-top: 40px;
   margin-bottom: 6px;
   }
   
   .cssfixed01{
   margin-top: 40px;
   margin-bottom: 6px;
   }
   
   .wfb_US_style_lg{
   width: 30%;
   }
}

.wfbHeader {
	color: #000;
	background-color: #fff!important;
	/* box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important; */
	padding: 0px;
}

.wfbHeader_text:hover {
      color: #000!important;
      background-color: #ccc!important;
  }

.wfbHeader_text {
	color: #4d4d4d!important;
	font-weight:bold;
	font-size: 16px;
	padding: 20px 20px !important;
	line-height: 1.5 !important;
	letter-spacing: 0.3px;
}

.wfbHeader_loginBtn:hover {
      color: #FFF!important;
      background-color: #ccc!important;
  }

.wfbHeader_loginBtn{
	color: #FFF!important;
	font-weight:bold;
	background-color: #1d7fbe!important;
}

  .navbar-wfb .navbar-toggle-wfb {
      border-color: transparent;
      color: #fff !important;
  }
  
  .img-wfb{
/*   margin-top: 7px; */
  max-width: 300px;
  width: 100%;
  }
  
  .navbar-header a {
    display: block;
  }
  
  .img-header-wfb {
    padding: 12px 20px;
  }
  
  .navbar-brand.img-header {
  margin-left:-10px !important;
  }
  
  @media screen and (max-width: 480px) {
  
  h3 {
    font-size: 15px !important;
    margin-bottom: 10px !important;
    margin-top: 0px !important;
}
  .img-wfb{
  margin-top: 13px;
  margin-left: 28px;
  width:220px;
  }
  
  .navbar-header a {
    display: block;
    padding: 0px 0px;
  }
  
  .img-header {
  margin-left: 0px;
  }
  
  }
  
  .wfbHeader_logoutBtn { 
    /*color: #1d7fbe!important;*/
	font-weight:bold;
	background-color: #FFF!important;
	
	color: var(--primary-color) !important;    
    font-size: 16px;
	padding: 10px 20px !important;
	line-height: 1.5 !important;
	letter-spacing: 0.3px;
  }
  
  .wfbHeader_logoutBtn:hover {
      color: var(--primary-color) !important;
      /*background-color:#ccc!important;*/
  }
  
  .wfb_planimg {
	background:#ecf3ff;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 71%, 50% 100%, 0 71%);
    clip-path: polygon(0 0, 100% 0, 100% 71%, 50% 100%, 0 71%);
	margin-top: -10px;
	/* height: 116px; */
}

@media (max-width: 1199px) {
	.wfb_planimg {
	margin-top: -20px;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 68%, 50% 100%, 0 68%);
    clip-path: polygon(0 0, 100% 0, 100% 68%, 50% 100%, 0 68%);
   }
}


@media (min-width: 570px) and (max-width: 991px) {
	.site{
	   padding-left: 18px
   }
}

@media (max-width: 569px) {
	.site{
	   padding-left: 30px
   }
}

@media (min-width: 570px) and (max-width: 767px) {
     .wfb_imgsite{
		 left: -10%;
	}
}



@media (min-width: 400px) and (max-width: 569px) {
     .wfb_imgsite{
		 left: -5%;
	}
}

@media (min-width: 1199px) {
	.scale{
		transform: scale(1.04)
	}
}

.advertising_css {	
	border-bottom: 1px solid #ff5f88;
}

.advertising_css:hover {
	opacity: 0.7;
}

.alertCheck {
	
}

.font-28{
	font-size: 28px
}
.btn-file:hover, .btn-file:focus {
    text-decoration: none;
	outline: 0
}
/* Icon when the collapsible content is shown */
.btn-file:after {
    font-family: "Glyphicons Halflings";
    content:"\2212";
	color: #ff5267;
}

/* Icon when the collapsible content is hidden */
.btn-file.collapsed:after {
    content:"\2b";
}

@media (min-width: 992px) {
	.width-330{
		max-width: 330px
	}

}
@media (max-width: 767px) {
	.col-lg-4.col-sm-4.width-330.pull-right{
		float: none!important;
	}

}

.adHighLight {
	font-weight: bold;
	background-color: #FFFF00;
}

.bg-KoreaFlower {
	    background-color: #F63C63;
	    color: #EEE;
       font-weight: bold;
       font-size: 24px;
}	    


.special-area {
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 0 20px;
}
.special-slogan {
	font-size: 16px;
	color: #023151;
}
.special-plan {
	font-size: 25px;
	color: #023151;
	line-height: 140%;
}
.special-for {
	margin-top: 10px;
}
.sunny-area {
	margin-top: 10px;
    margin-bottom: 9px;
    text-align: center;
    padding: 0px 52px;
}

.cta-area {
	text-align: center;
	padding: 5px 0px 30px;
}
.buy-btn {
    width: 80%;
    color: #fff;
    background-color: #ef5862;
    box-shadow: 0px 5px 0px 0px #d8343f;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    border-radius: 4px;
    padding: 8px 16px;
    border: none;
}
.buy-btn:hover {
	background-color: #f13e4a;
	color: rgba(255, 255, 255, 0.7);
	text-shadow: 0 1px 0 #cdcdcd;
}
.buy-btnb {
	width: 80%;
    color: #fff;
    background-color: #0a8cef;
    box-shadow: 0px 5px 0px 0px #0a76e3;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    border-radius: 4px;
    padding: 8px 16px;
    border: none;
}
.buy-btnb:hover {
	background-color: #1896ef;
	color: rgba(255, 255, 255, 0.7);
	text-shadow: 0 1px 0 #0a8cef;
}
.buy-later {
	cursor: pointer; 
	font-size: 14px;
	color: #5b5b5a;
}
.buy-later:hover {
	color: #5b5b5a;
	text-decoration: underline;
}
.sign-btn {
	width: 70%;
    color: #fff;
    background-color: #ff5c69;
    /*box-shadow: 0px 5px 0px 0px #c5204b;*/
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    border-radius: 4px;
    padding: 8px 10px;
    border: 1px solid #ff5c69;
    margin: 0px 10px 10px 10px;
}
.sign-btn:hover {
	background-color: #333;
	border: 1px solid #333;
	/*text-shadow: 0 1px 0 #c5204b;*/
}
.signup-btn {
	width: 70%;
    color: #333;
    background-color: #fff;
    /*box-shadow: 0px 5px 0px 0px #0a76e3;*/
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    border-radius: 4px;
    padding: 8px 10px;
    border: 1px solid #333;
    margin: 10px 10px;
}
.signup-btn:hover {
	background-color: #fff;
	color: #ff5c69;
	/*text-shadow: 0 1px 0 #0a8cef;*/
	border: 1px solid #ff5c69;
}
.sale-title {
	color: #cfb03a;
}

.sale-position {
	z-index:  2;
    position: absolute;
    top: 70px;
    left: 0px;
}

@media (max-width: 480px) {
	.sale-position{
	   top: 30px;
   }
}

.padding-tb30 {
	padding: 30px 0px;
}
.margin-tb5 {
	margin-top: 5vh;
	margin-bottom: 5vh;
}

.left-arrow {
	width: 13px;
    margin-top: 10px;
    margin-left: -10px;
}

.color-p {
	font-size: 16px;
	color:#023151;
}

.color-error {
	color:#ff5f88;
}

.uid_style {
	color:#fff;
}

.uid_style:hover {
	/*color:#fff !important;*/
}

.plan-bubble-blue {
	padding:0;
	float: right;
    border: 1px solid #FFF;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    background-color: transparent !important;
    color:#FFF;
    font-weight: bold;
/*     font-size: 14px; */
/*     padding-bottom:18px !important; */
}
.plan-bubble-blue:focus,
.plan-bubble-blue:hover,
.plan-bubble-blue:active {
	 border-color: #7eb6d9 !important;
	 background-color: transparent !important;
	 color:#7eb6d9 !important;
	 outline: unset !important;
}

.plan-bubble-gray {
	padding:0;
	float: right;
    border: 1px solid #0f479f;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    background-color: transparent !important;
    color:#0f479f;
    font-weight: bold;
/*     font-size: 14px; */
/*     padding-bottom:18px !important; */
}

.plan-bubble-gray:focus,
.plan-bubble-gray:hover,
.plan-bubble-gray:active {
	 border-color: #ef6c4f !important;
	 background-color: transparent !important;
	 color:#ef6c4f !important;
	 outline: unset !important;
}

.intro_style {
	color:#fff;
	text-decoration:underline;
}

.intro_style:hover {
	color:#ddd !important;
	text-decoration:underline;
}

.result_page_content_text {
	display: flex;
}

@media screen and (max-width: 768px) {
	.result_page_content_text {
		display: inline;
		text-align: left;
	}
}

.product-tabs.nav-tabs {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	display: flex;
    justify-content: center;
	font-weight: 700;
	font-size: 16px;
}

 .product-tabs.nav-tabs > li > a {
	color: #666;
	cursor: pointer;
	border-color: transparent transparent #ddd;
	padding-bottom: 26px;
	padding-top: 25px;
	font-weight: 700;
	font-size: 16px;
	background-color: var(--tabColor);
}

.product-tabs.nav-tabs > li > a:hover {
	color: #999;
}

.product-tabs.nav-tabs > li.active > a,
.product-tabs.nav-tabs > li.active > a:hover,
.product-tabs.nav-tabs > li.active > a:focus {
	color: #2250AC;
	padding-bottom: 25px;
	padding-top: 25px;
	cursor: pointer;
	border: unset;
	border-bottom: 2px solid #2250AC;
	/* background-color: #fff; */
	background-color: var(--tabColor);
}


@media screen and (max-width: 580px) {
	ul.product-tabs { 
		display: flex;
		justify-content: center;
	}
	li.nav-item {
		min-width: 140px;
	}
} 

@media screen and (min-width: 1200px) {
	div.product-list {
		display: flex;
		justify-content: center;
	}
}

.btn:focus {
	outline: unset;
}

.tooltip-inner {
	text-align: left; 
    max-width: 170px;
    width: 170px; 
}

.primary-font {
	color: #ff5f88; 
	font-weight: bold
}

.center {
	display: flex;
    justify-content: center;
}


.trial-p20 {
	font-size: 20px;
}

.trial-p16 {
	font-size: 16px;
}

.trial-p18 {
	line-height: 30px; font-size: 18px; margin: 0 !important;
}

.trial-p25 {
	color: #2250AC; font-size: 20px; font-weight: bold;
}

.trial-p14 {
	font-size: 14px;
}

.trial-h2 {
	font-size: 40px;
	padding-bottom: 15px;
}

.trial-btn {
	font-size: 15px;
}

@media (max-width: 569px) {
		.trial-p20 {
			font-size: 16px;
		}
		
		.trial-p16 {
			font-size: 12px;
		}
		
		.trial-p18 {
			font-size: 14px;
	    	line-height: 20px;
	    	margin: 0 !important;
		}
		
		.trial-p25 {
			font-size: 15px;
		}
		
		.trial-p14 {
		}
		
		.trial-h2 {
			font-size: 20px;
			padding-bottom: 0px;
		}
		
		.trial-btn {
			font-size: 15px;
		}
}


 .personal_coupon_banner {
	padding-top: 10px;
	display: flex;
	justify-content: center;
}

 .personal_coupon_webstorage_banner_bg {	
	width: 100%;
    margin: auto;
    background-image: url(../images/webstorage-web-banner_en_US.svg);
    background-position: center;
    min-height: 150px;
    background-repeat: no-repeat;
    background-size: contain;
}


.personal_coupon_autobackup_banner_bg_zh {	
	/* width: 100%; */
    margin: auto;
    /* background-image: url(../images/autobackup-web-banner_zh_TW.svg);
    background-position: center;
    min-height: 150px;
    background-repeat: no-repeat;
    background-size: contain; */
}

.personal_coupon_banner_text {
	color: #FF5267;
	letter-spacing: 0.02em;
	font-size: 20px;
	line-height: 22px;
	font-weight: 700;
}

.coupon-page-title {
	width: fit-content;
    margin: 0 auto 12px auto;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
}

.coupon-page-title h1 {
	font-weight: bold; 
	letter-spacing: 0.08em;
}

.coupon-page-subtitle {
	font-weight: bold;
	font-size: 22px; 
	letter-spacing: 0.06em; 
	color: #797979;
	margin-top: 35px;
}

@media (max-width: 990px) {
	.coupon-page-title h1 {
		font-weight: bold; 
		letter-spacing: 0.08em;
		font-size: 25px;
	}

	.coupon-page-subtitle {
		font-weight: bold;
		font-size: 14px; 
		letter-spacing: 0.06em; 
		color: #797979;
	}
}

@media (max-width: 768px) {
	.coupon-page-title h1 {
		display: inline-block;
		/* min-width: 330px; */
		font-weight: bold; 
		letter-spacing: 0.08em;
		font-size: 21px;
		line-height: 35px;
	}

	.coupon-page-subtitle {
		font-weight: bold;
		font-size: 16px; 
		letter-spacing: 0.06em; 
		color: #797979;
	}
}

@media (min-width: 281px) and (max-width: 767px) {
	.personal_coupon_banner {
		padding-top: 0px;
	}
	
	.personal_coupon_banner_text {
		font-size: 16px;
	}
} 

@media (max-width: 280px) {
	.personal_coupon_banner {
		padding-top: 0px;
	}
	
	.personal_coupon_banner_text {
		font-size: 12px;
		padding-left: 5px;
    	padding-right: 5px;
	}
}

span.info {
	cursor: pointer;
}

.grid {
    display: grid;
}
.block {
    display: block;
}
.flex {
    display: flex;
}
.font-14 {
    font-size: 14px;
}
.w-15 {
    width: 15px;
}
.h-15 {
    height: 15px;
}
.mb-5 {
    margin-bottom: 5px;
}
.mb-10 {
    margin-top: 10px;
}
.mb--10 {
    margin-bottom: -10px;
}
.mb-40 {
    margin-bottom: 40px;
}
.ml-5 {
    margin-left: 5px;
}
.ml-10 {
    margin-left: 10px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-12 {
    margin-top: 12px;
}
.mt-15 {
    margin-top: 15px;
}
.pl-0 {
    padding-left: 0px;
}
.pl-30 {
    padding-left: 30px;
}
.pt-5 {
    padding-top: 5px;
}
.pl-25 {
    padding-left: 25px !important;
}
.right {
    text-align: right;
}