/*
created for sign-up page.
*/
/*
Boxful sass variables
*/
/*
Boxful sass base
*/
/*
Boxful sass variables
*/
.btn {
  display: inline-block;
  width: 256px !important;
  height: 48px;
  line-height: 48px;
  border-radius: 99em !important;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  padding: 0 !important;
  border: 0 none;
}
.btn:hover {
  border-radius: 99em !important;
}

.bootgrid-header .btn {
  width: 40px !important;
  height: 40px;
  line-height: auto;
  border-radius: 0 !important;
}

.btn-primary {
  background: #f8d340 !important;
  color: #444;
}
.btn-primary:hover {
  background: #d3b022 !important;
  border-radius: 100px !important;
  color: #fff;
}

.btn-secondary {
  color: #00c4b3;
}
.btn-secondary:hover {
  background: #00c4b3 !important;
  border-radius: 100px !important;
  color: #fff;
}
.btn-secondary.btn-disabled {
  border: 2px solid #d8d8d8;
  background: transparent !important;
}

.btn-disabled {
  background: #ebe9e9 !important;
  color: #fff;
}

.btn-small {
  width: 152px !important;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .btn {
    display: block;
    font-size: 14px;
    border-radius: 99em !important;
    padding: 10px 0 !important;
    width: 312px !important;
    height: auto !important;
    line-height: inherit;
    margin: 0 auto;
  }
}
@media screen and (max-width: 370px) {
  .btn {
    width: 260px !important;
  }
}
div.home-title h1 {
  font-size: 30px;
  letter-spacing: 1px;
  font-family: Lato, Helvetica, Arial, PingFang HK, Noto Sans, Noto Sans TC, Microsoft JhengHei, sans-serif;
  font-weight: bold;
  margin: 0;
}

div.home-title h2 {
  font-size: 30px;
  letter-spacing: 1px;
  font-family: Lato, Helvetica, Arial, PingFang HK, Noto Sans, Noto Sans TC, Microsoft JhengHei, sans-serif;
  font-weight: bold;
  margin: 0;
}

@media screen and (max-width: 767px) {
  div.home-title h1 {
    font-size: 22px;
  }

  div.home-title h2 {
    font-size: 22px;
  }
}
/* show footer bar only on this page */
div .boxful-footer-charity {
  display: block;
}

div #boxful-footer-container {
  margin-top: 0px;
}

/* overwrite for boxful-home-main.css */
.box1-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: -2;
  background-position: 50% -30px;
}

.box1-bg.white {
  background-position: 50% -45px;
  background-size: auto 770px;
}
@media screen and (max-width: 1024px) {
  .box1-bg.white {
    background-position: 50% 12px;
    background-size: auto 575px;
  }
}

div#box1 {
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  max-width: none;
}

div.box1-bottom {
  position: absolute;
  bottom: 10px;
  width: 100%;
}

div#getStarted,
div#watchVideo {
  width: 48%;
  display: inline-block;
}

div#getStarted {
  /*padding:26px;
  padding-top:130px;*/
  position: static;
  bottom: 120px;
}

div#watchVideo {
  position: static;
  top: 160px;
  text-align: right;
  margin-right: 10px;
}

div#watchVideo a {
  display: inline-block;
  background: #f1f2f2;
  color: #000;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  padding: 20px 0;
  text-align: center;
  min-width: 250px;
}

div#getStarted a, div#getStarted-price a, div.boxful-button a {
  display: inline-block;
  background: #f7d33f;
  color: #444;
  border-radius: 99em;
  text-transform: uppercase;
  font-size: 16px;
  padding: 13px 0;
  text-align: center;
  min-width: 210px;
  letter-spacing: 2px;
  width: 256px !important;
}

.registration.font-lato-bold {
  padding-top: 350px;
}

.font-lato-bold.insideBox {
  font-weight: normal;
  font-size: 45px;
  line-height: 40px;
  word-spacing: 0px;
  color: #000;
}

.font-lato.insideBox {
  font-size: 28px;
  line-height: 23px;
  font-weight: 300;
  padding-top: 20px;
  color: #000;
}

.font-lato.insideBox br {
  display: none;
}

div.box1-fixed-content {
  margin: 0 auto;
  width: 100%;
  padding-top: 150px;
}

div.transparencyBlack {
  background-color: #FFF;
  opacity: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: none;
  /*display: block;*/
}

div.banner-coupon-breakingLine {
  display: block;
  height: 0px;
  width: 60%;
  margin: auto;
  max-width: 900px;
  margin-top: 30px;
}
div.banner-coupon-breakingLine.bottom {
  margin-top: 0;
}

/* xl 20160115 */
div.registration div.column-1,
div.registration div.column-2 {
  display: inline-block;
  width: 50%;
  margin: -3px;
  vertical-align: text-top;
}

div.registration div.column-1 {
  /*border-right: 1px solid #e6e7e8;*/
}

div.registration div.column-2 {
  border-left: 1px solid #e6e7e8;
}

div.registrationContainer {
  padding-top: 120px;
  width: 750px;
  margin: auto;
}

div.registration-detail {
  font-size: 16px;
  line-height: 1.7;
  padding-bottom: 5px;
}

fieldset div.registration-row {
  padding: 5px 0;
}

.form-horizontal .control-group {
  margin-bottom: 0;
}

div#box1 button, a#regionSubmit {
  width: 90%;
  padding: 10px 24px;
}

div.registrationContainer img.howitworkline {
  padding-top: 20px;
  padding-bottom: 25px;
}

fieldset.insideBox {
  position: static;
  bottom: none;
  width: 100%;
}

div#box1 input, div#box1 select {
  font-size: 15px;
  font-family: Lato, Helvetica, Arial, PingFang HK, Noto Sans, Noto Sans TC, Microsoft JhengHei, sans-serif;
  background: #fff;
  padding: 0 20px;
  color: #000;
  height: 40px;
  margin-left: 0px;
  margin-top: 0;
  border: 2px solid #e6e7e8;
  width: 90%;
}

img.registrationImage {
  padding-bottom: 20px;
}

div#box1 img.phoneIcon {
  width: 12px;
  padding-right: 10px;
}

div.phoneSection {
  font-size: 29px;
  font-weight: bold;
  color: #000;
}

div.phoneSection div {
  display: inline-block;
  vertical-align: middle;
}

div.orSection::before {
  border-top: 1px solid #000;
  display: block;
  content: "";
  position: relative;
  top: 16px;
  width: 170px;
  margin: auto;
}

div.orSection div.or {
  position: relative;
  width: 30px;
  margin: auto;
  background-color: #fff;
}

fieldset div {
  padding-top: 0;
}

div#boxful-home-main {
  width: 100%;
  height: 725px;
  position: relative;
  display: table;
}
@media screen and (max-width: 1024px) {
  div#boxful-home-main {
    height: 587px;
  }
}
div#boxful-home-main.showReg {
  height: 700px;
}

div.formSection {
  padding-top: 7px;
}

div.registration div.column-1 div.registrationMobileContainer {
  padding-right: 30px;
}

div.registration div.column-1 div.registrationMobileContainer div.registration-detail {
  min-height: 65px;
}

div.registration div.column-2 div.registrationMobileContainer {
  padding-left: 30px;
}

div.registration div.column-2 div.registrationMobileContainer div.registration-detail {
  min-height: 108px;
}

.font-lato {
  letter-spacing: 0px;
}

.boxful-home div.banner-coupon-breakingLine {
  margin-top: 70px;
}

.arrow-wrap-bounce {
  width: 32px;
  height: 32px;
  position: relative;
  margin: 0 auto;
  padding-top: 30px;
}

.arrow-img-wrap {
  position: absolute;
  animation: bounce 2s ease infinite;
}

#arrow-yellow {
  display: none;
}

@keyframes bounce {
  20%, 53%, 80%, 0%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
/* end */
@media screen and (max-width : 767px) {
  /*1589 - 2307*/
  div#boxful-home-main {
    height: 430px;
  }

  div#box1 {
    display: table-cell;
  }

  .box1-bg.white {
    background-position: 50% 50px;
    background-size: auto 380px;
  }

  div.box1-fixed-content {
    padding-top: 35px;
  }

  div#box1 .font-lato-bold.insideBox, div#box1 .font-lato.insideBox {
    width: 100%;
    margin: 0 auto;
    color: #000;
  }

  .font-lato-bold.insideBox {
    letter-spacing: 0;
    word-spacing: 0px;
  }

  div#watchVideo {
    top: 145px;
    text-align: center;
  }

  div#watchVideo a, div#getStarted a, div#getStarted-price a, div#box1 button, a#regionSubmit, div.boxful-button a {
    font-size: 13px;
    padding: 8px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  div#watchVideo a {
    padding: 8px 16px;
  }

  div#getStarted a {
    min-width: 0px;
  }

  div#watchVideo.mobileHide {
    display: none;
  }

  div#watchVideo, div#getStarted {
    width: 100%;
    position: absolute;
    bottom: 8%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5%;
    display: block;
    margin: 0;
  }

  div.box1-bottom {
    position: absolute;
    bottom: 0;
  }

  div#watchVideo, div#getStarted {
    position: static;
    padding-bottom: 0px;
  }

  div.box1-fixed-content {
    padding-top: 30px;
  }

  div.banner-coupon-breakingLine {
    margin-top: 0;
  }

  /* xl registration mobile */
  div.registration.insideBox {
    padding: 0;
  }

  div.registrationContainer {
    padding: 0;
    width: 100%;
  }

  div.registration div.column-1,
div.registration div.column-2 {
    display: block;
    width: 100%;
    border: none;
  }

  div.registration div.column-2 {
    background-color: #e9f8f7;
    padding-top: 20px;
  }

  div.registrationMobileContainer {
    width: 90%;
    margin: auto;
  }

  div#box1 input {
    width: 100%;
    background-color: #fafafa;
    height: 35px;
  }

  img.registrationImage {
    display: none;
  }

  div.home-title {
    font-size: 22px;
  }

  div.registration-detail {
    font-size: 15px;
    line-height: 1.5;
  }

  div.registration-detail br {
    display: none;
  }

  div#boxful-home-main.showReg {
    height: 630px;
  }

  div#box1 img.howitworkline {
    width: 50px;
    padding-top: 5px;
    padding-bottom: 7px;
  }

  div.registrationContainer img.howitworkline {
    padding-top: 10px;
  }

  div.phoneSection {
    font-size: 21px;
  }

  div#box1 img.phoneIcon {
    width: 10px;
  }

  div.orSection div.or {
    background-color: #e9f8f7;
  }

  div.orSection::before {
    top: 13px;
  }

  div#box1 {
    padding-top: 65px;
  }

  fieldset div.control-group {
    padding: 0;
  }

  div.registrationContainer img.howitworkline {
    padding-top: 2px;
    padding-bottom: 5px;
  }

  div#box1 button {
    padding: 5px;
  }

  div.registration div.column-1 div.registrationMobileContainer {
    padding-right: 0px;
  }

  div.registration div.column-2 div.registrationMobileContainer {
    padding-left: 0px;
  }

  div.registration div.column-1 div.registrationMobileContainer div.registration-detail {
    min-height: 0px;
  }

  .boxful-home div.banner-coupon-breakingLine {
    margin-top: 60px;
  }

  .arrow-wrap-bounce {
    position: relative;
    height: 32px;
  }

  /* end */
}
@media screen and (max-width : 500px) {
  /*1589 - 2307*/
  .box1-bg {
    background-image: url("/images/home/boxful-index-m2.jpg?80");
    background-size: cover;
  }
  .box1-bg.white {
    background-image: url("/images/home/boxful-index-m2.jpg?448");
    background-size: cover;
    background-position: 50% 0;
  }
  .box1-bg.white.en {
    background-image: url("/images/home/boxful-index-m2-en.jpg?268");
    background-size: cover;
  }

  div#boxful-home-main {
    height: 600px;
  }

  #arrow-yellow {
    display: block;
  }

  #arrow-darkgray {
    display: none;
  }
}

/*# sourceMappingURL=boxful-registration-sass.css.map */
