.overview-content {background-color: #000;}
.mr-rigorous-testing button {color:#000;background: unset;border:unset;outline:unset;padding:unset;}
.mr-rigorous-testing sup {font-size: x-small;vertical-align: top;}



.tp-videoContainer {
  width: auto;
  position: relative;
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.tp-videoContainer video {
  width: 100%;
  display: block;
}
.tp-videoContainer .tp-controllerDiv {
  position: absolute;
  right: 2.5em;
  bottom: 2.5em;
}
.tp-videoContainer .tp-controllerDiv .tp-pauseIcon {
  width: 3em;
  height: 3em;
  color: transparent;
  border-radius: 100%;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}
@media (min-width: 1921px) {
  .tp-videoContainer {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .tp-videoContainer {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .tp-videoContainer {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .tp-videoContainer {
    font-size: 10.35px;
  }
  .tp-videoContainer .videoController {
    top: 50%;
    left: 50%;
    right: unset;
    bottom: unset;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 414px) {
  .tp-videoContainer {
    font-size: 2.5vw;
  }
}



.mr-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #0d0d0f url(./img/a.jpg) bottom / 120em no-repeat;
  height: 53.25em;
}
.mr-banner .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.mr-banner .text {
  color: #fff;
  padding: 5em 19% 0;
  text-align: center;
}
.mr-banner h2 {
  font-size: 3.375em;
  font-weight: 700;
  line-height: 1.2;
  padding: 0 0 0.375em;
}
.mr-banner p.model-feature {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0 0 0.625em;
}
.mr-banner p.model-type {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0 0 1em;
}
.mr-banner .model {
  font-size: 1.75em;
  font-weight: 700;
  line-height: 1.5;
  color: #080000;
  padding: 0 1em;
  display: inline-block;
  background: linear-gradient(115deg, #bba77e, #f4e2c1);
  -webkit-clip-path: polygon(15% 0%, 85% 0%, 100% 50%, 85% 100%, 15% 100%, 0% 50%);
  clip-path: polygon(15% 0%, 85% 0%, 100% 50%, 85% 100%, 15% 100%, 0% 50%);
}
@media(min-width: 1921px) {
  .mr-banner {
    font-size: 0.8333vw;
  }
}
@media(max-width: 1680px) {
  .mr-banner {
    font-size: 14px;
  }
}
@media(max-width: 1440px) {
  .mr-banner {
    font-size: 12px;
  }
}
@media(max-width: 736px) {
  .mr-banner {
    font-size: 10.35px;
    background: #000 url(./m/a.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 80%;
  }
  .mr-banner .w-container {
    width: auto;
  }
  .mr-banner .text {
    padding: 10vw 5vw 0;
  }
  .mr-banner h2 {
    font-size: 7.5vw;
    font-weight: 700;
    line-height: 1.2;
    padding: 0 0 0.5em;
  }
  .mr-banner p.model-feature {
    font-size: 3.75vw;
    font-weight: 400;
    line-height: 1.3;
    padding: 0 0 0.75em;
  }
  .mr-banner p.model-type {
    font-size: 3.5vw;
    font-weight: 400;
    line-height: 1.3;
    padding: 0 0 1.5em;
  }
  .mr-banner .model {
    font-size: 3.5vw;
    font-weight: 700;
    line-height: 1.5;
    padding: 0 1.25em;
  }
}
@media(max-width: 414px) {
  .mr-banner {
    font-size: 2.5vw;
  }
}



.mr-selling-points {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background-color: #e1e1e1;
}
.mr-selling-points .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.mr-selling-points .text {
  padding: 6em 0;
}
.mr-selling-points .box {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 54.2%;
  margin: 0 auto;
  background: url(./img/b.png) top / 100% no-repeat;
}
.mr-selling-points h3 {
  font-size: 2em;
  font-weight: 700;
  line-height: 1.2;
  background: linear-gradient(90deg, #bfa570, #f3e2c1);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.mr-selling-points h3:hover {
  -webkit-text-fill-color: #fff;
}
.mr-selling-points p {
  font-size: 1.375em;
  font-weight: 300;
  line-height: 1.5;
  color: #c0c1c2;
  padding-top: 0.25em;
}
.mr-selling-points .sell-point {
  position: absolute;
  line-height: normal;
  cursor: pointer;
}
.mr-selling-points .sell-point .text-area {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: center;
}
.mr-selling-points .b1 {
  left: 0%;
  top: 0%;
  width: 32.5%;
  height: 32%;
}
.mr-selling-points .b1 .text-area {
  left: 5%;
  right: 40%;
  top: 24%;
  text-align: left;
}
.mr-selling-points .b2 {
  left: 33.875%;
  top: 0em;
  width: 32.5%;
  height: 32%;
}
.mr-selling-points .b2 .text-area {
  left: 5%;
  right: 5%;
  top: 30%;
}
.mr-selling-points .b3 {
  left: 67.625%;
  top: 0em;
  width: 32.5%;
  height: 32%;
}
.mr-selling-points .b3 .text-area {
  left: 5%;
  right: 36%;
  top: 30%;
  text-align: left;
}
.mr-selling-points .b4 {
  left: 0%;
  top: 34.875%;
  width: 49.3%;
  height: 30.875%;
}
.mr-selling-points .b4 .text-area {
  top: 32%;
  left: 4%;
  right: 4%;
}
.mr-selling-points .b5 {
  left: 50.8%;
  top: 34.875%;
  width: 49.3%;
  height: 30.875%;
}
.mr-selling-points .b5 .text-area {
  left: 4%;
  right: 4%;
  top: 24%;
}
.mr-selling-points .b6 {
  left: 0%;
  top: 68.5%;
  height: 31.2%;
  width: 33%;
}
.mr-selling-points .b6 .text-area {
  left: 6%;
  right: 46%;
  top: 16%;
  text-align: left;
}
.mr-selling-points .b6 .desc-6-1 {
  font-size: 1.75em;
}
.mr-selling-points .b7 {
  left: 34.6%;
  top: 68.5%;
  width: 14.7%;
  height: 31.2%;
}
.mr-selling-points .b7 .text-area {
  top: 53%;
  left: 5%;
  right: 5%;
}
.mr-selling-points .b7 .desc-7-1 {
  font-size: 1.75em;
  -webkit-text-fill-color: #fff;
}
.mr-selling-points .b8 {
  left: 50.75%;
  top: 68.5%;
  width: 33%;
  height: 31.2%;
}
.mr-selling-points .b8 .text-area {
  left: 6%;
  right: 56%;
  top: 16%;
  text-align: left;
}
.mr-selling-points .b8 .desc-8-1 {
  font-size: 1.75em;
}
.mr-selling-points .b9 {
  left: 85.25%;
  top: 68.5%;
  width: 14.7%;
  height: 31.2%;
}
.mr-selling-points .b9 .text-area {
  top: 36%;
  left: 5%;
  right: 5%;
}
.mr-selling-points .b9 .desc-9-1 {
  font-size: 1.75em;
  -webkit-text-fill-color: #fff;
}
@media (min-width: 1921px) {
  .mr-selling-points {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mr-selling-points {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mr-selling-points {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mr-selling-points {
    font-size: 10.35px;
  }
  .mr-selling-points .w-container {
    width: 90%;
  }
  .mr-selling-points .text {
    padding: 5em 0;
  }
  .mr-selling-points .box {
    width: 100%;
    height: 0;
    padding-top: 138%;
    background: url(./m/b.png) top / 100% no-repeat;
  }
  .mr-selling-points h3 {
    font-size: 3.5vw;
    font-weight: 700;
    line-height: 1.2;
  }
  .mr-selling-points h3:hover {
    -webkit-text-fill-color: transparent;
  }
  .mr-selling-points p {
    font-size: 2.75vw;
    font-weight: 400;
    line-height: 1.5;
    color: #c0c1c2;
    padding-top: 0.25em;
  }
  .mr-selling-points .b1 {
    left: 51%;
    top: 0%;
    width: 49%;
    height: 18.875%;
  }
  .mr-selling-points .b1 .text-area {
    left: 8%;
    right: 36%;
    top: 14%;
  }
  .mr-selling-points .b2 {
    left: 51%;
    top: 20.5%;
    width: 49%;
    height: 18.5%;
  }
  .mr-selling-points .b2 .text-area {
    top: 14%;
    left: 6%;
    right: 6%;
  }
  .mr-selling-points .b3 {
    left: 0%;
    top: 40.5%;
    width: 49.25%;
    height: 19%;
  }
  .mr-selling-points .b3 .text-area {
    top: 14%;
    left: 8%;
    right: 32%;
  }
  .mr-selling-points .b4 {
    left: 0%;
    top: 0%;
    width: 49.25%;
    height: 39%;
  }
  .mr-selling-points .b4 .text-area {
    top: 30%;
    left: 8%;
    right: 8%;
  }
  .mr-selling-points .b4 .desc-4-1 {
    font-size: 5vw;
  }
  .mr-selling-points .b5 {
    left: 51%;
    top: 40.5%;
    width: 49%;
    height: 39%;
  }
  .mr-selling-points .b5 .text-area {
    top: 28%;
    left: 6%;
    right: 6%;
  }
  .mr-selling-points .b5 .desc-5-1 {
    font-size: 5vw;
  }
  .mr-selling-points .b6 {
    left: 0%;
    top: 81.5%;
    width: 49.25%;
    height: 18.5%;
  }
  .mr-selling-points .b6 .text-area {
    top: 10%;
    left: 8%;
    right: 45%;
  }
  .mr-selling-points .b6 .desc-6-1 {
    font-size: 2.75vw;
  }
  .mr-selling-points .b7 {
    left: 0%;
    top: 61%;
    width: 23.5%;
    height: 18.5%;
  }
  .mr-selling-points .b7 .text-area {
    top: 56%;
    left: 8%;
    right: 8%;
  }
  .mr-selling-points .b7 .desc-7-1 {
    font-size: 2.75vw;
  }
  .mr-selling-points .b8 {
    left: 51%;
    top: 81.5%;
    width: 49%;
    height: 18.5%;
  }
  .mr-selling-points .b8 .text-area {
    left: 8%;
    right: 52%;
    top: 10%;
  }
  .mr-selling-points .b8 .desc-8-1 {
    font-size: 2.75vw;
  }
  .mr-selling-points .b9 {
    left: 25.8%;
    top: 61%;
    width: 23.5%;
    height: 18.5%;
  }
  .mr-selling-points .b9 .text-area {
    left: 8%;
    right: 8%;
    top: 40%;
  }
  .mr-selling-points .b9 .desc-9-1 {
    font-size: 2.75vw;
  }
}
@media (max-width: 414px) {
  .mr-selling-points {
    font-size: 2.5vw;
  }
}



.mr-features {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background-color: #1d1d20;
}
.mr-features .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.mr-features .text {
  color: #fff;
  padding: 5em 0 2em;
  text-align: center;
}
.mr-features h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 1em;
}
.mr-features h3 {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.5em;
}
.mr-features p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-features .menu {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.mr-features .menu li {
  width: 20%;
  display: inline-block;
  cursor: pointer;
}
.mr-features .menu li p {
  font-size: 1.375em;
  font-weight: 500;
  color: #8e8e8e;
  padding-bottom: 0.5em;
  position: relative;
}
.mr-features .menu li.active p {
  font-weight: 700;
  color: #fff;
}
.mr-features .menu li p::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 30%;
  height: 4px;
  background-color: none;
  margin: 0 auto;
  border-radius: 2px;
}
.mr-features .menu li.active p::before {
  background-color: #bfa570;
}
.mr-features .detail.hidden {
  display: none;
}
.mr-features .detail .detail-txt {
  width: 85.375em;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
.mr-features .detail .detail-img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 30%;
  margin: 0 auto;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
}
.mr-features .detail-1 .detail-img {
  background-image: url(./img/c-1.jpg);
}
.mr-features .detail-2 .detail-img {
  background-image: url(./img/c-2.jpg);
}
.mr-features .detail-3 .detail-img {
  background-image: url(./img/c-3.jpg);
}
.mr-features .detail-4 .detail-img {
  background-image: url(./img/c-4.jpg);
}
.mr-features .detail .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  padding: 0;
  text-align: left;
}
.mr-features .detail-1 .desc-1 {
  bottom: 82%;
  left: 29.2%;
  width: 17.5%;
  font-size: 2em;
  color: #777777;
  text-align: center;
}
.mr-features .detail-1 .desc-2 {
  bottom: 19%;
  left: 38.5%;
  width: 7.5%;
  font-size: 1em;
  color: #777777;
}
.mr-features .detail-1 .desc-2-1 {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.2;
}
.mr-features .detail-1 .desc-2-2 {
  font-size: 0.875em;
  font-weight: 300;
}
.mr-features .detail-1 .desc-3 {
  bottom: 82%;
  left: 51.1%;
  width: 17.5%;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0;
  text-align: center;
  background: linear-gradient(90deg, #bfa570, #f3e2c1);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.mr-features .detail-1 .desc-4 {
  bottom: 19%;
  left: 60%;
  width: 7.5%;
  font-size: 1em;
}
.mr-features .detail-1 .desc-4-1 {
  font-size: 1.25em;
  font-weight: 500
}
.mr-features .detail-1 .desc-4-2 {
  font-size: .875em;
  color: #c3c3c4;
}
.mr-features .detail-1 .desc-5 {
  top: 18%;
  left: 70%;
  font-size: 1em;
  font-weight: 500;
  background: linear-gradient(90deg, #bca87f, #f3e2c1);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.mr-features .detail-1 .desc-5 .desc-5-1 {
  font-size: 3.75em;
  line-height: 1.2;
}
.mr-features .detail-1 .desc-5 .desc-5-2 {
  font-size: 1.125em;
}
.mr-features .detail-2 .desc-1 {
  top: 50%;
  left: 10%;
  width: 15%;
  font-size: 1.25em;
  font-weight: 400;
  text-align: center;
}
.mr-features .detail-2 .desc-2 {
  top: 70%;
  left: 15.4%;
  width: 32%;
  text-align: center;
}
.mr-features .detail-2 .desc-4 {
  top: 70%;
  left: 54%;
  width: 32%;
  text-align: center;
}
.mr-features .detail-2 .desc-2 .desc-2-1,
.mr-features .detail-2 .desc-4 .desc-4-1 {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.5;
}
.mr-features .detail-2 .desc-2 .desc-2-2,
.mr-features .detail-2 .desc-4 .desc-4-2 {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-features .detail-2 .desc-3 {
  top: 50%;
  left: 49.5%;
  width: 15%;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}
.mr-features .detail-3 .desc-1,
.mr-features .detail-3 .desc-2 {
  top: 74%;
  left: 12%;
  width: 32%;
  font-size: 1.125em;
  line-height: 1.3333;
  text-align: center;
}
.mr-features .detail-3 .desc-1 .desc-1-1,
.mr-features .detail-3 .desc-2 .desc-2-1 {
  font-weight: 500;
  padding-bottom: 0.25em;
}
.mr-features .detail-3 .desc-1 .desc-1-2,
.mr-features .detail-3 .desc-2 .desc-2-2 {
  font-weight: 400;
}
.mr-features .detail-3 .desc-1 {
  left: 13%;
}
.mr-features .detail-3 .desc-2 {
  left: 55.5%;
}
.mr-features .detail-4 .desc-1,
.mr-features .detail-4 .desc-2,
.mr-features .detail-4 .desc-3,
.mr-features .detail-4 .desc-4,
.mr-features .detail-4 .desc-5,
.mr-features .detail-4 .desc-6 {
  width: 6%;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  text-align: center;
}
.mr-features .detail-4 .desc-1 {
  left: 46.5%;
  top: 37.5%;
}
.mr-features .detail-4 .desc-2 {
  left: 54.5%;
  top: 37.5%;
}
.mr-features .detail-4 .desc-3 {
  left: 63.25%;
  top: 37.5%;
}
.mr-features .detail-4 .desc-4 {
  left: 46.5%;
  top: 82%;
}
.mr-features .detail-4 .desc-5 {
  left: 54.5%;
  top: 82%;
}
.mr-features .detail-4 .desc-6 {
  left: 63.25%;
  top: 82%;
}
@media(max-width: 1921px) {
  .mr-features {
    font-size: 0.8333vw;
  }
}
@media(max-width: 1680px) {
  .mr-features {
    font-size: 14px;
  }
}
@media(max-width: 1440px) {
  .mr-features {
    font-size: 12px;
  }
}
@media(max-width: 736px) {
  .mr-features {
    font-size: 10.35px;
    background-color: #1d1c21;
  }
  .mr-features .w-container {
    width: auto;
  }
  .mr-features .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .mr-features h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mr-features h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .mr-features p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mr-features .menu {
    margin: 0 5vw;
    display: flex;
    flex-wrap: wrap;
  }
  .mr-features .menu li {
    width: 48%;
    margin-top: 1.5em;
  }
  .mr-features .menu li p {
    font-size: 1.5em;
    font-weight: 500;
    padding: 0 0 0.75em;
  }
  .mr-features .menu li p::before {
    left: 0%;
    right: auto;
    width: 40%;
  }
  .mr-features .detail .detail-txt {
    width: auto;
    text-align: left;
  }
  .mr-features .detail .detail-img {
    width: 100%;
    height: 0;
    padding-bottom: 156%;
    background-color: #1d1c21;
  }
  .mr-features .detail-1 .detail-img {
    padding-bottom: 148%;
    background-image: url(./m/c-1.jpg);
  }
  .mr-features .detail-2 .detail-img {
    padding-bottom: 132%;
    background-image: url(./m/c-2.jpg);
  }
  .mr-features .detail-3 .detail-img {
    padding-bottom: 128%;
    background-image: url(./m/c-3.jpg);
  }
  .mr-features .detail-4 .detail-img {
    padding-bottom: 156%;
    background-image: url(./m/c-4.jpg);
  }
  .mr-features .detail-1 .desc-1 {
    bottom: 44%;
    left: 22.2%;
    width: 48%;
    font-size: 4vw;
  }
  .mr-features .detail-1 .desc-2 {
    bottom: 9%;
    left: 47.5%;
    width: 20%;
    font-size: 2.75vw;
  }
  .mr-features .detail-1 .desc-2 .desc-2-1 {
    font-size: 3vw;
  }
  .mr-features .detail-1 .desc-2 .desc-2-2 {
    font-size: 2.5vw;
  }
  .mr-features .detail-1 .desc-3 {
    bottom: 89%;
    left: 22.2%;
    width: 48%;
    font-size: 4vw;
  }
  .mr-features .detail-1 .desc-4 {
    bottom: 53.5%;
    left: 47.5%;
    width: 20%;
    font-size: 2.75vw;
  }
  .mr-features .detail-1 .desc-4-1 {
    font-size: 3vw;
  }
  .mr-features .detail-1 .desc-4-2 {
    font-size: 2.5vw;
  }
  .mr-features .detail-1 .desc-5 {
    top: 13%;
    left: 74%;
    font-size: 3vw;
  }
  .mr-features .detail-1 .desc-5 .desc-5-1 {
    font-size: 4vw;
    line-height: 1.2;
  }
  .mr-features .detail-1 .desc-5 .desc-5-2 {
    font-size: 3vw;
    line-height: 1.2;
  }
  .mr-features .detail-2 .desc-3 {
    top: 67%;
    left: 4%;
    width: 30%;
    font-size: 3vw;
  }
  .mr-features .detail-2 .desc-1 {
    top: 30%;
    left: 4%;
    width: 30%;
    font-size: 3vw;
  }
  .mr-features .detail-2 .desc-2 {
    left: 5%;
    right: 5%;
    top: 37%;
    width: auto;
    font-size: 2.75vw;
  }
  .mr-features .detail-2 .desc-4 {
    left: 5%;
    right: 5%;
    top: 75%;
    width: auto;
    font-size: 2.75vw;
  }
  .mr-features .detail-2 .desc-2 .desc-2-1,
  .mr-features .detail-2 .desc-4 .desc-4-1 {
    font-size: 3vw;
    font-weight: 400;
    line-height: 1;
  }
  .mr-features .detail-2 .desc-2 .desc-2-2,
  .mr-features .detail-2 .desc-4 .desc-4-2 {
    font-size: 3vw;
    font-weight: 300;
    line-height: 1;
  }
  .mr-features .detail-3 .desc-1 {
    left: 10%;
    top: 42%;
    width: 80%;
    font-size: 3vw;
  }
  .mr-features .detail-3 .desc-2 {
    left: 10%;
    top: 82%;
    width: 80%;
    font-size: 3vw;
  }
  .mr-features .detail-4 .desc-1,
  .mr-features .detail-4 .desc-2,
  .mr-features .detail-4 .desc-3,
  .mr-features .detail-4 .desc-4,
  .mr-features .detail-4 .desc-5,
  .mr-features .detail-4 .desc-6 {
    font-size: 2.75vw;
    width: 16%;
  }
  .mr-features .detail-4 .desc-1 {
    left: 21%;
    top: 42%;
  }
  .mr-features .detail-4 .desc-2 {
    left: 39.5%;
    top: 42%;
  }
  .mr-features .detail-4 .desc-3 {
    left: 58.5%;
    top: 42%;
  }
  .mr-features .detail-4 .desc-4 {
    left: 21%;
    top: 87%;
  }
  .mr-features .detail-4 .desc-5 {
    left: 39.5%;
    top: 87%;
  }
  .mr-features .detail-4 .desc-6 {
    left: 58.5%;
    top: 87%;
  }
}
@media (max-width: 414px) {
  .mr-features {
    font-size: 2.5vw;
  }
}



.mr-beamforming {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #0a0a0a url(./img/d.jpg) bottom / 120em no-repeat;
  height: 72em;
  position: relative;
}
.mr-beamforming .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.mr-beamforming .text {
  color: #fff;
  padding: 6em 0 2em;
  text-align: center;
}
.mr-beamforming h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.5em;
}
.mr-beamforming p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-beamforming .desc-tuopu {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 24em;
  width: 45.75em;
  height: 25.75em;
  margin: 0 auto;
  text-align: center;
  background: url(./img/d-tuopu.png) bottom / 100% no-repeat;
}
.mr-beamforming .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.mr-beamforming .desc-1 {
  top: 88%;
  left: -5%;
  width: 40%;
  font-size: 1em;
  color: #aeaeae;
}
.mr-beamforming .desc-2 {
  top: 88%;
  left: 54%;
  width: 40%;
  font-size: 1.5em;
  font-weight: 700;
  color: #bfa570;
}
@media(min-width: 1921px) {
  .mr-beamforming {
    font-size: 0.8333vw;
  }
}
@media(max-width: 1680px) {
  .mr-beamforming {
    font-size: 14px;
  }
}
@media(max-width: 1440px) {
  .mr-beamforming {
    font-size: 12px;
  }
}
@media(max-width: 736px) {
  .mr-beamforming {
    font-size: 10.35px;
    background: #343338 url(./m/d.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 26%;
  }
  .mr-beamforming .w-container {
    width: auto;
  }
  .mr-beamforming .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .mr-beamforming h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mr-beamforming p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mr-beamforming .desc-tuopu {
    width: 68vw;
    height: 40vw;
    bottom: auto;
    margin-top: 4em;
    position: relative;
  }
  .mr-beamforming .desc-1 {
    left: -4%;
    top: 90%;
    width: 40%;
    font-size: 2.75vw;
  }
  .mr-beamforming .desc-2 {
    left: 53%;
    top: 90%;
    width: 40%;
    font-size: 4vw;
  }
}
@media(max-width: 414px) {
  .mr-beamforming {
    font-size: 2.5vw;
  }
}



.mr-wpa3-protection {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #c4c6c8 url(./img/e.jpg) bottom / 120em no-repeat;
  height: 56em;
  display: flex;
  align-items: center;
}
.mr-wpa3-protection .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.mr-wpa3-protection .text {
  padding: 0em 0 2em 52%;
  text-align: left;
}
.mr-wpa3-protection h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.5em;
}
.mr-wpa3-protection h3 {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.5em;
}
.mr-wpa3-protection p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-wpa3-protection .ul-icons {
  margin-top: 2em;
}
.mr-wpa3-protection .ul-icons li {
  padding-left: 4.75em;
  text-align: left;
  position: relative;
}
.mr-wpa3-protection .ul-icons li+li {
  margin-top: 2em;
}
.mr-wpa3-protection .ul-icons li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 3.625em;
  height: 4.375em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}
.mr-wpa3-protection .ul-icons .li-1:before {
  background-image: url(./img/e-icon-1.png);
}
.mr-wpa3-protection .ul-icons .li-2:before {
  background-image: url(./img/e-icon-2.png);
}
.mr-wpa3-protection .ul-icons .li-3:before {
  background-image: url(./img/e-icon-3.png);
}
.mr-wpa3-protection .ul-icons li h3 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.5;
  padding: 0 0 0.25em;
}
.mr-wpa3-protection .ul-icons li p {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
}
@media(min-width: 1921px) {
  .mr-wpa3-protection {
    font-size: 0.8333vw;
  }
}
@media(max-width: 1680px) {
  .mr-wpa3-protection {
    font-size: 14px;
  }
}
@media(max-width: 1440px) {
  .mr-wpa3-protection {
    font-size: 12px;
  }
}
@media(max-width: 736px) {
  .mr-wpa3-protection {
    font-size: 10.35px;
    background: #ced2d5 url(./m/e.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 92%;
    display: block;
  }
  .mr-wpa3-protection .w-container {
    width: auto;
  }
  .mr-wpa3-protection .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .mr-wpa3-protection h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mr-wpa3-protection h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .mr-wpa3-protection p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mr-wpa3-protection .ul-icons {
    margin: 3em 5vw 0;
  }
  .mr-wpa3-protection .ul-icons li {
    padding-left: 11vw;
  }
  .mr-wpa3-protection .ul-icons li+li {
    margin-top: 2em;
  }
  .mr-wpa3-protection .ul-icons li:before {
    left: 0vw;
    width: 8vw;
    height: 10vw;
  }
  .mr-wpa3-protection .ul-icons li h3 {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 0 0.25em;
  }
  .mr-wpa3-protection .ul-icons li p {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
  }
}
@media(max-width: 414px) {
  .mr-wpa3-protection {
    font-size: 2.5vw;
  }
}



.mr-gigabit-ports {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #1d1d20 url(./img/f.jpg) bottom / 120em no-repeat;
  height: 52em;
  display: flex;
  align-items: center;
}
.mr-gigabit-ports .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.mr-gigabit-ports .text {
  color: #fff;
  padding: 0 60% 1em 0;
  text-align: left;
}
.mr-gigabit-ports h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.5em;
}
.mr-gigabit-ports p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
@media (min-width: 1921px) {
  .mr-gigabit-ports {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mr-gigabit-ports {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mr-gigabit-ports {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mr-gigabit-ports {
    font-size: 10.35px;
    background: #232122 url(./m/f.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 92%;
    display: block;
  }
  .mr-gigabit-ports .w-container {
    width: auto;
  }
  .mr-gigabit-ports .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .mr-gigabit-ports h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mr-gigabit-ports p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
}
@media (max-width: 414px) {
  .mr-gigabit-ports {
    font-size: 2.5vw;
  }
}



.overview-content .mr-dual-core-cpu {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/g.jpg) bottom / 120em no-repeat;
  height: 56em;
  display: flex;
  align-items: center;
}
.overview-content .mr-dual-core-cpu .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.overview-content .mr-dual-core-cpu .text {
  color: #fff;
  padding: 0 0 1em 54%;
  text-align: left;
}
.overview-content .mr-dual-core-cpu h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.5em;
}
.overview-content .mr-dual-core-cpu p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .mr-dual-core-cpu .desc {
  padding-top: 2em;
}
.overview-content .mr-dual-core-cpu .desc span {
  font-size: 3em;
  font-weight: 500;
  line-height: 1;
  color: #d3bb89;
  padding-right: 5px;
}
@media (min-width: 1921px) {
  .overview-content .mr-dual-core-cpu {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .mr-dual-core-cpu {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .mr-dual-core-cpu {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .mr-dual-core-cpu {
    font-size: 10.35px;
    background: #0b182b url(./m/g.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 64%;
    display: block;
  }
  .overview-content .mr-dual-core-cpu .w-container {
    width: auto;
  }
  .overview-content .mr-dual-core-cpu .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .mr-dual-core-cpu h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .overview-content .mr-dual-core-cpu p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .overview-content .mr-dual-core-cpu .desc {
  padding-top: 1em;
  }
  .overview-content .mr-dual-core-cpu .desc span {
    font-size: 3em;
  }
}
@media (max-width: 414px) {
  .overview-content .mr-dual-core-cpu {
    font-size:2.5vw;
  }
}



.powerful-parental-controls {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #000 url(./img/h.jpg) bottom / 120em no-repeat;
  height: 53em;
  display: flex;
}
.powerful-parental-controls .w-container {
  flex-shrink: 1;
  width: 85.375em;
  margin: 0 auto;
  position: relative;
}
.powerful-parental-controls .text {
  color: #fff;
  padding: 8em 16% 0 36%;
  text-align: left;
}
.powerful-parental-controls h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.powerful-parental-controls p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.powerful-parental-controls .img {
  position: absolute;
  left: 0%;
  bottom: 0%;
  width: 25.8125em;
  height: 42em;
}
.powerful-parental-controls .img .ul-screens li {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
}
.powerful-parental-controls .img .ul-screens li.on {
  opacity: 1;
}
.powerful-parental-controls .img .ul-screens .li-1 {
  background-image: url(./img/h-1.png);
}
.powerful-parental-controls .img .ul-screens .li-2 {
  background-image: url(./img/h-2.png);
}
.powerful-parental-controls .img .ul-screens .li-3 {
  background-image: url(./img/h-3.png);
}
.powerful-parental-controls .img .ul-screens .li-4 {
  background-image: url(./img/h-4.png);
}
.powerful-parental-controls .ul-points {
  margin-top: 1em;
}
.powerful-parental-controls .ul-points li {
  padding: 2em 0 0 2em;
  position: relative;
}
.powerful-parental-controls .ul-points li::before {
  content: '';
  position: absolute;
  left: 0;
  width: 1.25em;
  height: 1.75em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(./img/h-arrow.png);
  display: inline-block;
  vertical-align: middle;
}
.powerful-parental-controls .ul-points li h3 {
  font-size: 1.375em;
  font-weight: 500;
  line-height: 1.2;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.powerful-parental-controls .ul-points li.on h3 {
  color: #c4b084;
  padding-bottom: 5px;
  border-bottom: 2px solid;
  box-sizing: content-box;
}
.powerful-parental-controls .ul-points li p {
  font-size: 1.22em;
  line-height: 1.5;
  font-weight: 300;
  padding: 0.5em 0 0;
  display: none;
}
.powerful-parental-controls .ul-points li.on p {
  display: block;
}
@media (min-width: 1921px) {
  .powerful-parental-controls {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .powerful-parental-controls {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .powerful-parental-controls {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .powerful-parental-controls {
    font-size: 10.35px;
    background: #0f141a url(./m/h.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 100%;
    position: relative;
  }
  .powerful-parental-controls .w-container {
    width: auto;
    position: static;
  }
  .powerful-parental-controls .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .powerful-parental-controls h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .powerful-parental-controls h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .powerful-parental-controls p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .powerful-parental-controls .img {
    left: 25vw;
    bottom: 0vw;
    width: 50vw;
    height: 81vw;
  }
  .powerful-parental-controls .ul-points {
    margin: 0em 5vw 0;
  }
  .powerful-parental-controls .ul-points li {
    padding: 2em 0 0 2em;
  }
  .powerful-parental-controls .ul-points li h3 {
    font-size: 1.75em;
    padding: 0 0 0.25em;
  }
  .powerful-parental-controls .ul-points li p {
    font-size: 1.5em;
    padding: 0.5em 0 0;
  }
}
@media (max-width: 414px) {
  .powerful-parental-controls {
    font-size: 2.5vw;
  }
}



.mr-app {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/i.jpg) bottom / 120em no-repeat;
  height: 53em;
  display: flex;
  align-items: center;
}
.mr-app .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.mr-app .text {
  color: #000;
  padding: 0 54% 1em 0;
  text-align: left;
}
.mr-app h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.5em;
}
.mr-app p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-app .icons {
  width: 100%;
  margin-top: 2em;
  text-align: left;
  display: inline-block;
}
.mr-app .icons div {
  display: inline-block;
}
.mr-app .icons img {
  height: 100%;
}
.mr-app .icons .qrcode {
  width: 5.625em;
  height: 5.625em;
  padding-right: 0.6em;
}
.mr-app .icons .store {
  padding-right: 0.5em;
}
.mr-app .icons .store a {
  display: inline-block;
  width: 8.875em;
  height: 2.625em;
}
.mr-app .icons .agient-logo {
  width: 5.625em;
  height: 5.625em;
  padding-right: .5em;
  vertical-align: top;
}
@media (min-width: 1921px) {
  .mr-app {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mr-app {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mr-app {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mr-app {
    font-size: 10.35px;
    background: #d9d9db url(./m/i.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 80%;
  }
  .mr-app .w-container {
    width: auto;
  }
  .mr-app .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .mr-app h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mr-app p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mr-app .icons {
    font-size: 3vw;
    margin: 2em 5vw 0;
  }
}
@media (max-width: 414px) {
  .mr-app {
    font-size: 2.5vw;
  }
}



.mr-application-mode {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background-color: #1d1d20;
  padding: 0 0 6em;
}
.mr-application-mode .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.mr-application-mode .text {
  color: #fff;
  padding: 5em 0 2em;
  text-align: center;
}
.mr-application-mode h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.5em;
}
.mr-application-mode p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  text-align: center;
}
.mr-application-mode .ul-modes {
  padding: 4em 2em;
  box-sizing: border-box;
  background-color: #444447;
  border-radius: 1.5em;
}
.mr-application-mode .ul-modes li {
  width: 49%;
  padding: 0 5%;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
}
.mr-application-mode .ul-modes .li-1 {
  border-right: 1px dotted #646464;
}
.mr-application-mode .ul-modes li .mode-txt {
  color: #fff;
  padding: 2em 0 0;
  text-align: center;
}
.mr-application-mode .ul-modes li p.mode-title {
  font-size: 1.375em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.25em;
}
.mr-application-mode .ul-modes li p.mode-info {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.4;
  padding: 0;
}
.mr-application-mode .ul-modes li .mode-img {
  position: relative;
}
.mr-application-mode .ul-modes li .mode-img img {
  width: 100%;
}
.mr-application-mode .ul-modes li .desc {
  position: absolute;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
  text-align: center;
}
.mr-application-mode .ul-modes .li-1 .desc-1 {
  bottom: 94%;
  left: 10.5%;
  width: 16%;
}
.mr-application-mode .ul-modes .li-1 .desc-2 {
  bottom: 49%;
  left: 75%;
  width: 16%;
}
.mr-application-mode .ul-modes .li-2 .desc-1 {
  bottom: 92%;
  left: -2%;
  width: 16%;
}
.mr-application-mode .ul-modes .li-2 .desc-2 {
  bottom: 64%;
  left: 15%;
  width: 16%;
}
.mr-application-mode .ul-modes .li-2 .desc-3 {
  bottom: 61%;
  left: 79%;
  width: 16%;
}
@media(min-width: 1921px) {
  .mr-application-mode {
    font-size: 0.8333vw;
  }
}
@media(max-width: 1680px) {
  .mr-application-mode {
    font-size: 14px;
  }
}
@media(max-width: 1440px) {
  .mr-application-mode {
    font-size: 12px;
  }
}
@media(max-width: 736px) {
  .mr-application-mode {
    font-size: 10.35px;
    padding: 0 0 6em;
  }
  .mr-application-mode .w-container {
    width: auto;
  }
  .mr-application-mode .text {
    padding: 0 0 1em;
    text-align: left;
  }
  .mr-application-mode h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mr-application-mode h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .mr-application-mode p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mr-application-mode .ul-modes {
    padding: 4em 5vw;
    margin: 1em 5vw 0;
  }
  .mr-application-mode .ul-modes li {
    width: 100%;
    padding: 0 4%;
  }
  .mr-application-mode .ul-modes .li-1 {
    border-right: 0;
    border-bottom: 1px dotted #646464;
    padding: 0 0 3em;
    margin-bottom: 4em;
  }
  .mr-application-mode .ul-modes li .mode-txt {
    padding: 2em 0 0;
    text-align: center;
  }
  .mr-application-mode .ul-modes li p.mode-title {
    font-size: 1.75em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 0 0.25em;
  }
  .mr-application-mode .ul-modes li p.mode-info {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.4;
    padding: 0;
  }
  .mr-application-mode .ul-modes li .desc {
    font-size: 3vw;
  }
  .mr-application-mode .ul-modes .li-1 .desc-1 {
    bottom: 94%;
    left: 10.5%;
    width: 16%;
  }
  .mr-application-mode .ul-modes .li-1 .desc-2 {
    bottom: 50%;
    left: 75%;
    width: 16%;
  }
  .mr-application-mode .ul-modes .li-2 .desc-1 {
    bottom: 92%;
    left: -2%;
    width: 16%;
  }
  .mr-application-mode .ul-modes .li-2 .desc-2 {
    bottom: 64%;
    left: 15%;
    width: 16%;
  }
  .mr-application-mode .ul-modes .li-2 .desc-3 {
    bottom: 62%;
    left: 79%;
    width: 16%;
  }
}
@media(max-width: 414px) {
  .mr-application-mode {
    font-size: 2.5vw;
  }
}



.mr-easymesh {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/k.jpg) bottom / 120em no-repeat;
  height: 57.5em;
}
.mr-easymesh .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.mr-easymesh .text {
  color: #fff;
  padding: 5em 0 3em;
  text-align: center;
}
.mr-easymesh h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.5em;
}
.mr-easymesh h3 {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.mr-easymesh p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-easymesh .ul-icons {
  margin: 0 14%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mr-easymesh .ul-icons li {
  max-width: 32%;
  min-width: 22%;
  margin: 0;
  box-sizing: border-box;
  text-align: left;
  display: flex;
  align-items: center;
}
.mr-easymesh .ul-icons li .icon {
  width: 3.125em;
  height: 3.125em;
  margin-right: 0.5em;
  display: inline-block;
  vertical-align: middle;
}
.mr-easymesh .ul-icons li .icon img {
  width: 100%;
  display: block;
}
.mr-easymesh .ul-icons li .icon-txt {
  width: calc(100% - 4em);
  text-align: left;
}
.mr-easymesh .ul-icons li p.icon-info {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.3;
  padding: 0;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 1921px) {
  .mr-easymesh {
    font-size: 0.8333vw; 
  }
}
@media (max-width: 1680px) {
  .mr-easymesh {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mr-easymesh {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mr-easymesh {
    font-size: 10.35px;
    background: #cbd2d8 url(./m/k.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 48%;
  }
  .mr-easymesh .w-container {
    width: auto;
  }
  .mr-easymesh .text {
    padding: 0 0 1em;
    text-align: left;
  }
  .mr-easymesh h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mr-easymesh h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 5vw 0.5em;
  }
  .mr-easymesh p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mr-easymesh .ul-icons {
    margin: 0 5vw;
    display: flex;
    flex-wrap: wrap;
  }
  .mr-easymesh .ul-icons li {
    width: 48%;
    max-width: unset;
    margin: 1.5em 0;
  }
  .mr-easymesh .ul-icons li .icon {
    width: 8vw;
    height: 8vw;
    margin-right: 2vw;
  }
  .mr-easymesh .ul-icons li .icon-txt {
    width: calc(100% - 11vw);
  }
  .mr-easymesh .ul-icons li p.icon-info {
    font-size: 1.5em;
  }
}
@media (max-width: 414px) {
  .mr-easymesh {
    font-size: 2.5vw;
  }
}



.mr-rigorous-testing {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/l.jpg) bottom / 120em no-repeat;
  height: 55.5em;
}
.mr-rigorous-testing .w-container {
  width: 80em;
  margin: 0 auto;
}
.mr-rigorous-testing .text {
  padding: 5em 0 2em;
  color: #fff;
  text-align: center;
}
.mr-rigorous-testing h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.5em;
}
.mr-rigorous-testing p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-rigorous-testing .ul-words {
  margin: 2.5em auto 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mr-rigorous-testing .ul-words li {
  width: 30%;
  margin-bottom: 3.5em;
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
.mr-rigorous-testing .ul-words li p.p1 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
}
.mr-rigorous-testing .ul-words li p.p2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.2;
  color: #ffd78b;
}
.mr-rigorous-testing .ul-words li p.p3 {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-rigorous-testing .note-box {
  margin: 3em auto 0;
  text-align: left;
}
.mr-rigorous-testing p.note {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
  color: #7b7b7b;
}
@media (min-width: 1921px) {
  .mr-rigorous-testing {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mr-rigorous-testing {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mr-rigorous-testing {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mr-rigorous-testing {
    font-size: 10.35px;
    background: #000000 url(./m/l.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 58%;
  }
  .mr-rigorous-testing .w-container {
    width: auto;
  }
  .mr-rigorous-testing .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .mr-rigorous-testing h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mr-rigorous-testing p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mr-rigorous-testing .ul-words {
    margin: 0em 5vw 0;
  }
  .mr-rigorous-testing .ul-words li {
    width: 49%;
    box-sizing: border-box;
    padding: 0;
    margin: 3em 0 0;
  }
  .mr-rigorous-testing .ul-words li p.p1 {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0;
  }
  .mr-rigorous-testing .ul-words li p.p2 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0;
  }
  .mr-rigorous-testing .ul-words li p.p3 {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
  }
  .mr-rigorous-testing .note-box {
    margin: 3em auto 0;
  }
  .mr-rigorous-testing p.note {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
}
@media (max-width: 414px) {
  .mr-rigorous-testing {
    font-size: 2.5vw;
  }
}



.overview-content .smarter-vpn-safer-internet {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .smarter-vpn-safer-internet .w-container {
  width: 90em;
  margin: 0 auto;
}
.overview-content .smarter-vpn-safer-internet .text {
  color: #fff;
  padding: 0 0 1em;
  text-align: left;
}
.overview-content .smarter-vpn-safer-internet h2 {
  font-size: 3.125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: .5em
}
.overview-content .smarter-vpn-safer-internet p {
  font-size: 1.25em;
  line-height: 1.5;
}
.overview-content .smarter-vpn-safer-internet sup {
  font-size: x-small;
  vertical-align: super;
}
.overview-content .smarter-vpn-safer-internet .swiper {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide {
  position: relative;
  width: 100%;
  height: 56em;
  margin: 0 auto;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 120em;
  display: flex;
  align-items: center;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide-1  {
  background-image: url(./img/m-1.jpg);
}
.overview-content .smarter-vpn-safer-internet .swiper-slide-2  {
  background-image: url(./img/m-2.jpg);
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .slide-txt {
  color: #fff;
  padding: 0 50em 1em 0;
  text-align: left;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-icons {
  margin-top: 2em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-icons li {
  width: 48%;
  margin-top: 1em;
  display: flex;
  align-items: center;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-icons li .icon {
  width: 4.25em;
  margin-right: 1em;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-icons li .icon img {
  width: 100%;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-icons li .icon-txt {
  width: calc(100% - 5.5em);
  color: #fff;
  text-align: left;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-icons li p.icon-title {
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.2;
  color: #efdebc;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-icons li p.icon-info {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds {
  width: 100%;
  margin-top: 3em;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds li+li {
  margin-top: 2em;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds .li-1 {
  width: 100%;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds .li-2 {
  width: 70%;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds li .speed-txt {
  color: #fff;
  padding: 0 0 0.25em;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds li .speed-logo {
  display: block;
  height: auto;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds .li-1 .speed-logo {
  width: 11.1875em;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds .li-2 .speed-logo {
  width: 9.625em;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds li .speed {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.3;
  display: block;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds li .speed-bar {
  width: 100%;
  height: 1em;
  border-radius: 0.5em;
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds .li-1 .speed-bar {
  background: linear-gradient(to right, #f5e4c2 0%, #baa57d 100%);
}
.overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds .li-2 .speed-bar {
  background: linear-gradient(to right, #a8cdff 0%, #70acff 50%);
}
.overview-content .smarter-vpn-safer-internet .swiper-pagination {
  position: absolute;
  z-index: 2;
  bottom: 2em;
}
.overview-content .smarter-vpn-safer-internet .swiper-pagination-bullet {
  width: 0.625em;
  height: 0.625em;
  border: 0.2em solid #fff;
  margin: 0 0.5em;
  background: transparent;
  opacity: 1;
}
.overview-content .smarter-vpn-safer-internet .swiper-pagination-bullet-active {
  background: #fff;
}
@media(max-width: 1680px) {
  .overview-content .smarter-vpn-safer-internet {
    font-size:14px
  }
}
@media(max-width: 1440px) {
  .overview-content .smarter-vpn-safer-internet {
    font-size:12px
  }
}
@media(max-width: 736px) {
  .overview-content .smarter-vpn-safer-internet {
    font-size:10.35px;
  }
  .overview-content .smarter-vpn-safer-internet .w-container {
    width: auto;
  }
  .overview-content .smarter-vpn-safer-internet .text {
    padding: 0;
  }
  .overview-content .smarter-vpn-safer-internet h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 1.5em 20px .5em;
  }
  .overview-content .smarter-vpn-safer-internet p {
    font-size: 1.75em;
    line-height: 1.42857;
    padding: 0 20px;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide {
    height: auto;
    padding-bottom: 84%;
    background-color: #1b1b1b;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide-1  {
    background-image: url(./m/m-1.jpg);
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide-2  {
    padding-bottom: 50%;
    background-image: url(./m/m-2.jpg);
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .slide-txt {
    color: #fff;
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .ul-icons {
    margin: 1em 20px 0;
    display: flex;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .ul-icons li {
    width: 48%;
    margin-top: 2em;
    display: flex;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .ul-icons li .icon {
    width: 10vw;
    margin-right: 2vw;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .ul-icons li .icon-txt {
    width: calc(100% - 13vw);
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .ul-icons li p.icon-title {
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2;
    color: #efdebc;
    padding: 0;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .ul-icons li p.icon-info {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds {
    width: auto;
    margin: 2em;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds li+li {
    margin-top: 2em;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds .li-1 {
    width: 100%;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds .li-2 {
    width: 70%;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds li .speed-txt {
    color: #fff;
    padding: 0 0 0.25em;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds li .speed-logo {
    display: block;
    height: auto;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds .li-1 .speed-logo {
    width: 26vw;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds .li-2 .speed-logo {
    width: 22vw;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds li .speed {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.3;
    display: block;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-slide .ul-speeds li .speed-bar {
    width: 100%;
    height: 1em;
    border-radius: 0.5em;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-pagination {
    bottom: 2em;
  }
  .overview-content .smarter-vpn-safer-internet .swiper-pagination-bullet {
    width: 0.625em;
    height: 0.625em;
    border: 0.2em solid #fff;
    margin: 0 0.5em;
  }
}
@media(max-width: 414px) {
  .overview-content .smarter-vpn-safer-internet {
    font-size:2.5vw
  }
}
