.mobile-menu {
  width: 100vw;
  min-height: 100vh;
  background: rgb(202,26,36);
  background: linear-gradient(0deg, rgba(202,26,36,1) 0%, rgba(230,55,72,1) 100%);
/*   background: url('https://f.hubspotusercontent30.net/hubfs/19798484/waves%20copy.png'); */
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
  padding: 11em 10%;
  padding-bottom: 0;
}

.mobile-menu ul {
  display: flex;
  flex-direction: column;
}

.mobile-menu ul li.hs-menu-depth-1:nth-last-child(1){
/*   display: none; */
  position: relative;
/*   bottom: -1.5em; */
}

.mobile-menu ul li.hs-menu-depth-1:nth-last-child(2){
/*   margin-top: 6%;  */
  color: #fff;
}

.mobile-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper{
  visibility: inherit;
  opacity: 1;
  position: relative;
/*   display: none; */
}

.mobile-menu .hs-item-has-children ul {
  display: block;
}

.mobile-menu .hs-item-has-children ul li a {
  color: #fff !important;
}

.mobile-menu .hs-menu-wrapper ul li a {
  padding: 0;
}

.mobile-menu li.hs-menu-depth-1 {
  margin-bottom: 10px;
}

.mobile-menu li.hs-menu-depth-1 a {
  font-size: 1em !important;
  font-weight: bold !important;
}

.mobile-menu li.hs-menu-depth-2 a {
  font-size: 1em !important;
}

.header-banner-inner.container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#hs_cos_wrapper_header {
  position: relative;
}

.dark-mobile-menu-icon,
.dark-mobile-menu-icon::before,
.dark-mobile-menu-icon::after{
  background-color: #000 !important;
}

.togglemenu.active .dark-mobile-menu-icon {
  background-color: transparent !important;
  background: 0;
}

.togglemenu span,
.togglemenu span::before,
.togglemenu span::after{
  background-color: #000 !important;
}

.togglemenu.active span {
  background-color: transparent !important;
  background: 0;
}

.header-banner {
  width: 100vw;
  /*height: 40px;
  max-height: 40px;*/
  background: #1a1a1a;
  text-align: center;
  padding: 7px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  color: #fff !important;
}

.header-banner p {
  margin: 0;
  color: #fff;
}

/*
.header-banner .header-banner-cta a {
  color: #fff !important;
}
*/

.banner-cta-underline {
  border-bottom: 1px solid #C11520;
}

.unique-header-menu .hs-menu-wrapper>ul ul {
/*   top: 125px !important; */
}

/*  Modif Jeremy */
.drop-down-menu-icon {
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  right: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 30px;
}

.mobile-menu .hs-menu-children-wrapper {
  margin-bottom: 10px !important;
  padding-top: 10px !important;
}

.mobile-menu .hs-menu-item.hs-menu-depth-2 {
  margin-bottom: 0 !important;
  padding-top: 8px; !important;
}

.mobile-menu .hs-menu-item.hs-menu-depth-2 a::before {
  content: "> ";
}

.mobile-menu .hs-menu-item.hs-menu-depth-2:hover {
/*  background-color: rgba(255,255,255,0.3); */
}

.mobile-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-2 a:hover {
  color: #000000 !important;
}

.mobile-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1>a:hover {
  color: #000000 !important;
}

.mobile-menu .hs-menu-item.hs-menu-depth-1 {
  font-size: 1.3em !important;
  line-height: 3rem !important;
}

.mobile-menu .hs-menu-item.hs-menu-depth-2 {
  font-size: 1.1em !important;
  line-height: 1.1rem !important;
}

/*  Fin Modif Jeremy */

.hs-menu-item.hs-menu-depth-2 a {
  position: relative;
  padding-left: 25px !important;
  padding-right: 15px !important;
  font-size: 1.1em !important;
  font-weight: bold !important;
}

.drop-down-menu-desc {
  font-size: 1em !important;
  font-weight: 400 !important;
  transition: all .4s;
}

.mobile-menu .hs-menu-wrapper>ul>li.hs-item-has-children>a::before {
  position: absolute;
  content: "\f107";
  font-family: FontAwesome;
  right: 15px;
  top: 0px;
  font-size: 30px;
  color: #FFF;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

@media only screen and (max-width: 600px) {
  .header-banner {
    /*flex-direction: column;*/
    max-height: inherit;
    height: auto;
  }
  
  .hs-menu-item.hs-menu-depth-2 a {
    padding-left: 10px !important;
  }
  
/*   .hs-item-has-children a::after {
    content: "\f107";
    font-family: FontAwesome;
    right: -17px;
    position: relative;
  } */
}

.unique-header-menu.menulang .hs-menu-wrapper>ul ul {
  min-width: 80px !important;
}

.unique-header-menu.menulang .hs-menu-item.hs-menu-depth-2 a {
 padding: 12px 8px !important; 
}

.mobile-menu .flag {
  text-align: right;
  padding: 8px;
}

.mobile-menu .flag img {
  width: 30px;
  height: 30px;
}

/* modif */

.mobile-menu .flag {
  margin-top: -65px;
}

.mobile-menu .flag a {
  margin: 0px 10px;
  color: #ffffff;
  font-size: larger;
  padding: 8px;
  border-radius: 100px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: -20px;
}

.mobile-menu li:has(#contact-icon){
  width: 60px;
}

.mobile-menu a:has(#contact-icon){
  padding: 8px;
  border-radius: 100px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 20px;
}

@media only screen and (max-width: 1024px) { 
  .menulang {
    display: none !important;
  }
  /* phone-icon color invert (black to white) */
  #hs_menu_wrapper_header_ > ul > li:nth-child(6) > a > img {
    filter: invert(1);
  } 
}

@media only screen and (max-width: 1100px) { 
  .unique-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 a {
      padding: 29px 10px;
  }
}

/* Add text effect on banner CTA text */

.banner-cta-bold {
  font-weight: bold;
}

.banner-cta-uppercase {
  text-transform: uppercase;
}

.header-banner-cta {
  margin-right: 10px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 100px;
}

.banner-cta-outline {
  border: 1px solid;
}

.animate-character
{
  background-image: linear-gradient(
    -225deg,
    #ffffff 0%,
    #eb212e 50%,
    #ffffff 100%
    /*
    #231557 0%,
    #44107a 29%,
    #ff1361 67%,
    #fff800 100%
    */
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 400% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 20s linear infinite;
  display: inline-block;
}

@keyframes textclip {
  to {
    background-position: 400% center;
  }
}

.unique-header .hs-menu-item.hs-menu-depth-1 {
  border-top: 0px solid #ffffff;
  border-bottom: 3px solid transparent;
  transition: border-top 0.2s ease-in-out, border-bottom 0.2s ease-in-out;
}

.unique-header .hs-menu-item.hs-menu-depth-1:hover {
  border-top: 3px solid #eb212e;
  border-bottom: 0px solid transparent;
  transition: border-top 0.2s ease-in-out, border-bottom 0.2s ease-in-out;
}

/*  Fin modif */

