@import url("https://dlcdnimgs.stzgcm.com/vendor/public/fonts/css/roboto-condensed.css");
.bg-dark { background: #2b2b2b; }

/*  Box Sizing */
/*  Text Truncate */
/* TRANSITION */
/* TRANSFORM */
/* ANIMATION */
/* GRADIENT */
/* ---------- RESET ---------- */
html, body { margin: 0; }

#hd-rog-live * { margin: 0; padding: 0; text-decoration: none; list-style-type: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; word-break: break-word; }

::selection { background: rgba(254, 2, 43, 0.25); color: #111111; }

::-moz-selection { background: rgba(254, 2, 43, 0.25); color: #111111; }

#hd-rog-live { font-family: "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; background: black; color: white; font-size: 16px; margin: 0; padding: 0; }

#hd-rog-live ul, #hd-rog-live li, #hd-rog-live figure, #hd-rog-live p { margin: 0; padding: 0; }

#hd-rog-live h1, #hd-rog-live h2, #hd-rog-live h3, #hd-rog-live h4, #hd-rog-live p, #hd-rog-live a, #hd-rog-live li { font: inherit; }

#hd-rog-live img { display: block; height: auto; border: none; max-width: 100% !important; margin: 0 auto; }

#hd-rog-live img.lazyLoad { opacity: 0; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; height: 50vh; }
#hd-rog-live img.lazyLoad.lazyLoaded { height: auto; opacity: 1; }

/* ---------- ANIMATIONS ---------- */
@-webkit-keyframes zoomIn { 0% { -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); opacity: 0; }
  100% { -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); opacity: 1; } }
@-moz-keyframes zoomIn { 0% { -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); opacity: 0; }
  100% { -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); opacity: 1; } }
@-ms-keyframes zoomIn { 0% { -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); opacity: 0; }
  100% { -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); opacity: 1; } }
@-o-keyframes zoomIn { 0% { -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); opacity: 0; }
  100% { -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); opacity: 1; } }
@keyframes zoomIn { 0% { -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); opacity: 0; }
  100% { -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); opacity: 1; } }
@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@-moz-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@-ms-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@-o-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@-webkit-keyframes fadeInUp { 0% { opacity: 0; -moz-transform: translateY(30px); -o-transform: translateY(30px); -ms-transform: translateY(30px); -webkit-transform: translateY(30px); transform: translateY(30px); }
  100% { opacity: 1; -moz-transform: translateY(0); -o-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); } }
@-moz-keyframes fadeInUp { 0% { opacity: 0; -moz-transform: translateY(30px); -o-transform: translateY(30px); -ms-transform: translateY(30px); -webkit-transform: translateY(30px); transform: translateY(30px); }
  100% { opacity: 1; -moz-transform: translateY(0); -o-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); } }
@-ms-keyframes fadeInUp { 0% { opacity: 0; -moz-transform: translateY(30px); -o-transform: translateY(30px); -ms-transform: translateY(30px); -webkit-transform: translateY(30px); transform: translateY(30px); }
  100% { opacity: 1; -moz-transform: translateY(0); -o-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); } }
@-o-keyframes fadeInUp { 0% { opacity: 0; -moz-transform: translateY(30px); -o-transform: translateY(30px); -ms-transform: translateY(30px); -webkit-transform: translateY(30px); transform: translateY(30px); }
  100% { opacity: 1; -moz-transform: translateY(0); -o-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); } }
@keyframes fadeInUp { 0% { opacity: 0; -moz-transform: translateY(30px); -o-transform: translateY(30px); -ms-transform: translateY(30px); -webkit-transform: translateY(30px); transform: translateY(30px); }
  100% { opacity: 1; -moz-transform: translateY(0); -o-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); } }
@-webkit-keyframes fader { 50% { opacity: 1; } }
@-moz-keyframes fader { 50% { opacity: 1; } }
@-ms-keyframes fader { 50% { opacity: 1; } }
@-o-keyframes fader { 50% { opacity: 1; } }
@keyframes fader { 50% { opacity: 1; } }
@-webkit-keyframes hint { 0% { opacity: 1; border-width: 1px; }
  100% { opacity: 0; border-width: 0; } }
@-moz-keyframes hint { 0% { opacity: 1; border-width: 1px; }
  100% { opacity: 0; border-width: 0; } }
@-ms-keyframes hint { 0% { opacity: 1; border-width: 1px; }
  100% { opacity: 0; border-width: 0; } }
@-o-keyframes hint { 0% { opacity: 1; border-width: 1px; }
  100% { opacity: 0; border-width: 0; } }
@keyframes hint { 0% { opacity: 1; border-width: 1px; }
  100% { opacity: 0; border-width: 0; } }
@font-face { font-family: 'ROGFontsv'; src: url("../fonts/ROGFonts-Regular.otf"), url("../fonts/ROGFonts-Regular.ttf"), url("../fonts/ROGFonts-Regular.woff"), url("../fonts/ROGFonts-Regular.woff2"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'TradeGothicLTPro'; src: url("../fonts/TradeGothicLTPro-Bold.ttf") format("opentype"); font-weight: 600; font-style: normal; font-display: swap; }
#hd-rog-live { font-size: 16px; }
#hd-rog-live h2 { font-family: "TradeGothicLTPro", "Xolonium", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; font-size: 3.75em; line-height: 1; color: #ffffff !important; letter-spacing: .018em; margin-bottom: .25em; text-transform: uppercase; word-break: normal; word-wrap: normal; }
#hd-rog-live h2 + p { margin-bottom: 3em; }
#hd-rog-live h3 { font-family: "TradeGothicLTPro", "Xolonium", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; font-size: 2em; line-height: 1; color: #ffffff; margin-bottom: .5em; }
#hd-rog-live h4 { font-family: "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; font-size: 1.5em; font-weight: bold; line-height: 1.25; margin-bottom: .5em; color: #ffffff; }
#hd-rog-live h5 { font-family: "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; font-size: 1.125em; font-weight: 300; color: #ffffff; margin: 5px 0 10px; }
#hd-rog-live p, #hd-rog-live small, #hd-rog-live a, #hd-rog-live li { font-family: "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; }
#hd-rog-live p { font-size: 1em; line-height: 1.75; font-weight: 300; }
#hd-rog-live p.color-primary { font-weight: 400; }
#hd-rog-live b { font-weight: bold; }
#hd-rog-live small { font-size: 14px; font-weight: 300; letter-spacing: 0.5px; }
#hd-rog-live .align-center { text-align: center; }
#hd-rog-live .align-left { text-align: left; }
#hd-rog-live .align-italic { font-style: italic; }
#hd-rog-live a.txt-link { display: inline-block; text-decoration: underline; font-weight: 400; margin-top: .5em; }
#hd-rog-live a.txt-link:hover { color: white; }
#hd-rog-live .color-primary { color: #eb0029; }
#hd-rog-live .color-primary-light { color: #fe022b; }
#hd-rog-live .color-grey { color: #aaaaaa; }
#hd-rog-live .color-white { color: white; }
#hd-rog-live .color-black { color: black; }
#hd-rog-live .hd-uppercase { text-transform: uppercase; }
#hd-rog-live .text-larger { font-size: 1.25em; }
#hd-rog-live .font-rog { font-family: "ROGFontsv", "TradeGothicLTPro", "Xolonium", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; }

@media screen and (min-width: 2000px) { #hd-rog-live { font-size: 20px; } }
@media screen and (max-width: 1440px) { #hd-rog-live h2 { font-size: 3em; }
  #hd-rog-live h4 { font-size: 1.25em; }
  #hd-rog-live p { font-size: 14px; } }
@media screen and (max-width: 1280px) { #hd-rog-live h3 { font-size: 1.75em; } }
@media screen and (max-width: 1024px) { #hd-rog-live h2 { font-size: 2.75em; }
  #hd-rog-live h2 + p { margin-bottom: 1.5em; } }
@media screen and (max-width: 768px) { #hd-rog-live h2 { font-size: 2.15em; }
  #hd-rog-live h4 { font-size: 1.125em; }
  #hd-rog-live p { line-height: 1.5; } }
@media screen and (max-width: 480px) { #hd-rog-live h2 { font-size: 1.875em; }
  #hd-rog-live h3 { font-size: 1.5em; margin-bottom: 10px; }
  #hd-rog-live h4 { font-size: 1.1em; margin-bottom: 10px; }
  #hd-rog-live h5 { font-size: 14px; } }
#hd-rog-live .w95 { width: 94%; margin: 0 auto; position: relative; }
#hd-rog-live .hd-w800 { max-width: 800px; margin-left: auto; margin-right: auto; }
#hd-rog-live .hd-w900 { width: 80%; max-width: 900px; margin-left: auto; margin-right: auto; }
#hd-rog-live .hd-w1000 { max-width: 1000px; margin-left: auto; margin-right: auto; }
#hd-rog-live .hd-w1100, #hd-rog-live .hd-w1200, #hd-rog-live .hd-w1300, #hd-rog-live .hd-w1400, #hd-rog-live .hd-w1600 { width: 90%; margin: 0 auto; position: relative; }
#hd-rog-live .hd-w1100 { max-width: 1100px; }
#hd-rog-live .hd-w1200 { max-width: 1200px; }
#hd-rog-live .hd-w1300 { max-width: 1300px; }
#hd-rog-live .hd-w1400 { max-width: 1400px; }
#hd-rog-live .hd-w1600 { max-width: 1600px; }
#hd-rog-live .hd-col20 { width: 20%; }
#hd-rog-live .hd-col25 { width: 25%; }
#hd-rog-live .hd-col30 { width: 30%; }
#hd-rog-live .hd-col33 { width: 33.3333%; }
#hd-rog-live .hd-col35 { width: 35%; }
#hd-rog-live .hd-col40 { width: 40%; }
#hd-rog-live .hd-col45 { width: 45%; }
#hd-rog-live .hd-col50 { width: 50%; }
#hd-rog-live .hd-col55 { width: 55%; }
#hd-rog-live .hd-col60 { width: 60%; }
#hd-rog-live .hd-col65 { width: 65%; }
#hd-rog-live .hd-col66 { width: 66.6666%; }
#hd-rog-live .hd-col70 { width: 70%; }
#hd-rog-live .hd-col75 { width: 75%; }
#hd-rog-live .hd-col80 { width: 80%; }
#hd-rog-live .hd-col100 { width: 100%; }
#hd-rog-live .ib-top { display: inline-block; vertical-align: top; }
#hd-rog-live .ib-bottom { display: inline-block; vertical-align: bottom; }
#hd-rog-live .flex-wrap { display: flex; flex-wrap: wrap; }
#hd-rog-live .flex-nowrap { display: flex; flex-wrap: nowrap; }
#hd-rog-live .align-items-center { align-items: center; }
#hd-rog-live .align-items-start { align-items: flex-start; }
#hd-rog-live .align-items-end { align-items: flex-end; }
#hd-rog-live .justify-content-center { justify-content: center; }
#hd-rog-live .justify-content-start { justify-content: flex-start; }
#hd-rog-live .justify-content-end { justify-content: flex-end; }
#hd-rog-live .justify-content-between { justify-content: space-between; }
#hd-rog-live .justify-content-around { justify-content: space-around; }
#hd-rog-live .hd-d-none { display: none; }

@media screen and (min-width: 2000px) { #hd-rog-live .hd-w900, #hd-rog-live .hd-w1000 { max-width: 1200px; }
  #hd-rog-live .hd-w1100, #hd-rog-live .hd-w1200, #hd-rog-live .hd-w1400 { max-width: 1800px; }
  #hd-rog-live .hd-w1500 { max-width: 1800px; } }
@media screen and (max-width: 1024px) { #hd-rog-live .hd-d-1024-none { display: none; }
  #hd-rog-live .hd-d-1024-block { display: block; }
  #hd-rog-live .hd-d-1024-inline-block { display: inline-block; }
  #hd-rog-live .hd-w900 { width: 90%; } }
@media screen and (max-width: 1023px) { #hd-rog-live .hd-d-1023-none { display: none; }
  #hd-rog-live .hd-d-1023-block { display: block; }
  #hd-rog-live .hd-d-1023-inline-block { display: inline-block; } }
@media screen and (max-width: 768px) { #hd-rog-live .hd-d-768-none { display: none; }
  #hd-rog-live .hd-d-768-block { display: block; } }
@media screen and (max-width: 620px) { #hd-rog-live .hd-d-620-none { display: none; }
  #hd-rog-live .hd-d-620-block { display: block; } }
@media screen and (max-width: 480px) { #hd-rog-live .hd-d-480-none { display: none; }
  #hd-rog-live .hd-d-480-block { display: block; } }
#hd-rog-live .hd-btn { display: inline-block; font-family: "TradeGothicLTPro", "Xolonium", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; font-size: 1em; letter-spacing: .018em; border-radius: 3px; background: #eb0029; padding: .5em .875em .35em; margin: 1em auto; color: white; position: relative; z-index: 2; cursor: pointer; -moz-transition: transform 0.25s ease; -o-transition: transform 0.25s ease; -webkit-transition: transform 0.25s ease; transition: transform 0.25s ease; }
#hd-rog-live .hd-btn:hover { -moz-transform: translate(0, -2px); -o-transform: translate(0, -2px); -ms-transform: translate(0, -2px); -webkit-transform: translate(0, -2px); transform: translate(0, -2px); }
#hd-rog-live .hd-btn:active { -moz-transform: translate(0, -1px); -o-transform: translate(0, -1px); -ms-transform: translate(0, -1px); -webkit-transform: translate(0, -1px); transform: translate(0, -1px); }
#hd-rog-live .hd-btn.hd-btn-skew { font-size: 1.5em; background: none; border-radius: 0; }
#hd-rog-live .hd-btn.hd-btn-skew:before { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #eb0029; z-index: -1; -moz-transform: skew(-10deg, 0deg); -o-transform: skew(-10deg, 0deg); -ms-transform: skew(-10deg, 0deg); -webkit-transform: skew(-10deg, 0deg); transform: skew(-10deg, 0deg); }
#hd-rog-live .hd-btn.hd-btn-skew.hd-btn-black:before { background: black; }
#hd-rog-live .hd-btn.hd-btn-skew.hd-btn-white { color: #fe022b; }
#hd-rog-live .hd-btn.hd-btn-skew.hd-btn-white:before { background: white; }
#hd-rog-live .hd-btn.hd-btn-skew.hd-btn-frame { color: #eb0029; padding-top: .4em; padding-bottom: 0; border: none; }
#hd-rog-live .hd-btn.hd-btn-skew.hd-btn-frame:before { border: 1px solid #fe022b; background: transparent; }
#hd-rog-live .hd-btn.hd-btn-dialog { font-size: 1.5em; letter-spacing: 0; background: #eb0029; color: black; border-radius: 0; }
#hd-rog-live .hd-btn.hd-btn-dialog:after { content: ''; display: block; width: 15%; height: 80%; position: absolute; top: 30%; right: 5%; background: #eb0029; z-index: -1; -moz-transform: skew(0deg, 25deg); -o-transform: skew(0deg, 25deg); -ms-transform: skew(0deg, 25deg); -webkit-transform: skew(0deg, 25deg); transform: skew(0deg, 25deg); }
#hd-rog-live .hd-btn.hd-btn-dialog.hd-btn-white { background: white; color: black; }
#hd-rog-live .hd-btn.hd-btn-dialog.hd-btn-white:after { background: white; }

@media screen and (max-width: 1440px) { #hd-rog-live .hd-btn.hd-btn-skew { font-size: 1.25em; } }
@media screen and (max-width: 1023px) { #hd-rog-live .hd-btn { margin: 1em auto; } }
#hd-rog-live .hd-icon-plus { display: inline-block; vertical-align: top; width: 1.25em; height: 1.25em; border-radius: 1em; border: 1px solid #eb0029; margin: .125em .5em -.125em 0; position: relative; }
#hd-rog-live .hd-icon-plus:before, #hd-rog-live .hd-icon-plus:after { content: ''; display: block; width: .65em; height: 1px; background: #eb0029; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
#hd-rog-live .hd-icon-plus:after { -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }
#hd-rog-live .hd-active > .hd-icon-plus:after { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }

#hd-rog-live .title-deco { display: inline-block; max-width: 9.5em; padding: .5em .5em .2em; position: absolute; top: -1em; left: 0; right: 0; margin: 0 auto; z-index: 2; }
#hd-rog-live .title-deco:before, #hd-rog-live .title-deco:after { content: ''; display: block; width: 100%; height: 100%; background: #fe022b; -moz-transform: skew(-10deg, 0deg); -o-transform: skew(-10deg, 0deg); -ms-transform: skew(-10deg, 0deg); -webkit-transform: skew(-10deg, 0deg); transform: skew(-10deg, 0deg); position: absolute; top: 0; left: 0; z-index: -2; }
#hd-rog-live .title-deco:before { width: 15%; height: 80%; top: 25%; left: 5%; -moz-transform: skew(-12deg, -25deg); -o-transform: skew(-12deg, -25deg); -ms-transform: skew(-12deg, -25deg); -webkit-transform: skew(-12deg, -25deg); transform: skew(-12deg, -25deg); z-index: -1; }
#hd-rog-live .title-deco-framed:before, #hd-rog-live .title-deco-framed:after { background: black; }
#hd-rog-live .title-deco-framed .border { width: calc(100% + 6px); height: calc(100% + 6px); position: absolute; top: -3px; left: -3px; z-index: -2; }
#hd-rog-live .title-deco-framed .border:before, #hd-rog-live .title-deco-framed .border:after { content: ''; display: block; width: 100%; height: 100%; background: #fe022b; -moz-transform: skew(-10deg, 0deg); -o-transform: skew(-10deg, 0deg); -ms-transform: skew(-10deg, 0deg); -webkit-transform: skew(-10deg, 0deg); transform: skew(-10deg, 0deg); position: absolute; top: 0; left: 0; z-index: -1; }
#hd-rog-live .title-deco-framed .border:before { width: calc(15% + 4px); height: 80%; top: 25%; left: 5%; -moz-transform: skew(-12deg, -25deg); -o-transform: skew(-12deg, -25deg); -ms-transform: skew(-12deg, -25deg); -webkit-transform: skew(-12deg, -25deg); transform: skew(-12deg, -25deg); }

#hd-rog-live .hd-cp { cursor: pointer; }

#hd-rog-live .tab-filter { display: inline-flex; flex-wrap: nowrap; align-items: flex-end; justify-content: flex-start; margin: 0 auto 2em; border-bottom: 1px solid #4d4e4f; }
#hd-rog-live .tab-filter li { font-size: 1.125em; font-weight: bold; padding: 1em 1.25em; line-height: 1; color: #4d4e4f; position: relative; cursor: pointer; }
#hd-rog-live .tab-filter li:first-child { margin-left: auto; }
#hd-rog-live .tab-filter li:last-child { margin-right: auto; }
#hd-rog-live .tab-filter li:hover { color: #aaaaaa; }
#hd-rog-live .tab-filter li.hd-active { color: white; }
#hd-rog-live .tab-filter li.hd-active:after { content: ''; display: block; width: 100%; height: 2px; background: white; position: absolute; bottom: 0; left: 0; }
#hd-rog-live .tab-filter-block { display: inline-flex; flex-wrap: nowrap; align-items: flex-end; justify-content: flex-start; margin: -1em auto 2em; }
#hd-rog-live .tab-filter-block li { min-width: 6em; font-size: 1.125em; font-weight: bold; letter-spacing: .04em; line-height: 1; text-align: center; padding: .45em .5em; margin: 0 1em; color: #4d4e4f; border: 1px solid #4d4e4f; cursor: pointer; }
#hd-rog-live .tab-filter-block li:first-child { margin-left: auto; }
#hd-rog-live .tab-filter-block li:last-child { margin-right: auto; }
#hd-rog-live .tab-filter-block li:hover { color: white; border-color: white; }
#hd-rog-live .tab-filter-block li.hd-active { color: white; background: #eb0029; border-color: #eb0029; }
#hd-rog-live .content-el { display: none; }
#hd-rog-live .content-el.hd-active { display: block; }
#hd-rog-live .hd-filter-list { margin: 0 auto; padding-left: 5%; position: relative; z-index: 2; }
#hd-rog-live .hd-filter-list li { display: flex; flex-wrap: wrap; align-items: center; cursor: pointer; padding: 1em 0; font-size: 15px; }
#hd-rog-live .hd-filter-list li:hover p { color: #aaaaaa; }
#hd-rog-live .hd-filter-list li.hd-active b, #hd-rog-live .hd-filter-list li.hd-active p { color: white; }
#hd-rog-live .hd-filter-list li.hd-active .hd-icon { background-position: 100% 0; }
#hd-rog-live .hd-filter-list .hd-icon { width: 70px; height: 70px; margin: 0 1.5em 0 0; background-repeat: no-repeat; background-size: 200%; background-position: 0 0; }
#hd-rog-live .hd-filter-list .hd-content { width: calc(100% - 120px); }
#hd-rog-live .hd-filter-list b, #hd-rog-live .hd-filter-list p { line-height: 1.25; color: #4d4e4f; }
#hd-rog-live .hd-filter-list b { display: block; margin-bottom: .5em; }
#hd-rog-live .hd-filter-list p { font-weight: normal; }
#hd-rog-live .hd-filter-icon { margin: 0 auto 2em; }
#hd-rog-live .hd-filter-icon li { cursor: pointer; }
#hd-rog-live .hd-filter-icon li:hover p { color: #aaaaaa; }
#hd-rog-live .hd-filter-icon li.hd-active p { color: white; }
#hd-rog-live .hd-filter-icon p { line-height: 1.25; margin: 1em 0; color: #4d4e4f; }

@media screen and (max-width: 1440px) { #hd-rog-live .tab-filter li { font-size: 1em; padding: 1em 1em; }
  #hd-rog-live .hd-filter-list li { padding: .5em 0; }
  #hd-rog-live .hd-filter-list .hd-icon { width: 50px; height: 50px; } }
@media screen and (max-width: 1024px) { #hd-rog-live .tab-filter li { padding: .75em; } }
@media screen and (max-width: 1023px) { #hd-rog-live .tab-filter { overflow-x: auto; overflow-y: visible; }
  #hd-rog-live .tab-filter li { flex-shrink: 0; }
  #hd-rog-live .tab-filter-block li { margin: 0 .25em; }
  #hd-rog-live .hd-filter-list { display: flex; flex-wrap: nowrap; align-items: flex-start; justify-content: center; padding-bottom: 6em; padding-left: 0; }
  #hd-rog-live .hd-filter-list .hd-content { display: none; text-align: center; }
  #hd-rog-live .hd-filter-list li { width: 25%; max-width: 100px; }
  #hd-rog-live .hd-filter-list li.hd-active .hd-content { width: 100%; display: block; position: absolute; top: 60%; left: 0; right: 0; margin: 0 auto; }
  #hd-rog-live .hd-filter-list .hd-icon { width: 70px; height: 70px; margin: 0 auto; } }
@media screen and (max-width: 480px) { #hd-rog-live .hd-filter-list { padding-bottom: 7em; }
  #hd-rog-live .hd-filter-list li.hd-active .hd-content { top: 75px; }
  #hd-rog-live .hd-filter-list .hd-icon { width: 50px; height: 50px; } }
#hd-rog-live .hd-lightbox { width: 100%; height: 100vh; padding: 20px; position: fixed; top: 0; left: 0; display: none; z-index: 10; }
#hd-rog-live .hd-lightbox .hd-filter { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); position: absolute; top: 0; left: 0; }
#hd-rog-live .hd-lightbox .hd-box { width: 1000px; height: 480px; max-width: 100%; max-height: 100%; background: white; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; box-sizing: border-box; }
#hd-rog-live .hd-lightbox .hd-box .hd-content { height: 100%; padding: 2em 3em; overflow-y: auto; }
#hd-rog-live .hd-lightbox .hd-box iframe { width: calc(100% - 40px); height: calc(100% - 40px); position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
#hd-rog-live .hd-lightbox .hd-close { width: 60px; height: 60px; background: #eb0029; position: absolute; top: 0; right: 0; cursor: pointer; z-index: 2; }
#hd-rog-live .hd-lightbox .hd-close:hover { background: #fe022b; }
#hd-rog-live .hd-lightbox .hd-close > span { display: block; width: 24px; height: 2px; background: white; -webkit-border-radius: 1.5px; -moz-border-radius: 1.5px; border-radius: 1.5px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
#hd-rog-live .hd-lightbox .hd-close > span:first-child { -moz-transform: rotateZ(45deg); -o-transform: rotateZ(45deg); -ms-transform: rotateZ(45deg); -webkit-transform: rotateZ(45deg); transform: rotateZ(45deg); }
#hd-rog-live .hd-lightbox .hd-close > span:last-child { -moz-transform: rotateZ(-45deg); -o-transform: rotateZ(-45deg); -ms-transform: rotateZ(-45deg); -webkit-transform: rotateZ(-45deg); transform: rotateZ(-45deg); }

@media screen and (min-width: 2000px) { #hd-rog-live .hd-lightbox .hd-box { width: 1400px; height: 600px; } }
@media screen and (max-width: 1024px) { #hd-rog-live .hd-lightbox .hd-box .hd-content { padding: 2em 1em; }
  #hd-rog-live .hd-lightbox .hd-close { width: 40px; height: 40px; top: 0; right: 0; }
  #hd-rog-live .hd-lightbox .hd-close > span { width: 20px; height: 2px; } }
@media screen and (max-width: 480px) { #hd-rog-live .hd-lightbox .hd-box { height: 100%; } }
#hd-rog-live .owl-carousel { display: -ms-grid; display: grid; }
#hd-rog-live .owl-carousel .owl-dots { text-align: center; margin: 1em auto; }
#hd-rog-live .owl-carousel .owl-dots .owl-dot { display: inline-block; vertical-align: top; width: 12px; height: 12px; border-radius: 50%; margin: 0 6px; background: #4d4e4f; }
#hd-rog-live .owl-carousel .owl-dots .owl-dot:hover { background: #aaaaaa; }
#hd-rog-live .owl-carousel .owl-dots .owl-dot.active { background: #eb0029; }
#hd-rog-live .owl-carousel.nav-arrow { padding: 0 2em; }
#hd-rog-live .owl-carousel.nav-arrow .owl-nav { width: 100%; height: 2.625em; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; pointer-events: none; }
#hd-rog-live .owl-carousel.nav-arrow .owl-nav .owl-prev, #hd-rog-live .owl-carousel.nav-arrow .owl-nav .owl-next { width: 2.625em; height: 2.625em; border-radius: 2em; pointer-events: all; position: absolute; top: 0; }
#hd-rog-live .owl-carousel.nav-arrow .owl-nav .owl-prev:before, #hd-rog-live .owl-carousel.nav-arrow .owl-nav .owl-next:before { content: ''; display: block; width: 50%; height: 50%; border: 2px solid #eb0029; border-left: none; border-bottom: none; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; top: 0; right: 10%; bottom: 0; left: 0; margin: auto; }
#hd-rog-live .owl-carousel.nav-arrow .owl-nav .owl-prev:hover:before, #hd-rog-live .owl-carousel.nav-arrow .owl-nav .owl-next:hover:before { border-color: #fe022b; }
#hd-rog-live .owl-carousel.nav-arrow .owl-nav .owl-prev.disabled, #hd-rog-live .owl-carousel.nav-arrow .owl-nav .owl-next.disabled { filter: grayscale(100%) brightness(3); pointer-events: none; }
#hd-rog-live .owl-carousel.nav-arrow .owl-nav .owl-prev { right: calc(100% + 1em); -moz-transform: scale(-1, 1); -o-transform: scale(-1, 1); -ms-transform: scale(-1, 1); -webkit-transform: scale(-1, 1); transform: scale(-1, 1); }
#hd-rog-live .owl-carousel.nav-arrow .owl-nav .owl-next { left: calc(100% + 1em); }
#hd-rog-live .owl-carousel.item-fade .item { opacity: .3; -moz-transition: opacity 0.5s ease; -o-transition: opacity 0.5s ease; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; }
#hd-rog-live .owl-carousel.item-fade .owl-item.active .item { opacity: 1; }
#hd-rog-live .owl-carousel.item-fade .owl-item.active + .active .item { opacity: .3; }

@media screen and (max-width: 1023px) { #hd-rog-live .owl-carousel.nav-arrow { padding: 0 1em; }
  #hd-rog-live .owl-carousel.nav-arrow .owl-nav { height: 2.25em; }
  #hd-rog-live .owl-carousel.nav-arrow .owl-nav .owl-prev, #hd-rog-live .owl-carousel.nav-arrow .owl-nav .owl-next { width: 2.25em; height: 2.25em; }
  #hd-rog-live .owl-carousel.nav-arrow .owl-nav .owl-prev { right: calc(100% - 1.25em); }
  #hd-rog-live .owl-carousel.nav-arrow .owl-nav .owl-next { left: calc(100% - 1.25em); } }
@media screen and (max-width: 480px) { #hd-rog-live .owl-carousel.nav-arrow .owl-nav .owl-prev { right: calc(100% - 1.75em); }
  #hd-rog-live .owl-carousel.nav-arrow .owl-nav .owl-next { left: calc(100% - 1.75em); } }
#hd-rog-live { padding-top: 46px; }
#hd-rog-live header { width: 100%; position: fixed; top: 0; left: 0; background: #151515; z-index: 9; }
#hd-rog-live header .logo-rog { width: 160px; margin: 10px auto 10px 0; }
#hd-rog-live header .logo-rog img { width: 100%; }
#hd-rog-live header .menu { text-align: center; }
#hd-rog-live header .menu a { font-size: 1em; font-weight: 400; letter-spacing: .018em; color: white; padding: .25em 1em; cursor: pointer; -moz-transition: color 0.25s ease; -o-transition: color 0.25s ease; -webkit-transition: color 0.25s ease; transition: color 0.25s ease; }
#hd-rog-live header .menu a:hover { color: #eb0029; }
#hd-rog-live header .menu a.hd-active { color: #eb0029; font-weight: bold; cursor: default; }
#hd-rog-live .hamburger { display: none; }
#hd-rog-live .hd-sec { position: relative; }
#hd-rog-live .sec-filter { width: 100%; border-bottom: 1px solid #eb0029; position: relative; overflow-x: auto; overflow-y: visible; -ms-overflow-style: none; z-index: 3; }
#hd-rog-live .sec-filter::-webkit-scrollbar { height: 3px; }
#hd-rog-live .sec-filter::-webkit-scrollbar-track { background: transparent; }
#hd-rog-live .sec-filter::-webkit-scrollbar-thumb { background: transparent; }
#hd-rog-live .sec-filter::-webkit-scrollbar-thumb:hover { background: transparent; }
#hd-rog-live .sec-filter ul { width: 100%; display: flex; align-items: flex-end; justify-content: space-between; text-align: center; margin-bottom: -1px; white-space: nowrap; }
#hd-rog-live .sec-filter ul.hd-triggered li { color: #525252; }
#hd-rog-live .sec-filter ul.hd-triggered li.hd-active { color: #eb0029; }
#hd-rog-live .sec-filter ul.hd-triggered li.hd-active:after { -moz-transform: scale(1, 1); -o-transform: scale(1, 1); -ms-transform: scale(1, 1); -webkit-transform: scale(1, 1); transform: scale(1, 1); }
#hd-rog-live .sec-filter li { width: 100%; font-family: "TradeGothicLTPro", "Xolonium", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; font-size: 1.25em; font-weight: normal; position: relative; cursor: pointer; }
#hd-rog-live .sec-filter li:first-child { margin-left: auto; }
#hd-rog-live .sec-filter li:last-child { margin-right: auto; }
#hd-rog-live .sec-filter li:after { content: ''; display: block; width: 100%; height: 4px; background: black; position: absolute; bottom: 0; left: 0; -moz-transform: scale(0, 1); -o-transform: scale(0, 1); -ms-transform: scale(0, 1); -webkit-transform: scale(0, 1); transform: scale(0, 1); -moz-transition: transform 0.4s ease-out; -o-transition: transform 0.4s ease-out; -webkit-transition: transform 0.4s ease-out; transition: transform 0.4s ease-out; }
#hd-rog-live .sec-filter li:hover { color: rgba(255, 255, 255, 0.8); }
#hd-rog-live .sec-filter li.hd-active { pointer-events: none; }
#hd-rog-live .sec-filter h3 { font-family: "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; font-weight: 300; font-size: 1em; padding: .75em 1.125em; margin-bottom: 0; }
#hd-rog-live .sec-filter.filter-feature { margin: 2em 0 -3px; border-bottom: none; position: relative; }
#hd-rog-live .sec-filter.filter-feature:before, #hd-rog-live .sec-filter.filter-feature:after { content: ''; display: block; width: 100%; max-width: 1700px; height: 2px; background-color: rgba(182, 182, 182, 0.205); background-image: -moz-linear-gradient(90deg, rgba(182, 182, 182, 0.205) 0%, rgba(206, 206, 206, 0.562) 3%, #cecece 15%, transparent 20%, transparent 50%, transparent 75%, #cecece 90%, rgba(206, 206, 206, 0.562) 97%, rgba(182, 182, 182, 0.205) 100%); background-image: -webkit-linear-gradient(90deg, rgba(182, 182, 182, 0.205) 0%, rgba(206, 206, 206, 0.562) 3%, #cecece 15%, transparent 20%, transparent 50%, transparent 75%, #cecece 90%, rgba(206, 206, 206, 0.562) 97%, rgba(182, 182, 182, 0.205) 100%); background-image: linear-gradient(90deg, rgba(182, 182, 182, 0.205) 0%, rgba(206, 206, 206, 0.562) 3%, #cecece 15%, transparent 20%, transparent 50%, transparent 75%, #cecece 90%, rgba(206, 206, 206, 0.562) 97%, rgba(182, 182, 182, 0.205) 100%); background-color: transparent; background-repeat: no-repeat; position: absolute; left: 0; right: 0; margin: 0 auto; }
#hd-rog-live .sec-filter.filter-feature:before { top: 0; right: 10%; }
#hd-rog-live .sec-filter.filter-feature:after { bottom: 0; left: 2.5%; }
#hd-rog-live .sec-filter.filter-feature ul { width: 90%; margin-bottom: 0; }
#hd-rog-live .sec-filter.filter-feature li { font-size: 1.45em; margin-right: -2px; }
#hd-rog-live .sec-filter.filter-feature li:hover h3 { color: white; }
#hd-rog-live .sec-filter.filter-feature li.hd-active h3 { color: white; }
#hd-rog-live .sec-filter.filter-feature li.hd-active h3:after { opacity: .875; }
#hd-rog-live .sec-filter.filter-feature h3 { font-family: "TradeGothicLTPro", "Xolonium", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; padding-top: 1em; color: #aaaaaa; position: relative; z-index: 2; }
#hd-rog-live .sec-filter.filter-feature h3:before, #hd-rog-live .sec-filter.filter-feature h3:after { content: ''; display: block; border-top-right-radius: 1em; -moz-transform: skew(30deg, 0deg); -o-transform: skew(30deg, 0deg); -ms-transform: skew(30deg, 0deg); -webkit-transform: skew(30deg, 0deg); transform: skew(30deg, 0deg); position: absolute; top: 0; left: 0; }
#hd-rog-live .sec-filter.filter-feature h3:before { width: 100%; height: 100%; background-color: #777; background-image: -moz-linear-gradient(90deg, #777 0%, #ddd 20%, #777 50%, #ddd 80%, #777 100%); background-image: -webkit-linear-gradient(90deg, #777 0%, #ddd 20%, #777 50%, #ddd 80%, #777 100%); background-image: linear-gradient(90deg, #777 0%, #ddd 20%, #777 50%, #ddd 80%, #777 100%); z-index: -2; }
#hd-rog-live .sec-filter.filter-feature h3:after { width: calc(100% - 5px); height: calc(100% - 5px); margin: 2px; background: #4d4e4f; background-color: #222; background-image: -moz-linear-gradient(90deg, #222 0%, #202020 90%, #232323 95%, #141414 100%); background-image: -webkit-linear-gradient(90deg, #222 0%, #202020 90%, #232323 95%, #141414 100%); background-image: linear-gradient(90deg, #222 0%, #202020 90%, #232323 95%, #141414 100%); z-index: -1; }
#hd-rog-live .sec-filter.filter-model { margin: 2.5em 0 0; border-bottom-color: #4d4e4f; position: relative; }
#hd-rog-live .sec-filter.filter-model ul { width: 90%; margin-bottom: 0; }
#hd-rog-live .sec-filter.filter-model li { font-size: 1.45em; margin-right: -2px; }
#hd-rog-live .sec-filter.filter-model li:hover { background: rgba(255, 255, 255, 0.1); }
#hd-rog-live .sec-filter.filter-model li:hover h3 { color: white; }
#hd-rog-live .sec-filter.filter-model li.hd-active h3 { color: white; }
#hd-rog-live .sec-filter.filter-model li.hd-active h3:after { -moz-transform: scale(1, 1); -o-transform: scale(1, 1); -ms-transform: scale(1, 1); -webkit-transform: scale(1, 1); transform: scale(1, 1); }
#hd-rog-live .sec-filter.filter-model h3 { font-family: "TradeGothicLTPro", "Xolonium", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; font-size: 1.75em; padding: .75em .5em .25em .5em; color: #aaaaaa; position: relative; z-index: 2; }
#hd-rog-live .sec-filter.filter-model h3:after { content: ''; display: block; width: 100%; height: 3px; background: #eb0029; position: absolute; bottom: 0; left: 0; -moz-transform: scale(0, 1); -o-transform: scale(0, 1); -ms-transform: scale(0, 1); -webkit-transform: scale(0, 1); transform: scale(0, 1); -moz-transition: transform 0.25s ease; -o-transition: transform 0.25s ease; -webkit-transition: transform 0.25s ease; transition: transform 0.25s ease; }
#hd-rog-live .sec-content > div { display: none; flex-wrap: wrap; flex-direction: column; align-items: center; width: 100%; padding: 6em 0; }
#hd-rog-live .sec-content > div.hd-active { display: flex; -webkit-animation-delay: 0s; -webkit-animation-duration: 0.4s; -webkit-animation-name: fadeIn; -webkit-animation-timing-function: ease-out; -webkit-animation-iteration-count: 1; -webkit-animation-fill-mode: forwards; -moz-animation-delay: 0s; -moz-animation-duration: 0.4s; -moz-animation-name: fadeIn; -moz-animation-timing-function: ease-out; -moz-animation-iteration-count: 1; -moz-animation-fill-mode: forwards; -o-animation-delay: 0s; -o-animation-duration: 0.4s; -o-animation-name: fadeIn; -o-animation-timing-function: ease-out; -o-animation-iteration-count: 1; -o-animation-fill-mode: forwards; animation-delay: 0s; animation-duration: 0.4s; animation-name: fadeIn; animation-timing-function: ease-out; animation-iteration-count: 1; animation-fill-mode: forwards; }
#hd-rog-live .bg-top { background: url(../img/title-bg.jpg) center top no-repeat; background-size: 100% auto; }

#btn-wtb { width: 12.5%; min-width: 100px; max-width: 280px; position: fixed; right: 2%; bottom: 5%; -moz-transition: transform 0.25s ease; -o-transition: transform 0.25s ease; -webkit-transition: transform 0.25s ease; transition: transform 0.25s ease; z-index: 10; display: none; }
#btn-wtb:hover { -moz-transform: translate(0, -5%); -o-transform: translate(0, -5%); -ms-transform: translate(0, -5%); -webkit-transform: translate(0, -5%); transform: translate(0, -5%); }
#btn-wtb.hd-show { display: block; -webkit-animation-delay: 0s; -webkit-animation-duration: 0.4s; -webkit-animation-name: fadeInUp; -webkit-animation-timing-function: ease; -webkit-animation-iteration-count: 1; -webkit-animation-fill-mode: forwards; -moz-animation-delay: 0s; -moz-animation-duration: 0.4s; -moz-animation-name: fadeInUp; -moz-animation-timing-function: ease; -moz-animation-iteration-count: 1; -moz-animation-fill-mode: forwards; -o-animation-delay: 0s; -o-animation-duration: 0.4s; -o-animation-name: fadeInUp; -o-animation-timing-function: ease; -o-animation-iteration-count: 1; -o-animation-fill-mode: forwards; animation-delay: 0s; animation-duration: 0.4s; animation-name: fadeInUp; animation-timing-function: ease; animation-iteration-count: 1; animation-fill-mode: forwards; }

@media screen and (max-width: 1440px) { #hd-rog-live .sec-filter li { font-size: 1.25em; }
  #hd-rog-live .sec-content > div { padding: 5em 0; }
  #btn-wtb { right: 1%; } }
@media screen and (max-width: 1280px) { #hd-rog-live .sec-filter.filter-feature li { font-size: 1.25em; } }
@media screen and (max-width: 1024px) { #hd-rog-live .sec-filter.filter-feature li { font-size: 1.125em; }
  #hd-rog-live .sec-content > div { padding: 4em 0; }
  #hd-rog-live .bg-top { background-size: 150% auto; } }
@media screen and (max-width: 1023px) { #hd-rog-live header .menu a { padding-left: .5em; padding-right: .5em; } }
@media screen and (max-width: 768px) { #hd-rog-live .hamburger span, #hd-rog-live .hamburger:before, #hd-rog-live .hamburger:after { content: ''; display: block; width: 24px; height: 3px; background: white; border-radius: 2px; position: absolute; top: 20px; left: 0; right: 0; margin: 0 auto; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; -webkit-transition: all 0.1s ease; transition: all 0.1s ease; }
  #hd-rog-live header .hd-container { width: 100%; padding-left: 5%; }
  #hd-rog-live header .logo-rog { margin-top: 8px; margin-bottom: 8px; }
  #hd-rog-live header .menu { display: none; width: 100%; background: #303030; position: absolute; top: 100%; left: 0; z-index: -1; }
  #hd-rog-live header .menu a { display: block; font-size: 1em; padding: 1em 0; border-bottom: 1px solid #505050; }
  #hd-rog-live .hamburger { order: 3; display: block; width: 46px; height: 46px; background: #eb0029; margin-left: 1em; position: relative; cursor: pointer; }
  #hd-rog-live .hamburger:before { -moz-transform: translate(0, -0.5em); -o-transform: translate(0, -0.5em); -ms-transform: translate(0, -0.5em); -webkit-transform: translate(0, -0.5em); transform: translate(0, -0.5em); }
  #hd-rog-live .hamburger:after { -moz-transform: translate(0, 0.5em); -o-transform: translate(0, 0.5em); -ms-transform: translate(0, 0.5em); -webkit-transform: translate(0, 0.5em); transform: translate(0, 0.5em); }
  #hd-rog-live .hamburger.hd-active:before { opacity: 1; -moz-transform: translate(0, 0) rotate(-45deg); -o-transform: translate(0, 0) rotate(-45deg); -ms-transform: translate(0, 0) rotate(-45deg); -webkit-transform: translate(0, 0) rotate(-45deg); transform: translate(0, 0) rotate(-45deg); }
  #hd-rog-live .hamburger.hd-active:after { opacity: 1; -moz-transform: translate(0, 0) rotate(45deg); -o-transform: translate(0, 0) rotate(45deg); -ms-transform: translate(0, 0) rotate(45deg); -webkit-transform: translate(0, 0) rotate(45deg); transform: translate(0, 0) rotate(45deg); }
  #hd-rog-live .hamburger.hd-active span { opacity: 0; }
  #hd-rog-live .hamburger.hd-active ~ .menu { display: block; -webkit-animation-delay: 0s; -webkit-animation-duration: 0.4s; -webkit-animation-name: fadeInDown; -webkit-animation-timing-function: ease; -webkit-animation-iteration-count: 1; -webkit-animation-fill-mode: forwards; -moz-animation-delay: 0s; -moz-animation-duration: 0.4s; -moz-animation-name: fadeInDown; -moz-animation-timing-function: ease; -moz-animation-iteration-count: 1; -moz-animation-fill-mode: forwards; -o-animation-delay: 0s; -o-animation-duration: 0.4s; -o-animation-name: fadeInDown; -o-animation-timing-function: ease; -o-animation-iteration-count: 1; -o-animation-fill-mode: forwards; animation-delay: 0s; animation-duration: 0.4s; animation-name: fadeInDown; animation-timing-function: ease; animation-iteration-count: 1; animation-fill-mode: forwards; }
  #hd-rog-live .sec-filter li { font-size: 1.125em; }
  #hd-rog-live .sec-filter.filter-feature:before { display: none; }
  #hd-rog-live .sec-filter.filter-feature li { font-size: 1em; }
  #hd-rog-live .sec-filter.filter-feature h3:after { width: calc(100% - 4px); height: calc(100% - 4px); }
  #btn-wtb { bottom: 1em; } }
@media screen and (max-width: 620px) { #hd-rog-live .sec-content > div { padding: 3em 0; }
  #hd-rog-live .bg-top { background-size: 200% auto; } }
@media screen and (max-width: 480px) { #hd-rog-live .bg-top { background-size: 300% auto; } }
#hd-rog-live .cover-container { position: relative; cursor: pointer; }
#hd-rog-live .cover-container:hover figure img { opacity: .75; }
#hd-rog-live .cover-container.trigger-video:hover .icon-play { background: #eb0029; opacity: 1; -moz-transform: scale(1.25, 1.25); -o-transform: scale(1.25, 1.25); -ms-transform: scale(1.25, 1.25); -webkit-transform: scale(1.25, 1.25); transform: scale(1.25, 1.25); }
#hd-rog-live .cover-container figure { width: 100%; height: 0; padding-bottom: 70%; margin-bottom: 1em; position: relative; overflow: hidden; -moz-transition: opacity 0.25s ease; -o-transition: opacity 0.25s ease; -webkit-transition: opacity 0.25s ease; transition: opacity 0.25s ease; }
#hd-rog-live .cover-container figure img { width: 100%; position: absolute; top: 0; left: 0; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }
#hd-rog-live .cover-container .icon-play { width: 50px; height: 50px; border-radius: 50%; background: #aaaaaa; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; opacity: .5; -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }
#hd-rog-live .cover-container .icon-play:before { content: ''; display: block; width: 0; height: 0; border-style: solid; border-width: 12px 0 12px 15px; border-color: transparent transparent transparent #ffffff; position: absolute; top: 0; right: 0; bottom: 0; left: 5px; margin: auto; }
#hd-rog-live .trigger-video { cursor: pointer; }

#hd-rog-live #banner-roglive { position: relative; }
#hd-rog-live #banner-roglive figure { position: relative; }
#hd-rog-live #banner-roglive figure .logo-intel { width: 9%; min-width: 120px; position: absolute; bottom: 1.5em; right: 2%; }
#hd-rog-live #banner-roglive .hd-container { display: flex; flex-wrap: wrap; align-items: center; width: 90%; max-width: 1550px; height: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
#hd-rog-live #banner-roglive .hd-content { width: 50%; max-width: 35.5vw; margin-left: auto; }
#hd-rog-live #banner-roglive h1 { font-size: 4.1vw; letter-spacing: .09em; }
#hd-rog-live #banner-roglive h1 span { letter-spacing: .06em; }
#hd-rog-live #banner-roglive .hd-date { display: block; font-family: "TradeGothicLTPro", "Xolonium", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; font-size: 3em; font-weight: bold; line-height: 1; letter-spacing: .04em; color: black; margin: 1.25em 0 .75em; position: relative; }
#hd-rog-live #banner-roglive .hd-date sup { font-size: .5em; }
#hd-rog-live #banner-roglive .hd-date:before, #hd-rog-live #banner-roglive .hd-date:after { content: ''; display: block; width: calc(50% - 4.5em); height: .125em; background: black; position: absolute; top: 0; bottom: 0; margin: auto 0; }
#hd-rog-live #banner-roglive .hd-date:before { left: 2.75%; }
#hd-rog-live #banner-roglive .hd-date:after { right: 2.75%; }
#hd-rog-live #banner-roglive .hd-btn-dialog { font-size: 2.75em; padding: .35em 1em .125em; margin: 0 0 .25em; }

@media screen and (min-width: 2000px) { #hd-rog-live #banner-roglive .hd-container { max-width: none; }
  #hd-rog-live #banner-roglive .hd-content { max-width: 46.75em; }
  #hd-rog-live #banner-roglive h1 { font-size: 5.25em; } }
@media screen and (max-width: 1440px) { #hd-rog-live #banner-roglive .hd-date { font-size: 2.25em; }
  #hd-rog-live #banner-roglive .hd-btn-dialog { font-size: 2em; margin-bottom: 0; } }
@media screen and (max-width: 1280px) { #hd-rog-live #banner-roglive figure .logo-intel { bottom: .5em; right: 2%; }
  #hd-rog-live #banner-roglive .hd-content { max-width: 41vw; }
  #hd-rog-live #banner-roglive h1 { font-size: 4.65vw; } }
@media screen and (max-width: 1024px) { #hd-rog-live #banner-roglive .hd-date { font-size: 2em; margin-bottom: .5em; }
  #hd-rog-live #banner-roglive .hd-btn-dialog { font-size: 1.75em; } }
@media screen and (max-width: 768px) { #hd-rog-live #banner-roglive { background: #eb0029; }
  #hd-rog-live #banner-roglive figure { overflow: hidden; }
  #hd-rog-live #banner-roglive figure .hd-bg { width: 180%; max-width: none !important; }
  #hd-rog-live #banner-roglive .hd-container { position: relative; }
  #hd-rog-live #banner-roglive .hd-content { width: 100%; padding-bottom: 2em; max-width: 72vw; margin: 0 auto; }
  #hd-rog-live #banner-roglive .hd-content .logo-intel { width: 40%; max-width: 178px !important; min-width: 140px; margin: 0 auto; }
  #hd-rog-live #banner-roglive h1 { font-size: 8vw; }
  #hd-rog-live #banner-roglive .hd-date:before, #hd-rog-live #banner-roglive .hd-date:after { width: calc(50% - 4.5em); } }
@media screen and (max-width: 620px) { #hd-rog-live #banner-roglive figure .logo-rog { min-width: 120px; }
  #hd-rog-live #banner-roglive .hd-content { max-width: none; }
  #hd-rog-live #banner-roglive h1 { font-size: 10vw; } }
#hd-rog-live .sec-stream #before_stream { display: none; }
#hd-rog-live .sec-stream #after_stream { display: none; }
#hd-rog-live .sec-stream.is-beforeStream #before_stream { display: flex; }
#hd-rog-live .sec-stream.is-beforeStream #streaming, #hd-rog-live .sec-stream.is-beforeStream #after_stream { display: none; }
#hd-rog-live .sec-stream.is-afterStream #streaming, #hd-rog-live .sec-stream.is-afterStream #after_stream { display: none; }
#hd-rog-live .sec-stream.is-afterStream #after_stream { display: block; }

#before_stream { background: black url(../img/stream/bg-beforeStream.jpg) center top no-repeat; background-size: 100% auto; padding: 15% 0 7em; flex-wrap: wrap; flex-direction: column; align-items: center; justify-content: center; width: 100%; min-height: 100vh; }
#before_stream h2 .text-larger { font-size: 1.5em; }
#before_stream .list-time li { padding: 0 7%; }
#before_stream .list-time h3 { width: 1.125em; font-size: 8.25vw; line-height: 1; text-align: right; margin: .4em auto -.125em; }
#before_stream .list-time p { font-size: 1.75em; font-weight: bold; }
#before_stream .hd-deco { display: block; width: 80%; max-width: 930px !important; margin: -10% auto -8%; mix-blend-mode: lighten; opacity: .7; -webkit-animation-delay: 0s; -webkit-animation-duration: 2s; -webkit-animation-name: fader; -webkit-animation-timing-function: ease; -webkit-animation-iteration-count: infinite; -webkit-animation-fill-mode: both; -moz-animation-delay: 0s; -moz-animation-duration: 2s; -moz-animation-name: fader; -moz-animation-timing-function: ease; -moz-animation-iteration-count: infinite; -moz-animation-fill-mode: both; -o-animation-delay: 0s; -o-animation-duration: 2s; -o-animation-name: fader; -o-animation-timing-function: ease; -o-animation-iteration-count: infinite; -o-animation-fill-mode: both; animation-delay: 0s; animation-duration: 2s; animation-name: fader; animation-timing-function: ease; animation-iteration-count: infinite; animation-fill-mode: both; }
#before_stream .list-zone li { padding: 0 1em; }
#before_stream .list-zone h3 { font-size: 1.875em; margin-bottom: .25em; }
#before_stream .list-zone p { font-size: 1.1em; }
#before_stream .list-zone strong { font-weight: 400; }
#before_stream .btn-container { display: flex; flex-direction: column; align-items: center; margin-top: 2em; }
#before_stream .btn-container .hd-btn { width: 12em; margin: .25em auto; }

#streaming, #after_stream { background: url(../img/stream/bg-stream.jpg) center top no-repeat; background-size: 100% auto; padding: 6em 0 10em; }
#streaming h2, #after_stream h2 { margin-bottom: 1.25em; }
#streaming .stream-container, #after_stream .stream-container { border: 0.4em solid rgba(254, 2, 43, 0.6); border-radius: 3px; margin-bottom: 2em; }
#streaming iframe, #after_stream iframe { width: 100%; height: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
#streaming .vid-container, #after_stream .vid-container { width: 100%; height: 0; padding-bottom: 56.25%; position: relative; overflow: hidden; }
#streaming .chat-container, #after_stream .chat-container { width: 100%; height: 0; padding-bottom: 131.25%; position: relative; overflow: hidden; }
#streaming .previous-container h4, #after_stream .previous-container h4, #streaming .platform-container h4, #after_stream .platform-container h4 { width: 9.5em; padding: 0 .25em; margin-bottom: 0; text-align: left; flex-shrink: 0; }
#streaming .previous-container a:hover, #after_stream .previous-container a:hover, #streaming .platform-container a:hover, #after_stream .platform-container a:hover { -moz-transform: translate(0, -5px); -o-transform: translate(0, -5px); -ms-transform: translate(0, -5px); -webkit-transform: translate(0, -5px); transform: translate(0, -5px); }
#streaming .previous-container, #after_stream .previous-container { margin-bottom: 3em; }
#streaming .previous-container .hd-btn, #after_stream .previous-container .hd-btn { padding: .3em 1.5em .1em; margin: 0 .45em; position: relative; z-index: 2; }
#streaming .previous-container .hd-btn:before, #after_stream .previous-container .hd-btn:before { background: #910027; }
#streaming .previous-container .hd-btn:after, #after_stream .previous-container .hd-btn:after { content: ''; display: block; width: 15%; height: 80%; position: absolute; top: 30%; left: 7%; background: #910027; -moz-transform: skew(-12deg, -25deg); -o-transform: skew(-12deg, -25deg); -ms-transform: skew(-12deg, -25deg); -webkit-transform: skew(-12deg, -25deg); transform: skew(-12deg, -25deg); z-index: -1; }
#streaming .previous-container .hd-btn:hover:before, #after_stream .previous-container .hd-btn:hover:before, #streaming .previous-container .hd-btn:hover:after, #after_stream .previous-container .hd-btn:hover:after { background: #fe022b; }
#streaming .platform-container ul, #after_stream .platform-container ul { margin-right: .5em; }
#streaming .platform-container a, #after_stream .platform-container a { display: block; -moz-transition: transform 0.25s ease; -o-transition: transform 0.25s ease; -webkit-transition: transform 0.25s ease; transition: transform 0.25s ease; }
#streaming .platform-container a:hover, #after_stream .platform-container a:hover { -moz-transform: translate(0, -5px); -o-transform: translate(0, -5px); -ms-transform: translate(0, -5px); -webkit-transform: translate(0, -5px); transform: translate(0, -5px); }
#streaming .platform-container .hd-icon, #after_stream .platform-container .hd-icon { max-width: 4.5em; margin-right: .25em; }
#streaming .platform-container .hd-logo, #after_stream .platform-container .hd-logo { margin-right: .5em; }

#after_stream { padding-top: 8%; }
#after_stream .previous-container li { width: 33.3333%; max-width: 16em; padding: 0 .75em; }
#after_stream .previous-container li.hd-active .hd-btn { pointer-events: none; }
#after_stream .previous-container li.hd-active .hd-btn:before, #after_stream .previous-container li.hd-active .hd-btn:after { background: #fe022b; }
#after_stream .previous-container .hd-btn { width: 100%; }
#after_stream .previous-container .hd-btn:hover:before, #after_stream .previous-container .hd-btn:hover:after { background: #eb0029; }
#after_stream .stream-container { max-width: 1000px; margin-left: auto; margin-right: auto; }

@media screen and (max-width: 1440px) { #streaming, #after_stream { padding-bottom: 7em; }
  #streaming h2, #after_stream h2 { margin-bottom: .75em; }
  #streaming .previous-container, #after_stream .previous-container { margin-bottom: 2em; }
  #streaming .platform-container .hd-icon, #after_stream .platform-container .hd-icon { max-width: 4em; } }
@media screen and (max-width: 1280px) { #before_stream { background-size: 120%; }
  #before_stream h2 .text-larger { font-size: 1.25em; }
  #before_stream .list-time p { font-size: 1.5em; }
  #before_stream .hd-deco { width: 70%; margin-bottom: -5%; }
  #streaming, #after_stream { background-size: 120%; }
  #streaming .platform-container .hd-icon, #after_stream .platform-container .hd-icon { max-width: 3.5em; }
  #streaming .platform-container .hd-logo, #after_stream .platform-container .hd-logo { max-width: 5.25em; } }
@media screen and (max-width: 1024px) { #before_stream { background-size: 140%; }
  #before_stream h2 .text-larger { font-size: 1.125em; }
  #before_stream .list-time p { font-size: 1.25em; }
  #before_stream .list-zone h3 { font-size: 1.75em; }
  #before_stream .list-zone p { font-size: 1em; }
  #streaming, #after_stream { background-size: 140%; }
  #streaming .stream-container, #after_stream .stream-container { border-width: 4px; }
  #streaming .platform-container h4, #after_stream .platform-container h4 { margin-top: .75em; margin-bottom: auto; }
  #streaming .platform-container .hd-content, #after_stream .platform-container .hd-content { width: 100%; }
  #streaming .platform-container .hd-icon, #after_stream .platform-container .hd-icon { margin-bottom: .5em; }
  #streaming .platform-container .hd-logo, #after_stream .platform-container .hd-logo { max-width: 5.75em; margin-bottom: .5em; }
  #after_stream { padding-top: 7em; } }
@media screen and (max-width: 768px) { #before_stream { background-size: 150%; }
  #before_stream .list-time p { font-size: 1em; font-weight: 500; }
  #before_stream .list-zone h3 { font-size: 1.5em; }
  #before_stream .list-zone p { font-size: .875em; }
  #streaming, #after_stream { background-size: 150%; }
  #streaming .stream-container, #after_stream .stream-container { flex-direction: column; }
  #streaming .stream-container > div, #after_stream .stream-container > div { width: 100%; }
  #streaming .stream-container .chat-container, #after_stream .stream-container .chat-container { padding-bottom: 60%; }
  #streaming .previous-container, #after_stream .previous-container, #streaming .platform-container, #after_stream .platform-container { flex-direction: column; }
  #streaming .previous-container h4, #after_stream .previous-container h4, #streaming .platform-container h4, #after_stream .platform-container h4 { width: 100%; font-size: 1.25em; text-align: center; margin-bottom: .5em; }
  #streaming .platform-container ul, #after_stream .platform-container ul { width: 100%; justify-content: center; }
  #streaming .platform-container .hd-logo, #after_stream .platform-container .hd-logo { max-width: 6em; } }
@media screen and (max-width: 620px) { #before_stream { padding-bottom: 4em; background-size: 170%; }
  #before_stream .list-time li { padding: 0 3%; }
  #before_stream .list-time h3 { font-size: 14vw; }
  #before_stream .list-time p { font-size: .875em; }
  #before_stream .hd-deco { width: 100%; }
  #before_stream .list-zone { flex-wrap: wrap; }
  #before_stream .list-zone li { width: 50%; padding: 0 .5em; margin-bottom: 2em; }
  #before_stream .list-zone p { font-size: .75em; white-space: nowrap; }
  #before_stream .btn-container { margin-top: 0; }
  #streaming, #after_stream { background-size: 170%; padding-bottom: 4em; }
  #after_stream { padding-top: 5em; }
  #after_stream .previous-container li { padding: 0 .25em; } }
@media screen and (max-width: 480px) { #after_stream { padding-top: 4em; }
  #after_stream .previous-container ul { flex-direction: column; align-items: center; }
  #after_stream .previous-container ul li { margin-bottom: 1em; width: 80%; } }
#hd-rog-live .sec-prize { padding: 6em 0 2em; background: white url(../img/prize/bg-prize.jpg) right 25% no-repeat; background-size: 50%; position: relative; z-index: 2; }
#hd-rog-live .sec-prize .list-topPrize { padding: 4em 0; position: relative; overflow: hidden; }
#hd-rog-live .sec-prize .list-topPrize > li { width: 33.3333%; padding: 0 1em; -moz-transform: scale(0.8, 0.8); -o-transform: scale(0.8, 0.8); -ms-transform: scale(0.8, 0.8); -webkit-transform: scale(0.8, 0.8); transform: scale(0.8, 0.8); -moz-transition: transform 0.4s ease; -o-transition: transform 0.4s ease; -webkit-transition: transform 0.4s ease; transition: transform 0.4s ease; }
#hd-rog-live .sec-prize .list-topPrize > li:nth-child(2) { -moz-transform: scale(1, 1) translate(0, -8%); -o-transform: scale(1, 1) translate(0, -8%); -ms-transform: scale(1, 1) translate(0, -8%); -webkit-transform: scale(1, 1) translate(0, -8%); transform: scale(1, 1) translate(0, -8%); }
#hd-rog-live .sec-prize .list-topPrize > li:nth-child(2) figure:before { -moz-transform: translate(0, -8%); -o-transform: translate(0, -8%); -ms-transform: translate(0, -8%); -webkit-transform: translate(0, -8%); transform: translate(0, -8%); }
#hd-rog-live .sec-prize .list-topPrize.is-hovering > li { -moz-transform: scale(0.8, 0.8); -o-transform: scale(0.8, 0.8); -ms-transform: scale(0.8, 0.8); -webkit-transform: scale(0.8, 0.8); transform: scale(0.8, 0.8); }
#hd-rog-live .sec-prize .list-topPrize.is-hovering > li figure:before { -moz-transform: translate(0, 0); -o-transform: translate(0, 0); -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
#hd-rog-live .sec-prize .list-topPrize.is-hovering > li:hover { -moz-transform: scale(1, 1) translate(0, -8%); -o-transform: scale(1, 1) translate(0, -8%); -ms-transform: scale(1, 1) translate(0, -8%); -webkit-transform: scale(1, 1) translate(0, -8%); transform: scale(1, 1) translate(0, -8%); }
#hd-rog-live .sec-prize .list-topPrize.is-hovering > li:hover figure:before { -moz-transform: translate(0, -8%); -o-transform: translate(0, -8%); -ms-transform: translate(0, -8%); -webkit-transform: translate(0, -8%); transform: translate(0, -8%); }
#hd-rog-live .sec-prize .list-topPrize figure { position: relative; z-index: 2; }
#hd-rog-live .sec-prize .list-topPrize figure:before { content: ''; display: block; width: 110%; height: 110%; background: url(../img/prize/deco-prize.png) bottom center no-repeat; background-size: contain; position: absolute; top: 8%; left: 0; z-index: -1; -moz-transition: transform 0.4s 0.2s ease; -o-transition: transform 0.4s 0.2s ease; -webkit-transition: transform 0.4s 0.2s ease; transition: transform 0.4s 0.2s ease; }
#hd-rog-live .sec-prize .list-topPrize .hd-content { max-width: 24em; background: #fff6f9; border: 3px solid #fe022b; padding: 2.5em 1.5em 1.25em; margin: 0 auto; text-align: left; position: relative; z-index: 3; -moz-transition: margin 0.25s ease; -o-transition: margin 0.25s ease; -webkit-transition: margin 0.25s ease; transition: margin 0.25s ease; }
#hd-rog-live .sec-prize .list-topPrize .hd-content li { font-size: .9em; letter-spacing: .018em; line-height: 1; text-indent: -1.5em; padding-left: 1.5em; margin: .5em 0; list-style-type: disc; list-style-position: inside; }
#hd-rog-live .sec-prize .list-topPrize h3.title-deco { font-size: 1.875em; white-space: nowrap; max-width: none; right: auto; left: 5%; }
#hd-rog-live .sec-prize .list-topPrize h3.title-deco:before, #hd-rog-live .sec-prize .list-topPrize h3.title-deco:after { background: black; }
#hd-rog-live .sec-prize .list-topPrize h3.title-deco:before { width: 10%; }
#hd-rog-live .sec-prize .list-topPrize h3.font-rog { font-size: 1.65em; line-height: 1.25; }
#hd-rog-live .sec-prize .list-topPrize h4 { margin-top: .25em; }
#hd-rog-live .sec-prize .list-prize { min-height: 200px; }
#hd-rog-live .sec-prize .list-prize.owl-loaded .owl-stage { -webkit-transition-timing-function: linear !important; -moz-transition-timing-function: linear !important; -ms-transition-timing-function: linear !important; -o-transition-timing-function: linear !important; transition-timing-function: linear !important; }
#hd-rog-live .sec-prize .list-prize .item { display: block; padding: 20% .5em; }
#hd-rog-live .sec-prize .list-prize .item:hover img { -moz-transform: translate3d(0, -10px, 0); -o-transform: translate3d(0, -10px, 0); -ms-transform: translate3d(0, -10px, 0); -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); }
#hd-rog-live .sec-prize .list-prize .hd-content { padding: 0 .25em 2em; border: 3px solid #fe022b; background: #fff6f9 url(../img/prize/bg-prize.png) top left no-repeat; background-size: cover; position: relative; }
#hd-rog-live .sec-prize .list-prize img { width: 80%; margin: -25% auto -5%; -moz-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -moz-transition: transform 0.4s ease; -o-transition: transform 0.4s ease; -webkit-transition: transform 0.4s ease; transition: transform 0.4s ease; }
#hd-rog-live .sec-prize .list-prize h3 { font-family: "ROGFontsv", "TradeGothicLTPro", "Xolonium", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; font-size: 1.25em; line-height: 1.25; color: #fe022b; display: flex; align-items: center; justify-content: center; width: 100%; min-height: 3em; margin-bottom: 0; position: relative; z-index: 2; }
#hd-rog-live .sec-prize .list-prize h3 .text-smaller { font-size: .75em; }
#hd-rog-live .sec-prize .list-prize h4 { font-family: "ROGFontsv", "TradeGothicLTPro", "Xolonium", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; font-size: 2em; line-height: 1; letter-spacing: .1em; color: white; background: #fe022b; width: 2.2em; padding: .05em 0 .25em .1em; margin: -.5em auto 0; -moz-transform: skew(-10deg, 0deg); -o-transform: skew(-10deg, 0deg); -ms-transform: skew(-10deg, 0deg); -webkit-transform: skew(-10deg, 0deg); transform: skew(-10deg, 0deg); position: absolute; top: 100%; left: 0; right: 0; z-index: 2; }
#hd-rog-live .sec-rule { padding: 6em 0; background: #fff6f9 url(../img/prize/bg-left.png) left bottom no-repeat; background-size: 50%; }
#hd-rog-live .sec-rule .list-rule { margin: 2em 0; }
#hd-rog-live .sec-rule .list-rule li { background: white; padding: 2.75em 2.5em; margin-bottom: 1em; }
#hd-rog-live .sec-rule .list-rule li.hd-frame { border: 2px solid #fe022b; position: relative; }
#hd-rog-live .sec-rule .list-rule li.hd-frame:before { content: ''; display: block; width: calc(100% - 1em); height: calc(100% - 1em); border: 1px solid #fe022b; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; pointer-events: none; -webkit-animation-delay: 0s; -webkit-animation-duration: 1.5s; -webkit-animation-name: hint; -webkit-animation-timing-function: ease; -webkit-animation-iteration-count: infinite; -webkit-animation-fill-mode: forwards; -moz-animation-delay: 0s; -moz-animation-duration: 1.5s; -moz-animation-name: hint; -moz-animation-timing-function: ease; -moz-animation-iteration-count: infinite; -moz-animation-fill-mode: forwards; -o-animation-delay: 0s; -o-animation-duration: 1.5s; -o-animation-name: hint; -o-animation-timing-function: ease; -o-animation-iteration-count: infinite; -o-animation-fill-mode: forwards; animation-delay: 0s; animation-duration: 1.5s; animation-name: hint; animation-timing-function: ease; animation-iteration-count: infinite; animation-fill-mode: forwards; }
#hd-rog-live .sec-rule .list-rule .hd-title { width: 20em; }
#hd-rog-live .sec-rule .list-rule .hd-title h3 { margin-bottom: .1em; }
#hd-rog-live .sec-rule .list-rule .hd-title h4 { padding-left: .125em; }
#hd-rog-live .sec-rule .list-rule .hd-content { width: calc(100% - 20em); padding: 0 1em; }
#hd-rog-live .sec-rule .list-rule .hd-content p { font-weight: 400; line-height: 1.25; }
#hd-rog-live .sec-rule .list-rule .hd-content u { text-decoration: underline; }
#hd-rog-live .sec-rule .list-rule .hd-btn { min-width: 9em; text-align: center; margin-bottom: 0; }
#hd-rog-live .sec-rule .list-rule .hd-btn:not(.hd-btn-frame) { padding-top: .4em; padding-bottom: .1em; }
#hd-rog-live .sec-rule .txt-link { cursor: pointer; }
#hd-rog-live .sec-rule .txt-link:hover { color: #910027; font-weight: bold; }

@media screen and (max-width: 1440px) { #hd-rog-live .sec-prize { background-size: 80%; }
  #hd-rog-live .sec-prize .list-topPrize { max-width: 1200px; margin-left: auto; margin-right: auto; }
  #hd-rog-live .sec-rule { padding: 5em 0; background-size: 70%; } }
@media screen and (max-width: 1280px) { #hd-rog-live .sec-prize .list-topPrize h3.title-deco { font-size: 1.5em; }
  #hd-rog-live .sec-prize .list-topPrize h3 .font-rog { font-size: 2.125em; } }
@media screen and (max-width: 1024px) { #hd-rog-live .sec-prize .hd-container { width: 95%; }
  #hd-rog-live .sec-prize .list-topPrize > li { padding: 0 .5em; }
  #hd-rog-live .sec-prize .list-topPrize .hd-content { border-width: 2px; }
  #hd-rog-live .sec-prize .list-topPrize h3.title-deco { font-size: 1.5em; }
  #hd-rog-live .sec-prize .list-topPrize h3 .font-rog { font-size: 1.5em; }
  #hd-rog-live .sec-prize .list-prize .hd-content { border-width: 2px; }
  #hd-rog-live .sec-rule .list-rule li { padding: 2em 1.5em; }
  #hd-rog-live .sec-rule .list-rule .hd-title { width: 15.5em; }
  #hd-rog-live .sec-rule .list-rule .hd-title .text-larger { font-size: 1.1em; }
  #hd-rog-live .sec-rule .list-rule .hd-content { width: calc(100% - 15.5em); } }
@media screen and (max-width: 1023px) { #hd-rog-live .sec-prize { background-size: 100%; }
  #hd-rog-live .sec-prize .hd-container { width: 90%; }
  #hd-rog-live .sec-prize .list-topPrize { max-width: 700px; margin-left: auto; margin-right: auto; }
  #hd-rog-live .sec-prize .list-topPrize > li { width: 50%; padding: 0 1.25em; order: 1; pointer-events: none; -moz-transform: scale(1, 1) translate(0, -8%) !important; -o-transform: scale(1, 1) translate(0, -8%) !important; -ms-transform: scale(1, 1) translate(0, -8%) !important; -webkit-transform: scale(1, 1) translate(0, -8%) !important; transform: scale(1, 1) translate(0, -8%) !important; }
  #hd-rog-live .sec-prize .list-topPrize > li:nth-child(2) { width: 100%; order: 0; }
  #hd-rog-live .sec-prize .list-topPrize > li:nth-child(2) h3.font-rog { font-size: 1.5em; }
  #hd-rog-live .sec-prize .list-topPrize > li:nth-child(1) figure:before { opacity: .6; }
  #hd-rog-live .sec-prize .list-topPrize > li:nth-child(3) figure:before { opacity: .3; }
  #hd-rog-live .sec-prize .list-topPrize > li figure { margin-bottom: 1em; }
  #hd-rog-live .sec-prize .list-topPrize > li figure:before { -moz-transform: translate(0, -8%) !important; -o-transform: translate(0, -8%) !important; -ms-transform: translate(0, -8%) !important; -webkit-transform: translate(0, -8%) !important; transform: translate(0, -8%) !important; }
  #hd-rog-live .sec-prize .list-topPrize figure, #hd-rog-live .sec-prize .list-topPrize .hd-content { pointer-events: all; }
  #hd-rog-live .sec-prize .list-topPrize .hd-content { max-width: 22em; padding: 1.5em 1em 1em; }
  #hd-rog-live .sec-prize .list-topPrize h3.title-deco { font-size: 1em; }
  #hd-rog-live .sec-prize .list-topPrize h3.font-rog { font-size: 1.25em; }
  #hd-rog-live .sec-prize .list-prize h3 { font-size: .8em; }
  #hd-rog-live .sec-prize .list-prize h4 { font-size: 1.25em; }
  #hd-rog-live .sec-rule { background-size: 100%; }
  #hd-rog-live .sec-rule .list-rule li { padding: 1.5em 1.125em; }
  #hd-rog-live .sec-rule .list-rule .hd-title { width: 13em; }
  #hd-rog-live .sec-rule .list-rule .hd-title .text-larger { font-size: 1em; }
  #hd-rog-live .sec-rule .list-rule .hd-content { width: calc(100% - 13em); } }
@media screen and (max-width: 620px) { #hd-rog-live .sec-prize { padding: 4em 0 1em; }
  #hd-rog-live .sec-prize .list-topPrize > li { width: 100%; }
  #hd-rog-live .sec-prize .list-topPrize > li:nth-child(2) h3.font-rog { font-size: 1.25em; }
  #hd-rog-live .sec-prize .list-prize img { width: 90%; margin-top: -30%; }
  #hd-rog-live .sec-prize .list-prize h4 { font-size: 1.5em; }
  #hd-rog-live .sec-rule { padding: 3em 0; }
  #hd-rog-live .sec-rule .list-rule li { flex-direction: column; text-align: center; }
  #hd-rog-live .sec-rule .list-rule .hd-title { width: 100%; }
  #hd-rog-live .sec-rule .list-rule .hd-title .text-larger { font-size: 1em; }
  #hd-rog-live .sec-rule .list-rule .hd-content { width: 100%; padding: 0; max-width: 500px; margin: 0 auto; } }
#hd-rog-live .sec-schedule { padding: 8em 0 9em; background: url(../img/schedule/bg-schedule.jpg) center no-repeat; background-size: cover; position: relative; z-index: 2; }
#hd-rog-live .sec-schedule .hd-container { width: 90%; max-width: 1650px; margin: 0 auto; }
#hd-rog-live .sec-schedule .list-schedule { margin-top: 5em; }
#hd-rog-live .sec-schedule .list-schedule li { width: 33.3333%; padding: 0 1.25em; margin-bottom: 4em; }
#hd-rog-live .sec-schedule .list-schedule figure { border: 3px solid white; position: relative; }
#hd-rog-live .sec-schedule .list-schedule figure img { width: 100%; }
#hd-rog-live .sec-schedule .list-schedule .hd-btn { width: 8em; font-size: 1.65em; letter-spacing: 0; padding: .45em .5em .25em; position: absolute; bottom: -1.25em; left: 0; right: 0; margin: 0 auto; }

@media screen and (max-width: 1440px) { #hd-rog-live .sec-schedule { padding: 5em 0 7em; }
  #hd-rog-live .sec-schedule .list-schedule { margin-top: 3em; }
  #hd-rog-live .sec-schedule .list-schedule .hd-btn { font-size: 1.25em; } }
@media screen and (max-width: 1280px) { #hd-rog-live .sec-schedule .list-schedule li { padding: 0 .75em; }
  #hd-rog-live .sec-schedule .list-schedule figure { border-width: 2px; } }
@media screen and (max-width: 1024px) { #hd-rog-live .sec-schedule { padding-bottom: 5em; }
  #hd-rog-live .sec-schedule .list-schedule li { padding: 0 .5em; } }
@media screen and (max-width: 768px) { #hd-rog-live .sec-schedule .list-schedule li { width: 100%; max-width: 500px; margin: 0 auto 3em; } }
@media screen and (max-width: 620px) { #hd-rog-live .sec-schedule { padding: 3em 0; }
  #hd-rog-live .sec-schedule .list-schedule { margin-top: 1em; }
  #hd-rog-live .sec-schedule .list-schedule li { padding: 0; } }
#hd-rog-live .sec-wtb { padding: 9em 0 6em; background: white url(../img/etailer/bg-etailer.jpg) 0 0 no-repeat; background-size: 65%; position: relative; z-index: 2; }
#hd-rog-live .sec-wtb .title-deco-framed { max-width: 13.5em; }
#hd-rog-live .sec-wtb .title-deco-framed:before { width: 10%; }
#hd-rog-live .sec-wtb .title-deco-framed .border:before { width: calc(10% + 6px); }
#hd-rog-live .sec-wtb .list-etailer:after { content: ''; width: 1px; height: 1px; margin-right: auto; order: 999; }
#hd-rog-live .sec-wtb .list-etailer li { width: 25%; padding: 0 .5em; margin-bottom: 4em; }
#hd-rog-live .sec-wtb .list-etailer a { display: block; height: 100%; background: white; border: 1px solid rgba(235, 0, 41, 0.25); position: relative; -moz-transition: transform 0.25s ease; -o-transition: transform 0.25s ease; -webkit-transition: transform 0.25s ease; transition: transform 0.25s ease; }
#hd-rog-live .sec-wtb .list-etailer a:hover { -moz-transform: translate(0, -10px); -o-transform: translate(0, -10px); -ms-transform: translate(0, -10px); -webkit-transform: translate(0, -10px); transform: translate(0, -10px); }
#hd-rog-live .sec-wtb .list-etailer a:hover .hd-btn { -moz-transform: translate(0, 10px); -o-transform: translate(0, 10px); -ms-transform: translate(0, 10px); -webkit-transform: translate(0, 10px); transform: translate(0, 10px); }
#hd-rog-live .sec-wtb .list-etailer figure { padding: 1em 0; border-bottom: 1px solid rgba(235, 0, 41, 0.25); }
#hd-rog-live .sec-wtb .list-etailer figure img { -moz-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
#hd-rog-live .sec-wtb .list-etailer p { font-weight: 400; text-align: left; padding: .25em 1em; margin: -1em 0; color: #fe022b; position: relative; z-index: 2; }
#hd-rog-live .sec-wtb .list-etailer h3 { font-size: 1.2em; color: black; padding: .75em .5em 1.25em; margin: 0; }
#hd-rog-live .sec-wtb .list-etailer .hd-btn { width: 50%; font-size: 1.25em; padding: .35em .875em .25em; position: absolute; bottom: -1em; left: 0; right: 0; margin: 0 auto; }
#hd-rog-live .sec-wtb .list-etailer .hd-btn:before { background: #fe022b; }

@media screen and (max-width: 1440px) { #hd-rog-live .sec-wtb { padding-top: 5em; background-size: 80%; } }
@media screen and (max-width: 1280px) { #hd-rog-live .sec-wtb .list-etailer .hd-btn { width: 70%; } }
@media screen and (max-width: 768px) { #hd-rog-live .sec-wtb { background-size: 100%; }
  #hd-rog-live .sec-wtb .list-etailer li { width: 33.3333%; } }
@media screen and (max-width: 620px) { #hd-rog-live .sec-wtb { padding: 4em 0 3em; }
  #hd-rog-live .sec-wtb .list-etailer li { width: 50%; padding: 0 .25em; margin-bottom: 2em; }
  #hd-rog-live .sec-wtb .list-etailer p { padding: .125em .5em; }
  #hd-rog-live .sec-wtb .list-etailer .hd-btn { font-size: 1em; width: auto; min-width: 60%; max-width: 6em; } }
@media screen and (max-width: 620px) { #hd-rog-live .sec-wtb { padding-top: 6em; }
  #hd-rog-live .sec-wtb .title-deco-framed { max-width: 8.5em; }
  #hd-rog-live .sec-wtb .title-deco-framed:before { width: 15%; }
  #hd-rog-live .sec-wtb .title-deco-framed .border:before { width: calc(15% + 6px); } }
#hd-rog-live .sec-products { padding: 7em 0 1em; background: url(../img/product/bg-product.jpg) center bottom no-repeat; background-size: 100% auto; }
#hd-rog-live .sec-products .product-list { margin: 4em 0; }
#hd-rog-live .sec-products .product-list li { width: 33.3333%; margin-bottom: 4em; }
#hd-rog-live .sec-products .product-list li.pos-1 figure { padding-right: 0; padding-left: 5%; }
#hd-rog-live .sec-products .product-list a:hover figure:before { -moz-transform: scale(1.1, 1.1) rotate(-15deg) translate(-15%, -15%); -o-transform: scale(1.1, 1.1) rotate(-15deg) translate(-15%, -15%); -ms-transform: scale(1.1, 1.1) rotate(-15deg) translate(-15%, -15%); -webkit-transform: scale(1.1, 1.1) rotate(-15deg) translate(-15%, -15%); transform: scale(1.1, 1.1) rotate(-15deg) translate(-15%, -15%); }
#hd-rog-live .sec-products .product-list a:hover figure:after { -moz-transform: scale(0.9, 0.9) rotate(35deg) translate(10%, -25%); -o-transform: scale(0.9, 0.9) rotate(35deg) translate(10%, -25%); -ms-transform: scale(0.9, 0.9) rotate(35deg) translate(10%, -25%); -webkit-transform: scale(0.9, 0.9) rotate(35deg) translate(10%, -25%); transform: scale(0.9, 0.9) rotate(35deg) translate(10%, -25%); }
#hd-rog-live .sec-products .product-list a:hover figure img { -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); -webkit-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); }
#hd-rog-live .sec-products .product-list figure { padding-right: 5%; position: relative; }
#hd-rog-live .sec-products .product-list figure:before, #hd-rog-live .sec-products .product-list figure:after { content: ''; display: block; width: 130%; height: 130%; position: absolute; bottom: -5%; right: 5%; background-repeat: no-repeat; background-size: contain; -moz-transition: transform 0.25s ease-in-out; -o-transition: transform 0.25s ease-in-out; -webkit-transition: transform 0.25s ease-in-out; transition: transform 0.25s ease-in-out; }
#hd-rog-live .sec-products .product-list figure:before { background-position: right bottom; background-image: url(../img/product/deco-pd-1.png); }
#hd-rog-live .sec-products .product-list figure:after { background-position: right bottom; background-image: url(../img/product/deco-pd-2.png); }
#hd-rog-live .sec-products .product-list figure img { width: 75%; margin: 0 auto; -moz-transition: transform 0.4s ease; -o-transition: transform 0.4s ease; -webkit-transition: transform 0.4s ease; transition: transform 0.4s ease; position: relative; z-index: 2; }
#hd-rog-live .sec-products .product-list p { font-family: "ROGFontsv", "TradeGothicLTPro", "Xolonium", "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; font-size: 1.15em; letter-spacing: .02em; margin-top: .5em; color: white; text-shadow: 0 3px 6px rgba(0, 0, 0, 0.5); position: relative; z-index: 2; }

@media screen and (max-width: 1440px) { #hd-rog-live .sec-products { padding-top: 5em; }
  #hd-rog-live .sec-products .product-list { max-width: 900px; margin: 2em auto; }
  #hd-rog-live .sec-products .product-list p { font-size: 1em; } }
@media screen and (max-width: 620px) { #hd-rog-live .sec-products { padding-top: 3em; }
  #hd-rog-live .sec-products .product-list li { width: 50%; } }
@media screen and (max-width: 480px) { #hd-rog-live .sec-products .product-list figure img { width: 90%; }
  #hd-rog-live .sec-products .product-list p { font-size: .875em; } }
#footer .media-container { padding: 3em 0; }
#footer .media-container a { display: block; margin: .25em .5em; }
#footer .media-container a img { -moz-transition: all 0.25s ease; -o-transition: all 0.25s ease; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; }
#footer .media-container a:hover img { filter: brightness(180%); }
#footer .hd-container { width: 90%; max-width: 1380px; padding: 30px 0; margin: 0 auto; }
#footer .logo-asus { display: inline-block; vertical-align: middle; width: 200px; }
#footer h3 { font-family: "Roboto Condensed", "Microsoft Jhenghei", "Microsoft YaHei", "Arial", sans-serif; font-size: 2em; line-height: 1.25; text-transform: none; white-space: nowrap; display: inline-block; vertical-align: middle; width: calc(100% - 230px); margin-right: -5px; margin-bottom: 0; padding-left: 20px; }
#footer p { margin-top: 1em; }
#footer p a { color: #eb0029; }

@media screen and (max-width: 1440px) { #footer .logo-asus { width: 150px; }
  #footer h3 { font-size: 1.5em; } }
@media screen and (max-width: 1280px) { #footer img { display: block; }
  #footer h3 { width: 100%; display: block; margin: .5em 0 0; padding: 0; white-space: break-spaces; } }
@media screen and (max-width: 480px) { #footer .media-container { padding: 2em 0; }
  #footer .media-container a { margin: .25em; } }

/*# sourceMappingURL=hd-style.css.map */
