body,
body > .page-content-wrapper,
html {
  min-width: 320px;
}
.overview-content {
  font-size: 16px;
}
.overview-content .w1366 {
  margin: 0 auto;
  position: relative;
  width: 85.375em;
}
.overview-content .regular {
  font-weight: 400;
}
.overview-content .medium {
  font-weight: 500;
}
.overview-content .bold {
  font-weight: 700;
}
.overview-content .m-show {
  display: none;
}
.overview-content .nowrap {
  white-space: nowrap;
}
.overview-content .text > h2 {
  font-size: 3.125em;
  line-height: 1.2;
}
.overview-content .text > p {
  font-size: 1.25em;
  line-height: 1.5;
  padding-top: 1.5em;
}
@media screen and (max-width: 1440px) {
  .overview-content {
    font-size: 1.111vw;
  }
}
@media screen and (max-width: 736px) {
  html {
    font-size: 10.35px;
  }
  .overview-content {
    font-size: inherit;
  }
  .overview-content .m-light {
    font-weight: 300;
  }
  .overview-content .m-regular {
    font-weight: 400;
  }
  .overview-content .m-show {
    display: block;
  }
  .overview-content .w1366 {
    width: auto;
  }
  .overview-content .text > h2 {
    font-size: 2.5rem;
    padding: 4rem 6% 2rem;
  }
  .overview-content .text > p {
    font-size: 1.75em;
    line-height: 1.5;
    padding: 0 6% 3rem;
  }
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.overview-content .hero-new {
  background: url(https://static-product.tp-link.com/archer-t3u_v1/img/01-hero-new.png)
    50% no-repeat;
  background-size: 120em 100%;
  height: 53.125em;
}
.overview-content .hero-new .text {
  float: right;
  padding: 16em 0 0;
  width: 27.5em;
}
.overview-content .hero-new .text h2 {
  font-size: 3.4375em;
  line-height: 1.2;
}
.overview-content .hero-new .text h3 {
  font-size: 1.875em;
  line-height: 1.2;
  padding: 0.6em 0 0;
}
.overview-content .hero-new .text p {
  font-size: 1.875em;
  line-height: 1.2;
  padding: 0.25em;
  width: 6em;
  text-align: center;
  margin-top: 1em;
    border: 2px solid black;
  color: black;
  background: transparent;
  border-radius: 0.5em;
}
@media screen and (max-width: 736px) {
  .overview-content .hero-new {
    background: url(https://static-product.tp-link.com/archer-t3u_v1/m/01-hero-new.png)
      50% 0 / 100% auto no-repeat;
    height: 0;
    padding-bottom: 133%;
  }
  .overview-content .hero-new .text {
    padding: 0;
    width: auto;
  }
  .overview-content .hero-new .text h2 {
    font-size: 8vw;
    padding: 5vw 6vw 0;
  }
  .overview-content .hero-new .text h3 {
    font-size: 6vw;
    padding: 4vw 6vw 0;
  }
  .overview-content .hero-new .text p {
    font-size: 6vw;
    margin-left: 6vw;
  }
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.overview-content .better-connections {
  padding: 0 0 7.5em;
}
.overview-content .better-connections .text {
  padding: 5em 4em 4em;
  text-align: center;
}
.overview-content .better-connections .imgs:after {
  clear: both;
  content: "";
  display: block;
}
.overview-content .better-connections .imgs .img {
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  height: 0;
  padding-bottom: 32.06%;
  position: relative;
  width: 48.17%;
}
.overview-content .better-connections .imgs .img1 {
  background-image: url(https://static.tp-link.com/res/images/vi/archer-t3u_v1/b1.jpg);
  float: left;
}
.overview-content .better-connections .imgs .img2 {
  background-image: url(https://static.tp-link.com/res/images/vi/archer-t3u_v1/b2.jpg);
  float: right;
}
.overview-content .better-connections .imgs .img .desc {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  display: table;
  height: 12em;
  margin: 20% auto 0;
  width: 12em;
}
.overview-content .better-connections .imgs .img .desc span {
  display: table-cell;
  font-size: 2em;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 736px) {
  .overview-content .better-connections {
    padding: 0 0 2rem;
  }
  .overview-content .better-connections .text {
    padding: 0;
    text-align: left;
    width: auto;
  }
  .overview-content .better-connections .imgs {
    margin: 0 5%;
  }
  .overview-content .better-connections .imgs .img {
    margin-bottom: 5%;
    padding-bottom: 66.6%;
    width: 100%;
  }
  .overview-content .better-connections .imgs .img .desc {
    height: 36vw;
    margin: 12vw auto;
    width: 36vw;
  }
  .overview-content .better-connections .imgs .img .desc span {
    font-size: 2rem;
  }
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.overview-content .miniature {
  background: url(https://static-product.tp-link.com/archer-t3u_v1/img/03-miniature.png)
    50% no-repeat;
  background-size: 120em 100%;
  height: 54.125em;
}
.overview-content .miniature .text {
  color: #fff;
  padding: 18em 0 0;
  width: 32em;
}
@media screen and (max-width: 736px) {
  .overview-content .miniature {
    background: #e6e6e6
      url(https://static-product.tp-link.com/archer-t3u_v1/m/03-miniature.png) 50%
      100% / 100% auto no-repeat;
    height: auto;
    padding-bottom: 98.125%;
  }
  .overview-content .miniature .text {
    color: inherit;
    padding: 0;
    width: auto;
  }
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.overview-content .speed {
  background: url(https://static-product.tp-link.com/archer-t3u_v1/img/04-usb.png)
    50% no-repeat;
  background-size: 120em 100%;
  height: 65.1875em;
}
.overview-content .speed .text {
text-align: center;    
padding: 5em 0;
}
.overview-content .speed .text .img {
  background: url(https://static-product.tp-link.com/archer-t3u_v1/img/10x-faster.png)
    50% no-repeat;
  background-size: contain;
  height: 10.375em;
  margin: 23em 0 0 50em;
  width: 9.1875em;
}
@media screen and (max-width: 736px) {
  .overview-content .speed {
    background: #f5f6f9
      url(https://static.tp-link.com/res/images/vi/archer-t3u_v1/m/d.jpg) 50%
      100% / 100% auto no-repeat;
    height: auto;
    padding-bottom: 100%;
  }
  .overview-content .speed .text {

text-align: left;
    padding: 0;
    width: auto;
  }
  .overview-content .speed .text .img {
    font-size: 0.75rem;
    margin: 0 6%;
  }
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.overview-content .mu-mimo .text {
  padding: 8em 0 0;
  width: 31em;
}
.overview-content .mu-mimo .img {
  background: url(https://static-product.tp-link.com/archer-t3u_v1/img/05-mimo.png)
    50% no-repeat;
  background-size: 120em 100%;
  margin-top: -18em;
  height: 60em;
  overflow: hidden;
}
.overview-content .mu-mimo .img .desc {
  line-height: 1.2;
  position: absolute;
  text-align: center;
  top: 0;
}
.overview-content .mu-mimo .img .desc1 {
  font-size: 1.5em;
  left: 4.5%;
  margin-top: 49%;
  width: 20%;
}
.overview-content .mu-mimo .img .desc2 {
  font-size: 1.125em;
  left: 19.5%;
  margin-top: 45%;
  width: 15%;
}
.overview-content .mu-mimo .img .desc3 {
  font-size: 1.5em;
  left: 56.5%;
  margin-top: 53%;
  width: 20%;
}
.overview-content .mu-mimo .img .desc4 {
  font-size: 1.5em;
  left: 84%;
  margin-top: 46%;
  width: 20%;
}
@media screen and (max-width: 736px) {
  .overview-content .mu-mimo .text {
    padding: 0;
    width: auto;
  }
  .overview-content .mu-mimo .img {
    background: url(https://static-product.tp-link.com/archer-t3u_v1/m/05-mimo.png)
      50% / 100% 100% no-repeat;
    height: 0;
    margin: -10% 0 0;
    padding-bottom: 100%;
  }
  .overview-content .mu-mimo .img .desc1 {
    font-size: 3vw;
    left: 26vw;
    margin-top: 30vw;
    width: 40vw;
  }
  .overview-content .mu-mimo .img .desc2 {
    font-size: 1.75vw;
    left: 50vw;
    margin-top: 24vw;
    width: 20vw;
  }
  .overview-content .mu-mimo .img .desc3 {
    font-size: 3vw;
    left: 26vw;
    margin-top: 87vw;
    width: 40vw;
  }
  .overview-content .mu-mimo .img .desc4 {
    font-size: 3vw;
    left: 65vw;
    margin-top: 77vw;
    width: 40vw;
  }
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.overview-content .three-icons {
  background: #495459;
  color: #fff;
  padding: 8em 0;
}
.overview-content .three-icons ul {
  text-align: justify;
}
.overview-content .three-icons ul:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.overview-content .three-icons ul li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 25%;
}
.overview-content .three-icons ul li .icon {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 5em;
  margin: 0 auto;
  width: 5em;
}
.overview-content .three-icons ul li h3 {
  font-size: 2.25em;
  line-height: 1.2;
  padding: 0.5em 0 0;
}
.overview-content .three-icons ul li p {
  font-size: 1.25em;
  line-height: 1.5;
  padding: 0.5em 0 0;
}
.overview-content .three-icons ul .li1 .icon {
  background-image: url(https://static.tp-link.com/res/images/vi/archer-t3u_v1/f1.png);
}
.overview-content .three-icons ul .li2 .icon {
  background-image: url(https://static.tp-link.com/res/images/vi/archer-t3u_v1/f2.png);
}
.overview-content .three-icons ul .li3 .icon {
  background-image: url(https://static.tp-link.com/res/images/vi/archer-t3u_v1/f3.png);
}
@media screen and (max-width: 736px) {
  .overview-content .three-icons {
    padding: 4rem 0;
  }
  .overview-content .three-icons ul {
    padding: 0 6%;
  }
  .overview-content .three-icons ul li {
    display: block;
    padding-left: 8rem;
    position: relative;
    text-align: left;
    width: auto;
  }
  .overview-content .three-icons ul li .icon {
    height: 6.4rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 6.4rem;
  }
  .overview-content .three-icons ul li h3 {
    font-size: 2.5rem;
    padding: 0;
  }
  .overview-content .three-icons ul li p {
    font-size: 1.75rem;
    padding: 1rem 0 0;
  }
  .overview-content .three-icons ul li + li {
    margin-top: 2rem;
  }
}
