/* CSS Document */
@import 'https://fonts.googleapis.com/css?family=Agency+FB';
@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: 'Batman';
	src: url('../fonts/BatmanForeverAlternate.eot');
	src: url('../fonts/BatmanForeverAlternate.woff') format('woff'), url('../fonts/BatmanForeverAlternate.ttf') format('truetype'), url('../fonts/BatmanForeverAlternate.svg') format('svg');
}
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;
	padding: 0;
	margin: 0 auto;
	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;
}
/*----landing page-----*/
.section_tab-on{border-top: 5px solid #495cb9;}
#full-steam {
	padding: 0;
	margin: 60px auto 30px ;
	text-align: center;
	width: 100%;
	overflow: hidden;
	font-family: 'DINPro-Medium', Helvetica, Arial, sans-serif;
	font-size: 100% ;
	color: #fff;
	position: relative;
	background-size: 100%;
}

#full-steam section{max-width: 1920px;	margin: 0 auto;}

#full-steam .kv h1 {
	color: #fff;
	font-family: "Batman", sans-serif;
	font-size: 3.5em;
	padding-bottom: 30px;
}

#full-steam .kv {
	display: flex;
	background: url(https://storage-asset.msi.com/event/cnd/2019/full_steam_ahead/images/kv_bg.png) no-repeat top left;
	align-items: center;
	vertical-align: middle;
	background-size: 100%;
}
#full-steam .kv .flex-2 {
	width: 65%;

}
#full-steam .kv .flex-h1 {
	text-align: left;
}
#full-steam .b2 h2 {
	line-height: normal;
	font-size: 4.5em;
	letter-spacing: 5px;
	background: linear-gradient(90deg, #328bd4 40%, #ff3bbb 50%, #4600ae 70%, #1061be 100%);

	-webkit-background-clip: text;
	-webkit-text-stroke: 5px transparent;
	color: #15092a;
	text-shadow: 0 0 5px #f00, 0 0 15px #5900ff;
	animation: colorful 3s linear infinite;
	-moz-animation: colorful 3s linear infinite;
	-webkit-animation: colorful 3s linear infinite;
	-o-animation: colorful 3s linear infinite;
}
#full-steam .b2 .b2_date {
	font-size: 1.2em;
	line-height: 2em;
	letter-spacing: 2px;
	color: #9eb0bb;
}
#full-steam .b2 p {
	font-size: 2em;
	line-height: 1.5em;
	letter-spacing: 2px;
	color: #28D7FE;
}
#full-steam .b2 .info {
	display: inline-block;
	color: #28D7FE;
	padding: 2% 0px 15px;
}
#full-steam .b2 .info span {
	border-bottom: 2px #3d306c solid;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	display: block;
	z-index: 1;
	content: '';
	padding-top: 5px;
	margin-bottom: 5px;
}
/**/

.flux::after {
	border-bottom: 2px #275b76 solid;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	display: block;
	top: 50%;
	z-index: 1;
	content: '';
	animation: flux 2s linear infinite;
	-moz-animation: flux 2s linear infinite;
	-webkit-animation: flux 2 linear infinite;
	-o-animation: flux 1 linear infinite;
}
.flux::before {
	border-top: 2px #275b76 solid;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	display: block;
	top: 50%;
	z-index: 1;
	content: '';
	animation: flux 2s linear infinite;
	-moz-animation: flux 2s linear infinite;
	-webkit-animation: flux 2 linear infinite;
	-o-animation: flux 1 linear infinite;
}
#full-steam .b3 {
	padding-top: 2%;
}
#full-steam h3 {
	color: #A7A6A6;
	font-size: 2.5em;
	position: relative;
	line-height: 3;
	margin-top: 2%;
}

#full-steam h4 {
	color: #A7A6A6;
	font-size: 1.2em;
	position: relative;
}


#full-steam h3::before {
	margin-right: 15px;
}
#full-steam h3::after {
	margin-left: 15px;
}
#full-steam h3::before, #full-steam h3::after, #full-steam .f2 .f2_nav .activeli2 h3::after, #full-steam .f2 .f2_nav .activeli2 h3::before {
	width: 2px;
	border: 1px solid #495cb9;
	box-shadow: 0 0 13px #6687c9, 0 0 5px #6687c9, 0 0 20px #6687c9, 0 0 50px #6687c9, 0 0 50px #6687c9, 0 0 50px #6687c9, 0 0 50px #6687c9;
	content: "";
	-webkit-animation: neon2 0.1s ease-in-out infinite alternate;
	-moz-animation: neon2 0.1s ease-in-out infinite alternate;
	animation: neon2 0.1s ease-in-out infinite alternate;
}
#full-steam .fas {
	font-family: Font Awesome 5 Free;
	display: block;
	text-shadow: 0 0 5px #495cb9, 0 0 6px #495cb9, 0 0 7px #495cb9, 0 0 8px #495cb9, 0 0 9px #495cb9, 0 0 50px #495cb9, 0 0 10px #495cb9, 0 0 150px #495cb9, 0 0 15px #495cb9, 0 0 15px #495cb9, 0 0 20px #495cb9, 0 0 320px #495cb9, 0 0 40px #495cb9;
	font-size: 1.5em;
	padding: 2% 5% 6%;
	color: #fff;
}
#full-steam .freeitem .chair_text {
	position: absolute;
	font-size: 3em;
	color: #fff;
	left: 0;
	right: 0;
	z-index: 9999;
	top: 40%;
}
#full-steam .freeitem {
	position: relative;
}
#full-steam .submit:hover, #full-steam .redeem button:hover {
	transition: 0.5s all ease-in-out;
	background: rgba(0,151,187,.6);
}
#full-steam .submit, #full-steam .redeem button {
	font-size: 1.2em;
	background: rgba(0,0,0,.5);
	text-align: center;
	letter-spacing: 2px;
	line-height: 50px;
	border-radius: 15px;
	box-shadow: #666666 ;
	margin: 15px;
	color: white;
	display: inline-block;
	cursor: pointer;
	padding: 8px 25px;
	-webkit-box-shadow: 0 0 20px rgba(#666666), inset 0 0 8px rgba(#666666);
	-webkit-animation: flickerAnimation 4s infinite;
	animation: flickerAnimation 1s infinite;
}
#full-steam .b5 {
	padding-bottom: 5%;
	background-size: 100%;
}
#full-steam .b5 .redeemtb {
	padding-bottom: 5%;
	display: table;
	width: auto;
	margin: 0 auto;
	width: 90%;
}
#full-steam .b5 .redeemtb .td {
	vertical-align: top;
	width: 30%;
}
#full-steam .b5 .redeemtb .th {
	vertical-align: middle;
}
#full-steam .b5 .redeemtb p {
	font-size: 18px;
	width: 90%;
	margin: 0 auto;
	line-height: 1.3em;
	text-decoration: none;
	color: #fff;
	font-family: "DINPro-Regular";
}
#full-steam.s3 .th {
	vertical-align: middle;
	padding: 0px 50px;
}
#full-steam .b5 .redeemtb a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
}
#full-steam .b5 .redeemtb a:hover {
	color: #ce2c00;
}
#full-steam .b5 .icon .icontxt {
	position: absolute;
	width: 100%;
	height: 80%;
	top: 28%;
	left: 0;
	font-size: 1.3em;
	text-transform: uppercase;
}
#full-steam .icon {
	position: relative;
	width: 200px;
	height: 200px;
	text-align: center;
	color: #fff;
}
#full-steam .icon svg {
	width: 100%;
	height: 100%;
	stroke-width: 16px;
	stroke: url(#myGradient);
	stroke-opacity: 0.8;
	fill-opacity: .1;
	-moz-transition: stroke-width 0.5s;
	-o-transition: stroke-width 0.5s;
	-webkit-transition: stroke-width 0.5s;
	transition: stroke-width 0.5s;
}
#full-steam .icon svg .circle-bg {
	stroke-opacity: 0.5;
	fill-opacity: 0.5;
	-webkit-filter: url(#Gaussian_Blur);
	filter: url(#Gaussian_Blur);
}
#full-steam .icon:hover svg {
	-webkit-animation: infinite-rotate 1s infinite linear;
	-moz-animation: infinite-rotate 1s infinite linear;
	-o-animation: infinite-rotate 1s infinite linear;
	animation: infinite-rotate 1s infinite linear;
}
 @-moz-keyframes infinite-rotate {
 from {
 -moz-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 to {
 -moz-transform: rotate(360deg);
 -ms-transform: rotate(360deg);
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @-ms-keyframes infinite-rotate {
 from {
 -moz-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 to {
 -moz-transform: rotate(360deg);
 -ms-transform: rotate(360deg);
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @keyframes infinite-rotate {
 from {
 -moz-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 to {
 -moz-transform: rotate(360deg);
 -ms-transform: rotate(360deg);
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
#full-steam .icon .icontxt i {
	font-size: 250%;
}
#full-steam .b6 {
	padding: 2% 0;
	width: 100%;
}

#full-steam .b7 {
	padding: 2% 0;
	width: 100%;
	background-color: #312C2D;
}
.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-moz-font-feature-settings: 'liga';
	-moz-osx-font-smoothing: grayscale;
}
@-webkit-keyframes flickerAnimation {
 0% {
 opacity: 1;
}
 31.8% {
 opacity: 0.9;
}
 32% {
 opacity: 0;
}
 32.2% {
 opacity: 0.9;
}
 94.6% {
 opacity: 1;
}
 95% {
 opacity: 0;
}
 95.4% {
 opacity: 0.9;
}
 100% {
 opacity: 1;
}
}
 @keyframes flickerAnimation {
 0% {
 opacity: 1;
}
 31.8% {
 opacity: 0.9;
}
 32% {
 opacity: 0;
}
 32.2% {
 opacity: 0.9;
}
 94.6% {
 opacity: 1;
}
 95% {
 opacity: 0;
}
 95.4% {
 opacity: 0.9;
}
 100% {
 opacity: 1;
}
}
/*TAB 1*/
#full-steam .f1 {
	margin-bottom: 0px;
	padding: 0;
	text-align: left;
	overflow: hidden;
}
#full-steam .f1 .page01, #full-steam .f1 .page02, #full-steam .f1 .page03, #full-steam .f1 .page04 {
	display: none;
}
#full-steam .f1 .active {
	display: block;
}
#full-steam .f1 .acclose {
	display: none;
}
#full-steam .f1 .f1_nav {
	width: 100%;
	height: auto;
	min-height: 50px;
}
#full-steam .f1 ul{
		-webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
	
}
#full-steam .f1 ul, #full-steam .f1 .f1_nav li {
		
	width: 100%;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#full-steam .f1 .f1_nav ul {
	width: 1200px;
	height: auto;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	margin: 0;
	padding-left: 0;
}
#full-steam .f1 .f1_nav li {
	font-family: 'DINPro-Medium', Helvetica, Arial, sans-serif;
	font-size: 22px;
	width: 33%;
	text-align: center;
	line-height: 50px;
	border-bottom: 0px #333 solid;
	border-radius: 0px;
	margin: 0px;
	text-decoration: none;
	color: white;
	cursor: pointer;
	background: url(https://storage-asset.msi.com/event/cnd/2019/full_steam_ahead/images/bg00.png) repeat;
	transition: 0.5s all ease-in-out;
}
#full-steam .f1 .f1_nav li:hover {
	border: 0px solid rgba(0,171,213,.3);
	transition: 0.2s all ease-in-out;
}
#full-steam .f1 .f1_nav li:nth-child(1), #full-steam .f1 .f1_nav li:nth-child(3) {
	background-color: #1f1f1f;
}
#full-steam .f1 .f1_nav li:nth-child(1):hover, #full-steam .f1 .f1_nav li:nth-child(3):hover {
	background-color: #333333;
}
#full-steam .f1 .f1_nav li:nth-child(2), #full-steam .f1 .f1_nav li:nth-child(4) {
	background-color: #2d2d2d;
}
#full-steam .f1 .f1_nav li:nth-child(2):hover, #full-steam .f1 .f1_nav li:nth-child(4):hover {
	background-color: #414141;
}
#full-steam .f1 .f1_nav li .arrowDown {
	margin: 0 auto;
	-webkit-animation: arrowDown 1.5s ease-in-out infinite alternate;
	-moz-animation: arrowDown 1.5s ease-in-out infinite alternate;
	animation: arrowDown 1.5s ease-in-out infinite alternate;
}
#full-steam .f1 .f1_nav li .arrowDown img {
	width: 30px;
	height: 15px;
}
#full-steam .f1 .f1_nav li:hover .arrowDown {
	-webkit-animation: arrowDown 0s ease-in-out infinite alternate;
	-moz-animation: arrowDown 0s ease-in-out infinite alternate;
	animation: arrowDown 0s ease-in-out infinite alternate;
}
#full-steam .f1 .f1_nav li:hover {
}
#full-steam .f1 .f1_nav .activeli .arrowDown img {
	opacity: 0;
}
#full-steam .f1 .f1_nav .activeli .arrowDown {
	-webkit-animation: arrowDown 0s ease-in-out infinite alternate;
	-moz-animation: arrowDown 0s ease-in-out infinite alternate;
	animation: arrowDown 0s ease-in-out infinite alternate;
}
#full-steam .f1 .f1_nav .activeli, #full-steam .b6 .flex .item {
	color: #495cb9;
	border-bottom: 0px solid rgba(124,3,150,.7);
	-webkit-animation: arrowDown 0s ease-in-out infinite alternate;
	-moz-animation: arrowDown 0s ease-in-out infinite alternate;
	animation: arrowDown 0s ease-in-out infinite alternate;
	transition: 0.5s all ease-in-out;
}
#full-steam .b6 .flex .item{position: relative;}
#full-steam .f1 .f1_nav .activeli::before, #full-steam .b6 .flex .item::before {
	transition: 0.5s all ease-in-out;
	box-shadow: 0 0 5px #495cb9, 0 0 15px #495cb9, 0 0 15px #495cb9, 0 0 25px #495cb9, 0 0 35px #495cb9;
	content: "";
	position: absolute;
	z-index: 999;
	-webkit-animation: neon3 0.1s ease-in-out infinite alternate;
	-moz-animation: neon3 0.1s ease-in-out infinite alternate;
	animation: neon3 0.1s ease-in-out infinite alternate;
}
#full-steam .f1 .eligible_model_cost {
	padding: 0 10px 50px;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 0px;
	text-align: center;
}
#full-steam .f1 .eligible_model_cost p, #full-steam .f2 .act_promotion .item p {
	color: #FF0000;
	font-size: 1.8em;
	padding-bottom: 15px;
}
#full-steam .f1 .eligible_model_cost p span {
	color: #495cb9;
}
#full-steam .f1 .eligible_model_cost p span b {
	color: #fff;
	text-shadow: 0 0 5px #495cb9, 0 0 15px #495cb9, 0 0 15px #495cb9;
}
#full-steam .f1 .eligible_model_cost .item, #full-steam .f2 .act_promotion .item {
	width: 100%;
	padding: 2%;
	margin: 0 auto;
}
#full-steam .f2 .act_promotion .item {
	padding-top: 3%;
}
#full-steam .f1 .eligible_model_cost .item ul, #full-steam .f2 .act_promotion .item ul {
	display: block;
}
#full-steam .f1 .eligible_model_cost .item ul li, #full-steam .f2 .act_promotion .item ul li {
	display: inline;
}
#full-steam .f1 .eligible_model_cost .item a, #full-steam .f2 .act_promotion .item a {
	background: rgba(42,42,45,.8);

	color: #bababa;
	text-align: center;
	display: inline-block;
	padding: 5px 5px;
	cursor: pointer;
	margin: 5px 2px;
	border-radius: 2px;
	vertical-align: middle;
	line-height: 35px;
	text-decoration: none;
	transition: all .3s ease 0;
	-webkit-transition: all .3s ease 0;
	-moz-transition: all .3s ease 0;
	-ms-transition: all .3s ease 0;
	-o-transition: all .3s ease 0;
	font-family: 'DINPro', Helvetica, Arial, sans-serif;
	transition: 0.3s all ease;
	letter-spacing: 1px;
}
#full-steam .f1 .eligible_model_cost .item a:hover, #full-steam .f2 .act_promotion .item a:hover {
	background: rgba(142,142,145,.8);
}
#full-steam .f1 .eligible_model_cost ul li span {
	font-size: 200%;
	color: #fd006f;
}
#full-steam .f1 .eligible_model_cost ul li .cost {
	padding: 10px;
	width: 100%;
	color: rgba(255,255,255,.8);
	letter-spacing: 1px;
}
#full-steam .f1 .eligible_model_cost ul li .name {
	padding: 10px;
	color: #536bfc;
	font-size: 1.5em;
	width: 100%;
	padding-bottom: 25px;
 co
}
#full-steam .f1 .eligible_model_cost ul li .name p {
	display: block;
}
#full-steam .f1 .eligible_model_cost ul li .name .money {
	color: rgba(205,205,205,1.00);
	font-size: 0.6em;
	border-radius: 3px;
	vertical-align: top;
	display: inline-block;
	background-color: #be000e;
	width: 30%;
}
#full-steam .f1 .eligible_model_cost ul li .name .steam {
	background-color: rgba(94,94,94,1.00);
}
#full-steam .f1 .eligible_model_cost h3 {
	font-size: 2rem;
	color: #e53f57;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
}
#full-steam .f1 .eligible_model_cost .left {
	width: 50%;
	height: auto;
	text-align: left;
	margin: 40px 0;
	float: left;
}
#full-steam .f1 .eligible_model_cost .right {
	width: 50%;
	height: auto;
	float: left;
}
/*��敶抵葤獢�*/

#full-steam .f1 .eligible_model_cost ul li::before {
	background-image: linear-gradient(135deg, #ff00f1, #0400ff, #00ebff, #00ff0d, #fbff00, #ff6b00);
	-webkit-animation: colorful-btn 1.5s 0.2s linear infinite;
	animation: colorful-btn 1.5s 0.2s linear infinite;
}
/*TAB2 */

#full-steam .f2 {
	text-align: center;
	overflow: hidden;
}
#full-steam .f2 .actpage01, #full-steam .f2 .actpage02 {
	display: none;
}
#full-steam .f2 .active {
	display: block;
}
#full-steam .f2 .f2_nav {
	width: 100%;
	height: auto;
	min-height: 50px;
	padding: 0;
}
#full-steam .f2 .f2_nav ul, #full-steam .f2 .f2_nav li {
	width: 100%;
	list-style: none;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#full-steam .f2 .f2_nav ul {
	width: 1200px;
	height: auto;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	margin: 0;
	padding-left: 0;
}
#full-steam .f2 .f2_nav li {
	position: relative;
	width: calc(100% / 2 - 34px);
	text-align: center;
	line-height: 50px;
	margin: 0px;
	display: inline-block;
	border-shadow: 0 0 5px #A7A6A6, 0 0 15px #A7A6A6, 0 0 15px #A7A6A6, 0 0 25px #A7A6A6, 0 0 35px #A7A6A6;
	cursor: pointer;
}
#full-steam .f2 .f2_nav li::after {
	width: 100%;
	transition: 0.5s all ease-in-out;
	border-bottom: 7px solid #3e3c49;
	content: "";
	position: absolute;
	z-index: 999;
	right: 0;
	left: 0;
}
#full-steam .f2 .f2_nav li.activeli2::after {
	border-bottom: 7px solid #A7A6A6;
	box-shadow: 0 0 5px rgba(195,0,255,.3), 0 0 15px rgba(195,0,255,.3), 0 0 15px rgba(195,0,255,.4), 0 0 25px rgba(195,0,255,.4), 0 0 35px rgba(195,0,255,.4);
	-webkit-animation: neon2 0.1s ease-in-out infinite alternate;
	-moz-animation: neon2 0.1s ease-in-out infinite alternate;
	animation: neon2 0.1s ease-in-out infinite alternate;
}
#full-steam .f2 .f2_nav ul, #full-steam .f2 .f2_nav li.activeli2 {
	border-bottom: 5px solid #A7A6A6;
}
#full-steam .f2 .f2_nav .activeli2 h3 {
	color: #A7A6A6;
}
#full-steam .f2 .f2_nav h3 {
	color: #FF0303;
	line-height: 1.5;
}
#full-steam .f2 .fas, #full-steam .b5 .icontxt .fa-x {
	padding: 1.5% 0px;
	color:#888888;
	font-size: 2em;
}
#full-steam .f2 .f2_nav h3::before, #full-steam .f2 .f2_nav h3::after {
	height: 35px;
	width: 2px;
	border: 1px solid #333;
	box-shadow: 0 0 13px #333, 0 0 5px #333, 0 0 20px #333, 0 0 50px #333, 0 0 50px #333, 0 0 50px #333, 0 0 50px #333;
	content: "";
}
#full-steam .f2 .f2_nav h3 .active {
	color: #A7A6A6;
}
#full-steam .f2 .act_promotion {
	width: 100%;
	height: auto;
	overflow: hidden;
}
#full-steam .f2 .act_promotion .left {
	width: 50%;
	height: auto;
	text-align: left;
	margin: 40px 0;
	float: left;
}
#full-steam .f2 .act_promotion .right {
	width: 50%;
	height: auto;
	float: left;
}
#full-steam .f2 .actpage01 {
	padding-top: 1%;
	background: url("https://storage-asset.msi.com/event/cnd/2019/full_steam_ahead/images/page01-bg.jpg");
	background-position: right top;
	background-size: cover;
}
#full-steam .f2 .actpage01 .left {
	width: 40%;
	height: auto;
}
#full-steam .f2 .actpage01 .right {
	width: 60%;
	height: auto;
}
#full-steam .b4 {
	padding: 10% 0px;
}
#full-steam .b4 .mainbox {
	padding-bottom: 5%;
	width: 80%;
	margin: 0 auto;
}
#full-steam .color {
	-webkit-animation: color 2.5s 0.2s linear infinite;
	-moz-animation: color 2.5s 0.2s linear infinite;
	-ms-animation: color 2.5s 0.2s linear infinite;
	-o-animation: color 2.5s 0.2s linear infinite;
	animation: color 2.5s 0.2s linear infinite;
}
#full-steam .b4 .mainbox3 {
	width: 200px;
	height: 100px;
	background-color: white;
	box-shadow: 0px 0px 20px #B22D2D;
	left: -50px;
	display: inline-block;
	margin-left: -50px;
	z-index: -1;
}
#full-steam .b4 {
	background: url(https://storage-asset.msi.com/event/cnd/2019/full_steam_ahead/images/action_bg.jpg);
	background-size: 100%;}
#full-steam .b4 .mainbox {
	transition: 0.3s all;
	position: relative;
	text-align: center;
	z-index: 2;
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
#full-steam .b4 .mainbox::before {
	-webkit-animation: colorful-btn 1.5s 0.2s linear infinite;
	animation: colorful-btn 1.5s 0.2s linear infinite;
}
#full-steam .b4 .mainbox::after {
	content: '';
	display: block;
	position: absolute;
	top: 0%;
	left: 0%;
	background: #000;
	border-radius: 20px;
	border: 1px solid #fff;
	box-shadow: inset 0 0 35px rgb(160, 63, 187) ;
	background-color: #000;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#full-steam .b4 .mainbox::before {
	content: '';
	display: block;
	position: absolute;
	top: -0.5%;
	left: -0.5%;
	background-image: linear-gradient(135deg, #ff00f1, #0400ff, #00ebff, #00ff0d, #fbff00, #ff6b00);
	background-size: contain;
	border-radius: 20px;
	width: 101%;
	height: 101%;
	z-index: -1;
	-webkit-filter: blur(8px);
	filter: blur(8px);
}
#full-steam .b6 .flex .item::before {
	width: 90% ;
}
#full-steam .b6 .flex {
	display: flex;
	justify-content: center;
	align-items: center;
}
#full-steam .b6 .item {
	width: 35%;
	margin: 15px;
}
#full-steam .wtbbg{background: #000;}
@media screen and (max-width: 1680px) {

}

@media screen and (max-width: 1366px) {
#full-steam .kv {
	flex-wrap: nowrap;
}
#full-steam .kv .flex-2 {
	flex-basis: 80%;
}
#full-steam .kv h1 {
	font-size: 3em;
}
	
#full-steam .kv .flex-h1 img {
	width: 70%;
}
#full-steam .f1 {
	text-align: left;
}
#full-steam .f1 .eligible_model_cost ul li a > img {
	top: 30px;
	right: -30px;
}
}

@media screen and (max-width: 1280px) {
#full-steam .b6 .flex .item::before, #full-steam .b6 .flex .item {
	width: 45% ;
}
#full-steam .kv {
	flex-wrap: nowrap;
}
#full-steam .kv .flex-2 {
	flex-basis: 90%;
}
#full-steam .kv h1 {
	font-size: 2.5em;
}
#full-steam .kv .flex-h1 img {
	width: 60%;
}
#full-steam .b2 .b2_date {
	font-size: 1.5em;
	line-height: 1.5em;
}
#full-steam .b2 p {
	font-size: 1.1em;
}
}

@media all and (max-width: 1024px) {
#full-steam .f1 .f1_nav li .arrowDown {
	font-size: 22px;
}
#full-steam .f1 .f1_nav {
	width: 100%;
	height: auto;
	min-height: 50px;
	padding: 0;

}
}

@media screen and (max-width: 960px) {
#full-steam .kv div:nth-child(1) img {
	width: 50%;
}
#full-steam .kv div:nth-child(2) {
	width: 60%;
	text-align: center;
}
#full-steam .kv div:nth-child(2) img {
	width: 40%;
	padding: 15px;
}
#full-steam .kv div:nth-child(3) {
	width: 30%;
}
#full-steam .kv h1 {
	display: inline-block;
}
#full-steam .kv {
	background-position: top;
}
#full-steam .kv {
	flex-wrap: wrap;
}
}

@media screen and (max-width: 768px) {
#full-steam .kv h1 {
	font-size: 2em;
}
#full-steam .b2 h2 {
	font-size: 3.5em;
	line-height: normal;
}
#full-steam .b2 .b2_date {
	font-size: 1.2em;
	line-height: 1.5em;
}
#full-steam .b6 .flex {
	display: block;
}
#full-steam .b6 .flex .item::before, #full-steam .b6 .flex .item {
	width: 90% ;
	margin: 0 auto;
}
#full-steam .b4 .mainbox {
	width: 94%;
}
#full-steam h3 {
	font-size: 1.2em;
}
	
#full-steam h4 {
	font-size: 1em;
}
	
#full-steam .f2 .act_promotion .item a {
	font-size: 0.8em;
	padding: 2px;
}
#full-steam .f2 .act_promotion .item p {
	font-size: 1.2em;
}
#full-steam .b2 .td {
	width: 100% ;
}
#full-steam .f1 .eligible_model_cost {
	margin-bottom: 20px;
}
#full-steam .f1 .eligible_model_cost ul li a:hover > img {
	display: none;
}
#full-steam .f1 .eligible_model_cost ul li {
	width: calc(100% / 2 - 20px);
}
#full-steam .f1 .f1_nav .activeli .arrowDown img {
	display: none;
}
#full-steam .f1 {
	margin-bottom: 10px;
	padding: 0px 0px 0%;
}
#full-steam .f1 .f1_nav li {
	padding: 15px;
	border: 2px solid #333;
	width: calc(95% / 2 - 10px);
	line-height: 30px;
	margin: 5px;
	font-size: 1.5em;
	text-align: center;
}
#full-steam .f1 .f1_nav li:hover {
	background-color: rgba(83,107,252,0.30);
}
#full-steam .f1 .f1_nav .activeli {
	color: #fff;
	background-color: #3123e2;
	border: 2px solid #3123e2;
	width: 90%;
}
#full-steam .f1 .f1_nav li img {
	display: none;
}
#full-steam .f1 .f1_nav li .arrowDown img {
	display: initial;
}
#full-steam .f1 .eligible_model_cost .left, #full-steam .f1 .eligible_model_cost .right {
	text-align: center;
	width: 100%;
}
#full-steam .f1 .page01 {
	background-position: bottom;
}
#full-steam .f1 .page02 ol {
	text-align: left;
}
#full-steam .f1 .page03 {
	background: initial;
	padding: 20px 0;
}
#full-steam .f1 .page03 img {
	width: 100%;
	height: auto;
}
#full-steam .f1 .page04 {
	background-position: right bottom;
	background-size: contain;
	background-repeat: no-repeat;
}
#full-steam .f1 .page04 img {
	width: 100%;
	height: auto;
}
}
@media screen and (max-width: 786px) {
.visible-xs{padding:5px 4em;}
#full-steam .f1 .f1_nav li .arrowDown{padding-top: 10px;}
#full-steam .f1 .f1_nav .activeli::before{

width: 40%;}
#full-steam .b5 .redeemtb{display: block;}
#full-steam .b5 .redeemtb .td,#full-steam .b5 .redeemtb .th{display: block; width: 100%;}
#full-steam .b5 .icontxt .fa-x{transform: rotate(90deg);}	
	
}
@media screen and (max-width: 486px) {

	
	
#full-steam .kv h1 {
	font-size: 1.8em;
}
#full-steam .kv div:nth-child(2) img {
	width: 40%;
	padding: 15px;
}
#full-steam .kv div:nth-child(2) {
	width: 70%;
}
#full-steam .b2 h2 {
	font-size: 2em;
}
#full-steam .f1 .f1_nav li {
	padding: 15px 2px;
}
#full-steam .f1 .f1_nav li .arrowDown img {
	width: 20px;
	height: 10px;
}
#full-steam .f1 .eligible_model_cost ul li {
	width: calc(100% / 1 - 20px);
}
#full-steam .f1 .f1_nav .activeli .arrowDown, #full-steam .f1 .f1_nav li .arrowDown {
	line-height: 1.2;
	font-size: 18px;
}
}

/*----Neno -----*/
@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);
}
 50% {
 -webkit-filter: hue-rotate(130deg);
 filter: hue-rotate(130deg);
}
 100% {
 -webkit-filter: hue-rotate(0deg);
 filter: hue-rotate(0deg);
}
}
 @keyframes colorrainbow {
 from {
 -webkit-filter: hue-rotate(0deg);
 filter: hue-rotate(0deg);
}
 to {
 -webkit-filter: hue-rotate(359deg);
 filter: hue-rotate(359deg);
}
}
 @-webkit-keyframes light {
 100% {
 -webkit-transform: translate3d(50%, 50%, 0);
 transform: translate3d(50%, 50%, 0);
}
}
 @keyframes light {
 100% {
 -webkit-transform: translate3d(50%, 50%, 0);
 transform: translate3d(50%, 50%, 0);
}
}
 @-webkit-keyframes neon3 {
 from {
box-shadow: 0 0 5px #495cb9, 0 0 15px #495cb9, 0 0 15px #495cb9, 0 0 25px #495cb9, 0 0 35px #495cb9;
}
 to {
box-shadow: 0 0 5px #495cb9, 0 0 15px #495cb9, 0 0 25px #495cb9, 0 0 35px #495cb9, 0 0 45px #495cb9;;
}
}
 @-webkit-keyframes arrowDownlight {
 0% {
 opacity: 1;
}
 65% {
 opacity: .5;
}
 100% {
 opacity: 1;
}
}
 @keyframes arrowDown {
 0% {
 opacity: 1;
 transform: translate(0px, 0px);
}
 65% {
 opacity: .5;
}
 100% {
 opacity: 1;
}
}
 @-webkit-keyframes neon2 {
 from {
box-shadow: 0 0 5px rgba(195,0,255,.3), 0 0 15px rgba(195,0,255,.3), 0 0 15px rgba(195,0,255,.4), 0 0 25px rgba(195,0,255,.4), 0 0 35px rgba(195,0,255,.4);
}
 to {
box-shadow: 0 0 1px rgba(195,0,255,.3), 0 0 5px rgba(195,0,255,.1), 0 0 5px rgba(195,0,255,.3), 0 0 22px rgba(195,0,255,.3), 0 0 35px rgba(195,0,255,.4);
}
}
 @-webkit-keyframes colorful-btn {
 from {
 -webkit-filter: hue-rotate(0deg) blur(8px);
 filter: hue-rotate(0deg) blur(8px);
}
 to {
 -webkit-filter: hue-rotate(359deg) blur(8px);
 filter: hue-rotate(359deg) blur(8px);
}
}
 @keyframes colorful-btn {
 from {
 -webkit-filter: hue-rotate(0deg) blur(8px);
 filter: hue-rotate(0deg) blur(8px);
}
 to {
 -webkit-filter: hue-rotate(359deg) blur(8px);
 filter: hue-rotate(359deg) blur(8px);
}
}
/*.modal*/
.modal-dialog {
	width: 70%;
	margin: 0 15%;
}
.modal-content {
	background: #000;
	border-radius: 15px;
	border: #FF0000 4px double;
	font-family: "DINPro-Light", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 2%;
	line-height: 1.8rem;
}
.modal-content a {
	color: #FF0000;
	font-weight: bold;
	border-bottom: #FF0000 1px dashed;
	opacity: 1;
}
.modal-content a:hover {
	opacity: .85;
}
.modal-header {
	border-bottom: none;
	color: #FF0000;
	font-family: "DINCond-Bold", "Noto Sans", "Sunflower", "Sawarabi Mincho", "Trirong", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
}
.modal-title {
	font-size: 30px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	border-bottom: #888888 2px solid;
}
.modal-body {
	text-align: left;
}
.modal-body hr {
	display: none;
}
.modal-body p {
	padding-bottom: 20px;
}
.modal-body ul {
	margin-left: 20px;
	padding-bottom: 20px;
}
.modal-body ul li {
	padding-bottom: 10px;
	list-style: square;
}
.modal-body ul li strong {
	color: #FF0000;
	font-weight: bolder;
}
.modal-body ol {
	margin-left: 20px;
	padding-top: 10px;
}
.modal-body ol li {
	line-height: normal;
	list-style: disc;
}
.modal-body .subtitle {
	font-family: "DINCond-Bold", "Noto Sans", "Sunflower", "Sawarabi Mincho", "Trirong", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	color: #FF0000;
	text-align: center;
	border-bottom: #999 1px dashed;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.modal-body .subtitle p {
	color: #ddd;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
}
.modal-body .subtitle a {
	border-bottom: #f00 1px dashed;
}
.modal-body .type-number li {
	list-style: decimal;
}
.modal-body .type-dic li {
	list-style: disc;
}
.modal-footer button {
	border: #FF0000 1px solid;
	background: none;
	color: #FF0000;
	text-transform: uppercase;
	padding: 5px 15px;
	margin: 0 5px;
	cursor: pointer;
	-webkit-transition: 0.5s all ease-in 0.1s;
	-o-transition: 0.5s all ease-in 0.1s;
	transition: 0.5s all ease-in 0.1s;
	outline: none;
}
.modal-footer button:hover {
	background: #FF0000;
	border: #FF0000 1px solid;
	color: #fff;
}
#au-desktop .modal-body ol li table .cored td {
	border-right: 1px solid #333;
	padding: 1px;
	color: #fff;
}
#au-desktop .modal-content .table {
	margin-top: 15px;
}
#au-desktop .modal-content td {
	line-height: 25px;
	font-size: 16px;
	color: rgba(205,205,205,1.00);
	padding: 5px;
}
#au-desktop .modal-body ol li table .cored {
	background-color: rgba(91,91,91,1.00);
}
.close {
	background: #FF0000;
	position: absolute;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	right: 15px;
	z-index: 10;
	top: 15px;
	display: inline-block;
	text-align: center;
	border: none;
	opacity: 1;
	color: #fff;
	border: #FF0000 2px solid;
	opacity: 1;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}
.close:focus, .close:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: #FF0000;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: #FF0000 2px solid;
	text-shadow: none;
}
button.close {
	-webkit-appearance: none;
	cursor: pointer;
}