/* CSS Document */
@import 'https://fonts.googleapis.com/css?family=Fjalla+One';
@import 'https://fonts.googleapis.com/css?family=Julius+Sans+One';
@import 'https://fonts.googleapis.com/css?family=Rajdhani';
@import 'https://fonts.googleapis.com/css?family=Roboto';
/* CSS Document */
@import 'https://event.msi.com/msifonts/fonts.css';
@font-face {
	font-family: Geforce-Light;
	src: local(Meiryo UI);
 unicode-range: U+3000-9FFF, U+ff??;
}
@font-face {
	font-family: Geforce-Bold;
	src: local(Meiryo UI);
	src: local(Meiryo UI);
 unicode-range: U+3000-9FFF, U+ff??;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
 noFocusline: expression(this.onFocus=this.blur());
	outline: 0;
}
a:hover {
	text-decoration: none;
}
a:focus {
	-moz-outline-style: none;
}
/*img*/
img {
	max-width: 100%;
 width: expression(document.body.clientWidth>100?"100%":"auto");
	overflow: hidden;
}
/*page style*/
.txtLeft {
	text-align: left;
}
.txtRight {
	text-align: right;
}
.txtCenter {
	text-align: center;
}
.floatLeft, .imageleft {
	float: left;
	margin-right: 1em;
}
.floatRight, .imageRight {
	float: right;
	margin-left: 1em;
}
.floatClear {
	clear: both;
	height: 0;
}
.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: " ";
}
.table {
	display: table;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.tr {
	display: table-row;
}
.td, .th {
	display: table-cell;
}
/*----landing page-----*/
body {
	background: #000;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 100vw;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	position: relative;
}
*, *:after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*img*/
img {
	max-width: 100%;
 width: expression(document.body.clientWidth>100?"100%":"auto");
	overflow: hidden;
}
 @keyframes arrow {
 0% {
 transform: translateX(0px);
 opacity: 0;
}
 100% {
 transform: translateX(10px);
 opacity: 1;
}
}
 @keyframes arrowY {
 0% {
 transform: translateY(0px) rotate(90deg);
 opacity: 0;
}
 100% {
 transform: translateY(10px) rotate(90deg);
 opacity: 1;
}
}
 @keyframes colorful {
 0% {
 -webkit-filter: hue-rotate(0deg);
 filter: hue-rotate(0deg);
}
 100% {
 -webkit-filter: hue-rotate(360deg);
 filter: hue-rotate(360deg);
}
}
 @keyframes color {
 from {
 -webkit-filter: hue-rotate(0deg);
 filter: hue-rotate(0deg);
}
 to {
 -webkit-filter: hue-rotate(359deg);
 filter: hue-rotate(359deg);
}
}
/*----landing page-----*/

#vga_back_school {
	background: #000;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 100%;
	overflow-x: hidden;
	font-family: 'DINPro', Helvetica, Arial, sans-serif;
	font-size: 130% !important;
	color: #fff !important;
	position: relative;
}
#vga_back_school .kv {
	display: flex;
	margin: 0px;
	flex-wrap: wrap;
	width: 100%;
	background: url(https://storage-asset.msi.com/event/vga/2019/vga_b_school/images/kv_bg.jpg) bottom no-repeat;
}
#vga_back_school .kv-wording {
	padding: 3% 15px;
	max-width: 50%;
	align-self: center;
}
#vga_back_school .flex-col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
#vga_back_school .kv-wording {
	padding: 3% 15px;
	max-width: 50%;
	align-self: center;
	text-align: left;
}
#vga_back_school .main-title {
	font-family: "Geforce-Light", "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Geforce-Bold' !important;
	font-size: 2.6em;
	font-style: italic;
	line-height: 1.3em;
}
#vga_back_school .datetb .datetb-tr {
	float: left;
	display: table;
	width: 40%;
	border-collapse: collapse;
	overflow: hidden;
}
#vga_back_school .main-sub {
	text-transform: uppercase;
	color: #f00;
	font-family: 'Geforce-Bold' !important;
	font-size: 1.5em;
	text-transform: capitalize;
	line-height: 40px;
	padding-left: 15px;
}
#vga_back_school .b2 {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 100%;
	background: rgba(96,96,96,.2);
}
#vga_back_school .b2 .item {
	width: 50%;
	background: #191433;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 2em;
}
#vga_back_school .b2 .flex-img {
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 50%;
	background-color: #000;
}
#vga_back_school .b2 .item p {
	font-family: 'DINPro-Black', Arial, Helvetica, sans-serif;
	padding: 5% 15%;
	line-height: 1.5;
	font-size: 0.7em;
	letter-spacing: normal;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
}
#vga_back_school .b2 .item p span {
	display: block;
	color: rgba(184,184,184,1.00);
	font-size: 0.5em!important;
}
#vga_back_school h2 {
	color: #680078;
	font-family: 'Geforce-Bold' !important;
}
#vga_back_school h2.kt {
	font-size: 3em;
	background: rgba(100,64,176,.5);
	padding: 3% 0px;
	color: #fff;
}
#vga_back_school .b4 .video_col {
	width: 50%;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
}
#vga_back_school .beef {
	display: inline-block;
	padding: 5% 20%;
	padding-left: 30%;
	background: url(https://storage-asset.msi.com/event/vga/2019/vga_b_school/images/p_bg.jpg) top fixed no-repeat;
}
#vga_back_school .beef a .imgbox {
	box-shadow: 0px 0px 15px rgba(196,23,252,.2);
	opacity: 1;
	color: #fff;
	position: relative;
	transition: 0.3s all ease;
}
#vga_back_school .beef a:hover .imgbox {
	border: 1px solid rgba(196,23,252,.5);
	transition: 0.3s all ease;
	box-shadow: 0px 0px 15px rgba(196,23,252,.9);
	transform: scale(1.05);
}
#vga_back_school .beef a {
	display: inline-block;
}
#vga_back_school .beef a .imgbox .box_wrap {
	font-size: 1.5em;
	color: #e53f57;
	text-shadow: 0 0 3px #771c38, 0 0 5px #7a0012, 0 0 10px #771c38, 0 0 20px rgba(299,63,87,1), 0 0 20px rgba(299,63,87,1);
	transition: 0.3s all ease;
	margin: 0 auto;
	background: rgba(229,63,87,.2);
	width: 30%;
	border: 0px solid rgba(299,63,87,.8);
	border-radius: 15px;
	padding: 8px 0px;
	box-shadow: 0 0 10px rgb(255, 63, 87), inset 0 0 5px rgb(255, 63, 87) !important;
	z-index: 9999;
	position: absolute;
	bottom: 50px;
	left: 0px;
	right: 0px;
}
#vga_back_school .b3 {
	background: url(https://storage-asset.msi.com/event/vga/2019/vga_b_school/images/p_bg.jpg) top fixed no-repeat;
	background-size: auto;
	padding: 0px 0px 0%;
	background-size: cover;
}
#vga_back_school .b3 .award {
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
#vga_back_school .b3 .award ul {
	width: 70%;
	text-align: left;
	margin-bottom: -40px;
}
#vga_back_school .b3 .award ul li {
	max-width: 80px;
}
#vga_back_school .b3 ul {
	width: 100%;
	margin: 0 auto;
}
#vga_back_school .b3 ul li {
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	padding: 1%;
}
#vga_back_school .b3 .wtb {
	padding-top: 1%;
	margin-top: 2%;
}
#vga_back_school .b3 .wtb ul li {
	max-width: 200px;
	border: 1px solid #333;
}
#vga_back_school .b3 .wtb ul li:hover{background: rgba(180,180,180,.3);}
#vga_back_school .b3 .item {
	width: 50%;
	display: inline-block;
	background-color: rgba(88,0,199,.2);
	position: relative;
	padding: 5px;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 4px;
	transform: rotate(0deg);
}
#vga_back_school .b3 .tr_row:nth-child(3){border-top: 7px solid rgba(100,64,176,.7);display: inline-block;
border-style: dotted;


}
#vga_back_school .b3 .b3_pd {
	padding: 0 10%;
}
#vga_back_school .b3 .tr_row {
	display: table;
	padding: 2% 0px 2%;
	flex-wrap: wrap;
}
#vga_back_school .b3 .tr_row .td_box {
	width: 50%;
	vertical-align: middle;
	justify-content: center;
	align-items: center;
	display: table-cell;
}
#vga_back_school .b3 .sale {
	font-size: 1.4em;
	text-align: center;
	border-radius: 50px;
	color: #C417FC;
	font-family: 'Geforce-Bold' !important;
	padding-bottom: 3%;
}
#vga_back_school .b3 .sale span {
	font-family: 'Geforce-Bold' !important;
	text-shadow: 0 0 20px rgba(25,140,249,.7), inset 0 0 20px rgba(25,140,249,.7);
	font-size: 4em;
	font-style: italic;
	font-weight: bolder;
	animation: lightglow 1.5s linear infinite;
	-moz-animation: lightglow 1.5s linear infinite;
	-webkit-animation: lightglow 1.5 linear infinite;
	-o-animation: lightglow 1.5 linear infinite;
	display: block;
}
#vga_back_school .b3 .item::before {
	border-top: 6px solid rgba(131,51,162,.8);
	border-left: 6px solid rgba(131,51,162,.8);
	left: 0;
	top: 0;
}
#vga_back_school .b3 .item > div::after {
	bottom: 0;
	border-bottom: 6px solid rgba(131,51,162,.8);
	border-right: 6px solid rgba(131,51,162,.8);
	right: 0;
}
#vga_back_school .b3 .item::after {
	border-top: 6px solid rgba(131,51,162,.8);
	border-right: 6px solid rgba(131,51,162,.8);
	right: 0;
	top: 0;
}
#vga_back_school .b3 .item > div::before {
	bottom: 0;
	border-bottom: 6px solid rgba(131,51,162,.8);
	border-left: 6px solid rgba(131,51,162,.8);
	left: 0;
}
#vga_back_school .b3 .item::before, #vga_back_school .b3 .item::after, #vga_back_school .b3 .item > div::before, #vga_back_school .b3 .item > div::after {
	content: "";
	display: block;
	height: 20px;
	position: absolute;
	width: 20px;
}
#vga_back_school .b3 .item::before, #vga_back_school .b3 .item::after, #vga_back_school .b3 .item > div::before, #vga_back_school .b3 .item > div::after {
	content: "";
	display: block;
	height: 20px;
	position: absolute;
	width: 20px;
}
 @keyframes lightglow {
 0% {
text-shadow: 0 0 20px rgba(25,140,249,.7), inset 0 0 20px rgba(25,140,249,.7);
}
 50% {
text-shadow: 0 0 20px rgba(73,19,124,.9), inset 0 0 20px rgba(73,19,124,.7);
}
 100% {
 text-shadow: 0 0 20px rgba(25,140,249,.7), inset 0 0 20px rgba(25,140,249,.7);
}
}

@media screen and (max-width: 1366px) {
#vga_back_school .b3 .b3_pd {
	padding: 0 25%;
}
#vga_back_school .main-sub {
	font-size: 1em;
}
#vga_back_school .main-title {
	font-size: 2.3em;
}
#vga_back_school .datetb .datetb-tr_r {
	width: 40%!important;
}
#vga_back_school .datetb .datetb-tr {
	width: 50%;
}
}

@media screen and (max-width: 1280px) {
#vga_back_school .b3 .sale span {
	font-size: 3em;
}
#vga_back_school .main-title {
	font-size: 1.8em;
}
#vga_back_school .b3 .wtb ul li {
	max-width: 120px;
}
#vga_back_school .b3 .sale {
	width: 100%;
}
#vga_back_school .b3 ul {
	width: 98%;
}
#vga_back_school .b3 .item {
	width: 45%;
}
#vga_back_school .b3 .b3_pd {
	padding: 0 15%;
}
#vga_back_school .b2 .item p {
	padding: 5% 10%;
	line-height: 1.5em;
	font-size: 0.6em;
}
}

@media screen and (max-width:960px) {
#vga_back_school .beef {
	padding: 5% 20%!important;
}
#vga_back_school .b2 .item p {
	font-size: 0.4em;
}
#vga_back_school .main-title {
	font-size: 1.48em;
}
}

@media screen and (max-width: 768px) {
#vga_back_school .b3 .tr_row .td_box {
	width: 100%;
	display: table;
}
#vga_back_school .flex-row {
	flex-direction: column;
}
#vga_back_school .kv-img {
	order: 1;
	max-width: 100%;
	width: 100%;
}
#vga_back_school .kv-wording {
	order: 2;
	width: 80%;
	max-width: 100%;
}
#vga_back_school .mobile-kv {
	display: block;
}
}

@media screen and (max-width: 480px) {
#vga_back_school .b3 .sale span {
	font-size: 2em;
}
#vga_back_school .b3 ul li {
	max-width: 60px;
}
#vga_back_school .b3 .wtb ul li {
	max-width: 80px;
}
#vga_back_school .b3 .item {
	width: 60%;
}
#vga_back_school .b3 ul {
	width: 100%;
}
#vga_back_school .b3 .sale {
	width: 100%;
}
#vga_back_school .b3 ul {
	width: 100%;
}
#vga_back_school .b2 .flex-img {
	flex-basis: 100%;
	order: 2;
}
#vga_back_school .b2 .item p {
	font-size: 0.5em;
}
#vga_back_school .b2 .item {
	width: 100%;
}
#vga_back_school .main-title {
	font-size: 2em;
}
#vga_back_school .datetb .datetb-tr {
	width: 100%;
	text-align: center;
}
#vga_back_school .datetb .datetb-tr_r {
	width: 100%!important;
}
#vga_back_school .b2 .item:nth-child(1) {
	order: 2
}
#vga_back_school .b2 .item:nth-child(2) {
	order: 1
}
#vga_back_school .b2 .item:nth-child(3) {
	order: 3
}
#vga_back_school .b2 .item:nth-child(4) {
	order: 4
}
}
