body {
	overflow-x: hidden;
	background-color: #000;
}
#canvas {
	margin: auto;
}
#hb {
	margin: 0;
	font-family: 'DIN Pro', sans-serif;
	background-color: #000;
	font-size: 1.5em;
}
#hb .plus2 {
	display: none;
}
#hb .down {
	background: url(https://asset.msi.com/event/mb/2016/mafia3/images/down.jpg) no-repeat;
	color: #FFF;
	padding-left: 15%;
	padding-right: 15%;
}
#hb .down p {
	border-bottom-style: solid;
	border-color: #C00;
	font-size: 1.5em;
}
#hb .down ul {
	font-size: 0.8em;
}
#hb .header {
	margin-top: -2%;
	position: relative;
}
#hb .mp {
	position: absolute;
	left: 17%;
	z-index: 999;
	width: 38%;
	bottom: 1%;
}
#hb .ilogo {
	position: absolute;
	right: 2%;
	top: 5%;
	z-index: 999;
}
#hb .title {
	position: absolute;
	left: 17%;
	top: 6%;
	z-index: 999;
	width: 65%;
}
#hb h1 {
	color: #FFF;
	font-size: 1.4em;
	text-align: center;
	margin-top: -4%;
	letter-spacing: 6px;
}
#hb .nav {
	background-color: #ca0019;
	color: #FFF;
	text-align: center;
}
#hb .nav a {
	color: #FFF;
	font-size: 1.2em;
	text-decoration: none;
}
#hb .nav a:hover {
	color: #7c1212;
	font-size: 1.2em;
	background-color: #fff;
}
#hb .sub {
	background-image: url(https://asset.msi.com/event/mb/2016/mafia3/images/nv_bg.jpg);
	padding-left: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
	background-position: 30% 50%;
}
#hb .b1box {
	background: url(https://asset.msi.com/event/mb/2016/mafia3/images/b1_bg.jpg) no-repeat;
	background-size: cover;
	max-height: 670px;
	background-position: 70% 40%;
	width: 100%;
}
#hb .sub a {
	color: #ff0020;
	font-size: 1.5em;
	font-weight: 500;
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-decoration: none;
}
#hb .b1 {
	background: url(https://asset.msi.com/event/mb/2016/mafia3/images/b1_bg.jpg) no-repeat;
	background-size: cover;
	max-height: 670px;
	background-position: 70% 40%;
	width: 100%;
	position: relative;
	margin-bottom: 5%;
}
#hb .b2 {
	background: url(https://asset.msi.com/event/mb/2016/mafia3/images/b2_bg.jpg) no-repeat;
	background-size: cover;
	max-height: 670px;
	background-position: 70% 40%;
	width: 100%;
	position: relative;
	margin-bottom: 5%;
}
#hb .b3 {
	background: url(https://asset.msi.com/event/mb/2016/mafia3/images/b3_bg.jpg) no-repeat;
	background-size: cover;
	max-height: 670px;
	background-position: 70% 40%;
	width: 100%;
	position: relative;
	margin-bottom: 5%;
}
#hb .share {
	position: absolute;
	right: 10px;
	top: -22px;
}
#hb .share-fb {
	position: relative;
	z-index: 10;
}

#hb .bp {
	padding-top: 1%;
	margin-bottom: 0;
}
#hb .bp .free {
	color: #FFF;
}
#hb .bp img {
	padding-left: 25%;
	padding-top: 8%;
	width: 80%;
	margin-left: 17%;
}
#hb .bp2 img {
	padding-left: 5%;
	margin-top: -5%;
}
#hb .bp3 img {
	padding-left: 25%;
	padding-top: -5%;
}
#hb .b1b, #hb .b2b, #hb .b3b {
	padding-top: 3%;
}
#hb .b1b img, #hb .b3b img {
	padding-top: 20%;
	padding-right: 0;
}
#hb .b2b img {
	padding-top: 11%;
}
#hb h2 {
	text-align: left;
	font-size: 1.7em;
	font-weight: 500;
	padding: 10px;
	margin-left: 10%;
	background-color: rgba(204,0,0,0.5);
	margin-top: 5.5%;
	width: 55%;
	color: #FFF;
}
#hb h3 {
	text-align: left;
	font-size: 1.5em;
	color: #FFF;
	padding-left: 5%;
}
#hb h3 span {
	text-align: right;
	font-size: 1.5em;
	color: #fff;
	letter-spacing: 5px;
	text-shadow: 5px 5px 20px rgba(255,0,0,2), #F00 0px 3px, #F00 3px 0px, #F00 -3px 0px, #F00 0px -3px, #F00 -3px -3px, #F00 3px 3px, #F00 3px -3px, #F00 -3px 3px;
}
#hb .pd {
	text-decoration: none;
	padding-bottom: 20px;
	display: inline-block;
	text-align: center;
}
#hb .pd h4 {
	color: #cc0000;
	text-align: right
}
#hb .pname {
	position: absolute;
	width: 100%;
	left: 10%;
}
#hb .pname ul {
	padding: 10px;
}
#hb .pname ul li {
	width: 70%;
	border-color: #fff;
	;
	border-radius: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}
#hb .pname a {
	color: #fff;
	font-size: 1.5em;
	margin-left: 0px;
	font-weight: 500;
}
#hb .pname a:hover {
	color: #f00;
	text-decoration: none;
}
#hb .pname ul li:hover {
}

 @media (min-width: 769px) and (max-width:979px) {
	 #hb .ilogo {
	width: 15%;
	top: 8%;
}
	 	 #hb .header {
		 	background: url(https://asset.msi.com/event/mb/2016/mafia3/images/t_bg.jpg);
	background-size: cover;
	height:500px;
	background-position:60% 50%;

	
}
#canvas { display:none;}
#hb .bp img {
	width: 100%;

} 

#hb .b1b{
	padding-left:15%;
	padding-bottom:5%;


}
#hb .b1b img {
	width: 100%;


}
#hb h3 {
	margin-top: 3px;
	font-size: 1em;
	margin-left:15%;
}
#hb h3 span {
	font-size: 1.25em;
}
#hb h2 {
	font-size: 1.25em;
	margin-left: 3%;
	margin-top: 5.5%;
	width: 90%;
	background-color: rgba(204,0,0,0.3);
}
#hb .pname {
	position: absolute;
	width: 100%;
	left: 3%;
}
#hb .pname ul {
	top: -15;
}
#hb .pname a {
	color: #fff;
	font-size: 1.25em;
}
#hb .ilogo {
	top: 5%;
	right: 2%;
	width: 11%;
}
#hb .title {
	left: 20%;
	top: 15%;
	z-index: 999;
	width: 65%;
}
#hb h1 {
	color: #FFF;
	font-size: 0.9em;
	text-align: center;
	margin-top: -4%;
	letter-spacing: 3px;
}
#hb .sub {
	background-image: url(https://asset.msi.com/event/mb/2016/mafia3/images/nv_bg.jpg);
	padding-top: 2%;
	padding-bottom: 2%;
	background-position: 30% 50%;
	padding-left: 8%;
}
#hb .sub a {
	font-size: 1.0em;
	line-height: 35px;
	letter-spacing: 3px;
}
#hb .b1b img {
	padding-top: 10%;
}
#hb .b1b {
	padding-top: 7%;
}

	 
	 
	 }
@media (min-width: 980px) and (max-width:997px) {
	#hb .ilogo {
	width: 15%;
	top: 8%;
}
	 #hb .header {
		 	background: url(https://asset.msi.com/event/mb/2016/mafia3/images/t_bg.jpg);
	background-size: cover;
	height:700px;
	background-position:60% 50%;

	
}
#canvas { display:none;}

		 
 #hb h2 { font-size:1em; 
	 width:100%;}
 #hb h3 {
	margin-top: 60px;
	font-size: 1em;
	padding-left:25%;
}
 #hb h3 span{

	font-size: 1em;

}
#hb .bp img {
	width: 100%;
	margin-left:33%;
	margin-top:0%;

} 
#hb .b1b img {
	width: 100%;
	padding-top:5%;

} 	 
#hb .b1b{
	padding-top:0;
	padding-left:80px;

} 
#hb .pname a{
	font-size: 1em;
}
	  }
	 
 @media (min-width: 981px) and (max-width:1319px) {
	 #hb .ilogo {
	width: 15%;
	top: 8%;
}
	 
	 #hb .header {
		 	background: url(https://asset.msi.com/event/mb/2016/mafia3/images/t_bg.jpg);
	background-size: cover;
	height:650px;
	background-position:60% 50%;

	
}
#canvas { display:none;}

#hb h3 {
	margin-top: -5px;
	font-size: 1.25em;
}
#hb h3 span {
	font-size: 1.25em;
}
#hb h2 {
	font-size: 1.25em;
	margin-left: 3%;
	margin-top: 5.5%;
	width: 90%;
	background-color: rgba(204,0,0,0.3);
}
#hb .pname {
	position: absolute;
	width: 100%;
	left: 3%;
}
#hb .pname ul {
	top: -15;
}
#hb .pname a {
	color: #fff;
	font-size: 1.25em;
}
#hb .ilogo {
	top: 5%;
	right: 2%;
	width: 11%;
}
#hb .title {
	left: 20%;
	top: 15%;
	z-index: 999;
	width: 65%;
}
#hb h1 {
	color: #FFF;
	font-size: 0.9em;
	text-align: center;
	margin-top: -4%;
	letter-spacing: 3px;
}
#hb .sub {
	background-image: url(https://asset.msi.com/event/mb/2016/mafia3/images/nv_bg.jpg);
	padding-top: 2%;
	padding-bottom: 2%;
	background-position: 30% 50%;
	padding-left: 8%;
}
#hb .sub a {
	font-size: 1.0em;
	line-height: 35px;
	letter-spacing: 3px;
}
#hb .b1b img {
	padding-top: 10%;
}
#hb .b1b {
	padding-top: 7%;
}
}
 @media (min-width:400px) and (max-width:768px) {
	 #hb .ilogo {
	width: 15%;
	top: 8%;
}
	 #hb .header {
		 	background: url(https://asset.msi.com/event/mb/2016/mafia3/images/t_bg.jpg);
	background-size: cover;
	height:400px;
	background-position:60% 60%;

	
}
#canvas { display:none;}
#hb h3 {
	margin-top: -20px;
	font-size: 1.25em;
	margin-left: 15px;
}
#hb h3 span {
	font-size: 0.8em;
}
#hb h2 {
	font-size: 1em;
	margin-left: 3%;
	margin-top: -5%;
	width: 100%;
	background-color: rgba(204,0,0,0.3);
}
#hb .pname {
	position: absolute;
	width: 100%;
	left: 3%;
	line-height: 10px;
	margin-top: 50%;
}
#hb .pname ul li {
	width: 100%;
}
#hb .pname ul {
	top: -15;
}
#hb .pname a {
	color: #fff;
	font-size: 0.8em;
}
#hb .share {
	width: 30%;
	padding-top: 0;
	margin-right: 0;
}
#hb .ilogo {
	width: 15%;
	top: 8%;
}
#hb h1 {
	font-size: 1em;
}
#hb .sub {
	padding-left: 5%;
}
#hb .sub a {
	color: #ff0020;
	font-size: 1em;
	font-weight: 500;
	line-height: 30px;
}
#hb h3 {
	padding-left: 8%;
	text-align: left;
	font-size: 0.8em;
	color: #FFF;
}
#hb .bp img, #hb .bp2 img, #hb .bp3 img {
	padding-left: 0;
	padding-top: 0;
	float: right;
}
#hb .bp2 {
	padding-right: 10px;
}
#hb .b1b, #hb .b2b, #hb .b3b {
	padding-top: 3%;
	padding-bottom: 12%;
}
#hb .b1b img, #hb .b2b img, #hb .b3b img {
	margin-top: -20%;
	width: 80%;
	margin-left: 30px;
}
#hb .b1, #hb .b2, #hb .b3 {
	background: url(https://asset.msi.com/event/mb/2016/mafia3/images/b_bg.jpg);
	background-size: cover;
	max-height: 670px;
	background-position: 89% 90%;
	width: 100%;
	position: relative;
	padding-top: 5%;
}
#hb .plus2 {
	display: block;
	margin-left: 50%;
}
#hb .plus2 img {
	position: absolute;
	top: 55%;
	left: 73%;
	width: 40%;
}
}

@media (min-width: 320px) and (max-width:399px) {
 #hb .header {
background: url(https://asset.msi.com/event/mb/2016/mafia3/images/t_bg.jpg);
background-size: cover;
height:250px;	
background-position:60% 50%;

}
#canvas { display:none;}
#hb h3 {
	margin-top: -20px;
	font-size: 0.5em;
	margin-left: 20px;


}
#hb h3 span {
	text-align: right;
	font-size: 1.35em;
	color: #F00;
	letter-spacing: 1px;
	  text-shadow: 
    0 2px 0 #000,
    0 4px 0 #000,
    0 2px 0 #000,
    0 2px 0 #000,
    3px 3px 3px rgba(0,0,0,0),
    3px 3px 1px rgba(0,0,0,0);
}
#hb h2 {
	font-size: 0.5em;
	margin-left: 3%;
	margin-top: -15%;
	width: 100%;
	background-color: rgba(204,0,0,0.3);
}
#hb .pname {
	position: absolute;
	width: 100%;
	left: 3%;
	line-height: 0px;
	margin-top: 50%;
}
#hb .pname ul li {
	width: 100%;
}
#hb .pname ul {
	top: -15;
}
#hb .pname a {
	color: #fff;
	font-size: 0.5em;
	line-height:10px;

}
#hb .share {
	width: 30%;
	padding-top: 0;
	margin-right: 0;
}
#hb .ilogo {
	width: 15%;
	top: 8%;
}
#hb h1 {
	color: #FFF;
	font-size: 0.6em;
	text-align: center;
	margin-top: 4%;
	letter-spacing: 1px;
}
#hb .sub {
	padding-left: 5%;
}


#hb .sub a {
	color: #ff0020;
	font-size: 0.5em;
	font-weight: 500;
	line-height: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}
#hb h3 {
	padding-left: 8%;
	text-align: left;
	font-size: 0.5em;
	color: #FFF;
	margin-top:15px;
}
#hb .bp img, #hb .bp2 img, #hb .bp3 img {
	padding-left: 0;
	padding-top: 0;
	float: right;
}

#hb .b1b, #hb .b2b, #hb .b3b {
	padding-top: 1%;
	padding-bottom: 4%;
}
#hb .b1b img, #hb .b2b img, #hb .b3b img {
	margin-top: -20%;
	width: 80%;
	margin-left: 30px;
}
#hb .b1, #hb .b2, #hb .b3 {

	background-size: cover;
	max-height: 670px;
	background-position: 89% 90%;
	width: 100%;
	position: relative;
	padding-top: 5%;
}

#hb .down p {
	border-bottom-style: solid;
	border-color: #C00;
	font-size: 0.65em;
}
#hb .down ul {
	font-size: 0.5em;
	line-height:2em;
}

#hb .down {

	padding-left: 5%;
	padding-right: 5%;
}
}
