.tp-color {
  color: #005564;
}

.smb-color {
  color: #36444b;
}

.grey-color {
  color: #656565;
}

.white {
  color: #fff;
}

.no-wrap{
  white-space: nowrap;
}

.m-show {
  display: none;
}

a:hover {
  color: #4acbd6;
}

@media (max-width: 736px) {
  .m-hide {
    display: none;
  }

  .m-show {
    display: block;
  }
}

.vigi-vms-banner {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
  background: url(https://static-product.tp-link.com/vigi-vms_v1.5/img/a.jpg?2) 50% 0 no-repeat;
  background-size: 75em;
  height: 35.45em;
  color: #fff;
}

.vigi-vms-banner .w-container {
  width: 60em;
  margin: 0 auto;
}

.vigi-vms-banner .text {
  padding: 9em 33em 0 0;
  color: #fff;
  text-align: left;
}

.vigi-vms-banner h2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: .5em;
}

.vigi-vms-banner p {
  font-size: 1.125em;
  line-height: 1.33333333;
  font-weight: 400;
}

.vigi-vms-banner .link {
  margin-top: 2em;
}

.vigi-vms-banner .link a {
  display: inline-block;
  font-size: 1.125em;
  font-weight: 400;
  color: inherit;
  text-decoration: none;
  border-bottom: 0.1em solid;
}

.vigi-vms-banner .icons {
  padding-bottom: 1em;
}

.vigi-vms-banner .icons img {
  height: 3em;
}

.vigi-vms-banner .m-show {
  display: none;
}

@media (max-width: 1024px) {
  .overview-content .vigi-vms-banner {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .vigi-vms-banner {
    font-size: 10.35px;
    max-width: 88.75vw;
    background: #1e282e url(https://static-product.tp-link.com/vigi-vms_v1.5/m/a.jpg?2) 50% 0 no-repeat;
    background-size: 100%;
    height: auto;
  }

  .vigi-vms-banner .w-container {
    width: auto;
  }

  .vigi-vms-banner .text {
    padding: 70vw 20px 12vw;
    text-align: center;
  }

  .vigi-vms-banner h2 {
    font-size: 5.625vw;
    padding: 0 0 2vw;
  }

  .vigi-vms-banner p {
    font-size: 3.75vw;
    line-height: 1.5;
    padding: 0;
  }

  .vigi-vms-banner .link {
    margin-top: 5.625vw;
  }

  .vigi-vms-banner .link a {
    font-size: 3.75vw;
  }

  .vigi-vms-banner .icons {
    padding-bottom: 4vw;
  }

  .vigi-vms-banner .icons img {
    height: 10vw;
  }

  .vigi-vms-banner .m-hide {
    display: none;
  }

  .vigi-vms-banner .m-show {
    display: block;
  }
}

@media (max-width: 414px) {
  .vigi-vms-banner {
    font-size: 2.5vw;
  }
}



.overview-content .vigi-vms-overview {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.overview-content .vigi-vms-overview .w-container {
  width: 67em;
  margin: 0 auto;
}

.overview-content .vigi-vms-overview .text {
  padding: 6.875em 0 0;
  text-align: center;
}

.overview-content .vigi-vms-overview h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .vigi-vms-overview p {
  font-size: 1.125em;
  line-height: 1.33333;
  font-weight: 300;
}

.overview-content .vigi-vms-overview .link {
  margin-top: 1em;
  text-align: center;
}

.overview-content .vigi-vms-overview .link a {
  display: inline-block;
  font-size: 1.125em;
  font-weight: 300;
  color: #004d5a;
  margin: 0 3em;
  text-decoration: none;
  border-bottom: 0.1em solid;
}

@media (max-width: 1024px) {
  .overview-content .vigi-vms-overview {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .overview-content .vigi-vms-overview {
    font-size: 10.35px;
    max-width: 88.75vw;
  }

  .overview-content .vigi-vms-overview .w-container {
    width: auto;
  }

  .overview-content .vigi-vms-overview .text {
    padding: 15vw 0 0;
    text-align: left;
  }

  .overview-content .vigi-vms-overview h2 {
    font-size: 5.625vw;
    padding: 0 0 0.5em;
  }

  .overview-content .vigi-vms-overview p {
    font-size: 3.75vw;
    line-height: 1.5;
  }

  .overview-content .vigi-vms-overview .link {
    margin-top: 1em;
    text-align: left;
  }
  
  .overview-content .vigi-vms-overview .link a {
    font-size: 3.75vw;
    margin: 0;
  }
}

@media (max-width: 414px) {
  .overview-content .vigi-vms-overview {
    font-size: 2.5vw;
  }
}



.overview-content .vigi-vms-keybenifits {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.overview-content .vigi-vms-keybenifits .w-container {
  width: auto;
  margin: 0 auto;
}

.overview-content .vigi-vms-keybenifits .text {
  padding: 7em 0 2em;
  text-align: center;
}

.overview-content .vigi-vms-keybenifits h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .vigi-vms-keybenifits h3 {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .vigi-vms-keybenifits p {
  font-size: 1.125em;
  line-height: 1.33333;
  font-weight: 300;
}

.overview-content .vigi-vms-keybenifits .link {
  margin-top: 1em;
  text-align: center;
}

.overview-content .vigi-vms-keybenifits .link a {
  display: inline-block;
  font-size: 1.125em;
  font-weight: 300;
  color: #004d5a;
  margin: 0 3em;
  text-decoration: none;
  border-bottom: 0.1em solid;
}

.overview-content .vigi-vms-keybenifits .fixed {
  position: fixed;
  z-index: 99;
  width: 100%;
  max-width: 1920px;
  background-color: #f9fafa;
}

.overview-content .vigi-vms-keybenifits .ul-menu {
  width: 75em;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.overview-content .vigi-vms-keybenifits .ul-menu li {
  width: 25%;
  text-align: center;
  cursor: pointer;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.2;
  color: #727171;
  padding: 0.6em 0.5em;
  border-bottom: 0.2em solid #dcdddd;
  box-sizing: border-box;
  cursor: pointer;
}

.overview-content .vigi-vms-keybenifits .ul-menu li.active {
  color: #000;
  border-bottom: 0.2em solid #005564;
}

.overview-content .vigi-vms-keybenifits .ul-menu li a {
  display: block;
  color: inherit;
  text-decoration: none;
  padding: 0.6em 0.5em;
}

.overview-content .vigi-vms-keybenifits .ul-features {
  width: 57em;
  margin: 1.5em auto 0;
  display: flex;
  flex-wrap: wrap;
}

.overview-content .vigi-vms-keybenifits .ul-features li {
  width: 30%;
  padding: 1em 0;
  text-align: left;
}

.overview-content .vigi-vms-keybenifits .ul-features .li-1,
.overview-content .vigi-vms-keybenifits .ul-features .li-4 {
  width: 35%;
}

.overview-content .vigi-vms-keybenifits .ul-features .li-2,
.overview-content .vigi-vms-keybenifits .ul-features .li-5 {
  width: 35%;
}

.overview-content .vigi-vms-keybenifits .ul-features li .icon {
  display: inline-block;
  vertical-align: middle;
  width: 3.125em;
  height: 3.125em;
  margin-right: 0.5em;
}

.overview-content .vigi-vms-keybenifits .ul-features li .word {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.125em;
  font-weight: 300;
  width: calc(100% - 4em);
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img {
  width: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 5em;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img .txt {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  width: 50%;
  box-sizing: border-box;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img .txt.left {
  padding-right: 2em;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img .txt.right {
  padding-left: 4em;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img .img {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  position: relative;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block1 .img {
  width: 34.6875em;
  height: 21.6875em;
  background: url(https://static-product.tp-link.com/vigi-vms_v1.5/img/c-1-img-1.jpg) 50% / 100% no-repeat;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block3 .img {
  width: 36.875em;
  height: 23.875em;
  background: url(https://static-product.tp-link.com/vigi-vms_v1.5/img/c-2-img-1.jpg) 50% / 100% no-repeat;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block4 .img {
  width: 36.875em;
  height: 23.875em;
  background: url(https://static-product.tp-link.com/vigi-vms_v1.5/img/c-2-img-2.jpg) 50% / 100% no-repeat;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block5 .img {
  width: 30.6875em;
  height: 15.125em;
  background: url(https://static-product.tp-link.com/vigi-vms_v1.5/img/c-3-img-2.jpg) 50% / 100% no-repeat;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block6 .img {
  width: 34.6875em;
  height: 21.6875em;
  background: url(https://static-product.tp-link.com/vigi-vms_v1.5/img/c-3-img-3.jpg) 50% / 100% no-repeat;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block7 .img {
  width: 37.5em;
  height: 20.375em;
  background: url(https://static-product.tp-link.com/vigi-vms_v1.5/img/c-4-img-1.jpg) 50% / 100% no-repeat;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block2 .img .swiper-slide {
  height: 24.25em;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block2 .img .swiper-slide-1 {
  background-image: url(https://static-product.tp-link.com/vigi-vms_v1.5/img/c-2-feature-1.jpg?2);
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block2 .img .swiper-slide-2 {
  background-image: url(https://static-product.tp-link.com/vigi-vms_v1.5/img/c-2-feature-2.jpg?2);
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block2 .img .swiper-slide-3 {
  background-image: url(https://static-product.tp-link.com/vigi-vms_v1.5/img/c-2-feature-3.jpg?2);
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block2 .img .swiper-slide-4 {
  background-image: url(https://static-product.tp-link.com/vigi-vms_v1.5/img/c-2-feature-4.jpg?2);
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block2 .img .swiper-pagination {
  position: relative;
  width: auto;
  margin: 0.5em auto 0;
  text-align: center;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block2 .img .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block2 .img .swiper-pagination .swiper-pagination-bullet {
  width: 0.5em;
  height: 0.5em;
  opacity: 1;
  background-color: #a9b1b5;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block2 .img .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {
  margin-left: 0.5em;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block2 .img .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #36444b;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block3 .point {
  position: relative;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block3 .point+.point {
  margin-top: 1.5em;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block3 .point::before {
  content: '';
  width: 0.25em;
  height: 0.25em;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  left: -1em;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block3 .point-1::before {
  top: 1.25em;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block3 .point-2::before {
  top: 0.55em;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img .desc {
  position: absolute;
  text-align: center;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img .desc-b {
  display: block;
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.2;
  color: #36444b;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img .desc-s {
  display: block;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
}

.overview-content .vigi-vms-keybenifits .left-txt-right-img.block7 .desc-1 {
  top: 11em;
  left: 10.8em;
  width: 16em;
  text-align: center;
}

.overview-content .vigi-vms-keybenifits .box3 .txt-block {
  padding-top: 5em;
  text-align: center;
}

.overview-content .vigi-vms-keybenifits .box3 .img-1 {
  margin: 0 auto;
  padding-top: 5em;
  height: 21.53125em;
  background: url(https://static-product.tp-link.com/vigi-vms_v1.5/img/c-3-img-1.jpg) center/ 100% no-repeat;
}

.overview-content .vigi-vms-keybenifits .license {
  display: inline-block;
  width: fit-content;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  background-color: #36444b;
  border-radius: 0.25em;
  padding: 0.25em 1em;
}

@media (max-width: 1024px) {
  .overview-content .vigi-vms-keybenifits {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .overview-content .vigi-vms-keybenifits {
    font-size: 10.35px;
    max-width: 88.75vw;
  }

  .overview-content .vigi-vms-keybenifits .w-container {
    width: auto;
  }

  .overview-content .vigi-vms-keybenifits .text {
    padding: 5vw 0 0;
    margin-bottom: -6vw;
    text-align: left;
  }

  .overview-content .vigi-vms-keybenifits h2 {
    font-size: 5.625vw;
    padding: 10vw 0 0.5em;
  }

  .overview-content .vigi-vms-keybenifits p {
    font-size: 3.75vw;
    padding: 0;
    line-height: 1.5;
  }

  .overview-content .vigi-vms-keybenifits .link {
    margin-top: 1em;
    text-align: center;
  }
  
  .overview-content .vigi-vms-keybenifits .link a {
    font-size: 1.5em;
  }

  .overview-content .vigi-vms-keybenifits .ul-menu {
    display: none;
  }
  
  .overview-content .vigi-vms-keybenifits .ul-features {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  
  .overview-content .vigi-vms-keybenifits .ul-features li {
    width: 48%;
    padding: 1em 0;
    text-align: left;
    display: inline-block;
  }
  
  .overview-content .vigi-vms-keybenifits .ul-features .li-1,
  .overview-content .vigi-vms-keybenifits .ul-features .li-4 {
    width: 48%;
  }
  
  .overview-content .vigi-vms-keybenifits .ul-features .li-2,
  .overview-content .vigi-vms-keybenifits .ul-features .li-5 {
    width: 48%;
  }
  
  .overview-content .vigi-vms-keybenifits .ul-features li .icon {
    width: 10vw;
    height: 10vw;
    margin-right: 0vw;
  }
  
  .overview-content .vigi-vms-keybenifits .ul-features li .word {
    font-size: 1.5em;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 13vw);
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img {
    flex-direction: column;
    padding-top: 0;
  }

  .overview-content .vigi-vms-keybenifits .left-txt-right-img.reverse {
    flex-direction: column-reverse;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img .txt {
    display: block;
    width: auto;
    padding-bottom: 4vw;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img .txt.left {
    padding-right: 0;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img .txt.right {
    padding-left: 0;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img .img {
    display: block;
    width: 100%;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block1 .img {
    width: 88.75vw;
    height: 56vw;
    margin: 0 auto;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block3 .img {
    width: 88.75vw;
    height: 56vw;
    margin: 0 auto;
  }

  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block4 .img {
    width: 88.75vw;
    height: 56vw;
    margin: 0 auto;
  }

  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block5 .img {
    width: 88.75vw;
    height: 44vw;
    margin: 0 auto;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block6 .img {
    width: 88.75vw;
    height: 56vw;
    margin: 0 auto;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block7 .img {
    width: 88.75vw;
    height: 72vw;
    margin: 0 auto;
    background: url(https://static-product.tp-link.com/vigi-vms_v1.5/m/c-4-img-1.jpg) bottom / 100% no-repeat;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block2 .img .swiper-slide {
    height: 58vw;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block2 .img .swiper-pagination {
    position: relative;
    width: auto;
    margin: 3vw auto 0;
    text-align: center;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block2 .img .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block2 .img .swiper-pagination .swiper-pagination-bullet {
    width: 0.5em;
    height: 0.5em;
    opacity: 1;
    background-color: #a9b1b5;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block2 .img .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {
    margin-left: 0.5em;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block2 .img .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #36444b;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block3 .point+.point {
    margin-top: 4vw;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block3 .point::before {
    content: '';
    width: 0.75vw;
    height: 0.75vw;
    left: -3vw;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block3 .point-1::before {
    top: 2vw;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block3 .point-2::before {
    top: 2vw;
  }

  .overview-content .vigi-vms-keybenifits .box3 .txt-block {
    padding-top: 0;
    text-align: left;
  }
  
  .overview-content .vigi-vms-keybenifits .box3 .img-1 {
    padding-top: 0;
    width: 88.75vw;
    height: 30vw;
    background: url(https://static-product.tp-link.com/vigi-vms_v1.5/m/c-3-img-1.jpg) bottom / 100% no-repeat;
  }

  .overview-content .vigi-vms-keybenifits .left-txt-right-img .desc-b {
    font-size: 5.625vw;
  }
  
  .overview-content .vigi-vms-topology .desc-m {
    font-size: 4vw;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img .desc-s {
    font-size: 3.25vw;
  }
  
  .overview-content .vigi-vms-keybenifits .left-txt-right-img.block7 .desc-1 {
    top: 40vw;
    left: 20.5vw;
    width: 48vw;
  }

  .overview-content .vigi-vms-keybenifits .license {
    font-size: 3.75vw;
  }
}

@media (max-width: 414px) {
  .overview-content .vigi-vms-keybenifits {
    font-size: 2.5vw;
  }
}



.overview-content .vigi-vms-topology {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  height: auto;
  padding-bottom: 29em;
  background-image: url(https://static-product.tp-link.com/vigi-vms_v1.5/img/d.jpg);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 75em;
}

.overview-content .vigi-vms-topology .w-container {
  width: 67em;
  margin: 0 auto;
}

.overview-content .vigi-vms-topology .text {
  padding: 6.875em 0 2em;
  text-align: center;
}

.overview-content .vigi-vms-topology h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .vigi-vms-topology p {
  font-size: 1.125em;
  line-height: 1.33333;
  font-weight: 300;
}

.overview-content .vigi-vms-topology .bg-txt {
  position: relative;
}

.overview-content .vigi-vms-topology .desc {
  position: absolute;
  text-align: center;
}

.overview-content .vigi-vms-topology .desc-b {
  display: inline-block;
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1;
  color: #34444a;
}

.overview-content .vigi-vms-topology .desc-m {
  display: inline-block;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.3333;
}

.overview-content .vigi-vms-topology .desc-s {
  display: inline-block;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.3333;
}

.overview-content .vigi-vms-topology .desc-1 {
  top: 10em;
  left: -.8em;
  width: 12em;
}

.overview-content .vigi-vms-topology .desc-2 {
  top: 18.3em;
  left: -0.9em;
  width: 12em;
}

.overview-content .vigi-vms-topology .desc-3 {
  top: 27em;
  left: -1.8em;
  width: 14em;
}

.overview-content .vigi-vms-topology .desc-4 {
  top: 21em;
  left: 14.7em;
  width: 10em;
}

.overview-content .vigi-vms-topology .desc-5 {
  top: 21em;
  left: 26em;
  width: 12em;
}

.overview-content .vigi-vms-topology .desc-6 {
  top: 21em;
  left: 39em;
  width: 8em;
}

.overview-content .vigi-vms-topology .desc-7 {
  top: 16.5em;
  left: 50.3em;
  width: 14em;
}

.overview-content .vigi-vms-topology .desc-8 {
  top: 23.8em;
  left: 50.3em;
  width: 14em;
}

.overview-content .vigi-vms-topology .desc-9 {
  top: 13em;
  left: 65.2em;
  width: 10em;
}

.overview-content .vigi-vms-topology .desc-10 {
  top: 20.5em;
  left: 62.5em;
  width: 16em;
}

.overview-content .vigi-vms-topology .desc-11 {
  top: 4.6em;
  left: 27em;
  width: 40em;
}

.overview-content .vigi-vms-topology .desc-12 {
  top: 12.5em;
  left: 35.8em;
  width: 14em;
}

.overview-content .vigi-vms-topology .desc-13 {
  top: 26em;
  left: 69.8em;
  width: 9em;
  text-align: left;
}

.overview-content .vigi-vms-topology .desc-14 {
  top: 28.2em;
  left: 69.8em;
  width: 9em;
  text-align: left;
}

@media (max-width: 1024px) {
  .overview-content .vigi-vms-topology {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .overview-content .vigi-vms-topology {
    font-size: 10.35px;
    max-width: 88.75vw;
    padding-bottom: 172vw;
    background-image: url(https://static-product.tp-link.com/vigi-vms_v1.5/m/d.jpg);
    background-size: 100%;
  }

  .overview-content .vigi-vms-topology .w-container {
    width: auto;
    text-align: left;
  }

  .overview-content .vigi-vms-topology .text {
    padding: 15vw 0 2vw;
    text-align: left;
  }

  .overview-content .vigi-vms-topology h2 {
    font-size: 5.625vw;
    padding: 0 0 0.5em;
  }

  .overview-content .vigi-vms-topology p {
    font-size: 3.75vw;
    padding: 0;
    line-height: 1.5;
  }

  .overview-content .vigi-vms-topology .desc-b {
    font-size: 5vw;
  }
  
  .overview-content .vigi-vms-topology .desc-m {
    font-size: 3.125vw;
    line-height: 1.2;
  }
  
  .overview-content .vigi-vms-topology .desc-s {
    font-size: 3.125vw;
  }
  
  .overview-content .vigi-vms-topology .desc-1 {
    top: 16vw;
    left: 49vw;
    width: 40vw;
    text-align: left;
  }
  
  .overview-content .vigi-vms-topology .desc-2 {
    top: 16vw;
    left: 24vw;
    width: 16vw;
  }
  
  .overview-content .vigi-vms-topology .desc-3 {
    top: 16vw;
    left: 0vw;
    width: 23vw;
  }
  
  .overview-content .vigi-vms-topology .desc-4 {
    top: 44.3vw;
    left: 12vw;
    width: 40vw;
  }
  
  .overview-content .vigi-vms-topology .desc-5 {
    top: 81.6vw;
    left: 12.5vw;
    width: 36vw;
  }
  
  .overview-content .vigi-vms-topology .desc-6 {
    top: 101.4vw;
    left: 12vw;
    width: 40vw;
  }
  
  .overview-content .vigi-vms-topology .desc-7 {
    top: 126vw;
    left: 29vw;
    width: 26vw;
  }
  
  .overview-content .vigi-vms-topology .desc-8 {
    top: 126vw;
    left: 0vw;
    width: 26vw;
    text-align: right;
  }
  
  .overview-content .vigi-vms-topology .desc-9 {
    top: 154vw;
    left: 10vw;
    width: 29vw;
    text-align: right;
  }
  
  .overview-content .vigi-vms-topology .desc-10 {
    top: 154vw;
    left: 41vw;
    width: 20vw;
  }
  
  .overview-content .vigi-vms-topology .desc-11 {
    top: 68vw;
    left: 38vw;
    width: 54vw;
  }
  
  .overview-content .vigi-vms-topology .desc-12 {
    top: 90.5vw;
    left: 46vw;
    width: 30vw;
  }
  
  .overview-content .vigi-vms-topology .desc-13 {
    top: 164.5vw;
    left: 18vw;
    width: 64vw;
    text-align: left;
  }
  
  .overview-content .vigi-vms-topology .desc-14 {
    top: 169.5vw;
    left: 18vw;
    width: 64vw;
    text-align: left;
  }
}

@media (max-width: 414px) {
  .overview-content .vigi-vms-topology {
    font-size: 2.5vw;
  }
}



.overview-content .vigi-vms-applications {
  font-size: 16px;
  max-width: 1200px;
  margin: 7.6875em auto 5em;
  position: relative;
  height: auto;
  padding-bottom: 26em;
  background-image: url(https://static-product.tp-link.com/vigi-vms_v1.5/img/e.jpg);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 75em;
}

.overview-content .vigi-vms-applications .w-container {
  width: 67em;
  margin: 0 auto;
}

.overview-content .vigi-vms-applications .text {
  padding: 7em 0 2em;
  text-align: center;
}

.overview-content .vigi-vms-applications h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .vigi-vms-applications p {
  font-size: 1.125em;
  line-height: 1.33333;
  font-weight: 300;
}

.overview-content .vigi-vms-applications .bg-text {
  position: relative;
}

.overview-content .vigi-vms-applications .desc {
  position: absolute;
  text-align: center;
  width: 16.5em;
  color: #fff;
}

.overview-content .vigi-vms-applications .desc .title {
  font-size: 1.45625em;
  font-weight: 300;
  line-height: 1.2;
}

.overview-content .vigi-vms-applications .desc-1 {
  left: 1em;
  bottom: 1.5em;
}

.overview-content .vigi-vms-applications .desc-2 {
  left: 20em;
  bottom: 1.5em;
}

.overview-content .vigi-vms-applications .desc-3 {
  left: 38.8em;
  bottom: 1.5em;
}

.overview-content .vigi-vms-applications .desc-4 {
  left: 57.6em;
  bottom: 1.5em;
}

@media (max-width: 1024px) {
  .overview-content .vigi-vms-applications {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .overview-content .vigi-vms-applications {
    font-size: 10.35px;
    margin: 18vw auto 10vw;
    max-width: 88.75vw;
    padding-bottom: 122vw;
    background-image: url(https://static-product.tp-link.com/vigi-vms_v1.5/m/e.jpg);
    background-size: 100%;
  }

  .overview-content .vigi-vms-applications .w-container {
    width: auto;
  }

  .overview-content .vigi-vms-applications .text {
    padding: 0;
    text-align: left;
  }

  .overview-content .vigi-vms-applications h2 {
    font-size: 5.625vw;
    padding: 0 0 0.5em;
  }

  .overview-content .vigi-vms-applications p {
    font-size: 3.75vw;
    padding: 0;
    line-height: 1.5;
  }

  .overview-content .vigi-vms-applications .desc {
    width: 40vw;
  }
  
  .overview-content .vigi-vms-applications .desc .title {
    font-size: 3.75vw;
  }
  
  .overview-content .vigi-vms-applications .desc-1 {
    left: 2vw;
    bottom: 64vw;
  }
  
  .overview-content .vigi-vms-applications .desc-2 {
    left: 46.5vw;
    bottom: 64vw;
  }
  
  .overview-content .vigi-vms-applications .desc-3 {
    left: 2.5vw;
    bottom: 4vw;
  }
  
  .overview-content .vigi-vms-applications .desc-4 {
    left: 46.5vw;
    bottom: 4vw;
  }
}

@media (max-width: 414px) {
  .overview-content .vigi-vms-applications {
    font-size: 2.5vw;
  }
}
