@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@400;600&display=swap");
body {
  font-family: "dtac_2018regular";
}

.asl-h1 {
  position: absolute;
  top: 0;
  color: transparent;
}

.c-darkBlue {
  color: #29538d;
}

.b-darkBlue {
  background-color: #29538d;
}

.text-center {
  text-align: center;
}

@media (min-width: 1921px) {
  .mx-auto {
    max-width: 100%;
    width: 100%;
  }
}
.topic-presale {
  width: 100%;
  display: block;
  text-align: center;
}

.icon-line {
  border: 1px solid #d6d6d6;
  border-radius: 25px;
  padding: 4px 10px;
  background: #fff;
  vertical-align: middle;
  display: inline-block;
  margin-left: 0;
  margin-top: 0;
}
.icon-line a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon-line a img {
  max-width: 26px;
  width: 100%;
  padding-right: 5px;
}

.sec-privilege {
  position: relative;
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
}
.sec-privilege .-inner-wrapper {
  justify-content: space-between;
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
}
.sec-privilege .-inner-wrapper .-remark {
  text-align: left;
  width: 100%;
  max-width: 350px;
  font-size: 12px;
  line-height: 18px;
}
.sec-privilege .inner-privilege {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 150px;
  max-width: 350px;
  width: 100%;
  border: 1px solid #D6D6D6;
  box-sizing: border-box;
  box-shadow: 0px 4px 8px rgba(96, 97, 112, 0.16);
  border-radius: 4px;
  overflow: hidden;
  background-color: #fff;
  margin: 0 auto 16px;
  padding: 8px;
}
.sec-privilege .inner-privilege:last-child {
  margin-bottom: 30px;
}
.sec-privilege .inner-privilege::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(/cms-storage/oneplus/Intersect.png) -25% 0 no-repeat;
  background-size: 60% auto;
  width: 368px;
  height: 264px;
  z-index: 0;
}
.sec-privilege .inner-privilege .-images {
  position: relative;
  z-index: 1;
  width: 45%;
}
.sec-privilege .inner-privilege .-images img {
  max-width: 100%;
}
.sec-privilege .inner-privilege .-detail {
  width: 65%;
  position: relative;
  z-index: 1;
  margin-left: 12px;
}
.sec-privilege .inner-privilege .-detail > span {
  color: #767676;
}

.sec-dtac-onlinestore {
  margin-top: 32px;
}

.sec-onlinestore {
  margin: 8px auto;
  width: 100%;
  max-width: 350px;
  border: 1px solid #D6D6D6;
  box-sizing: border-box;
  box-shadow: 0px 4px 8px rgba(96, 97, 112, 0.16);
  border-radius: 4px;
  padding: 8px;
}
.sec-onlinestore .top-inner {
  position: relative;
  display: flex;
  align-items: flex-start;
}
.sec-onlinestore .top-inner .icon {
  position: absolute;
}
.sec-onlinestore .top-inner .icon img {
  max-width: 30px;
  width: 100%;
}
.sec-onlinestore .top-inner .text {
  position: relative;
  padding-left: 35px;
}
.sec-onlinestore .top-inner .text .txt-head {
  font-family: "dtac_2018bold";
}
.sec-onlinestore .top-inner .text .txt-subh {
  font-size: 12px;
  line-height: 18px;
}
.sec-onlinestore .center-inner {
  padding: 8px 0;
}
.sec-onlinestore .center-inner .txt-detail {
  font-family: "Kanit", sans-serif !important;
  font-weight: 400;
}
.sec-onlinestore .footer-inner .time-presale {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.sec-onlinestore .footer-inner .time-presale > p {
  letter-spacing: 0.04em;
  font-family: "Kanit", sans-serif !important;
  line-height: 14px !important;
}
.sec-onlinestore .footer-inner .time-presale .button-control a {
  min-width: 102px;
}

.b-white {
  background-color: #fff;
}

.fcb-shop {
  max-width: 330px;
  width: 100%;
  padding: 16px 12px;
  height: auto;
  background: #FFFFFF;
  box-shadow: 0px 4px 8px rgba(96, 97, 112, 0.16);
  border-radius: 4px;
}
.fcb-shop h3 {
  margin-bottom: 8px;
}
.fcb-shop .inner-tc {
  background: #FFFFFF;
  box-shadow: inset 0px 0.5px 4px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  padding: 12px;
  height: 300px;
  overflow-y: scroll;
}
.fcb-shop .inner-tc h4 {
  padding-bottom: 4px;
}
.fcb-shop .inner-tc ul {
  padding-left: 20px;
}
.fcb-shop .button-control {
  text-align: center;
}

.fancybox-slide--html .fancybox-close-small {
  background: transparent;
}

.db-sub {
  border-radius: 24px 0 24px 0;
  padding: 8px 24px 7px;
  display: inline-block;
}

.db-main {
  border-radius: 24px 0 24px 0;
  padding: 13px 24px 12px;
  display: inline-block;
}

.table-slider .owl-carousel .item {
  text-align: center;
}
.table-slider .owl-carousel .item .table-responsive {
  overflow-y: hidden;
}

.table-package-container {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}

.table-slider .table .table-title th {
  width: 20%;
  border-width: 3px;
  border-color: #ffffff;
  position: relative;
  vertical-align: middle;
  border-radius: 8px;
  overflow: hidden;
}
.table-slider .table .table-title th .h3 {
  margin: 0;
}
.table-slider .table-package-container.-bg-grey .table-slider td {
  width: 20%;
  border-width: 3px;
  border-color: #ffffff;
  position: relative;
  vertical-align: middle;
  border-radius: 8px;
  overflow: hidden;
}
.table-slider .table-package-container.-bg-grey th {
  width: 20%;
  border-width: 3px;
  border-color: #ffffff;
  position: relative;
  vertical-align: middle;
  border-radius: 8px;
  overflow: hidden;
}
.table-slider .table-package-container th {
  width: 20%;
  border-width: 3px;
  border-color: #f5f5f5;
  border-radius: 8px;
  color: #1a1a1a;
  text-align: center;
  font-family: "dtac_2018regular";
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.table-slider .table-package-container td {
  width: 20%;
  border-width: 3px;
  border-color: #f5f5f5;
  border-radius: 8px;
}
.table-slider .table-package-container .table-package {
  background: #d9eefd;
}
.table-slider .table-package-container .table-package tr td {
  font-size: 14px;
  color: #002561;
}
.table-slider .table-package-container .table-customer tr th div, .table-slider .table-package-container th {
  font-size: 14px;
  color: #002561;
  font-weight: normal;
}
.table-slider .table-package-container .table-member tr th:first-child div {
  font-size: 14px;
}
.table-slider .table-package-container .table-member tr th div {
  font-size: 12px;
  font-weight: normal;
}

.table-slider .table thead.table-title th {
  width: 20%;
  border-width: 3px;
  border-color: #f5f5f5;
  border-radius: 8px;
}

.table-slider.table-package .table thead.table-title th {
  letter-spacing: 0 !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #007AD0;
}

.mCSB_scrollTools .mCSB_draggerRail,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools {
  width: 3px;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #D6D6D6;
}

.mCSB_scrollTools .mCSB_draggerRail,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools {
  width: 3px;
}

.inner-term.-default h3 {
  margin-bottom: 23px;
}
.inner-term.-default > ul {
  padding: 0;
}
.inner-term.-default > ul > li {
  padding: 12px 10px;
  background: #FFFFFF;
  border: 1px solid #D6D6D6;
  box-sizing: border-box;
  box-shadow: 0px 4px 8px rgba(96, 97, 112, 0.16);
  border-radius: 4px;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 6px 0px;
  list-style: none;
}
.inner-term.-default > ul > li.active > header::after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  filter: none;
  top: 3px;
}
.inner-term.-default > ul > li > header {
  position: relative;
  padding-right: 32px;
}
.inner-term.-default > ul > li > header::after {
  content: "";
  position: absolute;
  top: 3px;
  right: 8px;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -ms-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  width: 11px;
  height: 24px;
  background: url(/images/icons/icon-arrows-blue.png) center center no-repeat;
  background-size: 100% auto;
}
.inner-term.-default > ul > li .content {
  padding-top: 12px;
}
.inner-term.-default > ul > li .content .tc-content-1 > p {
  padding-bottom: 12px;
}
.inner-term.-default > ul > li .content > ol,
.inner-term.-default > ul > li .content ul {
  padding-left: 20px;
}
.inner-term.-default > ul > li .content > ol li .tc-head-1,
.inner-term.-default > ul > li .content ul li .tc-head-1 {
  margin-top: 8px;
}
.inner-term.-default > ul > li .content > p {
  padding-bottom: 12px;
}
.inner-term.-default .table-responsive {
  overflow-y: hidden;
}

.table-bank-2020 .table {
  margin: 0;
}
.table-bank-2020 tbody tr {
  display: flex;
  align-items: flex-start;
}
.table-bank-2020 tbody tr:first-child td {
  width: 50%;
}
.table-bank-2020 tbody tr:first-child td:nth-child(1) {
  padding-right: 12px !important;
}
.table-bank-2020 tbody tr:first-child td:nth-child(2) {
  padding-left: 12px !important;
}
.table-bank-2020 tbody tr td {
  font-family: "dtac_2018regular";
  border: none;
  padding: 3px 8px !important;
  white-space: normal;
  background: transparent !important;
  padding: 0 !important;
  width: 100%;
}
.table-bank-2020 tbody tr td > p {
  position: relative;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  padding: 10px 8px;
  background: #19AAF8;
  border-radius: 20px;
  display: inline-block;
  z-index: 1;
  white-space: nowrap;
}
.table-bank-2020 tbody tr td > span {
  background: #FFFFFF;
  border: 1px solid #D6D6D6;
  box-sizing: border-box;
  box-shadow: 0px 4px 8px rgba(96, 97, 112, 0.16);
  border-radius: 8px;
  width: 100%;
  padding: 30px 0 16px;
  margin-top: -20px;
  display: inline-block;
}
.table-bank-2020 tbody tr td > span img {
  max-height: 25px;
  height: 100%;
}

@media (min-width: 768px) {
  .db-main {
    margin-left: 40px;
  }

  .table-slider .owl-carousel .item .table-responsive {
    overflow-y: hidden;
  }

  .sec-onlinestore {
    margin: 0 auto 12px;
  }
  .sec-onlinestore .top-inner .icon img {
    max-width: 30px;
    width: 100%;
  }
  .sec-onlinestore .top-inner .text {
    padding-left: 35px;
  }

  .fcb-shop {
    height: auto;
  }

  .sec-privilege {
    max-width: 880px;
  }
  .sec-privilege .-inner-wrapper {
    justify-content: space-between;
    max-width: 100%;
  }
  .sec-privilege .-inner-wrapper .-remark {
    max-width: 100%;
  }
  .sec-privilege .inner-privilege {
    max-width: 330px;
  }
  .sec-privilege .inner-privilege:last-child {
    margin-bottom: 16px;
  }
  .sec-privilege .inner-privilege .-images img {
    max-width: 100%;
  }

  .table-slider .table-package-container .table-package tr td {
    font-size: 16px;
  }
  .table-slider .table-package-container .table-customer tr th div {
    font-size: 16px;
  }
  .table-slider .table-package-container .table-member tr th:first-child div {
    font-size: 16px;
  }

  .inner-term.-default > .h3 {
    padding-left: 32px;
  }
  .inner-term.-default > ul > li {
    padding: 24px 32px;
  }
  .inner-term.-default > ul > li header::after {
    width: 7px;
    top: 0;
  }

  .table-bank-2020 tbody tr td > p {
    font-size: 14px;
  }
  .table-bank-2020 tbody tr td > span img {
    max-height: 35px;
  }
}
@media (min-width: 992px) {
  .sec-privilege {
    max-width: 730px;
  }
  .sec-privilege .inner-privilege {
    max-width: 350px;
  }

  .table-package-container {
    max-width: 750px;
  }

  .sec-onlinestore {
    margin: 0 auto;
    padding: 12px;
  }
  .sec-onlinestore .top-inner .icon img {
    max-width: 45px;
  }
  .sec-onlinestore .top-inner .text {
    padding-left: 50px;
  }
}