:root {
  --header-background: #1e3070;
  --menu-color: #000000;
  --menu-background: #43538d;

  --marquee-color: #000;
  --marquee-popup-color: #ffffff;
  --marquee-popup-background: #43538d;
  --marquee-popup-active-button-background: #b3b4b3;
  --marquee-popup-active-button-color: #000;

  --header-logo-width: min(15.3vw, 192px);
  --header-name-width: min(54vw, 602px);

  --hamburger-btn-bg: #43538d;

  --background-color-dark: #1e3070;
}
body {
  background: #1e3070;
}
.header-logo {
  aspect-ratio: 1;
}
.header-name {
  aspect-ratio: 602/51;
}
.en-header-popup-wrapper {
  background: #1e3070 !important;
}
.en-nav .header-icons-wrapper .enroll-now::before {
  background: #b3b4b3;
}

@media only screen and (min-width: 769px) {
  .header-logo {
    left: -6px;
    top: -16px;
  }
  .en-header-school-logo .logo-wrapper {
    column-gap: clamp(10px, 2.26vw, 18px);
  }
  .header-motto {
    left: -1px;
  }
  #nav_items_0 > .nav_item_last.nav_items_0 {
    background: #43538d;
  }
  #nav_items_0 .nav_item_last a {
    color: #fff;
  }
  #nav_items_0 li:hover ul,
  #nav_items_0 li.over ul,
  #nav_items_0 li:focus ul {
    background: #43538d;
  }
  #nav_items_0 li:hover ul li a,
  #nav_items_0 li.over ul li a,
  #nav_items_0 li:focus ul li a {
    color: #fff;
  }
  #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 {
    background: #1e3070;
    color: #fff !important;
  }
  #nav_items_0 .nav_item_last:hover a,
  #nav_items_0 .nav_item_last.over a,
  #nav_items_0 .nav_item_last:focus a {
    color: #fff;
  }
  #nav_items_0 li a {
    background: rgba(0, 0, 0, 0.01);
  }
  .child_thrives_text {
    width: clamp(250px, 46vw, 510px);
  }
  .main-fifth-row .main-row-inner {
    padding: 105px 0 73.7px;
  }
}

/* sidelinks */
#sidelinks ul li a .link_text {
  background: #bdbdbd;
}
/* first row */
.child_thrives_text h2::before {
  background: #43538d;
}
.glance-inner h2 {
  margin: 0 0 30px;
}

/* second row */
.social-box h2 {
  color: #1e3070;
}
.events-box #hp-events ul li.event div a:hover,
.events-box #hp-events ul li.event div a:focus {
  color: #1e3070 !important;
}
.events-box #hp-events .hpeventlinks div a::after,
.news-content .en-news-slider .en-news-show-all a::after {
  background: #1e3070;
}

/* news */
.news-content .en-news-slider .en-news-show-all a:hover,
.news-content .en-news-slider .en-news-show-all a:focus {
  color: #1e3070 !important;
}
.hp-news .news-content div.en-news-slider div.en-card-slider-inner-container > a > .en-news-slider-title:hover,
.hp-news .news-content div.en-news-slider div.en-card-slider-inner-container > a > .en-news-slider-title:focus {
  color: #1e3070;
}
.hp-news .news-content div.en-news-slider div.en-card-slider-inner-container > a > .en-news-slider-image-container {
  background: #1e3070 !important;
}
.events-box #hp-events .hpeventlinks div a:hover,
.events-box #hp-events .hpeventlinks div a:focus {
  color: #1e3070 !important;
}

/* fifth row */
.main-fifth-row {
  background-color: #1e3070;
}
.glance-inner .glance_text,
.glance-inner h2,
.glance-inner .glance_num {
  color: #fff;
}
.glance-inner::before {
  background: #bdbdbd;
}
.plus_icon::before {
  content: '+';
  position: absolute;
  font-size: clamp(30px, 6vw, 70px);
  right: clamp(10px, 3vw, 32px);
  top: 0px;
}
.glance-inner ul li:nth-child(3),
.glance-inner ul li:nth-child(4) {
  margin-top: 47px;
}
.glance-inner ul li:nth-child(4) .plus_icon::before {
  right: 74px;
}
#avid_link {
  background: url('/_MASTER/common_pics/avid_logo.png') no-repeat center;
  width: clamp(80px, 12vw, 139px);
  height: auto;
  background-size: contain;
  position: absolute;
  right: -10px;
  top: -6px;
  color: #fff;
  aspect-ratio: 139/41;
}
#cognia_link {
  color: #fff;
  right: clamp(90px, 14vw, 160px);
  top: -36px;
}

/* footer */
.footer-logo {
  width: clamp(90px, 18vw, 197px);
  aspect-ratio: 197/150;
}
.footer-name {
  width: clamp(250px, 46.2vw, 509px);
  aspect-ratio: 509/44;
}
.footer .footer-bottom .edunet {
  background: url('/_MASTER/common_pics/edunet_white.png') no-repeat;
  color: #fff;
}
.footer .footer-bottom {
  background: #1e3070;
}
#footer_links ul li a {
  color: #fff;
}
#footer_links ul li::after {
  background: #fff;
}
.footer-center {
  width: clamp(250px, 46vw, 510px);
}
/* insidepage */
#en-pages-wrapper #en-pages-wrapper-inner a:hover,
#en-pages-wrapper #en-pages-wrapper-inner a:focus {
  color: #1e3070;
}

#en-pages-wrapper-inner #pageNav {
  background: #42528b !important;
}
#en-pages-wrapper-inner #pageNav ul li b,
#en-pages-wrapper-inner #pageNav ul li a:hover,
#en-pages-wrapper-inner #pageNav ul li strong,
#en-pages-wrapper-inner #pageNav ul li a:focus {
  color: #fff !important;
  background: #1e3070 !important;
}
#en-pages-wrapper-inner #pageNav ul li a {
  color: #fff !important;
}
#en-pages-wrapper-inner .pageTitle {
  text-align: center !important;
  justify-content: center;
}
@media only screen and (max-width: 1150px) {
  #nav_items_0 > li.nav_items_0 {
    margin: 0 clamp(10px, 2.2vw, 25px) 0 0;
  }
}
@media only screen and (max-width: 850px) {
  #nav_items_0 .nav_item_last a {
    padding: 12.5px 25px 12.5px 9px;
  }
  #nav_items_0 > .nav_item_last > a::before,
  #nav_items_0 > .nav_item_last.over > a::before {
    right: 6px;
  }
  .header-motto,
  .header-name {
    left: 0;
  }
}
@media only screen and (max-width: 768px) {
  #avid_link {
    position: static;
  }
  .glance-inner {
    column-gap: 40px;
  }
  .glance-inner h2::before {
    background: #bdbdbd;
  }
  #nav_items_0 > li.nav_items_0 {
    margin: 0;
  }
  #nav_items_0 li ul li a {
    background: #fff;
    color: var(--menu-color) !important;
  }
  #nav_items_0 li ul li a {
    border-color: var(--menu-color) !important;
  }
  nav.en-nav > ul > li.hasSubNav::before {
    top: 14px;
    border-top-color: #fff !important;
  }
  .glance-bg {
    display: none;
  }
  .plus_icon::before {
    right: -24px;
  }
  .glance-inner ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #nav_items_0 > li > a {
    color: #fff;
  }
}
