* {
  margin: 0;
  padding: 0;
}

html,
body {
  font-family: "Noto Sans Thai", sans-serif;
  height: 100%;
  width: 100%;
}

a {
  text-decoration: none;
  color: darkslategray;
}

.logo {
  width: 110px;
  height: 50px;
}

.snav {
  margin: 0;
  width: 100%;
  height: 54px;
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
.snavmember {
  text-align: center;
  height: 54px;
  margin: 0 5px 0 5px;
  width: 200px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

h1 {
  font-size: 48px;
  font-weight: 600;
}

h4 {
  font-size: 24px;
  font-weight: 600;
}

h6 {
  font-size: 20px;
  font-weight: 400;
}

.break {
  flex-basis: 100%;
  height: 0;
}
.break-column {
  flex-basis: 100%;
  width: 0;
}

/* 1871 up */

@media only screen and (min-device-width: 1921px) and (max-device-width: 2560px) {
  .snav {
    margin: 0;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }
  .frame1 {
    width: 50%;
    margin-top: 22em;
    display: flex;
    justify-content: end;
    position: absolute;
    z-index: +1;
    /* background-color: crimson; */
  }
  .frame1 img {
    width: 712px;
    height: 1400px;
  }

  .people {
    margin-left: 45%;
    /* margin-top: 30em; */
    /* background-color: blueviolet; */
    display: flex;
    align-items: flex-end;
    position: absolute;
    z-index: +2;
    height: 1000px;
  }

  .people2 {
    margin-top: 150px;

    height: 710px;
    display: flex;
    align-items: flex-end;
    justify-content: end;
    margin-left: 60%;
    position: absolute;
    z-index: +1;
    /* background-color: coral; */
  }
  .people2 img {
    height: 400px;
  }

  .frame4 {
    width: 100%;
    height: 600px;
  }

  .head1 {
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: blue; */
  }

  .head2 {
    width: 100%;
    height: 500px;
    display: flex;
    align-items: center;
    /* verz align */
    justify-content: center;
    /* hoz align */
    padding-right: 100px;
    /* background-color: blueviolet; */
  }
  .head3 {
    width: 100%;
    height: 1000px;
    display: flex;
    align-items: center;
    /* verz align */
    justify-content: flex-end;
    /* hoz align */
    padding-right: 300px;
    /* margin-left: 600px; */
    /* background-color: chocolate; */
  }

  .store {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 600px;
    height: 300px;
    margin-left: 670px;
    /* background-color: aqua; */
  }

  .store2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start;
    width: 780px;
    height: 620px;
    /* background-color: aqua; */
  }

  .vdo {
    display: flex;
    position: absolute;
    padding-left: 25%;
    z-index: +2;
    margin-top: 100px;
    margin-left: 100px;
    /* background-color: chartreuse; */
    align-items: center;
  }
  video {
    /* border-radius: 20px; */
    margin: 77px auto auto 15px;
    width: 350px;
    height: 761px;
  }

  .phoneframe {
    background-image: url(./img/PhoneFramework.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 400px;
    height: 890px;
    /* display: flex; */
    /* background-color: chartreuse; */
  }

  .hidedesktop {
    display: none;
  }
}

/* 1441p -1865  */

@media only screen and (min-device-width: 1441px) and (max-device-width: 1920px) {
  .snav {
    margin: 0;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }
  .frame1 {
    width: 50%;
    margin-top: 22em;
    display: flex;
    justify-content: end;
    position: absolute;
    z-index: +1;
    /* background-color: crimson; */
  }
  .frame1 img {
    width: 712px;
    height: 1400px;
  }

  .people {
    margin-left: 40%;
    /* margin-top: 30em; */
    /* background-color: blueviolet; */
    display: flex;
    align-items: flex-end;
    position: absolute;
    z-index: +2;
    height: 1000px;
  }

  .people2 {
    margin-top: 150px;
    height: 710px;
    display: flex;
    align-items: flex-end;
    justify-content: right;
    margin-left: 60%;
    position: absolute;
    z-index: +1;
    /* background-color: coral; */
  }

  .people2 img {
    width: 383px;
    height: 347px;
  }

  .frame4 {
    width: 100%;
    height: 600px;
  }

  .head1 {
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: blue; */
  }

  .head2 {
    width: 100%;
    height: 500px;
    display: flex;
    align-items: center;
    /* verz align */
    justify-content: center;
    /* hoz align */
    padding-right: 100px;
    /* background-color: blueviolet; */
  }
  .head3 {
    width: 100%;
    height: 1000px;
    display: flex;
    align-items: center;
    /* verz align */
    justify-content: flex-end;
    /* hoz align */
    padding-right: 100px;
    /* margin-left: 600px; */
    /* background-color: blue; */
  }

  .store {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 600px;
    height: 300px;
    margin-left: 670px;
    /* background-color: aqua; */
  }

  .store2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start;
    width: 600px;
    height: 620px;
    /* background-color: aqua; */
  }

  .vdo {
    display: flex;
    position: absolute;
    padding-left: 25%;
    z-index: +2;
    margin-top: 100px;
    margin-left: 100px;
    /* background-color: chartreuse; */
    align-items: center;
  }
  video {
    /* border-radius: 20px; */
    margin: 77px auto auto 15px;
    width: 350px;
    height: 761px;
  }

  .phoneframe {
    background-image: url(./img/PhoneFramework.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 400px;
    height: 890px;
    /* display: flex; */
    /* background-color: chartreuse; */
  }

  .hidedesktop {
    display: none;
  }
}

/* 1390 - 1440p  */

@media only screen and (min-device-width: 1390px) and (max-device-width: 1440px) {
  .snav {
    margin: 0;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }
  .frame1 {
    width: 50%;
    margin-top: 22em;
    position: absolute;
    z-index: +1;
    /* background-color: crimson; */
  }
  .frame1 img {
    width: 712px;
    height: 1400px;
  }

  .people {
    margin-left: 38%;
    /* margin-top: 30em; */
    /* background-color: blueviolet; */
    display: flex;
    align-items: flex-end;
    position: absolute;
    z-index: +2;
    height: 1000px;
  }

  .people2 {
    margin-top: 150px;
    height: 710px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    position: absolute;
    z-index: +1;
    margin-left: 65%;
    /* background-color: coral; */
  }

  .people2 img {
    height: 350px;
  }

  .frame4 {
    width: 100%;
    height: 600px;
  }

  .head1 {
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: blue; */
  }

  .head2 {
    width: 100%;
    height: 500px;
    display: flex;
    align-items: center;
    /* verz align */
    justify-content: flex-end;
    /* hoz align */
    padding-right: 100px;
    /* background-color: blueviolet; */
  }
  .head3 {
    width: 100%;
    height: 1120px;
    display: flex;
    align-items: center;
    /* verz align */
    justify-content: flex-end;
    /* hoz align */
    padding-right: 100px;
    /* background-color: chocolate; */
  }

  .store {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 600px;
    height: 300px;
    /* background-color: aqua; */
  }

  .store2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start;
    width: 500px;
    height: 620px;
    /* background-color: aqua; */
  }

  .vdo {
    display: flex;
    position: absolute;
    padding-left: 50px;

    z-index: +2;
    margin-top: 100px;
    margin-left: 300px;
    /* background-color: chartreuse; */
    align-items: center;
  }
  video {
    /* border-radius: 20px; */
    margin: 77px auto auto 15px;
    width: 350px;
    height: 761px;
  }

  .phoneframe {
    background-image: url(./img/PhoneFramework.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 400px;
    height: 890px;
    /* display: flex; */
    /* background-color: chartreuse; */
  }

  .hidedesktop {
    display: none;
  }
}

/* 1250 - 1389p  */

@media only screen and (min-device-width: 1250px) and (max-device-width: 1389px) {
  .snav {
    margin: 0;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }
  .frame1 {
    width: 50%;
    margin-top: 22em;
    position: absolute;
    z-index: +1;
    /* background-color: crimson; */
  }
  .frame1 img {
    width: 580px;
    height: 1200px;
  }

  .people {
    margin-left: 32%;
    /* margin-top: 30em; */
    /* background-color: blueviolet; */
    display: flex;
    align-items: flex-end;
    position: absolute;
    z-index: +2;
    height: 750px;
  }

  .people2 {
    margin-top: 150px;

    height: 710px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    position: absolute;
    z-index: +1;
    margin-left: 62%;
    /* background-color: coral; */
  }
  .people2 img {
    height: 300px;
  }

  .frame4 {
    width: 100%;
    height: 600px;
  }

  .head1 {
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: blue; */
  }

  .head2 {
    width: 100%;
    height: 500px;
    display: flex;
    align-items: center;
    /* verz align */
    justify-content: flex-end;
    /* hoz align */
    padding-right: 100px;
    /* background-color: blueviolet; */
  }
  .head3 {
    width: 100%;
    height: 1120px;
    display: flex;
    align-items: center;
    /* verz align */
    justify-content: flex-end;
    /* hoz align */
    padding-right: 100px;
    /* background-color: chocolate; */
  }

  .store {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 600px;
    height: 300px;
    /* background-color: aqua; */
  }

  .store2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start;
    width: 500px;
    height: 620px;
    /* background-color: aqua; */
  }

  .vdo {
    display: flex;
    position: absolute;
    padding-left: 50px;
    z-index: +2;
    margin-top: 100px;
    margin-left: 200px;
    /* background-color: chartreuse; */
    align-items: center;
  }
  video {
    /* border-radius: 20px; */
    margin: 77px auto auto 15px;
    width: 350px;
    height: 761px;
  }

  .phoneframe {
    background-image: url(./img/PhoneFramework.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 400px;
    height: 890px;
    /* display: flex; */
    /* background-color: chartreuse; */
  }

  .hidedesktop {
    display: none;
  }
}

/* 1024 - 1249p  */

@media only screen and (min-device-width: 1024px) and (max-device-width: 1249px) {
  .snav {
    margin: 0;
    width: 100%;
    height: 54px;
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }
  .frame1 {
    /* width: 50%; */
    margin-top: 40em;
    position: absolute;
    z-index: +1;
    /* background-color: crimson; */
  }
  .frame1 img {
    width: 480px;
    height: 980px;
  }

  .people {
    margin-left: 35%;
    /* margin-top: 30em; */
    /* background-color: blueviolet; */
    display: flex;
    align-items: flex-end;
    position: absolute;
    z-index: +2;
    height: 850px;
  }

  .people img {
    height: 500px;
  }

  .people2 {
    margin-top: 150px;
    margin-left: 65%;
    height: 710px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    position: absolute;
    z-index: +1;
    /* background-color: coral; */
  }
  .people2 img {
    height: 300px;
  }

  .frame4 {
    width: 100%;
    height: 600px;
  }

  .head1 {
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: blue; */
  }

  .head2 {
    width: 100%;
    height: 350px;
    display: flex;
    align-items: center;
    /* verz align */
    justify-content: center;
    /* hoz align */
    /* padding-right: 100px; */
    /* background-color: blueviolet; */
  }
  .head3 {
    width: 100%;
    height: 1120px;
    display: flex;
    align-items: center;
    /* verz align */
    justify-content: flex-end;
    /* hoz align */
    /* padding-right: 100px; */
    /* background-color: chocolate; */
  }

  .store {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 600px;
    height: 300px;
    /* background-color: aqua; */
  }

  .store2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 500px;
    height: 620px;
    /* background-color: aqua; */
  }
  .store2 img {
    width: 350px;
  }

  .vdo {
    display: flex;
    position: absolute;
    padding-left: 50px;
    z-index: +2;
    margin-top: 100px;
    margin-left: 80px;
    /* background-color: chartreuse; */
    align-items: center;
  }
  video {
    /* border-radius: 20px; */
    margin: 77px auto auto 15px;
    width: 350px;
    height: 761px;
  }

  .phoneframe {
    background-image: url(./img/PhoneFramework.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 400px;
    height: 890px;
    /* display: flex; */
    /* background-color: chartreuse; */
  }

  .hidedesktop {
    display: none;
  }
}

/* Max 480p */
@media screen and (max-device-width: 768px) and (orientation: portrait) {
  .hidemobile {
    display: none;
  }
  .splashmobile {
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: yellowgreen; */
    width: 100%;
  }
  .splashmobile img {
    /* width: 300px; */
    height: 150px;
  }
  .mgtop100 {
    margin-top: 0px !important;
  }
  .head1 {
    width: 100% !important;
  }
  .head1 h1 {
    font-size: 32px;
    font-weight: 600;
    text-align: center;
  }
  .head1 h5 {
    padding: 20px;
    font-size: 16px !important;
    text-align: center;
  }

  .vdo {
    display: flex;
    margin: auto;
    padding: auto;
    align-items: center;
    justify-content: center;
    /* z-index: +2; */
    /* margin-top: 100px; */
    /* margin-left: 80px; */
    /* background-color: chartreuse; */
    /* align-items: center; */
  }
  video {
    /* border-radius: 20px; */
    margin: 77px auto auto 15px;
    width: 350px;
    height: 761px;
  }

  .phoneframe {
    background-image: url(./img/PhoneFramework.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 400px;
    height: 890px;
    margin: 0;
  }

  .spacertopmobile {
    margin-top: 50px;
  }
  .downloadcontainer {
    height: 100px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .downloadbtn {
    color: white;

    display: flex;
    align-items: center;
    justify-content: center;
    width: 173px;
    height: 48px;
    border-radius: 50px;
    background: linear-gradient(145deg, #0b4a9f, #2469c3);
    box-shadow: 18px 18px 37px #bebebe, -18px -18px 37px #ffffff;
  }
  .downloadbtn a {
    color: white;
  }
  .readydownloadmobilecontainer {
    /* background-color: yellow; */
    width: 100%;
    height: 500px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .readydownloadmobilecontainer h1 {
    font-size: 32px;
    font-weight: 600;
  }
  .spacermb {
    width: 100%;
    height: 150px;
  }
  .snavmb {
    display: flex;
    background-color: #0b4a9f;
    height: 54px;
    width: 100%;
  }
  .spmenu-button-container {
    display: flex;
  }
  /* .spmenu {
    position: absolute;
    top: 0;
    margin-top: 50px;
    left: 0;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
  } */
  #spmenu-toggle ~ .spmenu li {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  #spmenu-toggle:checked ~ .spmenu li {
    border: 1px solid #333;
    height: 2.5em;
    padding: 0.5em;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .spmenu > li {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0.5em 0;
    width: 100%;
    color: white;
    background-color: #222;
  }
  .spmenu > li:not(:last-child) {
    border-bottom: 1px solid #444;
  }
  .sptop-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background-color: #00baf0;
    background: linear-gradient(to left, #0b4a9f, #0b4a9f);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #fff;
    height: 54px;
    padding: 1em;
  }

  .spmenu {
    position: absolute;
    top: 0;
    margin-top: 50px;
    left: 0;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  .spmenu > li {
    margin: 0 1rem;
    overflow: hidden;
    background-color: #0b4a9f;
  }

  .spmenu > li > a {
    color: white;
  }
  #spmenu-toggle ~ .spmenu li {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }

  .spmenu-button-container {
    display: flex;
  }

  #spmenu-toggle {
    display: none;
    cursor: pointer;
  }

  .spmenu-button,
  .spmenu-button::before,
  .spmenu-button::after {
    display: block;
    background-color: #fff;
    position: absolute;
    height: 4px;
    width: 30px;
    transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 2px;
  }

  .spmenu-button::before {
    content: "";
    margin-top: -8px;
  }

  .spmenu-button::after {
    content: "";
    margin-top: 8px;
  }

  #spmenu-toggle:checked + .spmenu-button-container .spmenu-button::before {
    margin-top: 0px;
    transform: rotate(405deg);
  }

  #spmenu-toggle:checked + .spmenu-button-container .spmenu-button {
    background: #0b4a9f;
  }

  #spmenu-toggle:checked + .spmenu-button-container .spmenu-button::after {
    margin-top: 0px;
    transform: rotate(-405deg);
  }
  #spmenu-toggle:checked ~ .spmenu li {
    border: 1px solid #0b4a9f;
    height: 2.5em;
    padding: 0.5em;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
}

.line-color-content {
  width: 100%;
  background-color: #0b4a9f;
  height: 250px;
}

.mgtop100 {
  margin-top: 100px;
}

.mgtop50 {
  margin-top: 50px;
}
.mg10 {
  margin: 10px;
}
.mg20 {
  margin: 20px;
}
.mg30 {
  margin: 30px;
}
.mg40 {
  margin: 40px;
}
.h710 {
  height: 710px !important;
}

.spacer {
  width: 100%;
  height: 500px;
}
.spacer100 {
  width: 100%;
  height: 100px;
}

.spcontainer {
  /* background-color: blue; */
  padding-left: 15%;
  padding-right: 15%;
}

.copyright {
  font-size: 15px;
  font-weight: 400;

  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.copyright img {
  height: 80px;
}

/* animation controller */

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fade-in-image {
  animation: fadeIn 5s;
}

.reveal {
  position: absolute;
  transform: translateY(150px);
  opacity: 0;
  transition: 2s all ease;
}
.reveal.active {
  transform: translateY(0);
  opacity: 1;
}
