.overview-content sup {
  font-size: 0.875em;
}

.overview-content {
  overflow-x: hidden;
}
.overview-content .animation-text.active {
  transform: translateY(0);
  opacity: 1;
}
.overview-content .animation-text {
  transform: translateY(100px);
  opacity: 0;
  transition: opacity 1s linear, transform 1s linear;
}
@media(max-width:736px) {
  .overview-content .tapo-c615-kit.active .animation-text.active {
    transform: translateY(0);
    opacity: 1;
  }
  .overview-content .tapo-c615-kit.active .animation-text {
    transform: translateY(12vw);
    opacity: 0;
    transition: opacity 1s linear, transform 1s linear;
  }
}



.overview-content .tapo-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/a.jpg) top / 120em no-repeat;
  height: 60em;
  position: relative;
  display: flex;
  align-items: center;
}
.overview-content .tapo-banner .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-banner .text {
  padding: 0em 51% 8em 0%;
  text-align: left;
}
.overview-content .tapo-banner h2 {
  font-size: 3.75em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-banner h3 {
  font-size: 1.875em;
  font-weight: 300;
  line-height: 1.2;
  padding-bottom: 1em;
}
.overview-content .tapo-banner p .model {
  font-size: 1.75em;
  font-weight: 300;
  line-height: 1.2;
  color: #fff;
  padding: 0.25em 1em;
  border-radius: 1.5em;
  margin-left: -0.1em;
  background: #005eac;
  display: inline-block;
}
@media (min-width: 1921px) {
  .overview-content .tapo-banner {
    font-size: 0.8333vw;
  }
}
@media(max-width: 1680px) {
  .overview-content .tapo-banner {
    font-size: 14px
  }
}
@media(max-width: 1440px) {
  .overview-content .tapo-banner {
    font-size: 12px
  }
}
@media(max-width: 736px) {
  .overview-content .tapo-banner {
    font-size: 10.35px;
    background: url(./m/a.jpg) top / 100% no-repeat;
    height: 145vw;
    display: block;
  }
  .overview-content .tapo-banner .w-container {
    width: auto;
  }
  .overview-content .tapo-banner .text {
    padding: 10vw 36vw 0 6vw;
  } 
  .overview-content .tapo-banner h2 {
    font-size: 7vw;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 0 0.25em;
  }
  .overview-content .tapo-banner h3 {
    font-size: 4vw;
    font-weight: 300;
    line-height: 1.2;
    padding: 0 0 1em;
  }
  .overview-content .tapo-banner p .model {
    font-size: 3.75vw;
    font-weight: 300;
    line-height: 1.2;
  }
}
@media(max-width: 414px) {
  .overview-content .tapo-banner {
    font-size: 2.5vw
  }
}



.overview-content .tapo-selling-points {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-selling-points .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-selling-points .text {
  padding: 7em 0 7em;
}
.overview-content .tapo-selling-points .box {
  height: 0;
  padding-top: 48.2%;
  margin: 0 auto;
  background: url(./img/b.png) top / 100% no-repeat;
  position: relative;
}
.overview-content .tapo-selling-points .highlight {
  font-size: 1.375em;
  font-weight: 500;
}
.overview-content .tapo-selling-points .font-large {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}
.overview-content .tapo-selling-points .font-big {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.2em;
  display: block;
}
.overview-content .tapo-selling-points .font-medium {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.4;
  display: block;
}
.overview-content .tapo-selling-points .font-small {
  font-size: 1.375em;
  font-weight: 300;
  line-height: 1.2;
  display: block;
}
.overview-content .tapo-selling-points .font-smaller {
  font-size: 0.875em;
  font-weight: 300;
  line-height: 1.4;
  display: block;
}
.overview-content .tapo-selling-points .desc {
  position: absolute;
  line-height: normal;
  text-align: left;
}
.overview-content .tapo-selling-points .desc-1 {
  top: 3%;
  left: 2%;
  width: 20%;
}
.overview-content .tapo-selling-points .desc-2 {
  top: 3%;
  left: 53.2%;
  width: 45%;
  color: #fff;
}
.overview-content .tapo-selling-points .desc-3 {
  top: 53.5%;
  left: 2%;
  width: 20.5%;
}
.overview-content .tapo-selling-points .desc-4 {
  top: 76%;
  left: 39.2%;
  width: 10%;
  text-align: center;
}
.overview-content .tapo-selling-points .desc-5 {
  top: 48.5%;
  left: 52.5%;
  width: 27%;
  text-align: center;
}
.overview-content .tapo-selling-points .desc-6 {
  top: 47%;
  left: 89.8%;
  width: 9%;
}
.overview-content .tapo-selling-points .desc-7 {
  top: 65.2%;
  left: 89.8%;
  width: 9%;
}
.overview-content .tapo-selling-points .desc-8 {
  top: 86%;
  left: 89.8%;
  width: 9%;
}
@media (min-width: 1921px) {
  .overview-content .tapo-selling-points {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-selling-points {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-selling-points {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-selling-points {
    font-size: 10.35px;
    padding: 0
  }
  .overview-content .tapo-selling-points .w-container {
    width: auto;
  }
  .overview-content .tapo-selling-points .text {
    padding: 5em 0 1em;
    text-align: left;
  }
  .overview-content .tapo-selling-points .box {
    width: 88%;
    padding-top: 172%;
    background: url(./m/b.png) top / 100% no-repeat;
  }
  .overview-content .tapo-selling-points .font-large {
    font-size: 5vw;
    font-weight: 400;
  }
  .overview-content .tapo-selling-points .font-big {
    font-size: 4vw;
    font-weight: 400;
  }
  .overview-content .tapo-selling-points .font-medium {
    font-size: 3vw;
    font-weight: 400;
  }
  .overview-content .tapo-selling-points .font-small {
    font-size: 3.25vw;
  }
  .overview-content .tapo-selling-points .font-smaller {
    font-size: 2.5vw;
  }
  .overview-content .tapo-selling-points .desc-1 {
    top: 2%;
    left: 5%;
    width: 38%;
  }
  .overview-content .tapo-selling-points .desc-2 {
    top: 51.5%;
    left: 5%;
    width: 90%;
  }
  .overview-content .tapo-selling-points .desc-3 {
    top: 27%;
    left: 5%;
    width: 36%;
  }
  .overview-content .tapo-selling-points .desc-4 {
    top: 37.5%;
    left: 78%;
    width: 20%;
  }
  .overview-content .tapo-selling-points .desc-5 {
    top: 74%;
    left: 5%;
    width: 54%;
    text-align: left;
  }
  .overview-content .tapo-selling-points .desc-6 {
    top: 73%;
    left: 79%;
    width: 20%;
  }
  .overview-content .tapo-selling-points .desc-7 {
    top: 82.2%;
    left: 79%;
    width: 20%;
  }
  .overview-content .tapo-selling-points .desc-8 {
    top: 92.5%;
    left: 79%;
    width: 20%;
  }
}
@media(max-width: 414px) {
  .overview-content .tapo-selling-points {
    font-size:2.5vw;
  }
}



.overview-content .tapo-connection {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/c.jpg) top / 120em no-repeat;
  height: 49em;
}
.overview-content .tapo-connection .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-connection .text {
  padding: 10em 51% 0 0;
  text-align: left;
}
.overview-content .tapo-connection h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-connection p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-connection .mobile-4g {
  font-size: 2em;
  font-weight: 700;
  color: #005eac;
}
.overview-content .tapo-connection .mobile-sim {
  font-weight: 700;
}
.overview-content .tapo-connection .search-box {
  width: 96%;
  margin-top: 2em;
  background-color: #fff;
  border-radius: 2em;
  box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.2);
}
.overview-content .tapo-connection .search-box:hover {
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.2);
}
.overview-content .tapo-connection .search-button {
  width: 100%;
  padding: 0.75em 2.5em 0.875em;
  box-sizing: border-box;
  font: inherit;
  border: none;
  outline: unset;
  background: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
}
.overview-content .tapo-connection .search-word {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.3333;
  display: block;
}
.overview-content .tapo-connection .search-icon {
  width: auto;
  height: 2em;
  margin-left: 1em;
  display: inline-block;
}
.overview-content .tapo-connection .search-txt {
  padding: 0em 2.5em 1.25em;
  display: none;
}
.overview-content .tapo-connection .search-content {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  color: #8c8c8c;
  display: block;
}
@media (min-width: 1921px) {
  .overview-content .tapo-connection {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-connection {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-connection {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-connection {
    font-size: 10.35px;
    background: url(./m/c.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 85%;
  }
  .overview-content .tapo-connection .w-container {
    width: auto;
  }
  .overview-content .tapo-connection .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-connection h2 {
    font-size:2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-connection p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-connection .search-box {
    width: auto;
    margin: 1.5em 6vw 0;
    border-radius: 2em;
  }
  .overview-content .tapo-connection .search-word {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.5;
  }
  .overview-content .tapo-connection .search-icon {
    height: 2em;
    margin-left: 1em;
  }
  .overview-content .tapo-connection .search-txt {
    padding-top: 1em;
  }
  .overview-content .tapo-connection .search-content {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-connection {
    font-size: 2.5vw;
  }
}



.overview-content .show-dialog {
  font-size: 16px;
  margin: 0 auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  background: #f2f3f6;
  z-index: -99;
  opacity: 0;
  transition: 0s ease-in-out opacity;
}
.overview-content .show-dialog.active {
  opacity: 1;
  z-index: 99;
  transition: 1s ease-in-out opacity;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overview-content .show-dialog .w-container {
  width: 73.125em;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overview-content .show-dialog h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .show-dialog p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .show-dialog .box {
  position: relative;
  width: 50%;
  background-color: #fff;
  border-radius: 2em;
  box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.2);
}
.overview-content .show-dialog .txt {
  padding: 5em 12em 5em;
  text-align: left;
}
.overview-content .show-dialog .title {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.5;
  padding-bottom: 0.75em;
}
.overview-content .show-dialog .search-content {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  color: #8c8c8c;
}
.overview-content .show-dialog .button-close {
  position: absolute;
  top: 1em;
  right: 1em;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  border: none;
  outline: unset;
  background: none;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.overview-content .show-dialog .button-close:hover {
  box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.2);
}
.overview-content .show-dialog .button-close img {
  width: 100%;
}
@media (min-width: 1921px) {
  .overview-content .show-dialog {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .show-dialog {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .show-dialog {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .show-dialog {
    font-size: 10.35px;
    display: none;
  }
  .overview-content .show-dialog .w-container {
    width: auto;
  }
  .overview-content .show-dialog .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .show-dialog h2 {
    font-size:2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .show-dialog p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
}
@media (max-width: 414px) {
  .overview-content .show-dialog {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-4k-view {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto 6em;
}
.overview-content .tapo-4k-view .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-4k-view .text {
  text-align: center;
}
.overview-content .tapo-4k-view .text .txt1 {
  padding: 6em 0em 0em;
}
.overview-content .tapo-4k-view h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-4k-view p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-4k-view .menu {
  padding: 2em 0 2em;
  text-align: center;
}
.overview-content .tapo-4k-view .menu li {
  display: inline-block;
  min-width: 16%;
  margin: 0 2%;
}
.overview-content .tapo-4k-view .menu li span {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.2;
  color: #a1a1a1;
  cursor: pointer;
}
.overview-content .tapo-4k-view .menu li.active span {
  color: #005eac;
  border-bottom: 2px solid;
}
.overview-content .tapo-4k-view .swiper {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-4k-view .swiper-slide {
  position: relative;
  width: 73.125em;
  height: 0;
  padding-top: 33.2%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: center;
}
.overview-content .tapo-4k-view .swiper-slide-1 {
  background-image: url(./img/d-1.png);
}
.overview-content .tapo-4k-view .swiper-slide-2 {
  background-image: url(./img/d-2.png);
}
.overview-content .tapo-4k-view .swiper-slide-3 {
  background-image: url(./img/d-3.png);
}
.overview-content .tapo-4k-view .swiper-slide-4 {
  background-image: url(./img/d-4.png);
}
.overview-content .tapo-4k-view .button-prev,
.overview-content .tapo-4k-view .button-next {
  position: absolute;
  bottom: 50%;
  z-index: 2;
  border: none;
  outline: unset;
  background: none;
}
.overview-content .tapo-4k-view .button-prev:hover,
.overview-content .tapo-4k-view .button-next:hover {
  border-radius: 1.5em;
  box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.5);
}
.overview-content .tapo-4k-view .button-prev {
  left: calc(50% - 35em);
}
.overview-content .tapo-4k-view .button-next {
  right: calc(50% - 35em);
}
.overview-content .tapo-4k-view .button-arrow {
  width: 3em;
  height: auto;
  display: block;
}
.overview-content .tapo-4k-view .swiper-pagination {
  display: none;
}
@media (min-width: 1921px) {
  .overview-content .tapo-4k-view {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-4k-view {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-4k-view {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-4k-view {
    font-size: 2.5vw;
    height: auto;
    margin: 0 auto;
  }
  .overview-content .tapo-4k-view .w-container {
    width: auto;
    position: relative;
  }
  .overview-content .tapo-4k-view .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .tapo-4k-view h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0em 6vw 0.5em;
  }
  .overview-content .tapo-4k-view p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-4k-view .menu {
    display: flex;
    justify-content: space-between;
    width: auto;
    text-align: center;
    padding: 2em 6vw 1em;
  }
  .overview-content .tapo-4k-view .menu li {
    min-width: unset;
    margin: 0;
  }
  .overview-content .tapo-4k-view .menu li span {
    font-size: 1.5em;
  }
  .overview-content .tapo-4k-view .menu li+li {
    margin-left: 2%;
  }
  .overview-content .tapo-4k-view .swiper {
    width: 100%;
  }
  .overview-content .tapo-4k-view .swiper-slide {
    width: 100%;
    height: 0;
    padding-top: 52%;
  }
  .overview-content .tapo-4k-view .swiper-slide-1 {
    background-image: url(./img/d-1.png);
  }
  .overview-content .tapo-4k-view .swiper-slide-2 {
    background-image: url(./img/d-2.png);
  }
  .overview-content .tapo-4k-view .swiper-slide-3 {
    background-image: url(./img/d-3.png);
  }
  .overview-content .tapo-4k-view .swiper-slide-4 {
    background-image: url(./img/d-4.png);
  }
  .overview-content .tapo-4k-view .button-prev,
  .overview-content .tapo-4k-view .button-next {
    position: absolute;
    bottom: 50%;
    opacity: 0;
  }
  .overview-content .tapo-4k-view .button-prev {
    left: 6vw;
  }
  .overview-content .tapo-4k-view .button-next {
    right: 6vw;
  }
  .overview-content .tapo-4k-view .button-arrow {
    width: 0vw;
  }
  .overview-content .tapo-4k-view .swiper-pagination {
    display: block;
    bottom: auto;
    margin-top: 1.5em;
    position: relative;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-4k-view {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-advantage {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/e.jpg) top / 120em no-repeat;
  height: 60em;
  display: flex;
  align-items: center;
}
.overview-content .tapo-advantage .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-advantage .text {
  padding: 4em 54% 0 0;
  text-align: left;
}
.overview-content .tapo-advantage h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 1.5em;
}
.overview-content .tapo-advantage p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-advantage p.title {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.overview-content .tapo-advantage p.title .highlight {
  font-size: 1.5em;
  line-height: 1;
  color: #005eac;
}
.overview-content .tapo-advantage .ul-words li {
  display: block;
}
.overview-content .tapo-advantage .ul-words li+li {
  margin-top: 2.5em;
}
@media (min-width: 1921px) {
  .overview-content .tapo-advantage {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-advantage {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-advantage {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-advantage {
    font-size: 10.35px;
    background: url(./m/e.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 116%;
    display: block;
  }
  .overview-content .tapo-advantage .w-container {
    width: auto;
  }
  .overview-content .tapo-advantage .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .tapo-advantage h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-advantage p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-advantage p.title {
    font-size: 1.75em;
    padding: 0 6vw;
  }
  .overview-content .tapo-advantage p.title .highlight {
    font-size: 1.5em;
  }
  .overview-content .tapo-advantage .ul-words li+li {
    margin-top: 1em;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-advantage {
    font-size: 2.5vw;
  }
}



@keyframes changeBackground {
  0% {
    padding-bottom: 53%;
    background: url(./m/f-1.jpg) bottom / 88% no-repeat;
    border-radius: 1.5em;
  }
  25% {
    padding-bottom: 53%;
    background: url(./m/f-1.jpg) bottom / 88% no-repeat;
    border-radius: 1.5em;
  }
  75% {
    padding-bottom: 53%;
    background: url(./m/f-2.jpg) bottom / 100% no-repeat;
    border-radius: 0em;
  }
  100% {
    padding-bottom: 53%;
    background: url(./m/f-2.jpg) bottom / 100% no-repeat;
    border-radius: 0em;
  }
}
.overview-content .tapo-night-vision {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-night-vision .c410-box.fixed {
  position: fixed;
  top: 0;
  margin: 0 auto;
  width: 100%;
}
.overview-content .tapo-night-vision .c410-box.absolute {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.overview-content .tapo-night-vision .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-night-vision .text {
  padding: 6em 5% 2.5em;
  text-align: center;
  position: relative;
  z-index: 2;
}
.overview-content .tapo-night-vision h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-night-vision p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-night-vision .bg {
  width: 73.125em;
  height: 60em;
  margin: 0 auto;
  background: url(./img/f-1.jpg) 50% 70% / 100% no-repeat;
  border-radius: 1.5em;
  transition: all 1s linear;
}
.overview-content .tapo-night-vision .bg.active {
  width: 100%;
  background: url(./img/f-2.jpg) center / 120em no-repeat;
  border-radius: 0;
}
.overview-content .tapo-night-vision .bg.active .text {
  color: #fff;
}
@media (min-width: 1921px) {
  .overview-content .tapo-night-vision {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-night-vision {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-night-vision {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-night-vision {
    font-size: 10.35px;
    padding-bottom: 0;
    background: none;
  }
  .overview-content .tapo-night-vision .w-container {
    width: auto;
  }
  .overview-content .tapo-night-vision .text {
    color: #000;
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-night-vision h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-night-vision p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-night-vision .bg {
    width: 100%;
    height: auto;
    padding-bottom: 53%;
    background: url(./m/f-2.jpg) bottom / 100% no-repeat;
    border-radius: 0;
    animation: changeBackground 2s infinite;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-night-vision {
    font-size: 2.5vw;
  }
}



.overview-content .all-round-protection {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .all-round-protection .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .all-round-protection .text {
  padding: 7em 0 1em;
  text-align: center;
}
.overview-content .all-round-protection h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .all-round-protection p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .all-round-protection .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 35%;
  margin: 0 auto;
  background: url(./img/g.jpg) top / 100% no-repeat;
}
@media (min-width: 1921px) {
  .overview-content .all-round-protection {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .all-round-protection {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .all-round-protection {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .all-round-protection {
    font-size: 10.35px;
  }
  .overview-content .all-round-protection .w-container {
    width: auto;
  }
  .overview-content .all-round-protection .text {
    padding: 0 0 0em;
    text-align: left;
  }
  .overview-content .all-round-protection h2 {
    font-size: 2.5em;
    line-height: 1.2;
    font-weight: 400;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .all-round-protection h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 1em 6vw 0.5em;
  }
  .overview-content .all-round-protection p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .all-round-protection .img {
    width: 100%;
    padding-top: 56%;
    background: url(./m/g.jpg) top / 100% no-repeat;
  }
}
@media (max-width: 414px) {
  .overview-content .all-round-protection {
    font-size: 2.5vw;
  }
}



.overview-content .free-ai-detection {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .free-ai-detection .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .free-ai-detection .text {
  padding: 6em 0 2em;
  text-align: center;
}
.overview-content .free-ai-detection h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .free-ai-detection p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .free-ai-detection .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 50%;
  margin: 0 auto;
  background: url(./img/h.png) top / 100% no-repeat;
}
@media (min-width: 1921px) {
  .overview-content .free-ai-detection {
    font-size: 0.8333vw;
  }
}
@media (max-width:1680px) {
  .overview-content .free-ai-detection {
    font-size: 14px;
  }
}
@media (max-width:1440px) {
  .overview-content .free-ai-detection {
    font-size: 12px;
  }
}
@media (max-width:736px) {
  .overview-content .free-ai-detection {
    font-size: 10.35px;
  }
  .overview-content .free-ai-detection .w-container {
    width: auto;
  }
  .overview-content .free-ai-detection .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .free-ai-detection h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .free-ai-detection p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .free-ai-detection .img {
    width: 100%;
    padding-top: 86%;
    background: url(./m/h.jpg) top / 100% no-repeat;
  }
}
@media (max-width:414px) {
  .overview-content .free-ai-detection {
    font-size: 2.5vw
  }
}



.overview-content .sound-light-alarm {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .sound-light-alarm .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .sound-light-alarm .text {
  padding: 6em 0 2em;
  text-align: center;
}
.overview-content .sound-light-alarm h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .sound-light-alarm p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .sound-light-alarm .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 51.75%;
  margin: 0 auto;
  background: url(./img/i.png) top / 100% no-repeat;
}
.overview-content .sound-light-alarm .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .sound-light-alarm .desc-rectangle-blue {
  color: #fff;
  padding: 0.375em 1.25em;
  background-color: #005eac;
  border-radius: 1.5em;
}
.overview-content .sound-light-alarm .desc-m {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}
.overview-content .sound-light-alarm .desc-1 {
  top: 27%;
  right: 27.2%;
}
@media (min-width: 1921px) {
  .overview-content .sound-light-alarm {
    font-size: 0.8333vw;
  }
}
@media (max-width:1680px) {
  .overview-content .sound-light-alarm {
    font-size: 14px;
  }
}
@media (max-width:1440px) {
  .overview-content .sound-light-alarm {
    font-size: 12px;
  }
}
@media (max-width:736px) {
  .overview-content .sound-light-alarm {
    font-size: 10.35px;
  }
  .overview-content .sound-light-alarm .w-container {
    width: auto;
  }
  .overview-content .sound-light-alarm .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .sound-light-alarm h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .sound-light-alarm p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .sound-light-alarm .img {
    width: 100%;
    padding-top: 126%;
    background: url(./m/i.jpg) top / 100% no-repeat;
  }
  .overview-content .sound-light-alarm .desc {
    position: absolute;
    line-height: normal;
  }
  .overview-content .sound-light-alarm .desc-rectangle-blue {
    color: #fff;
    padding: 0.5em 1em;
    background-color: #005eac;
    border-radius: 1.5em;
  }
  .overview-content .sound-light-alarm .desc-m {
    font-size: 3.5vw;
  }
  .overview-content .sound-light-alarm .desc-1 {
    top: 48%;
    right: 15%;
  }
}
@media (max-width:414px) {
  .overview-content .sound-light-alarm {
    font-size: 2.5vw
  }
}



.overview-content .tapo-weatherproof {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-weatherproof .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-weatherproof .text {
  padding: 8em 0 1.5em;
  text-align: center;
}
.overview-content .tapo-weatherproof h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-weatherproof p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-weatherproof .icons {
  text-align: center;
}
.overview-content .tapo-weatherproof .icons img {
  width: 24%;
}
.overview-content .tapo-weatherproof .ul-weather {
  margin: 1.5em auto 0;
  display: flex;
  justify-content: space-between;
}
.overview-content .tapo-weatherproof .ul-weather li {
  width: 32%;
  text-align: center;
  display: block;
}
.overview-content .tapo-weatherproof .ul-weather li img {
  width: 100%;
  display: block;
}
@media (min-width: 1921px) {
  .overview-content .tapo-weatherproof {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-weatherproof {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-weatherproof {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-weatherproof {
    font-size: 10.35px;
  }
  .overview-content .tapo-weatherproof .w-container {
    width: auto;
  }
  .overview-content .tapo-weatherproof .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-weatherproof h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-weatherproof p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-weatherproof .icons {
    text-align: center;
  }
  .overview-content .tapo-weatherproof .icons img {
    width: 56%;
  }
  .overview-content .tapo-weatherproof .ul-weather {
    display: block;
  }
  .overview-content .tapo-weatherproof .ul-weather li {
    width: 88%;
    margin: 0 auto;
    text-align: center;
  }
  .overview-content .tapo-weatherproof .ul-weather li+li {
    margin-top: 1em;
  }
  .overview-content .tapo-weatherproof .ul-weather li img {
    width: 100%;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-weatherproof {
    font-size: 2.5vw;
  }
}



.overview-content .local-cloud-storage {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .local-cloud-storage .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .local-cloud-storage .text {
  padding: 8em 0 2em;
  text-align: center;
}
.overview-content .local-cloud-storage h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .local-cloud-storage p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .local-cloud-storage .bg-container a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #005eac;
  text-decoration: none;
  border-bottom: 0.1em solid;
  margin-top: 0.5em;
  display: inline-block;
}
.overview-content .local-cloud-storage .bg-container a:hover {
  border-color: #005eac;
}
.overview-content .local-cloud-storage .bg-container {
  display: flex;
  justify-content: space-between;
  padding-bottom: 6em;
}
.overview-content .local-cloud-storage .txt-container {
  width: 35%;
  box-sizing: border-box;
  padding-top: 10em;
}
.overview-content .local-cloud-storage .txt-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  width: 100%;
  padding: 0;
  text-align: left;
  border: none;
  background: none;
  outline: unset;
}
.overview-content .local-cloud-storage .txt-header .title {
  display: block;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0.5em 0.5em 0.5em 0;
  flex: 1;
}
.overview-content .local-cloud-storage .txt-header .icon-fold {
  width: 1.5em;
}
.overview-content .local-cloud-storage .txt-item.active .txt-header .icon-fold {
  transform: rotateZ(90deg);
  transition: transform 0.8s;
}
.overview-content .local-cloud-storage .txt-body {
  padding-bottom: 0.25em;
}
.overview-content.js-active .local-cloud-storage .txt-body {
  display: none;
  overflow: hidden;
}
.overview-content .local-cloud-storage .img-container {
  width: 52%;
}
.overview-content .local-cloud-storage .img-container .img {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 92%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.overview-content.js-active .local-cloud-storage .img-container .img {
  display: none;
}
.overview-content.js-active .local-cloud-storage .img-container .img.active {
  display: block;
}
.overview-content .local-cloud-storage .img-container .img-1 {
  background-image: url(./img/k-1.png);
}
.overview-content .local-cloud-storage .img-container .img-2 {
  background-image: url(./img/k-2.png);
}
.overview-content .local-cloud-storage .img-container .img .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .local-cloud-storage .img-container .img .desc-b {
  display: block;
  font-size: 1.375em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0.1em 0.75em;
  color: #fff;
  background-color: #005eac;
}
.overview-content .local-cloud-storage .img-container .img-1 .desc-1 {
  bottom: 82.5%;
  left: 30.43%;
}
.overview-content .local-cloud-storage .img-container .img-2 .desc-1 {
  bottom: 58%;
  left: 13.1%;
}
@media (min-width: 1921px) {
  .overview-content .local-cloud-storage {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .local-cloud-storage {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .local-cloud-storage {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .local-cloud-storage {
    font-size: 10.35px;
  }
  .overview-content .local-cloud-storage .w-container {
    width: auto;
  }
  .overview-content .local-cloud-storage .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .local-cloud-storage h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .local-cloud-storage p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .local-cloud-storage .bg-container a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    margin: 0 20px;
  }
  .overview-content .local-cloud-storage .bg-container {
    display: block;
    padding: 0;
  }
  .overview-content .local-cloud-storage .txt-container {
    width: auto;
    box-sizing: border-box;
    padding: 0 0 2em;
  }
  .overview-content .local-cloud-storage .txt-header {
    padding: 1vw 6vw;
  }
  .overview-content .local-cloud-storage .txt-header .icon-fold {
    width: 5vw;
  }
  .overview-content .local-cloud-storage .txt-body {
    display: none;
    overflow: hidden;
    padding-bottom: 0vw;
  }
  .overview-content .local-cloud-storage .img-txt {
    padding-top: 1.5em;
    margin: 0 -5vw;
  }
  .overview-content .local-cloud-storage .img-container {
    width: auto;
  }
  .overview-content .local-cloud-storage .img-container .img {
    width: 88%;
    height: auto;
    margin: 0 auto;
    padding-top: 72%;
    background-position: top;
  }
  .overview-content .local-cloud-storage .img-container .img+.img {
    margin-top: 0;
  }
  .overview-content .local-cloud-storage .img-container .img-1 {
    background-image: url(./img/k-1.png);
  }
  .overview-content .local-cloud-storage .img-container .img-2 {
    background-image: url(./img/k-2.png);
    padding-top: 66%;
  }
  .overview-content .local-cloud-storage .img-container .img-bg-txt {
    position: relative;
  }
  .overview-content .local-cloud-storage .img-container .img .desc-b {
    font-size: 3.5vw;
    padding: 0.1em 0.75em;
    border-radius: 0.1em;
  }
  .overview-content .local-cloud-storage .img-container .img-1 .desc-1 {
    bottom: -14vw;
    left: 32.2vw;
  }
  .overview-content .local-cloud-storage .img-container .img-2 .desc-1 {
    bottom: -32vw;
    left: 16.4vw;
  }
}
@media (max-width: 414px) {
  .overview-content .local-cloud-storage {
    font-size: 2.5vw;
  }
}



.overview-content .total-control-one-app {
  font-size: 16px;
  margin: 0 auto;
  position: relative;
  background: #fafafa;
  max-width: 120em;
}
.overview-content .total-control-one-app .c410-box.fixed {
  position: fixed;
  top: 0;
  margin: 0 auto;
  width: 100%;
}
.overview-content .total-control-one-app .c410-box.absolute {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.overview-content .total-control-one-app .text p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  padding-bottom: 1em;
}
.overview-content .total-control-one-app .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}
.overview-content .total-control-one-app .text {
  padding: 21em 42% 0 0;
  text-align: left;
}
.overview-content .total-control-one-app .text .text-container {
  display: flex;
}
.overview-content .total-control-one-app h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 0.5em;
  padding-left: 0.625em;
}
.overview-content .total-control-one-app h3 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .total-control-one-app .img {
  height: 58em;
  position: relative;
  margin: 0 auto;
}
.overview-content .total-control-one-app .bg {
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity linear 500ms;
  -webkit-transition: opacity linear 500ms;
  -moz-transition: opacity linear 500ms;
}
.overview-content .total-control-one-app .bg.active {
  opacity: 1;
}
.overview-content .total-control-one-app img.icon {
  width: 1em;
  height: 7.78125em;
  display: block;
  margin-top: 0.3em;
}
.overview-content .total-control-one-app .content {
  width: 32em;
  margin-left: 1em;
}
.overview-content .total-control-one-app img.phone {
  width: 17.5em;
  position: absolute;
  top: 10.5em;
  right: 6em;
}
.overview-content .total-control-one-app img.phone-out {
  width: 19.5em;
  position: absolute;
  top: 10.5em;
  right: 15em;
}
.overview-content .total-control-one-app .bg1 img.phone,
.overview-content .total-control-one-app .bg2 img.phone,
.overview-content .total-control-one-app .bg3 img.phone
{
  width: 19.5em;
}
.overview-content .total-control-one-app h2.mobile-text {
  display: none;
}
@media (min-width:1921px) {
  .overview-content .total-control-one-app {
    font-size: 0.8333vw;
  }
}
@media (max-width:1680px) {
  .overview-content .total-control-one-app {
    font-size: 14px;
  }
}
@media (max-width:1440px) {
  .overview-content .total-control-one-app {
    font-size: 12px;
  }
}
@media (max-width:736px) {
  .overview-content .total-control-one-app {
    font-size: 10.35px;
    background: none;
  }
  .overview-content .total-control-one-app .w-container {
    width: auto;
    position: relative;
    text-align: center;
  }
  .overview-content .total-control-one-app .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .total-control-one-app h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
    position: relative;
    top: auto;
    left: auto;
    text-align: left;
  }
  .overview-content .total-control-one-app h3 {
    font-size: 2em;
    padding: 0 20px .5em;
  }
  .overview-content .total-control-one-app .text p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 20px;
  }
  .overview-content .total-control-one-app h2.web-text {
    display: none;
  }
  .overview-content .total-control-one-app h2.mobile-text {
    display: block;
  }
  .overview-content .total-control-one-app .text .text-container {
    display: block;
  }
  .overview-content .total-control-one-app .content {
    width: auto;
    margin: 0 auto;
  }
  .overview-content .total-control-one-app .content br {
    display: none;
  }
  .overview-content .total-control-one-app .img {
    height: 140vw;
  }
  .overview-content .total-control-one-app .bg {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    opacity: 1;
  }
  .overview-content .total-control-one-app img.icon {
    display: none;
  }
  .overview-content .total-control-one-app img.phone {
    width: 45vw;
    position: relative;
    margin: 0 auto;
    top: auto;
    right: auto;
  }
  .overview-content .total-control-one-app .bg1 img.phone,
  .overview-content .total-control-one-app .bg2 img.phone,
  .overview-content .total-control-one-app .bg3 img.phone
  {
    width: 51vw;
  }
  .overview-content .total-control-one-app img.phone-out{
    width: 51vw;
    position: absolute;
    margin: 0 auto;
    top: 36vw;
    right: auto;
    left: 24.5vw;
  }
  .overview-content .total-control-one-app .tp-banner-prev {
    position: absolute;
    bottom: 56vw;
    left: 6vw;
    z-index: 3;
    cursor: pointer;
  }
  .overview-content .total-control-one-app .tp-banner-prev .tp-banner-icon {
    background: url(./img/d-button-prev.png) 50% 100% no-repeat;
    background-size: 100%;
    display: block;
    width: 8vw;
    height: 8vw;
  }
  .overview-content .total-control-one-app .tp-banner-next .tp-banner-icon {
    background: url(./img/d-button-next.png) 50% 100% no-repeat;
    background-size: 100%;
    display: block;
    width: 8vw;
    height: 8vw;
  }
  .overview-content .total-control-one-app .tp-banner-next {
    position: absolute;
    bottom: 56vw;
    right: 6vw;
    z-index: 3;
    cursor: pointer;
  }
  .overview-content .total-control-one-app .swiper-pagination {
    position: relative;
    bottom: auto;
  }
}
@media (max-width:414px) {
  .overview-content .total-control-one-app {
    font-size: 2.5vw
  }
}



.overview-content .tapo-functions {
  font-size: 16px;
  max-width: 120em;
  margin: 10em auto 8em;
}
.overview-content .tapo-functions .w-container {
  width: 85.4em;
  margin: 0 auto;
}
.overview-content .tapo-functions .text {
  padding: 5em 0em 2em;
  text-align: center;
}
.overview-content .tapo-functions h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-functions h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-functions p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-functions p.title {
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-functions .ul-functions {
  display: flex;
  justify-content: space-between;
}
.overview-content .tapo-functions .ul-functions li {
  width: 24%;
}
.overview-content .tapo-functions .ul-functions li .img-txt {
  padding: 1em 0 2em;
  text-align: left;
}
.overview-content .tapo-functions .ul-functions li .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 76.75%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.overview-content .tapo-functions .ul-functions .li-1 .img {
  background-image: url(./img/m-1.png);
}
.overview-content .tapo-functions .ul-functions .li-2 .img {
  background-image: url(./img/m-2.png);
}
.overview-content .tapo-functions .ul-functions .li-3 .img {
  background-image: url(./img/m-3.png);
}
.overview-content .tapo-functions .ul-functions .li-4 .img {
  background-image: url(./img/m-4.png);
}
.overview-content .tapo-functions .ul-functions li .desc {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.2;
  padding: 0.5em 0.5em 0.6em;
  border-radius: 0.5em;
  position: absolute;
  color: #fff;
  background: #005eac;
  text-align: left;
}
.overview-content .tapo-functions .ul-functions li .desc-1 {
  right: 45%;
  top: 36%;
  width: 46%;
}
.overview-content .tapo-functions .ul-functions li .desc-2 {
  right: 11%;
  top: 77%;
  border-radius: 1.5em;
}
.overview-content .tapo-functions .ul-functions li .desc-3 {
  right: 40%;
  bottom: 70%;
}
@media (min-width: 1922px) {
  .overview-content .tapo-functions {
    font-size: 0.8333vw;
  }
}
@media (max-width:1680px) {
  .overview-content .tapo-functions {
    font-size: 14px;
  }
}
@media (max-width:1440px) {
  .overview-content .tapo-functions {
    font-size: 12px;
  }
}
@media (max-width:736px) {
  .overview-content .tapo-functions {
    font-size: 10.35px;
    margin: 0 auto 5em;
  }
  .overview-content .tapo-functions .w-container {
    width: auto;
    position: relative;
  }
  .overview-content .tapo-functions .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .tapo-functions h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 20px 1em;
  }
  .overview-content .tapo-functions h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1em 20px 0.5em;
  }
  .overview-content .tapo-functions p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 20px;
  }
  .overview-content .tapo-functions p.title {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-functions .ul-functions {
    display: block;
  }
  .overview-content .tapo-functions .ul-functions li {
    width: 88%;
    margin: 0 auto;
    display: flex;
    flex-direction: column-reverse;
  }
  .overview-content .tapo-functions .ul-functions li p {
    padding: 0;
  }
  .overview-content .tapo-functions .ul-functions li p.title {
    padding: 1.5em 0 0.5em;
  }
  .overview-content .tapo-functions .ul-functions li .img-txt {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .tapo-functions .ul-functions li .img {
    width: 100%;
    padding-top: 77%;
  }
  .overview-content .tapo-functions .ul-functions .li-1 .img {
    background-image: url(./img/m-1.png);
  }
  .overview-content .tapo-functions .ul-functions .li-2 .img {
    background-image: url(./img/m-2.png);
  }
  .overview-content .tapo-functions .ul-functions .li-3 .img {
    background-image: url(./img/m-3.png);
  }
  .overview-content .tapo-functions .ul-functions .li-4 .img {
    background-image: url(./img/m-4.png);
  }
  .overview-content .tapo-functions .ul-functions li .desc {
    font-size: 3.5vw;
    font-weight: 300;
    line-height: 1.2;
  }
  .overview-content .tapo-functions .ul-functions li .desc-1 {
    right: 45%;
    top: 34%;
    width: 46%;
  }
  .overview-content .tapo-functions .ul-functions li .desc-2 {
    right: 12%;
    top: 77%;
  }
  .overview-content .tapo-functions .ul-functions li .desc-3 {
    right: 42%;
    bottom: 70%;
  }
}
@media (max-width:414px) {
  .overview-content .tapo-functions {
    font-size: 2.5vw
  }
}



.overview-content sup {
  font-size: 0.5em;
}

.overview-content .twentyfour-hour-protection {
  font-size: 16px;
  max-width: 120em;
  margin: 6em auto 0;
  background: url(https://static-product.tp-link.com/tapo-c675d-kit_v1/en/img/8-bg.jpg) bottom / 100% no-repeat;
  height: 0;
  padding-bottom: 44%;
  position: relative;
}
.overview-content .twentyfour-hour-protection .w-container {
  width: 73.2em;
  margin: 0 auto;
}
.overview-content .twentyfour-hour-protection .text {
  padding: 6em 0% 1.5em;
  text-align: center;
  color: #fff;
}
.overview-content .twentyfour-hour-protection h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .twentyfour-hour-protection p {
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .twentyfour-hour-protection p.title {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.2em;
}
.overview-content .twentyfour-hour-protection p.note {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .twentyfour-hour-protection .desc {
  position: absolute;
  line-height: normal;
  bottom: 28.8%;
}
.overview-content .twentyfour-hour-protection .desc-b {
  font-size: 0.8em;
  font-weight: 300;
  line-height: 1.2;
  display: block;
}
.overview-content .twentyfour-hour-protection .desc-1 {
  left: 25.3%;
  width: 21.5%;
}
.overview-content .twentyfour-hour-protection .desc-2 {
  left: 37.8%;
  width: 21.5%;
}
.overview-content .twentyfour-hour-protection .desc-3 {
  left:50.4%;
  width: 21.5%;
}
.overview-content .twentyfour-hour-protection .desc-4 {
  left: 63%;
  width: 21.5%;
}
.overview-content .twentyfour-hour-protection .mobile-content{
  display: none;
}
@media (min-width: 1921px) {
  .overview-content .twentyfour-hour-protection {
    font-size: 0.8333vw
  }
}
@media (max-width:1680px) {
  .overview-content .twentyfour-hour-protection {
    font-size: 14px
  }
}
@media (max-width:1440px) {
  .overview-content .twentyfour-hour-protection {
    font-size: 12px
  }
}
@media (max-width:736px) {
  .overview-content .twentyfour-hour-protection {
    font-size: 10.35px;
    margin: 5em auto 0;
    background: #000;
    background-size: 100%;
    padding-bottom: 124vw;
      background: url(https://static-product.tp-link.com/tapo-c465_v1/m/24-hr-protection.png) bottom / 100% no-repeat;
  }
  .overview-content .twentyfour-hour-protection .w-container {
    width: auto;
  }
  .overview-content .twentyfour-hour-protection .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .twentyfour-hour-protection h2 {
    font-size: 2.42em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .twentyfour-hour-protection p {
    font-size: 1.47em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .twentyfour-hour-protection .bg-text {
  display:none;
  }

}
@media (max-width:414px) {
  .overview-content .twentyfour-hour-protection {
    font-size: 2.5vw
  }
}