.overview-content .outdoor-or-indoor {
  font-size: 16px;
  height: 54.4375em;
  max-width: 120em;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.overview-content .outdoor-or-indoor .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.overview-content .outdoor-or-indoor .img-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.overview-content .outdoor-or-indoor .img-container .img0 {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 1s ease-out;
}

.overview-content .outdoor-or-indoor .img-container .img0.active {
  opacity: 1;
}

.overview-content .outdoor-or-indoor .w-container {
  width: 95em;
  margin: 0 auto;
  z-index: 3;
  position: relative;
}

.overview-content .outdoor-or-indoor .w-container .text {
  text-align: left;
  padding: 11em 49em 0 5em;
}

.overview-content .outdoor-or-indoor h2 {
  font-size: 3.28125em;
  font-weight: 500;
  line-height: 1;
  padding-bottom: 0.5em;
  color: #fff;
}

.overview-content .outdoor-or-indoor h3 {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 1em;
  color: #fff;
}


.overview-content .outdoor-or-indoor .usage {
  display: flex;
  margin-top: 3em;
}

.overview-content .outdoor-or-indoor .usage span {
  font-size: 1.3125em;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  display: inline-block;
  width: 8em;
}

.overview-content .outdoor-or-indoor .usage span.line {
  width: 1px;
  height: auto;
  border-right: 1px solid #fff;
  margin: 0 1.5em 0 1em;
}

.overview-content .outdoor-or-indoor .text .model {
  font-size: 1.5em;
  line-height: 1.333;
  font-weight: 500;
  display: inline-block;
  color: #fff;
  background: #005eac;
  border-radius: 1em;
  padding: 0.25em 0.75em;
  vertical-align: middle;
  min-width: 6em;
  height: 1.5em;
  text-align: center
}

.overview-content .outdoor-or-indoor .icon {
  margin-top: 2em
}

.overview-content .outdoor-or-indoor .icon .google {
  height: 3.625em;
  margin-left: 1em;
}

.overview-content .outdoor-or-indoor .icon .alexa {
  height: 3.625em;
}


.overview-content .outdoor-or-indoor .icon-item {
  border-radius: .5em;
}

.overview-content .outdoor-or-indoor .button {
  margin-top: 2em;
}

.overview-content .outdoor-or-indoor .button span {
  font-size: 1.40625em;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
}

.overview-content .outdoor-or-indoor .button span.active {
  color: #005eac;
}

.overview-content .outdoor-or-indoor .button b {
  background: url(https://static-product.tp-link.com/tapo-c120_v1/img/a-icon-1.png) 50% 100% no-repeat;
  background-size: 100%;
  display: inline-block;
  width: 2.75em;
  cursor: pointer;
}

.overview-content .outdoor-or-indoor .button b.active {
  background: url(https://static-product.tp-link.com/tapo-c120_v1/img/a-icon-2.png) 50% 100% no-repeat;
  background-size: 100%;
  display: inline-block;
  width: 2.75em;
}

@media(max-width:1680px) {
  .overview-content .outdoor-or-indoor {
    font-size: 14px
  }
}

@media(max-width:1440px) {
  .overview-content .outdoor-or-indoor {
    font-size: 12px
  }
}

@media(max-width:736px) {
  .overview-content .outdoor-or-indoor {
    font-size: 10.35px;
    background: url(https://static-product.tp-link.com/tapo-c120_v1/m/a.jpg) 50% 0 no-repeat;
    background-size: 100%;
    height: 149.53125vw;
  }

  .overview-content .outdoor-or-indoor .w-container {
    width: auto
  }

  .overview-content .outdoor-or-indoor .box {
    position: relative
  }

  .overview-content .outdoor-or-indoor .img-container {
    display: none;
  }

  .overview-content .outdoor-or-indoor .w-container .text {
    padding: 2em 3em 0 0;
  }

  .overview-content .outdoor-or-indoor h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 20px .5em
  }

  .overview-content .outdoor-or-indoor h3 {
    font-size: 1.5em;
    line-height: 1.2;
    font-weight: 400;
    padding: 0 4em 0.75em 20px;
  }

  .overview-content .outdoor-or-indoor p {
    font-size: 1.5em;
    padding: 0 20px 1em
  }

  .overview-content .outdoor-or-indoor .text .model {
    margin-left: 20px;
    font-size: 1.5em;
    border-radius: 2em;
  }

  .overview-content .outdoor-or-indoor .icon {
    margin-top: 2em;
    margin-left: 20px;
  }

  .overview-content .outdoor-or-indoor .usage {
    margin-left: 20px;
    margin-top: 1.5em;
  }

  .overview-content .outdoor-or-indoor .icon .google {
    height: 3em;
    margin-left: 0;
    margin-top: 1em;
  }

  .overview-content .outdoor-or-indoor .icon .alexa {
    height: 3em;
    display: block;
  }

  .overview-content .outdoor-or-indoor .button {
    display: none;
  }
}

@media(max-width:414px) {
  .overview-content .outdoor-or-indoor {
    font-size: 2.5vw
  }
}


.overview-content .archer-selling-point {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto
}

.overview-content .archer-selling-point .w-container {
  width: 90.625em;
  margin: 0 auto
}

.overview-content .archer-selling-point .text {
  padding: 5em 0;
}

.overview-content .archer-selling-point .box {
  height: 0;
  padding-top: 46.5%;
  background: url(https://static-product.tp-link.com/tapo-c120_v1/img/b.png) 50% 0 no-repeat;
  background-size: 100%;
  position: relative;
}

.overview-content .archer-selling-point .box a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: inherit;
  text-decoration: none;
}

.overview-content .archer-selling-point .desc {
  position: absolute;
  line-height: 1.3;
  text-align: left
}

.overview-content .archer-selling-point .desc1 {
  top: 0;
  left: 0;
  width: 26.4%;
  height: 100%;
}

.overview-content .archer-selling-point .desc2 {
  top: 0;
  left: 27.2%;
  width: 22.5%;
  height: 65.2%;
}

.overview-content .archer-selling-point .desc3 {
  top: 0%;
  left: 50.4%;
  width: 33%;
  height: 54%;
}

.overview-content .archer-selling-point .desc4 {
  top: 0%;
  left: 84.2%;
  width: 15.6%;
  height: 54%;
}

.overview-content .archer-selling-point .desc5 {
  top: 66.8%;
  left: 27.2%;
  width: 22.5%;
  height: 32.2%;
}

.overview-content .archer-selling-point .desc6 {
  top: 55.5%;
  left: 50.5%;
  width: 33%;
  height: 21.2%;
}

.overview-content .archer-selling-point .desc7 {
  top: 55.8%;
  left: 84.2%;
  width: 16%;
  height: 20.2%;
}

.overview-content .archer-selling-point .desc8 {
  top: 77.8%;
  left: 50.5%;
  width: 16%;
  height: 21.2%;
}

.overview-content .archer-selling-point .desc9 {
  top: 77.8%;
  left: 67.3%;
  width: 16%;
  height: 21.2%;
}

.overview-content .archer-selling-point .desc10 {
  top: 77.8%;
  left: 84.2%;
  width: 16%;
  height: 21.2%;
}

.overview-content .archer-selling-point .b {
  padding: 2em 1.5em;
  display: block;
}

.overview-content .archer-selling-point .desc4 .b {
  padding: 2em 1em;
}

.overview-content .archer-selling-point .desc7 .b,
.overview-content .archer-selling-point .desc8 .b,
.overview-content .archer-selling-point .desc9 .b {
  padding: 2.5em 5em 0 1em;
}

.overview-content .archer-selling-point .desc10 .b {
  padding: 2.5em 5em 0 1em;
}

.overview-content .archer-selling-point .b10 {
  font-size: 2.8em;
  line-height: 1.2;
  font-weight: 700;
  display: block;
  color: #005eac;
}

.overview-content .archer-selling-point .b11 {
  font-size: 1.75em;
  line-height: 1.2;
  font-weight: 700;
  display: block;
}

.overview-content .archer-selling-point .b20 {
  font-size: 2.8em;
  line-height: 1.2;
  width: 10em;
  font-weight: 700;
  color: #005eac;
  display: block;
}

.overview-content .archer-selling-point .b21 {
  font-size: 1.5em;
  line-height: 1.2;
  font-weight: 700;
  display: block;
}

.overview-content .archer-selling-point .b30 {
  font-size: 2.8em;
  line-height: 1.2;
  font-weight: 700;
  padding-bottom: 0.25em;
  color: #005eac;
  display: block;
}

.overview-content .archer-selling-point .b31 {
  font-size: 1.35em;
  line-height: 1.2;
  font-weight: 700;
  display: block;
}

.overview-content .archer-selling-point .b40 {
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.2;
  display: block;
}


.overview-content .archer-selling-point .b50 {
  font-size: 1.75em;
  line-height: 1.2;
  font-weight: 700;
  display: block;
}

.overview-content .archer-selling-point .b50 .color {
  color: #005eac;
}

.overview-content .archer-selling-point .b60 {
  font-size: 1.5em;
  line-height: 1.2;
  font-weight: 700;
  display: block;
}

.overview-content .archer-selling-point .b61 {
  font-size: 1.45em;
  line-height: 1.2;
  font-weight: 400;
  display: block;
}

.overview-content .archer-selling-point .b70,
.overview-content .archer-selling-point .b80,
.overview-content .archer-selling-point .b90,
.overview-content .archer-selling-point .b100 {
  font-size: 1em;
  line-height: 1.2;
  font-weight: 400;
}

.overview-content .archer-selling-point .no-wrap {
  white-space: nowrap
}

.overview-content .archer-selling-point .b-icon-1 {
  width: 8em;
  margin-top: 2em;
}

.overview-content .archer-selling-point .b-icon-2 {
  width: 4em;
  margin-top: 1.5em;
}

.overview-content .archer-selling-point .b-icon-3 {
  width: 2.5em;
  margin-top: 0.5em;
}

@media (max-width:1680px) {
  .overview-content .archer-selling-point {
    font-size: 14px
  }
}

@media (max-width:1440px) {
  .overview-content .archer-selling-point {
    font-size: 12px
  }
}

@media (max-width:736px) {
  .overview-content .archer-selling-point {
    font-size: 10.35px;
    padding: 0;

  }

  .overview-content .archer-selling-point .w-container {
    width: auto;
  }

  .overview-content .archer-selling-point .text {
    padding: 3em 0;
  }

  .overview-content .archer-selling-point .box {
    background: url(https://static-product.tp-link.com/tapo-c120_v1/m/b.jpg) 50% 0 no-repeat;
    background-size: 100%;
    padding-top: 163.90625%;
  }

  .overview-content .archer-selling-point .b {
    padding: 1em;
  }

  .overview-content .archer-selling-point .desc1 {
    top: 0vw;
    left: 7vw;
    width: 45.4%;
    height: 48.5%;
  }

  .overview-content .archer-selling-point .desc2 {
    top: 0vw;
    left: 54vw;
    width: 38.4%;
    height: 32.5%;
  }

  .overview-content .archer-selling-point .desc3 {
    top: 82vw;
    left: 7vw;
    width: 57.4%;
    height: 26.5%;
  }

  .overview-content .archer-selling-point .desc4 {
    top: 81vw;
    left: 65vw;
    width: 28.4%;
    height: 27%;
  }

  .overview-content .archer-selling-point .desc5 {
    top: 54vw;
    left: 54vw;
    width: 39%;
    height: 16%;
  }

  .overview-content .archer-selling-point .desc6 {
    top: 126vw;
    left: 7vw;
    width: 58.4%;
    height: 10.2%;
  }

  .overview-content .archer-selling-point .desc7 {
    top: 126vw;
    left: 66vw;
    width: 27.4%;
    height: 10%;
  }

  .overview-content .archer-selling-point .desc8 {
    top: 144vw;
    left: 7vw;
    width: 28.4%;
    height: 11%;
  }

  .overview-content .archer-selling-point .desc9 {
    top: 144vw;
    left: 37vw;
    width: 26.8%;
    height: 10.5%;
  }

  .overview-content .archer-selling-point .desc10 {
    top: 144vw;
    left: 66vw;
    width: 26.8%;
    height: 10.5%;
  }

  .overview-content .archer-selling-point .b-icon-1 {
    width: 17vw;
    margin-top: 1em;
  }

  .overview-content .archer-selling-point .b-icon-2 {
    width: 7vw;
  }

  .overview-content .archer-selling-point .b-icon-3 {
    width: 6VW;
  }

  .overview-content .archer-selling-point .desc6 .b {
    padding: 5vw 25vw 0 3vw;
  }

  .overview-content .archer-selling-point .b10 {
    font-size: 5vw;
  }

  .overview-content .archer-selling-point .b11 {
    font-size: 3vw;
  }

  .overview-content .archer-selling-point .b20 {
    font-size: 6vw;
    width: 26vw;
  }

  .overview-content .archer-selling-point .b30 {
    font-size: 5vw;
  }

  .overview-content .archer-selling-point .b31 {
    font-size: 3vw;
  }

  .overview-content .archer-selling-point .b40 {
    font-size: 2.5vw;

  }

  .overview-content .archer-selling-point .desc4 .b {
    padding: 1em;
  }

  .overview-content .archer-selling-point .b50 {
    font-size: 3.5vw;
  }

  .overview-content .archer-selling-point .b60 {
    font-size: 3vw;
  }

  .overview-content .archer-selling-point .b61 {
    font-size: 3vw;
  }

  .overview-content .archer-selling-point .b70 {
    font-size: 2.5vw;
    padding: 0;
  }


  .overview-content .archer-selling-point .b80 {
    font-size: 2.5vw;
  }

  .overview-content .archer-selling-point .b90 {
    font-size: 2.5vw;
  }

  .overview-content .archer-selling-point .b100 {
    font-size: 2.5vw;
  }

  .overview-content .archer-selling-point .desc7 .b,
  .overview-content .archer-selling-point .desc8 .b,
  .overview-content .archer-selling-point .desc9 .b {
    padding: 5vw 7vw 0 2vw;
  }

  .overview-content .archer-selling-point .desc10 .b {
    padding: 3vw 7vw 0 2vw;
  }
}

@media (max-width:414px) {
  .overview-content .archer-selling-point {
    font-size: 2.5vw
  }
}

.overview-content .indoor-outdoor-versatility {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}

.overview-content .indoor-outdoor-versatility .w-container {
  width: 90em;
  margin: 0 auto;
  padding: 6.25em 0 0;
}

.overview-content .indoor-outdoor-versatility .text {
  text-align: center;

}

.overview-content .indoor-outdoor-versatility h2 {
  font-size: 2.8125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 1em;
}

.overview-content .indoor-outdoor-versatility h3 {
  font-size: 1.40625em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.1em;
}

.overview-content .indoor-outdoor-versatility p {
  font-size: 1.40625em;
  font-weight: 300;
  line-height: 1.2;
}

.overview-content .indoor-outdoor-versatility ul {
  display: flex;
  justify-content: space-between;
  width: 73%;
  margin: 0 auto;
  padding-bottom: 2em;
}

.overview-content .indoor-outdoor-versatility li {
  width: 46%;
  display: flex;
}

.overview-content .indoor-outdoor-versatility li .content {
  text-align: left;
  margin-left: 0.5em;
}

.overview-content .indoor-outdoor-versatility .li-1 img {
  width: 2.625em;
  height: 1.8125em;
}

.overview-content .indoor-outdoor-versatility .li-2 img {
  width: 2.3125em;
  height: 2.5625em;
}

.overview-content .indoor-outdoor-versatility video {
  width: 100%;
}

@media (max-width:1680px) {
  .overview-content .indoor-outdoor-versatility {
    font-size: 14px
  }
}

@media (max-width:1440px) {
  .overview-content .indoor-outdoor-versatility {
    font-size: 12px
  }
}

@media (max-width:736px) {
  .overview-content .indoor-outdoor-versatility {
    font-size: 10.35px;
    background: url(https://static-product.tp-link.com/tapo-c120_v1/m/c.jpg) 50% 100% no-repeat;
    background-size: 100%;
    padding-bottom: 81vw;
  }

  .overview-content .indoor-outdoor-versatility .w-container {
    width: auto;
    padding: 0;
  }

  .overview-content .indoor-outdoor-versatility ul {
    display: block;
    width: auto;
    padding: 0 20px;
  }

  .overview-content .indoor-outdoor-versatility li {
    width: auto;
    display: block;
    text-align: left;
  }

  .overview-content .indoor-outdoor-versatility li .content {
    margin: 0 auto;
  }

  .overview-content .indoor-outdoor-versatility h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 20px 1em;
  }

  .overview-content .indoor-outdoor-versatility h3 {
    font-size: 2em;
  }

  .overview-content .indoor-outdoor-versatility br {
    display: none;
  }

  .overview-content .indoor-outdoor-versatility .li-2 {
    margin-top: 3em;
  }

  .overview-content .indoor-outdoor-versatility .text {
    padding: 0 0 1.5em;
    text-align: left;
  }

  .overview-content .indoor-outdoor-versatility p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
  }

  .overview-content .indoor-outdoor-versatility video {
    display: none;
  }
}


.overview-content .remote-control-local-control {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  background-color: #f1f0f5;
}

.overview-content .remote-control-local-control .menu {
  padding: 6em 0 2em;
  text-align: center
}

.overview-content .remote-control-local-control .menu li {
  display: inline-block;
  min-width: 16%;
  margin: 0 2%
}

.overview-content .remote-control-local-control .menu li span {
  font-size: 1.5em;
  font-weight: 700;
  color: #000;
  background-color: #fff;
  cursor: pointer;
  border: 3px solid #000;
  border-radius: 0.35em;
  padding: 0.5em 1em;
}

.overview-content .remote-control-local-control .menu li.active span {
  color: #fff;
  background-color: #000;
}

.overview-content .remote-control-local-control .swiper {
  overflow: hidden;
  position: relative;
}

.overview-content .remote-control-local-control .c0 {
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 120em;
  padding-bottom: 37.4375em;
  color: #fff
}


.overview-content .remote-control-local-control .c1 {
  background-image: url(https://static-product.tp-link.com/tapo-c120_v1/img/c-1.jpg)
}

.overview-content .remote-control-local-control .c2 {
  background-image: url(https://static-product.tp-link.com/tapo-c120_v1/img/c-2.jpg)
}



.overview-content .remote-control-local-control h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-top: 0.75em;
  padding-bottom: 0.5em;
}

.overview-content .remote-control-local-control .text p {
  font-size: 1.5em;
  line-height: 1.5;
}

.overview-content .remote-control-local-control .w-container {
  width: 87.5em;
  margin: 0 auto;
  position: relative;
}





.overview-content .remote-control-local-control .bg {
  position: absolute;
  left: 0;
  right: 0;
}



.overview-content .remote-control-local-control .c1 .text {
  color: #000;
  text-align: center;
  padding: 0 11em 2em;
}

.overview-content .remote-control-local-control .c2 .text {
  color: #000;
  text-align: center;
  padding: 0 11em 2em;
}

.overview-content .remote-control-local-control .bg .desc {
  position: absolute;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.2;
  padding: 0.5em 1em;
}

.overview-content .remote-control-local-control .c1 .bg .desc1 {
  left: -5.8em;
  bottom: -24.9em;
  color: #fff;
  background: #9d9d9d;
}

.overview-content .remote-control-local-control .c1 .bg .desc2 {
  left: 29.54em;
  bottom: -24.9em;
  color: #fff;
  background: #005eac;
}

.overview-content .remote-control-local-control .c2 .bg .desc1 {
  left: -5.8em;
  bottom: -24.9em;
  color: #fff;
  background: #9d9d9d;
}

.overview-content .remote-control-local-control .c2 .bg .desc2 {
  left: 29.54em;
  bottom: -24.9em;
  color: #fff;
  background: #005eac;
}

.overview-content .remote-control-local-control .c2 .bg .desc3 {
  font-size: 1em;
  color: #000;
  right: 43.2em;
  bottom: -37.5em;
}

.overview-content .remote-control-local-control .navigation {
  width: 3.25em;
  height: 3.25em;
  position: absolute;
  top: 31em;
  z-index: 5;
  cursor: pointer;
}

.overview-content .remote-control-local-control .navigation.left {
  left: 1em;
}

.overview-content .remote-control-local-control .navigation.right {
  right: 1em;
}

@media (max-width:1680px) {
  .overview-content .remote-control-local-control {
    font-size: 14px
  }
}

@media (max-width:1440px) {
  .overview-content .remote-control-local-control {
    font-size: 12px
  }
}

@media (max-width:736px) {
  .overview-content .remote-control-local-control {
    font-size: 10.35px;
    background-color: #fff
  }

  .overview-content .remote-control-local-control .w-container {
    width: auto;
    position: relative;

  }

  .overview-content .remote-control-local-control .c1 .text {
    padding: 0 0 1.5em;
    text-align: left
  }

  .overview-content .remote-control-local-control h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em
  }


  .overview-content .remote-control-local-control .c0 .bg {
    position: relative;
  }

  .overview-content .remote-control-local-control .swiper {
    width: auto;
    height: auto;
    overflow: visible;
    display: block;
  }

  .overview-content .remote-control-local-control .navigation {
    display: none;
  }

  .overview-content .remote-control-local-control h3 {
    font-size: 2em;
    line-height: 1.2;
    padding: 0 20px 0.5em
  }

  .overview-content .remote-control-local-control .text p {
    font-size: 1.75em;
    line-height: 1.5;
    padding: 0 20px;
  }

  .overview-content .remote-control-local-control .menu {
    display: none
  }

  .overview-content .remote-control-local-control .box {
    position: relative;
    padding: 0
  }


  .overview-content .remote-control-local-control .c0 {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    height: auto;
    color: #000;
  }


  .overview-content .remote-control-local-control .c1 {
    background-image: url(https://static-product.tp-link.com/tapo-c120_v1/m/d-1.jpg);
    padding-bottom: 100.34375%
  }

  .overview-content .remote-control-local-control .c2 .text {
    color: #000;
    padding: 0 0 1.5em;
    text-align: left;
  }

  .overview-content .remote-control-local-control .c2 {
    background-image: url(https://static-product.tp-link.com/tapo-c120_v1/m/d-2.jpg);
    padding-bottom: 97.25%
  }

  .overview-content .remote-control-local-control .c1 .bg .desc1 {
    right: 0em;
    left: auto;
    bottom: auto;
    top: 2.05em;
  }

  .overview-content .remote-control-local-control .c1 .bg .desc2 {
    right: 0em;
    left: auto;
    bottom: auto;
    top: 16.3em;
  }

  .overview-content .remote-control-local-control .c2 .bg .desc1 {
    right: 0em;
    left: auto;
    bottom: auto;
    top: 0.05em;
  }

  .overview-content .remote-control-local-control .c2 .bg .desc2 {
    right: 0em;
    left: auto;
    bottom: auto;
    top: 14em;
  }

  .overview-content .remote-control-local-control .c2 .bg .desc3 {
    right: auto;
    left: 0.5vw;
    bottom: auto;
    top: 14em;
    color: #fff;
    font-size: 3vw;
  }

  .overview-content .remote-control-local-control .bg .desc {
    font-size: 3.5vw;
  }


  .overview-content .remote-control-local-control .c2 .bg {
    position: relative;
    left: 0;
    top: 0;
  }




}

@media (max-width:414px) {
  .overview-content .remote-control-local-control {
    font-size: 2.5vw
  }
}

.overview-content .camera-with-1080p-full-hd {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  padding: 8em 0 0
}

.overview-content .camera-with-1080p-full-hd .w-container {
  width: 101em;
  margin: 0 auto
}

.overview-content .camera-with-1080p-full-hd .text {
  text-align: center;
  padding: 0 31em 3.5em;
}

.overview-content .camera-with-1080p-full-hd h2 {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
  padding-top: 1em;
}

.overview-content .camera-with-1080p-full-hd p {
  font-size: 1.375em;
  line-height: 1.5;
  font-weight: 300;

}

.overview-content .camera-with-1080p-full-hd .feature ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.overview-content .camera-with-1080p-full-hd .feature li {
  width: 49.5%;
  text-align: center;
  border-radius: 0.5em;
  box-sizing: border-box;
  position: relative
}

.overview-content .camera-with-1080p-full-hd .feature li img {
  width: 100%
}

.overview-content .camera-with-1080p-full-hd .feature li+li {
  margin-left: 1em
}

.overview-content .camera-with-1080p-full-hd .feature ul .img-container {
  position: relative;
}

.overview-content .camera-with-1080p-full-hd .feature ul .desc {
  position: absolute;
  bottom: 1.5em;
  left: 1.5em;
  color: #fff;
  text-align: left;
}

.overview-content .camera-with-1080p-full-hd .feature ul .content {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 7em;
}

.overview-content .camera-with-1080p-full-hd .feature ul .desc1 {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.2;
}

.overview-content .camera-with-1080p-full-hd .feature ul .icon-1 {
  width: 11.25em;
  padding-bottom: 0.5em;
}

.overview-content .camera-with-1080p-full-hd .feature ul .icon-2 {
  width: 3em;
  padding-bottom: 0.5em;
}

@media (max-width:1680px) {
  .overview-content .camera-with-1080p-full-hd {
    font-size: 14px
  }
}

@media (max-width:1440px) {
  .overview-content .camera-with-1080p-full-hd {
    font-size: 12px
  }
}

@media (max-width:736px) {
  .overview-content .camera-with-1080p-full-hd {
    font-size: 10.35px;
    background-size: 100%;
    padding: 0
  }

  .overview-content .camera-with-1080p-full-hd .w-container {
    width: auto
  }

  .overview-content .camera-with-1080p-full-hd .text {
    text-align: left;
    padding: 0
  }

  .overview-content .camera-with-1080p-full-hd h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 20px .5em
  }

  .overview-content .camera-with-1080p-full-hd p {
    font-size: 1.75em;
    line-height: 1.42857;
    padding: 0 20px;
    text-align: left
  }

  .overview-content .camera-with-1080p-full-hd .feature ul .content {
    width: auto;
    padding: 0 0 1.5em;
    text-align: left;
  }

  .overview-content .camera-with-1080p-full-hd .feature ul {
    padding: 0;
    flex-wrap: wrap
  }

  .overview-content .camera-with-1080p-full-hd .feature li {
    width: 100%;
    padding: 0;
    display: flex;
    flex-direction: column-reverse;
  }

  .overview-content .camera-with-1080p-full-hd .feature li+li {
    margin: 1em 0 0
  }

  .overview-content .camera-with-1080p-full-hd .feature ul .desc1 {
    padding: 0;
  }

  .overview-content .camera-with-1080p-full-hd .feature ul p {
    font-size: 1.75em
  }
}

@media (max-width:414px) {
  .overview-content .camera-with-1080p-full-hd {
    font-size: 2.5vw
  }
}

.overview-content .free-smart-ai-detection {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  background: #f8f8f9 url(https://static-product.tp-link.com/tapo-c120_v1/img/e.jpg) 50% 100% no-repeat;
  background-size: 120em;
  padding-bottom: 33em;
}

.overview-content .free-smart-ai-detection .w-container {
  width: 101em;
  margin: 0 auto;
  position: relative;
}

.overview-content .free-smart-ai-detection .text {
  text-align: center;
}

.overview-content .free-smart-ai-detection h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
  padding-top: 2.4em;
}

.overview-content .free-smart-ai-detection p {
  font-size: 1.5em;
  line-height: 1.5;
  font-weight: 300;
  padding-bottom: 2em;
}

.overview-content .free-smart-ai-detection .bg {
  position: absolute;
  left: 0;

}

.overview-content .free-smart-ai-detection .desc1 {
  position: absolute;
  font-size: 1.125em;
  max-width: 12.75em;
  font-weight: 400;
  padding: 0 0.25em;
  background: #53d0ff;
  color: #fff;
  left: 0.65em;
  bottom: -11.2em;
  white-space: normal;
  word-wrap: break-word;
}

.overview-content .free-smart-ai-detection .desc2 {
  position: absolute;
  font-size: 1.125em;
  max-width: 4.25em;
  padding: 0 0.15em;
  font-weight: 400;
  background: #53d0ff;
  color: #fff;
  left: 43.25em;
  bottom: -7.2em;
  white-space: normal;
  word-wrap: break-word;
}

.overview-content .free-smart-ai-detection .desc3 {
  position: absolute;
  font-size: 1.125em;
  max-width: 12.75em;
  font-weight: 400;
  padding: 0 0.25em;
  background: #53d0ff;
  color: #fff;
  left: 75.8em;
  bottom: -6.75em;
  white-space: nowrap;
}

.overview-content .free-smart-ai-detection .desc4 {
  position: absolute;
  font-size: 1.875em;
  width: 19.75em;
  font-weight: 400;
  color: #000;
  left: -4em;
  top: 15em;
  display: block;
  line-height: 1.2;
  white-space: nowrap;
}

.overview-content .free-smart-ai-detection .desc5 {
  position: absolute;
  font-size: 1.875em;
  width: 19.75em;
  font-weight: 400;
  color: #000;
  left: 18em;
  top: 15em;
  display: block;
  line-height: 1.2;
  white-space: nowrap;
}

.overview-content .free-smart-ai-detection .desc6 {
  position: absolute;
  font-size: 1.875em;
  width: 9em;
  font-weight: 400;
  color: #000;
  left: 45em;
  top: 15em;
  display: block;
  line-height: 1.2;
  white-space: nowrap;
}

@media (max-width:1680px) {
  .overview-content .free-smart-ai-detection {
    font-size: 14px
  }
}

@media (max-width:1440px) {
  .overview-content .free-smart-ai-detection {
    font-size: 12px
  }
}

@media (max-width:736px) {
  .overview-content .free-smart-ai-detection {
    font-size: 10.35px;
    background: url(https://static-product.tp-link.com/tapo-c120_v1/m/f.jpg) 50% 100% no-repeat;
    background-size: 100%;
    padding-bottom: 201vw;
  }

  .overview-content .free-smart-ai-detection .w-container {
    width: auto;
  }

  .overview-content .free-smart-ai-detection .text {
    padding: 0 0 1.5em;
    text-align: left;
  }

  .overview-content .free-smart-ai-detection h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 20px .5em
  }

  .overview-content .free-smart-ai-detection p {
    font-size: 1.75em;
    line-height: 1.42857;
    padding: 0 20px;
    text-align: left
  }

  .overview-content .free-smart-ai-detection .bg {
    bottom: 0;
    right: 0;
  }

  .overview-content .free-smart-ai-detection .desc1 {
    left: 31vw;
    bottom: -26.5vw;
    font-size: 3vw;
  }

  .overview-content .free-smart-ai-detection .desc2 {
    left: 43vw;
    bottom: -83.5vw;
    font-size: 3vw;
  }

  .overview-content .free-smart-ai-detection .desc3 {
    left: 35.4vw;
    bottom: -149.5vw;
    font-size: 3vw;
  }

  .overview-content .free-smart-ai-detection .desc4 {
    font-size: 4vw;
    text-align: center;
    padding: 0 20px;
    width: auto;
    display: block;
    left: 0;
    right: 0;
    top: 56vw;
  }

  .overview-content .free-smart-ai-detection .desc5 {
    font-size: 4vw;
    text-align: center;
    padding: 0 20px;
    width: auto;
    display: block;
    left: 0;
    right: 0;
    top: 122vw;
  }

  .overview-content .free-smart-ai-detection .desc6 {
    font-size: 4vw;
    text-align: center;
    padding: 0 20px;
    width: auto;
    display: block;
    left: 0;
    right: 0;
    top: 192vw;
  }
}

@media (max-width:414px) {
  .overview-content .free-smart-ai-detection {
    font-size: 2.5vw
  }
}

.overview-content .sound-baby-cry-detection {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  background: url(https://static-product.tp-link.com/tapo-c120_v1/img/f.jpg) 50% 100% no-repeat;
  background-size: 120em;
  height: 50.5em;
}

.overview-content .sound-baby-cry-detection .w-container {
  width: 101em;
  margin: 0 auto;
  position: relative;
}

.overview-content .sound-baby-cry-detection .text {
  padding: 5em 71em 0 4.5em;
  text-align: left;
}

.overview-content .sound-baby-cry-detection h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
  padding-top: 2.4em;
}

.overview-content .sound-baby-cry-detection p {
  font-size: 1.5em;
  line-height: 1.5;
  font-weight: 300;
  padding-bottom: 2em;
}

@media (max-width:1680px) {
  .overview-content .sound-baby-cry-detection {
    font-size: 14px
  }
}

@media (max-width:1440px) {
  .overview-content .sound-baby-cry-detection {
    font-size: 12px
  }
}

@media (max-width:736px) {
  .overview-content .sound-baby-cry-detection {
    font-size: 10.35px;
    background: url(https://static-product.tp-link.com/tapo-c120_v1/m/g.jpg) 50% 100% no-repeat;
    background-size: 100%;
    height: auto;
    padding-bottom: 69.5vw;
  }

  .overview-content .sound-baby-cry-detection .w-container {
    width: auto;
  }

  .overview-content .sound-baby-cry-detection .text {
    padding: 0 0 1.5em
  }

  .overview-content .sound-baby-cry-detection h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
  }

  .overview-content .sound-baby-cry-detection p {
    font-size: 1.75em;
    line-height: 1.5;
    font-weight: 300;
    padding: 0 20px;
  }

}

@media (max-width:414px) {
  .overview-content .sound-baby-cry-detection {
    font-size: 2.5vw
  }
}

.overview-content .ir-toggle-for-night-vision {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
}

.overview-content .ir-toggle-for-night-vision .w-container {
  width: 90%;
  margin: 0 auto;
}

.overview-content .ir-toggle-for-night-vision .text {
  padding: 8em 0;
}

.overview-content .ir-toggle-for-night-vision ul {
  text-align: center;
}

.overview-content .ir-toggle-for-night-vision li {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  text-align: center;
}

.overview-content .ir-toggle-for-night-vision li img {
  max-width: 100%;
}

.overview-content .ir-toggle-for-night-vision h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 1em;
  text-align: center;
}

.overview-content .ir-toggle-for-night-vision h3 {
  font-size: 1.40625em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
  padding-top: 1em;
}

.overview-content .ir-toggle-for-night-vision p {
  font-size: 1.375em;
  line-height: 1.5;
  padding: 0 13% 1em;
}

@media (max-width:1680px) {
  .overview-content .ir-toggle-for-night-vision {
    font-size: 14px;
  }
}

@media (max-width:1440px) {
  .overview-content .ir-toggle-for-night-vision {
    font-size: 12px;
  }
}

@media (max-width:1024px) {
  .overview-content .ir-toggle-for-night-vision {
    font-size: 10px;
  }
}

@media (max-width:736px) {
  .overview-content .ir-toggle-for-night-vision {
    font-size: 10.35px;
  }

  .overview-content .ir-toggle-for-night-vision li img {
    width: 100%;
  }

  .overview-content .ir-toggle-for-night-vision .w-container {
    width: auto;
  }

  .overview-content .ir-toggle-for-night-vision li {
    display: block;
    width: auto;
    text-align: left;
    margin: 0 20px 4em;
  }

  .overview-content .ir-toggle-for-night-vision li:last-child {
    margin-bottom: 0;
  }

  .overview-content .ir-toggle-for-night-vision h2 {
    font-size: 2.5em;
    line-height: 1.2;
    font-weight: 400;
    padding: 1.5em 20px 1em;
    text-align: left;
  }

  .overview-content .ir-toggle-for-night-vision h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 0 0.25em;
  }

  .overview-content .ir-toggle-for-night-vision .text {
    padding: 0;
  }

  .overview-content .ir-toggle-for-night-vision p {
    font-size: 1.75em;
    line-height: 1.42857;
    padding: 0 0 1em;
  }
}

@media (max-width:414px) {
  .overview-content .ir-toggle-for-night-vision {
    font-size: 2.5vw;
  }
}

.overview-content .secure-local-cloud-storage {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  height: auto;

}

.overview-content .secure-local-cloud-storage .content-container {
  background-color: #f6f6f8;
  margin: 0 auto;
  width: 107.5em;
  padding: 4em 0 2em;
}

.overview-content .secure-local-cloud-storage .w-container {
  position: relative;
  max-width: 90%;
  margin: 0 auto;
  width: 93.75em;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.overview-content .secure-local-cloud-storage .text {
  padding: 0;
  width: 46%
}

.overview-content .secure-local-cloud-storage .box {
  width: 45%;
  position: relative;
}

.overview-content .secure-local-cloud-storage .box .storage {
  position: absolute;
  font-size: 4.25em;
  line-height: 1;
  font-weight: 400;
  color: #8bc2ef;
  top: 0%;
  left: 48%;
  text-align: left;
  width: 51%;
}

.overview-content .secure-local-cloud-storage .box .storage .bigger {
  font-size: 1.86em;
  font-weight: 700;
}

.overview-content .secure-local-cloud-storage .box img {
  width: 100%;
  display: block;
  margin: 0 auto
}

.overview-content .secure-local-cloud-storage .text h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em
}

.overview-content .secure-local-cloud-storage .text h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em
}

.overview-content .secure-local-cloud-storage .text p {
  font-size: 1.25em;
  line-height: 1.5;
}

.overview-content .secure-local-cloud-storage .text ul {
  margin-top: 3em
}

.overview-content .secure-local-cloud-storage .text ul li {
  margin-bottom: 2em;
}

.overview-content .secure-local-cloud-storage .text ul img {
  vertical-align: top;
  display: inline-block;
  margin-top: 0.58em;
}

.overview-content .secure-local-cloud-storage .text ul .desc {
  width: 85%;
  display: inline-block;
  vertical-align: top;
  margin-left: 2%
}

.overview-content .secure-local-cloud-storage .text ul p>span {
  font-weight: bold;
}

.overview-content .secure-local-cloud-storage .text ul p.note {
  font-size: 0.875em;
  color: #9c9c9c;
  padding-top: 3em;
}

@media (max-width:1680px) {
  .overview-content .secure-local-cloud-storage {
    font-size: 14px;
  }
}

@media (max-width:1440px) {
  .overview-content .secure-local-cloud-storage {
    font-size: 12px;
  }
}

@media (max-width:1024px) {
  .overview-content .secure-local-cloud-storage {
    font-size: 10px;
  }
}

@media (max-width:736px) {
  .overview-content .secure-local-cloud-storage {
    font-size: 10.35px;
    padding: 0;
    background-color: #f6f6f8;
  }

  .overview-content .secure-local-cloud-storage .content-container {
    width: auto;
    padding: 0;
    background-color: none;
  }

  .overview-content .secure-local-cloud-storage .w-container {
    width: auto;
    max-width: 100%;
    flex-direction: column;
  }

  .overview-content .secure-local-cloud-storage .text {
    padding: 0;
    text-align: left;
    width: 100%;
  }

  .overview-content .secure-local-cloud-storage .box {
    width: auto;
    padding: 0 0 3em;
  }

  .overview-content .secure-local-cloud-storage .text h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
  }

  .overview-content .secure-local-cloud-storage .text h3 {
    font-size: 2em;
    line-height: 1.2;
    padding: 0 20px 0.5em;
  }

  .overview-content .secure-local-cloud-storage .text p {
    font-size: 1.75em;
    line-height: 1.5;
    padding: 0 20px;
  }

  .overview-content .secure-local-cloud-storage .text ul {
    width: auto;
    padding: 2em 20px 4em;
    margin: 0 auto;
  }

  .overview-content .secure-local-cloud-storage .text ul img {
    width: 12%;
    display: block;
    margin-bottom: 1em;
  }

  .overview-content .secure-local-cloud-storage .box img {
    width: 88%;
  }

  .overview-content .secure-local-cloud-storage .box .storage {
    font-size: 9vw;
  }

  .overview-content .secure-local-cloud-storage .text ul p.note {
    font-size: 1.25em;
    padding-top: 0.5em
  }

  .overview-content .secure-local-cloud-storage .text ul .desc {
    margin-left: 0;
    width: auto;
  }

  .overview-content .secure-local-cloud-storage .text ul .desc p {
    padding: 0;
  }

  .overview-content .secure-local-cloud-storage .text ul p.note {
    padding-top: 1em;
  }
}

@media (max-width:414px) {
  .overview-content .secure-local-cloud-storage {
    font-size: 2.5vw;
  }
}

.overview-content .camera-with-1080p-full-hd-2 {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  padding: 8em 0 0
}

.overview-content .camera-with-1080p-full-hd-2 .w-container {
  width: 101em;
  margin: 0 auto
}

.overview-content .camera-with-1080p-full-hd-2 .text {
  text-align: center;
  padding: 0 31em 3.5em;
}

.overview-content .camera-with-1080p-full-hd-2 h2 {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
  padding-top: 1em;
}

.overview-content .camera-with-1080p-full-hd-2 p {
  font-size: 1.375em;
  line-height: 1.5;
  font-weight: 300;

}

.overview-content .camera-with-1080p-full-hd-2 .feature ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.overview-content .camera-with-1080p-full-hd-2 .feature li {
  width: 49.5%;
  text-align: center;
  border-radius: 0.5em;
  box-sizing: border-box;
  position: relative
}

.overview-content .camera-with-1080p-full-hd-2 .feature li img {
  width: 100%
}

.overview-content .camera-with-1080p-full-hd-2 .feature li+li {
  margin-left: 1em
}

.overview-content .camera-with-1080p-full-hd-2 .feature ul .img-container {
  position: relative;
}

.overview-content .camera-with-1080p-full-hd-2 .feature ul .content {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 7em;
}

.overview-content .camera-with-1080p-full-hd-2 .feature ul .desc {
  position: absolute;
  width: auto;
  line-height: 1.2;
  font-size: 1.25em;
  color: #fff;
  background-color: rgba(0, 94, 172, 0.95);
  border-radius: 1em;
  padding: 0.2em 0.75em;
  font-weight: 400;
  text-align: left;
}

.overview-content .camera-with-1080p-full-hd-2 .feature ul .desc1 {
  right: 14em;
  top: 4em;
}

.overview-content .camera-with-1080p-full-hd-2 .feature ul .desc2 {
  left: 21em;
  top: 10em;
}

.overview-content .camera-with-1080p-full-hd-2 .feature ul .desc3 {
  right: 12em;
  top: 4em;
}

.overview-content .camera-with-1080p-full-hd-2 .feature ul .desc1 span::before {
  right: -0.75em;
  background: url(https://static-product.tp-link.com/tapo-c120_v1/img/i-icon-1.png) 50% 100% no-repeat;
  width: 1.7em;
  height: 1.65em;
  background-size: 100%;
  top: -0.75em;
  content: '';
  position: absolute;
}

.overview-content .camera-with-1080p-full-hd-2 .feature .image {
  font-size: 0;
}

.overview-content .camera-with-1080p-full-hd-2 .feature ul .desc2 span::after {
  left: -0.75em;
  background: url(https://static-product.tp-link.com/tapo-c120_v1/img/i-icon-2.png) 50% 100% no-repeat;
  width: 1.5em;
  height: 1.65em;
  background-size: 100%;
  bottom: -0.5em;
  content: '';
  position: absolute;
}

.overview-content .camera-with-1080p-full-hd-2 .feature ul .desc3 span::after {
  right: -0.75em;
  background: url(https://static-product.tp-link.com/tapo-c120_v1/img/i-icon-3.png) 50% 100% no-repeat;
  width: 1.75em;
  height: 0.7em;
  background-size: 100%;
  bottom: -0.25em;
  content: '';
  position: absolute;
}


@media (max-width:1680px) {
  .overview-content .camera-with-1080p-full-hd-2 {
    font-size: 14px
  }
}

@media (max-width:1440px) {
  .overview-content .camera-with-1080p-full-hd-2 {
    font-size: 12px
  }
}

@media (max-width:736px) {
  .overview-content .camera-with-1080p-full-hd-2 {
    font-size: 10.35px;
    background-size: 100%;
    padding: 0
  }

  .overview-content .camera-with-1080p-full-hd-2 .w-container {
    width: auto
  }

  .overview-content .camera-with-1080p-full-hd-2 .text {
    text-align: left;
    padding: 0
  }

  .overview-content .camera-with-1080p-full-hd-2 h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 20px .5em
  }

  .overview-content .camera-with-1080p-full-hd-2 p {
    font-size: 1.75em;
    line-height: 1.42857;
    padding: 0 20px;
    text-align: left
  }

  .overview-content .camera-with-1080p-full-hd-2 .feature ul {
    padding: 0;
    flex-wrap: wrap
  }

  .overview-content .camera-with-1080p-full-hd-2 .feature ul .content {
    width: auto;
    text-align: left;
    padding: 0 0 1.5em;
  }

  .overview-content .camera-with-1080p-full-hd-2 .feature ul .desc1 {
    right: 33vw;
    top: 12vW;
  }

  .overview-content .camera-with-1080p-full-hd-2 .feature ul .desc2 {
    left: 54VW;
    top: 28VW;
  }

  .overview-content .camera-with-1080p-full-hd-2 .feature li {
    width: 100%;
    padding: 0;
    flex-direction: column-reverse;
    display: flex;
  }

  .overview-content .camera-with-1080p-full-hd-2 .feature li+li {
    margin: 0
  }

}

@media (max-width:414px) {
  .overview-content .camera-with-1080p-full-hd-2 {
    font-size: 2.5vw
  }
}

.overview-content .dual-spotlights-for-improved-discovery {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
}

.overview-content .dual-spotlights-for-improved-discovery .w-container {
  width: 90%;
  margin: 0 auto;
}

.overview-content .dual-spotlights-for-improved-discovery .text {
  padding: 3em 0;
}

.overview-content .dual-spotlights-for-improved-discovery ul {
  text-align: center;
}

.overview-content .dual-spotlights-for-improved-discovery li {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  text-align: center;
}

.overview-content .dual-spotlights-for-improved-discovery li img {
  max-width: 100%;
}

.overview-content .dual-spotlights-for-improved-discovery .img {
  font-size: 0;
}

.overview-content .dual-spotlights-for-improved-discovery h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 1em;
  text-align: center;
}

.overview-content .dual-spotlights-for-improved-discovery h3 {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
  padding-top: 1em;
}

.overview-content .dual-spotlights-for-improved-discovery p {
  font-size: 1.125em;
  line-height: 1.2;
  padding: 0 5% 1em;
}

@media (max-width:1680px) {
  .overview-content .dual-spotlights-for-improved-discovery {
    font-size: 14px;
  }
}

@media (max-width:1440px) {
  .overview-content .dual-spotlights-for-improved-discovery {
    font-size: 12px;
  }
}

@media (max-width:1024px) {
  .overview-content .dual-spotlights-for-improved-discovery {
    font-size: 10px;
  }
}

@media (max-width:736px) {
  .overview-content .dual-spotlights-for-improved-discovery {
    font-size: 10.35px;
  }

  .overview-content .dual-spotlights-for-improved-discovery .box {
    display: flex;
    flex-direction: column-reverse;
  }

  .overview-content .dual-spotlights-for-improved-discovery li img {
    width: 100%;
  }

  .overview-content .dual-spotlights-for-improved-discovery .w-container {
    width: auto;
  }

  .overview-content .dual-spotlights-for-improved-discovery ul {
    padding: 0 20px;
  }

  .overview-content .dual-spotlights-for-improved-discovery li {
    display: block;
    width: auto;
    text-align: left;
    padding-bottom: 2em;
  }

  .overview-content .dual-spotlights-for-improved-discovery li:last-child {
    margin-bottom: 0;
  }

  .overview-content .dual-spotlights-for-improved-discovery h2 {
    font-size: 2.5em;
    line-height: 1.2;
    font-weight: 400;
    padding: 1.5em 20px 0.5em;
    text-align: left;
  }

  .overview-content .dual-spotlights-for-improved-discovery p {
    font-size: 1.75em;
    line-height: 1.42857;
    padding: 0 0 1em;
  }
}

@media (max-width:414px) {
  .overview-content .dual-spotlights-for-improved-discovery {
    font-size: 2.5vw;
  }
}