.archer-banner .nowrap {
  white-space: nowrap;
}
.archer-banner {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  background: #000 url(./img/a.jpg) 50% 100% no-repeat;
  background-size: 120em;
  height: 60em;
}
.archer-banner .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}
.archer-banner .text {
  padding: 18em 37em 0 0em;
  color: #fff;
}
.archer-banner .w-container img {
  padding-bottom: 1em;
  position: absolute;
  width: 14.109375em;
  right: 1em;
  top: 7em;
}
.archer-banner h2 {
  font-size: 3.75em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.archer-banner h3 {
  font-size: 1.875em;
  line-height: 1.5;
  font-weight: 400;
}
.archer-banner .model-name-line {
  margin: 1.5em 0 0em;
}
.archer-banner .model-name {
  padding: 0.25em 0.5em;
  border-radius: 0.5em;
  font-size: 1.875em;
  font-weight: 400;
  border: 1px solid currentColor;
}

@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) 50% 100%/100% auto no-repeat;
    position: relative;
    height: 134.5vw;
  }
  .archer-banner .w-container {
    width: auto;
  }
  .archer-banner .text {
    padding: 7vw 20px 0;
    text-align: left;
  }
  .archer-banner h2 {
    padding: 0vw 0 0.25em;
    font-size: 7.8125vw;
  }
  .archer-banner h3 {
    font-size: 4.6875vw;
    padding: 0;
    margin: 0 0 1em;
  }
  .archer-banner .model-name-line {
    margin-top: 1em;
  }
  .archer-banner .model-name {
    font-size: 4.6875vw;
  }
  .archer-banner .w-container img {
    width: 24vw;
    padding-bottom: 2vw;
    position: relative;
    right: auto;
    top: auto;
  }
}
@media (max-width: 414px) {
  .archer-banner {
    font-size: 2.5vw;
  }
}

.ces-selling-points {
  font-size: 16px;
  max-width: 1920px;
  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);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 0;
  padding-top: 56%;
}
.ces-selling-points .box .desc {
  position: absolute;
  width: 14%;
}
.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 p.color {
  background: linear-gradient(to right, #5f618b, #eaebf5, #666383);
  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: 27%;
  left: 17%;
}
.ces-selling-points .box .desc2 {
  top: 27%;
  left: 26%;
}
.ces-selling-points .box .desc7 {
  top: 27%;
  left: 34%;
}
.ces-selling-points .box .desc8 {
  top: 49%;
  left: 15%;
  width: 12%;
  text-align: center;
}
.ces-selling-points .box .desc8 p {
  font-size: 1.15em;
  font-weight: 500;
}
.ces-selling-points .box .desc9 {
  top: 49%;
  text-align: center;
  left: 15%;
  width: 12%;
}
.ces-selling-points .box .desc9 p {
  font-size: 1.15em;
  font-weight: 500;
}

.ces-selling-points .box .desc10 {
  top: 63.5%;
  left: 15%;
  width: 12%;
  text-align: center;
}
.ces-selling-points .box .desc10 p {
  font-size: 1em;
  font-weight: 500;
}

.ces-selling-points .box .desc11 {
  top: 56%;
  left: 30%;
  width: 12%;
  text-align: center;
}
.ces-selling-points .box .desc11 p {
  font-size: 1.15em;
  font-weight: 500;
}

.ces-selling-points .box .desc3 {
  top: 29%;
  left: 53%;
  width: 40%;
}
.ces-selling-points .box .desc4 {
  top: 67%;
  left: 54%;
  width: 40%;
}

.ces-selling-points .box .desc5 {
  top: 84%;
  left: 58%;
  width: 17%;
  color: #ababbc;
}
.ces-selling-points .box .desc6 {
  top: 81%;
  left: 88%;
  width: 10%;
  color: #ababbc;
}

@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: 90vw;
  }
  .ces-selling-points .text {
    padding: 5em 0;
  }
  .ces-selling-points .box {
    background-size: 100%;
    background-image: url(./m/b.png);
    padding-top: 203vw;
    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: 3.75vw;
  }
  .ces-selling-points .box p.sp {
    font-size: 2vw;
  }

  .ces-selling-points .box .desc1 {
    top: 29vw;
    left: 34%;
  }
  .ces-selling-points .box .desc2 {
    top: 29vw;
    left: 50%;
  }

  .ces-selling-points .box .desc3 {
    top: 133vw;
    left: 4%;
    width: 80%;
  }
  .ces-selling-points .box .desc4 {
    top: 170vw;
    left: 5%;
    width: 80%;
  }

  .ces-selling-points .box .desc5 {
    top: 186vw;
    left: 15%;
    width: 31vw;
  }
  .ces-selling-points .box .desc6 {
    top: 187vw;
    left: 66%;
    width: 31vw;
  }
  .ces-selling-points .box .desc7 {
    top: 29vw;
    left: 58vw;
  }
  .ces-selling-points .box .desc8 {
    top: 49vw;
    left: 27vw;
    width: 23vw;
    text-align: center;
  }
  .ces-selling-points .box .desc8 p {
    font-size: 2.8vw;
    font-weight: 500;
  }
  .ces-selling-points .box .desc9 {
    top: 51vw;
    left: 27vw;
    width: 23vw;
    text-align: center;
  }
  .ces-selling-points .box .desc9 p {
    font-size: 2.8vw;
    font-weight: 500;
  }

  .ces-selling-points .box .desc10 {
    top: 64vw;
    left: 27vw;
    width: 23vw;
    text-align: center;
  }
  .ces-selling-points .box .desc10 p {
    font-size: 2.5vw;
    font-weight: 500;
  }

  .ces-selling-points .box .desc11 {
    top: 56vw;
    left: 47vw;
    width: 23vw;
    text-align: center;
  }
  .ces-selling-points .box .desc11 p {
    font-size: 3vw;
  }
}
@media (max-width: 414px) {
  .ces-selling-points {
    font-size: 2.5vw;
  }
}

.deco-wifi6e {
  max-width: 1920px;
  margin: 0 auto;
  font-size: 16px;
  background: #000 url(./img/c.jpg) 50% 100% no-repeat;
  color: #fff;
  background-size: 120em;
  padding-bottom: 37em;
}
.deco-wifi6e .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}
.deco-wifi6e .text {
  padding: 5em 0 0;
  text-align: center;
}
.deco-wifi6e .text h2 {
  font-weight: 400;
  font-size: 2.8125em;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.deco-wifi6e .text p {
  font-weight: 300;
  font-size: 1.21875em;
  line-height: 1.5;
}
.deco-wifi6e .bg {
  position: absolute;
  left: 0;
  right: 0;
}
.deco-wifi6e .bg .desc {
  position: absolute;
}
.deco-wifi6e .bg .desc1 {
  right: 56em;
  top: 5.5em;
  width: 10em;
}
.deco-wifi6e .bg .desc1 span {
  font-size: 1.3125em;
  font-weight: 700;
  color: #fff;
}
.deco-wifi6e .bg .desc2 {
  left: 57em;
  top: 5.5em;
  width: 10em;
}
.deco-wifi6e .bg .desc2 span {
  font-size: 1.6875em;
  font-weight: 700;
  color: #63a3ff;
}
.deco-wifi6e .bg .desc3 {
  right: 56em;
  top: 4.75em;
  width: 10em;
}
.deco-wifi6e .bg .desc3 span {
  font-size: 1.3125em;
  font-weight: 700;
  color: #fff;
}
.deco-wifi6e .bg .desc4 {
  left: 57em;
  top: 4.5em;
  width: 10em;
}
.deco-wifi6e .bg .desc4 span {
  font-size: 1.6875em;
  font-weight: 700;
  background: linear-gradient(to right, #5f618b, #eaebf5, #666383);
  color: #fff;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.deco-wifi6e .bg .desc5 {
  right: 56em;
  top: 8em;
  width: 10em;
}
.deco-wifi6e .bg .desc5 span {
  font-size: 1.3125em;
  font-weight: 700;
  color: #fff;
}
.deco-wifi6e .bg .desc6 {
  left: 57em;
  top: 7.7em;
  width: 10em;
}
.deco-wifi6e .bg .desc6 span {
  font-size: 1.6875em;
  font-weight: 700;
  background: linear-gradient(to right, #5f618b, #eaebf5, #666383);
  color: #fff;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.deco-wifi6e .bg .desc7 {
  left: 1em;
  top: 30.05em;
  text-align: center;
  width: 15em;
}
.deco-wifi6e .bg .desc7 span {
  font-size: 1.125em;
  font-weight: 700;
  color: #fff;
}
.deco-wifi6e .bg .desc8 {
  left: 19.5em;
  top: 30.05em;
  text-align: center;
  width: 15em;
}
.deco-wifi6e .bg .desc8 span {
  font-size: 1.125em;
  font-weight: 700;
  color: #fff;
}

.deco-wifi6e .bg .desc9 {
  left: 38em;
  top: 30.05em;
  text-align: center;
  width: 15em;
}
.deco-wifi6e .bg .desc9 span {
  font-size: 1.125em;
  font-weight: 700;
  color: #fff;
}
.deco-wifi6e .bg .desc10 {
  left: 57em;
  top: 30.05em;
  text-align: center;
  width: 15em;
}
.deco-wifi6e .bg .desc10 span {
  font-size: 1.125em;
  font-weight: 700;
  color: #fff;
}
@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;
    background: #000 url(./m/c.jpg) 50% 100% no-repeat;
    background-size: 100%;
    padding-bottom: 117vw;
  }
  .deco-wifi6e .w-container {
    width: auto;
  }
  .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 .bg .desc1 {
    left: 5vw;
    top: 0vw;
    width: 40vw;
  }
  .deco-wifi6e .bg .desc1 span {
    font-size: 3vw;
  }
  .deco-wifi6e .bg .desc2 {
    right: 6vw;
    top: 0vw;
    left: auto;
    width: auto;
  }
  .deco-wifi6e .bg .desc2 span {
    font-size: 1.6875em;
  }
  .deco-wifi6e .bg .desc3 {
    left: 5vw;
    top: 3vw;
    width: 40vw;
  }
  .deco-wifi6e .bg .desc3 span {
    font-size: 1.3125em;
  }
  .deco-wifi6e .bg .desc4 {
    right: 6vw;
    top: 2vw;
    left: auto;
    width: auto;
  }
  .deco-wifi6e .bg .desc4 span {
    font-size: 1.6875em;
  }
  .deco-wifi6e .bg .desc5 {
    left: 5vw;
    top: 12vw;
    width: 40vw;
  }
  .deco-wifi6e .bg .desc5 span {
    font-size: 1.3125em;
  }
  .deco-wifi6e .bg .desc6 {
    right: 6vw;
    top: 10vw;
    left: auto;
    width: auto;
  }
  .deco-wifi6e .bg .desc6 span {
    font-size: 1.6875em;
  }
  .deco-wifi6e .bg .desc7 {
    left: 5vw;
    top: 62vw;
    width: 44vw;
  }
  .deco-wifi6e .bg .desc7 span {
    font-size: 1.125em;
  }
  .deco-wifi6e .bg .desc8 {
    left: 50vw;
    top: 62vw;
    width: 44vw;
  }
  .deco-wifi6e .bg .desc8 span {
    font-size: 1.125em;
  }

  .deco-wifi6e .bg .desc9 {
    left: 5vw;
    top: 103vw;
    width: 44vw;
  }
  .deco-wifi6e .bg .desc9 span {
    font-size: 1.125em;
  }
  .deco-wifi6e .bg .desc10 {
    left: 51vw;
    top: 103vw;
    width: 44vw;
  }
  .deco-wifi6e .bg .desc10 span {
    font-size: 1.125em;
  }
}
@media (max-width: 414px) {
  .deco-wifi6e {
    font-size: 2.5vw;
  }
}

.deco-wifi7 {
  max-width: 1920px;
  margin: 0 auto;
  font-size: 16px;
  background: #000 url(./img/d.jpg) 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: 2.8125em;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.deco-wifi7 .text p {
  font-weight: 300;
  font-size: 1.21875em;
  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 {
}
.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) 92% 50%/100% auto no-repeat;
  }
  .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.25em;
    margin-top: 2em;
  }
  .deco-wifi7 .bottom-container {
    width: auto;
    position: static;
    transform: none;
    margin-top: 50vw;
  }
  .deco-wifi7 .feature {
    width: 92%;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 8vw;
  }
  .deco-wifi7 .feature li {
    width: 47%;
    margin-right: 2%;
  }
  .deco-wifi7 .feature li + li {
    margin-left: 0;
  }
  .deco-wifi7 .feature li p {
    font-size: 1.25em;
  }
  .deco-wifi7 .feature li p.title {
    font-size: 1.5em;
    font-weight: 400;
  }
}
@media (max-width: 414px) {
  .deco-wifi7 {
    font-size: 2.5vw;
  }
}

.boosted-throughput-unmatched-reliability {
  max-width: 1920px;
  margin: 0 auto;
  font-size: 16px;
  background: #000 url(./img/e.jpg) bottom/120em auto no-repeat;
  height: 65.5em;
  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 0 0;
  text-align: center;
}
.boosted-throughput-unmatched-reliability h2 {
  font-weight: 400;
  font-size: 2.8125em;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.boosted-throughput-unmatched-reliability .text p {
  font-weight: 300;
  font-size: 1.21875em;
  line-height: 1.5;
}
.boosted-throughput-unmatched-reliability .desc-text {
  position: absolute;
  left: 0;
  right: 0;
}
.boosted-throughput-unmatched-reliability .desc-text .desc {
  position: absolute;
  font-weight: 500;
  text-align: center;
  font-size: 2em;
}
.boosted-throughput-unmatched-reliability .desc-text .desc4 {
  top: 5em;
  left: 12em;
}
.boosted-throughput-unmatched-reliability .desc-text .desc1 {
  top: 8em;
  left: 13em;
}
.boosted-throughput-unmatched-reliability .desc-text .desc2 {
  top: 13em;
  left: 13em;
}
.boosted-throughput-unmatched-reliability .desc-text .desc3 {
  top: 8em;
  left: 17em;
  font-size: 2.5em;
}
.boosted-throughput-unmatched-reliability .m-show {
  display: none;
}
@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) bottom/100% auto no-repeat;
    padding-bottom: 66vw;
  }
  .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 .desc4 {
    top: 19vw;
    left: 32vw;
  }
  .boosted-throughput-unmatched-reliability .desc-text .desc {
    font-size: 3vw;
  }
  .boosted-throughput-unmatched-reliability .desc-text .desc1 {
    top: 21vw;
    left: 32vw;
  }
  .boosted-throughput-unmatched-reliability .desc-text .desc2 {
    top: 35vw;
    left: 32vw;
  }
  .boosted-throughput-unmatched-reliability .desc-text .desc3 {
    font-size: 1.25em;
    top: 27vw;
    left: 57vw;
  }
}
@media (max-width: 414px) {
  .boosted-throughput-unmatched-reliability {
    font-size: 2.5vw;
  }
}

.wired-connections-devices {
  max-width: 1920px;
  margin: 0 auto;
  font-size: 16px;
  background: #000 url(./img/f.jpg) bottom/120em auto no-repeat;
  height: 63.5em;
  color: #fff;
  position: relative;
}
.wired-connections-devices .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}
.wired-connections-devices .text {
  padding: 2em 0 0;
  text-align: center;
}
.wired-connections-devices h2 {
  font-weight: 400;
  font-size: 2.8125em;
  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;
  top: 0;
  left: 0;
  right: 0;
}
.wired-connections-devices .desc-text .desc {
  position: absolute;
  font-weight: 500;
  text-align: center;
  font-size: 3em;
}
.wired-connections-devices .desc-text .desc1 {
  background: linear-gradient(to right, #5f618b, #eaebf5, #666383);
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  position: absolute;
  left: 13.5em;
  top: 17.25em;
  text-align: left;
}
@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) bottom/100% auto no-repeat;
    padding-bottom: 80vw;
  }
  .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: absolute;
    top: auto;
    left: 0;
    right: 0;
  }
  .wired-connections-devices .desc-text .desc1 {
    top: 68vw;
    left: 52vw;
    font-size: 6vw;
  }
}
@media (max-width: 414px) {
  .wired-connections-devices {
    font-size: 2.5vw;
  }
}

.archer-high-performance-antennas {
  max-width: 1920px;
  margin: 0 auto;
  font-size: 16px;
  background: #000 url(./img/g.jpg) bottom/120em auto no-repeat;
  height: 64.875em;
  color: #fff;
  position: relative;
}
.archer-high-performance-antennas .w-container {
  width: 73.125em;
  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: 2.8125em;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.archer-high-performance-antennas .text p {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5;
}
@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;
    height: auto;
    background: #000 url(./m/g.jpg) bottom/100% auto no-repeat;
    padding-bottom: 80vw;
  }
  .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: 1920px;
  margin: 0 auto;
  background: #000;
  color: #fff;
}
.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: 2.8125em;
  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%;
  position: relative;
}
.mesh-wifi-easymesh ul li video {
  width: 100%;
}
.mesh-wifi-easymesh  ul li .product-1{
  width: 4em;
  font-size: 1vw;
  position: absolute;
  left: 68.3%;
  top: 26%;
}
.mesh-wifi-easymesh  ul li .product-2{
  width: 4em;
  font-size: 1vw;
  position: absolute;
  left: 56.3%;
  top: 72%;
}
.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;
  display: block;
}
.mesh-wifi-easymesh .feature li img {
  width: 100%;
  display: block;
}
.mesh-wifi-easymesh .feature li .desc {
  overflow: hidden;
  display: block;
}
.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 (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;
  }
  .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;
    line-height: 1.2;
    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: 4em;
    display: inline-block;
    float: left;
  }
  .mesh-wifi-easymesh .feature li .desc p {
    font-size: 1.5em;
    padding: 0;
  }
  .mesh-wifi-easymesh .feature li .desc p.title {
    font-size: 1.75em;
  }
  .mesh-wifi-easymesh .diff {
    padding: 0 5vw 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;
  }
  .mesh-wifi-easymesh  ul li .product-1{
    font-size: 2.7vw;
    width: 4em;
    position: absolute;
    left: 22.5em;
    top: 6.5em;
  }
  .mesh-wifi-easymesh  ul li .product-2{
    width: 4em;
    position: absolute;
    left: 18.5em;
    top: 18em;
    font-size: 2.7vw;
  }
}
@media (max-width: 414px) {
  .mesh-wifi-easymesh {
    font-size: 2.5vw;
  }
}

.archer-setup-with-app2 {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  background: url(./img/l.jpg) 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 0 0 50%;
}
.archer-setup-with-app2 h2 {
  font-weight: 400;
  font-size: 2.8125em;
  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(-25em);
  top: 14em;
}
.archer-setup-with-app2 .model-name {
  font-weight: 700;
  color: #000;
  font-size: 1em;
}
.archer-setup-with-app2 .extra {
  margin-top: 3em;
}
.archer-setup-with-app2 .extra > * {
  display: inline-block;
  vertical-align: top;
}
.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 (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/h.jpg) 50% 100% no-repeat;
    font-size: 10.35px;
    background-size: 100%;
    position: relative;
    padding-bottom: 131vw;
  }
  .archer-setup-with-app2 .w-container {
    width: auto;
  }
  .archer-setup-with-app2 .text {
    padding: 0;
  }
  .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(-39.5vw);
    top: 17.5vw;
  }
  .archer-setup-with-app2 .model-name {
    font-size: 1.75vw;
  }
  .archer-setup-with-app2 .extra {
    margin-top: 5vw;
    padding: 0 20px;
  }
  .archer-setup-with-app2 .extra img {
    width: 2em;
  }
  .archer-setup-with-app2 .extra .info {
    font-size: 1.8vw;
    line-height: 1.2;
    margin-top: 0.25em;
    padding: 0;
  }
  .archer-setup-with-app2 .download {
    margin-top: 0em;
    padding: 0 20px;
  }
  .archer-setup-with-app2 .download .app-coverage,
  .archer-setup-with-app2 .download .qr-code {
    width: 5em;
    height: 5em;
  }
  .archer-setup-with-app2 .download li + li {
    margin-left: 1em;
  }
  .archer-setup-with-app2 .extra .info .info-title,
  .archer-setup-with-app2 .extra .info .info-text {
    padding: 0;
  }
  .archer-setup-with-app2 .extra .info li {
    margin-bottom: 0;
    min-height: 10em;
  }
}
@media (max-width: 414px) {
  .archer-setup-with-app2 {
    font-size: 2.5vw;
  }
}

.deco-homeshield3 {
  max-width: 1920px;
  margin: 0 auto;
  font-size: 16px;
  background: #000;
  color: #fff;
  padding-bottom: 10em;
}
.deco-homeshield3 .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.deco-homeshield3 .text {
  padding: 4.5em 0 3em;
  text-align: center;
}
.deco-homeshield3 h2 {
  font-weight: 400;
  font-size: 2.8125em;
  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);
}
.deco-homeshield3 ul .li-2 {
  background-image: url(./img/h2.png);
}
.deco-homeshield3 ul .li-3 {
  background-image: url(./img/h3.png);
}
.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 (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;
    text-align: left;
  }
  .deco-homeshield3 h2 {
    font-size: 2.5em;
    padding: 0.5em 20px 0.5em;
  }
  .deco-homeshield3 p {
    font-size: 1.75em;
    padding: 0 20px;
  }
  .deco-homeshield3 p.link {
    font-size: 1.75em;
    margin: 5vw 0;
  }
  .deco-homeshield3 .homeshield {
    padding-bottom: 0.5em;
  }
  .deco-homeshield3 .homeshield > img {
    width: 18em;
    padding: 0 20px;
  }
  .deco-homeshield3 .link {
    margin: 0.5em 0;
  }
  .deco-homeshield3 ul {
    padding: 0 0 10vw;
    width: auto;
  }
  .deco-homeshield3 ul li {
    width: 86vw;
    padding-bottom: 86%;
    text-align: center;
    display: block;
    margin: 0 auto 5vw;
  }
  .deco-homeshield3 ul li .info .title {
    font-size: 4vw;
  }
  .deco-homeshield3 ul li .info p {
    font-size: 3vw;
  }
}
@media (max-width: 414px) {
  .deco-homeshield3 {
    font-size: 2.5vw;
  }
}

.deco-private-iot-network {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  background: #000 url(./img/i.jpg) bottom / 120em auto no-repeat;
  height: 56.5em;
  color: #fff;
}
.deco-private-iot-network .w-container {
  width: 73.125em;
  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 (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) bottom / 100% auto no-repeat;
    height: auto;
    padding-bottom: 85vw;
  }
  .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: 1920px;
  margin: 0 auto;
  background: #000;
  color: #fff;
}
.overview-content .vpn-clients-server .w-container {
  width: 73.125em;
  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: 2.8125em;
  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: 38em;
  background: url(./img/j.jpg) 50% 100%/120em auto no-repeat;
  position: relative;
}
.overview-content .vpn-clients-server .j1 {
  position: absolute;
  bottom: -14em;
  right: 10em;
  font-size: 1em;
  font-weight: 400;
}
.overview-content .vpn-clients-server .j2 {
  color: #00b4f8;
  position: absolute;
  top: 27em;
  right: 0em;
  font-size: 1em;
  font-weight: 400;
  width: 18em;
  text-align: center;
}
@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;
    text-align: left;
  }
  .overview-content .vpn-clients-server h2 {
    font-size: 2.5em;
    line-height: 1.2;
    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: #000 url(./m/j.jpg) 50% 100%/100% auto no-repeat;
    padding-bottom: 70%;
    height: auto;
  }
  .overview-content .vpn-clients-server .j1 {
    padding: 0;
    top: auto;
    bottom: -15vw;
    text-align: right;
    right: 11vw;
    font-size: 3vw;
    width: 20vw;
  }
  .overview-content .vpn-clients-server .j2 {
    padding: 0;
    top: 53vw;
    right: 23vw;
    font-size: 3vw;
    text-align: right;
  }
}
@media (max-width: 414px) {
  .overview-content .vpn-clients-server {
    font-size: 2.5vw;
  }
}

video::cue{
  color: #fff;
  font-size: 16px;
  background: none;
  font-size: 0.75em;

}