@font-face {
    font-family: 'ROGFontsv';
    src: url('../fonts/ROGFontsv1.5-Regular.otf');
    src: url('../fonts/ROGFontsv1.5-Regular.otf') format('embedded-opentype'));
    src: url("../fonts/ROG Fonts v1.6.1.ttf") format("opentype");
    font-weight: normal;
    font-style: normal
}


/*@import url('https://fonts.googleapis.com/css?family=Fjalla+One|Roboto+Condensed:400,700,700i|Roboto:700');*/


/* ---------- OUTSIDE ---------- */

* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style-type: none;
    box-sizing: border-box;
}


/* ---------- END OUTSIDE ---------- */


/* ---------- MAIN SETTINGS ---------- */

#hd {
    background: black;
}

::selection {
    background: #1d2124;
    color: #CE0000;
}

::-moz-selection {
    background: #1d2124;
    color: #ffffff;
}

#hd ul,
#hd li {
    margin: 0;
}

#hd,
#hd section {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

#hd h1,
#hd h2,
#hd h3,
#hd h4,
#hd p,
#hd a,
#hd li,
#hd b,
#hd small {
    margin: 0;
    line-height: normal;
    text-align: center;
    color: white;
}

#hd h1,
#hd h2,
#hd h3,
figcaption {
    font-family: "ROGFontsv", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}

#hd h4,
#hd h5,
#hd button,
#hd .hd-btn {
    font-family: "Fjalla One", sans-serif;
    text-transform: uppercase;
}

#hd p,
#hd b,
#hd small,
#hd a,
#hd li {
    font-family: 'Roboto Condensed', sans-serif;
}

#hd b {
    font-size: 16px;
    font-weight: 400;
    display: block;
}

#hd small {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.5px;
}

#hd h2 {
    font-size: 146px;
    letter-spacing: 0px;
    line-height: 100px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto 100px;
}

#hd h3 {
    font-size: 60px;
    line-height: 40px;
    margin-bottom: 40px;
    font-weight: 300;
}

#hd h4,
#hd button,
#hd .hd-btn {
    font-size: 27px;
    font-weight: normal;
    margin-bottom: 20px;
}

#hd h5 {
    font-size: 16px;
    font-weight: 300;
    margin: 10px 0;
}

#hd p {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 27px;
    margin: 0;
    margin-bottom: 70px;
}

#hd a.hd-link {
    color: #C50012;
    text-decoration: underline;
    font-weight: 400;
}

#hd a.hd-link:hover {
    color: white;
}

#hd .txt_grey {
    color: #808080;
}

#hd .txt_red {
    color: #bb1e0f;
}

#hd p.txt_red {
    font-weight: bold;
    margin-bottom: 0;
}

#hd .video_txt {
    width: 620px;
    margin: 0 auto;
    letter-spacing: 1px;
}

#hd .align_left h3,
#hd .align_left h4,
#hd .align_left p,
#hd .align_left b,
#hd .align_left small,
#hd .align_left li {
    text-align: left;
}

#hd .align_center h3,
#hd .align_center h4,
#hd .align_center p,
#hd .align_center b,
#hd .align_center small,
#hd .align_center li {
    text-align: center;
}


/* Element Style */

#hd section,
#hd .hd-sec-coolingsys,
#hd .hd-sec-sync {
    width: 100%;
    /*max-width: 1920px;*/
    margin-left: auto;
    margin-right: auto;
}

#hd img {
    max-width: 100%;
    height: auto;
    border: none;
}

#hd .hd-btn {
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
}

#hd p.hd-skewtag {
    font-family: "Fjalla One", sans-serif;
    font-size: 21px;
    font-weight: 400;
    position: relative;
    line-height: 46px;
    min-width: 200px;
    text-align: center;
    margin-bottom: 20px;
    z-index: 2;
}

#hd .hd-skewtag:before {
    content: "";
    display: block;
    width: 200px;
    height: 45px;
    position: absolute;
    margin: 0 auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: skewX(340deg);
    -moz-transform: skewX(340deg);
    -ms-transform: skewX(340deg);
    -o-transform: skewX(340deg);
    transform: skewX(340deg);
    border: 2px solid #8D0000;
    z-index: 0;
}

#hd .hd-list-dot li {
    padding-left: 15px;
    position: relative;
}

#hd .hd-list-dot li:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: white;
    position: absolute;
    left: 0;
    top: 9px;
}

#hd .hd-pic01 {
    width: 100%;
    background: center center no-repeat;
    background-size: 1920px;
}


/* Block Style */

#hd .hd-mobile_on,
#hd .hd-950on {
    display: none;
}

#hd .fleft {
    float: left;
}

#hd .fright {
    float: right;
}

#hd .hd-w1920 {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: block;
}

#hd .hd-w1500 {
    position: relative;
    width: 1500px;
    margin: 0 auto;
}

#hd .hd-w1400 {
    position: relative;
    width: 1400px;
    margin: 0 auto;
}

#hd .hd-w1300 {
    position: relative;
    width: 1300px;
    margin: 0 auto;
}

#hd .hd-w1200 {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

#hd .hd-w1100 {
    position: relative;
    width: 1100px;
    padding-bottom: 180px;
    margin: 0 auto;
}

#hd .hd-w1000 {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

#hd .hd-w900 {
    position: relative;
    width: 900px;
    margin: 0 auto;
}

#hd .hd-col30 {
    width: 30%;
}

#hd .hd-col40 {
    display: inline-block;
    width: 40%;
}

#hd .hd-col60 {
    display: inline-block;
    width: 59%;
}

#hd .hd-bgflip {
    background: top right no-repeat;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}

#hd .hd-bgflip .hd-w1200,
#hd .hd-bgflip .hd-w1400 {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}


/* TITLE SETTINGS */

#hd h2.left {
    margin: 0 0 150px 330px;
}

#hd h2.right {
    margin: 0 330px 150px auto;
}

#hd h2.leftspan {
    padding-left: 250px;
    float: none;
}

#hd h2.center {
    margin: 0 auto 150px;
}

#hd h2.rcenter {
    margin: 0 auto 150px;
}



#hd h2:before {
    left: -330px;
    background-position: top right;
}

#hd h2:after {
    right: -330px;
    background-position: top left;
}

#hd h2.center:before {
    top: 80px;
}

#hd h2.center:after {
    bottom: 0px;
    right: -310px;
    -webkit-transform: scale(-1, -1);
    -moz-transform: scale(-1, -1);
    -ms-transform: scale(-1, -1);
    -o-transform: scale(-1, -1);
    transform: scale(-1, -1);
}

#hd h2.left:before {
    top: 10px;
}

#hd h2.left:after {
    bottom: -20px;
    -webkit-transform: scale(-1, -1);
    -moz-transform: scale(-1, -1);
    -ms-transform: scale(-1, -1);
    -o-transform: scale(-1, -1);
    transform: scale(-1, -1);
}

#hd h2.right:before {
    bottom: -20px;
    left: -350px;
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}

#hd h2.right:after {
    top: 40px;
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

#hd h2.left2:before {
    top: 50px;
}

#hd h2.rcenter:before {
    bottom: 0px;
    left: -350px;
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}

#hd h2.rcenter:after {
    top: 80px;
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

#hd h2 span {
    padding: 0 20px;
    color: #8D0000;
    font-size: 68px;
    line-height: 40px;
    position: absolute;
}

#hd h2 span.topleft {
    top: -10px;
    left: 0;
}

#hd h2 span.topcenter {
    top: -10px;
    width: 50%;
    margin: 0 auto;
}

#hd h2 span.left {
    display: inline-block;
    width: 258px;
    text-align: right;
    position: absolute;
    top: 31px;
    left: 0;
}

#hd h2 span.center {
    width: 100%;
    text-align: center;
    top: -10px;
    left: 0;
}

#hd h2 span.rcenter {
    display: inline-block;
    text-align: left;
    width: 200px;
    top: 33px;
    left: 285px;
}

#hd h2 span.rcenter~span {
    position: relative;
    display: inline-block;
    width: 200px;
    line-height: 40px;
}

#hd h2 span.downright {
    position: absolute;
    width: 280px;
    padding: 0;
    bottom: -50px;
    right: 30px;
}


/* Scroll Up Style */

#scrollUp {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 45px;
    height: 45px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 2px solid #8D0000;
    opacity: 0;
}

#scrollUp.hd-show {
    opacity: 1;
}

#scrollUp svg {
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 5px;
    left: 0;
    fill: #8D0000;
    -webkit-transform: rotateZ(270deg);
    -moz-transform: rotateZ(270deg);
    -ms-transform: rotateZ(270deg);
    -o-transform: rotateZ(270deg);
    transform: rotateZ(270deg);
}

#scrollUp:hover {
    background-color: #8D0000;
}

#scrollUp:hover svg {
    fill: white;
}


/* Hover Transitions */

#hd,
#scrollUp,
#hd a.hd-link,
#hd .specs-thumb img,
#hd .specs-thumb~h4,
#hd .hd-controls li,
#hd .hd-sec-overview .hd-menu li,
#hd .hd-details button,
#hd .hd-details button svg,
#hd .hd-sec-mode .txt_decoline,
#hd .txt_decoline svg,
#hd-more svg,
#watchv:before,
#gamevideo:before,
#hd .hd-sec-audio .hd-hovernote,
#hd .hd-sec-audio .hd-supremefx li,
#hd .hd-sec-audio .hd-supremefx li.hd-active,
#hd .hd-process li a.hd-link img,
#hd .hd-process .play-tutorial img,
#hd .hd-process .play-tutorial p,
#hd #learnmore h3 {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


/* ---------- END MAIN SETTINGS ---------- */


/* ------------ SEC_SPECS ------------ */

#hd ul.hd-sec-specs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#hd .hd-sec-specs li {
    width: 24.8%;
}

#hd .specs-thumb {
    overflow: hidden;
}

#hd .specs-thumb a {
    overflow: hidden;
    display: inline-block;
    margin-bottom: -8px
}


/*#hd .specs-thumb-large{
		width: 39.75%;
	}*/

#hd .specs-thumb~h4 {
    font-size: 1.2rem;
    color: #717071;
    background: #323333;
    padding: 12px 0;
    height: 48px
}

#hd .specs-thumb:hover img {
    opacity: .4;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#hd .specs-thumb:hover~h4 {
    color: white;
    background: #8D0000;
    font-size: 1.4rem;
}


/* ------------ END SEC_SPECS ------------ */


/* ------------ SEC_Gaming ------------ */
#hd #hd-sec-gaming .hd-w1920 {
    width: 100%;
}

#hd #hd-sec-gaming .hd-w1100 {
    padding-bottom: 0px;
}

#hd #hd-sec-gaming .hd-w1500 {
    text-align: center;
    overflow: hidden;
    margin-top: -3%
}
#hd #video-pic{
    width: 100%;
    margin: 50px 0px;
    filter: brightness(0.7);
    cursor: pointer;
    transition: all .3s ease
}
#hd #video-pic:hover{
    filter: brightness(1)
}
#hd #playbutton{
    position: absolute;
    width: 80px;
    top: 47%;
    left: 47%;
    cursor: pointer;
    transition:all .3s ease
}
#hd .hd-w1200:hover #playbutton{
    opacity: 0.5
}
#hd #videobox,#videobox2 {
    display: none;
    height: calc(100vh - 56px);
    width: 100%;
    position: fixed;
    overflow-y: hidden;
    top: 56px;
    left:0;
    z-index: 99;
}
#hd #close, #close2{
    display: block;
    position: absolute;
    background:white;
    width: 50px;
    height: 50px;
    background: url(../img/close.png);
    z-index: 99;
    right: 10px;
    top: 10px;
    cursor: pointer;
    transition: all .3s ease
}
#hd #close:hover{
    filter: brightness(0.5)
}
#hd #hd-sec-gaming #gaming-PC {
    width: 100%;
    pointer-events: none;
    z-index: 10;
    position: relative
}

#hd #hd-sec-gaming #gaming-UI {
    position: relative;
    display: block;
    width: 100%;
    z-index: -2
}

#hd #hd-sec-gaming #gaming-scroll {
    width: 41%;
    position: absolute;
    top: 25%;
    left: 29.8%;
    height: 40%;
    overflow:auto;
    -ms-overflow-style: none;
}

_:-moz-tree-row(hover), #hd #hd-sec-gaming #gaming-scroll {
    width: 46%;
    left: 26.5%;
    z-index: 1
}
#hd #hd-sec-gaming #gaming-scroll::-webkit-scrollbar {
    display: none;
}

#hd #hd-sec-gaming #gaming-phone {
    position: absolute;
    right: 26%;
    bottom: 22%;
    width: 8%;
    z-index: 12
}

#hd #hd-sec-gaming #scroll-icon {
    width: 2%;
    position: absolute;
    top: 40%;
    z-index: 11;
    animation: icon1 2s ease infinite
}

@keyframes icon1 {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

#hd #hd-sec-gaming #gaming-scroll:hover~#scroll-icon {
    display: none
}


/* ------------ END SEC_Gaming ------------ */


/* ------------ SEC_acceleration ------------ */

#hd #hd-sec-acceleration {
    background: url(../img/FUI-bg.png) center center;
    z-index: 1;
    min-height: 650px;
    position: relative;
}

#hd #hd-sec-acceleration h3 {
    padding-top: 80px;
}

#hd #hd-sec-acceleration ul {
    position: relative;
    width: 100%;
    display: flex;
    margin: 0 auto;
    margin-top: 150px;
    justify-content: space-around
}

#hd #hd-sec-acceleration li {
    width: 32%;
    position: relative;
    transition: all .3s ease
}

#hd #hd-sec-acceleration li img {
    width: 100%;
    height: 110%
}

#hd #hd-sec-acceleration li:nth-child(2) img {
    width: 97%
}

#hd #hd-sec-acceleration li span {
    font-size: 21px;
    color: #BC1E10;
    margin-left: -15px;
    font-family: 'Fjalla One', sans-serif
}

#hd #hd-sec-acceleration li p {
    line-height: 24px;
    font-size: 18px
}

#hd #hd-sec-acceleration li:nth-child(1) p {
    position: absolute;
    width: 50%;
    text-align: left;
    top: 27%;
    left: 10%;
}

#hd #hd-sec-acceleration li:nth-child(2) p {
    position: absolute;
    width: 85%;
    text-align: left;
    top: 41%;
    left: 10%;
}

#hd #hd-sec-acceleration li:nth-child(3) p {
    position: absolute;
    width: 80%;
    text-align: left;
    top: 50%;
    left: 10%;
}

#hd #hd-sec-acceleration #map1,
#hd #hd-sec-acceleration #map2 {
    position: absolute;
    right: -100px;
    top: -80px;
    width: 40%;
    z-index: -1
}

#hd #hd-sec-acceleration #map2 {
    display: none
}

#hd #hd-sec-acceleration .txt_level {
    font-family: "ROGFontsv", sans-serif;
    font-weight: 300;
    font-size: 28px;
    text-align: left;
    position: absolute;
}

#hd #hd-sec-acceleration .txt_level span {
    font-family: "ROGFontsv", sans-serif;
    font-size: 140px;
    color: white;
    padding: 0px 15px
}

#hd #hd-sec-acceleration li:nth-child(1) .txt_level {
    right: 6%;
    top: 6%;
}

#hd #hd-sec-acceleration li:nth-child(2) .txt_level {
    right: 10%;
    top: 10%;
}

#hd #hd-sec-acceleration li:nth-child(3) .txt_level {
    right: 6%;
    top: 0%;
}

#hd #hd-sec-acceleration .hd-w1200 {
    display: block;
}

#hd #hd-sec-acceleration figure {
    display: inline-block;
    width: 33%;
    vertical-align: middle;
    position: relative
}

#hd #hd-sec-acceleration figure:nth-child(2) {
    margin-top: -7%;
    z-index: -1;
}

#hd #hd-sec-acceleration li.dark {
    filter: brightness(0.5)
}


/*光束*/

#hd #hd-sec-acceleration #ground-light1,
#hd #hd-sec-acceleration #ground-light2 {
    position: absolute;
    left: 0;
    z-index: -2;
    top: 43%;
    display: none;
    width: 55%
}

#hd #hd-sec-acceleration #ground-light2 {
    left: 50%
}

#hd #hd-sec-acceleration figure img {
    transform: scale(1.3);
}

#hd #hd-sec-acceleration .light {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    filter: brightness(1.2)
}

#hd #hd-sec-acceleration .device {
    font-size: 28px;
    color: #BC1E10;
    text-align: center;
    margin-top: -8%
}

#hd #hd-sec-acceleration .mobile {
    display: none
}


/*LEVEL 1*/

#hd #hd-sec-acceleration figure:nth-child(2) .light {
    display: block;
}


/*LEVEL 2*/


/* ------------ END SEC_acceleration ------------ */


/* ------------ SEC_security ------------ */

#hd #hd-sec-security #security-bg1024 {
    display: none;
}

#hd #hd-sec-security {
    position: relative;
    width: 100%;
    margin-bottom: 5%;
    overflow: hidden
}
#hd #hd-sec-security a{
    color:#bb1e0f;
}

#hd #hd-sec-security img{
    margin-top: -45px;
}

#hd #hd-sec-security .hd-w1920 {
    height: 0;
    padding-bottom: 60%;
}

#hd #hd-sec-security #triangle-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 45%;
    z-index: -1
}

#hd #hd-sec-security #triangle-2 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 33%
}

#hd #security-bg {
    position: absolute;
    right: 0;
    top: 20%;
    z-index: -10;
    width: 65%
}

#hd #hd-sec-security .hd-col30 {
    width: 35%;
    margin-left: 18%;
    padding-top: 25%;
}

#hd #hd-sec-security .txt_red,
#hd #hd-sec-security p {
    text-align: left
}

#hd #hd-sec-security p {
    width: 80%
}


/* ------------ END security ------------ */


/* ------------ SEC_VPN ------------ */

#hd #hd-sec-vpn {
    margin-top: 150px;
}

#hd #hd-sec-vpn #vpn-main {
    display: block;
    margin: 0 auto;
    position: relative;
    margin-top: 150px;
    width: 94%
}

#hd #hd-sec-vpn #vpn-text-1,
#hd #hd-sec-vpn #vpn-text-2 {
    font-size: 45px;
    position: absolute;
    left: 0;
    right: 0;
    top: 44%;
}

#hd #hd-sec-vpn #vpn-text-1 {
    animation: vpn2 6s infinite;
}

#hd #hd-sec-vpn #vpn-text-2 {
    animation: vpn3 6s infinite;
}

#hd #hd-sec-vpn #vpn-crimson {
    position: absolute;
    max-width: none;
    z-index: 10;
    animation: vpn2 6s infinite;
}

@keyframes vpn2 {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    51% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

#hd #hd-sec-vpn #vpn-red {
    position: relative;
    max-width: none;
    animation: vpn3 6s infinite;
}

@keyframes vpn3 {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    51% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}

#hd #hd-sec-vpn .vpn-red {
    position: absolute;
    left: 18.5%;
    bottom: 2%;
    width: 90%;
    height: 300px;
    overflow: hidden;
    animation: vpn1 3s infinite
}

@keyframes vpn1 {
    0% {
        width: 0%;
    }
    100% {
        width: 90%;
    }
}

#hd #hd-sec-vpn #vpn-red-word {
    position: absolute;
    bottom: 30%;
    right: 10%;
    width: 18%;
    animation: vpn4 6s infinite;
}

@keyframes vpn4 {
    0% {
        opacity: 0
    }
    60% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

#hd #hd-sec-vpn #earth-1,
#hd #hd-sec-vpn #earth-2 {
    font-size: 26px;
    position: absolute;
    right: 3%;
    top: 44%
}

#hd #hd-sec-vpn #earth-2 {
    top: 100%
}
#hd #hd-sec-vpn .grey{
    color: #808080;
    margin-top: 30px
}


/* ------------ END SEC_VPN ------------ */


/* ------------ SEC_WIFI ------------ */

#hd #hd-sec-wifi {
    padding-top: 150px
}

#hd #wifi-bg {
    background: url(../img/wifi-bg.png)center center no-repeat;
    position: absolute;
    display: block;
    width: 100%;
    height: 1560px;
}

#hd #hd-sec-wifi #wifi-img {
    width: 100%;
    display: block;
    position: relative;
    min-height: 800px;
}

#hd #wifi-router,
#hd #wifi-light {
    margin: 0 auto;
    display: block;
}

#hd #wifi-light {
    z-index: -20;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    width: 100%
}

#hd #hd-sec-wifi figure {
    position: absolute;
    display: block;
    width: 25%
}

#hd #hd-sec-wifi figure img {
    width: 100%
}

#hd #hd-sec-wifi figcaption {
    color: white;
    font-size: 48px;
    display: block;
    width: 195px;
    text-align: center;
    z-index: 20;
    margin-top: 10px
}

#hd #hd-sec-wifi figcaption:before {
    content: "";
    display: block;
    width: 195px;
    height: 47px;
    background: url(../img/wifi-fig.jpg);
    position: absolute;
    z-index: -10;
    top: 0px;
}

#hd #hd-sec-wifi #wifi-1 {
    left: 0%;
    top: 60px
}

#hd #hd-sec-wifi #wifi-2 {
    left: 35%;
    top: 150px;
    width: 30%
}

#hd #hd-sec-wifi #wifi-2 figcaption {
    position: relative;
    margin: 0 auto;
    margin-top: -20px;
}

#hd #hd-sec-wifi #wifi-2 figcaption:before {
    background: url(../img/wifi-fig2.jpg);
}

#hd #hd-sec-wifi #wifi-2 h3 {
    margin-top: -20px;
}

#hd #hd-sec-wifi #wifi-3 {
    right: 0;
}

#hd #hd-sec-wifi .show3 {
    position: relative;
}


/* -
----------- END SEC_WIFI ------------ */


/* ------------ SEC_HARDWARE ------------ */

#hd #hd-sec-hardware #hardware-img768 {
    display: none
}

#hd #hd-sec-hardware {
    position: relative;
    margin-top: 100px;
}

#hd #hd-sec-hardware h3,
#hd #hd-sec-hardware p {
    text-align: left
}

#hd #hd-sec-hardware p:last-child {
    color: #808080;
    margin-top: -30px
}

#hd #hd-sec-hardware img {
    position: absolute;
    z-index: -5;
    right: -7%;
    top: -150px
}

#hd #hd-sec-hardware #hardware-right {
    position: absolute;
    width: 600px;
    vertical-align: top;
    top: 100px;
    right: 0;
}

#hd #hd-sec-hardware ul {
    position: relative;
}

#hd #hd-sec-hardware li {
    position: absolute;
    right: 75%
}

#hd #hd-sec-hardware li:nth-child(2) {
    right: 50%
}

#hd #hd-sec-hardware li:nth-child(3) {
    right: 25%
}

#hd #hd-sec-hardware li:nth-child(4) {
    right: -4%
}

#hd #hd-sec-hardware li:nth-child(5) {
    top: 280px;
    right: 75%
}

#hd #hd-sec-hardware li:nth-child(6) {
    top: 280px;
    right: 45%
}

#hd #hd-sec-hardware li:nth-child(7) {
    top: 280px;
    right: 23%
}
#hd #hd-sec-hardware #hardware-768{
    display: none;
    width: 200px;
    position: relative;
    margin: 0 auto;
    margin-top: -10%
}
#hd #hd-sec-hardware #hardware-768 span{
    display: inline-block;
    border: solid 1px white;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    color: white;
    text-align: center;
    padding-bottom:1px ;
    font-family: sans-serif
}
#hd #hd-sec-hardware #hardware-768 p{
    position: relative;
    display: inline-block;
    margin-left: 10px;
    color: white;
    margin-bottom: 10px;
}

/* ------------ END SEC_HARDWARE ------------ */


/* ------------ SEC_CPU ------------ */

#hd #hd-sec-cpu {
    margin-top: 100px;
    width: 100%;
    min-height: 850px;
    position: relative;
}

#hd #hd-sec-cpu #triangle-1 {
    transform: scale(-1);
    position: absolute;
    right: 0;
    bottom: 0;
}

#hd #hd-sec-cpu #triangle-2 {
    transform: scale(-1);
    position: absolute;
    z-index: 1
}

#hd #hd-sec-cpu .hd-w1400 img {
    margin-top: 40px;
    display: inline-block;
    width: 90%
}

#hd #hd-sec-cpu .hd-w1400 .hd-col40 {
    vertical-align: top;
    margin-top: 10%;
    margin-left: -3%
}

#hd #hd-sec-cpu .txt_red {
    text-align: left;
}

#hd #hd-sec-cpu p {
    text-align: left;
    position: relative;
    margin-top: 60px;
    width: 90%
}


/* ------------ END SEC_CPU ------------ */


/* ------------ SEC_WIFI Freedom ------------ */

#hd #hd-sec-wififree {
    min-height: 960px;
}

#hd #hd-sec-wififree h3,
#hd #hd-sec-wififree p {
    text-align: left;
}

#hd #hd-sec-wififree .hd-col40 {
    margin-top: 350px;
    vertical-align: top
}

#hd #hd-sec-wififree .hd-col60 {
    vertical-align: top;
    margin-top: 300px;
    position: relative;
}

#hd #hd-sec-wififree #wififree-bg {
    width: 100%;
    position: absolute;
    top: -200px;
    left: 200px;
    z-index: -1
}

#hd #hd-sec-wififree #wififree-img {
    position: relative;
    display: block;
    margin: 0 auto;
}

#hd #hd-sec-wififree #wififree-img2 {
    content: "";
    display: block;
    position: absolute;
    top: -40px;
    left: 50px;
    z-index: -1
}


/* ------------ END SEC_WIFI Freedom ------------ */


/* ---------- SEC_Disclaimer ---------- */

#hd #hd-sec-disclaimer {
    padding: 60px 0px;
    background: #242424;
}

#hd #hd-sec-disclaimer p {
    text-align: left;
    margin: 0;
    font-size: 16px;
    line-height: 20px
}

#hd #hd-sec-disclaimer p:first-child {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px
}
#hd #hd-sec-disclaimer a{
    color: #bb1e0f
}




#special-sectionOverview .keylist{
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 27px; 
}

#special-sectionOverview .keylist ul{
    list-style-type: inherit;
}
#special-sectionOverview .keylist li{
    text-align: left;
    line-height: 24px;
    list-style-type: initial;
}
#hd #hd-sec-aimesh a{
    color:#bb1e0f;
}
#hd #hd-sec-aimesh p{
    margin-bottom:0;
  }

@media screen and (max-width: 768px){
  #hd .hd-col60 {
    width:100%;
  }}
  
  #special-sectionOverview .keylist{
    font-size: 16px;
    line-height: 24px;
    width: 90%;
    margin: 0 auto 50px auto;
  }


/* ---------- END SEC_Disclaimer ---------- */


#hd #hd-sec-security-1 .container{
    padding: 0 0 100px 2%;

}
#hd #hd-sec-security-1 .container a{
    color:#bb1e0f;
}

#hd #hd-sec-security-1 .container .item {
    display: inline-block;
    width: 50%;
    margin: 30px 0;
    margin-left: -4px;
}


#hd #hd-sec-security-1 .container .content {
    margin-top: 50px;
    text-align: left
}

#hd #hd-sec-security-1 .container .content img {
    display: inline-block;
    margin-right: 3%;
    width: 25%;
    vertical-align: middle;
}

#hd #hd-sec-security-1 .container .content span {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    display: block
}

#hd #hd-sec-security-1 .container .content p {
    display: inline-block;
    margin-left: -5px;
    width: 73%;
    max-width: 340px;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 0;
}
@media screen and (max-width:1440px){
#hd #hd-sec-security{
    height: 1033px;
}
#hd #hd-sec-security img{
    margin-top: 10px;
}
}

@media screen and (max-width:1023px){

#hd #hd-sec-security-1 .container .item {
        width: 95%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

#hd #hd-sec-security{
    height: 1300px;
}
    
}
@media screen and (max-width:768px){
#hd #hd-sec-security{
    height: 1100px;
}
}

@media screen and (max-width: 425px){
  #hd #hd-sec-security-1 .container .content p{
        margin-left: 0;
        width: 100%;
  }
}