@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: #fff;
    height: auto;
    color: #222;
    font-size: 12px;
}

#sectionOverview #Helios-width-full,
#old-sectionOverview #Helios-width-full,
#special-sectionOverview #Helios-width-full {
    width: 100%;
    background-color: #fff;
    /*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;
}

#Helios-width-full ul li{
    margin: 0;
}

@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*******************************/

#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;
}


#Helios-width-full .maintitle a{
    color: #f00a66;
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
}
#Helios-width-full ul.note_list{
    list-style: none;
    width: 100%;
    max-width: 880px;
    margin: 0 auto
}
#Helios-width-full ul.note_list li{
    text-align: left;
    margin-left: 0px;
}
#Helios-width-full ul.note_list li p{
    text-align: left;
    line-height: 1.2em;
}
#Helios-width-full p.note{
    font-size: 15px;
    color: #757575 !important;
    text-align: center;
    letter-spacing: 0.05em;
    font-weight: 500;
    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%;
    }
}

#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: 15px;
}

#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: 15px
}
#Helios-width-full .mtitle p {
    font-size: 3.5em;
    letter-spacing: 0em;
    font-family: '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: #000 !important;
    /*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{
    margin: -10px auto
}
#Helios-width-full .stitle p {
    color: #2ea3d0;
    font-size: 2.7em;
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
    width: 100%;
    display: block;
    line-height: 1.2em;
    position: relative;
    z-index: 10;
    margin: 0 auto 15px;
    /*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: #000 !important;
    font-size: 1.7em;
    letter-spacing: 0;
    line-height: 1.3em;
    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: #000 !important;
        background: transparent
    }
}
@supports (-ms-accelerator:true) {
    #Helios-width-full section.whiteBg .mtitle p,
    #Helios-width-full .mtitle p {
        position: relative;
        color: #000 !important;
        background: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: #000 !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-friendly {
  padding-top: 47.1357%;
}
#Helios-width-full #ROGPugioII-friendly:before {
  background-image: url("../img/bg_friendly.jpg");
  /*background-color: #000;*/
  background-position: top center;
  background-size: cover;
}

#Helios-width-full #ROGPugioII-friendly .maintitle {
  padding: 0 2% 0;
  top: 8%;
  width: 100%;
  max-width: 1350px;
  left: 50%;
  transform: translate(-50%, 0%);
}
#Helios-width-full #ROGPugioII-friendly .mtitle{
  text-align: center;
}
/*#Helios-width-full #ROGPugioII-friendly .mtitle p{
    width: auto;
    display: inline-block;
    position: relative;
    margin: 0 auto;
}*/
#Helios-width-full #ROGPugioII-friendly .stitle p{
  letter-spacing: 0.35em;
  font-size: 48px
}

#Helios-width-full #ROGPugioII-friendly .maintitle .logo_group{
  display: inline-block;
    padding: 20px 0;
    width: 100%;
    max-width: 756px !important;
}
#Helios-width-full #ROGPugioII-friendly .txt_area{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}
#Helios-width-full #ROGPugioII-friendly .txt_area p{
    display: inline-block;
    position: absolute;
    text-align: center;
    max-width: 150px;
    line-height: 1.2em;
}
#Helios-width-full #ROGPugioII-friendly .txt_area .txt_01{
    top: 43%;
    left: 29.5%;
    transform: translate(-50%, -50%);
}
#Helios-width-full #ROGPugioII-friendly .txt_area .txt_02{
        top: 45.5%;
    left: 70.5%;
    transform: translate(-50%, -50%);
}
#Helios-width-full #ROGPugioII-friendly .txt_area .txt_03{
        top: 72.5%;
    left: 29.5%;
    transform: translate(-50%, -50%);
}
#Helios-width-full #ROGPugioII-friendly .txt_area .txt_04{
    top: 74.5%;
    left: 70.5%;
    transform: translate(-50%, -50%);
}
#Helios-width-full #ROGPugioII-friendly .icons_ul{
    display: none;
    width: 100%;
    padding: 50px 0;
    margin: 0;
    max-width: 560px;
    list-style: inline;
}
#Helios-width-full #ROGPugioII-friendly .icons_ul li{
    width: 50%;
    display: inline-block;
    float: left;
    text-align: center;
}
#Helios-width-full #ROGPugioII-friendly .icons_ul li img{
    max-width: 90px;
}
#Helios-width-full #ROGPugioII-friendly .icons_ul li p{
    font-size: 15px;
    padding-top: 10px;
    width: 100%
}
@media only screen and (max-width: 1280px) {
  #Helios-width-full #ROGPugioII-friendly .mtitle p {
    font-size: 3.4em;
  }
  #Helios-width-full #ROGPugioII-friendly .stitle p {
    font-size: 34px;
  }
  #Helios-width-full #ROGPugioII-friendly .maintitle{
    bottom: 5%;
  }
  #Helios-width-full #ROGPugioII-friendly .maintitle .logo_group{
    padding: 10px 0 15px
  }
}

@media only screen and (max-width: 1024px) {
  #Helios-width-full #ROGPugioII-friendly .txt_area p{
    font-size: 1.2em
  }
  #Helios-width-full #ROGPugioII-friendly .mtitle p{
    margin-bottom: 0
  }
  #Helios-width-full #ROGPugioII-friendly .stitle p,
  #Helios-width-full #ROGPugioII-friendly .info p{
    text-align: left;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 768px) {
    #Helios-width-full #ROGPugioII-friendly .mobile{
    display: block !important;
  }
  #Helios-width-full #ROGPugioII-friendly:before {
    background-image: none;
    padding-top: 0%;
  }
  #Helios-width-full #ROGPugioII-friendly {
    padding-top: 80px;
    height: auto;
    overflow: inherit;
     padding-bottom: 0px
  }
  #Helios-width-full #ROGPugioII-friendly .product-content {
    position: relative;
  }
  #Helios-width-full #ROGPugioII-friendly .txt_area{
        position: relative;
    display: none;
    width: 92%;
    margin: 0 4%
  }
  #Helios-width-full #ROGPugioII-friendly .txt_area p {
        font-size: 1.3em;
        position: relative;
        top: inherit !important;
        left: inherit !important;
        transform: translate(0%, 0%) !important;
        text-align: left;
        width: 50%;
        float: left;
        max-width: inherit;
        padding: 10px 0 10px 40px;
    }
    #Helios-width-full #ROGPugioII-friendly .txt_area p:before{
        position: absolute;
    left: 5px;
    top: 5px;
    width: 30px;
    height: 30px;
    background: #2ea3d0;
    border-radius: 100%;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    padding: 5px 10px;
    }
    #Helios-width-full #ROGPugioII-friendly .txt_01:before{
        content: "1"
    }
    #Helios-width-full #ROGPugioII-friendly .txt_02:before{
        content: "2"
    }
    #Helios-width-full #ROGPugioII-friendly .txt_03:before{
        content: "3"
    }
    #Helios-width-full #ROGPugioII-friendly .txt_04:before{
        content: "4"
    }
  #Helios-width-full #ROGPugioII-friendly .maintitle {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 0 18px 0px;
    transform: inherit;
  }
  #Helios-width-full #ROGPugioII-friendly .mtitle p{
    padding-top: 0;
    padding-bottom: 0
  }
  #Helios-width-full #ROGPugioII-friendly:before {
    background-image: none;
    padding-top: 0%;
  }
  #Helios-width-full #ROGPugioII-friendly .product-content {
    position: relative;
  }
}

@media only screen and (max-width: 480px) {
  #Helios-width-full #ROGPugioII-friendly .maintitle {
    padding-top: .5em;
  }
  #Helios-width-full #ROGPugioII-friendly .mtitle p {
    font-size: 32px;
  }
  #Helios-width-full #ROGPugioII-friendly .stitle p {
    font-size: 18px;
  }
}
#Helios-width-full .maintitle .text-left{
    text-align: left !important;
}

/*Helios-KV*/
#Helios-width-full #Helios-KV {
    background: #fff;
    background-size: cover;
    position: relative;
    z-index: 1;
}
#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: 0px;
}

#Helios-width-full #Helios-KV .maintitle .mtitle {
    padding-top: 0px;
}

#Helios-width-full #Helios-KV .mtitle p {
    margin: 0;
    font-size: 62px;
    text-align: center;
    /*font-size: 7.5em;
    font-size: 85px*/
}
#Helios-width-full #Helios-KV .mtitle p b{
    font-size:  74px;
    font-weight: 500;
    color: #f76e6e
}

#Helios-width-full #Helios-KV .stitle p {
    margin: 0px 0 0;
    text-align: center;
    font-size: 32px;
    color: #7d7d7d;
}

@media only screen and (max-width: 1280px) {
  #Helios-width-full #Helios-KV .mtitle p {
    font-size: 3.4em;
  }
  #Helios-width-full #Helios-KV .stitle p {
    font-size: 2.2em;
  }
}
@media only screen and (max-width: 1024px) {
    #Helios-width-full #Helios-KV .maintitle{
        padding: 80px 0 40px
    }
}
@media only screen and (max-width: 768px) {
  #Helios-width-full #Helios-KV .mtitle p{
        font-size: 2.5em !important;
        line-height: 1.6em;
        text-align: center !important;
    }
    #Helios-width-full #Helios-KV .mtitle p b{
        font-size:  2.3em !important
    }
    #Helios-width-full #Helios-KV .stitle p{
        font-size: 1.5em !important;
        line-height: 1.2em
    }
}

@media only screen and (max-width: 480px) {
  #Helios-width-full #Helios-KV .maintitle {
    padding: .5em 0;
  }
  #Helios-width-full #Helios-KV .mtitle p {
    font-size: 32px;
  }
  #Helios-width-full #Helios-KV .stitle p {
    font-size: 18px;
  }
}

#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
}


/*Helios-Effortless*/
#Helios-width-full #Helios-Effortless {
    background: #fff;
    background-size: cover;
    position: relative;
    z-index: 1;
}
#Helios-width-full #Helios-Effortless .maintitle {
    text-align: center;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 80px
}

#Helios-width-full #Helios-Effortless .maintitle .stitle {
    padding-top: 0px;
}

#Helios-width-full #Helios-Effortless .maintitle .mtitle {
    padding-top: 0px;
}

#Helios-width-full #Helios-Effortless .mtitle p {
    margin: 0;
    font-size: 3.5em;
    text-align: center;
    /*font-size: 7.5em;
    font-size: 85px*/
}
#Helios-width-full #Helios-Effortless .mtitle p b{
    font-size:  74px;
    font-weight: 700;
    color: #f76e6e
}

#Helios-width-full #Helios-Effortless .stitle p {
    margin: 0px 0 0;
    text-align: center;
    font-size: 32px;
    color: #7d7d7d;
}
#Helios-width-full #Helios-Effortless .move_area{
    display: inline-block;
    position: relative;
}
#Helios-width-full #Helios-Effortless img.pic_effortless_move{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}
#Helios-width-full #Helios-Effortless .move_area .pic_effortless_move{
    opacity: 0
}
#Helios-width-full #Helios-Effortless .move_area.active .pic_effortless_z{
    opacity: 1
}
#Helios-width-full #Helios-Effortless .move_area.active .pic_effortless_a{
    -webkit-animation: pic_effortless_a 3s linear;
    -moz-animation: pic_effortless_a 3s linear;
    -ms-animation: pic_effortless_a 3s linear;
    -o-animation: pic_effortless_a 3s linear;
    animation: pic_effortless_a 3s linear;
    animation-iteration-count: infinite;
}
@-webkit-keyframes pic_effortless_a {
    0% {opacity: 1}
    25% {opacity: 1}
    26% {opacity: 0}
    50% {opacity: 0}
    75% {opacity: 0}
    99% {opacity: 0}
    100% {opacity: 1}
}
@keyframes pic_effortless_a {
    0% {opacity: 1}
    25% {opacity: 1}
    26% {opacity: 0}
    50% {opacity: 0}
    99% {opacity: 0}
    100% {opacity: 1}
}
#Helios-width-full #Helios-Effortless .move_area.active .pic_effortless_b{
    -webkit-animation: pic_effortless_b 3s linear;
    -moz-animation: pic_effortless_b 3s linear;
    -ms-animation: pic_effortless_b 3s linear;
    -o-animation: pic_effortless_b 3s linear;
    animation: pic_effortless_b 3s linear;
    animation-iteration-count: infinite;
}
@-webkit-keyframes pic_effortless_b {
    0% {opacity: 0}
    25% {opacity: 0}
    26% {opacity: 1}
    50% {opacity: 1}
    51% {opacity: 0}
    75% {opacity: 0}
    100% {opacity: 0}
}
@keyframes pic_effortless_b {
    0% {opacity: 0}
    25% {opacity: 0}
    26% {opacity: 1}
    50% {opacity: 1}
    51% {opacity: 0}
    75% {opacity: 0}
    100% {opacity: 0}
}
#Helios-width-full #Helios-Effortless .move_area.active .pic_effortless_c{
    -webkit-animation: pic_effortless_c 3s linear;
    -moz-animation: pic_effortless_c 3s linear;
    -ms-animation: pic_effortless_c 3s linear;
    -o-animation: pic_effortless_c 3s linear;
    animation: pic_effortless_c 3s linear;
    animation-iteration-count: infinite;
}
@-webkit-keyframes pic_effortless_c {
    0% {opacity: 0}
    50% {opacity: 0}
    51% {opacity: 1}
    75% {opacity: 1}
    76% {opacity: 0}
    100% {opacity: 0}
}
@keyframes pic_effortless_c {
    0% {opacity: 0}
    50% {opacity: 0}
    51% {opacity: 1}
    75% {opacity: 1}
    76% {opacity: 0}
    100% {opacity: 0}
}
#Helios-width-full #Helios-Effortless .move_area.active .pic_effortless_d{
    -webkit-animation: pic_effortless_d 3s linear;
    -moz-animation: pic_effortless_d 3s linear;
    -ms-animation: pic_effortless_d 3s linear;
    -o-animation: pic_effortless_d 3s linear;
    animation: pic_effortless_d 3s linear;
    animation-iteration-count: infinite;
}
@-webkit-keyframes pic_effortless_d {
    0% {opacity: 0}
    50% {opacity: 0}
    51% {opacity: 0}
    75% {opacity: 0}
    76% {opacity: 1}
    99% {opacity: 1}
    100% {opacity: 0}
}
@keyframes pic_effortless_d {
    0% {opacity: 0}
    50% {opacity: 0}
    51% {opacity: 0}
    75% {opacity: 0}
    76% {opacity: 1}
    99% {opacity: 1}
    100% {opacity: 0}
}

@media only screen and (max-width: 1280px) {
  #Helios-width-full #Helios-Effortless .mtitle p {
    font-size: 3.4em;
  }
  #Helios-width-full #Helios-Effortless .stitle p {
    font-size: 2.2em;
  }
}
@media only screen and (max-width: 1024px) {
    #Helios-width-full #Helios-Effortless .maintitle{
        padding-top: 80px;
        padding-bottom: 40px;
    }
}
@media only screen and (max-width: 719px) {
    #Helios-width-full #Helios-Effortless .maintitle{
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

/*Helios-Smart*/
#Helios-width-full #Helios-Smart {
    background: #fff;
    background-size: cover;
    position: relative;
    z-index: 1;
}
#Helios-width-full #Helios-Smart .maintitle {
    text-align: center;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 80px
}

#Helios-width-full #Helios-Smart .maintitle .stitle {
    padding-top: 0px;
}

#Helios-width-full #Helios-Smart .maintitle .mtitle {
    padding-top: 0px;
}

#Helios-width-full #Helios-Smart .mtitle p {
    margin: 0;
    font-size: 3.5em;
    text-align: center;
    /*font-size: 7.5em;
    font-size: 85px*/
}
#Helios-width-full #Helios-Smart .mtitle p b{
    font-size:  74px;
    font-weight: 700;
    color: #f76e6e
}

#Helios-width-full #Helios-Smart .stitle p {
    margin: 0px 0 0;
    text-align: center;
    font-size: 32px;
    color: #7d7d7d;
}
#Helios-width-full #Helios-Smart .move_area{
    display: inline-block;
    position: relative;
    margin-top: 10px
}
#Helios-width-full #Helios-Smart .img_ban{
    position: absolute;
    top: 95%;
    left: 50%;
    width: 14.19%;
    transform: translate(-50%, -50%);
}
#Helios-width-full #Helios-Smart .move_area .pic_smart_light_move{
    opacity: 0
}
#Helios-width-full #Helios-Smart .move_area.active .pic_smart_light_move{
    -webkit-animation: pic_smart_light 6s linear;
    -moz-animation: pic_smart_light 6s linear;
    -ms-animation: pic_smart_light 6s linear;
    -o-animation: pic_smart_light 6s linear;
    animation: pic_smart_light 6s linear;
    animation-iteration-count: infinite;
}
@-webkit-keyframes pic_smart_light {
    0% {opacity: 0}
    30% {opacity: 0}
    35% {opacity: 1}
    40% {opacity: 1}
    45% {opacity: 0}
    50% {opacity: 1}
    55% {opacity: 1}
    60% {opacity: 0}
    65% {opacity: 1}
    70% {opacity: 1}
    75% {opacity: 0}
    80% {opacity: 0}
    100% {opacity: 0}
}
@keyframes pic_smart_light {
    0% {opacity: 0}
    30% {opacity: 0}
    35% {opacity: 1}
    40% {opacity: 1}
    45% {opacity: 0}
    50% {opacity: 1}
    55% {opacity: 1}
    60% {opacity: 0}
    65% {opacity: 1}
    70% {opacity: 1}
    75% {opacity: 0}
    80% {opacity: 0}
    100% {opacity: 0}
}
#Helios-width-full #Helios-Smart .move_area .pic_smart_pd_move{
    opacity: 0;
    top: -15%;
}
#Helios-width-full #Helios-Smart .move_area.active .pic_smart_pd_move{
-webkit-animation: pic_smart_pd 6s linear;
    -moz-animation: pic_smart_pd 6s linear;
    -ms-animation: pic_smart_pd 6s linear;
    -o-animation: pic_smart_pd 6s linear;
    animation: pic_smart_pd 6s linear;
    animation-iteration-count: infinite;
}
@-webkit-keyframes pic_smart_pd {
    0% {opacity: 0; top: -15%}
    15% {opacity: 1; top: -15%;}
    35% {opacity: 1; top: 0%;}
    30% {opacity: 1; top: 0%;}
    70% {opacity: 1; top: 0%;}
    85% {opacity: 0; top: -15%;}
    100% {opacity: 0; top: -15%;}
}
@keyframes pic_smart_pd {
    0% {opacity: 0; top: -15%}
    15% {opacity: 1; top: -15%;}
    35% {opacity: 1; top: 0%;}
    30% {opacity: 1; top: 0%;}
    70% {opacity: 1; top: 0%;}
    85% {opacity: 0; top: -15%;}
    100% {opacity: 0; top: -15%;}
}

#Helios-width-full #Helios-Smart img.pic_smart_move{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}
#Helios-width-full #Helios-Smart .icons_ul{
    display: inline-block;
    width: 100%;
    padding: 40px 0;
    margin: 0;
    max-width: 340px;
    list-style: inline;
}
#Helios-width-full #Helios-Smart .icons_ul li{
    width: 25%;
    display: inline-block;
    float: left;
    text-align: center;
}
#Helios-width-full #Helios-Smart .icons_ul li img{
    max-width: 90px;
}
#Helios-width-full #Helios-Smart .icons_ul li p{
    font-size: 15px;
    padding-top: 10px;
    width: 100%;
    color: #e57a7a
}

@media only screen and (max-width: 1280px) {
  #Helios-width-full #Helios-Smart .mtitle p {
    font-size: 3.4em;
  }
  #Helios-width-full #Helios-Smart .stitle p {
    font-size: 2.2em;
  }
}
@media only screen and (max-width: 1024px) {
    #Helios-width-full #Helios-Smart .maintitle{
        padding-top: 80px;
        padding-bottom: 40px;
    }
}
@media only screen and (max-width: 719px) {
    #Helios-width-full #Helios-Smart .maintitle{
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

/*Helios-Silicone*/
#Helios-width-full #Helios-Silicone {
    background: #fff;
    background-size: cover;
    position: relative;
    z-index: 1;
}
#Helios-width-full #Helios-Silicone .maintitle {
    text-align: center;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 80px
}

#Helios-width-full #Helios-Silicone .maintitle .stitle {
    padding-top: 0px;
}

#Helios-width-full #Helios-Silicone .maintitle .mtitle {
    padding-top: 0px;
}

#Helios-width-full #Helios-Silicone .mtitle p {
    margin: 0;
    font-size: 3.5em;
    text-align: center;
    /*font-size: 7.5em;
    font-size: 85px*/
}
#Helios-width-full #Helios-Silicone .mtitle p b{
    font-size:  74px;
    font-weight: 700;
    color: #f76e6e
}

#Helios-width-full #Helios-Silicone .stitle p {
    margin: 0px 0 0;
    text-align: center;
    font-size: 32px;
    color: #7d7d7d;
}
#Helios-width-full #Helios-Silicone .move_area{
    display: inline-block;
    position: relative;
}
#Helios-width-full #Helios-Silicone img.pic_effortless_move{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

@media only screen and (max-width: 1280px) {
  #Helios-width-full #Helios-Silicone .mtitle p {
    font-size: 3.4em;
  }
  #Helios-width-full #Helios-Silicone .stitle p {
    font-size: 2.2em;
  }
}
@media only screen and (max-width: 1024px) {
    #Helios-width-full #Helios-Silicone .maintitle{
        padding-top: 80px;
        padding-bottom: 40px;
    }
}
@media only screen and (max-width: 719px) {
    #Helios-width-full #Helios-Silicone .maintitle{
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

/*Helios-Case*/
#Helios-width-full #Helios-Case {
    background: #fff;
    background-size: cover;
    position: relative;
    z-index: 1;
}
#Helios-width-full #Helios-Case .maintitle {
    text-align: center;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 80px
}

#Helios-width-full #Helios-Case .maintitle .stitle {
    padding-top: 0px;
}

#Helios-width-full #Helios-Case .maintitle .mtitle {
    padding-top: 0px;
}

#Helios-width-full #Helios-Case .mtitle p {
    margin: 0;
    font-size: 3.5em;
    text-align: center;
    /*font-size: 7.5em;
    font-size: 85px*/
}
#Helios-width-full #Helios-Case .mtitle p b{
    font-size:  74px;
    font-weight: 700;
    color: #f76e6e
}

#Helios-width-full #Helios-Case .stitle p {
    margin: 0px 0 0;
    text-align: center;
    font-size: 32px;
    color: #7d7d7d;
}
#Helios-width-full #Helios-Case .move_area{
    display: inline-block;
    position: relative;
}
#Helios-width-full #Helios-Case p.note{
    top: -30px !important;
    position: relative;
}

@media only screen and (max-width: 1280px) {
  #Helios-width-full #Helios-Case .mtitle p {
    font-size: 3.4em;
  }
  #Helios-width-full #Helios-Case .stitle p {
    font-size: 2.2em;
  }
}
@media only screen and (max-width: 1024px) {
    #Helios-width-full #Helios-Case .maintitle{
        padding-top: 80px;
        padding-bottom: 40px;
    }
}
@media only screen and (max-width: 719px) {
    #Helios-width-full #Helios-Case .maintitle{
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

/*Helios-OptionalPower*/
#Helios-width-full #Helios-OptionalPower {
    background: #fff;
    background-size: cover;
    position: relative;
    z-index: 1;
}
#Helios-width-full #Helios-OptionalPower .maintitle {
    text-align: center;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 80px
}

#Helios-width-full #Helios-OptionalPower .maintitle .stitle {
    padding-top: 0px;
}

#Helios-width-full #Helios-OptionalPower .maintitle .mtitle {
    padding-top: 0px;
}

#Helios-width-full #Helios-OptionalPower .mtitle p {
    margin: 0;
    font-size: 3.5em;
    text-align: center;
    /*font-size: 7.5em;
    font-size: 85px*/
}
#Helios-width-full #Helios-OptionalPower .mtitle p b{
    font-size:  74px;
    font-weight: 700;
    color: #f76e6e
}

#Helios-width-full #Helios-OptionalPower .stitle p {
    margin: 0px 0 0;
    text-align: center;
    font-size: 32px;
    color: #7d7d7d;
}
#Helios-width-full #Helios-OptionalPower .move_area{
    display: inline-block;
    position: relative;
}
#Helios-width-full #Helios-OptionalPower img.pic_effortless_move{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

@media only screen and (max-width: 1280px) {
  #Helios-width-full #Helios-OptionalPower .mtitle p {
    font-size: 3.4em;
  }
  #Helios-width-full #Helios-OptionalPower .stitle p {
    font-size: 2.2em;
  }
}
@media only screen and (max-width: 1024px) {
    #Helios-width-full #Helios-OptionalPower .maintitle{
        padding-top: 80px;
        padding-bottom: 40px;
    }
}
@media only screen and (max-width: 719px) {
    #Helios-width-full #Helios-OptionalPower .maintitle{
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

/*Helios-Charging*/
#Helios-width-full #Helios-Charging {
    background: #fff;
    background-size: cover;
    position: relative;
    z-index: 1;
}
#Helios-width-full #Helios-Charging .maintitle {
    text-align: center;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 80px
}

#Helios-width-full #Helios-Charging .maintitle .stitle {
    padding-top: 0px;
}

#Helios-width-full #Helios-Charging .maintitle .mtitle {
    padding-top: 0px;
}

#Helios-width-full #Helios-Charging .mtitle p {
    margin: 0;
    /* font-size: 62px; */
    text-align: center;
    /*font-size: 7.5em;
    font-size: 85px*/
}
#Helios-width-full #Helios-Charging .mtitle p b{
    /* font-size:  74px; */
    font-weight: 700;
    color: #f76e6e
}

#Helios-width-full #Helios-Charging .stitle p {
    margin: 0px 0 0;
    text-align: center;
    font-size: 32px;
    color: #7d7d7d;
}

@media only screen and (max-width: 1280px) {
  #Helios-width-full #Helios-Charging .mtitle p {
    font-size: 3.4em;
  }
  #Helios-width-full #Helios-Charging .stitle p {
    font-size: 2.2em;
  }
}
@media only screen and (max-width: 1024px) {
    #Helios-width-full #Helios-Charging .maintitle{
        padding-top: 80px;
        padding-bottom: 40px;
    }
}
@media only screen and (max-width: 719px) {
    #Helios-width-full #Helios-Charging .maintitle img{
        max-width: 180px !important
    }
}

@media only screen and (max-width: 480px) {
  /*#Helios-width-full #Helios-Charging .maintitle {
    padding: .5em 0;
  }*/
  #Helios-width-full #Helios-Charging .mtitle p {
    font-size: 32px;
  }
  #Helios-width-full #Helios-Charging .stitle p {
    font-size: 18px;
  }
}

/*product-02*/
#Helios-width-full #ROGPugioII-02 {
  padding-top: 36.4899%;
}
#Helios-width-full #ROGPugioII-02:before {
  background-image: url("../img/bg_colors.jpg");
  background-size: cover;
}

#Helios-width-full #ROGPugioII-02 .maintitle {
    left: 30%;
    top: 30%;
    transform: translate(-50%, -50%);
    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: 2.7em;
  }
}
@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: 40%;
    right: 42%;
    width: 50%;
  }
  #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: 768px) {
  #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: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 50px 18px 50px;
    transform: translate(0%, 0%);
  }
  #Helios-width-full #ROGPugioII-02 .mtitle p{
    margin: 0;
    padding-bottom: 0;
  }
  #Helios-width-full #ROGPugioII-02 .stitle p {
    margin-top: 20px
  }
  #Helios-width-full #ROGPugioII-02 .mtitle p {
    font-size: 3em;
  }
}

@media only screen and (max-width: 1024px) {
  
}
@media only screen and (max-width: 865px) {

}
@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-Fanless*/
#Helios-width-full #ROGPugioII-Fanless {
  padding-top: 35.4899%;
}
#Helios-width-full #ROGPugioII-Fanless:before {
  background-image: url("../img/bg_fanless.jpg");
  background-size: cover;
}

#Helios-width-full #ROGPugioII-Fanless .maintitle {
    left: 10%;
    top: 30%;
    text-align: center;
    max-width: 550px;
    width: 38%;
}
#Helios-width-full #ROGPugioII-Fanless .control_t{
    position: absolute;
    width: 100%;
    height: 5%;
    top: 80%;
}
#Helios-width-full #ROGPugioII-Fanless .control_io{
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
#Helios-width-full #ROGPugioII-Fanless .control_io_mobile{
    position: relative;
}
#Helios-width-full #ROGPugioII-Fanless .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-Fanless .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-Fanless .control_io .control_io_pic.active,
#Helios-width-full #ROGPugioII-Fanless .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-Fanless .mtitle p {
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 1660px) {
  #Helios-width-full #ROGPugioII-Fanless .mtitle p {
    font-size: 3.5em;
  }
}

@media only screen and (max-width: 1440px) {
  #Helios-width-full #ROGPugioII-Fanless .stitle p {
    font-size: 2.7em;
  }
}
@media only screen and (max-width: 1350px) {
  #Helios-width-full #ROGPugioII-Fanless .mtitle p {
    font-size: 3.5em;
    margin-bottom: 10px
  }
  #Helios-width-full #ROGPugioII-Fanless .stitle p {
    font-size: 34px;
  }
  #Helios-width-full #ROGPugioII-Fanless .maintitle{
    top: 10%;
    left: 6%;
    width: 43%;
  }
  #Helios-width-full #ROGPugioII-Fanless .maintitle .logo_group{
    padding: 10px 0 15px
  }
}
@media only screen and (max-width: 1320px) {
  #Helios-width-full #ROGPugioII-Fanless .mtitle p {
    font-size: 3em;
  }
}
@media only screen and (max-width: 768px) {
  #Helios-width-full #ROGPugioII-Fanless img.mobile{
    display: block !important;
  }
  #Helios-width-full #ROGPugioII-Fanless .control_io_mobile{
    display: block !important;
  }
  #Helios-width-full #ROGPugioII-Fanless .control_io{
    display: none !important;
  }
  #Helios-width-full #ROGPugioII-Fanless:before {
    background-image: none;
    padding-top: 0%;
  }
  #Helios-width-full #ROGPugioII-Fanless {
    padding-top: 0%;
    height: auto
  }
  #Helios-width-full #ROGPugioII-Fanless .product-content {
    position: relative;
  }
  #Helios-width-full #ROGPugioII-Fanless .maintitle {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 50px 18px 50px;
    transform: translate(0%, 0%);
  }
  #Helios-width-full #ROGPugioII-Fanless .mtitle p{
    margin: 0;
    padding-bottom: 0;
  }
  #Helios-width-full #ROGPugioII-Fanless .stitle p {
    margin-top: 20px
  }
  #Helios-width-full #ROGPugioII-Fanless .mtitle p {
    font-size: 3em;
  }
}

@media only screen and (max-width: 1024px) {
  
}
@media only screen and (max-width: 865px) {

}
@media only screen and (max-width: 768px) {
  #Helios-width-full #ROGPugioII-Fanless:before {
    background-image: none;
    padding-top: 0%;
  }
  #Helios-width-full #ROGPugioII-Fanless {
    padding-top: 0%;
    padding-bottom: 0px
  }
  #Helios-width-full #ROGPugioII-Fanless .product-content {
    position: relative;
    margin-bottom: 0
  }
  #Helios-width-full #ROGPugioII-Fanless .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-Fanless .maintitle {
    padding-top: .5em;
  }
  #Helios-width-full #ROGPugioII-Fanless .mtitle p {
    font-size: 32px;
  }
  #Helios-width-full #ROGPugioII-Fanless .stitle p {
    font-size: 18px;
  }
}

#Helios-width-full .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)
    }
}

#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;
    }
}


/*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_style_01.jpg) top center repeat-x;
    position: relative;
    z-index: 1;
    padding: 100px 0
}
#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%;
    margin: 0 auto
}

#Helios-width-full #Helios-cable .info_left {
    margin: 0px -100% 0px 0px;
    width: 46%;
    padding: 0 20px;
    text-align: right !important;
    /**/
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
}
#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
}
#Helios-width-full #Helios-cable .tag_list{
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
    max-width: 560px
}
#Helios-width-full #Helios-cable .tag_list li{
    width: 33.33%;
    max-width: 110px;
    display: inline-block;
    float: left;
    text-align: center;
}

#Helios-width-full #Helios-cable .tag_list li p{
    padding: 0;
    font-size: 26px;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    color: #0391fd;
    position: relative;
}
#Helios-width-full #Helios-cable .tag_list li p:before{
    content: "";
    position: absolute;
    width: 90%;
    height: 100%;
    left: 5%;
    top: 0;
    background: #d3f5ff;
    border-radius: 5px;
    z-index: -1;
    transform: skewX(-20deg);
}
@media (max-width: 719px) {
    #Helios-width-full #Helios-cable{
        padding: 50px 0;
    }
    #Helios-width-full #Helios-cable .maintitle.lefttxt .info_left{
        padding-top: 20px !important;
    }
    #Helios-width-full #Helios-cable .maintitle.lefttxt img.mobile{
        width: 60%;
        margin: 0 auto !important
    }
    #Helios-width-full #Helios-cable .info_left {
        position: relative;
        top: 0%;
        transform: translate(0%, 0%);
    }
}

/*Helios-WPC*/

#Helios-width-full #Helios-WPC {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 100px 0
}
#Helios-width-full #Helios-WPC .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-WPC img {
    max-width: 100%;
    margin: 0 auto
}

#Helios-width-full #Helios-WPC .info_left {
    margin: 0px -100% 0px 0px;
    width: 46%;
    padding: 0 20px;
    text-align: right !important;
    /**/
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
}
#Helios-width-full #Helios-WPC .info_left .mtitle p b{
    color: #f76e6e;
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
}
#Helios-width-full #Helios-WPC .info_left img {
    padding: 0 0;
    margin-top: 0;
    width: 100%;
    max-width: 722px !important;
}

#Helios-width-full #Helios-WPC .info_right {
    margin: 0px 0px 0px 55%;
    width: 45%;
    padding: 0 0 0 0;
    text-align: center;
}
/*#Helios-width-full #Helios-WPC .info_right img{
    width: 100%;
    max-width: 722px !important;
}*/
#Helios-width-full #Helios-WPC .maintitle {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
#Helios-width-full #Helios-WPC .maintitle.lefttxt{
    padding-top: 0px
}
#Helios-width-full #Helios-WPC .note{
    text-align: left;
    line-height: 1.2em
}
#Helios-width-full #Helios-WPC .tag_list{
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
    max-width: 560px
}
#Helios-width-full #Helios-WPC .tag_list li{
    width: 33.33%;
    max-width: 110px;
    display: inline-block;
    float: left;
    text-align: center;
}

#Helios-width-full #Helios-WPC .tag_list li p{
    padding: 0;
    font-size: 26px;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    color: #0391fd;
    position: relative;
}
#Helios-width-full #Helios-WPC .tag_list li p:before{
    content: "";
    position: absolute;
    width: 90%;
    height: 100%;
    left: 5%;
    top: 0;
    background: #d3f5ff;
    border-radius: 5px;
    z-index: -1;
    transform: skewX(-20deg);
}
@media (max-width: 719px) {
    #Helios-width-full #Helios-WPC{
        padding: 0px 0;
    }
    #Helios-width-full #Helios-WPC .maintitle.lefttxt .info_left{
        padding-top: 20px !important;
    }
    #Helios-width-full #Helios-WPC .maintitle.lefttxt img.mobile{
        width: 70%;
        margin: 0 auto !important
    }
    #Helios-width-full #Helios-WPC .info_left {
        position: relative;
        top: 0%;
        transform: translate(0%, 0%);
    }
}

/*Helios-Build*/

#Helios-width-full #Helios-Build {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 50px 0
}
#Helios-width-full #Helios-Build .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-Build img {
    max-width: 100%;
    margin: 0 auto
}

#Helios-width-full #Helios-Build .info_left {
    margin: 0px -100% 0px 0px;
    width: 46%;
    padding: 0 20px;
    text-align: right !important;
    /**/
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
}
#Helios-width-full #Helios-Build .info_left .mtitle p b{
    color: #f76e6e
}
#Helios-width-full #Helios-Build .info_left img {
    padding: 0 0;
    margin-top: 0;
    width: 100%;
    max-width: 722px !important;
}

#Helios-width-full #Helios-Build .info_right {
    margin: 0px 0px 0px 45%;
    width: 60%;
    padding: 0 0 0 0;
    text-align: center;
}
/*#Helios-width-full #Helios-Build .info_right img{
    width: 100%;
    max-width: 722px !important;
}*/
#Helios-width-full #Helios-Build .maintitle {
    position: relative;
    max-width: 1236px;
    margin: 0 auto;
}
#Helios-width-full #Helios-Build .maintitle.lefttxt{
    padding-top: 0px
}
#Helios-width-full #Helios-Build .note{
    text-align: left;
    line-height: 1.2em
}
#Helios-width-full #Helios-Build .tag_list{
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
    max-width: 560px
}
#Helios-width-full #Helios-Build .tag_list li{
    width: 33.33%;
    max-width: 110px;
    display: inline-block;
    float: left;
    text-align: center;
}

#Helios-width-full #Helios-Build .tag_list li p{
    padding: 0;
    font-size: 26px;
    font-family: 'myriadpro', Arial, Helvetica, sans-serif;
    color: #0391fd;
    position: relative;
}
#Helios-width-full #Helios-Build .tag_list li p:before{
    content: "";
    position: absolute;
    width: 90%;
    height: 100%;
    left: 5%;
    top: 0;
    background: #d3f5ff;
    border-radius: 5px;
    z-index: -1;
    transform: skewX(-20deg);
}
@media (max-width: 719px) {
    #Helios-width-full #Helios-Build{
        padding: 0px 0;
    }
    #Helios-width-full #Helios-Build .maintitle.lefttxt .info_left{
        padding-top: 20px !important;
    }
    #Helios-width-full #Helios-Build .maintitle.lefttxt img.mobile{
        width: 100%;
        margin: -20px auto 0 !important
    }
    #Helios-width-full #Helios-Build .info_left {
        position: relative;
        top: 0%;
        transform: translate(0%, 0%);
    }
}

#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*/

#Helios-width-full #colorbox #cboxClose {
    width: 24px;
    height: 24px;
    background: none !important;
    top: -30px;
}

#Helios-width-full #colorbox #cboxClose:before {
    content: '';
    width: 24px;
    height: 4px;
    background-color: white;
    display: block;
    position: absolute;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
}

#Helios-width-full #colorbox #cboxClose:after {
    content: '';
    width: 24px;
    height: 4px;
    background-color: white;
    display: block;
    position: absolute;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px;
}

#Helios-width-full #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 !important;
        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 ;
    }
}

/* ---------- color effect ---------- */
#Helios-width-full .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);
}
#Helios-width-full .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;
}
#Helios-width-full .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: 45%;
    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;
    line-height: 20px
}
#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: #66dcc6;
    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: #66dcc6
}

#Helios-width-full #ROGPugioII-nav ul li.active {
    height: 38px !important
}

 #Helios-width-full #ROGPugioII-nav ul li.active div {
    background: #66dcc6;
    height: 30px !important;
    top: 5px;
}

@media (max-width: 719px) {
    /* special-sectionOverview #rog_chariot_rgb_nav-nav */
    #Helios-width-full #ROGPugioII-nav{
        display: none;
    }
}