.archer-banner .nowrap {
  white-space: nowrap;
}

.archer-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #000 url(./img/a.jpg?1) top/120em auto no-repeat;
  height: 60em;
  position: relative;
}

.archer-banner .w-container {
  width: 85.375em;
  margin: 0 auto;
}

.archer-banner .text {
  padding: 17em 54em 0 0;
  color: #fff;
}

.archer-banner h2 {
  font-size: 3.375em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.25em;
}

.archer-banner h3 {
  font-size: 1.6875em;
  line-height: 1.5;
  font-weight: 400;
}

.archer-banner .model-name-line {
  margin: 2em 0 3em;
}

.archer-banner .model-name {
  padding: 0.375em 1em;
  border-radius: 0.5em;
  font-size: 1.25em;
  color: #fff;
  font-weight: 700;
  border: 1px solid #fff;
}

.archer-banner .wifi7 {
  position: absolute;
  right: 5em;
  top: 5em;
  height: 3em;
}
@media (min-width: 1921px) {
  .archer-banner {
    font-size: 0.83vw;
  }
}

@media (max-width: 1680px) {
  .archer-banner {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .archer-banner {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .archer-banner {
    font-size: 10.35px;
    height: auto;
    background: #000 url(./m/a.jpg?1) 50% 100%/100% auto no-repeat;
    position: relative;
    height: 113vw;
  }

  .archer-banner .w-container {
    width: auto;
  }

  .archer-banner .text {
    padding: 0 20px;
    text-align: left;
  }

  .archer-banner h2 {
    padding: 7.5vw 0 0.25em;
    font-size: 3em;
  }

  .archer-banner h3 {
    font-size: 1.375em;
    padding: 0;
    margin: 0 0 1em;
  }

  .archer-banner .model-name-line {
    margin-top: 1em;
  }

  .archer-banner .wifi7 {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    height: 5vw;
  }
}

@media (max-width: 414px) {
  .archer-banner {
    font-size: 2.5vw;
  }
}

.ces-selling-points {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #000;
}

.ces-selling-points .w-container {
  width: 73.125em;
  position: relative;
  margin: 0 auto;
}

.ces-selling-points .text {
  padding: 7em 0;
  color: #fff;
}

.ces-selling-points .box {
  position: relative;
  background-image: url(./img/b.png?1);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 0;
  padding-top: 65%;
}

.ces-selling-points .box .desc {
  position: absolute;
  width: 14%;
  line-height: 1.2;
}

.ces-selling-points .box .desc.center {
  text-align: center;
  transform: translateX(-50%);
}

.ces-selling-points .box .desc p {
  font-weight: 300;
  font-size: 1.25em;
}
.ces-selling-points .box .desc p.desc-content {
  font-size: 1em;
}
.ces-selling-points .box p.color {
  background: linear-gradient(to right, #63a4ff, #b6dbff, #63a4ff);
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.ces-selling-points .box p.lp {
  font-size: 1.6875em;
  font-weight: 500;
}

.ces-selling-points .box p.sp {
  font-size: 1em;
}

.ces-selling-points .box p.title {
  font-weight: 500;
  color: #fff;
}

.ces-selling-points .box .desc1 {
  top: 25%;
  left: 18%;
}

.ces-selling-points .box .desc2 {
  top: 25%;
  left: 32%;
}

.ces-selling-points .box .desc3 {
  top: 2%;
  right: 3%;
  width: 20%;
  text-align: right;
}

.ces-selling-points .box .desc4 {
  top: 39%;
  left: 75%;
  width: 40%;
}

.ces-selling-points .box .desc5 {
  top: 87%;
  left: 58%;
  width: 16%;
  color: #ababbc;
}

.ces-selling-points .box .desc6 {
  top: 87%;
  left: 85%;
  color: #ababbc;
}

.ces-selling-points .box .desc7 {
  top: 55%;
  left: 20%;
  width: 20%;
}

.ces-selling-points .box .desc8 {
  top: 74%;
  left: 65%;
}

.ces-selling-points .box .desc9 {
  top: 74%;
  left: 85%;
}
@media (min-width: 1921px) {
  .ces-selling-points {
    font-size: 0.83vw;
  }
}
@media (max-width: 1680px) {
  .ces-selling-points {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .ces-selling-points {
    font-size: 12px;
  }
}

@media (max-width: 1024px) {
  .ces-selling-points {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .ces-selling-points {
    font-size: 10.35px;
  }

  .ces-selling-points .w-container {
    width: auto;
  }

  .ces-selling-points .text {
    padding: 5em 0;
  }

  .ces-selling-points .box {
    background-size: 100%;
    background-image: url(./m/b.png?1);
    padding-top: 195.5vw;
    background-repeat: no-repeat;
    position: relative;
  }

  .ces-selling-points .box .desc {
    width: 30%;
  }

  .ces-selling-points .box .desc p {
    font-size: 3vw;
  }

  .ces-selling-points .box p.lp {
    font-size: 4vw;
  }

  .ces-selling-points .box p.sp {
    font-size: 3vw;
  }

  .ces-selling-points .box .desc1 {
    top: 25vw;
    left: 36%;
  }

  .ces-selling-points .box .desc2 {
    top: 25vw;
    left: 66%;
  }

  .ces-selling-points .box .desc3 {
    top: 101vw;
    right: 8%;
    width: 80%;
  }

  .ces-selling-points .box .desc4 {
    top: 134vw;
    left: 50%;
    width: 80%;
  }

  .ces-selling-points .box .desc5 {
    top: 182vw;
    left: 21%;
  }

  .ces-selling-points .box .desc6 {
    top: 182vw;
    left: 72%;
    width: 20vw;
  }

  .ces-selling-points .box .desc7 {
    top: 54vw;
    left: 45%;
    font-size: 3vw;
  }

  .ces-selling-points .box .desc8 {
    top: 170vw;
    left: 32%;
  }

  .ces-selling-points .box .desc9 {
    top: 171vw;
    left: 68%;
  }
}

@media (max-width: 414px) {
  .ces-selling-points {
    font-size: 2.5vw;
  }
}

.deco-wifi6e {
  max-width: 120em;
  margin: 0 auto;
  font-size: 16px;
  background: #000;
  color: #fff;
}

.deco-wifi6e .w-container {
  max-width: 85em;
  margin: 0 auto;
}

.deco-wifi6e .text {
  padding: 5em 12em 0;
  text-align: center;
}

.deco-wifi6e .text h2 {
  font-weight: 400;
  font-size: 3.125em;
  line-height: 1.2;
  padding-bottom: 0.25em;
}

.deco-wifi6e .text p {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5;
}

.deco-wifi6e .text p.link {
  margin-top: 0.5em;
}

.deco-wifi6e .text p.link a {
  color: #1381fd;
}

.deco-wifi6e ul {
  text-align: center;
}

.deco-wifi6e ul li {
  display: inline-block;
  vertical-align: top;
}

.deco-wifi6e .compare {
  margin: 4em 0;
  text-align: left;
}

.deco-wifi6e .compare .freq {
  padding: 1em 11em 0;
}

.deco-wifi6e .compare .freq > * {
  display: inline-block;
  vertical-align: middle;
}

.deco-wifi6e .compare .freq p {
  font-size: 1.25em;
  font-weight: 400;
}

.deco-wifi6e .compare .freq p.legend {
  width: 14%;
  text-align: right;
}

.deco-wifi6e .compare .freq .bar {
  height: 2em;
  margin: 0 1em;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.deco-wifi6e .compare .freq-5ghz .bar {
  width: 64%;
  background: linear-gradient(to right, #1e3344, #add1f3, #64a3ff);
}

.deco-wifi6e .compare .freq-24ghz .bar {
  width: 20%;
  background: linear-gradient(to right, #2c3033, #c4cbd5);
}

.deco-wifi6e .compare .freq-5ghz .speed {
  background: linear-gradient(to right, #64a3ff, #add1f3, #64a3ff);
}

.deco-wifi6e .compare .freq-24ghz .speed {
  background: linear-gradient(to right, #9faab7, #c4cbd5);
}

.deco-wifi6e .compare .freq .speed {
  color: #fff;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 2em;
  font-weight: 500;
}

.deco-wifi6e .scene {
  padding: 3em 0 6em;
}

.deco-wifi6e .scene li {
  width: 24%;
  position: relative;
}

.deco-wifi6e .scene li + li {
  margin-left: 1%;
}

.deco-wifi6e .scene li .img {
  width: 100%;
}

.deco-wifi6e .scene li p {
  text-align: center;
  font-weight: 500;
  font-size: 1.25em;
  margin-top: 0.5em;
  background: linear-gradient(to right, #52636b, #46546d);
  color: #fff;
  padding: 0.25em 0;
}
@media (min-width: 1921px) {
  .deco-wifi6e {
    font-size: 0.83vw;
  }
}
@media (max-width: 1680px) {
  .deco-wifi6e {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .deco-wifi6e {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .deco-wifi6e {
    font-size: 10.35px;
    height: auto;
  }

  .deco-wifi6e .w-container {
    width: auto;
  }
  .deco-wifi6e .compare .freq p.legend {
    width: 20%;
  }
  .deco-wifi6e .text {
    padding: 0 0 1.5em;
    text-align: left;
  }

  .deco-wifi6e .text h2 {
    font-size: 2.5em;
    padding: 1.5em 20px 0.5em;
  }

  .deco-wifi6e .text p {
    font-size: 1.75em;
    padding: 0 20px;
  }

  .deco-wifi6e .compare {
    margin: 1em 0;
  }

  .deco-wifi6e .compare .freq {
    position: relative;
    padding: 1em 0 0;
    font-size: 3vw;
  }

  .deco-wifi6e .compare .freq p {
    font-size: 3vw;
  }

  .deco-wifi6e .compare .freq .bar {
    height: 2.5vw;
  }

  .deco-wifi6e .compare .freq .speed {
    font-size: 1.25em;
  }

  .deco-wifi6e .compare .freq-5ghz .speed {
    position: absolute;
    bottom: 70%;
    right: 12%;
  }

  .deco-wifi6e .scene {
    padding: 3em 0;
  }

  .deco-wifi6e .scene li {
    width: 44%;
    margin: 0 0 5vw;
  }

  .deco-wifi6e .scene li + li {
    margin: 0 0 5vw;
  }

  .deco-wifi6e .scene li p {
    font-size: 1.5em;
  }
}

@media (max-width: 414px) {
  .deco-wifi6e {
    font-size: 2.5vw;
  }
}

.deco-wifi7 {
  max-width: 120em;
  margin: 0 auto;
  font-size: 16px;
  background: #000 url(./img/d.jpg?1) bottom/120em auto no-repeat;
  height: 56.25em;
  color: #fff;
  position: relative;
}

.deco-wifi7 .w-container {
  width: 73.125em;
  margin: 0 auto;
}

.deco-wifi7 .text {
  padding: 5em 0 0;
  text-align: center;
}

.deco-wifi7 h2 {
  font-weight: 400;
  font-size: 3.125em;
  line-height: 1.2;
  padding-bottom: 0.25em;
}

.deco-wifi7 .text p {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5;
}

.deco-wifi7 .text p.link {
  margin-top: 1em;
}

.deco-wifi7 .text p.link a {
  text-decoration: underline;
  font-weight: 400;
  color: #1192ff;
}

.deco-wifi7 .text p.link a + a {
  margin-left: 5em;
}

.deco-wifi7 .bottom-container {
  width: 85.375em;
  position: absolute;
  bottom: 3em;
  left: 50%;
  transform: translateX(-50%);
}

.deco-wifi7 .feature {
  text-align: center;
}

.deco-wifi7 .feature li {
  display: inline-block;
  width: 22%;
  vertical-align: top;
}

.deco-wifi7 .feature li + li {
  margin-left: 3%;
}

.deco-wifi7 .feature li p {
  font-size: 1.25em;
}

.deco-wifi7 .feature li p.title {
  font-size: 1.5em;
  font-weight: 400;
}

.deco-wifi7 .feature li p.info {
  color: #ababbc;
}

.deco-wifi7 .feature li p.link {
  margin-top: 1em;
}

.deco-wifi7 .feature li p.link a {
  color: #5cadff;
}

@media (max-width: 1680px) {
  .deco-wifi7 {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .deco-wifi7 {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .deco-wifi7 {
    font-size: 10.35px;
    height: auto;
    /* background: #000 url(./m/d.jpg?1) 50% 100% no-repeat; */
    /* background-size: 100%; */
    background: #000;
    /* padding-bottom: 0vw; */
  }

  .deco-wifi7 .w-container {
    width: auto;
  }

  .deco-wifi7 .text {
    padding: 0 0 1.5em;
    text-align: left;
  }

  .deco-wifi7 h2 {
    font-size: 2.5em;
    padding: 1.5em 20px 0.5em;
  }

  .deco-wifi7 .text p {
    font-size: 1.75em;
    padding: 0 20px;
  }

  .deco-wifi7 .text p.link {
    font-size: 1.5em;
    margin-top: 2em;
  }

  .deco-wifi7 .bottom-container {
    width: auto;
    position: static;
    transform: none;
    background: #000 url(./m/d.jpg?1) 50% 0% no-repeat;
    background-size: 100%;
    padding-top: 75vw;
  }

  .deco-wifi7 .feature {
    width: 92%;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 8vw;
  }

  .deco-wifi7 .feature li {
    width: 100%;
    margin-right: 2%;
  }

  .deco-wifi7 .feature li + li {
    margin-left: 0;
  }

  .deco-wifi7 .feature li p {
    font-size: 1.5em;
  }

  .deco-wifi7 .feature li p.title {
    font-size: 2em;
    font-weight: 400;
  }
}

@media (max-width: 414px) {
  .deco-wifi7 {
    font-size: 2.5vw;
  }
}

.boosted-throughput-unmatched-reliability {
  max-width: 120em;
  margin: 0 auto;
  font-size: 16px;
  background: #000 url(./img/e.jpg?1) bottom/120em auto no-repeat;
  height: 72em;
  color: #fff;
  position: relative;
}

.boosted-throughput-unmatched-reliability .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}

.boosted-throughput-unmatched-reliability .text {
  padding: 10em 3em 0;
  text-align: center;
}

.boosted-throughput-unmatched-reliability h2 {
  font-weight: 400;
  font-size: 3.125em;
  line-height: 1.2;
  padding-bottom: 0.25em;
}

.boosted-throughput-unmatched-reliability .text p {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5;
}
.boosted-throughput-unmatched-reliability .bg {
  position: absolute;
  left: 0;
  right: 0;
}
.boosted-throughput-unmatched-reliability .bg .desc {
  position: absolute;
  left: 40em;
  top: 28em;
  width: 18em;
}
.boosted-throughput-unmatched-reliability .bg span.title {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  color: #b6dcff;
  display: block;
}
.boosted-throughput-unmatched-reliability .bg span.desc-content {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.2;
  color: #b6dcff;
  display: block;
}
.boosted-throughput-unmatched-reliability .m-show {
  display: none;
}
@media (min-width: 1921px) {
  .boosted-throughput-unmatched-reliability {
    font-size: 0.83vw;
  }
}
@media (max-width: 1680px) {
  .boosted-throughput-unmatched-reliability {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .boosted-throughput-unmatched-reliability {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .boosted-throughput-unmatched-reliability {
    font-size: 10.35px;
    height: auto;
    background: #000 url(./m/e.jpg?1) bottom/100% auto no-repeat;
    padding-bottom: 65vw;
  }

  .boosted-throughput-unmatched-reliability .w-container {
    width: auto;
  }

  .boosted-throughput-unmatched-reliability .text {
    padding: 0 0 1.5em;
    text-align: left;
  }

  .boosted-throughput-unmatched-reliability h2 {
    font-size: 2.5em;
    padding: 1.5em 20px 0.5em;
  }

  .boosted-throughput-unmatched-reliability .text p {
    font-size: 1.75em;
    padding: 0 20px;
  }

  .boosted-throughput-unmatched-reliability .desc-text {
    left: 0;
    right: 0;
    height: 60vw;
    width: auto;
    transform: none;
  }

  .boosted-throughput-unmatched-reliability .bg .desc {
    font-size: 2.5vw;
    left: 38vw;
    top: 29vw;
  }
}

@media (max-width: 414px) {
  .boosted-throughput-unmatched-reliability {
    font-size: 2.5vw;
  }
}

.wired-connections-devices {
  max-width: 120em;
  margin: 0 auto;
  font-size: 16px;
  background: #000 url(./img/f.jpg?1) bottom/120em auto no-repeat;
  height: 56.5em;
  color: #fff;
  position: relative;
}

.wired-connections-devices .w-container {
  max-width: 85.375em;
  margin: 0 auto;
}

.wired-connections-devices .text {
  padding: 20em 60% 0 0;
}

.wired-connections-devices h2 {
  font-weight: 400;
  font-size: 3.125em;
  line-height: 1.2;
  padding-bottom: 0.25em;
}

.wired-connections-devices .text p {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5;
}

.wired-connections-devices .desc-text {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 40em;
  width: 85.375em;
}

.wired-connections-devices .desc-text .desc {
  position: absolute;
  font-size: 2em;
  background: linear-gradient(to right, #63a4ff, #b6dbff, #63a4ff);
  font-weight: 300;
  line-height: 1.2;
  color: #fff;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.wired-connections-devices .desc-text .desc .number {
  font-size: 2em;
  font-weight: 500;
}

.wired-connections-devices .desc-text .desc1 {
  top: 27%;
  left: 79%;
}

.wired-connections-devices .desc-text .desc2 {
  top: 48%;
  left: 79%;
}
@media (min-width: 1921px) {
  .wired-connections-devices {
    font-size: 0.83vw;
  }
}
@media (max-width: 1680px) {
  .wired-connections-devices {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .wired-connections-devices {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .wired-connections-devices {
    font-size: 10.35px;
    height: auto;
    background: #000 url(./m/f.jpg?1) bottom/100% auto no-repeat;
  }

  .wired-connections-devices .w-container {
    width: auto;
  }

  .wired-connections-devices .text {
    padding: 3.75em 20px 0;
    text-align: center;
  }

  .wired-connections-devices h2 {
    font-size: 2.5em;
    padding: 1.5em 20px 0.5em;
  }

  .wired-connections-devices .text p {
    font-size: 1.125em;
  }

  .wired-connections-devices .desc-text {
    position: relative;
    width: auto;
    height: 100vw;
  }

  .wired-connections-devices .desc-text .desc {
    font-size: 3vw;
  }

  .wired-connections-devices .desc-text .desc1 {
    top: 52%;
    left: 51%;
  }

  .wired-connections-devices .desc-text .desc2 {
    top: 67%;
    left: 51%;
  }
}

@media (max-width: 414px) {
  .wired-connections-devices {
    font-size: 2.5vw;
  }
}

.archer-high-performance-antennas {
  max-width: 120em;
  margin: 0 auto;
  font-size: 16px;
  background: #000;
  color: #fff;
  position: relative;
}

.archer-high-performance-antennas .w-container {
  max-width: 85.375em;
  margin: 0 auto;
}

.archer-high-performance-antennas .text {
  padding: 5em 0 0;
  text-align: center;
}

.archer-high-performance-antennas h2 {
  font-weight: 400;
  font-size: 3.125em;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.archer-high-performance-antennas .text p {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5;
}

.archer-high-performance-antennas .content-container {
  height: 0;
  padding-bottom: 50%;
  margin-top: 3em;
  position: relative;
}

.archer-high-performance-antennas .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: 1s all;
}

.archer-high-performance-antennas .content.active {
  opacity: 1;
}

.archer-high-performance-antennas .content1 {
  background: url(./img/g1.png?1) top / 100% auto no-repeat;
}

.archer-high-performance-antennas .content2 {
  background: url(./img/g2.png?1) top / 100% auto no-repeat;
}

.archer-high-performance-antennas .content3 {
  background: url(./img/g3.png?1) top / 100% auto no-repeat;
}

.archer-high-performance-antennas .navi {
  margin: 0 auto;
  text-align: center;
  padding: 2em 0 5em;
}

.archer-high-performance-antennas .navi li {
  display: inline-block;
  width: 22%;
  font-size: 1.5em;
  font-weight: 400;
}

.archer-high-performance-antennas .navi li span {
  padding-bottom: 0.5em;
  cursor: pointer;
}

.archer-high-performance-antennas .navi li.active span {
  border-bottom: 2px solid #fff;
}
@media (min-width: 1921px) {
  .archer-high-performance-antennas {
    font-size: 0.83vw;
  }
}
@media (max-width: 1680px) {
  .archer-high-performance-antennas {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .archer-high-performance-antennas {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .archer-high-performance-antennas {
    font-size: 10.35px;
  }

  .archer-high-performance-antennas .w-container {
    width: auto;
  }

  .archer-high-performance-antennas .text {
    padding: 0 0 1.5em;
    text-align: left;
  }

  .archer-high-performance-antennas h2 {
    font-size: 2.5em;
    padding: 1.5em 20px 0.5em;
  }

  .archer-high-performance-antennas .text p {
    font-size: 1.75em;
    padding: 0 20px;
  }
}

@media (max-width: 414px) {
  .archer-high-performance-antennas {
    font-size: 2.5vw;
  }
}

.mesh-wifi-easymesh {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #000;
  color: #fff;
  padding-bottom: 8em;
}

.mesh-wifi-easymesh .w-container {
  width: 74em;
  margin: 0 auto;
}

.mesh-wifi-easymesh .text {
  padding: 4em 0 0;
  text-align: center;
}

.mesh-wifi-easymesh h2 {
  font-size: 3.125em;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.mesh-wifi-easymesh p {
  font-size: 1.25em;
  line-height: 1.5;
}

.mesh-wifi-easymesh p.link {
  margin-top: 1em;
}

.mesh-wifi-easymesh p.link a {
  color: #00a7ff;
  text-decoration: underline;
  font-weight: 400;
}

.mesh-wifi-easymesh ul {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

.mesh-wifi-easymesh ul li {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 0 1%;
}

.mesh-wifi-easymesh ul li video {
  width: 100%;
}

.mesh-wifi-easymesh .feature {
  padding: 3em 0 4em;
}

.mesh-wifi-easymesh .feature li {
  width: 22%;
}

.mesh-wifi-easymesh .feature li.li-3 {
  width: 19%;
}

.mesh-wifi-easymesh .feature li.li-4 {
  width: 27%;
}

.mesh-wifi-easymesh .feature li .img {
  width: 4em;
  float: left;
  margin-right: 1em;
}

.mesh-wifi-easymesh .feature li img {
  width: 100%;
}

.mesh-wifi-easymesh .feature li .desc {
  overflow: hidden;
}

.mesh-wifi-easymesh .feature li .desc p.title {
  font-size: 1.25em;
  font-weight: 500;
}

.mesh-wifi-easymesh .feature li .desc p {
  font-size: 1.125em;
}

.mesh-wifi-easymesh .diff li {
  width: 47.5%;
  line-height: 0;
  position: relative;
}

.mesh-wifi-easymesh .diff p {
  font-size: 1.5em;
  position: absolute;
  top: 0.75em;
  left: 1em;
}

.mesh-wifi-easymesh .diff-new p {
  font-size: 1.25em;
  line-height: 1.4;
  position: absolute;
  top: 3.3%;
  left: 5%;
  width: 35.5%;
  text-align: center;
  font-weight: 500;
}
@media (min-width: 1921px) {
  .mesh-wifi-easymesh {
    font-size: 0.83vw;
  }
}
@media (max-width: 1680px) {
  .mesh-wifi-easymesh {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .mesh-wifi-easymesh {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .mesh-wifi-easymesh {
    font-size: 10.35px;
    height: auto;
    padding-bottom: 10vw;
  }

  .mesh-wifi-easymesh .w-container {
    width: auto;
  }

  .mesh-wifi-easymesh .text {
    padding: 0 0 1.5em;
    text-align: left;
  }

  .mesh-wifi-easymesh h2 {
    font-size: 2.5em;
    padding: 1.5em 20px 0.5em;
  }

  .mesh-wifi-easymesh p {
    font-size: 1.75em;
    padding: 0 20px;
  }

  .mesh-wifi-easymesh p.link {
    margin-top: 0.5em;
  }

  .mesh-wifi-easymesh ul {
    width: auto;
    padding: 0 20px;
  }

  .mesh-wifi-easymesh ul li {
    margin: 0;
  }

  .mesh-wifi-easymesh .feature {
    padding: 2em 20px 3em;
  }

  .mesh-wifi-easymesh .feature li {
    margin: 1em 0;
  }

  .mesh-wifi-easymesh .feature li.li-1,
  .mesh-wifi-easymesh .feature li.li-3 {
    width: 100%;
  }

  .mesh-wifi-easymesh .feature li.li-2,
  .mesh-wifi-easymesh .feature li.li-4 {
    width: 100%;
  }

  .mesh-wifi-easymesh .feature li .img {
    width: 5em;
  }

  .mesh-wifi-easymesh .feature li .desc p {
    font-size: 1.5em;
  }

  .mesh-wifi-easymesh .feature li .desc p.title {
    font-size: 1.75em;
  }

  .mesh-wifi-easymesh .diff {
    padding: 0 20px 10vw;
  }

  .mesh-wifi-easymesh .diff li {
    display: block;
    width: auto;
  }

  .mesh-wifi-easymesh .diff li + li {
    margin-top: 1em;
  }

  .mesh-wifi-easymesh .diff-new p {
    font-size: 2.5vw;
    padding: 0;
  }
}

@media (max-width: 414px) {
  .mesh-wifi-easymesh {
    font-size: 2.5vw;
  }
}

.archer-setup-with-app2 {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/f.jpg?1) top / 120em auto no-repeat;
  height: 56.25em;
  color: #fff;
  position: relative;
}

.archer-setup-with-app2 .w-container {
  max-width: 85em;
  margin: 0 auto;
}

.archer-setup-with-app2 .text {
  padding: 7.5em 35% 0 30%;
}

.archer-setup-with-app2 h2 {
  font-weight: 500;
  font-size: 3.125em;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.archer-setup-with-app2 p {
  font-size: 1.25em;
  line-height: 1.5;
}

.archer-setup-with-app2 p.link {
  margin-top: 1em;
}

.archer-setup-with-app2 p.link a {
  color: #0081ff;
  text-decoration: underline;
}

.archer-setup-with-app2 .desc-text {
  position: absolute;
  left: 50%;
  transform: translateX(18.75em);
  top: 11.5em;
}

.archer-setup-with-app2 .model-name {
  font-weight: 700;
  color: #000;
  font-size: 1.5em;
}

.archer-setup-with-app2 .extra {
  margin-top: 3em;
}

.archer-setup-with-app2 .extra > * {
  display: inline-block;
  vertical-align: top;
}

.archer-setup-with-app2 .extra .img {
  display: inline-block;
  width: 1.625em;
  height: 20em;
  background: url(./img/order-number.png?1) top / 100% auto no-repeat;
}

.archer-setup-with-app2 .extra .info {
  width: 80%;
  margin-left: 2%;
}

.archer-setup-with-app2 .extra .info li {
  margin-bottom: 2.25em;
}

.archer-setup-with-app2 .extra .info .info-title {
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25em;
}

.archer-setup-with-app2 .download {
  margin-top: 1em;
}

.archer-setup-with-app2 .download li {
  display: inline-block;
  vertical-align: top;
}

.archer-setup-with-app2 .download li + li {
  margin-left: 1.5em;
}

.archer-setup-with-app2 .button .col {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.archer-setup-with-app2 .download .app-coverage,
.archer-setup-with-app2 .download .qr-code {
  width: 7.2em;
  height: 7.2em;
}

.archer-setup-with-app2 .download .button {
  position: relative;
  padding: 0.5em 0.75em 0.5em 1.25em;
  border-radius: 10em;
  border: 1px solid #000;
}

.archer-setup-with-app2 .download .button + .button {
  margin-top: 0.5em;
}

.archer-setup-with-app2 .download .button a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: transparent;
}

.archer-setup-with-app2 .download .button img {
  width: 2.1875em;
  height: 2.1875em;
}

.archer-setup-with-app2 .download .button .info {
  font-weight: 500;
  padding: 0 0.25em;
  font-size: 1.25em;
}
@media (min-width: 1921px) {
  .archer-setup-with-app2 {
    font-size: 0.83vw;
  }
}
@media (max-width: 1680px) {
  .archer-setup-with-app2 {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .archer-setup-with-app2 {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .archer-setup-with-app2 {
    height: auto;
    background: #000 url(./m/l.jpg?1) bottom / 100% auto no-repeat;
    font-size: 10.35px;
    position: relative;
    padding-bottom: 85vw;
    position: relative;
  }

  .archer-setup-with-app2 .w-container {
    width: auto;
  }

  .archer-setup-with-app2 .text {
    padding: 0 0 1.5em;
    text-align: left;
  }

  .archer-setup-with-app2 .text h2 {
    font-size: 2.5em;
    padding: 1.5em 20px 0.5em;
  }

  .archer-setup-with-app2 p {
    font-size: 1.75em;
    padding: 0 20px;
  }

  .archer-setup-with-app2 .desc-text {
    transform: translateX(0);
    top: 76.5vw;
  }

  .archer-setup-with-app2 .model-name {
    font-size: 2vw;
  }

  .archer-setup-with-app2 .extra {
    margin-top: 5vw;
  }

  .archer-setup-with-app2 .extra .img {
    display: block;
    width: 31em;
    height: 2.5em;
    margin: 0 auto;
    background: url(./m/order-number.png?1) top / 100% auto no-repeat;
  }

  .archer-setup-with-app2 .extra .info {
    line-height: 1.2;
    margin: 0;
    text-align: center;
    width: 39em;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }

  .archer-setup-with-app2 .extra .info li {
    width: 30%;
    display: inline-block;
    margin-bottom: 0;
  }

  .archer-setup-with-app2 .download {
    margin-top: 0;
    position: absolute;
    bottom: 3vw;
    left: 6vw;
  }

  .archer-setup-with-app2 .download .app-coverage,
  .archer-setup-with-app2 .download .qr-code {
    width: 12.5vw;
    height: 12.5vw;
  }

  .archer-setup-with-app2 .download li + li {
    margin-left: 2vw;
  }
  .archer-setup-with-app2 .extra .info .info-title {
    padding: 0;
    font-size: 1.5em;
  }
  .archer-setup-with-app2 .extra .info .info-text {
    padding: 0;
    font-size: 1.25em;
  }
}

@media (max-width: 414px) {
  .archer-setup-with-app2 {
    font-size: 2.5vw;
  }
}

.deco-homeshield3 {
  max-width: 120em;
  margin: 0 auto;
  font-size: 16px;
  background: #000;
  color: #fff;
  padding-bottom: 10em;
}

.deco-homeshield3 .w-container {
  max-width: 64em;
  margin: 0 auto;
}

.deco-homeshield3 .text {
  padding: 4.5em 0 3em;
  text-align: center;
}

.deco-homeshield3 h2 {
  font-weight: 400;
  font-size: 3.125em;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.deco-homeshield3 p {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5;
}

.deco-homeshield3 p.link {
  margin-top: 1em;
}

.deco-homeshield3 p.link a {
  color: #5faaff;
  text-decoration: underline;
  font-weight: 400;
}

.deco-homeshield3 p.link a + a {
  margin-left: 1em;
}

.deco-homeshield3 .homeshield > img {
  width: 22.5em;
}

.deco-homeshield3 ul {
  text-align: center;
  margin: 2em auto 0;
  width: 68em;
}

.deco-homeshield3 ul li {
  display: inline-block;
  width: 31%;
  margin: 0 0.5%;
  position: relative;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 0;
  padding-bottom: 29%;
}

.deco-homeshield3 ul .li-1 {
  background-image: url(./img/h1.png?1);
}

.deco-homeshield3 ul .li-2 {
  background-image: url(./img/h2.png?1);
}

.deco-homeshield3 ul .li-3 {
  background-image: url(./img/h3.png?1);
}

.deco-homeshield3 ul li .info {
  position: absolute;
  left: 3%;
  right: 3%;
  top: 64%;
}

.deco-homeshield3 ul li .info p {
  font-size: 1em;
}

.deco-homeshield3 ul li .info .title {
  font-size: 1.25em;
  font-weight: 400;
  margin-bottom: 0.25em;
}
@media (min-width: 1921px) {
  .deco-homeshield3 {
    font-size: 0.83vw;
  }
}
@media (max-width: 1680px) {
  .deco-homeshield3 {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .deco-homeshield3 {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .deco-homeshield3 {
    font-size: 10.35px;
    background: #000;
    padding: 0;
  }

  .deco-homeshield3 .w-container {
    width: auto;
  }

  .deco-homeshield3 .text {
    padding: 0 0 1.5em;
  }

  .deco-homeshield3 h2 {
    font-size: 2.5em;
    padding: 0.5em 20px 0.5em;
    text-align: left;
  }

  .deco-homeshield3 p {
    font-size: 1.75em;
    text-align: left;
    padding: 0 20px;
  }

  .deco-homeshield3 p.link {
  }

  .deco-homeshield3 .homeshield {
    padding-bottom: 0.5em;
    padding-top: 3em;
  }

  .deco-homeshield3 .homeshield > img {
    width: 18em;
  }

  .deco-homeshield3 .link {
    margin: 0.5em 0;
  }

  .deco-homeshield3 ul {
    padding: 0 0 10vw;
    width: auto;
  }

  .deco-homeshield3 ul li {
    width: 64vw;
    padding-bottom: 64%;
    text-align: center;
    display: block;
    margin: 0 auto 5vw;
  }
  .deco-homeshield3 ul li p {
    font-size: 1.25em;
    text-align: center;
  }
  .deco-homeshield3 ul li .info .title {
    font-size: 1.5em;
    text-align: center;
  }
}

@media (max-width: 414px) {
  .deco-homeshield3 {
    font-size: 2.5vw;
  }
}

.deco-private-iot-network {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #000 url(./img/g.jpg?1) bottom / 120em auto no-repeat;
  height: 58.75em;
  color: #fff;
}

.deco-private-iot-network .w-container {
  width: 75em;
  margin: 0 auto;
}

.deco-private-iot-network .text {
  text-align: center;
}

.deco-private-iot-network h2 {
  font-size: 3.125em;
  line-height: 1.2;
  font-weight: 400;
  padding-bottom: 0.5em;
}

.deco-private-iot-network p {
  font-size: 1.25em;
  line-height: 1.5;
}
@media (min-width: 1921px) {
  .deco-private-iot-network {
    font-size: 0.83vw;
  }
}
@media (max-width: 1680px) {
  .deco-private-iot-network {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .deco-private-iot-network {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .deco-private-iot-network {
    font-size: 10.35px;
    background: #000 url(./m/i.jpg?1) bottom / 100% auto no-repeat;
    height: auto;
    padding-bottom: 73vw;
  }

  .deco-private-iot-network .w-container {
    width: auto;
  }

  .deco-private-iot-network .text {
    padding: 0 0 1.5em;
    text-align: left;
  }

  .deco-private-iot-network h2 {
    font-size: 2.5em;
    padding: 1.5em 20px 0.5em;
  }

  .deco-private-iot-network p {
    font-size: 1.75em;
    padding: 0 20px;
  }
}

@media (max-width: 414px) {
  .deco-private-iot-network {
    font-size: 2.5vw;
  }
}

.overview-content .vpn-clients-server {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #000;
  color: #fff;
}

.overview-content .vpn-clients-server .w-container {
  width: 85.375em;
  margin: 0 auto;
  position: relative;
}

.overview-content .vpn-clients-server .text {
  padding: 5em 0 0;
  text-align: center;
}

.overview-content .vpn-clients-server h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .vpn-clients-server p {
  font-size: 1.25em;
  line-height: 1.5;
}

.overview-content .vpn-clients-server p.link {
  margin-top: 1em;
}

.overview-content .vpn-clients-server p.link a {
  color: #5faaff;
  text-decoration: underline;
  font-weight: 400;
}

.overview-content .vpn-clients-server .img {
  height: 39em;
  background: url(./img/h.jpg?1) 50% 100%/120em auto no-repeat;
  position: relative;
}

.overview-content .vpn-clients-server .j1 {
  position: absolute;
  bottom: -17em;
  right: 17em;
  font-size: 1em;
  font-weight: 400;
}

.overview-content .vpn-clients-server .j2 {
  color: #00b4f8;
  position: absolute;
  top: 31em;
  right: 7em;
  font-size: 1em;
  font-weight: 400;
  width: 18em;
  text-align: center;
}
@media (min-width: 1921px) {
  .overview-content .vpn-clients-server {
    font-size: 0.83vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .vpn-clients-server {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .vpn-clients-server {
    font-size: 12px;
  }
}

@media (max-width: 1024px) {
  .overview-content .vpn-clients-server {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .overview-content .vpn-clients-server .m-hide {
    display: none;
  }

  .overview-content .vpn-clients-server {
    font-size: 10.35px;
    height: auto;
  }

  .overview-content .vpn-clients-server .w-container {
    width: auto;
  }

  .overview-content .vpn-clients-server .text {
    padding: 0 0 1.5em;
    color: inherit;
    text-align: left;
  }

  .overview-content .vpn-clients-server h2 {
    font-size: 2.5em;
    padding: 1.5em 20px 0.5em;
  }

  .overview-content .vpn-clients-server p {
    font-size: 1.75em;
    padding: 0 20px;
  }

  .overview-content .vpn-clients-server .img {
    background: #141414 url(./m/j.jpg?1) 50% 100%/100% auto no-repeat;
    padding-bottom: 50%;
    height: auto;
  }

  .overview-content .vpn-clients-server .j1 {
    padding: 0;
    top: auto;
    bottom: -9vw;
    text-align: right;
    right: 11vw;
    font-size: 3vw;
    width: 25vw;
  }

  .overview-content .vpn-clients-server .j2 {
    padding: 0;
    top: 35vw;
    right: 4vw;
    font-size: 3vw;
    text-align: right;
  }
}

@media (max-width: 414px) {
  .overview-content .vpn-clients-server {
    font-size: 2.5vw;
  }
}

.wired-connections-devices {
  max-width: 120em;
  margin: 0 auto;
  font-size: 16px;
  background: #000 url(./img/i.jpg) bottom/120em auto no-repeat;
  height: 56.5em;
  color: #fff;
  position: relative;
}
.wired-connections-devices .w-container {
  max-width: 85.375em;
  margin: 0 auto;
}
.wired-connections-devices .text {
  padding: 20em 60% 0 0;
}
.wired-connections-devices h2 {
  font-weight: 400;
  font-size: 3.125em;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.wired-connections-devices .text p {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5;
}
.wired-connections-devices .desc-text {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 40em;
  width: 85.375em;
}
.wired-connections-devices .desc-text .desc {
  position: absolute;
  font-size: 2em;
  background: linear-gradient(to right, #63a4ff, #b6dbff, #63a4ff);
  font-weight: 300;
  line-height: 1.2;
  color: #fff;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.wired-connections-devices .desc-text .desc .number {
  font-size: 2em;
  font-weight: 500;
}
.wired-connections-devices .desc-text .desc1 {
  top: 27%;
  left: 79%;
}
.wired-connections-devices .desc-text .desc2 {
  top: 48%;
  left: 79%;
}
@media (min-width: 1921px) {
  .wired-connections-devices {
    font-size: 0.83vw;
  }
}
@media (max-width: 1680px) {
  .wired-connections-devices {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .wired-connections-devices {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .wired-connections-devices {
    font-size: 10.35px;
    height: auto;
    background: #000 url(./m/k.jpg) 50% 100% no-repeat;
    background-size: 100%;
    padding-bottom: 88vw;
    height: auto;
  }
  .wired-connections-devices .w-container {
    width: auto;
  }
  .wired-connections-devices .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .wired-connections-devices h2 {
    font-size: 2.5em;
    padding: 1.5em 20px 0.5em;
  }
  .wired-connections-devices .text p {
    font-size: 1.75em;
    padding: 0 20px;
  }
  .wired-connections-devices .desc-text {
    position: relative;
    width: auto;
    height: auto;
  }
  .wired-connections-devices .desc-text .desc {
    font-size: 3vw;
  }
  .wired-connections-devices .desc-text .desc1 {
    top: 37vw;
    left: 65vw;
  }
  .wired-connections-devices .desc-text .desc2 {
    top: 54vw;
    left: 65vw;
  }
}
@media (max-width: 414px) {
  .wired-connections-devices {
    font-size: 2.5vw;
  }
}
