header.header { width: 100%; display: inline-block; background-color: #ffffff; position: fixed; z-index: 999; left: 0; right: 0; top: 0; }
.header-wrap { width: 100%; display: inline-block; padding: 32px 0; }
.header-wrap .header-inner { width: 100%; display: flex; align-items: center; justify-content: space-between; }
.header-wrap .header-logo { width: auto; display: inline-block; margin: 0; line-height: 0; }
.header-wrap .header-logo a { width: auto; display: inline-block; line-height: 0; }
.header-wrap .header-logo a img { width: 100%; display: inline-block; max-width: 192px; object-fit: contain; object-position: center; }
.header-wrap .header-manu { width: auto; display: inline-block; margin: 0; }
.header-wrap .header-manu a.menu-toggle { display: none; }
.header-wrap .header-manu > ul { width: 100%; display: flex; align-items: center; justify-content: flex-end; margin: 0; padding: 0; }
.header-wrap .header-manu > ul > li > a { color: #111c55; display: inline-block; font-size: 1.25rem; font-weight: 400; line-height: 1.6rem; padding:0 32px; width: auto; border-right: 1px solid #89BC21; }
.header-wrap .header-manu > ul > li > a:hover { text-decoration: underline; text-decoration-color: #89BC21; text-decoration-thickness: 2px; text-underline-offset: 0.3em; }
.header-wrap .header-manu ul li.has-child { position: relative; z-index: 1; }
.header-wrap .header-manu ul li.has-child > a { padding-right: 50px; }
.header-wrap .header-manu > ul > li.has-child > a:after { content: ""; position: absolute; right: 28px; top: 50%; transform: translateY(-50%); transition: .3s ease-in-out; background-image: url(https://431858.fs1.hubspotusercontent-na1.net/hubfs/431858/Employee_Benefits_2023/arrow_forward.webp); height: 8px; width: 14px; background-position: center; background-repeat: no-repeat; background-size: contain; }
.header-wrap .header-manu ul li.has-child.open > a:after { transform: translateY(-50%) rotate(180deg); }
.header-wrap .header-manu > ul > li:last-child a { border: none; padding-right: 0; }
.header-wrap .header-manu > ul li a i { color: #111C55; }
.header-wrap .header-manu ul { width: 100%; display: flex; align-items: center; justify-content: start; }
.header-wrap .header-manu ul li { width: auto; display: inline-block; padding: 4.5px 0; }

.header-wrap .megamenu-wrap { width: 740px; position: absolute; top: calc(100% + 20px) !important; left: -9999px; right: unset; opacity:0; }
.header-wrap .megamenu-wrap:before { content: ''; width: 100%; height: 20px; top: -20px; left: 0; right: 0; position: absolute; z-index: 9999; }
.header-wrap .megamenu-wrap:after { content: ''; width: 0; height: 0; border-left: 14px solid transparent; border-right: 14px solid transparent; border-bottom: 20px solid #eeeeee; top: -20px; left: 0; right: 0; position: absolute; margin: 0 auto; }
.header-wrap .header-manu ul li.has-child:hover .megamenu-wrap, .header-wrap .header-manu ul li.has-child:focus .megamenu-wrap { opacity: 1; left: 50%; right: 50%; transform: translateX(-50%); }
.header-wrap .megamenu-wrap .megamenu { width: 100%; display: inline-block; background: #EEEEEE; border-radius: 8px; max-width: 100%; padding: 40px; }
.header-wrap .megamenu .title { width: 100%; display: inline-block; margin: 0 0 8px 0; }
.header-wrap .megamenu .title a { padding: 0; display: inline-block; font-size: 24px; line-height: 36px; margin: 0; text-transform: capitalize; width: 100%; color: #111c55; font-family: Inter,sans-serif; font-weight: 700; font-style: normal; text-decoration: none; }
.header-wrap .megamenu-wrap .partition-wrap { width: 100%; display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; }
.header-wrap .megamenu-wrap .partition-wrap .lists { width: 50%; display: inline-block; }
.header-wrap  .partition-wrap .lists ul { width: 100%; display: inline-block; padding: 0; margin: 0; }
.header-wrap .partition-wrap .lists ul > strong { width: 100%; display: inline-block; color: #111C55; font-weight: 700; font-size: 1.25rem; line-height: 1.5rem; padding: 8px 0; }
.header-wrap .partition-wrap .lists ul > strong a { color: inherit; font-size; inherit; font-weight: inherit; }
.header-wrap .partition-wrap .lists ul > strong a:hover { color: #89BC21; }
.header-wrap .megamenu-wrap .partition-wrap .lists.left { padding-right: 32px; border-right: 1px solid #89BC21; }
.header-wrap .megamenu-wrap .partition-wrap .lists.right { padding-left: 32px; }
.header-wrap .partition-wrap .lists ul li { width: 100%; display: inline-block; padding: 0; }
.header-wrap .partition-wrap .lists ul li a { width: 100%; display: inline-block; font-size: 1.25rem; line-height: 1.5rem; font-weight: 400; padding: 8px 0; color: #111C55; }
.header-wrap .partition-wrap .lists ul li a:hover { color: #89BC21; }
.header-wrap .megamenu .title a:hover { color: #89BC21; }
.header-wrap .partition-wrap .lists.right ul li a[target=_blank] { position: relative; z-index: 1; padding: 8px 20px 8px 0; }
.header-wrap .partition-wrap .lists.right ul li a[target=_blank] img { height: 10px; width: 10px; text-align: right; position: absolute; right: 0px; top: 12px; transition: .3s ease-in-out; }
.header-wrap .header-manu ul li.has-child.key-accessible .megamenu-wrap{ left: 50%; right: 50%; transform: translateX(-50%); opacity:1; }

.header-wrap .header-manu ul li.has-child .single-dropdown { width: 260px; }
.header-wrap .header-manu ul li.has-child .single-dropdown ul { width: 100%; display: inline-block; background: #EEEEEE; border-radius: 8px; max-width: 100%; padding: 32px 40px; }
.header-wrap .header-manu ul li.has-child .single-dropdown ul li { width: 100%; display: inline-block; padding:0; }
.header-wrap .header-manu ul li.has-child .single-dropdown ul li a { width: 100%; display: inline-block; font-size: 1.25rem; line-height: 1.5rem; font-weight: 400; padding: 8px 0; color: #111C55; }
.header-wrap .header-manu ul li.has-child .single-dropdown ul li a:hover { color: #89BC21; }

/* @media(max-width:1700px){
  .header-wrap .megamenu-wrap { right: -50%; left: unset; transform: translateX(50%);  }
  .header-wrap .megamenu-wrap:after { left: 190px; }
} */

@media(max-width:1440px){
  .header-wrap .megamenu-wrap { width: 660px; }
  .header-wrap .megamenu-wrap .megamenu { padding: 24px; width: 100%; }
  .header-wrap .partition-wrap .lists ul li a { font-size: 1rem; padding: 4px 0; }
  .header-wrap .partition-wrap .lists.right ul li a[target=_blank] { padding: 4px 15px 4px 0; }
  .header-wrap .megamenu .title a { font-size: 20px; line-height: 30px; font-weight: 600; }
  .header-wrap .partition-wrap .lists ul > strong { font-weight: 600; }
  .header-wrap .header-manu ul li.has-child .single-dropdown ul li a { font-size: 1rem; padding: 4px 0; }
/*   .header-wrap .megamenu-wrap:after { left: 150px; } */
}

@media(max-width:1375px){

}

@media(max-width:1199px){
  .header-wrap .header-manu>ul>li>a { padding: 0 12px; }
  .header-wrap .header-manu ul li.has-child>a { padding-right: 28px; }
  .header-wrap .header-manu>ul>li.has-child>a:after { right: 10px; }
  .header-wrap .megamenu-wrap { width: 620px; }
}

@media(min-width:992px){
  .header-wrap .header-manu ul li.key-accessible .megamenu-wrap { opacity: 1; visibility: visible; display: block !important; }
}

@media(max-width:991px){
  .header-wrap { position: relative; z-index: 9; width: 100%; display: inline-block; }
  .header-wrap .header-manu > ul { display: none; background: #fff; left: 0; position: absolute; right: 0; top: 100%; width: 100%; padding-bottom: 15px; overflow-y: auto; max-height: calc(100vh - 66px); }
  .header-wrap .header-manu a.menu-toggle { display: flex; align-items: center; justify-content: center; position: absolute; top: 15px; right: 20px; width: 36px; height: 36px; }
  .header-wrap .header-manu a.menu-toggle { display: flex; align-items: center; justify-content: center; position: absolute; top: 15px; right: 20px; width: 36px; height: 36px; }
  .header-wrap .header-manu a.menu-toggle span { background: #111c55; width: 24px; height: 2px; display: inline-block; position: relative; z-index: 999; }
  .header-wrap .header-manu a.menu-toggle span:before { content: ''; position: absolute; bottom: -6px; left: 0; right: 0; background: #111c55; width: 24px; height: 2px; transition: 0.2s ease-in-out; }
  .header-wrap .header-manu a.menu-toggle span:after { content: ''; position: absolute; top: -6px; left: 0; right: 0; background: #111c55; width: 24px; height: 2px; transition: 0.2s ease-in-out; }

  body.mobile-open .header-wrap .header-manu a.menu-toggle span {  background: transparent; }
  body.mobile-open .header-wrap .header-manu a.menu-toggle span:before {transform: rotate(45deg);bottom: 0;}
  body.mobile-open .header-wrap .header-manu a.menu-toggle span:after {transform: rotate(-45deg);top: 0;}

  .header-wrap .header-manu>ul>li.has-child>a:after { display: none; }
  .header-wrap .header-manu ul li.has-child>a.child-triggerm { padding: 0; border: none; text-align: right; width: 40px; height: 30px; display: flex; align-items: center; justify-content: center; }
  .header-wrap .header-manu ul li.has-child>a { padding: 0; width: 100%; }
  .header-wrap .header-manu ul li { width: 100%; display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; padding: 10px 16px; }
  .header-wrap .header-manu ul li.has-child>a { border: none; }
  .header-wrap .header-manu>ul>li>a { border: none; width: 100%; padding: 0; margin: 0; }
  .header-wrap .container { width: 100%; }
  .header-wrap { padding: 16px 0; }
  .header-wrap .header-logo a img { max-width: 160px; }
  .header-wrap .header-manu>ul>li>a:hover { text-decoration: none; text-decoration-color: transparent; text-decoration-thickness: 0; text-underline-offset: 0; }

  .header-wrap .megamenu-wrap { position: unset; left: 0; right: 0; width: 100%; transform: none; opacity: 1; visibility: visible; z-index: 9; }
  .header-wrap .header-manu ul li.has-child:hover .megamenu-wrap, .header-wrap .header-manu ul li.has-child:focus .megamenu-wrap {  position: unset; left: 0; right: 0; width: 100%; transform: none; }
  .header-wrap .megamenu-wrap .megamenu { width: 100%; padding: 16px; margin-top: 10px; border-radius: 0; }
  .header-wrap .megamenu-wrap .partition-wrap { flex-wrap: wrap; }
  .header-wrap .megamenu-wrap .partition-wrap .lists { width: 100%; }
  .header-wrap .megamenu-wrap .partition-wrap .lists.left { padding: 0 0; border: 0; }
  .header-wrap .megamenu-wrap .partition-wrap .lists.right { padding: 0; }
  .header-wrap .megamenu-wrap:before, .header-wrap .megamenu-wrap:after{ display:none; }
  .header-wrap .header-manu ul li.has-child>a.child-triggerm { height:45px; position: absolute; right: 16px; left: 16px; top: 0; width: calc(100% - 32px); }
  .header-wrap .header-manu > ul li a i { margin-right: 0; }
  .header-wrap .header-manu ul li.has-child>a.child-triggerm.child-open i{ transform: rotate(180deg); }
  .header-wrap .header-manu ul li.has-child .single-dropdown ul { width: 100%; padding: 16px; margin-top: 10px; border-radius: 0; }
}

@media(max-width:767px){

}
