<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1700px) {
  #hd #commercialgrade .imgcontent {
    padding-bottom: 50%;
  }
}

@media screen and (max-width: 1600px) {
  #hd h1 {
    padding-bottom: 16px;
    font-size: 4em;
  }
  #hd h2 {
    padding-bottom: 12px;
  }
  #hd p {
    padding-bottom: 0px;
  }
  #hd #gamelimits .textcontent .contentfield .left .textfield,
  #hd #gamelimits .textcontent .contentfield .center .textfield,
  #hd #gamelimits .textcontent .contentfield .right .textfield {
    width: 85%;
  }
  #hd #commercialgrade .imgcontent {
    padding-bottom: 55%;
  }
  #hd #commercialgrade .textcontent {
    top: 50%;
  }
  #hd #easymanagement .imgcontent {
    padding-bottom: 55%;
  }
}

@media screen and (max-width: 1540px) {
  #hd #commercialgrade .imgcontent {
    padding-bottom: 58%;
  }
}

@media screen and (max-width: 1440px) {
  #hd #commercialgrade .imgcontent {
    padding-bottom: 60%;
  }
  #hd #commercialgrade .textcontent {
    width: 50%;
    top: 50%;
    left: 35%;
  }
  #hd #commercialgrade .textcontent .iconbox .icon .img {
    width: 60px;
  }
  #hd #certifiedcloud .imgcontent {
    padding-bottom: 48%;
  }
  #hd #gamelimits .imgcontent {
    padding-bottom: 52%;
  }
  #hd #fortified .routerimgbox {
    left: 23%;
  }
  #hd #fortified .routerimgbox img {
    width: 33%;
  }
  #hd #fortified .textcontent {
    width: 50%;
    top: 50%;
    left: 70%;
  }
  #hd #advancedparental .imgcontent {
    padding-bottom: 60%;
  }
  #hd #advancedparental .textcontent {
    width: 50%;
    left: 35%;
  }
  #hd #advancedparental .textcontent .phoneimgbox {
    left: 140%;
  }
  #hd #advancedparental .textcontent .phoneimgbox img {
    width: 260px;
  }
  #hd #advancedparental .textcontent .icontabbox {
    margin-top: 40px;
  }
  #hd #easymanagement .imgcontent {
    padding-bottom: 45%;
  }
  #hd #easymanagement .phoneimgbox {
    top: 50%;
    left: 25%;
  }
  #hd #easymanagement .phoneimgbox img {
    width: 260px;
  }
  #hd #wholehome .homeimgbox {
    top: 77%;
  }
}

@media screen and (max-width: 1366px) {
  #hd h1 {
    padding-bottom: 8px;
  }
  #hd h2 {
    padding-bottom: 6px;
  }
  #hd p {
    padding-bottom: 0px;
  }
  #hd .col30 {
    width: 35%;
  }
  #hd .col70 {
    width: 70%;
  }
  #hd #fortified .imgcontent {
    padding-bottom: 55%;
  }
  #hd #removeactivity .imgcontent {
    padding-bottom: 50%;
  }
  #hd #advancedparental .textcontent .phoneimgbox img {
    width: 240px;
  }
  #hd #easymanagement .phoneimgbox img {
    width: 240px;
  }
}

@media screen and (max-width: 1280px) {
  #hd #easymanagement .phoneimgbox {
    left: 22%;
  }
  #hd #easymanagement .imgcontent {
    padding-bottom: 50%;
  }
}

@media screen and (max-width: 1260px) {
  #hd {
    font-size: 10px;
  }
}

@media screen and (max-width: 1100px) {
  #hd #easymanagement .imgcontent {
    padding-bottom: 60%;
  }
  #hd #commercialgrade .imgcontent {
    padding-bottom: 66%;
  }
}

@media screen and (max-width: 1023px) {
  #hd .textcontent {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 90%;
    text-align: center;
    padding: 5% 0;
  }
  #hd .textcontent h1 {
    margin: 0 auto;
  }
  #hd .blocker::after {
    display: block;
  }
  #hd #fp_nav {
    display: none;
  }
  #hd #youwin .imgcontent {
    background-size: cover;
    padding-bottom: 60%;
    background-position: 100% 100%;
  }
  #hd #ultrapowerful {
    margin-top: 0px;
  }
  #hd #ultrapowerful .imgcontent {
    background-size: cover;
    padding-bottom: 80%;
  }
  #hd #ultrapowerful .routerimgbox {
    top: 55%;
  }
  #hd #ultrapowerful .routerimgbox .routerimg {
    width: 38%;
    margin: 0 auto !important
  }
  @-webkit-keyframes anime_img_L1 {
    0% {
      width: 0;
      top: 50%;
      left: 50%;
    }
    100% {
      width: 14%;
      top: 0%;
      left: 15%;
    }
  }
  @keyframes anime_img_L1 {
    0% {
      width: 0;
      top: 50%;
      left: 50%;
    }
    100% {
      width: 14%;
      top: 0%;
      left: 15%;
    }
  }
  @-webkit-keyframes anime_img_L2 {
    0% {
      width: 0;
      top: 50%;
      left: 50%;
    }
    100% {
      width: 10%;
      top: 25%;
      left: 12%;
    }
  }
  @keyframes anime_img_L2 {
    0% {
      width: 0;
      top: 50%;
      left: 50%;
    }
    100% {
      width: 10%;
      top: 25%;
      left: 12%;
    }
  }
  @-webkit-keyframes anime_img_L3 {
    0% {
      width: 0;
      top: 50%;
      left: 50%;
    }
    100% {
      width: 9%;
      top: 54%;
      left: 34%;
    }
  }
  @keyframes anime_img_L3 {
    0% {
      width: 0;
      top: 50%;
      left: 50%;
    }
    100% {
      width: 9%;
      top: 54%;
      left: 34%;
    }
  }
  @-webkit-keyframes anime_img_L4 {
    0% {
      width: 0;
      top: 47%;
      left: 28%;
    }
    100% {
      width: 14%;
      top: 40%;
      left: 2%;
    }
  }
  @keyframes anime_img_L4 {
    0% {
      width: 0;
      top: 47%;
      left: 28%;
    }
    100% {
      width: 14%;
      top: 40%;
      left: 2%;
    }
  }
  @-webkit-keyframes anime_img_L5 {
    0% {
      width: 0;
      top: 50%;
      left: 50%;
    }
    100% {
      width: 12%;
      top: 60%;
      left: 15%;
    }
  }
  @keyframes anime_img_L5 {
    0% {
      width: 0;
      top: 50%;
      left: 50%;
    }
    100% {
      width: 12%;
      top: 60%;
      left: 15%;
    }
  }
  @-webkit-keyframes anime_img_L6 {
    0% {
      width: 0;
      top: 60%;
      left: 15%;
    }
    100% {
      width: 10%;
      top: 60%;
      left: 0%;
    }
  }
  @keyframes anime_img_L6 {
    0% {
      width: 0;
      top: 60%;
      left: 15%;
    }
    100% {
      width: 10%;
      top: 60%;
      left: 0%;
    }
  }
  #hd #ultrapowerful .routerimgbox .iconbox #img_L7 {
    display: none;
  }
  @-webkit-keyframes anime_img_R1 {
    0% {
      width: 0;
      top: 50%;
      left: 50%;
    }
    100% {
      width: 10%;
      top: 3%;
      left: 80%;
    }
  }
  @keyframes anime_img_R1 {
    0% {
      width: 0;
      top: 50%;
      left: 50%;
    }
    100% {
      width: 10%;
      top: 3%;
      left: 80%;
    }
  }
  @-webkit-keyframes anime_img_R2 {
    0% {
      width: 0;
      top: 50%;
      left: 50%;
    }
    100% {
      width: 14%;
      top: 17.5%;
      left: 95%;
    }
  }
  @keyframes anime_img_R2 {
    0% {
      width: 0;
      top: 50%;
      left: 50%;
    }
    100% {
      width: 14%;
      top: 17.5%;
      left: 95%;
    }
  }
  @-webkit-keyframes anime_img_R3 {
    0% {
      width: 0;
      top: 50%;
      left: 50%;
    }
    100% {
      width: 12%;
      top: 45%;
      left: 80%;
    }
  }
  @keyframes anime_img_R3 {
    0% {
      width: 0;
      top: 50%;
      left: 50%;
    }
    100% {
      width: 12%;
      top: 45%;
      left: 80%;
    }
  }
  @-webkit-keyframes anime_img_R4 {
    0% {
      width: 0;
      top: 45%;
      left: 80%;
    }
    100% {
      width: 10%;
      top: 45%;
      left: 98%;
    }
  }
  @keyframes anime_img_R4 {
    0% {
      width: 0;
      top: 45%;
      left: 80%;
    }
    100% {
      width: 10%;
      top: 45%;
      left: 98%;
    }
  }
  #hd #ultrapowerful .routerimgbox .iconbox #img_R5 {
    -webkit-animation-name: anime_img_R5;
            animation-name: anime_img_R5;
    -webkit-animation-duration: 0.8s;
            animation-duration: 0.8s;
    z-index: 2;
  }
  @-webkit-keyframes anime_img_R5 {
    0% {
      width: 0;
      top: 50%;
      left: 50%;
    }
    100% {
      width: 5.5%;
      top: 55%;
      left: 66%;
    }
  }
  @keyframes anime_img_R5 {
    0% {
      width: 0;
      top: 50%;
      left: 50%;
    }
    100% {
      width: 5.5%;
      top: 55%;
      left: 66%;
    }
  }
  @-webkit-keyframes anime_img_R6 {
    0% {
      width: 0;
      top: 55%;
      left: 63%;
    }
    100% {
      width: 10%;
      top: 60%;
      left: 87%;
    }
  }
  @keyframes anime_img_R6 {
    0% {
      width: 0;
      top: 55%;
      left: 63%;
    }
    100% {
      width: 10%;
      top: 60%;
      left: 87%;
    }
  }
  #hd #ultrapowerful .routerimgbox .iconbox #line_L1 {
    -webkit-transform: translateX(-50%) rotate(140deg);
        -ms-transform: translateX(-50%) rotate(140deg);
            transform: translateX(-50%) rotate(140deg);
  }
  @-webkit-keyframes anime_line_L1 {
    0% {
      height: 0px;
    }
    100% {
      height: 68%;
    }
  }
  @keyframes anime_line_L1 {
    0% {
      height: 0px;
    }
    100% {
      height: 68%;
    }
  }
  #hd #ultrapowerful .routerimgbox .iconbox #line_L2 {
    -webkit-transform: translateX(-50%) rotate(122deg);
        -ms-transform: translateX(-50%) rotate(122deg);
            transform: translateX(-50%) rotate(122deg);
  }
  @-webkit-keyframes anime_line_L2 {
    0% {
      height: 0px;
    }
    100% {
      height: 55%;
    }
  }
  @keyframes anime_line_L2 {
    0% {
      height: 0px;
    }
    100% {
      height: 55%;
    }
  }
  #hd #ultrapowerful .routerimgbox .iconbox #line_L34 {
    -webkit-transform: translateX(-50%) rotate(108.5deg);
        -ms-transform: translateX(-50%) rotate(108.5deg);
            transform: translateX(-50%) rotate(108.5deg);
    top: 55%;
    left: 36%;
  }
  @-webkit-keyframes anime_line_L34 {
    0% {
      height: 0px;
    }
    100% {
      height: 50%;
    }
  }
  @keyframes anime_line_L34 {
    0% {
      height: 0px;
    }
    100% {
      height: 50%;
    }
  }
  #hd #ultrapowerful .routerimgbox .iconbox #line_L5 {
    -webkit-transform: translateX(-50%) rotate(87deg);
        -ms-transform: translateX(-50%) rotate(87deg);
            transform: translateX(-50%) rotate(87deg);
  }
  @-webkit-keyframes anime_line_L5 {
    0% {
      height: 0px;
    }
    100% {
      height: 39%;
    }
  }
  @keyframes anime_line_L5 {
    0% {
      height: 0px;
    }
    100% {
      height: 39%;
    }
  }
  #hd #ultrapowerful .routerimgbox .iconbox #line_L6 {
    -webkit-transform: translateX(-50%) rotate(90deg);
        -ms-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
    top: 60%;
    left: 10%;
  }
  @-webkit-keyframes anime_line_L6 {
    0% {
      height: 0px;
    }
    100% {
      height: 7%;
    }
  }
  @keyframes anime_line_L6 {
    0% {
      height: 0px;
    }
    100% {
      height: 7%;
    }
  }
  #hd #ultrapowerful .routerimgbox .iconbox #line_L7 {
    display: none;
  }
  #hd #ultrapowerful .routerimgbox .iconbox #line_R1 {
    -webkit-transform: translateX(-50%) rotate(217deg);
        -ms-transform: translateX(-50%) rotate(217deg);
            transform: translateX(-50%) rotate(217deg);
  }
  @-webkit-keyframes anime_line_R1 {
    0% {
      height: 0px;
    }
    100% {
      height: 65%;
    }
  }
  @keyframes anime_line_R1 {
    0% {
      height: 0px;
    }
    100% {
      height: 65%;
    }
  }
  #hd #ultrapowerful .routerimgbox .iconbox #line_R2 {
    -webkit-transform: translateX(-50%) rotate(235deg);
        -ms-transform: translateX(-50%) rotate(235deg);
            transform: translateX(-50%) rotate(235deg);
  }
  @-webkit-keyframes anime_line_R2 {
    0% {
      height: 0px;
    }
    100% {
      height: 66%;
    }
  }
  @keyframes anime_line_R2 {
    0% {
      height: 0px;
    }
    100% {
      height: 66%;
    }
  }
  #hd #ultrapowerful .routerimgbox .iconbox #line_R3 {
    -webkit-transform: translateX(-50%) rotate(250deg);
        -ms-transform: translateX(-50%) rotate(250deg);
            transform: translateX(-50%) rotate(250deg);
  }
  @-webkit-keyframes anime_line_R3 {
    0% {
      height: 0px;
    }
    100% {
      height: 36%;
    }
  }
  @keyframes anime_line_R3 {
    0% {
      height: 0px;
    }
    100% {
      height: 36%;
    }
  }
  #hd #ultrapowerful .routerimgbox .iconbox #line_R4 {
    -webkit-transform: translateX(-50%) rotate(270deg);
        -ms-transform: translateX(-50%) rotate(270deg);
            transform: translateX(-50%) rotate(270deg);
    left: 85%;
    top: 45%;
  }
  @-webkit-keyframes anime_line_R4 {
    0% {
      height: 0px;
    }
    100% {
      height: 11%;
    }
  }
  @keyframes anime_line_R4 {
    0% {
      height: 0px;
    }
    100% {
      height: 11%;
    }
  }
  #hd #ultrapowerful .routerimgbox .iconbox #line_R56 {
    -webkit-transform: translateX(-50%) rotate(282deg);
        -ms-transform: translateX(-50%) rotate(282deg);
            transform: translateX(-50%) rotate(282deg);
    left: 67%;
    top: 55%;
  }
  @-webkit-keyframes anime_line_R56 {
    0% {
      height: 0px;
    }
    100% {
      height: 24%;
    }
  }
  @keyframes anime_line_R56 {
    0% {
      height: 0px;
    }
    100% {
      height: 24%;
    }
  }
  #hd #boostgame .imgcontent {
    background-image: none;
    padding-bottom: 70%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  #hd #boostgame .textcontent {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  #hd #boostgame .boostimg {
    width: 45%;
    top: 58%;
    left: 50%;
  }
  #hd #boostgame .boostvideo {
    width: 30%;
    top: 60%;
    left: 50%;
  }
  #hd #commercialgrade .imgcontent {
    padding-bottom: 70%;
    background-image: url("../img/mobile/BG-7-mobile.jpg");
  }
  #hd #commercialgrade .textcontent {
    width: 90%;
  }
  #hd #commercialgrade .textcontent .iconbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    margin: 0;
    margin-top: 30px;
    border: 0;
  }
  #hd #commercialgrade .textcontent .iconbox .icon {
    width: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #hd #commercialgrade .textcontent .iconbox .icon .img {
    width: 60px;
    margin: 0;
  }
  #hd #gamelimits .imgcontent {
    display: none;
    padding-bottom: 70%;
    background-image: url("../img/mobile/BG-4-mobile.jpg");
    background-size: cover;
  }
  #hd #gamelimits .textcontent .title {
    margin-bottom: 10px;
  }
  #hd #gamelimits .textcontent .tabfield .tab {
    font-size: 2em;
    padding-bottom: 10px;
  }
  #hd #gamelimits .textcontent .tabfield .tab::before {
    width: 80%;
  }
  #hd #gamelimits .textcontent .tabfield.pc {
    display: none;
  }
  #hd #gamelimits .textcontent .tabfield.mobile {
    display: block;
  }
  #hd #gamelimits .textcontent .contentfield .left.active,
  #hd #gamelimits .textcontent .contentfield .center.active,
  #hd #gamelimits .textcontent .contentfield .right.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield,
  #hd #gamelimits .textcontent .contentfield .center .imgfield,
  #hd #gamelimits .textcontent .contentfield .right .imgfield {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield .imgmain,
  #hd #gamelimits .textcontent .contentfield .center .imgfield .imgmain,
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgmain {
    position: relative;
    width: 40%;
    margin: 0;
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
    z-index: 3;
  }
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgmain{
    width: 49%;
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield .imgarrow,
  #hd #gamelimits .textcontent .contentfield .center .imgfield .imgarrow,
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgarrow {
    bottom: 48%;
    left: 78%;
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield .imgrow_show,
  #hd #gamelimits .textcontent .contentfield .center .imgfield .imgrow_show,
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgrow_show {
    width: 80%;
    bottom: 12.3%;
    left: 13%;
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield .imgrow_show.pc,
  #hd #gamelimits .textcontent .contentfield .center .imgfield .imgrow_show.pc,
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgrow_show.pc {
    display: none;
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield .imgrow_show.mobile,
  #hd #gamelimits .textcontent .contentfield .center .imgfield .imgrow_show.mobile,
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgrow_show.mobile {
    display: block;
    width: 83%;
    left: 18%;
    bottom: 14%;
  }
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgrow_show.mobile {
    width: 83%;
    left: 23%;
    bottom: 15%;
  }
  #hd #gamelimits .textcontent .contentfield .left .textfield,
  #hd #gamelimits .textcontent .contentfield .center .textfield,
  #hd #gamelimits .textcontent .contentfield .right .textfield {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    position: static;
    width: 100%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin: 0 auto;
  }
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgrow_show {
    bottom: 11.5%;
    left: 18%
  }
  #hd #certifiedcloud .textcontent img {
    width: 280px;
  }
  #hd #certifiedcloud .imgcontent {
    padding-bottom: 72%;
    background-image: url("../img/mobile/BG-5-mobile.jpg");
  }
  #hd #certifiedcloud .slashline img {
    width: 400px;
  }
  #hd #lightingfast .imgcontent {
    padding-bottom: 58%;
    background-image: url("../img/mobile/BG-11-mobile.jpg");
  }
  #hd #lightingfast .aura_bg{
    padding-bottom: 65%;
    width: 140%;
    top: 65%;
    left: 45%;
    transform: translate(-50%, -50%);
  }
  #hd #internetwithout .textcontent {
    top: 25%;
  }
  #hd #internetwithout .interimgbox {
    top: 40%;
    width: 100%;
  }
  #hd #internetwithout .interimgbox img {
    width: 95%;
    min-width: auto;
  }
  #hd #internetwithout .interimgbox img.pc {
    display: none;
  }
  #hd #internetwithout .interimgbox img.mobile {
    display: block;
  }
  #hd #removeactivity .imgcontent {
    background-image: none;
  }
  #hd #removeactivity .interimgbox {
    top: 42%;
  }
  #hd #removeactivity .interimgbox img {
    width: 70%;
  }
  #hd #wholehome .homeimgbox {
    top: 30%;
  }
  #hd #wholehome .homeimgbox .house {
    width: 90%;
    margin: 0 auto;
  }
  #hd #wholehome .textcontent::before {
    display: none;
  }
  #hd #wholehome .imgcontent {
    padding-bottom: 40%;
  }
  #hd #fortified .routerimgbox {
    top: 25%;
    left: 50%;
  }
  #hd #fortified .routerimgbox img {
    width: 60%;
    margin: 0 auto;
  }
  #hd #fortified .textcontent {
    width: 90%;
  }
  #hd #fortified .textcontent .iconbox {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #hd #fortified .textcontent .iconbox .icon {
    width: 180px;
  }
  #hd #advancedparental .imgcontent {
    display: none;
  }
  #hd #advancedparental .textcontent {
    width: 90%;
  }
  #hd #advancedparental .textcontent .phoneimgbox {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin-top: 30px;
  }
  #hd #advancedparental .textcontent .phoneimgbox img {
    width: 200px;
  }
  #hd #advancedparental .textcontent .textbox {
    height: auto;
  }
  #hd #easymanagement {
    padding-bottom: 60px;
  }
  #hd #easymanagement .imgcontent {
    display: none;
  }
  #hd #easymanagement .phoneimgbox {
    display: none;
  }
  #hd #easymanagement .textcontent .scrolltextbox {
    display: none;
  }
  #hd #easymanagement .textcontent::before {
    display: none;
  }
  #hd #easymanagement .mobileslide {
    display: block;
  }
  #hd #noresponsibility {
    margin-top: 80px;
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 1023px) {
  #hd .skewbtn:hover::before {
    width: 100%;
  }
  #hd #gamelimits .textcontent .tabfield .tab {
    cursor: pointer;
    position: relative;
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    -o-transition: opacity 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
    opacity: 0.6;
    margin: 0 10px;
    margin-top: 20px;
  }
  #hd #gamelimits .textcontent .tabfield .tab::before {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 150%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 2px;
    background: #CE0000;
    background: -webkit-linear-gradient(left, #00000000 0%, #CE0000 31%, #CE0000 49%, #CE0000 67%, #00000000 100%);
    background: -webkit-gradient(linear, left top, right top, from(#00000000), color-stop(31%, #CE0000), color-stop(49%, #CE0000), color-stop(67%, #CE0000), to(#00000000));
    background: -o-linear-gradient(left, #00000000 0%, #CE0000 31%, #CE0000 49%, #CE0000 67%, #00000000 100%);
    background: linear-gradient(to right, #00000000 0%, #CE0000 31%, #CE0000 49%, #CE0000 67%, #00000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  #hd #gamelimits .textcontent .tabfield .tab:hover {
    opacity: 1;
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
  }
  #hd #gamelimits .textcontent .tabfield .tab.active::before {
    opacity: 1;
  }
}

@media screen and (max-width: 768px) {
  #hd h1 {
    font-size: 3.6em;
  }
  #hd .slashline {
    display: none !important;
  }
  #hd #ultrapowerful .routerimgbox {
    top: 51%;
  }
  #hd #boostgame .imgcontent {
    padding-bottom: 0;
    height: 550px;
  }
  #hd #boostgame .boostimg {
    width: 330px;
    top: 56%;
  }
  #hd #boostgame .boostvideo {
    width: 220px;
    top: 58%;
  }
  #hd #gamelimits .textcontent .contentfield .left,
  #hd #gamelimits .textcontent .contentfield .center,
  #hd #gamelimits .textcontent .contentfield .right {
    opacity: 1;
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield .imgmain,
  #hd #gamelimits .textcontent .contentfield .center .imgfield .imgmain{
    position: relative;
    width: 55%;
  }
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgmain{
    position: relative;
    width: 49%;
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield .imgarrow,
  #hd #gamelimits .textcontent .contentfield .center .imgfield .imgarrow,
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgarrow {
    bottom: 40%;
    left: 77%;
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield .imgrow_show,
  #hd #gamelimits .textcontent .contentfield .center .imgfield .imgrow_show,
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgrow_show {
    width: 90%;
    bottom: 10%;
    left: 9%;
  }
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgrow_show {
    left: 10%;
    bottom: 10%;
  }
  #hd #internetwithout .interimgbox {
    top: 35%;
  }
  #hd #wholehome .homeimgbox {
    top: 40%;
  }
  #hd #wholehome .imgcontent {
    padding-bottom: 50%;
  }
  #hd #removeactivity .interimgbox {
    top: 37%;
  }
  #hd #removeactivity .interimgbox img {
    width: 80%;
  }
  #hd #fortified .routerimgbox {
    top: 24%;
  }
  #hd #noresponsibility {
    margin-top: 30px;
    width: 90%;
  }
  #hd #lightingfast .aura_bg{
    padding-bottom: 65%;
    width: 150%;
    top: 67%;
    left: 47%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 719px) {
  #sectionOverview img, #old-sectionOverview img, #special-sectionOverview img {
      padding: 0px !important;
      /*margin: 0px !important;*/
  }
}
@media screen and (max-width: 670px) {
  #hd #gamelimits .textcontent .contentfield .left .imgfield .imgarrow,
  #hd #gamelimits .textcontent .contentfield .center .imgfield .imgarrow,
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgarrow {
    bottom: 43%;
    left: 75%;
  }
  #hd #lightingfast .aura_bg{
    padding-bottom: 65%;
    width: 150%;
    top: 72%;
    left: 47%;
    transform: translate(-50%, -50%);
  }
}

@media screen and (max-width: 620px) {
  #hd #fortified .routerimgbox {
    top: 20%;
  }
}

@media screen and (max-width: 580px) {
  #hd #ultrapowerful .routerimgbox {
    top: 47%;
  }
  #hd #removeactivity .interimgbox {
    top: 34%;
  }
  #hd #fortified .routerimgbox {
    top: 18%;
  }
  #hd #wholehome .homeimgbox {
    top: 35%;
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield .imgarrow,
  #hd #gamelimits .textcontent .contentfield .center .imgfield .imgarrow,
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgarrow {
        bottom: 41%;
    left: 80%;
  }
  #hd #gamelimits .textcontent .contentfield .center.active .imgfield .imgarrow{
    bottom: 43%;
    left: 76%;
  }
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgrow_show {
    bottom: 10%;
  }
}

@media screen and (max-width: 480px) {
  #hd h1 {
    padding-bottom: 4px;
    font-size: 3.2em;
  }
  #hd h2 {
    padding-bottom: 3px;
  }
  #hd p {
    padding-bottom: 0px;
  }
  #hd .swiper-button-next,
  #hd .swiper-button-prev {
    width: 40px;
    height: 40px;
  }
  #hd .swiper-button-next {
    right: 20px;
  }
  #hd .swiper-button-prev {
    left: 20px;
  }
  #hd #boostgame {
    margin-bottom: 20px;
  }
  #hd #ultrapowerful {
    margin-bottom: 30px;
  }
  #hd #ultrapowerful .textcontent .dashbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #hd #ultrapowerful .textcontent .dashbox .mobile_none {
    display: none;
  }
  #hd #ultrapowerful .textcontent .dashbox .text_2 {
    margin-left: -11px;
  }
  #hd #ultrapowerful .textcontent .dashbox .dash {
    width: 1px;
  }
  #hd #ultrapowerful .routerimgbox {
    top: 45%;
  }
  #hd #gamelimits {
    margin-bottom: 40px;
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield .imgmain,
  #hd #gamelimits .textcontent .contentfield .center .imgfield .imgmain,
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgmain {
    width: 55%;
  }
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgmain{
    width: 49%;
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield .imgrow_show,
  #hd #gamelimits .textcontent .contentfield .center .imgfield .imgrow_show,
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgrow_show {
    width: 150%;
    bottom: 9% !important;
    left: 10%;
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield .imgarrow,
  #hd #gamelimits .textcontent .contentfield .center .imgfield .imgarrow,
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgarrow {
    bottom: 26.5%;
    left: 80%;
  }
  #hd #gamelimits .textcontent .contentfield .center.active .imgfield .imgarrow{
    bottom: 26.5%;
  }
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgrow_show {
    bottom: 8%;
  }
  #hd #commercialgrade {
    margin-bottom: 20px;
  }
  #hd #commercialgrade .textcontent .iconbox .icon {
    width: 150px;
    margin-right: 10px;
  }
  #hd #commercialgrade .textcontent .iconbox .icon .img {
    width: 50px;
  }
  #hd #internetwithout .interimgbox {
    top: 30%;
  }
  #hd #fortified .routerimgbox {
    top: 16%;
  }
  #hd #fortified .routerimgbox img {
    width: 70%;
    margin-bottom: 10%;
  }
  #hd #lightingfast {
    margin-bottom: 40px;
  }
  #hd #removeactivity {
    margin-bottom: 40px;
  }
  #hd #removeactivity .imgcontent {
    padding-bottom: 60%;
  }
  #hd #removeactivity .interimgbox {
    top: 28%;
  }
  #hd #removeactivity .interimgbox img {
    width: 90%;
  }
  #hd #wholehome .homeimgbox {
    top: 30%;
  }
  #hd #wholehome .homeimgbox .leftimg {
    bottom: -5%;
    left: 20%;
  }
  #hd #wholehome .homeimgbox .centerimg {
    bottom: 15%;
    left: 52%;
  }
  #hd #wholehome .homeimgbox .rightimg {
    bottom: 35%;
    left: 80%;
  }
  #hd #advancedparental .textcontent .icontabbox::before {
    top: 35px;
  }
  #hd #advancedparental .textcontent .icontabbox .icon .img {
    width: 60px;
  }
  #hd #easymanagement .mobileslide .swiper-button-next {
    right: 20px;
  }
  #hd #easymanagement .mobileslide .swiper-button-prev {
    left: 20px;
  }
}

@media screen and (max-width: 460px) {
  #hd #ultrapowerful .routerimgbox {
    top: 42%;
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield, #hd #gamelimits .textcontent .contentfield .center .imgfield, #hd #gamelimits .textcontent .contentfield .right .imgfield{
    margin-top: 20%
  }
}

@media screen and (max-width: 400px) {
  #hd #ultrapowerful .routerimgbox {
    top: 40%;
  }
  #hd #boostgame .imgcontent {
    padding-bottom: 0;
    height: 450px;
  }
  #hd #boostgame .boostimg {
    width: 280px;
    top: 61%;
  }
  #hd #boostgame .boostvideo {
    width: 185px;
    top: 63%;
  }
  #hd #internetwithout .interimgbox {
    top: 25%;
  }
  #hd #fortified .routerimgbox {
    top: 14%;
  }
  #hd #fortified .textcontent .iconbox .icon {
    width: 140px;
  }
  #hd #fortified .textcontent .iconbox .icon .img {
    height: 100px;
  }
  #hd #wholehome .homeimgbox {
    top: 25%;
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield, #hd #gamelimits .textcontent .contentfield .center .imgfield, #hd #gamelimits .textcontent .contentfield .right .imgfield{
    margin-top: 20%
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield .imgarrow,
  #hd #gamelimits .textcontent .contentfield .center .imgfield .imgarrow,
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgarrow {
    bottom: 25%;
    left: 80%;
  }
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgrow_show {
    bottom: 6%;
  }
}

@media screen and (max-width: 360px) {
  #hd #ultrapowerful .routerimgbox {
    top: 37%;
  }
  #hd #fortified .routerimgbox {
    top: 12%;
  }
  #hd #wholehome .homeimgbox {
    top: 20%;
  }
  #hd #internetwithout .interimgbox {
    top: 20%;
  }
  #hd #removeactivity .interimgbox {
    top: 23%;
  }
  #hd #gamelimits .textcontent .contentfield .left .imgfield .imgarrow,
  #hd #gamelimits .textcontent .contentfield .center .imgfield .imgarrow,
  #hd #gamelimits .textcontent .contentfield .right .imgfield .imgarrow {
    bottom: 25%;
    left: 85%;
  }
  #hd #gamelimits .textcontent .contentfield .center.active .imgfield .imgarrow{
    bottom: 26.5%
  }
}
@media screen and (max-width: 320px) {
  #hd #gamelimits .textcontent .contentfield .left .imgfield .imgarrow,
  #hd #gamelimits .textcontent .contentfield .center.active .imgfield .imgarrow{
    bottom: 23.5%
  }
}</pre></body></html>