body,
body>.page-content-wrapper,
html {
  overflow: visible !important;
}

.overview-content sup {
  font-size: 0.5556em;
}

.overview-content .white {
  color: #fff;
}

.overview-content .no-wrap {
  white-space: nowrap;
}

.overview-content .m-show {
  display: none;
}

@media (max-width: 736px) {
  .overview-content .m-show {
    display: block;
  }

  .overview-content .m-hide {
    display: none;
  }
}


.overview-content .insight-banner {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
  background: url(https://static-product.tp-link.com/insight-s485pi_v1/img/a.jpg) top / 75em no-repeat;
  height: 35.25em;
}

.overview-content .insight-banner .w-container {
  width: 67.5em;
  margin: 0 auto;
}

.overview-content .insight-banner .text {
  padding: 24em 0 0 0;
  text-align: center;
}

.overview-content .insight-banner .text h2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.3333;
  padding-bottom: 0.2em;
}

.overview-content .insight-banner .text p>span {
  background: linear-gradient(to right, #ff001b, #ff00f0, #5864ff, #00beff), -webkit-gradient(linear, left top, right top, from(#ff001b), to(#00beff));
  color: #00beff;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-weight: 300;
}

.overview-content .insight-banner .text p {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.3333;
}

.overview-content .insight-banner .text p.model {
  margin-top: 1em;
  text-align: center;
  display: inline-block;
  padding: 0.2em 0.5em;
  border: 1px solid #000;
  border-radius: 0.25em;
}

@media (max-width: 1024px) {
  .overview-content .insight-banner {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .overview-content .insight-banner {
    font-size: 10.35px;
    max-width: 90vw;
    height: auto;
    padding-top: 71vw;
    background: #d7dade url(https://static-product.tp-link.com/insight-s485pi_v1/m/a.jpg) top / 100% no-repeat;
  }

  .overview-content .insight-banner .w-container {
    width: 77.5vw;
  }

  .overview-content .insight-banner .text {
    padding: 0 0 15vw;
    text-align: center;
  }

  .overview-content .insight-banner .text h2 {
    font-size: 6vw;
    padding: 0 0 2vw;
  }

  .overview-content .insight-banner .text p {
    font-size: 3.125vw;
  }

  .overview-content .insight-banner .text p.model {
    margin-top: 3vw;
    padding: 0.5vw 2.5vw;
  }
}

@media (max-width: 414px) {
  .overview-content .insight-banner {
    font-size: 2.5vw;
  }
}



.overview-content .feature-icons {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
}

.overview-content .feature-icons .w-container {
  width: 67.5em;
  margin: 0 auto;
}

.overview-content .feature-icons h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.5em;
}

.overview-content .feature-icons p {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 300;
}

.overview-content .feature-icons ul {
  text-align: center;
  padding: 5em 0 0;
  width: 100%;
  margin: 0 auto
}

.overview-content .feature-icons ul li {
  display: inline-block;
  width: 24%;
  margin: 2em 0;
}

.overview-content .feature-icons ul li .icon {
  background-repeat: no-repeat;
  display: inline-block;
  width: 3.25em;
  height: 3.25em;
  background-size: auto 100%;
  vertical-align: middle;
  margin-right: 1em;
}

.overview-content .feature-icons ul .li-1 .icon {
  background-image: url(https://static-product.tp-link.com/insight-s485pi_v1/img/b1.png?2);
}

.overview-content .feature-icons ul .li-2 .icon {
  background-image: url(https://static-product.tp-link.com/insight-s485pi_v1/img/b2.png);
}

.overview-content .feature-icons ul .li-3 .icon {
  background-image: url(https://static-product.tp-link.com/insight-s485pi_v1/img/b3.png);
}

.overview-content .feature-icons ul .li-4 .icon {
  background-image: url(https://static-product.tp-link.com/insight-s485pi_v1/img/b4.png);
}

.overview-content .feature-icons ul .li-5 .icon {
  background-image: url(https://static-product.tp-link.com/insight-s485pi_v1/img/b5.png);
}

.overview-content .feature-icons ul .li-6 .icon {
  background-image: url(https://static-product.tp-link.com/insight-s485pi_v1/img/b6.png);
}

.overview-content .feature-icons ul .li-7 .icon {
  background-image: url(https://static-product.tp-link.com/insight-s485pi_v1/img/b7.png);
}

.overview-content .feature-icons ul .li-8 .icon {
  background-image: url(https://static-product.tp-link.com/insight-s485pi_v1/img/b8.png);
}

.overview-content .feature-icons ul li .desc {
  display: inline-block;
  width: calc(100% - 5em);
  text-align: left;
  vertical-align: middle;
  font-weight: 400;
}

@media (max-width: 1024px) {
  .overview-content .feature-icons {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .overview-content .feature-icons {
    font-size: 10.35px;
    max-width: 90vw;
  }

  .overview-content .feature-icons .w-container {
    width: auto;
  }

  .overview-content .feature-icons h2 {
    font-size: 5.625vw;
    padding-bottom: 3.125vw;
  }
  
  .overview-content .feature-icons p {
    font-size: 3.75vw;
  }

  .overview-content .feature-icons ul {
    text-align: left;
    padding: 11vw 0 0;
    width: auto;
    margin: 0 auto
  }

  .overview-content .feature-icons ul li {
    width: 49%;
    margin: 4vw 0;
    text-align: left;
    vertical-align: top;
  }

  .overview-content .feature-icons ul li .icon {
    width: 10vw;
    height: 10vw;
    margin-right: 2vw;
  }

  .overview-content .feature-icons ul li .desc {
    width: calc(100% - 14vw);
  }
}

@media (max-width: 414px) {
  .overview-content .feature-icons {
    font-size: 2.5vw;
  }
}



.overview-content .cut-projec-costs {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
}

.overview-content .cut-projec-costs .w-container {
  width: 75em;
  margin: 0 auto;
}

.overview-content .cut-projec-costs .text {
  padding: 4.875em 5.5em 1.5em;
  text-align: center;
}

.overview-content .cut-projec-costs h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.5em;
}

.overview-content .cut-projec-costs p {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.33333;
}

.overview-content .cut-projec-costs p.title {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.2;
}

.overview-content .cut-projec-costs .txt {
  text-align: center;
  padding: 0 5.5em 2.5em;
}
.overview-content .cut-projec-costs .section-block+.section-block {
  margin-top: 3em;
}

.overview-content .cut-projec-costs ul {
  width: 100%;
}

.overview-content .cut-projec-costs ul li {
  display: inline-block;
  vertical-align: top;
  width: 48.5%;
}

.overview-content .cut-projec-costs ul li+li {
  margin-left: 2%;
}

.overview-content .cut-projec-costs ul img {
  display: block;
  width: 100%;
  height: auto;
}

.overview-content .cut-projec-costs ul video {
  display: block;
  width: 100%;
  height: auto;
}

.overview-content .cut-projec-costs ul li .des {
  text-align: center;
  padding-top: 0.5em;
}

@media (max-width:1024px) {
  .overview-content .cut-projec-costs {
    font-size: 10px;
  }
}

@media (max-width:736px) {
  .overview-content .cut-projec-costs {
    font-size: 10.35px;
    max-width: 90vw;
  }

  .overview-content .cut-projec-costs .w-container {
    width: auto;
  }

  .overview-content .cut-projec-costs .text {
    padding: 10vw 0 2vw;
    text-align: left;
  }

  .overview-content .cut-projec-costs h2 {
    font-size: 5.625vw;
    padding: 0 0 3.125vw;
  }

  .overview-content .cut-projec-costs p {
    font-size: 3.75vw;
  }

  .overview-content .cut-projec-costs p.title {
    font-size: 4.375vw;
  }
  
  .overview-content .cut-projec-costs .txt {
    padding: 0 5vw 5vw;
  }

  .overview-content .cut-projec-costs .section-block+.section-block {
    margin-top: 5.625vw;
  }

  .overview-content .cut-projec-costs ul li {
    width: 100%;
  }

  .overview-content .cut-projec-costs ul li+li {
    margin-left: 0%;
    margin-top: 4vw;
  }

  .overview-content .cut-projec-costs ul li .des {
    padding-top: 2vw;
  }
}

@media (max-width:414px) {
  .overview-content .cut-projec-costs {
    font-size: 2.5vw;
  }
}



.overview-content .active-defense {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
}

.overview-content .active-defense .w-container {
  width: 64em;
  margin: 0 auto;
}

.overview-content .active-defense .text {
  padding: 6.875em 0 2.5em;
  text-align: center
}

.overview-content .active-defense .text h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.5em
}

.overview-content .active-defense .text p {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 300;
}

.overview-content .active-defense .img {
  position: relative;
  width: 75em;
  height: 34.15em;
  margin: 0 auto;
  background: url(https://static-product.tp-link.com/insight-s485pi_v1/img/e.jpg) top / 75em no-repeat;
}

.overview-content .active-defense .dialog {
  position: absolute;
  top: 20.5%;
  left: 64%;
  right: 18%;
  text-align: left;
  color: #fff;
  background-color: #4fbfc9;
  padding: 1em 0.75em;
  border-radius: 0.25em;
}

.overview-content .active-defense .dialog-txt {
  position: relative;
  display: block;
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.2;
}

.overview-content .active-defense .dialog-txt::after {
  content: '';
  position: absolute;
  top: 0%;
  right: -2.5em;
  border: 1em solid #4fbfc9;
  border-top: 0.5em solid transparent;
  border-bottom: 0.5em solid transparent;
  border-right: 1em solid transparent;
}

@media (max-width: 1024px) {
  .overview-content .active-defense {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .overview-content .active-defense {
    font-size: 10.35px;
    max-width: 90vw;
  }

  .overview-content .active-defense .w-container {
    width: auto;
  }

  .overview-content .active-defense .text {
    padding: 15vw 0 5vw;
    text-align: left;
  }

  .overview-content .active-defense .text h2 {
    font-size: 5.625vw;
    padding: 0 0 3.125vw;
  }

  .overview-content .active-defense .text p {
    font-size: 3.75vw;
  }

  .overview-content .active-defense .img {
    width: 90vw;
    height: 56vw;
    background: url(https://static-product.tp-link.com/insight-s485pi_v1/m/e.jpg) top / 100% no-repeat;
  }
  
  .overview-content .active-defense .dialog {
    top: 24%;
    left: 24%;
    right: 32%;
    padding: 1.5vw 1vw;
    border-radius: 1vw;
  }
  
  .overview-content .active-defense .dialog-txt {
    font-size: 3.5vw;
  }
  
  .overview-content .active-defense .dialog-txt::after {
    top: 0%;
    right: -8vw;
    border: 2em solid #4fbfc9;
    border-top: 0.5em solid transparent;
    border-bottom: 0.5em solid transparent;
    border-right: 1em solid transparent;
  }
}

@media (max-width: 414px) {
  .overview-content .active-defense {
    font-size: 2.5vw;
  }
}



.overview-content .red-blue-warning-lights {
  font-size: 16px;
  max-width: 1200px;
  margin: 6.875em auto 0;
}

.overview-content .red-blue-warning-lights .w-container {
  width: 75em;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.overview-content .red-blue-warning-lights .text {
  width: 46%;
  padding: 0 0;
  text-align: left;
}

.overview-content .red-blue-warning-lights .text h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.5em
}

.overview-content .red-blue-warning-lights .text p {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 300;
}

.overview-content .red-blue-warning-lights .icon {
  display: block;
  width: 3em;
  margin: 0 0 1em;
}

.overview-content .red-blue-warning-lights .video-box {
  position: relative;
  width: 47.5%;
}

.overview-content .red-blue-warning-lights .video-box video {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 1024px) {
  .overview-content .red-blue-warning-lights {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .overview-content .red-blue-warning-lights {
    font-size: 10.35px;
    max-width: 90vw;
    margin: 0 auto;
  }

  .overview-content .red-blue-warning-lights .w-container {
    width: auto;
    display: block;
  }

  .overview-content .red-blue-warning-lights .text {
    width: auto;
    padding: 15vw 0 5.625vw;
    text-align: left;
  }

  .overview-content .red-blue-warning-lights .text h2 {
    font-size: 5.625vw;
    padding: 0 0 3.125vw;
  }

  .overview-content .red-blue-warning-lights .text p {
    font-size: 3.75vw;
  }

  .overview-content .red-blue-warning-lights .icon {
    width: 10vw;
    margin: 0 0 3vw;
  }

  .overview-content .red-blue-warning-lights .video-box {
    width: 100%;
  }
}

@media (max-width: 414px) {
  .overview-content .red-blue-warning-lights {
    font-size: 2.5vw;
  }
}



.overview-content .flexible-audio-and-alarm {
  font-size: 16px;
  max-width: 1200px;
  margin: 6.875em auto 0;
}

.overview-content .flexible-audio-and-alarm .w-container {
  width: 75em;
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.overview-content .flexible-audio-and-alarm .text {
  width: 46%;
  padding: 0 0;
  text-align: left;
}

.overview-content .flexible-audio-and-alarm .text h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.5em
}

.overview-content .flexible-audio-and-alarm .text p {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 300;
}

.overview-content .flexible-audio-and-alarm .icon {
  display: block;
  width: 3.375em;
  margin: 0 0 1em;
}

.overview-content .flexible-audio-and-alarm .img {
  position: relative;
  width: 35.625em;
  height: 25em;
  margin: 0;
  background: url(https://static-product.tp-link.com/insight-s485pi_v1/img/g.jpg) top / 100% no-repeat;
}

.overview-content .flexible-audio-and-alarm .desc {
  position: absolute;
  text-align: center;
}

.overview-content .flexible-audio-and-alarm .desc-b {
  display: block;
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.2;
}

.overview-content .flexible-audio-and-alarm .desc-m {
  display: block;
  font-size: 1.125em;
  font-weight: 200;
  line-height: 1.2;
}

.overview-content .flexible-audio-and-alarm .desc-1 {
  top: 38%;
  left: 6%;
  right: 65%;
}

.overview-content .flexible-audio-and-alarm .desc-2 {
  top: 85%;
  left: 6%;
  right: 65%;
}

.overview-content .flexible-audio-and-alarm .desc-3 {
  top: 10%;
  left: 62%;
  right: 5%;
  text-align: left;
}

.overview-content .flexible-audio-and-alarm .desc-4 {
  top: 29%;
  left: 62%;
  right: 5%;
  text-align: left;
}

.overview-content .flexible-audio-and-alarm .desc-5 {
  top: 56%;
  left: 62%;
  right: 5%;
  text-align: left;
}

.overview-content .flexible-audio-and-alarm .desc-6 {
  top: 77%;
  left: 62%;
  right: 5%;
  text-align: left;
}

@media (max-width: 1024px) {
  .overview-content .flexible-audio-and-alarm {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .overview-content .flexible-audio-and-alarm {
    font-size: 10.35px;
    max-width: 90vw;
    margin: 0 auto;
  }

  .overview-content .flexible-audio-and-alarm .w-container {
    width: auto;
    display: block;
  }

  .overview-content .flexible-audio-and-alarm .text {
    width: auto;
    padding: 15vw 0 5.625vw;
    text-align: left;
  }

  .overview-content .flexible-audio-and-alarm .text h2 {
    font-size: 5.625vw;
    padding: 0 0 3.125vw;
  }

  .overview-content .flexible-audio-and-alarm .text p {
    font-size: 3.75vw;
  }

  .overview-content .flexible-audio-and-alarm .icon {
    width: 10vw;
    margin: 0 0 3vw;
  }

  .overview-content .flexible-audio-and-alarm .img {
    width: 100%;
    height: 61vw;
  }

  .overview-content .flexible-audio-and-alarm .desc-b {
    font-size: 3.25vw;
  }
  
  .overview-content .flexible-audio-and-alarm .desc-m {
    font-size: 3.25vw;
  }
  
  .overview-content .flexible-audio-and-alarm .desc-1 {
    top: 40%;
    left: 6%;
    right: 65%;
  }
  
  .overview-content .flexible-audio-and-alarm .desc-2 {
    top: 88%;
    left: 6%;
    right: 65%;
  }
  
  .overview-content .flexible-audio-and-alarm .desc-3 {
    top: 10%;
    left: 62%;
    right: 5%;
    text-align: left;
  }
  
  .overview-content .flexible-audio-and-alarm .desc-4 {
    top: 29.5%;
    left: 62%;
    right: 5%;
    text-align: left;
  }
  
  .overview-content .flexible-audio-and-alarm .desc-5 {
    top: 57%;
    left: 62%;
    right: 5%;
    text-align: left;
  }
  
  .overview-content .flexible-audio-and-alarm .desc-6 {
    top: 78%;
    left: 62%;
    right: 5%;
    text-align: left;
  }
}

@media (max-width: 414px) {
  .overview-content .flexible-audio-and-alarm {
    font-size: 2.5vw;
  }
}



.overview-content .instant-event-notifications {
  font-size: 16px;
  max-width: 1200px;
  margin: 6.875em auto 0;
}

.overview-content .instant-event-notifications .w-container {
  width: 75em;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.overview-content .instant-event-notifications .text {
  width: 46%;
  padding: 0 0;
  text-align: left;
}

.overview-content .instant-event-notifications .text h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.5em
}

.overview-content .instant-event-notifications .text p {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 300;
}

.overview-content .instant-event-notifications .text a {
  display: inline-block;
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 300;
  color: #005564;
  margin-top: 1.5em;
  text-decoration: none;
  border-bottom: 0.1em solid #005564;
}

.overview-content .instant-event-notifications .icon {
  display: block;
  width: 2.375em;
  margin: 0 0 1em;
}

.overview-content .instant-event-notifications .img {
  position: relative;
  width: 35.625em;
  height: 25em;
  margin: 0;
  background: url(https://static-product.tp-link.com/insight-s485pi_v1/img/h.jpg) top / 100% no-repeat;
}

@media (max-width: 1024px) {
  .overview-content .instant-event-notifications {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .overview-content .instant-event-notifications {
    font-size: 10.35px;
    max-width: 90vw;
    margin: 0 auto;
  }

  .overview-content .instant-event-notifications .w-container {
    width: auto;
    display: block;
  }

  .overview-content .instant-event-notifications .text {
    width: auto;
    padding: 15vw 0 6.25vw;
    text-align: left;
  }

  .overview-content .instant-event-notifications .text h2 {
    font-size: 5.625vw;
    padding: 0 0 3.125vw;
  }

  .overview-content .instant-event-notifications .text p {
    font-size: 3.75vw;
  }

  .overview-content .instant-event-notifications .text a {
    font-size: 3.75vw;
    margin-top: 3vw;
  }

  .overview-content .instant-event-notifications .icon {
    width: 8vw;
    margin: 0 0 3vw;
  }

  .overview-content .instant-event-notifications .img {
    width: 100%;
    height: 62vw;
  }
}

@media (max-width: 414px) {
  .overview-content .instant-event-notifications {
    font-size: 2.5vw;
  }
}



.overview-content .vigi-full-text {
  font-size: 16px;
  max-width: 1200px;
  margin: 6.875em auto 0;
}

.overview-content .vigi-full-text .w-container {
  width: 75em;
  margin: 0 auto;
  max-width: 100%;
}

.overview-content .vigi-full-text h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.5em;
}

.overview-content .vigi-full-text p {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.33333;
}

.overview-content .vigi-full-text a {
  display: inline-block;
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 300;
  color: #005564;
  text-decoration: none;
  border-bottom: 0.1em solid #005564;
}

.overview-content .vigi-full-text .box {
  width: 100%;
  background: #f9f9f9;
  padding: 2em 10%;
  box-sizing: border-box;
  margin-top: 2em;
}

.overview-content .vigi-full-text .box1 {
  padding-bottom: 3em;
}

.overview-content .vigi-full-text .box ul {
  width: 100%;
}

.overview-content .vigi-full-text .box ul li {
  margin: 0 0 2em;
  list-style-type: disc;
}

.overview-content .vigi-full-text .box ul li p>span {
  font-weight: 500;
}

@media (max-width: 1024px) {
  .overview-content .vigi-full-text {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .overview-content .vigi-full-text {
    font-size: 10.35px;
    max-width: 90vw;
    margin: 16vw auto 0;
  }

  .overview-content .vigi-full-text .w-container {
    width: auto;
  }

  .overview-content .vigi-full-text h2 {
    font-size: 5.625vw;
    padding-bottom: 3.125vw;
  }

  .overview-content .vigi-full-text p {
    font-size: 3.75vw;
  }

  .overview-content .vigi-full-text a {
    font-size: 3.75vw;
  }

  .overview-content .vigi-full-text .box {
    padding: 6vw 8vw;
    margin-top: 8vw;
  }

  .overview-content .vigi-full-text .box1 {
    padding-bottom: 10vw;
  }
}

@media (max-width: 414px) {
  .overview-content .vigi-full-text {
    font-size: 2.5vw;
  }
}
