body {
	font-family: 'DIN Pro';
	padding: 0;
	margin: 0;
	background-color: #060606;
	overflow-x: hidden;
}
#nk .header {
	
	background-size: cover;
	padding: 0;
	margin: 0;
	min-height: 625px;
}
#nk .header_2 {
	background: url(https://asset.msi.com/event/nb/2017/best_meets_best/images/header_2_bg.jpg) top center fixed;
	min-height: 605px;
	text-align: left;
}
#nk .header_2 .md {
	background: rgba(255,0,0,0.5);
	border-radius: 10px;
	padding-bottom: 20px;
}
#nk .header_3 {
	background: url(https://asset.msi.com/event/nb/2017/best_meets_best/images/header_3_bg.jpg) top center fixed;
	min-height: 605px;
	text-align: left;
}
#nk .header_2 .more {
	padding-top: 10px;
}
#nk .header_2 .more a {
	background: #C00;
	font-size: 30px;
	color: #FFF;
	border-radius: 5px;
	width: 35%;
	padding: 5px;
	font-weight: 500;
}
#nk .header_2 .more a:hover {
	background: #000;
	color: #c00;
}
#nk .header p {
	color: #FFF;
	font-size: 34px;
	font-weight: 700;
	margin-top: 15px;
	position: relative;
	line-height: 20px;
}
.series {
}
.series .series-box {
	background: rgba(255,255,255,0.2);
	padding: 0 30px 30px 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #101010;
}
.series .series-box .img-responsive {
	margin: 0 auto;
}
.series .series-box:hover {
}
.series .series-box.gseries {
	border-top: 5px solid #f00;
}
.series .series-box img {
	width: 70%;
	padding-top: 50px;
}
.series .series-box .title {
	text-align: center;
	margin-bottom: 20px;
	margin: 0 auto;
}
.series .series-box .title .text {
	text-align: center;
	color: #FFF;
	padding: 10px 20px;
	display: inline-block;
	border-radius: 0px 0px 8px 8px
}
.series .series-box .title .text h3 {
	padding: 0;
	margin: 0;
}
.series .series-box a, .series .series-box a:link {
	display: block;
	padding: 10px 13px;
	color: #fff;
	background-color: #333;
	min-width: 91px;
	margin: 5px 0;
}
.series .series-box a:hover, .series .series-box a:active, .series .series-box a:focus {
	color: #FFF;
	text-decoration: none;
}
.series .series-box a {
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	background-color: rgba(0,0,0,0.2);
}
.series .series-box a span {
	text-align: center;
	font-size: 16px;
}
.series .series-box.gseries .title .text {
	background: #F00;
}
.series .series-box.gseries a:hover, .series .series-box.gseries a:active, .series .series-box.gseries a:focus {
	background-color: #ff0000;
	border-radius: 5px;
	color: #FFF;
}
.wtb {
	padding-bottom: 50px;
	margin: 0 auto;
}
.wtb .logo {
	padding: 0;
	margin-left: 9px;
}
.wtb .logo img {
	display: inline-block;
	margin: 8px 5px;
	-webkit-border-radius: 5px;/* support firefox */
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.fc-red {
	color: #FF0000;
}
.footer {
	background-color: #e60013;
	padding: 30px 0 20px 0;
}
#nk .table_uk {
	border: 1px solid #F00;
	background-color: #000;
	font-size: 22px;
	color: #FFF;
	padding-left: 15px;
}
#nk .table_uk th {
	border: 2px solid green;
}
#nk .table_uk td {
	border: 2px solid #F00;
	padding: 15px;
}
#nk .table_b {
	background-color: #C00;
	padding-left: 15px;
	font-size: 32px;
	color: #FFF;
	font-weight: 600;
}
#nk .table_tr {
	background-color: #666;
}
#nk .header pb {
	position: absolute;
}
#nk .header_t1 {
	position: absolute;
}
#nk .registered {
	text-align: center;
	height: 172px;
	text-decoration: none;
}
#nk .registered_h {
	margin-top: -90px;
	vertical-align: middle;
}
#nk .registered p {
	color: #FFF;
	font-size: 14px;
	text-align: left;
}
#nk .story {
	color: #FFF;
	font-size: 22px;
	text-align: center;
}
#nk h1 {
	font-size: 26px;
	color: #FFF;
	background-color: #F00;
	border-radius: 20px;
	padding: 15px;
}
#nk h1:hover {
	color: #F00;
	background-color: #FFF;
	text-decoration: none;
}
#nk h3 {
	color: #fff;
	font-weight: bold;
	background-color: #f19e33;
	font-size: 26px;
	padding: 5px;
	margin-right: 80px;
}
#nk h3 span {
	color: #6d4511;
	font-size: 16px;
}
#nk h2 {
	text-transform: uppercase;
	font-size: 38px;
	color: #f00;
	font-weight: bold;
}
#nk h4 {
	text-transform: uppercase;
	font-size: 38px;
	color: #f00;
	font-weight: bold;
	border-bottom: #C00 solid 3px;
}
#nk .pb {
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
}
#nk .pb_1 {
	position: absolute;

	right: 0;
}
#nk .pb_2 {
	position: absolute;
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	margin-top: 100px;
	margin-left: 20px;
}

#nk .pb_2_2 {
	position: absolute;
    left:0;
	bottom:0;
	z-index: 999;
	top: 380px;
}
#nk .pb_3_2 {
	text-align:center;
	position: absolute;
	top: 480px;
	right:0;
	z-index: 999;
}
#nk .pb_3_2 p{
	color:#FFF; font-size:16px; margin-top:-50px; font-weight:300; margin-left:35px;
}

#nk .pb_3 {
	text-align:right;
	position: absolute;
	top: 450px;
	left: 74%;
	z-index: 999;
}
#nk .pb_3 p{
	color:#FFF; font-size:16px; margin-top:-50px; font-weight:300; margin-left:35px;
}
#nk {
	margin: 0;
	padding: 0;
}
#nk h2 span {
	color: #fff;
}
#nk .da {
	font-size: 26px;
	color: #FFF;
	background-color: #F00;
	border-radius: 20px;
	padding: 15px;
	font-weight: 600;
	line-height: 30px;
}
 @media (min-width: 320px) and (max-width: 767px) {
	 #nk .pb_3 p{
	color:#FFF; font-size:10px; margin-top:-50px; font-weight:300; margin-left:35px;
}

#nk h3 span {
	color: #6d4511;
	font-size: 10px;
}
#nk h3 {
	color: #fff;
	background-color: #f19e33;
	font-size: 20px;
	padding: 5px;
	margin-right: 80px;
}

#nk .pb_1 {
	position: absolute;
	top: 0;
	right: 0%;
	width:15%;
}
#nk .pb_2_2 {
	position: absolute;
	width: 52%;
	top: 400px;
	left:0;
	z-index: 999;
}
#nk .pb_3_2 {	
	text-align:center;
	position: absolute;
	width: 47%;
	top: 540px;
	right:15px;
	z-index: 999;
}
#nk .pb_3_2 p{
	color:#FFF; font-size:10px; margin-top:-50px; font-weight:300; margin-left:35px;
}
#nk .header {

	min-height: 905px;
	text-align: left;
	background-position: 52% 55%;
	background-size: 200%;
	margin-bottom: -250px;
}
#nk .pb_2 {
	position: absolute;
	color: #FFF;
	font-size: 16px;
	top: 220px;
	left: 48%;
	width: 48%;
}
#nk .pb_3 {
	position: absolute;
	top: 150px;
	left: -10px;
	width: 55%;
	z-index: 999;
	padding-top: 200px;
}
}
 @media (min-width: 768px) and (max-width: 1023px) {
#nk .header {

	min-height: 705px;
	text-align: left;
	background-position: 52% 55%;
}
#nk .pb_1 {
	position: absolute;
	top: 0;
	right: 0%;
	width:15%;
}
#nk .pb_2_2 {
	position: absolute;
	width: 48%;
	top: 500px;
	left:0;
	z-index: 999;
}
#nk .pb_3_2 {	
	text-align:center;
	position: absolute;
	width: 45%;
	top: 600px;
	right:15px;
	z-index: 999;
}
#nk .pb_3_2 p{
	color:#FFF; font-size:16px; margin-top:-50px; font-weight:300; margin-left:35px;
}

#nk .pb_2 {
	position: absolute;
	color: #FFF;
	font-size: 16px;
	top: -2%;
	left: 72%;
	width: 30%;
}
#nk .pb_3 {
	position: absolute;
	top: -5%;
	left: 48%;
	width: 27%;
	z-index: 999;
	padding-top: 200px;
}
}
 @media (min-width: 1024px) and (max-width: 1280px) {
	 
	 
	 
#nk .header h3 {
	font-size: 26px
}
#nk .header p {
	color: #FFF;
	font-size: 30px;
	font-weight: 700;
	margin-top: 15px;
	position: relative;
	line-height: 20px;
}
#nk .header {

	min-height: 500px;
	text-align: left;
	background-position: 52% 65%;
	background-size: cover;
}
#nk .pb_1 {
	position: absolute;
	position: absolute;
	top: 70px;
	right: 0%;
	width: 10%;
}

#nk .pb_2_2 {
	position: absolute;
	width: 30%;
	bottom:0;
	left:0;
	top:200px;
	z-index: 999;
}
#nk .pb_3_2 {	
	text-align:center;
	position: absolute;
	width: 30%;
	top:280px;
	right:15px;
	z-index: 999;
}
#nk .pb_3_2 p{
	color:#FFF; font-size:16px; margin-top:-50px; font-weight:300; margin-left:35px;
}


#nk .pb_2 {
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	margin-top: 40px;
	margin-left: 20px;
	position: absolute;
	width:25%;
	
}
#nk .pb_3 {
	position: absolute;
	top: 300px;
	left: 72%;
	width: 25%;
	z-index: 999;
}
#nk h1 {
	font-size: 26px;
	color: #FFF;
	background-color: #F00;
	border-radius: 20px;
	padding: 15px;
	margin-top: 0px;
}
}

 @media (min-width: 1681px) and (max-width: 1800px) {
	 
	 #nk .header {
	
	min-height: 570px;
	text-align: left;
	background-position: 82% 0%;
	background-size: cover;
}
	 }

 @media (min-width: 1279px) and (max-width: 1680px) {
#nk .header {
	
	min-height: 580px;
	text-align: left;
	background-position: 82% 0%;
	background-size: cover;
}
#nk .header h3 {
	font-size: 26px
}
#nk .header p {
	color: #FFF;
	font-size: 30px;
	font-weight: 700;
	margin-top: 15px;
	position: relative;
	line-height: 20px;
}
#nk .pb_1 {
	position: absolute;
	position: absolute;
	top: 5px;
	right: 0%;
}
#nk .pb_2_2 {
	position: absolute;
	width: 30%;
	bottom:0;
	left:0;
	top:380px;
	z-index: 999;
}
#nk .pb_3_2 {	
	text-align:center;
	position: absolute;
	width: 30%;
	top:470px;
	right:15px;
	z-index: 999;
}
#nk .pb_3_2 p{
	color:#FFF; font-size:16px; margin-top:-50px; font-weight:300; margin-left:35px;
}

}
