.app_core #aco_marketing_content{
	display: none;
}
#edition_comparator{
	width: 100%;
}
#pdpMain .pdp-section-main{
	padding-top: 0;
}
#edition_comparator .pdp-section-title{
	display: none;
}
 #edition_comparator table{
 	width: 85%;
 	margin:50px auto 0px;
 }

#FH_marking_content h3{
	font-size:25px;
	color:white;
	margin: 20px 0;
	font-weight: bold;
}


#FH_marking_content section{
	border-bottom:#f8db96 3px solid;
}
#FH_marking_content section:last-child{
	border: none;
}
#FH_fw_section{
	background:url("FW_background.jpg");
	background-size: cover;
}
#FH_fw_section p{
	text-align: center;
	width: 40%;
	margin:20px auto;
	color: white;
	font-weight: 500;
	font-size: 1.2em;
}
#FW_logo{
	display: block;
	margin: auto;
	width: 400px;
}
#FH_maps{
	overflow: hidden;
	max-height: 835px;
	position: relative;
}
#FH_maps h3{
	position: absolute;
	z-index: 3;
	width: 100%;
	text-align: center;
	text-shadow: 0px 0px 10px rgba(15, 15, 15, 1);
}
#FH_maps #FH_maps_list{
	background:url("map_list_background.jpg");
	background-size: cover;
	width:20%;
	color: white;
	float: left;
	height: 100%;
	padding: 50px 50px 50px 20px;
	box-sizing:border-box;
	-moz-box-shadow: 0px 0px 25px 0px #000000;
	-webkit-box-shadow: 0px 0px 25px 0px #000000;
	-o-box-shadow: 0px 0px 25px 0px #000000;
	box-shadow: 0px 0px 25px 0px #000000;
	position: relative;
	z-index: 2;
	min-width: 320px;
}
#FH_maps #FH_maps_list div{
	clear: both;
}
#FH_maps #FH_maps_list ul{
	margin:20px 0;
	line-height: 25px;
	display: block;
	float: right;
	width: 60%;
}
#FH_maps #FH_maps_list ul li{
	cursor: pointer;
	list-style: none;
	padding: 0 10px;
	transition:background 0.6s;
	font-weight: 500;
}
#FH_maps #FH_maps_list ul li:hover, #FH_maps #FH_maps_list ul li.active{
	background:#c1ab75;
	color:#21344a;
}
#FH_maps #FH_maps_list .clan_icon{
	float: left;
	width: 88px;
	margin-top: 50px;
}
#MapDisplay{
	float: right;
	width: 82%;
	display: block;
	height: 100%;
	max-height: 835px;
	object-fit:cover;
	position: absolute;
	right: 0;
}
#FH_characters{
	background: url("hero_background.jpg");
	background-size: cover;
	padding: 400px 0 90px;
	background-position: center top;
}
#FH_characters h3{
	text-align: center;
}
#FH_characters p{
	color:white;
	width: 40%;
	margin: auto;
}
#FH_sp{
	width: 85%;
	margin: auto;
	overflow: hidden;
	position: relative;
}
#FH_sp .FH_seasons{
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		height:55vh;
		display: block;
		float: left;
		margin: 0.5%;
		cursor: pointer;
}
#FH_seasons_popin{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	background:rgba(27,32,37,0.9);
	display: none;
	color: white;
}
#FH_seasons_popin h2{
	margin:50px 0;
}
#FH_seasons_popin div{
	width: 80%;
	margin:100px auto;
}
#closeOverlay{
	position: absolute;
	right: 7.5%;
	top: 7%;
	font-weight: bold;
	font-size: 1.5em;
	color:rgba(255,255,255,0.5);
}
#FH_seasons_popin ul{
	float: left;
	padding-left: 0;
	margin-left: 5%;
	max-width: 24%;
}
#FH_seasons_popin ul li{
	margin: 8px 0;
	list-style: none;
}
#FH_seasons_popin div div{
	float: right;
}
#FH_seasons_popin div img{
	display: block;
	float: left;
	margin-right:5px;
	float: right;
	max-width: 69%;
}

#FH_sp .FH_seasons div{
	display: none;
}
#FH_sp #season4{
	background-image:url("season_4.jpg");	
	width:99%;
	clear: both;
}
#FH_sp  #season3{
	background-image:url("season_3.jpg");	
	width: 49%;

}
#FH_sp  #season2{
	background-image:url("season_2.jpg");	
	width: 49%;

}
#FH_sp_block{
	width: 99%;
	height: 411px;
	margin: 0.5%;
	color: white;
	background: #131418;
	clear:both;
	overflow: hidden;
	display: inline-block;
}
#FH_sp_block div{
	width: 80%;
		float: left;
		height: 100%;
}
#FH_sp_block p{
	margin: auto;
	float: left;
	width: 20%;
	padding:50px 30px;
	box-sizing:border-box;
}

#FH_sp_block div img{
	display: block;
	margin: auto;
	max-width:100%;
	width: 100%;
	height: 100%;
	object-fit:cover;
}
#FH_sp_block p img{
	float: none;
	margin: 20px auto 50px;
	width: 100%;
}
#FH_sp_block a{
	clear: both;
	display: table;
	border-radius:4px;
	background-color:#00c248;
	font-size: 20px;
	font-weight: 700;
	padding: 10px 20px;
	color: white;
	text-decoration: none;
	margin: auto;
	text-align: center;
}
#FH_sp_block a:hover{
	background:#60e691;
}

@media screen and (max-width: 1360px){
	#FH_sp_block div{
	width: 60%;
	}
	#FH_sp_block p{
		width: 40%;
	}
}
@media screen and (max-width: 1200px){
	#FH_characters p{
		width: 60%;
	}
}

@media screen and (max-height: 730px){
	#FH_seasons_popin div img{
		max-width: 60%;
	}
	#FH_seasons_popin h2{
		margin: 30px 0;
	}
	}