html, body {
  overflow-x: hidden;
}

body {
  font-family: Sarabun;
  background-color: #FFFFFF !important;
}

@font-face {
  font-family: 'Nunito-VariableFont_wght';
  src: url('../../fonts/Nunito/Nunito-VariableFont_wght.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Kanit-Regular';
  src: url('../../fonts/Kanit/Kanit-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Kanit-Light';
  src: url('../../fonts/Kanit/Kanit-Light.ttf');
  font-weight: normal;
  font-style: normal;
}

.txt-18 {
  font-size: 18px !important;
}

.modal-open {
  padding-right: 0px !important;
}

.navbar-nav {
  font-family: Prompt;
  font-style: normal;
  font-weight: normal;
}

.f-Sarabun {
  font-family: 'Sarabun' !important;
}

.mm-dd-nn-nn {
  margin-top: 30px;
}

.font_bold {
  font-weight: 700 !important;
}

/* navbar */
.top-row-nav ul li::before {
  position: absolute;
  top: 7px;
  left: 0;
  bottom: 7px;
  content: "";
  width: 1px;
  background-color: #fff;
}

/* navbar */
.main-page-nav {
  padding-bottom: 5px;
  z-index: 50;
  width: 100%;
  max-height: 100px;
  background: linear-gradient(329.45deg, #0091FF -45.95%, #13BB9A 113.95%);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
}

.img-qrld-h {
  width: 111px;
  position: absolute;
  top: -55px;
  left: -45px;
}

.lv-plus-icon {
  width: 107.35px;
  height: 107.35px;
  border-radius: 24px;
  background: linear-gradient(143.37deg, #149AFF 6.21%, #42D5B9 73.3%);
}

.lv-plus-icon img {
  width: 70.1px;
  height: 64.41px;
}

.lv-plus-icon.small {
  width: 65.83px;
  height: 65.83px;
  border-radius: 17px;
}

.lv-plus-icon.small img {
  width: 43px;
  height: 40px;
}

.lv-plus-icon.mobile, .lv-plus-icon.mobile-sm {
  width: 34.43px;
  height: 34.43px;
  border-radius: 8px;
}

.lv-plus-icon.mobile img, .lv-plus-icon.mobile-sm img {
  width: 22.49px;
  height: 20.66px;
}

.lv-signature-font-style {
  font-family: 'Sarabun';
  font-size: 50px;
}

.lv-signature-font-style-1 {
  font-family: 'Sarabun';
  font-size: 33px;
  font-weight: 500;
}

.t-vsa01 {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  /* text-align: center; */
  color: #000000;
}

.h2-tit-234 {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  color: #2F4698;
}

.hr-dsaow {
  border: 0;
  margin: 0;
  width: 100%;
  height: 2px !important;
  background: #2F4698;
}

.img-logoll-2 {
  width: 65px;
}

.w-8g-1 {
  font-weight: 800;
}

.lv-signature-font-style.first {
  font-weight: 600;
}

.lv-signature-font-style.first.mobile, .lv-signature-font-style.first.mobile-sm {
  font-size: 15.3767px;
}

.lv-signature-font-style.second {
  font-weight: 800;
}

.lv-signature-font-style.second.mobile, .lv-signature-font-style.second.mobile-sm {
  font-size: 15.3767px;
}

.lv-signature-font-style.small {
  font-size: 24px;
}

.lv-signature-font-style.small.mobile {
  font-size: 16.6771px;
}

.main-page-item-pos {
  position: absolute;
  left: 195px;
}

.content-font-style {
  position: relative;
  font-family: Sarabun;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
}

.w-img-play {
  width: 155px;
}

.w-img-app {
  width: 155px;
}

.w-img-play-footer {
  width: 120px;
}

.w-img-app-footer {
  width: 120px;
}

.content-font-style.white {
  color: white;
}

.content-font-style.black {
  color: black;
}

.content-font-style.mobile {
  font-size: 10px;
}

.content-font-style.mobile.contain {
  font-size: 20px;
}

.content-font-style.mobile-sm {
  font-size: 8px;
}

.lv-quick-search-btn {
  width: 104px;
  height: 32px;
  background: linear-gradient(270deg, #FFC72D 0%, #F5A623 100%, #F5A623 100%);
  box-shadow: 2px 4px 8px rgba(10, 10, 16, 0.1);
  border-radius: 16px;
}

.lv-alert-new {
  position: absolute;
  background: #F25C62;
  border-radius: 50%;
  padding-left: 3.2px;
  width: 10px;
  height: 10px;
  font-size: 6px;
  color: white;
  transform: translate(31px, 100%);
}

.cc-img-12 {
  width: 20px;
}

.tipshow {
  color: #13BB9A;
}

.tipshow:hover {
  color: #13BB9A;
}

.tippy-box[data-theme~='tomato'] {
  background-color: #ffffff;
  color: #444444;
}

.tippy-box[data-theme~='tomato'][data-placement^='top']>.tippy-arrow::before {
  border-top-color: #ffffff;
}

.tippy-box[data-theme~='tomato'][data-placement^='bottom']>.tippy-arrow::before {
  border-bottom-color: #ffffff;
}

.tippy-box[data-theme~='tomato'][data-placement^='left']>.tippy-arrow::before {
  border-left-color: #ffffff;
}

.tippy-box[data-theme~='tomato'][data-placement^='right']>.tippy-arrow::before {
  border-right-color: #ffffff;
}

.t-st {
  font-weight: 700;
  font-size: 18px;
  color: #444444;
  font-family: 'Sarabun';
}

.t-str span {
  font-family: 'Kanit';
}

.t-str {
  font-weight: 300;
  font-size: 14px;
  color: #444444;
  font-family: 'Sarabun';
}

.jj-dafd {
  margin-top: 60px;
}

.dd-cds {
  padding: 4px;
}

.lv-navbar-icon {
  width: 17px;
  height: 17px;
}

.avatar-login-navtag {
  height: 24px;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1));
}

.avatar-login-navtag.avatar {
  width: 40px;
  height: 40px;
}

.avatar-login-navtag .avatar-img {
  width: 33.46px;
  height: 35px;
  border-radius: 50%;
}

.w-nn-1 {
  width: 85% !important;
}

.w-nn-2 {
  width: 25% !important;
}

.w-nn-3 {
  width: 100% !important;
}

.w-nn-4 {
  width: 54% !important;
}

.w-nn-5 {
  width: 22% !important;
}

.font-ipad {
  color: white !important;
}

.div-1-cus {
  padding-top: 0;
}

.div-2-cus {
  margin-top: 130px;
}

.div-3-cus {
  margin-top: 147px;
}

.div-nn-r {
  text-align: center;
}

.lv-signature-font-style-footer {
  font-size: 30px;
}

.lv-plus-icon-footer {
  width: 89.35px;
  height: 89.35px;
  border-radius: 24px;
  background: linear-gradient(143.37deg, #149AFF 6.21%, #42D5B9 73.3%);
}

.lv-plus-icon-footer img {
  width: 70.1px;
  height: 64.41px;
}

.lv-feature-box-tag {
  display: inline-flex;
  align-items: center;
  width: 100%;
  max-width: 438px;
  height: 70px;
  background: #2F4698;
  box-shadow: 0px 4px 10px rgba(62, 210, 186, 0.2);
  border-radius: 74.5px;
}

.lv-feature-box-tag span {
  font-family: Kanit-Light;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 54px;
  color: #3ED2BA;
}

.lv-feature-box-tag .avatar {
  width: 15px;
  height: 15px;
}

.lv-feature-box-tag .avatar img {
  width: 12px;
  height: 12px;
}

.lv-feature-box-tag.mobile {
  width: 100%;
  max-width: 211px;
  /* height: 37px; */
  box-shadow: 0px 2.3832px 5.958px rgba(62, 210, 186, 0.2);
  border-radius: 44.3871px;
}

.lv-feature-box-tag.mobile span {
  font-family: Kanit-Light;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  color: #3ED2BA;
}

.lv-feature-box-tag.mobile .avatar {
  width: 10px;
  height: 10px;
}

.lv-feature-box-tag.mobile .avatar img {
  width: 6px;
  height: 6px;
}

.img-zoom {
  position: absolute;
  z-index: -1;
  overflow: hidden;
  width: 100%;
}

.img-zoom img {
  width: 100%;
  transition: all 0.3s;
}

.main-page-content-pos {
  margin-left: 10%;
  /* margin-top: 163px; */
}

.main-page-content-pos.mobile {
  margin-left: 0;
  margin-top: 17px;
}

.main-page-content-pos.mobile-sm {
  margin-left: 0;
  margin-top: 27px;
}

.first-phone-box {
  top: 20%;
  right: 30px;
}

.first-phone-box .first img {
  max-width: 425px;
  width: 100%;
  height: 100%;
}

.first-phone-box.mobile {
  margin-top: 32px;
}

.first-phone-box.mobile .first img {
  max-width: 134.27px;
}

.first-phone-box.mobile-sm {
  margin-top: 32px;
}

.first-phone-box.mobile-sm .first img {
  max-width: 111.27px;
}

.second-phone-box {
  margin-top: 65px;
}

.second-phone-box .first {
  position: relative;
  z-index: 10;
  max-width: 349px;
}

.second-phone-box .first img {
  height: 699px;
  max-width: 349px;
}

.second-phone-box .second {
  position: relative;
  z-index: 9;
  transform: translate(-14%, 11%);
  max-width: 286px;
}

.second-phone-box .second img {
  height: 574px;
  max-width: 286px;
}

.second-phone-box.mobile {
  margin-top: 27px;
}

.second-phone-box.mobile .first {
  position: relative;
  z-index: 10;
  max-width: 140.14px;
}

.second-phone-box.mobile .first img {
  height: 280.94px;
  max-width: 140.14px;
}

.second-phone-box.mobile .second {
  position: relative;
  z-index: 9;
  transform: translate(-14%, 11%);
  max-width: 115.04px;
}

.second-phone-box.mobile .second img {
  height: 230.61px;
  max-width: 115.04px;
}

.third-phone-box {
  margin-top: 90px;
  position: relative;
}

.third-phone-box .first {
  z-index: 10;
}

.img-logoll {
  width: 114px;
}

.img-logoll-1 {
  width: 94px;
}

.third-phone-box .first img {
  max-width: 431px;
  height: 658px;
}

.third-phone-box.mobile {
  margin-top: 18px;
}

.third-phone-box.mobile .first img {
  height: 329.61px;
  max-width: 216px;
}

.fourth-phone-box {
  margin-top: 113px;
  position: relative;
}

.fourth-phone-box .first {
  position: relative;
  z-index: 10;
  max-width: 319px;
}

.fourth-phone-box .first img {
  height: 640px;
  max-width: 319px;
}

.fourth-phone-box .second {
  position: relative;
  z-index: 9;
  transform: translate(-13%, 5%);
  max-width: 295px;
}

.fourth-phone-box .second img {
  height: 591px;
  max-width: 295px;
}

.fourth-phone-box.mobile {
  margin-top: 16px;
}

.fourth-phone-box.mobile .first {
  position: relative;
  z-index: 10;
  transform: translate(7%, -1%);
  max-width: 137.99px;
}

.txt-235 {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  padding-left: 122px;
}

.fourth-phone-box.mobile .first img {
  height: 276.84px;
  max-width: 137.99px;
}

.fourth-phone-box.mobile .second {
  position: relative;
  z-index: 9;
  transform: translate(-6%, 4%);
  max-width: 127.61px;
}

.fourth-phone-box.mobile .second img {
  height: 255.8px;
  max-width: 127.61px;
}

.fifth-phone-box {
  margin-top: 113px;
  position: relative;
}

.fifth-phone-box .first {
  position: relative;
  z-index: 9;
  transform: translate(7%, -1%);
  max-width: 285px;
}

.fifth-phone-box .first img {
  height: 573px;
  max-width: 285px;
}

.fifth-phone-box .second {
  position: relative;
  z-index: 10;
  transform: translate(-6%, -6%);
  max-width: 309px;
}

.fifth-phone-box .second img {
  height: 619px;
  max-width: 309px;
}

.fifth-phone-box.mobile {
  margin-top: 28px;
}

.fifth-phone-box.mobile .first {
  position: relative;
  z-index: 9;
  transform: translate(7%, -1%);
  max-width: 128.46px;
}

.fifth-phone-box.mobile .first img {
  height: 258.27px;
  max-width: 128.46px;
}

.fifth-phone-box.mobile .second {
  position: relative;
  z-index: 10;
  transform: translate(-6%, -6%);
  max-width: 139.27px;
}

.fifth-phone-box.mobile .second img {
  height: 279px;
  max-width: 139.27px;
}

.sixth-phone-box {
  margin-top: 113px;
  position: relative;
}

.sixth-phone-box .first {
  z-index: 10;
}

.sixth-phone-box .first img {
  height: 672px;
  max-width: 686px;
}

.sixth-phone-box.mobile {
  margin-top: 35px;
}

.sixth-phone-box.mobile .first img {
  height: 272px;
  max-width: 277.76px;
}

.t-back {
  color: #000;
}

.back-1 {
  /* background: url(../../../../assets18/landing_page/img/index_page/bg-gimmick-img@x34.png) no-repeat center center fixed; */
  /* -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */
  height: auto;
  padding-top: 80px;
  padding-bottom: 165px;
  background-color: #ffffff;
}

.back-2 {
  background: url(../../../../assets18/landing_page/img/index_page/bg-1.png) no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 2247px;
}

.img-nn-1 {
  width: 300px;
  height: 600px;
}

.img-nn-2 {
  width: 300px;
  height: 600px;
  margin-left: 10px;
  margin-top: 180px;
}

.img-nn-3 {
  width: 360px;
  height: 600px;
}

.img-nn-4 {
  width: 300px;
  height: 600px;
  margin-left: 10px;
  margin-top: 180px;
}

.img-nn-5 {
  width: 75%;
  margin-top: 55px;
}

.b02 {
  background-color: #FFFFFF;
  height: 580px;
  margin-top: 32px;
  margin-bottom: 22px;
}

.b03 {
  background-color: #ffffff;
  margin-top: 32px;
  margin-bottom: 22px;
  padding-top: 32px;
  padding-bottom: 32px;
}

.b04 {
  background-color: #ecf5fd;
  margin-top: 32px;
  margin-bottom: 22px;
}

.colvsa {
  background: #2F4698;
  box-shadow: 0px 4px 10px rgba(62, 210, 186, 0.2);
  border-radius: 100px;
  padding: 12px 55px;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  color: #3ED2BA;
  font-family: 'Sarabun';
}

.img-pp {
  width: 100%;
}

.mapwrapper {
  overflow: hidden;
  border-radius: 16px;
  width: 100%;
  aspect-ratio: 16/9;
}

.iframe-lg {
  width: 100%;
  height: 100%;
  border-radius: 11px;
}

.card-032 {
  width: 100%;
  /* background: #FFFFFF;
  box-shadow: 0px 12px 30px rgba(20, 166, 234, 0.08);
  border-radius: 20px; */
  width: 90%;
  height: 440px;
}

.img-bb-p43 {
  position: absolute;
  width: 70px;
  left: 47.5%;
  top: 35%;
}

.img-card-032 {
  width: 100%;
  height: 70%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.img-bb-p44 {
  height: 100%;
  width: 260px;
}

.text-card-032 {
  font-style: normal;
  font-size: 16px;
  color: #000000;
  padding: 16px;
  font-family: 'Sarabun';
  text-align: left;
}

.text-card-009 {
  padding: 32px 25px 25px 25px;
  font-family: 'Sarabun';
  text-align: left;
  font-style: normal;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 200;
}

.text-card-009>span {
  font-weight: 800;
  font-size: 18px;
}

.img-1234 {
  position: absolute;
  right: 5px;
  top: 5px;
}

.card-009 {
  background: radial-gradient(100% 100% at 0% 0%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: inset -5px -5px 250px rgba(255, 255, 255, 0.02);
  backdrop-filter: blur(21px);
  border: 2px solid #ffffff4d;
  border-radius: 20px;
  position: relative;
}

.box-card-009 {
  font-family: 'Sarabun';
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px 0px;
  position: absolute;
  width: 120px;
  height: 32px;
  left: -2px;
  top: -6px;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: #FFFFFF;
}

.img-gif-1 {
  width: 94px;
  height: 94px;
  border-radius: 50%;
  border: 5px solid #c6c6c629;
}

.text-card-032>span {
  color: #0091FF;
  font-weight: 500;
}

.hiv-fd {
  height: 300px;
  position: relative;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.video-container iframe {
  position: absolute;
  top: 6%;
  left: 0;
  width: 100%;
  height: 100%;
}

.container-4 {
  max-width: 1140px !important;
}

.mmm-0-234 {
  /* margin-top: 410px; */
}

.box-video {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  color: #FFFFFF;
  font-family: 'Sarabun';
  background: linear-gradient(90deg, #44D7B6 -19.99%, #0091FF 145.83%);
  border-radius: 0px 30px 0px 0px;
  position: absolute;
  top: -7px;
  padding: 6px 30px;
}

.box-card-032 {
  background: #0091FF;
  border: 2px solid #0091FF;
  border-radius: 20px 0px;
  position: absolute;
  width: 128px;
  height: 48px;
  left: 0px;
  top: 0px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  font-family: 'Sarabun';
  display: flex;
  justify-content: center;
  align-items: center;
}

.box-card-036 {
  background: #13BB9A;
  border: 2px solid #13BB9A;
  border-radius: 20px 0px;
  position: absolute;
  width: 128px;
  height: 48px;
  left: 0px;
  top: 0px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  font-family: 'Sarabun';
  display: flex;
  justify-content: center;
  align-items: center;
}

.title-023 {
  font-family: 'Sarabun';
  font-style: normal;
  font-weight: 700;
  font-size: 29px;
  margin-bottom: 15px;
  color: #0D2E7D;
}

.section-group.first {
  position: relative;
  /* z-index: 3; */
  /* height: auto; */
  background: url(../../../../assets18/landing_page/img/index_page/img-0101-1242.jpg) no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 630px;
  display: flex;
  /* align-items: center; */
  justify-content: center;
  clip-path: ellipse(100% 100% at 50% 0%);
  -webkit-clip-path: ellipse(100% 100% at 50% 0%);
}

.section-group.second {
  position: relative;
  z-index: 2;
  height: auto;
}

.section-group.second .img-zoom {
  z-index: 2;
  /* margin-top: 68%; */
}

.section-group.second .img-zoom.mobile {
  margin-top: 217%;
}

.section-group.second .img-zoom.mobile img {
  height: auto;
  width: 100%;
  min-width: 376px;
  max-width: 456px;
}

.section-group-backdrop {
  position: absolute;
  z-index: 11;
  margin-top: 54%;
  height: 3738px;
}

.section-control-1 {
  position: relative;
  z-index: 12;
}

.section-control-2 {
  position: relative;
  z-index: 12;
  margin-top: 139px;
}

.section-control-2.mobile {
  margin-top: 35px;
}

.section-control-3 {
  position: relative;
  z-index: 12;
  margin-top: 194px;
}

.section-control-4 {
  position: relative;
  z-index: 12;
  margin-top: 144px;
}

.section-control-4.mobile {
  margin-top: 40.39px;
}

.section-control-5 {
  position: relative;
  z-index: 12;
  margin-top: 146px;
}

.section-control-5.mobile {
  margin-top: 48px;
}

.section-footer {
  position: relative;
  z-index: 10;
  margin-top: 154px;
  max-width: 468px;
}

.section-footer.mobile {
  margin-top: 48px;
}

.section-footer.mobile-sm {
  margin-top: 48px;
}

.nav-member-avatar {
  border-radius: 50%;
}

.gg-play-tag img {
  height: auto;
  max-width: 142px;
}

.gg-play-tag.mobile.header img {
  max-width: 81px;
}

.gg-play-tag.mobile.footer img {
  max-width: 149.38px;
}

.gg-play-tag.mobile-sm.header img {
  max-width: 65px;
}

.gg-play-tag.mobile-sm.footer img {
  max-width: 125px;
}

.ap-store-tag img {
  height: auto;
  max-width: 142px;
}

.ap-store-tag.mobile.header img {
  max-width: 86px;
}

.ap-store-tag.mobile.footer img {
  max-width: 153.02px;
}

.ap-store-tag.mobile-sm.header img {
  max-width: 65px;
}

.ap-store-tag.mobile-sm.footer img {
  max-width: 130px;
}

.banner-box-space {
  width: 97px;
  height: 97px;
  background: #FFFFFF;
  border-radius: 8px;
}

.banner-box-space.footer {
  position: relative;
  width: 142px;
  height: 142px;
  border-radius: 18.39px;
  transform: translate(5px, 58%);
}

.app-download-text.main {
  font-family: Kanit-Light;
  font-style: normal;
  font-weight: 100;
  font-size: 24px;
  letter-spacing: 0em;
  color: #43D6BA;
}

.btn-download0909 {
  /* font-family: 'Noto Sans'; */
  margin-top: 5px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  background: #ea9f2e;
  box-shadow: 0px 0px 12px 1px rgba(237, 222, 93, 0.2);
  border-radius: 55.597px;
  padding: 6px 23px;
  border: #ea9f2e 1px solid;
}

.btn-download0909:hover {
  color: #FFFFFF;
  background-color: #ea9f2e !important;
  border: #ea9f2e 1px solid !important;
}

.img-qrld {
  width: 111px;
  position: absolute;
  top: -60px;
  left: 30px;
}

.app-download-text.main.mobile.header {
  font-size: 9px;
  line-height: 0px;
}

.app-download-text.main.mobile.footer {
  font-size: 14px;
  line-height: 20.93px;
}

.app-download-text.main.mobile-sm.header {
  font-size: 8px;
  line-height: 0px;
}

.app-download-text.main.mobile-sm.footer {
  font-size: 14px;
  line-height: 20.93px;
}

.app-download-text.desc {
  font-family: Kanit-Light;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0em;
  color: #FFFFFF;
}

.mobile-show {
  display: none !important;
}

.mobile-not-show {
  display: block !important;
}

.app-download-text.desc.mobile.header {
  font-size: 9px;
  line-height: 0px;
}

.app-download-text.desc.mobile.footer {
  font-size: 12px;
  line-height: 17.94px;
}

.app-download-text.desc.mobile-sm.header {
  font-size: 8px;
  line-height: 0px;
}

.app-download-text.desc.mobile-sm.footer {
  font-size: 12px;
  line-height: 17.94px;
}

.cc-wer {
  display: flex;
  justify-content: center;
  /* align-items: center; */
  padding-top: 25px;
}

@media only screen and (max-device-width: 1366px) {
  .section-1-parallax {
    background-attachment: scroll;
  }
}

@media (max-width: 374px) {
  .section-control-1 .main-page-content-pos.mobile {
    display: none !important;
  }

  .section-control-1 .main-page-content-pos.mobile-sm {
    display: flex !important;
  }

  .section-footer.mobile {
    display: none !important;
  }

  .section-footer.mobile-sm {
    display: block !important;
  }
}

/* default media */
/*
  X-Small devices (portrait phones, less than 576px)
  No media query for `xs` since this is the default in Bootstrap
*/
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) */
/* Large devices (desktops, 992px and up) */
/* X-Large devices (large desktops, 1200px and up) */
/* XX-Large devices (larger desktops, 1400px and up) */

/* @media only screen and (min-width: 0px) {
  .img_st_phone_home{
    width: 100%;
    max-width: 20px !important;
  }
}

@media only screen and (min-width: 760px) {
  .img_st_phone_home{
    width: 100%;
    max-width: 20px !important;
  }
} */

@media only screen and (min-width: 576px) {

  .img-zoom img {
    height: 4800px
  }

  /* First Box */
  .img_st_phone_home {
    width: 100%;
    max-width: 226px !important;
  }

  .lv-plus-icon {
    width: 70.35px;
    height: 70.35px;
    border-radius: 20%;
  }

  .lv-plus-icon img {
    width: 50.1px;
    height: 45.41px;
  }

  .main-page-content-pos {
    margin-left: 15px;
    margin-top: 50px;
  }

  .first-phone-box {
    /* margin-top: 50px; */
  }

  .lv-signature-font-style {
    font-family: 'Sarabun';
    font-size: 36px;
  }

  .content-font-style {
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
  }

  .container {
    max-width: 1000px;
  }

  .app-download-text.main {
    font-family: Kanit-Light;
    font-weight: 400;
    font-size: 16px;
  }

  .app-download-text.desc {
    font-family: Kanit-Light;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
  }

  .gg-play-tag img {
    height: auto;
    max-width: 110px;
  }

  .ap-store-tag img {
    height: auto;
    max-width: 110px;
  }

  .banner-box-space {
    width: 70px;
    height: 70px;
    border-radius: 8px;
  }

  /* End First Box */

  .second-phone-box {
    justify-content: center;
  }

  .lv-feature-box-tag {
    max-width: 350px;
  }

  .lv-feature-box-tag span {
    font-size: 24px;
  }

  .third-phone-box .first img {
    max-width: 431px;
    height: 658px;
  }

  .fifth-phone-box {
    justify-content: center;
  }

  .fourth-phone-box {
    justify-content: center;
  }

  .sixth-phone-box .first img {
    height: 550px;
    max-width: 580px;
  }

  .font-ipad {
    color: white !important;
  }
}



@media only screen and (min-width: 992px) {


  .img-zoom img {
    height: 3300px;
  }

  .second-phone-box .first {
    max-width: 270px;
  }

  .second-phone-box .first img {
    height: 570px;
    max-width: 270px;
  }

  .second-phone-box .second {
    max-width: 230px;
  }

  .second-phone-box .second img {
    height: 470px;
    max-width: 230px;
  }

  .lv-feature-box-tag {
    max-width: 438px !important;
  }

  .lv-feature-box-tag span {
    font-size: 26px;
  }

  .third-phone-box .first img {
    max-width: 400px;
    height: 628px;
  }


  .fourth-phone-box {
    justify-content: unset;
  }

  .fourth-phone-box .first {
    max-width: 270px;
  }

  .fourth-phone-box .first img {
    height: 550px;
    max-width: 270px;
  }

  .fourth-phone-box .second {
    max-width: 230px;
  }

  .fourth-phone-box .second img {
    height: 480px;
    max-width: 230px;
  }

  .fifth-phone-box {
    justify-content: unset;
  }

  .fifth-phone-box .second {
    max-width: 270px;
  }

  .fifth-phone-box .second img {
    height: 550px;
    max-width: 270px;
  }

  .fifth-phone-box .first {
    max-width: 230px;
  }

  .fifth-phone-box .first img {
    height: 480px;
    max-width: 230px;
  }




}

@media only screen and (min-width: 1200px) {

  .img-zoom img {
    height: auto;
  }

  /* First Box */

  .img_st_phone_home {
    width: 100%;
    max-width: 425px !important;
  }

  .lv-plus-icon {
    width: 107.35px;
    height: 107.35px;
    border-radius: 24px;
  }

  .lv-plus-icon img {
    width: 70.1px;
    height: 64.41px;
  }

  .main-page-content-pos {
    margin-left: 10%;
    /* margin-top: 163px; */
  }

  .first-phone-box {
    /* margin-top: 84px; */
  }

  .lv-signature-font-style {
    font-size: 50px;
  }

  .content-font-style {
    font-family: Sarabun;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
  }

  .container {
    max-width: 1320px;
  }

  .app-download-text.main {
    font-size: 18px;
  }

  .app-download-text.desc {}

  .gg-play-tag img {
    max-width: 142px;
  }

  .ap-store-tag img {
    max-width: 142px;
  }

  .banner-box-space {
    width: 97px;
    height: 97px;
  }

  /* End First Box */


  .second-phone-box .first {
    max-width: 349px;
  }

  .second-phone-box .first img {
    height: 699px;
    max-width: 349px;
  }

  .second-phone-box .second {
    max-width: 286px;
  }

  .second-phone-box .second img {
    height: 574px;
    max-width: 286px;
  }


  .fourth-phone-box .first {
    max-width: 319px;
  }

  .fourth-phone-box .first img {
    height: 640px;
    max-width: 319px;
  }

  .fourth-phone-box .second {
    max-width: 295px;
  }

  .fourth-phone-box .second img {
    height: 591px;
    max-width: 295px;
  }

  .fifth-phone-box .first {
    max-width: 285px;
  }

  .fifth-phone-box .first img {
    height: 573px;
    max-width: 285px;
  }

  .fifth-phone-box .second {
    max-width: 309px;
  }

  .fifth-phone-box .second img {
    height: 619px;
    max-width: 309px;
  }

  .sixth-phone-box .first img {
    height: 672px;
    max-width: 686px;
  }

}

@media only screen and (min-width: 2000px) {
  .section-group.first {
    clip-path: ellipse(100% 100% at 44% 0%);
    height: 712px;
  }
}

@media only screen and (max-width: 1300px) {
  .img-qrld-h {
    left: 0;
  }

  .lv-feature-box-tag.mobile span {
    font-size: 25px;
  }

  .h2-tit-234 {
    font-size: 25px;
  }

  .first-phone-box {
    top: 20%;
  }
}

@media only screen and (max-width: 1200px) {
  .first-phone-box {
    top: 45%;
  }

  .img-bb-p43 {
    left: 46.5%;
  }

  .w-img-play {
    width: 115px;
  }

  .w-img-app {
    width: 115px;
  }

  .img-nn-1 {
    width: 240px;
    height: 480px;
  }

  .img-nn-2 {
    width: 240px;
    height: 480px;
  }

  .lv-feature-box-tag.mobile span {
    font-size: 22px;
  }

  .back-1 {
    /* height: 1083px; */
  }

  .img-nn-3 {
    width: 290px;
    height: 480px;
  }

  .img-nn-4 {
    width: 240px;
    height: 480px;
  }

  .content-font-style {
    font-size: 20px;
  }

  .back-2 {
    height: 2000px;
  }

  .mm-dd-nn-nn {
    margin-top: 10px;
  }

  .main-page-content-pos {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 1180px) {

  .img-logoll {
    width: 78px;
  }

  .section-group.first {
    height: 725px;
  }

  .ss-ggki {
    margin-top: 45px;
  }

  .first-phone-box {
    position: absolute;
    top: 30px;
  }

  .cc-wer {
    padding-top: 100px;
    padding-left: 80px;
  }

  .fasert-234 {
    display: flex;
    justify-content: center;
  }

  .w-nn-1 {
    width: 100% !important;
    justify-content: center;
    display: flex;
  }

  .w-nn-3 {
    width: 100% !important;
    justify-content: center;
    display: flex;

  }

  .lv-feature-box-tag.mobile {
    max-width: 298px !important;
  }

  .w-nn-4 {
    width: 100% !important;
    justify-content: center;
    display: flex;
  }

  .w-nn-5 {
    width: 300px !important;
    justify-content: center;
    display: flex;
  }

  .avatar {
    margin: 0 !important;
  }

  .mobile-show {
    display: block !important;

  }

  .w-img-play-footer {
    width: 185px;
  }

  .w-img-app-footer {
    width: 185px;
  }

  .mobile-not-show {
    display: none !important;
  }

  .text-card-009 {
    /* margin-top: 45px; */

  }

  .card-009 {
    height: 177px;
    width: 100% !important;
  }

  .section-group.first {
    display: block;
  }

  .first-phone-box {
    left: 5px;
  }

  .app-download-text.main {
    font-size: 20px;
  }

  .w-img-app {
    width: 177px;
    display: block;
    margin-top: 5px;
  }

  .w-img-play {
    width: 177px;
    display: block;
    margin-top: 5px;
  }

  .img-bb-p44 {
    border-radius: 20px;
    /* width: 100%; */
  }

  .h2-tit-234 {
    font-size: 20px;
  }

  .card-032 {
    /* height: 293px; */
    display: flex;
  }

  .b02 {
    height: unset;
  }

  .section-group.first {
    /* clip-path: ellipse(170% 100% at 50% 0%); */
    /* clip-path: unset; */
    /* clip-path: ellipse(50% 9% at 50% 50%); */
    /* background: url(../../../../assets18/landing_page/img/index_page/77799934546.png) no-repeat bottom;
    background-size: 100% 100%;
    height: 808px; */
    clip-path: polygon(0 0, 0 93%, 50% 95%, 100% 93%, 100% 0);
  }

  .img-bb-p43 {
    left: 46.5%;
    top: 47%;
    z-index: 99;
    width: 119px
  }

  .colvsa {
    font-size: 18px;
  }

  .box-card-032 {
    left: -12px;
  }

  .box-card-036 {
    left: -12px;
  }
}

@media only screen and (max-width: 989px) {
  .b02 {
    height: unset;
  }

  .lv-feature-box-tag.mobile span {
    font-size: 14px;
  }

  .img-logoll {
    width: 74px;
  }

  .img-logoll-1 {
    width: 60px;
  }

  .w-nn-1 {
    width: 60% !important;
  }

  .w-nn-2 {
    width: 20% !important;
  }

  .w-nn-4 {
    width: 42% !important;
  }

  .w-nn-5 {
    width: 16% !important;
  }

  .img-card-032 {
    height: 55%;
  }

  .h2-tit-234 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 900px) {

  .card-032 {
    /* height: 240px !important; */
  }

  .mm898989-oo {
    margin-left: 2px;
  }

  .card-032 {
    width: 100%;
  }

  .img-nn-1 {
    width: 160px;
    height: 320px;
  }

  .div-1-cus {
    padding-top: 0;
  }

  .img-bb-p43 {
    left: 45.5%;
  }

  .img-qrld-h {
    left: -30px;
  }

  .img-nn-2 {
    width: 160px;
    height: 320px;
  }

  .img-nn-3 {
    width: 190px;
    height: 320px;
  }

  .back-1 {
    /* height: 830px; */
  }

  .img-nn-4 {
    width: 160px;
    height: 320px;
  }

  .w-img-app {
    width: 196px;
    display: block;
    margin-top: 5px;
  }

  .w-img-play {
    width: 196px;
    display: block;
    margin-top: 5px;
  }

  .lv-plus-icon {
    width: 50.35px;
    height: 50.35px;
    margin-right: 10px !important;
  }

  .lv-plus-icon img {
    width: 40.1px;
    height: 35.41px;
  }

  .content-font-style.mobile.contain {
    font-size: 14px;
  }

  .content-font-style {
    font-size: 14px;
  }

  .w-nn-1 {
    width: 80% !important;
  }

  .w-nn-2 {
    width: 26% !important;
  }

  .w-nn-4 {
    width: 53% !important;
  }

  .lv-feature-box-tag.mobile {
    height: 47px;
  }

  .w-nn-5 {
    width: 20% !important;
  }

  .back-2 {
    height: 1917px;
  }

  .lv-plus-icon-footer {
    width: 50.35px;
    height: 50.35px;
    border-radius: 20%;
  }

  .lv-plus-icon-footer img {
    width: 40.1px;
    height: 35.41px;
  }

  .lv-signature-font-style-footer {
    font-size: 25px;
  }

  .w-img-play-footer {
    width: 109px;
  }

  .w-img-app-footer {
    width: 109px;
  }

  .t-vsa01 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 780px) {

  .card-009 {
    height: fit-content;
  }

  .img-qrld-h {
    left: -15px;
  }

  .txt-235 {
    padding-right: 122px;
    padding-top: 15px;
  }

  .back-2 {
    height: 1760px;
  }
}

@media only screen and (max-width: 726px) {
  .img-logoll {
    width: 55px;
  }

  .box-card-009 {
    top: -2px;
  }

  .lv-signature-font-style {
    font-size: 25px;
  }

  .txt-18 {
    font-size: 14px !important;
  }

  .div-qr-01 {
    display: none;
  }

  .img-logoll-1 {
    width: 35px;
  }

  .card-009 {
    height: 316px;
  }

  .w-img-play {
    width: 140px;
  }

  .w-img-app {
    width: 140px;
  }

  .img-gif-1 {
    width: 69px;
    height: 69px;
  }

  .text-card-009 {
    font-size: 16px;
  }

  .lv-feature-box-tag.mobile {
    justify-content: center;
  }

  .lv-feature-box-tag .avatar {
    margin: 0px !important;
  }

  .text-card-032 {
    font-size: 14px;
  }

  .box-card-009 {
    font-size: 12px;
  }

  .img-nn-5 {
    width: 90%;
  }

  .b02 {
    height: unset;
  }

  .card-032 {
    /* height: 165px !important; */
  }

  .box-card-032 {
    font-size: 12px;
    width: 78px;
    height: 33px;
  }

  .box-card-036 {
    font-size: 12px;
    width: 78px;
    height: 33px;
  }

  .title-023 {
    font-size: 20px;
  }

  .section-group.first {
    height: 696px;
  }

  .first-phone-box .first img {
    max-width: 175px;
    width: 100%;
  }

  .w-nn-1 {
    width: 63% !important;
  }

  .w-nn-2 {
    width: 35% !important;
  }

  .w-nn-3 {
    width: 100% !important;
  }

  .w-nn-4 {
    width: 33% !important;
  }

  .w-nn-5 {
    width: 40% !important;
  }

  /* .div-1-cus {
    padding-top: 385px;
  } */

  .img-nn-4 {
    margin-top: 80px;
  }

  .dd-1-1-1 {
    margin-top: 10px;
  }

  .back-1 {
    /* height: 786px; */
  }

  /* .div-1-cus {
    padding-top: 199px;
  } */

  .w-img-app-footer {
    width: 130px;
  }

  .w-img-play-footer {
    width: 130px;
    margin: 0px;
  }

  .app-download-text.desc {
    font-size: 14px;
  }

  .app-download-text.main {
    font-size: 18px;
  }

  .lv-signature-font-style-footer {
    font-size: 18px;
  }

  .back-2 {
    height: 1987px;
  }

  .div-3-cus {
    margin-top: 81px;
  }

  /* .w-img-play-footer {
    width: 110px;
    margin-bottom: 5px;
  }

  .w-img-app-footer {
    width: 110px;
  } */

  .div-2-cus {
    margin-top: 40px;
  }

  .lv-feature-box-tag.mobile {
    max-width: 245px;
  }

  .img-bb-p43 {
    left: 37.5%;
    top: 44%;
    z-index: 99;
    width: 119px;
  }
}

@media only screen and (max-width: 699px) {

  .img-bb-p44 {
    width: 80%;
  }

  .title-oo8 {
    font-size: 16px !important;
  }

  .alink-s {
    font-size: 14px !important;
  }

  .h1-mo025 {
    font-size: 18px !important;
  }

  .txt-m025 {
    font-size: 16px !important;
  }

  .card-032 {
    width: 100% !important;
  }

  .cc-wer {
    padding-top: 0px;
  }

  .section-group.first {
    height: 735px;
  }

  .box-card-009 {
    width: 90px;
  }

  .box-card-032 {
    left: -12px;
  }

  .box-card-036 {
    left: -12px;
  }

  .cx034-234 {
    padding: 0;
  }

  .txt-235 {
    font-size: 12px;
  }

  .img-nn-2 {
    margin-top: 86px;
  }

  .mm440324 {
    margin-top: 50px;
  }

  .text-card-009>span {
    font-size: 18px;
  }

  .text-card-009 {
    font-size: 16px;
    /* overflow-wrap: break-word; */
    word-break: break-word;
  }

  .card-009 {
    height: 195px;
  }

  .cc-wer {
    padding-left: unset;
    padding-top: 111px;
  }

  .first-phone-box .first img {
    max-width: 209px;
    width: 100%;
  }

  .back-2 {
    height: 1585px;
    margin-top: 328px;
  }

  .b02 {
    height: unset;
  }

  .mmmm090234 {
    margin-top: 40px;
  }

  .div-1-cus {
    padding-top: 104px;
  }

  .img-logoll-2 {
    width: 64px;
  }

  .lv-signature-font-style-1 {
    font-size: 28px;
  }

  .t-vsa01 {
    font-size: 16px;
  }

  .mapwrapper {
    border-radius: 0px;
  }

  .iframe-lg {
    border-radius: 0px;
  }

  .b04 {
    padding: 0;
  }

  .modd {
    padding: 0;
  }

  .txt-235 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 416px) {

  .mmid {
    display: none !important;
  }

  .mmid2 {
    display: block !important;
  }

  .t-vsa01 {
    font-size: 14px;
  }

  .text-card-032 {
    font-size: 14px;
  }

  .section-group.first {
    height: 605px;
  }

  .text-card-009>span {
    font-size: 18px;
  }

  .img-nn-1 {
    width: 124px;
    height: 241px;
  }

  .w-img-app {
    width: 121px;
  }

  .w-img-play {
    width: 121px;
  }

  .card-032 {
    /* height: 130px !important; */

  }

  .b02 {
    height: unset;
  }

  .card-009 {
    /* height: 327px; */
  }

  .cc-wer {
    padding-top: 55px;
  }

  .text-card-009 {
    font-size: 17px;
  }

  .img-nn-2 {
    width: 124px;
    height: 241px;
  }

  .img-nn-3 {
    width: 150px;
    height: 241px;
  }

  .div-1-cus {
    padding-top: 0;
  }

  .img-nn-4 {
    width: 124px;
    height: 241px;
  }

  .w-nn-1 {
    width: 100% !important;
  }

  .w-nn-2 {
    width: 36% !important;
  }

  .w-nn-3 {
    width: 100% !important;
  }

  .w-nn-4 {
    width: 37% !important;
  }

  .w-nn-5 {
    width: 42% !important;
  }

  .first-phone-box {
    /* top: 14%; */
  }

  .first-phone-box .first img {
    max-width: 165px;
    width: 100%;
  }

  .lv-plus-icon-footer img {
    width: 20.1px;
    height: 20.41px;
  }

  .lv-plus-icon-footer {
    width: 30.35px;
    height: 30.35px;
  }

  .lv-signature-font-style-footer {
    font-size: 14px;
  }

  .app-download-text.main {
    font-size: 14px;
  }

  .lv-signature-font-style-footer {
    font-size: 14px;
  }

  .w-img-play-footer {
    width: 110px;
  }

  .w-img-app-footer {
    width: 110px;
  }

  .app-download-text.desc {
    font-size: 12px;
  }

  .back-2 {
    height: 1322px;
    margin-top: 212px;
  }

  .hhhh2342 {
    height: unset;
  }

  .img-bb-p43 {
    left: 37.5%;
    top: 40%;
    z-index: 99;
    width: 119px;
  }

  .colvsa {
    padding: 10px 30px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 399px) {
  .text-card-009 {
    font-size: 14px;
  }
}

@media only screen and (max-width: 365px) {
  .text-card-009 {
    font-size: 14px;
  }

  .text-card-009>span {
    font-size: 16px;
  }
}

@media only screen and (max-width: 350px) {
  .img-bb-p43 {
    left: 31.5%;
  }
}

@media only screen and (max-width: 321px) {



  .text-card-009>span {
    font-size: 14px;
  }

  .cc-wer {
    padding-right: unset;
  }

  .t-vsa01 {
    font-size: 12px;
  }

  .text-card-032 {
    font-size: 12px;
  }

  .w-nn-1 {
    width: 65% !important;
  }

  .w-nn-2 {
    width: 45% !important;
  }

  .w-nn-4 {
    width: 42% !important;
  }

  .w-nn-5 {
    width: 50% !important;
  }

  .text-card-009 {
    font-size: 11px;
  }

  .colvsa {
    font-size: 12px;
  }
}