.overview-content{overflow: hidden;}
.overview-content a{text-decoration: none;}
.overview-content button{color: inherit;background: unset;border: unset;outline: unset;cursor: pointer;}
.overview-content sup {font-size: 0.5667em;line-height: normal;}
.overview-content sup a,
.overview-content .sup a{font-size: 1em!important;margin: 0!important;padding: 0!important;color:inherit;text-decoration: none!important;border: none!important;outline: none!important;background: unset!important;}
.overview-content video{background-color: transparent;-webkit-tap-highlight-color: transparent;-webkit-focus-ring-color: transparent;}
.overview-content .m-show{display: none;}
.overview-content .nowrap{white-space: nowrap;}
@media (max-width: 736px){
  .overview-content .m-show{display: block;}
  .overview-content .m-hide{display: none;}
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
/*page class*/
.overview-content .mw-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/a.jpg) 50% 0 / 120em no-repeat;
  height: 52.875em;
}
.overview-content .mw-banner .w-container {
  width: 75em;
  margin: 0 auto;
}
.overview-content .mw-banner .text {
  color: #fff;
  padding: 10em 36% 0 0;
  text-align: left;
}
.overview-content .mw-banner h2 {
  font-size: 4.75em;
  font-weight: 700;
  line-height: 1.2;
  padding: 0 0 0.375em;
}
.overview-content .mw-banner p {
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.3333;
}
.overview-content .mw-banner .model {
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.3333;
  display: inline-block;
}
@media (min-width: 1921px) {
  .overview-content .mw-banner {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .mw-banner {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .mw-banner {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .mw-banner {
    font-size: 10.35px;
    background: #e9452c url(./m/a.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 80%;
  }
  .overview-content .mw-banner .w-container {
    width: auto;
  }
  .overview-content .mw-banner .text {
    color: #fff;
    padding: 10vw 5vw 0;
    text-align: left;
  }
  .overview-content .mw-banner h2 {
    font-size: 8.5vw;
    font-weight: 700;
    line-height: 1.2;
    padding: 0 0 0.25em;
  }
  .overview-content .mw-banner p {
    font-size: 5.75vw;
    font-weight: 400;
    line-height: 1.3333;
  }
  .overview-content .mw-banner .model {
    font-size: 5.5vw;
    font-weight: 400;
    line-height: 1;
    color: #e60012;
    padding: 0.25em 0.75em;
    margin-top: 0.875em;
    background-color: #fff;
    border-radius: 10em;
  }
}
@media (max-width: 414px) {
  .overview-content .mw-banner {
    font-size: 2.5vw;
  }
}



.overview-content .mw-speed {
  font-size: 16px;;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/b.jpg) top / 120em no-repeat;
  height: 56.25em;
  color: #fff;
}
.overview-content .mw-speed .w-container {
  width: 75em;
  margin: 0 auto;
}
.overview-content .mw-speed .text {
  padding: 7em 0 2.5em;
  text-align: center;
}
.overview-content .mw-speed h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .mw-speed h3 {
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .mw-speed p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .mw-speed .ul-features {
  display: flex;
  justify-content: space-between;
}
.overview-content .mw-speed .ul-features li {
  width: 38%;
}
.overview-content .mw-speed .ol-speed {
  margin-top: 5em;
}
.overview-content .mw-speed .ol-speed li {
  width: 111%;
  margin-bottom: 1.25em;
  display: flex;
  align-items: center;
}
.overview-content .mw-speed .ol-speed b {
  width: 4em;
  height: 0.625em;
  margin-right: 1em;
  background-color: #007cff;
  line-height: 1;
}
.overview-content .mw-speed .ol-speed li:nth-child(2) b {
  width: 12.5em;
}
.overview-content .mw-speed .ol-speed li:nth-child(3) b {
  width: 26em;
  background-color: #ff2f42;
}
.overview-content .mw-speed .ol-speed li .speed {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.2;
  color: #007cff;
  display: inline-block;
}
.overview-content .mw-speed .ol-speed li:nth-child(3) .speed {
  color: #ff2f42;
}
@media (min-width: 1921px) {
  .overview-content .mw-speed {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .mw-speed {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .mw-speed {
    font-size: 12px;
  }
}
@media (max-width:736px) {
  .overview-content .mw-speed {
    background: url(./m/b.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 142%;
    color: #000;
    position: relative;
  }
  .overview-content .mw-speed .w-container {
    width: auto;
  }
  .overview-content .mw-speed .text {
    padding: 0 0 1em;
    text-align: left;
  }
  .overview-content .mw-speed h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .overview-content .mw-speed h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .overview-content .mw-speed p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .overview-content .mw-speed .ul-features {
    display: block;
  }
  .overview-content .mw-speed .ul-features li {
    width: 100%;
  }
  .overview-content .mw-speed .ul-features li+li {
    margin-top: 2em;
  }
  .overview-content .mw-speed .ol-speed {
    margin-top: 0;
    position: absolute;
    left: 5vw;
    bottom: 18vw;
    width: 90%;
  }
  .overview-content .mw-speed .ol-speed li {
    width: 100%;
    margin-bottom: 1.25em;
    display: flex;
  }
  .overview-content .mw-speed .ol-speed b {
    width: 15vw;
    height: 2vw;
    margin-right: 2vw;
  }
  .overview-content .mw-speed .ol-speed li:nth-child(2) b {
    width: 38vw;
  }
  .overview-content .mw-speed .ol-speed li:nth-child(3) b {
    width: 71vw;
  }
  .overview-content .mw-speed .ol-speed li .speed {
    font-size: 3vw;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (max-width: 414px) {
  .overview-content .mw-speed {
    font-size: 2.5vw;
  }
}



.overview-content .mw-modes {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .mw-modes .w-container {
  width: 92%;
  margin: 0 auto;
}
.overview-content .mw-modes .text {
  padding: 6em 18% 1.5em;
  text-align: center;
}
.overview-content .mw-modes h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .mw-modes h3 {
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .mw-modes p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .mw-modes .ul-modes {
  padding: 0 0 8em;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.overview-content .mw-modes .ul-modes li {
  width: 24%;
}
.overview-content .mw-modes .ul-modes li .mode-txt {
  padding: 1.5em 5% 0;
  text-align: center;
}
.overview-content .mw-modes .ul-modes li .mode-img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 62.25%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.overview-content .mw-modes .ul-modes .li-1 .mode-img {
  background-image: url(./img/c-1.png);
}
.overview-content .mw-modes .ul-modes .li-2 .mode-img {
  background-image: url(./img/c-2.png);
}
.overview-content .mw-modes .ul-modes .li-3 .mode-img {
  background-image: url(./img/c-3.png);
}
.overview-content .mw-modes .ul-modes .li-4 .mode-img {
  background-image: url(./img/c-4.png);
}
.overview-content .mw-modes .ul-modes li .desc {
  position: absolute;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.2;
  display: block;
  text-align:center;
}
.overview-content .mw-modes .ul-modes .li-1 .desc-1 {
  left: 2%;
  top: 74.5%;
  width: 20%;
}
.overview-content .mw-modes .ul-modes .li-1 .desc-2 {
  left: 28%;
  top: 74.5%;
  width: 20%;
}
.overview-content .mw-modes .ul-modes .li-1 .desc-3 {
  left: 79%;
  top: 40.5%;
  width: 20%;
}
.overview-content .mw-modes .ul-modes .li-1 .desc-4 {
  left: 79%;
  top: 74.5%;
  width: 20%;
}
.overview-content .mw-modes .ul-modes .li-2 .desc-1 {
  left: 4%;
  top: 74.5%;
  width: 16%;
}
.overview-content .mw-modes .ul-modes .li-2 .desc-2 {
  left: 22%;
  top: 74.5%;
  width: 21%;
}
.overview-content .mw-modes .ul-modes .li-2 .desc-3 {
  left: 46%;
  top: 74.5%;
  width: 21%;
}
.overview-content .mw-modes .ul-modes .li-2 .desc-4 {
  left: 81%;
  top: 40.5%;
  width: 18%;
}
.overview-content .mw-modes .ul-modes .li-2 .desc-5 {
  left: 81%;
  top: 74.5%;
  width: 18%;
}
.overview-content .mw-modes .ul-modes .li-3 .desc-1 {
  left: 4%;
  top: 74.5%;
  width: 16%;
}
.overview-content .mw-modes .ul-modes .li-3 .desc-2 {
  left: 22%;
  top: 74.5%;
  width: 21%;
}
.overview-content .mw-modes .ul-modes .li-3 .desc-3 {
  left: 46%;
  top: 74.5%;
  width: 21%;
}
.overview-content .mw-modes .ul-modes .li-3 .desc-4 {
  left: 81%;
  top: 40.5%;
  width: 18%;
}
.overview-content .mw-modes .ul-modes .li-3 .desc-5 {
  left: 81%;
  top: 74.5%;
  width: 18%;
}
.overview-content .mw-modes .ul-modes .li-4 .desc-1 {
  left: 2%;
  top: 74.5%;
  width: 20%;
}
.overview-content .mw-modes .ul-modes .li-4 .desc-2 {
  left: 34.5%;
  top: 74.5%;
  width: 20%;
}
.overview-content .mw-modes .ul-modes .li-4 .desc-3 {
  left: 79%;
  top: 40.5%;
  width: 20%;
}
.overview-content .mw-modes .ul-modes .li-4 .desc-4 {
  left: 79%;
  top: 74.5%;
  width: 20%;
}
@media (min-width: 1921px) {
  .overview-content .mw-modes {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .mw-modes {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .mw-modes {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .mw-modes {
    font-size: 10.35px;
  }
  .overview-content .mw-modes .w-container {
    width: auto;
  }
  .overview-content .mw-modes .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .mw-modes h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .overview-content .mw-modes h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .overview-content .mw-modes p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .overview-content .mw-modes .ul-modes {
    width: 90%;
    padding: 0 0 5em;
    display: block;
  }
  .overview-content .mw-modes .ul-modes li {
    width: 100%;
  }
  .overview-content .mw-modes .ul-modes li+li {
    margin-top: 3em;
  }
  .overview-content .mw-modes .ul-modes li .mode-txt {
    padding: 1.5em 0 0;
    text-align: left;
  }
  .overview-content .mw-modes .ul-modes li h3 {
    padding: 0 0vw 0.5em;
  }
  .overview-content .mw-modes .ul-modes li p {
    padding: 0 0vw;
  }
  .overview-content .mw-modes .ul-modes li .mode-img {
    height: 0;
    padding-top: 62.25%;
  }
  .overview-content .mw-modes .ul-modes li .desc {
    font-size: 3.25vw;
    font-weight: 300;
    line-height: 1.2;
  }
  .overview-content .mw-modes .ul-modes .li-1 .desc-1 {
    left: 2%;
    top: 74.5%;
    width: 20%;
  }
  .overview-content .mw-modes .ul-modes .li-1 .desc-2 {
    left: 28%;
    top: 74.5%;
    width: 20%;
  }
  .overview-content .mw-modes .ul-modes .li-1 .desc-3 {
    left: 79%;
    top: 40.5%;
    width: 20%;
  }
  .overview-content .mw-modes .ul-modes .li-1 .desc-4 {
    left: 79%;
    top: 74.5%;
    width: 20%;
  }
  .overview-content .mw-modes .ul-modes .li-2 .desc-1 {
    left: 4%;
    top: 74.5%;
    width: 16%;
  }
  .overview-content .mw-modes .ul-modes .li-2 .desc-2 {
    left: 22%;
    top: 74.5%;
    width: 21%;
  }
  .overview-content .mw-modes .ul-modes .li-2 .desc-3 {
    left: 46%;
    top: 74.5%;
    width: 21%;
  }
  .overview-content .mw-modes .ul-modes .li-2 .desc-4 {
    left: 81%;
    top: 40.5%;
    width: 18%;
  }
  .overview-content .mw-modes .ul-modes .li-2 .desc-5 {
    left: 81%;
    top: 74.5%;
    width: 18%;
  }
  .overview-content .mw-modes .ul-modes .li-3 .desc-1 {
    left: 4%;
    top: 74.5%;
    width: 16%;
  }
  .overview-content .mw-modes .ul-modes .li-3 .desc-2 {
    left: 22%;
    top: 74.5%;
    width: 21%;
  }
  .overview-content .mw-modes .ul-modes .li-3 .desc-3 {
    left: 46%;
    top: 74.5%;
    width: 21%;
  }
  .overview-content .mw-modes .ul-modes .li-3 .desc-4 {
    left: 81%;
    top: 40.5%;
    width: 18%;
  }
  .overview-content .mw-modes .ul-modes .li-3 .desc-5 {
    left: 81%;
    top: 74.5%;
    width: 18%;
  }
  .overview-content .mw-modes .ul-modes .li-4 .desc-1 {
    left: 2%;
    top: 74.5%;
    width: 20%;
  }
  .overview-content .mw-modes .ul-modes .li-4 .desc-2 {
    left: 34.5%;
    top: 74.5%;
    width: 20%;
  }
  .overview-content .mw-modes .ul-modes .li-4 .desc-3 {
    left: 79%;
    top: 40.5%;
    width: 20%;
  }
  .overview-content .mw-modes .ul-modes .li-4 .desc-4 {
    left: 79%;
    top: 74.5%;
    width: 20%;
  }
}
@media (max-width: 414px) {
  .overview-content .mw-modes {
    font-size: 2.5vw;
  }
}



.overview-content .mw-design {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/d.jpg) top / 120em no-repeat;
  height: 43.437em;
  display: flex;
  align-items: center;
}
.overview-content .mw-design .w-container {
  width: 75em;
  margin: 0 auto;
}
.overview-content .mw-design .text {
  padding: 0em 40% 0em 0;
  text-align: left;
}
.overview-content .mw-design h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .mw-design h3 {
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .mw-design p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
@media (min-width: 1921px) {
  .overview-content .mw-design {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .mw-design {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .mw-design {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .mw-design {
    font-size: 10.35px;
    background:#f9f9f9 url(./m/d.png) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 85%;
  }
  .overview-content .mw-design .w-container {
    width: auto;
  }
  .overview-content .mw-design .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .mw-design h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .overview-content .mw-design h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .overview-content .mw-design p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
}
@media (max-width: 414px) {
  .overview-content .mw-design {
    font-size: 2.5vw;
  }
}



.overview-content .easy-setup-with-mercusys-app {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .easy-setup-with-mercusys-app .w-container {
  width: 95em;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.overview-content .easy-setup-with-mercusys-app .text {
  width: 45%;
  padding: 2% 8%;
  box-sizing: border-box;
  text-align: left;
}
.overview-content .easy-setup-with-mercusys-app .img {
  width: 55%;
  height: 0;
  padding-top: 55%;
  background: url(./img/e.jpg) top / 55em no-repeat;
}
.overview-content .easy-setup-with-mercusys-app h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .easy-setup-with-mercusys-app h3 {
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .easy-setup-with-mercusys-app p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .easy-setup-with-mercusys-app .link {
  margin-top: 1em;
}
.overview-content .easy-setup-with-mercusys-app .link a {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  display: inline-block;
  border-bottom: 0.1em solid;
}
.overview-content .easy-setup-with-mercusys-app .icons {
  width: 100%;
  margin-top: 2em;
  display: inline-block;
  text-align: left;
}
.overview-content .easy-setup-with-mercusys-app .icons div {
  display: inline-block
}
.overview-content .easy-setup-with-mercusys-app .icons .logo-item {
  width: 5.625em;
  height: 5.625em;
  padding-right: 0.5em;
}
.overview-content .easy-setup-with-mercusys-app .icons .logo-item img {
  display: inline-block;
}
.overview-content .easy-setup-with-mercusys-app .icons .store {
  padding-right: 0.5em;
}
.overview-content .easy-setup-with-mercusys-app .icons .qrcode {
  width: 5.75em;
  height: 5.75em;
}
.overview-content .easy-setup-with-mercusys-app .icons .store a {
  display: inline-block;
  width: 8.75em;
  height: 2.5625em;
}
.overview-content .easy-setup-with-mercusys-app .icons img {
  height: 100%;
}
@media (min-width: 1921px) {
  .overview-content .easy-setup-with-mercusys-app {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .easy-setup-with-mercusys-app {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .easy-setup-with-mercusys-app {
    font-size: 12px;
  }
}
@media (max-width: 736px){
  .overview-content .easy-setup-with-mercusys-app {
    font-size: 10.35px;
    background: url(./m/e.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 80%;
  }
  .overview-content .easy-setup-with-mercusys-app .w-container {
    width: auto;
    display: block;
  }
  .overview-content .easy-setup-with-mercusys-app .text {
    width: auto;
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .easy-setup-with-mercusys-app .img {
    display: none;
  }
  .overview-content .easy-setup-with-mercusys-app h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .overview-content .easy-setup-with-mercusys-app h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 5vw 0.5em;
  }
  .overview-content .easy-setup-with-mercusys-app p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding:0 5vw;
  }
  .overview-content .easy-setup-with-mercusys-app .link {
    margin: 1.5em 5vw 0;
  }
  .overview-content .easy-setup-with-mercusys-app .link a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
  }
  .overview-content .easy-setup-with-mercusys-app .icons {
    width: auto;
    margin: 3em 5vw 0;
    display: block;
    text-align: left;
  }
}
@media (max-width: 414px) {
  .overview-content .easy-setup-with-mercusys-app {
    font-size: 2.5vw;
  }
}



.overview-content .powerful-parental-controls {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/f.jpg) top / 120em no-repeat;
  height: 56em;
  position: relative;
}
.overview-content .powerful-parental-controls .w-container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.overview-content .powerful-parental-controls .text {
  width: 100%;
  padding: 8% 3% 0 66.5%;
  box-sizing: border-box;
  text-align: left;
}
.overview-content .powerful-parental-controls h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .powerful-parental-controls h3 {
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.2;
}
.overview-content .powerful-parental-controls p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .powerful-parental-controls .img {
  position: absolute;
  width: 22.5em;
  height: 36.8em;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.overview-content .powerful-parental-controls .img li {
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%;
}
.overview-content .powerful-parental-controls .img li.on {
  opacity: 1;
}
.overview-content .powerful-parental-controls .img .li1 {
  background: url(./img/f-app-1.png) 50% 0 / contain no-repeat;
}
.overview-content .powerful-parental-controls .img .li2 {
  background: url(./img/f-app-2.png) 50% 0 / contain no-repeat;
}
.overview-content .powerful-parental-controls .img .li3 {
  background:url(./img/f-app-3.png) 50% 0 / contain no-repeat;
}
.overview-content .powerful-parental-controls .img .li4 {
  background:url(./img/f-app-4.png) 50% 0 / contain no-repeat;
}
.overview-content .powerful-parental-controls .ul-functions li {
  padding: 2em 0 0;
}
.overview-content .powerful-parental-controls .ul-functions li::before {
  content: '';
  width: 1.1875em;
  height: 1.1875em;
  background: url(./img/f-arrow-right.png) 50% 50% / contain no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.overview-content .powerful-parental-controls .ul-functions li.on::before{
  width:1.1875em;
  height:1.1875em;
  background:url(./img/f-arrow-down.png) 50% 50% / contain no-repeat;
}
.overview-content .powerful-parental-controls .ul-functions li h3 {
  cursor: pointer;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
  margin-left: .5em;
  display: inline-block;
  vertical-align: middle;
}
.overview-content .powerful-parental-controls .ul-functions li.on h3 {
  font-weight: 700;
  color: #d32424;
  padding-bottom: 5px;
  border-bottom: 2px solid #d32424;
  box-sizing: content-box;
}
.overview-content .powerful-parental-controls .ul-functions li p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
  padding-top: .25em;
  margin-left: 1.75em;
  display: none;
}
.overview-content .powerful-parental-controls .ul-functions li.on p {
  display: block;
}
@media (min-width: 1921px) {
  .overview-content .powerful-parental-controls {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .powerful-parental-controls {
    font-size: 0.875vw;
  }
}
@media (max-width: 1440px) {
  .overview-content .powerful-parental-controls {
    font-size: 1.1111vw;
  }
}
@media (max-width: 736px) {
  .overview-content .powerful-parental-controls {
    font-size: 10.35px;
    background: url(./m/f.jpg) 50% 0 / 100% no-repeat;
    height: 180vw;
  }
  .overview-content .powerful-parental-controls .w-container {
    padding: 0;
  }
  .overview-content .powerful-parental-controls .text {
    width: 100%;
    padding: 0;
    text-align: left;
  }
  .overview-content .powerful-parental-controls h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .overview-content .powerful-parental-controls h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 5vw 0.5em;
  }
  .overview-content .powerful-parental-controls p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .overview-content .powerful-parental-controls .img {
    width: 42.96875vw;
    height: 83.4375vw;
    left: 47.5vw;
    transform: none;
  }
  .overview-content .powerful-parental-controls .img .li1 {
    background:url(./m/f-app-1.png) 50% 100% / 100% no-repeat;
  }
  .overview-content .powerful-parental-controls .img .li2 {
    background:url(./m/f-app-2.png) 50% 100% / 100% no-repeat;
  }
  .overview-content .powerful-parental-controls .img .li3 {
    background:url(./m/f-app-3.png) 50% 100% / 100% no-repeat;
  }
  .overview-content .powerful-parental-controls .img .li4 {
    background:url(./m/f-app-4.png) 50% 100% / 100% no-repeat;
  }
  .overview-content .powerful-parental-controls .ul-functions li {
    padding: 2em 5vw 0;
  }
  .overview-content .powerful-parental-controls .ul-functions li h3 {
    font-size: 1.5em;
    padding: 0;
  }
  .overview-content .powerful-parental-controls .ul-functions li p {
    font-size: 1.5em;
    padding: 1em 0 0;
  }
}
@media (max-width: 414px) {
  .overview-content .powerful-parental-controls {
    font-size: 2.5vw;
  }
}



.overview-content .mw-security {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background-color: #f8f8f8;
}
.overview-content .mw-security .w-container {
  width: 75em;
  margin: 0 auto;
}
.overview-content .mw-security .text {
  padding: 6em 0 4em;
  text-align: center;
}
.overview-content .mw-security h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .mw-security h3 {
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.overview-content .mw-security p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .mw-security .ul-icons {
  width: 100%;
  padding-bottom: 7em;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.overview-content .mw-security .ul-icons li {
  width: 30%;
}
.overview-content .mw-security .ul-icons li .icon {
  width: 4.875em;
  height: 4.875em;
  margin: 0 auto;
}
.overview-content .mw-security .ul-icons li .icon img {
  width: 100%;
}
.overview-content .mw-security .ul-icons li .icon-txt {
  padding: 1.5em 0 0;
  text-align: center;
}
@media (min-width: 1921px) {
  .overview-content .mw-security {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .mw-security {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .mw-security {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .mw-security {
    font-size: 10.35px;
    background-color: #f8f8f8;
  }
  .overview-content .mw-security .w-container {
    width: auto;
  }
  .overview-content .mw-security .text {
    padding: 0 0 3em;
    text-align: center;
  }
  .overview-content .mw-security h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .overview-content .mw-security h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 5vw 0.5em;
  }
  .overview-content .mw-security p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .overview-content .mw-security .ul-icons {
    width: 100%;
    padding-bottom: 6em;
    display: block;
  }
  .overview-content .mw-security .ul-icons li {
    width: 100%;
  }
  .overview-content .mw-security .ul-icons li+li {
    margin-top: 3em;
  }
  .overview-content .mw-security .ul-icons li .icon {
    width: 16vw;
    height: 16vw;
  }
  .overview-content .mw-security .ul-icons li .icon-txt {
    padding: 1.5em 0 0;
    text-align: center;
  }
}
@media (max-width: 414px) {
  .overview-content .mw-security {
    font-size: 2.5vw;
  }
}
