@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,700);



* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
body{
    height: auto !important;
    overflow-x: hidden;
}
sub, sup { 
    line-height: 0; 
    position: relative; 
    vertical-align: baseline;
}
sup { 
        top: -0.6em;
    font-size: 0.6em;
}
sub { 
    bottom: -0.6em; 
    font-size: 0.6em;
}

html #overview #special-sectionOverview, 
html #overview #sectionOverview,
html #overview #old-sectionOverview {
    width: 100% !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    float: none !important;
}

#sectionOverview,
#old-sectionOverview,
#special-sectionOverview {
    background-color: #000;
    height: auto;
    color: #222;
}

#sectionOverview #Helios-width-full,
#old-sectionOverview #Helios-width-full,
#special-sectionOverview #Helios-width-full {
    width: 100%;
    background-color: #000;
    /*position: absolute;
    left: 0px;*/
    overflow: hidden;
}

#sectionOverview #precent-cont,
#old-sectionOverview #precent-cont,
#special-sectionOverview #precent-cont {
    margin: 0 auto;
    height: 100%;
    max-width: 2000px;
}

#sectionOverview .clear:after,
#old-sectionOverview .clear:after,
#special-sectionOverview .clear:after {
    content: '';
    clear: both;
    display: block;
}

#sectionOverview h2,
#old-sectionOverview h2,
#special-sectionOverview h2 {
    color: #222 !important;
    font-size: 3.5em;
    padding: 0;
    margin: 0;
    font-weight: 300;
    line-height: 1.2em;
}

#sectionOverview h3,
#old-sectionOverview h3,
#special-sectionOverview h3 {
    color: #c8b06e;
    font-size: 2.3em;
    padding: 0;
    margin: 0;
    font-weight: 400;
    line-height: 1.1em;
}

#sectionOverview p,
#old-sectionOverview p,
#special-sectionOverview p {
    padding: 0;
    margin: 0;
    font-size: 1.5em;
    line-height: 1.5em;
}

@media screen and (max-width: 550px) {
    #sectionOverview h2 {
        font-size: 2.5em;
    }
    #sectionOverview h3 {
        font-size: 1.6em;
    }
    #sectionOverview p {
        font-size: 1.3em;
    }
    #old-sectionOverview h2 {
        font-size: 2.5em;
    }
    #old-sectionOverview h3 {
        font-size: 1.6em;
    }
    #old-sectionOverview p {
        font-size: 1.3em;
    }
    #special-sectionOverview h2 {
        font-size: 2.5em;
    }
    #special-sectionOverview h3 {
        font-size: 1.6em;
    }
    #special-sectionOverview p {
        font-size: 1.3em;
    }
}


#sectionOverview .mx-content a:hover,
#old-sectionOverview .mx-content a:hover,
#special-sectionOverview .mx-content a:hover {
    color: #0a8dd1;
}


/*#sectionOverview img{ max-width: none;}  write over wtite base_responsive.css */

#sectionOverview .text-center,
#old-sectionOverview .text-center,
#special-sectionOverview .text-center {
    text-align: center;
}

#Helios-width-full .product-section {
  position: relative;
  background-repeat: no-repeat;
  /*height: 0;*/
  overflow: hidden;
}

#Helios-width-full .product-section:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#Helios-width-full .product-section .product-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

#Helios-width-full .product-section .maintitle {
  position: absolute;
  /*-webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;*/
  z-index: 2;
}
@media only screen and (max-width: 1040px){

}
@media only screen and (max-width: 719px) {
  #Helios-width-full .product-section:before {
    height: 0;
  }
  #Helios-width-full .product-section {
    overflow: auto;
    height: auto;
  }
  #Helios-width-full .product-section .product-content {
    position: relative;
    margin-bottom: 0px
  }
  #Helios-width-full .product-section .maintitle {
    position: relative;
    text-align: center;
    padding: 1.5em 5%;
    width: auto;
    left: auto;
    top: auto;
  }
}






/***************************hero*******************************/

#spritespin {
    width: 100% !important;
    height: 700px;
    margin: 0px auto;
    text-align: center;
    cursor: url(../img/view360-cursor.png), auto;
}

#spritespin .spritespin-canvas {
    position: relative !important;
    display: inline-block
}

#Helios-width-full .replacement-360 {
    display: none;
}








/****************** screen ******************/

#Helios-width-full .mx-section-screen {
    position: relative;
}


/*** birdview ***/

#Helios-width-full .mx-section-screen .birdview {
    margin-top: 30px;
}

#Helios-width-full .mx-section-screen .birdview img {
    max-width: 100% !important;
    margin: 0 auto;
    display: block;
    position: relative;
}

#Helios-width-full .mx-section-screen .birdview .mx-text {
    text-align: center;
    width: 96%;
    max-width: 800px;
    margin: 0 auto;
}

#Helios-width-full .mx-section-screen .birdview .mx-text h2 {
    margin-bottom: 20px;
}


.box1-left,
.box1-right {
    width: 49%;
    max-width: 720px;
    height: auto;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}

.box1-left>img,
.box1-right>img {
    max-width: 100% !important;
}

.low,
.high {
    display: inline-block;
    width: 100%;
    max-width: 720px;
    position: relative;
}

.magnify {
    position: absolute;
    z-index: 10;
    width: 44.4%;
    max-width: 660px;
    height: auto;
    margin-top: 2.6%;
    margin-left: 3.6%;
}

.glass {
    width: 30%;
    height: 53%;
    position: absolute;
    top: 30px;
    left: 130px;
    border: 3px solid white;

    -moz-box-shadow: 0 0 10px #777, 0 0 10px #aaa inset;
    -webkit-box-shadow: 0 0 5px #777;
    box-shadow: 0 0 5px #777, 0 0 10px #aaa inset;

    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;

    cursor: none;
}

.original {
    display: block;
    width: 100%;
}

.r1-bg {
    background: url(../img/PhotoViewing_before.jpg) no-repeat center center white;
}

.r2-bg {
    background: url(../img/PhotoViewing_after.jpg) no-repeat center center white;
}

@media screen and (max-width:768px) {
    .glass {
        border: 2px solid #FFF;
    }
}

@media screen and (max-width: 480px) {
    .box1-left,
    .box1-right {
        width: 98%;
    }
    .magnify {
        width: 88.8%;
        margin-top: 5.2%;
        margin-left: 7.2%;
    }
}

#Helios-width-full .maintitle a{
    color: #f00a66;
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
}
#Helios-width-full p.note{
    font-size: 14px;
    color: #aaaaaa !important;
    text-align: center;
    margin-top: 10px !important;
    display: inline-block;
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
}
/*** angle ***/

#Helios-width-full .mx-section-screen .angle {
    margin: 120px auto 80px auto;
    width: 96%;
    max-width: 1440px;
    position: relative;
}

#Helios-width-full .mx-section-screen .angle>img {
    display: block;
    float: right;
    width: 60%;
    max-width: 860px;
}

#Helios-width-full .mx-section-screen .angle .mx-text {
    float: left;
    width: 40%;
    max-width: 500px;
    margin-top: 3%;
}

#Helios-width-full .mx-section-screen .angle .mx-text h2 {
    margin-bottom: 20px;
}

@media screen and (max-width: 1000px) {
    #Helios-width-full .mx-section-screen .angle .mx-text {
        margin-top: 0;
    }
}

@media screen and (max-width: 750px) {
    #Helios-width-full .mx-section-screen .angle {
        margin-top: 70px;
    }
    #Helios-width-full .mx-section-screen .angle>img {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    #Helios-width-full .mx-section-screen .angle .mx-text {
        float: none;
        width: 100%;
        max-width: 100%;
    }
}





/****************** audio ******************/

#sectionOverview .txtstyle p,
#old-sectionOverview .txtstyle p,
#special-sectionOverview .txtstyle p {
    color: #767676 !important;
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
    /*font-size: 18px;
line-height: 26px*/
}

#sectionOverview .txtstyle h2,
#old-sectionOverview .txtstyle h2,
#special-sectionOverview .txtstyle h2,
#sectionOverview .txtstyle h3,
#old-sectionOverview .txtstyle h3,
#special-sectionOverview .txtstyle h3 {
    color: #00b2d0 !important;
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
    /*font-size: 42px;
font-weight: 500;
line-height: 52px*/
}

@media (min-width: 719px) and (max-width: 959px) {
    #sectionOverview .txtstyle h2,
    #old-sectionOverview .txtstyle h2,
    #special-sectionOverview .txtstyle h2,
    #sectionOverview .txtstyle h3,
    #old-sectionOverview .txtstyle h3,
    #special-sectionOverview .txtstyle h3 {
        color: #00b2d0 !important;
        font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
        /*font-size: 2.5em;
font-weight: 500;
line-height: 1.2em*/
    }
}


#Helios-width-full .notice {
    font-size: 1em;
}



#Helios-width-full .back-to-top {
    height: 50px;
    width: 50px;
    display: block;
    position: fixed;
    right: 0;
    bottom: 50px;
    text-indent: -9999px;
    background: #fff url(../img/arrow.png) center center no-repeat;
    display: none;
    z-index: 100;
}

@media screen and (max-width: 480px) {
    #Helios-width-full .back-to-top {
        right: -100px;
    }
}



#Helios-width-full img.webstyle,
#Helios-width-full .webstyle {
    display: block;
}


/* 左文右圖 */

#Helios-width-full .maintitle.lefttxt {
    display: inline-block;
    width: 100%;
    margin: 0 0 60px;
}

#Helios-width-full .maintitle.lefttxt .info_left {
    float: left;
    margin: 0px -100% 0px 0px;
    position: relative;
    width: 50%;
    text-align: left !important
}

#Helios-width-full .maintitle.lefttxt .info_left .mtitle,
#Helios-width-full .maintitle.lefttxt .info_left .info,
#Helios-width-full .maintitle.lefttxt .info_right .mtitle {
    text-align: left !important;
    padding: 0;
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 25px;
}

#Helios-width-full .maintitle.lefttxt .info_right {
    margin: 0px 0px 0px 50%;
    position: relative;
    /*width: 100%;*/
}

#Helios-width-full .maintitle.lefttxt .info_left .stitle,
#Helios-width-full .maintitle.lefttxt .info_left .stitle p,
#Helios-width-full .maintitle.lefttxt .info_left .info,
#Helios-width-full .maintitle.lefttxt .info_left .info p {
    text-align: left !important;
    margin-left: 0 !important;
}


/* 左圖右文 */

#Helios-width-full .maintitle.righttxt {
    display: inline-block;
    width: 100%;
    margin: 0;
}

#Helios-width-full .maintitle.righttxt .info_left {
    float: left;
    margin: 0px -100% 0px 0px;
    position: relative;
    width: 50%;
}

#Helios-width-full .maintitle.righttxt .info_left .mtitle,
#Helios-width-full .maintitle.righttxt .info_left .mtitle p,
#Helios-width-full .maintitle.righttxt .info_left .info,
#Helios-width-full .maintitle.righttxt .info_left .info p,
#Helios-width-full .maintitle.righttxt .info_right .mtitle,
#Helios-width-full .maintitle.righttxt .info_right .mtitle p {
    text-align: left !important;
    padding: 0;
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 25px;
}

#Helios-width-full .maintitle.righttxt .info_right {
    margin: 0px 0px 0px 50%;
    position: relative;
    text-align: left;
    /*width: 100%;*/
}

#Helios-width-full .maintitle.righttxt .info_right .stitle,
#Helios-width-full .maintitle.righttxt .info_right .stitle p,
#Helios-width-full .maintitle.righttxt .info_right .info,
#Helios-width-full .maintitle.righttxt .info_right .info p {
    text-align: left !important;
    margin-left: 0 !important;
}
#Helios-width-full .mtitle{
    text-align: center;
    margin-bottom: 25px
}
#Helios-width-full .mtitle p {
    font-size: 3.5em;
    letter-spacing: 0.05em;
    font-family: 'xolonium', 'myriadprolight', Arial, Helvetica, sans-serif;
    width: auto;
    display: inline-block;
    line-height: 1.2em;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    /*text-align: center;*/
    position: relative;
    color: #f00a66;
    /*background: transparent;
    background: linear-gradient(to right, #31abff 0%, #6c79ff 50%, #8e5bff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;*/
}


#Helios-width-full .stitle p {
    color: #fff;
    font-size: 2.7em;
    font-family: 'xolonium', 'myriadprolight', Arial, Helvetica, sans-serif;
    width: 100%;
    display: block;
    line-height: 1.2em;
    position: relative;
    z-index: 10;
    margin: 0 auto 25px;
    text-align: center;
}

#Helios-width-full .mainfull .maintitle .info,
#Helios-width-full .mainsize .maintitle .info,
#Helios-width-full .product-content .maintitle .info{
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
    color: #fff !important;
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 300;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

#Helios-width-full .full-section .mainfull {
    text-align: center;
    margin: 0 auto;
    /*max-width: 1920px;*/
}

#Helios-width-full .full-section .mainfull .maintitle {
    padding: 0 18px
}

.full-section:first-child {
    /*border-top: 1px solid #ccc;*/
}

#Helios-width-full section.whiteBg .mtitle p,
#Helios-width-full section.whiteBg .stitle p,
#Helios-width-full section.whiteBg .mainfull .info,
#Helios-width-full section.whiteBg .maintitle .info,
#Helios-width-full section.whiteBg ul li p {
    color: #fff !important;
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    #Helios-width-full section.whiteBg .mtitle p,
    #Helios-width-full .mtitle p {
        position: relative;
        color: #31abff !important;
        background: transparent
    }
}
@supports (-ms-accelerator:true) {
    #Helios-width-full section.whiteBg .mtitle p,
    #Helios-width-full .mtitle p {
        position: relative;
        color: #31abff !important;
        background: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: #31abff !important
    }
}
#Helios-width-full .full-section .mainfull {
    text-align: center;
}

#Helios-width-full .full-section .mainfull .maintitle {
    padding: 0 18px
}

#Helios-width-full img.mobile,
#Helios-width-full .mobile {
    display: none;
}

/* PA34VC-video */
#Helios-width-full #Helios-video{
    position: relative;
    overflow: hidden;
}
#Helios-width-full #Helios-video .clip {
    position: relative;
    width: 1920px;
    height: 1080px;
    left: 50%;
    margin-left: -960px;
}
@media (max-width: 719px) {
    #Helios-width-full #Helios-video .clip {
        width: 800px;
        height: 300px;
        margin-left: -400px;
    }
}
#Helios-width-full #Helios-video .video {
    display: block;
    width: 100%;
    height: 100%;
}
#Helios-width-full #Helios-video .static {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
#Helios-width-full #Helios-video .mainfull{
    background: url(../img/video_bg.png) top center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 80px;
    padding-top: 200px
}
#Helios-width-full #Helios-video .mainfull .maintitle{
    max-width: 1600px;
    margin: 0 auto
}
#Helios-width-full #Helios-video .mainfull .maintitle .mtitle p{
    font-family: 'rogfonts', Arial, Helvetica, sans-serif;
    font-size: 70px;
    color: #fff !important;
    -webkit-text-fill-color: inherit !important;
    margin-bottom: 40px
}
#Helios-width-full #Helios-video .mainfull .maintitle .stitle p{
    font-family: "xolonium", "Helvetica", "Myriad Pro", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    color: #c8c8c8 !important
}
#Helios-width-full #Helios-video .youtube_open{
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#Helios-width-full #Helios-video .youtube_open p{
    display: inline-block;
    padding: 18px 25px;
    background: #000;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    position: absolute;
    width: 220px;
    left: calc(50% - 110px);
    top: 40%;
    font-size: 2em;
}
@media (max-width: 719px) {
    #Helios-width-full #Helios-video .mainfull{
        position: relative;
        top: 0;
        width: 100%;
        text-align: center;
        padding-top: 0;
        padding-bottom: 50px
    }
}

/*product-header*/
#Helios-width-full #ROGPugioII-header {
  padding-top: 57.1357%;
}
#Helios-width-full #ROGPugioII-header:before {
  background-image: url("../img/bg-header.jpg");
  /*background-color: #000;*/
  background-position: top center;
  background-size: cover;
}

#Helios-width-full #ROGPugioII-header .maintitle {
  padding: 0 2% 0;
  bottom: 8%;
  width: 100%;
  max-width: 1350px;
  left: 50%;
  transform: translate(-50%, 0%);
}
#Helios-width-full #ROGPugioII-header .mtitle{
  text-align: center;
}
#Helios-width-full #ROGPugioII-header .mtitle p{
    width: auto;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    color: #fff !important;
    font-size: 63px
}
#Helios-width-full #ROGPugioII-header .stitle p{
  letter-spacing: 0.35em;
  font-size: 48px
}

#Helios-width-full #ROGPugioII-header .maintitle .logo_group{
  display: inline-block;
    padding: 20px 0;
    width: 100%;
    max-width: 756px !important;
}

@media only screen and (max-width: 1280px) {
  #Helios-width-full #ROGPugioII-header .mtitle p {
    font-size: 3.4em;
  }
  #Helios-width-full #ROGPugioII-header .stitle p {
    font-size: 34px;
  }
  #Helios-width-full #ROGPugioII-header .maintitle{
    bottom: 5%;
  }
  #Helios-width-full #ROGPugioII-header .maintitle .logo_group{
    padding: 10px 0 15px
  }
}

@media only screen and (max-width: 1024px) {
  #Helios-width-full #ROGPugioII-header img.mobile{
    display: block !important;
  }
  #Helios-width-full #ROGPugioII-header:before {
    background-image: none;
    padding-top: 0%;
  }
  #Helios-width-full #ROGPugioII-header {
    padding-top: 0%;
    height: auto
  }
  #Helios-width-full #ROGPugioII-header .product-content {
    position: relative;
  }
  #Helios-width-full #ROGPugioII-header .maintitle {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 0 18px 50px;
    transform: inherit;
  }
  #Helios-width-full #ROGPugioII-header .mtitle p{
    margin-bottom: 0
  }
  #Helios-width-full #ROGPugioII-header .stitle p,
  #Helios-width-full #ROGPugioII-header .info p{
    text-align: left;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 768px) {
  #Helios-width-full #ROGPugioII-header .mtitle p{
    padding-top: 0;
    padding-bottom: 0
  }
  #Helios-width-full #ROGPugioII-header:before {
    background-image: none;
    padding-top: 0%;
  }
  #Helios-width-full #ROGPugioII-header {
    padding-top: 0%;
    padding-bottom: 0px
  }
  #Helios-width-full #ROGPugioII-header .product-content {
    position: relative;
  }
  #Helios-width-full #ROGPugioII-header .maintitle {
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 0 18px 50px;
    transform: inherit;
  }
}

@media only screen and (max-width: 480px) {
  #Helios-width-full #ROGPugioII-header .maintitle {
    padding-top: .5em;
  }
  #Helios-width-full #ROGPugioII-header .mtitle p {
    font-size: 32px;
  }
  #Helios-width-full #ROGPugioII-header .stitle p {
    font-size: 18px;
  }
}

/*Helios-KV*/

#Helios-width-full #Helios-KV {
    background: url(../img/kv_bg.jpg) top center repeat-x;
    background-size: cover;
    position: relative;
    z-index: 1;
}
#Helios-width-full #Helios-KV .mainfull.full_bg{
    position: absolute;
    top: 0;
    width: 100%;
}
#Helios-width-full #Helios-KV img.w-img-1366{
    position: relative;
    width: 100%;
    z-index: 0;
}
#Helios-width-full #Helios-KV .maintitle {
    text-align: center;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 80px
}

#Helios-width-full #Helios-KV .maintitle .stitle {
    padding-top: 960px;
}

#Helios-width-full #Helios-KV .maintitle .mtitle {
    padding-top: 0px;
}

#Helios-width-full #Helios-KV .mainfull .info {
    width: 100%;
    text-align: center;
    margin-top: 25px;
    /*font-size: 16px;*/
    /*text-shadow: 2px 4px 10px rgba(10, 2, 4, 0.7);*/
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
    /*IE9*/
    -webkit-text-align-last: justify;
    /*Chrome*/
    -moz-text-align-last: justify;
    /*Firefox*/
}
#Helios-width-full .maintitle .text-left{
    text-align: left !important;
}
#Helios-width-full #Helios-KV .mtitle p {
    margin: 0;
    text-align: center;
    font-weight: 300;
    /*font-size: 7.5em;
    font-size: 85px*/
}

#Helios-width-full #Helios-KV .stitle p {
    margin: 20px 0 0;
    text-align: center;
    font-weight: 300;
    color: #000;
}
#Helios-width-full #Helios-KV .icons_ul{
    display: inline-block;
    width: 100%;
    padding: 50px 0;
    margin: 0;
    max-width: 560px
}
#Helios-width-full #Helios-KV .icons_ul li{
    width: 33.33%;
    display: inline-block;
    float: left;
}
#Helios-width-full #Helios-KV .icons_ul li img{
    max-width: 90px;
}
#Helios-width-full #Helios-KV .icons_ul li p{
    font-size: 15px;
    padding-top: 10px
}
@media (min-width: 719px) and (max-width: 1100px) {
    #Helios-width-full #Helios-KV {
        background: url(../img/kv_bg.jpg) top center no-repeat;
        background-size: 100% 100%;
        min-height: inherit;
        padding-bottom: 0px
    }
    #Helios-width-full #Helios-KV .maintitle {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-top: 0;
        position: relative;
    }
    #Helios-width-full #Helios-KV .mainfull.full_bg{
        position: relative;
    }
    #Helios-width-full #Helios-KV img.w-img-1366{
        display: none
    }
    #Helios-width-full #Helios-KV .maintitle .mtitle {
        text-shadow: inherit;
        padding-top: 0
    }
    #Helios-width-full #Helios-KV .maintitle .stitle {
        padding-top: 0px;
    }
    #Helios-width-full #Helios-KV .mtitle p {
        font-size: 3em;
        padding-top: 50px
    }
    #Helios-width-full #Helios-KV .stitle p {
        font-size: 3em;
        margin-top: -3em;
    }
    #Helios-width-full #Helios-KV .info{
        text-shadow: inherit !important;
    }
    #Helios-width-full #Helios-KV .mobile {
        display: block;
        width: 100%
    }
    #Helios-width-full #Helios-KV .maintitle .mtitle {
        padding-top: 0px;
    }
}
/**/
/*ROGStrixGo-List*/

#Helios-width-full #ROGPugioII-List {
    background: url(../img/bg-list.jpg) top center repeat-x;
    background-size: cover;
    position: relative;
    z-index: 1;
}
#Helios-width-full #ROGPugioII-List .maintitle {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding-top: 90px;
    padding-bottom: 100px
}
#Helios-width-full #ROGPugioII-List .mainfull .info {
    width: 100%;
    text-align: center;
    margin-top: 25px;
    /*font-size: 16px;*/
    /*text-shadow: 2px 4px 10px rgba(10, 2, 4, 0.7);*/
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
    /*IE9*/
    -webkit-text-align-last: justify;
    /*Chrome*/
    -moz-text-align-last: justify;
    /*Firefox*/
}
#Helios-width-full #ROGPugioII-List .stitle p {
    margin: 20px 0 0;
    text-align: center;
    font-weight: 300;
    color: #000;
}
#Helios-width-full #ROGPugioII-List .list_area{
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
}
#Helios-width-full #ROGPugioII-List .list_area li{
    width: 33.33%;
    padding: 0 1.5%;
    display: inline-block;
    float: left;
}
@media (min-width: 719px) and (max-width: 959px) {
    #Helios-width-full #ROGPugioII-List .list_area li{
        width: 100%
    }
}
@media screen and (max-width: 719px) {
    #Helios-width-full #ROGPugioII-List .list_area li{
        width: 100%
    }
    #Helios-width-full #ROGPugioII-List .mainfull .info{
        padding-top: 20px
    }
}
/*ROGStrixGo-Four*/

#Helios-width-full #ROGPugioII-Four {
    background: url(../img/bg-four.jpg) top center repeat-x;
    background-size: cover;
    position: relative;
    z-index: 1;
}
#Helios-width-full #ROGPugioII-Four .maintitle {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 20px 20px;
}
#Helios-width-full #ROGPugioII-Four .mainfull .info {
    width: 100%;
    padding: 20px;
    text-align: center;
    margin-top: 25px;
    /*font-size: 16px;*/
    /*text-shadow: 2px 4px 10px rgba(10, 2, 4, 0.7);*/
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
    /*IE9*/
    -webkit-text-align-last: justify;
    /*Chrome*/
    -moz-text-align-last: justify;
    /*Firefox*/
}
#Helios-width-full #ROGPugioII-Four .stitle{
    display: inline-flex;
    padding: 6px 20px;
    width: 100%;
    text-align: center;
    min-height: 100px;
    position: relative;
    margin: auto;
}
#Helios-width-full #ROGPugioII-Four .stitle p {
    padding: 0 20px;
    margin: 20px 0 0;
    text-align: center;
    font-weight: 300;
    color: #f00a66;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
#Helios-width-full #ROGPugioII-Four .four_area{
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
    background: #161616;
    overflow: hidden;
}
#Helios-width-full #ROGPugioII-Four .four_area li{
    width: calc(25% - 18px);
    padding: 20px 0;
    display: inline-block;
    position: relative;
    margin-right: 18px;
    float: left;
}
#Helios-width-full #ROGPugioII-Four .four_area li img{
    width: 100%;
    max-width: 100%;
}
#Helios-width-full #ROGPugioII-Four .four_area li:after{
    content: "";
    position: absolute;
    top: 0;
    right: -18px;
    width: 18px;
    height: 200%;
    background: #000
}
@media (min-width: 719px) and (max-width: 959px) {
    #Helios-width-full #ROGPugioII-Four .four_area li{
        width: calc(50% - 18px);
    }
    #Helios-width-full #ROGPugioII-Four .four_area li:before{
        content: "";
        position: absolute;
        top: -18px;
        left: 0;
        height: 18px;
        width: 200%;
        background: #000
    }
}
@media screen and (max-width: 719px) {
    #Helios-width-full #ROGPugioII-Four .four_area li{
        width: calc(100% - 18px);
    }
    #Helios-width-full #ROGPugioII-Four .four_area li:before{
        content: "";
        position: absolute;
        top: -18px;
        left: 0;
        height: 18px;
        width: 200%;
        background: #000
    }
    #Helios-width-full #ROGPugioII-Four .stitle{
        min-height: auto;
        padding: 0
    }
    #Helios-width-full #ROGPugioII-Four .stitle p {
        padding: 0 20px;
        margin: -20px 0 0;
        text-align: center;
        font-weight: 300;
        color: #f00a66;
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        width: 100%;
    }
    #Helios-width-full #ROGPugioII-Four .mainfull .info{
        padding: 18px !important
    }
}
/*product-02*/
#Helios-width-full #ROGPugioII-02 {
  padding-top: 55.4899%;
}
#Helios-width-full #ROGPugioII-02:before {
  background-image: url("../img/bg-02.jpg");
  background-size: cover;
}

#Helios-width-full #ROGPugioII-02 .maintitle {
    right: 53%;
    top: 12%;
    padding-left: 5%;
    text-align: center;
}
#Helios-width-full #ROGPugioII-02 .control_t{
    position: absolute;
    width: 100%;
    height: 5%;
    top: 80%;
}
#Helios-width-full #ROGPugioII-02 .control_io{
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
#Helios-width-full #ROGPugioII-02 .control_io_mobile{
    position: relative;
}
#Helios-width-full #ROGPugioII-02 .control_io .control_io_pic{
  position: absolute;
  width: 100%;
  top: -50px;
  /*transform:scaleX(1.2) scaleY(1.2);*/
  opacity: 0;
  left: 0;
  -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}
#Helios-width-full #ROGPugioII-02 .control_io_mobile .control_io_pic{
    position: absolute;
  top: -50px;
  /*transform:scaleX(1.2) scaleY(1.2);*/
  opacity: 0;
  left: 0;
  -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}
#Helios-width-full #ROGPugioII-02 .control_io .control_io_pic.active,
#Helios-width-full #ROGPugioII-02 .control_io_mobile .control_io_pic.active{
  top: 0;
  opacity: 1;
  /*transform:scaleX(1) scaleY(1);*/
}

@media only screen and (max-width: 1920px) {
  #Helios-width-full #ROGPugioII-02 .mtitle p {
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 1660px) {
  #Helios-width-full #ROGPugioII-02 .mtitle p {
    font-size: 3.5em;
  }
}

@media only screen and (max-width: 1440px) {
  #Helios-width-full #ROGPugioII-02 .stitle p {
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 1350px) {
  #Helios-width-full #ROGPugioII-02 .mtitle p {
    font-size: 3.5em;
    margin-bottom: 10px
  }
  #Helios-width-full #ROGPugioII-02 .stitle p {
    font-size: 34px;
  }
  #Helios-width-full #ROGPugioII-02 .maintitle{
    top: 10%;
    right: 42%;
  }
  #Helios-width-full #ROGPugioII-02 .maintitle .logo_group{
    padding: 10px 0 15px
  }
}
@media only screen and (max-width: 1320px) {
  #Helios-width-full #ROGPugioII-02 .mtitle p {
    font-size: 3em;
  }
}
@media only screen and (max-width: 1040px) {
  #Helios-width-full #ROGPugioII-02 img.mobile{
    display: block !important;
  }
  #Helios-width-full #ROGPugioII-02 .control_io_mobile{
    display: block !important;
  }
  #Helios-width-full #ROGPugioII-02 .control_io{
    display: none !important;
  }
  #Helios-width-full #ROGPugioII-02:before {
    background-image: none;
    padding-top: 0%;
  }
  #Helios-width-full #ROGPugioII-02 {
    padding-top: 0%;
    height: auto
  }
  #Helios-width-full #ROGPugioII-02 .product-content {
    position: relative;
  }
  #Helios-width-full #ROGPugioII-02 .maintitle {
    position: absolute;
    width: 70%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 50px 18px 50px;
  }
}

@media only screen and (max-width: 1024px) {
  #Helios-width-full #ROGPugioII-02 .mtitle p {
    font-size: 3em;
  }
}
@media only screen and (max-width: 865px) {
  #Helios-width-full #ROGPugioII-02 .maintitle {
    position: relative;
    width: auto
  }
}
@media only screen and (max-width: 768px) {
  #Helios-width-full #ROGPugioII-02:before {
    background-image: none;
    padding-top: 0%;
  }
  #Helios-width-full #ROGPugioII-02 {
    padding-top: 0%;
    padding-bottom: 0px
  }
  #Helios-width-full #ROGPugioII-02 .product-content {
    position: relative;
    margin-bottom: 0
  }
  #Helios-width-full #ROGPugioII-02 .maintitle {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 50px 18px 30px;
  }
}
@media only screen and (max-width: 480px) {
  #Helios-width-full #ROGPugioII-02 .maintitle {
    padding-top: .5em;
  }
  #Helios-width-full #ROGPugioII-02 .mtitle p {
    font-size: 32px;
  }
  #Helios-width-full #ROGPugioII-02 .stitle p {
    font-size: 18px;
  }
}

/*product-DPI*/
#Helios-width-full #ROGPugioII-DPI {
  padding-top: 49.9899%;
}
#Helios-width-full #ROGPugioII-DPI:before {
  background-image: url("../img/bg-dpi.jpg");
  background-size: 100%;
}

#Helios-width-full #ROGPugioII-DPI .maintitle {
    right: 46%;
    top: 25%;
    padding-left: 8%;
    text-align: left;
}
#Helios-width-full #ROGPugioII-DPI .control_t{
    position: absolute;
    width: 100%;
    height: 5%;
    top: 80%;
}
#Helios-width-full #ROGPugioII-DPI .control_io{
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
#Helios-width-full #ROGPugioII-DPI .control_io_mobile{
    position: relative;
}
#Helios-width-full #ROGPugioII-DPI .control_io .control_io_pic{
  position: absolute;
  width: 100%;
  top: -50px;
  /*transform:scaleX(1.2) scaleY(1.2);*/
  opacity: 0;
  left: 0;
  -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}
#Helios-width-full #ROGPugioII-DPI .control_io_mobile .control_io_pic{
    position: absolute;
  top: -50px;
  /*transform:scaleX(1.2) scaleY(1.2);*/
  opacity: 0;
  left: 0;
  -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}
#Helios-width-full #ROGPugioII-DPI .control_io .control_io_pic.active,
#Helios-width-full #ROGPugioII-DPI .control_io_mobile .control_io_pic.active{
  top: 0;
  opacity: 1;
  /*transform:scaleX(1) scaleY(1);*/
}
#Helios-width-full #ROGPugioII-DPI .pic_dpi{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#Helios-width-full #ROGPugioII-DPI .dpi_color_m{
    position: relative;
}
@media only screen and (max-width: 1920px) {
  #Helios-width-full #ROGPugioII-DPI .mtitle p {
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 1660px) {
  #Helios-width-full #ROGPugioII-DPI .mtitle p {
    font-size: 3.5em;
  }
}

@media only screen and (max-width: 1440px) {
  #Helios-width-full #ROGPugioII-DPI .stitle p {
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 1350px) {
  #Helios-width-full #ROGPugioII-DPI .mtitle p {
    font-size: 3.5em;
    margin-bottom: 10px
  }
  #Helios-width-full #ROGPugioII-DPI .stitle p {
    font-size: 34px;
  }
  #Helios-width-full #ROGPugioII-DPI .maintitle{
    top: 10%;
    right: 42%;
  }
  #Helios-width-full #ROGPugioII-DPI .maintitle .logo_group{
    padding: 10px 0 15px
  }
}
@media only screen and (max-width: 1320px) {
  #Helios-width-full #ROGPugioII-DPI .mtitle p {
    font-size: 3em;
  }
}
@media only screen and (max-width: 1040px) {
  #Helios-width-full #ROGPugioII-DPI img.mobile{
    display: block !important;
  }
  #Helios-width-full #ROGPugioII-DPI .control_io_mobile{
    display: block !important;
  }
  #Helios-width-full #ROGPugioII-DPI .control_io{
    display: none !important;
  }
  #Helios-width-full #ROGPugioII-DPI:before {
    background-image: none;
    padding-top: 0%;
  }
  #Helios-width-full #ROGPugioII-DPI {
    padding-top: 0%;
    height: auto
  }
  #Helios-width-full #ROGPugioII-DPI .product-content {
    position: relative;
  }
  #Helios-width-full #ROGPugioII-DPI .maintitle {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 50px 18px 50px;
  }
}
@media only screen and (max-width: 1024px) {
  #Helios-width-full #ROGPugioII-DPI .mtitle p {
    font-size: 3em;
  }
}

@media only screen and (max-width: 768px) {
  #Helios-width-full #ROGPugioII-DPI:before {
    background-image: none;
    padding-top: 0%;
  }
  #Helios-width-full #ROGPugioII-DPI {
    padding-top: 0%;
    padding-bottom: 0px
  }
  #Helios-width-full #ROGPugioII-DPI .product-content {
    position: relative;
    margin-bottom: 0
  }
  #Helios-width-full #ROGPugioII-DPI .maintitle {
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 50px 18px 30px;
  }
}
@media only screen and (max-width: 480px) {
  #Helios-width-full #ROGPugioII-DPI .maintitle {
    padding-top: .5em;
  }
  #Helios-width-full #ROGPugioII-DPI .mtitle p {
    font-size: 32px;
  }
  #Helios-width-full #ROGPugioII-DPI .stitle p {
    font-size: 18px;
  }
}
#Helios-width-full #ROGPugioII-DPI .armoury-colorrun {
    -webkit-animation: colorrun 5s linear;
    -moz-animation: colorrun 5s linear;
    -ms-animation: colorrun 5s linear;
    -o-animation: colorrun 5s linear;
    animation: colorrun 5s linear;
    animation-iteration-count: infinite;
}
@-webkit-keyframes colorrun {
    0% {-webkit-filter: hue-rotate(0deg); }
    100% {-webkit-filter: hue-rotate(359deg); }
}
@keyframes colorrun {
    0% {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg)
    }
    100% {
        -webkit-filter: hue-rotate(359deg);
        filter: hue-rotate(359deg)
    }
}
/*product-03*/
#Helios-width-full #ROGPugioII-03 {
  padding-top: 52.7666%;
}
#Helios-width-full #ROGPugioII-03:before {
  background-image: url(../img/bg-03.jpg);
  background-size: cover;
}

#Helios-width-full #ROGPugioII-03 .maintitle {
    top: 80px;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -6%);
    width: 90%;
    max-width: 1100px;
}

@media only screen and (max-width: 1920px) {
  #Helios-width-full #ROGPugioII-03 .mtitle p {
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 1660px) {
  #Helios-width-full #ROGPugioII-03 .mtitle p {
    font-size: 3.5em;
  }
}

@media only screen and (max-width: 1440px) {
  #Helios-width-full #ROGPugioII-03 .stitle p {
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 1350px) {
  #Helios-width-full #ROGPugioII-03 .mtitle p {
    font-size: 3.5em;
  }
  #Helios-width-full #ROGPugioII-03 .maintitle{
    transform: translate(-50%, -6%);
    top: 10%
  }
}
@media only screen and (max-width: 1320px) {
  #Helios-width-full #ROGPugioII-03 .mtitle p {
    font-size: 3em;
  }
}
@media only screen and (max-width: 1030px) {
  #Helios-width-full #ROGPugioII-03 img.mobile{
    display: block !important;
  }
  #Helios-width-full #ROGPugioII-03:before {
    background-image: none;
    padding-top: 0%;
  }
  #Helios-width-full #ROGPugioII-03 {
    padding-top: 0%;
    height: auto;
    background-color: #090911;
  }
  #Helios-width-full #ROGPugioII-03 .product-content {
    position: relative;
    margin-bottom: 0
  }
  #Helios-width-full #ROGPugioII-03 .maintitle {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 50px 5% 0;
    transform: translate(0%, 0%);
  }
}
@media only screen and (max-width: 1024px) {
  #Helios-width-full #ROGPugioII-03 .mtitle p {
    font-size: 3em;
  }
}

@media only screen and (max-width: 768px) {
  #Helios-width-full #ROGPugioII-03:before {
    background-image: none;
    padding-top: 0%;
  }
  #Helios-width-full #ROGPugioII-03 {
    padding-top: 0%;
    padding-bottom: 0px
  }
  #Helios-width-full #ROGPugioII-03 .product-content {
    position: relative;
    margin-bottom: 0
  }
  #Helios-width-full #ROGPugioII-03 .maintitle {
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 50px 18px 0;
    transform: translate(0%, 0%);
  }
}
@media only screen and (max-width: 480px) {
  #Helios-width-full #ROGPugioII-03 .maintitle {
    padding-top: .5em;
    transform: translate(0%, 0%);
  }
  #Helios-width-full #ROGPugioII-03 .mtitle p {
    font-size: 32px;
  }
}

/*product-Armoury*/
#Helios-width-full #ROGPugioII-Armoury {
  padding-top: 55.5666%;
}
#Helios-width-full #ROGPugioII-Armoury:before {
  background-image: url(../img/bg-aura.jpg);
  background-size: cover;
}

#Helios-width-full #ROGPugioII-Armoury .maintitle {
    top: 80px;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -6%);
    width: 90%;
    max-width: 1100px;
}
#Helios-width-full #ROGPugioII-Armoury a.download{
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #f00a66;
    border: #f00a66 1px solid;
    padding: 15px 40px;
    border-radius: 5px;
    margin-top: 15px;
    font-weight: 700;
    display: inline-block;
}
@media only screen and (max-width: 1920px) {
  #Helios-width-full #ROGPugioII-Armoury .mtitle p {
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 1660px) {
  #Helios-width-full #ROGPugioII-Armoury .mtitle p {
    font-size: 3.5em;
  }
}

@media only screen and (max-width: 1440px) {
  #Helios-width-full #ROGPugioII-Armoury .stitle p {
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 1350px) {
  #Helios-width-full #ROGPugioII-Armoury .mtitle p {
    font-size: 3.5em;
  }
  #Helios-width-full #ROGPugioII-Armoury .maintitle{
    transform: translate(-50%, -6%);
    top: 10%
  }
}
@media only screen and (max-width: 1320px) {
  #Helios-width-full #ROGPugioII-Armoury .mtitle p {
    font-size: 3em;
  }
}
@media only screen and (max-width: 1030px) {
  #Helios-width-full #ROGPugioII-Armoury img.mobile{
    display: block !important;
  }
  #Helios-width-full #ROGPugioII-Armoury:before {
    background-image: none;
    padding-top: 0%;
  }
  #Helios-width-full #ROGPugioII-Armoury {
    padding-top: 0%;
    height: auto;
    background-color: #090911;
  }
  #Helios-width-full #ROGPugioII-Armoury .product-content {
    position: relative;
    margin-bottom: 0
  }
  #Helios-width-full #ROGPugioII-Armoury .maintitle {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 50px 5% 0;
    transform: translate(0%, 0%);
  }
}
@media only screen and (max-width: 1024px) {
  #Helios-width-full #ROGPugioII-Armoury .mtitle p {
    font-size: 3em;
  }
}

@media only screen and (max-width: 768px) {
  #Helios-width-full #ROGPugioII-Armoury:before {
    background-image: none;
    padding-top: 0%;
  }
  #Helios-width-full #ROGPugioII-Armoury {
    padding-top: 0%;
    padding-bottom: 0px
  }
  #Helios-width-full #ROGPugioII-Armoury .product-content {
    position: relative;
    margin-bottom: 0
  }
  #Helios-width-full #ROGPugioII-Armoury .maintitle {
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 50px 18px 0;
    transform: translate(0%, 0%);
  }
}
@media only screen and (max-width: 480px) {
  #Helios-width-full #ROGPugioII-Armoury .maintitle {
    padding-top: .5em;
    transform: translate(0%, 0%);
  }
  #Helios-width-full #ROGPugioII-Armoury .mtitle p {
    font-size: 32px;
  }
}
/*product-04*/
#Helios-width-full #ROGPugioII-04 {
  padding-top: 57.4678%;
}
#Helios-width-full #ROGPugioII-04:before {
  background-image: url(../img/bg-04.jpg);
  background-size: cover;
}

#Helios-width-full #ROGPugioII-04 .maintitle {
    top: 80px;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -6%);
    width: 90%;
    max-width: 1100px;
}

#Helios-width-full #ROGPugioII-04 .maintitle .logo_group{
    display: inline-block;
    padding: 20px 0;
    width: 100%;
    max-width: 756px !important;
}
#Helios-width-full #ROGPugioII-04 .ultra_ul{
    display: inline-block;
    width: 100%;
    margin: 5% 0 0
}
#Helios-width-full #ROGPugioII-04 .ultra_ul li p,
#Helios-width-full #ROGPugioII-04 .ultra_ul li span{
    opacity: 0
}

#Helios-width-full #ROGPugioII-04 .ultra_ul li{
    width: 33.33%;
    position: relative;
    padding: 0 5px;
    float: left;
    display: inline-block;
}
#Helios-width-full #ROGPugioII-04 .ultra_ul li:before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background: #f00a66
}
#Helios-width-full #ROGPugioII-04 .ultra_ul li:last-child:before{
    display: none
}
#Helios-width-full #ROGPugioII-04 .ultra_ul li p{
    text-align: center;
    text-transform: none;
    font-size: 36px;
    font-family: "xolonium", "Helvetica", "Myriad Pro", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    color: #f00a66;
    font-weight: 500;
    line-height: 40px;
    text-shadow: none;
    margin-bottom: 5px
}
#Helios-width-full #ROGPugioII-04 .ultra_ul li span{
    text-align: center;
    text-transform: none;
    font-size: 22px;
    font-family: "xolonium", "Helvetica", "Myriad Pro", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 500;
    line-height: 24px;
    text-shadow: none;
}
#Helios-width-full #ROGPugioII-04 .pic {
    position: absolute;
    top: 39%;
    left: 25.2%;
    width: 7%;
    max-width: 105px;
}
#Helios-width-full #ROGPugioII-04 .pic img {
    width: 100%
}
#Helios-width-full #ROGPugioII-04 .mobile_area{
  position: initial;
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none){
  #Helios-width-full #ROGPugioII-04 .mtitle p{
    position: relative;
    color: #e4e4e4;
    background: transparent
  }
}
@media only screen and (max-width: 1920px) {
  #Helios-width-full #ROGPugioII-04 .mtitle p {
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 1660px) {
  #Helios-width-full #ROGPugioII-04 .mtitle p {
    font-size: 3.5em;
  }
}

@media only screen and (max-width: 1440px) {
  #Helios-width-full #ROGPugioII-04 .stitle p {
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 1350px) {
  #Helios-width-full #ROGPugioII-04 .mtitle p {
    font-size: 3.5em;
  }
  #Helios-width-full #ROGPugioII-04 .stitle p {
    font-size: 34px;
  }
  #Helios-width-full #ROGPugioII-04 .maintitle{
    transform: translate(-50%, -6%);
    top: 10%
  }
}
@media only screen and (max-width: 1320px) {
  #Helios-width-full #ROGPugioII-04 .mtitle p {
    font-size: 3em;
  }
  #Helios-width-full #ROGPugioII-04 .ultra_ul li p{
    font-size: 2.5em;
    }
    #Helios-width-full #ROGPugioII-04 .ultra_ul li span{
        font-size: 1.5em;
    }
}
@media only screen and (max-width: 1040px) {
  #Helios-width-full #ROGPugioII-04 img.mobile{
    display: block !important;
  }
  #Helios-width-full #ROGPugioII-04 .mobile_area{
    position: relative;
  }
  #Helios-width-full #ROGPugioII-04:before {
    background-image: none;
    padding-top: 0%;
  }
  #Helios-width-full #ROGPugioII-04 {
    padding-top: 0%;
    height: auto;
    background-color: #000;
  }
  #Helios-width-full #ROGPugioII-04 .product-content {
    position: relative;
    margin-bottom: 0
  }
  #Helios-width-full #ROGPugioII-04 .maintitle {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 50px 5% 0;
    transform: translate(0%, 0%);
  }
  #Helios-width-full #ROGPugioII-04 .ultra_ul li p{
    font-size: 2.5em;
    }
    #Helios-width-full #ROGPugioII-04 .ultra_ul li span{
        font-size: 1.3em;
    }
}
@media only screen and (max-width: 1024px) {
  #Helios-width-full #ROGPugioII-04 .mtitle p {
    font-size: 3em;
  }
}

@media only screen and (max-width: 768px) {
  #Helios-width-full #ROGPugioII-04:before {
    background-image: none;
    padding-top: 0%;
  }
  #Helios-width-full #ROGPugioII-04 {
    padding-top: 0%;
    padding-bottom: 0px
  }
  #Helios-width-full #ROGPugioII-04 .product-content {
    position: relative;
    margin-bottom: 0
  }
  #Helios-width-full #ROGPugioII-04 .maintitle {
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 50px 18px 0;
    transform: translate(0%, 0%);
  }
  #Helios-width-full #ROGPugioII-04 .ultra_ul li{
    width: 100%;
    padding: 18px
    }
    #Helios-width-full #ROGPugioII-04 .ultra_ul li:before{
        bottom: 0;
        right: inherit;
        left: 0;
        top: inherit;
        width: 100%;
        height: 1px
    }
}
@media only screen and (max-width: 480px) {
  #Helios-width-full #ROGPugioII-04 .maintitle {
    padding-top: .5em;
    transform: translate(0%, 0%);
  }
  #Helios-width-full #ROGPugioII-04 .mtitle p {
    font-size: 32px;
  }
}

/* ---------- comparerog ---------- */
#Helios-width-full #comparerog {
    width: 100%;
    position: relative;
    background-color: #0d0d0e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 5%;
}

#Helios-width-full #comparerog tr,
#Helios-width-full #comparerog th,
#Helios-width-full #comparerog td{
    vertical-align: middle;
}

#Helios-width-full #comparerog #compare__top {
    height: 10%;
    width: 90%;
    padding-bottom: 5%;
}
#Helios-width-full #comparerog #compare__top h2{
    text-align: center;
}

#Helios-width-full #comparerog #compare__bottom {
    height: 70%;
    width: 85%;
    font-family: "MyriadPro", serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#Helios-width-full #comparerog #compare__bottom h5{
    text-align: center;
    font-family: 'Xolonium';
    color: #fff;
}
#Helios-width-full #compare__bottom .compare_picbox {
    width: 33.3%;
    text-align: center;
}
#Helios-width-full #compare__bottom .compare_picbox img{
    max-width: 145px !important;
}
#Helios-width-full #compare__bottom .compare_picbox h5{
    text-transform: none;
}
#Helios-width-full #compare__bottom .compare_picbox .textcontent {
    padding-top: 3%;
    padding-bottom: 3%;
}
#Helios-width-full #compare__bottom .compare_form {
    /* height: 40%; */
    width: 100%;
    font-family: 'Roboto';
}
#Helios-width-full #compare__bottom .compare_form--mobile {
    /* height: 40%; */
    width: 100%;
    display: none;
    padding-bottom: 10%;
    font-family: 'Roboto';
}
#Helios-width-full #compare__bottom .compare_form table {
    border-collapse: collapse;
    width: 100%;
}
#Helios-width-full #compare__bottom table td {
    padding: 1.8% 0;
    width: 33.3%;
    text-align: center;
    position: relative;
    color: #fff;
    font-size: 15px;
}
#Helios-width-full #compare__bottom table td:first-child {
    text-align: start;
    padding-left: 5%;
    padding-right: 2%;
}
#Helios-width-full #compare__bottom table td:not(:last-child)::after {
    content: " ";
    width: 1px;
    height: 80%;
    background-color: rgba(255, 255, 255, 0.2);
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
#Helios-width-full #compare__bottom table tr:nth-child(odd) {
    background: rgb(30, 30, 30);
}


@media screen and (max-width: 1280px) {
    #Helios-width-full #comparerog #compare__bottom {
        width: 90%;
    }
}

@media screen and (max-width: 1023px) {
    #Helios-width-full #compare__bottom div:nth-child(1) {
        display: none;
    }

    #Helios-width-full #compare__bottom div:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    #Helios-width-full #compare__bottom div:nth-child(3) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    #Helios-width-full #compare__bottom div:nth-child(4) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    #Helios-width-full #compare__bottom div:nth-child(5) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    #Helios-width-full #compare__bottom .compare_form {
        display: none;
    }

    #Helios-width-full #compare__bottom .compare_form--mobile {
        display: block;
    }

    #Helios-width-full #compare__bottom .compare_picbox {
        width: 100%;
    }

    #Helios-width-full #compare__bottom .compare_picbox .textcontent {
        padding-top: 4%;
        padding-bottom: 6%;
    }
}

@media screen and (max-width: 768px) {
    #Helios-width-full #comparerog {
        padding: 7% 0;
    }

    #Helios-width-full #comparerog #compare__top {
        width: 80%;
    }

    #Helios-width-full #compare__bottom .compare_picbox img {
        max-width: 140px !important;
    }
}

#Helios-width-full .txt_move{
    position: relative;
    animation: 1.5s ease txt_move;
    animation-fill-mode:forwards;
}
@-moz-keyframes txt_move {
    0%{
        opacity: 0;
        top: 20px
    }
    100%{
        opacity: 1;
        top: 0px
    }
}
@-webkit-keyframes txt_move {
    0%{
        opacity: 0;
        top: 20px
    }
    100%{
        opacity: 1;
        top: 0px
    }
}
@-o-keyframes txt_move {
    0%{
        opacity: 0;
        top: 20px
    }
    100%{
        opacity: 1;
        top: 0px
    }
}
@-ms-keyframes txt_move {
    0%{
        opacity: 0;
        top: 20px
    }
    100%{
        opacity: 1;
        top: 0px
    }
}
@keyframes txt_move {
    0%{
        opacity: 0;
        top: 20px
    }
    100%{
        opacity: 1;
        top: 0px
    }
}

#Helios-width-full .pic_move{
    position: relative;
    animation: 1.5s ease pic_move;
    animation-fill-mode:forwards;
}
@-moz-keyframes pic_move {
    0%{
        opacity: 0;
        top: -20px
    }
    100%{
        opacity: 1;
        top: 0px
    }
}
@-webkit-keyframes pic_move {
    0%{
        opacity: 0;
        top: -20px
    }
    100%{
        opacity: 1;
        top: 0px
    }
}
@-o-keyframes pic_move {
    0%{
        opacity: 0;
        top: -20px
    }
    100%{
        opacity: 1;
        top: 0px
    }
}
@-ms-keyframes pic_move {
    0%{
        opacity: 0;
        top: -20px
    }
    100%{
        opacity: 1;
        top: 0px
    }
}
@keyframes pic_move {
    0%{
        opacity: 0;
        top: -20px
    }
    100%{
        opacity: 1;
        top: 0px
    }
}

#Helios-width-full .boom_move{
    position: relative;
    animation: 1s ease boom_move;
    animation-fill-mode:forwards;
}
@-moz-keyframes boom_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@-webkit-keyframes boom_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@-o-keyframes boom_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@-ms-keyframes boom_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@keyframes boom_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}

#Helios-width-full .open_move{
    position: relative;
    animation: 1s ease open_move;
    animation-fill-mode:forwards;
}
@-moz-keyframes open_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@-webkit-keyframes open_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@-o-keyframes open_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@-ms-keyframes open_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}
@keyframes open_move {
    0%{
        opacity: 0;
        transform:scale(0.5);
    }
    100%{
        opacity: 1;
        transform:scale(1);
    }
}


#Helios-width-full .delay_move{
    animation-delay: 0.5s;
}

#Helios-width-full .boom_a_move{
    position: relative;
    animation: 1s ease boom_a_move;
    animation-delay: 1.2s;
    animation-fill-mode:forwards;
}
@-moz-keyframes boom_a_move {
    0%{
        opacity: 0;
        transform:translate(30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-webkit-keyframes boom_a_move {
    0%{
        opacity: 0;
        transform:translate(30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-o-keyframes boom_a_move {
    0%{
        opacity: 0;
        transform:translate(30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-ms-keyframes boom_a_move {
    0%{
        opacity: 0;
        transform:translate(30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@keyframes boom_a_move {
    0%{
        opacity: 0;
        transform:translate(30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}

#Helios-width-full .boom_b_move{
    position: relative;
    animation: 1s ease boom_b_move;
    animation-delay: 1.2s;
    animation-fill-mode:forwards;
}
@-moz-keyframes boom_b_move {
    0%{
        opacity: 0;
        transform:translate(30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-webkit-keyframes boom_b_move {
    0%{
        opacity: 0;
        transform:translate(30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-o-keyframes boom_b_move {
    0%{
        opacity: 0;
        transform:translate(30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-ms-keyframes boom_b_move {
    0%{
        opacity: 0;
        transform:translate(30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@keyframes boom_b_move {
    0%{
        opacity: 0;
        transform:translate(30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}

#Helios-width-full .boom_c_move{
    position: relative;
    animation: 1s ease boom_c_move;
    animation-delay: 1.2s;
    animation-fill-mode:forwards;
}
@-moz-keyframes boom_c_move {
    0%{
        opacity: 0;
        transform:translate(-30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-webkit-keyframes boom_c_move {
    0%{
        opacity: 0;
        transform:translate(-30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-o-keyframes boom_c_move {
    0%{
        opacity: 0;
        transform:translate(-30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-ms-keyframes boom_c_move {
    0%{
        opacity: 0;
        transform:translate(-30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@keyframes boom_c_move {
    0%{
        opacity: 0;
        transform:translate(-30%,30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}

#Helios-width-full .boom_d_move{
    position: relative;
    animation: 1s ease boom_d_move;
    animation-delay: 1.2s;
    animation-fill-mode:forwards;
}
@-moz-keyframes boom_d_move {
    0%{
        opacity: 0;
        transform:translate(-30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-webkit-keyframes boom_d_move {
    0%{
        opacity: 0;
        transform:translate(-30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-o-keyframes boom_d_move {
    0%{
        opacity: 0;
        transform:translate(-30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@-ms-keyframes boom_d_move {
    0%{
        opacity: 0;
        transform:translate(-30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}
@keyframes boom_d_move {
    0%{
        opacity: 0;
        transform:translate(-30%,-30%);
    }
    100%{
        opacity: 1;
        transform:translate(0%,0%);
    }
}

#Helios-width-full .show_move{
    position: relative;
    animation: 4s infinite show_move;
}
@-moz-keyframes show_move {
    0%{
        opacity: 0;
    }
    49.9%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 1;
    }
}
@-webkit-keyframes show_move {
    0%{
        opacity: 0;
    }
    49.9%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 1;
    }
}
@-o-keyframes show_move {
    0%{
        opacity: 0;
    }
    49.9%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 1;
    }
}
@-ms-keyframes show_move {
    0%{
        opacity: 0;
    }
    49.9%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 1;
    }
}
@keyframes show_move {
    0%{
        opacity: 0;
    }
    49.9%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 1;
    }
}
/* ---------- PA34VC-ARUA ----------- */
#Helios-width-full #Helios-ARUA .mainsize{
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 4;
    text-align: center;
}
/* ---------- ROG_gladiusii-dominate ---------- */
#Helios-width-full #Helios-ARUA{
    padding-top: 80px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    text-align: center;
    background: #000 url(../img/aura_bg.jpg) top center repeat-y;
    background-size: 100%;
}
#Helios-width-full #Helios-ARUA .mainsize .maintitle{
   max-width: 1600px;
    margin: 0 auto
}
/*#Helios-width-full #Helios-ARUA .mainsize .maintitle p:after{
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    display: inline-block;
    background: url(../img/logo_arua.png) center center no-repeat;
    left: calc(0% - 105px);
    top: calc(0% - 25px)
}*/
#Helios-width-full #Helios-ARUA .info_left{
    overflow: hidden;
    width: 35%;
    margin-top: -1px;
    margin-right: -1px;
    margin-bottom: -1px;
    margin-left: 5%;
    max-width: 530px;
    z-index: 4;
}
#Helios-width-full #Helios-ARUA .reactive_ap{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    left: 0;
    z-index: 2;
}
#Helios-width-full #Helios-ARUA .reactive_btn{
    position: absolute;
    width: 120px;
    height: 120px;
    top: 17%;
    left: 8%;
    background: url(../img/click.png) center center no-repeat ;
    z-index: 4;
    padding: 0 !important
}
#Helios-width-full #Helios-ARUA img.explore_img{
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 530px !important
}

#Helios-width-full #Helios-ARUA .info_right{
    padding-top: 100px;
    padding-left: 100px;
    margin: 0px 0px 0px 35%;
    margin-left: calc(35% + 100px)
}
#Helios-width-full #Helios-ARUA .hdau_color,
/*#Helios-width-full #Helios-ARUA .hdau_filter,*/
#Helios-width-full #Helios-ARUA .hdau_bg{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
}
#Helios-width-full #Helios-ARUA .color_area{
    width: 117%;
    height: 23%;
    right: -33%;
    top: 42%;
    /*max-width: 530px;*/
    z-index: 1;
    transform: rotate(86deg);
    position: absolute;
    overflow: hidden;
}
#Helios-width-full #Helios-ARUA .hdau_color{
    width: 250%;
    height: 100%;
    right: -50%;
    top: -2%;
    /*max-width: 530px;*/
    z-index: 1;
    /*transform: rotate(86deg);*/
}
#Helios-width-full #Helios-ARUA .hdau_bg{
    width: 100%;
    max-width: 1920px;
    height: 100%;
    background: center center no-repeat;
    background-image: url(../img/less-waiting-bg.png);
    background-size: cover;
}
#Helios-width-full #Helios-ARUA .hdau_container{
    width: 100%;
    padding: 0;
    margin:0 auto;
}
#Helios-width-full #Helios-ARUA .hdau_controls{
    position: relative;
    width: 100%;
    margin-left: auto;
}
#Helios-width-full #Helios-ARUA .colir_img{
    position: relative;
    z-index: 4;
}
#Helios-width-full #Helios-ARUA h2{
    text-align: left;
    padding-left: 20px;
    text-transform: none;
    font-size: 26px;
    font-family: "xolonium", "Helvetica", "Myriad Pro", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    color: #888f8d;
    font-weight: 300;
    line-height: 40px;
}
#Helios-width-full #Helios-ARUA ul{
    width: 100%;
    margin:25px 0;
    /*max-width: 450px*/
    margin-left: -33px
}
#Helios-width-full #Helios-ARUA li{
    display: inline-block;
    vertical-align: top;
    width: 16.666%;
    margin-left: -4px;
    padding:10px 0;
    /*cursor:pointer;*/
    /*max-width: 65px;*/
    opacity: 1;
    text-align: center;
    /*-webkit-transition: .4s ease;
       -moz-transition: .4s ease;
        -ms-transition: .4s ease;
         -o-transition: .4s ease;
            transition: .4s ease;*/
}
#Helios-width-full #Helios-ARUA li p{
    font-size: 13px;
    padding: 5px 0
}
#Helios-width-full #Helios-ARUA li:hover{
    /*opacity: 1;*/
    /*background:rgba(0,0,0,.5);*/
    /*box-shadow: 0 0 50px rgba(0,0,0,.9) inset;*/
}
#Helios-width-full #Helios-ARUA li.hdau_active{
    opacity: 1;
}
#Helios-width-full #Helios-ARUA li.hdau_active h4,
#Helios-width-full #Helios-ARUA li.hdau_active p{
    color: #fff
}
#Helios-width-full #Helios-ARUA li img{
    width: 100%;
    height: auto;
    max-width: 65px !important;
    max-height: 65px !important;
}
@media (min-width: 719px) and (max-width: 1485px) {
    #Helios-width-full #Helios-ARUA ul{
        margin-left: 0
    }
    #Helios-width-full #Helios-ARUA ul li{
        width: 33.33%
    }
}
@media (min-width: 719px) and (max-width: 959px) {
    #Helios-width-full #Helios-ARUA .info_left {
        min-height: auto;
        margin: 50px 10% 20px !important;
        width: 80% !important;
    }
    #Helios-width-full .maintitle.righttxt .info_right {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        display: inline-block;
    }
    #Helios-width-full #Helios-ARUA ul li{
        width: 16.666%
    }
}
#Helios-width-full #Helios-ARUA h4{
    font-size: 1.05rem;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: .5px;
    padding:10px 0;
    color: #ccc
}
#Helios-width-full #Helios-ARUA h4.closer{
    letter-spacing: 0px;
}
#Helios-width-full #colorpicker{
    width: 130px;
    margin:0;
    display: none
}

@media screen and (max-width: 719px) {
    #Helios-width-full #Helios-ARUA{
        height: auto;
        padding-top: 0;
        padding-bottom: 0;
        background-position: top center;
        min-height: inherit;
    }
    #Helios-width-full #Helios-ARUA .mainsize{
        /*background: #000*/
        padding-bottom: 50px
    }
    /*#Helios-width-full #Helios-ARUA .mainsize .maintitle p:after{
        left: 0;
        top: calc( 0% - 105px);
    }*/
    #Helios-width-full #Helios-ARUA .hdau_bg{
        height: 100%;
        background: url(../img/Aura-lighting-768px.png) center top no-repeat;
        background-size: contain;
    }
    #Helios-width-full #Helios-ARUA .hdau_container{
        width: 100%;
        padding:0;
        box-sizing: border-box;
        /*background: black;*/
        position: relative;
        z-index: 2;
    }
    #Helios-width-full #Helios-ARUA .hdau_controls{
        width: 100%;
        margin:0 auto;
    }
    #Helios-width-full #Helios-ARUA h2{
        padding-left: 0
    }
    #Helios-width-full #Helios-ARUA ul{
        margin:25px 0;
    }
    #Helios-width-full #Helios-ARUA li{
        width: 25%;
    }
    #Helios-width-full #Helios-ARUA h4{
        font-size: .95rem;
    }
    #Helios-width-full #colorpicker{
        position: relative;
        top: 90%;
        right: 5% !important;
        width: 100px
    }
    #Helios-width-full #Helios-ARUA .info_left{
        min-height: auto;
        margin: 50px 10% 20px !important;
        width: 80% !important;
    }
    #Helios-width-full #Helios-ARUA .reactive_btn{
        margin: 15% 0 0 10%;
        background-size: cover;
        width: 60px;
        height: 60px;
    }
}
@media screen and (max-width: 480px) {
    #Helios-width-full #Helios-ARUA li{
        width: 50%;
    }
    #Helios-width-full #colorpicker{
        top: 90%;
        right: 0;
    }
}
#Helios-width-full #Helios-ARUA .note{
    text-align: left;
    color: #fff;
    font-size: 16px
}

/*function_tab*/
#Helios-width-full .function_tab{
    display: inline-block;
    width: 100%;
    padding: 0 0 15px;
    margin: 50px auto;
    text-align: center;
    position: relative;
}
#Helios-width-full .function_tab:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
  height: 2px;
  background: linear-gradient(to right, #31abff, #31abff, #31abff, #6c79ff, #8e5bff, #8e5bff, #8e5bff);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#31abff, #6c79ff,), to(#8e5bff));
  background-image: -webkit-linear-gradient(to left, #31abff, #6c79ff, #8e5bff);
  background-image: -moz-linear-gradient(to left, #31abff, #6c79ff, #8e5bff);
  background-image: -o-linear-gradient(to left, #31abff, #6c79ff, #8e5bff);
}
#Helios-width-full .function_tab li{
    display: inline-block;
    padding: 0 0px;
    position: relative;
    max-width: 33%;
    min-width: auto;
    margin: 0 2%;
}
#Helios-width-full .function_tab li.active:after{
    content: "";
    width: 80%;
    max-width: 160px;
    height: 8px;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, 130%);
    z-index: 2;
}
#Helios-width-full .function_tab li.active.pink:after{
    background: #31abff
}
#Helios-width-full .function_tab li.active.purple:after{
    background: #6c79ff
}
#Helios-width-full .function_tab li.active.blue:after{
    background: #8e5bff
}
#Helios-width-full .function_tab li a{
    font-size: 2.1em;
    letter-spacing: 0.05em;
    color: #777;
    font-family: 'xolonium', 'myriadprolight', Arial, Helvetica, sans-serif;
}
#Helios-width-full .function_tab li a:hover{
    color: #fff
}
#Helios-width-full .function_tab li.active.pink a{
    color: #31abff
}
#Helios-width-full .function_tab li.active.purple a{
    color: #6c79ff
}
#Helios-width-full .function_tab li.active.blue a{
    color: #8e5bff
}
@media (min-width: 719px) and (max-width: 959px) {
    #Helios-width-full .function_tab li a{
        font-size: 1.5em;
        letter-spacing: 0;
    }
}
@media (max-width: 719px) {
    #Helios-width-full .function_tab li{
         /*display: table-cell;*/
         padding: 0 0px
    }
    #Helios-width-full .function_tab li a{
        font-size: 1.1em;
        letter-spacing: -0.02em;
    }
}

/*PA34VC-cable*/

#Helios-width-full #Helios-cable {
    background: url(../img/bg-accessory.jpg) top center;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 0px 0 100px
}
#Helios-width-full #Helios-cable .mainsize {
    /*max-width: 1200px;*/
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0px 18px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
#Helios-width-full #Helios-cable img {
    max-width: 100%
}

#Helios-width-full #Helios-cable .info_left {
    margin: 0px -100% 0px 0px;
    width: 55%;
    padding: 20% 20px 0 0;
    text-align: right !important;
}

#Helios-width-full #Helios-cable .info_left img {
    padding: 0 0;
    margin-top: 0;
    width: 100%;
    max-width: 722px !important;
}

#Helios-width-full #Helios-cable .info_right {
    margin: 0px 0px 0px 55%;
    width: 45%;
    padding: 0 0 0 0;
    text-align: center;
}
/*#Helios-width-full #Helios-cable .info_right img{
    width: 100%;
    max-width: 722px !important;
}*/
#Helios-width-full #Helios-cable .maintitle {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
#Helios-width-full #Helios-cable .maintitle.lefttxt{
    padding-top: 0px
}

@media (max-width: 719px) {
    #Helios-width-full #Helios-cable{
        padding-bottom: 50px;
    }
    #Helios-width-full #Helios-cable .maintitle.lefttxt .info_left{
        padding-top: 20px !important
    }
}

#Helios-width-full .hd-armoury-colorrun_b {
    -webkit-animation: colorrun_b 6s linear;
    -moz-animation: colorrun_b 6s linear;
    -ms-animation: colorrun_b 6s linear;
    -o-animation: colorrun_b 6s linear;
    animation: colorrun_b 6s linear;
    animation-iteration-count: infinite;
}
@-webkit-keyframes colorrun_b {
    0% {-webkit-filter: hue-rotate(0deg); }
    50% {-webkit-filter: hue-rotate(-215deg); }
    100% {-webkit-filter: hue-rotate(0deg); }
}
@keyframes colorrun_b {
    0% {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg)
    }
    50% {
        -webkit-filter: hue-rotate(-215deg);
        filter: hue-rotate(-215deg)
    }
    100% {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg)
    }
}
/* ============================== 
DIMENSIONS TAB
============================== */

/*PA34VC-port*/

#colorbox #cboxClose {
    width: 24px;
    height: 24px;
    background: none !important;
    top: -30px;
}

#colorbox #cboxClose:before {
    content: '';
    width: 24px;
    height: 4px;
    background-color: white;
    display: block;
    position: absolute;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
}

#colorbox #cboxClose:after {
    content: '';
    width: 24px;
    height: 4px;
    background-color: white;
    display: block;
    position: absolute;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px;
}

#colorbox #cboxLoadedContent {
    padding: 0
}


@media (min-width: 719px) and (max-width: 959px) {
    #Helios-width-full .mtitle p {
        font-size: 3.5em;
        line-height: 1.2em;
    }
    #Helios-width-full .mainfull .maintitle .info,
    #Helios-width-full .mainsize .maintitle .info {
        font-size: 1.5em;
        line-height: 1.5em;
        width: 100%
    }
    #Helios-width-full .full-section {
        height: auto;
        /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }
    #Helios-width-full #Helios-colorarea .info_left{
        padding: 0
    }
}

@media (max-width: 719px) {
    #Helios-width-full img.webstyle,
    #Helios-width-full .webstyle {
        display: none;
    }
    /* 左文右圖 */
    #Helios-width-full .maintitle.lefttxt .info_left {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    #Helios-width-full .maintitle.lefttxt .info_right {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    /* 左圖右文 */
    #Helios-width-full .maintitle.righttxt .info_left {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    #Helios-width-full .maintitle.righttxt .info_right {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        max-width: inherit !important;
        display: inline-block
    }
    #Helios-width-full img.mobile,
    #Helios-width-full .mobile {
        width: 100%;
        display: block;
    }
    #Helios-width-full .maintitle .info,
    #Helios-width-full .maintitle .mtitle {
        margin: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        text-align: left !important;
    }
    #Helios-width-full .maintitle .mtitle {
        padding-top: 0 !important;
    }
    #Helios-width-full .mainfull .maintitle .info,
    #Helios-width-full .mainsize .maintitle .info {
        width: 100% !important;
        margin-bottom: 1em !important;
        text-align: left;
        font-size: 18px;
        line-height: 1.5em;
        text-align: left;
    }
    #Helios-width-full .full-section {
        /*border-bottom: 1px solid #ccc;*/
        background-size: contain;
        background-position: center bottom;
        height: auto;
        /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }
    /*#Helios-width-full .full-section:first-child {
        border-top: 1px solid #ccc;
    }*/
    #Helios-width-full .full-section:last-child {
        border-bottom: 0px solid #ccc;
    }
    #Helios-width-full .mtitle p {
        width: 100% !important;
        /*text-shadow: 0px 0px 0px #fff;*/
        font-size: 3em !important;
        text-align: left;
        line-height: 1.2em;
        margin-bottom: 0;
        padding: 15px 0;
    }
    #Helios-width-full .stitle p {
        font-size: 2em;
        text-align: left;
        margin-bottom: 0.5em;
        margin-top: 1em;
    }
    #Helios-width-full .full-section {
        padding: 0 0 ;
    }
    /**/
    #Helios-width-full #Helios-KV {
        background: url(../img/kv_bg.jpg) top center no-repeat;
        background-size: 100% 100%;
        min-height: inherit;
        padding-bottom: 0px
    }
    #Helios-width-full #Helios-KV .mainfull.full_bg{
        position: relative;
    }
    #Helios-width-full #Helios-KV img.w-img-1366{
        display: none
    }
    #Helios-width-full #Helios-KV .maintitle {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-top: 50px;
        padding-bottom: 50px;
        position: relative;
    }
    #Helios-width-full #Helios-KV .maintitle .stitle {
        padding-top: 0px;
    }
    #Helios-width-full #Helios-KV .stitle p {
        font-size: 2em;
        text-align: center;
        margin-top: -2em;
    }
    #Helios-width-full #Helios-KV .mtitle p {
        text-align: left;
    }
    #Helios-width-full #Helios-KV .info{
        text-align: left !important;
        text-shadow: inherit !important;
    }
}

/* ---------- color effect ---------- */
.hdau_rainbow{
    background: -webkit-linear-gradient(left, red, #ffa500, yellow,#44ff22,#0baaff,#2c63ff,#7744ff,#D92F7F,red);
    background: -o-linear-gradient(left, red, #ffa500, yellow,#44ff22,#0baaff,#2c63ff,#7744ff,#D92F7F,red);
    background: -moz-linear-gradient(left, red, #ffa500, yellow,#44ff22,#0baaff,#2c63ff,#7744ff,#D92F7F,red);
    background: linear-gradient(to right, red, #ffa500, yellow,#44ff22,#0baaff,#2c63ff,#7744ff,#D92F7F,red);
}
.hdau_comet{
    /*background: -moz-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(84,84,84,1) 39%, rgba(255,0,0,1) 54%, rgba(255,0,0,1) 60%, rgba(84,84,84,1) 73%, rgba(84,84,84,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(84,84,84,1) 39%, rgba(255,0,0,1) 54%, rgba(255,0,0,1) 60%, rgba(84,84,84,1) 73%, rgba(84,84,84,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(84,84,84,1) 39%, rgba(255,0,0,1) 54%, rgba(255,0,0,1) 60%, rgba(84,84,84,1) 73%, rgba(84,84,84,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(84,84,84,1) 39%, rgba(255,0,0,1) 54%, rgba(255,0,0,1) 60%, rgba(84,84,84,1) 73%, rgba(84,84,84,1) 100%);
    background: linear-gradient(135deg, rgba(84,84,84,1) 0%, rgba(84,84,84,1) 39%, rgba(255,0,0,1) 54%, rgba(255,0,0,1) 60%, rgba(84,84,84,1) 73%, rgba(84,84,84,1) 100%);*/
    background: url(../img/wavespectrum-h2000.jpg) repeat;
}
.hdau_flash{
    background: -moz-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(255,0,0,1) 15%, rgba(84,84,84,1) 27%, rgba(255,0,0,1) 40%, rgba(84,84,84,1) 53%, rgba(255,0,0,1) 63%, rgba(84,84,84,1) 78%, rgba(255,0,0,1) 90%, rgba(84,84,84,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(255,0,0,1) 15%, rgba(84,84,84,1) 27%, rgba(255,0,0,1) 40%, rgba(84,84,84,1) 53%, rgba(255,0,0,1) 63%, rgba(84,84,84,1) 78%, rgba(255,0,0,1) 90%, rgba(84,84,84,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(255,0,0,1) 15%, rgba(84,84,84,1) 27%, rgba(255,0,0,1) 40%, rgba(84,84,84,1) 53%, rgba(255,0,0,1) 63%, rgba(84,84,84,1) 78%, rgba(255,0,0,1) 90%, rgba(84,84,84,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(84,84,84,1) 0%, rgba(255,0,0,1) 15%, rgba(84,84,84,1) 27%, rgba(255,0,0,1) 40%, rgba(84,84,84,1) 53%, rgba(255,0,0,1) 63%, rgba(84,84,84,1) 78%, rgba(255,0,0,1) 90%, rgba(84,84,84,1) 100%);
    background: linear-gradient(135deg, rgba(84,84,84,1) 0%, rgba(255,0,0,1) 15%, rgba(84,84,84,1) 27%, rgba(255,0,0,1) 40%, rgba(84,84,84,1) 53%, rgba(255,0,0,1) 63%, rgba(84,84,84,1) 78%, rgba(255,0,0,1) 90%, rgba(84,84,84,1) 100%);
}
@keyframes static{
    0% {opacity: 1}
    50%{opacity: 1}
}
@-webkit-keyframes static{
    0% {opacity: 1}
    50%{opacity: 1}
}
@keyframes breathing{
    0% {opacity: 1}
    50%{opacity: 0}
}
@-webkit-keyframes breathing{
    0% {opacity: 1}
    50%{opacity: 0}
}
@keyframes strobing{
    0% {opacity: 1}
    50%{opacity: .3}
}
@-webkit-keyframes strobing{
    0% {opacity: 1}
    50%{opacity: .3}
}
@keyframes music{
    0%  {opacity: 1}
    10% {opacity: .3}
    40% {opacity: 1}
    60% {opacity: .3}
    70% {opacity: 1}
    100%{opacity: .3}
}
@-webkit-keyframes music{
    0%  {opacity: 1}
    10% {opacity: .3}
    40% {opacity: 1}
    60% {opacity: .3}
    70% {opacity: 1}
    100%{opacity: .3}
}
@keyframes cycle{
    0%      {background-color: red}
    15%     {background-color: orange}
    30%     {background-color: yellow}
    45%     {background-color: #00CB07}
    60%     {background-color: #07A9FF}
    75%     {background-color: #1044FF}
    90%     {background-color: #a12fd9}
    100%    {background-color: red}
}
@-webkit-keyframes cycle{
    0%      {background-color: red}
    15%     {background-color: orange}
    30%     {background-color: yellow}
    45%     {background-color: #00CB07}
    60%     {background-color: #07A9FF}
    75%     {background-color: #1044FF}
    90%     {background-color: #a12fd9}
    100%    {background-color: red}
}
@keyframes rainbow{
    0%  {-webkit-filter:hue-rotate(359deg);filter:hue-rotate(359deg)}
    100%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg)}
}
@-webkit-keyframes rainbow{
    0%  {-webkit-filter:hue-rotate(359deg)}
    100%{-webkit-filter:hue-rotate(0deg)}
}
@keyframes opacitya{
    0%  { opacity: 1}
    50% { opacity: 0}
    100%{ opacity: 1}
}
@-webkit-keyframes opacitya{
    0%  { opacity: 1}
    50% { opacity: 0}
    100%{ opacity: 1}
}
@-webkit-keyframes opacitya {
  from {opacity:0;}
  to {opacity:1;}
}
@-webkit-keyframes opacityb {
  from {opacity:0;}
  to {opacity:1;}
}

@keyframes opacitya {
  from {opacity:0;}
  to {opacity:1;}
}
@keyframes opacityb {
  from {opacity:0;}
  to {opacity:1;}
}
@keyframes cpu{
    0%      {background-color: red}
    30%     {background-color: yellow}
    60%     {background-color: green}
    90%     {background-color: yellow;}
}
@-webkit-keyframes cpu{
    0%      {background-color: red}
    30%     {background-color: yellow}
    60%     {background-color: green}
    90%     {background-color: yellow;}
}
@keyframes comet{
    0%  {
        z-index: -1;
        width: 150%;
        transform: translateX(-50%);
    }
    100%{
        z-index: -1;
        width: 150%;
        transform: translateX(50%);
    }
}
@-webkit-keyframes comet{
    0%  {
        z-index: -1;
        width: 150%;
        transform: translateX(-50%);
    }
    100%{
        z-index: -1;
        width: 150%;
        transform: translateX(50%);
    }
}
@keyframes flash{
    0%  {
        z-index: -1;
        width: 150%;
        transform: translateX(-20%);
    }
    100%{
        z-index: -1;
        width: 150%;
        transform: translateX(30%);
    }
}
@-webkit-keyframes flash{
    0%  {
        z-index: -1;
        width: 150%;
        transform: translateX(-20%);
    }
    100%{
        z-index: -1;
        width: 150%;
        transform: translateX(30%);
    }
}
/* ---------- END color effect ---------- */


#ROG_strixevolve-warp #Helios-ARUA .hdau_color.rainbow_wrapper { 
    height: 100%;
    width: 100%;
    left:0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: linear-gradient(90deg, #ff2400, #e81d1d, #e8b71d, #e3e81d, #1de840, #1ddde8, #2b1de8, #dd00f3, #dd00f3, #ff2400);
    background-size: 500% 500%;
    padding: 0;
    -webkit-animation: rainbowwrapper 10s ease-out infinite;
    -z-animation: rainbowwrapper 10s ease-out infinite;
    -o-animation: rainbowwrapper 10s ease-out infinite;
    animation: rainbowwrapper 10s ease-out infinite;
}

@-webkit-keyframes rainbowwrapper {
    0%{
        background-position:0% 100%
    }
    100%{
        background-position:125% 0%
    }
}
@-moz-keyframes rainbowwrapper {
    0%{
        background-position:0% 100%
    }
    100%{
        background-position:125% 0%
    }
}
@-o-keyframes rainbowwrapper {
    0%{
        background-position:0% 100%
    }
    100%{
        background-position:125% 0%
    }
}
@keyframes rainbowwrapper { 
    0%{
        background-position:0% 100%
    }
    100%{
        background-position:125% 0%
    }
}

/* nav bar */
#Helios-width-full #ROGPugioII-nav {
    position: fixed;
    top: 50%;
    right: 10px;
    margin-top: -11.6875em;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 10px;
    z-index: 9999
}

#Helios-width-full #ROGPugioII-nav ul {
        list-style: none;
    display: block;
    margin: 0;
}

#Helios-width-full #ROGPugioII-nav ul li {
        position: relative;
    width: auto;
    height: auto;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    margin: 0;
    display: inline-block;
}
#Helios-width-full #ROGPugioII-nav ul li a{
        display: inline-block;
    width: 8px;
    position: absolute;
    padding: 15px;
    height: 8px;
    z-index: 9999;
    top: 0
}
#Helios-width-full #ROGPugioII-nav ul li div {
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin-left: auto;
    background: #C8C8C8;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    box-shadow: inset 0 0 1px #777;
    display: inline-block;
    position: relative;
}

#Helios-width-full #ROGPugioII-nav ul li b {
    display: none;
    position: absolute;
    top: 60%;
    margin-top: -12px;
    right: 40px;
    white-space: nowrap;
    font-size: 14px;
    color: #ff0c00;
    font-weight: normal;
    line-height: 1;
    font-family:  arial, helvetica, sans-serif;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
#Helios-width-full #ROGPugioII-nav ul li.on.active b, #Helios-width-full #ROGPugioII-nav ul li.active b{
    top: 90%
}

#Helios-width-full #ROGPugioII-nav ul li:hover b {
    display: inline-block !important;
    position: absolute;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
    width: auto;
}

#Helios-width-full #ROGPugioII-nav ul li:hover div {
    background: #ff0c00
}

#Helios-width-full #ROGPugioII-nav ul li.active {
    height: 30px !important
}

 #Helios-width-full #ROGPugioII-nav ul li.active div {
    background: #ff0c00;
    height: 30px !important;
    top: 5px;
}

@media (max-width: 719px) {
    /* special-sectionOverview #rog_chariot_rgb_nav-nav */
    #Helios-width-full #ROGPugioII-nav{
        display: none;
    }
}