@import url("https://event.msi.com/msifonts/fonts.css");
body{
	overflow-x: hidden;
}
#BlackFriday{
	font-size: 1.8vh;

}
#BlackFriday ol, #BlackFriday ul {
	margin-top: 0px;
	margin-bottom: -3px;
}
#BlackFriday h1 {
	color: red;
	text-transform:uppercase;
	font-size: 2.5vh;
	font-weight: bold;
	margin: 0px;
	font-family: 'DINCondMediumRegular','bebas_neue_cyrillicregular','BebasNeueTurkishSubset','BebasNeuePolishSubset',sans-serif;
}

#BlackFriday h1 b{
	color: red;
	text-transform:uppercase;
	font-size: 2em;
	line-height: 2.5em;
	font-weight: bold;
	margin: 0px;
	font-family: 'DINCondMediumRegular','bebas_neue_cyrillicregular','BebasNeueTurkishSubset','BebasNeuePolishSubset',sans-serif;
}
#BlackFriday h2{
	color: #fff;
	line-height: 1;
	font-size: 4vh;
	font-weight: bold;
	margin: 0px ;
	padding: 10px 0;
	text-shadow: 0px 0px 10px #000;
	font-family: 'DINCondMediumRegular','bebas_neue_cyrillicregular','BebasNeueTurkishSubset','BebasNeuePolishSubset',sans-serif;
}
#BlackFriday h3 {
	color: #fff;
	font-size: 3vh;
	color: #ff0;
	text-transform:uppercase;
	font-family: 'DINCondMediumRegular','bebas_neue_cyrillicregular','BebasNeueTurkishSubset','BebasNeuePolishSubset',sans-serif;
}
#BlackFriday h4 {
	font-size: 2.5vh;
	font-weight: 400;
	margin: 5px 0;
	color: #fff;
	font-family: 'DINCondMediumRegular','bebas_neue_cyrillicregular','BebasNeueTurkishSubset','BebasNeuePolishSubset',sans-serif;
}
#BlackFriday h4 b{
	font-size: 3.5vh;
	margin: 5px 10px;
	color: red;
}
#BlackFriday p{
	margin: 5px 0;
	font-size:2.5vh;
	line-height: 1.4;
	color: #fff;
	font-family: 'DINCondMediumRegular','bebas_neue_cyrillicregular','BebasNeueTurkishSubset','BebasNeuePolishSubset',sans-serif;
}

#BlackFriday b{
	color: #fff;
	font-size: 2vh;
	padding: 5px 0;	
}

#nopadding{
	padding: 0px;
}

/****head*****************/
#head{
	position: relative;
}
#head img{
	width: 100%;
}
#head #intel {
	position: absolute;
	top: 50px;
	right: 20px;
	z-index: 9999;
	color: #fff;
	text-shadow: 0px 0px 10px #000;
}
#head .inteliip{
	text-align: right;
}

#head .inteliip img{
	width: 80%;
	margin-bottom: 5px;
}

/****NBinfo *****************/
#NBinfo{
	overflow: hidden;
	margin: 0 0 15px 0;
}
#NBinfo h2{
	background: -webkit-linear-gradient(#000,#720f0f);
	background: -o-linear-gradient(#000,#720f0f);
	background: -moz-linear-gradient(#000,#720f0f);
	background: linear-gradient(#000,#720f0f);
	line-height: 4.5vh;
	letter-spacing:3px;
}
#NBinfo h2 b{
	font-size: 4.5vh;
	color: #ff0;
}
#NBinfo .nbwtb{
	display: block;
	overflow: hidden;
	background: -webkit-linear-gradient(#342f2e,#000);
	background: -o-linear-gradient(#342f2e,#000);
	background: -moz-linear-gradient(#342f2e,#000);
	background: linear-gradient(#342f2e,#000);
	padding: 2%;
}
#NBinfo .nbwtb2{
	display: block;
	overflow: hidden;
	background: -webkit-linear-gradient(#000,#342f2e);
	background: -o-linear-gradient(#000,#342f2e);
	background: -moz-linear-gradient(#000,#342f2e);
	background: linear-gradient(#000,#342f2e);
	padding: 2%;
}
#NBinfo .nbwtb .wtbimg{
	display: block;
	margin: 5px;
}
#NBinfo .nbwtb a:hover{
	display: block;
	-webkit-filter: drop-shadow(5px 5px 7px rgba(100, 100, 100, 0.7));
	filter: drop-shadow(5px 5px 7px rgba(100, 100, 100, 0.7));
}

#NBinfo .GamePerformance{
	display: block;
	background: #646464;
	-moz-box-shadow:inset 0px 10px 10px rgba(0%,0%,0%,0.5);
	-webkit-box-shadow:inset 0px 10px 10px rgba(0%,0%,0%,0.5);
	box-shadow:inset 0px 10px 10px rgba(0%,0%,0%,0.5);
	padding: 1%;
	border-bottom: 5px #ab0000 solid;
	overflow: hidden;
}
#NBinfo .GamePerformance .hrbox{
	position: relative;
}
#NBinfo .GamePerformance .hrbox:before{
	content: "";
	display: block;
	position: absolute;
	width:6px;
	top: 20%;
	height: 25vh;
	min-height: 25%;
	background:url("https://asset.msi.com/event/nb/2018/easter2018/images/hr.jpg")center no-repeat;
}
.gamelist {
	overflow: hidden;
	padding: 2% 0;
}
.gamelist ul{
	display: block;
	list-style: none;
}

.gamelist li{
	display: block;
	width: 25%;
	float: left;
	height: 50%;
	padding: 2%;
	background: -webkit-linear-gradient(#b5b5b5,#8d8d8d);
	background: -o-linear-gradient(#b5b5b5,#8d8d8d);
	background: -moz-linear-gradient(#b5b5b5,#8d8d8d);
	background: linear-gradient(#b5b5b5,#8d8d8d);
	-moz-box-shadow:1px 1px 1px 2px rgba(0%,0%,0%,0.5) inset;
	-webkit-box-shadow:1px 1px 1px 2px rgba(0%,0%,0%,0.5) inset;
	box-shadow:1px 1px 1px 2px rgba(0%,0%,0%,0.5) inset;
	border-radius: 10px;
	border: 2px solid #686868;
}

/*Remarks*/
#Remarks {
	padding: 30px 0;
}
#Remarks p{
	color: #888;
	font-size: 2vh;
}

@media only screen and (min-width :970px) and (max-width : 1400px) {
	#NBinfo .GamePerformance .hrbox{
		position: relative;
	}
	#NBinfo .GamePerformance .hrbox:before{
		content: "";
		display: block;
		position: absolute;
		width:4px;
		top: 20%;
		left: 0;
		height: 30vh;
		min-height: 30%;
		background:url("https://asset.msi.com/event/nb/2018/easter2018/images/hr.jpg")center no-repeat;
	}
}
@media (max-width: 970px) {
	#NBinfo .nbwtb {
		display: block;
		text-align: center;
		overflow: hidden;
		background: -webkit-linear-gradient(#342f2e,#000);
		background: -o-linear-gradient(#342f2e,#000);
		background: -moz-linear-gradient(#342f2e,#000);
		background: linear-gradient(#342f2e,#000);
		padding: 2%;
	}
	#NBinfo .GamePerformance .hrbox:before{
		content: "";
		display: none;
		position: absolute;
		width:6px;
		top: 20%;
		height: 25vh;
		min-height: 25%;
		background:url("https://asset.msi.com/event/nb/2018/easter2018/images/hr.jpg")center no-repeat;
	}
	.gamelist li{
		display: block;
		width:100%;
		float: left;
		height: 50%;
		padding: 2%;
		background: -webkit-linear-gradient(#b5b5b5,#8d8d8d);
		background: -o-linear-gradient(#b5b5b5,#8d8d8d);
		background: -moz-linear-gradient(#b5b5b5,#8d8d8d);
		background: linear-gradient(#b5b5b5,#8d8d8d);
		-moz-box-shadow:1px 1px 1px 2px rgba(0%,0%,0%,0.5) inset;
		-webkit-box-shadow:1px 1px 1px 2px rgba(0%,0%,0%,0.5) inset;
		box-shadow:1px 1px 1px 2px rgba(0%,0%,0%,0.5) inset;
		border-radius: 10px;
		border: 2px solid #686868;
	}

}


/*=== promtion for EASTER / 20180319 ==*/
.center-img-btn ul, .center-img-btn li{
	list-style: none;
}
.center-img-btn{
	width: 70%;
	margin: 0 auto;
	text-align: center;
}

.center-img-btn li{
	margin: 10px 0;
}

.float{
	float: left;
}
.float:after{
	content: "";
	display: block;
	clear: both;
}



