<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
shops,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article,
aside,
shops,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1;
  background: #000000; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flex-box &gt; * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flex-box.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

section img {
  width: 100%; }

section p:not(td) {
  font-size: 18px; }

.text:not(td) &gt; *,
.text:not(td) h2,
.text:not(td) h4,
.text:not(td) p {
  color: #ffffff; }

.text:not(td) h2 {
  font-size: 48px;
  line-height: 1.2 !important; }

.flex-box .bg-image {
  background-size: cover;
  background-position: center;
  min-height: 650px;
  margin: 0 auto; }

.small {
  font-size: 85% !important; }

#hero {
  line-height: 0;
  height: 50vw;
  overflow: hidden;
  position: relative; }
  #hero .slogan {
    height: 47vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /* align-items: center; */
    /* justify-content: end; */
    position: absolute;
    position: absolute;
    top: 70%;
    left: 10%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 9; }
    #hero .slogan h1 {
      font-size: 5em;
      margin: 0;
      padding: 0;
      color: #fff;
      line-height: 1.2 !important; }
    #hero .slogan h2 {
      font-size: 2em;
      color: #fff;
      margin: 0;
      padding: 0; }
    #hero .slogan p {
      font-size: 2em;
      color: #fff; }

#hero video {
  width: 100%;
  height: auto;
  z-index: 1; }

@media (min-width: 1024px) {
  section.hero {
    height: 48vw; } }

@media (min-width: 768px) {
  #hero video {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); } }

@media (max-width: 767px) {
  #hero {
    height: auto; } }

#pin {
  z-index: 9; }

#device {
  position: relative;
  width: 100%;
  height: 525vh !important;
  line-height: 0;
  background: url("../images/decentmk2s-kv-bg.jpg");
  background-size: cover;
  overflow: hidden;
  position: relative;
  background: transparent;
  padding-top: 0;
  /*特色小區塊*/ }
  #device .device-intro {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    position: relative;
    overflow: hidden; }
    #device .device-intro h3 {
      color: #ffffff;
      letter-spacing: 3vh;
      margin: 0 auto;
      text-align: center;
      padding: 50px; }
    #device .device-intro .product-intro {
      position: relative;
      width: 100%;
      height: 100vh; }
      #device .device-intro .product-intro .content {
        position: absolute;
        top: 40%;
        left: 20%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        text-align: center;
        z-index: 6; }
        #device .device-intro .product-intro .content h2 {
          color: #ffffff;
          font-size: 65px;
          padding: 0;
          margin: 0;
          line-height: 1.4 !important; }
        #device .device-intro .product-intro .content p {
          color: #ffffff;
          font-size: 24px;
          padding: 0;
          margin-bottom: 20px; }
      #device .device-intro .product-intro .device01 {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 9; }
      #device .device-intro .product-intro .device-slogan {
        color: #fff;
        top: 50%;
        right: 5%;
        z-index: 9;
        position: absolute;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
        #device .device-intro .product-intro .device-slogan p {
          color: #fff;
          font-size: 24px;
          letter-spacing: 40px; }
      #device .device-intro .product-intro .people {
        width: 100%;
        max-width: 1000px;
        position: absolute;
        right: 16%;
        top: 40%;
        z-index: 1; }
      #device .device-intro .product-intro .bubble {
        width: 100%;
        max-width: 300px;
        position: absolute;
        opacity: .8;
        left: 12%;
        top: 25%;
        z-index: 1; }
      #device .device-intro .product-intro .bubble-2 {
        width: 100%;
        max-width: 1000px;
        position: absolute;
        opacity: .8;
        right: 0%;
        top: 50%;
        z-index: 1; }
      #device .device-intro .product-intro .bubble-3 {
        width: 100%;
        max-width: 600px;
        position: absolute;
        opacity: .8;
        left: 0%;
        top: 60%;
        z-index: 1; }
  #device .dive-technology {
    position: relative;
    width: 100%;
    height: 100vh; }
    #device .dive-technology .content {
      position: absolute;
      width: 100%;
      top: 40%;
      left: 20%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      text-align: center; }
      #device .dive-technology .content h2 {
        color: #ffffff;
        font-size: 50px;
        padding: 0;
        margin: 0;
        line-height: 1.4 !important; }
      #device .dive-technology .content p {
        width: 27%;
        color: #ffffff;
        padding: 0;
        margin-bottom: 20px;
        margin: 10px auto 30px auto; }
    #device .dive-technology .device01 {
      width: 100%;
      max-width: 500px;
      margin: 0 auto;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 9; }
    #device .dive-technology .bubble {
      width: 100%;
      max-width: 240px;
      position: absolute;
      left: 26%;
      top: 27%;
      z-index: 1; }
    #device .dive-technology .bubble2 {
      width: 100%;
      max-width: 200px;
      position: absolute;
      left: 60%;
      top: 50%;
      z-index: 1; }
    #device .dive-technology .bubble3 {
      width: 100%;
      max-width: 500px;
      position: absolute;
      right: 0%;
      top: 60%;
      opacity: .7;
      z-index: 1; }
    #device .dive-technology .bubble5 {
      width: 100%;
      max-width: 500px;
      position: absolute;
      left: -10%;
      top: 50%;
      opacity: .5;
      z-index: 1; }
    #device .dive-technology .icon-set {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      /* width: 10%; */
      width: 20%;
      position: absolute;
      right: 10%;
      top: 36%;
      z-index: 9; }
      #device .dive-technology .icon-set .btn-white-empty,
      #device .dive-technology .icon-set a {
        background-color: rgba(255, 255, 255, 0.2);
        text-align: center;
        margin: 5px 0; }
      #device .dive-technology .icon-set .btn-white-empty:hover {
        color: #006eb7 !important; }
      #device .dive-technology .icon-set div:hover,
      #device .dive-technology .icon-set a:focus,
      #device .dive-technology .icon-set a:active {
        border-color: #006eb7 !important;
        color: #006eb7;
        background-color: rgba(255, 255, 255, 0.9) !important; }

@-webkit-keyframes animate {
  0% {
    -webkit-transform: translate(-50%, -75%) rotate(0deg);
    transform: translate(-50%, -75%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -75%) rotate(360deg);
    transform: translate(-50%, -75%) rotate(360deg); } }

@keyframes animate {
  0% {
    -webkit-transform: translate(-50%, -75%) rotate(0deg);
    transform: translate(-50%, -75%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -75%) rotate(360deg);
    transform: translate(-50%, -75%) rotate(360deg); } }
  #device [class*=" icon-"]:before,
  #device [class^=icon-]:before {
    margin-bottom: 5px; }
  #device .feature-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40vh;
    overflow: hidden; }
    #device .feature-item .container {
      width: 100%;
      max-width: 1170px;
      padding-top: 0; }
    #device .feature-item ol {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 1rem;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    #device .feature-item li {
      width: calc(100%/6 - 20px);
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0 1em; }
    #device .feature-item p {
      color: #fff;
      font-size: 1em !important;
      line-height: 1.8em !important; }
    #device .feature-item img {
      max-width: 100px; }
  #device #gallery {
    height: 100vh;
    overflow: hidden; }
    #device #gallery .container {
      width: 100%;
      max-width: 1170px;
      padding-top: 0; }
      #device #gallery .container h2 {
        color: #ffffff;
        font-size: 50px;
        padding: 0;
        margin: 0;
        margin-bottom: 30px;
        text-align: center;
        margin-top: 10vh; }
      #device #gallery .container p {
        width: 50%;
        color: #ffffff;
        padding: 0;
        margin-bottom: 20px;
        margin: 10px auto 30px auto; }
    #device #gallery .hero-bkg-animated {
      background: url("../images/decentmk2s-gallery.png") no-repeat center center;
      background-size: contain;
      width: 100%;
      margin: 0 auto;
      text-align: center;
      height: 100%;
      max-height: 720px;
      padding-top: 120px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    #device #gallery .hero-bkg-animated h1 {
      font-family: sans-serif; }
  #device #divemode {
    position: relative;
    height: 100vh;
    overflow: hidden; }
    #device #divemode .container {
      width: 100%;
      max-width: 1600px;
      padding-top: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      #device #divemode .container h2 {
        color: #ffffff;
        font-size: 50px;
        padding: 0;
        margin: 0;
        line-height: 1.4 !important; }
      #device #divemode .container p {
        width: 100%;
        color: #ffffff;
        padding: 0 3rem 0 0;
        margin-bottom: 20px; }
      #device #divemode .container .bg {
        background-image: url(../images/decentmk2s-divemode-bg.png);
        background-position: center;
        height: 700px;
        background-size: cover;
        width: 80%;
        padding: 0 3rem; }

#tech01,
#tech02,
#tech03,
#tech04,
#tech05 {
  -webkit-overflow-scrolling: touch;
  width: 60%;
  padding: 1rem;
  height: 90vh;
  margin: 0 auto;
  text-align: center;
  z-index: 10; }
  #tech01 .pop_main img,
  #tech02 .pop_main img,
  #tech03 .pop_main img,
  #tech04 .pop_main img,
  #tech05 .pop_main img {
    max-width: 550px;
    position: absolute;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); }
  #tech01 .liquid,
  #tech02 .liquid,
  #tech03 .liquid,
  #tech04 .liquid,
  #tech05 .liquid {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #2b79b1;
    -webkit-animation: load 2.25s 1;
    animation: load 2.25s 1;
    z-index: -1; }

@media (min-width: 769px) {
  #tech01,
  #tech02,
  #tech03,
  #tech04,
  #tech05 {
    padding: 1rem; } }

@media (min-width: 769px) {
  #tech01 .wrapper,
  #tech02 .wrapper,
  #tech03 .wrapper,
  #tech04 .wrapper,
  #tech05 .wrapper {
    padding: 15px; } }

#tech01 .wrapper .pop_main,
#tech02 .wrapper .pop_main,
#tech03 .wrapper .pop_main,
#tech04 .wrapper .pop_main,
#tech05 .wrapper .pop_main {
  width: 100%;
  padding: 1rem;
  line-height: 1.6; }

@media (min-width: 769px) {
  #tech01 .wrapper .pop_main,
  #tech02 .wrapper .pop_main,
  #tech03 .wrapper .pop_main,
  #tech04 .wrapper .pop_main,
  #tech05 .wrapper .pop_main {
    padding: 50px 50px 0 50px; } }

#tech01 h3,
#tech02 h3,
#tech03 h3,
#tech04 h3,
#tech05 h3 {
  font-size: 2rem;
  margin-bottom: .8em;
  text-align: center;
  color: black; }

#tech01 .pop_main ul &gt; li,
#tech02 .pop_main ul &gt; li,
#tech03 .pop_main ul &gt; li,
#tech04 .pop_main ul &gt; li,
#tech05 .pop_main ul &gt; li {
  list-style: none;
  margin-bottom: 10px; }

#tech01 .pop_main ul &gt; li &gt; ul &gt; li,
#tech02 .pop_main ul &gt; li &gt; ul &gt; li,
#tech03 .pop_main ul &gt; li &gt; ul &gt; li,
#tech04 .pop_main ul &gt; li &gt; ul &gt; li,
#tech05 .pop_main ul &gt; li &gt; ul &gt; li {
  list-style: Circle; }

#tech01 .pop_main ul &gt; li &gt; ul &gt; li &gt; ul &gt; li,
#tech02 .pop_main ul &gt; li &gt; ul &gt; li &gt; ul &gt; li,
#tech03 .pop_main ul &gt; li &gt; ul &gt; li &gt; ul &gt; li,
#tech04 .pop_main ul &gt; li &gt; ul &gt; li &gt; ul &gt; li,
#tech05 .pop_main ul &gt; li &gt; ul &gt; li &gt; ul &gt; li {
  list-style: Square; }

#tech01 .pop_main ul &gt; li &gt; ul &gt; li &gt; ol &gt; li,
#tech02 .pop_main ul &gt; li &gt; ul &gt; li &gt; ol &gt; li,
#tech03 .pop_main ul &gt; li &gt; ul &gt; li &gt; ol &gt; li,
#tech04 .pop_main ul &gt; li &gt; ul &gt; li &gt; ol &gt; li,
#tech05 .pop_main ul &gt; li &gt; ul &gt; li &gt; ol &gt; li {
  list-style: decimal; }

svg:not(:root) {
  overflow: hidden;
  color: #fff;
  fill: white; }

.gh__logo__svg {
  overflow: hidden;
  color: #000000 !important;
  fill: #000000 !important; }

.fancybox-slide &gt; div {
  margin: 0 !important; }

.fancybox-close-small:after {
  content: "×" !important; }

.fancybox-button,
.fancybox-infobar__body {
  background: transparent !important; }

.fancybox-slide--html .fancybox-close-small {
  color: transparent !important; }

.fancybox-close-small {
  position: fixed !important;
  right: 10px !important; }

@media (min-width: 1201px) {
  .fancybox-close-small {
    position: absolute !important; } }

.fancybox-close-small:after {
  width: 50px !important;
  height: 50px !important;
  font: 40px/50px Arial, Helvetica Neue, Helvetica, sans-serif !important;
  background: black !important;
  color: white !important; }

.fancybox-close-small:focus:after {
  outline: none !important; }

@media screen and (orientation: portrait) {
  .fancybox-slide--iframe .fancybox-content {
    height: 40% !important; } }

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  -webkit-transition: background .25s;
  -o-transition: background .25s;
  transition: background .25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2; }

@-webkit-keyframes load {
  0% {
    top: 80%; }
  70% {
    top: 60%; }
  90% {
    top: 50%; }
  100% {
    top: 50%; } }

@keyframes load {
  0% {
    top: 80%; }
  70% {
    top: 60%; }
  90% {
    top: 50%; }
  100% {
    top: 50%; } }

.fancybox-infobar {
  display: none; }

.fancybox-navigation .fancybox-button div {
  padding: 7px;
  background-color: #484848; }

#underwater {
  position: relative;
  width: 100%;
  height: auto;
  margin: 5vw 0;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  #underwater .container {
    max-width: 1600px;
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    #underwater .container .text {
      text-align: center; }
    #underwater .container h2 {
      color: #ffffff;
      font-size: 50px;
      padding: 0;
      margin: 0 0 10px 0;
      line-height: 1.4 !important; }
    #underwater .container p {
      width: 100%;
      color: #ffffff; }
    #underwater .container a {
      color: #fff; }
      #underwater .container a :hover {
        text-decoration: underline; }
    #underwater .container .bg {
      margin-right: 5vh; }
      #underwater .container .bg img {
        width: 100%;
        max-width: 450px; }

#tide {
  background: url("../images/decentmk2s-key-bg-2.jpg");
  background-size: cover;
  position: relative;
  width: 100%;
  height: 80vh;
  overflow: hidden;
  background-position: top center; }
  #tide .container {
    width: 1600px !important;
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    #tide .container .text {
      text-align: center; }
    #tide .container h2 {
      color: #222222;
      font-size: 50px;
      padding: 0;
      margin: 0 0 10px 0;
      line-height: 1.4 !important; }
    #tide .container p {
      width: 100%;
      color: #222222; }
    #tide .container .bg {
      background-position: center;
      height: 600px;
      background-size: contain;
      background-repeat: no-repeat;
      margin-top: 10vh;
      margin-left: 5vh; }
      #tide .container .bg img {
        width: 100%;
        max-width: 450px; }

#three-tech {
  background: url("../images/threetech-bg.jpg");
  background-size: cover;
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background-position: center center; }
  #three-tech h2 {
    color: #222222;
    font-size: 50px;
    padding: 0;
    margin: 0;
    text-align: center; }
  #three-tech .container {
    width: 100% !important;
    padding: 0 3vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start; }
    #three-tech .container .three01,
    #three-tech .container .three02,
    #three-tech .container .three03 {
      width: calc(100% / 3);
      padding-top: 5vh; }
    #three-tech .container .text {
      text-align: center;
      margin: 0 auto; }
    #three-tech .container .bg {
      width: 100%;
      max-width: 400px;
      margin: 0 auto;
      -webkit-transform: translateY(20%);
      -ms-transform: translateY(20%);
      transform: translateY(20%);
      opacity: 0; }
    #three-tech .container h3 {
      color: #222222;
      font-size: 30px;
      padding: 0;
      margin-top: 30px;
      line-height: 1.4 !important; }
    #three-tech .container p {
      width: 75%;
      color: #222222;
      margin: 0 auto; }

#diveapp {
  background: url("../images/app-bg.jpg");
  background-size: cover;
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background-position: bottom center;
  text-align: center; }
  #diveapp h3 {
    font-weight: normal; }
  #diveapp .line-app {
    width: 80%;
    margin: 0 0 5vh 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0; }
  #diveapp .container {
    width: 100% !important;
    padding: 0 3vw;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
    position: relative; }
  #diveapp .headerdivider {
    border-left: 1px solid #ababab;
    height: 50vh;
    width: 1px;
    padding: 10px 0; }
  #diveapp .app-icon {
    width: 20%;
    /* margin: 0 auto; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #diveapp .app-icon h2 {
      font-size: 48px;
      color: #000000; }
    #diveapp .app-icon img {
      width: 100%;
      max-width: 130px; }
  #diveapp .app01 {
    width: 40%;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    position: absolute;
    right: 40%;
    top: 0%; }
    #diveapp .app01 div {
      padding-left: 10%; }
    #diveapp .app01 img {
      width: 100%;
      max-width: 300px; }
  #diveapp .app02 {
    width: 40%;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 5%;
    top: 15%; }
    #diveapp .app02 p {
      width: 80%; }
    #diveapp .app02 img {
      width: 100%;
      max-width: 300px; }

#feature {
  background-color: #efefef;
  background-size: cover;
  position: relative;
  width: 100%;
  padding: 10vh 0;
  overflow: hidden;
  background-position: bottom center; }
  #feature .all-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 50px 0; }
  #feature #tab01,
  #feature #tab02,
  #feature #tab03,
  #feature #tab04 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px;
    margin-left: 5vw; }
    #feature #tab01 svg,
    #feature #tab02 svg,
    #feature #tab03 svg,
    #feature #tab04 svg {
      fill: #b7b7b7; }
    #feature #tab01 img,
    #feature #tab02 img,
    #feature #tab03 img,
    #feature #tab04 img {
      width: 100%;
      max-width: 900px;
      border-left: 0px; }
    #feature #tab01 h3,
    #feature #tab02 h3,
    #feature #tab03 h3,
    #feature #tab04 h3 {
      font-size: 36px;
      color: #b7b7b7;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    #feature #tab01 .demo-icon,
    #feature #tab02 .demo-icon,
    #feature #tab03 .demo-icon,
    #feature #tab04 .demo-icon {
      display: none; }
    #feature #tab01 p,
    #feature #tab02 p,
    #feature #tab03 p,
    #feature #tab04 p {
      display: none;
      max-width: 500px; }
    #feature #tab01 svg,
    #feature #tab02 svg,
    #feature #tab03 svg,
    #feature #tab04 svg {
      margin-left: 10px; }
    #feature #tab01 div:hover,
    #feature #tab02 div:hover,
    #feature #tab03 div:hover,
    #feature #tab04 div:hover {
      border-left: 6px #23B1D4 solid;
      padding: 0 30px;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
      -webkit-animation: fadeIn 0.5s ease;
      animation: fadeIn 0.5s ease; }
      #feature #tab01 div:hover svg,
      #feature #tab02 div:hover svg,
      #feature #tab03 div:hover svg,
      #feature #tab04 div:hover svg {
        display: none; }
      #feature #tab01 div:hover img,
      #feature #tab02 div:hover img,
      #feature #tab03 div:hover img,
      #feature #tab04 div:hover img {
        width: 100%;
        max-width: 900px;
        border-left: 0px; }
      #feature #tab01 div:hover h3,
      #feature #tab02 div:hover h3,
      #feature #tab03 div:hover h3,
      #feature #tab04 div:hover h3 {
        font-size: 36px;
        color: #000000; }
      #feature #tab01 div:hover .demo-icon,
      #feature #tab02 div:hover .demo-icon,
      #feature #tab03 div:hover .demo-icon,
      #feature #tab04 div:hover .demo-icon {
        display: inline-block; }
    #feature #tab01 .open,
    #feature #tab02 .open,
    #feature #tab03 .open,
    #feature #tab04 .open {
      border-left: 6px #23B1D4 solid;
      padding: 0 30px;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn; }
      #feature #tab01 .open img,
      #feature #tab02 .open img,
      #feature #tab03 .open img,
      #feature #tab04 .open img {
        width: 100%;
        max-width: 900px;
        border-left: 0px; }
      #feature #tab01 .open svg,
      #feature #tab02 .open svg,
      #feature #tab03 .open svg,
      #feature #tab04 .open svg {
        display: none; }
      #feature #tab01 .open h3,
      #feature #tab02 .open h3,
      #feature #tab03 .open h3,
      #feature #tab04 .open h3 {
        font-size: 36px;
        color: #000000; }
      #feature #tab01 .open .demo-icon,
      #feature #tab02 .open .demo-icon,
      #feature #tab03 .open .demo-icon,
      #feature #tab04 .open .demo-icon {
        display: none; }
      #feature #tab01 .open p,
      #feature #tab02 .open p,
      #feature #tab03 .open p,
      #feature #tab04 .open p {
        display: block; }
    #feature #tab01 div:nth-child(2),
    #feature #tab02 div:nth-child(2),
    #feature #tab03 div:nth-child(2),
    #feature #tab04 div:nth-child(2) {
      border: none;
      display: none;
      width: 100%;
      max-width: 900px;
      border-left: 0px; }
  #feature #img01,
  #feature #img02,
  #feature #img03,
  #feature #img04 {
    width: 100%;
    max-width: 900px;
    border-left: 0px; }
  #feature h2 {
    color: #222222;
    font-size: 48px;
    padding: 0;
    margin: 0;
    text-align: center; }

#health {
  background: url("../images/decentmk2s-health-bg.jpg");
  background-size: cover;
  position: relative;
  width: 100%;
  height: 90vh;
  overflow: hidden;
  background-position: top center; }
  #health .container {
    position: absolute;
    top: 50%;
    left: 45%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    #health .container h2 {
      font-size: 48px;
      color: #000000; }
    #health .container p {
      color: #000;
      width: 60%;
      margin-bottom: 30px; }

#smartlife {
  background-color: #efefef;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background-position: top center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #smartlife .bg {
    background: url("../images/decentmk2s-smartlift-bg.jpg");
    background-size: cover;
    width: 50%;
    height: 600px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
  #smartlife .watch {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    position: absolute;
    z-index: 15;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  #smartlife .text {
    text-align: center;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  #smartlife h2 {
    font-size: 48px;
    color: #000000; }
  #smartlife p {
    color: #000;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center; }
  #smartlife .m-and-m {
    margin: 0 auto;
    text-align: center; }
    #smartlife .m-and-m img {
      width: 100%;
      max-width: 100px; }
    #smartlife .m-and-m ol {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      padding-bottom: 0; }
    #smartlife .m-and-m li {
      width: 180px;
      height: 180px;
      background: #fff;
      padding: 15px 10px 10px 10px;
      margin: 30px 30px;
      border-radius: 100%; }
      #smartlife .m-and-m li p {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 0; }

#connect-iq {
  background-color: #efefef;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 170vh;
  overflow: hidden;
  background-position: top center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #connect-iq .bg {
    background: url("../images/decentmk2s-watchband-iq.jpg");
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 620px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
  #connect-iq .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px; }
    #connect-iq .text div {
      width: 50%; }
  #connect-iq h2 {
    font-size: 48px;
    color: #000000; }
  #connect-iq p {
    color: #000;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 30px; }
  #connect-iq .hero-cloud {
    position: absolute;
    bottom: 0; }

#three-spec {
  position: relative;
  overflow: hidden;
  background: url("../images/decentmk2s-spec-bg.jpg");
  background-size: cover;
  height: 80vh; }
  #three-spec h2 {
    color: #ffffff;
    font-size: 48px;
    padding: 0;
    margin: 0;
    text-align: center;
    margin: 30px 0; }
  #three-spec .container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    #three-spec .container ol {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    #three-spec .container li {
      text-align: center; }
      #three-spec .container li img {
        width: 100%;
        max-width: 300px; }
      #three-spec .container li p {
        color: #fff;
        margin: 0 auto;
        margin: 20px 0;
        text-align: center; }
  #three-spec .btn-size-default {
    margin: .2rem 0;
    padding: 0.6em 1em; }

section#comparison {
  background-color: #031d36; }

section#comparison h2,
section#spec h2 {
  font-weight: initial;
  color: #ffffff; }

section#comparison table,
section#spec table {
  table-layout: fixed;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto; }

section#comparison table figure img,
section#spec table figure img {
  max-width: 80px; }

section#comparison table td,
section#comparison table th,
section#spec table td,
section#spec table th {
  border: none;
  color: #ffffff; }

section#comparison table .text b,
section#comparison table thead td,
section#spec table .text b,
section#spec table thead td {
  text-align: center; }

section#comparison table tfoot p,
section#comparison table thead p,
section#spec table tfoot p,
section#spec table thead p {
  margin-bottom: 0;
  font-size: 14px !important;
  font-weight: bold;
  color: #ffffff; }

section#comparison table tfoot span.price,
section#comparison table thead span.price,
section#spec table tfoot span.price,
section#spec table thead span.price {
  font-size: 13px;
  color: #ffffff; }

section#comparison table tfoot span.price small,
section#comparison table thead span.price small,
section#spec table tfoot span.price small,
section#spec table thead span.price small {
  display: inherit;
  font-style: normal;
  font-size: inherit; }

section#comparison table tbody tr,
section#spec table tbody tr {
  border-top: 1px solid #ccc; }

section#comparison table tbody tr:last-child,
section#spec table tbody tr:last-child {
  border-bottom: 1px solid #ccc; }

section#comparison table tbody td,
section#spec table tbody td {
  line-height: 25px;
  vertical-align: top !important;
  text-align: center;
  font-size: 13px;
  padding: 10px 5px; }

section#comparison table tbody td.row-label,
section#spec table tbody td.row-label {
  text-align: left; }

section#comparison table tbody td.dot,
section#spec table tbody td.dot {
  font-family: "Helvetica Neue", sans-serif !important;
  font-size: 30px !important; }

section#comparison table tbody td.dot span,
section#spec table tbody td.dot span {
  display: block;
  font-size: 13px;
  color: #ffffff;
  font-family: Helvetica, "Microsoft JhengHei", sans-serif !important; }

#comparison.mobile .container .product-list,
#comparison.mobile .container &gt; h3,
[id*=comparison].mobile .container .product-list,
[id*=comparison].mobile .container &gt; h3,
#comparison .product-list ul li p,
[id*=comparison] .product-list ul li p {
  color: #fff; }

#comparison .product-list ul li,
[id*=comparison] .product-list ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 120px;
  max-width: 120px;
  margin: 10px 0;
  list-style: none; }

#comparison .product-list ul li.select span:before,
[id*=comparison] .product-list ul li.select span:before {
  background-color: #ffffff; }

#comparison #spec table.p-sticky,
[id*=comparison] #spec table.p-sticky {
  background-color: #031d36 !important;
  top: 115px; }

#comparison #spec table a.re-compare,
[id*=comparison] #spec table a.re-compare {
  margin-bottom: 0;
  display: none;
  color: #ffffff !important;
  border-color: #ffffff !important; }

html:lang(en-SG) section p:not(td),
html:lang(en-MY) section p:not(td),
html:lang(en-PH) section p:not(td),
html:lang(en-HK) section p:not(td),
html:lang(th-TH) section p:not(td),
html:lang(id-ID) section p:not(td),
html:lang(vi-VN) section p:not(td) {
  font-size: 16px; }

html:lang(en-SG) #device .feature-item li,
html:lang(en-MY) #device .feature-item li,
html:lang(en-PH) #device .feature-item li,
html:lang(en-HK) #device .feature-item li,
html:lang(th-TH) #device .feature-item li,
html:lang(id-ID) #device .feature-item li,
html:lang(vi-VN) #device .feature-item li {
  text-align: center; }

html:lang(en-SG) #device .device-intro .product-intro .content p,
html:lang(en-MY) #device .device-intro .product-intro .content p,
html:lang(en-PH) #device .device-intro .product-intro .content p,
html:lang(en-HK) #device .device-intro .product-intro .content p,
html:lang(th-TH) #device .device-intro .product-intro .content p,
html:lang(id-ID) #device .device-intro .product-intro .content p,
html:lang(vi-VN) #device .device-intro .product-intro .content p {
  font-size: 20px; }

html:lang(en-SG) #device .dive-technology .content,
html:lang(en-MY) #device .dive-technology .content,
html:lang(en-PH) #device .dive-technology .content,
html:lang(en-HK) #device .dive-technology .content,
html:lang(th-TH) #device .dive-technology .content,
html:lang(id-ID) #device .dive-technology .content,
html:lang(vi-VN) #device .dive-technology .content {
  top: 37%; }

html:lang(en-SG) #device .dive-technology .icon-set,
html:lang(en-MY) #device .dive-technology .icon-set,
html:lang(en-PH) #device .dive-technology .icon-set,
html:lang(en-HK) #device .dive-technology .icon-set,
html:lang(th-TH) #device .dive-technology .icon-set,
html:lang(id-ID) #device .dive-technology .icon-set,
html:lang(vi-VN) #device .dive-technology .icon-set {
  top: 33%; }

html:lang(en-SG) #device .dive-technology .content h2,
html:lang(en-SG) #device #divemode .container h2,
html:lang(en-MY) #device .dive-technology .content h2,
html:lang(en-MY) #device #divemode .container h2,
html:lang(en-PH) #device .dive-technology .content h2,
html:lang(en-PH) #device #divemode .container h2,
html:lang(en-HK) #device .dive-technology .content h2,
html:lang(en-HK) #device #divemode .container h2,
html:lang(th-TH) #device .dive-technology .content h2,
html:lang(th-TH) #device #divemode .container h2,
html:lang(id-ID) #device .dive-technology .content h2,
html:lang(id-ID) #device #divemode .container h2,
html:lang(vi-VN) #device .dive-technology .content h2,
html:lang(vi-VN) #device #divemode .container h2 {
  line-height: 1.1 !important;
  margin-bottom: 20px; }

html:lang(en-SG) #device .dive-technology .icon-set .btn-white-empty,
html:lang(en-SG) #device .dive-technology .icon-set a,
html:lang(en-MY) #device .dive-technology .icon-set .btn-white-empty,
html:lang(en-MY) #device .dive-technology .icon-set a,
html:lang(en-PH) #device .dive-technology .icon-set .btn-white-empty,
html:lang(en-PH) #device .dive-technology .icon-set a,
html:lang(en-HK) #device .dive-technology .icon-set .btn-white-empty,
html:lang(en-HK) #device .dive-technology .icon-set a,
html:lang(th-TH) #device .dive-technology .icon-set .btn-white-empty,
html:lang(th-TH) #device .dive-technology .icon-set a,
html:lang(id-ID) #device .dive-technology .icon-set .btn-white-empty,
html:lang(id-ID) #device .dive-technology .icon-set a,
html:lang(vi-VN) #device .dive-technology .icon-set .btn-white-empty,
html:lang(vi-VN) #device .dive-technology .icon-set a {
  text-align: left;
  line-height: 1.4 !important; }

html:lang(en-SG) #tech01 .pop_main img,
html:lang(en-SG) #tech02 .pop_main img,
html:lang(en-SG) #tech03 .pop_main img,
html:lang(en-SG) #tech04 .pop_main img,
html:lang(en-SG) #tech05 .pop_main img,
html:lang(en-MY) #tech01 .pop_main img,
html:lang(en-MY) #tech02 .pop_main img,
html:lang(en-MY) #tech03 .pop_main img,
html:lang(en-MY) #tech04 .pop_main img,
html:lang(en-MY) #tech05 .pop_main img,
html:lang(en-PH) #tech01 .pop_main img,
html:lang(en-PH) #tech02 .pop_main img,
html:lang(en-PH) #tech03 .pop_main img,
html:lang(en-PH) #tech04 .pop_main img,
html:lang(en-PH) #tech05 .pop_main img,
html:lang(en-HK) #tech01 .pop_main img,
html:lang(en-HK) #tech02 .pop_main img,
html:lang(en-HK) #tech03 .pop_main img,
html:lang(en-HK) #tech04 .pop_main img,
html:lang(en-HK) #tech05 .pop_main img,
html:lang(th-TH) #tech01 .pop_main img,
html:lang(th-TH) #tech02 .pop_main img,
html:lang(th-TH) #tech03 .pop_main img,
html:lang(th-TH) #tech04 .pop_main img,
html:lang(th-TH) #tech05 .pop_main img,
html:lang(id-ID) #tech01 .pop_main img,
html:lang(id-ID) #tech02 .pop_main img,
html:lang(id-ID) #tech03 .pop_main img,
html:lang(id-ID) #tech04 .pop_main img,
html:lang(id-ID) #tech05 .pop_main img,
html:lang(vi-VN) #tech01 .pop_main img,
html:lang(vi-VN) #tech02 .pop_main img,
html:lang(vi-VN) #tech03 .pop_main img,
html:lang(vi-VN) #tech04 .pop_main img,
html:lang(vi-VN) #tech05 .pop_main img {
  margin-top: 30px;
  width: 100%;
  max-width: 500px; }

html:lang(en-SG) #underwater .container .text,
html:lang(en-MY) #underwater .container .text,
html:lang(en-PH) #underwater .container .text,
html:lang(en-HK) #underwater .container .text,
html:lang(th-TH) #underwater .container .text,
html:lang(id-ID) #underwater .container .text,
html:lang(vi-VN) #underwater .container .text {
  width: 50%; }

html:lang(en-SG) #tide .container .text,
html:lang(en-MY) #tide .container .text,
html:lang(en-PH) #tide .container .text,
html:lang(en-HK) #tide .container .text,
html:lang(th-TH) #tide .container .text,
html:lang(id-ID) #tide .container .text,
html:lang(vi-VN) #tide .container .text {
  text-align: center;
  width: 50%; }

html:lang(en-SG) #diveapp h3,
html:lang(en-MY) #diveapp h3,
html:lang(en-PH) #diveapp h3,
html:lang(en-HK) #diveapp h3,
html:lang(th-TH) #diveapp h3,
html:lang(id-ID) #diveapp h3,
html:lang(vi-VN) #diveapp h3 {
  font-weight: normal;
  line-height: 1.4 !important; }

html:lang(en-SG) #feature #tab01,
html:lang(en-SG) #feature #tab02,
html:lang(en-SG) #feature #tab03,
html:lang(en-SG) #feature #tab04,
html:lang(en-MY) #feature #tab01,
html:lang(en-MY) #feature #tab02,
html:lang(en-MY) #feature #tab03,
html:lang(en-MY) #feature #tab04,
html:lang(en-PH) #feature #tab01,
html:lang(en-PH) #feature #tab02,
html:lang(en-PH) #feature #tab03,
html:lang(en-PH) #feature #tab04,
html:lang(en-HK) #feature #tab01,
html:lang(en-HK) #feature #tab02,
html:lang(en-HK) #feature #tab03,
html:lang(en-HK) #feature #tab04,
html:lang(th-TH) #feature #tab01,
html:lang(th-TH) #feature #tab02,
html:lang(th-TH) #feature #tab03,
html:lang(th-TH) #feature #tab04,
html:lang(id-ID) #feature #tab01,
html:lang(id-ID) #feature #tab02,
html:lang(id-ID) #feature #tab03,
html:lang(id-ID) #feature #tab04,
html:lang(vi-VN) #feature #tab01,
html:lang(vi-VN) #feature #tab02,
html:lang(vi-VN) #feature #tab03,
html:lang(vi-VN) #feature #tab04 {
  padding: 5px 30px; }

html:lang(en-SG) #feature #tab01 a h3,
html:lang(en-SG) #feature #tab02 a h3,
html:lang(en-SG) #feature #tab03 a h3,
html:lang(en-SG) #feature #tab04 a h3,
html:lang(en-MY) #feature #tab01 a h3,
html:lang(en-MY) #feature #tab02 a h3,
html:lang(en-MY) #feature #tab03 a h3,
html:lang(en-MY) #feature #tab04 a h3,
html:lang(en-PH) #feature #tab01 a h3,
html:lang(en-PH) #feature #tab02 a h3,
html:lang(en-PH) #feature #tab03 a h3,
html:lang(en-PH) #feature #tab04 a h3,
html:lang(en-HK) #feature #tab01 a h3,
html:lang(en-HK) #feature #tab02 a h3,
html:lang(en-HK) #feature #tab03 a h3,
html:lang(en-HK) #feature #tab04 a h3,
html:lang(th-TH) #feature #tab01 a h3,
html:lang(th-TH) #feature #tab02 a h3,
html:lang(th-TH) #feature #tab03 a h3,
html:lang(th-TH) #feature #tab04 a h3,
html:lang(id-ID) #feature #tab01 a h3,
html:lang(id-ID) #feature #tab02 a h3,
html:lang(id-ID) #feature #tab03 a h3,
html:lang(id-ID) #feature #tab04 a h3,
html:lang(vi-VN) #feature #tab01 a h3,
html:lang(vi-VN) #feature #tab02 a h3,
html:lang(vi-VN) #feature #tab03 a h3,
html:lang(vi-VN) #feature #tab04 a h3 {
  width: 70%;
  line-height: 1.1 !important; }

html:lang(en-SG) #feature #tab01 div:hover h3,
html:lang(en-SG) #feature #tab02 div:hover h3,
html:lang(en-SG) #feature #tab03 div:hover h3,
html:lang(en-SG) #feature #tab04 div:hover h3,
html:lang(en-MY) #feature #tab01 div:hover h3,
html:lang(en-MY) #feature #tab02 div:hover h3,
html:lang(en-MY) #feature #tab03 div:hover h3,
html:lang(en-MY) #feature #tab04 div:hover h3,
html:lang(en-PH) #feature #tab01 div:hover h3,
html:lang(en-PH) #feature #tab02 div:hover h3,
html:lang(en-PH) #feature #tab03 div:hover h3,
html:lang(en-PH) #feature #tab04 div:hover h3,
html:lang(en-HK) #feature #tab01 div:hover h3,
html:lang(en-HK) #feature #tab02 div:hover h3,
html:lang(en-HK) #feature #tab03 div:hover h3,
html:lang(en-HK) #feature #tab04 div:hover h3,
html:lang(th-TH) #feature #tab01 div:hover h3,
html:lang(th-TH) #feature #tab02 div:hover h3,
html:lang(th-TH) #feature #tab03 div:hover h3,
html:lang(th-TH) #feature #tab04 div:hover h3,
html:lang(id-ID) #feature #tab01 div:hover h3,
html:lang(id-ID) #feature #tab02 div:hover h3,
html:lang(id-ID) #feature #tab03 div:hover h3,
html:lang(id-ID) #feature #tab04 div:hover h3,
html:lang(vi-VN) #feature #tab01 div:hover h3,
html:lang(vi-VN) #feature #tab02 div:hover h3,
html:lang(vi-VN) #feature #tab03 div:hover h3,
html:lang(vi-VN) #feature #tab04 div:hover h3 {
  line-height: 1.1 !important; }

html:lang(en-SG) #feature #tab01 .open h3,
html:lang(en-SG) #feature #tab02 .open h3,
html:lang(en-SG) #feature #tab03 .open h3,
html:lang(en-SG) #feature #tab04 .open h3,
html:lang(en-MY) #feature #tab01 .open h3,
html:lang(en-MY) #feature #tab02 .open h3,
html:lang(en-MY) #feature #tab03 .open h3,
html:lang(en-MY) #feature #tab04 .open h3,
html:lang(en-PH) #feature #tab01 .open h3,
html:lang(en-PH) #feature #tab02 .open h3,
html:lang(en-PH) #feature #tab03 .open h3,
html:lang(en-PH) #feature #tab04 .open h3,
html:lang(en-HK) #feature #tab01 .open h3,
html:lang(en-HK) #feature #tab02 .open h3,
html:lang(en-HK) #feature #tab03 .open h3,
html:lang(en-HK) #feature #tab04 .open h3,
html:lang(th-TH) #feature #tab01 .open h3,
html:lang(th-TH) #feature #tab02 .open h3,
html:lang(th-TH) #feature #tab03 .open h3,
html:lang(th-TH) #feature #tab04 .open h3,
html:lang(id-ID) #feature #tab01 .open h3,
html:lang(id-ID) #feature #tab02 .open h3,
html:lang(id-ID) #feature #tab03 .open h3,
html:lang(id-ID) #feature #tab04 .open h3,
html:lang(vi-VN) #feature #tab01 .open h3,
html:lang(vi-VN) #feature #tab02 .open h3,
html:lang(vi-VN) #feature #tab03 .open h3,
html:lang(vi-VN) #feature #tab04 .open h3 {
  line-height: 1.1 !important; }

html:lang(en-SG) #feature #tab02 a h3,
html:lang(en-SG) #feature #tab02 div:hover h3,
html:lang(en-SG) #feature #tab02 .open h3,
html:lang(en-MY) #feature #tab02 a h3,
html:lang(en-MY) #feature #tab02 div:hover h3,
html:lang(en-MY) #feature #tab02 .open h3,
html:lang(en-PH) #feature #tab02 a h3,
html:lang(en-PH) #feature #tab02 div:hover h3,
html:lang(en-PH) #feature #tab02 .open h3,
html:lang(en-HK) #feature #tab02 a h3,
html:lang(en-HK) #feature #tab02 div:hover h3,
html:lang(en-HK) #feature #tab02 .open h3,
html:lang(th-TH) #feature #tab02 a h3,
html:lang(th-TH) #feature #tab02 div:hover h3,
html:lang(th-TH) #feature #tab02 .open h3,
html:lang(id-ID) #feature #tab02 a h3,
html:lang(id-ID) #feature #tab02 div:hover h3,
html:lang(id-ID) #feature #tab02 .open h3,
html:lang(vi-VN) #feature #tab02 a h3,
html:lang(vi-VN) #feature #tab02 div:hover h3,
html:lang(vi-VN) #feature #tab02 .open h3 {
  width: auto; }

html:lang(en-SG) #smartlife .m-and-m li p,
html:lang(en-MY) #smartlife .m-and-m li p,
html:lang(en-PH) #smartlife .m-and-m li p,
html:lang(en-HK) #smartlife .m-and-m li p,
html:lang(th-TH) #smartlife .m-and-m li p,
html:lang(id-ID) #smartlife .m-and-m li p,
html:lang(vi-VN) #smartlife .m-and-m li p {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0;
  line-height: 1.1 !important; }

html:lang(en-SG) #smartlife .bg,
html:lang(en-MY) #smartlife .bg,
html:lang(en-PH) #smartlife .bg,
html:lang(en-HK) #smartlife .bg,
html:lang(th-TH) #smartlife .bg,
html:lang(id-ID) #smartlife .bg,
html:lang(vi-VN) #smartlife .bg {
  width: 60%; }

html:lang(en-SG) #smartlife p,
html:lang(en-MY) #smartlife p,
html:lang(en-PH) #smartlife p,
html:lang(en-HK) #smartlife p,
html:lang(th-TH) #smartlife p,
html:lang(id-ID) #smartlife p,
html:lang(vi-VN) #smartlife p {
  width: 50%; }

html:lang(ko-KR) section p:not(td) {
  font-size: 16px; }

html:lang(ko-KR) #device .feature-item p {
  color: #fff;
  font-size: 1em !important;
  line-height: 1.8em !important;
  text-align: center; }

html:lang(ko-KR) #underwater .container .text {
  width: 50%; }

html:lang(ko-KR) #tide .container .text {
  text-align: center;
  width: 50%; }

html:lang(ko-KR) #smartlife p {
  width: 70%;
  line-height: 1.1; }

html:lang(th-TH) #tech01 h3,
html:lang(th-TH) #tech02 h3,
html:lang(th-TH) #tech03 h3,
html:lang(th-TH) #tech04 h3,
html:lang(th-TH) #tech05 h3,
html:lang(vi-VN) #tech01 h3,
html:lang(vi-VN) #tech02 h3,
html:lang(vi-VN) #tech03 h3,
html:lang(vi-VN) #tech04 h3,
html:lang(vi-VN) #tech05 h3,
html:lang(id-ID) #tech01 h3,
html:lang(id-ID) #tech02 h3,
html:lang(id-ID) #tech03 h3,
html:lang(id-ID) #tech04 h3,
html:lang(id-ID) #tech05 h3 {
  line-height: 1.2 !important; }

html:lang(th-TH) #device #divemode .container .text,
html:lang(vi-VN) #device #divemode .container .text,
html:lang(id-ID) #device #divemode .container .text {
  width: 50%; }

html:lang(th-TH) #feature #tab01 h3,
html:lang(th-TH) #feature #tab02 h3,
html:lang(th-TH) #feature #tab03 h3,
html:lang(th-TH) #feature #tab04 h3,
html:lang(th-TH) #feature #tab01 a h3,
html:lang(th-TH) #feature #tab02 a h3,
html:lang(th-TH) #feature #tab03 a h3,
html:lang(th-TH) #feature #tab04 a h3,
html:lang(th-TH) #feature #tab01 div:hover h3,
html:lang(th-TH) #feature #tab02 div:hover h3,
html:lang(th-TH) #feature #tab03 div:hover h3,
html:lang(th-TH) #feature #tab04 div:hover h3,
html:lang(th-TH) #feature #tab01 .open h3,
html:lang(th-TH) #feature #tab02 .open h3,
html:lang(th-TH) #feature #tab03 .open h3,
html:lang(th-TH) #feature #tab04 .open h3,
html:lang(vi-VN) #feature #tab01 h3,
html:lang(vi-VN) #feature #tab02 h3,
html:lang(vi-VN) #feature #tab03 h3,
html:lang(vi-VN) #feature #tab04 h3,
html:lang(vi-VN) #feature #tab01 a h3,
html:lang(vi-VN) #feature #tab02 a h3,
html:lang(vi-VN) #feature #tab03 a h3,
html:lang(vi-VN) #feature #tab04 a h3,
html:lang(vi-VN) #feature #tab01 div:hover h3,
html:lang(vi-VN) #feature #tab02 div:hover h3,
html:lang(vi-VN) #feature #tab03 div:hover h3,
html:lang(vi-VN) #feature #tab04 div:hover h3,
html:lang(vi-VN) #feature #tab01 .open h3,
html:lang(vi-VN) #feature #tab02 .open h3,
html:lang(vi-VN) #feature #tab03 .open h3,
html:lang(vi-VN) #feature #tab04 .open h3,
html:lang(id-ID) #feature #tab01 h3,
html:lang(id-ID) #feature #tab02 h3,
html:lang(id-ID) #feature #tab03 h3,
html:lang(id-ID) #feature #tab04 h3,
html:lang(id-ID) #feature #tab01 a h3,
html:lang(id-ID) #feature #tab02 a h3,
html:lang(id-ID) #feature #tab03 a h3,
html:lang(id-ID) #feature #tab04 a h3,
html:lang(id-ID) #feature #tab01 div:hover h3,
html:lang(id-ID) #feature #tab02 div:hover h3,
html:lang(id-ID) #feature #tab03 div:hover h3,
html:lang(id-ID) #feature #tab04 div:hover h3,
html:lang(id-ID) #feature #tab01 .open h3,
html:lang(id-ID) #feature #tab02 .open h3,
html:lang(id-ID) #feature #tab03 .open h3,
html:lang(id-ID) #feature #tab04 .open h3 {
  width: auto;
  font-size: 28px;
  line-height: 1.2 !important; }

html:lang(th-TH) #health .container h2,
html:lang(vi-VN) #health .container h2,
html:lang(id-ID) #health .container h2 {
  font-size: 48px;
  line-height: 1.4 !important; }

.fancybox-navigation .fancybox-button--arrow_left {
  /* left: 0; */
  left: 20% !important; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 20% !important; }

@media (min-width: 2000px) and (max-width: 2560px) {
  #device .device-intro .product-intro .people {
    width: 100%;
    max-width: 1200px;
    position: absolute;
    right: 20%;
    top: 40%;
    z-index: 1; }
  #feature #img01,
  #feature #img02,
  #feature #img03,
  #feature #img04 {
    width: 100%;
    max-width: 1200px;
    border-left: 0px; } }

@media (max-width: 1680px) {
  #connect-iq .bg {
    height: 700px; }
  #tech01 .pop_main img,
  #tech02 .pop_main img,
  #tech03 .pop_main img,
  #tech04 .pop_main img,
  #tech05 .pop_main img {
    margin-top: 50px;
    width: 100%;
    max-width: 50vh; }
  #device .device-intro .product-intro .device-slogan p {
    letter-spacing: 30px; }
  #device #gallery .hero-bkg-animated {
    width: 90%; }
  html:lang(en-SG) #device .device-intro .product-intro .content p,
  html:lang(en-MY) #device .device-intro .product-intro .content p,
  html:lang(en-PH) #device .device-intro .product-intro .content p,
  html:lang(en-HK) #device .device-intro .product-intro .content p,
  html:lang(th-TH) #device .device-intro .product-intro .content p,
  html:lang(id-ID) #device .device-intro .product-intro .content p,
  html:lang(vi-VN) #device .device-intro .product-intro .content p {
    font-size: 18px; }
  html:lang(en-SG) #device .dive-technology .content,
  html:lang(en-MY) #device .dive-technology .content,
  html:lang(en-PH) #device .dive-technology .content,
  html:lang(en-HK) #device .dive-technology .content,
  html:lang(th-TH) #device .dive-technology .content,
  html:lang(id-ID) #device .dive-technology .content,
  html:lang(vi-VN) #device .dive-technology .content {
    top: 34%; }
  html:lang(en-SG) #device .dive-technology .icon-set,
  html:lang(en-MY) #device .dive-technology .icon-set,
  html:lang(en-PH) #device .dive-technology .icon-set,
  html:lang(en-HK) #device .dive-technology .icon-set,
  html:lang(th-TH) #device .dive-technology .icon-set,
  html:lang(id-ID) #device .dive-technology .icon-set,
  html:lang(vi-VN) #device .dive-technology .icon-set {
    top: 30%; }
  html:lang(en-SG) #smartlife .bg,
  html:lang(en-MY) #smartlife .bg,
  html:lang(en-PH) #smartlife .bg,
  html:lang(en-HK) #smartlife .bg,
  html:lang(th-TH) #smartlife .bg,
  html:lang(id-ID) #smartlife .bg,
  html:lang(vi-VN) #smartlife .bg {
    width: 70%;
    height: 600px; }
  html:lang(en-SG) #smartlife .m-and-m li p,
  html:lang(en-MY) #smartlife .m-and-m li p,
  html:lang(en-PH) #smartlife .m-and-m li p,
  html:lang(en-HK) #smartlife .m-and-m li p,
  html:lang(th-TH) #smartlife .m-and-m li p,
  html:lang(id-ID) #smartlife .m-and-m li p,
  html:lang(vi-VN) #smartlife .m-and-m li p {
    width: 80%;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 1.1 !important; }
  html:lang(en-SG) #three-tech,
  html:lang(en-MY) #three-tech,
  html:lang(en-PH) #three-tech,
  html:lang(en-HK) #three-tech,
  html:lang(th-TH) #three-tech,
  html:lang(id-ID) #three-tech,
  html:lang(vi-VN) #three-tech {
    height: auto;
    padding: 5vw 0; }
  html:lang(en-SG) #feature #img01, html:lang(en-SG) #feature #img02, html:lang(en-SG) #feature #img03, html:lang(en-SG) #feature #img04,
  html:lang(en-MY) #feature #img01,
  html:lang(en-MY) #feature #img02,
  html:lang(en-MY) #feature #img03,
  html:lang(en-MY) #feature #img04,
  html:lang(en-PH) #feature #img01,
  html:lang(en-PH) #feature #img02,
  html:lang(en-PH) #feature #img03,
  html:lang(en-PH) #feature #img04,
  html:lang(en-HK) #feature #img01,
  html:lang(en-HK) #feature #img02,
  html:lang(en-HK) #feature #img03,
  html:lang(en-HK) #feature #img04,
  html:lang(th-TH) #feature #img01,
  html:lang(th-TH) #feature #img02,
  html:lang(th-TH) #feature #img03,
  html:lang(th-TH) #feature #img04,
  html:lang(id-ID) #feature #img01,
  html:lang(id-ID) #feature #img02,
  html:lang(id-ID) #feature #img03,
  html:lang(id-ID) #feature #img04,
  html:lang(vi-VN) #feature #img01,
  html:lang(vi-VN) #feature #img02,
  html:lang(vi-VN) #feature #img03,
  html:lang(vi-VN) #feature #img04 {
    max-width: 800px; }
  html:lang(en-SG) #feature #tab01,
  html:lang(en-SG) #feature #tab02,
  html:lang(en-SG) #feature #tab03,
  html:lang(en-SG) #feature #tab04,
  html:lang(en-MY) #feature #tab01,
  html:lang(en-MY) #feature #tab02,
  html:lang(en-MY) #feature #tab03,
  html:lang(en-MY) #feature #tab04,
  html:lang(en-PH) #feature #tab01,
  html:lang(en-PH) #feature #tab02,
  html:lang(en-PH) #feature #tab03,
  html:lang(en-PH) #feature #tab04,
  html:lang(en-HK) #feature #tab01,
  html:lang(en-HK) #feature #tab02,
  html:lang(en-HK) #feature #tab03,
  html:lang(en-HK) #feature #tab04,
  html:lang(th-TH) #feature #tab01,
  html:lang(th-TH) #feature #tab02,
  html:lang(th-TH) #feature #tab03,
  html:lang(th-TH) #feature #tab04,
  html:lang(id-ID) #feature #tab01,
  html:lang(id-ID) #feature #tab02,
  html:lang(id-ID) #feature #tab03,
  html:lang(id-ID) #feature #tab04,
  html:lang(vi-VN) #feature #tab01,
  html:lang(vi-VN) #feature #tab02,
  html:lang(vi-VN) #feature #tab03,
  html:lang(vi-VN) #feature #tab04 {
    padding: 5px 30px 5px 30px; }
  html:lang(en-SG) #feature #tab01 div:hover,
  html:lang(en-SG) #feature #tab02 div:hover,
  html:lang(en-SG) #feature #tab03 div:hover,
  html:lang(en-SG) #feature #tab04 div:hover,
  html:lang(en-SG) #feature #tab01 .open,
  html:lang(en-SG) #feature #tab02 .open,
  html:lang(en-SG) #feature #tab03 .open,
  html:lang(en-SG) #feature #tab04 .open,
  html:lang(en-MY) #feature #tab01 div:hover,
  html:lang(en-MY) #feature #tab02 div:hover,
  html:lang(en-MY) #feature #tab03 div:hover,
  html:lang(en-MY) #feature #tab04 div:hover,
  html:lang(en-MY) #feature #tab01 .open,
  html:lang(en-MY) #feature #tab02 .open,
  html:lang(en-MY) #feature #tab03 .open,
  html:lang(en-MY) #feature #tab04 .open,
  html:lang(en-PH) #feature #tab01 div:hover,
  html:lang(en-PH) #feature #tab02 div:hover,
  html:lang(en-PH) #feature #tab03 div:hover,
  html:lang(en-PH) #feature #tab04 div:hover,
  html:lang(en-PH) #feature #tab01 .open,
  html:lang(en-PH) #feature #tab02 .open,
  html:lang(en-PH) #feature #tab03 .open,
  html:lang(en-PH) #feature #tab04 .open,
  html:lang(en-HK) #feature #tab01 div:hover,
  html:lang(en-HK) #feature #tab02 div:hover,
  html:lang(en-HK) #feature #tab03 div:hover,
  html:lang(en-HK) #feature #tab04 div:hover,
  html:lang(en-HK) #feature #tab01 .open,
  html:lang(en-HK) #feature #tab02 .open,
  html:lang(en-HK) #feature #tab03 .open,
  html:lang(en-HK) #feature #tab04 .open,
  html:lang(th-TH) #feature #tab01 div:hover,
  html:lang(th-TH) #feature #tab02 div:hover,
  html:lang(th-TH) #feature #tab03 div:hover,
  html:lang(th-TH) #feature #tab04 div:hover,
  html:lang(th-TH) #feature #tab01 .open,
  html:lang(th-TH) #feature #tab02 .open,
  html:lang(th-TH) #feature #tab03 .open,
  html:lang(th-TH) #feature #tab04 .open,
  html:lang(id-ID) #feature #tab01 div:hover,
  html:lang(id-ID) #feature #tab02 div:hover,
  html:lang(id-ID) #feature #tab03 div:hover,
  html:lang(id-ID) #feature #tab04 div:hover,
  html:lang(id-ID) #feature #tab01 .open,
  html:lang(id-ID) #feature #tab02 .open,
  html:lang(id-ID) #feature #tab03 .open,
  html:lang(id-ID) #feature #tab04 .open,
  html:lang(vi-VN) #feature #tab01 div:hover,
  html:lang(vi-VN) #feature #tab02 div:hover,
  html:lang(vi-VN) #feature #tab03 div:hover,
  html:lang(vi-VN) #feature #tab04 div:hover,
  html:lang(vi-VN) #feature #tab01 .open,
  html:lang(vi-VN) #feature #tab02 .open,
  html:lang(vi-VN) #feature #tab03 .open,
  html:lang(vi-VN) #feature #tab04 .open {
    padding: 0 0 0 30px; }
  html:lang(en-SG) #feature #tab01 h3,
  html:lang(en-SG) #feature #tab02 h3,
  html:lang(en-SG) #feature #tab03 h3,
  html:lang(en-SG) #feature #tab04 h3,
  html:lang(en-SG) #feature #tab01 a h3,
  html:lang(en-SG) #feature #tab02 a h3,
  html:lang(en-SG) #feature #tab03 a h3,
  html:lang(en-SG) #feature #tab04 a h3,
  html:lang(en-SG) #feature #tab01 div:hover h3,
  html:lang(en-SG) #feature #tab02 div:hover h3,
  html:lang(en-SG) #feature #tab03 div:hover h3,
  html:lang(en-SG) #feature #tab04 div:hover h3,
  html:lang(en-SG) #feature #tab01 .open h3,
  html:lang(en-SG) #feature #tab02 .open h3,
  html:lang(en-SG) #feature #tab03 .open h3,
  html:lang(en-SG) #feature #tab04 .open h3,
  html:lang(en-MY) #feature #tab01 h3,
  html:lang(en-MY) #feature #tab02 h3,
  html:lang(en-MY) #feature #tab03 h3,
  html:lang(en-MY) #feature #tab04 h3,
  html:lang(en-MY) #feature #tab01 a h3,
  html:lang(en-MY) #feature #tab02 a h3,
  html:lang(en-MY) #feature #tab03 a h3,
  html:lang(en-MY) #feature #tab04 a h3,
  html:lang(en-MY) #feature #tab01 div:hover h3,
  html:lang(en-MY) #feature #tab02 div:hover h3,
  html:lang(en-MY) #feature #tab03 div:hover h3,
  html:lang(en-MY) #feature #tab04 div:hover h3,
  html:lang(en-MY) #feature #tab01 .open h3,
  html:lang(en-MY) #feature #tab02 .open h3,
  html:lang(en-MY) #feature #tab03 .open h3,
  html:lang(en-MY) #feature #tab04 .open h3,
  html:lang(en-PH) #feature #tab01 h3,
  html:lang(en-PH) #feature #tab02 h3,
  html:lang(en-PH) #feature #tab03 h3,
  html:lang(en-PH) #feature #tab04 h3,
  html:lang(en-PH) #feature #tab01 a h3,
  html:lang(en-PH) #feature #tab02 a h3,
  html:lang(en-PH) #feature #tab03 a h3,
  html:lang(en-PH) #feature #tab04 a h3,
  html:lang(en-PH) #feature #tab01 div:hover h3,
  html:lang(en-PH) #feature #tab02 div:hover h3,
  html:lang(en-PH) #feature #tab03 div:hover h3,
  html:lang(en-PH) #feature #tab04 div:hover h3,
  html:lang(en-PH) #feature #tab01 .open h3,
  html:lang(en-PH) #feature #tab02 .open h3,
  html:lang(en-PH) #feature #tab03 .open h3,
  html:lang(en-PH) #feature #tab04 .open h3,
  html:lang(en-HK) #feature #tab01 h3,
  html:lang(en-HK) #feature #tab02 h3,
  html:lang(en-HK) #feature #tab03 h3,
  html:lang(en-HK) #feature #tab04 h3,
  html:lang(en-HK) #feature #tab01 a h3,
  html:lang(en-HK) #feature #tab02 a h3,
  html:lang(en-HK) #feature #tab03 a h3,
  html:lang(en-HK) #feature #tab04 a h3,
  html:lang(en-HK) #feature #tab01 div:hover h3,
  html:lang(en-HK) #feature #tab02 div:hover h3,
  html:lang(en-HK) #feature #tab03 div:hover h3,
  html:lang(en-HK) #feature #tab04 div:hover h3,
  html:lang(en-HK) #feature #tab01 .open h3,
  html:lang(en-HK) #feature #tab02 .open h3,
  html:lang(en-HK) #feature #tab03 .open h3,
  html:lang(en-HK) #feature #tab04 .open h3,
  html:lang(th-TH) #feature #tab01 h3,
  html:lang(th-TH) #feature #tab02 h3,
  html:lang(th-TH) #feature #tab03 h3,
  html:lang(th-TH) #feature #tab04 h3,
  html:lang(th-TH) #feature #tab01 a h3,
  html:lang(th-TH) #feature #tab02 a h3,
  html:lang(th-TH) #feature #tab03 a h3,
  html:lang(th-TH) #feature #tab04 a h3,
  html:lang(th-TH) #feature #tab01 div:hover h3,
  html:lang(th-TH) #feature #tab02 div:hover h3,
  html:lang(th-TH) #feature #tab03 div:hover h3,
  html:lang(th-TH) #feature #tab04 div:hover h3,
  html:lang(th-TH) #feature #tab01 .open h3,
  html:lang(th-TH) #feature #tab02 .open h3,
  html:lang(th-TH) #feature #tab03 .open h3,
  html:lang(th-TH) #feature #tab04 .open h3,
  html:lang(id-ID) #feature #tab01 h3,
  html:lang(id-ID) #feature #tab02 h3,
  html:lang(id-ID) #feature #tab03 h3,
  html:lang(id-ID) #feature #tab04 h3,
  html:lang(id-ID) #feature #tab01 a h3,
  html:lang(id-ID) #feature #tab02 a h3,
  html:lang(id-ID) #feature #tab03 a h3,
  html:lang(id-ID) #feature #tab04 a h3,
  html:lang(id-ID) #feature #tab01 div:hover h3,
  html:lang(id-ID) #feature #tab02 div:hover h3,
  html:lang(id-ID) #feature #tab03 div:hover h3,
  html:lang(id-ID) #feature #tab04 div:hover h3,
  html:lang(id-ID) #feature #tab01 .open h3,
  html:lang(id-ID) #feature #tab02 .open h3,
  html:lang(id-ID) #feature #tab03 .open h3,
  html:lang(id-ID) #feature #tab04 .open h3,
  html:lang(vi-VN) #feature #tab01 h3,
  html:lang(vi-VN) #feature #tab02 h3,
  html:lang(vi-VN) #feature #tab03 h3,
  html:lang(vi-VN) #feature #tab04 h3,
  html:lang(vi-VN) #feature #tab01 a h3,
  html:lang(vi-VN) #feature #tab02 a h3,
  html:lang(vi-VN) #feature #tab03 a h3,
  html:lang(vi-VN) #feature #tab04 a h3,
  html:lang(vi-VN) #feature #tab01 div:hover h3,
  html:lang(vi-VN) #feature #tab02 div:hover h3,
  html:lang(vi-VN) #feature #tab03 div:hover h3,
  html:lang(vi-VN) #feature #tab04 div:hover h3,
  html:lang(vi-VN) #feature #tab01 .open h3,
  html:lang(vi-VN) #feature #tab02 .open h3,
  html:lang(vi-VN) #feature #tab03 .open h3,
  html:lang(vi-VN) #feature #tab04 .open h3 {
    font-size: 28px; }
  html:lang(en-SG) #feature #tab02 a h3,
  html:lang(en-SG) #feature #tab02 div:hover h3,
  html:lang(en-SG) #feature #tab02 .open h3,
  html:lang(en-MY) #feature #tab02 a h3,
  html:lang(en-MY) #feature #tab02 div:hover h3,
  html:lang(en-MY) #feature #tab02 .open h3,
  html:lang(en-PH) #feature #tab02 a h3,
  html:lang(en-PH) #feature #tab02 div:hover h3,
  html:lang(en-PH) #feature #tab02 .open h3,
  html:lang(en-HK) #feature #tab02 a h3,
  html:lang(en-HK) #feature #tab02 div:hover h3,
  html:lang(en-HK) #feature #tab02 .open h3,
  html:lang(th-TH) #feature #tab02 a h3,
  html:lang(th-TH) #feature #tab02 div:hover h3,
  html:lang(th-TH) #feature #tab02 .open h3,
  html:lang(id-ID) #feature #tab02 a h3,
  html:lang(id-ID) #feature #tab02 div:hover h3,
  html:lang(id-ID) #feature #tab02 .open h3,
  html:lang(vi-VN) #feature #tab02 a h3,
  html:lang(vi-VN) #feature #tab02 div:hover h3,
  html:lang(vi-VN) #feature #tab02 .open h3 {
    width: auto; }
  html:lang(ko-KR) #device .dive-technology .content {
    width: 100%;
    top: 35%; }
  html:lang(ko-KR) #feature #tab01,
  html:lang(ko-KR) #feature #tab02,
  html:lang(ko-KR) #feature #tab03,
  html:lang(ko-KR) #feature #tab04 {
    padding: 5px 0px 5px 30px; }
  html:lang(ko-KR) #feature #tab01 h3,
  html:lang(ko-KR) #feature #tab02 h3,
  html:lang(ko-KR) #feature #tab03 h3,
  html:lang(ko-KR) #feature #tab04 h3 {
    font-size: 30px;
    line-height: 1.2 !important; }
  html:lang(ko-KR) #feature #tab01 a h3,
  html:lang(ko-KR) #feature #tab02 a h3,
  html:lang(ko-KR) #feature #tab03 a h3,
  html:lang(ko-KR) #feature #tab04 a h3,
  html:lang(ko-KR) #feature #tab01 div:hover h3,
  html:lang(ko-KR) #feature #tab02 div:hover h3,
  html:lang(ko-KR) #feature #tab03 div:hover h3,
  html:lang(ko-KR) #feature #tab04 div:hover h3,
  html:lang(ko-KR) #feature #tab01 .open h3,
  html:lang(ko-KR) #feature #tab02 .open h3,
  html:lang(ko-KR) #feature #tab03 .open h3,
  html:lang(ko-KR) #feature #tab04 .open h3 {
    font-size: 30px;
    line-height: 1.2 !important; }
  html:lang(ko-KR) #smartlife .bg {
    width: 70%;
    height: 600px; }
  html:lang(ko-KR) #smartlife .m-and-m li p {
    width: 80%;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 1.1 !important; }
  html:lang(th-TH) #device .dive-technology .content,
  html:lang(id-ID) #device .dive-technology .content,
  html:lang(vi-VN) #device .dive-technology .content {
    top: 35%; }
  html:lang(id-ID) #feature #tab01 h3,
  html:lang(id-ID) #feature #tab02 h3,
  html:lang(id-ID) #feature #tab03 h3,
  html:lang(id-ID) #feature #tab04 h3,
  html:lang(id-ID) #feature #tab01 a h3,
  html:lang(id-ID) #feature #tab02 a h3,
  html:lang(id-ID) #feature #tab03 a h3,
  html:lang(id-ID) #feature #tab04 a h3,
  html:lang(id-ID) #feature #tab01 div:hover h3,
  html:lang(id-ID) #feature #tab02 div:hover h3,
  html:lang(id-ID) #feature #tab03 div:hover h3,
  html:lang(id-ID) #feature #tab04 div:hover h3,
  html:lang(id-ID) #feature #tab01 .open h3,
  html:lang(id-ID) #feature #tab02 .open h3,
  html:lang(id-ID) #feature #tab03 .open h3,
  html:lang(id-ID) #feature #tab04 .open h3 {
    width: 80%;
    font-size: 28px; }
  html:lang(id-ID) #feature #img01,
  html:lang(id-ID) #feature #img02,
  html:lang(id-ID) #feature #img03,
  html:lang(id-ID) #feature #img04 {
    width: 100%;
    max-width: 720px;
    border-left: 0px; } }

@media (max-width: 1600px) {
  section p:not(td) {
    font-size: 16px; }
  #device {
    position: relative;
    width: 100%;
    height: 580vh !important; }
  #device .device-intro {
    height: 120vh; }
  #device #divemode .container .bg {
    height: 600px;
    background-size: cover;
    width: 80%;
    padding: 0 3rem; }
  #device #gallery {
    height: 140vh;
    overflow: hidden; }
  #device #gallery .hero-bkg-animated {
    max-height: 600px; }
  #tide {
    height: 100vh; }
  #three-tech {
    height: 116vh; }
  #diveapp .app02 {
    top: 12%; }
  #smartlife {
    height: 120vh; }
  #connect-iq {
    height: 200vh; }
  html:lang(en-SG) #device .dive-technology .content,
  html:lang(en-MY) #device .dive-technology .content,
  html:lang(en-PH) #device .dive-technology .content,
  html:lang(en-HK) #device .dive-technology .content,
  html:lang(th-TH) #device .dive-technology .content,
  html:lang(id-ID) #device .dive-technology .content,
  html:lang(vi-VN) #device .dive-technology .content {
    top: 28%; }
  html:lang(en-SG) #three-tech .container p,
  html:lang(en-MY) #three-tech .container p,
  html:lang(en-PH) #three-tech .container p,
  html:lang(en-HK) #three-tech .container p,
  html:lang(th-TH) #three-tech .container p,
  html:lang(id-ID) #three-tech .container p,
  html:lang(vi-VN) #three-tech .container p {
    width: 82%; }
  html:lang(en-SG) #diveapp .app02 p,
  html:lang(en-MY) #diveapp .app02 p,
  html:lang(en-PH) #diveapp .app02 p,
  html:lang(en-HK) #diveapp .app02 p,
  html:lang(th-TH) #diveapp .app02 p,
  html:lang(id-ID) #diveapp .app02 p,
  html:lang(vi-VN) #diveapp .app02 p {
    width: 100%; }
  html:lang(en-SG) #tech01 .pop_main img,
  html:lang(en-SG) #tech02 .pop_main img,
  html:lang(en-SG) #tech03 .pop_main img,
  html:lang(en-SG) #tech04 .pop_main img,
  html:lang(en-SG) #tech05 .pop_main img,
  html:lang(en-MY) #tech01 .pop_main img,
  html:lang(en-MY) #tech02 .pop_main img,
  html:lang(en-MY) #tech03 .pop_main img,
  html:lang(en-MY) #tech04 .pop_main img,
  html:lang(en-MY) #tech05 .pop_main img,
  html:lang(en-PH) #tech01 .pop_main img,
  html:lang(en-PH) #tech02 .pop_main img,
  html:lang(en-PH) #tech03 .pop_main img,
  html:lang(en-PH) #tech04 .pop_main img,
  html:lang(en-PH) #tech05 .pop_main img,
  html:lang(en-HK) #tech01 .pop_main img,
  html:lang(en-HK) #tech02 .pop_main img,
  html:lang(en-HK) #tech03 .pop_main img,
  html:lang(en-HK) #tech04 .pop_main img,
  html:lang(en-HK) #tech05 .pop_main img,
  html:lang(th-TH) #tech01 .pop_main img,
  html:lang(th-TH) #tech02 .pop_main img,
  html:lang(th-TH) #tech03 .pop_main img,
  html:lang(th-TH) #tech04 .pop_main img,
  html:lang(th-TH) #tech05 .pop_main img,
  html:lang(id-ID) #tech01 .pop_main img,
  html:lang(id-ID) #tech02 .pop_main img,
  html:lang(id-ID) #tech03 .pop_main img,
  html:lang(id-ID) #tech04 .pop_main img,
  html:lang(id-ID) #tech05 .pop_main img,
  html:lang(vi-VN) #tech01 .pop_main img,
  html:lang(vi-VN) #tech02 .pop_main img,
  html:lang(vi-VN) #tech03 .pop_main img,
  html:lang(vi-VN) #tech04 .pop_main img,
  html:lang(vi-VN) #tech05 .pop_main img {
    margin-top: 20px;
    width: 100%;
    max-width: 50vh; }
  html:lang(ko-KR) #tech01 .pop_main img,
  html:lang(ko-KR) #tech02 .pop_main img,
  html:lang(ko-KR) #tech03 .pop_main img,
  html:lang(ko-KR) #tech04 .pop_main img,
  html:lang(ko-KR) #tech05 .pop_main img {
    margin-top: 20px;
    width: 100%;
    max-width: 50vh; }
  html:lang(th-TH) #feature #tab01 h3,
  html:lang(th-TH) #feature #tab02 h3,
  html:lang(th-TH) #feature #tab03 h3,
  html:lang(th-TH) #feature #tab04 h3,
  html:lang(th-TH) #feature #tab01 a h3,
  html:lang(th-TH) #feature #tab02 a h3,
  html:lang(th-TH) #feature #tab03 a h3,
  html:lang(th-TH) #feature #tab04 a h3,
  html:lang(th-TH) #feature #tab01 div:hover h3,
  html:lang(th-TH) #feature #tab02 div:hover h3,
  html:lang(th-TH) #feature #tab03 div:hover h3,
  html:lang(th-TH) #feature #tab04 div:hover h3,
  html:lang(th-TH) #feature #tab01 .open h3,
  html:lang(th-TH) #feature #tab02 .open h3,
  html:lang(th-TH) #feature #tab03 .open h3,
  html:lang(th-TH) #feature #tab04 .open h3,
  html:lang(id-ID) #feature #tab01 h3,
  html:lang(id-ID) #feature #tab02 h3,
  html:lang(id-ID) #feature #tab03 h3,
  html:lang(id-ID) #feature #tab04 h3,
  html:lang(id-ID) #feature #tab01 a h3,
  html:lang(id-ID) #feature #tab02 a h3,
  html:lang(id-ID) #feature #tab03 a h3,
  html:lang(id-ID) #feature #tab04 a h3,
  html:lang(id-ID) #feature #tab01 div:hover h3,
  html:lang(id-ID) #feature #tab02 div:hover h3,
  html:lang(id-ID) #feature #tab03 div:hover h3,
  html:lang(id-ID) #feature #tab04 div:hover h3,
  html:lang(id-ID) #feature #tab01 .open h3,
  html:lang(id-ID) #feature #tab02 .open h3,
  html:lang(id-ID) #feature #tab03 .open h3,
  html:lang(id-ID) #feature #tab04 .open h3,
  html:lang(vi-VN) #feature #tab01 h3,
  html:lang(vi-VN) #feature #tab02 h3,
  html:lang(vi-VN) #feature #tab03 h3,
  html:lang(vi-VN) #feature #tab04 h3,
  html:lang(vi-VN) #feature #tab01 a h3,
  html:lang(vi-VN) #feature #tab02 a h3,
  html:lang(vi-VN) #feature #tab03 a h3,
  html:lang(vi-VN) #feature #tab04 a h3,
  html:lang(vi-VN) #feature #tab01 div:hover h3,
  html:lang(vi-VN) #feature #tab02 div:hover h3,
  html:lang(vi-VN) #feature #tab03 div:hover h3,
  html:lang(vi-VN) #feature #tab04 div:hover h3,
  html:lang(vi-VN) #feature #tab01 .open h3,
  html:lang(vi-VN) #feature #tab02 .open h3,
  html:lang(vi-VN) #feature #tab03 .open h3,
  html:lang(vi-VN) #feature #tab04 .open h3 {
    width: auto; }
  html:lang(th-TH) #tech01 .pop_main img,
  html:lang(th-TH) #tech02 .pop_main img,
  html:lang(th-TH) #tech03 .pop_main img,
  html:lang(th-TH) #tech04 .pop_main img,
  html:lang(th-TH) #tech05 .pop_main img,
  html:lang(id-ID) #tech01 .pop_main img,
  html:lang(id-ID) #tech02 .pop_main img,
  html:lang(id-ID) #tech03 .pop_main img,
  html:lang(id-ID) #tech04 .pop_main img,
  html:lang(id-ID) #tech05 .pop_main img,
  html:lang(vi-VN) #tech01 .pop_main img,
  html:lang(vi-VN) #tech02 .pop_main img,
  html:lang(vi-VN) #tech03 .pop_main img,
  html:lang(vi-VN) #tech04 .pop_main img,
  html:lang(vi-VN) #tech05 .pop_main img {
    margin-top: 20px;
    width: 100%;
    max-width: 420px; } }

@media (max-width: 1440px) {
  section p:not(td) {
    font-size: 15px;
    font-weight: normal; }
  #device {
    height: 550vh !important; }
    #device .device-intro .product-intro .device01 {
      max-width: 400px; }
    #device .device-intro .product-intro .people {
      width: 100%;
      max-width: 900px;
      position: absolute;
      right: 12%;
      top: 40%;
      z-index: 1; }
    #device .device-intro .product-intro .bubble {
      width: 100%;
      max-width: 250px;
      position: absolute;
      opacity: .8;
      left: 13%;
      top: 11%;
      z-index: 1; }
    #device .dive-technology .content h2 {
      font-size: 42px; }
    #device .dive-technology .device01 {
      max-width: 400px; }
    #device .dive-technology .icon-set .btn-white-empty,
    #device .dive-technology #device .dive-technology .icon-set a {
      padding: .8em 1em; }
    #device #gallery .container h2 {
      font-size: 42px;
      margin-bottom: 3vh; }
    #device #gallery .hero-bkg-animated {
      background-size: cover;
      height: 500px; }
    #device #divemode .container .bg {
      height: 500px; }
    #device #divemode .container h2 {
      font-size: 42px; }
  #tech01 .pop_main img,
  #tech02 .pop_main img,
  #tech03 .pop_main img,
  #tech04 .pop_main img,
  #tech05 .pop_main img {
    margin-top: 30px;
    width: 100%;
    max-width: 50vh; }
  #underwater .container {
    width: 1170px !important; }
    #underwater .container h2 {
      font-size: 42px; }
    #underwater .container .bg {
      width: auto; }
      #underwater .container .bg img {
        width: 100%;
        max-width: 400px; }
  #tide .container {
    width: 1170px !important; }
    #tide .container h2 {
      font-size: 42px; }
    #tide .container .bg {
      width: auto; }
      #tide .container .bg img {
        width: 100%;
        max-width: 400px; }
  #three-tech {
    height: 120vh; }
    #three-tech h2 {
      font-size: 42px; }
    #three-tech .container .bg {
      width: 100%;
      max-width: 300px;
      margin: 0 auto; }
    #three-tech .container p {
      width: 82%; }
  #diveapp {
    background-position: center center; }
    #diveapp .app01 {
      top: 0; }
      #diveapp .app01 div {
        padding-left: 10%; }
    #diveapp .app02 {
      top: 15%; }
      #diveapp .app02 p {
        width: 80%; }
    #diveapp .app-icon {
      width: 20%;
      margin-top: 10vh; }
  #feature h2 {
    font-size: 42px; }
  #feature #tab01 h3,
  #feature #tab02 h3,
  #feature #tab03 h3,
  #feature #tab04 h3 {
    font-size: 30px; }
  #feature #tab01 p,
  #feature #tab02 p,
  #feature #tab03 p,
  #feature #tab04 p {
    max-width: 300px; }
  #feature #tab01 div:hover,
  #feature #tab02 div:hover,
  #feature #tab03 div:hover,
  #feature #tab04 div:hover {
    border-left: 6px #23B1D4 solid;
    padding: 0 20px; }
    #feature #tab01 div:hover img,
    #feature #tab02 div:hover img,
    #feature #tab03 div:hover img,
    #feature #tab04 div:hover img {
      width: 100%;
      max-width: 800px;
      border-left: 0px; }
    #feature #tab01 div:hover h3,
    #feature #tab02 div:hover h3,
    #feature #tab03 div:hover h3,
    #feature #tab04 div:hover h3 {
      font-size: 32px;
      color: #000000; }
  #feature #tab01 a:active,
  #feature #tab02 a:active,
  #feature #tab03 a:active,
  #feature #tab04 a:active {
    border-left: 6px #23B1D4 solid;
    padding: 0 20px; }
    #feature #tab01 a:active img,
    #feature #tab02 a:active img,
    #feature #tab03 a:active img,
    #feature #tab04 a:active img {
      width: 100%;
      max-width: 800px;
      border-left: 0px; }
    #feature #tab01 a:active h3,
    #feature #tab02 a:active h3,
    #feature #tab03 a:active h3,
    #feature #tab04 a:active h3 {
      font-size: 32px;
      color: #000000; }
    #feature #tab01 a:active p,
    #feature #tab02 a:active p,
    #feature #tab03 a:active p,
    #feature #tab04 a:active p {
      display: block; }
  #feature .open {
    border-left: 6px #23B1D4 solid;
    padding: 0 20px; }
    #feature .open img {
      width: 100%;
      max-width: 800px;
      border-left: 0px; }
    #feature .open h3 {
      font-size: 32px;
      color: #000000; }
    #feature .open p {
      display: block; }
  #feature #img01,
  #feature #img02,
  #feature #img03,
  #feature #img04 {
    width: 100%;
    max-width: 800px;
    border-left: 0px; }
  #health {
    height: 80vh; }
    #health .container h2 {
      font-size: 42px; }
    #health .container p {
      width: 50%; }
  #smartlife h2 {
    font-size: 42px; }
  #smartlife .watch {
    max-width: 560px;
    top: 63%;
    left: 50%; }
  #smartlife .bg {
    height: 500px; }
  #smartlife .m-and-m img {
    max-width: 60px; }
  #smartlife .m-and-m li {
    width: 150px;
    height: 150px;
    background: #fff;
    padding: 30px 10px 10px 10px;
    margin: 20px 20px;
    border-radius: 100%; }
  #connect-iq {
    height: 160vh; }
    #connect-iq .bg {
      height: 500px; }
    #connect-iq h2 {
      font-size: 42px; }
  #three-spec {
    height: 90vh; }
    #three-spec h2 {
      font-size: 42px; }
  html:lang(en-SG) section p:not(td),
  html:lang(en-MY) section p:not(td),
  html:lang(en-PH) section p:not(td),
  html:lang(en-HK) section p:not(td),
  html:lang(th-TH) section p:not(td),
  html:lang(id-ID) section p:not(td),
  html:lang(vi-VN) section p:not(td) {
    font-size: 15px; }
  html:lang(en-SG) #device .device-intro .product-intro .content h2,
  html:lang(en-MY) #device .device-intro .product-intro .content h2,
  html:lang(en-PH) #device .device-intro .product-intro .content h2,
  html:lang(en-HK) #device .device-intro .product-intro .content h2,
  html:lang(th-TH) #device .device-intro .product-intro .content h2,
  html:lang(id-ID) #device .device-intro .product-intro .content h2,
  html:lang(vi-VN) #device .device-intro .product-intro .content h2 {
    font-size: 55px; }
  html:lang(en-SG) #device .dive-technology .icon-set,
  html:lang(en-MY) #device .dive-technology .icon-set,
  html:lang(en-PH) #device .dive-technology .icon-set,
  html:lang(en-HK) #device .dive-technology .icon-set,
  html:lang(th-TH) #device .dive-technology .icon-set,
  html:lang(id-ID) #device .dive-technology .icon-set,
  html:lang(vi-VN) #device .dive-technology .icon-set {
    top: 30%; }
  html:lang(en-SG) #device .dive-technology .content,
  html:lang(en-MY) #device .dive-technology .content,
  html:lang(en-PH) #device .dive-technology .content,
  html:lang(en-HK) #device .dive-technology .content,
  html:lang(th-TH) #device .dive-technology .content,
  html:lang(id-ID) #device .dive-technology .content,
  html:lang(vi-VN) #device .dive-technology .content {
    top: 30%; }
  html:lang(en-SG) #device .dive-technology .icon-set .btn-white-empty,
  html:lang(en-SG) #device .dive-technology .icon-set a,
  html:lang(en-MY) #device .dive-technology .icon-set .btn-white-empty,
  html:lang(en-MY) #device .dive-technology .icon-set a,
  html:lang(en-PH) #device .dive-technology .icon-set .btn-white-empty,
  html:lang(en-PH) #device .dive-technology .icon-set a,
  html:lang(en-HK) #device .dive-technology .icon-set .btn-white-empty,
  html:lang(en-HK) #device .dive-technology .icon-set a,
  html:lang(th-TH) #device .dive-technology .icon-set .btn-white-empty,
  html:lang(th-TH) #device .dive-technology .icon-set a,
  html:lang(id-ID) #device .dive-technology .icon-set .btn-white-empty,
  html:lang(id-ID) #device .dive-technology .icon-set a,
  html:lang(vi-VN) #device .dive-technology .icon-set .btn-white-empty,
  html:lang(vi-VN) #device .dive-technology .icon-set a {
    text-align: left;
    font-size: 14px;
    line-height: 1.2 !important; }
  html:lang(en-SG) #diveapp .app02,
  html:lang(en-MY) #diveapp .app02,
  html:lang(en-PH) #diveapp .app02,
  html:lang(en-HK) #diveapp .app02,
  html:lang(th-TH) #diveapp .app02,
  html:lang(id-ID) #diveapp .app02,
  html:lang(vi-VN) #diveapp .app02 {
    top: 10%; }
  html:lang(en-SG) #feature #tab01 p,
  html:lang(en-SG) #feature #tab02 p,
  html:lang(en-SG) #feature #tab03 p,
  html:lang(en-SG) #feature #tab04 p,
  html:lang(en-MY) #feature #tab01 p,
  html:lang(en-MY) #feature #tab02 p,
  html:lang(en-MY) #feature #tab03 p,
  html:lang(en-MY) #feature #tab04 p,
  html:lang(en-PH) #feature #tab01 p,
  html:lang(en-PH) #feature #tab02 p,
  html:lang(en-PH) #feature #tab03 p,
  html:lang(en-PH) #feature #tab04 p,
  html:lang(en-HK) #feature #tab01 p,
  html:lang(en-HK) #feature #tab02 p,
  html:lang(en-HK) #feature #tab03 p,
  html:lang(en-HK) #feature #tab04 p,
  html:lang(th-TH) #feature #tab01 p,
  html:lang(th-TH) #feature #tab02 p,
  html:lang(th-TH) #feature #tab03 p,
  html:lang(th-TH) #feature #tab04 p,
  html:lang(id-ID) #feature #tab01 p,
  html:lang(id-ID) #feature #tab02 p,
  html:lang(id-ID) #feature #tab03 p,
  html:lang(id-ID) #feature #tab04 p,
  html:lang(vi-VN) #feature #tab01 p,
  html:lang(vi-VN) #feature #tab02 p,
  html:lang(vi-VN) #feature #tab03 p,
  html:lang(vi-VN) #feature #tab04 p {
    max-width: 500px; }
  html:lang(en-SG) #feature #tab01 a h3,
  html:lang(en-SG) #feature #tab02 a h3,
  html:lang(en-SG) #feature #tab03 a h3,
  html:lang(en-SG) #feature #tab04 a h3,
  html:lang(en-SG) #feature #tab01 div:hover h3,
  html:lang(en-SG) #feature #tab02 div:hover h3,
  html:lang(en-SG) #feature #tab03 div:hover h3,
  html:lang(en-SG) #feature #tab04 div:hover h3,
  html:lang(en-SG) #feature #tab01 .open h3,
  html:lang(en-SG) #feature #tab02 .open h3,
  html:lang(en-SG) #feature #tab03 .open h3,
  html:lang(en-SG) #feature #tab04 .open h3,
  html:lang(en-MY) #feature #tab01 a h3,
  html:lang(en-MY) #feature #tab02 a h3,
  html:lang(en-MY) #feature #tab03 a h3,
  html:lang(en-MY) #feature #tab04 a h3,
  html:lang(en-MY) #feature #tab01 div:hover h3,
  html:lang(en-MY) #feature #tab02 div:hover h3,
  html:lang(en-MY) #feature #tab03 div:hover h3,
  html:lang(en-MY) #feature #tab04 div:hover h3,
  html:lang(en-MY) #feature #tab01 .open h3,
  html:lang(en-MY) #feature #tab02 .open h3,
  html:lang(en-MY) #feature #tab03 .open h3,
  html:lang(en-MY) #feature #tab04 .open h3,
  html:lang(en-PH) #feature #tab01 a h3,
  html:lang(en-PH) #feature #tab02 a h3,
  html:lang(en-PH) #feature #tab03 a h3,
  html:lang(en-PH) #feature #tab04 a h3,
  html:lang(en-PH) #feature #tab01 div:hover h3,
  html:lang(en-PH) #feature #tab02 div:hover h3,
  html:lang(en-PH) #feature #tab03 div:hover h3,
  html:lang(en-PH) #feature #tab04 div:hover h3,
  html:lang(en-PH) #feature #tab01 .open h3,
  html:lang(en-PH) #feature #tab02 .open h3,
  html:lang(en-PH) #feature #tab03 .open h3,
  html:lang(en-PH) #feature #tab04 .open h3,
  html:lang(en-HK) #feature #tab01 a h3,
  html:lang(en-HK) #feature #tab02 a h3,
  html:lang(en-HK) #feature #tab03 a h3,
  html:lang(en-HK) #feature #tab04 a h3,
  html:lang(en-HK) #feature #tab01 div:hover h3,
  html:lang(en-HK) #feature #tab02 div:hover h3,
  html:lang(en-HK) #feature #tab03 div:hover h3,
  html:lang(en-HK) #feature #tab04 div:hover h3,
  html:lang(en-HK) #feature #tab01 .open h3,
  html:lang(en-HK) #feature #tab02 .open h3,
  html:lang(en-HK) #feature #tab03 .open h3,
  html:lang(en-HK) #feature #tab04 .open h3,
  html:lang(th-TH) #feature #tab01 a h3,
  html:lang(th-TH) #feature #tab02 a h3,
  html:lang(th-TH) #feature #tab03 a h3,
  html:lang(th-TH) #feature #tab04 a h3,
  html:lang(th-TH) #feature #tab01 div:hover h3,
  html:lang(th-TH) #feature #tab02 div:hover h3,
  html:lang(th-TH) #feature #tab03 div:hover h3,
  html:lang(th-TH) #feature #tab04 div:hover h3,
  html:lang(th-TH) #feature #tab01 .open h3,
  html:lang(th-TH) #feature #tab02 .open h3,
  html:lang(th-TH) #feature #tab03 .open h3,
  html:lang(th-TH) #feature #tab04 .open h3,
  html:lang(id-ID) #feature #tab01 a h3,
  html:lang(id-ID) #feature #tab02 a h3,
  html:lang(id-ID) #feature #tab03 a h3,
  html:lang(id-ID) #feature #tab04 a h3,
  html:lang(id-ID) #feature #tab01 div:hover h3,
  html:lang(id-ID) #feature #tab02 div:hover h3,
  html:lang(id-ID) #feature #tab03 div:hover h3,
  html:lang(id-ID) #feature #tab04 div:hover h3,
  html:lang(id-ID) #feature #tab01 .open h3,
  html:lang(id-ID) #feature #tab02 .open h3,
  html:lang(id-ID) #feature #tab03 .open h3,
  html:lang(id-ID) #feature #tab04 .open h3,
  html:lang(vi-VN) #feature #tab01 a h3,
  html:lang(vi-VN) #feature #tab02 a h3,
  html:lang(vi-VN) #feature #tab03 a h3,
  html:lang(vi-VN) #feature #tab04 a h3,
  html:lang(vi-VN) #feature #tab01 div:hover h3,
  html:lang(vi-VN) #feature #tab02 div:hover h3,
  html:lang(vi-VN) #feature #tab03 div:hover h3,
  html:lang(vi-VN) #feature #tab04 div:hover h3,
  html:lang(vi-VN) #feature #tab01 .open h3,
  html:lang(vi-VN) #feature #tab02 .open h3,
  html:lang(vi-VN) #feature #tab03 .open h3,
  html:lang(vi-VN) #feature #tab04 .open h3 {
    font-size: 28px; }
  html:lang(en-SG) #feature #tab02 a h3,
  html:lang(en-SG) #feature #tab02 div:hover h3,
  html:lang(en-SG) #feature #tab02 .open h3,
  html:lang(en-MY) #feature #tab02 a h3,
  html:lang(en-MY) #feature #tab02 div:hover h3,
  html:lang(en-MY) #feature #tab02 .open h3,
  html:lang(en-PH) #feature #tab02 a h3,
  html:lang(en-PH) #feature #tab02 div:hover h3,
  html:lang(en-PH) #feature #tab02 .open h3,
  html:lang(en-HK) #feature #tab02 a h3,
  html:lang(en-HK) #feature #tab02 div:hover h3,
  html:lang(en-HK) #feature #tab02 .open h3,
  html:lang(th-TH) #feature #tab02 a h3,
  html:lang(th-TH) #feature #tab02 div:hover h3,
  html:lang(th-TH) #feature #tab02 .open h3,
  html:lang(id-ID) #feature #tab02 a h3,
  html:lang(id-ID) #feature #tab02 div:hover h3,
  html:lang(id-ID) #feature #tab02 .open h3,
  html:lang(vi-VN) #feature #tab02 a h3,
  html:lang(vi-VN) #feature #tab02 div:hover h3,
  html:lang(vi-VN) #feature #tab02 .open h3 {
    width: auto; }
  html:lang(en-SG) #feature #img01,
  html:lang(en-SG) #feature #img02,
  html:lang(en-SG) #feature #img03,
  html:lang(en-SG) #feature #img04,
  html:lang(en-MY) #feature #img01,
  html:lang(en-MY) #feature #img02,
  html:lang(en-MY) #feature #img03,
  html:lang(en-MY) #feature #img04,
  html:lang(en-PH) #feature #img01,
  html:lang(en-PH) #feature #img02,
  html:lang(en-PH) #feature #img03,
  html:lang(en-PH) #feature #img04,
  html:lang(en-HK) #feature #img01,
  html:lang(en-HK) #feature #img02,
  html:lang(en-HK) #feature #img03,
  html:lang(en-HK) #feature #img04,
  html:lang(th-TH) #feature #img01,
  html:lang(th-TH) #feature #img02,
  html:lang(th-TH) #feature #img03,
  html:lang(th-TH) #feature #img04,
  html:lang(id-ID) #feature #img01,
  html:lang(id-ID) #feature #img02,
  html:lang(id-ID) #feature #img03,
  html:lang(id-ID) #feature #img04,
  html:lang(vi-VN) #feature #img01,
  html:lang(vi-VN) #feature #img02,
  html:lang(vi-VN) #feature #img03,
  html:lang(vi-VN) #feature #img04 {
    width: 100%;
    max-width: 650px;
    border-left: 0px; }
  html:lang(en-SG) #smartlife .bg,
  html:lang(en-MY) #smartlife .bg,
  html:lang(en-PH) #smartlife .bg,
  html:lang(en-HK) #smartlife .bg,
  html:lang(th-TH) #smartlife .bg,
  html:lang(id-ID) #smartlife .bg,
  html:lang(vi-VN) #smartlife .bg {
    width: 90%;
    height: 500px; }
  html:lang(en-SG) #smartlife p,
  html:lang(en-MY) #smartlife p,
  html:lang(en-PH) #smartlife p,
  html:lang(en-HK) #smartlife p,
  html:lang(th-TH) #smartlife p,
  html:lang(id-ID) #smartlife p,
  html:lang(vi-VN) #smartlife p {
    width: 60%; }
  html:lang(en-SG) #smartlife .m-and-m li,
  html:lang(en-MY) #smartlife .m-and-m li,
  html:lang(en-PH) #smartlife .m-and-m li,
  html:lang(en-HK) #smartlife .m-and-m li,
  html:lang(th-TH) #smartlife .m-and-m li,
  html:lang(id-ID) #smartlife .m-and-m li,
  html:lang(vi-VN) #smartlife .m-and-m li {
    padding: 20px 10px 10px 10px; }
  html:lang(en-SG) #smartlife .watch,
  html:lang(en-MY) #smartlife .watch,
  html:lang(en-PH) #smartlife .watch,
  html:lang(en-HK) #smartlife .watch,
  html:lang(th-TH) #smartlife .watch,
  html:lang(id-ID) #smartlife .watch,
  html:lang(vi-VN) #smartlife .watch {
    max-width: 520px; }
  html:lang(ko-KR) #device .dive-technology .content {
    width: 100%;
    top: 30%; }
  html:lang(ko-KR) #device .dive-technology .icon-set {
    width: 25%;
    position: absolute;
    right: 5%; }
  html:lang(ko-KR) #smartlife .bg {
    width: 90%;
    height: 600px; }
  html:lang(th-TH) #tech01 .pop_main img,
  html:lang(th-TH) #tech02 .pop_main img,
  html:lang(th-TH) #tech03 .pop_main img,
  html:lang(th-TH) #tech04 .pop_main img,
  html:lang(th-TH) #tech05 .pop_main img,
  html:lang(id-ID) #tech01 .pop_main img,
  html:lang(id-ID) #tech02 .pop_main img,
  html:lang(id-ID) #tech03 .pop_main img,
  html:lang(id-ID) #tech04 .pop_main img,
  html:lang(id-ID) #tech05 .pop_main img,
  html:lang(vi-VN) #tech01 .pop_main img,
  html:lang(vi-VN) #tech02 .pop_main img,
  html:lang(vi-VN) #tech03 .pop_main img,
  html:lang(vi-VN) #tech04 .pop_main img,
  html:lang(vi-VN) #tech05 .pop_main img {
    max-width: 350px; }
  html:lang(th-TH) #feature #tab01 h3,
  html:lang(th-TH) #feature #tab02 h3,
  html:lang(th-TH) #feature #tab03 h3,
  html:lang(th-TH) #feature #tab04 h3,
  html:lang(th-TH) #feature #tab01 a h3,
  html:lang(th-TH) #feature #tab02 a h3,
  html:lang(th-TH) #feature #tab03 a h3,
  html:lang(th-TH) #feature #tab04 a h3,
  html:lang(th-TH) #feature #tab01 div:hover h3,
  html:lang(th-TH) #feature #tab02 div:hover h3,
  html:lang(th-TH) #feature #tab03 div:hover h3,
  html:lang(th-TH) #feature #tab04 div:hover h3,
  html:lang(th-TH) #feature #tab01 .open h3,
  html:lang(th-TH) #feature #tab02 .open h3,
  html:lang(th-TH) #feature #tab03 .open h3,
  html:lang(th-TH) #feature #tab04 .open h3,
  html:lang(id-ID) #feature #tab01 h3,
  html:lang(id-ID) #feature #tab02 h3,
  html:lang(id-ID) #feature #tab03 h3,
  html:lang(id-ID) #feature #tab04 h3,
  html:lang(id-ID) #feature #tab01 a h3,
  html:lang(id-ID) #feature #tab02 a h3,
  html:lang(id-ID) #feature #tab03 a h3,
  html:lang(id-ID) #feature #tab04 a h3,
  html:lang(id-ID) #feature #tab01 div:hover h3,
  html:lang(id-ID) #feature #tab02 div:hover h3,
  html:lang(id-ID) #feature #tab03 div:hover h3,
  html:lang(id-ID) #feature #tab04 div:hover h3,
  html:lang(id-ID) #feature #tab01 .open h3,
  html:lang(id-ID) #feature #tab02 .open h3,
  html:lang(id-ID) #feature #tab03 .open h3,
  html:lang(id-ID) #feature #tab04 .open h3,
  html:lang(vi-VN) #feature #tab01 h3,
  html:lang(vi-VN) #feature #tab02 h3,
  html:lang(vi-VN) #feature #tab03 h3,
  html:lang(vi-VN) #feature #tab04 h3,
  html:lang(vi-VN) #feature #tab01 a h3,
  html:lang(vi-VN) #feature #tab02 a h3,
  html:lang(vi-VN) #feature #tab03 a h3,
  html:lang(vi-VN) #feature #tab04 a h3,
  html:lang(vi-VN) #feature #tab01 div:hover h3,
  html:lang(vi-VN) #feature #tab02 div:hover h3,
  html:lang(vi-VN) #feature #tab03 div:hover h3,
  html:lang(vi-VN) #feature #tab04 div:hover h3,
  html:lang(vi-VN) #feature #tab01 .open h3,
  html:lang(vi-VN) #feature #tab02 .open h3,
  html:lang(vi-VN) #feature #tab03 .open h3,
  html:lang(vi-VN) #feature #tab04 .open h3 {
    width: auto; }
  html:lang(vi-VN) #smartlife .bg {
    width: 50%;
    height: 520px; } }

@media (max-width: 1368px) {
  #tech01 .pop_main img,
  #tech02 .pop_main img,
  #tech03 .pop_main img,
  #tech04 .pop_main img,
  #tech05 .pop_main img {
    margin-top: 10px;
    width: 100%;
    max-width: 48vh; }
  #device {
    height: 550vh !important; }
    #device .device-intro {
      height: 120vh; }
      #device .device-intro .product-intro .people {
        width: 100%;
        max-width: 850px;
        position: absolute;
        right: 12%;
        top: 55%;
        z-index: 1; }
      #device .device-intro .product-intro .device01 {
        max-width: 25vw; }
      #device .device-intro .product-intro .content h2 {
        font-size: 48px; }
      #device .device-intro .product-intro .content p {
        font-size: 20px; }
    #device .dive-technology .device01 {
      max-width: 25vw; }
    #device .dive-technology .content {
      top: 35%; }
    #device .dive-technology .icon-set .btn-white-empty,
    #device .dive-technology #device .dive-technology .icon-set a {
      padding: 10px 1em; }
    #device #gallery .hero-bkg-animated {
      height: 400px; }
  #device .dive-technology .content p {
    width: 30%; }
  #device .device-intro .product-intro .device-slogan p {
    font-size: 20px; }
  #underwater .container .bg img {
    width: 100%;
    max-width: 350px; }
  #three-tech .container p {
    width: 85%; }
  #tide .container .bg img {
    width: 100%;
    max-width: 350px; }
  #diveapp .app01 {
    top: 0; }
    #diveapp .app01 div {
      padding-left: 10%; }
    #diveapp .app01 img {
      max-width: 220px; }
  #diveapp .app02 {
    top: 10%; }
    #diveapp .app02 p {
      width: 80%; }
    #diveapp .app02 img {
      max-width: 220px; }
  #diveapp .app-icon {
    width: 20%;
    margin-top: 3%; }
    #diveapp .app-icon h2 {
      font-size: 42px; }
  #feature #img01,
  #feature #img02,
  #feature #img03,
  #feature #img04 {
    width: 100%;
    max-width: 700px;
    border-left: 0px; }
  #smartlife .bg {
    height: 400px; }
  #smartlife .watch {
    max-width: 450px;
    top: 63%;
    left: 50%; }
  #smartlife .m-and-m li {
    width: 140px;
    height: 140px;
    background: #fff;
    padding: 20px 10px 10px 10px;
    margin: 10px 30px; }
  #connect-iq {
    height: 210vh; }
  #connect-iq .bg {
    height: 550px; }
  #connect-iq {
    height: 210vh; }
  html:lang(en-SG) #tech01 .pop_main img,
  html:lang(en-SG) #tech02 .pop_main img,
  html:lang(en-SG) #tech03 .pop_main img,
  html:lang(en-SG) #tech04 .pop_main img,
  html:lang(en-SG) #tech05 .pop_main img,
  html:lang(en-MY) #tech01 .pop_main img,
  html:lang(en-MY) #tech02 .pop_main img,
  html:lang(en-MY) #tech03 .pop_main img,
  html:lang(en-MY) #tech04 .pop_main img,
  html:lang(en-MY) #tech05 .pop_main img,
  html:lang(en-PH) #tech01 .pop_main img,
  html:lang(en-PH) #tech02 .pop_main img,
  html:lang(en-PH) #tech03 .pop_main img,
  html:lang(en-PH) #tech04 .pop_main img,
  html:lang(en-PH) #tech05 .pop_main img,
  html:lang(en-HK) #tech01 .pop_main img,
  html:lang(en-HK) #tech02 .pop_main img,
  html:lang(en-HK) #tech03 .pop_main img,
  html:lang(en-HK) #tech04 .pop_main img,
  html:lang(en-HK) #tech05 .pop_main img,
  html:lang(th-TH) #tech01 .pop_main img,
  html:lang(th-TH) #tech02 .pop_main img,
  html:lang(th-TH) #tech03 .pop_main img,
  html:lang(th-TH) #tech04 .pop_main img,
  html:lang(th-TH) #tech05 .pop_main img,
  html:lang(id-ID) #tech01 .pop_main img,
  html:lang(id-ID) #tech02 .pop_main img,
  html:lang(id-ID) #tech03 .pop_main img,
  html:lang(id-ID) #tech04 .pop_main img,
  html:lang(id-ID) #tech05 .pop_main img,
  html:lang(vi-VN) #tech01 .pop_main img,
  html:lang(vi-VN) #tech02 .pop_main img,
  html:lang(vi-VN) #tech03 .pop_main img,
  html:lang(vi-VN) #tech04 .pop_main img,
  html:lang(vi-VN) #tech05 .pop_main img {
    max-width: 350px;
    margin-top: 0px; }
  html:lang(en-SG) #tech01 h3,
  html:lang(en-SG) #tech02 h3,
  html:lang(en-SG) #tech03 h3,
  html:lang(en-SG) #tech04 h3,
  html:lang(en-SG) #tech05 h3,
  html:lang(en-MY) #tech01 h3,
  html:lang(en-MY) #tech02 h3,
  html:lang(en-MY) #tech03 h3,
  html:lang(en-MY) #tech04 h3,
  html:lang(en-MY) #tech05 h3,
  html:lang(en-PH) #tech01 h3,
  html:lang(en-PH) #tech02 h3,
  html:lang(en-PH) #tech03 h3,
  html:lang(en-PH) #tech04 h3,
  html:lang(en-PH) #tech05 h3,
  html:lang(en-HK) #tech01 h3,
  html:lang(en-HK) #tech02 h3,
  html:lang(en-HK) #tech03 h3,
  html:lang(en-HK) #tech04 h3,
  html:lang(en-HK) #tech05 h3,
  html:lang(th-TH) #tech01 h3,
  html:lang(th-TH) #tech02 h3,
  html:lang(th-TH) #tech03 h3,
  html:lang(th-TH) #tech04 h3,
  html:lang(th-TH) #tech05 h3,
  html:lang(id-ID) #tech01 h3,
  html:lang(id-ID) #tech02 h3,
  html:lang(id-ID) #tech03 h3,
  html:lang(id-ID) #tech04 h3,
  html:lang(id-ID) #tech05 h3,
  html:lang(vi-VN) #tech01 h3,
  html:lang(vi-VN) #tech02 h3,
  html:lang(vi-VN) #tech03 h3,
  html:lang(vi-VN) #tech04 h3,
  html:lang(vi-VN) #tech05 h3 {
    margin-bottom: 10px; }
  html:lang(en-SG) #tech01 .wrapper .pop_main,
  html:lang(en-SG) #tech02 .wrapper .pop_main,
  html:lang(en-SG) #tech03 .wrapper .pop_main,
  html:lang(en-SG) #tech04 .wrapper .pop_main,
  html:lang(en-SG) #tech05 .wrapper .pop_main,
  html:lang(en-MY) #tech01 .wrapper .pop_main,
  html:lang(en-MY) #tech02 .wrapper .pop_main,
  html:lang(en-MY) #tech03 .wrapper .pop_main,
  html:lang(en-MY) #tech04 .wrapper .pop_main,
  html:lang(en-MY) #tech05 .wrapper .pop_main,
  html:lang(en-PH) #tech01 .wrapper .pop_main,
  html:lang(en-PH) #tech02 .wrapper .pop_main,
  html:lang(en-PH) #tech03 .wrapper .pop_main,
  html:lang(en-PH) #tech04 .wrapper .pop_main,
  html:lang(en-PH) #tech05 .wrapper .pop_main,
  html:lang(en-HK) #tech01 .wrapper .pop_main,
  html:lang(en-HK) #tech02 .wrapper .pop_main,
  html:lang(en-HK) #tech03 .wrapper .pop_main,
  html:lang(en-HK) #tech04 .wrapper .pop_main,
  html:lang(en-HK) #tech05 .wrapper .pop_main,
  html:lang(th-TH) #tech01 .wrapper .pop_main,
  html:lang(th-TH) #tech02 .wrapper .pop_main,
  html:lang(th-TH) #tech03 .wrapper .pop_main,
  html:lang(th-TH) #tech04 .wrapper .pop_main,
  html:lang(th-TH) #tech05 .wrapper .pop_main,
  html:lang(id-ID) #tech01 .wrapper .pop_main,
  html:lang(id-ID) #tech02 .wrapper .pop_main,
  html:lang(id-ID) #tech03 .wrapper .pop_main,
  html:lang(id-ID) #tech04 .wrapper .pop_main,
  html:lang(id-ID) #tech05 .wrapper .pop_main,
  html:lang(vi-VN) #tech01 .wrapper .pop_main,
  html:lang(vi-VN) #tech02 .wrapper .pop_main,
  html:lang(vi-VN) #tech03 .wrapper .pop_main,
  html:lang(vi-VN) #tech04 .wrapper .pop_main,
  html:lang(vi-VN) #tech05 .wrapper .pop_main {
    padding: 30px 30px 0 30px; }
  html:lang(en-SG) #device .dive-technology .icon-set,
  html:lang(en-SG) #device .dive-technology .content,
  html:lang(en-MY) #device .dive-technology .icon-set,
  html:lang(en-MY) #device .dive-technology .content,
  html:lang(en-PH) #device .dive-technology .icon-set,
  html:lang(en-PH) #device .dive-technology .content,
  html:lang(en-HK) #device .dive-technology .icon-set,
  html:lang(en-HK) #device .dive-technology .content,
  html:lang(th-TH) #device .dive-technology .icon-set,
  html:lang(th-TH) #device .dive-technology .content,
  html:lang(id-ID) #device .dive-technology .icon-set,
  html:lang(id-ID) #device .dive-technology .content,
  html:lang(vi-VN) #device .dive-technology .icon-set,
  html:lang(vi-VN) #device .dive-technology .content {
    top: 20%; }
  html:lang(en-SG) #device .device-intro .product-intro .bubble-2,
  html:lang(en-MY) #device .device-intro .product-intro .bubble-2,
  html:lang(en-PH) #device .device-intro .product-intro .bubble-2,
  html:lang(en-HK) #device .device-intro .product-intro .bubble-2,
  html:lang(th-TH) #device .device-intro .product-intro .bubble-2,
  html:lang(id-ID) #device .device-intro .product-intro .bubble-2,
  html:lang(vi-VN) #device .device-intro .product-intro .bubble-2 {
    max-width: 800px;
    top: 70%; }
  html:lang(en-SG) #tide .container .text,
  html:lang(en-MY) #tide .container .text,
  html:lang(en-PH) #tide .container .text,
  html:lang(en-HK) #tide .container .text,
  html:lang(th-TH) #tide .container .text,
  html:lang(id-ID) #tide .container .text,
  html:lang(vi-VN) #tide .container .text {
    text-align: center;
    margin-top: 0; }
  html:lang(en-SG) #three-tech .container h3,
  html:lang(en-MY) #three-tech .container h3,
  html:lang(en-PH) #three-tech .container h3,
  html:lang(en-HK) #three-tech .container h3,
  html:lang(th-TH) #three-tech .container h3,
  html:lang(id-ID) #three-tech .container h3,
  html:lang(vi-VN) #three-tech .container h3 {
    font-size: 30px; }
  html:lang(en-SG) #diveapp .app-icon,
  html:lang(en-MY) #diveapp .app-icon,
  html:lang(en-PH) #diveapp .app-icon,
  html:lang(en-HK) #diveapp .app-icon,
  html:lang(th-TH) #diveapp .app-icon,
  html:lang(id-ID) #diveapp .app-icon,
  html:lang(vi-VN) #diveapp .app-icon {
    width: 20%;
    margin-top: 0; }
  html:lang(en-SG) #feature #tab01 a h3,
  html:lang(en-SG) #feature #tab02 a h3,
  html:lang(en-SG) #feature #tab03 a h3,
  html:lang(en-SG) #feature #tab04 a h3,
  html:lang(en-SG) #feature #tab01 div:hover h3,
  html:lang(en-SG) #feature #tab02 div:hover h3,
  html:lang(en-SG) #feature #tab03 div:hover h3,
  html:lang(en-SG) #feature #tab04 div:hover h3,
  html:lang(en-SG) #feature #tab01 .open h3,
  html:lang(en-SG) #feature #tab02 .open h3,
  html:lang(en-SG) #feature #tab03 .open h3,
  html:lang(en-SG) #feature #tab04 .open h3,
  html:lang(en-MY) #feature #tab01 a h3,
  html:lang(en-MY) #feature #tab02 a h3,
  html:lang(en-MY) #feature #tab03 a h3,
  html:lang(en-MY) #feature #tab04 a h3,
  html:lang(en-MY) #feature #tab01 div:hover h3,
  html:lang(en-MY) #feature #tab02 div:hover h3,
  html:lang(en-MY) #feature #tab03 div:hover h3,
  html:lang(en-MY) #feature #tab04 div:hover h3,
  html:lang(en-MY) #feature #tab01 .open h3,
  html:lang(en-MY) #feature #tab02 .open h3,
  html:lang(en-MY) #feature #tab03 .open h3,
  html:lang(en-MY) #feature #tab04 .open h3,
  html:lang(en-PH) #feature #tab01 a h3,
  html:lang(en-PH) #feature #tab02 a h3,
  html:lang(en-PH) #feature #tab03 a h3,
  html:lang(en-PH) #feature #tab04 a h3,
  html:lang(en-PH) #feature #tab01 div:hover h3,
  html:lang(en-PH) #feature #tab02 div:hover h3,
  html:lang(en-PH) #feature #tab03 div:hover h3,
  html:lang(en-PH) #feature #tab04 div:hover h3,
  html:lang(en-PH) #feature #tab01 .open h3,
  html:lang(en-PH) #feature #tab02 .open h3,
  html:lang(en-PH) #feature #tab03 .open h3,
  html:lang(en-PH) #feature #tab04 .open h3,
  html:lang(en-HK) #feature #tab01 a h3,
  html:lang(en-HK) #feature #tab02 a h3,
  html:lang(en-HK) #feature #tab03 a h3,
  html:lang(en-HK) #feature #tab04 a h3,
  html:lang(en-HK) #feature #tab01 div:hover h3,
  html:lang(en-HK) #feature #tab02 div:hover h3,
  html:lang(en-HK) #feature #tab03 div:hover h3,
  html:lang(en-HK) #feature #tab04 div:hover h3,
  html:lang(en-HK) #feature #tab01 .open h3,
  html:lang(en-HK) #feature #tab02 .open h3,
  html:lang(en-HK) #feature #tab03 .open h3,
  html:lang(en-HK) #feature #tab04 .open h3,
  html:lang(th-TH) #feature #tab01 a h3,
  html:lang(th-TH) #feature #tab02 a h3,
  html:lang(th-TH) #feature #tab03 a h3,
  html:lang(th-TH) #feature #tab04 a h3,
  html:lang(th-TH) #feature #tab01 div:hover h3,
  html:lang(th-TH) #feature #tab02 div:hover h3,
  html:lang(th-TH) #feature #tab03 div:hover h3,
  html:lang(th-TH) #feature #tab04 div:hover h3,
  html:lang(th-TH) #feature #tab01 .open h3,
  html:lang(th-TH) #feature #tab02 .open h3,
  html:lang(th-TH) #feature #tab03 .open h3,
  html:lang(th-TH) #feature #tab04 .open h3,
  html:lang(id-ID) #feature #tab01 a h3,
  html:lang(id-ID) #feature #tab02 a h3,
  html:lang(id-ID) #feature #tab03 a h3,
  html:lang(id-ID) #feature #tab04 a h3,
  html:lang(id-ID) #feature #tab01 div:hover h3,
  html:lang(id-ID) #feature #tab02 div:hover h3,
  html:lang(id-ID) #feature #tab03 div:hover h3,
  html:lang(id-ID) #feature #tab04 div:hover h3,
  html:lang(id-ID) #feature #tab01 .open h3,
  html:lang(id-ID) #feature #tab02 .open h3,
  html:lang(id-ID) #feature #tab03 .open h3,
  html:lang(id-ID) #feature #tab04 .open h3,
  html:lang(vi-VN) #feature #tab01 a h3,
  html:lang(vi-VN) #feature #tab02 a h3,
  html:lang(vi-VN) #feature #tab03 a h3,
  html:lang(vi-VN) #feature #tab04 a h3,
  html:lang(vi-VN) #feature #tab01 div:hover h3,
  html:lang(vi-VN) #feature #tab02 div:hover h3,
  html:lang(vi-VN) #feature #tab03 div:hover h3,
  html:lang(vi-VN) #feature #tab04 div:hover h3,
  html:lang(vi-VN) #feature #tab01 .open h3,
  html:lang(vi-VN) #feature #tab02 .open h3,
  html:lang(vi-VN) #feature #tab03 .open h3,
  html:lang(vi-VN) #feature #tab04 .open h3 {
    font-size: 24px;
    width: 100%; }
  html:lang(en-SG) #smartlife .m-and-m li p,
  html:lang(en-MY) #smartlife .m-and-m li p,
  html:lang(en-PH) #smartlife .m-and-m li p,
  html:lang(en-HK) #smartlife .m-and-m li p,
  html:lang(th-TH) #smartlife .m-and-m li p,
  html:lang(id-ID) #smartlife .m-and-m li p,
  html:lang(vi-VN) #smartlife .m-and-m li p {
    width: 80%;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.1 !important; }
  html:lang(en-SG) #diveapp h3,
  html:lang(en-MY) #diveapp h3,
  html:lang(en-PH) #diveapp h3,
  html:lang(en-HK) #diveapp h3,
  html:lang(th-TH) #diveapp h3,
  html:lang(id-ID) #diveapp h3,
  html:lang(vi-VN) #diveapp h3 {
    font-size: 20px; }
  html:lang(ko-KR) #tech01 .wrapper .pop_main,
  html:lang(ko-KR) #tech02 .wrapper .pop_main,
  html:lang(ko-KR) #tech03 .wrapper .pop_main,
  html:lang(ko-KR) #tech04 .wrapper .pop_main,
  html:lang(ko-KR) #tech05 .wrapper .pop_main {
    padding: 30px 30px 0 30px; }
  html:lang(ko-KR) #tide .container .text {
    text-align: center;
    margin-top: 0px; }
  html:lang(ko-KR) #smartlife .bg {
    width: 90%;
    height: 400px; }
  html:lang(ko-KR) #smartlife p {
    width: 70%; }
  html:lang(th-TH) #tech01 .pop_main img,
  html:lang(th-TH) #tech02 .pop_main img,
  html:lang(th-TH) #tech03 .pop_main img,
  html:lang(th-TH) #tech04 .pop_main img,
  html:lang(th-TH) #tech05 .pop_main img,
  html:lang(id-ID) #tech01 .pop_main img,
  html:lang(id-ID) #tech02 .pop_main img,
  html:lang(id-ID) #tech03 .pop_main img,
  html:lang(id-ID) #tech04 .pop_main img,
  html:lang(id-ID) #tech05 .pop_main img,
  html:lang(vi-VN) #tech01 .pop_main img,
  html:lang(vi-VN) #tech02 .pop_main img,
  html:lang(vi-VN) #tech03 .pop_main img,
  html:lang(vi-VN) #tech04 .pop_main img,
  html:lang(vi-VN) #tech05 .pop_main img {
    width: 100%;
    max-width: 300px; }
  html:lang(th-TH) #feature #tab01 h3,
  html:lang(th-TH) #feature #tab02 h3,
  html:lang(th-TH) #feature #tab03 h3,
  html:lang(th-TH) #feature #tab04 h3,
  html:lang(th-TH) #feature #tab01 a h3,
  html:lang(th-TH) #feature #tab02 a h3,
  html:lang(th-TH) #feature #tab03 a h3,
  html:lang(th-TH) #feature #tab04 a h3,
  html:lang(th-TH) #feature #tab01 div:hover h3,
  html:lang(th-TH) #feature #tab02 div:hover h3,
  html:lang(th-TH) #feature #tab03 div:hover h3,
  html:lang(th-TH) #feature #tab04 div:hover h3,
  html:lang(th-TH) #feature #tab01 .open h3,
  html:lang(th-TH) #feature #tab02 .open h3,
  html:lang(th-TH) #feature #tab03 .open h3,
  html:lang(th-TH) #feature #tab04 .open h3,
  html:lang(id-ID) #feature #tab01 h3,
  html:lang(id-ID) #feature #tab02 h3,
  html:lang(id-ID) #feature #tab03 h3,
  html:lang(id-ID) #feature #tab04 h3,
  html:lang(id-ID) #feature #tab01 a h3,
  html:lang(id-ID) #feature #tab02 a h3,
  html:lang(id-ID) #feature #tab03 a h3,
  html:lang(id-ID) #feature #tab04 a h3,
  html:lang(id-ID) #feature #tab01 div:hover h3,
  html:lang(id-ID) #feature #tab02 div:hover h3,
  html:lang(id-ID) #feature #tab03 div:hover h3,
  html:lang(id-ID) #feature #tab04 div:hover h3,
  html:lang(id-ID) #feature #tab01 .open h3,
  html:lang(id-ID) #feature #tab02 .open h3,
  html:lang(id-ID) #feature #tab03 .open h3,
  html:lang(id-ID) #feature #tab04 .open h3,
  html:lang(vi-VN) #feature #tab01 h3,
  html:lang(vi-VN) #feature #tab02 h3,
  html:lang(vi-VN) #feature #tab03 h3,
  html:lang(vi-VN) #feature #tab04 h3,
  html:lang(vi-VN) #feature #tab01 a h3,
  html:lang(vi-VN) #feature #tab02 a h3,
  html:lang(vi-VN) #feature #tab03 a h3,
  html:lang(vi-VN) #feature #tab04 a h3,
  html:lang(vi-VN) #feature #tab01 div:hover h3,
  html:lang(vi-VN) #feature #tab02 div:hover h3,
  html:lang(vi-VN) #feature #tab03 div:hover h3,
  html:lang(vi-VN) #feature #tab04 div:hover h3,
  html:lang(vi-VN) #feature #tab01 .open h3,
  html:lang(vi-VN) #feature #tab02 .open h3,
  html:lang(vi-VN) #feature #tab03 .open h3,
  html:lang(vi-VN) #feature #tab04 .open h3 {
    font-size: 24px; }
  html:lang(th-TH) #health .container h2,
  html:lang(id-ID) #health .container h2,
  html:lang(vi-VN) #health .container h2 {
    font-size: 42px;
    line-height: 1.4 !important; } }

@media (max-width: 1280px) {
  #device .device-intro .product-intro .people {
    max-width: 75vw;
    position: absolute;
    right: 0;
    top: 40%; }
  #device .dive-technology .icon-set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /* width: 10%; */
    width: 25%;
    position: absolute;
    right: 5%;
    top: 36%;
    z-index: 9; }
  #diveapp {
    background-position: center center; }
    #diveapp .app-icon img {
      max-width: 100px; }
  #feature #tab01 h3,
  #feature #tab02 h3,
  #feature #tab03 h3,
  #feature #tab04 h3 {
    font-size: 28px; }
  .open img {
    width: 100%;
    max-width: 800px;
    border-left: 0px; }
  .open h3 {
    font-size: 28px;
    color: #000000; }
  .open p {
    display: block; }
  #connect-iq .bg {
    height: 600px; }
  #three-spec .container li img {
    width: 100%;
    max-width: 250px; }
  #three-tech .container p {
    width: 92%; }
  #smartlife .m-and-m li {
    width: 140px;
    height: 140px;
    background: #fff;
    padding: 20px 10px 10px 10px;
    margin: 10px 10px; }
  html:lang(en-SG) #device .dive-technology .icon-set,
  html:lang(en-MY) #device .dive-technology .icon-set,
  html:lang(en-PH) #device .dive-technology .icon-set,
  html:lang(en-HK) #device .dive-technology .icon-set,
  html:lang(th-TH) #device .dive-technology .icon-set,
  html:lang(id-ID) #device .dive-technology .icon-set,
  html:lang(vi-VN) #device .dive-technology .icon-set {
    top: 30%; }
  html:lang(en-SG) #device .dive-technology .icon-set,
  html:lang(en-MY) #device .dive-technology .icon-set,
  html:lang(en-PH) #device .dive-technology .icon-set,
  html:lang(en-HK) #device .dive-technology .icon-set,
  html:lang(th-TH) #device .dive-technology .icon-set,
  html:lang(id-ID) #device .dive-technology .icon-set,
  html:lang(vi-VN) #device .dive-technology .icon-set {
    top: 25%; }
  html:lang(en-SG) #three-tech .container h3,
  html:lang(en-MY) #three-tech .container h3,
  html:lang(en-PH) #three-tech .container h3,
  html:lang(en-HK) #three-tech .container h3,
  html:lang(th-TH) #three-tech .container h3,
  html:lang(id-ID) #three-tech .container h3,
  html:lang(vi-VN) #three-tech .container h3 {
    font-size: 30px;
    line-height: 1.1 !important; }
  html:lang(en-SG) #feature #tab01 h3,
  html:lang(en-SG) #feature #tab02 h3,
  html:lang(en-SG) #feature #tab03 h3,
  html:lang(en-SG) #feature #tab04 h3,
  html:lang(en-SG) #feature #tab01 a h3,
  html:lang(en-SG) #feature #tab02 a h3,
  html:lang(en-SG) #feature #tab03 a h3,
  html:lang(en-SG) #feature #tab04 a h3,
  html:lang(en-SG) #feature #tab01 div:hover h3,
  html:lang(en-SG) #feature #tab02 div:hover h3,
  html:lang(en-SG) #feature #tab03 div:hover h3,
  html:lang(en-SG) #feature #tab04 div:hover h3,
  html:lang(en-SG) #feature #tab01 .open h3,
  html:lang(en-SG) #feature #tab02 .open h3,
  html:lang(en-SG) #feature #tab03 .open h3,
  html:lang(en-SG) #feature #tab04 .open h3,
  html:lang(en-MY) #feature #tab01 h3,
  html:lang(en-MY) #feature #tab02 h3,
  html:lang(en-MY) #feature #tab03 h3,
  html:lang(en-MY) #feature #tab04 h3,
  html:lang(en-MY) #feature #tab01 a h3,
  html:lang(en-MY) #feature #tab02 a h3,
  html:lang(en-MY) #feature #tab03 a h3,
  html:lang(en-MY) #feature #tab04 a h3,
  html:lang(en-MY) #feature #tab01 div:hover h3,
  html:lang(en-MY) #feature #tab02 div:hover h3,
  html:lang(en-MY) #feature #tab03 div:hover h3,
  html:lang(en-MY) #feature #tab04 div:hover h3,
  html:lang(en-MY) #feature #tab01 .open h3,
  html:lang(en-MY) #feature #tab02 .open h3,
  html:lang(en-MY) #feature #tab03 .open h3,
  html:lang(en-MY) #feature #tab04 .open h3,
  html:lang(en-PH) #feature #tab01 h3,
  html:lang(en-PH) #feature #tab02 h3,
  html:lang(en-PH) #feature #tab03 h3,
  html:lang(en-PH) #feature #tab04 h3,
  html:lang(en-PH) #feature #tab01 a h3,
  html:lang(en-PH) #feature #tab02 a h3,
  html:lang(en-PH) #feature #tab03 a h3,
  html:lang(en-PH) #feature #tab04 a h3,
  html:lang(en-PH) #feature #tab01 div:hover h3,
  html:lang(en-PH) #feature #tab02 div:hover h3,
  html:lang(en-PH) #feature #tab03 div:hover h3,
  html:lang(en-PH) #feature #tab04 div:hover h3,
  html:lang(en-PH) #feature #tab01 .open h3,
  html:lang(en-PH) #feature #tab02 .open h3,
  html:lang(en-PH) #feature #tab03 .open h3,
  html:lang(en-PH) #feature #tab04 .open h3,
  html:lang(en-HK) #feature #tab01 h3,
  html:lang(en-HK) #feature #tab02 h3,
  html:lang(en-HK) #feature #tab03 h3,
  html:lang(en-HK) #feature #tab04 h3,
  html:lang(en-HK) #feature #tab01 a h3,
  html:lang(en-HK) #feature #tab02 a h3,
  html:lang(en-HK) #feature #tab03 a h3,
  html:lang(en-HK) #feature #tab04 a h3,
  html:lang(en-HK) #feature #tab01 div:hover h3,
  html:lang(en-HK) #feature #tab02 div:hover h3,
  html:lang(en-HK) #feature #tab03 div:hover h3,
  html:lang(en-HK) #feature #tab04 div:hover h3,
  html:lang(en-HK) #feature #tab01 .open h3,
  html:lang(en-HK) #feature #tab02 .open h3,
  html:lang(en-HK) #feature #tab03 .open h3,
  html:lang(en-HK) #feature #tab04 .open h3,
  html:lang(th-TH) #feature #tab01 h3,
  html:lang(th-TH) #feature #tab02 h3,
  html:lang(th-TH) #feature #tab03 h3,
  html:lang(th-TH) #feature #tab04 h3,
  html:lang(th-TH) #feature #tab01 a h3,
  html:lang(th-TH) #feature #tab02 a h3,
  html:lang(th-TH) #feature #tab03 a h3,
  html:lang(th-TH) #feature #tab04 a h3,
  html:lang(th-TH) #feature #tab01 div:hover h3,
  html:lang(th-TH) #feature #tab02 div:hover h3,
  html:lang(th-TH) #feature #tab03 div:hover h3,
  html:lang(th-TH) #feature #tab04 div:hover h3,
  html:lang(th-TH) #feature #tab01 .open h3,
  html:lang(th-TH) #feature #tab02 .open h3,
  html:lang(th-TH) #feature #tab03 .open h3,
  html:lang(th-TH) #feature #tab04 .open h3,
  html:lang(id-ID) #feature #tab01 h3,
  html:lang(id-ID) #feature #tab02 h3,
  html:lang(id-ID) #feature #tab03 h3,
  html:lang(id-ID) #feature #tab04 h3,
  html:lang(id-ID) #feature #tab01 a h3,
  html:lang(id-ID) #feature #tab02 a h3,
  html:lang(id-ID) #feature #tab03 a h3,
  html:lang(id-ID) #feature #tab04 a h3,
  html:lang(id-ID) #feature #tab01 div:hover h3,
  html:lang(id-ID) #feature #tab02 div:hover h3,
  html:lang(id-ID) #feature #tab03 div:hover h3,
  html:lang(id-ID) #feature #tab04 div:hover h3,
  html:lang(id-ID) #feature #tab01 .open h3,
  html:lang(id-ID) #feature #tab02 .open h3,
  html:lang(id-ID) #feature #tab03 .open h3,
  html:lang(id-ID) #feature #tab04 .open h3,
  html:lang(vi-VN) #feature #tab01 h3,
  html:lang(vi-VN) #feature #tab02 h3,
  html:lang(vi-VN) #feature #tab03 h3,
  html:lang(vi-VN) #feature #tab04 h3,
  html:lang(vi-VN) #feature #tab01 a h3,
  html:lang(vi-VN) #feature #tab02 a h3,
  html:lang(vi-VN) #feature #tab03 a h3,
  html:lang(vi-VN) #feature #tab04 a h3,
  html:lang(vi-VN) #feature #tab01 div:hover h3,
  html:lang(vi-VN) #feature #tab02 div:hover h3,
  html:lang(vi-VN) #feature #tab03 div:hover h3,
  html:lang(vi-VN) #feature #tab04 div:hover h3,
  html:lang(vi-VN) #feature #tab01 .open h3,
  html:lang(vi-VN) #feature #tab02 .open h3,
  html:lang(vi-VN) #feature #tab03 .open h3,
  html:lang(vi-VN) #feature #tab04 .open h3 {
    font-size: 24px; }
  html:lang(en-SG) #health .container,
  html:lang(en-MY) #health .container,
  html:lang(en-PH) #health .container,
  html:lang(en-HK) #health .container,
  html:lang(th-TH) #health .container,
  html:lang(id-ID) #health .container,
  html:lang(vi-VN) #health .container {
    left: 50%; }
  html:lang(en-SG) #smartlife .bg,
  html:lang(en-MY) #smartlife .bg,
  html:lang(en-PH) #smartlife .bg,
  html:lang(en-HK) #smartlife .bg,
  html:lang(th-TH) #smartlife .bg,
  html:lang(id-ID) #smartlife .bg,
  html:lang(vi-VN) #smartlife .bg {
    width: 100%;
    height: 500px; }
  html:lang(ko-KR) section p:not(td) {
    font-size: 15px; }
  html:lang(ko-KR) #health .container {
    left: 50%; }
  html:lang(th-TH) #feature #tab01 h3,
  html:lang(th-TH) #feature #tab02 h3,
  html:lang(th-TH) #feature #tab03 h3,
  html:lang(th-TH) #feature #tab04 h3,
  html:lang(th-TH) #feature #tab01 a h3,
  html:lang(th-TH) #feature #tab02 a h3,
  html:lang(th-TH) #feature #tab03 a h3,
  html:lang(th-TH) #feature #tab04 a h3,
  html:lang(th-TH) #feature #tab01 div:hover h3,
  html:lang(th-TH) #feature #tab02 div:hover h3,
  html:lang(th-TH) #feature #tab03 div:hover h3,
  html:lang(th-TH) #feature #tab04 div:hover h3,
  html:lang(th-TH) #feature #tab01 .open h3,
  html:lang(th-TH) #feature #tab02 .open h3,
  html:lang(th-TH) #feature #tab03 .open h3,
  html:lang(th-TH) #feature #tab04 .open h3,
  html:lang(id-ID) #feature #tab01 h3,
  html:lang(id-ID) #feature #tab02 h3,
  html:lang(id-ID) #feature #tab03 h3,
  html:lang(id-ID) #feature #tab04 h3,
  html:lang(id-ID) #feature #tab01 a h3,
  html:lang(id-ID) #feature #tab02 a h3,
  html:lang(id-ID) #feature #tab03 a h3,
  html:lang(id-ID) #feature #tab04 a h3,
  html:lang(id-ID) #feature #tab01 div:hover h3,
  html:lang(id-ID) #feature #tab02 div:hover h3,
  html:lang(id-ID) #feature #tab03 div:hover h3,
  html:lang(id-ID) #feature #tab04 div:hover h3,
  html:lang(id-ID) #feature #tab01 .open h3,
  html:lang(id-ID) #feature #tab02 .open h3,
  html:lang(id-ID) #feature #tab03 .open h3,
  html:lang(id-ID) #feature #tab04 .open h3,
  html:lang(vi-VN) #feature #tab01 h3,
  html:lang(vi-VN) #feature #tab02 h3,
  html:lang(vi-VN) #feature #tab03 h3,
  html:lang(vi-VN) #feature #tab04 h3,
  html:lang(vi-VN) #feature #tab01 a h3,
  html:lang(vi-VN) #feature #tab02 a h3,
  html:lang(vi-VN) #feature #tab03 a h3,
  html:lang(vi-VN) #feature #tab04 a h3,
  html:lang(vi-VN) #feature #tab01 div:hover h3,
  html:lang(vi-VN) #feature #tab02 div:hover h3,
  html:lang(vi-VN) #feature #tab03 div:hover h3,
  html:lang(vi-VN) #feature #tab04 div:hover h3,
  html:lang(vi-VN) #feature #tab01 .open h3,
  html:lang(vi-VN) #feature #tab02 .open h3,
  html:lang(vi-VN) #feature #tab03 .open h3,
  html:lang(vi-VN) #feature #tab04 .open h3 {
    width: auto; }
  html:lang(th-TH) #feature #tab01 p,
  html:lang(th-TH) #feature #tab02 p,
  html:lang(th-TH) #feature #tab03 p,
  html:lang(th-TH) #feature #tab04 p,
  html:lang(id-ID) #feature #tab01 p,
  html:lang(id-ID) #feature #tab02 p,
  html:lang(id-ID) #feature #tab03 p,
  html:lang(id-ID) #feature #tab04 p,
  html:lang(vi-VN) #feature #tab01 p,
  html:lang(vi-VN) #feature #tab02 p,
  html:lang(vi-VN) #feature #tab03 p,
  html:lang(vi-VN) #feature #tab04 p {
    max-width: 450px; } }

@media (max-width: 1024px) {
  #device {
    height: 620vw !important; }
    #device .device-intro {
      height: 100vh; }
      #device .device-intro h3 {
        letter-spacing: 3vw; }
      #device .device-intro .product-intro .content {
        position: absolute;
        top: 5%;
        left: 50%; }
        #device .device-intro .product-intro .content p {
          font-size: 28px; }
        #device .device-intro .product-intro .content h2 {
          font-size: 8vw; }
      #device .device-intro .product-intro .device01 {
        max-width: 50vw; }
      #device .device-intro .product-intro .people {
        width: 100%;
        max-width: 950px;
        position: absolute;
        right: 0;
        top: 30%;
        z-index: 1; }
      #device .device-intro .product-intro .bubble {
        max-width: 250px;
        opacity: .8;
        left: 6%;
        top: 42%;
        z-index: 1; }
      #device .device-intro .product-intro .bubble-2 {
        max-width: 1000px;
        right: -20%; }
      #device .device-intro .product-intro .device-slogan {
        color: #fff;
        top: 80%;
        left: 53%;
        right: auto;
        z-index: 9;
        position: absolute;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
      #device .device-intro .product-intro .device-slogan p {
        font-size: 28px; }
    #device .dive-technology .content {
      top: 5%;
      left: 50%; }
      #device .dive-technology .content p {
        width: 80%;
        margin: 10px auto 50px auto; }
    #device .dive-technology .device01 {
      max-width: 50vw; }
    #device .dive-technology .icon-set {
      width: auto;
      position: absolute;
      left: 50%;
      top: 78%;
      bottom: 0;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
    #device .feature-item {
      height: 20vh; }
      #device .feature-item p {
        font-size: 15px;
        text-align: center; }
      #device .feature-item li {
        padding: 0; }
    #device #gallery {
      height: 80vh; }
      #device #gallery .container h2 {
        font-size: 42px;
        margin-top: 5vh; }
      #device #gallery .hero-bkg-animated {
        height: 1000px;
        max-height: 1000px;
        width: 100%;
        background-size: cover;
        background: url(../images/decentmk2s-gallery-m.png) no-repeat center center; }
    #device #divemode {
      height: 80vh; }
      #device #divemode .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        #device #divemode .container h2 {
          font-size: 42px; }
        #device #divemode .container .text {
          text-align: center; }
        #device #divemode .container .bg {
          height: 700px;
          width: 100%; }
  #tech01,
  #tech02,
  #tech03,
  #tech04,
  #tech05 {
    width: 100%; }
  .fancybox-navigation .fancybox-button--arrow_left {
    /* left: 0; */
    left: env(safe-area-inset-left) !important; }
  .fancybox-navigation .fancybox-button--arrow_right {
    right: env(safe-area-inset-right) !important; }
  #underwater .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto !important;
    margin: 0;
    padding: 0; }
    #underwater .container .bg {
      margin-right: 0;
      margin-top: 8vh; }
      #underwater .container .bg img {
        width: 100%;
        max-width: 450px; }
  #tide {
    height: 75vh; }
    #tide .container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      width: auto !important;
      margin: 0;
      padding: 0; }
      #tide .container .bg {
        margin-left: 0;
        margin-top: 5vh; }
        #tide .container .bg img {
          width: 100%;
          max-width: 450px; }
      #tide .container .text {
        text-align: center;
        margin-top: 0; }
  #feature #tab01 .open h3,
  #feature #tab02 .open h3,
  #feature #tab03 .open h3,
  #feature #tab04 .open h3 {
    font-size: 24px;
    color: #000000; }
  #three-tech {
    height: auto;
    padding: 0 0 10vh 0; }
    #three-tech h2 {
      font-size: 42px; }
    #three-tech .container {
      width: 100% !important;
      padding: 0 3vw;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      #three-tech .container .three01,
      #three-tech .container .three02,
      #three-tech .container .three03 {
        width: 100%; }
      #three-tech .container .three02 {
        padding-top: 0; }
      #three-tech .container .text {
        text-align: center;
        margin: 0 auto; }
      #three-tech .container .bg {
        width: 100%;
        max-width: 800px;
        margin: 3vh auto; }
      #three-tech .container h3 {
        font-size: 30px;
        padding: 0;
        margin-top: 30px; }
      #three-tech .container p {
        width: 65%;
        margin: 0 auto; }
  #diveapp {
    overflow: hidden;
    background-position: bottom center;
    height: 77vh; }
    #diveapp .headerdivider {
      display: none; }
    #diveapp .container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    #diveapp .app-icon {
      margin-top: 0; }
    #diveapp .app01,
    #diveapp .app02 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      top: 120%; }
    #diveapp .app01 {
      width: 50%;
      left: 0; }
      #diveapp .app01 div {
        padding-left: 0;
        text-align: center; }
        #diveapp .app01 div p {
          padding: 0 3em; }
    #diveapp .app02 {
      width: 50%;
      right: 0; }
      #diveapp .app02 div {
        padding-right: 0;
        text-align: center; }
      #diveapp .app02 p {
        width: 100%;
        padding: 0 3em; }
  #health {
    height: 50vh; }
  #smartlife {
    height: 105vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    #smartlife .bg {
      height: 450px;
      width: 80%;
      margin-top: 5vh; }
    #smartlife .watch {
      max-width: 600px;
      top: 40%;
      left: 50%; }
    #smartlife .text {
      position: absolute;
      top: 65%; }
  #feature {
    padding: 5vh 0; }
    #feature #tab01,
    #feature #tab02,
    #feature #tab03,
    #feature #tab04 {
      margin-left: 1vw; }
      #feature #tab01 h3,
      #feature #tab02 h3,
      #feature #tab03 h3,
      #feature #tab04 h3 {
        font-size: 24px; }
      #feature #tab01 div:hover,
      #feature #tab01 a:focus,
      #feature #tab02 div:hover,
      #feature #tab02 a:focus,
      #feature #tab03 div:hover,
      #feature #tab03 a:focus,
      #feature #tab04 div:hover,
      #feature #tab04 a:focus {
        padding: 0 10px; }
        #feature #tab01 div:hover img,
        #feature #tab01 a:focus img,
        #feature #tab02 div:hover img,
        #feature #tab02 a:focus img,
        #feature #tab03 div:hover img,
        #feature #tab03 a:focus img,
        #feature #tab04 div:hover img,
        #feature #tab04 a:focus img {
          width: 100%;
          max-width: 900px;
          border-left: 0px; }
        #feature #tab01 div:hover h3,
        #feature #tab01 a:focus h3,
        #feature #tab02 div:hover h3,
        #feature #tab02 a:focus h3,
        #feature #tab03 div:hover h3,
        #feature #tab03 a:focus h3,
        #feature #tab04 div:hover h3,
        #feature #tab04 a:focus h3 {
          font-size: 24px; }
    #feature .open img {
      width: 100%;
      max-width: 900px;
      border-left: 0px; }
    #feature .open h3 {
      font-size: 24px;
      color: #000000; }
    #feature .open p {
      display: block; }
  #connect-iq {
    height: 80vh; }
    #connect-iq .bg {
      height: 500px; }
  #smartlife .m-and-m {
    width: 80%; }
    #smartlife .m-and-m ol {
      margin: 0;
      padding: 0;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    #smartlife .m-and-m li {
      width: 140px;
      height: 140px; }
  #three-spec {
    height: 60vh; }
  html:lang(en-SG) #device,
  html:lang(en-MY) #device,
  html:lang(en-PH) #device,
  html:lang(en-HK) #device,
  html:lang(th-TH) #device,
  html:lang(id-ID) #device,
  html:lang(vi-VN) #device {
    height: 675vw !important; }
    html:lang(en-SG) #device .dive-technology,
    html:lang(en-MY) #device .dive-technology,
    html:lang(en-PH) #device .dive-technology,
    html:lang(en-HK) #device .dive-technology,
    html:lang(th-TH) #device .dive-technology,
    html:lang(id-ID) #device .dive-technology,
    html:lang(vi-VN) #device .dive-technology {
      height: 130vh; }
      html:lang(en-SG) #device .dive-technology .content,
      html:lang(en-MY) #device .dive-technology .content,
      html:lang(en-PH) #device .dive-technology .content,
      html:lang(en-HK) #device .dive-technology .content,
      html:lang(th-TH) #device .dive-technology .content,
      html:lang(id-ID) #device .dive-technology .content,
      html:lang(vi-VN) #device .dive-technology .content {
        top: 5%;
        left: 50%; }
        html:lang(en-SG) #device .dive-technology .content p,
        html:lang(en-MY) #device .dive-technology .content p,
        html:lang(en-PH) #device .dive-technology .content p,
        html:lang(en-HK) #device .dive-technology .content p,
        html:lang(th-TH) #device .dive-technology .content p,
        html:lang(id-ID) #device .dive-technology .content p,
        html:lang(vi-VN) #device .dive-technology .content p {
          width: 80%;
          margin: 10px auto 10px auto; }
      html:lang(en-SG) #device .dive-technology .device01,
      html:lang(en-MY) #device .dive-technology .device01,
      html:lang(en-PH) #device .dive-technology .device01,
      html:lang(en-HK) #device .dive-technology .device01,
      html:lang(th-TH) #device .dive-technology .device01,
      html:lang(id-ID) #device .dive-technology .device01,
      html:lang(vi-VN) #device .dive-technology .device01 {
        max-width: 50vw; }
      html:lang(en-SG) #device .dive-technology .icon-set,
      html:lang(en-MY) #device .dive-technology .icon-set,
      html:lang(en-PH) #device .dive-technology .icon-set,
      html:lang(en-HK) #device .dive-technology .icon-set,
      html:lang(th-TH) #device .dive-technology .icon-set,
      html:lang(id-ID) #device .dive-technology .icon-set,
      html:lang(vi-VN) #device .dive-technology .icon-set {
        width: 60%;
        position: absolute;
        left: 50%;
        top: 72%;
        bottom: 0;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
  html:lang(en-SG) #underwater .container .text,
  html:lang(en-MY) #underwater .container .text,
  html:lang(en-PH) #underwater .container .text,
  html:lang(en-HK) #underwater .container .text,
  html:lang(th-TH) #underwater .container .text,
  html:lang(id-ID) #underwater .container .text,
  html:lang(vi-VN) #underwater .container .text {
    width: 80%; }
  html:lang(en-SG) #tech01 .pop_main img,
  html:lang(en-SG) #tech02 .pop_main img,
  html:lang(en-SG) #tech03 .pop_main img,
  html:lang(en-SG) #tech04 .pop_main img,
  html:lang(en-SG) #tech05 .pop_main img,
  html:lang(en-MY) #tech01 .pop_main img,
  html:lang(en-MY) #tech02 .pop_main img,
  html:lang(en-MY) #tech03 .pop_main img,
  html:lang(en-MY) #tech04 .pop_main img,
  html:lang(en-MY) #tech05 .pop_main img,
  html:lang(en-PH) #tech01 .pop_main img,
  html:lang(en-PH) #tech02 .pop_main img,
  html:lang(en-PH) #tech03 .pop_main img,
  html:lang(en-PH) #tech04 .pop_main img,
  html:lang(en-PH) #tech05 .pop_main img,
  html:lang(en-HK) #tech01 .pop_main img,
  html:lang(en-HK) #tech02 .pop_main img,
  html:lang(en-HK) #tech03 .pop_main img,
  html:lang(en-HK) #tech04 .pop_main img,
  html:lang(en-HK) #tech05 .pop_main img,
  html:lang(th-TH) #tech01 .pop_main img,
  html:lang(th-TH) #tech02 .pop_main img,
  html:lang(th-TH) #tech03 .pop_main img,
  html:lang(th-TH) #tech04 .pop_main img,
  html:lang(th-TH) #tech05 .pop_main img,
  html:lang(id-ID) #tech01 .pop_main img,
  html:lang(id-ID) #tech02 .pop_main img,
  html:lang(id-ID) #tech03 .pop_main img,
  html:lang(id-ID) #tech04 .pop_main img,
  html:lang(id-ID) #tech05 .pop_main img,
  html:lang(vi-VN) #tech01 .pop_main img,
  html:lang(vi-VN) #tech02 .pop_main img,
  html:lang(vi-VN) #tech03 .pop_main img,
  html:lang(vi-VN) #tech04 .pop_main img,
  html:lang(vi-VN) #tech05 .pop_main img {
    max-width: 500px;
    margin-top: 0px; }
  html:lang(en-SG) #three-tech,
  html:lang(en-MY) #three-tech,
  html:lang(en-PH) #three-tech,
  html:lang(en-HK) #three-tech,
  html:lang(th-TH) #three-tech,
  html:lang(id-ID) #three-tech,
  html:lang(vi-VN) #three-tech {
    height: auto;
    padding: 0 0 10vh 0; }
  html:lang(en-SG) #diveapp,
  html:lang(en-MY) #diveapp,
  html:lang(en-PH) #diveapp,
  html:lang(en-HK) #diveapp,
  html:lang(th-TH) #diveapp,
  html:lang(id-ID) #diveapp,
  html:lang(vi-VN) #diveapp {
    overflow: hidden;
    background-position: bottom center;
    height: 95vh; }
    html:lang(en-SG) #diveapp .headerdivider,
    html:lang(en-MY) #diveapp .headerdivider,
    html:lang(en-PH) #diveapp .headerdivider,
    html:lang(en-HK) #diveapp .headerdivider,
    html:lang(th-TH) #diveapp .headerdivider,
    html:lang(id-ID) #diveapp .headerdivider,
    html:lang(vi-VN) #diveapp .headerdivider {
      display: none; }
    html:lang(en-SG) #diveapp .container,
    html:lang(en-MY) #diveapp .container,
    html:lang(en-PH) #diveapp .container,
    html:lang(en-HK) #diveapp .container,
    html:lang(th-TH) #diveapp .container,
    html:lang(id-ID) #diveapp .container,
    html:lang(vi-VN) #diveapp .container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    html:lang(en-SG) #diveapp .app-icon,
    html:lang(en-MY) #diveapp .app-icon,
    html:lang(en-PH) #diveapp .app-icon,
    html:lang(en-HK) #diveapp .app-icon,
    html:lang(th-TH) #diveapp .app-icon,
    html:lang(id-ID) #diveapp .app-icon,
    html:lang(vi-VN) #diveapp .app-icon {
      margin-top: 0; }
    html:lang(en-SG) #diveapp .app01,
    html:lang(en-SG) #diveapp .app02,
    html:lang(en-MY) #diveapp .app01,
    html:lang(en-MY) #diveapp .app02,
    html:lang(en-PH) #diveapp .app01,
    html:lang(en-PH) #diveapp .app02,
    html:lang(en-HK) #diveapp .app01,
    html:lang(en-HK) #diveapp .app02,
    html:lang(th-TH) #diveapp .app01,
    html:lang(th-TH) #diveapp .app02,
    html:lang(id-ID) #diveapp .app01,
    html:lang(id-ID) #diveapp .app02,
    html:lang(vi-VN) #diveapp .app01,
    html:lang(vi-VN) #diveapp .app02 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      top: 120%; }
    html:lang(en-SG) #diveapp .app01,
    html:lang(en-MY) #diveapp .app01,
    html:lang(en-PH) #diveapp .app01,
    html:lang(en-HK) #diveapp .app01,
    html:lang(th-TH) #diveapp .app01,
    html:lang(id-ID) #diveapp .app01,
    html:lang(vi-VN) #diveapp .app01 {
      width: 50%;
      left: 0; }
      html:lang(en-SG) #diveapp .app01 div,
      html:lang(en-MY) #diveapp .app01 div,
      html:lang(en-PH) #diveapp .app01 div,
      html:lang(en-HK) #diveapp .app01 div,
      html:lang(th-TH) #diveapp .app01 div,
      html:lang(id-ID) #diveapp .app01 div,
      html:lang(vi-VN) #diveapp .app01 div {
        padding-left: 0;
        text-align: center; }
        html:lang(en-SG) #diveapp .app01 div p,
        html:lang(en-MY) #diveapp .app01 div p,
        html:lang(en-PH) #diveapp .app01 div p,
        html:lang(en-HK) #diveapp .app01 div p,
        html:lang(th-TH) #diveapp .app01 div p,
        html:lang(id-ID) #diveapp .app01 div p,
        html:lang(vi-VN) #diveapp .app01 div p {
          padding: 0 3em; }
    html:lang(en-SG) #diveapp .app02,
    html:lang(en-MY) #diveapp .app02,
    html:lang(en-PH) #diveapp .app02,
    html:lang(en-HK) #diveapp .app02,
    html:lang(th-TH) #diveapp .app02,
    html:lang(id-ID) #diveapp .app02,
    html:lang(vi-VN) #diveapp .app02 {
      width: 50%;
      right: 0; }
      html:lang(en-SG) #diveapp .app02 div,
      html:lang(en-MY) #diveapp .app02 div,
      html:lang(en-PH) #diveapp .app02 div,
      html:lang(en-HK) #diveapp .app02 div,
      html:lang(th-TH) #diveapp .app02 div,
      html:lang(id-ID) #diveapp .app02 div,
      html:lang(vi-VN) #diveapp .app02 div {
        padding-right: 0;
        text-align: center; }
      html:lang(en-SG) #diveapp .app02 p,
      html:lang(en-MY) #diveapp .app02 p,
      html:lang(en-PH) #diveapp .app02 p,
      html:lang(en-HK) #diveapp .app02 p,
      html:lang(th-TH) #diveapp .app02 p,
      html:lang(id-ID) #diveapp .app02 p,
      html:lang(vi-VN) #diveapp .app02 p {
        width: 100%;
        padding: 0 3em; }
  html:lang(en-SG) #smartlife,
  html:lang(en-MY) #smartlife,
  html:lang(en-PH) #smartlife,
  html:lang(en-HK) #smartlife,
  html:lang(th-TH) #smartlife,
  html:lang(id-ID) #smartlife,
  html:lang(vi-VN) #smartlife {
    height: 105vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    html:lang(en-SG) #smartlife .bg,
    html:lang(en-MY) #smartlife .bg,
    html:lang(en-PH) #smartlife .bg,
    html:lang(en-HK) #smartlife .bg,
    html:lang(th-TH) #smartlife .bg,
    html:lang(id-ID) #smartlife .bg,
    html:lang(vi-VN) #smartlife .bg {
      height: 450px;
      width: 80%;
      margin-top: 5vh; }
    html:lang(en-SG) #smartlife .watch,
    html:lang(en-MY) #smartlife .watch,
    html:lang(en-PH) #smartlife .watch,
    html:lang(en-HK) #smartlife .watch,
    html:lang(th-TH) #smartlife .watch,
    html:lang(id-ID) #smartlife .watch,
    html:lang(vi-VN) #smartlife .watch {
      max-width: 600px;
      top: 40%;
      left: 50%; }
    html:lang(en-SG) #smartlife .text,
    html:lang(en-MY) #smartlife .text,
    html:lang(en-PH) #smartlife .text,
    html:lang(en-HK) #smartlife .text,
    html:lang(th-TH) #smartlife .text,
    html:lang(id-ID) #smartlife .text,
    html:lang(vi-VN) #smartlife .text {
      position: absolute;
      top: 65%; }
  html:lang(ko-KR) #device .dive-technology .content {
    top: 5%;
    left: 50%; }
    html:lang(ko-KR) #device .dive-technology .content p {
      width: 80%;
      margin: 10px auto 20px auto; }
  html:lang(ko-KR) #device .dive-technology .device01 {
    max-width: 50vw; }
  html:lang(ko-KR) #device .dive-technology .icon-set {
    width: auto;
    position: absolute;
    left: 50%;
    top: 78%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  html:lang(ko-KR) #feature #img01,
  html:lang(ko-KR) #feature #img02,
  html:lang(ko-KR) #feature #img03,
  html:lang(ko-KR) #feature #img04 {
    width: 100%;
    max-width: 600px;
    border-left: 0px; }
  html:lang(ko-KR) #feature #tab01 h3,
  html:lang(ko-KR) #feature #tab02 h3,
  html:lang(ko-KR) #feature #tab03 h3,
  html:lang(ko-KR) #feature #tab04 h3,
  html:lang(ko-KR) #feature #tab01 a h3,
  html:lang(ko-KR) #feature #tab02 a h3,
  html:lang(ko-KR) #feature #tab03 a h3,
  html:lang(ko-KR) #feature #tab04 a h3,
  html:lang(ko-KR) #feature #tab01 div:hover h3,
  html:lang(ko-KR) #feature #tab02 div:hover h3,
  html:lang(ko-KR) #feature #tab03 div:hover h3,
  html:lang(ko-KR) #feature #tab04 div:hover h3,
  html:lang(ko-KR) #feature #tab01 .open h3,
  html:lang(ko-KR) #feature #tab02 .open h3,
  html:lang(ko-KR) #feature #tab03 .open h3,
  html:lang(ko-KR) #feature #tab04 .open h3 {
    font-size: 22px; }
  html:lang(ko-KR) #smartlife .bg {
    width: 90%;
    height: 600px; }
  html:lang(th-TH) #device #divemode .container .text {
    width: 100%; } }

@media (max-width: 1023px) {
  #device {
    height: 500vw !important; }
  #device .device-intro .product-intro .device01 {
    max-width: 30vw; }
  #device .dive-technology .device01 {
    max-width: 30vw; }
  #device .dive-technology .content p {
    width: 80%;
    margin: 10px auto 30px auto; }
  #device .dive-technology {
    height: 160vw; }
  #device #divemode .container .bg {
    height: 620px;
    width: 100%; }
  #underwater .container .bg img,
  #tide .container .bg img {
    width: 100%;
    max-width: 35vw; }
  #tide .container .bg {
    background-position: center;
    height: auto; }
  #diveapp {
    overflow: hidden;
    background-position: bottom center;
    height: 110vw; }
  #smartlife {
    height: 145vw; }
  #connect-iq {
    height: 125vw; } }

@media (max-width: 900px) {
  #device {
    height: 500vw !important; }
  #device .device-intro .product-intro .device01 {
    max-width: 35vw; }
  #device .dive-technology .device01 {
    max-width: 35vw; } }

@media (max-width: 768px) {
  #device {
    height: 735vw !important; }
    #device .device-intro {
      height: 105vh; }
      #device .device-intro h3 {
        letter-spacing: 2.5vw; }
      #device .device-intro .product-intro .content {
        position: absolute;
        top: 5%;
        left: 50%; }
        #device .device-intro .product-intro .content p {
          font-size: 18px; }
        #device .device-intro .product-intro .content h2 {
          font-size: 6vw; }
      #device .device-intro .product-intro .people {
        max-width: 700px;
        right: 0;
        left: 8%;
        top: 30%; }
      #device .device-intro .product-intro .bubble {
        left: 2%;
        top: 30%; }
      #device .device-intro .product-intro .device01 {
        max-width: 50vw; }
      #device .device-intro .product-intro .device-slogan p {
        font-size: 20px; }
    #device .dive-technology {
      height: 120vh;
      overflow: hidden; }
      #device .dive-technology .content {
        top: 5%;
        left: 50%; }
        #device .dive-technology .content p {
          width: 80%;
          margin: 10px auto 20px auto; }
      #device .dive-technology .device01 {
        max-width: 50vw; }
      #device .dive-technology .icon-set {
        width: auto;
        position: absolute;
        left: 50%;
        top: 75%;
        bottom: 0;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
      #device .dive-technology .bubble {
        left: 0;
        top: 27%; }
      #device .dive-technology .bubble2 {
        width: 100%;
        max-width: 200px;
        position: absolute;
        left: 70%;
        top: 50%;
        z-index: 1; }
    #device #gallery {
      height: 120vh; }
    #device #divemode {
      height: 100vh; }
      #device #divemode .container p {
        padding: 0 0 0 0;
        margin-bottom: 20px; }
      #device #divemode .container .text {
        text-align: center; }
      #device #divemode .container .bg {
        height: 500px;
        width: 90%; }
  #underwater .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto !important;
    margin: 0;
    padding: 0; }
    #underwater .container .bg {
      margin-right: 0;
      margin-top: 5vh; }
      #underwater .container .bg img {
        width: 100%;
        max-width: 380px; }
  #tide {
    height: 85vh; }
    #tide .container .bg {
      margin-left: 0;
      margin-top: 10vh;
      height: auto; }
      #tide .container .bg img {
        width: 100%;
        max-width: 380px; }
  #diveapp {
    height: 100vh; }
  #feature {
    padding: 5vh 0; }
    #feature .all-tab {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      #feature .all-tab div:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: center;
        margin-bottom: 30px; }
    #feature #tab01,
    #feature #tab02,
    #feature #tab03,
    #feature #tab04 {
      margin-left: 1vw; }
      #feature #tab01 h3,
      #feature #tab02 h3,
      #feature #tab03 h3,
      #feature #tab04 h3 {
        font-size: 20px;
        line-height: 1.5 !important; }
      #feature #tab01 div:hover,
      #feature #tab01 a:focus,
      #feature #tab02 div:hover,
      #feature #tab02 a:focus,
      #feature #tab03 div:hover,
      #feature #tab03 a:focus,
      #feature #tab04 div:hover,
      #feature #tab04 a:focus {
        padding: 0 10px;
        border-left: 0;
        border-bottom: 5px #23B1D4 solid; }
        #feature #tab01 div:hover img,
        #feature #tab01 a:focus img,
        #feature #tab02 div:hover img,
        #feature #tab02 a:focus img,
        #feature #tab03 div:hover img,
        #feature #tab03 a:focus img,
        #feature #tab04 div:hover img,
        #feature #tab04 a:focus img {
          width: 100%;
          max-width: 900px;
          border-left: 0px; }
        #feature #tab01 div:hover h3,
        #feature #tab01 a:focus h3,
        #feature #tab02 div:hover h3,
        #feature #tab02 a:focus h3,
        #feature #tab03 div:hover h3,
        #feature #tab03 a:focus h3,
        #feature #tab04 div:hover h3,
        #feature #tab04 a:focus h3 {
          font-size: 20px;
          line-height: 1.5 !important; }
      #feature #tab01 .open,
      #feature #tab02 .open,
      #feature #tab03 .open,
      #feature #tab04 .open {
        padding: 0 10px;
        border-left: 0;
        border-bottom: 5px #23B1D4 solid; }
        #feature #tab01 .open img,
        #feature #tab02 .open img,
        #feature #tab03 .open img,
        #feature #tab04 .open img {
          width: 100%;
          max-width: 800px;
          border-left: 0px; }
        #feature #tab01 .open h3,
        #feature #tab02 .open h3,
        #feature #tab03 .open h3,
        #feature #tab04 .open h3 {
          font-size: 20px;
          color: #000000; }
        #feature #tab01 .open p,
        #feature #tab02 .open p,
        #feature #tab03 .open p,
        #feature #tab04 .open p {
          display: block; }
  #health {
    height: 65vh; }
    #health .container {
      left: 55%; }
    #health .container h2 {
      font-size: 32px; }
    #health .container p {
      width: 30%; }
  #smartlife {
    height: 120vh; }
    #smartlife .bg {
      margin-top: 10vh; }
    #smartlife .watch {
      max-width: 500px;
      top: 45%;
      left: 50%; }
    #smartlife .m-and-m {
      width: 80%; }
      #smartlife .m-and-m ol {
        margin: 0;
        padding: 0; }
  #connect-iq {
    height: 94vh; }
    #connect-iq .bg {
      height: 420px; }
  #three-spec .container li img {
    width: 100%;
    max-width: 200px; }
  html:lang(en-SG) #device,
  html:lang(en-MY) #device,
  html:lang(en-PH) #device,
  html:lang(en-HK) #device,
  html:lang(th-TH) #device,
  html:lang(id-ID) #device,
  html:lang(vi-VN) #device {
    height: 770vw !important; }
    html:lang(en-SG) #device .dive-technology,
    html:lang(en-MY) #device .dive-technology,
    html:lang(en-PH) #device .dive-technology,
    html:lang(en-HK) #device .dive-technology,
    html:lang(th-TH) #device .dive-technology,
    html:lang(id-ID) #device .dive-technology,
    html:lang(vi-VN) #device .dive-technology {
      height: 130vh; }
      html:lang(en-SG) #device .dive-technology .content,
      html:lang(en-MY) #device .dive-technology .content,
      html:lang(en-PH) #device .dive-technology .content,
      html:lang(en-HK) #device .dive-technology .content,
      html:lang(th-TH) #device .dive-technology .content,
      html:lang(id-ID) #device .dive-technology .content,
      html:lang(vi-VN) #device .dive-technology .content {
        top: 5%;
        left: 50%; }
        html:lang(en-SG) #device .dive-technology .content p,
        html:lang(en-MY) #device .dive-technology .content p,
        html:lang(en-PH) #device .dive-technology .content p,
        html:lang(en-HK) #device .dive-technology .content p,
        html:lang(th-TH) #device .dive-technology .content p,
        html:lang(id-ID) #device .dive-technology .content p,
        html:lang(vi-VN) #device .dive-technology .content p {
          width: 80%;
          margin: 10px auto 10px auto; }
      html:lang(en-SG) #device .dive-technology .device01,
      html:lang(en-MY) #device .dive-technology .device01,
      html:lang(en-PH) #device .dive-technology .device01,
      html:lang(en-HK) #device .dive-technology .device01,
      html:lang(th-TH) #device .dive-technology .device01,
      html:lang(id-ID) #device .dive-technology .device01,
      html:lang(vi-VN) #device .dive-technology .device01 {
        max-width: 50vw; }
      html:lang(en-SG) #device .dive-technology .icon-set,
      html:lang(en-MY) #device .dive-technology .icon-set,
      html:lang(en-PH) #device .dive-technology .icon-set,
      html:lang(en-HK) #device .dive-technology .icon-set,
      html:lang(th-TH) #device .dive-technology .icon-set,
      html:lang(id-ID) #device .dive-technology .icon-set,
      html:lang(vi-VN) #device .dive-technology .icon-set {
        width: 60%;
        position: absolute;
        left: 50%;
        top: 72%;
        bottom: 0;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
  html:lang(en-SG) #underwater .container .text,
  html:lang(en-MY) #underwater .container .text,
  html:lang(en-PH) #underwater .container .text,
  html:lang(en-HK) #underwater .container .text,
  html:lang(th-TH) #underwater .container .text,
  html:lang(id-ID) #underwater .container .text,
  html:lang(vi-VN) #underwater .container .text {
    width: 80%; }
  html:lang(en-SG) #tech01 .pop_main img,
  html:lang(en-SG) #tech02 .pop_main img,
  html:lang(en-SG) #tech03 .pop_main img,
  html:lang(en-SG) #tech04 .pop_main img,
  html:lang(en-SG) #tech05 .pop_main img,
  html:lang(en-MY) #tech01 .pop_main img,
  html:lang(en-MY) #tech02 .pop_main img,
  html:lang(en-MY) #tech03 .pop_main img,
  html:lang(en-MY) #tech04 .pop_main img,
  html:lang(en-MY) #tech05 .pop_main img,
  html:lang(en-PH) #tech01 .pop_main img,
  html:lang(en-PH) #tech02 .pop_main img,
  html:lang(en-PH) #tech03 .pop_main img,
  html:lang(en-PH) #tech04 .pop_main img,
  html:lang(en-PH) #tech05 .pop_main img,
  html:lang(en-HK) #tech01 .pop_main img,
  html:lang(en-HK) #tech02 .pop_main img,
  html:lang(en-HK) #tech03 .pop_main img,
  html:lang(en-HK) #tech04 .pop_main img,
  html:lang(en-HK) #tech05 .pop_main img,
  html:lang(th-TH) #tech01 .pop_main img,
  html:lang(th-TH) #tech02 .pop_main img,
  html:lang(th-TH) #tech03 .pop_main img,
  html:lang(th-TH) #tech04 .pop_main img,
  html:lang(th-TH) #tech05 .pop_main img,
  html:lang(id-ID) #tech01 .pop_main img,
  html:lang(id-ID) #tech02 .pop_main img,
  html:lang(id-ID) #tech03 .pop_main img,
  html:lang(id-ID) #tech04 .pop_main img,
  html:lang(id-ID) #tech05 .pop_main img,
  html:lang(vi-VN) #tech01 .pop_main img,
  html:lang(vi-VN) #tech02 .pop_main img,
  html:lang(vi-VN) #tech03 .pop_main img,
  html:lang(vi-VN) #tech04 .pop_main img,
  html:lang(vi-VN) #tech05 .pop_main img {
    max-width: 500px;
    margin-top: 0px; }
  html:lang(en-SG) #three-tech,
  html:lang(en-MY) #three-tech,
  html:lang(en-PH) #three-tech,
  html:lang(en-HK) #three-tech,
  html:lang(th-TH) #three-tech,
  html:lang(id-ID) #three-tech,
  html:lang(vi-VN) #three-tech {
    height: auto;
    padding: 0 0 10vh 0; }
  html:lang(en-SG) #diveapp,
  html:lang(en-MY) #diveapp,
  html:lang(en-PH) #diveapp,
  html:lang(en-HK) #diveapp,
  html:lang(th-TH) #diveapp,
  html:lang(id-ID) #diveapp,
  html:lang(vi-VN) #diveapp {
    height: 100vh; }
    html:lang(en-SG) #diveapp .app-icon,
    html:lang(en-MY) #diveapp .app-icon,
    html:lang(en-PH) #diveapp .app-icon,
    html:lang(en-HK) #diveapp .app-icon,
    html:lang(th-TH) #diveapp .app-icon,
    html:lang(id-ID) #diveapp .app-icon,
    html:lang(vi-VN) #diveapp .app-icon {
      width: auto;
      margin-top: 0; }
  html:lang(en-SG) #feature h2,
  html:lang(en-MY) #feature h2,
  html:lang(en-PH) #feature h2,
  html:lang(en-HK) #feature h2,
  html:lang(th-TH) #feature h2,
  html:lang(id-ID) #feature h2,
  html:lang(vi-VN) #feature h2 {
    font-size: 42px; }
  html:lang(en-SG) #feature .all-tab div:first-child,
  html:lang(en-MY) #feature .all-tab div:first-child,
  html:lang(en-PH) #feature .all-tab div:first-child,
  html:lang(en-HK) #feature .all-tab div:first-child,
  html:lang(th-TH) #feature .all-tab div:first-child,
  html:lang(id-ID) #feature .all-tab div:first-child,
  html:lang(vi-VN) #feature .all-tab div:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-bottom: 30px; }
  html:lang(en-SG) #feature .all-tab,
  html:lang(en-MY) #feature .all-tab,
  html:lang(en-PH) #feature .all-tab,
  html:lang(en-HK) #feature .all-tab,
  html:lang(th-TH) #feature .all-tab,
  html:lang(id-ID) #feature .all-tab,
  html:lang(vi-VN) #feature .all-tab {
    margin: 30px 0; }
    html:lang(en-SG) #feature .all-tab #tab01,
    html:lang(en-MY) #feature .all-tab #tab01,
    html:lang(en-PH) #feature .all-tab #tab01,
    html:lang(en-HK) #feature .all-tab #tab01,
    html:lang(th-TH) #feature .all-tab #tab01,
    html:lang(id-ID) #feature .all-tab #tab01,
    html:lang(vi-VN) #feature .all-tab #tab01 {
      margin-bottom: 0; }
  html:lang(en-SG) #feature #tab01,
  html:lang(en-SG) #feature #tab02,
  html:lang(en-SG) #feature #tab03,
  html:lang(en-SG) #feature #tab04,
  html:lang(en-MY) #feature #tab01,
  html:lang(en-MY) #feature #tab02,
  html:lang(en-MY) #feature #tab03,
  html:lang(en-MY) #feature #tab04,
  html:lang(en-PH) #feature #tab01,
  html:lang(en-PH) #feature #tab02,
  html:lang(en-PH) #feature #tab03,
  html:lang(en-PH) #feature #tab04,
  html:lang(en-HK) #feature #tab01,
  html:lang(en-HK) #feature #tab02,
  html:lang(en-HK) #feature #tab03,
  html:lang(en-HK) #feature #tab04,
  html:lang(th-TH) #feature #tab01,
  html:lang(th-TH) #feature #tab02,
  html:lang(th-TH) #feature #tab03,
  html:lang(th-TH) #feature #tab04,
  html:lang(id-ID) #feature #tab01,
  html:lang(id-ID) #feature #tab02,
  html:lang(id-ID) #feature #tab03,
  html:lang(id-ID) #feature #tab04,
  html:lang(vi-VN) #feature #tab01,
  html:lang(vi-VN) #feature #tab02,
  html:lang(vi-VN) #feature #tab03,
  html:lang(vi-VN) #feature #tab04 {
    margin-left: 1vw;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0; }
    html:lang(en-SG) #feature #tab01 p,
    html:lang(en-SG) #feature #tab02 p,
    html:lang(en-SG) #feature #tab03 p,
    html:lang(en-SG) #feature #tab04 p,
    html:lang(en-MY) #feature #tab01 p,
    html:lang(en-MY) #feature #tab02 p,
    html:lang(en-MY) #feature #tab03 p,
    html:lang(en-MY) #feature #tab04 p,
    html:lang(en-PH) #feature #tab01 p,
    html:lang(en-PH) #feature #tab02 p,
    html:lang(en-PH) #feature #tab03 p,
    html:lang(en-PH) #feature #tab04 p,
    html:lang(en-HK) #feature #tab01 p,
    html:lang(en-HK) #feature #tab02 p,
    html:lang(en-HK) #feature #tab03 p,
    html:lang(en-HK) #feature #tab04 p,
    html:lang(th-TH) #feature #tab01 p,
    html:lang(th-TH) #feature #tab02 p,
    html:lang(th-TH) #feature #tab03 p,
    html:lang(th-TH) #feature #tab04 p,
    html:lang(id-ID) #feature #tab01 p,
    html:lang(id-ID) #feature #tab02 p,
    html:lang(id-ID) #feature #tab03 p,
    html:lang(id-ID) #feature #tab04 p,
    html:lang(vi-VN) #feature #tab01 p,
    html:lang(vi-VN) #feature #tab02 p,
    html:lang(vi-VN) #feature #tab03 p,
    html:lang(vi-VN) #feature #tab04 p {
      font-size: 14px; }
    html:lang(en-SG) #feature #tab01 div:hover,
    html:lang(en-SG) #feature #tab01 a:focus,
    html:lang(en-SG) #feature #tab02 div:hover,
    html:lang(en-SG) #feature #tab02 a:focus,
    html:lang(en-SG) #feature #tab03 div:hover,
    html:lang(en-SG) #feature #tab03 a:focus,
    html:lang(en-SG) #feature #tab04 div:hover,
    html:lang(en-SG) #feature #tab04 a:focus,
    html:lang(en-MY) #feature #tab01 div:hover,
    html:lang(en-MY) #feature #tab01 a:focus,
    html:lang(en-MY) #feature #tab02 div:hover,
    html:lang(en-MY) #feature #tab02 a:focus,
    html:lang(en-MY) #feature #tab03 div:hover,
    html:lang(en-MY) #feature #tab03 a:focus,
    html:lang(en-MY) #feature #tab04 div:hover,
    html:lang(en-MY) #feature #tab04 a:focus,
    html:lang(en-PH) #feature #tab01 div:hover,
    html:lang(en-PH) #feature #tab01 a:focus,
    html:lang(en-PH) #feature #tab02 div:hover,
    html:lang(en-PH) #feature #tab02 a:focus,
    html:lang(en-PH) #feature #tab03 div:hover,
    html:lang(en-PH) #feature #tab03 a:focus,
    html:lang(en-PH) #feature #tab04 div:hover,
    html:lang(en-PH) #feature #tab04 a:focus,
    html:lang(en-HK) #feature #tab01 div:hover,
    html:lang(en-HK) #feature #tab01 a:focus,
    html:lang(en-HK) #feature #tab02 div:hover,
    html:lang(en-HK) #feature #tab02 a:focus,
    html:lang(en-HK) #feature #tab03 div:hover,
    html:lang(en-HK) #feature #tab03 a:focus,
    html:lang(en-HK) #feature #tab04 div:hover,
    html:lang(en-HK) #feature #tab04 a:focus,
    html:lang(th-TH) #feature #tab01 div:hover,
    html:lang(th-TH) #feature #tab01 a:focus,
    html:lang(th-TH) #feature #tab02 div:hover,
    html:lang(th-TH) #feature #tab02 a:focus,
    html:lang(th-TH) #feature #tab03 div:hover,
    html:lang(th-TH) #feature #tab03 a:focus,
    html:lang(th-TH) #feature #tab04 div:hover,
    html:lang(th-TH) #feature #tab04 a:focus,
    html:lang(id-ID) #feature #tab01 div:hover,
    html:lang(id-ID) #feature #tab01 a:focus,
    html:lang(id-ID) #feature #tab02 div:hover,
    html:lang(id-ID) #feature #tab02 a:focus,
    html:lang(id-ID) #feature #tab03 div:hover,
    html:lang(id-ID) #feature #tab03 a:focus,
    html:lang(id-ID) #feature #tab04 div:hover,
    html:lang(id-ID) #feature #tab04 a:focus,
    html:lang(vi-VN) #feature #tab01 div:hover,
    html:lang(vi-VN) #feature #tab01 a:focus,
    html:lang(vi-VN) #feature #tab02 div:hover,
    html:lang(vi-VN) #feature #tab02 a:focus,
    html:lang(vi-VN) #feature #tab03 div:hover,
    html:lang(vi-VN) #feature #tab03 a:focus,
    html:lang(vi-VN) #feature #tab04 div:hover,
    html:lang(vi-VN) #feature #tab04 a:focus {
      padding: 0 10px; }
      html:lang(en-SG) #feature #tab01 div:hover h3,
      html:lang(en-SG) #feature #tab01 a:focus h3,
      html:lang(en-SG) #feature #tab02 div:hover h3,
      html:lang(en-SG) #feature #tab02 a:focus h3,
      html:lang(en-SG) #feature #tab03 div:hover h3,
      html:lang(en-SG) #feature #tab03 a:focus h3,
      html:lang(en-SG) #feature #tab04 div:hover h3,
      html:lang(en-SG) #feature #tab04 a:focus h3,
      html:lang(en-MY) #feature #tab01 div:hover h3,
      html:lang(en-MY) #feature #tab01 a:focus h3,
      html:lang(en-MY) #feature #tab02 div:hover h3,
      html:lang(en-MY) #feature #tab02 a:focus h3,
      html:lang(en-MY) #feature #tab03 div:hover h3,
      html:lang(en-MY) #feature #tab03 a:focus h3,
      html:lang(en-MY) #feature #tab04 div:hover h3,
      html:lang(en-MY) #feature #tab04 a:focus h3,
      html:lang(en-PH) #feature #tab01 div:hover h3,
      html:lang(en-PH) #feature #tab01 a:focus h3,
      html:lang(en-PH) #feature #tab02 div:hover h3,
      html:lang(en-PH) #feature #tab02 a:focus h3,
      html:lang(en-PH) #feature #tab03 div:hover h3,
      html:lang(en-PH) #feature #tab03 a:focus h3,
      html:lang(en-PH) #feature #tab04 div:hover h3,
      html:lang(en-PH) #feature #tab04 a:focus h3,
      html:lang(en-HK) #feature #tab01 div:hover h3,
      html:lang(en-HK) #feature #tab01 a:focus h3,
      html:lang(en-HK) #feature #tab02 div:hover h3,
      html:lang(en-HK) #feature #tab02 a:focus h3,
      html:lang(en-HK) #feature #tab03 div:hover h3,
      html:lang(en-HK) #feature #tab03 a:focus h3,
      html:lang(en-HK) #feature #tab04 div:hover h3,
      html:lang(en-HK) #feature #tab04 a:focus h3,
      html:lang(th-TH) #feature #tab01 div:hover h3,
      html:lang(th-TH) #feature #tab01 a:focus h3,
      html:lang(th-TH) #feature #tab02 div:hover h3,
      html:lang(th-TH) #feature #tab02 a:focus h3,
      html:lang(th-TH) #feature #tab03 div:hover h3,
      html:lang(th-TH) #feature #tab03 a:focus h3,
      html:lang(th-TH) #feature #tab04 div:hover h3,
      html:lang(th-TH) #feature #tab04 a:focus h3,
      html:lang(id-ID) #feature #tab01 div:hover h3,
      html:lang(id-ID) #feature #tab01 a:focus h3,
      html:lang(id-ID) #feature #tab02 div:hover h3,
      html:lang(id-ID) #feature #tab02 a:focus h3,
      html:lang(id-ID) #feature #tab03 div:hover h3,
      html:lang(id-ID) #feature #tab03 a:focus h3,
      html:lang(id-ID) #feature #tab04 div:hover h3,
      html:lang(id-ID) #feature #tab04 a:focus h3,
      html:lang(vi-VN) #feature #tab01 div:hover h3,
      html:lang(vi-VN) #feature #tab01 a:focus h3,
      html:lang(vi-VN) #feature #tab02 div:hover h3,
      html:lang(vi-VN) #feature #tab02 a:focus h3,
      html:lang(vi-VN) #feature #tab03 div:hover h3,
      html:lang(vi-VN) #feature #tab03 a:focus h3,
      html:lang(vi-VN) #feature #tab04 div:hover h3,
      html:lang(vi-VN) #feature #tab04 a:focus h3 {
        font-size: 24px; }
      html:lang(en-SG) #feature #tab01 div:hover p,
      html:lang(en-SG) #feature #tab01 a:focus p,
      html:lang(en-SG) #feature #tab02 div:hover p,
      html:lang(en-SG) #feature #tab02 a:focus p,
      html:lang(en-SG) #feature #tab03 div:hover p,
      html:lang(en-SG) #feature #tab03 a:focus p,
      html:lang(en-SG) #feature #tab04 div:hover p,
      html:lang(en-SG) #feature #tab04 a:focus p,
      html:lang(en-MY) #feature #tab01 div:hover p,
      html:lang(en-MY) #feature #tab01 a:focus p,
      html:lang(en-MY) #feature #tab02 div:hover p,
      html:lang(en-MY) #feature #tab02 a:focus p,
      html:lang(en-MY) #feature #tab03 div:hover p,
      html:lang(en-MY) #feature #tab03 a:focus p,
      html:lang(en-MY) #feature #tab04 div:hover p,
      html:lang(en-MY) #feature #tab04 a:focus p,
      html:lang(en-PH) #feature #tab01 div:hover p,
      html:lang(en-PH) #feature #tab01 a:focus p,
      html:lang(en-PH) #feature #tab02 div:hover p,
      html:lang(en-PH) #feature #tab02 a:focus p,
      html:lang(en-PH) #feature #tab03 div:hover p,
      html:lang(en-PH) #feature #tab03 a:focus p,
      html:lang(en-PH) #feature #tab04 div:hover p,
      html:lang(en-PH) #feature #tab04 a:focus p,
      html:lang(en-HK) #feature #tab01 div:hover p,
      html:lang(en-HK) #feature #tab01 a:focus p,
      html:lang(en-HK) #feature #tab02 div:hover p,
      html:lang(en-HK) #feature #tab02 a:focus p,
      html:lang(en-HK) #feature #tab03 div:hover p,
      html:lang(en-HK) #feature #tab03 a:focus p,
      html:lang(en-HK) #feature #tab04 div:hover p,
      html:lang(en-HK) #feature #tab04 a:focus p,
      html:lang(th-TH) #feature #tab01 div:hover p,
      html:lang(th-TH) #feature #tab01 a:focus p,
      html:lang(th-TH) #feature #tab02 div:hover p,
      html:lang(th-TH) #feature #tab02 a:focus p,
      html:lang(th-TH) #feature #tab03 div:hover p,
      html:lang(th-TH) #feature #tab03 a:focus p,
      html:lang(th-TH) #feature #tab04 div:hover p,
      html:lang(th-TH) #feature #tab04 a:focus p,
      html:lang(id-ID) #feature #tab01 div:hover p,
      html:lang(id-ID) #feature #tab01 a:focus p,
      html:lang(id-ID) #feature #tab02 div:hover p,
      html:lang(id-ID) #feature #tab02 a:focus p,
      html:lang(id-ID) #feature #tab03 div:hover p,
      html:lang(id-ID) #feature #tab03 a:focus p,
      html:lang(id-ID) #feature #tab04 div:hover p,
      html:lang(id-ID) #feature #tab04 a:focus p,
      html:lang(vi-VN) #feature #tab01 div:hover p,
      html:lang(vi-VN) #feature #tab01 a:focus p,
      html:lang(vi-VN) #feature #tab02 div:hover p,
      html:lang(vi-VN) #feature #tab02 a:focus p,
      html:lang(vi-VN) #feature #tab03 div:hover p,
      html:lang(vi-VN) #feature #tab03 a:focus p,
      html:lang(vi-VN) #feature #tab04 div:hover p,
      html:lang(vi-VN) #feature #tab04 a:focus p {
        font-size: 14px; }
  html:lang(en-SG) #feature .open img,
  html:lang(en-MY) #feature .open img,
  html:lang(en-PH) #feature .open img,
  html:lang(en-HK) #feature .open img,
  html:lang(th-TH) #feature .open img,
  html:lang(id-ID) #feature .open img,
  html:lang(vi-VN) #feature .open img {
    width: 100%;
    max-width: 800px;
    border-left: 0px; }
  html:lang(en-SG) #feature .open h3,
  html:lang(en-MY) #feature .open h3,
  html:lang(en-PH) #feature .open h3,
  html:lang(en-HK) #feature .open h3,
  html:lang(th-TH) #feature .open h3,
  html:lang(id-ID) #feature .open h3,
  html:lang(vi-VN) #feature .open h3 {
    font-size: 24px;
    color: #000000; }
  html:lang(en-SG) #feature .open p,
  html:lang(en-MY) #feature .open p,
  html:lang(en-PH) #feature .open p,
  html:lang(en-HK) #feature .open p,
  html:lang(th-TH) #feature .open p,
  html:lang(id-ID) #feature .open p,
  html:lang(vi-VN) #feature .open p {
    display: block; }
  html:lang(en-SG) #feature #tab01 a h3,
  html:lang(en-SG) #feature #tab02 a h3,
  html:lang(en-SG) #feature #tab03 a h3,
  html:lang(en-SG) #feature #tab04 a h3,
  html:lang(en-SG) #feature #tab01 div:hover h3,
  html:lang(en-SG) #feature #tab02 div:hover h3,
  html:lang(en-SG) #feature #tab03 div:hover h3,
  html:lang(en-SG) #feature #tab04 div:hover h3,
  html:lang(en-SG) #feature #tab01 .open h3,
  html:lang(en-SG) #feature #tab02 .open h3,
  html:lang(en-SG) #feature #tab03 .open h3,
  html:lang(en-SG) #feature #tab04 .open h3,
  html:lang(en-MY) #feature #tab01 a h3,
  html:lang(en-MY) #feature #tab02 a h3,
  html:lang(en-MY) #feature #tab03 a h3,
  html:lang(en-MY) #feature #tab04 a h3,
  html:lang(en-MY) #feature #tab01 div:hover h3,
  html:lang(en-MY) #feature #tab02 div:hover h3,
  html:lang(en-MY) #feature #tab03 div:hover h3,
  html:lang(en-MY) #feature #tab04 div:hover h3,
  html:lang(en-MY) #feature #tab01 .open h3,
  html:lang(en-MY) #feature #tab02 .open h3,
  html:lang(en-MY) #feature #tab03 .open h3,
  html:lang(en-MY) #feature #tab04 .open h3,
  html:lang(en-PH) #feature #tab01 a h3,
  html:lang(en-PH) #feature #tab02 a h3,
  html:lang(en-PH) #feature #tab03 a h3,
  html:lang(en-PH) #feature #tab04 a h3,
  html:lang(en-PH) #feature #tab01 div:hover h3,
  html:lang(en-PH) #feature #tab02 div:hover h3,
  html:lang(en-PH) #feature #tab03 div:hover h3,
  html:lang(en-PH) #feature #tab04 div:hover h3,
  html:lang(en-PH) #feature #tab01 .open h3,
  html:lang(en-PH) #feature #tab02 .open h3,
  html:lang(en-PH) #feature #tab03 .open h3,
  html:lang(en-PH) #feature #tab04 .open h3,
  html:lang(en-HK) #feature #tab01 a h3,
  html:lang(en-HK) #feature #tab02 a h3,
  html:lang(en-HK) #feature #tab03 a h3,
  html:lang(en-HK) #feature #tab04 a h3,
  html:lang(en-HK) #feature #tab01 div:hover h3,
  html:lang(en-HK) #feature #tab02 div:hover h3,
  html:lang(en-HK) #feature #tab03 div:hover h3,
  html:lang(en-HK) #feature #tab04 div:hover h3,
  html:lang(en-HK) #feature #tab01 .open h3,
  html:lang(en-HK) #feature #tab02 .open h3,
  html:lang(en-HK) #feature #tab03 .open h3,
  html:lang(en-HK) #feature #tab04 .open h3,
  html:lang(th-TH) #feature #tab01 a h3,
  html:lang(th-TH) #feature #tab02 a h3,
  html:lang(th-TH) #feature #tab03 a h3,
  html:lang(th-TH) #feature #tab04 a h3,
  html:lang(th-TH) #feature #tab01 div:hover h3,
  html:lang(th-TH) #feature #tab02 div:hover h3,
  html:lang(th-TH) #feature #tab03 div:hover h3,
  html:lang(th-TH) #feature #tab04 div:hover h3,
  html:lang(th-TH) #feature #tab01 .open h3,
  html:lang(th-TH) #feature #tab02 .open h3,
  html:lang(th-TH) #feature #tab03 .open h3,
  html:lang(th-TH) #feature #tab04 .open h3,
  html:lang(id-ID) #feature #tab01 a h3,
  html:lang(id-ID) #feature #tab02 a h3,
  html:lang(id-ID) #feature #tab03 a h3,
  html:lang(id-ID) #feature #tab04 a h3,
  html:lang(id-ID) #feature #tab01 div:hover h3,
  html:lang(id-ID) #feature #tab02 div:hover h3,
  html:lang(id-ID) #feature #tab03 div:hover h3,
  html:lang(id-ID) #feature #tab04 div:hover h3,
  html:lang(id-ID) #feature #tab01 .open h3,
  html:lang(id-ID) #feature #tab02 .open h3,
  html:lang(id-ID) #feature #tab03 .open h3,
  html:lang(id-ID) #feature #tab04 .open h3,
  html:lang(vi-VN) #feature #tab01 a h3,
  html:lang(vi-VN) #feature #tab02 a h3,
  html:lang(vi-VN) #feature #tab03 a h3,
  html:lang(vi-VN) #feature #tab04 a h3,
  html:lang(vi-VN) #feature #tab01 div:hover h3,
  html:lang(vi-VN) #feature #tab02 div:hover h3,
  html:lang(vi-VN) #feature #tab03 div:hover h3,
  html:lang(vi-VN) #feature #tab04 div:hover h3,
  html:lang(vi-VN) #feature #tab01 .open h3,
  html:lang(vi-VN) #feature #tab02 .open h3,
  html:lang(vi-VN) #feature #tab03 .open h3,
  html:lang(vi-VN) #feature #tab04 .open h3 {
    font-size: 24px;
    width: auto;
    text-align: center;
    margin: 0 auto; }
  html:lang(en-SG) #health,
  html:lang(en-MY) #health,
  html:lang(en-PH) #health,
  html:lang(en-HK) #health,
  html:lang(th-TH) #health,
  html:lang(id-ID) #health,
  html:lang(vi-VN) #health {
    height: 65vh;
    background-position: top right; }
    html:lang(en-SG) #health .container,
    html:lang(en-MY) #health .container,
    html:lang(en-PH) #health .container,
    html:lang(en-HK) #health .container,
    html:lang(th-TH) #health .container,
    html:lang(id-ID) #health .container,
    html:lang(vi-VN) #health .container {
      left: 55%; }
    html:lang(en-SG) #health .container h2,
    html:lang(en-MY) #health .container h2,
    html:lang(en-PH) #health .container h2,
    html:lang(en-HK) #health .container h2,
    html:lang(th-TH) #health .container h2,
    html:lang(id-ID) #health .container h2,
    html:lang(vi-VN) #health .container h2 {
      font-size: 32px; }
    html:lang(en-SG) #health .container p,
    html:lang(en-MY) #health .container p,
    html:lang(en-PH) #health .container p,
    html:lang(en-HK) #health .container p,
    html:lang(th-TH) #health .container p,
    html:lang(id-ID) #health .container p,
    html:lang(vi-VN) #health .container p {
      width: 30%; }
  html:lang(en-SG) #smartlife,
  html:lang(en-MY) #smartlife,
  html:lang(en-PH) #smartlife,
  html:lang(en-HK) #smartlife,
  html:lang(th-TH) #smartlife,
  html:lang(id-ID) #smartlife,
  html:lang(vi-VN) #smartlife {
    height: 115vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    html:lang(en-SG) #smartlife .bg,
    html:lang(en-MY) #smartlife .bg,
    html:lang(en-PH) #smartlife .bg,
    html:lang(en-HK) #smartlife .bg,
    html:lang(th-TH) #smartlife .bg,
    html:lang(id-ID) #smartlife .bg,
    html:lang(vi-VN) #smartlife .bg {
      height: 450px;
      width: 80%;
      margin-top: 5vh; }
    html:lang(en-SG) #smartlife .watch,
    html:lang(en-MY) #smartlife .watch,
    html:lang(en-PH) #smartlife .watch,
    html:lang(en-HK) #smartlife .watch,
    html:lang(th-TH) #smartlife .watch,
    html:lang(id-ID) #smartlife .watch,
    html:lang(vi-VN) #smartlife .watch {
      max-width: 500px;
      top: 40%;
      left: 50%; }
    html:lang(en-SG) #smartlife .text,
    html:lang(en-MY) #smartlife .text,
    html:lang(en-PH) #smartlife .text,
    html:lang(en-HK) #smartlife .text,
    html:lang(th-TH) #smartlife .text,
    html:lang(id-ID) #smartlife .text,
    html:lang(vi-VN) #smartlife .text {
      position: absolute;
      top: 60%; }
  html:lang(ko-KR) #device .dive-technology .icon-set {
    top: 72%; }
  html:lang(ko-KR) #device {
    height: 750vw !important; }
  html:lang(ko-KR) #feature h2 {
    font-size: 8vw; }
  html:lang(ko-KR) #feature .all-tab div:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-bottom: 30px; }
  html:lang(ko-KR) #feature .all-tab {
    margin: 30px 0; }
    html:lang(ko-KR) #feature .all-tab #tab01 {
      margin-bottom: 0; }
  html:lang(ko-KR) #feature #tab01,
  html:lang(ko-KR) #feature #tab02,
  html:lang(ko-KR) #feature #tab03,
  html:lang(ko-KR) #feature #tab04 {
    margin-left: 1vw;
    margin: 0 auto;
    text-align: center; }
    html:lang(ko-KR) #feature #tab01 p,
    html:lang(ko-KR) #feature #tab02 p,
    html:lang(ko-KR) #feature #tab03 p,
    html:lang(ko-KR) #feature #tab04 p {
      font-size: 14px; }
    html:lang(ko-KR) #feature #tab01 div:hover,
    html:lang(ko-KR) #feature #tab01 a:focus,
    html:lang(ko-KR) #feature #tab02 div:hover,
    html:lang(ko-KR) #feature #tab02 a:focus,
    html:lang(ko-KR) #feature #tab03 div:hover,
    html:lang(ko-KR) #feature #tab03 a:focus,
    html:lang(ko-KR) #feature #tab04 div:hover,
    html:lang(ko-KR) #feature #tab04 a:focus {
      padding: 0 10px; }
      html:lang(ko-KR) #feature #tab01 div:hover h3,
      html:lang(ko-KR) #feature #tab01 a:focus h3,
      html:lang(ko-KR) #feature #tab02 div:hover h3,
      html:lang(ko-KR) #feature #tab02 a:focus h3,
      html:lang(ko-KR) #feature #tab03 div:hover h3,
      html:lang(ko-KR) #feature #tab03 a:focus h3,
      html:lang(ko-KR) #feature #tab04 div:hover h3,
      html:lang(ko-KR) #feature #tab04 a:focus h3 {
        font-size: 24px; }
      html:lang(ko-KR) #feature #tab01 div:hover p,
      html:lang(ko-KR) #feature #tab01 a:focus p,
      html:lang(ko-KR) #feature #tab02 div:hover p,
      html:lang(ko-KR) #feature #tab02 a:focus p,
      html:lang(ko-KR) #feature #tab03 div:hover p,
      html:lang(ko-KR) #feature #tab03 a:focus p,
      html:lang(ko-KR) #feature #tab04 div:hover p,
      html:lang(ko-KR) #feature #tab04 a:focus p {
        font-size: 14px; }
  html:lang(ko-KR) #feature .open img {
    width: 100%;
    max-width: 800px;
    border-left: 0px; }
  html:lang(ko-KR) #feature .open h3 {
    font-size: 24px;
    color: #000000; }
  html:lang(ko-KR) #feature .open p {
    display: block; }
  html:lang(ko-KR) #health {
    height: 65vh;
    background-position: right center; }
    html:lang(ko-KR) #health .container {
      left: 55%; }
    html:lang(ko-KR) #health .container h2 {
      font-size: 32px; }
    html:lang(ko-KR) #health .container p {
      width: 30%; }
  html:lang(ko-KR) #smartlife {
    height: 135vh; }
  html:lang(ko-KR) #smartlife .bg {
    width: 90%;
    height: 507px; } }

@media (max-width: 767px) {
  #device .dive-technology .icon-set {
    width: 80%; }
  #device .dive-technology {
    height: 200vw; }
  #device #divemode .container .bg {
    height: 400px;
    width: 100%; }
  #diveapp .app-icon {
    width: 100%;
    margin-top: 3%; }
  #diveapp {
    height: 170vw; } }

@media (max-width: 599px) {
  html:lang(zh-TW) #device .device-intro .product-intro .device01 {
    top: 46%; }
  #hero {
    height: 350px; }
  #hero video {
    min-width: 150% !important;
    min-height: 100%;
    margin: 0 auto;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  #device {
    height: 1090vw !important; }
    #device .device-intro h3 {
      letter-spacing: 1vw;
      padding: 50px 20px; }
    #device .device-intro .product-intro {
      height: 200vw; }
      #device .device-intro .product-intro .content {
        width: 100%;
        position: absolute;
        top: 0;
        left: 50%; }
        #device .device-intro .product-intro .content p {
          font-size: 18px; }
        #device .device-intro .product-intro .content h2 {
          font-size: 10vw; }
      #device .device-intro .product-intro .device01 {
        max-width: 65vw; }
      #device .device-intro .product-intro .people {
        max-width: 100%;
        right: 0;
        left: 0;
        top: 50%; }
      #device .device-intro .product-intro .bubble {
        left: 0;
        top: 30%; }
      #device .device-intro .product-intro .bubble-3 {
        width: 100%;
        max-width: 300px;
        position: absolute;
        opacity: .8;
        left: 0%;
        top: 60%;
        /* display: none; */
        z-index: 1; }
      #device .device-intro .product-intro .device-slogan {
        color: #fff;
        top: 70%;
        left: 53%;
        right: auto;
        z-index: 9;
        position: absolute;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
      #device .device-intro .product-intro .device-slogan p {
        font-size: 18px;
        letter-spacing: 20px; }
    #device .dive-technology {
      height: 275vw; }
      #device .dive-technology .content {
        top: 5%;
        left: 50%; }
        #device .dive-technology .content p {
          width: 80%;
          margin: 10px auto 20px auto; }
        #device .dive-technology .content h2 {
          font-size: 8vw; }
      #device .dive-technology .icon-set {
        width: auto;
        position: absolute;
        left: 50%;
        top: 70%;
        bottom: 0;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
      #device .dive-technology .device01 {
        max-width: 65vw;
        top: 50%; }
      #device .dive-technology .bubble {
        left: 0;
        top: 52%;
        width: 80%;
        max-width: 155px; }
      #device .dive-technology .bubble2 {
        width: 9%;
        max-width: 180px;
        position: absolute;
        left: 70%;
        top: 50%;
        z-index: 1; }
      #device .dive-technology .icon-set {
        width: 80%; }
    #device #gallery {
      height: 140vw; }
      #device #gallery .container h2 {
        font-size: 8vw;
        margin-top: 10vw; }
      #device #gallery .hero-bkg-animated {
        width: 90%;
        background-size: 100%;
        height: 100vw; }
    #device #divemode {
      height: 150vw; }
      #device #divemode .container p {
        padding: 0 0 0 0;
        margin-bottom: 20px; }
      #device #divemode .container .text {
        text-align: center; }
      #device #divemode .container .bg {
        height: 300px;
        width: 100%; }
      #device #divemode .container h2 {
        font-size: 8vw; }
    #device .feature-item {
      height: auto !important;
      overflow: auto; }
    #device .feature-item li {
      width: 50%;
      min-width: 50%;
      max-width: 50%; }
    #device .feature-item ol {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: start; }
  #tech01 h3,
  #tech02 h3,
  #tech03 h3,
  #tech04 h3,
  #tech05 h3 {
    font-size: 6vw;
    margin-bottom: .8em;
    text-align: center;
    color: black; }
  #underwater {
    height: 210vw; }
    #underwater .container h2 {
      font-size: 8vw; }
    #underwater .container .bg {
      margin-right: 0;
      margin-top: 10px; }
      #underwater .container .bg img {
        width: 100%;
        max-width: 280px;
        margin-top: 10vw; }
    #underwater .container p {
      width: 80%;
      margin: 0 auto;
      color: #ffffff;
      text-shadow: 0.05em 0.05em 0.05em #4d5861; }
  #tide {
    height: 150vw; }
    #tide .container h2 {
      font-size: 8vw; }
    #tide .container .bg {
      margin-left: 0;
      margin-top: 4vh;
      height: auto; }
      #tide .container .bg img {
        width: 100%;
        max-width: 280px; }
    #tide .container p {
      width: 80%;
      margin: 0 auto; }
  #three-tech h2 {
    font-size: 8vw; }
  #three-tech .container h3 {
    font-size: 6vw;
    padding: 0;
    margin-top: 30px; }
  #diveapp {
    height: 330vw; }
    #diveapp .app-icon {
      width: 60%;
      margin-top: 3%; }
    #diveapp .app-icon h2 {
      font-size: 8vw; }
    #diveapp .app01,
    #diveapp .app02 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      top: 100%; }
    #diveapp .app01 {
      width: 100%;
      left: 0;
      top: 115%; }
      #diveapp .app01 img {
        max-width: 180px; }
      #diveapp .app01 div {
        padding-left: 0;
        text-align: center; }
        #diveapp .app01 div p {
          padding: 0 3em; }
    #diveapp .app02 {
      width: 100%;
      right: 0;
      top: 345%; }
      #diveapp .app02 img {
        max-width: 180px; }
      #diveapp .app02 div {
        padding-right: 0;
        text-align: center; }
      #diveapp .app02 p {
        width: 100%;
        padding: 0 3em; }
  #feature h2 {
    font-size: 8vw; }
  #feature .all-tab div:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-bottom: 30px; }
  #feature .all-tab {
    margin: 30px 0; }
    #feature .all-tab #tab01 {
      margin-bottom: 0; }
  #feature #tab01,
  #feature #tab02,
  #feature #tab03,
  #feature #tab04 {
    margin-left: 1vw;
    margin: 0 auto;
    text-align: center; }
    #feature #tab01 p,
    #feature #tab02 p,
    #feature #tab03 p,
    #feature #tab04 p {
      font-size: 14px; }
    #feature #tab01 div:hover,
    #feature #tab01 a:focus,
    #feature #tab02 div:hover,
    #feature #tab02 a:focus,
    #feature #tab03 div:hover,
    #feature #tab03 a:focus,
    #feature #tab04 div:hover,
    #feature #tab04 a:focus {
      padding: 0 10px; }
      #feature #tab01 div:hover h3,
      #feature #tab01 a:focus h3,
      #feature #tab02 div:hover h3,
      #feature #tab02 a:focus h3,
      #feature #tab03 div:hover h3,
      #feature #tab03 a:focus h3,
      #feature #tab04 div:hover h3,
      #feature #tab04 a:focus h3 {
        font-size: 24px; }
      #feature #tab01 div:hover p,
      #feature #tab01 a:focus p,
      #feature #tab02 div:hover p,
      #feature #tab02 a:focus p,
      #feature #tab03 div:hover p,
      #feature #tab03 a:focus p,
      #feature #tab04 div:hover p,
      #feature #tab04 a:focus p {
        font-size: 14px; }
  #feature .open img {
    width: 100%;
    max-width: 800px;
    border-left: 0px; }
  #feature .open h3 {
    font-size: 24px;
    color: #000000; }
  #feature .open p {
    display: block; }
  #health {
    height: 100vw;
    background-position: top right; }
    #health .container {
      left: 50%;
      z-index: 9; }
      #health .container p {
        width: 100%;
        z-index: 4; }
  #health .container:after {
    content: "";
    width: 200%;
    height: 200vh;
    background: #ffffff;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: -50vw;
    z-index: -1; }
  #smartlife {
    height: 260vw; }
    #smartlife .bg {
      height: 255px;
      background-position: center center;
      background-size: cover;
      width: 90%;
      margin-top: 5vh; }
    #smartlife .watch {
      max-width: 351px;
      top: 40%;
      left: 50%; }
    #smartlife h2 {
      font-size: 8vw; }
    #smartlife p {
      width: 90%; }
    #smartlife .text {
      top: 60%; }
    #smartlife .m-and-m {
      width: 90%; }
  #connect-iq {
    height: 175vw; }
    #connect-iq .bg {
      height: 200px; }
    #connect-iq h2 {
      font-size: 8vw; }
    #connect-iq .hero-cloud {
      position: absolute;
      bottom: 0;
      width: 150%; }
  #three-spec {
    height: 120vw; }
    #three-spec h2 {
      font-size: 8vw; }
  .btn-size-default {
    padding: .75em 1.3em !important;
    font-size: 13px !important; }
  html:lang(en-SG) [class^='icon-']:before,
  html:lang(en-SG) [class*=' icon-']:before,
  html:lang(en-MY) [class^='icon-']:before,
  html:lang(en-MY) [class*=' icon-']:before,
  html:lang(en-PH) [class^='icon-']:before,
  html:lang(en-PH) [class*=' icon-']:before,
  html:lang(en-HK) [class^='icon-']:before,
  html:lang(en-HK) [class*=' icon-']:before,
  html:lang(th-TH) [class^='icon-']:before,
  html:lang(th-TH) [class*=' icon-']:before,
  html:lang(id-ID) [class^='icon-']:before,
  html:lang(id-ID) [class*=' icon-']:before,
  html:lang(vi-VN) [class^='icon-']:before,
  html:lang(vi-VN) [class*=' icon-']:before {
    font-size: 14px;
    vertical-align: middle; }
  html:lang(en-SG) #device,
  html:lang(en-MY) #device,
  html:lang(en-PH) #device,
  html:lang(en-HK) #device,
  html:lang(th-TH) #device,
  html:lang(id-ID) #device,
  html:lang(vi-VN) #device {
    height: 1180vw !important; }
    html:lang(en-SG) #device .device-intro h3,
    html:lang(en-MY) #device .device-intro h3,
    html:lang(en-PH) #device .device-intro h3,
    html:lang(en-HK) #device .device-intro h3,
    html:lang(th-TH) #device .device-intro h3,
    html:lang(id-ID) #device .device-intro h3,
    html:lang(vi-VN) #device .device-intro h3 {
      letter-spacing: 1vw;
      padding: 50px 20px; }
    html:lang(en-SG) #device .device-intro .product-intro,
    html:lang(en-MY) #device .device-intro .product-intro,
    html:lang(en-PH) #device .device-intro .product-intro,
    html:lang(en-HK) #device .device-intro .product-intro,
    html:lang(th-TH) #device .device-intro .product-intro,
    html:lang(id-ID) #device .device-intro .product-intro,
    html:lang(vi-VN) #device .device-intro .product-intro {
      height: 200vw; }
      html:lang(en-SG) #device .device-intro .product-intro .content,
      html:lang(en-MY) #device .device-intro .product-intro .content,
      html:lang(en-PH) #device .device-intro .product-intro .content,
      html:lang(en-HK) #device .device-intro .product-intro .content,
      html:lang(th-TH) #device .device-intro .product-intro .content,
      html:lang(id-ID) #device .device-intro .product-intro .content,
      html:lang(vi-VN) #device .device-intro .product-intro .content {
        width: 100%;
        position: absolute;
        top: 0;
        left: 50%; }
        html:lang(en-SG) #device .device-intro .product-intro .content p,
        html:lang(en-MY) #device .device-intro .product-intro .content p,
        html:lang(en-PH) #device .device-intro .product-intro .content p,
        html:lang(en-HK) #device .device-intro .product-intro .content p,
        html:lang(th-TH) #device .device-intro .product-intro .content p,
        html:lang(id-ID) #device .device-intro .product-intro .content p,
        html:lang(vi-VN) #device .device-intro .product-intro .content p {
          font-size: 18px; }
        html:lang(en-SG) #device .device-intro .product-intro .content h2,
        html:lang(en-MY) #device .device-intro .product-intro .content h2,
        html:lang(en-PH) #device .device-intro .product-intro .content h2,
        html:lang(en-HK) #device .device-intro .product-intro .content h2,
        html:lang(th-TH) #device .device-intro .product-intro .content h2,
        html:lang(id-ID) #device .device-intro .product-intro .content h2,
        html:lang(vi-VN) #device .device-intro .product-intro .content h2 {
          font-size: 10vw; }
      html:lang(en-SG) #device .device-intro .product-intro .device01,
      html:lang(en-MY) #device .device-intro .product-intro .device01,
      html:lang(en-PH) #device .device-intro .product-intro .device01,
      html:lang(en-HK) #device .device-intro .product-intro .device01,
      html:lang(th-TH) #device .device-intro .product-intro .device01,
      html:lang(id-ID) #device .device-intro .product-intro .device01,
      html:lang(vi-VN) #device .device-intro .product-intro .device01 {
        max-width: 65vw; }
      html:lang(en-SG) #device .device-intro .product-intro .people,
      html:lang(en-MY) #device .device-intro .product-intro .people,
      html:lang(en-PH) #device .device-intro .product-intro .people,
      html:lang(en-HK) #device .device-intro .product-intro .people,
      html:lang(th-TH) #device .device-intro .product-intro .people,
      html:lang(id-ID) #device .device-intro .product-intro .people,
      html:lang(vi-VN) #device .device-intro .product-intro .people {
        max-width: 100%;
        right: 0;
        left: 0;
        top: 50%; }
      html:lang(en-SG) #device .device-intro .product-intro .bubble,
      html:lang(en-MY) #device .device-intro .product-intro .bubble,
      html:lang(en-PH) #device .device-intro .product-intro .bubble,
      html:lang(en-HK) #device .device-intro .product-intro .bubble,
      html:lang(th-TH) #device .device-intro .product-intro .bubble,
      html:lang(id-ID) #device .device-intro .product-intro .bubble,
      html:lang(vi-VN) #device .device-intro .product-intro .bubble {
        left: 0;
        top: 30%; }
      html:lang(en-SG) #device .device-intro .product-intro .bubble-3,
      html:lang(en-MY) #device .device-intro .product-intro .bubble-3,
      html:lang(en-PH) #device .device-intro .product-intro .bubble-3,
      html:lang(en-HK) #device .device-intro .product-intro .bubble-3,
      html:lang(th-TH) #device .device-intro .product-intro .bubble-3,
      html:lang(id-ID) #device .device-intro .product-intro .bubble-3,
      html:lang(vi-VN) #device .device-intro .product-intro .bubble-3 {
        width: 100%;
        max-width: 300px;
        position: absolute;
        opacity: .8;
        left: 0%;
        top: 60%;
        /* display: none; */
        z-index: 1; }
      html:lang(en-SG) #device .device-intro .product-intro .device-slogan,
      html:lang(en-MY) #device .device-intro .product-intro .device-slogan,
      html:lang(en-PH) #device .device-intro .product-intro .device-slogan,
      html:lang(en-HK) #device .device-intro .product-intro .device-slogan,
      html:lang(th-TH) #device .device-intro .product-intro .device-slogan,
      html:lang(id-ID) #device .device-intro .product-intro .device-slogan,
      html:lang(vi-VN) #device .device-intro .product-intro .device-slogan {
        color: #fff;
        top: 70%;
        left: 53%;
        right: auto;
        z-index: 9;
        position: absolute;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
      html:lang(en-SG) #device .device-intro .product-intro .device-slogan p,
      html:lang(en-MY) #device .device-intro .product-intro .device-slogan p,
      html:lang(en-PH) #device .device-intro .product-intro .device-slogan p,
      html:lang(en-HK) #device .device-intro .product-intro .device-slogan p,
      html:lang(th-TH) #device .device-intro .product-intro .device-slogan p,
      html:lang(id-ID) #device .device-intro .product-intro .device-slogan p,
      html:lang(vi-VN) #device .device-intro .product-intro .device-slogan p {
        font-size: 18px;
        letter-spacing: 20px; }
    html:lang(en-SG) #device .dive-technology,
    html:lang(en-MY) #device .dive-technology,
    html:lang(en-PH) #device .dive-technology,
    html:lang(en-HK) #device .dive-technology,
    html:lang(th-TH) #device .dive-technology,
    html:lang(id-ID) #device .dive-technology,
    html:lang(vi-VN) #device .dive-technology {
      height: 280vw; }
      html:lang(en-SG) #device .dive-technology .content,
      html:lang(en-MY) #device .dive-technology .content,
      html:lang(en-PH) #device .dive-technology .content,
      html:lang(en-HK) #device .dive-technology .content,
      html:lang(th-TH) #device .dive-technology .content,
      html:lang(id-ID) #device .dive-technology .content,
      html:lang(vi-VN) #device .dive-technology .content {
        top: 5%;
        left: 50%; }
        html:lang(en-SG) #device .dive-technology .content p,
        html:lang(en-MY) #device .dive-technology .content p,
        html:lang(en-PH) #device .dive-technology .content p,
        html:lang(en-HK) #device .dive-technology .content p,
        html:lang(th-TH) #device .dive-technology .content p,
        html:lang(id-ID) #device .dive-technology .content p,
        html:lang(vi-VN) #device .dive-technology .content p {
          width: 80%;
          margin: 10px auto 20px auto; }
        html:lang(en-SG) #device .dive-technology .content h2,
        html:lang(en-MY) #device .dive-technology .content h2,
        html:lang(en-PH) #device .dive-technology .content h2,
        html:lang(en-HK) #device .dive-technology .content h2,
        html:lang(th-TH) #device .dive-technology .content h2,
        html:lang(id-ID) #device .dive-technology .content h2,
        html:lang(vi-VN) #device .dive-technology .content h2 {
          font-size: 8vw; }
      html:lang(en-SG) #device .dive-technology .icon-set,
      html:lang(en-MY) #device .dive-technology .icon-set,
      html:lang(en-PH) #device .dive-technology .icon-set,
      html:lang(en-HK) #device .dive-technology .icon-set,
      html:lang(th-TH) #device .dive-technology .icon-set,
      html:lang(id-ID) #device .dive-technology .icon-set,
      html:lang(vi-VN) #device .dive-technology .icon-set {
        width: 90%;
        position: absolute;
        left: 50%;
        top: 73%;
        bottom: 0;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
        html:lang(en-SG) #device .dive-technology .icon-set a,
        html:lang(en-MY) #device .dive-technology .icon-set a,
        html:lang(en-PH) #device .dive-technology .icon-set a,
        html:lang(en-HK) #device .dive-technology .icon-set a,
        html:lang(th-TH) #device .dive-technology .icon-set a,
        html:lang(id-ID) #device .dive-technology .icon-set a,
        html:lang(vi-VN) #device .dive-technology .icon-set a {
          font-size: 12px !important;
          line-height: 1.2 !important; }
      html:lang(en-SG) #device .dive-technology .device01,
      html:lang(en-MY) #device .dive-technology .device01,
      html:lang(en-PH) #device .dive-technology .device01,
      html:lang(en-HK) #device .dive-technology .device01,
      html:lang(th-TH) #device .dive-technology .device01,
      html:lang(id-ID) #device .dive-technology .device01,
      html:lang(vi-VN) #device .dive-technology .device01 {
        max-width: 65vw;
        top: 55%; }
      html:lang(en-SG) #device .dive-technology .bubble,
      html:lang(en-MY) #device .dive-technology .bubble,
      html:lang(en-PH) #device .dive-technology .bubble,
      html:lang(en-HK) #device .dive-technology .bubble,
      html:lang(th-TH) #device .dive-technology .bubble,
      html:lang(id-ID) #device .dive-technology .bubble,
      html:lang(vi-VN) #device .dive-technology .bubble {
        left: 0;
        top: 52%;
        width: 80%;
        max-width: 155px; }
      html:lang(en-SG) #device .dive-technology .bubble2,
      html:lang(en-MY) #device .dive-technology .bubble2,
      html:lang(en-PH) #device .dive-technology .bubble2,
      html:lang(en-HK) #device .dive-technology .bubble2,
      html:lang(th-TH) #device .dive-technology .bubble2,
      html:lang(id-ID) #device .dive-technology .bubble2,
      html:lang(vi-VN) #device .dive-technology .bubble2 {
        width: 9%;
        max-width: 180px;
        position: absolute;
        left: 70%;
        top: 50%;
        z-index: 1; }
    html:lang(en-SG) #device #divemode,
    html:lang(en-MY) #device #divemode,
    html:lang(en-PH) #device #divemode,
    html:lang(en-HK) #device #divemode,
    html:lang(th-TH) #device #divemode,
    html:lang(id-ID) #device #divemode,
    html:lang(vi-VN) #device #divemode {
      height: 155vw; }
    html:lang(en-SG) #device #underwater .container p,
    html:lang(en-MY) #device #underwater .container p,
    html:lang(en-PH) #device #underwater .container p,
    html:lang(en-HK) #device #underwater .container p,
    html:lang(th-TH) #device #underwater .container p,
    html:lang(id-ID) #device #underwater .container p,
    html:lang(vi-VN) #device #underwater .container p {
      width: 100%; }
    html:lang(en-SG) #device #underwater .container a,
    html:lang(en-MY) #device #underwater .container a,
    html:lang(en-PH) #device #underwater .container a,
    html:lang(en-HK) #device #underwater .container a,
    html:lang(th-TH) #device #underwater .container a,
    html:lang(id-ID) #device #underwater .container a,
    html:lang(vi-VN) #device #underwater .container a {
      color: #fff;
      margin-top: 20px; }
  html:lang(en-SG) #tide,
  html:lang(en-MY) #tide,
  html:lang(en-PH) #tide,
  html:lang(en-HK) #tide,
  html:lang(th-TH) #tide,
  html:lang(id-ID) #tide,
  html:lang(vi-VN) #tide {
    height: 150vw; }
    html:lang(en-SG) #tide .container h2,
    html:lang(en-MY) #tide .container h2,
    html:lang(en-PH) #tide .container h2,
    html:lang(en-HK) #tide .container h2,
    html:lang(th-TH) #tide .container h2,
    html:lang(id-ID) #tide .container h2,
    html:lang(vi-VN) #tide .container h2 {
      font-size: 8vw; }
    html:lang(en-SG) #tide .container .text,
    html:lang(en-MY) #tide .container .text,
    html:lang(en-PH) #tide .container .text,
    html:lang(en-HK) #tide .container .text,
    html:lang(th-TH) #tide .container .text,
    html:lang(id-ID) #tide .container .text,
    html:lang(vi-VN) #tide .container .text {
      text-align: center;
      width: 100%; }
    html:lang(en-SG) #tide .container .bg,
    html:lang(en-MY) #tide .container .bg,
    html:lang(en-PH) #tide .container .bg,
    html:lang(en-HK) #tide .container .bg,
    html:lang(th-TH) #tide .container .bg,
    html:lang(id-ID) #tide .container .bg,
    html:lang(vi-VN) #tide .container .bg {
      margin-left: 0;
      margin-top: 4vh;
      height: auto; }
      html:lang(en-SG) #tide .container .bg img,
      html:lang(en-MY) #tide .container .bg img,
      html:lang(en-PH) #tide .container .bg img,
      html:lang(en-HK) #tide .container .bg img,
      html:lang(th-TH) #tide .container .bg img,
      html:lang(id-ID) #tide .container .bg img,
      html:lang(vi-VN) #tide .container .bg img {
        width: 100%;
        max-width: 250px; }
    html:lang(en-SG) #tide .container p,
    html:lang(en-MY) #tide .container p,
    html:lang(en-PH) #tide .container p,
    html:lang(en-HK) #tide .container p,
    html:lang(th-TH) #tide .container p,
    html:lang(id-ID) #tide .container p,
    html:lang(vi-VN) #tide .container p {
      width: 80%;
      margin: 0 auto; }
  html:lang(en-SG) #three-tech .container p,
  html:lang(en-MY) #three-tech .container p,
  html:lang(en-PH) #three-tech .container p,
  html:lang(en-HK) #three-tech .container p,
  html:lang(th-TH) #three-tech .container p,
  html:lang(id-ID) #three-tech .container p,
  html:lang(vi-VN) #three-tech .container p {
    width: 90%;
    margin: 0 auto; }
  html:lang(en-SG) #diveapp,
  html:lang(en-MY) #diveapp,
  html:lang(en-PH) #diveapp,
  html:lang(en-HK) #diveapp,
  html:lang(th-TH) #diveapp,
  html:lang(id-ID) #diveapp,
  html:lang(vi-VN) #diveapp {
    height: 375vw; }
    html:lang(en-SG) #diveapp .app-icon,
    html:lang(en-MY) #diveapp .app-icon,
    html:lang(en-PH) #diveapp .app-icon,
    html:lang(en-HK) #diveapp .app-icon,
    html:lang(th-TH) #diveapp .app-icon,
    html:lang(id-ID) #diveapp .app-icon,
    html:lang(vi-VN) #diveapp .app-icon {
      width: 60%;
      margin-top: 3%; }
    html:lang(en-SG) #diveapp .app-icon h2,
    html:lang(en-MY) #diveapp .app-icon h2,
    html:lang(en-PH) #diveapp .app-icon h2,
    html:lang(en-HK) #diveapp .app-icon h2,
    html:lang(th-TH) #diveapp .app-icon h2,
    html:lang(id-ID) #diveapp .app-icon h2,
    html:lang(vi-VN) #diveapp .app-icon h2 {
      font-size: 8vw; }
    html:lang(en-SG) #diveapp .app01,
    html:lang(en-SG) #diveapp .app02,
    html:lang(en-MY) #diveapp .app01,
    html:lang(en-MY) #diveapp .app02,
    html:lang(en-PH) #diveapp .app01,
    html:lang(en-PH) #diveapp .app02,
    html:lang(en-HK) #diveapp .app01,
    html:lang(en-HK) #diveapp .app02,
    html:lang(th-TH) #diveapp .app01,
    html:lang(th-TH) #diveapp .app02,
    html:lang(id-ID) #diveapp .app01,
    html:lang(id-ID) #diveapp .app02,
    html:lang(vi-VN) #diveapp .app01,
    html:lang(vi-VN) #diveapp .app02 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      top: 100%; }
    html:lang(en-SG) #diveapp .app01,
    html:lang(en-MY) #diveapp .app01,
    html:lang(en-PH) #diveapp .app01,
    html:lang(en-HK) #diveapp .app01,
    html:lang(th-TH) #diveapp .app01,
    html:lang(id-ID) #diveapp .app01,
    html:lang(vi-VN) #diveapp .app01 {
      width: 100%;
      left: 0;
      top: 115%; }
      html:lang(en-SG) #diveapp .app01 img,
      html:lang(en-MY) #diveapp .app01 img,
      html:lang(en-PH) #diveapp .app01 img,
      html:lang(en-HK) #diveapp .app01 img,
      html:lang(th-TH) #diveapp .app01 img,
      html:lang(id-ID) #diveapp .app01 img,
      html:lang(vi-VN) #diveapp .app01 img {
        max-width: 180px; }
      html:lang(en-SG) #diveapp .app01 div,
      html:lang(en-MY) #diveapp .app01 div,
      html:lang(en-PH) #diveapp .app01 div,
      html:lang(en-HK) #diveapp .app01 div,
      html:lang(th-TH) #diveapp .app01 div,
      html:lang(id-ID) #diveapp .app01 div,
      html:lang(vi-VN) #diveapp .app01 div {
        padding-left: 0;
        text-align: center; }
        html:lang(en-SG) #diveapp .app01 div p,
        html:lang(en-MY) #diveapp .app01 div p,
        html:lang(en-PH) #diveapp .app01 div p,
        html:lang(en-HK) #diveapp .app01 div p,
        html:lang(th-TH) #diveapp .app01 div p,
        html:lang(id-ID) #diveapp .app01 div p,
        html:lang(vi-VN) #diveapp .app01 div p {
          padding: 0 3em; }
    html:lang(en-SG) #diveapp .app02,
    html:lang(en-MY) #diveapp .app02,
    html:lang(en-PH) #diveapp .app02,
    html:lang(en-HK) #diveapp .app02,
    html:lang(th-TH) #diveapp .app02,
    html:lang(id-ID) #diveapp .app02,
    html:lang(vi-VN) #diveapp .app02 {
      width: 100%;
      right: 0;
      top: 345%; }
      html:lang(en-SG) #diveapp .app02 img,
      html:lang(en-MY) #diveapp .app02 img,
      html:lang(en-PH) #diveapp .app02 img,
      html:lang(en-HK) #diveapp .app02 img,
      html:lang(th-TH) #diveapp .app02 img,
      html:lang(id-ID) #diveapp .app02 img,
      html:lang(vi-VN) #diveapp .app02 img {
        max-width: 180px; }
      html:lang(en-SG) #diveapp .app02 div,
      html:lang(en-MY) #diveapp .app02 div,
      html:lang(en-PH) #diveapp .app02 div,
      html:lang(en-HK) #diveapp .app02 div,
      html:lang(th-TH) #diveapp .app02 div,
      html:lang(id-ID) #diveapp .app02 div,
      html:lang(vi-VN) #diveapp .app02 div {
        padding-right: 0;
        text-align: center; }
      html:lang(en-SG) #diveapp .app02 p,
      html:lang(en-MY) #diveapp .app02 p,
      html:lang(en-PH) #diveapp .app02 p,
      html:lang(en-HK) #diveapp .app02 p,
      html:lang(th-TH) #diveapp .app02 p,
      html:lang(id-ID) #diveapp .app02 p,
      html:lang(vi-VN) #diveapp .app02 p {
        width: 100%;
        padding: 0 3em; }
  html:lang(en-SG) #feature h2,
  html:lang(en-MY) #feature h2,
  html:lang(en-PH) #feature h2,
  html:lang(en-HK) #feature h2,
  html:lang(th-TH) #feature h2,
  html:lang(id-ID) #feature h2,
  html:lang(vi-VN) #feature h2 {
    font-size: 8vw; }
  html:lang(en-SG) #feature .all-tab div:first-child,
  html:lang(en-MY) #feature .all-tab div:first-child,
  html:lang(en-PH) #feature .all-tab div:first-child,
  html:lang(en-HK) #feature .all-tab div:first-child,
  html:lang(th-TH) #feature .all-tab div:first-child,
  html:lang(id-ID) #feature .all-tab div:first-child,
  html:lang(vi-VN) #feature .all-tab div:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-bottom: 30px; }
  html:lang(en-SG) #feature .all-tab,
  html:lang(en-MY) #feature .all-tab,
  html:lang(en-PH) #feature .all-tab,
  html:lang(en-HK) #feature .all-tab,
  html:lang(th-TH) #feature .all-tab,
  html:lang(id-ID) #feature .all-tab,
  html:lang(vi-VN) #feature .all-tab {
    margin: 30px 0; }
    html:lang(en-SG) #feature .all-tab #tab01,
    html:lang(en-MY) #feature .all-tab #tab01,
    html:lang(en-PH) #feature .all-tab #tab01,
    html:lang(en-HK) #feature .all-tab #tab01,
    html:lang(th-TH) #feature .all-tab #tab01,
    html:lang(id-ID) #feature .all-tab #tab01,
    html:lang(vi-VN) #feature .all-tab #tab01 {
      margin-bottom: 0; }
  html:lang(en-SG) #feature #tab01,
  html:lang(en-SG) #feature #tab02,
  html:lang(en-SG) #feature #tab03,
  html:lang(en-SG) #feature #tab04,
  html:lang(en-MY) #feature #tab01,
  html:lang(en-MY) #feature #tab02,
  html:lang(en-MY) #feature #tab03,
  html:lang(en-MY) #feature #tab04,
  html:lang(en-PH) #feature #tab01,
  html:lang(en-PH) #feature #tab02,
  html:lang(en-PH) #feature #tab03,
  html:lang(en-PH) #feature #tab04,
  html:lang(en-HK) #feature #tab01,
  html:lang(en-HK) #feature #tab02,
  html:lang(en-HK) #feature #tab03,
  html:lang(en-HK) #feature #tab04,
  html:lang(th-TH) #feature #tab01,
  html:lang(th-TH) #feature #tab02,
  html:lang(th-TH) #feature #tab03,
  html:lang(th-TH) #feature #tab04,
  html:lang(id-ID) #feature #tab01,
  html:lang(id-ID) #feature #tab02,
  html:lang(id-ID) #feature #tab03,
  html:lang(id-ID) #feature #tab04,
  html:lang(vi-VN) #feature #tab01,
  html:lang(vi-VN) #feature #tab02,
  html:lang(vi-VN) #feature #tab03,
  html:lang(vi-VN) #feature #tab04 {
    margin-left: 1vw;
    margin: 0 auto;
    text-align: center;
    padding: 0 10px; }
    html:lang(en-SG) #feature #tab01 p,
    html:lang(en-SG) #feature #tab02 p,
    html:lang(en-SG) #feature #tab03 p,
    html:lang(en-SG) #feature #tab04 p,
    html:lang(en-MY) #feature #tab01 p,
    html:lang(en-MY) #feature #tab02 p,
    html:lang(en-MY) #feature #tab03 p,
    html:lang(en-MY) #feature #tab04 p,
    html:lang(en-PH) #feature #tab01 p,
    html:lang(en-PH) #feature #tab02 p,
    html:lang(en-PH) #feature #tab03 p,
    html:lang(en-PH) #feature #tab04 p,
    html:lang(en-HK) #feature #tab01 p,
    html:lang(en-HK) #feature #tab02 p,
    html:lang(en-HK) #feature #tab03 p,
    html:lang(en-HK) #feature #tab04 p,
    html:lang(th-TH) #feature #tab01 p,
    html:lang(th-TH) #feature #tab02 p,
    html:lang(th-TH) #feature #tab03 p,
    html:lang(th-TH) #feature #tab04 p,
    html:lang(id-ID) #feature #tab01 p,
    html:lang(id-ID) #feature #tab02 p,
    html:lang(id-ID) #feature #tab03 p,
    html:lang(id-ID) #feature #tab04 p,
    html:lang(vi-VN) #feature #tab01 p,
    html:lang(vi-VN) #feature #tab02 p,
    html:lang(vi-VN) #feature #tab03 p,
    html:lang(vi-VN) #feature #tab04 p {
      font-size: 14px; }
    html:lang(en-SG) #feature #tab01 svg,
    html:lang(en-SG) #feature #tab02 svg,
    html:lang(en-SG) #feature #tab03 svg,
    html:lang(en-SG) #feature #tab04 svg,
    html:lang(en-MY) #feature #tab01 svg,
    html:lang(en-MY) #feature #tab02 svg,
    html:lang(en-MY) #feature #tab03 svg,
    html:lang(en-MY) #feature #tab04 svg,
    html:lang(en-PH) #feature #tab01 svg,
    html:lang(en-PH) #feature #tab02 svg,
    html:lang(en-PH) #feature #tab03 svg,
    html:lang(en-PH) #feature #tab04 svg,
    html:lang(en-HK) #feature #tab01 svg,
    html:lang(en-HK) #feature #tab02 svg,
    html:lang(en-HK) #feature #tab03 svg,
    html:lang(en-HK) #feature #tab04 svg,
    html:lang(th-TH) #feature #tab01 svg,
    html:lang(th-TH) #feature #tab02 svg,
    html:lang(th-TH) #feature #tab03 svg,
    html:lang(th-TH) #feature #tab04 svg,
    html:lang(id-ID) #feature #tab01 svg,
    html:lang(id-ID) #feature #tab02 svg,
    html:lang(id-ID) #feature #tab03 svg,
    html:lang(id-ID) #feature #tab04 svg,
    html:lang(vi-VN) #feature #tab01 svg,
    html:lang(vi-VN) #feature #tab02 svg,
    html:lang(vi-VN) #feature #tab03 svg,
    html:lang(vi-VN) #feature #tab04 svg {
      display: none; }
    html:lang(en-SG) #feature #tab01 div:hover,
    html:lang(en-SG) #feature #tab01 a:focus,
    html:lang(en-SG) #feature #tab02 div:hover,
    html:lang(en-SG) #feature #tab02 a:focus,
    html:lang(en-SG) #feature #tab03 div:hover,
    html:lang(en-SG) #feature #tab03 a:focus,
    html:lang(en-SG) #feature #tab04 div:hover,
    html:lang(en-SG) #feature #tab04 a:focus,
    html:lang(en-MY) #feature #tab01 div:hover,
    html:lang(en-MY) #feature #tab01 a:focus,
    html:lang(en-MY) #feature #tab02 div:hover,
    html:lang(en-MY) #feature #tab02 a:focus,
    html:lang(en-MY) #feature #tab03 div:hover,
    html:lang(en-MY) #feature #tab03 a:focus,
    html:lang(en-MY) #feature #tab04 div:hover,
    html:lang(en-MY) #feature #tab04 a:focus,
    html:lang(en-PH) #feature #tab01 div:hover,
    html:lang(en-PH) #feature #tab01 a:focus,
    html:lang(en-PH) #feature #tab02 div:hover,
    html:lang(en-PH) #feature #tab02 a:focus,
    html:lang(en-PH) #feature #tab03 div:hover,
    html:lang(en-PH) #feature #tab03 a:focus,
    html:lang(en-PH) #feature #tab04 div:hover,
    html:lang(en-PH) #feature #tab04 a:focus,
    html:lang(en-HK) #feature #tab01 div:hover,
    html:lang(en-HK) #feature #tab01 a:focus,
    html:lang(en-HK) #feature #tab02 div:hover,
    html:lang(en-HK) #feature #tab02 a:focus,
    html:lang(en-HK) #feature #tab03 div:hover,
    html:lang(en-HK) #feature #tab03 a:focus,
    html:lang(en-HK) #feature #tab04 div:hover,
    html:lang(en-HK) #feature #tab04 a:focus,
    html:lang(th-TH) #feature #tab01 div:hover,
    html:lang(th-TH) #feature #tab01 a:focus,
    html:lang(th-TH) #feature #tab02 div:hover,
    html:lang(th-TH) #feature #tab02 a:focus,
    html:lang(th-TH) #feature #tab03 div:hover,
    html:lang(th-TH) #feature #tab03 a:focus,
    html:lang(th-TH) #feature #tab04 div:hover,
    html:lang(th-TH) #feature #tab04 a:focus,
    html:lang(id-ID) #feature #tab01 div:hover,
    html:lang(id-ID) #feature #tab01 a:focus,
    html:lang(id-ID) #feature #tab02 div:hover,
    html:lang(id-ID) #feature #tab02 a:focus,
    html:lang(id-ID) #feature #tab03 div:hover,
    html:lang(id-ID) #feature #tab03 a:focus,
    html:lang(id-ID) #feature #tab04 div:hover,
    html:lang(id-ID) #feature #tab04 a:focus,
    html:lang(vi-VN) #feature #tab01 div:hover,
    html:lang(vi-VN) #feature #tab01 a:focus,
    html:lang(vi-VN) #feature #tab02 div:hover,
    html:lang(vi-VN) #feature #tab02 a:focus,
    html:lang(vi-VN) #feature #tab03 div:hover,
    html:lang(vi-VN) #feature #tab03 a:focus,
    html:lang(vi-VN) #feature #tab04 div:hover,
    html:lang(vi-VN) #feature #tab04 a:focus {
      padding: 0 10px; }
      html:lang(en-SG) #feature #tab01 div:hover h3,
      html:lang(en-SG) #feature #tab01 a:focus h3,
      html:lang(en-SG) #feature #tab02 div:hover h3,
      html:lang(en-SG) #feature #tab02 a:focus h3,
      html:lang(en-SG) #feature #tab03 div:hover h3,
      html:lang(en-SG) #feature #tab03 a:focus h3,
      html:lang(en-SG) #feature #tab04 div:hover h3,
      html:lang(en-SG) #feature #tab04 a:focus h3,
      html:lang(en-MY) #feature #tab01 div:hover h3,
      html:lang(en-MY) #feature #tab01 a:focus h3,
      html:lang(en-MY) #feature #tab02 div:hover h3,
      html:lang(en-MY) #feature #tab02 a:focus h3,
      html:lang(en-MY) #feature #tab03 div:hover h3,
      html:lang(en-MY) #feature #tab03 a:focus h3,
      html:lang(en-MY) #feature #tab04 div:hover h3,
      html:lang(en-MY) #feature #tab04 a:focus h3,
      html:lang(en-PH) #feature #tab01 div:hover h3,
      html:lang(en-PH) #feature #tab01 a:focus h3,
      html:lang(en-PH) #feature #tab02 div:hover h3,
      html:lang(en-PH) #feature #tab02 a:focus h3,
      html:lang(en-PH) #feature #tab03 div:hover h3,
      html:lang(en-PH) #feature #tab03 a:focus h3,
      html:lang(en-PH) #feature #tab04 div:hover h3,
      html:lang(en-PH) #feature #tab04 a:focus h3,
      html:lang(en-HK) #feature #tab01 div:hover h3,
      html:lang(en-HK) #feature #tab01 a:focus h3,
      html:lang(en-HK) #feature #tab02 div:hover h3,
      html:lang(en-HK) #feature #tab02 a:focus h3,
      html:lang(en-HK) #feature #tab03 div:hover h3,
      html:lang(en-HK) #feature #tab03 a:focus h3,
      html:lang(en-HK) #feature #tab04 div:hover h3,
      html:lang(en-HK) #feature #tab04 a:focus h3,
      html:lang(th-TH) #feature #tab01 div:hover h3,
      html:lang(th-TH) #feature #tab01 a:focus h3,
      html:lang(th-TH) #feature #tab02 div:hover h3,
      html:lang(th-TH) #feature #tab02 a:focus h3,
      html:lang(th-TH) #feature #tab03 div:hover h3,
      html:lang(th-TH) #feature #tab03 a:focus h3,
      html:lang(th-TH) #feature #tab04 div:hover h3,
      html:lang(th-TH) #feature #tab04 a:focus h3,
      html:lang(id-ID) #feature #tab01 div:hover h3,
      html:lang(id-ID) #feature #tab01 a:focus h3,
      html:lang(id-ID) #feature #tab02 div:hover h3,
      html:lang(id-ID) #feature #tab02 a:focus h3,
      html:lang(id-ID) #feature #tab03 div:hover h3,
      html:lang(id-ID) #feature #tab03 a:focus h3,
      html:lang(id-ID) #feature #tab04 div:hover h3,
      html:lang(id-ID) #feature #tab04 a:focus h3,
      html:lang(vi-VN) #feature #tab01 div:hover h3,
      html:lang(vi-VN) #feature #tab01 a:focus h3,
      html:lang(vi-VN) #feature #tab02 div:hover h3,
      html:lang(vi-VN) #feature #tab02 a:focus h3,
      html:lang(vi-VN) #feature #tab03 div:hover h3,
      html:lang(vi-VN) #feature #tab03 a:focus h3,
      html:lang(vi-VN) #feature #tab04 div:hover h3,
      html:lang(vi-VN) #feature #tab04 a:focus h3 {
        font-size: 24px; }
      html:lang(en-SG) #feature #tab01 div:hover p,
      html:lang(en-SG) #feature #tab01 a:focus p,
      html:lang(en-SG) #feature #tab02 div:hover p,
      html:lang(en-SG) #feature #tab02 a:focus p,
      html:lang(en-SG) #feature #tab03 div:hover p,
      html:lang(en-SG) #feature #tab03 a:focus p,
      html:lang(en-SG) #feature #tab04 div:hover p,
      html:lang(en-SG) #feature #tab04 a:focus p,
      html:lang(en-MY) #feature #tab01 div:hover p,
      html:lang(en-MY) #feature #tab01 a:focus p,
      html:lang(en-MY) #feature #tab02 div:hover p,
      html:lang(en-MY) #feature #tab02 a:focus p,
      html:lang(en-MY) #feature #tab03 div:hover p,
      html:lang(en-MY) #feature #tab03 a:focus p,
      html:lang(en-MY) #feature #tab04 div:hover p,
      html:lang(en-MY) #feature #tab04 a:focus p,
      html:lang(en-PH) #feature #tab01 div:hover p,
      html:lang(en-PH) #feature #tab01 a:focus p,
      html:lang(en-PH) #feature #tab02 div:hover p,
      html:lang(en-PH) #feature #tab02 a:focus p,
      html:lang(en-PH) #feature #tab03 div:hover p,
      html:lang(en-PH) #feature #tab03 a:focus p,
      html:lang(en-PH) #feature #tab04 div:hover p,
      html:lang(en-PH) #feature #tab04 a:focus p,
      html:lang(en-HK) #feature #tab01 div:hover p,
      html:lang(en-HK) #feature #tab01 a:focus p,
      html:lang(en-HK) #feature #tab02 div:hover p,
      html:lang(en-HK) #feature #tab02 a:focus p,
      html:lang(en-HK) #feature #tab03 div:hover p,
      html:lang(en-HK) #feature #tab03 a:focus p,
      html:lang(en-HK) #feature #tab04 div:hover p,
      html:lang(en-HK) #feature #tab04 a:focus p,
      html:lang(th-TH) #feature #tab01 div:hover p,
      html:lang(th-TH) #feature #tab01 a:focus p,
      html:lang(th-TH) #feature #tab02 div:hover p,
      html:lang(th-TH) #feature #tab02 a:focus p,
      html:lang(th-TH) #feature #tab03 div:hover p,
      html:lang(th-TH) #feature #tab03 a:focus p,
      html:lang(th-TH) #feature #tab04 div:hover p,
      html:lang(th-TH) #feature #tab04 a:focus p,
      html:lang(id-ID) #feature #tab01 div:hover p,
      html:lang(id-ID) #feature #tab01 a:focus p,
      html:lang(id-ID) #feature #tab02 div:hover p,
      html:lang(id-ID) #feature #tab02 a:focus p,
      html:lang(id-ID) #feature #tab03 div:hover p,
      html:lang(id-ID) #feature #tab03 a:focus p,
      html:lang(id-ID) #feature #tab04 div:hover p,
      html:lang(id-ID) #feature #tab04 a:focus p,
      html:lang(vi-VN) #feature #tab01 div:hover p,
      html:lang(vi-VN) #feature #tab01 a:focus p,
      html:lang(vi-VN) #feature #tab02 div:hover p,
      html:lang(vi-VN) #feature #tab02 a:focus p,
      html:lang(vi-VN) #feature #tab03 div:hover p,
      html:lang(vi-VN) #feature #tab03 a:focus p,
      html:lang(vi-VN) #feature #tab04 div:hover p,
      html:lang(vi-VN) #feature #tab04 a:focus p {
        font-size: 14px; }
  html:lang(en-SG) #feature .open img,
  html:lang(en-MY) #feature .open img,
  html:lang(en-PH) #feature .open img,
  html:lang(en-HK) #feature .open img,
  html:lang(th-TH) #feature .open img,
  html:lang(id-ID) #feature .open img,
  html:lang(vi-VN) #feature .open img {
    width: 100%;
    max-width: 800px;
    border-left: 0px; }
  html:lang(en-SG) #feature .open h3,
  html:lang(en-MY) #feature .open h3,
  html:lang(en-PH) #feature .open h3,
  html:lang(en-HK) #feature .open h3,
  html:lang(th-TH) #feature .open h3,
  html:lang(id-ID) #feature .open h3,
  html:lang(vi-VN) #feature .open h3 {
    font-size: 24px;
    color: #000000; }
  html:lang(en-SG) #feature .open p,
  html:lang(en-MY) #feature .open p,
  html:lang(en-PH) #feature .open p,
  html:lang(en-HK) #feature .open p,
  html:lang(th-TH) #feature .open p,
  html:lang(id-ID) #feature .open p,
  html:lang(vi-VN) #feature .open p {
    display: block; }
  html:lang(en-SG) #feature #tab01 div:hover,
  html:lang(en-SG) #feature #tab02 div:hover,
  html:lang(en-SG) #feature #tab03 div:hover,
  html:lang(en-SG) #feature #tab04 div:hover,
  html:lang(en-SG) #feature #tab01 .open,
  html:lang(en-SG) #feature #tab02 .open,
  html:lang(en-SG) #feature #tab03 .open,
  html:lang(en-SG) #feature #tab04 .open,
  html:lang(en-MY) #feature #tab01 div:hover,
  html:lang(en-MY) #feature #tab02 div:hover,
  html:lang(en-MY) #feature #tab03 div:hover,
  html:lang(en-MY) #feature #tab04 div:hover,
  html:lang(en-MY) #feature #tab01 .open,
  html:lang(en-MY) #feature #tab02 .open,
  html:lang(en-MY) #feature #tab03 .open,
  html:lang(en-MY) #feature #tab04 .open,
  html:lang(en-PH) #feature #tab01 div:hover,
  html:lang(en-PH) #feature #tab02 div:hover,
  html:lang(en-PH) #feature #tab03 div:hover,
  html:lang(en-PH) #feature #tab04 div:hover,
  html:lang(en-PH) #feature #tab01 .open,
  html:lang(en-PH) #feature #tab02 .open,
  html:lang(en-PH) #feature #tab03 .open,
  html:lang(en-PH) #feature #tab04 .open,
  html:lang(en-HK) #feature #tab01 div:hover,
  html:lang(en-HK) #feature #tab02 div:hover,
  html:lang(en-HK) #feature #tab03 div:hover,
  html:lang(en-HK) #feature #tab04 div:hover,
  html:lang(en-HK) #feature #tab01 .open,
  html:lang(en-HK) #feature #tab02 .open,
  html:lang(en-HK) #feature #tab03 .open,
  html:lang(en-HK) #feature #tab04 .open,
  html:lang(th-TH) #feature #tab01 div:hover,
  html:lang(th-TH) #feature #tab02 div:hover,
  html:lang(th-TH) #feature #tab03 div:hover,
  html:lang(th-TH) #feature #tab04 div:hover,
  html:lang(th-TH) #feature #tab01 .open,
  html:lang(th-TH) #feature #tab02 .open,
  html:lang(th-TH) #feature #tab03 .open,
  html:lang(th-TH) #feature #tab04 .open,
  html:lang(id-ID) #feature #tab01 div:hover,
  html:lang(id-ID) #feature #tab02 div:hover,
  html:lang(id-ID) #feature #tab03 div:hover,
  html:lang(id-ID) #feature #tab04 div:hover,
  html:lang(id-ID) #feature #tab01 .open,
  html:lang(id-ID) #feature #tab02 .open,
  html:lang(id-ID) #feature #tab03 .open,
  html:lang(id-ID) #feature #tab04 .open,
  html:lang(vi-VN) #feature #tab01 div:hover,
  html:lang(vi-VN) #feature #tab02 div:hover,
  html:lang(vi-VN) #feature #tab03 div:hover,
  html:lang(vi-VN) #feature #tab04 div:hover,
  html:lang(vi-VN) #feature #tab01 .open,
  html:lang(vi-VN) #feature #tab02 .open,
  html:lang(vi-VN) #feature #tab03 .open,
  html:lang(vi-VN) #feature #tab04 .open {
    padding: 0 0 0 10px; }
  html:lang(en-SG) #health,
  html:lang(en-MY) #health,
  html:lang(en-PH) #health,
  html:lang(en-HK) #health,
  html:lang(th-TH) #health,
  html:lang(id-ID) #health,
  html:lang(vi-VN) #health {
    height: 120vw;
    background-position: top right; }
    html:lang(en-SG) #health .container,
    html:lang(en-MY) #health .container,
    html:lang(en-PH) #health .container,
    html:lang(en-HK) #health .container,
    html:lang(th-TH) #health .container,
    html:lang(id-ID) #health .container,
    html:lang(vi-VN) #health .container {
      left: 50%;
      z-index: 9; }
      html:lang(en-SG) #health .container h2,
      html:lang(en-MY) #health .container h2,
      html:lang(en-PH) #health .container h2,
      html:lang(en-HK) #health .container h2,
      html:lang(th-TH) #health .container h2,
      html:lang(id-ID) #health .container h2,
      html:lang(vi-VN) #health .container h2 {
        font-size: 8vw;
        line-height: 1.1 !important; }
      html:lang(en-SG) #health .container p,
      html:lang(en-MY) #health .container p,
      html:lang(en-PH) #health .container p,
      html:lang(en-HK) #health .container p,
      html:lang(th-TH) #health .container p,
      html:lang(id-ID) #health .container p,
      html:lang(vi-VN) #health .container p {
        width: 100%;
        z-index: 4; }
  html:lang(en-SG) #health .container:after,
  html:lang(en-MY) #health .container:after,
  html:lang(en-PH) #health .container:after,
  html:lang(en-HK) #health .container:after,
  html:lang(th-TH) #health .container:after,
  html:lang(id-ID) #health .container:after,
  html:lang(vi-VN) #health .container:after {
    content: "";
    width: 100%;
    height: 200vh;
    background: #ffffff;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: -50vw;
    z-index: -1; }
  html:lang(en-SG) #smartlife,
  html:lang(en-MY) #smartlife,
  html:lang(en-PH) #smartlife,
  html:lang(en-HK) #smartlife,
  html:lang(th-TH) #smartlife,
  html:lang(id-ID) #smartlife,
  html:lang(vi-VN) #smartlife {
    height: 260vw; }
    html:lang(en-SG) #smartlife .bg,
    html:lang(en-MY) #smartlife .bg,
    html:lang(en-PH) #smartlife .bg,
    html:lang(en-HK) #smartlife .bg,
    html:lang(th-TH) #smartlife .bg,
    html:lang(id-ID) #smartlife .bg,
    html:lang(vi-VN) #smartlife .bg {
      height: 255px;
      background-position: center center;
      background-size: cover;
      width: 90%;
      margin-top: 5vh; }
    html:lang(en-SG) #smartlife .watch,
    html:lang(en-MY) #smartlife .watch,
    html:lang(en-PH) #smartlife .watch,
    html:lang(en-HK) #smartlife .watch,
    html:lang(th-TH) #smartlife .watch,
    html:lang(id-ID) #smartlife .watch,
    html:lang(vi-VN) #smartlife .watch {
      max-width: 350px;
      top: 35%;
      left: 50%; }
    html:lang(en-SG) #smartlife h2,
    html:lang(en-MY) #smartlife h2,
    html:lang(en-PH) #smartlife h2,
    html:lang(en-HK) #smartlife h2,
    html:lang(th-TH) #smartlife h2,
    html:lang(id-ID) #smartlife h2,
    html:lang(vi-VN) #smartlife h2 {
      font-size: 8vw; }
    html:lang(en-SG) #smartlife p,
    html:lang(en-MY) #smartlife p,
    html:lang(en-PH) #smartlife p,
    html:lang(en-HK) #smartlife p,
    html:lang(th-TH) #smartlife p,
    html:lang(id-ID) #smartlife p,
    html:lang(vi-VN) #smartlife p {
      width: 90%; }
    html:lang(en-SG) #smartlife .text,
    html:lang(en-MY) #smartlife .text,
    html:lang(en-PH) #smartlife .text,
    html:lang(en-HK) #smartlife .text,
    html:lang(th-TH) #smartlife .text,
    html:lang(id-ID) #smartlife .text,
    html:lang(vi-VN) #smartlife .text {
      top: 55%; }
    html:lang(en-SG) #smartlife .m-and-m,
    html:lang(en-MY) #smartlife .m-and-m,
    html:lang(en-PH) #smartlife .m-and-m,
    html:lang(en-HK) #smartlife .m-and-m,
    html:lang(th-TH) #smartlife .m-and-m,
    html:lang(id-ID) #smartlife .m-and-m,
    html:lang(vi-VN) #smartlife .m-and-m {
      width: 100%; }
  html:lang(en-SG) #connect-iq,
  html:lang(en-MY) #connect-iq,
  html:lang(en-PH) #connect-iq,
  html:lang(en-HK) #connect-iq,
  html:lang(th-TH) #connect-iq,
  html:lang(id-ID) #connect-iq,
  html:lang(vi-VN) #connect-iq {
    height: 200vw; }
    html:lang(en-SG) #connect-iq .text,
    html:lang(en-MY) #connect-iq .text,
    html:lang(en-PH) #connect-iq .text,
    html:lang(en-HK) #connect-iq .text,
    html:lang(th-TH) #connect-iq .text,
    html:lang(id-ID) #connect-iq .text,
    html:lang(vi-VN) #connect-iq .text {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      html:lang(en-SG) #connect-iq .text div,
      html:lang(en-MY) #connect-iq .text div,
      html:lang(en-PH) #connect-iq .text div,
      html:lang(en-HK) #connect-iq .text div,
      html:lang(th-TH) #connect-iq .text div,
      html:lang(id-ID) #connect-iq .text div,
      html:lang(vi-VN) #connect-iq .text div {
        width: 100%; }
    html:lang(en-SG) #connect-iq p,
    html:lang(en-MY) #connect-iq p,
    html:lang(en-PH) #connect-iq p,
    html:lang(en-HK) #connect-iq p,
    html:lang(th-TH) #connect-iq p,
    html:lang(id-ID) #connect-iq p,
    html:lang(vi-VN) #connect-iq p {
      color: #000;
      width: 100%;
      margin: 0 auto;
      margin-bottom: 30px;
      line-height: 1.5 !important;
      text-align: left; }
  html:lang(th-TH) #device .dive-technology .device01 {
    top: 58%; }
  html:lang(ko-KR) #device {
    height: 1120vw !important; }
    html:lang(ko-KR) #device .dive-technology {
      height: 275vw; }
      html:lang(ko-KR) #device .dive-technology .content {
        top: 5%;
        left: 50%; }
        html:lang(ko-KR) #device .dive-technology .content p {
          width: 80%;
          margin: 10px auto 20px auto; }
        html:lang(ko-KR) #device .dive-technology .content h2 {
          font-size: 8vw; }
      html:lang(ko-KR) #device .dive-technology .icon-set {
        width: auto;
        position: absolute;
        left: 50%;
        top: 70%;
        bottom: 0;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }
      html:lang(ko-KR) #device .dive-technology .device01 {
        max-width: 65vw;
        top: 50%; }
      html:lang(ko-KR) #device .dive-technology .bubble {
        left: 0;
        top: 52%;
        width: 80%;
        max-width: 155px; }
      html:lang(ko-KR) #device .dive-technology .bubble2 {
        width: 9%;
        max-width: 180px;
        position: absolute;
        left: 70%;
        top: 50%;
        z-index: 1; }
      html:lang(ko-KR) #device .dive-technology .icon-set {
        width: 80%; }
  html:lang(ko-KR) #underwater {
    height: 210vw; }
    html:lang(ko-KR) #underwater .container h2 {
      font-size: 8vw; }
    html:lang(ko-KR) #underwater .container .bg {
      margin-right: 0;
      margin-top: 10px; }
      html:lang(ko-KR) #underwater .container .bg img {
        width: 100%;
        max-width: 280px;
        margin-top: 10vw; }
    html:lang(ko-KR) #underwater .container p {
      width: 80%;
      margin: 0 auto;
      color: #ffffff;
      text-shadow: 0.05em 0.05em 0.05em #4d5861; }
    html:lang(ko-KR) #underwater .container .text {
      width: 100%; }
  html:lang(ko-KR) #tide .container .text {
    text-align: center;
    width: 100%; }
  html:lang(ko-KR) #feature #tab01,
  html:lang(ko-KR) #feature #tab02,
  html:lang(ko-KR) #feature #tab03,
  html:lang(ko-KR) #feature #tab04 {
    padding: 5px 0px 5px 0; }
  html:lang(ko-KR) #health {
    height: 100vw;
    background-position: top right; }
    html:lang(ko-KR) #health .container {
      left: 50%;
      z-index: 9; }
      html:lang(ko-KR) #health .container p {
        width: 100%;
        z-index: 4; }
  html:lang(ko-KR) #connect-iq {
    height: 185vw; }
  html:lang(ko-KR) #smartlife {
    height: 145vh; }
    html:lang(ko-KR) #smartlife .bg {
      height: 255px;
      background-position: center center;
      background-size: cover;
      width: 90%;
      margin-top: 5vh; }
    html:lang(ko-KR) #smartlife .watch {
      max-width: 351px;
      top: 35%;
      left: 50%; }
    html:lang(ko-KR) #smartlife h2 {
      font-size: 8vw; }
    html:lang(ko-KR) #smartlife p {
      width: 90%; }
    html:lang(ko-KR) #smartlife .text {
      top: 50%; }
    html:lang(ko-KR) #smartlife .m-and-m {
      width: 90%; }
  html:lang(th-TH) #device,
  html:lang(id-ID) #device,
  html:lang(vi-VN) #device {
    height: 1180vw !important; }
  html:lang(th-TH) #underwater,
  html:lang(id-ID) #underwater,
  html:lang(vi-VN) #underwater {
    height: 220vw; }
  html:lang(th-TH) #smartlife,
  html:lang(id-ID) #smartlife,
  html:lang(vi-VN) #smartlife {
    height: 280vw; }
  html:lang(th-TH) #feature #tab01 h3,
  html:lang(th-TH) #feature #tab02 h3,
  html:lang(th-TH) #feature #tab03 h3,
  html:lang(th-TH) #feature #tab04 h3,
  html:lang(th-TH) #feature #tab01 a h3,
  html:lang(th-TH) #feature #tab02 a h3,
  html:lang(th-TH) #feature #tab03 a h3,
  html:lang(th-TH) #feature #tab04 a h3,
  html:lang(th-TH) #feature #tab01 div:hover h3,
  html:lang(th-TH) #feature #tab02 div:hover h3,
  html:lang(th-TH) #feature #tab03 div:hover h3,
  html:lang(th-TH) #feature #tab04 div:hover h3,
  html:lang(th-TH) #feature #tab01 .open h3,
  html:lang(th-TH) #feature #tab02 .open h3,
  html:lang(th-TH) #feature #tab03 .open h3,
  html:lang(th-TH) #feature #tab04 .open h3,
  html:lang(id-ID) #feature #tab01 h3,
  html:lang(id-ID) #feature #tab02 h3,
  html:lang(id-ID) #feature #tab03 h3,
  html:lang(id-ID) #feature #tab04 h3,
  html:lang(id-ID) #feature #tab01 a h3,
  html:lang(id-ID) #feature #tab02 a h3,
  html:lang(id-ID) #feature #tab03 a h3,
  html:lang(id-ID) #feature #tab04 a h3,
  html:lang(id-ID) #feature #tab01 div:hover h3,
  html:lang(id-ID) #feature #tab02 div:hover h3,
  html:lang(id-ID) #feature #tab03 div:hover h3,
  html:lang(id-ID) #feature #tab04 div:hover h3,
  html:lang(id-ID) #feature #tab01 .open h3,
  html:lang(id-ID) #feature #tab02 .open h3,
  html:lang(id-ID) #feature #tab03 .open h3,
  html:lang(id-ID) #feature #tab04 .open h3,
  html:lang(vi-VN) #feature #tab01 h3,
  html:lang(vi-VN) #feature #tab02 h3,
  html:lang(vi-VN) #feature #tab03 h3,
  html:lang(vi-VN) #feature #tab04 h3,
  html:lang(vi-VN) #feature #tab01 a h3,
  html:lang(vi-VN) #feature #tab02 a h3,
  html:lang(vi-VN) #feature #tab03 a h3,
  html:lang(vi-VN) #feature #tab04 a h3,
  html:lang(vi-VN) #feature #tab01 div:hover h3,
  html:lang(vi-VN) #feature #tab02 div:hover h3,
  html:lang(vi-VN) #feature #tab03 div:hover h3,
  html:lang(vi-VN) #feature #tab04 div:hover h3,
  html:lang(vi-VN) #feature #tab01 .open h3,
  html:lang(vi-VN) #feature #tab02 .open h3,
  html:lang(vi-VN) #feature #tab03 .open h3,
  html:lang(vi-VN) #feature #tab04 .open h3 {
    font-size: 21px; }
  html:lang(th-TH) #device #divemode .container .text,
  html:lang(id-ID) #device #divemode .container .text,
  html:lang(vi-VN) #device #divemode .container .text {
    width: 100%; }
  html:lang(vi-VN) #smartlife {
    height: 240vw; } }

@media (max-width: 411px) {
  #hero {
    height: 340px; }
  #device {
    height: 1130vw !important; }
    #device a {
      width: 80%; }
    #device .dive-technology {
      height: 290vw; }
      #device .dive-technology .icon-set a {
        width: 100%; }
  html:lang(ko-KR) #device {
    height: 1150vw !important; }
  #health .container ::after {
    content: "";
    left: 0;
    top: -23vw;
    z-index: -1; }
  #three-spec .container ol {
    padding: 0; }
  #three-spec .btn-size-default {
    width: 80%;
    padding: 0.75em 0.75em !important; }
  #comparison #spec table.p-sticky,
  [id*=comparison] #spec table.p-sticky {
    background-color: #031d36 !important;
    top: 100px; } }

@media (max-width: 375px) {
  html:lang(zh-TW) #device .device-intro .product-intro .device01 {
    top: 60%; }
  #hero {
    height: 310px; }
  #device {
    height: 1150vw !important; }
    #device a {
      width: 80%; }
    #device .device-intro {
      height: 200vw; }
    #device .device-intro .product-intro {
      height: 150vw; }
      #device .device-intro .product-intro .device01 {
        top: 70%; }
      #device .device-intro .product-intro .people {
        max-width: 100%;
        right: 0;
        left: 2%;
        top: 75%; }
      #device .device-intro .product-intro .bubble {
        left: 0;
        top: 45%;
        max-width: 204px; }
      #device .device-intro .product-intro .bubble-3 {
        top: 84%;
        /* display: none; */
        z-index: 1; }
      #device .device-intro .product-intro .device-slogan {
        top: 90%; }
    #device .dive-technology {
      height: 290vw; }
      #device .dive-technology .icon-set a {
        width: 100%; }
    #device #gallery {
      height: 200vw;
      margin-top: 30px; }
  #underwater .container .bg {
    margin-right: 0;
    margin-top: 10px; }
    #underwater .container .bg img {
      width: 100%;
      max-width: 250px;
      margin-top: 10vw; }
  #tide {
    height: 150vw; }
    #tide .container .bg {
      margin-left: 0;
      margin-top: 5vh;
      height: auto; }
      #tide .container .bg img {
        width: 100%;
        max-width: 250px; }
    #tide .container p {
      width: 80%;
      margin: 0 auto; }
  #diveapp {
    height: 350vw; }
  #smartlife .watch {
    max-width: 351px;
    top: 36%;
    left: 50%; }
  #smartlife .m-and-m li {
    margin: 10px 20px; }
  #smartlife .text {
    top: 55%; }
  #connect-iq {
    height: 180vw; }
  #three-spec .container ol {
    padding: 0; }
  #three-spec .btn-size-default {
    width: 80%;
    padding: 0.75em 0.75em !important; }
  html:lang(en-SG) #device,
  html:lang(en-MY) #device,
  html:lang(en-PH) #device,
  html:lang(en-HK) #device,
  html:lang(th-TH) #device,
  html:lang(id-ID) #device,
  html:lang(vi-VN) #device {
    height: 1220vw !important; }
    html:lang(en-SG) #device a,
    html:lang(en-MY) #device a,
    html:lang(en-PH) #device a,
    html:lang(en-HK) #device a,
    html:lang(th-TH) #device a,
    html:lang(id-ID) #device a,
    html:lang(vi-VN) #device a {
      width: 80%; }
    html:lang(en-SG) #device .device-intro,
    html:lang(en-MY) #device .device-intro,
    html:lang(en-PH) #device .device-intro,
    html:lang(en-HK) #device .device-intro,
    html:lang(th-TH) #device .device-intro,
    html:lang(id-ID) #device .device-intro,
    html:lang(vi-VN) #device .device-intro {
      height: 200vw; }
    html:lang(en-SG) #device .device-intro .product-intro,
    html:lang(en-MY) #device .device-intro .product-intro,
    html:lang(en-PH) #device .device-intro .product-intro,
    html:lang(en-HK) #device .device-intro .product-intro,
    html:lang(th-TH) #device .device-intro .product-intro,
    html:lang(id-ID) #device .device-intro .product-intro,
    html:lang(vi-VN) #device .device-intro .product-intro {
      height: 150vw; }
      html:lang(en-SG) #device .device-intro .product-intro .device01,
      html:lang(en-MY) #device .device-intro .product-intro .device01,
      html:lang(en-PH) #device .device-intro .product-intro .device01,
      html:lang(en-HK) #device .device-intro .product-intro .device01,
      html:lang(th-TH) #device .device-intro .product-intro .device01,
      html:lang(id-ID) #device .device-intro .product-intro .device01,
      html:lang(vi-VN) #device .device-intro .product-intro .device01 {
        top: 70%; }
      html:lang(en-SG) #device .device-intro .product-intro .people,
      html:lang(en-MY) #device .device-intro .product-intro .people,
      html:lang(en-PH) #device .device-intro .product-intro .people,
      html:lang(en-HK) #device .device-intro .product-intro .people,
      html:lang(th-TH) #device .device-intro .product-intro .people,
      html:lang(id-ID) #device .device-intro .product-intro .people,
      html:lang(vi-VN) #device .device-intro .product-intro .people {
        max-width: 100%;
        right: 0;
        left: 2%;
        top: 75%; }
      html:lang(en-SG) #device .device-intro .product-intro .bubble,
      html:lang(en-MY) #device .device-intro .product-intro .bubble,
      html:lang(en-PH) #device .device-intro .product-intro .bubble,
      html:lang(en-HK) #device .device-intro .product-intro .bubble,
      html:lang(th-TH) #device .device-intro .product-intro .bubble,
      html:lang(id-ID) #device .device-intro .product-intro .bubble,
      html:lang(vi-VN) #device .device-intro .product-intro .bubble {
        left: 0;
        top: 45%;
        max-width: 204px; }
      html:lang(en-SG) #device .device-intro .product-intro .bubble-3,
      html:lang(en-MY) #device .device-intro .product-intro .bubble-3,
      html:lang(en-PH) #device .device-intro .product-intro .bubble-3,
      html:lang(en-HK) #device .device-intro .product-intro .bubble-3,
      html:lang(th-TH) #device .device-intro .product-intro .bubble-3,
      html:lang(id-ID) #device .device-intro .product-intro .bubble-3,
      html:lang(vi-VN) #device .device-intro .product-intro .bubble-3 {
        top: 84%;
        /* display: none; */
        z-index: 1; }
      html:lang(en-SG) #device .device-intro .product-intro .device-slogan,
      html:lang(en-MY) #device .device-intro .product-intro .device-slogan,
      html:lang(en-PH) #device .device-intro .product-intro .device-slogan,
      html:lang(en-HK) #device .device-intro .product-intro .device-slogan,
      html:lang(th-TH) #device .device-intro .product-intro .device-slogan,
      html:lang(id-ID) #device .device-intro .product-intro .device-slogan,
      html:lang(vi-VN) #device .device-intro .product-intro .device-slogan {
        top: 90%; }
    html:lang(en-SG) #device .dive-technology,
    html:lang(en-MY) #device .dive-technology,
    html:lang(en-PH) #device .dive-technology,
    html:lang(en-HK) #device .dive-technology,
    html:lang(th-TH) #device .dive-technology,
    html:lang(id-ID) #device .dive-technology,
    html:lang(vi-VN) #device .dive-technology {
      height: 295vw; }
      html:lang(en-SG) #device .dive-technology .device01,
      html:lang(en-MY) #device .dive-technology .device01,
      html:lang(en-PH) #device .dive-technology .device01,
      html:lang(en-HK) #device .dive-technology .device01,
      html:lang(th-TH) #device .dive-technology .device01,
      html:lang(id-ID) #device .dive-technology .device01,
      html:lang(vi-VN) #device .dive-technology .device01 {
        max-width: 65vw;
        top: 58%; }
      html:lang(en-SG) #device .dive-technology .icon-set,
      html:lang(en-MY) #device .dive-technology .icon-set,
      html:lang(en-PH) #device .dive-technology .icon-set,
      html:lang(en-HK) #device .dive-technology .icon-set,
      html:lang(th-TH) #device .dive-technology .icon-set,
      html:lang(id-ID) #device .dive-technology .icon-set,
      html:lang(vi-VN) #device .dive-technology .icon-set {
        top: 75%; }
      html:lang(en-SG) #device .dive-technology .icon-set a,
      html:lang(en-MY) #device .dive-technology .icon-set a,
      html:lang(en-PH) #device .dive-technology .icon-set a,
      html:lang(en-HK) #device .dive-technology .icon-set a,
      html:lang(th-TH) #device .dive-technology .icon-set a,
      html:lang(id-ID) #device .dive-technology .icon-set a,
      html:lang(vi-VN) #device .dive-technology .icon-set a {
        width: 100%;
        padding: 10px .7em !important; }
    html:lang(en-SG) #device #gallery,
    html:lang(en-MY) #device #gallery,
    html:lang(en-PH) #device #gallery,
    html:lang(en-HK) #device #gallery,
    html:lang(th-TH) #device #gallery,
    html:lang(id-ID) #device #gallery,
    html:lang(vi-VN) #device #gallery {
      height: 180vw;
      margin-top: 30px; }
  html:lang(en-SG) #underwater,
  html:lang(en-MY) #underwater,
  html:lang(en-PH) #underwater,
  html:lang(en-HK) #underwater,
  html:lang(th-TH) #underwater,
  html:lang(id-ID) #underwater,
  html:lang(vi-VN) #underwater {
    height: 220vw; }
  html:lang(en-SG) #tide,
  html:lang(en-MY) #tide,
  html:lang(en-PH) #tide,
  html:lang(en-HK) #tide,
  html:lang(th-TH) #tide,
  html:lang(id-ID) #tide,
  html:lang(vi-VN) #tide {
    height: 160vw; }
  html:lang(en-SG) #tide .container .bg img,
  html:lang(en-MY) #tide .container .bg img,
  html:lang(en-PH) #tide .container .bg img,
  html:lang(en-HK) #tide .container .bg img,
  html:lang(th-TH) #tide .container .bg img,
  html:lang(id-ID) #tide .container .bg img,
  html:lang(vi-VN) #tide .container .bg img {
    width: 100%;
    max-width: 250px; }
  html:lang(en-SG) #diveapp,
  html:lang(en-MY) #diveapp,
  html:lang(en-PH) #diveapp,
  html:lang(en-HK) #diveapp,
  html:lang(th-TH) #diveapp,
  html:lang(id-ID) #diveapp,
  html:lang(vi-VN) #diveapp {
    height: 430vw; }
    html:lang(en-SG) #diveapp .app-icon,
    html:lang(en-MY) #diveapp .app-icon,
    html:lang(en-PH) #diveapp .app-icon,
    html:lang(en-HK) #diveapp .app-icon,
    html:lang(th-TH) #diveapp .app-icon,
    html:lang(id-ID) #diveapp .app-icon,
    html:lang(vi-VN) #diveapp .app-icon {
      width: 60%;
      margin-top: 3%; }
    html:lang(en-SG) #diveapp .app-icon h2,
    html:lang(en-MY) #diveapp .app-icon h2,
    html:lang(en-PH) #diveapp .app-icon h2,
    html:lang(en-HK) #diveapp .app-icon h2,
    html:lang(th-TH) #diveapp .app-icon h2,
    html:lang(id-ID) #diveapp .app-icon h2,
    html:lang(vi-VN) #diveapp .app-icon h2 {
      font-size: 8vw; }
    html:lang(en-SG) #diveapp .app01,
    html:lang(en-SG) #diveapp .app02,
    html:lang(en-MY) #diveapp .app01,
    html:lang(en-MY) #diveapp .app02,
    html:lang(en-PH) #diveapp .app01,
    html:lang(en-PH) #diveapp .app02,
    html:lang(en-HK) #diveapp .app01,
    html:lang(en-HK) #diveapp .app02,
    html:lang(th-TH) #diveapp .app01,
    html:lang(th-TH) #diveapp .app02,
    html:lang(id-ID) #diveapp .app01,
    html:lang(id-ID) #diveapp .app02,
    html:lang(vi-VN) #diveapp .app01,
    html:lang(vi-VN) #diveapp .app02 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      top: 100%; }
    html:lang(en-SG) #diveapp .app01,
    html:lang(en-MY) #diveapp .app01,
    html:lang(en-PH) #diveapp .app01,
    html:lang(en-HK) #diveapp .app01,
    html:lang(th-TH) #diveapp .app01,
    html:lang(id-ID) #diveapp .app01,
    html:lang(vi-VN) #diveapp .app01 {
      width: 100%;
      left: 0;
      top: 115%; }
      html:lang(en-SG) #diveapp .app01 img,
      html:lang(en-MY) #diveapp .app01 img,
      html:lang(en-PH) #diveapp .app01 img,
      html:lang(en-HK) #diveapp .app01 img,
      html:lang(th-TH) #diveapp .app01 img,
      html:lang(id-ID) #diveapp .app01 img,
      html:lang(vi-VN) #diveapp .app01 img {
        max-width: 180px; }
      html:lang(en-SG) #diveapp .app01 div,
      html:lang(en-MY) #diveapp .app01 div,
      html:lang(en-PH) #diveapp .app01 div,
      html:lang(en-HK) #diveapp .app01 div,
      html:lang(th-TH) #diveapp .app01 div,
      html:lang(id-ID) #diveapp .app01 div,
      html:lang(vi-VN) #diveapp .app01 div {
        padding-left: 0;
        text-align: center; }
        html:lang(en-SG) #diveapp .app01 div p,
        html:lang(en-MY) #diveapp .app01 div p,
        html:lang(en-PH) #diveapp .app01 div p,
        html:lang(en-HK) #diveapp .app01 div p,
        html:lang(th-TH) #diveapp .app01 div p,
        html:lang(id-ID) #diveapp .app01 div p,
        html:lang(vi-VN) #diveapp .app01 div p {
          padding: 0 3em; }
    html:lang(en-SG) #diveapp .app02,
    html:lang(en-MY) #diveapp .app02,
    html:lang(en-PH) #diveapp .app02,
    html:lang(en-HK) #diveapp .app02,
    html:lang(th-TH) #diveapp .app02,
    html:lang(id-ID) #diveapp .app02,
    html:lang(vi-VN) #diveapp .app02 {
      width: 100%;
      right: 0;
      top: 360%; }
      html:lang(en-SG) #diveapp .app02 img,
      html:lang(en-MY) #diveapp .app02 img,
      html:lang(en-PH) #diveapp .app02 img,
      html:lang(en-HK) #diveapp .app02 img,
      html:lang(th-TH) #diveapp .app02 img,
      html:lang(id-ID) #diveapp .app02 img,
      html:lang(vi-VN) #diveapp .app02 img {
        max-width: 180px; }
      html:lang(en-SG) #diveapp .app02 div,
      html:lang(en-MY) #diveapp .app02 div,
      html:lang(en-PH) #diveapp .app02 div,
      html:lang(en-HK) #diveapp .app02 div,
      html:lang(th-TH) #diveapp .app02 div,
      html:lang(id-ID) #diveapp .app02 div,
      html:lang(vi-VN) #diveapp .app02 div {
        padding-right: 0;
        text-align: center; }
      html:lang(en-SG) #diveapp .app02 p,
      html:lang(en-MY) #diveapp .app02 p,
      html:lang(en-PH) #diveapp .app02 p,
      html:lang(en-HK) #diveapp .app02 p,
      html:lang(th-TH) #diveapp .app02 p,
      html:lang(id-ID) #diveapp .app02 p,
      html:lang(vi-VN) #diveapp .app02 p {
        width: 100%;
        padding: 0 3em; }
  html:lang(en-SG) #feature #tab01 a h3,
  html:lang(en-SG) #feature #tab02 a h3,
  html:lang(en-SG) #feature #tab03 a h3,
  html:lang(en-SG) #feature #tab04 a h3,
  html:lang(en-SG) #feature #tab01 div:hover h3,
  html:lang(en-SG) #feature #tab02 div:hover h3,
  html:lang(en-SG) #feature #tab03 div:hover h3,
  html:lang(en-SG) #feature #tab04 div:hover h3,
  html:lang(en-SG) #feature #tab01 .open h3,
  html:lang(en-SG) #feature #tab02 .open h3,
  html:lang(en-SG) #feature #tab03 .open h3,
  html:lang(en-SG) #feature #tab04 .open h3,
  html:lang(en-MY) #feature #tab01 a h3,
  html:lang(en-MY) #feature #tab02 a h3,
  html:lang(en-MY) #feature #tab03 a h3,
  html:lang(en-MY) #feature #tab04 a h3,
  html:lang(en-MY) #feature #tab01 div:hover h3,
  html:lang(en-MY) #feature #tab02 div:hover h3,
  html:lang(en-MY) #feature #tab03 div:hover h3,
  html:lang(en-MY) #feature #tab04 div:hover h3,
  html:lang(en-MY) #feature #tab01 .open h3,
  html:lang(en-MY) #feature #tab02 .open h3,
  html:lang(en-MY) #feature #tab03 .open h3,
  html:lang(en-MY) #feature #tab04 .open h3,
  html:lang(en-PH) #feature #tab01 a h3,
  html:lang(en-PH) #feature #tab02 a h3,
  html:lang(en-PH) #feature #tab03 a h3,
  html:lang(en-PH) #feature #tab04 a h3,
  html:lang(en-PH) #feature #tab01 div:hover h3,
  html:lang(en-PH) #feature #tab02 div:hover h3,
  html:lang(en-PH) #feature #tab03 div:hover h3,
  html:lang(en-PH) #feature #tab04 div:hover h3,
  html:lang(en-PH) #feature #tab01 .open h3,
  html:lang(en-PH) #feature #tab02 .open h3,
  html:lang(en-PH) #feature #tab03 .open h3,
  html:lang(en-PH) #feature #tab04 .open h3,
  html:lang(en-HK) #feature #tab01 a h3,
  html:lang(en-HK) #feature #tab02 a h3,
  html:lang(en-HK) #feature #tab03 a h3,
  html:lang(en-HK) #feature #tab04 a h3,
  html:lang(en-HK) #feature #tab01 div:hover h3,
  html:lang(en-HK) #feature #tab02 div:hover h3,
  html:lang(en-HK) #feature #tab03 div:hover h3,
  html:lang(en-HK) #feature #tab04 div:hover h3,
  html:lang(en-HK) #feature #tab01 .open h3,
  html:lang(en-HK) #feature #tab02 .open h3,
  html:lang(en-HK) #feature #tab03 .open h3,
  html:lang(en-HK) #feature #tab04 .open h3,
  html:lang(th-TH) #feature #tab01 a h3,
  html:lang(th-TH) #feature #tab02 a h3,
  html:lang(th-TH) #feature #tab03 a h3,
  html:lang(th-TH) #feature #tab04 a h3,
  html:lang(th-TH) #feature #tab01 div:hover h3,
  html:lang(th-TH) #feature #tab02 div:hover h3,
  html:lang(th-TH) #feature #tab03 div:hover h3,
  html:lang(th-TH) #feature #tab04 div:hover h3,
  html:lang(th-TH) #feature #tab01 .open h3,
  html:lang(th-TH) #feature #tab02 .open h3,
  html:lang(th-TH) #feature #tab03 .open h3,
  html:lang(th-TH) #feature #tab04 .open h3,
  html:lang(id-ID) #feature #tab01 a h3,
  html:lang(id-ID) #feature #tab02 a h3,
  html:lang(id-ID) #feature #tab03 a h3,
  html:lang(id-ID) #feature #tab04 a h3,
  html:lang(id-ID) #feature #tab01 div:hover h3,
  html:lang(id-ID) #feature #tab02 div:hover h3,
  html:lang(id-ID) #feature #tab03 div:hover h3,
  html:lang(id-ID) #feature #tab04 div:hover h3,
  html:lang(id-ID) #feature #tab01 .open h3,
  html:lang(id-ID) #feature #tab02 .open h3,
  html:lang(id-ID) #feature #tab03 .open h3,
  html:lang(id-ID) #feature #tab04 .open h3,
  html:lang(vi-VN) #feature #tab01 a h3,
  html:lang(vi-VN) #feature #tab02 a h3,
  html:lang(vi-VN) #feature #tab03 a h3,
  html:lang(vi-VN) #feature #tab04 a h3,
  html:lang(vi-VN) #feature #tab01 div:hover h3,
  html:lang(vi-VN) #feature #tab02 div:hover h3,
  html:lang(vi-VN) #feature #tab03 div:hover h3,
  html:lang(vi-VN) #feature #tab04 div:hover h3,
  html:lang(vi-VN) #feature #tab01 .open h3,
  html:lang(vi-VN) #feature #tab02 .open h3,
  html:lang(vi-VN) #feature #tab03 .open h3,
  html:lang(vi-VN) #feature #tab04 .open h3 {
    font-size: 21px;
    width: 100%; }
  html:lang(en-SG) #smartlife,
  html:lang(en-MY) #smartlife,
  html:lang(en-PH) #smartlife,
  html:lang(en-HK) #smartlife,
  html:lang(th-TH) #smartlife,
  html:lang(id-ID) #smartlife,
  html:lang(vi-VN) #smartlife {
    height: 290vw; }
    html:lang(en-SG) #smartlife .m-and-m li p,
    html:lang(en-MY) #smartlife .m-and-m li p,
    html:lang(en-PH) #smartlife .m-and-m li p,
    html:lang(en-HK) #smartlife .m-and-m li p,
    html:lang(th-TH) #smartlife .m-and-m li p,
    html:lang(id-ID) #smartlife .m-and-m li p,
    html:lang(vi-VN) #smartlife .m-and-m li p {
      font-size: 12px; }
  html:lang(en-SG) #connect-iq,
  html:lang(en-MY) #connect-iq,
  html:lang(en-PH) #connect-iq,
  html:lang(en-HK) #connect-iq,
  html:lang(th-TH) #connect-iq,
  html:lang(id-ID) #connect-iq,
  html:lang(vi-VN) #connect-iq {
    height: 220vw; }
  html:lang(ko-KR) #device {
    height: 1170vw !important; }
  html:lang(ko-KR) #device .dive-technology .device01 {
    max-width: 65vw;
    top: 53%; }
  html:lang(ko-KR) #device .dive-technology {
    height: 280vw; }
  html:lang(ko-KR) #underwater {
    height: 220vw; }
  html:lang(ko-KR) #tide {
    height: 160vw; }
  html:lang(ko-KR) #diveapp {
    height: 370vw; }
  html:lang(ko-KR) #smartlife {
    height: 290vw; }
    html:lang(ko-KR) #smartlife .watch {
      max-width: 351px;
      top: 33%;
      left: 50%; }
    html:lang(ko-KR) #smartlife .m-and-m li {
      margin: 10px 20px; }
    html:lang(ko-KR) #smartlife .text {
      top: 50%; }
  html:lang(ko-KR) #connect-iq {
    height: 210vw; }
  html:lang(th-TH) #device,
  html:lang(id-ID) #device,
  html:lang(vi-VN) #device {
    height: 1260vw !important; }
  html:lang(th-TH) #device .dive-technology,
  html:lang(id-ID) #device .dive-technology,
  html:lang(vi-VN) #device .dive-technology {
    height: 305vw; }
  html:lang(th-TH) #underwater,
  html:lang(id-ID) #underwater,
  html:lang(vi-VN) #underwater {
    height: 235vw; }
  html:lang(vi-VN) #tide {
    height: 180vw; }
  html:lang(id-ID) #device .dive-technology {
    height: 320vw; } }

@media (max-width: 360px) {
  html:lang(en-SG) #device,
  html:lang(en-MY) #device,
  html:lang(en-PH) #device,
  html:lang(en-HK) #device,
  html:lang(th-TH) #device,
  html:lang(id-ID) #device,
  html:lang(vi-VN) #device {
    height: 1240vw !important; }
  html:lang(en-SG) #device .dive-technology,
  html:lang(en-MY) #device .dive-technology,
  html:lang(en-PH) #device .dive-technology,
  html:lang(en-HK) #device .dive-technology,
  html:lang(th-TH) #device .dive-technology,
  html:lang(id-ID) #device .dive-technology,
  html:lang(vi-VN) #device .dive-technology {
    height: 320vw; }
  html:lang(en-SG) #tech01 .pop_main img,
  html:lang(en-SG) #tech02 .pop_main img,
  html:lang(en-SG) #tech03 .pop_main img,
  html:lang(en-SG) #tech04 .pop_main img,
  html:lang(en-SG) #tech05 .pop_main img,
  html:lang(en-MY) #tech01 .pop_main img,
  html:lang(en-MY) #tech02 .pop_main img,
  html:lang(en-MY) #tech03 .pop_main img,
  html:lang(en-MY) #tech04 .pop_main img,
  html:lang(en-MY) #tech05 .pop_main img,
  html:lang(en-PH) #tech01 .pop_main img,
  html:lang(en-PH) #tech02 .pop_main img,
  html:lang(en-PH) #tech03 .pop_main img,
  html:lang(en-PH) #tech04 .pop_main img,
  html:lang(en-PH) #tech05 .pop_main img,
  html:lang(en-HK) #tech01 .pop_main img,
  html:lang(en-HK) #tech02 .pop_main img,
  html:lang(en-HK) #tech03 .pop_main img,
  html:lang(en-HK) #tech04 .pop_main img,
  html:lang(en-HK) #tech05 .pop_main img,
  html:lang(th-TH) #tech01 .pop_main img,
  html:lang(th-TH) #tech02 .pop_main img,
  html:lang(th-TH) #tech03 .pop_main img,
  html:lang(th-TH) #tech04 .pop_main img,
  html:lang(th-TH) #tech05 .pop_main img,
  html:lang(id-ID) #tech01 .pop_main img,
  html:lang(id-ID) #tech02 .pop_main img,
  html:lang(id-ID) #tech03 .pop_main img,
  html:lang(id-ID) #tech04 .pop_main img,
  html:lang(id-ID) #tech05 .pop_main img,
  html:lang(vi-VN) #tech01 .pop_main img,
  html:lang(vi-VN) #tech02 .pop_main img,
  html:lang(vi-VN) #tech03 .pop_main img,
  html:lang(vi-VN) #tech04 .pop_main img,
  html:lang(vi-VN) #tech05 .pop_main img {
    max-width: 200px;
    margin-top: 0px; }
  html:lang(en-SG) #underwater,
  html:lang(en-MY) #underwater,
  html:lang(en-PH) #underwater,
  html:lang(en-HK) #underwater,
  html:lang(th-TH) #underwater,
  html:lang(id-ID) #underwater,
  html:lang(vi-VN) #underwater {
    height: 235vw; }
  html:lang(en-SG) #smartlife .m-and-m,
  html:lang(en-MY) #smartlife .m-and-m,
  html:lang(en-PH) #smartlife .m-and-m,
  html:lang(en-HK) #smartlife .m-and-m,
  html:lang(th-TH) #smartlife .m-and-m,
  html:lang(id-ID) #smartlife .m-and-m,
  html:lang(vi-VN) #smartlife .m-and-m {
    width: 100%; }
  html:lang(en-SG) #diveapp,
  html:lang(en-MY) #diveapp,
  html:lang(en-PH) #diveapp,
  html:lang(en-HK) #diveapp,
  html:lang(th-TH) #diveapp,
  html:lang(id-ID) #diveapp,
  html:lang(vi-VN) #diveapp {
    height: 450vw; }
  html:lang(ko-KR) #device {
    height: 1200vw !important; }
  html:lang(ko-KR) #device .dive-technology {
    height: 305vw; }
  html:lang(ko-KR) #underwater {
    height: 235vw; }
  html:lang(ko-KR) #diveapp {
    height: 385vw; }
  html:lang(th-TH) #device,
  html:lang(id-ID) #device,
  html:lang(vi-VN) #device {
    height: 1260vw !important; }
  html:lang(th-TH) #device .dive-technology,
  html:lang(id-ID) #device .dive-technology,
  html:lang(vi-VN) #device .dive-technology {
    height: 325vw; }
  html:lang(th-TH) #underwater,
  html:lang(id-ID) #underwater,
  html:lang(vi-VN) #underwater {
    height: 255vw; }
  html:lang(th-TH) #diveapp,
  html:lang(id-ID) #diveapp,
  html:lang(vi-VN) #diveapp {
    height: 400vw; }
  html:lang(th-TH) #diveapp .app02,
  html:lang(id-ID) #diveapp .app02,
  html:lang(vi-VN) #diveapp .app02 {
    width: 100%;
    right: 0;
    top: 385%; }
  html:lang(th-TH) #diveapp .app01 div p,
  html:lang(id-ID) #diveapp .app01 div p,
  html:lang(vi-VN) #diveapp .app01 div p {
    padding: 0 1em; }
  html:lang(id-ID) #device {
    height: 1300vw !important; }
  html:lang(id-ID) #device .dive-technology {
    height: 345vw; }
  html:lang(id-ID) #tide {
    height: 170vw; }
  html:lang(id-ID) #diveapp .app02 {
    top: 355%; } }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  50% {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  50% {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes slide {
  from {
    background-position: left center; }
  to {
    background-position: 300% center; } }

@keyframes slide {
  from {
    background-position: left center; }
  to {
    background-position: 300% center; } }

/* 飄飄動畫部分 */
.white {
  height: 100vh;
  display: block !important; }
  .white:before {
    z-index: 1000;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 60vh; }
  .white:after {
    z-index: 1000;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20vh; }
</pre></body></html>