@import url('reset.css');
@import url('common.css');
#GamingYourWay{
	font-size: 12px;
	font-size: 75%;
	line-height: 1.25;
	color: #fff;
	font-family: 'DINPro-Regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
	 background-color: #000;
	overflow-x: hidden;
}

#GamingYourWay h3 {
	font-size: 56px;
	color: #fff;
	/*text-transform:uppercase;*/
	font-family: 'din_pro_bold';
}


/****head*****************/
#head{
	position: relative;
}
#head img{
	width: 100%;
}

/* 04/24 */
#GamingYourWay .title{
	width: 100%;
	max-width: 960px;
	text-align: center;
	margin: 0 auto;
	padding:30px 15px;

}
#GamingYourWay .h2{
	
	font-family: 'din_pro_bold';
	font-size: 48px;
	line-height: 1.5;
	color: #f00;
	padding: 10px 0;
	width: 100%;
	/*max-width: 520px;*/
	margin: 0 auto;
	position: relative;
	display: block;
}

#GamingYourWay .h2:after {
    content: "";
    position: absolute;
    z-index: 1;
    right: -90px;
    top: 50%;
    background: rgba(255,0,0,.75);
    width: 15%;
    height: 2px;
    display: block;
}

#GamingYourWay .h2:before {
    content: "";
    position: absolute;
    z-index: 1;
    left:-90px;
    top: 50%;
    background: rgba(255,0,0,.75);
    width: 15%;
    height: 2px;
    display: block;
}
#GamingYourWay .sub_txt{
	margin: 0 auto;
	padding: 20px 30px;
}
#GamingYourWay .sub_txt .txt{
	font-size: 24px;
	line-height: 1.5;
	color: #fff;
	padding: 0;
	text-align: left;
}

/* s2 */

#GamingYourWay  .s2{
	background: url(https://asset.msi.com/event/mb/2018/TR_GamingYourWay/images/bg.jpg) top left no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

#GamingYourWay  .infro{
	width: 100%;
	max-width: 1200px;
	padding:30px 30px;
	margin: 0px auto;	
}


#GamingYourWay .pd_inner{
	float: left;
	width: 42%;
	text-align: left;
	margin: 0 auto;
}

#GamingYourWay  .buy_box{
	padding: 10% 30px 5% 30px;
}

#GamingYourWay  .buy_box .buy_inner{
	float: right;
	width: 58%;

}
#GamingYourWay  .buy_box .pd_inner li{
	line-height: 1.25;
	font-size: 16px;
	color: #fff;
	padding: 4px 0;
}

#GamingYourWay  .buy_box .buy_inner .buy_img{
width: auto;
margin: 0 auto;
text-align: center;
}


#GamingYourWay  .steam_box{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border-radius: 10px;
	padding: 10px 10px;
	position: relative;
	background: -moz-linear-gradient(top, rgba(255,0,0,0.6) 0%, rgba(252,0,0,0.6) 1%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(255,0,0,0.6) 0%,rgba(252,0,0,0.6) 1%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(255,0,0,0.6) 0%,rgba(252,0,0,0.6) 1%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99ff0000', endColorstr='#00000000',GradientType=0 );
}

#GamingYourWay  .steam_box .steam_title{
	font-size: 20px;
	color: #fff;
	line-height: 1.6;
	padding:5px 0px;
	text-align: center;
	font-family: 'din_pro_bold';
}

#GamingYourWay  .steam_box .steam_title p{
	display: block;
	color: #ffd200;
	font-size: 24px;
	font-family: 'din_pro_bold';
	border-radius: 10px;
	margin: 0;
	padding: 0px 10px;
	text-transform: uppercase;
}
#GamingYourWay  .steam_box .steam_title span{
	font-size:36px;
	line-height: 1.25;
	padding: 0px 15px;
	display: block;
	color: #fff;
	margin: 0;
}

#GamingYourWay  .steam_box .steam_img{
	padding: 20px 0;
}
#GamingYourWay  .steam_box .steam_img img{
	text-align: center;
	width: 70%;
	margin: 0 auto;
}

#GamingYourWay .pd_inner h3{
 display: block;
 position: relative;
 margin: 30px 0;
}

#GamingYourWay .pd_inner h3:after {
    content: '';
    display: block;
    position: absolute;
    width: 100px;
    height: 5px;
    bottom: -15px;
    left: 0;
    background-color: #fff;
}

/* att */

#GamingYourWay .att {
    font-size: 1.2em;
    line-height: 1.5em;
    padding-top: 25px;
    padding-bottom: 50px;
}




/* btn */

.bottom_box{
	width: 100%;
	max-width: 380px;
	margin: 0 auto;
	padding-bottom: 30px;
}


.gobtn{
	width: 100%;
	margin: 0px auto;
	display: inline-block;
	text-align: center;
	padding:15px 20px;
	line-height: 2;
	border-radius: 50px;

}
.red-btn{
	color: #fff;
	line-height: 2;
	font-size: 20px;
	background-color: rgba(255,0,0,1);
	transition: all .5s;
	cursor: pointer;
}

.red-btn:hover, .red-btn:active{
	color: #fff;
	background-color: rgba(255,0,0,.5);
	}


/*@media*/

@media (max-width: 1024px){

	#GamingYourWay .buy_box {
	    padding: 0% 30px;
	}

	#GamingYourWay .pd_inner {
	    float: left;
	    width: 52%;
	}
	#GamingYourWay .buy_box .buy_inner {
	    float: right;
	    width: 48%;
	}

	#GamingYourWay .steam_box {
	    width: 60%;
	}

	#GamingYourWay .title {
	    width: 90%;
	}
	#GamingYourWay .h2:before {
	    left: 0px;
	}

	#GamingYourWay .h2:after {
	    right: 0px;
	}
		
}

@media (max-width: 768px){
	#GamingYourWay .buy_box {
	    padding: 5% 30px;
	}
	#GamingYourWay .title .h2:before {	  
	    left: 0;
	}
	#GamingYourWay .title .h2:after {
	    right: 0;
	}
}

@media (max-width: 736px){
	#GamingYourWay .title {

	    width: 100%;
	}

	/*txt resize*/
	#GamingYourWay h3 {
		font-size: 1.8rem;
	}

	#GamingYourWay .h2 {
	    font-size: 1.8rem;
	}

	#GamingYourWay .sub_txt .txt {
	    font-size: 1rem;
	    line-height: 1.6;
	}
	#GamingYourWay .sub_txt {
	    margin: 0 auto 30px auto;
	    padding: 0px 0px;
	}

	#GamingYourWay .steam_box .steam_title span {
	    font-size:1.6rem;
	}

	#GamingYourWay .buy_box .pd_inner li {
	    line-height: 1.25;
	    font-size: 1rem;
	    padding: 4px 0;
	}
	/*txt resize EDN*/

	#GamingYourWay .h2:after {
	    right: 0px;
	    width: 10%;
	    height: 2px;
	    display: none;
	}
	 #GamingYourWay .h2:before {
	    left: 0px;
	    width: 10%;
	    height: 2px;
	    display: none;
	}

	#GamingYourWay .pd_inner h3 {	   
	    margin: 0px 0;
	}

	#GamingYourWay .infro {	  
	    padding: 0px 15px;
	    margin: 0px auto;
	}
	#GamingYourWay .buy_box {
	    padding:0px;
	}
	#GamingYourWay  .steam_box{
		width:90%;
	}
	#GamingYourWay .pd_inner {
	    float: none;
	    width: 100%;
	     text-align: center;
	}
	#GamingYourWay .buy_box .buy_inner {
    	float: none;
	    width: 100%;
	}

	#GamingYourWay .pd_inner h3:after {
	    position: static;
	    display: block;
	    margin:10px auto;
	}

	#GamingYourWay .buy_box .buy_inner .buy_img {
	    width: 50%;
	    margin: 0 auto;
	    text-align: center;
	}

	/* bottom resize*/
	.bottom_box {
	    width: 80%;
	}

	.red-btn {
	    line-height:1.6rem;
	}

	/* bottom att*/
	#GamingYourWay .att {
	    width: 100%;
	}
	#GamingYourWay .h2 {
	    font-size: 1.65rem;
	}
	#GamingYourWay .att li {
	    word-wrap: break-word;
	    white-space: pre-wrap;
	}
	#GamingYourWay .att  ul{
		padding:  0 15px;
	}

}


@media (max-width: 480px){

	#GamingYourWay .buy_box .pd_inner li{
		font-size: 1rem;
	}

	#GamingYourWay .title {
	    padding: 10px 0;
	}

	#GamingYourWay .steam_box {
	    width: 90%;
	}
	.red-btn {
	    line-height: 1.25rem;
	}

}


/*#s5*/

#s5 {
    width: 100%;
    margin: 0 auto;
    background: url(https://asset.msi.com/event/mb/2016/z270_gaming_bundle/images/bg-s5.png) top center no-repeat #000;
    color: #fff;
    padding: 4rem 0 5rem;
    font-size: 18px;
}

#s5 h2 {
    color: #fff;
}
#s5 h2.title {
    font-family: 'din_pro_bold';
    font-size: 36px;
    text-align: center;
    padding: 3rem 0;
    text-transform: uppercase;
    vertical-align: top;
}

#s5 h4 {
    color: #fff;
    font-family: 'DINPro-Black';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 36px;
    line-height: 1.2em;
}
#s5 .button {
    margin-top: 50px;
}

#s5 .button a {
    background: #f00;
    color: #fff;
    border: #f00 3px solid;
    padding: 3px 10px;
    transition: 0.5s all ease 0.1s;
    font-size: 14px;
}
#s5 .button a:hover {
    background: #000;
    color: #f00;
    text-shadow: #f00 0 0 10px;
}



.step {
    padding: 0;
    margin: 2rem 0 0;
    display: flex;
    align-items: flex-start;
}

.step li {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    text-align: center;
    transition: 0.5s all ease 0.1s;
}

.step li:nth-child(even) {
    width: 10%;
     display:inline-grid;
}

.step li:nth-child(odd) {
    width: calc(80% / 3);
    display:inline-grid;
}

.step .img {
    border-radius: 150px;
    border: #c00 10px solid;
    width: 150px;
    height: 150px;
    line-height: 120px;
    box-shadow: #f00 0 0 20px;
    background: #f00;
    margin: 0 auto 20px;
}

.step .img img {
    width: 100px;
    padding-top: 10px;
}

.step li:hover .img {
    transform: scale(1.05, 1.05);
    box-shadow: #fff 0 0 20px;
    border: #999 10px solid;
    background: #fff;
}

.step li .txt {
    width: 80%;
    margin: 0 auto;
    line-height: 1.6;
}

.step li a {
    color: #f00;
    cursor: pointer;
    transition: 0.5s all ease 0.1s;
    line-height: 0;
}

.step li a:hover {
    background: #f00;
}

@media (max-width: 736px){
	#s5 {
	    padding: 4rem 0 5rem;
	}
	.step li {
	    margin: 0 auto;
	    float: none;
	}
	.step li:nth-child(odd) {
	    width: 100%;
	}

	.step li:nth-child(even) {
	    padding: 20px 0;
	    -moz-transform: rotate(90deg);
	    -webkit-transform: rotate(90deg);
	    -o-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	    transform: rotate(90deg);
	    display: block;
	}

	.step {
	    padding: 0;
	    margin: 2rem 0 0;
	    display: block;
	    align-items: none;
	}

	#s5 h2.title {
	    font-size: 1.8rem;
	    padding: 4rem 0 0 0;
	}
}