style* { margin: 0 auto; font-family: Ubuntu; font-weight: 400 }
a{
  text-decoration: none;
}
p{
  margin: 0 0 10px;
}
header#bpost_header {
  background: none;
  border-bottom: solid 2px #EF2637;
  margin-bottom: 15px;
  font-family: 'Font Awesome 5 Pro' !important;
  font-weight: 400;
  color: #5A5A5A !important;
  font-weight: 400;
  margin: 0 auto;
  font-size: 14px;
  line-height: 22px;
  border-radius: 0px;
  padding: 10px 0px;
}
header#bpost_header a:hover{
  text-decoration: none;
}
#bpost_header .navbar-header{
  width: 100%;
  /* TRC-10296 */
  display: flex;
  align-items: center;
  height: 100%;
}
#bpost_header .language_switcher_custom{
  display: flex;
  align-items: center;
  height: 50px;
  position: relative;
  left: 25px;
}
#bpost_header .panel{
  margin-bottom: 0px;
  margin-bottom: 0px;
  border: none;
  box-shadow: none;
}
#bpost_header .no_padding_right {
  padding-right: 0px;
  position: relative;
  left: 25px;  
}
#bpost_header .top_header_mypreference ul.menu--profile-login-navigation li a {
  color: #666666;
  padding: 15px 18px;
}
#bpost_header .top_header_professionnel_mypreference ul.menu--profile-login-navigation li a {
  color: #666666;
  padding: 15px 18px;
}
#bpost_header .language_switcher_custom .panel-heading{
  display: none;
}
#bpost_header .language_switcher_custom .panel-body{
  padding: 0px;
}
#bpost_header .language_switcher_custom .dropdown-language-item.dropdown button{
  border: none;
  color: #5A5A5A;
  box-shadow: none;
    margin-left: -10px;
  padding-left: 0px;
    font-size: 14px;
  font-weight: 400px;
}

/* #bpost_header .language_switcher_custom .dropdown-language-item.dropdown button:after{
  content: '\f078';
  size: 3px;
  font-family: FontAwesome;
  left: 35px;
  position: absolute;
} */
#bpost_header .language_switcher_custom .dropdown-language-item span{
  padding-left: 10px;
  size: 3px;
  font-family: 'Font Awesome 5 Pro';
  color: #EF2637;
  font-weight: 500;
}
#bpost_header .language_switcher_custom .dropdown-language-item a{
  color: #5A5A5A;
  display: block;
  padding: 3px 7px;
}
#bpost_header .language_switcher_custom .dropdown-language-item.show span:before {
  content: '\f077';
}
/* #bpost_header .language_switcher_custom  button.btn-default.btn.dropdown-toggle {
  display: none;
} */
#bpost_header .language_switcher_custom  .navbar-default .navbar-nav > li > a{
  padding-right: 0px;
}
#bpost_header .language_switcher_custom #bootstrap-panel{
  border: none;
  box-shadow: none;
}
#bpost_header .language_switcher_custom .btn-default:hover, #bpost_header .language_switcher_custom .btn-default:focus, #bpost_header .language_switcher_custom .btn-default:active{
  background: none;
}
#bpost_header .language_switcher_custom .open > .dropdown-toggle.btn-default{
  background-color: white;
}
#bpost_header .language_switcher_custom .btn-group.open .dropdown-toggle{
  box-shadow: none;
}
#bpost_header .language_switcher_custom .dropdown-language-item ul{
  min-width: 30px;
  top: 39px;
  left: -10px;
}
#bpost_header .bpost_header_menu_logo.mobile .bpost_menu_parent{
  border-right: 1px solid rgb(0 0 0 / 10%);
}
#bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li{
  /*min-width: 130px;*/
  /* min-width: 220px; */ /* Provided by Jonathan 24-10 */
  text-align: center;
}
/* #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a {
  position: relative;
  top: 5px;
  color: #666666;
} */
#bpost_header .bpost_top_header_menu ul li a.is-active:parent{
  background: red;
}
#bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a.is-active {
  background: white;
  color: #5A5A5A;
  margin-left: 0px;
  margin-right: 0px;
}
#bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.active-li{
  /* border: 1px solid #ccc; */
  font-family: 'Ubuntu';
  font-weight: 400;
  border-top: 0px;
}
#bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a span{
  display: none;
}
#bpost_header .top_header_mypreference ul li a.dropdown-toggle:after{
    padding-left: 5px;
    border-top: 0;
    display: inline;
    vertical-align: 0;
    font: normal normal normal 14px/1 'Font Awesome 5 Pro';
    right: 40%;
    color: #EF2637;
    bottom: 0;
    height: 30px;
    width: 60px;
    z-index: 1;
    content: "\f078";
}
#bpost_header .top_header_mypreference ul li.dropdown.show a.dropdown-toggle:after{
  content: "\f077";
}

#bpost_header .top_header_professionnel_mypreference ul li a:after{
  content: '|';
  padding-left: 15px;
}
#bpost_header .top_header_professionnel_mypreference ul li a:before {
  content: url(../images/login.svg);
  left: 0px;
  position: absolute;
  padding-top: 3px;
}
/* #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li span{
  display: none;
} */
#bpost_header .navbar-default .navbar-nav > li > a {
  color: #5A5A5A;
}
/* BOOTSTRAP VERSION 4 CSS */
.bpost_top_header_menu h2{
  display: none;
}
.language_switcher_custom .dropdown-toggle::after{
  display: none;
}
#bpost_header .bpost_top_header_menu .navbar-nav{
  margin: 7.5px -15px;
}
.bpost_top_header_menu ul li {
  cursor: pointer;
}
div#example-navbar-collapse a:hover {
  text-decoration: none;
}
/*LOGIN MENU BLOCK */
.show > a.nav-link { 
  border: none; 
  /* box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 10px 10px rgba(0,0,0,0.3); */
}
.drop-menu-login { 
  /* top: -5px !important; */
  border: none;
  box-shadow: 0px 10px 10px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 10px 10px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 10px 10px rgba(0,0,0,0.3);
  width: 21rem !important;
  left: -7rem !important;
}
.drop-menu-login.loggedin {
  max-width: 10rem;
  left: -2.5rem !important;
}
.drop-menu-login li a { 
  padding: 10px !important;
}
.drop-menu-login li span.navbar-text {
  border-top: 1px solid #dee2e6;
  display: block;
  color: #717176;
  font-weight: 500;
  padding-left: 0.6rem;
}
#bpost_header .top_header_mypreference ul.menu--profile-login-navigation li a{ 
  padding: 15px 5px 15px 10px;
  margin-right: 5px;
}
#bpost_header button.language-link.active-language.button.js-form-submit.form-submit.btn-default.btn:before {
  content: '|';
  color: rgb(0 0 0 / 10%);
  position: relative;
  right: 10px;
}
#bpost_header .top_header_mypreference ul li a:before {
  left: 0px;
  position: inherit;
  padding-right: 10px;
}
/* #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li.last.show {
  display: contents;
} */
#bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li a{
  padding: 5px;
}

/*MEDIA QUERY B4 */
@media only screen and (max-width: 767px) {
  .bpost_menu_parent .bpost_menu .menu-preference-block-mobile .nav > li > a:after {
      right: 22px;
  }
}
/* BOOTSTRAP VERSION 4 CSS - END */
@media (max-width: 767px) {
  #bpost_header .profile-mobile-section .navbar-header {
    justify-content: flex-end;
  }
  #bpost_header .profile-mobile-section button {
    border: none;
    background: none;
  }
  #bpost_header .profile-mobile-section button:focus {
    outline: none;
  }
  #bpost_header .nav-bottom-menu-block {
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 5;
    width: 100%;
    background: #f8f8f8;
    margin: 0;
    left: 0;
  }
  #bpost_header .language_switcher_custom {
    float: right;
  }
  #bpost_header .nav-bottom-menu-block .language_switcher_custom .dropdown-menu.show::after{
    content: url('/sites/default/files/icons/triangle-back.png');
    position: absolute;
    left: 8px;
    bottom: -28px;
	}
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li{
    min-width: auto; /* Provided by Jonathan 24-10 */
  }
  .mobile-tablet-view .bpost_top_header_menu ul.menu.menu--main li.menu-main-rest-li {
    display: none;
  }
  .mobile-tablet-view .bpost_top_header_menu ul.menu.menu--main li.menu-main-rest-li.show {
    display: unset;
  }
  #bpost_header .bpost_top_header_menu {
    /* TRC-10296 padding-left: 10px; */
    padding-left: 0px;
    padding-right: 0px;
	}
	#bpost_header .nav-bottom-menu-block .bpost_top_header_menu {
		float: left;
    margin-top: 8px;
	}
  #bpost_header .bpost_top_header_menu .navbar-nav {
		margin: 5px -15px;
	}
	/* TRC-10296 */
	#bpost_header .nav-bottom-menu-block .bpost_top_header_menu .navbar-nav {
		margin: 0;
		align-items: start;
	}
	#bpost_header .nav-bottom-menu-block span.fa-chevron-up, #bpost_header .nav-bottom-menu-block span.fa-chevron-down {
		color: #EF2637;
		font-size: 18px;
	}
  #bpost_header{
    height: 60px;
		line-height: 40px !important;
    padding: unset !important;
  }
  #bpost_header .language_switcher_custom{
    justify-content: flex-end;
    left: 0px;
    height: 20px;
    top: 5px;
    padding-right: 11px;
  }
  #bpost_header .nav-bottom-menu-block .language_switcher_custom{
		height: 100%;
		top: 20px;
		padding-right: 10px;
	}
  #bpost_header .language_switcher_custom .dropdown-language-item.dropdown button{
    padding-top: 2px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a{
    display: inline-block;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li span{
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    padding-right: 5px;
    font-weight: 500;
		padding-left: 5px;
		font-size: 18px;
  }
  .bpost_template_whisperer {
    position: unset !important;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.active-li {
		border: none;
		padding: 0;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.last{
    display: none;
    /* position: absolute; */
    /* top: 49px; */
    border-radius: 4px;
    /* margin-left: 7px; */
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.last.show {
    display: block;
		z-index: 1;
		/* TRC-10296 */
		/* background: none; */
		top: -65px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.menu--main.nav.navbar-nav li.menu-main-rest-li {
    text-align: left;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li.last.show {
    top: -60px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li a {
    color: #5A5A5F
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li.show {
    position: absolute;
    top: -110px;
    display: block;
    z-index: 1;
    background: white;
    width: 200px;
  }
  /* TRC-10296 */
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.last.show a:before {
    content: url('/sites/default/files/icons/triangle-back.png');
    position: absolute;
    top: 60px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a{
    top: 0px;
    width: fit-content;
    padding: 0px;
    margin: 10px 10px;
    background: none;
	}
	/* TRC-10296 */
	#bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a.is-active {
		background: none;
	}
  #bpost_header .language_switcher_custom .dropdown-language-item ul{
		/* top: 5px !important; */
		top: -20px !important;
		box-shadow: none;
		left: -15px !important;
		text-align: center;
	}
	/* TRC-10296 */
	#bpost_header .language_switcher_custom .dropdown-language-item span {
		width: 40px;
	}
  .bpost_menu_parent .bpost_menu .menu-preference-block-mobile ul li a:before {
    content: url(../images/login.svg);
    font-family: FontAwesome;
    left: 40px;
    /*position: absolute;*/
    margin-right: 5px;
    padding-top: 3px;
  }
  .bpost_menu_parent .bpost_menu .menu-preference-block-mobile li a{
    padding: 6px 25px;
  }
  #bpost_header .menu-preference-block-mobile .navbar-nav {
    padding: 10px 20px;
  }
  #bpost_header .bpost_menu_parent .bpost_menu .menu-preference-block-mobile ul li{
    border: 1px solid #DEDEDF;
    border-radius: 4px;
    padding-left: 20px;
  }
  #bpost_header .language_switcher_custom button.dropdown-toggle {
    padding-right: 0;
  }
  #bpost_header button.language-link.active-language.button.js-form-submit.form-submit.btn-default.btn:before {
		/* TRC-10296
		content: '|';
		color: rgb(0 0 0 / 10%);
		position: relative;
		right: 10px; */
		content: unset;
  }
  #bpost_header .top_header_mypreference ul.menu--profile-login-navigation li a:before {
    left: 0px;
    position: inherit;
    padding-right: 10px;
  }
  #bpost_header .top_header_mypreference ul.menu--profile-login-navigation li a {
    margin-right: 0px;
  }
  .drop-menu-login {
    top: -10px !important; 
    border: none;
  }
​​​​}
@media (max-width: 360px) {
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.active-li {
    padding-left: 0px;
    font-size: 12px;
  }
  #bpost_header .bpost_top_header_menu {
    padding-left: 5px;
    padding-right: 5px;
  }
  #bpost_header .language_switcher_custom .dropdown-language-item.dropdown button,
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li  {
    font-size: 12px;
    padding-top: 2px;
  }
  #bpost_header .bpost_menu_parent .bpost_logo {
      padding-right: 10px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.active-li {
    padding-left: 0px;
    padding-right: 0px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 280px) {
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.active-li,
  #bpost_header .language_switcher_custom .dropdown-language-item.dropdown button {
    font-size: 11px;
  }
  .bpost_header_menu_logo.mobile {
    padding-left: 5px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li {
    padding-right: 0px;
  }
  #bpost_header .bpost_top_header_menu {
    padding-right: 0px;
  }
  #bpost_header .bpost_menu_parent .bpost_logo {
        padding-right: 5px;
  }
}

/* Media query only for Tablet */
@media (min-width: 768px) and (max-width: 1024px) {
  .bpost_menu_parent .bpost_menu .menu-preference-block-mobile .nav > li > a {
    padding-left: 40px;
  }
  .bpost_menu_parent .bpost_menu .menu-preference-block-mobile ul li a:before {
    content: url(../images/login.svg);
    font-family: FontAwesome;
    left: 20px;
    position: absolute;
    padding-top: 3px;
  }
}
/* Media query only for menu to solve resolution issue between tablet and desktop */
@media (min-width: 768px) and (max-width: 1199px) {                   
  #bpost_header .profile-mobile-section .navbar-header {
    justify-content: flex-end;
  }
  #bpost_header .profile-mobile-section button {
    border: none;
    background: none;
  }
  #bpost_header .profile-mobile-section button:focus {
    outline: none;
  }
  #bpost_header .nav-bottom-menu-block {
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 5;
    width: 100%;
    background: #f8f8f8;
    margin: 0;
    left: 0;
  }  
  #bpost_header .language_switcher_custom{
    justify-content: flex-end;
    left: 0px;
    padding-right: 0px;
    height: 20px;
    top: 5px;
  }
  #bpost_header .nav-bottom-menu-block .language_switcher_custom{
    height: 100%;
    top: 10px;
    padding-right: 10px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.first{
    border: none;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li{
    text-align: left;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a{
    display: inline-block;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li span{
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    padding-right: 5px;
    font-weight: 500;
    padding-left: 5px;
    font-size: 18px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.active-li {
    border: none;
    padding: 0;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.last{
    display: none;
    /* position: absolute; */
    background: white;
    /* top: 58px; */
    border: 1px solid #DEDEDF;
    border-radius: 4px;
    /* margin-left: 7px; */
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.last.show {
    display: block;
    z-index: 1;
    position: absolute;
    top: -65px;
    left: 10px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a{
    top: 0px;
    width: fit-content;
    padding: 0px;
    margin: 10px 15px;
    background: none;
  }
  /* TRC-10296 */
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.last.show a:before {
    content: url('/sites/default/files/icons/triangle-back.png');
    position: absolute;
    top: 38px;
  }
  #bpost_header .nav-bottom-menu-block .language_switcher_custom .dropdown-menu.show::after {
    content: url('/sites/default/files/icons/triangle-back.png');
    position: absolute;
    left: 8px;
    bottom: -28px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li a.is-active {
    background: none;
  }
  #bpost_header .language_switcher_custom .dropdown-language-item ul{
    top: -20px !important;
    box-shadow: none;
    left: -15px !important;
    text-align: center;
  }
  /* TRC-10296 */
  #bpost_header .language_switcher_custom .dropdown-language-item span {
    width: 40px;
  }
  #bpost_header button.language-link.active-language.button.js-form-submit.form-submit.btn-default.btn:before {
    /* TRC-10296
    content: '|';
    color: rgb(0 0 0 / 10%);
    position: relative;
    right: 10px; */
    content: unset;
  }​​​​​​​​
  #bpost_header .language_switcher_custom button.dropdown-toggle {
    padding-right: 0;
  }
  /* TRC-10296 */
  #bpost_header .bpost_top_header_menu {
    padding-left: 0px;
    padding-right: 0px;
  }
  #bpost_header .nav-bottom-menu-block .bpost_top_header_menu {
    float: left;
  }
  #bpost_header .nav-bottom-menu-block .bpost_top_header_menu .navbar-nav {
    margin: 0;
    align-items: start;
  }
  #bpost_header .nav-bottom-menu-block span.fa-chevron-up, #bpost_header .nav-bottom-menu-block span.fa-chevron-down {
    color: #EF2637;
    font-size: 18px;
  }
  #bpost_header{
    height: 60px;
    line-height: 40px !important;
  }
}
@media (min-width: 768px) {
  .dropdown-login-link {
    background-color: #EF2637;
    margin-left: 25px;
    margin-right: 25px !important;
    margin-top: 20px;
    width: 85%;
    border-radius: 4px;
    color: #fff !important;
    text-align: center;
  }
  .dropdown-register-link {
    border: 1px solid #EF2637;
    border-radius: 4px;
    color: #EF2637 !important;
    margin-left: 25px;
    margin-right: 25px !important;
    margin-top: 20px;
    width: 85%;
    text-align: center;
  }
  .dropdown-business-portal-link {
    color: #EF2637 !important;
    margin-top: 10px;
    text-align: center;
  }
  .dropdown-business-portal-link:after {
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    padding-left: 10px;
  }
  .drop-menu-login.loggedin .dropdown-business-portal-link {
    text-align: left;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.last,
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li {
    display: none;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li.show {
    display: list-item;
  }
  /* #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li.show {
    display: contents;
  } */
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li.show {
    display: list-item;
    will-change: transform;
    position: absolute;
    -webkit-filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, .1));
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, .1));
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')";
    z-index: 1000;
    background-color: #FFFFFF;
    width: 185px;
    text-align: left;
    height: 40px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li.show {
    transform: translate3d(0px, 52px, 0px);
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.last.show {
    transform: translate3d(0px, 90px, 0px);
  }
  .bpost_top_header_menu .navbar-nav:before {
    content: '|';
    color: rgb(0 0 0 / 10%);
    position: absolute;
    right: 10rem;
    top: 0.85rem;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li:nth-child(2).show a:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 26%;
    background: #fff;
    height: 20px;
    width: 20px;
    transform: rotate(45deg);
  }
  .drop-menu-login:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 46%;
    background: #fff;
    height: 20px;
    width: 20px;
    transform: rotate(45deg);
  }
  .menu--profile-login-navigation li.first {
    -webkit-filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, .1));
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, .1));
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')";
    z-index: 1;
  }
  #bpost_header .language_switcher_custom .dropdown-language-item ul:before{
    content: "";
    position: absolute;
    top: -10px;
    left: 29%;
    background: #fff;
    height: 20px;
    width: 20px;
    transform: rotate(45deg);
  }
  .bpost_template_whisperer {
    position: absolute;
    top: 1.25rem;
    right: 0;
    color: #EF2637;
    font-weight: 500;
  }
}
/* BOOTSTRAP VERSION 4 MEDIA CSS */
@media (min-width:1281px) {
  #bpost_header .bpost_top_header_menu .navbar-nav{
    flex-direction: inherit;
    margin: 0px;
  }
  #bpost_header .language_switcher_custom{
      left: 17px;
  }
  #bpost_header .top_header_mypreference, #bpost_header .top_header_professionnel_mypreference {
    text-align: right;
    position: relative;
    left: 25px;
  }
  #bpost_header .top_header_mypreference ul li a:before, #bpost_header .top_header_professionnel_mypreference ul li a:before{
    left: 0px;
    position: inherit;
    padding-right: 10px;
  }
  #bpost_header .language_switcher_custom .dropdown-language-item ul{
    top: 6px !IMPORTANT;
    left: -25px !IMPORTANT;
    -webkit-filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, .1));
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, .1));
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')";
    border: unset;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  #bpost_header .bpost_top_header_menu .navbar-nav{
    flex-direction: inherit;
      margin: 0;
  }
  #bpost_header .top_header_mypreference, #bpost_header .top_header_professionnel_mypreference{
  text-align: right;
    position: relative;
    left: 25px;
  }
  #bpost_header .top_header_mypreference ul li a:before{
    left: 95px;
  }
  #bpost_header .top_header_professionnel_mypreference ul li a:before{
    left: 115px;
  }
  #bpost_header .language_switcher_custom .dropdown-language-item ul {
  left: -35px !important;
    top: 10px !important;
  }
}
/* BOOTSTRAP VERSION 4 MEDIA CSS - END */
@media (min-width: 1200px) and (max-width: 1280px) {
    #bpost_header .bpost_top_header_menu .navbar-nav{
        flex-direction: inherit;
        margin: 0;
    }
    #bpost_header .top_header_mypreference, #bpost_header .top_header_professionnel_mypreference{
        text-align: right;
        position: relative;
        left: 25px;
    }
    #bpost_header .top_header_mypreference ul li a:before{
        left: 95px;
    }
    #bpost_header .top_header_professionnel_mypreference ul li a:before{
        left: 115px;
    }
    #bpost_header .language_switcher_custom .dropdown-language-item ul {
        left: -35px !important;
        top: 10px !important;
    }
}

/* #bpost_header .top_header_mypreference ul li a.bpost-id-menu-a::before { content: url(/sites/default/files/icons/bpost_menu_a.svg); } */
/* #bpost_header .top_header_mypreference ul li a.bpost-id-menu-b::before { content: url(/sites/default/files/icons/bpost_menu_b.svg); } */
#bpost_header .top_header_mypreference ul li a.bpost-id-menu-c::before { content: url(/sites/default/files/icons/bpost_menu_c.svg); }
#bpost_header .top_header_mypreference ul li a.bpost-id-menu-d::before { content: url(/sites/default/files/icons/bpost_menu_d.svg); }
/* #bpost_header .top_header_mypreference ul li a.bpost-id-menu-e::before { content: url(/sites/default/files/icons/bpost_menu_e.svg); } */
#bpost_header .top_header_mypreference ul li a.bpost-id-menu-f::before { content: url(/sites/default/files/icons/bpost_menu_f.svg); }
#bpost_header .top_header_mypreference ul li a.bpost-id-menu-g::before { content: url(/sites/default/files/icons/bpost_menu_g.svg); }
#bpost_header .top_header_mypreference ul li a.bpost-id-menu-h::before { content: url(/sites/default/files/icons/bpost_menu_h.svg); }
#bpost_header .top_header_mypreference ul li a.bpost-id-menu-i::before { content: url(/sites/default/files/icons/bpost_menu_i.svg); }
#bpost_header .top_header_mypreference ul li a.bpost-id-menu-j::before { content: url(/sites/default/files/icons/bpost_menu_j.svg); }
#bpost_header .top_header_mypreference ul li a.bpost-id-menu-k::before { content: url(/sites/default/files/icons/bpost_menu_k.svg); }
#bpost_header .top_header_mypreference ul li a.bpost-id-menu-l::before { content: url(/sites/default/files/icons/bpost_menu_l.svg); }

.language_switcher_custom .dropdown-language-item ul.dropdown-menu-show{
  will-change: transform;
  position: absolute;
  transform: translate3d(13px, 33px, 0px);
}
.dropdown-login-link:active, .dropdown-login-link:focus, .dropdown-login-link:hover {
  background-color: #EF2637;
}
.dropdown-login-link:focus-visible {
  outline: unset;
}
.dropdown-register-link:active, .dropdown-register-link:focus, .dropdown-register-link:hover {
  background-color: transparent;
}
.dropdown-register-link:focus-visible {
  outline: unset;
}
.link_professionnel,
.link_resedentiel,
.link_public {
  color: #5A5A5F;
}

/* TABLET */
@media (max-width: 991px) and (min-width: 768px) {
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li a {
    padding: 0px;
    margin: 0px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-first-li a{
    margin: 0px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.menu--main.nav.navbar-nav li.menu-main-rest-li {
    text-align: left;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li.last.show {
    top: -130px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li.show {
    position: absolute;
    top: -132px;
    display: block;
    z-index: 1;
    background: white;
    width: 200px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.last.show a:before {
    top: 24px
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li:nth-child(2).show a:before {
    content: unset;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.last.show {
    left: 16px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.menu--main.nav.navbar-nav li span {
    right: 250px;
    top: 12px;
  }
  #bpost_header .nav-bottom-menu-block .language_switcher_custom {
    top: 3px !important;
  }
}

/* ipad-pro */
@media (min-width: 992px) and (max-width: 1199px) {
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li,
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.last.show {
    position: relative;
    transform: unset;
    margin: 0px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li.show {
    display: contents;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li:nth-child(2).show a:before {
    content: unset;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.last.show a:before {
    content: unset;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li a {
    margin: 0px;
  }
  #bpost_header .bpost_top_header_menu ul.menu.nav.navbar-nav li.menu-main-rest-li a {
    padding: 0px;
  }
}