a,
button,
input,
li {
  -webkit-tap-highlight-color: transparent;
}

.pc-block {
  display: block;
  position: relative;
}

.mobile-block {
  display: none;
}

.swiper-pagination-bullet-active {
  background: #FCD543;
}

.shop-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-column-gap: 10px;
}

.grid-5-columns {
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.content {
  width: 1310px !important;
}

.navbar {
  opacity: 0.8;
  position: fixed;
  top: 0;
}

.brand {
  padding: 0;
}

.download-button {
  background: transparent;
  border-radius: 28px;
  border: 1px solid #152c5b;
  color: #152c5b;
}

.download-button:hover {
  border-color: #152c5b;
  color: #152c5b;
  background: transparent;
}

.btn-customer {
  vertical-align: middle;
  background: #ffffff;
  border-radius: 41px;
  font-size: 20px;
  font-family: Inter-SemiBold, Inter;
  font-weight: 600;
  color: #4a7eff;
  line-height: 26px;
  padding: 20px 30px;
  text-decoration: none;
  margin-top: 35px;
  cursor: pointer;
}

.btn-customer:hover {
  color: #4a7eff;
}

.wf-section {
  padding: 10px 0 50px;
}

.wf-section .content {
  margin: 0 auto;
  font-family: Inter-Medium, Inter;
  font-weight: 500;
  color: #152c5b;
  font-size: 17px;
  line-height: 22px;
}

.wf-section .main-title {
  font-size: 34px;
  font-family: Inter-SemiBold, Inter;
  font-weight: 600;
  color: #152c5b;
  line-height: 34px;
  text-align: center;
  margin-top: 45px;
  letter-spacing: 0px;
}

.wf-section .sub-title {
  font-size: 22px;
  color: #8a95ad;
  line-height: 22px;
  text-align: center;
  margin-top: 10px;
  letter-spacing: 0px;
}


.icon-op {
  width: 118px;
  height: 21px;
  background: url('../images/GiftCard/web/icon-op.png') no-repeat;
  background-size: contain;
  display: inline-block;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
}

/* banner-section S */
.banner-section {
  min-width: 1310px !important;
  position: relative;
  min-height: 276px;
  margin: 0;
}

.banner-section .content {
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 30%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.banner-section .content .main-title {
  font-size: 76px;
  font-family: Inter-Bold, Inter;
  font-weight: bold;
  color: #ffffff;
  line-height: 76px;
  text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.35);
}

.banner-section .content .sub-title {
  font-size: 34px;
  font-family: Inter-SemiBold, Inter;
  font-weight: 600;
  color: #ffffff;
  line-height: 34px;
  text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.35);
  margin-top: 12px;
}

.bg-line {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
}

/* banner-section E */

/* why-section S */
.why-section {
  position: relative;
  min-width: 1310px !important;
  padding-bottom: 30px;
  border-bottom: 1px solid #e9ebf0;
}

.why-section .content {
  margin-top: -7%;
}

.why-section .content .why-image-list {
  margin-top: 40px;
}

.why-section .content .why-image-list .image-box {
  padding: 20px 0;
  width: 200px;
  margin: auto;
  text-align: center;
}

.why-section .content .why-image-list .image-box img {
  width: 61px;
  margin-bottom: 12px;
}

.why-section .content .why-image-list .image-box p {
  margin-bottom: 0;
}

/* why-section E */

/* shop-section S */
.shop-section .nav-tabs {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.shop-section .tab {
  width: 100%;
}

.shop-section .tab-content {
  background: #ffffff;
  padding: 0;
}

.shop-section .tab-content .tab-pane.active {
  display: block;
}

.shop-section .tab-content .tab-pane {
  padding-top: 0;
  display: none;
}

.shop-section ul {
  list-style: none;
  margin-top: 40px;
  padding-left: 0;
}

.shop-section ul li {
  margin: 10px 56px;
  /* font-size: 22px; */
  font-size: 17px;
  color: #8a95ad;
  line-height: 20px;
  cursor: pointer;
}

.shop-section ul li .line {
  background: #ffffff;
  width: 60px;
  height: 4px;
  border-radius: 4px;
  display: block;
  margin: 6px auto;
}

.shop-section ul li.active {
  color: #1a2f5e;
}

.shop-section ul li.active .line {
  display: block;
  background: #fcd543;
}

.shop-section .nav-tabs {
  margin-top: 40px;
}

.shop-list {
  font-size: 0;
  line-height: 0;
}

.shop-list .img-box {
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

.shop-list .img-box .image-item {
  position: relative;
  margin: 0 0 0 19px;
}

.shop-list .img-box:first-of-type .image-item{
  margin-left: 0;
}

.shop-list .img-box img {
  display: block;
  margin: 0 0 19px 0;
}

.support-tip {
  margin: 40px auto 0;
  width: 866px;
  height: 80px;
  position: relative;
  border-radius: 45px;
  background: linear-gradient(229deg,
      rgba(19, 67, 138, 1),
      rgba(224, 0, 32, 1));
  font-size: 28px;
  color: #152c5b;
  line-height: 30px;
}

.support-tip .main {
  width: 860px;
  height: 74px;
  background: #fff;
  border-radius: 45px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.support-tip .main img {
  height: 35px;
  margin: 0 10px;
}

/* shop-section E */

/* compare-section S */
.compare-section {
  background: #f7f9ff;
}

.compare-section .compare-list {
  width: 100%;
  margin-top: 36px;
  overflow: hidden;
}

.compare-section .compare-list>div {
  float: left;
}

.compare-section .compare-list .icon-check_circle {
  width: 39px;
  height: 39px;
  background: url('../images/GiftCard/web/icon-check_circle.png') no-repeat;
  background-size: contain;
  display: inline-block;
  margin: auto;
}

.compare-section .compare-list .compare-list-col {
  margin-right: 1px;
  border: 2px solid transparent;
  font-size: 18px;
  color: #8a95ad;
  line-height: 30px;
}

.compare-section .compare-list .compare-list-col:last-of-type {
  margin-right: 0;
}

.compare-section .compare-list .compare-list-col.active {
  border: 3px solid #fcd543;
  border-bottom: none;
  margin-right: 2px;
  margin-left: 2px;
}

.compare-section .compare-list .compare-list-col.active .text-active {
  font-size: 16px;
  color: #4a7eff;
  line-height: 22px;
}

.compare-section .compare-list .compare-list-col.active .td:last-of-type {
  border-bottom: 3px solid #fcd543;
}

.compare-section .compare-list .compare-list-col .td {
  background: #fff;
  margin: 5px 0 0 0;
  text-align: center;
  height: 60px;
  width: 205px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.compare-section .compare-list .compare-list-col:first-of-type .td {
  width: 250px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 30px;
}

.compare-section .compare-list .compare-list-col .td:first-of-type {
  background: transparent;
  height: 90px;
  display: block;
}

.compare-section .compare-list .compare-list-col .td .title {
  font-size: 18px;
  color: #152c5b;
  line-height: 24px;
}

.compare-section .compare-list .compare-list-col .td .icon-good {
  width: 38px;
  height: 38px;
  background: url('../images/GiftCard/web/icon-good.png') no-repeat;
  background-size: cover;
  display: inline-block;
  margin: 0 3px;
  position: absolute;
  left: -3px;
  top: -6px;
}

.compare-section .compare-list .compare-list-col .td .star-list {
  margin: 10px;
}

.compare-section .compare-list .compare-list-col .td .icon-star {
  width: 18px;
  height: 18px;
  background: url('../images/GiftCard/web/icon-star.png') no-repeat;
  background-size: cover;
  display: inline-block;
  margin: 0 3px;
}

.compare-section .compare-list .compare-list-col.active .td .icon-star {
  width: 23px;
  height: 23px;
}

/* compare-section E */

/* contact-section S */
.contact-section {
  min-width: 1310px !important;
  position: relative;
  background: url('../images/GiftCard/web/bg-contact.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.contact-section .content .main-title {
  color: #ffffff;
}

.contact-section .content .sub-title {
  color: #ffffff;
}

.contact-section .content .contact-image-list {
  margin-top: 46px;
}

.contact-section .content .contact-image-list .image-box {
  padding: 0;
  width: 180px;
  margin: auto;
  text-align: center;
}

.contact-section .content .contact-image-list .image-box img {
  width: 62px;
  margin-bottom: 12px;
}

.contact-section .content .contact-image-list .image-box p {
  margin-bottom: 0;
  color: #ffffff;
}

/* contact-section E */

/*  faq-section */
.faq-list {
  width: 100%;
  margin-top: 50px;
}

.faq-list .panel-heading .panel-title {
  margin-bottom: 0;
}

.faq-list .panel-heading .panel-title a {
  display: block;
  padding: 38px 60px 38px 0;
  position: relative;
  font-size: 22px;
  font-family: Inter-SemiBold, Inter;
  font-weight: 600;
  color: #1a2f5e;
  line-height: 28px;
  text-decoration: none;
  cursor: pointer;
}

.faq-list .panel-heading {
  padding: 0 60px;
  background: transparent;
}


.faq-list .panel-collapse {
  display: none;
}

.faq-list .panel-collapse.collapse {
  display: block;
}

.faq-list .panel-body {
  padding: 28px 0;
  margin: 0 60px;
  font-size: 20px;
  color: #1a2f5e;
  line-height: 24px;
  border-top: 1px solid #e9ebf0;
}

.faq-list .panel {
  border: none;
  background: #ffffff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  margin: 0 0 30px;
}

.faq-list .panel-body p:last-child {
  margin: 0;
}

.faq-list .panel-group .panel-heading a::after {
  content: '';
  background: url('../images/GiftCard/web/icon-arrow_down.png') no-repeat;
  background-size: cover;
  width: 25px;
  height: 14px;
  position: absolute;
  right: 10px;
  top: 42px;
}

.faq-list .panel-group .panel-heading a.collapsed::after {
  background: url('../images/GiftCard/web/icon-arrow_up.png') no-repeat;
  background-size: cover;
  width: 25px;
  height: 14px;
  position: absolute;
  right: 10px;
  top: 42px;
}

.contact-list .contact-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-list .contact-item img {
  margin-right: 30px;
}

.contact-list .contact-item p {
  font-size: 20px;
  line-height: 30px;
  color: #8A95AD;
}

.contact-list .contact-item p a {
  font-size: 22px;
  color: #4A7EFF;
  text-decoration: underline;
}

/*  faq-section */

.section-footer {
  background: #f7f9ff;
  margin-top: auto;
  padding-top: 84px;
  padding-right: 40px;
  padding-left: 40px;
}

.design-page {
  margin-top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.design-page .left {
  padding: 0;
  padding-right: 25px;
  margin: 0;
}

.design-page .left .up-btn,
.design-page .left .down-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

.design-page .left .up-btn .icon-arrow-up {
  background: url('../images/GiftCard/web/icon-arrow_up.png') no-repeat;
  background-size: cover;
  width: 25px;
  height: 14px;
  margin: 7px auto;
}

.design-page .left .up-btn.disabled .icon-arrow-up {
  background: url('../images/GiftCard/web/icon-arrow_up-grey.png') no-repeat;
  background-size: cover;
}

.design-page .left .down-btn .icon-arrow-down {
  background: url('../images/GiftCard/web/icon-arrow_up.png') no-repeat;
  background-size: cover;
  width: 25px;
  height: 14px;
  margin: 7px auto;
  transform: rotate(180deg);
}

.design-page .left .down-btn.disabled .icon-arrow-down {
  background: url('../images/GiftCard/web/icon-arrow_up-grey.png') no-repeat;
  background-size: cover;
  transform: rotate(180deg);
}

.design-page .right {
  flex: 1;
  height: 657px;
  position: relative;
  background: url('../images/GiftCard/web/bg-card-design.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}

.design-page .tab-content {
  background: transparent;
  text-align: center;
  padding: 0;
}

.design-page .tab-content .tab-pane {
  display: none;
}

.design-page .tab-content .tab-pane.active {
  display: block;
}

.design-page .tab-content h4 {
  font-size: 34px;
  font-family: Inter-SemiBold, Inter;
  font-weight: 600;
  color: #152C5B;
  line-height: 40px;
  margin-top: 60px;
  margin-bottom: 0;
}

.design-page .tab-content img {
  width: 616px;
  height: 446px;
}

.design-page #scrollDiv {
  height: 595px;
  overflow: hidden;
}

.design-page .nav {
  position: relative;
  /* margin-top: -300px; */
  width: 265px;
  /* overflow: hidden; */
  text-align: center;
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}

.design-page .nav li {
  cursor: pointer;
  padding: 0;
  overflow: hidden;
}

.design-page .nav li>p {
  margin: 10px 0;
  border: 1px solid #D4DBED;
  width: 100%;
  height: 65px;
  border-radius: 12px;
  font-size: 20px;
  line-height: 65px;
  position: relative;
}

.design-page .nav li p i.icon-new {
  position: absolute;
  top: -1px;
  left: -1px;
  font-size: 14px;
  line-height: 20px;
  width: 47px;
  height: 20px;
  background: #FCD543;
  border-radius: 12px 0px 12px 0px;
  font-style: normal;
}

.design-page .nav li.on p {
  background: #FCD543;
  border: 1px solid #FCD543;
}

.design-page .nav li.on p span {
  position: relative;
}

.design-page .nav li.on p span::after {
  content: '';
  background: url('../images/GiftCard/web/icon-arrow_right-block.png') no-repeat;
  background-size: contain;
  background-size: cover;
  width: 11px;
  height: 17px;
  position: absolute;
  right: -18px;
  top: 5px;
}

.customer-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
  display: none;
}
.customer-modal .mask {
  background: #000000;
  opacity: 0.4;
  position: absolute;
  width: 100%;
  height: 100%;
}
.customer-modal .customer-modal-content {
  min-width: 860px;
  background: #FFFFFF;
  box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.07);
  border-radius: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;

  font-size: 18px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #8A95AD;
  line-height: 22px;
}

.customer-modal .customer-modal-content .main {
  margin: 45px 50px 30px;
}

.customer-modal .customer-modal-content .modal-close {
  position: absolute;
  top: 39px;
  right: 39px;
  cursor: pointer;
}

.customer-modal .customer-modal-content .modal-close img {
  width: 22px;
  height: 22px;
}

.customer-modal .customer-modal-content .main .top h4 {
  font-size: 36px;
  font-family: Inter-SemiBold, Inter;
  font-weight: 600;
  color: #1A2F5E;
  line-height: 36px;
  margin-bottom: 0;
}

.customer-modal .customer-modal-content .main .top a {
  background: #1A2F5E;
  border-radius: 41px;
  font-size: 22px;
  font-family: Inter-SemiBold, Inter;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 28px;
  padding: 18px 30px 18px 38px;
  display: inline-block;
  margin: 40px auto 20px;
  text-decoration: none;
  cursor: pointer;
}

.customer-modal .customer-modal-content .main .contact-list {
  border-top: 1px solid #E9EBF0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  padding-top: 25px;
  margin: 0;
}

.customer-modal .customer-modal-content .main .contact-list .contact-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex: 1;
}

.customer-modal .customer-modal-content .main .contact-list .contact-item p {
  margin-bottom: 0;
}

.customer-modal .customer-modal-content .footer {
  background: #F7F9FF;
  padding: 20px 40px;
  border-radius: 0 0 18px 18px;
}


@media screen and (max-width: 991px) {
  .pc-block {
    display: none;
  }

  .mobile-block {
    display: block;
  }

  .icon-op {
    width: 66px;
    height: 12px;
    background: url('../images/GiftCard/web/icon-op-mobile.png') no-repeat;
    background-size: contain;
    display: inline-block;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
  }

  .navbar {
    opacity: 1;
  }

  .wf-section {
    padding: 0 0 10px;
  }

  .wf-section .content {
    margin: 0 auto;
    font-family: Inter-Medium, Inter;
    font-weight: 500;
    color: #152c5b;
    font-size: 14px;
    line-height: 18px;
  }

  .wf-section .main-title {
    font-size: 16px;
    line-height: 20px;
    margin-top: 24px;
  }

  .wf-section .sub-title {
    font-size: 12px;
    line-height: 16px;
    margin-top: 2px;
  }

  .grid-5-columns {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .banner-section,
  .why-section,
  .contact-section,
  .content {
    width: 100% !important;
    min-width: 100% !important;
  }

  .banner-section {
    position: relative;
    background: none;
    margin-top: 100px;
  }

  .banner-section .content {
    top: 20%;
  }

  .banner-section .content .main-title {
    font-size: 22px;
    line-height: 22px;
  }

  .banner-section .content .sub-title {
    font-size: 14px;
    line-height: 14px;
  }

  .btn-customer {
    border-radius: 20px;
    font-size: 14px;
    line-height: 14px;
    padding: 11px 17px 11px 20px;
    margin-top: 30px;
  }

  .btn-customer img {
    height: 11px !important;
    margin: -4px 0 0 4px !important;
  }

  .why-section {
    margin-top: -40px;
    padding-bottom: 22px;
  }

  .why-section .content .why-image-list {
    margin-top: 10px;
  }

  .contact-section .content .contact-image-list .image-box,
  .why-section .content .why-image-list .image-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
    width: 330px;
    padding: 0;
    margin: 4px auto;
    box-sizing: border-box;
    background: #F7F9FF;
    border-radius: 13px;
  }

  .contact-section .content .contact-image-list .image-box img,
  .why-section .content .why-image-list .image-box img {
    width: 26px;
    height: 26px;
    margin-bottom: 0;
  }

  .contact-section .content .contact-image-list .image-box p,
  .why-section .content .why-image-list .image-box p {
    text-align: left;
    padding-left: 10px;
  }

  .shop-section .nav-tabs {
    margin-top: 10px;
  }

  .shop-section ul li {
    margin: 10px 2%;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
  }

  .shop-section ul li .line {
    width: 30px;
    height: 2px;
  }

  .shop-list {
    padding: 0 21px;
  }

  .shop-list .img-box .image-item {
    margin: 0;
  }

  .shop-list .img-box img {
    display: inline-block;
    margin: 0 0 10px 0;
  }
  .support-tip {
    margin: 10px auto 0;
    width: 352px;
    height: 32px;
    border-radius: 18px;
    font-size: 12px;
    line-height: 12px;
  }
  
  .support-tip .main {
    width: 350px;
    height: 30px;
    border-radius: 18px;
  }
  
  .support-tip .main img {
    height: 12px;
    margin: 0 2px;
  }

  .contact-section {
    background: url("../images/GiftCard/web/bg-contact-mobile.png");
    background-size: cover;
    padding-bottom: 30px;
  }

  .contact-section .content .contact-image-list {
    margin-top: 30px;
  }

  .contact-section .content .contact-image-list .image-box {
    background: rgba(255, 255, 255, 0.2);
  }

  .design-page {
    padding: 0 12px;
    margin-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .design-page .left {
    padding-right: 0;
    width: 100%;
  }

  .design-page .right {
    height: auto;
    width: 100%;
  }

  .design-page .left .up-btn,
  .design-page .left .down-btn {
    display: none;
  }

  .design-page #scrollDiv,
  .design-page .nav {
    overflow: hidden;
    width: 100%;
    height: auto;
  }

  .design-page .nav {
    margin-left: 1%;
  }

  .design-page .nav li {
    float: left;
    width: 47%;
    margin: 0 3% 0 0;
  }

  .design-page .nav li>p {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    border-radius: 4px;
    margin: 5px 0;
  }

  .design-page .nav li.on p span::after {
    background: none
  }

  .design-page .nav li p i.icon-new {
    font-size: 12px;
    line-height: 16px;
    width: 34px;
    height: 16px;
    border-radius: 4px 0 8px 0;
  }

  .design-page .tab-content {
    overflow: hidden;
  }

  .design-page .tab-content .tab-pane {
    padding-top: 0rem;
  }

  .design-page .tab-content h4 {
    margin-top: 35px;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 13px;
  }

  .design-page .tab-content img {
    width: 70%;
    height: auto;
    min-height: 200px;
  }

  .compare-section .swiper-container {
    width: 100%;
    padding: 0 20px 36px;
  }

  .compare-section .compare-list {
    margin-top: 20px;
  }

  .compare-section .compare-list .compare-list-col {
    /* width: 100%; */
  }

  .compare-section .compare-list .compare-list-col .td,
  .compare-section .compare-list .compare-list-col:first-of-type .td,
  .compare-section .compare-list .compare-list-col .td:first-of-type {
    width: 100%;
    padding: 0 20px;
    height: 42px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .compare-section .compare-list .compare-list-col .td:first-of-type {
    padding-right: 18px;
  }

  .compare-section .compare-list .compare-list-col .td .star-list {
    margin: 0;
    font-size: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  }

  .compare-section .compare-list .compare-list-col.active .td .icon-star {
    width: 21px;
    height: 21px;
  }

  .compare-section .compare-list .compare-list-col .td span {
    flex: 1;
    text-align: left;
    font-size: 14px;
    line-height: 14px;
    font-family: Inter-SemiBold, Inter;
    font-weight: 500;
    color: #152C5B;
  }

  .compare-section .compare-list .compare-list-col .td:first-of-type span {
    font-size: 16px;
    line-height: 16px;
  }

  .compare-section .compare-list .compare-list-col .td i {
    font-style: normal;
    text-align: right;
    font-size: 12px;
    line-height: 16px;
  }

  .compare-section .compare-list .compare-list-col.active i.text-active {
    font-size: 12px;
    line-height: 16px;
  }

  .compare-section .compare-list .compare-list-col .td i.icon-check_circle {
    width: 28px;
    height: 28px;
  }

  .compare-section .compare-list .compare-list-col.active {
    margin: 0;
  }


  .faq-section {
    padding-bottom: 0;
  }

  .faq-list {
    padding: 20px 20px 10px;
    margin-top: 0;
  }

  .faq-list .panel-heading {
    padding: 0 16px;
  }

  .faq-list .panel-heading .panel-title a {
    font-size: 14px;
    line-height: 18px;
    padding: 16px 30px 16px 0;
  }

  .faq-list .panel-group .panel-heading a::after {
    width: 14px;
    height: 9px;
    background-size: contain;
    top: 20px;
  }

  .faq-list .panel-group .panel-heading a.collapsed::after {
    width: 14px;
    height: 9px;
    background-size: contain;
    top: 20px;
  }

  .faq-list .panel-body {
    margin: 0 15px;
    font-size: 12px;
    line-height: 16px;
    padding: 13px 0;
  }

  .faq-list .panel {
    margin-bottom: 18px;
  }

  .faq-list .panel-body p {
    margin-bottom: 18px;
  }

  .contact-list .contact-item img {
    width: 25px;
    height: 26px;
    margin-right: 6px;
  }

  .contact-list .contact-item p {
    font-size: 14px;
    line-height: 18px;
  }

  .contact-list .contact-item p a {
    font-size: 14px;
    line-height: 18px;
  }

  .customer-modal .customer-modal-content .modal-close {
    top: 10px;
    right: 14px;
  }

  .customer-modal .customer-modal-content .modal-close img {
    width: 12px;
    height: 12px;
  }

  .customer-modal .customer-modal-content { 
    width: 320px;
    min-width: 284px;
    font-size: 12px;
    line-height: 14px;
  }

  .customer-modal .customer-modal-content .main {
    margin: 28px 20px 20px;
  }
  .customer-modal .customer-modal-content .main .top h4 {
    font-size: 17px;
    line-height: 20px;
  }
  .customer-modal .customer-modal-content .main .top a {
    font-size: 13px;
    line-height: 13px;
    padding: 14px 20px;
    display: inline-block;
    margin: 24px auto 13px;
  }
  .customer-modal .customer-modal-content .main .top a img{ 
    height: 10px;
    margin: -1px 0 0 4px;
  }

  .customer-modal .customer-modal-content .main .contact-list {
    padding-top: 15px;
    flex-direction: column;
  }
  .customer-modal .customer-modal-content .main .contact-list .contact-item {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 5px 25px;
  }

  .customer-modal .customer-modal-content .footer {
    padding: 10px 20px;
  }

}