header#enheader4 {
  /* Convenience variables for header only start here.  Add/update/delete for your needs. */
  --text-color: #333333;
  --font1: 'Teko', sans-serif;
  /* Convenience variables end here */

  --height: clamp(180px,15.83vw, 210px);
  --top-bar-height: min(3.50vw, 42px);
  --bottom-bar-height: 60px;
  --column-gap: min(2vw, 22px);

  --logo-width: clamp(120px,15.08vw, 148px);
  --logo-shadow-color: rgb(0, 0, 0, 15%);
  --logo-border-color: #dddddd;

  --top-bar-background: #fff;
  --top-bar-border-color: var(--gray); /* if border enabled */
  --center-bar-background: #ffffff;
  --bottom-bar-background: #201b51;
  /* --bottom-bar-border-color: #e0e0e0; */

  --website-name-font-family: 'Lilita One', sans-serif;
  --website-name-font-size: clamp(40px,5.83vw, 70px);
  --website-name-font-weight: 400;
  --website-name-color: #151415;
  --website-name-line-height: 1.2;
  --website-name-shadow-color: #cccccc;
  --website-name-visibility: visible;
  --website-name-line-break-display: none;

  --website-motto-font-family: 'Nunito', sans-serif;
  --website-motto-font-size: 0.5em;
  --website-motto-color: #666666;


  --marquee-font-family: var(--font1);
  --marquee-font-size: min(1.4545vw, 16px);
  --marquee-background: var(--top-bar-background);
  --marquee-color: #010101;

  --search-translate-font-family: var(--font1);
  --search-translate-font-size: min(1.3636vw, 12px);
  --search-translate-color: #2e2a2c;

  /* Top Navigation params */
  --topnav-font-family: var(--font1);
  --topnav-font-size: clamp(14px,1.75vw, 20px);
  --topnav-color: #fff;
  --topnav-background: #201b51;  /*transparent; changed for ADA */
  --topnav-hover-color: #ffffff;
  --topnav-hover-background: var(--blue);
  --topnav-color3: #f2f2f2;

  --menu-font-family: var(--font1);
  --menu-font-size: clamp(14px, 1.4545vw, 20px);
  --menu-background: #606437;
  --menu-color: #ffffff;
  --menu-hover-background: #d8020c;
  --menu-hover-color: #fff;

}
.en-header-popup-wrapper {
  height: 85px !important;
  width: 96%;
  box-sizing: border-box;
}
.en-header-popup-body {
  padding-top: 0 !important;
}
.en-header-popup-wrapper form input[type*="text"] {
  height: 46px !important;
}
.enh1-social.for-mobile {
  display: none !important;
}

a.header-btns {
  color: #201b51;
  font-size: clamp(15px,2.181vw,24px);
  line-height: clamp(12px,2.181vw,20px);
  font-weight: 500;
  font-family: 'Teko', sans-serif;
  text-transform: uppercase;
  text-decoration: none !important;
  display: inline-block !important;
  letter-spacing: 0.9px;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 2px solid #e8d8d8;
  padding: 12px 16px 9px 17.9px;
  padding: 12px 18.9px 9px 15px;
}
a.enroll.header-btns {
  background: #d8020c;
  color: #fff;
  padding: 11.5px 17.3px 9.5px 18.3px;
  border: 2px solid #d8020c;
  margin: 1px 0 0 0;
}
a.header-btns:hover, a.header-btns:focus {
  color: #fff;
  border: 2px solid #201b51;
  background: #201b51;
}
@media only screen and (min-width: 901px) {
#nav_items_0 > li > ul > li > a:hover, #nav_items_0 > li > ul > li:hover > a, #nav_items_0 > li > ul > li.over > a, #nav_items_0 > li > ul > li:hover > ul > a:hover, #nav_items_0 > li > ul > li.over > ul > a:hover, #nav_items_0 > li > ul > li > ul > li:hover > a, #nav_items_0 > li > ul > li > ul > li.over > a, #nav_items_0 > li > ul > li > ul > li:hover > ul > a:hover, #nav_items_0 > li > ul > li > ul > li.over > ul > a:hover, #nav_items_0 > li > ul > li > ul > li > ul > li:hover > a, #nav_items_0 > li > ul > li > ul > li > ul > li.over > a, #nav_items_0 > li > ul > li > ul > li > ul > li:hover > ul > a:hover, #nav_items_0 > li > ul > li > ul > li > ul > li.over > ul > a:hover, #nav_items_0 > li > ul > li > a:focus, #nav_items_0 > li > ul > li:focus > a, #nav_items_0 > li > ul > li:focus > ul > a:focus, #nav_items_0 > li > ul > li.over > ul > a:focus, #nav_items_0 > li > ul > li > ul > li:focus > a, #nav_items_0 > li > ul > li > ul > li:focus > ul > a:focus, #nav_items_0 > li > ul > li > ul > li.over > ul > a:focus, #nav_items_0 > li > ul > li > ul > li > ul > li:focus > a, #nav_items_0 > li > ul > li > ul > li > ul > li:focus > ul > a:focus, #nav_items_0 > li > ul > li > ul > li > ul > li.over > ul > a:focus {
  color: var(--menu-hover-color);
  background: var(--menu-hover-background);
}
}
@media only screen and (max-width: 1216px) {
nav.en-nav > ul > li:nth-last-child(2) ul {
  left: auto;
  right: 0;
}
@media only screen and (max-width: 1105px) {
  header.enh1 div.enh1-social {
    margin: 66px 2px 0 0;
  }
  header.enh1.enh1topnav-2-2 nav.en-nav ul {
    justify-content: space-evenly;
  }
  header.enh1 > nav.en-nav > ul > li > a {
    padding: 16.5px 10px 14px;
  }
  header.enh1 div.enh1-search-translate {
    margin: 0px 12px 0 0;
  }
  header.enh1 div.enh1-search-translate {
    margin: 0px 8px 0 0;
  }
}


@media only screen and (max-width: 1004px) {
  header.enh1 > nav.en-nav > ul > li > a::before {
    right: -11px;
  }



}
@media only screen and (max-width: 855px) {
  header.enh1 > nav.en-nav > ul > li > a::before {
    right: -7px;
  }
  header.enh1.enh1-1-3 > nav.en-nav > ul, header.enh1.enh1-1-4 > nav.en-nav > ul {
    left: 0;
  }

}
/* STYLING FOR MOBILE */
@media only screen and (max-width: 768px) {

  header#enheader4.enh1 {

      --header-height: clamp(90px, 19vw, 150px);
      --header-background: #fff ;

      --logo-width: clamp(60px, 15vw,  110px);

      --website-name-font-size: clamp(25px, 4.5vw, 40px);
      --website-name-color: #fff;
      --website-name-font-weight: 600;
      --website-name-line-break-display: inline-block;

      /* --website-motto-font-size: 0.6em; */

      --marquee-background: #ededed;
      --marquee-color: #000;

      --mobnav-button-background: var(--header-background);
      --mobnav-button-color: var(--blue);
      --mobnav-button-hover-background: var(--blue);
      --mobnav-button-hover-color: var(--header-background);
      --menu-color: #000;
      --menu-font-family: var(--font1);
      --menu-font-size: clamp(19px, 3.5vw, 22px);
      --menu-background: #ffffff;
      --menu-hover-background: #212d6a;
      --menu-hover-color: #fff;
      --logo-shadow-color: rgb(0, 0, 0, 10%);

  }
  header.enh1 > nav.en-nav > ul > li > a {
    padding: 7px 45px;
    padding-left: calc(var(--en-mobnav-left-padding-top-level) + var(--en-mobnav-left-padding-following-levels) * var(--en-menu-level));
  }

  .enh1-social.for-mobile {
    display: flex !important;
  }
  header.enh1 div.enh1-social {
    grid-row: 1;
    grid-column: 1;
    column-gap: 28px;
    justify-content: flex-end;
    padding: 0 15px 0 0;
    margin: 0 15px 0 0;
    border: none;
    border-right: 1px solid #d9d9d9;
  }
  header.enh1 div.enh1-search-translate {
    border: none;
    column-gap: 6px;
    margin: 0;
  }
  a.header-btns {
    padding: 9px 8px 9px 8px !important;
    text-align: center;

    margin: 0 !important;
  }
  header.enh1 div.enh1-website-name-motto {
    margin: 0 0 0 8px;
  }
  header.enh1 div.enh1-logo-cont a {
    margin: 0;
  }
  header.enh1 div.enh1-website-name-motto .enh1-website-name, header.enh1 div.enh1-website-name-motto .enh1-website-name a {
    width: clamp(200px,45.36vw,499px);
    height: auto;
    display: block;
  }
}
@media only screen and (min-width: 768px) {
.en-marquee-module {
  z-index: 9;
}

}
@media only screen and (max-width: 460px) {
  header.enh1 div.enh1-social {
    column-gap: 15px;
  }
  a.insta {
    width: 16px;
    height: 16px;
    margin-right: 23px !important;
  }
  #en-public-header-translate::before {
    left: -20px;
  }
  header.enh1 div.enh1-social {
    padding: 0 9px 0 0;
    margin: 0 9px 0 0;
  }
  a.header-btns {
    padding: 9px 4px 9px !important;
  }

}
@media only screen and (max-width: 400px) {
header.enh1 button.en-mobnav-button {
  width: 40px;
  height: 40px;
}
header.enh1 div.enh1-website-name-motto .enh1-website-name, header.enh1 div.enh1-website-name-motto .enh1-website-name a {
  width: clamp(172px,45.36vw,499px);
}
a.header-btns {
  font-size: clamp(12px,2.181vw,24px);
  line-height: clamp(12px,2.181vw,20px);
}
}
nav.en-nav > ul > li > ul > li ul {
  top: 0 !important;
}
