.mt110-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  height: 50em;
  background: url(./img/a.jpg) 50%/120em auto no-repeat;
}
.mt110-banner .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.mt110-banner .text {
  padding: 15.375em 50% 0 0;
  color: #fff;
  position: relative;
}
.mt110-banner h2 {
  font-size: 3.125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.mt110-banner h3 {
  font-size: 1.875em;
  font-weight: 400;
}
.mt110-banner p {
  font-size: 1.25em;
  line-height: 1.5;
  font-weight: 300;
}
.mt110-banner p.model-name-box {
  margin-top: 0.75em;
}
.mt110-banner p .model-name {
  font-size: 1.2em;
  display: inline-block;
  line-height: 1.5;
  padding: 0 1em;
  color: #fff;
  border-radius: 2em;
  background: #e60012;
}
.mt110-banner .wifi-icon {
  position: absolute;
  right: 0;
  top: 6em;
  width: 14.5625em;
}
.mt110-banner .func {
  margin-top: 2em;
  display: flex;
}
.mt110-banner .func > span {
  display: inline-block;
  font-size: 1.125em;
  font-weight: 400;
}
.mt110-banner .func > span + span {
  padding-left: 1.5em;
  margin-left: 1.5em;
  border-left: 1px solid currentColor;
}
@media (max-width: 1680px) {
  .mt110-banner {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mt110-banner {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mt110-banner {
    font-size: 10.35px;
    height: 133.28125vw;
    background: url(./m/a.jpg) 50% 0/100% auto no-repeat;
  }
  .mt110-banner .w-container {
    width: auto;
  }
  .mt110-banner .text {
    padding: 0 6.25vw;
    font-size: 2.5vw;
  }
  .mt110-banner h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 0 0.5em;
  }
  .mt110-banner p {
    font-size: 1.75em;
    line-height: 1.5;
  }
  .mt110-banner .icons {
    display: flex;
    align-items: center;
    gap: 2.5vw;
    padding-top: 4.5vw;
  }
  .mt110-banner p.model-name-box {
    margin: 0;
  }
  .mt110-banner p .model-name {
    font-size: 1em;
    font-weight: 400;
    padding: 0 0.75em;
  }
  .mt110-banner .wifi-icon {
    position: static;
    width: auto;
    height: 5vw;
  }
  .mt110-banner .func {
    margin-top: 2em;
    flex-direction: column;
    color: #dadada;
  }
  .mt110-banner .func > span {
    display: block;
    margin: 0;
    padding-left: 1em;
    border-left: 1px solid currentColor;
    margin-bottom: 1em;
  }
  .mt110-banner .func > span + span {
    margin: 0 0 1em;
    padding-left: 1em;
  }
}
@media (max-width: 414px) {
  .mt110-banner {
    font-size: 2.5vw;
  }
}

.mt110-selling-point {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  color: #5c7397;
}
.mt110-selling-point .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.mt110-selling-point .text {
  padding: 5em 0;
}
.mt110-selling-point .box {
  font-size: 1.25em;
  font-weight: 400;
  height: 0;
  padding-top: 30.307467%;
  background: url(./img/b.png) 50% 0 no-repeat;
  background-size: 100%;
  position: relative;
}
.mt110-selling-point .box span {
  line-height: 1.25;
  display: block;
}
.mt110-selling-point .box strong {
  font-size: 1.5em;
  font-weight: bold;
}
.mt110-selling-point .box-wrapper {
  display: block;
  padding: 1em 1.25em;
}
.mt110-selling-point .b1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 24.5%;
}
.mt110-selling-point .b2 {
  position: absolute;
  top: 24%;
  left: 25.2%;
  width: 24.5%;
  text-align: center;
}
.mt110-selling-point .b3 {
  position: absolute;
  top: 26%;
  left: 50.4%;
  width: 24.5%;
  text-align: center;
}
.mt110-selling-point .b4 {
  position: absolute;
  top: 23%;
  left: 75.5%;
  width: 24.5%;
  text-align: center;
}
.mt110-selling-point .b5 {
  position: absolute;
  top: 80%;
  left: 50.4%;
  width: 24.5%;
  text-align: center;
}
.mt110-selling-point .b6 {
  position: absolute;
  top: 80%;
  left: 75.5%;
  width: 24.5%;
  text-align: center;
}
@media (max-width: 1680px) {
  .mt110-selling-point {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mt110-selling-point {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .mt110-selling-point {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .mt110-selling-point {
    font-size: 10.35px;
  }
  .mt110-selling-point .m-hide{
    display: none;
  }
  .mt110-selling-point .w-container {
    width: auto;
  }
  .mt110-selling-point .text {
    padding: 3em 0;
  }
  .mt110-selling-point .box {
    font-size: 3vw;
    background: url(./m/b.jpg) 50% 0 no-repeat;
    background-size: 100%;
    padding-top: 108.4375%;
  }
  .mt110-selling-point .box-wrapper {
    padding: 0;
    box-sizing: border-box;
  }
  .mt110-selling-point .b1 {
    top: 0;
    left: 6.5vw;
    width: 43vw;
  }
  .mt110-selling-point .b1 .box-wrapper{
    padding: 1em 1.25em;
  }

  .mt110-selling-point .b2 {
    top: 15vw;
    left: 50.5vw;
    width: 43vw;
  }
  .mt110-selling-point .b2 .box-wrapper {
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-inline: 0.5em;
  }
  .mt110-selling-point .b3 {
    top: 63%;
    left: 6.5vw;
    width: 43vw;
  }
  .mt110-selling-point .b4 {
    top: 63%;
    left: 50.5vw;
    width: 43vw;
  }
  .mt110-selling-point .b3 .box-wrapper,
  .mt110-selling-point .b4 .box-wrapper{
    padding: 0 0.5em;
  }
  .mt110-selling-point .b5 {
    top: 90%;
    left: 6.5vw;
    width: 43vw;
  }
  .mt110-selling-point .b6 {
    top: 90%;
    left: 50.5vw;
    width: 43vw;
  }
  .mt110-selling-point .b3,
  .mt110-selling-point .b4,
  .mt110-selling-point .b5,
  .mt110-selling-point .b6 {
    font-size: 1.25em;
  }
  .mt110-selling-point .b5 .box-wrapper,
  .mt110-selling-point .b6 .box-wrapper {
    padding: 0 0.5em;
  }
}
@media (max-width: 414px) {
  .mt110-selling-point {
    font-size: 2.5vw;
  }
}

.go-anywhere-connect-everywhere {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  height: 46.875em;
  background: url(./img/c.jpg) 50% 0% no-repeat;
  background-size: 120em;
}
.go-anywhere-connect-everywhere .no-wrap{
  white-space: nowrap;
}
.go-anywhere-connect-everywhere .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.go-anywhere-connect-everywhere .text {
  padding: 9.25em 62% 0 0;
}
.go-anywhere-connect-everywhere h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.go-anywhere-connect-everywhere p {
  font-size: 1.25em;
  line-height: 1.5;
  font-weight: 300;
}
.go-anywhere-connect-everywhere .speeds {
  padding: 0 57% 0 0;
  padding-top: 3.5em;
}
.go-anywhere-connect-everywhere .speed {
  display: flex;
  align-items: center;
}
.go-anywhere-connect-everywhere .speed + .speed {
  margin-top: 3em;
}
.go-anywhere-connect-everywhere .speed .protocol {
  padding-right: 0.75em;
  flex-shrink: 0;
}
.go-anywhere-connect-everywhere .speed .protocol span {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.go-anywhere-connect-everywhere .speed .speed-line-wrapper {
  border-radius: 0.625em;
  padding: 2px;
  border-width: 1px;
  border-style: solid;
  height: 1em;
}
.go-anywhere-connect-everywhere .speed .speed-line-inner {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 0.625em;
}
.go-anywhere-connect-everywhere .speed .speed-line-tooltip {
  position: absolute;
  bottom: calc(100% + 0.75em);
  right: 0;
  border-radius: 0.25em;
  color: #fff;
  padding: 0.1em 0.5em;
}
.go-anywhere-connect-everywhere .speed .speed-line-tooltip::after {
  position: absolute;
  content: "";
  top: 100%;
  right: 10%;
  width: 0;
  height: 0;
  border-left: 0.25em solid transparent;
  border-right: 0.25em solid transparent;
}
.go-anywhere-connect-everywhere .speed .speed-line-tooltip-num {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1;
}
.go-anywhere-connect-everywhere .speed .speed-line-tooltip-unit {
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1;
}

.go-anywhere-connect-everywhere .speed .upgrade-rate {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  padding-left: 0.5em;
}
.go-anywhere-connect-everywhere .speed-1 .speed-line-wrapper {
  border-color: #8ba8d5;
  width: 100%;
}
.go-anywhere-connect-everywhere .speed-1 .speed-line-inner {
  background: #8ba8d5;
}
.go-anywhere-connect-everywhere .speed-1 .speed-line-tooltip {
  background: #5376a9;
}
.go-anywhere-connect-everywhere .speed-1 .speed-line-tooltip::after {
  border-top: 0.25em solid #5376a9;
}
.go-anywhere-connect-everywhere .speed-1 .upgrade-rate-text {
  color: #5376a9;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.25;
}
.go-anywhere-connect-everywhere .speed-1 .upgrade-rate-up-icon {
  width: 1.8125em;
}
.go-anywhere-connect-everywhere .speed-2 .protocol span{
  color: #a3a2a2;
}
.go-anywhere-connect-everywhere .speed-2 .speed-line-wrapper {
  border-color: #a3a2a2;
  width: 38%;
}
.go-anywhere-connect-everywhere .speed-2 .speed-line-inner {
  background: #a3a2a2;
}
.go-anywhere-connect-everywhere .speed-2 .speed-line-tooltip {
  background: #a3a2a2;
}
.go-anywhere-connect-everywhere .speed-2 .speed-line-tooltip::after {
  border-top: 0.25em solid #a3a2a2;
}

@media (max-width: 1680px) {
  .go-anywhere-connect-everywhere {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .go-anywhere-connect-everywhere {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .go-anywhere-connect-everywhere {
    font-size: 10.35px;
    height: auto;
    background: url(./m/c.jpg) bottom/100% auto no-repeat;
    padding-bottom: 103%;
  }
  .go-anywhere-connect-everywhere .w-container {
    width: auto;
  }
  .go-anywhere-connect-everywhere .text {
    padding: 0 6.25vw 3em;
  }
  .go-anywhere-connect-everywhere h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 0 0.5em;
  }
  .go-anywhere-connect-everywhere p {
    font-size: 1.75em;
    line-height: 1.5;
  }
  .go-anywhere-connect-everywhere .speeds{
    padding: 5vw 6.25vw 8vw;
    font-size: 3.5vw;
  }
}
@media (max-width: 414px) {
  .go-anywhere-connect-everywhere {
    font-size: 2.5vw;
  }
}

.get-wifi-everywhere {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  text-align: center;
}
.get-wifi-everywhere .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.get-wifi-everywhere .text {
  padding: 4em 8% 2em;
}
.get-wifi-everywhere h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.get-wifi-everywhere p {
  font-size: 1.25em;
  line-height: 1.5;
  font-weight: 300;
}
.get-wifi-everywhere ul {
  padding-bottom: 5em;
}
.get-wifi-everywhere ul > li {
  display: inline-block;
  vertical-align: top;
  width: 29.5%;
  margin: 0 1%;
  line-height: 0;
}
.get-wifi-everywhere li .img {
  width: 100%;
}
.get-wifi-everywhere li p {
  font-size: 1.5em;
  background: #626262;
  color: #fff;
  line-height: 1;
  padding: 0.5em 1em;
}
@media (max-width: 1680px) {
  .get-wifi-everywhere {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .get-wifi-everywhere {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .get-wifi-everywhere {
    font-size: 10.35px;
    text-align: left;
  }
  .get-wifi-everywhere .w-container {
    width: auto;
  }
  .get-wifi-everywhere .text {
    padding: 0 6.25vw;
  }
  .get-wifi-everywhere h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 0 0.5em;
  }
  .get-wifi-everywhere p {
    font-size: 1.75em;
    line-height: 1.5;
  }
  .get-wifi-everywhere ul {
    padding: 2em 6.25vw 3em;
    text-align: center;
  }
  .get-wifi-everywhere ul > li {
    display: block;
    width: auto;
    margin: 0;
  }
}
@media (max-width: 414px) {
  .get-wifi-everywhere {
    font-size: 2.5vw;
  }
}

.share-wifi {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  height: 44.625em;
  background: url(./img/e.jpg) 50% 0% no-repeat;
  background-size: 120em;
}
.share-wifi .w-container {
  width: 85.375em;
  margin: 0 auto;
  position: relative;
}
.share-wifi .text {
  padding: 9.25em 67% 0 0;
}
.share-wifi h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.share-wifi p {
  font-size: 1.25em;
  line-height: 1.5;
  font-weight: 300;
}
.share-wifi p.note {
  font-size: 2.875em;
  font-weight: 400;
  color: #55739f;
  position: absolute;
  top: 94%;
  left: 52%;
  transform: rotateX(50deg) rotateY(16deg) rotateZ(30deg);
}
.share-wifi p.note span {
  font-weight: 700;
  font-size: 2.5em;
}
@media (max-width: 1680px) {
  .share-wifi {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .share-wifi {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .share-wifi {
    font-size: 10.35px;
    height: auto;
    background: url(./m/e.jpg) bottom/100% auto no-repeat;
    padding-bottom: 69.375%;
  }
  .share-wifi .w-container {
    width: auto;
  }
  .share-wifi .text {
    padding: 0 6.25vw 2em;
  }
  .share-wifi h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 0 0.5em;
  }
  .share-wifi p {
    font-size: 1.75em;
    line-height: 1.5;
  }
  .share-wifi p.note {
    top: auto;
    bottom: -58vw;
    width: 66%;
    left: 7vw;
    font-size: 4.5vw;
  }
}
@media (max-width: 414px) {
  .share-wifi {
    font-size: 2.5vw;
  }
}

.long-lasting-battery {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding-bottom: 5em;
}
.long-lasting-battery .w-container {
  width: 85.375em;
  margin: 0 auto;
  position: relative;
}
.long-lasting-battery .text {
  padding: 4em 0 2em;
  text-align: center;
}
.long-lasting-battery h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.long-lasting-battery p {
  font-size: 1.25em;
  line-height: 1.5;
  font-weight: 300;
}
.long-lasting-battery .img {
  height: 0;
  background: url(./img/f.jpg) 50% 0 no-repeat;
  background-size: 100%;
  padding-top: 35.41666666%;
  position: relative;
}
.long-lasting-battery .img .hour {
  font-size: 4.6875em;
  font-weight: 400;
  text-align: center;
  line-height: 1;
  position: absolute;
  top: 39%;
  left: 40%;
  width: 20%;
  color: #fff;
}
.long-lasting-battery .img .note {
  position: absolute;
  bottom: 0;
  right: 4.6%;
  color: #fff;
  padding: 1em;
}
@media (max-width: 1680px) {
  .long-lasting-battery {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .long-lasting-battery {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .long-lasting-battery {
    font-size: 10.35px;
    height: auto;
    padding: 0;
  }
  .long-lasting-battery .w-container {
    width: auto;
  }
  .long-lasting-battery .text {
    padding: 0 6.25vw 2em;
    text-align: left;
  }
  .long-lasting-battery h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 0 0.5em;
  }
  .long-lasting-battery p {
    font-size: 1.75em;
    line-height: 1.5;
  }
  .long-lasting-battery .img {
    background: url(./m/f.jpg) 50% 0% no-repeat;
    background-size: 100%;
    padding-top: 96.09375%;
  }
  .long-lasting-battery .img .hour {
    left: 22%;
    width: 54%;
    top: 35%;
    font-size: 10vw;
  }
  .long-lasting-battery .img .note {
    right: 0;
    left: 0;
    text-align: center;
    line-height: 1.5;
    font-size: 1.5em;
  }
}
@media (max-width: 414px) {
  .long-lasting-battery {
    font-size: 2.5vw;
  }
}

.enjoy-wifi {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  height: 46.875em;
  background: url(./img/g.jpg) 50% 0% no-repeat;
  background-size: 120em;
}
.enjoy-wifi .w-container {
  width: 85.375em;
  margin: 0 auto;
  position: relative;
}
.enjoy-wifi .text {
  padding: 15em 0 0 60%;
}
.enjoy-wifi h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.enjoy-wifi p {
  font-size: 1.25em;
  line-height: 1.5;
  font-weight: 300;
}
@media (max-width: 1680px) {
  .enjoy-wifi {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .enjoy-wifi {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .enjoy-wifi {
    font-size: 10.35px;
    height: auto;
    background: url(./m/g.jpg) bottom/100% auto no-repeat;
    padding-bottom: 73.4375%;
  }
  .enjoy-wifi .w-container {
    width: auto;
  }
  .enjoy-wifi .text {
    padding: 0 6.25vw 2em;
  }
  .enjoy-wifi h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 0 0.5em;
  }
  .enjoy-wifi p {
    font-size: 1.75em;
    line-height: 1.5;
  }
}
@media (max-width: 414px) {
  .enjoy-wifi {
    font-size: 2.5vw;
  }
}

.easy-setup-with-mercusys-app {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/h.jpg) 50% 0 no-repeat;
  background-size: 120em;
  height: 43.5em;
}
.easy-setup-with-mercusys-app .w-container {
  width: 90em;
  margin: 0 auto;
}
.easy-setup-with-mercusys-app .text {
  padding: 8.25em 64% 0 0;
}
.easy-setup-with-mercusys-app h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.easy-setup-with-mercusys-app p {
  font-size: 1.25em;
  line-height: 1.5;
}
.easy-setup-with-mercusys-app p + p {
  margin-top: 1em;
}
.easy-setup-with-mercusys-app a.link {
  color: #55739f;
  text-decoration: underline;
}
.easy-setup-with-mercusys-app .icons {
  text-align: left;
  display: inline-block;
  width: 100%;
  margin-top: 2em;
}
.easy-setup-with-mercusys-app .icons div {
  display: inline-block;
}
.easy-setup-with-mercusys-app .icons .mercusys-logo {
  width: 5.625em;
  height: 5.625em;
  padding-right: 0.5em;
}
.easy-setup-with-mercusys-app .icons .store {
  padding-right: 0.5em;
}
.easy-setup-with-mercusys-app .icons .qrcode {
  width: 5.75em;
  height: 5.75em;
}
.easy-setup-with-mercusys-app .icons .store a {
  display: inline-block;
  width: 8.75em;
  height: 2.5625em;
}
.easy-setup-with-mercusys-app .icons img {
  height: 100%;
}
.easy-setup-with-mercusys-app .learn-more {
  color: #2e75b6;
  font-size: 1.25em;
  font-weight: 400;
  font-style: italic;
  margin-top: 1em;
  display: inline-block;
  text-decoration: underline;
}
@media (max-width: 1680px) {
  .easy-setup-with-mercusys-app {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .easy-setup-with-mercusys-app {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .easy-setup-with-mercusys-app {
    font-size: 10.35px;
    background: url(./m/h.jpg) bottom no-repeat;
    background-size: 100%;
    padding-bottom: 69.84375%;
    height: auto;
  }
  .easy-setup-with-mercusys-app .w-container {
    width: auto;
  }
  .easy-setup-with-mercusys-app h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 6.25vw 0.5em;
    text-align: left;
  }
  .easy-setup-with-mercusys-app p {
    font-size: 1.75em;
    line-height: 1.42857;
    padding: 0 6.25vw;
    text-align: left;
  }
  .easy-setup-with-mercusys-app .text {
    padding: 0;
    display: block;
    width: auto;
    text-align: left;
    padding: 0 0 8vw;
  }
  .easy-setup-with-mercusys-app .learn-more {
    margin: 1em 6.25vw;
    font-size: 1.5625em;
    font-weight: 400;
  }
  .easy-setup-with-mercusys-app .img {
    display: none;
  }
  .easy-setup-with-mercusys-app .icons {
    display: block;
    width: auto;
    text-align: left;
    padding: 2em 6.25vw;
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
@media (max-width: 414px) {
  .easy-setup-with-mercusys-app {
    font-size: 2.5vw;
  }
}
