a {
  text-decoration: none;
}

.detail-wrapper .feature-button:hover {
  text-decoration: none;
}

.detail-wrapper {
  padding-bottom: 0;
  font-family: GoogleSans, Arial, sans-serif;
  font-size: 16px;
}

.detail-wrapper .item-button-area {
  margin-top: 24px !important;
}

.detail-wrapper .f-box-button .feature-buy {
  float: none;
}

.detail-wrapper .f-box-button .feature-trial {
  float: right;
}

.detail-wrapper.detail-feature .detail-banner-wrapper .item-button-area .feature-trial {
  float: left;
  margin-left: 0;
  background: #eb7728;
  border-color: #eb7728;
}

.detail-wrapper.detail-feature .detail-banner-wrapper .item-button-area .feature-buy {
  margin-left: 30px;
  border-color: #fff;
}

.detail-wrapper.detail-feature .detail-banner-wrapper .item-button-area .feature-buy a {
  color: #fff !important;
}

/*.box-image-hands {
    width: 525px;
    height: 540px;
    background: url(/cukcuk/images/Support/hands.png) no-repeat center;
    position: absolute;
    bottom: 0;
    right: 30px;
    background-size: 60% 100%;
}*/

.box-image-hands {
  width: 525px;
  height: 540px;
  background: url(/cukcuk/images/Support/ic-switchboard.svg) no-repeat center;
  position: absolute;
  bottom: 30px;
  right: 30px;
  background-size: 100%;
}

.detail-title {
  margin-top: 50px;
  font-family: GoogleSans Medium, Arial, sans-serif;
  font-size: 40px;
  line-height: 52px;
}

.div-img-qr {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  width: 120px;
  height: 120px;
  overflow: hidden;
  margin-top: 8px;
}

.div-img-qr img {
  width: 100%;
}

.detail-banner {
  min-height: 436px;
  background: url(/cukcuk/images/PriceQuote/bg-price.jpg) no-repeat;
  background-size: 100% 100%;
}

.detail-banner .icon-box {
  display: flex;
  align-items: center;
  font-size: 18px;
  margin-bottom: 5px;
}

.detail-banner .img {
  margin-top: 50px;
}

.support-document {
  font-size: 14px;
  margin-top: 15px;
}

.support-document a {
  background: url(/cukcuk/images/Support/icon-document.svg) 0 center no-repeat;
  background-size: 24px;
  font-family: GoogleSans, Arial, sans-serif;
  font-size: 18px;
  color: #272727 !important;
  padding: 5px 0 5px 40px;
}

.support-document a:hover {
  opacity: 0.9;
}

.support-online-course {
  font-size: 14px;
  margin-top: 15px;
}

.support-online-course a {
  background: url(/cukcuk/images/Support/ic-online-course.svg) 0 center no-repeat;
  background-size: 24px;
  font-family: GoogleSans, Arial, sans-serif;
  font-size: 18px;
  color: #272727 !important;
  padding: 5px 0 5px 40px;
}

.support-online-course a:hover {
  opacity: 0.9;
}

.support-comunity {
  font-size: 14px;
  margin-top: 15px;
}

.support-comunity a {
  background: url(/cukcuk/images/Support/icon-comunity.svg) 0 center no-repeat;
  background-size: 24px;
  font-family: GoogleSans, Arial, sans-serif;
  font-size: 18px;
  color: #272727 !important;
  padding: 5px 0 5px 40px;
  display: block;
}

.support-comunity a:hover {
  opacity: 0.9;
}

.support-forum {
  font-size: 14px;
  margin-top: 15px;
}

.support-forum a {
  background: url(/cukcuk/images/Support/icon-forum.svg) 0 center no-repeat;
  background-size: 24px;
  font-family: GoogleSans, Arial, sans-serif;
  font-size: 18px;
  color: #272727 !important;
  padding: 5px 0 5px 40px;
}

.support-forum a:hover {
  opacity: 0.9;
}

.switchboard {
  font-size: 14px;
  margin-top: 15px;
}

.switchboard {
  background: url(/cukcuk/images/Support/ic_misa-support.svg) 0 center no-repeat;
  background-size: 24px;
  font-family: GoogleSans, Arial, sans-serif;
  font-size: 18px;
  color: #272727 !important;
  padding: 5px 0 5px 40px;
}

.switchboard a {
  opacity: 0.9;
  color: #272727 !important;
  text-decoration: underline !important;
}

.support-email {
  font-size: 14px;
  margin-top: 15px;
}

.support-email a {
  background: url(/cukcuk/images/Support/icon-email.svg) 0 center no-repeat;
  background-size: 22px;
  font-family: GoogleSans, Arial, sans-serif;
  font-size: 18px;
  color: #272727 !important;
  padding: 5px 0 5px 40px;
}

.support-email a:hover {
  opacity: 0.9;
}

.div-qrcode {
  width: 530px;
  background: #fff;
  margin-top: 30px;
  border-radius: 16px;
  padding: 20px;
  position: relative;
}

.icon-to-qr {
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 10px 0 10px 20px;
}

.div-qrcode-left {
  float: left;
  width: calc(100% - 130px);
}

.support-content-subtitle {
  background: url(/cukcuk/images/Support/icon-phone.png) no-repeat left center;
  background-size: 90px;
  padding-left: 105px;
}

.support-content-subtitle a:hover .support-subtitle-switchboard {
  opacity: 0.9;
}

.support-content-subtitle a:hover .support-subtitle-misa-support {
  opacity: 0.9;
}

.div-qrcode-left .support-content-subtitle .support-subtitle-switchboard {
  font-size: 24px;
  color: #272727;
  font-family: GoogleSans Medium, Arial, sans-serif;
  line-height: 28px;
}

.div-qrcode-left .support-content-subtitle .support-subtitle-misa-support {
  line-height: 42px;
  font-size: 32px;
  color: #0673b8;
  font-family: GoogleSans Medium, Arial, sans-serif;
  text-align: left;
}

.div-qrcode-left .support-content-subtitle .support-subtitle-postage {
  line-height: 28px;
  font-size: 18px;
  color: #272727;
  font-family: GoogleSans, Arial, sans-serif;
}

.support-content-title {
  font-size: 18px;
  margin-top: 15px;
  color: #272727;
}

.film-support ul li {
  position: relative;
  list-style: none;
  margin-bottom: 15px;
  line-height: 42px;
}

.film-support ul li a {
  color: #0a72ba;
  cursor: pointer;
  text-decoration: none;
  font-size: 16px;
}

.film-support {
  padding-top: 60px;
  padding-bottom: 60px;
}

.film-support .home-separator-icon-bg {
  background: #fff url(/cukcuk/images/Banner/cukcuk-grey.png) no-repeat 5px;
}

.home-title {
  text-align: center;
  margin-top: 60px;
  font-family: GoogleSans Light, Arial, sans-serif;
  font-size: 36px;
  line-height: 48px;
  text-transform: uppercase;
  color: #272727;
}

.home-separator-icon {
  height: 1px;
  width: 432px;
  background: #ccc;
  margin: 25px 0 18px 0;
  position: relative;
}

.home-separator-icon-bg {
  position: absolute;
  background: #fff url(/cukcuk/images/Banner/cukcuk-grey.png) no-repeat 5px;
  width: 32px;
  height: 22px;
  left: 200px;
  top: -10px;
}

.film-display-item {
  margin-top: 20px;
  margin-bottom: 10px;
  border: none !important;
}

.current-playing-video {
  font-size: 18px;
  line-height: 28px;
  font-family: GoogleSans, Arial, sans-serif;
  margin-top: 10px;
  padding-bottom: 40px;
  text-align: center;
  color: #272727;
}

.film-link a {
  cursor: pointer !important;
}

.s-film-link-title {
  font-size: 32px;
  font-family: GoogleSans, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 42px;
  margin-bottom: 20px;
  color: #272727;
}

.separator {
  height: 1px;
  background: #b7b7b7;
  margin: 12px 0;
  clear: both;
}

.order-item {
  width: 24px;
  height: 24px;
  border-radius: 13px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  position: absolute;
  background: #0973b9;
  margin-top: 8px;
}

.sp-video {
  margin-left: 40px;
  font-size: 16px;
  color: #0a72ba;
}

.s-user-guide-film .help-more {
  text-align: center;
}

.two-char-item {
  left: 0 !important;
}

.separator-end-link-film {
  margin-left: 15px;
  margin-right: 15px;
}

.film-support .help-more {
  margin-bottom: 8px;
  margin-top: 8px;
  text-align: center;
}

.film-support .help-more a {
  color: #0973b9 !important;
  font-family: GoogleSans Italic, Arial, sans-serif;
  text-decoration: underline;
}

.form-button-area {
  display: inline-block;
  padding-top: 30px;
}

.button-demo {
  background-color: #fff;
  color: #272727 !important;
  font-size: 16px;
  width: 200px;
}

.button-demo:hover {
  opacity: 0.9;
}

.button-item {
  float: left;
  color: #fff;
  display: block;
  font-size: 16px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  border-radius: 22.5px;
  padding-left: 22px;
  padding-right: 22px;
  margin-right: 16px;
  transition: all 0.2s 0.2s linear;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.button-trial a,
.button-buy a {
  color: #fff;
}

.button-item a:hover {
  text-decoration: none;
}

.button-trial {
  background-image: linear-gradient(90deg, #0a72ba 0, #29b1d9 100%);
  font-size: 16px;
  color: #fff;
  width: 200px;
}

.button-trial:hover {
  opacity: 0.9;
}

.button-buy {
  background-image: linear-gradient(90deg, #ff7463 0, #ffa85e 100%);
  margin-right: 0 !important;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  width: 200px;
}

.button-buy:hover {
  opacity: 0.9;
}

.support-detail {
  padding-left: 0 !important;
  background: url(/cukcuk/images/Support/support-detail-item-bg.jpg) no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-position: center center;
  padding: 60px 0 60px 0;
}

.support-detail .home-separator-icon-bg {
  background: url(/cukcuk/images/Banner/cukcuk-grey.png) no-repeat 5px;
}

.support-title-top {
  font-size: 24px;
  text-align: center;
  line-height: 28px;
  color: #272727;
  font-family: GoogleSans, Arial, sans-serif;
}

.support-title-top-more {
  font-size: 32px;
  text-align: center;
  line-height: 42px;
  margin-top: 8px;
  font-family: GoogleSans, Arial, sans-serif;
  color: #272727;
  text-transform: uppercase;
}

.home-separator-has-bg {
  display: inline-block;
}

.home-separator-has-bg .home-separator-icon {
  float: left;
  width: 200px;
}

.home-separator-has-bg .home-separator-icon-bg {
  float: left;
  position: relative;
  left: 0;
  top: 15px;
}

.s-detail-content-wrapper {
  margin-top: 20px;
}

.s-detail-content {
  background: transparent;
  padding-top: 32px;
  padding-bottom: 32px;
  max-width: 300px;
  margin: 0 auto;
}

.s-detail-content-img {
  min-height: 50px;
  align-items: center;
}

.s-detail-content-img img {
  margin: 0 auto;
  width: 50px;
}

.s-detail-separator {
  width: 80px;
  height: 1px;
  background: #272727;
  margin: 20px 0;
}

.support-title-item {
  font-family: GoogleSans Medium, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #272727;
  text-align: center;
  padding-bottom: 5px;
  letter-spacing: -0.2px;
}

.support-title-item .text-normal {
  font-family: GoogleSans, Arial, sans-serif;
}

.support-detail-item {
  padding: 0;
  font-size: 15px;
  line-height: 26px;
  font-family: GoogleSans, Arial, sans-serif;
  color: #272727;
  text-align: center;
}

.support-detail-item a {
  display: inline-block;
  text-decoration: underline !important;
}

.cukcuk {
  color: #0a74b9 !important;
}

.s-lightbold-background {
  background: transparent;
}

.chanel-support {
  padding-left: 20px;
  margin-top: 8px;
}

.chanel-support li {
  text-align: left;
  list-style-type: decimal;
}

.support-faq {
  background: #fff;
  padding: 60px 0;
}

.support-faq .home-separator-icon-bg {
  background: #fff url(/cukcuk/images/Banner/cukcuk-grey.png) no-repeat 5px;
}

.faq-text {
  text-align: center;
  font-size: 36px;
  font-family: GoogleSans Light, Arial, sans-serif;
  line-height: 42px;
  margin-bottom: 5px;
  color: #272727;
}

.faq-text .text-bold {
  font-family: GoogleSans Medium, Arial, sans-serif;
}

.faq-list-content .no-padding-left {
  padding-right: 0 !important;
}

.faq-list-content {
  margin-top: 32px;
}

.faq-list-content h2 {
  width: 20% !important;
  float: left;
}

.s-faq-item-img {
  width: 74px;
  height: 74px;
}

.support-faq .sp-faq-item {
  line-height: 24px;
  width: 100%;
  color: #0a72ba;
  display: block;
  font-size: 16px;
  text-align: center;
  padding: 10px 25px 0 25px;
}

.faq-list-content .s-faq-ul {
  padding-left: 10px;
  margin-bottom: 0;
}

.s-faq-ul li {
  background: url(/cukcuk/images/Support/blue-bullet.png) no-repeat 0 15px;
  padding-left: 20px;
  list-style: none;
  padding-top: 5px;
  margin-left: 0;
}

.sp-faq-item-link {
  font-size: 14px;
  text-decoration: none;
  color: #0973b9 !important;
  line-height: 18px;
}

.support-faq .sp-cashier .sp-faq-item {
  color: #272727;
}

.support-faq .sp-manager .sp-faq-item {
  color: #0973b9;
}

.detail-wrapper .detail-feature-button .item-button-area {
  margin-top: 40px !important;
}

.detail-wrapper .detail-feature-button .feature-trial {
  float: right;
  margin-left: 0 !important;
  background: #0975bb;
  border-color: #0975bb;
}

.detail-wrapper .detail-feature-button .feature-buy {
  margin-left: 30px;
  border-color: #eb7728;
  margin-left: 0;
  float: left;
  background: none !important;
}

.detail-wrapper .detail-feature-button .feature-buy a {
  color: #eb7728 !important;
}

.detail-wrapper .detail-title {
  color: #272727;
}

.detail-wrapper .item-button-area {
  margin-top: 32px !important;
}

.detail-wrapper .feature-trial {
  margin-left: 0;
  background: #0975bb;
  border-color: #0975bb;
}

.detail-wrapper .detail-banner-wrapper .feature-trial {
  float: left;
}

.detail-wrapper .detail-banner-wrapper .feature-buy {
  margin-left: 30px;
  border-color: #fff;
  background: none !important;
}

.detail-wrapper .detail-banner-wrapper .feature-buy a {
  color: #fff !important;
}

.detail-wrapper.detail-download .detail-title {
  color: #fff;
  font-family: GoogleSans Light, Arial, sans-serif;
  text-align: center;
  max-width: 680px;
  margin: 42px auto 0;
}

.detail-download .detail-banner .item-button-area,
.detail-price .detail-banner .item-button-area,
.detail-banner .item-button-area {
  margin-bottom: 32px !important;
}

.detail-banner {
  min-height: 590px;
  background: url(/cukcuk/images/Support/banner_lon_hotro.jpg) no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-position: center center;
  overflow: hidden;
}

.detail-banner .container {
  position: relative;
}

.detail-banner .container {
  height: 590px;
}

.social-support {
  float: left;
}

.list-area ol li a {
  font-size: 16px !important;
}

.support-detail-qr {
  text-align: center;
  margin-top: 10px;
}

.support-detail-qr img {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  width: 100px;
  height: 100px;
  overflow: hidden;
}

.qr-detail {
  padding: 0 20px 20px;
}

.fb-detail {
  padding-left: 0;
  padding-right: 0;
}

.support-detail-item a {
  font-family: GoogleSans Italic, Arial, sans-serif;
}

.support-detail .s-detail-content {
  height: 270px;
  padding: 30px 15px 20px 15px;
  transition: all 0.2s 0.2s linear;
  background-color: rgba(255, 255, 255, 0.7);
}

.support-detail .s-detail-content:hover {
  background-color: rgba(45, 171, 255, 0.2);
  cursor: pointer;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1100px;
  }
}

@media (max-width: 1199px) {
  /*.box-image-hands {
        right: -170px;
    }*/
  .support-detail .s-detail-content {
    height: 275px;
  }
  .s-faq-ul {
    padding-left: 5px;
  }
  .support-title-top-more {
    font-size: 34px;
  }
}

@media (max-width: 980px) {
  .detail-wrapper .item-button-area .feature-trial {
    display: block;
    float: none !important;
    max-width: 220px !important;
  }
  .detail-wrapper .detail-feature-button .item-button-area .feature-trial {
    margin-left: -111px !important;
  }
  .detail-wrapper .detail-banner .item-button-area .feature-trial {
    margin-left: -111px !important;
  }
  .detail-banner .container {
    background: none !important;
    height: auto;
  }
  .detail-banner .detail-title {
    text-align: center;
    margin-top: 30px;
  }
  .box-image-hands {
    display: none;
  }
  .div-qrcode {
    max-width: 475px;
    width: auto;
    margin: auto;
    margin-bottom: 50px;
    margin-top: 30px;
  }
  .icon-to-qr {
    display: none;
  }
  .div-qrcode-left {
    float: none;
    width: auto;
    text-align: center;
  }
  .support-content-subtitle {
    display: inline-block;
  }
  .div-img-qr {
    width: auto;
    height: auto;
    margin: auto;
    float: none;
    width: 220px;
    height: 220px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .film-display-item {
    margin-top: 48px !important;
    margin-bottom: 16px !important;
  }
  .s-detail-content {
    min-height: 0;
  }
  .support-faq .faq-list-content h2 {
    float: none !important;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
    width: 220px !important;
  }
  .sp-faq-item {
    margin-top: 0 !important;
  }
  .support-title-top-more {
    font-size: 26px !important;
    line-height: 32px !important;
  }
  .div-qrcode-left .support-content-subtitle .support-subtitle-switchboard {
    text-align: left;
  }
  .div-qrcode-left .support-content-subtitle .support-subtitle-postage {
    text-align: left;
  }
  .banner-box {
    width: 500px;
    margin: 0 auto;
  }
  .film-link {
    margin-top: 0;
  }
  .s-faq-ul {
    padding-left: 10px;
  }
}

@media (min-width: 769px) and (max-width: 1100px) {
  .button-item {
    margin-right: 8px !important;
  }
}

@media (max-width: 768px) {
  .detail-banner {
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: cover !important;
  }
  .film-display-item {
    margin-top: 48px !important;
  }
  .demo-video {
    border: 1px solid #ccc;
  }
  .film-link.s-user-guide-film {
    margin-top: 10px;
  }
  .button-item {
    float: none !important;
    width: 200px;
    margin-right: 0 !important;
    margin-top: 16px !important;
  }
  .support-detail {
    padding-left: 20px;
  }
}

@media (min-width: 769px) {
  .detail-banner .form-button-area {
    float: left;
  }
}

@media (max-width: 768px) {
  .detail-banner {
    min-height: 390px;
    background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-position: center center;
  }
}

@media (max-width: 480px) {
  .div-qrcode {
    width: 100%;
  }
  .banner-box {
    width: 100%;
  }
  .home-separator-icon {
    width: 60%;
  }
  .home-separator-icon-bg {
    left: 46%;
    left: calc(50% - 16px);
    left: -webkit-calc(50% - 16px);
    left: -moz-calc(50% - 16px);
  }
  .s-film-link-title {
    font-size: 28px;
  }
  .home-separator-has-bg .home-separator-icon {
    width: 100px;
  }
  .s-faq-ul {
    padding-left: 15px;
  }
  .home-title {
    font-size: 28px;
    line-height: 42px;
  }
  .faq-text {
    font-size: 28px;
  }
}

@media (max-width: 375px) {
  .div-qrcode-left .support-content-subtitle .support-subtitle-switchboard {
    font-size: 20px;
  }
  .support-content-title {
    font-size: 16px;
    margin-top: 15px;
  }
  .div-img-qr {
    margin-top: 25px;
    margin-bottom: 15px;
  }
  .detail-banner .detail-title {
    font-size: 36px !important;
    line-height: 48px !important;
  }
  .support-document a {
    font-size: 16px;
  }
  .support-comunity a {
    font-size: 16px;
  }
  .support-forum a {
    font-size: 16px;
  }
  .support-email a {
    font-size: 16px;
  }
  .div-qrcode-left .support-content-subtitle .support-subtitle-misa-support {
    font-size: 26px;
  }
  .support-title-top-more {
    font-size: 22px !important;
  }
}

@media (max-width: 360px) {
  .div-qrcode-left .support-content-subtitle .support-subtitle-misa-support {
    font-size: 24px;
  }
  .support-document a {
    font-size: 15px;
  }
  .support-comunity a {
    font-size: 15px;
  }
  .support-forum a {
    font-size: 15px;
  }
  .support-email a {
    font-size: 15px;
  }
  .support-online-course a {
    font-size: 15px;
  }
  .switchboard {
    font-size: 15px;
  }
}

@media (max-width: 320px) {
  .detail-banner .detail-title {
    font-size: 34px !important;
    line-height: 42px !important;
  }
  .support-document a {
    font-size: 14px;
    padding: 5px 0 5px 30px;
  }
  .support-comunity a {
    font-size: 14px;
    padding: 5px 0 5px 30px;
  }
  .support-forum a {
    font-size: 14px;
    padding: 5px 0 5px 30px;
  }
  .support-email a {
    font-size: 14px;
    padding: 5px 0 5px 30px;
  }
  .support-online-course a {
    font-size: 14px;
    padding: 5px 0 5px 30px;
  }
  .switchboard {
    font-size: 14px;
    padding: 5px 0 5px 30px;
  }
  .div-qrcode-left .support-content-subtitle .support-subtitle-misa-support {
    font-size: 20px;
  }
  .s-film-link-title {
    font-size: 24px;
  }
  .support-title-top-more {
    font-size: 20px !important;
  }
  .faq-text {
    font-size: 26px;
  }
  .support-title-top {
    font-size: 18px;
    line-height: 24px;
  }
}

@media only screen and (max-width: 980px) {
  .support-detail .s-detail-content {
    height: unset;
    padding-bottom: 32px;
  }
}

.row-support p {
  line-height: 24px;
  width: 100%;
  color: #0a72ba;
  display: block;
  font-size: 16px;
  text-align: center;
  padding: 10px 10px 0 10px;
}

@media screen and (min-width: 850px) {
  .row-support .col {
    flex-basis: 20%;
    max-width: 20%;
  }
}
