/*html5*/

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
    display: block
}

* {
    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;
}

/* base */

html,
body,
ul,
li,
dl,
dt,
dd,
form,
image {
    margin: 0;
    border: 0;
    padding: 0;
    /*list-style: none;*/
}

img {
    border: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
select,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
    /*解決Chrome 12px以下字級*/
}
body{
  overflow-x: visible;
}
sub, sup { 
    line-height: 0; 
    position: relative; 
    vertical-align: baseline;
}
sup { 
    top: -0.25em; 
}
sub { 
    bottom: -0.25em; 
}
.m-wrap{
    color: #323232
}
#sectionOverview {
    padding: 0px;
    height: auto;
    /*依造內容多少去決定高度*/
    
    width: 100%;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
}
#strixpro-wrap {
    position: absolute;
    width: 100%;
    left: 0;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-header .mainsize,
#strixpro-wrap #ROG-Bezel-Free-Kit-01 .mainsize,
#strixpro-wrap #ROG-Bezel-Free-Kit-micro .mainsize,
#strixpro-wrap #ROG-Bezel-Free-Kit-02 .mainsize,
#strixpro-wrap #ROG-Bezel-Free-Kit-03 .mainsize,
#strixpro-wrap #ROG-Bezel-Free-Kit-04 .mainsize,
#strixpro-wrap #ROG-Bezel-Free-Kit-05 .mainsize,
#strixpro-wrap #ROG-Bezel-Free-Kit-08 .mainsize{
    max-width: 1300px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0px 18px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#strixpro-wrap .overview-wrapper {
    width: 1024px;
    margin: 0 auto;
    padding: 3em 0 6em;
}
#strixpro-wrap .overview-wrapper .entry-box{
    position: relative;
    display: inline-block;
}
.m-wrap .full-inner {
    margin: 0 auto;
    position: relative;
    max-width: 1024px;
    // height: 100%;
}
html #sectionOverview #strixpro-wrap img, 
html #special-sectionOverview #strixpro-wrap img,
html #old-sectionOverview #strixpro-wrap img {
    height: auto !important;
    max-width: 100% !important;
    vertical-align: middle;
    border: none;
}

a:focus, img{
    outline: none !important;
}
.text-left p{
    text-align: left !important;
}
#colorbox #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    text-indent: -9999px;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -30px;
    background: url(../img/main/videoclose.png) no-repeat 0 0;
    right: 20px;
}
#strixpro-wrap .mtitle p {
    color: #fff;
    font-size: 60px;
    font-family: "rog", "Helvetica", "Myriad Pro Light", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    width: 100%;
    display: block;
    line-height: 1.1em;
    position: relative;
    /*z-index: 10;*/
    margin: 0 auto 0px;
    text-align: center;
}
#strixpro-wrap .stitle p{
    font-size: 2.4em;
    letter-spacing: -0.03em;
    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 10px;
    text-align: center;
    color: #d40f32;
    background: transparent;
    background: linear-gradient(to right, #d40f32 0%, #b32d9d 34%, #186dc2 73%, #6cc6d6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    #strixpro-wrap .stitle p{
        position: relative;
        color: #d40f32 !important;
        background: transparent
    }
}
@supports (-ms-accelerator:true) {
    #strixpro-wrap .stitle p{
        position: relative;
        color: #d40f32 !important;
        background: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: #d40f32 !important
    }
}
#strixpro-wrap .stitle p b{
  font-weight: 800
}
#strixpro-wrap .text-left{
  text-align: left;
}
#strixpro-wrap .maintitle .info p {
    font-family: "Myriad Pro", "Helvetica", "Myriad Pro", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    text-align: center;
    width: 100%;
    margin: 10px auto 0;
    max-width: 1024px
}
#strixpro-wrap .maintitle .info p.note{
    color: #969696;
    line-height: 1.2em
}
#strixpro-wrap .maintitle .info p b{
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 10px;
  display: inline-block;
}
#strixpro-wrap .mainfull .maintitle .info p {
    font-family: "Myriad Pro", "Helvetica", "Myriad Pro", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    color: #fff ;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
#strixpro-wrap .mainsize .text-left, #strixpro-wrap .mainsize .text-left p,
#strixpro-wrap .maintitle .text-left, #strixpro-wrap .maintitle .text-left p,
#strixpro-wrap .mainfull .text-left, #strixpro-wrap .mainfull .text-left p{
    text-align: left !important;
}
#strixpro-wrap .mainsize .text-center, #strixpro-wrap .mainsize .text-center p,
#strixpro-wrap .maintitle .text-center, #strixpro-wrap .maintitle .text-center p,
#strixpro-wrap .maintitle.lefttxt .info_left .stitle.text-center p,
#strixpro-wrap .maintitle.lefttxt .info_left .mtitle.text-center p,
#strixpro-wrap .maintitle.lefttxt .info_left .info.text-center,
#strixpro-wrap .maintitle.lefttxt .info_left .info p.note.text-center{
    text-align: center !important;
}
#strixpro-wrap section.whiteBg .mainsize .maintitle .stitle p,
#strixpro-wrap section.whiteBg .mainfull .maintitle .stitle p{
    color: #2f2e2e
}
#strixpro-wrap section.whiteBg .mainsize .maintitle .mtitle p,
#strixpro-wrap section.whiteBg .mainfull .maintitle .mtitle p{
    color: #1d2088
}
#strixpro-wrap section.whiteBg .mainsize .maintitle .info,
#strixpro-wrap section.whiteBg .mainfull .maintitle .info{
    color: #323232
}
.full-section:first-child {
    border-top: 1px solid #ccc;
}
#strixpro-wrap .full-section .mainfull{
    text-align: center;
}
#strixpro-wrap .full-section .mainfull .maintitle{
    padding: 0 18px
}
#strixpro-wrap {
    background: #000;
}
#strixpro-wrap section {
    padding: 0;
}
#strixpro-wrap img.webstyle,
#strixpro-wrap .webstyle {
    display: block;
}
#strixpro-wrap img.mobile,
#strixpro-wrap .mobile,
#strixpro-wrap div.mobile {
    display: none;
}
hr{
    width: 90%;
    height: 1px;
    border: 0;
    border-top: 1px solid #e8e8e8;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
}

/**/
/*.product-section .maintitle .mtitle p{
  display: inline-block;
    position: relative;
    color: #ba9972 !important;
    background: transparent;
    background: linear-gradient(to right, #c648d0 0%, #c648d0 10%, #9c91cb 56%, #72d7c7 90%, #72d7c7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}*/
@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .product-section .maintitle .mtitle p{
        position: relative;
        color: #d7bd99;
        background: transparent
    }

    .product-section .maintitle .mtitle p:after{
        content: none
    }
}
/*.product-section .maintitle .mtitle p{
  display: inline-block;
    position: relative;
    color: #ba9972 !important;
    background: transparent;
    background: linear-gradient(to bottom, #ffffff 0%, #d7bd99 56%, #ba9972 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.product-section .maintitle .stitle p{
  display: inline-block;
    position: relative;
    color: #ba9972 !important;
    background: transparent;
    background: linear-gradient(to bottom, #ffffff 0%, #d7bd99 56%, #ba9972 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.product-section .maintitle .stitle.stitle_w p{
  color: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff;
}
@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .product-section .maintitle .stitle.stitle_w p{
      color: #fff !important;
      -webkit-background-clip: text;
      -webkit-text-fill-color: #fff;
    }
}
.product-section .maintitle .info p{
  display: inline-block;
    position: relative;
    color: #fff !important;
    background: transparent;
    background: linear-gradient(160deg, #ffffff 0%, #d7bd99 56%, #ba9972 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 768px) {
  #strixpro-wrap .maintitle .info p,
  .product-section .maintitle .info p{
    text-align: left;
  }
}
@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .product-section .maintitle .mtitle p,
    .product-section .maintitle .stitle p,
    .product-section .maintitle .info p{
        position: relative;
        color: #d7bd99;
        background: transparent
    }

    .product-section .maintitle .mtitle p:after,
    .product-section .maintitle .stitle p:after,
    .product-section .maintitle .info p:after {
        content: none
    }
}*/
/**/
#strixpro-wrap .hd-sec-vid{
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  margin-top: 0px
}
#strixpro-wrap .hd-sec-vid iframe{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;left: 0;
}
#strixpro-wrap #vid_cover{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
#strixpro-wrap #play_btn{
  width: 50px;
  height: 50px;
  background: url(../img/main/play_btn.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;right: 0;bottom: 0;left: 0;
  margin:auto;
  cursor: pointer;
  display: none !important;
}
/**/
#strixpro-wrap .product-section {
  position: relative;
  background-repeat: no-repeat;
  /*height: 0;*/
  overflow: hidden;
}

#strixpro-wrap .product-section:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#strixpro-wrap .product-section .product-content {
  padding-top: 50px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

#strixpro-wrap .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){
  #strixpro-wrap .product-section .product-content {
    margin-bottom: 20px
  }
}
@media only screen and (max-width: 768px) {
  #strixpro-wrap .product-section:before {
    height: 0;
  }
  #strixpro-wrap .product-section {
    overflow: auto;
    height: auto;
  }
  #strixpro-wrap .product-section .product-content {
    position: relative;
    margin-bottom: 0px
  }
  #strixpro-wrap .product-section .maintitle {
    position: relative;
    text-align: center;
    padding: 1.5em 5%;
    width: auto;
    left: auto;
    top: auto;
  }
}
/*product-header*/
#strixpro-wrap #ROG-Bezel-Free-Kit-header {
  background: #000 url("../img/main/kv_bg.jpg") no-repeat;
  background-size: 100%;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-header .mainsize{
  max-width: 1336px;
}

#strixpro-wrap #ROG-Bezel-Free-Kit-header .maintitle {
    position: relative;
    text-align: center;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-header .maintitle .mtitle{
  text-align: center;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-header .stitle p{
    font-size: 4.4em
}
#strixpro-wrap #ROG-Bezel-Free-Kit-header .maintitle .logo_group{
  display: inline-block;
    padding: 20px 0;
    width: 100%;
    max-width: 756px !important;
}
@media only screen and (max-width: 1440px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-header .mtitle p {
    font-size: 60px;
    text-align: center;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-header .stitle p {
    font-size: 4em;
    text-align: center;
  }
}
@media only screen and (max-width: 1280px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-header .mtitle p {
    font-size: 3.6em;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-header .stitle p {
    font-size: 4em;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-header .maintitle{
    top: 20%;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-header .maintitle .logo_group{
    padding: 10px 0 15px
  }
}

@media only screen and (max-width: 1024px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-header .mtitle p {
    font-size: 3em;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-header .stitle p {
    font-size: 3.2em;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-header img.mobile{
    display: block !important;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-header:before {
    background: none;
    padding-top: 0%;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-header {
    padding-top: 0%;
    height: auto
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-header .product-content {
    position: relative;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-header .maintitle {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 0;
  }
}

@media only screen and (max-width: 768px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-header .mtitle p{
    padding-top: 0;
    font-size: 2em
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-header:before {
    background: none;
    padding-top: 0%;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-header {
    padding-top: 0%;
    padding-bottom: 0px
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-header .product-content {
    position: relative;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-header .maintitle {
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 0 0;
  }
}

@media only screen and (max-width: 480px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-header .maintitle {
    padding-top: .5em;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-header .mtitle p {
    font-size: 32px;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-header .stitle p {
    font-size: 18px;
  }
}
#strixpro-wrap #ROG-Bezel-Free-Kit-video{
  margin: 50px 0 0
}
/*product-01*/
/*#strixpro-wrap #ROG-Bezel-Free-Kit-01{
    background: #000 url(../img/main/m2_bg.jpg) center top/1920px no-repeat;
    text-align: center;
    padding: 0;
    background-size: 100%;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-01 .mainsize .maintitle{
  position: relative;
  padding: 120px 0;
  text-align: center;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-01 .maintitle .stitle p small{
  vertical-align: super;
  font-size: 50%;
}
@media only screen and (max-width: 768px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-01{
    background-size: 100% 100%;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-01 .mainsize .maintitle{
    padding: 50px 0 80px
  }
}*/
/*product-dissipation*/
#strixpro-wrap #ROG-Bezel-Free-Kit-micro{
    background: #000;
    text-align: center;
    padding: 0;
    background-size: cover;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-micro .mainsize .maintitle{
  position: relative;
  padding: 120px 0;
  text-align: center;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-micro .mainsize .maintitle img{
  padding-top: 50px;
  margin-bottom: 50px
}
@media only screen and (max-width: 768px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-micro .mainsize .maintitle{
    padding-top: 50px;
    padding-bottom: 30px
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-micro .mainsize .maintitle img{
    padding-top: 0
  }
}
/* Custom scrollbar */

.saving_table::-webkit-scrollbar {
  width: 8px;
}

.saving_table::-webkit-scrollbar-track {
  border:1px solid #fff;
  border-radius: 10px;

}

.saving_table::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 10px;
  box-shadow: 10px 10px 10px #fff inset;

}

/*product-02*/
#strixpro-wrap #ROG-Bezel-Free-Kit-02 {
  padding-top: 62%;
}
/*#strixpro-wrap #ROG-Bezel-Free-Kit-02:before {
  background-image: url("../img/main/bg-02.jpg");
  background-size: cover;
}*/

#strixpro-wrap #ROG-Bezel-Free-Kit-02 .maintitle {
    top: 5%;
    text-align: center;
    width: 100%;
    max-width: 1300px;
    padding: 0 18px;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%, 0%);
}

#strixpro-wrap #ROG-Bezel-Free-Kit-02 .maintitle .info p{
    text-align: center;
    max-width: inherit;
}

#strixpro-wrap #ROG-Bezel-Free-Kit-02 .clip {
    position: absolute;
    top: 12%;
    left: 0
}
#strixpro-wrap #ROG-Bezel-Free-Kit-02 .video {
    display: block;
    width: 100%;
    height: 100%
}
#strixpro-wrap #ROG-Bezel-Free-Kit-02 .video img {
    width: 100%;
    height: 100%
}
#strixpro-wrap #ROG-Bezel-Free-Kit-02 .static {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
#strixpro-wrap #ROG-Bezel-Free-Kit-02 .play {
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s
}
#strixpro-wrap #ROG-Bezel-Free-Kit-02 .play .icon {
    position: absolute;
    left: 0;
    top: 60px;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 111px;
    height: 111px;
    -moz-transition: .2s;
    -o-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s
}
#strixpro-wrap #ROG-Bezel-Free-Kit-02 .play:hover {
    background-color: rgba(0, 0, 0, 0.3)
}
#strixpro-wrap #ROG-Bezel-Free-Kit-02 .play:hover .icon, #strixpro-wrap #ROG-Bezel-Free-Kit-02 .play:active .icon {
    opacity: .7
}

@media only screen and (max-width: 1920px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .mtitle p {
    font-size: 60px;
  }
}
@media only screen and (max-width: 1660px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .mtitle p {
    font-size: 48px;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02{
    padding-top: 65%;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .clip{
    top: 20%
  }
}

@media only screen and (max-width: 1440px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .stitle p {
    font-size: 34px;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02{
    padding-top: 65%;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .clip{
    top: 20%
  }
}
@media only screen and (max-width: 1350px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .mtitle p {
    font-size: 40px;
    margin-bottom: 10px
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .stitle p {
    font-size: 34px;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .maintitle{
    top: 5%
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .maintitle .logo_group{
    padding: 10px 0 15px
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02{
    padding-top: 70%;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .clip{
    top: 25%
  }
}
@media only screen and (max-width: 1320px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .mtitle p {
    font-size: 40px;
  }
}
@media only screen and (max-width: 1040px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 img.mobile{
    display: block !important;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02:before {
    background: none;
    padding-top: 0%;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 {
    padding-top: 0%;
    height: auto
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .product-content {
    position: relative;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .maintitle {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5%;
    left: 0%;
    transform: translate(0%, 0%);
  }
}
@media only screen and (max-width: 1024px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .mtitle p {
    font-size: 40px;
  }
}

@media only screen and (max-width: 768px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-02:before {
    background: none;
    padding-top: 0%;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 {
    padding-top: 0%;
    padding-bottom: 0px
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .product-content {
    position: relative;
    margin-bottom: 0
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .maintitle {
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 18px;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .maintitle .info p{
    text-align: left;
  }
}
@media only screen and (max-width: 480px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .maintitle {
    padding-top: .5em;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .mtitle p {
    font-size: 32px;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-02 .stitle p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1920px) {
    #strixpro-wrap #ROG-Bezel-Free-Kit-02 .ribbon {
        width: 1920px;
        left: 50%;
        margin-left: -960px
    }
}
@media only screen and (max-width: 1040px) {
    #strixpro-wrap #ROG-Bezel-Free-Kit-02 .clip {
        position: relative;
    }
}
@media only screen and (max-width: 640px) {
    #strixpro-wrap #ROG-Bezel-Free-Kit-02 .ribbon {
        width: 640px;
        height: 53px;
        margin-left: -320px
    }
/*    #strixpro-wrap #ROG-Bezel-Free-Kit-02 .video {
        display: none
    }
    #strixpro-wrap #ROG-Bezel-Free-Kit-02 .static {
        display: block
    }*/
    #strixpro-wrap #ROG-Bezel-Free-Kit-02 .play .icon {
        width: 75px;
        height: 75px;
        left: calc(50% - 38px);
        top: calc(50% - 38px);
        margin: 0
    }
    #strixpro-wrap #ROG-Bezel-Free-Kit-02 .play:hover {
        background: transparent
    }
}

/*product-03*/
#strixpro-wrap #ROG-Bezel-Free-Kit-03 {
    background: #000;
    padding: 100px 0;
    text-align: center;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-03 .mainfull {
    max-width: 1300px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}

#strixpro-wrap #ROG-Bezel-Free-Kit-03 .mainfull .maintitle {
    text-align: left;
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
    display: inline-block;
}
@media only screen and (max-width: 1040px){
  #strixpro-wrap #ROG-Bezel-Free-Kit-03 .maintitle.righttxt .info_right {
    margin: 0 !important;
    padding: 0px 0px !important;
    width: 100% !important;
    display: inline-block;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-03 .maintitle.righttxt .info_left {
    margin: 0 !important;
    padding: 0px 0px !important;
    width: 100% !important;
    display: inline-block;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-03 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

/*product-04*/
/*#strixpro-wrap #ROG-Bezel-Free-Kit-04 {
  padding-top: 52%;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-04:before {
  background-image: url("../img/main/bg-04.jpg");
  background-size: cover;
}

#strixpro-wrap #ROG-Bezel-Free-Kit-04 .maintitle {
    top: 3%;
    text-align: center;
    right: 50%;
    padding-left: 15%;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-04 .maintitle .logo_group{
  display: inline-block;
    padding: 20px 0;
    width: 100%;
    max-width: 756px !important;
}

@media only screen and (max-width: 1920px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .mtitle p {
    font-size: 60px;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .maintitle .pd_img{
    width: 80%;
    max-width: 492px !important;
  }
}
@media only screen and (max-width: 1660px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .mtitle p {
    font-size: 48px;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .maintitle .pd_img{
    width: 80%;
    max-width: 492px !important;
  }
}

@media only screen and (max-width: 1440px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .stitle p {
    font-size: 34px;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .maintitle .pd_img{
    width: 80%;
    max-width: 492px !important;
  }
}
@media only screen and (max-width: 1350px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .mtitle p {
    font-size: 40px;
    margin-bottom: 10px
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .stitle p {
    font-size: 34px;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .maintitle{
    top: 3%;
    padding-left: 3%;
    right: 45%;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .maintitle .pd_img{
    max-height: 400px;
    width: inherit;
  }

}
@media only screen and (max-width: 1320px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .mtitle p {
    font-size: 40px;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .maintitle .pd_img{
    max-height: 300px
  }
}
@media only screen and (max-width: 1040px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 img.mobile{
    display: block !important;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-04:before {
    background: none;
    padding-top: 0%;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 {
    padding-top: 0%;
    height: auto
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .product-content {
    position: relative;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .maintitle {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5%;
  }
}
@media only screen and (max-width: 1024px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .mtitle p {
    font-size: 40px;
  }
}

@media only screen and (max-width: 768px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-04:before {
    background: none;
    padding-top: 0%;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 {
    padding-top: 0%;
    padding-bottom: 0px
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .product-content {
    position: relative;
    margin-bottom: 0
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .maintitle {
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5%;
  }
}
@media only screen and (max-width: 480px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .maintitle {
    padding-top: .5em;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .mtitle p {
    font-size: 32px;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-04 .stitle p {
    font-size: 18px;
  }
}
*/
/*product-05*/
/*#strixpro-wrap #ROG-Bezel-Free-Kit-05 {
  padding-top: 45%;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-05:before {
  background-image: url("../img/main/bg-05.jpg");
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-05 {
    padding-top: 0%;
  }
}*/
/*product-08*/
/*#strixpro-wrap #ROG-Bezel-Free-Kit-08 {
  padding-top: 52%;
}

#strixpro-wrap #ROG-Bezel-Free-Kit-08:before{
  background-image: url("../img/main/bg-08.jpg");
  background-size: cover;
  -webkit-animation: colorrun 8s infinite;
    -moz-animation: colorrun 8s infinite;
    -ms-animation: colorrun 8s infinite;
    -o-animation: colorrun 8s infinite;
    animation: colorrun 8s infinite;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-08 .colorrun{
  -webkit-animation: colorrun 8s infinite;
    -moz-animation: colorrun 8s infinite;
    -ms-animation: colorrun 8s infinite;
    -o-animation: colorrun 8s infinite;
    animation: colorrun 8s 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)
    }
  }
#strixpro-wrap #ROG-Bezel-Free-Kit-08 .maintitle {
    left: 60%;
    padding-right: 15%;
    top: 35%;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-08 .maintitle .logo_group{
  display: inline-block;
    padding: 20px 0;
    width: 100%;
    max-width: 756px !important;
}

@media only screen and (max-width: 1920px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .mtitle p {
    font-size: 60px;
  }
}
@media only screen and (max-width: 1660px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .mtitle p {
    font-size: 48px;
  }
}

@media only screen and (max-width: 1440px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .stitle p {
    font-size: 34px;
  }
}

@media only screen and (max-width: 1350px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .mtitle p {
    font-size: 40px;
    margin-bottom: 10px
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .stitle p {
    font-size: 34px;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .maintitle{
    top: 15%;
    padding-right: 5%;
    left: 55%
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .maintitle .logo_group{
    padding: 10px 0 15px
  }
}
@media only screen and (max-width: 1320px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .mtitle p {
    font-size: 40px;
  }
}
@media only screen and (max-width: 1040px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 img.mobile{
    display: block !important;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .linearea {
    display: none;
      position: absolute;
      left: 15%;
      right: 59.5%;
      top: 10%;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-08:before {
    background: none;
    padding-top: 0%;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 {
    padding-top: 0%;
    height: auto
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .product-content {
    position: relative;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .maintitle {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5%;
  }
}
@media only screen and (max-width: 1024px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .mtitle p {
    font-size: 40px;
  }
}

@media only screen and (max-width: 768px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-08:before {
    background: none;
    padding-top: 0%;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 {
    padding-top: 0%;
    padding-bottom: 0px
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .product-content {
    position: relative;
    margin-bottom: 0
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .maintitle {
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5%;
  }
}
@media only screen and (max-width: 480px) {
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .maintitle {
    padding-top: .5em;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .mtitle p {
    font-size: 32px;
  }
  #strixpro-wrap #ROG-Bezel-Free-Kit-08 .stitle p {
    font-size: 18px;
  }
}*/
/* ---------- hd_sec_spec ---------- */
.hd_sec_spec {
  padding: 100px 0 100px;
}
.hd_sec_spec .w1200{
  width: 90%;
  margin: 0 auto;
  position: relative;
  max-width: 1200px;
}
.hd_sec_spec .w1200>img {
  padding-right: 4.5%;
}
.hd_sec_spec ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hd_sec_spec ul li {
  position: absolute;
}
.hd_sec_spec ul li p {
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 1.25;
  margin: 0 !important;
  margin-bottom: 15px !important;
  max-width: 260px;
  text-align: left;
}
.hd_sec_spec ul li b{
  font-weight: bold;
}
.hd_sec_spec ul li p span {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 0px;
  padding-left: 12px;
  position: relative;
}
.hd_sec_spec ul li p span:after{
  content: "・";
  position: absolute;
  left: -3px;
  top: 0;
}
.hd_sec_spec ul li:nth-child(-n+6) {right: 78%; }
.hd_sec_spec ul li:nth-child(1) {top: 11.8%; }
.hd_sec_spec ul li:nth-child(2) {top: 20.3%; }
.hd_sec_spec ul li:nth-child(3) {top: 24.8%; }
.hd_sec_spec ul li:nth-child(4) {top: 31.2%; }
.hd_sec_spec ul li:nth-child(5) {top: 39.5%; }
.hd_sec_spec ul li:nth-child(6) {top: 61.8%; }

.hd_sec_spec ul li:nth-child(n+7) {left: 74%; }

.hd_sec_spec ul li:nth-child(7) {top: 1.8%; }
.hd_sec_spec ul li:nth-child(8) {top: 7%; }
.hd_sec_spec ul li:nth-child(9) {top: 10.7%; }
.hd_sec_spec ul li:nth-child(10) {top: 14.2%; }
.hd_sec_spec ul li:nth-child(11) {top: 20.2%; }
.hd_sec_spec ul li:nth-child(12) {top: 24.5%; }


/**/
.hd_sec_spec ul.sec_spec_b li p{text-align: right;}
.hd_sec_spec ul.sec_spec_b li:nth-child(-n+5) {right: 78%}
.hd_sec_spec ul.sec_spec_b li:nth-child(1) {top: 14%; }
.hd_sec_spec ul.sec_spec_b li:nth-child(2) {top: 23%; }
.hd_sec_spec ul.sec_spec_b li:nth-child(3) {top: 35.5%; }
.hd_sec_spec ul.sec_spec_b li:nth-child(4) {top: 47.2%; }
.hd_sec_spec ul.sec_spec_b li:nth-child(5) {top: 67%; }

.hd_sec_spec ul.sec_spec_b li:nth-child(n+6) {left: 74%; right: inherit;}

.hd_sec_spec ul.sec_spec_b li:nth-child(6) {top: 23.8%; }
.hd_sec_spec ul.sec_spec_b li:nth-child(7) {top: 47.8%; }
.hd_sec_spec ul.sec_spec_b li:nth-child(8) {top: 67.5%; }


.hd_sec_spec .hd_mobile-on, .hd_sec_spec .hd_1024-on {
    display: none;
}

@media screen and (max-width: 1440px) {
    .hd_sec_spec{padding:50px 0; }
    .hd_sec_spec .w1200{width: 80%;}
    .hd_sec_spec .w1200>img{ padding: 0 23% 0 22%; }
    .hd_sec_spec ul li:nth-child(-n+6){right: 78%;}
    .hd_sec_spec ul li:nth-child(n+7){left: 77%;}
    .hd_sec_spec ul.sec_spec_b li:nth-child(-n+5){right: 78%;}
    .hd_sec_spec ul.sec_spec_b li:nth-child(n+6){left: 77%; right: inherit;}
    .hd_sec_spec ul li p{
        font-size: 14px;
        max-width: 240px;
    }
    .hd_sec_spec ul.sec_spec_b li p{text-align: left;}
}
@media screen and (max-width: 1280px) {
  /* ---------- hd_spec ---------- */
    .hd_sec_spec .w1200{width: 85%; }
}
@media screen and (max-width: 1023px) {
    /* spec */
    .hd_sec_spec .hd_1024-on {display: block; }
    .hd_sec_spec .hd_1024-off {display: none; }
    .hd_sec_spec #spec_mobile{
        max-width: 450px !important;
        width: 100%;
    }
    .hd_sec_spec .w1200>img {padding: 0; }
    .hd_sec_spec ul {
        position: relative;
        margin-top: 30px;
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        counter-reset: li;
    }
    .hd_sec_spec ul li:nth-child(n) {
        position: relative;
        top: 0;
        left: 0 !important;
        right: 0;
        display: inline-block;
        width: 100%;
        vertical-align: top;
        padding-left: 35px;
        padding-top: 3px;
        margin-bottom: 5px;
    }
    .hd_sec_spec ul li:nth-child(n):before {
        content: counter(li);
        counter-increment: li;
        margin-right: 10px;
        display: block;
        width: 25px;
        height: 25px;
        line-height: 23px;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        background: #d40f32;
        border: 1px solid #d40f32;
        color: #fff;
        border-radius: 15px;
    }
    .hd_sec_spec ul li p+img {display: inline-block; }
    .hd_sec_spec ul li p span {margin-bottom: 0px; }
}
@media screen and (max-width: 768px) {
  /* ---------- hd_sec_spec ---------- */
    .hd_sec_spec .w1200{
      margin-bottom: 50px
    }
        .hd_sec_spec{padding:0 0 60px;}
        .hd_sec_spec ul {
            -webkit-column-count: 2;
            -moz-column-count: 2;
            column-count: 2;
        }
}
@media screen and (max-width: 480px) {
  .hd_sec_spec ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}
/**/
#strixpro-wrap #E800G4-Audienceitems{
  position: relative;
  width: 100%;
}
#strixpro-wrap #E800G4-Audienceitems ul{
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    display: inline-block;
}
#strixpro-wrap #E800G4-Audienceitems ul li{
  position: relative;
  display: inline-block;
  width: 25%;
  float: left;
  height: 710px;
}
#strixpro-wrap #E800G4-Audienceitems ul li.audienceitems_a{
  background: #fff url(../img/main/audienceitems_a.jpg) center top/1920px no-repeat;
  background-size: cover;
}
#strixpro-wrap #E800G4-Audienceitems ul li.audienceitems_b{
  background: #fff url(../img/main/audienceitems_b.jpg) center top/1920px no-repeat;
  background-size: cover;
}
#strixpro-wrap #E800G4-Audienceitems ul li.audienceitems_c{
  background: #fff url(../img/main/audienceitems_c.jpg) center top/1920px no-repeat;
  background-size: cover;
}
#strixpro-wrap #E800G4-Audienceitems ul li.audienceitems_d{
  background: #fff url(../img/main/audienceitems_d.jpg) center top/1920px no-repeat;
  background-size: cover;
}
#strixpro-wrap #E800G4-Audienceitems ul li a{
      display: inline-block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
#strixpro-wrap #E800G4-Audienceitems ul li a p{
  opacity: 0;
  margin-bottom: 0;
  -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
#strixpro-wrap #E800G4-Audienceitems ul li a:hover{
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
#strixpro-wrap #E800G4-Audienceitems ul li a:hover p{
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
#strixpro-wrap #E800G4-Audienceitems ul li h4{
    font-family: "Myriad Pro Light", "Helvetica", "Myriad Pro", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
  position: absolute;
    display: block;
    left: 50%;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 9px;
    color: #fff;
    font-size: 34px;
    text-shadow: 1px 1px 8px #000;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 10px;
    margin-bottom: 0;
}
#strixpro-wrap #E800G4-Audienceitems ul li p{
    font-family: "Myriad Pro Light", "Helvetica", "Myriad Pro", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
  position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    line-height: 1.4;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (min-width: 960px) and (max-width: 1120px) {
  #strixpro-wrap #E800G4-Audienceitems ul li h4{
    font-size: 18px
  }
}
@media (min-width: 719px) and (max-width: 959px) {
  #strixpro-wrap #E800G4-Audienceitems ul li{
    width: 50%
  }
}
@media (max-width: 719px) {
  #strixpro-wrap #E800G4-Audienceitems ul li{
    width: 100%;
    padding-bottom: 50px
  }
  #strixpro-wrap #E800G4-Audienceitems ul li h4{
    padding-top: 20px
  }
  #strixpro-wrap #E800G4-Audienceitems ul li a:hover{
    background: none;
    -webkit-transition: all 0s ease-in-out;
      -moz-transition: all 0s ease-in-out;
      -ms-transition: all 0s ease-in-out;
      -o-transition: all 0s ease-in-out;
  }
}

#strixpro-wrap .text_movie{
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count:1; /*只跑一次*/
    animation-fill-mode:forwards;/*停在最後*/
    position: relative;
    opacity: 0;
}
@keyframes left_show{
    0%{
      opacity: 1;
      left: 0%;
    }
    100% {
      opacity: 0;
      left: 5%;
    }
}
@-webkit-keyframes left_show{
    0%{
      opacity: 1;
      left: 0%;
    }
    100% {
      opacity: 0;
      left: 5%;
    }
}
@keyframes left_hidden{
    0%{
      opacity: 0;
      left: 5%;
    }
    100% {
      opacity: 1;
      left: 0%;
    }
}
@-webkit-keyframes left_hidden{
    0%{
      opacity: 0;
      left: 5%;
    }
    100% {
      opacity: 1;
      left: 0%;
    }
}

@keyframes right_show{
    0%{
      opacity: 1;
      right: 0%;
    }
    100% {
      opacity: 0;
      right: 5%;
    }
}
@-webkit-keyframes right_show{
    0%{
      opacity: 1;
      right: 0%;
    }
    100% {
      opacity: 0;
      right: 5%;
    }
}
@keyframes right_hidden{
    0%{
      opacity: 0;
      right: 5%;
    }
    100% {
      opacity: 1;
      right: 0%;
    }
}
@-webkit-keyframes right_hidden{
    0%{
      opacity: 0;
      right: 5%;
    }
    100% {
      opacity: 1;
      right: 0%;
    }
}

/* 左文右圖 */
#strixpro-wrap .maintitle.lefttxt {
    display: inline-block;
    width: 100%;
    margin: 0 0 60px;
}
#strixpro-wrap .maintitle.lefttxt .info_left {
    float: left;
    margin: 0px -100% 0px 0px;
    position: relative;
    width: 50%;
    text-align: left !important
}
#strixpro-wrap .maintitle.lefttxt .info_left .mtitle,
#strixpro-wrap .maintitle.lefttxt .info_left .mtitle p, 
#strixpro-wrap .maintitle.lefttxt .info_left .info, 
#strixpro-wrap .maintitle.lefttxt .info_left .info p, 
#strixpro-wrap .maintitle.lefttxt .info_right .mtitle,
#strixpro-wrap .maintitle.lefttxt .info_right .mtitle p {
    text-align: left !important;
    padding: 0;
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 25px;
}
#strixpro-wrap .maintitle.lefttxt .info_right {
    margin: 0px 0px 0px 50%;
    position: relative;
    /*width: 100%;*/
}
#strixpro-wrap .maintitle.lefttxt .info_left .stitle,
#strixpro-wrap .maintitle.lefttxt .info_left .stitle p,
#strixpro-wrap .maintitle.lefttxt .info_left .info,
#strixpro-wrap .maintitle.lefttxt .info_left .info p{
    text-align: left !important;
    margin-left: 0 !important;
}
/* 左圖右文 */
#strixpro-wrap .maintitle.righttxt {
    display: inline-block;
    width: 100%;
    margin: 0;
}
#strixpro-wrap .maintitle.righttxt .info_left {
    float: left;
    margin: 0px -100% 0px 0px;
    position: relative;
    width: 50%;
}
#strixpro-wrap .maintitle.righttxt .info_left .mtitle, 
#strixpro-wrap .maintitle.righttxt .info_left .mtitle p, 
#strixpro-wrap .maintitle.righttxt .info_left .info, 
#strixpro-wrap .maintitle.righttxt .info_left .info p, 
#strixpro-wrap .maintitle.righttxt .info_right .mtitle, 
#strixpro-wrap .maintitle.righttxt .info_right .mtitle p {
    text-align: left !important;
    padding: 0;
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 25px;
}
#strixpro-wrap .maintitle.righttxt .info_right {
    margin: 0px 0px 0px 50%;
    position: relative;
    text-align: left;
    /*width: 100%;*/
}
#strixpro-wrap .maintitle.righttxt .info_right .stitle,
#strixpro-wrap .maintitle.righttxt .info_right .stitle p,
#strixpro-wrap .maintitle.righttxt .info_right .info,
#strixpro-wrap .maintitle.righttxt .info_right .info p{
    text-align: left !important;
    margin-left: 0 !important;
}
p.note{
    font-size: 14px !important;
    color: #626262;
    line-height: 1.5em;
    /*clear: both;*/
    margin-bottom: 0 !important
}
.whiteBg p.note{
    color: #5b5a5a;
}
#strixpro-wrap section {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
}
@media (max-width: 959px) {
    #strixpro-wrap .overview-wrapper {
        width: 100%;
        padding: 3em 0;
    }
}
@media (min-width: 719px) and (max-width: 959px) {
    #strixpro-wrap .mainsize .maintitle .info, #strixpro-wrap .mainsize .maintitle .info p, #strixpro-wrap .mainfull .maintitle .info{
        text-align: left !important;
        width: 100%
    }
    .full-inner {
        width: 96%;
        box-sizing: border-box;
    }
    #sectionOverview {
        height: auto;
        /*依造內容多少去決定高度*/
    }
    .full-section {
        height: auto;
        /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }
}
/*手機*/

@media (max-width: 719px) {
    body{
        overflow-y: hidden;
    }
    p.note{
      text-align: left !important;
    }
    #strixpro-wrap .mainfull .maintitle .info{
        width: 100% !important;
        margin-bottom: 1em !important;
        text-align: left;
        font-size: 18px;
        line-height: 1.5em;
    }
    /* special-sectionOverview #rog_chariot_rgb_nav-nav */
    #strixpro-wrap #ROG-Bezel-Free-Kit-nav{
        display: none;
    }
    #strixpro-wrap .mainsize .maintitle .info, #strixpro-wrap .mainsize .maintitle .info p, #strixpro-wrap .mainfull .maintitle .info{
        text-align: left !important;
    }
    #strixpro-wrap img.webstyle,
    #strixpro-wrap .webstyle {
        display: none !important;
    }
    #strixpro-wrap img.mobile,
    #strixpro-wrap .mobile,
    #strixpro-wrap div.mobile {
        width: 100%;
        display: block;
    }
    #strixpro-wrap .overview-wrapper{
        padding: 2em 3%;
        width: 94% !important
    }
    .full-inner {
        width: 100%;
        box-sizing: border-box;
    }
    #sectionOverview {
        height: auto;
    }
    #strixpro-wrap {
        position: static;
    }
    .full-section {
        border-bottom: 1px solid #ccc;
        background-size: contain;
        background-position: center bottom;
        height: auto;
        /*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }
    .full-section:first-child {
        border-top: 1px solid #ccc;
    }
    .full-section:last-child {
        border-bottom: 0px solid #ccc;
    }
    #strixpro-wrap .maintitle .info, #strixpro-wrap .maintitle .mtitle {
        margin: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    #strixpro-wrap .mtitle p{
        width: 100% !important;
        text-shadow: none;
        font-size: 2.5em;
        text-align: left;
        line-height: 1.1em;
        color: #fff;
        margin-bottom: 0;
        padding: 15px 0 0
    }
    #strixpro-wrap .stitle p{
        width: 100% !important;
        font-size: 2em !important;
        text-align: left;
        line-height: 1.2em;
        margin-bottom: 0px;
        padding: 0;
        letter-spacing: -0.02em;
    }
    #strixpro-wrap .mainsize .maintitle .info {
        width: 100% !important;
        margin-bottom: 1em !important;
        text-align: left;
        font-size: 18px;
        line-height: 1.5em;
    }
    #strixpro-wrap .maintitle .mtitle {
        padding-top: 0 !important;
    }
    #strixpro-wrap .maintitle .info{
        padding-top: 0px !important;
        padding-bottom: 20px !important;
        width: 100% !important;
    }
    /* 左文右圖 */
    #strixpro-wrap .maintitle.lefttxt .info_left {
        margin: 0 !important;
        padding: 0px 0  px !important;
        width: 100% !important;
        display: inline-block
    }
    #strixpro-wrap .maintitle.lefttxt .info_right {
        margin: 0 !important;
        padding: 0px 0  px !important;
        width: 100% !important;
        display: inline-block
    }
    /* 左圖右文 */
    #strixpro-wrap .maintitle.righttxt .info_left {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        display: inline-block
    }
    #strixpro-wrap .maintitle.righttxt .info_right {
        margin: 0 !important;
        padding: 0px 0px !important;
        width: 100% !important;
        display: inline-block
    }
    #strixpro-wrap .mainsize .text-center, #strixpro-wrap .mainsize .text-center p, #strixpro-wrap .maintitle .text-center, #strixpro-wrap .maintitle .text-center p, #strixpro-wrap .maintitle.lefttxt .info_left .stitle.text-center p, #strixpro-wrap .maintitle.lefttxt .info_left .mtitle.text-center p, #strixpro-wrap .maintitle.lefttxt .info_left .info.text-center {
      text-align: left !important;
    }
    /**/
    #strixpro-wrap #E800G4-Audienceitems ul li{
      background: #fff !important;
      height: inherit;
    }
    #strixpro-wrap #E800G4-Audienceitems ul li h4,
    #strixpro-wrap #E800G4-Audienceitems ul li p{
      text-shadow: none !important;
      color: #000 !important;
      opacity: 1 !important;
      position: relative;
      top: inherit;
      left: inherit;
      right: inherit;
      bottom: inherit;
     -webkit-transform: none ;
      transform: none;
      text-align: left;
      font-family: "Myriad Pro", "Helvetica", "Myriad Pro Light", "STHeiti Light", "Apple LiGothic Medium", "微軟正黑體", "Microsoft JhengHei", Helvetica, Arial, sans-serif;
    }
    #strixpro-wrap #E800G4-Audienceitems ul li h4{
      font-size: 2.5em;
          line-height: 1.1em;
    }
    /**/
    html #strixpro-wrap .info a{
        display: inline-block;
    }
    html #strixpro-wrap .righttxt .info_right .info{
        width: 100% !important;
    }
}

/* nav bar */
#strixpro-wrap #ROG-Bezel-Free-Kit-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
}

#strixpro-wrap #ROG-Bezel-Free-Kit-nav ul {
        list-style: none;
    display: block;
    margin: 0;
}

#strixpro-wrap #ROG-Bezel-Free-Kit-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;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-nav ul li a{
        display: inline-block;
    width: 8px;
    position: absolute;
    padding: 15px;
    height: 8px;
    z-index: 9999;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-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;
}

#strixpro-wrap #ROG-Bezel-Free-Kit-nav ul li b {
    display: none;
    position: absolute;
    top: 60%;
    margin-top: -12px;
    right: 40px;
    white-space: nowrap;
    font-size: 12px;
    color: #d40f32;
    font-weight: 300;
    line-height: 1;
    font-family: "Myriad Pro", "Helvetica", "Myriad Pro", "STHeiti Light", "Apple LiGothic Medium", "å¾®è»Ÿæ­£é»‘é«”", "Microsoft JhengHei", Helvetica, Arial, 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;
}
#strixpro-wrap #ROG-Bezel-Free-Kit-nav ul li.on b, #strixpro-wrap #ROG-Bezel-Free-Kit-nav ul li.active b{
    top: 80%
}

#strixpro-wrap #ROG-Bezel-Free-Kit-nav ul li:hover b {
    display: inline-block; !important;
    -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;
}

#strixpro-wrap #ROG-Bezel-Free-Kit-nav ul li:hover div {
    background: #d40f32
}

#strixpro-wrap #ROG-Bezel-Free-Kit-nav ul li.active {
    height: 30px !important
}

 #strixpro-wrap #ROG-Bezel-Free-Kit-nav ul li.active div {
    background: #d40f32;
    height: 30px !important;
    top: 5px;
}

@keyframes pic_down{
    0%{
      opacity: 1;
      margin-top: 0
    }
    100% {
      opacity: 0;
      margin-top: 5%
    }
}
@-webkit-keyframes pic_down{
    0%{
      opacity: 1;
      margin-top: 0
    }
    100% {
      opacity: 0;
      margin-top: 5%
    }
}
@keyframes pic_up{
    0%{
      opacity: 0;
      margin-top: 5%
    }
    100% {
      opacity: 1;
      margin-top: 0
    }
}
@-webkit-keyframes pic_up{
    0%{
      opacity: 0;
      margin-top: 5%
    }
    100% {
      opacity: 1;
      margin-top: 0
    }
}
@-moz-keyframes breathing {
    0%,
    2%,
    98%,
    100% {
        opacity: 1;
        -moz-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
    48%,
    52% {
        opacity: .3;
        -moz-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8)
    }
}

@-webkit-keyframes breathing {
    0%,
    2%,
    98%,
    100% {
        opacity: 1;
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
    48%,
    52% {
        opacity: .3;
        -webkit-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8)
    }
}

@-o-keyframes breathing {
    0%,
    2%,
    98%,
    100% {
        opacity: 1;
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
    48%,
    52% {
        opacity: .3;
        -o-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8)
    }
}

@-ms-keyframes breathing {
    0%,
    2%,
    98%,
    100% {
        opacity: 1;
        -ms-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
    48%,
    52% {
        opacity: .3;
        -ms-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8)
    }
}

@keyframes breathing {
    0%,
    2%,
    98%,
    100% {
        opacity: 1;
        transform: scale(1.1, 1.1)
    }
    48%,
    52% {
        opacity: .3;
        transform: scale(0.8, 0.8)
    }
}

@keyframes floating{
    0%  {margin-top: -2.5%}
    50%  {margin-top: 2.5%}
    100%{margin-top: -2.5%}
}
@-webkit-keyframes floating{
    0%  {margin-top: -2.5%}
    50%  {margin-top: 2.5%}
    100%{margin-top: -2.5%}
}