    		@charset "utf-8";
            @import url(https://fonts.googleapis.com/css?family=Titillium+Web);
            @import url(https://fonts.googleapis.com/css?family=Aldrich);
            @import url(https://fonts.googleapis.com/css?family=Play);

/*         html, body{
				background: #010000;
				font-family: 'Play', sans-serif,"微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體", Arial,Verdana,Helvetica,sans-serif;
				font-size: 22px;
				width: 100%;
        vertical-align: top;
			} */


      .VGApageContent_es .img-responsive, .VGApageContent_es .thumbnail > img, .VGApageContent_es .thumbnail a > img, .VGApageContent_es .carousel-inner > .item > img, .VGApageContent_es .carousel-inner > .item > a > img {
          width: 100%;
      }

      .VGApageContent_es{
        background: #000;
        font-family: 'Play', sans-serif,"微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體", Arial,Verdana,Helvetica,sans-serif;
        width: 100%;
        max-width: 2560px;
        padding: 0;
        margin: auto;
        overflow: hidden;
      }
		
      .VGApageContent_es .width100_p0_m0{
        width:100%;
        padding: 0;
        margin: 0;
      }

      .VGApageContent_es .width100_p0_m0 img{
        width:100%;
      }

      .VGApageContent_es .series_listing_es{
        background: rgba(30,30,30,0.8);
        border:none;
        width: 100%;
      }

      .VGApageContent_es .series_listing_es_container{
        padding-top: 1%;
        padding-bottom: 1%;
        padding-left: 0;
        padding-right: 0;
        margin: auto;
        text-align: center;
        width: 100%;
      }

      .VGApageContent_es .series_listing_hide_es_container{
        padding-top: 0.2%;
        padding-bottom: 1%;
        padding-left: 0;
        padding-right: 0;
        margin: 0;
        text-align: center;
        width: 100%
      }


      .VGApageContent_es .logo_button_font_size_1{
        font-size: 18px; 
        letter-spacing: 1px;
        line-height: 25px;
        vertical-align: bottom;
      }

      .VGApageContent_es .logo_button_font_size_2{
        font-size: 18px; 
        letter-spacing: 2px;
        line-height: 25px;
        font-weight: bold;
        vertical-align: bottom;
      }

      .VGApageContent_es .logo_button_font_size_3{
        font-size: 16px; 
        letter-spacing: 1px;
        line-height: 25px;
        vertical-align: bottom;
      }

      .VGApageContent_es .logo_button_font_size_4{
        font-size: 16px; 
        letter-spacing: 2px;
        line-height: 25px;
        font-weight: bold;
        vertical-align: bottom;
      }

      .VGApageContent_es .banner_vga{
        padding: 0;
        margin: 0;
        overflow: hidden;
        width: 100%;
      }


			.VGApageContent_es h2 {
				 font-family: 'Play', sans-serif,"微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體", Arial,Verdana,Helvetica,sans-serif;
				color:#ff6400;
				font-size: 1.6rem;
				letter-spacing:2px;	
				/* font-weight:bold; */
				/*text-shadow:#F00 0px 0px 6px;*/
			}
			.VGApageContent_es h3{ 

			  	 font-family: 'Play', sans-serif,"微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體", Arial,Verdana,Helvetica,sans-serif;
        		color:#ff6400;
        		font-size: 1rem;
        		letter-spacing:2px; 

				
			}
			
			.VGApageContent_es p {
				color: #ddd;
				font-size: 0.9rem;
				line-height:32px;
				letter-spacing: 1px;
        		hyphens: none;
			}

      .VGApageContent_es .aorus_logo_xs_size{
        width: 28%;
        text-align: center;
        display: inline-block;
        vertical-align: top;
      }


.VGApageContent_es .logo_button_img{
  width:13%;
  vertical-align: top;
  display: inline-block;
  text-align: center;
  padding-right: 1.5%;
  padding-left: 1.5%;
  cursor: pointer;
}

.VGApageContent_es .logo_button_img img{
  position: relative;
  transition: 0.2s;
  transform:translate(0, 0) scale(1.0, 1.0) ;

}


.VGApageContent_es .logo_button_img:hover img{
  position: relative;
  transition: 0.2s ease-in-out;
  transform:translate(-2px, -4px) scale(1.02, 1.02) ;
  
}


.VGApageContent_es .logo_button_img .logo_button_font_color{
  color: #ccc;
  text-shadow: none;
  transition: 0.1s;
}


.VGApageContent_es .logo_button_img:hover .logo_button_font_color{
  color: #fff;
  text-shadow: 0px 0px 10px #ff6400, 0px 0px 10px #ff6400, 0px 0px 10px #ff6400;
  transition: 0.1s;
}


.VGApageContent_es .logo_button_img .logo_button_font_color_white{
  color: #ff6400;
  text-shadow: none;
  transition: 0.1s;
  font-weight: bold;
}

.VGApageContent_es /*.logo_button_img:hover*/ .logo_button_font_color_white{
  color: #fff;
  text-shadow: 0px 0px 10px #ff6400, 0px 0px 10px #ff6400, 0px 0px 10px #ff6400;
  transition: 0.1s;
}

.VGApageContent_es .logo_button_img .logo_button_shadow{
  border-bottom: 1px solid #ff6400; border-width: 100%;margin-top: 10px;width: 100%;box-shadow: none;
  transition: 0.1s;margin-bottom: 3%;
}

.VGApageContent_es /*.logo_button_img:hover*/ .logo_button_shadow{
  border-bottom: 1px solid #ff6400; border-width: 100%;margin-top: 10px;width: 100%;box-shadow: 0px -1px 12px rgba(255,120,0,1), 0px -1px 12px rgba(255,120,0,1), 0px -1px 12px rgba(255,0,0,1), 0px -1px 12px rgba(255,0,0,1), 0px -1px 12px rgba(255,0,0,1), 0px -1px 12px rgba(255,0,0,1), 0px -1px 12px rgba(255,0,0,1), 0px -1px 12px rgba(255,0,0,1);
  transition: 0.1s;margin-bottom: 3%;
}



.VGApageContent_es .logo_button_img .logo_button_shadow_white{
  border-bottom: 1px solid #fff; border-width: 100%;margin-top: 10px;width: 100%;box-shadow: none;
  transition: 0.1s;margin-bottom: 3%;
}
.VGApageContent_es .logo_button_img:hover .logo_button_shadow_white{
border-bottom: 1px solid #ff6400;margin-bottom: 3%;
}

.VGApageContent_es ./*logo_button_img:hover */.logo_button_shadow_white{
  border-bottom: 1px solid #ff6400; border-width: 100%;margin-top: 10px;width: 100%;box-shadow: 0px -1px 12px rgba(255,120,0,1), 0px -1px 12px rgba(255,120,0,1), 0px -1px 12px rgba(255,0,0,1), 0px -1px 12px rgba(255,0,0,1), 0px -1px 12px rgba(255,0,0,1), 0px -1px 12px rgba(255,0,0,1), 0px -1px 12px rgba(255,0,0,1), 0px -1px 12px rgba(255,0,0,1);
  transition: 0.1s;margin-bottom: 3%;
}

.VGApageContent_es .logo_button_img_size_lg{
  width: 60%;
  transition: 0.2s;
}

.VGApageContent_es .logo_button_img_size_sm{
  width: 40%;
  transition: 0.2s;
}


.VGApageContent_es .fixed_top_es{
      position: fixed;
      z-index: 1000;
      top: 0px;
      left: 0;
      width: 100%;
      transition: 1.5s;
      animation: fixed_top_es_scroll 1s;

    }

    @keyframes fixed_top_es_scroll{
      0% {top:-100px; opacity: 0;}
      100% {top:0px; opacity: 1;}
    }

.VGApageContent_es .stick_es_sm.fixed_top_es_hide{
  display: none;
  position: relative;
  transition: 1.5s;
}


.VGApageContent_es .logo_button_hover{
position: relative;
transition: 2s;
}

.VGApageContent_es .logo_button_hover .logo_button_img .logo_button_img_size{
	display: none;
	margin: auto;
	padding: 0;
	position: relative;
	
}


.VGApageContent_es .logo_button_hover:hover .logo_button_img .logo_button_img_size{
	display: block;
	margin: auto;
	padding: 0;
	position: relative;
	
}

.VGApageContent_es .VGA_product_main_hover img{
    transition: transform 0.35s;
    transform: perspective(1000px) translate3d(0,0,0);
}

.VGApageContent_es .VGA_product_main_hover:hover img{
transform: perspective(1000px) translate3d(0,0,40px);
    transition: .3s;
}


.VGApageContent_es .VGA_product_main_hover div span{
font-size: 18px;color: #ddd;
}

.VGApageContent_es .VGA_product_main_hover:hover div span{
color: #ff6400;
}




/*-----------------------------------follow us-----------------------------------*/

.VGApageContent_es .follow_us {
     
     overflow: hidden;  
     /* box-shadow: 0 0 2px 0 rgba(255,100,0,1),0 0 10px 0 rgba(255,100,0,.9),0 0 20px 0 rgba(255,100,0,.8); */
}

.VGApageContent_es .follow_us_title {
    background-color: #000;
}

.VGApageContent_es .follow_us_icons {
    background: url(../img/fol_2.png) 50% 70%;
    background-size: cover;
    background-color: #222222;
    /*box-shadow: 0 0 2px 0 rgba(253,220,149,1),0 0 10px 0 rgba(253,220,149,.9),0 0 20px 0 rgba(253,220,149,.8);*/

}

.VGApageContent_es .follow_us_icon {
    transition: .2s;
    cursor: pointer;
}

.VGApageContent_es .follow_us_icon:hover {
    /*background-color: rgba(200,200,200,.3);*/
    transition: .2s;
}

.VGApageContent_es .follow_active {
    background-color: rgba(180,180,180,.1);
}
.VGApageContent_es .follow_active p {
       color:  #ff6400; 
}
.VGApageContent_es .follow_active i {

    opacity: 1;
    transform: scale(1.1);
}

.VGApageContent_es .follow_us i{
    padding: 3% 0 0 0 ;
    color: #eee;
    font-size: 2rem;
    transition: .2s;
    opacity: .8;    
}

.VGApageContent_es .follow_us  p {
    padding-bottom: 2%;
}


.VGApageContent_es .logo_hover_es span{
  color: #ff6400;
  transition: 0.1s;
}

.VGApageContent_es .logo_hover_es:hover span{
  color: #fff;
  text-shadow: 0px 0px 10px #ff6400, 0px 0px 10px #ff6400, 0px 0px 10px #ff6400;
  transition: 0.1s;
}

.VGApageContent_es .aorus_es_h3{
	font-size: 22px;
	letter-spacing: 2px;
	font-weight: bold;
	color:#ff6400;
	vertical-align: super;
	cursor: pointer;
	 font-family: 'Play', sans-serif,"微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體", Arial,Verdana,Helvetica,sans-serif;
}

.VGApageContent_es .aorus_es_h1{
	font-size: 1.3rem;
	letter-spacing: 2px;
	font-weight: bold;
	color:#ff6400;
	vertical-align: super;
	cursor: pointer;
	 font-family: 'Play', sans-serif,"微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體", Arial,Verdana,Helvetica,sans-serif;
}

.VGApageContent_es .aorus_es_h2{
	font-size: 1.25rem;
	letter-spacing: 2px;
	font-weight: bold;
	color:#eee;
	 font-family: 'Play', sans-serif,"微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體", Arial,Verdana,Helvetica,sans-serif;
}


/* AORUS */

.VGApageContent_es .vga_aorus_series{
  border-top: 2px solid #ff6400;
  background-size: cover auto;
  background-position: bottom center;
  width: 100%;
  padding: 0;
  margin: 0;
}

.VGApageContent_es .vga_aorus_product_div{
  padding:1% 5% 1% 3%;
  background: rgba(20,20,20,0.5);
  width: 100%;
  
  font-size: 0;
}

.VGApageContent_es .vga_aorus_logo_div{
  padding: 5% 3% 5% 3%;
  margin: auto;
}


.VGApageContent_es .vga_aorus_logo_div img{
  width: 88%;
  padding-bottom: 5%;
}

.VGApageContent_es .vga_aorus_product_listing_div{
  width: 68%;
  display: inline-block;
}


.VGApageContent_es .vga_aorus_product_listing_row{
  width: 100%;
  padding-top: 3%;
}

.VGApageContent_es .vga_aorus_product_listing_es{
  text-align: center;
  width: 24%;
  display: inline-block;
  padding: 1%;
  vertical-align: top;
}

.VGApageContent_es .vga_aorus_product_listing_es img{
width: 80%;
}

.VGApageContent_es .vga_aorus_product_listing_es div{
padding-top: 20px;
text-align: left;
}


.VGApageContent_es .vga_aorus_product_listing_es div span{
vertical-align: top;
}


/* Xtreme Gaming */

.VGApageContent_es .vga_xg_series{
  border-top: 2px solid #ff6400;
  background-size: cover auto;
  background-position: bottom center;
  width: 100%;
  padding: 0;
  margin: 0;
}

.VGApageContent_es .vga_xg_product_div{
  padding:1% 5% 1% 3%;
  background: rgba(20,20,20,0.7);
  width: 100%;
  font-size: 0;
}

.VGApageContent_es .vga_xg_logo_div{
  padding: 5% 3% 5% 3%;
  margin: auto;
}


.VGApageContent_es .vga_xg_logo_div img{
  width: 88%;
  padding-bottom: 5%;
}

.VGApageContent_es .vga_xg_product_listing_div{
  width: 68%;
  display: inline-block;
}


.VGApageContent_es .vga_xg_product_listing_row{
  width: 100%;
  padding-top: 3%;
}

.VGApageContent_es .vga_xg_product_listing_es{
  text-align: center;
  width: 24%;
  display: inline-block;
  padding: 1%;
  vertical-align: top;
}

.VGApageContent_es .vga_xg_product_listing_es img{
width: 80%;
}

.VGApageContent_es .vga_xg_product_listing_es div{
padding-top: 20px;
text-align: left;
}


.VGApageContent_es .vga_xg_product_listing_es div span{
vertical-align: top;
}


/* G1 */

.VGApageContent_es .vga_g1_series{
  border-top: 2px solid #ff6400;
  background-size: cover auto;
  background-position: bottom center;
  width: 100%;
  padding: 0;
  margin: 0;
}
#g1img{
	margin-top:-76px;
}
#g1img-mobile{
	margin-top:-30%;
}
.VGApageContent_es .vga_g1_product_div{
  padding:1% 5% 1% 3%;
  background: rgba(20,20,20,0.3);
  width: 100%;
  font-size: 0;
}

.VGApageContent_es .vga_g1_logo_div{
  padding: 5% 3% 5% 3%;
  margin: auto;
}


.VGApageContent_es .vga_g1_logo_div img{
  width: 88%;
  padding-bottom: 5%;
  MARGIN: 0PX AUTO;
}

.VGApageContent_es .vga_g1_product_listing_div{
  width: 68%;
  display: inline-block;
}


.VGApageContent_es .vga_g1_product_listing_row{
  width: 100%;
  padding-top: 3%;
}

.VGApageContent_es .vga_g1_product_listing_es{
  text-align: center;
  width: 24%;
  display: inline-block;
  padding: 1%;
  vertical-align: top;
}

.VGApageContent_es .vga_g1_product_listing_es img{
width: 80%;
}

.VGApageContent_es .vga_g1_product_listing_es div{
padding-top: 20px;
text-align: left;
}


.VGApageContent_es .vga_g1_product_listing_es div span{
vertical-align: top;
}


/* All series */
.VGApageContent_es .vga_all_series{
border-top: 2px solid #ff6400;
border-bottom: 2px solid #ff6400;
padding-top: 5%;
text-align: center;
padding-bottom: 5%;
background-size: cover;
background-position: top center;
}


.VGApageContent_es .vga_all_product_div{
  padding: 5% 0 10% 0;
  margin: auto;
}


.VGApageContent_es .vga_all_product_div a .all_series_logo_lg{
  width: 20%;
  max-width:120px;
  padding-right: 0px;
}


.VGApageContent_es a span{
  vertical-align: super;
  cursor: pointer;
}


.VGApageContent_es a span .all_series_logo{
  width: 80px;
  padding-right: 40px;
}

.VGApageContent_es .social_media_es{
  padding:0;
}

.VGApageContent_es .social_media_div_es{
  padding-top: 2.5%;
  text-align: center;
  padding-bottom: 2%;
}

.VGApageContent_es .social_media_div_es span{
  color: #eee;
}

.VGApageContent_es .social_media_row_es{
  background-size: 100%;
  background-repeat: no-repeat;
}


#nav-next,#nav-pre{
	width:40px;
	top:45%;
}
#nav-pre{
	left:19%;
}
#nav-next{
	right:19%;
}
#header_menu_bar{
	width:90%;
}
#scroll-header_menu_bar{
	width:90%;
	margin:0px auto;
}
.filter-series-area{
	width:90%;
}
.VGApageContent_es #b1_banner_vga .carousel-inner .item{
	opacity: 0;
	position:absolute;
    -moz-transition: all 700ms ease 0ms;
    -o-transition: all 700ms ease 0ms;
    -webkit-transition: all 700ms ease;
    -webkit-transition-delay: 0ms;
    transition: all 700ms ease 0ms;
	display:block !important;
}


.VGApageContent_es #b1_banner_vga .carousel-inner .item.active{
	opacity: 1;
	position: inherit;
}
@media screen and (max-width: 767px) {
	.VGApageContent_es .banner_vga .hidden-xs{
		display:block !important;
	}
	#nav-next,#nav-pre{
		
		top:10%;
	}
  }
@media screen and (min-width: 1600px) {
  }

 @media screen and (min-width: 1200px) and (max-width: 1600px) {
 }

 @media screen and (min-width: 992px) and (max-width: 1200px) {
   .VGApageContent_es .aorus_es_h3{
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: bold;
  color:#ff6400;
  vertical-align: super;
  cursor: pointer;
   font-family: 'Play', sans-serif,"微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體", Arial,Verdana,Helvetica,sans-serif;
  }


 }

  @media screen and (min-width: 768px) and (max-width: 992px) {
  .VGApageContent_es .aorus_es_h3{
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: bold;
  color:#ff6400;
  vertical-align: super;
  cursor: pointer;
   font-family: 'Play', sans-serif,"微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體", Arial,Verdana,Helvetica,sans-serif;
  line-height: 32px;
  }

    .VGApageContent_es .aorus_logo_xs_size{
    width: 50%;
    text-align: center;
    display: block;
    vertical-align: top;
    margin: auto;
  }




 }


   @media screen and (max-width: 768px) {

      .VGApageContent_es .aorus_logo_xs_size{
        width: 60%;
        text-align: center;
        display: block;
        vertical-align: top;
        margin: auto;
      }

     .VGApageContent_es .aorus_es_h3{
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: bold;
  color:#ff6400;
  vertical-align: super;
  cursor: pointer;
   font-family: 'Play', sans-serif,"微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體", Arial,Verdana,Helvetica,sans-serif;
  line-height: 26px;
}
 }