.overview-content {
  font-family: AktivGrotesk-Corp, sans-serif;
}

.overview-content .m-hide {
  display: block;
}

.overview-content .m-show {
  display: none;
}

@media (max-width: 736px) {
  .overview-content .m-hide {
    display: none;
  }
  .overview-content .m-show {
    display: block;
  }
}

.overview-content sup {
  font-size: 0.6em;
}

.archer-ax1800-banner {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  height: 53.75em;
  background: url(./img/a-new.jpg) 50%/120em auto no-repeat;
}
.archer-ax1800-banner .w-container {
  margin: 0 auto;
  width: 85.375em;
}
.archer-ax1800-banner .text {
  padding: 10em 0 0 50%;
}
.archer-ax1800-banner .text h2 {
  font-weight: 500;
  font-size: 3.75em;
  line-height: 1.3;
  margin-bottom: 0.5em;
}
.archer-ax1800-banner .text p {
  font-size: 2em;
  font-weight: 300;
  margin: 1em 0;
}
.archer-ax1800-banner .text .wifi6 {
  height: 3.5em;
  margin-left: 1em;
}
.archer-ax1800-banner .text .model-name {
  font-size: 1.625em;
  font-weight: 300;
  border-style: solid;
  border-width: 0.07em;
  border-radius: 0.5em;
  padding: 0.25em 0.5em;
  width: fit-content;
}

@media (max-width: 1680px) {
  .archer-ax1800-banner {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .archer-ax1800-banner {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .archer-ax1800-banner {
    font-size: 10.35px;
    background: url(./m/a.jpg) top/100% auto no-repeat;
    min-height: 130vw;
    height: auto;
    position: relative;
  }
  .archer-ax1800-banner .w-container {
    width: auto;
  }
  .archer-ax1800-banner .text {
    padding: 5vw 25vw 0 4vw;
    width: auto;
  }
  .archer-ax1800-banner .text h2 {
    font-size: 7.8vw;
    margin: 2.5vw 0;
  }
  .archer-ax1800-banner .text p {
    font-size: 4.75vw;
    margin: 2.5vw 0;
  }
  .archer-ax1800-banner .text .model-name {
    font-size: 4.75vw;
    padding: 0 0.5em;
  }
}
@media (max-width: 414px) {
  .archer-ax1800-banner {
    font-size: 2.5vw;
  }
}

.overview-content .sell-point {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
}
.overview-content .sell-point .w-container {
  width: 85.375em;
  margin: 7.5em auto;
}
.overview-content .sell-point .box {
  font-size: 1.75em;
  font-weight: 300;
  height: 0;
  padding-top: 55.8%;
  background: url(./img/b.png) 50% 0 no-repeat;
  background-size: 100%;
  position: relative;
}
.overview-content .sell-point .box span {
  display: block;
  line-height: 1.2;
}
.overview-content .sell-point .box > p {
  position: absolute;
}
.overview-content .sell-point .box-wrapper {
  display: block;
  padding: 1em 1.5em;
}
.overview-content .sell-point .desc60,
.overview-content .sell-point .desc70,
.overview-content .sell-point .desc80 {
  font-weight: 300;
  text-align: center;
}
.overview-content .sell-point .desc20 {
  padding-right: 8em;
}
.overview-content .sell-point .desc1 {
  top: 3%;
  left: 0;
}
.overview-content .sell-point .desc2 {
  top: 52%;
  left: 0;
  width: 22vw;
}
.overview-content .sell-point .desc3 {
  top: 52%;
  left: 26%;
  width: 10vw;
}

.overview-content .sell-point .desc4 {
  top: 3%;
  right: 17%;
}

.overview-content .sell-point .desc6 {
  top: 83%;
  left: 49.7%;
}
.overview-content .sell-point .desc7 {
  top: 83%;
  left: 65.5%;
}
.overview-content .sell-point .desc8 {
  top: 83%;
  right: 0.2%;
  width: 16%;
  height: 30.2%;
}
.overview-content .sell-point .box a {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: inherit;
  text-decoration: none;
  position: absolute;
}

.overview-content .sell-point .box .title {
  font-weight: 300;
  margin-bottom: 0.25em;
}
.overview-content .sell-point .box .title1 {
  font-weight: 500;
  font-size: 1.5em;
}
@media (max-width: 1680px) {
  .overview-content .sell-point {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .sell-point {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .overview-content .sell-point {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .overview-content .sell-point {
    font-size: 10.35px;
  }
  .overview-content .sell-point .w-container {
    width: auto;
    margin: 10vw auto;
  }
  .overview-content .sell-point .box {
    background: url(./m/b.png) 50% 0 no-repeat;
    background-size: 100%;
    padding-top: 198vw;
    font-size: 2.5vw;
    width: 88vw;
    margin: 0 auto;
  }
  .overview-content .sell-point .box .title {
    font-size: 3.75vw;
  }
  .overview-content .sell-point .box .title1 {
    font-size: 5.75vw;
  }
  .overview-content .sell-point .desc1 {
    top: 0;
    left: 0;
    right: 0;
    height: 48.5vw;
    width: auto;
  }
  .overview-content .sell-point .desc2 {
    top: 116vw;
    left: 0;
    height: 38vw;
    width: 50.5vw;
  }
  .overview-content .sell-point .desc3 {
    top: 116vw;
    right: 2vw;
    left: auto;
    height: 38vw;
    width: 40vw;
  }
  .overview-content .sell-point .desc4 {
    top: 62vw;
    left: -3%;
    font-size: 3.75vw;
  }
  .overview-content .sell-point .desc6 {
    left: -2vw;
    top: auto;
    bottom: 4.5vw;
  }
  .overview-content .sell-point .desc7 {
    left: 25.5vw;
    width: 37vw;
    height: 10vw;
    top: auto;
    bottom: 7vw;
  }
  .overview-content .sell-point .desc8 {
    right: -1vw;
    width: 30vw;
    height: 10vw;
    top: auto;
    bottom: 7vw;
  }

  .overview-content .sell-point .desc60,
  .overview-content .sell-point .desc70,
  .overview-content .sell-point .desc80 {
    font-weight: 300;
    text-align: center;
    font-size: 3.75vw;
  }
}
@media (max-width: 414px) {
  .overview-content .sell-point {
    font-size: 2.5vw;
  }
}

.overview-content .incredible-speed2 {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  height: 60em;
  background: url(./img/d.jpg) top / 120em auto no-repeat;
  position: relative;
}
.overview-content .incredible-speed2 .w-container {
  width: 72em;
  margin: 0 auto;
}
.overview-content .incredible-speed2 .text {
  text-align: center;
  padding: 6.25em 0 0;
}
.overview-content .incredible-speed2 .text a {
  color: #417cdd;
  font-size: 1.25em;
  font-weight: 300;
  display: inline-block;
  padding-top: 1em;
}
.overview-content .incredible-speed2 h2 {
  font-size: 2.8em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .incredible-speed2 p {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5;
}
.overview-content .incredible-speed2 .desc-text {
  position: absolute;
  /* height: 30em; */
  bottom: 10%;
  left: 50%;
  width: 60em;
  transform: translateX(-50%);
}
.overview-content .incredible-speed2 .desc {
  position: absolute;
  font-weight: 400;
  line-height: 1;
  transform: translateY(50%);
}
.overview-content .incredible-speed2 .desc1 {
  bottom: 18em;
  left: 10em;
}
.overview-content .incredible-speed2 .desc2 {
  bottom: 12.2em;
  left: 10em;
}
.overview-content .incredible-speed2 .desc3 {
  bottom: 18em;
  left: 20em;
}
.overview-content .incredible-speed2 .desc4 {
  bottom: 12.2em;
  left: 20em;
}
.overview-content .incredible-speed2 .desc1 span {
  font-size: 2.5em;
  color: #192a4f;
}
.overview-content .incredible-speed2 .desc2 span {
  font-size: 3em;
  color: #fff;
}
.overview-content .incredible-speed2 .desc3 span {
  font-size: 2em;
  color: #192a4f;
}
.overview-content .incredible-speed2 .desc4 span {
  font-size: 2.7em;
  color: #fff;
}
@media (max-width: 1680px) {
  .overview-content .incredible-speed2 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .incredible-speed2 {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .incredible-speed2 {
    font-size: 10.35px;
    background: url(./m/d.jpg) bottom / 100% auto no-repeat;
    height: auto;
    padding-bottom: 11%;
  }
  .overview-content .incredible-speed2 .m-hide {
    display: none;
  }
  .overview-content .incredible-speed2 .w-container {
    width: auto;
  }
  .overview-content .incredible-speed2 .text {
    padding: 0 4vw 72vw;
    text-align: left;
  }
  .overview-content .incredible-speed2 .text a {
    margin: 0 20px;
    padding-top: 0.5em;
  }
  .overview-content .incredible-speed2 h2 {
    font-size: 6.25vw;
    line-height: 1.2;
    padding: 1.5em 0 0.5em;
  }
  .overview-content .incredible-speed2 p {
    font-size: 4.38vw;
    line-height: 1.5;
    padding: 0;
  }
  .overview-content .incredible-speed2 .desc-text {
    height: 50vw;
    bottom: 0;
    left: 0;
    width: auto;
    transform: none;
    right: 0;
  }
  .overview-content .incredible-speed2 .desc {
    font-size: 1.8vw;
  }
  .overview-content .incredible-speed2 .desc1 {
    bottom: 43.5vw;
    left: 27vw;
  }
  .overview-content .incredible-speed2 .desc2 {
    bottom: 32.5vw;
    left: 27vw;
  }
  .overview-content .incredible-speed2 .desc3 {
    bottom: 43vw;
    left: 46vw;
  }
  .overview-content .incredible-speed2 .desc4 {
    bottom: 33vw;
    left: 46vw;
  }
}
@media (max-width: 414px) {
  .overview-content .incredible-speed2 {
    font-size: 2.5vw;
  }
}

.deco-installation {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  background: #f6f6f6;
}
.deco-installation .w-container {
  max-width: 76em;
  margin: 0 auto;
}
.deco-installation .text {
  text-align: center;
  padding: 5em 1% 0;
}
.deco-installation .text h2 {
  font-size: 2.8em;
  line-height: 1.2;
  font-weight: 500;
    padding-bottom: 0.5em;

}
.deco-installation .text p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.deco-installation .scene {
  text-align: center;
  padding: 4em 0;
}
.deco-installation .scene li {
  width: 48%;
  display: inline-block;
  vertical-align: top;
}
.deco-installation .scene li + li {
  padding-left: 0.5%;
}
.deco-installation .scene li .img {
  width: 100%;
  height: 0;
  padding-bottom: 85%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.deco-installation .scene .li-1 .img {
  background-image: url(./img/f1.jpg);
}
.deco-installation .scene .li-2 .img {
  background-image: url(./img/f2.jpg);
}
.deco-installation .scene li .info {
  font-size: 1.5em;
  margin-top: 1em;
  font-weight: 500;
}
@media (max-width: 1680px) {
  .deco-installation {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .deco-installation {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .deco-installation {
    font-size: 10.35px;
    background: #fff;
  }
  .deco-installation .w-container {
    width: auto;
    margin: 0 4vw;
  }
  .deco-installation .text {
    text-align: left;
    padding: 3.75em 0 0;
  }
  .deco-installation .text h2 {
    font-size: 6.25vw;
    padding: 0 0 0.5em;
  }
  .deco-installation .text p {
    font-size: 4.38vw;
    line-height: 1.5;
    padding: 0;
  }
  .deco-installation .scene {
    padding: 2em 0;
  }
  .deco-installation .scene li {
    display: block;
    width: auto;
  }
  .deco-installation .scene li .info {
    font-size: 4.38vw;
    margin: 1em 0 1.5em;
  }
}
@media (max-width: 414px) {
  .deco-installation {
    font-size: 2.5vw;
  }
}

.deco-gigabit-connectivity {
  max-width: 1920px;
  margin: 0 auto;
  font-size: 16px;
  background: url(./img/f.jpg) top/120em auto no-repeat;
  height: 60em;
  color: #fff;
}
.deco-gigabit-connectivity .w-container {
  max-width: 72em;
  margin: 0 auto;
  position: relative;
}
.deco-gigabit-connectivity .text {
  padding: 20em 55% 0 0;
}
.deco-gigabit-connectivity .text h2 {
  font-weight: 500;
  font-size: 2.8em;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.deco-gigabit-connectivity .text p {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5;
}
.deco-gigabit-connectivity .desc {
  position: absolute;
  right: 15em;
  font-size: 1.25em;
  line-height: 1;
  font-weight: 300;
}
.deco-gigabit-connectivity .desc1 {
  top: 15.7em;
  left: 30.8em;
}
.deco-gigabit-connectivity .desc2 {
  top: 26.33em;
  left: 30.9em;
}
@media (max-width: 1680px) {
  .deco-gigabit-connectivity {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .deco-gigabit-connectivity {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .deco-gigabit-connectivity {
    font-size: 10.35px;
    height: auto;
    background: #fff url(./m/f.jpg) bottom/100% auto no-repeat;
    height: auto;
    color: #000;
  }
  .deco-gigabit-connectivity .w-container {
    width: auto;
    padding-top: 0;
  }
  .deco-gigabit-connectivity .text {
    text-align: left;
    padding: 3.75em 4vw 81vw 4vw;
    width: auto;
  }
  .deco-gigabit-connectivity .text h2 {
    font-size: 6.25vw;
    padding: 0 0 0.5em;
  }
  .deco-gigabit-connectivity .text p {
    font-size: 4.38vw;
    line-height: 1.5;
    padding: 0;
  }
  .deco-gigabit-connectivity .desc {
    color: #fff;
    font-size: 4.38vw;
    right: 56vw;
    top: auto;
    left: 4vw;
    transform: translateY(50%);
    line-height: 1.3;
    width: 39vw;
  }
  .deco-gigabit-connectivity .desc1 {
    bottom: 58vw;
  }
  .deco-gigabit-connectivity .desc2 {
    bottom: 38vw;
  }
}
@media (max-width: 414px) {
  .deco-gigabit-connectivity {
    font-size: 2.5vw;
  }
}

.wifi-coverage-throughout-home {
  font-size: 16px;
  max-width: 1920px;
  height: 60em;
  background: url(./img/e.jpg) 50% 100% /120em auto no-repeat;
  margin: 0 auto;
}
.wifi-coverage-throughout-home .w-container {
  width: 75em;
  margin: 0 auto;
  position: relative;
}
.wifi-coverage-throughout-home .text {
  padding: 13.5em 0 0 50%;
}
.wifi-coverage-throughout-home h2 {
  font-size: 2.8em;
  font-weight: 500;
  line-height: 1.3;
padding-bottom: 0.5em;
}
.wifi-coverage-throughout-home p {
  font-size: 1.25em;
  line-height: 1.5;
  font-weight: 300;
}
.wifi-coverage-throughout-home .img {
  margin-top: 3em;
  width: 27.375em;
}
.wifi-coverage-throughout-home .img img {
  max-width: 100%;
}
@media (max-width: 1680px) {
  .wifi-coverage-throughout-home {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .wifi-coverage-throughout-home {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .wifi-coverage-throughout-home {
    font-size: 10.35px;
    background: #fff url(./m/e.jpg) bottom / 100% auto no-repeat;
    height: auto;
  }
  .wifi-coverage-throughout-home .w-container {
    width: auto;
  }
  .wifi-coverage-throughout-home .text {
    padding: 0 4vw 82vw;
    position: relative;
  }
  .wifi-coverage-throughout-home h2 {
    font-size: 6.25vw;
    line-height: 1.2;
    padding: 1.5em 0 0.5em;
  }
  .wifi-coverage-throughout-home p {
    font-size: 4.38vw;
    line-height: 1.5;
    padding: 0;
  }
  .wifi-coverage-throughout-home .img {
    max-width: 40%;
    position: absolute;
    bottom: 10vw;
    right: 10vw;
  }
}
@media (max-width: 414px) {
  .wifi-coverage-throughout-home {
    font-size: 2.5vw;
  }
}

.mesh-wifi-easymesh {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  background: #505153;
  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: 2.8em;
  line-height: 1.2;
  font-weight: 500;
  padding-bottom: 0.5em;
}
.mesh-wifi-easymesh p {
  font-weight: 300;
  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 .feature .img-desktop {
  display: block;
}

.mesh-wifi-easymesh .feature .img-mobile {
  display: none;
}
.mesh-wifi-easymesh ul {
  text-align: center;
  width: 74em;
  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%;
  border-radius: 1em;
}
.mesh-wifi-easymesh ul li .product1 {
  position: absolute;
  top: 25%;
  left: 72%;
  width: 6%;
}
.mesh-wifi-easymesh ul li .product2 {
  position: absolute;
  top: 72%;
  left: 59%;
  width: 6%;
}
.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.5em;
  font-weight: 500;
  margin: 0;
}
.mesh-wifi-easymesh .feature li .desc p {
  font-size: 1.25em;
  margin: 0;
}
.mesh-wifi-easymesh .diff li {
  width: 47.5%;
  line-height: 0;
  position: relative;
  margin: 0 0.2%;
}
.mesh-wifi-easymesh .diff p {
  font-size: 1.5em;
  position: absolute;
  top: 0.75em;
  left: 1em;
}
.mesh-wifi-easymesh .diff-new li {
  position: relative;
}
.mesh-wifi-easymesh .diff-new p {
  font-size: 1em;
  line-height: 1.4;
  position: absolute;
  top: 3.3%;
  left: 7%;
  width: 30%;
  text-align: center;
  font-weight: 300;
  margin: 0;
  color: #fff;
}
@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 {
    background: #fff;
    font-size: 10.35px;
    height: auto;
    padding-bottom: 10vw;
    color: #000;
  }
  .mesh-wifi-easymesh .w-container {
    width: auto;
  }
  .mesh-wifi-easymesh .text {
    padding: 0 4vw 0;
    position: relative;
    text-align: left;
  }
  .mesh-wifi-easymesh h2 {
    font-size: 6.25vw;
    line-height: 1.2;
    padding: 1.5em 0 0.5em;
  }
  .mesh-wifi-easymesh p {
    font-size: 4.38vw;
    line-height: 1.5;
    padding: 0;
  }
  .mesh-wifi-easymesh p.link {
    margin-top: 0.5em;
  }
    .mesh-wifi-easymesh .feature .img-desktop {
    display: none;
  }
  .mesh-wifi-easymesh .feature .img-mobile {
    padding-top: 1em;
    display: block;
  }
  .mesh-wifi-easymesh ul {
    width: auto;
    padding: 0 20px;
  }
  .mesh-wifi-easymesh ul li {
    margin: 0;
  }
  .mesh-wifi-easymesh .feature {
    padding: 2em 4vw 3em;
  }
  .mesh-wifi-easymesh .feature li {
    margin: 1em 0;
  }
  .mesh-wifi-easymesh .feature li.li-1,
  .mesh-wifi-easymesh .feature li.li-2,
  .mesh-wifi-easymesh .feature li.li-3,
  .mesh-wifi-easymesh .feature li.li-4 {
    width: 100%;
  }
  .mesh-wifi-easymesh .feature li .img {
    width: 7.5vw;
  }
  .mesh-wifi-easymesh .feature li .desc p {
    font-size: 4vw;
  }
  .mesh-wifi-easymesh .feature li .desc p.title {
    font-size: 5vw;
  }
  .mesh-wifi-easymesh .diff {
    padding: 0 20px 2vw;
  }
  .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;
    color: #fff;
  }
  .mesh-wifi-easymesh ul li video{
    border-radius: 0;
  }
}
@media (max-width: 414px) {
  .mesh-wifi-easymesh {
    font-size: 2.5vw;
  }
}

.archer-wpa3 {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  height: 50em;
  background: url(./img/g.jpg) 50% 0 no-repeat;
  background-size: 120em;
}
.archer-wpa3 .w-container {
  width: 64em;
  margin: 0 auto;
  position: relative;
}
.archer-wpa3 .text {
  padding: 15em 0 0 54%;
}
.archer-wpa3 h2 {
  font-size: 2.8em;
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 0.5em;
}
.archer-wpa3 p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.archer-wpa3 p.link {
  margin-top: 1em;
}
@media (max-width: 1680px) {
  .archer-wpa3 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .archer-wpa3 {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .archer-wpa3 {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .archer-wpa3 .m-hide {
    display: none;
  }
  .archer-wpa3 {
    font-size: 10.35px;
    height: auto;
    background: url(./m/g.jpg) 50% 90% / 90% auto no-repeat;
    padding-bottom: 105vw;
  }
  .archer-wpa3 .w-container {
    width: auto;
  }
  .archer-wpa3 .text {
    padding: 0 0 2em;
    text-align: left;
    color: inherit;
  }
  .archer-wpa3 h2 {
    font-size: 6.25vw;
    line-height: 1.2;
    padding: 1.5em 4vw 0.5em;
  }
  .archer-wpa3 p {
    font-size: 4.38vw;
    line-height: 1.5;
    padding: 0 4vw;
  }
}
@media (max-width: 414px) {
  .archer-wpa3 {
    font-size: 2.5vw;
  }
}

.deco-ipv6 {
  max-width: 1920px;
  margin: 0 auto;
  font-size: 16px;
  background: url(./img/h.jpg) top/120em auto no-repeat;
  height: 43.8125em;
}
.deco-ipv6 .w-container {
  max-width: 75em;
  margin: 0 auto;
  position: relative;
}
.deco-ipv6 .text {
  padding: 15em 60% 0 0;
}
.deco-ipv6 .text h2 {
  font-weight: 500;
  font-size: 2.8em;
  line-height: 1.2;
  padding-bottom: 0.5em;
  margin: 0;
}
.deco-ipv6 .text p {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5;
}
.deco-ipv6 .desc {
  position: absolute;
  right: 20em;
}
.deco-ipv6 .desc1 {
  top: 20em;
}
.deco-ipv6 .desc2 {
  top: 32em;
}
@media (max-width: 1680px) {
  .deco-ipv6 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .deco-ipv6 {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .deco-ipv6 {
    font-size: 10.35px;
    height: auto;
    background: #fff url(./m/h.jpg?v1) bottom/100% auto no-repeat;
    height: auto;
  }
  .deco-ipv6 .w-container {
    width: auto;
    padding-top: 0;
  }
  .deco-ipv6 .text {
    text-align: left;
    padding: 0 4vw 85vw;
    width: auto;
  }
  .deco-ipv6 .text h2 {
    font-size: 6.25vw;
    line-height: 1.2;
    padding: 1.5em 0 0.5em;
  }
  .deco-ipv6 .text p {
    font-size: 4.38vw;
    line-height: 1.5;
    padding: 0;
  }
  .deco-ipv6 .desc {
    right: 53vw;
  }
  .deco-ipv6 .desc1 {
    top: 68vw;
  }
  .deco-ipv6 .desc2 {
    top: 91vw;
  }
}
@media (max-width: 414px) {
  .deco-ipv6 {
    font-size: 2.5vw;
  }
}

/* ------------------------------------------------------ */

.archer-setup-with-app2 {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  background: url(./img/setup.jpg) top / 120em auto no-repeat;
  height: 60em;
  color: #fff;
  position: relative;
}
.archer-setup-with-app2 .w-container {
  max-width: 63em;
  margin: 0 auto;
}
.archer-setup-with-app2 .text {
  padding: 8em 0 0 50%;
}
.archer-setup-with-app2 h2 {
  font-weight: 500;
  font-size: 2.8125em;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 0.5em;
}
.archer-setup-with-app2 p {
  font-size: 1.25em;
  line-height: 1.5;
  font-weight: 300;
}
.archer-setup-with-app2 p.link {
  margin-top: 1em;
}
.archer-setup-with-app2 p.link a {
  color: #2c9aff;
  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: 5em;
  padding: 0;
  list-style: none;
}
.archer-setup-with-app2 .extra li {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  list-style-type: none;
  position: relative;
  margin: 0;
}
.archer-setup-with-app2 .extra li:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 0.8em;
  top: 1.3em;
  bottom: -0.4em;
  width: 2px;
  border-left: 2px dotted #2c9aff;
}
.archer-setup-with-app2 .extra .step-number {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.3em;
  height: 1.3em;
  border-radius: 50%;
  background-color: #2c9aff;
  color: #fff;
  font-size: 1.3em;
  font-weight: 400;
  margin-right: 1em;
  position: relative;
  z-index: 1;
}
.archer-setup-with-app2 .extra .step-content {
  padding-bottom: 1.8em;
}
.archer-setup-with-app2 .extra li:last-child .step-content {
  padding-bottom: 0;
}
.archer-setup-with-app2 .extra .info-title {
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 0.2em;
}
.archer-setup-with-app2 .extra .info-text {
  font-weight: 300;
  line-height: 1.4;
  margin: 0;
}
.archer-setup-with-app2 .download {
  margin: 6em 0 0 0;
  padding: 0;
}
.archer-setup-with-app2 .download li {
  display: inline-block;
  vertical-align: top;
}
.archer-setup-with-app2 .download li + li {
  margin-left: 1em;
}
.archer-setup-with-app2 .download .app-coverage,
.archer-setup-with-app2 .download .qr-code {
  width: 5em;
  height: 5em;
}
@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;
    /* height: 220vw; */
    background: #fff url(./m/setup.jpg?v1) 50% 100% no-repeat;
    font-size: 10.35px;
    background-size: 100%;
    position: relative;
    padding-bottom: 68vw;
    color: #000;
  }
  .archer-setup-with-app2 .w-container {
    width: auto;
  }
  .archer-setup-with-app2 .text {
    width: 100%;
    padding: 0 4vw 73vw;
  }
  .archer-setup-with-app2 .text h2 {
    font-size: 6.25vw;
    line-height: 1.2;
    padding: 1.5em 0 0.5em;
  }
  .archer-setup-with-app2 p {
    font-size: 4.38vw;
    line-height: 1.5;
    padding: 0;
  }
  .archer-setup-with-app2 .extra .info .info-title {
    margin-bottom: 0;
  }

  .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: 0;
    padding: 0;
    padding-top: 5vw;
    position: absolute;
  }
  .archer-setup-with-app2 .extra img {
    width: 2em;
  }
  .archer-setup-with-app2 .extra .info {
    font-size: 1.8vw;
    line-height: 1.2;
    margin-top: 5.2em;
    padding: 0;
  }
  .archer-setup-with-app2 .download {
    display: none;
  }
  /* .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 {
    width: 100%;
  }
  .archer-setup-with-app2 .extra .info .info-title {
    font-size: 2.43em;
    padding: 0;
  }
  .archer-setup-with-app2 .extra .info .info-text {
    font-size: 2.07em;
    padding: 0;
  }
  .archer-setup-with-app2 .extra .info li {
    margin-bottom: 0;
    min-height: 8em;
  }
  .archer-setup-with-app2 .extra .step-number {
    margin-right: 1em;
    font-size: 3vw;
    width: 4vw;
    height: 4vw;
  }
  .archer-setup-with-app2 .extra li:not(:last-child)::after {
    left: 2vw;
  }
}
@media (max-width: 414px) {
  .archer-setup-with-app2 {
    font-size: 2.5vw;
  }
}
