.overview-content .m-show {
  display: none;
}
@media (max-width: 736px) {
  .overview-content .m-show {
    display: block;
  }
  .overview-content .m-hide {
    display: none;
  }
}
.overview-content sup{
  font-size: 0.6em;
}
/* -----------------------------------------------------------  */

.overview-content .product-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  height: 59.625em;
  background: url(./img/hero-bg.png) 50%/120em auto no-repeat;
}

.overview-content .product-banner .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}

.overview-content .product-banner .text {
  padding: 18em 21em 0 0em;
  text-align: left;
  color: #000;
}

.overview-content .product-banner h2 {
  font-size: 3.75em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.4em;
}

.overview-content .product-banner p {
  font-size: 1.875em;
  line-height: 1.5;
  font-weight: 400;
}

.overview-content .product-banner p.model-name {
  font-weight: 400;
  display: inline-block;
  padding: 0.2em 0.5em;
  line-height: 1.2;
  margin-top: 0.7em;
  border-radius: 0.5em;
  border: 2px solid #000;
}
.overview-content .product-banner .wifi7 {
  position: absolute;
  width: 13.359375em;
  right: 0;
  top: 6em;
}
@media (max-width: 1680px) {
  .overview-content .product-banner {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .product-banner {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .product-banner {
    font-size: 10.35px;
    height: 133.59375vw;
    background: url(./m/hero-bg.png) 50%/100% auto no-repeat;
  }

  .overview-content .product-banner .w-container {
    width: auto;
  }

  .overview-content .product-banner .text {
    padding: 12vw 4.7vw 0;
    text-align: left;
    color: #000;
  }

  .overview-content .product-banner h2 {
    font-size: 8vw;
    line-height: 1.2;
    padding-bottom: 0.2em;
  }

  .overview-content .product-banner p {
    font-size: 4.75vw;
    line-height: 1.5;
    padding-bottom: 3.68em;
  }
  .overview-content .product-banner p.model-name {
    margin-top: 0;
    border: 1px solid #000;
    padding: 0.2em 0.4em;
    border-radius: 0.3em;
  }
}

@media (max-width: 414px) {
  .overview-content .product-banner {
    font-size: 2.5vw;
  }
}
/* ----------------------------------------------------------------- */
.overview-content .product-feature {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}

.overview-content .product-feature .w-container {
  width: 73.125em;
  margin: 0 auto;
  padding: 5em 0;
}

.overview-content .product-feature .text {
  position: relative;
  padding-top: 47.6%;
  background: url(./img/selling-points.png) 50% / 100% auto no-repeat;
}

.overview-content .product-feature .desc {
  position: absolute;
}
.overview-content .product-feature .desc p {
  line-height: 1.3;
  font-weight: 400;
  font-size: 1.5em;
  padding-bottom: 1em;
}

.overview-content .product-feature .desc p span.bigger {
  line-height: 1.3;
  font-weight: 700;
  font-size: 1.25em;
  display: block;
}

.overview-content .product-feature .desc p span.bigger1 {
  line-height: 1.3;
  font-weight: 700;
  font-size: 1.56em;
  display: block;
}
.overview-content .product-feature .desc p span.bigger2 {
  line-height: 1.3;
  font-weight: 700;
  font-size: 1.40625em;
  display: block;
}

.overview-content .product-feature .desc1a {
left: 2.63%;
top: 4.31%;
position: absolute;
  width: 18em;
}

.overview-content .product-feature .desc1b {
left: 2.58%;
top: 21.22%;
position: absolute;
    width: 52%;
}

.overview-content .product-feature .desc2 {
left: 52.77%;
top: 3%;
position: absolute;
  width: 23%;
}

.overview-content .product-feature .desc3 {
left: 83.11%;
top: 3%;
position: absolute;
  /* width: 31%; */
}

.overview-content .product-feature .desc4 {
  text-align: center;
left: 50.9%;
top: 82.08%;
position: absolute;
  width: 11%;
}

.overview-content .product-feature .desc5 {
left: 61.04%;
top: 82.08%;
position: absolute;
  width: 16%;
  text-align: center;
}

.overview-content .product-feature .desc6 {
left: 74.96%;
top: 81.84%;
position: absolute;
  width: 13%;
  text-align: center;
}
.overview-content .product-feature .desc7 {
left: 87.55%;
top: 82.08%;
position: absolute;
  width: 13%;
  text-align: center;
}
.overview-content .product-feature .desc8a {
left: 32.72%; top: 74.20%; position: absolute;
  width: 20%;
  text-align: left;
}
.overview-content .product-feature .desc8b {
left: 23.05%;
top: 70.31%;
position: absolute;
  width: 20%;
  text-align: left;
}
.overview-content .product-feature .desc8b p {
font-size:1em;
font-weight: 300;
  text-align: left;
}
.overview-content .product-feature .desc6 p span {
  font-weight: 700;
  display: block;
}

@media (max-width: 1680px) {
  .overview-content .product-feature {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .product-feature {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .product-feature {
    font-size: 10.35px;
    padding: 0;
  }

  .overview-content .product-feature .w-container {
    width: auto;
    padding: 12vw 4.7vw 0;
  }

  .overview-content .product-feature .text {
    padding-top: 180vw;
    background: url(./m/selling-points.png) 50% / 100% auto no-repeat;
  }

  .overview-content .product-feature .desc {
    font-size: 2.5vw;
  }
  .overview-content .product-feature .desc p{
    line-height: 1.21;
  }

  .overview-content .product-feature .desc p span.bigger {
  font-size: 1.25em;
}

.overview-content .product-feature .desc p span.bigger1 {
  font-size: 1.56em;

}
.overview-content .product-feature .desc p span.bigger2 {
  font-size: 1.56em;
}

  .overview-content .product-feature .desc1a {
left: 5.56%;
top: 2.80%;
position: absolute;
    width: 52%;
  }

  .overview-content .product-feature .desc1b {
left: 5.70%;
top: 11.21%;
position: absolute;
    width: 52%;
  }
  .overview-content .product-feature .desc2 {
left: 4.70%;
top: 52.02%;
position: absolute;
    width: 46%;
  }

  .overview-content .product-feature .desc3 {
left: 66.40%;
top: 51.95%;
position: absolute;
  }

  .overview-content .product-feature .desc4 {
left: -1.33%;
top: 90.84%;
position: absolute;
    width: 27%;
  }

  .overview-content .product-feature .desc5 {
    width: 31%;
left: 22.12%;
top: 90.73%;
position: absolute;
  }

  .overview-content .product-feature .desc6 {
    width: 25%;
left: 50.11%;
top: 90.80%;
position: absolute;
  }
  .overview-content .product-feature .desc7 {
    width: 25%;
left: 75.87%;
top: 90.80%;
position: absolute;
  }
  .overview-content .product-feature .desc8a {
left: 65.95%;
top: 36.91%;
position: absolute;
    width: 20%;
  }
    .overview-content .product-feature .desc8b {
left: 46.68%;
top: 35.14%;
position: absolute;
    width: 20%;
  }
}

@media (max-width: 414px) {
  .overview-content .product-feature {
    font-size: 2.5vw;
  }
}
/* ------------------------------------------------------------------ */
.overview-content .easy-to-use {
  font-size: 16px;
  max-width: 120em;
  background: url(./img/4g-speed.png) 50% 100% no-repeat;
  background-size: 120em;
  height: 49em;
  margin: 0 auto;
}

.overview-content .easy-to-use .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}

.overview-content .easy-to-use .text {
  /* padding: 4em 0em 2em; */
  padding: 5.2em 1em 2em 0em; 
  text-align: center;
}

.overview-content .easy-to-use h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .easy-to-use h3 {
  font-size: 1.6875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .easy-to-use p {
  font-size: 1.21875em;
  line-height: 1.5;
  font-weight: 400;
}
.overview-content .easy-to-use .bg {
  position: absolute;
  left: 0;
  right: 0;
}
.overview-content .easy-to-use .bg .desc {
  position: absolute;
  text-align: center;
}
.overview-content .easy-to-use .desc p {
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
  padding: 0;
}
.overview-content .easy-to-use .desc span.bigger {
  font-size: 1.34em;
  line-height: 1.3;
}
.overview-content .easy-to-use .desc span.bigger2 {
  font-size: 1.08em;
}
.overview-content .easy-to-use .desc span.small {
  font-size: 0.9em;
    color: #fff;
}
.overview-content .easy-to-use .desc span.smaller {
  font-size: 0.75em;
  font-weight: 400;
}


.overview-content .easy-to-use .bg .desc1 {
  left: 17.2em;
  top: 7.5em;
  width: 12em;
}
.overview-content .easy-to-use .bg .desc2 {
  left: 17.2em;
  top: 11em;
  width: 12em;
}
.overview-content .easy-to-use .bg .desc3 {
  left: 17.2em;
  top: 14.2em;
  width: 12em;
}
.overview-content .easy-to-use .bg .desc4 {
  left: 45.5em;
  top: 9.2em;
  width: 9em;
}
.overview-content .easy-to-use .bg .desc5 {
  left: 26.4em;
  top: 21.35em;
  width: 20em;
}
.overview-content .easy-to-use .bg .desc6 {
  left: 26.55em;
  top: 9em;
  width: 20em;
}
.overview-content .easy-to-use .bg .desc7 {
  left: 0;
  top: 28.5em;
}
.overview-content .easy-to-use .bg .desc7 p {
    font-size: 1.03em;
font-weight: 400;
text-align: center;
color: #5f5f5f;
}

@media (max-width: 1680px) {
  .overview-content .easy-to-use {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .easy-to-use {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .easy-to-use {
    font-size: 10.35px;
    position: relative;
    background: none;     
    height: auto;         
    padding-bottom: 22vw;
  }

  .overview-content .easy-to-use .w-container {
    width: auto;
  }

  .overview-content .easy-to-use .text {
    padding: 0 0 9.38vw;
    text-align: left;
  }

  .overview-content .easy-to-use .bg {
    position: relative;   
    width: 100%;
    height: 51vw;       
    background: url(./m/4g-speed.png) 50% 100% no-repeat;
    background-size: 100%;
  }

  .overview-content .easy-to-use h2 {
    font-size: 6.25vw;
    line-height: 1.2;
    padding: 12vw 4.7vw 3vw;
  }

  .overview-content .easy-to-use p {
    font-size: 4.375vw;
    line-height: 1.43;
    padding: 0 4.7vw;
    font-weight: 400;
  }
  .overview-content .easy-to-use .desc p {
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
  padding: 0;
}
.overview-content .easy-to-use .desc span.bigger {
  font-size: 4vw;
  line-height: 1.3;
  font-weight: 700;
}
.overview-content .easy-to-use .desc span.bigger2 {
  font-size: 1.08em;
}
.overview-content .easy-to-use .desc span.small {
  font-size: 3.5vw;
    color: #fff;
}
.overview-content .easy-to-use .desc span.smaller {
  font-size: 0.75em;
  font-weight: 400;
}
  .overview-content .easy-to-use .bg .desc p {
    position: absolute;
    left: auto;
    text-align: center;
    color: #fff;
  }
  .overview-content .easy-to-use .bg .desc1 {
    left: 14vw;
    top: 26vw;
    width: 20vw;
    font-size: 2.5vw;
  }
  .overview-content .easy-to-use .bg .desc2 {
    left: 15vw;
    top: 34vw;
    width: 20vw;
    font-size: 2.5vw;
  }
  .overview-content .easy-to-use .bg .desc3 {
    left: 14vw;
    top: 42vw;
    width: 20vw;
    font-size: 2.5vw;
  }
  .overview-content .easy-to-use .bg .desc4 {
    left: 66vw;
    top: 29vw;
    width: 20vw;
    font-size: 2.5vw;
  }
    .overview-content .easy-to-use .bg .desc4 p {
      line-height: 1.3;
      font-weight: 500;
    }
  .overview-content .easy-to-use .bg .desc5 {
    left: 40vw;
    top: 52vw;
    width: 20vw;
    font-size: 2.5vw;
  }
  .overview-content .easy-to-use .bg .desc6 {
    left: 40vw;
    top: 22vw;
    width: 20vw;
    font-size: 2.5vw;
  }
    .overview-content .easy-to-use .bg .desc7 {
    left: 4vw;
    top: 60vw;
    width: 92vw;
    font-size: 3.7vw;
  }
    .overview-content .easy-to-use .bg .desc5 p {
    color: #000;
  }
    .overview-content .easy-to-use .bg .desc7 p {
      color: #5f5f5f;
    }
        .overview-content .easy-to-use .bg .desc7 p sup{
      color: #5f5f5f;
    }
}
@media (max-width: 414px) {
  .overview-content .easy-to-use {
    font-size: 2.5vw;
  }
}

/* -----------------------------------------------------------  */

.overview-content .on-the-go-wifi {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}

.overview-content .on-the-go-wifi .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}

.overview-content .on-the-go-wifi .text {
  padding: 6em 0 4em;
  text-align: center;
  color: #000;
  font-weight: 400;
}

.overview-content .on-the-go-wifi h2 {
  font-weight: 500;
  font-size: 2.8125em;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .on-the-go-wifi p {
  font-weight: 400;
  font-size: 1.21875em;
  line-height: 1.5;
}

.overview-content .on-the-go-wifi .swiper-container {
  position: relative;
  overflow: hidden;
  padding-bottom: 6em;
}
.overview-content .on-the-go-wifi .desc {
  position: absolute;
}
.overview-content .on-the-go-wifi .desc span {
  font-size: 1.21875em;
  line-height: 1.5;
  color: #fff;
}
.overview-content .on-the-go-wifi .swiper-slide .desc1 {
  width: 4em;
  left: 7em;
  bottom: 4em;
  color: #fff;
  font-size: 1.21875em;
  font-weight: 300;
  line-height: 1.2;
}

.overview-content .on-the-go-wifi .swiper-slide .desc2 {
  width: 4em;
  left: 6em;
  bottom: 4em;
  color: #fff;
  font-size: 1.21875em;
  font-weight: 300;
  line-height: 1.2;
}

.overview-content .on-the-go-wifi .swiper-slide .desc3 {
  width: 4em;
  left: 7em;
  bottom: 3.5em;
  color: #fff;
  font-size: 1.21875em;
  font-weight: 300;
  line-height: 1.2;
}

.overview-content .on-the-go-wifi .swiper-slide {
  width: 78em;
  margin: 0 1em;
  opacity: 0.5;
  transition: opacity 0.35s ease, transform 0.35s ease;
}

.on-the-go-wifi .swiper-slide-active {
  opacity: 1 !important;
}

.overview-content .on-the-go-wifi .swiper-slide img {
  width: 100%;
  height: auto;
}
.overview-content .on-the-go-wifi .swiper-slide img.m-img {
  display: none;
}
.overview-content .on-the-go-wifi .swiper-controll-icon {
  position: absolute;
  right: 1em;
  bottom: 8em;
  z-index: 3;
  background: none;
  border: none;
}

.overview-content .on-the-go-wifi .swiper-controll-icon img {
  display: none;
}

.overview-content .on-the-go-wifi .swiper-controll-icon img.active {
  display: block;
}
.overview-content
  .on-the-go-wifi
  .swiper-container-horizontal
  > .swiper-pagination-bullets {
  bottom: 3em;
}
.overview-content .on-the-go-wifi .swiper-pagination-bullet {
  width: 1em;
  height: 1em;
  background: none;
  opacity: 1;
  border: 1px solid #7a7a7a;
}
.overview-content .on-the-go-wifi .swiper-pagination-bullet-active {
  background: #717171;
}
.overview-content .on-the-go-wifi .mobile-no-swipy {
  display:none;
}
.overview-content .on-the-go-wifi .mobile-scene {
  display:none;
}

@media (max-width: 1680px) {
  .overview-content .on-the-go-wifi {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .on-the-go-wifi {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .on-the-go-wifi {
    height: auto;
  }

  .overview-content .on-the-go-wifi .w-container {
    width: auto;
  }

  .overview-content .on-the-go-wifi .text {
    text-align: left;
    padding: 12.5vw 4.7vw 9.38vw;
  }

  .overview-content .on-the-go-wifi h2 {
    font-size: 6.25vw;
    line-height: 1.2;
    font-weight: 500;
    padding-bottom: 3vw;
  }
  .overview-content .on-the-go-wifi p {
    padding: 0;
    font-size: 4.375vw;

  }
  .overview-content .on-the-go-wifi .swiper-container {
    display:none;
  }
  .overview-content .on-the-go-wifi .mobile-no-swipy {
    display:block; 
    padding: 0;
    background: url(./m/no-swiper.png) center top / contain no-repeat;
    width: 100%;
    height: 100vw;
  }
  @media (max-width: 736px) {

  .overview-content .on-the-go-wifi .mobile-scene {
    display: block;
    padding: 0 4.7vw 0;
  }

  .overview-content .on-the-go-wifi .mobile-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3em 1em;
  }

  .overview-content .on-the-go-wifi .m-img {
    width: 100%;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 5px;
  }

  .overview-content .on-the-go-wifi .m-label {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.2em;
    margin-top: 1vw;
    font-size: 4.375vw;
    font-weight: 400;
    color: #000;
  }

  .overview-content .on-the-go-wifi .mobile-home-icon,
  .overview-content .on-the-go-wifi .mobile-remote-icon {
    width: 5vw;
    height: 5vw;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  .overview-content .on-the-go-wifi .mobile-motorhome-icon,
  .overview-content .on-the-go-wifi .mobile-business-icon {
    width: 7.5vw;
    height: 7.5vw;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }


  .overview-content .on-the-go-wifi .mobile-home-icon {
    background-image: url("./m/icon-home.png");
  }

  .overview-content .on-the-go-wifi .mobile-motorhome-icon {
    background-image: url("./m/icon-motorhome.png");
  }

  .overview-content .on-the-go-wifi .mobile-remote-icon {
    background-image: url("./m/icon-remote.png");
  }

  .overview-content .on-the-go-wifi .mobile-business-icon {
    background-image: url("./m/icon-business.svg");
  }
}
  
}
/* ------------------------------------------------------------------  */
.boosted-wifi {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  height: 67em;
  background: url(./img/coverage.jpg) 50% 50% / cover no-repeat;
  color: #000;
}
.boosted-wifi .w-container {
  margin: 0 auto;
  /* width: 73.125em; */
  width:53em;
  position: relative;
}
.boosted-wifi .text {
  text-align: center;
  position: relative;
  padding: 6em 0 3em;
}
.boosted-wifi h2 {
  font-weight: 500;
  font-size: 2.8125em;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.boosted-wifi p {
  font-weight: 400;
  font-size: 1.21875em;
  line-height: 1.7;
}

.boosted-wifi .bg {
  position: absolute;
  left: 0;
  right: 0;
}
.boosted-wifi .bg .desc {
  position: absolute;
  font-size: 1.21875em;
  font-weight: 400;

}
.boosted-wifi .bg .desc1 {
  left: 0;
  top: 12em;
  text-align: center;
  width: 10em;
  font-weight: 700;
}

.boosted-wifi .bg .desc1 span {
  font-size: 0.85em;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}

.boosted-wifi .bg .desc2 {
  left: 0;
  top: 25em;
  text-align: center;
  width: 10em;
}
.boosted-wifi .bg .desc2 span {
  font-size: 0.85em;
  line-height: 1.2;
  display: block;
}
.boosted-wifi .bg .desc3 {
  left: 27em;
  top: 11em;
  text-align: center;
  width: 5em;
}

.boosted-wifi .bg .desc3 span {
  font-weight: 400;
  line-height: 1;
  display: block;
  color: #3695d3;
}

.boosted-wifi .bg .desc4 {
  left: 31em;
  top: 14.5em;
  text-align: center;
  width: 5em;
}

.boosted-wifi .bg .desc4 span {
  line-height: 1;
  display: block;
}

@media (max-width: 1680px) {
  .boosted-wifi {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .boosted-wifi {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .boosted-wifi {
    width: auto;
    height: auto;
    background: #fff url(./m/coverage.png) 50% 100%/100% no-repeat;
    padding: 0 0 146vw;
  }
  .boosted-wifi .w-container {
    width: auto;
        padding: 12.5vw 4.7vw 9.38vw;
  }
  .boosted-wifi .text {
    padding: 0;
    width: auto;
    text-align: left;
    color: #000;
  }
  .boosted-wifi h2 {
    font-size: 6.25vw;
    line-height: 1.2;
    font-weight: 500;
    padding: 0 0 3vw;
  }
  .boosted-wifi p {
    font-size: 4.375vw;
    line-height: 1.5;
    padding: 0;
  }
  .boosted-wifi .bg .desc{
    font-size: 4.375vw;
    line-height: 1.25;
  }
  .boosted-wifi .bg .desc1 {
    left: 5vw;
    top: 44vw;
    width: 40vw;
  }
  .boosted-wifi .bg .desc1 span {
    font-size: 3.75vw;
    font-weight: 400;
    line-height: 1.2;
    display: block;
  }
  .boosted-wifi .bg .desc2 {
    left: 56vw;
    top: 44vw;
    width: 37vw;
  }
  .boosted-wifi .bg .desc2 span {
    font-size: 3.75vw;
  }
  .boosted-wifi .bg .desc3 {
    left: 38.5vw;
    top: 83vw;
    width: 20vw;
  }
  .boosted-wifi .bg .desc3 span,
  .boosted-wifi .bg .desc4 span {
  font-size: 4.375vw;
  line-height: 1.25;
  }
  .boosted-wifi .bg .desc4 {
    left: 46vw;
    top: 100vw;
    width: 17vw;
  }
}

/* ------------------------------------------------------------   */
.overview-content .product-multiDirection {
  max-width: 120em;
  font-size: 16px;
  margin: 0 auto;
  background: url(./img/backup.jpg) 50% 100%/120em no-repeat;
  height: 56em;
}

.overview-content .product-multiDirection .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}

.overview-content .product-multiDirection .text {
  padding: 7em 3em 0 41.2em;
  text-align: left;
}

.overview-content .product-multiDirection h2 {
  font-size: 2.8125em;
  line-height: 1.33;
  font-weight: 500;
  padding: 0 0 0.3em;
}

.overview-content .product-multiDirection p {
  font-size: 1.21875em;
  line-height: 1.5;
  font-weight: 400;
}

.overview-content .product-multiDirection .product-bg {
  left:0;
  right:0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.overview-content .product-multiDirection .product-bg .desc {
  position: absolute;
  text-align: center;
}

.overview-content .product-multiDirection .product-bg .desc1 {
left: 71%;
top: 30.82%;
position: absolute;
  width: 8em;
}
.overview-content .product-multiDirection .product-bg .desc1 span {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.2;
}
.overview-content .product-multiDirection .product-bg .desc2 {
    left: 77%;
    top: 63%;
position: absolute;
  width: 10em;
}
.overview-content .product-multiDirection .product-bg .desc2 span {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.2;
}
.overview-content .product-multiDirection .product-bg .desc3 {
left: 77%;
top: 15.5%;
position: absolute;
  width: 10em;
}
.overview-content .product-multiDirection .product-bg .desc3 span {
  font-size: 1.125em;
  font-weight: 400;
  text-align: center;
}

@media (max-width: 1680px) {
  .overview-content .product-multiDirection {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .product-multiDirection {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .product-multiDirection {
    width: auto;
    height: auto;
    background: url(./m/backup.png) 50% 100%/100% no-repeat;
    padding: 0 0 162vw;
  }

  .overview-content .product-multiDirection .w-container {
    width: auto;
    position: relative;
  }

  .overview-content .product-multiDirection .text {
    padding: 0 0 1.5em;
    padding: 0;
    width: auto;
    text-align: left;
    color: #000;
  }

  .overview-content .product-multiDirection h2 {
    font-size: 6.25vw;
    line-height: 1.2;
    padding: 12.5vw 4.7vw 3vw;
  }

  .overview-content .product-multiDirection p {
    font-size: 4.375vw;
    line-height: 1.5;
    font-weight: 400;
    padding: 0 4.7vw 9.38vw;
  }
  .overview-content .product-multiDirection .product-bg {
    height: 100%;
    width: 100%;
  }
    .overview-content .product-multiDirection .product-bg .desc span {
    font-size: 4.375vw;
    font-weight: 400;
  }
  .overview-content .product-multiDirection .product-bg .desc1 {
    left: 49vw; 
    top: 14vw;
    position: absolute;
    width: 16vw;
  }
  .overview-content .product-multiDirection .product-bg .desc2 {
    left: 62vw;
    top: 4vw;
    position: absolute;
    width: 30vw;
  }

  .overview-content .product-multiDirection .product-bg .desc3 {
    left: 62vw;
    top: 36vw;
    position: absolute;
    width: 30vw;
  }
}

@media (max-width: 414px) {
  .overview-content .product-multiDirection {
    font-size: 2.5vw;
  }
}
/* -------------------------------------------------------------------- */

.overview-content .connect-32-devices {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}

.overview-content .connect-32-devices .w-container {
  width: 73.125em;
  margin: 0 auto;
  padding: 5em 0;
}

.overview-content .connect-32-devices .bg {
  position: relative;
  padding-top: 47.6%;
  background: url(./img/32-devices.jpg) 50% / 100% auto no-repeat;
}

.overview-content .connect-32-devices .text {
  padding-bottom: 2.5em;
  text-align: center;
}

.overview-content .connect-32-devices h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .connect-32-devices p {
  font-size: 1.21875em;
  line-height: 1.5;
  font-weight: 400;
}


@media (max-width: 1680px) {
  .overview-content .connect-32-devices {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .connect-32-devices {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .connect-32-devices {
    font-size: 10.35px;
    padding: 0;
  }

  .overview-content .connect-32-devices .w-container {
    width: auto;
    padding: 0;
    
  }
  .overview-content .connect-32-devices .text {
  padding: 0;
  text-align: left;
  }
  .overview-content .connect-32-devices h2 {
  font-size: 6.25vw;
  line-height: 1.2;
  padding: 12.5vw 4.7vw 3vw;
}

.overview-content .connect-32-devices p {
  font-size: 4.375vw;
  line-height: 1.5;
  font-weight: 400;
  padding: 0 4.7vw 9.38vw;
}

  .overview-content .connect-32-devices .bg {
    padding-top: 50vw;
    background: url(./m/32-devices.png) 50% / 100% auto no-repeat;
  }
}

/* -------------------------------------------------------------------- */
.overview-content .network-management {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding-bottom: 5em;
}

.overview-content .network-management .w-container {
  /* width: 82.5em; */
  width: 73.125em;
  margin: 0 auto;
  position: relative;
  height: 100%;
  text-align: center;
}

.overview-content .network-management .text {
  text-align: center;
  padding: 4em 0 0;
}

.overview-content .network-management h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .network-management h3 {
  font-size: 1.875em;
  font-weight: 500;
  margin-bottom: 0.5em;
}


.overview-content .network-management .bg {
  display: flex;
  justify-content: space-between;
  margin-top: 1em;
  gap: 1em;
}

.overview-content .network-management .card {
  width: 40em;
  border-radius: 0.8em;
  overflow: hidden;
  text-align: center;
}

.overview-content .network-management .card-img img {
  width: 100%;
  display: block;
  border-radius: 0.8em 0.8em 0 0;
}

.overview-content .network-management .card-content {
  padding: 0 4em;
}

.overview-content .network-management .card h3 {
  font-size: 1.88em;
  font-weight: 500;
  margin-bottom: 0.2em;
}

.overview-content .network-management .card p {
  font-size: 1.21875em;
  line-height: 1.6;
  font-weight: 400;
}

.overview-content .network-management p {
  font-size: 1.25em;
  line-height: 1.5;
}

.overview-content .network-management .card-icon {
  margin: 1em 0 0;
}

.overview-content .network-management .card-icon img {
  width: 4em;
  height: auto;
  display: inline-block;
}

@media (max-width: 1680px) {
  .overview-content .network-management {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .network-management {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .network-management {
    font-size: 10.35px;
  }

  .overview-content .network-management .w-container {
    width: auto;
    padding: 0;
  }
  .overview-content .network-management .text {
  padding: 0;
  text-align: left;
  }

  .overview-content .network-management h2 {
  font-size: 6.25vw;
  line-height: 1.2;
  padding: 12.5vw 4.7vw 3vw;
}

.overview-content .network-management p {
  font-size: 4.375vw;
  line-height: 1.5;
  font-weight: 400;
  padding: 0 4.7vw 9.38vw;
}
  
  .overview-content .network-management .bg {
    flex-direction: column;
    gap: 9vw;
    padding: 0 4.7vw;
  }

  .overview-content .network-management .card {
    width: 100%;
    border-radius: 1em;
  }

  .overview-content .network-management .card-content {
    padding: 3vw 0 0 0;
  }
  .overview-content .network-management .card p {
  font-size: 4.375vw;
  font-weight: 400;
    text-align: left;
    padding: 0;
  }

  .overview-content .network-management .title-text {
    font-size: 4.7vw;
    font-weight: 500;
    text-align: left;
    padding-bottom: 0.2em;
      vertical-align: middle;

  }
  .overview-content .network-management .card-icon {
    margin: 0;
    text-align: center;
  }

  .overview-content .network-management .card-content img {
    width: 6.8vw;
    height: auto;
  }
}

@media (max-width: 414px) {
  .overview-content .network-management {
    font-size: 2.5vw;
  }
}
/* ----------------------------------------------------------------- */
.overview-content .control-at-your-fingertips {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  height: 48em;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 120em;
  background-image: url(./img/setup.png);
}
.overview-content .control-at-your-fingertips .w-container {
  /* width: 75em; */
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .control-at-your-fingertips .text {
  padding: 9em 46em 0 0em;
}
.overview-content .control-at-your-fingertips h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .control-at-your-fingertips p {
  font-size: 1.21875em;
  line-height: 1.5;
  font-weight: 400;
}
.overview-content .control-at-your-fingertips p a {
  color: #000;
  display: block;
  padding-top: 1em;
}
.overview-content .control-at-your-fingertips .img {
  margin-top: 2em;
}
.overview-content .control-at-your-fingertips .img img {
  max-width: 100%;
}
.overview-content .control-at-your-fingertips .apps-img {
  font-size: 0.75em;
  display: table;
  margin-top: 8.5em;
  line-height: 0;
}
.overview-content .control-at-your-fingertips .apps-img .item {
  display: table-cell;
  padding-right: 0.625em;
  height: 6.2em;
  vertical-align: top;
}
.overview-content .control-at-your-fingertips .apps-img .item-last {
  display: table-cell;
  height: 6.2em;
  vertical-align: top;
}
.overview-content .control-at-your-fingertips .apps-img .icon {
  width: auto;
  height: 100%;
}
.overview-content .control-at-your-fingertips .apps-img .store {
  height: 2.7875em;
}
.overview-content .control-at-your-fingertips .apps-img .store-group > a {
  display: table-row;
  height: 3.1em;
}
@media (max-width: 1680px) {
  .overview-content .control-at-your-fingertips {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .control-at-your-fingertips {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .control-at-your-fingertips {
    font-size: 10.35px;
    background-size: 100%;
    height: auto;
    padding-bottom: 91vw;
    background: #f6f6f6 url(./m/setup.png) 50% 100% no-repeat;
    background-size: 100%;
  }
  .overview-content .control-at-your-fingertips .w-container {
    width: auto;
    position: relative;
  }
  .overview-content .control-at-your-fingertips .text {
  padding: 0;
  text-align: left;
  }

  .overview-content .control-at-your-fingertips h2 {
  font-size: 6.25vw;
  line-height: 1.2;
  padding: 12.5vw 4.7vw 3vw;
}
.overview-content .control-at-your-fingertips p a{
  padding-top: 0;
}

.overview-content .control-at-your-fingertips p {
  font-size: 4.375vw;
  line-height: 1.5;
  font-weight: 400;
  padding: 0 4.7vw 9.38vw;
}
  
  .overview-content .control-at-your-fingertips .apps-img {
    padding: 0 4.7vw;
  }
  .overview-content .control-at-your-fingertips .apps-img {
    font-size: 1.45em;
    display: table;
    margin-top: 0;
    line-height: 0;
  }
  .overview-content .control-at-your-fingertips .apps-img .item {
    height: 17.5vw;
    padding-right: 4.6vw;
  }
    .overview-content .control-at-your-fingertips .apps-img .item-last {
    height: 17.5vw;
  }
  .overview-content .control-at-your-fingertips .apps-img .icon {
    height: 100%;
  }
  .overview-content .control-at-your-fingertips .apps-img .store {
        height: 8vw;
  }
    .overview-content .control-at-your-fingertips .apps-img .s1 {
      padding-bottom: 2vw;
    }

}
@media (max-width: 414px) {
  .overview-content .control-at-your-fingertips {
    font-size: 2.5vw;
  }
}
