/* Copied class from other files START START  */
/* // Added from ares custom and ares theme */
.footer-note sub {
    font-size: 100% !important;
  }
  .footer-note p {
    font-size: 12px !important;
  }
  /* Added for supporting high levels of zoom in */
  /* @media screen and (min-width: 2000px) { */
  .tb-megamenu .nav>li>span.tb-megamenu-no-link {
    color: green !important;
    font-size: 10px !important;
  }
  /* } */
  .ares-extra-links {
    height: 30px;
    margin-right: 8%;
  }
  .navbar>.container {
    padding: 25px 15px;
  }
  .navbar {
    padding: 0;
    height: auto;
  }
  .top-links .extra-links li:not(:last-child) a {
    text-decoration: none;
    text-transform: uppercase;
    color: rgba(0, 8, 52, 1);
  }
  .top-links .container .extra-links {
    color: #ffffff;
    margin-bottom: 0;
    margin-top: 5px;
    display: flex;
  }
  .top-links .container {
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    padding: 3px;
  }
  .top-links .extra-links li {
    list-style: none;
    font-size: 14px;
    padding: 0 2px;
  }
  .header-container {
    position: relative;
    z-index: 100;
    top: 37px;
  }
  .navbar-extra .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .row.region-navigation-extras {
    flex-direction: column;
    margin-left: 0px;
    margin-right: 0px;
  }
  /* Copied from ares_block css file > from modules */
  .top-links .extra-links li:last-child a {
    background: rgba(85, 156, 255, 1);
    padding: 12px 10px;
    margin-left: 25px;
  }
  /* Copied class from other files END END END END  */
  /* ###################################################### START START */
  .mobile-nav,
  .ares-block-mobile {
    display: none;
  }
  .ares-mobile-megamenu {
    background: #ffffff;
    padding: 10px 67px;
    min-width: 900px;
    width: 100%;
    margin-left: -785px;
  }
  .mobile-nav {
    border-top: 1px solid;
  }
  .mobile-nav .accordion .panel .panel-heading .panel-title a {
    padding: 14px 2px;
  }
  .mobile-nav .accordion .panel .panel-heading .panel-title a.accordion-title {
    color: #012a41;
    width: 80%;
    order: 2;
  }
  .mobile-nav .accordion .panel .panel-heading .panel-title a.toggle-accordion {
    color: rgba(85, 156, 255, 1);
    width: 20%;
    text-align: right;
    order: 3;
  }
  .mobile-nav .accordion .tb-megamenu-column-inner {
    padding: 10px 0px;
  }
  .mobile-nav .accordion ul.tb-megamenu-subnav li.tb-megamenu-item a {
    margin: 0;
    padding: 12px 2px;
  }
  .mobile-nav .panel-default>.panel-heading a.toggle-accordion[aria-expanded="true"] {
    order: 1 !important;
    width: 6% !important;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  @media (max-width: 374px) {
    .navbar-collapse {
      margin-right: 35px !important;
    }
  }
  @media only screen and (min-width: 375px) and (max-width: 576px) {
    .navbar-collapse {
      margin-right: 18px !important;
    }
  }
  /* Added for blocking expand collapse of 2nd and 3rd level header menu for small mobile screens - 22-January-2020 */
  @media (max-width: 576px) {
    .tb-megamenu .nav-collapse .tb-megamenu-nav {
      margin-top: 5px !important;
    }
    .navbar {
      height: 50px !important;
    }
    .navbar>.container {
      padding: 5px 0px !important;
    }
    .navbar-brand .site-logo img {
      width: 60% !important;
      margin-top: 5px !important;
    }
    .navbar-brand {
      margin-left: 19px !important;
    }
    .tb-megamenu [class^="fa-"],
    .tb-megamenu [class*=" fa-"] {
      margin-top: 5px !important;
    }
    /* .navbar-collapse {
        margin-right: 7px !important;
      } */
    .mobile-nav .panel-default>.panel-heading a.toggle-accordion[aria-expanded="true"] {
      order: 1 !important;
      width: 6% !important;
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      pointer-events: none !important;
    }
    .mobile-nav .panel-default>.panel-heading a.toggle-accordion[aria-expanded="false"] {
      order: 1 !important;
      width: 6% !important;
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      pointer-events: none !important;
    }
  }
  .ares-extra-links ul.extra-links a.linked-in .fa-linkedin:before {
    content: "\f0e1";
  }
  /* 900 */
  @media (max-width: 900px) {
    .tb-megamenu-nav {
      display: none;
    }
    .mobile-nav {
      display: block;
    }
    .block-tb-megamenu .dropdown-toggle::after {
      content: "" !important;
    }
    .accordion .panel .panel-title {
      display: flex;
    }
    .tb-megamenu .nav-collapse .dropdown-menu a {
      border-top: 1px solid #d9d9d9;
    }
    .mobile-nav .accordion .tb-megamenu-nav li:nth-child(2) .tb-megamenu-column-inner {
      background: aliceblue;
    }
    .mobile-nav .accordion .panel .panel-body .tb-megamenu-submenu .tb-megamenu-column-inner .tb-megamenu-column-inner.mega-inner {
      margin-left: 0 !important;
    }
    .tb-megamenu [class^="fa-"],
    .tb-megamenu [class*=" fa-"] {
      margin-top: 10px;
    }
    .search-icon {
      margin-top: 23px;
    }
  }
  @media (max-width: 767px) {
    .search-icon {
      margin-top: 13px;
    }
    .tb-megamenu [class^="fa-"],
    .tb-megamenu [class*=" fa-"] {
      margin-top: 5px;
    }
    /* .ares-extra-links ul {
       padding-left: 0px;
    } */
    .ares-block-mobile {
      display: block;
      margin-top: 60px;
    }
    .ares-block-mobile .top-links {
      display: block;
      background: #ffffff;
      /* width: 300px; */
      margin: 0 auto;
    }
    .ares-block-mobile .top-links .extra-links li a {
      color: #9c6e02;
    }
    .ares-block-mobile .top-links .extra-links li:nth-child(3) {
      order: 1;
      font-size: 16px;
      /* ACW-669 */
      padding-top: 16px;
      /* ACW-669 */
    }
    .ares-block-mobile .top-links .extra-links li a {
      border: none;
    }
    .ares-block-mobile .top-links .extra-links li:last-child a {
      background: #012a41;
      color: #ffffff;
      display: block;
      padding: 10px 50px;
      width: 240px;
      margin-bottom: 10px;
    }
    .ares-block-mobile .top-links .container .extra-links {
      height: auto;
      text-align: center;
      flex-flow: row wrap;
    }
    .ares-block-mobile .block-ares-block {
      height: 150px;
    }
    .ares-block-mobile .top-links .ares-extra-links {
      margin: 0 auto;
    }
    .ares-block-mobile .top-links .extra-links li a {
      font-size: 1em;
    }
    .ares-block-mobile .top-links .extra-links li:first-child,
    .ares-block-mobile .top-links .extra-links li:nth-child(2) {
      order: 2;
      padding-top: 13px;
    }
    .ares-block-mobile .top-links .extra-links li a.mail-link .fa-envelope {
      font-weight: bold;
    }
    .ares-block-mobile .top-links .extra-links li:first-child {
      /* ACW-669 */
      margin-left: 5px !important;
      /* ACW-669 */
    }
    .ares-block-mobile .top-links .extra-links li a.linked-in,
    .ares-block-mobile .top-links .extra-links li a.mail-link {
      font-size: 24px;
    }
  }
  @media (max-width: 480px) {
    .ares-block-mobile .top-links .container .extra-links {
      margin-left: -30px;
    }
  }
  @media (max-width: 342px) {
    .ares-block-mobile .top-links .container .extra-links {
      margin-left: -65px;
    }
  }
  @media (max-width: 337px) {
    .ares-block-mobile .top-links .container .extra-links {
      margin-left: -26px;
    }
  }
  .navbar {
    /* height: 120px; */
    padding: 26px 0 0 0;
  }
  .navbar-brand {
    padding-top: 0;
    margin-left: 7.5%;
  }
  .navbar-brand .site-logo {
    margin-right: 35px;
  }
  .navbar-brand .site-logo img {
    width: 80%;
    max-width: 170px;
  }
  .navbar-light .navbar-nav .nav-link:hover,
  .navbar-light .navbar-nav .nav-link:focus,
  .navbar-light .navbar-nav .show>.nav-link,
  .navbar-light .navbar-nav .active>.nav-link,
  .navbar-light .navbar-nav .nav-link.show,
  .navbar-light .navbar-nav .nav-link.active {
    color: #012a41;
  }
  @media only screen and (min-width: 320px) and (max-width: 667px) {
    .navbar>.container {
      padding: 0px 15px;
    }
  }
  @media (min-width: 668px) {
    .navbar {
      height: 100px;
    }
  }
  @media (max-width: 319px) {
    .navbar {
      padding: 0;
    }
  }
  @media (min-width: 320px) {
    .navbar>.container {
      /* padding: 25px 15px; */
    }
    .navbar {
      padding: 0;
      /* height: 100px; */
    }
  }
  @media (min-width: 768px) {
    .navbar>.container {
      padding: 30px 20px;
    }
    .site-branding {
      margin-left: 9px;
      margin-right: 25px;
      padding-right: 16px;
    }
    .navbar-brand .site-logo img {
      width: 100%;
    }
  }
  /* commented this because menus coming in 2 lines. It has to come in single line */
  /*ul.tb-megamenu-subnav.mega-nav.level-2.items-4 {
    width: 80%;
  }*/
  @media (max-width: 1024px) {
    .site-branding {
      /* margin-left: 31px; */
    }
  }
  @media only screen and (min-width: 577px) and (max-width: 667px) {
    .site-branding {
      margin-top: 5px;
    }
  }
  @media (min-width: 1025px) {
    .site-branding {
      /* margin-left: 91px; */
    }
   /* header.navbar .container > .navbar-brand {
      margin-left: 5%;
  }
  header.navbar .container > .navbar-brand .site-branding{
      margin-left: 0;
  }*/
  }
  .navbar-extras {
    display: flex;
    align-content: space-evenly;
    margin-right: 5.1%;
    opacity: 0.7;
    margin-top: -13px;
  }
  .navbar-extras .navbar-toggler {
    border: none !important;
  }
  .navbar-extras .navbar-toggler-icon {
    width: 0.95em;
  }
  .block-search-icon {
    align-self: center;
    margin-right: 20px;
  }
  .search-icon .search-text {
    display: none;
  }
  /** TB MEGA MENU **/
  .tb-megamenu {
    background-color: #fff !important;
  }
  .tb-megamenu .dropdown-menu {
    background: #ffffff;
  }
  .tb-megamenu .nav>li>a,
  .tb-megamenu .nav>li>span.tb-megamenu-no-link {
    color: #012a41;
    font-weight: normal;
    border: none;
    opacity: 50%;
    font-size: 0.88em;
  }
  .block-tb-megamenu .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    content: "\f0dd";
    font-family: "Font Awesome 5 Pro";
    color: #559CFF;
    border: none;
    vertical-align: baseline;
  }
  .tb-megamenu .nav>li>a,
  .tb-megamenu .nav>li>span.tb-megamenu-no-link {
    color: #012a41;
    font-weight: normal;
    border: none;
    opacity: 1 !important;
  }
  .tb-megamenu .nav li.dropdown.active>.dropdown-toggle,
  .tb-megamenu .nav li.dropdown.open.active>.dropdown-toggle,
  .tb-megamenu .nav>li.dropdown.open.active>a:hover,
  .tb-megamenu .nav>li.dropdown.open.active>span.tb-megamenu-no-link:hover {
    background: none;
    color: #012a41;
    opacity: 100%;
  }
  tb-megamenu .nav>li.dropdown.open>a:hover::after {
    content: "\f0d8";
    font-family: "Font Awesome 5 Pro";
    color: #559CFF;
    vertical-align: bottom !important;
  }
  .tb-megamenu .nav li.dropdown.active>.dropdown-toggle,
  .tb-megamenu .nav li.dropdown.open.active>.dropdown-toggle,
  .tb-megamenu .nav>li.dropdown.open.active>a:hover,
  .tb-megamenu .nav>li.dropdown.open.active>span.tb-megamenu-no-link:hover {
    background-color: #fff;
    border-color: #444;
  }
  .tb-megamenu .dropdown-menu li>a,
  .tb-megamenu .dropdown-menu li>span.tb-megamenu-no-link {
    line-height: 21px;
  }
  .tb-megamenu .nav>li.dropdown.open>a:hover::after {
    content: "\f0d8";
    font-family: "Font Awesome 5 Pro";
    color: #559CFF;
    vertical-align: bottom !important;
  }
  .tb-megamenu .nav li.dropdown.active>.dropdown-toggle,
  .tb-megamenu .nav li.dropdown.open.active>.dropdown-toggle,
  .tb-megamenu .nav>li.dropdown.open.active>a:hover,
  .tb-megamenu .nav>li.dropdown.open.active>span.tb-megamenu-no-link:hover {
    background-color: rgba(252, 247, 239, 1);
    border-color: #012a41;
    font-weight: 600;
  }
  .tb-megamenu .dropdown-menu li>a,
  .tb-megamenu .dropdown-menu li>span.tb-megamenu-no-link {
    line-height: 21px;
  }
  .tb-megamenu-item.level-2.mega>a,
  .tb-megamenu-item.level-2.dropdown-submenu>a,
  li .dropdown-toggle.text-bold.tb-megamenu-no-link {
    font-family: "Frank Ruhl Libre", sans-serif;
    font-weight: 400;
    color: #323846;
  }
  .tb-megamenu-item.level-2.mega>a {
    padding: 3px;
  }
  .tb-megamenu {
    background-color: rgba(252, 247, 239, 1) !important;
  }
  .tb-megamenu .dropdown-menu,
  .tb-megamenu .btn:active,
  .tb-megamenu .btn.active {
    background-color: #ffffff;
    color: #012a41;
  }
  .tb-megamenu .nav li.dropdown.open>.dropdown-toggle {
    /* background-color: #fff; */
    color: #012a41;
  }
  .tb-megamenu .dropdown-menu li>a:hover,
  .tb-megamenu .dropdown-menu li>a:focus,
  .tb-megamenu .dropdown-submenu:hover>a,
  .tb-megamenu .dropdown-menu li>span.tb-megamenu-no-link:hover,
  .tb-megamenu .dropdown-menu li>span.tb-megamenu-no-link:focus,
  .tb-megamenu .dropdown-submenu:hover>span.tb-megamenu-no-link {
    background-color: inherit;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #012a41;
    text-decoration: none;
  }
  .tb-megamenu .nav>li>a:focus,
  .tb-megamenu .nav>li>a:hover,
  .tb-megamenu .nav>li>span.tb-megamenu-no-link:focus,
  .tb-megamenu .nav>li>span.tb-megamenu-no-link:hover {
    background-color: #fff;
    color: #012a41;
    text-decoration: none;
    text-shadow: none;
    outline: none;
  }
  .tb-megamenu .dropdown-menu {
    border: none;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2) !important;
  }
  .tb-megamenu .dropdown-menu .active>a::after {
    content: unset;
  }
  .tb-megamenu .dropdown-menu .active>a:hover::after {
    /* content: '\f178';
     font-family: "Font Awesome 5 Pro";
     color: #9c6e02; */
  }
  .tb-megamenu .dropdown-menu .active>a,
  .tb-megamenu .dropdown-menu .active>a:hover,
  .tb-megamenu .dropdown-menu .active>span.tb-megamenu-no-link,
  .tb-megamenu .dropdown-menu .active>span.tb-megamenu-no-link:hover {
    background-color: #ffffff;
    background-image: none;
    color: #323846;
  }
  /* ACW-631 */
  .tb-megamenu .dropdown-submenu:hover>a::after, 
  .tb-megamenu .dropdown-submenu>a:hover::after, 
  .tb-megamenu .mega-nav .dropdown-submenu > span.tb-megamenu-no-link:hover::after, 
  .tb-megamenu .dropdown-submenu:hover>span::after {
    display: inline-block;
    /*content: "\f178" !important;*/
    /* content: "\f2d3" !important;  */
    font-family: "Font Awesome 5 Pro";
    color: #9c6e02;
    content: "" !important;
  }
  /* ACW-631 */
  /* .tb-megamenu .dropdown-menu .active > a:hover::after,
   .tb-megamenu .dropdown-submenu:hover > a::after,
   .tb-megamenu .dropdown-submenu > a:hover::after,
   .tb-megamenu .dropdown-menu .active > span.tb-megamenu-no-link:hover {
     display: inline-block;
     content: "\f178" !important;
     font-family: "Font Awesome 5 Pro";
     color: #9c6e02;
   } */
   /* ACW-631 */
  .tb-megamenu .mega-nav .dropdown-submenu>a::after,
  .tb-megamenu .mega-nav .dropdown-submenu > span.tb-megamenu-no-link::after {
    content: unset;
  }
  /* ACW-631 */
  .tb-megamenu .dropdown-submenu:hover>a:after,
  .tb-megamenu .dropdown-submenu:hover>span.tb-megamenu-no-link:after {
    border-left-color: #9c6e02;
  }
  .tb-megamenu .nav-collapse .dropdown-menu {
    background: #ffffff;
  }
  .tb-megamenu-button .fa-reorder {
    color: #012a41;
  }
  .tb-megamenu .btn-navbar:hover,
  .tb-megamenu .btn-navbar:focus,
  .tb-megamenu .btn-navbar:active,
  .tb-megamenu .btn-navbar.active,
  .tb-megamenu .btn-navbar.disabled,
  .tb-megamenu .btn-navbar[disabled] {
    background: #ffffff;
    border: none;
    outline: 0;
    text-shadow: unset;
    box-shadow: unset;
  }
  .tb-megamenu .nav-collapse .nav>li>a,
  .tb-megamenu .nav-collapse .dropdown-menu a,
  .tb-megamenu .nav-collapse .nav>li>span.tb-megamenu-no-link,
  .tb-megamenu .nav-collapse .dropdown-menu span.tb-megamenu-no-link {
    border-right: none;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .tb-megamenu button.btn,
  .tb-megamenu input[type="submit"].btn {
    *padding-top: 0px;
    *padding-bottom: 0px;
    background: none;
    border: none;
  }
  @media (min-width: 901px) {
    .tb-megamenu .nav>li {
      align-self: flex-end;
    }
    .tb-megamenu .mega-align-justify>.dropdown-menu {
      left: -41%;
      top: auto;
      margin-left: 0;
    }
    .tb-megamenu-submenu {
      min-height: 309px;
      overflow: hidden;
    }
    .tb-megamenu-row.row-fluid {
      display: flex;
      justify-content: flex-end;
    }
    .tb-megamenu .tb-megamenu-item.level-1 .row-fluid [class*="span"]:first-child {
      width: 40%;
    }
    .tb-megamenu .tb-megamenu-item.level-1 .row-fluid .tb-megamenu-column.span3 {
      width: 20%;
    }
    .tb-megamenu .tb-megamenu-item.level-1 .row-fluid .tb-megamenu-column.span3 .tb-megamenu-column-inner {
      width: 100%;
    }
    .tb-megamenu .tb-megamenu-item.level-2 .row-fluid [class*="span"]:first-child {
      width: 100%;
    }
    .tb-megamenu .tb-megamenu-item.level-1 .row-fluid .tb-megamenu-column.span4:nth-child(2) .tb-megamenu-column-inner {
      width: 90%;
    }
    /* ACW-631 */
    .tb-megamenu .tb-megamenu-item.level-2 .row-fluid .tb-megamenu-column-inner {
      width: 100%;
    }
    /* ACW-631 */
    .tb-megamenu-column-inner {
      width: 53%;
    }
    .tb-megamenu .mega-nav>li,
    .tb-megamenu .dropdown-menu .mega-nav>li {
      padding: 5px 0;
    }
  }
  @media (min-width: 1025px) {
    .tb-megamenu .mega-align-justify>.dropdown-menu {
      left: -51.35%;
    }
    .tb-megamenu-column-inner {
      width: 38%;
    }
  }
  /* 900 */
  @media (max-width: 900px) {
    .tb-megamenu .nav-collapse .tb-megamenu-nav {
      margin-top: 25px;
      flex-direction: column;
      /* transform: translateX(-50%); */
      /* margin-left: -30em; */
    }
    .navbar-collapse {
      flex-grow: 0;
      margin-right: 65px;
    }
    .tb-megamenu .btn-navbar {
      margin-bottom: 0;
    }
    .navbar-expand-md .navbar-nav .tb-megamenu-submenu.dropdown-menu {
      position: relative !important;
    }
    .tb-megamenu .nav li.dropdown.active>.dropdown-toggle,
    .tb-megamenu .nav li.dropdown.open.active>.dropdown-toggle,
    .tb-megamenu .nav>li.dropdown.open.active>a:hover,
    .tb-megamenu .nav>li.dropdown.open.active>span.tb-megamenu-no-link:hover,
    .tb-megamenu .nav-collapse .nav>li>a {
      border: none;
    }
    /* .tb-megamenu .always-show .mega > .mega-dropdown-menu,  */
    .tb-megamenu .always-show .dropdown-menu .tb-block.tb-megamenu-block {
      display: none !important;
    }
    .tb-megamenu .nav-collapse .tb-megamenu-nav.nav {
      background: #ffffff;
      padding: 10px 67px;
      max-width: 900px;
      width: calc(100vw - 30px);
      position: absolute;
      right: -115px;
    }
    .tb-megamenu .nav-collapse .tb-megamenu-nav.nav.mobile-nav.with-scroll {
      width: calc(100vw - 47px);
    }
    .tb-megamenu .nav-collapse .tb-megamenu-nav.nav li {
      margin-left: 5px;
    }
    .tb-megamenu .nav-collapse .nav>li.active>a:hover,
    .tb-megamenu .nav-collapse .nav>li.active>a:focus,
    .tb-megamenu .nav-collapse .nav>li.active>span.tb-megamenu-no-link:hover,
    .tb-megamenu .nav-collapse .nav>li.active>span.tb-megamenu-no-link:focus {
      background: #ffffff;
    }
    /*   .block-tb-megamenu .mega.dropdown-submenu .dropdown-toggle:after {
       content: "\f178";    
       font-family: "Font Awesome 5 Pro";
       color: #9c6e02;
       border: none;
       vertical-align: text-bottom;
     } */
    .tb-megamenu .nav>li.dropdown.open>a:hover::after {
      content: "\f178";
      vertical-align: middle;
    }
    .tb-megamenu .nav-collapse .nav>li>a:hover,
    .tb-megamenu .nav-collapse .nav>li>a:focus,
    .tb-megamenu .nav-collapse .nav>li>span.tb-megamenu-no-link:hover,
    .tb-megamenu .nav-collapse .nav>li>span.tb-megamenu-no-link:focus {
      background-color: #fff;
      background-image: none;
      filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
      color: #012a41;
    }
  }
  @media (max-width: 768px) {
    .navbar .navbar-brand {
      flex-grow: 1;
    }
    .navbar-collapse {
      flex-basis: auto;
      margin-right: 55px;
    }
    .block-search-icon {
      margin-right: 15px;
    }
    .tb-megamenu .tb-megamenu-button {
      margin-right: -15px;
    }
    .tb-megamenu .nav-collapse .tb-megamenu-nav.nav {
      right: -121px;
    }
  }
  @media (max-width: 767px) {
    .tb-megamenu .nav-collapse .tb-megamenu-nav {
      margin-top: 10px;
    }
    .tb-megamenu .nav-collapse .tb-megamenu-nav.nav {
      right: -113px;
    }
    /* ACW-669 */
    .ares-block-mobile .top-links .container .extra-links {
      align-items: center;
      justify-content: center;
      display: flex;
    }
    .ares-block-mobile .top-links .container .extra-links li {
      margin-left:5px !important;
    }
    .ares-block-mobile .top-links .extra-links li:last-child {
      width: 100%;
      margin: auto;
    }
    .ares-block-mobile .top-links .extra-links li:last-child a {
      margin: auto auto 10px;
    }
    /* ACW-669 */
  }
  @media (max-width: 400px) {
    .navbar-brand .site-logo img {
      width: 60%;
      max-width: 160px;
    }
    .tb-megamenu .nav-collapse .tb-megamenu-nav {
      margin-top: 27px;
    }
    .ares-block-mobile .top-links .extra-links li:last-child a {
      width: 223px;
      /* ACW-669 */
      // margin-left: 20px;
      /* ACW-669 */
    }
  }
  @media (max-width: 375px) {
    .tb-megamenu .nav-collapse .tb-megamenu-nav.nav.mobile-nav.with-scroll {
      right: -93px;
      margin-top: 27px;
    }
  }
  @media (max-width: 374px) {
    /*  .tb-megamenu .nav-collapse .tb-megamenu-nav.nav.mobile-nav.with-scroll {
       right: -82px;
       margin-top: 55px;
     } */
    .navbar-extras {
      margin-left: -20px;
    }
  }
  @media (max-width: 368px) {
    .tb-megamenu .nav-collapse .tb-megamenu-nav.nav {
      right: -113px;
    }
    .ares-block-mobile .top-links .container .extra-links {
      margin-left: -55px;
    }
  }
  @media (max-width: 357px) {
    .navbar-brand .site-logo {
      margin-right: 25px;
    }
  }
  @media (max-width: 347px) {
    .navbar-brand .site-logo {
      margin-right: 0;
    }
  }
  @media (max-width: 342px) {
    .tb-megamenu .tb-megamenu-item.level-1 .row-fluid [class*="span"]:first-child {
      width: 38% !important;
    }
  }
  @media (max-width: 342px) {
    .navbar-brand .site-logo img {
      width: 66%;
    }
    /*   .navbar-extras  {
       margin-left: -20px;
     }
        */
    .tb-megamenu .nav-collapse .tb-megamenu-nav.nav {
      right: -93px;
    }
    .ares-block-mobile .top-links .container .extra-links {
      margin-left: -70px;
    }
    /* ACW-669 */
    /*.ares-block-mobile .top-links .extra-links li:first-child {
      margin-left: 30% !important;
    }*/
    /* ACW-669 */
  }
  /* Top header nav font */
  .tb-megamenu .nav>li>a,
  .tb-megamenu .nav>li>span.tb-megamenu-no-link {
    font-family: "Karla Regular", Arial, Calibri, Helvetica, sans-serif !important;
    font-size: 14px !important;
    /* 14 */
  }
  @media screen and (min-width: 5000px) {
    .tb-megamenu .nav>li>a,
    .tb-megamenu .nav>li>span.tb-megamenu-no-link {
      padding: 15px 1px !important;
    }
    .tb-megamenu .nav>li>a,
    .tb-megamenu .nav>li>span.tb-megamenu-no-link {
      font-size: 8px !important;
    }
    .navbar-extras #block-searchform-2 {
      right: 20% !important;
    }
    .block-scrollbottom {
      left: -350px !important;
    }
  }
  .custom-news-view-nav-menue .tb-megamenu-column-inner {
    margin-left: -12% !important;
  }
  .custom-aboutares-nav-menue .tb-megamenu-column-inner {
    margin-left: -12% !important;
  }
  .custom-news-view-nav-menue .tb-megamenu-column-inner {
    margin-left: -18% !important;
  }
  /* .tb-megamenu-nav li:nth-child(2) .tb-megamenu-column-inner {
    margin-left: -12% !important;
  }
  .tb-megamenu-nav li:nth-child(3) .tb-megamenu-column-inner {
    margin-left: -12% !important;
  } */
  /* #################################################### END END */
  /* Custom classed added in Drupal TB Megamenu Component START START */
  /* Mobile header hamburger icon */
  .btn-navbar {
    font-size: 25px !important;
  }
  a.download-link-gold {
    font-size: 14px;
    font-weight: bold !important;
  }
  .featured-custom-text {
    width: 300px;
    height: 133px;
  }
  .custom-header-nav-block {
    background-color: #d8d5d54f;
    padding: 0 0 0 2%;
  }
  .header-featured-custom {
    font-family: "Frank Ruhl Libre", sans-serif;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 12px;
  }
  /* Border top for header submenu "li" for desktop */
  .tb-megamenu-submenu li {
    border-top: 1px solid #eee;
  }
  /* Override Border top for submenu "li > a" for desktop */
  .tb-megamenu .dropdown-menu li>a,
  .tb-megamenu .dropdown-menu li>span.tb-megamenu-no-link {
    border-top: 0px !important;
  }
  /* Header mobile view set alternate row background color */
  .tb-megamenu .accordion>div:nth-of-type(even) {
    background: #f7f7f7 !important;
  }
  /* Header mobile view row padding */
  .tb-megamenu .accordion .panel-heading {
    padding-left: 5px;
    padding-right: 5px;
  }
  .tb-megamenu .nav>li>a,
  .tb-megamenu .nav>li>span.tb-megamenu-no-link {
    padding-top: 20px;
  }
  @media (max-width: 576px) {
    a.fa.fa-search.search-icon {
      display: block !important;
      margin-left: -50px !important;
      width: 30px;
    }
  }
  /* 900 */
  @media (min-width: 900px) {
    .first-level-ares-inner li a,
    .first-level-business-inner li a,
    .first-level-news-inner li a,
    li .dropdown-toggle.text-bold.tb-megamenu-no-link  {
      color: #323846 !important;
      font-family: "Frank Ruhl Libre", sans-serif !important;
      font-weight: bold !important;
      font-size: 17px !important;
    }
    .second-level-menu-about li a,
    .second-level-menu-business-credit li a,
    .second-level-menu-business-private li a,
    .second-level-menu-business-real li a,
    .first-level-business-inner .second-level-menu-business-real li span.dropdown-toggle.tb-megamenu-no-link {
      color: #012a41 !important;
      font-family: "Karla Regular", Arial, Calibri, Helvetica, sans-serif !important;
      font-weight: normal !important;
      font-size: 14px !important;
    }
    .second-level-menu-about {
      width: 100%;
    }
    .first-level-ares-inner .tb-megamenu-column-inner {
      width: 40%;
    }
    .second-level-menu-about,
    .second-level-menu-business-private,
    .second-level-menu-business-credit,
    .second-level-menu-business-real {
      width: 125% !important;
      margin-left: 100% !important;
      padding-left: 10px !important;
    }
    .navbar>.container {
      padding-left: 0;
      padding-top: 38px;
      padding-bottom: 20px;
      padding-right: 0px;
    }
    .tb-megamenu .mega-inner,
    .tb-megamenu .span12.mega-col-nav .mega-inner {
      padding-left: 0px;
    }
    .tb-megamenu-submenu .tb-megamenu-submenu {
      left: 0px !important;
    }
  }
  @media (max-width: 899px) {
    .first-level-business-inner .second-level-menu-business-real li span.dropdown-toggle.tb-megamenu-no-link {
      font-family: "Karla" !important;
      font-size: 16px !important;
    }
    body .first-level-business-inner li span.dropdown-toggle.tb-megamenu-no-link {
      font-size: 16px !important;
    }
  }
  /* Custom classed added in Drupal TB Megamenu Component END END */
  /* Remove region title bar for home page mobile - 24 January 2020 */
  /* 919 */
  @media (max-width: 919px) {
    .page-node-119 .region-title-bar {
      display: none;
    }
    .page-node-119 .header-container.inner-page {
      top: 0px;
    }
    .page-node-119 .header-container {
      top: 0px;
    }
    .page-node-119 .container-video {
      position: relative;
      margin-top: 0px;
      margin-bottom: 0px;
      display: block;
    }
    .page-node-119 .intro-text {
      top: 20%;
      width: 95%;
    }
    .page-node-119 .mb-4,
    .my-4 {
      margin-bottom: 0px !important;
    }
  }
  @media (max-width: 420px) {
    .breadcrumb-item {
      display: none;
      font-size: 12px;
    }
    .breadcrumb-item.active {
      display: block;
    }
  }
  /* For ipad */
  @media (min-width: 768px) and (max-width: 1024px) {
    .breadcrumb-item {
      display: none;
      font-size: 12px;
    }
    .breadcrumb-item.active {
      display: block;
    }
    .navbar-brand {
      margin-left: 25px;
    }
    .site-branding {
      margin-left: 0px;
    }
    .navbar>.container {
      padding-left: 0px;
    }
  }
  .region.region-callout-section {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* body,html {
  overflow-x: hidden;
  }  */
  .navbar-extras #block-searchform-2 .form-control {
    padding: 0px;
  }
  /* Header Search bar css */
  @media (max-width:1180px) {
    .navbar-extras #block-searchform-2 {
      position: relative;
      right: 19%;
    }
  }
  @media (max-width:1100px) {
    .navbar-extras #block-searchform-2 input {
      width: 80px;
    }
    .navbar-extras #block-searchform-2 {
      position: relative;
      right: 28% !important;
    }
  }
  @media (min-width:1181px) {
    .navbar-extras #block-searchform-2 {
      position: relative;
      right: 0;
    }
  }
  .navbar-extras .region-search-icon {
    margin-top: 10%;
  }
  .navbar-extras #block-searchform-2 input {
    outline: 0;
    border-width: 0 0 1px;
    border-color: lightgray;
    box-shadow: none;
  }
  .navbar-extras .custom-search input:focus {
    /* border-color: green; */
  }
  @media (max-width: 1023px) {
    .navbar-extras #block-searchform-2 {
      display: none;
    }
    .navbar-extras .fa-search {
      display: block;
    }
    .navbar-extras {
      margin-top: -17px;
    }
    /* body,html {
        overflow-x: hidden;
        } */
  }
  @media (min-width: 1024px) {
    .navbar-extras {
      /* margin-right: -3%; */
    }
    .navbar-extras .fa-search {
      /* display: none;  */
      /* color: white !important; */
    }
  }
  .navbar-extras .btn-primary {
    color: #fff;
    background-color: white;
    border-color: white;
    width: 35px;
  }
  .navbar-extras .btn-primary:not(:disabled):not(.disabled):active,
  .btn-primary:not(:disabled):not(.disabled).active,
  .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: white;
    border-color: white;
    box-shadow: none;
  }
  .navbar-extras .btn-primary:before {
    font-family: 'FontAwesome';
    content: '\f002';
    padding-left: 5px;
    position: relative;
    font-size: 90%;
    color: rgba(0, 8, 52, 0.5);
  }
  body:not(.path-frontpage) .navbar-extras .btn-primary:before {
    font-family: 'FontAwesome';
    content: '\f002';
    padding-left: 5px;
    position: relative;
    font-size: 90%;
    color: rgba(0, 8, 52, 0.5);
  }
  @media only screen and (width: 1024px) and (orientation: landscape) {
    .container-video {
      margin-top: -286px !important;
    }
  }
  @media only screen and (width: 768px) and (orientation: portrait) {
    .container-video {
      margin-top: 0px !important;
    }
  }
  /* Tb mega menu css overide for aligning menu and submenu lines */
  .tb-megamenu .mega-nav>li:first-child>a,
  .tb-megamenu .dropdown-menu .mega-nav>li:first-child>a,
  .tb-megamenu .mega-nav>li:first-child>span.tb-megamenu-no-link,
  .tb-megamenu .dropdown-menu .mega-nav>li:first-child>span.tb-megamenu-no-link {
    margin-top: 0;
    padding-top: 5px;
  }
  .tb-megamenu .span12.mega-col-nav .mega-inner {
    padding: 5px 0px;
    /* padding-left: 0px; */
  }
  .first-level-news-inner {
    padding-top: 5px;
  }
  @media only screen and (min-width: 901px) and (max-width: 1025px) {
    .navbar a {
      letter-spacing: -1px;
    }
  }
  .tb-megamenu .nav>li>span.tb-megamenu-no-link {
    font-family: "Karla Regular", Arial, Calibri, Helvetica, sans-serif !important;
    font-size: 14px !important;
  }
  /* Show submenu arrow icon by defult in ipad landscape */
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .tb-megamenu .dropdown-submenu>a::after,
    .tb-megamenu .dropdown-submenu>a::after {
      display: inline-block;
      content: "\faaa" !important;
      font-family: "Font Awesome 5 Pro";
      color: #9c6e02;
      font-size: 0;
    }
    .tb-megamenu .dropdown-submenu>a:after,
    .tb-megamenu .dropdown-submenu>span.tb-megamenu-no-link:after {
      border-left-color: #9c6e02;
    }
    .hero-video .varbase-video-player {
      display: none;
    }
  }
  /* Header submenu expand align expand arrow */
  .tb-megamenu .nav [class^="fa-"],
  .tb-megamenu .nav [class*=" fa-"] {
    margin-right: 5px;
    margin-top: 2px;
  }
  @media (width: 1366px) {
    html {
      overflow-x: hidden;
    }
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 979px) and (orientation: portrait) {
    .tb-megamenu .nav-collapse .tb-megamenu-nav.nav li {
      margin-left: 65px;
    }
    .page-node-119 .intro-text {
      top: 10%;
    }  
  }
  @media only screen and (max-width: 570px) {
    .tb-megamenu .nav-collapse .tb-megamenu-nav.nav li {  
      margin-left: 35px;  
    }
    .tb-megamenu .nav-collapse .tb-megamenu-nav.nav .level-2 li {
      margin-left: 15px !important;
    }
    .tb-megamenu .nav-collapse .tb-megamenu-nav.nav {
      padding: 10px 40px;
    }
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .tb-megamenu .nav-collapse .tb-megamenu-nav.nav .level-2 li {
      margin-left: 15px !important;
    }
    .hero-video .varbase-video-player {
      display: none;
    }
    .page-node-119 .container-video {
      min-height: 300px !important;
      height: 820px !important;
    }
    .page-node-119 .hero-video {
      min-height: 300px !important;
      height: 820px !important;
    }
    .page-node-119 .container-video .region-hero-video img {
      min-height: 300px !important;
      height: 820px !important;
    }  
    .block-scrollbottom {
      margin-top: -100px;
    }
    .block-views-blockpress-release-box-block-1 {
      margin-top: -224px !important;
    }
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .page-node-119 .container-video {
      min-height: 300px !important;
      height: 705px !important;
    }
    .page-node-119 .hero-video {
      min-height: 300px !important;
      height: 705px !important;
    }
    .page-node-119 .container-video .region-hero-video img {
      min-height: 300px !important;
      height: 705px !important;
    }
    .block-scrollbottom {
      margin-top: -110px;
    }
    .block-views-blockpress-release-box-block-1 {
      margin-top: -232px !important;
    }
  }
  /* Homepage header redesign */
  @media (min-width: 1170px) {
    .page-node-119 .navbar-extras .search-icon {
      color: white;
    }
    .page-node-119 .navbar-extras .search-icon {
      color: white;
    }
    .search-icon-color-white {
      color: white !important;
    }
    .search-icon-color-blue {
      color: #012A41 !important;
    }
    /* .block-tb-megamenu .dropdown-toggle::after {
      color:white;
    } */
    .page-node-119 .bg-light {
      background: rgba(0, 0, 0, 0.3) !important;
    }
    .header-white {
      background: white !important;
    }
    .page-node-119 .header-text-color {
      color: #012a41 !important;
    }
    .page-node-119 .navbar .site-branding img {
      content: url(/sites/default/files/2020-08/ares_homepage_logo_white_0.png);
    }
    .page-node-119 .navbar .site-branding img:before {
      content: url(/sites/default/files/2020-08/ares_homepage_logo_white_0.png);
    }
    .page-node-119 .navbar .site-branding img:after {
      content: url(/sites/default/files/2020-08/ares_homepage_logo_white_0.png);
    }
    .page-node-119 .tb-megamenu .nav>li>a:focus,
    .page-node-119 .tb-megamenu .nav>li>a:hover,
    .page-node-119 .tb-megamenu .nav>li>span.tb-megamenu-no-link:focus,
    .page-node-119 .tb-megamenu .nav>li>span.tb-megamenu-no-link:hover {
      background-color: transparent;
      color: #012a41;
      text-decoration: none;
      text-shadow: none;
      outline: none;
    }
    .page-node-119 .tb-megamenu .nav>li>a,
    .page-node-119 .tb-megamenu .nav>li>span.tb-megamenu-no-link {
      color: rgba(0, 8, 52, 1);
      font-weight: normal;
      border: none;
      opacity: 50%;
      font-size: 0.88em;
    }
    .page-node-119 .tb-megamenu {
      background: rgba(0, 0, 0, 0) !important;
    }
    .page-node-119 .navbar-extra {
      display: none;
    }
    .page-node-119 .tb-megamenu .nav>li>a,
    .page-node-119 .tb-megamenu .nav>li>span.tb-megamenu-no-link {
      /* color: #012a41; */
    }
    .page-node-119 .block-tb-megamenu .dropdown-toggle::after {
      color: rgba(85, 156, 255, 1);
    }
    .page-node-119 .navbar-extras .content a {
      color: white;
    }
  }
  .navbar-extras .content a {
    color: #d2d2d2;
  }
  .header-logo-dark {
    content: url(/sites/default/files/2020-08/ares_homepage_logo_blue.svg) !important;
  }
  .header-logo-white {
    content: url(/sites/default/files/2020-08/ares_homepage_logo_white.png);
  }
  li.tb-megamenu-item.level-1.mega.investor_login {
    display: none;
  }
  .navbar .search-block-form {
    display: none;
  }
  div#block-searchicon-3 {
    display: block;
  }
  @media (min-width: 1170px) {
    .page-node-119 span#error {
      color: white!important;
      margin-top: 20px !important;
    }
    .page-node-119 .navbar-extras #block-searchform-2 .form-control {
      padding: 0px;
      border: 0 0 0 0;
      border-bottom: 1px solid white;
      background-color: #637b8b00;
      border-radius: 0;
    }
    .page-node-119 .navbar-extras #block-searchform-2 {
      margin-top: 0px;
    }
    .page-node-119 header #search-block-form {
      padding: 0px 5px;
      border: none;
      border-radius: 0px;
    }
    header .form-group {
      margin-bottom: 0rem;
    }
    .page-node-119 .navbar-extras .btn-primary {
      color: #fff;
      background: transparent !important;
      border-color: none !important;
      width: 39px;
      border: 0;
    }
    .page-node-119 input {
      color: #fff;
    }
    .page-node-119 input#edit-keys::placeholder {
      color: #fff;
    }
    .header-white .navbar-extras #block-searchform-2 .form-control {
      padding: 0px;
      border-radius: 0;
      border-bottom: 1px solid #2a4159;
      background-color: #637b8b00;
    }
    .page-node-119 .header-white span#error {
      color: red!important;
      margin-top: 20px !important;
    }
    .navbar-extras #block-searchform-2 input {
      color: #012A41;
    }
    .page-node-119 .navbar-extras #block-searchform-2 input {
      color: white;
    }
    span#error {
      margin-top: 9px !important;
    }
    .header-white .navbar-extras #block-searchform-2 input {
      color: #012A41;
    }
    .header-white input#edit-keys::placeholder {
      color: #012A41;
    }
    .navbar .search-block-form {
      display: block;
    }
    div#block-searchicon-3 {
      display: none;
    }
    .page-node-119 .header-white #search-block-form {
      padding: 0px 5px;
      border: none;
      border-radius: 0px;
    }
    .page-node-119 li.tb-megamenu-item.level-1.mega.investor_login a {
      color: white;
    }
    header #search-block-form {
      padding: 0px 15px;
      border-bottom: none;
      border-radius: 0px;
    }
    .fa-search:before {
      content: none !important;
    }
  }
  .form-control {
    font-size: 14px;
  }
  /* @media only screen and (min-width: 901px) and (max-width: 917px) {
  .first-level-ares-inner {
  left: -50px !important;
  }
  }*/
  @media (max-width: 900px) {
    .tb-megamenu .nav-collapse.always-show.collapse {
      display: none;
    }
    .tb-megamenu .nav-collapse.always-show.collapse.show {
      display: block;
    }
  }
  /*.tb-megamenu .dropdown-menu .mega-nav>li.active.level-3 a {
    font-weight: bold !important;
  }*/
  .tb-megamenu .dropdown-menu .mega-nav>li.active.level-4 a,
  .tb-megamenu .dropdown-menu .mega-nav>li.active.level-3 span,
  .tb-megamenu .dropdown-menu .mega-nav>li.active.level-3 a.active-trail {
    font-weight: bold !important;
  }
  /* Drupal 9 upgrade fix */
  /*@media (min-width: 901px) {
    .tb-megamenu .mega.open>.mega-dropdown-menu, .tb-megamenu .mega.dropdown-submenu:hover>.mega-dropdown-menu {
      overflow: hidden !important;
    }
  }*/
  @media (min-width: 1170px) {
    .header-white {
      background: white !important;
    }
  }
  /* Drupal 9 upgrade fix */
  /* ACW-631 */
  /*li.tb-megamenu-item.level-2.mega.dropdown-submenu span.dropdown-toggle.tb-megamenu-no-link,
  li.tb-megamenu-item.level-3.mega.dropdown-submenu a.dropdown-toggle {
    color: #323846 !important;
    font-family: "Frank Ruhl Libre", sans-serif !important;
    font-weight: bold !important;
    font-size: 17px !important;
  }*/
  .tb-megamenu-item.level-3.mega.dropdown-submenu .tb-megamenu-submenu.dropdown-menu.mega-dropdown-menu.nav-child {
    left: 191px !important;
  }
  ul.tb-megamenu-subnav.mega-nav.level-3.items-2 a{
    padding-left: 10px;  
  }
  /* ACW-631 */
  /* Drupal 9 upgrade fix */
  /*@media (min-width: 901px) {
    .tb-megamenu .mega.open>.mega-dropdown-menu, .tb-megamenu .mega.dropdown-submenu:hover>.mega-dropdown-menu {
      overflow: hidden !important;
    }
  }*/
  @media (min-width: 540px) {
    .header-white {
      background: white !important;
    }
  }
  /* Drupal 9 upgrade fix */
  /* ACW-631 */
  .tb-megamenu-item.level-3.mega.dropdown-submenu .tb-megamenu-submenu.dropdown-menu.mega-dropdown-menu.nav-child {
    left: 191px !important;
  }
  ul.tb-megamenu-subnav.mega-nav.level-3.items-2 a{
    padding-left: 10px;  
  }
  @media (max-width: 980px){
    li.tb-megamenu-item.level-2.mega.dropdown-submenu span.dropdown-toggle.tb-megamenu-no-link {
      margin-left: 0;
      border-bottom: none;
      padding: 12px 2px;
    }
    li.tb-megamenu-item.level-2.mega.dropdown-submenu span.dropdown-toggle.tb-megamenu-no-link:after{
      content: none !important;
    }
    .tb-megamenu-item.level-3.mega.dropdown-submenu .tb-megamenu-submenu.dropdown-menu.mega-dropdown-menu.nav-child {
      left: 0 !important;
    }
  }
  .first-level-business-inner li span.dropdown-toggle.tb-megamenu-no-link{
    color: #323846 !important;
    font-family: "Frank Ruhl Libre", sans-serif !important;
    font-weight: bold !important;
    font-size: 17px !important;
  }
  /* .second-level-menu-business-real li span.dropdown-toggle.tb-megamenu-no-link{
    color: #012a41 !important;
    font-family: "Karla Regular", Arial, Calibri, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 14px !important;
  } */
  @media (max-width: 980px){
    .first-level-business-inner li span.dropdown-toggle.tb-megamenu-no-link {
      color: #444 !important;
      font-weight: 400 !important;
    }
    /* .second-level-menu-business-real li span.dropdown-toggle.tb-megamenu-no-link{
      color: #444 !important;
      font-family: "Karla", Arial, Calibri, Helvetica, sans-serif !important;
    } */ 
  }
  /* ACW-631 */
  /* ACW-1193 */
  .tb-megamenu .third-level-menus-av .dropdown-submenu:hover .tb-megamenu-submenu.second-level-menu-business-real.dropdown-menu.mega-dropdown-menu.nav-child {
    min-width: 250px !important;
  }
  /* ACW-1193 */
  /* ACW-1596 */
  @media (max-width:979px){
    .ares_theme  header .tb-megamenu-main .tb-megamenu-button[aria-expanded="true"] .fa-reorder::before{
      content: "\f00d";
    }
      /*header.navbar .container > .navbar-brand {
      margin-left: 20px;
  }*/
  }
  /* ACW-1596 */
  
  /* ACW-2926 23-01-2025 */
  
  .cyber-security {
    all: unset !important;               
    cursor: pointer !important;       
  }
  
  .no-border-bottom {
  border-bottom:unset !important;
  }
  
  /* ACW-2926 */
  
  