.nx-actualites, .nx-economie {
	position: absolute !important;
  }
  .nx-fixed {
	position: fixed !important;
  }
  .nx-actualites .header-fix {
	background-image: linear-gradient(to right,#0000d3 0%,#010272 100%) !important;
	padding: 12px 30px 12px 25px;
	height: 84px;
  }
  @media (max-width: 992px) {
	.nx-actualites .header-fix {
		height: 62px;
	}
  }
  .nx-actualites .subnav-color a:hover {
	border-bottom: #0B2BF7 5px solid;
  }
  .nx-actualites .logo img {
	width: 173px;
  }
  @media (max-width: 992px) {
	.nx-actualites .logo img {
	  width: 128px;
	 }
  }
  #header_bfmtv {
	display: flex;
	float: right;
	align-items: center;
	padding-top: 5px;
  }
  @media (max-width: 992px) {
	#header_bfmtv, #header_business {
		padding-top: 12px;
	}
  }
  #header_bfmtv .header_replay:before, #header_bfmtv .direct_tv:before {
	font-family: 'IcoMoon';
	font-weight: 300;
	font-size: 17px;
	padding-right: 8px;
  }
  #header_bfmtv .header_replay:before {
	content: "\22";
  }
  @media (max-width: 992px) {
	#header_bfmtv .header_replay:before {
	  display: block;
	  padding-right: 0;
	  font-size: 22px;
	  line-height: 24px;
	}
  }
  #header_bfmtv a img {
   display: block;
   margin: auto;
  }
  @media (max-width: 992px) {
	#header_bfmtv a img {
		margin-bottom: 4px;
	}
  }
  #header_bfmtv .direct_tv span:first-child{
   display: none;
  }
  @media (min-width: 993px) {
	#header_bfmtv {
	  position: relative;
	  top: 0;
	  right: 0;
	  font-family: sans-serif;
	  font-size: 12px;
	  text-transform: uppercase;
	 }
	#header_bfmtv a {
	 height: 34px;
	  display: flex;
	  align-items: center;
	  font-family: 'Pilat Narrow Bold', sans-serif;
	  font-size: 15px;
	  border: 2px solid #FFF;
	  border-radius: 50px;
	  padding: 0 14px 0 10px;
	  margin-right: 10px;
	 }
	#header_bfmtv .direct_tv {
	  background-color: #FF2A00;
	  margin-right: 0;
	  border: 0;
	  font-size: 15px;
	 }
	#header_bfmtv .direct_tv img{
	  display: none;
	 }
	#header_bfmtv .direct_tv:before {
	 content: "";	 
	 display: block;
	 height: 11px;
	 width: 10px;
	 margin-top: 1px;
	 -webkit-mask-image: url(/ressources/img/header/play.svg);
	 mask-image: url(/ressources/img/header/play.svg);
	 margin-right: 6px;
	 fill: #0b2bf7;
	 background-color: #FFF;
	 }
	#header_bfmtv .direct_tv span:first-child {
	  padding-left: 3px;
	 }
	#header_bfmtv .direct_tv span:last-child {
	  display: none;
	 }
	#header_bfmtv .header_replay:before {
	  content: "\22";
	 }
	 #header_bfmtv .direct_radio img{
	   height: 12px;
	   width: 12px;
	   margin-right: 6px;
	 }
  }
  @media (max-width: 641px) {
	#header_bfmtv .header_replay {
	  display: none;
	 }
  }
  @media (max-width: 992px) {
	#header_bfmtv a {
	  font-size: 11px;
	  border: 0;
	  border-radius: 0;
	  margin-right: 20px;
	 }
	#header_bfmtv .direct_tv {
	  background-color: transparent;
	 }
	#header_bfmtv .direct_tv:before {
	 display: none;
	 }
	#header_bfmtv .direct_tv span {
	  display: none;
	 }
   #header_bfmtv .direct_tv span:last-child {
	 display: block;
   }
  }
  @media (min-width: 992px) {
	.nx-economie #header_bfmtv .direct_tv {
		background-color: #ed9205;
	}
  }

  #header_rmc a {
	display: inline-block;
	font-family: 'Gibson', sans-serif;
	font-size: 11px;
	padding: 7px 10px;
	margin-right: 20px;
	border: 2px solid #FFF;
	border-radius: 50px;
  }
  #header_rmc .direct_tv {
	background-color: #e41412;
	margin-right: 0;
	border: 0;
	border: 2px solid #e41412;
  }
  #header_rmc .direct_tv:before {
	content: "\35";
	transform: rotate(270deg);
	display: inline-block;
	padding: 0;
  }
  #header_rmc .podcast:before, #header_rmc .direct_tv:before {
	font-family: 'IcoMoon';
	font-weight: 300;
	font-size: 11px;
	padding-right: 5px;
  }
  #header_rmc .podcast:before {
	content: "\2f";
  }
  @media (max-width: 992px) {
	#header_rmc .direct_tv {
	  margin: 10px 20px;
	}
	#header_rmc .podcast {
	  display: none;
	}
  }
