* {
  margin: 0;
  padding: 0;
}
:root {
  --main-title-size: clamp(24px, 3.4vw, 38px);
  --hamburger-btn-bg: #f05123;
  --menu-parent-color: #5b2d82;
  --menu-hover-color: #f99d25;
}
html {
  height: 100%;
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  height: 100%;
  font-size: 13px;
  line-height: 1.231;
  background: #fff;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}
a,
a:active,
a:visited {
  color: #033b73;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}

/* header start */
.logo-none {
  display: none !important;
}
.en-public-header {
  width: 100%;
  position: relative;
  background: #fff;
}
.en-public-header .en-nav {
  max-width: 1100px;
  width: 98%;
  margin: 0 auto;
  position: relative;
  display: grid;
  grid: 50px 84px / max-content 1fr;
}
.en-nav .header-icons-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  position: relative;
  z-index: 9;
  grid-column: 2;
  grid-row: 1;
  gap: clamp(30px, 4vw, 42px);
  top: 7px;
  left: 2px;
}
a.search-wrapper:focus,
a.search-wrapper:active,
a.translate-header:focus,
a.translate-header:active {
  outline: 0 !important;
}
.translate-header {
  position: relative;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  display: block;
  color: #000000 !important;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400 !important;
  font-size: clamp(13px, 1.45vw, 16px) !important;
  line-height: 1.25 !important;
  letter-spacing: 0.8px !important;
  padding: 0 0 0 25px !important;
}
.translate-header img {
  position: relative;
  margin-right: 0px !important;
}
.translate-header::before {
  content: '';
  position: absolute;
  left: -0.5px;
  top: 1.9px;
  background: url(/pics/translate.png) no-repeat center;
  width: 18px;
  height: 16px;
}

.search-wrapper {
  position: relative;
  cursor: pointer;
  border: 0px;
}
.search-wrapper img {
  position: relative;
  left: -5px;
  top: -1px;
}
.search-wrapper span {
  color: #000000 !important;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.45vw, 16px);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.8px !important;
  text-decoration: none;
}
.en-header-popup-wrapper {
  margin: auto !important;
  display: block !important;
  height: 107px !important;
  max-width: 500px !important;
  background: #3fccde !important;
}
.en-popup-close-img {
  background-color: #272742 !important;
  border-radius: 50%;
}
.en-header-popup-body {
  padding-top: 26px !important;
}
.en-header-school-logo {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-column: 1;
  grid-row: 1/-1;
}
.button-wrapper {
  display: none;
}
.en-header-school-logo .logo-wrapper {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}
.header-logo {
  position: relative;
  top: 15px;
  left: 20px;
}
.header-logo img {
  width: clamp(190px, 24.64vw, 271px);
}

#nav_items_0 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  list-style: none;
  margin: 0px;
  padding: 0px;
  grid-column: 2;
  grid-row: 2;
  left: 21px;
}
#nav_items_0 li {
  list-style: none;
  display: inline;
  position: relative;
  padding: 0px;
}
#nav_items_0 li a {
  white-space: nowrap;
  width: 0;
  height: auto;
  display: block;
  text-align: center;
  padding: 0 clamp(7px, 1.27vw, 12px) 13px;
  font-size: clamp(14px, 1.55vw, 17px);
  letter-spacing: 0px;
  text-decoration: none;
  color: #000;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  line-height: 20px;
  position: relative;
}
/* header end */
/* slider start */
.slide-show {
  width: 100%;
  height: 690px;
}
.slide-show #ir7875 {
  width: 100% !important;
  height: 100% !important;
  overflow: hidden !important;
}
.slide-show #ir7875 #ir7875-ir7875-slider {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}
.nivo-slice {
  width: 100% !important;
}
/* slider end */
.main-row {
  position: relative;
  width: 100%;
}
.main-row-inner {
  max-width: 1100px;
  width: 98%;
  margin: 0 auto;
  position: relative;
  display: flex;
}
.index-wrapper {
  position: relative;
}

/* sidelinks */
.sidelinks h2 {
  width: 0;
  height: 0;
}
.sidelinks {
  position: fixed;
  right: 0px;
  top: 375px;
  z-index: 9;
}
.sidelinks ul {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 14px;
}
.sidelinks li {
  list-style-type: none;
  display: flex;
  position: relative;
  width: clamp(140px, 15vw, 169px);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
.sidelinks a {
  font-family: 'Montserrat', sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-size: clamp(13px, 1.64vw, 18px);
  position: relative;
  display: flex;
  color: #ffffff;
  font-weight: 600;
  box-sizing: border-box;
  width: 100%;
  min-height: clamp(55px, 6vw, 68px);
  align-items: center;
  padding: clamp(10px, 1.55vw, 17px) 0 clamp(10px, 1.55vw, 17px) clamp(33px, 3.2vw, 37px);
  line-height: 0.9444444444444444;
  background: #5b2d82;
  transition: all 0.5s ease-in-out;
}
.sidelinks a::before {
  content: '';
  position: absolute;
  background: url(/pics/sidelinks_arrows.png) -45px -10px;
  width: 15px;
  height: 22px;
  left: 14px;
  top: 23px;
}
.sidelinks a:hover,
.sidelinks a:focus {
  color: #000;
  box-shadow: 200px 0px 0 0 #f99d25 inset;
}
.sidelinks a:hover::before,
.sidelinks a:focus:before {
  background: url(/pics/sidelinks_arrows.png) -10px -10px;
}

.en-hp-alert-box .alert-box-body div.contents,
.en-hp-alert-box .alert-box-body div.contents table {
  font-size: clamp(15px, 1.55vw, 17px) !important;
  color: #262626 !important;
  line-height: 24px !important;
}
.en-hp-alert-box .alert-box-body div.contents img {
  width: 60% !important;
  margin: 0 auto;
  display: block;
}

/* first row start */
.main-first-row {
  background: #ffffff;
}
.main-first-row .main-row-inner {
  padding: 0 0 108px 0;
  display: grid;
  grid: repeat(2, max-content) / 1fr max-content;
  row-gap: 105px;
}

/* MARQUEE */
.en-marquee-module {
  grid-column: 1;
  grid-row: 1;
  width: clamp(350px, 59vw, 708px);
  position: relative;
  height: 25px;
  box-sizing: border-box;
  z-index: 9;
  background: #ffffff !important;
  font-family: 'Montserrat', sans-serif;
  top: clamp(10px, 2vw, 21px);
}
.en-marquee-module::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  height: 100%;
  width: 50px;
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.4),
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 1)
  );
}
.en-marquee-module::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  height: 100%;
  width: 50px;
  background-image: linear-gradient(
    to left,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.4),
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 1)
  );
}
.en-marquee-module .en-marquee-module-content-wrapper {
  background: transparent !important;
}
.en-marquee-module-content {
  font-family: 'Montserrat', sans-serif !important;
  color: #000000 !important;
  font-size: clamp(14px, 1.55vw, 17px) !important;
  animation-duration: 26s !important;
  margin-top: 10px;
  font-weight: 300 !important;
  position: relative !important;
  top: 0px !important;
  line-height: 1.176470588235294 !important;
  letter-spacing: 0.17px;
}
.en-marquee-module .en-marquee-popup-wrapper .en-marquee-popup-icon {
  border-color: transparent transparent #461670 transparent !important;
  border-top-color: transparent !important;
  position: relative;
  top: 1px;
}
.en-marquee-module .en-marquee-popup-wrapper .en-marquee-popup {
  border: 0;
  width: 100%;
  box-shadow: none;
  background: #461670 !important;
  padding: 0 0 9px;
}
.en-marquee-module .en-marquee-popup .en-marquee-popup-text {
  font-size: clamp(14px, 1.55vw, 17px) !important;
  margin-bottom: 0 !important;
  position: relative;
  margin-top: 0 !important;
  width: 100%;
  line-height: 1.176470588235294 !important;
  text-align: center;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 300;
  color: #fff !important;
  padding: 4px 8px 8px;
}
.en-marquee-module .en-marquee-tooltip-buttons button {
  text-align: center;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif !important;
  font-size: clamp(15px, 1.65vw, 18px);
  background: #ffffff !important;
  font-weight: 400;
  color: #000000 !important;
  padding: 3px 10px;
  border: 0;
  border-radius: 3px;
}
.en-marquee-module .en-marquee-popup-wrapper {
  flex-direction: column !important;
  width: 90% !important;
  max-width: inherit;
  transform: translate(-50%, 0%) !important;
}
.en-marquee-module .en-marquee-popup-wrapper .en-marquee-popup {
  border-radius: 0px !important;
  flex-direction: column !important;
}
.en-marquee-module .en-marquee-popup-wrapper .en-marquee-popup .en-marquee-tooltip-buttons {
  gap: 3px;
  text-align: center;
  padding: 8px 0;
}
.en-marquee-module .en-marquee-tooltip-buttons button[aria-pressed='true'],
.en-marquee-module .en-marquee-tooltip-buttons button:hover,
.en-marquee-module .en-marquee-tooltip-buttons button:focus {
  background: #f99d25 !important;
  color: #000 !important;
}
/* END MARQUEE */

/* quick links*/
.quick-links {
  grid-column: 2;
  grid-row: 1;
  position: relative;
  margin: -42px 0 0 0;
  z-index: 10;
  gap: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.quick-links a {
  display: block;
  width: clamp(140px, 16vw, 181px);
  min-height: clamp(60px, 7.2vw, 82px);
  display: inline-block;
  background: #f99d25;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(15px, 2.78vw, 32px);
  font-weight: 600;
  line-height: 1.125;
  letter-spacing: -0.32px;
  text-align: left;
  padding: 22.5px clamp(10px, 1.7vw, 20px) 20.5px;
  text-decoration: none;
  box-sizing: border-box;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 15px;
  position: relative;
}
.quick-links a::after {
  content: '';
  position: absolute;
  top: 27px;
  right: 13px;
  background: url(/pics/arrow_link.png) no-repeat center;
  width: 19px;
  height: 30px;
}
.quick-links a:hover,
.quick-links a:focus {
  background: #5b2d83;
  color: #ffffff;
}
.intro-section {
  grid-column: 1/-1;
  grid-row: 2;
  position: relative;
  display: flex;
  justify-content: center;
  left: -1px;
}

.intro-section .head-box {
  width: 376px;
  min-height: 163px;
  position: relative;
  background: #5b2d83;
}

.intro-section .head-box::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 160px;
  height: 68px;
  background: url(/pics/head_pattern.jpg) no-repeat center;
}

.intro-section .head-box h2 {
  text-align: right;
  font-family: 'Zilla Slab', serif;
  font-size: clamp(35px, 6.6vw, 72px);
  font-weight: 400;
  line-height: 1.069444444444444;
  color: #fff;
  margin: 4px 19px 0 0px;
}
.intro-section .content-box {
  position: relative;
}
.intro-section .content-box p {
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(15px, 2.4vw, 27px);
  font-weight: 200;
  line-height: 1.481481481481481;
  text-align: left;
  color: #000;
  margin: -1px 0 0 42.5px;
}

/* first row end */
/* second row start */
.en-news-section-title,
.en-news-show-all {
  display: none;
}
.news-announcements {
  background: url(/pics/news_bg.png) no-repeat top center;
}
.hp-news {
  padding: 45px 0 0px 0;
  align-items: center;
  gap: clamp(20px, 2.4vw, 29px);
}
.news-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  gap: 94px;
  align-items: flex-start;
  top: -42px;
  left: -2px;
}
.hp-news .news-header .news-title {
  font-family: 'Montserrat', sans-serif;
  font-size: var(--main-title-size);
  font-weight: 600;
  line-height: 0.9473684210526316;
  text-align: center;
  text-decoration: none;
  color: #000000;
}
.news-show-all,
.en-news-show-all a {
  position: relative;
  text-decoration: none;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  font-family: 'Oswald', sans-serif;
  font-size: clamp(13px, 1.64vw, 18px);
  font-weight: 400;
  line-height: 1.666666666666667;
  text-align: left;
  color: #000 !important;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  left: 3.5px;
}
.news-show-all::after,
.en-news-show-all a::after {
  background: none repeat scroll 0 0 transparent;
  bottom: 2px;
  content: '';
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #0b173d;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.news-show-all:hover::after,
.en-news-show-all a:hover::after {
  width: 93%;
  left: 0;
}
.news-show-all:hover,
.en-news-show-all a:hover {
  color: #051035 !important;
}
.news-content {
  width: clamp(450px, 79vw, 950px);
  padding: 50px 25px 0 25px;
}
div.en-news-slider div.en-card-slider-inner-container > a {
  width: 300px !important;
  grid-template-rows: repeat(2, max-content) !important;
  position: relative;
  border: 0 !important;
  min-height: 376px !important;
  border-bottom: 2px solid #f99d25 !important;
  background: none !important;
  overflow: hidden;
}
div.en-news-slider div.en-card-slider-inner-container > a:hover,
div.en-news-slider div.en-card-slider-inner-container > a:focus {
  box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.06);
}
div.en-news-slider div.en-card-slider-inner-container > a > .en-news-slider-image-container {
  overflow: hidden;
  text-align: center;
  width: 100%;
  vertical-align: middle;
  box-sizing: border-box;
  display: flex;
  color: #fff;
  background: #f4f3f3 !important;
  position: relative;
  overflow: hidden;
  height: 276px;
}
div.en-news-slider div.en-card-slider-inner-container > a > .en-news-slider-image-container img {
  max-width: 100%;
  display: block;
  width: auto !important;
  height: 100% !important;
  text-align: center;
  margin: 0 auto;
}

div.en-news-slider div.en-card-slider-inner-container > a > .news-feed {
  display: flex;
  flex-direction: column;
  padding: 26px 25px 0 25px;
  background: #fff;
  position: absolute;
  width: 100%;
  height: 102px;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
  top: 276px;
  left: 0;
  margin: 0;
}
div.en-news-slider div.en-card-slider-inner-container > a:hover > .news-feed,
div.en-news-slider div.en-card-slider-inner-container > a:focus > .news-feed {
  top: 0;
  padding: 31px 25px 0 29px;
  height: 100%;
}
div.en-news-slider div.en-card-slider-inner-container > a > .news-feed .en-news-slider-title {
  margin: 0px 0px 0px !important;
  box-sizing: border-box;
  -webkit-line-clamp: 2 !important;
  text-decoration: none;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  height: max-content !important;
  overflow: hidden;
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(15px, 1.64vw, 18px);
  font-weight: 600;
  line-height: 1.388888888888889;
  letter-spacing: 0.78px;
  text-align: left;
  color: #5b2d83;
  text-decoration: none;
  padding: 0;
}
div.en-news-slider div.en-card-slider-inner-container > a > .news-feed .en-news-slider-title:hover,
div.en-news-slider div.en-card-slider-inner-container > a > .news-feed .en-news-slider-title:focus {
  text-decoration: underline;
  color: #3c155f;
}
div.en-news-slider div.en-card-slider-inner-container > a > .news-feed .en-news-slider-summary {
  -webkit-line-clamp: 9 !important;
  height: max-content !important;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin: 8.5px 0px 0px 0px !important;
  display: none;
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(14px, 1.55vw, 17px);
  font-weight: 300;
  line-height: 1.529411764705882;
  letter-spacing: 0.18px;
  text-align: left;
  color: #000 !important;
  text-decoration: none;
}
div.en-news-slider div.en-card-slider-inner-container > a:hover > .news-feed .en-news-slider-summary,
div.en-news-slider div.en-card-slider-inner-container > a:focus > .news-feed .en-news-slider-summary {
  display: -webkit-box !important;
}
div.en-news-slider div.en-card-slider-inner-container > a:hover > .news-feed .en-news-slider-title,
div.en-news-slider div.en-card-slider-inner-container > a:focus > .news-feed .en-news-slider-title {
  margin: 0 0 9px 0;
  position: relative;
  z-index: 99;
  color: #5b2d83;
}
.en-card-slider-button-disabled {
  visibility: hidden;
}
.en-news-slider-buttons {
  position: absolute;
  left: -3px;
  top: 29px;
}
.en-news-slider-buttons button {
  position: absolute;
  cursor: pointer;
  border: none !important;
  text-indent: -999999em;
  outline: none !important;
  margin-top: 0px !important;
  background-repeat: no-repeat;
  background-color: transparent !important;
  width: 60px;
  height: 60px;
  color: #000 !important;
  top: clamp(160px, 17vw, 183px) !important;
}
.en-news-slider-buttons button.en-news-prev {
  background: url('/pics/slide-arrow_1.png') -90px -10px;
  left: 0;
}
.en-news-slider-buttons button.en-news-prev:hover {
  background: url('/pics/slide-arrow_1.png') -250px -10px;
}
.en-news-slider-buttons button.en-news-next {
  background: url('/pics/slide-arrow_1.png') -330px -10px;
  left: 60px;
}
.en-news-slider-buttons button.en-news-next:hover {
  background: url('/pics/slide-arrow_1.png') -10px -10px;
}

/* second row end */

#events.school_events .events-day-wrapper {
  padding: 0px 10px !important;
  position: relative;
  border: 0 !important;
}

#events.school_events .events-date-wrapper {
  border: 0 !important;
  text-align: center;
  margin: 0px auto;
  width: auto !important;
  height: auto !important;
  background: #fff !important;
  position: relative;
}

#events.school_events .events-date-wrapper::before {
  content: '';
  position: absolute;
  top: -7px;
  left: 28px;
  width: 184px;
  height: 120px;
  background: url(/pics/date_pattern.png) no-repeat top -1px center;
}

#events.school_events .homepage-events h2 {
  display: none !important;
}

#events.school_events .events-date-wrapper .month {
  padding: 0;
  text-transform: uppercase;
  position: relative;
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: 400;
  line-height: 44px;
  line-height: 4.4rem;
  letter-spacing: 0.21px;
  text-align: center;
  color: #000;
  margin: 29px 0 0 5px;
}

#events.school_events .events-date-wrapper .day {
  position: relative;
  font-family: 'Montserrat', sans-serif;
  font-size: 47px;
  font-size: 4.7rem;
  font-weight: 400;
  line-height: 44px;
  line-height: 4.4rem;
  letter-spacing: 0.47px;
  text-align: center;
  color: #000;
  margin: -7px 0 43px 3px;
}

#events.school_events .events-date-wrapper .day::after {
  display: none;
}

#events.school_events .events-day-wrapper li {
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 25px;
  line-height: 2.5rem;
  letter-spacing: 0.17px;
  text-align: center;
  color: #0d0d0d;
  margin: 0 0 20px 0;
}

#events.school_events .events-day-wrapper li .title a {
  font-family: 'Montserrat', sans-serif;
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 25px;
  line-height: 2.5rem;
  letter-spacing: 0.19px;
  text-align: center;
  color: #5b2d83;
  margin: 0 0 13px 2px;
}

#events.school_events .events-day-wrapper li .title a:hover,
#events.school_events .events-day-wrapper li .title a:focus {
  color: #5b2d83;
  text-decoration: underline;
}

#events.school_events .events-day-wrapper ul {
  margin: 0px;
}

#events.school_events .events-day-wrapper .time span:first-child,
#events.school_events .events-day-wrapper .location span:first-child {
  display: none;
}

#wrapper-index .events-day-wrapper .location {
  margin-top: 0px;
}

#events.school_events .events-links {
  position: absolute;
  position: absolute;
  left: -231px;
  padding: 0;
  top: 230px;
}

#events.school_events .events-links a {
  position: relative;
  text-decoration: none;
  padding: 0 0 0 0px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 30px;
  line-height: 3rem;
  text-align: left;
  color: #5b2d83;
  text-transform: uppercase;
  letter-spacing: 1.8px;
}

#events.school_events .events-links a:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: '';
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #5b2d83;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}

#events.school_events .events-links a:hover:after,
#events.school_events .events-links a:focus::after {
  width: 100%;
  left: 0;
}

#events.school_events .events-links a:hover,
#events.school_events .events-links a:focus {
  color: #5b2d83;
}

#events.school_events .events-links .events-show-all {
  margin-top: 0px !important;
}

#events.school_events .bx-controls {
  position: absolute;
  left: -246px;
  top: 169px;
}

#events.school_events .homepage-events .bx-wrapper .bx-controls .bx-controls-direction a {
  width: 60px;
  height: 60px;
  color: #000 !important;
  outline: none !important;
  top: 0px;
}

#events.school_events .homepage-events .bx-wrapper .bx-prev {
  background: url('/pics/slide-arrow_2.png') -330px -10px;
  background-repeat: no-repeat;
  left: 0;
  -pie-background-image: url('/pics/slide-arrow.png');
  behavior: url('/shared/pie.htc');
}

#events.school_events .homepage-events .bx-wrapper .bx-next {
  background: url('/pics/slide-arrow_2.png') -250px -10px;
  background-repeat: no-repeat;
  left: 60px;
  -pie-background-image: url('/pics/slide-arrow.png');
  behavior: url('/shared/pie.htc');
}

#events.school_events .homepage-events .bx-wrapper .bx-prev:hover {
  background: url('/pics/slide-arrow_2.png') -90px -10px;
  background-repeat: no-repeat;
}

#events.school_events .homepage-events .bx-wrapper .bx-next:hover {
  background: url('/pics/slide-arrow_2.png') -170px -10px;
  background-repeat: no-repeat;
}

#events.school_events .homepage-events .bx-wrapper .bx-prev:focus {
  background: url('/pics/slide-arrow_2.png') -10px -10px;
  background-repeat: no-repeat;
}

#events.school_events .homepage-events .bx-wrapper .bx-next:focus {
  background: url('/pics/slide-arrow_2.png') -410px -10px;
  background-repeat: no-repeat;
}
/* third row start */
.main-third-row {
  background: #fff;
}
.main-third-row .main-row-inner {
  padding: 80px 0 59px;
  box-sizing: border-box;
  min-height: 320px;
  justify-content: space-between;
  align-items: flex-start;
}

.events-title {
  font-size: var(--main-title-size);
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: 0.9473684210526316;
  text-align: left;
  color: #000 !important;
  position: relative;
}
.en-events-section-title {
  display: none;
}
.events-content {
  width: clamp(450px, 72.3vw, 868px);
}
.school_events .events-content {
  margin-top: 6px;
}

div.en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day {
  border: 0 !important;
  background: #fff !important;
  padding: 0 30px;
  list-style: none;
  position: relative;
  width: 240px !important;
  min-height: auto;
  line-height: 18px;
  height: max-content !important;
  grid-template-rows: max-content max-content !important;
  justify-content: center;
  justify-content: normal !important;
}
div.en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day::before {
  content: '';
  position: absolute;
  top: -22px;
  left: 0px;
  background: url(/pics/day_top_pattern.png) no-repeat center;
  max-width: 259px;
  width: 100%;
  height: 22px;
}

div.en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day::after {
  content: '';
  position: absolute;
  bottom: -22px;
  left: 0px;
  background: url(/pics/day_bottom_pattern.png) no-repeat center;
  max-width: 259px;
  width: 100%;
  height: 22px;
}

div.en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day .en-events-slider-date {
  margin: 0px 0 0 0px;
  display: flex !important;
  flex-direction: column !important;
  align-items: center;
  text-align: center;
  justify-content: center;
  border: 0 !important;
  text-align: center;
  margin: 0px auto;
  width: auto !important;
  height: auto !important;
  background: #fff !important;
}

div.en-events-slider .en-events-slider-date .en-events-slider-date-month {
  padding: 0 !important;
  text-transform: uppercase;
  position: relative;
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(15px, 2vw, 21px);
  font-weight: 400;
  line-height: 4.4rem;
  letter-spacing: 0.21px;
  text-align: center;
  color: #000;
  margin: 0px 0 0 0px;
}
div.en-events-slider div.en-card-slider-inner-container div.en-events-slider-date .en-events-slider-date-day {
  position: relative;
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(24px, 4vw, 47px);
  font-weight: 400;
  line-height: 4.4rem;
  letter-spacing: 0.47px;
  text-align: center;
  color: #000;
  margin: -10px 0 0 0;
}
div.en-events-slider div.en-card-slider-inner-container div.en-events-slider-date .en-events-slider-date-day::after {
  content: '';
  position: absolute;
  bottom: -27px;
  left: -2.5px;
  width: 34px;
  height: 10px;
  opacity: 0.8;
  background-color: #00bbd3;
}
div.en-events-slider
  > div.en-card-slider-inner-container
  > .en-events-slider-day
  > .en-events-slider-detail
  .en-events-slider-detail-li {
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(14px, 1.55vw, 17px);
  font-weight: 400;
  line-height: 2.5rem;
  letter-spacing: 0.17px;
  text-align: center;
  color: #0d0d0d !important;
  margin: 23px 0 20px 0 !important;
}
div.en-events-slider
  > div.en-card-slider-inner-container
  > .en-events-slider-day
  > .en-events-slider-detail
  .en-event-slider-li-title
  a {
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(15px, 1.64vw, 19px);
  font-weight: 600 !important;
  line-height: 2.5rem;
  letter-spacing: 0.19px;
  text-align: center;
  color: #5b2d83 !important;
  margin: 0 0 13px 0;
}
div.en-events-slider
  > div.en-card-slider-inner-container
  > .en-events-slider-day
  > .en-events-slider-detail
  .en-event-slider-li-title
  a:hover,
div.en-events-slider
  > div.en-card-slider-inner-container
  > .en-events-slider-day
  > .en-events-slider-detail
  .en-event-slider-li-title
  a:focus {
  color: #5b2d83 !important;
  text-decoration: underline;
}
.events-content .events-day-wrapper .time span:first-child,
.events-content .events-day-wrapper .location span:first-child {
  display: none;
}
.events-content .events-day-wrapper .location {
  margin-top: 0px;
}
div.en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day > .en-events-slider-detail {
  margin: 0 !important;
}

.school_events .events-title {
  top: 19px;
  left: -1.5px;
}
.school_events div.en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day {
  position: relative;
  border: 0 !important;
  padding: 0 10px;
}
.school_events .en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day .en-events-slider-date {
  border: 0 !important;
  text-align: center;
  margin: 0px auto;
  width: 100% !important;
  height: auto !important;
  background: #fff !important;
  position: relative;
}
.school_events
  .en-events-slider
  > div.en-card-slider-inner-container
  > .en-events-slider-day
  .en-events-slider-date::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 28px;
  width: 184px;
  height: 120px;
  background: url(/pics/date_pattern.png) no-repeat top -1px center;
}
.main-third-row div.en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day > .en-events-slider-detail .en-event-slider-li-time, 
.main-third-row div.en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day > .en-events-slider-detail .en-event-slider-li-location{
font-size: clamp(14px, 1.55vw, 17px) !important;
}
.school_events div.en-events-slider .en-events-slider-date .en-events-slider-date-month {
  margin: 7px 0 3px 0;
}
.school_events
  div.en-events-slider
  div.en-card-slider-inner-container
  div.en-events-slider-date
  .en-events-slider-date-day::after {
  display: none;
}
.school_events
  div.en-events-slider
  > div.en-card-slider-inner-container
  > .en-events-slider-day
  > .en-events-slider-detail
  .en-event-slider-li-title
  a:hover,
.school_events
  div.en-events-slider
  > div.en-card-slider-inner-container
  > .en-events-slider-day
  > .en-events-slider-detail
  .en-event-slider-li-title
  a:focus {
  color: #5b2d83;
  text-decoration: underline;
}

div.en-events-slider div.en-events-slider-footer {
  position: absolute;
  left: -12px;
  flex-direction: column-reverse;
  gap: 17px;
  top: 175px;
}

div.en-events-slider div.en-events-slider-footer a {
  position: relative;
  text-decoration: none !important;
  padding: 0 0 0 0px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  font-family: 'Oswald', sans-serif;
  font-size: clamp(13px, 1.64vw, 18px);
  font-weight: 400;
  line-height: 1.666666666666667;
  text-align: left;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1.8px;
}

div.en-events-slider div.en-events-slider-footer a::before {
  background: none repeat scroll 0 0 transparent;
  bottom: 2px;
  content: '';
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #0b173d;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
div.en-events-slider div.en-events-slider-footer a:hover,
div.en-events-slider div.en-events-slider-footer a:focus {
  color: #051035;
}
div.en-events-slider div.en-events-slider-footer a:hover::before,
div.en-events-slider div.en-events-slider-footer a:focus::before {
  width: 100%;
  left: 0;
}
div.en-events-slider div.en-events-show-all-calendar {
  flex-direction: column !important;
  align-items: flex-start;
  left: 13px;
  position: relative;
}
.school_events div.en-events-slider div.en-events-slider-footer a {
  color: #5b2d83;
}
.school_events div.en-events-slider div.en-events-slider-footer a::before {
  background: #5b2d83;
}
.school_events div.en-events-slider div.en-events-slider-footer a:hover,
.school_events div.en-events-slider div.en-events-slider-footer a:focus {
  color: #5b2d83;
}
.en-events-slider-buttons {
  display: flex;
}
.en-events-slider-buttons button {
  background-color: transparent;
  cursor: pointer;
  border: none !important;
  text-indent: -9999em;
  margin-top: 0 !important;
  position: static;
  background-repeat: no-repeat;
  top: 0px !important;
  width: 60px;
  height: 60px;
  color: #000 !important;
  outline: none !important;
}
.en-events-slider-buttons .en-events-prev {
  background: url('/pics/slide-arrow.png') -330px -10px;
  left: 0;
}
.en-events-slider-buttons .en-events-prev:hover {
  background: url('/pics/slide-arrow.png') -170px -10px;
}

.en-events-slider-buttons .en-events-next {
  background: url('/pics/slide-arrow.png') -10px -10px;
  left: 60px;
}
.en-events-slider-buttons .en-events-next:hover {
  background: url('/pics/slide-arrow.png') -250px -10px;
}

.school_events .en-events-slider-buttons {
  position: relative;
}
.school_events .en-events-slider-buttons .en-events-prev {
  background: url('/pics/slide-arrow_2.png') -330px -10px;
  left: 0;
}
.school_events .en-events-slider-buttons .en-events-next {
  background: url('/pics/slide-arrow_2.png') -250px -10px;
  left: 60px;
}
.school_events .en-events-slider-buttons .en-events-prev:hover {
  background: url('/pics/slide-arrow_2.png') -90px -10px;
}
.school_events .en-events-slider-buttons .en-events-next:hover {
  background: url('/pics/slide-arrow_2.png') -170px -10px;
}

#sd-arrow {
  background: rgba(0, 0, 0, 0.01) !important;
}

.en-pages-inner-wrapper .location {
  background: rgba(0, 0, 0, 0.01) !important;
}

/* third row end */
/* fourth row start */
.main-fourth-row {
  background: #5a2c82;
}
.main-fourth-row::after {
  content: '';
  position: absolute;
  bottom: 0;
  background: url(/pics/art_bg.png) no-repeat center;
  width: 100%;
  height: 149px;
}
.main-fourth-row .main-row-inner {
  padding: 70px 0 78px 0;
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  z-index: 1;
}

.main-fourth-row h2 {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: var(--main-title-size);
  font-weight: 600;
  line-height: 0.9473684210526316;
  color: #fff;
  margin: 0 0 21px -20px;
}

.art_list {
  width: 100%;
  margin: 0 0 14px 1px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 13px;
}

.art_list a {
  display: block;
  width: clamp(200px, 22vw, 265px);
  height: auto;
  position: relative;
  aspect-ratio: 265/285;
}

.art_list .art_box {
  width: 100%;
  height: 100%;
  position: relative;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  background-size: contain !important;
}

.art_list .art_box::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 163px;
  background: url(/pics/art_overlay.png) repeat-x center;
}

.art_list .art_box h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(20px, 4vw, 44px);
  font-weight: 700;
  line-height: 0.8181818181818182;
  text-align: left;
  color: #fff;
  position: absolute;
  bottom: clamp(10px, 1.6vw, 18px);
  left: clamp(10px, 2vw, 20px);
  z-index: 10;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  margin: 0 0px 0px -1px;
}

.art_list .art_box.dance {
  background: url(/pics/art_1.png) no-repeat center;
}

.art_list .art_box.music {
  background: url(/pics/art_2.png) no-repeat center;
}

.art_list .art_box.theater {
  background: url(/pics/art_3.png) no-repeat center;
}

.art_list .art_box.vatt {
  background: url(/pics/art_4.png) no-repeat center;
}

.art_list .art_box::before {
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
}
.art_list a:nth-child(4n + 3) {
  left: 1px;
}
.art_list a:nth-child(4n + 4) {
  left: 1px;
}

.art_list .art_box.dance::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: clamp(40px, 6vw, 66px);
  height: auto;
  background-size: contain !important;
  aspect-ratio: 66/72;
  background: url(/pics/circle_1.png) no-repeat left bottom;
  z-index: 1;
}

.art_list .art_box.music::before {
  content: '';
  position: absolute;
  left: -1px;
  bottom: 0;
  width: clamp(40px, 6vw, 67px);
  aspect-ratio: 67/72;
  height: auto;
  background-size: contain !important;
  background: url(/pics/circle_2.png) no-repeat left bottom;
  z-index: 1;
}

.art_list .art_box.theater::before {
  content: '';
  position: absolute;
  left: -1px;
  bottom: 0;
  width: clamp(40px, 6vw, 67px);
  aspect-ratio: 67/72;
  height: auto;
  background-size: contain !important;
  background: url(/pics/circle_4.png) no-repeat left bottom;
  z-index: 1;
}

.art_list .art_box.vatt::before {
  content: '';
  position: absolute;
  left: -1px;
  bottom: 0;
  width: clamp(40px, 6vw, 67px);
  aspect-ratio: 67/72;
  height: auto;
  background-size: contain !important;
  background: url(/pics/circle_3.png) no-repeat left bottom;
  z-index: 1;
}

.art_list .art_box:hover::before,
.art_list .art_box:focus::before {
  background: url(/pics/circle_hover.png) no-repeat left 1px top;
  width: clamp(140px, 20vw, 234px);
  height: auto;
  aspect-ratio: 234/285;
  background-size: contain;
  z-index: 1;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
}

.art_list .art_box:hover h3,
.art_list .art_box:focus h3 {
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  left: clamp(8px, 2vw, 21px);
  bottom: 125px;
}

/* fourth row end */
/* fifth row start */
.main-fifth-row {
  background: #f99d25;
}
.main-fifth-row .main-row-inner {
  position: relative;
  padding: 89px 0 72.5px 0;
  box-sizing: border-box;
  min-height: 320px;
  justify-content: space-between;
  align-items: flex-start;
}
.production_events div.en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day {
  width: 259px !important;
  box-sizing: border-box;
}
.production_events
  div.en-events-slider
  > div.en-card-slider-inner-container
  > .en-events-slider-day
  > .en-events-slider-detail
  .en-event-slider-li-time,
div.en-events-slider
  > div.en-card-slider-inner-container
  > .en-events-slider-day
  > .en-events-slider-detail
  .en-event-slider-li-location {
  font-size: clamp(14px, 1.55vw, 17px) !important;
}
.production_events div.en-events-slider > div.en-card-slider-inner-container > .en-events-slider-day {
  margin: 30px 0;
  padding-top: 28px;
  gap: 6px;
}
.production_events .events-content {
  /* width: clamp(450px, 69.75vw, 837px); */
  margin-top: -4px;
}
.production_events
  div.en-events-slider
  > div.en-card-slider-inner-container
  > .en-events-slider-day
  .en-events-slider-date {
  position: relative;
  left: 2.5px;
}
.production_events
  div.en-events-slider
  div.en-card-slider-inner-container
  div.en-events-slider-date
  .en-events-slider-date-day {
  left: -1px;
}
.production_events .events-title {
  top: 52px;
  left: -2px;
}
.production_events div.en-events-slider div.en-events-slider-footer {
  top: 218px;
  left: -13px;
}
.production_events div.en-events-slider div.en-events-show-all-calendar {
  left: 13.5px;
}
/* fifth row end */
/* sixth row start */
.main-sixth-row {
  background: #fff;
}
#slide-1 {
  background-image: url('/pics/parallax.jpg');
  -pie-background-image: url('/pics/parallax_02.jpg');
  behavior: url('/shared/pie.htc');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  min-height: 400px;
}

/* sixth row end */
/* seventh row start */
.main-seventh-row {
  background: #fff;
}
.main-seventh-row .main-row-inner {
  padding: 70px 0 68px;
  flex-direction: column;
  align-items: center;
}

.main-seventh-row h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: var(--main-title-size);
  font-weight: 600;
  line-height: 0.9473684210526316;
  text-align: center;
  color: #5b2d83;
  margin: 0 0 58px 3px;
}
.main-seventh-row .embeds {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-evenly;
  position: relative;
  width: 100%;
  gap: 37px;
  row-gap: 70px;
}
.social-box {
  position: relative;
  width: clamp(300px, 28.5vw, 342px);
  height: 456px;
  display: block;
}

.social-box .social-embed {
  width: calc(100% - 2px);
  height: 454px;
  overflow: hidden;
  border: 1px solid #e4e4e4;
  position: relative;
  background: #fff;
}

.social-box #fb.social-embed {
  height: 454px;
  width: calc(100% - 2px);
}
.social-box #instagram.social-embed {
  top: 1px;
}

.social-box a.embed-icon {
  position: absolute;
  top: -50px;
  width: clamp(48px, 5.3vw, 59px);
  height: auto;
  aspect-ratio: 1;
  background-size: contain;
  content: '';
  -moz-transition: ease 0.3s;
  transition: ease 0.3s;
  -webkit-transition: ease 0.3s;
  border: 0px solid #fff;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 1;
  left: 1px;
  right: 0;
}

.social-box .fb {
  background: url('/pics/fb2.png') no-repeat center;
}

.social-box .tw {
  background: url('/pics/tw2.png') no-repeat center;
}

.social-box .insta {
  background: url('/pics/insta2.png') no-repeat center;
}

.social-box #instagram iframe {
  height: 454px;
}

.social-box a.embed-icon:hover,
.social-box a.embed-icon:focus {
  box-shadow: 0 0 10px rgba(33, 33, 33, 0.2);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* seventh row end */
/* eighth row start */
.main-eighth-row {
  background: url(/pics/media_bg.png) no-repeat top 31px center;
}
.main-eighth-row .main-row-inner {
  padding: 0px 0 36.2px;
  align-items: flex-start;
  justify-content: space-evenly;
}
.studentof_month {
  width: clamp(300px, 36.2vw, 398px);
  left: 13px;
  position: relative;
}

.studentof_month h2 {
  display: none;
  font-family: 'Montserrat', sans-serif;
  font-size: var(--main-title-size);
  font-weight: 600;
  line-height: 0.8947368421052632;
  text-align: left;
  color: #5b2d83;
  box-sizing: border-box;
  height: auto !important;
  overflow: initial !important;
}

.studentof_month h2 a {
  text-decoration: none;
  color: #5b2d83;
}

div#spotlight12555 div.imgWrapper {
  padding: 0 !important;
}

.studentof_month h2.heading {
  display: block !important;
  margin: -3px 0 60px -1px;
}

div#spotlight12555 {
  margin: 24px 0 0 0 !important;
}

div#spotlight12555 div.imgWrapper {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border-bottom: 2px solid #f99d25;
}

div#spotlight12555 h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(15px, 1.7vw, 19px) !important;
  font-weight: 300;
  line-height: 1.473684210526316 !important;
  letter-spacing: 0.19px;
  text-align: center;
  color: #000;
  text-decoration: none;
  margin: clamp(10px, 1.9vw, 20px) auto !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  max-width: 320px !important;
  width: 100% !important;
}

div#spotlight12555 .first {
  text-decoration: none;
}

div#spotlight12555 div.imgWrapper {
  width: 100% !important;
  height: auto !important;
  overflow: hidden;
  aspect-ratio: 398/355;
}
div#spotlight12555 div.imgWrapper img {
  width: 100% !important;
}

.album-box {
  position: relative;
  width: clamp(300px, 36.2vw, 398px);
  left: -14px;
}
.album-box .HPFeaturedAlbums .featuredAlbums {
  position: relative;
  margin-top: 21px;
}

.album-box .HPFeaturedAlbums ul {
  margin-top: 0;
  border-radius: 0;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.album-box .HPFeaturedAlbums ul li {
  margin-bottom: 0px;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: #5a2c82;
  overflow: visible !important;
  border-bottom: 2px solid #f99d25;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 398/355;
}
.album-box .HPFeaturedAlbums ul li img {
  width: 100%;
}

.HPFeaturedAlbums li {
  position: initial !important;
}

.album-box .HPFeaturedAlbums ul li h3 {
  text-shadow: none;
  position: absolute;
  text-align: left;
  bottom: -50px;
  right: 0;
  left: 0;
  border: 0;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
  min-height: 50px;
  overflow: hidden;
  background: transparent;
  color: #3275a6;
}

.album-box .HPFeaturedAlbums ul li h3 span {
  overflow: hidden;
  padding: clamp(10px, 2vw, 24px) 20px 0px 20px;
  text-align: center;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  position: relative;
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(15px, 1.7vw, 19px) !important;
  font-weight: 300;
  line-height: 1.473684210526316 !important;
  letter-spacing: 0.19px;
  text-align: center;
  color: #000;
  text-decoration: none;
  background: rgb(255, 255, 255, 0.01) !important;
}

.album-box .HPFeaturedAlbums h2 {
  text-decoration: none;
  display: inline-block;
  box-sizing: border-box;
  overflow: initial !important;
  font-family: 'Montserrat', sans-serif;
  font-size: var(--main-title-size);
  font-weight: 600;
  line-height: 0.8947368421052632;
  text-align: left;
  color: #5b2d83;
  padding: 0 100px 0 0;
  min-height: 65px;
  position: relative;
  top: -3px;
  left: -3px;
}

/* eighth row end */
/* ninth row start */
.main-ninth-row {
  background: #fff;
}
.main-ninth-row .main-row-inner {
  align-items: center;
  justify-content: space-between;
  padding: 97px 0 91px;
  gap: 36px;
}
.video-box {
  position: relative;
  width: 838px;
  height: 355px;
}

.video-box::after {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -2px;
  z-index: 2;
  border-bottom: 3px solid #f99d25;
}

.video-box .HPVideo {
  position: relative;
  margin-bottom: 10px;
  width: 838px;
  height: 355px;
  background: #fff;
}

.video-box .HPVideo::before {
  content: '';
  position: absolute;
  max-width: 836.4px;
  width: 100%;
  max-height: 353.4px;
  height: 100%;
  border: solid 1px #e3e3e3;
}

.video-box .HPVideo h2 {
  display: inline-block;
  position: absolute;
  right: -35px;
  top: 117px;
  width: 270px;
  z-index: 1;
  text-align: left;
  margin: 0 0 17px 0px;
}

.video-box .HPVideo h2 a {
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  font-size: var(--main-title-size);
  font-weight: 600;
  line-height: 0.9473684210526316;
  text-align: left;
  color: #5b2d83;
}

.video-box .HPVideo .videowrapper {
  position: relative;
  margin-top: 0;
  height: 100%;
}

.video-box .HPVideo p {
  position: absolute;
  max-width: 200px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  max-height: 30px;
  text-align: left;
  top: 202.5px;
  right: 34px;
  z-index: 9;
}
.video-box .HPVideo p a {
  text-decoration: none;
  height: auto;
  display: inline-block;
  margin-top: -1px;
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(15px, 1.64vw, 19px);
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.19px;
  text-align: left;
  color: #000;
}
.video-box #video_player1 {
  position: relative;
  margin: 0 !important;
}

.app_store {
  width: 226px;
  height: 357px;
  background: url(/pics/app_bg.png) no-repeat center;
  margin: -1px 0 0 0;
}

.app_store h2 {
  font-family: 'Oswald', sans-serif;
  font-size: var(--main-title-size);
  font-weight: 500;
  line-height: 0.9473684210526316;
  text-align: center;
  color: #010101;
  margin: 56px 0 40px 0;
}

.download-holder img {
  height: auto !important;
  width: clamp(130px, 16vw, 172px) !important;
  aspect-ratio: 172/57;
}

#appStoreIcon {
  margin: 0 0 10px 0 !important;
  display: block;
}

.download-holder img:first-child {
  margin: 0 0px 0 0 !important;
}

/* ninth row end */
/* footer start */
.footer-bg {
  background: url(/pics/footer_bg.jpg) no-repeat center;
  padding: 432px 0 0 0;
  box-sizing: border-box;
  background-size: cover;
  border-bottom: 1px solid #5b2d82;
}
.footer-top {
  background: #fff;
 
}
.footer-top-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: auto;
  padding: 8px 0;
}
.footer-logo img {
  position: relative;
  width: clamp(190px, 24.64vw, 280px);
  left: -9px;
  top: 1px;
}
.contact-info {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: clamp(20px, 5vw, 60px);
  left: -32.5px;
}
.contact-info a {
  position: relative;
  text-decoration: none;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(13px, 1.7vw, 19px);
  font-weight: 300;
  line-height: 1.210526315789474;
  text-align: left;
  color: #000;
  display: block;
  text-decoration: none;
  letter-spacing: 0.3px;
}
.contact-info .fx-no {
  margin: 0 1px 0 0 !important;
}

.social_tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  gap: 14px;
}

.social_tabs a {
  display: block;
  width: clamp(47px, 5.3vw, 59px);
  height: auto;
  aspect-ratio: 1;
  background-size: contain !important;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
}

.social_tabs .fb {
  background: url(/pics/fb.png) no-repeat center;
}

.social_tabs .tw {
  background: url(/pics/tw.png) no-repeat center;
}

.social_tabs .insta {
  background: url(/pics/insta.png) no-repeat center;
}

.social_tabs a:hover,
.social_tabs a:focus {
  box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 6px;
  transform: scale(1.1);
}

.footer-bottom {
  background: #fff;
}
.footer-bottom-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  padding: 11px 0 11px;
}
.edunet img {
  width: clamp(164px, 16.73vw, 184px);
  position: relative;
  left: 1px;
}
#en-hpa-show-icon {
  z-index: 999999999 !important;
}

.en-hp-alert-box .alert-box-body div.contents,
.en-hp-alert-box .alert-box-body div.contents table {
  font-size: clamp(15px, 1.55vw, 17px) !important;
  color: #262626 !important;
  line-height: 2.4rem !important;
}
.en-hp-alert-box .alert-box-body div.contents img {
  width: 60% !important;
  margin: 0 auto;
  display: block;
}
div.en-editable-block-wrapper {
  margin: 0 0 15px;
}
#edunet_webform {
  margin: 20px 0 !important;
}
div.newsItem p.summary {
  margin-top: 20px;
}

/* footer end */
/* QUERIES */
@media only screen and (min-width: 1151px) {
  .en-news-slider-buttons button.en-news-prev:focus {
    background: url('/pics/slide-arrow_1.png') -170px -10px;
  }
  .en-news-slider-buttons button.en-news-next:focus {
    background: url('/pics/slide-arrow_1.png') -410px -10px;
  }
  .en-events-slider-buttons .en-events-prev:focus {
    background: url('/pics/slide-arrow.png') -410px -10px;
  }
  .en-events-slider-buttons .en-events-next:focus {
    background: url('/pics/slide-arrow.png') -90px -10px;
  }
  .school_events .en-events-slider-buttons .en-events-prev:focus {
    background: url('/pics/slide-arrow_2.png') -10px -10px;
  }
  .school_events .en-events-slider-buttons .en-events-next:focus {
    background: url('/pics/slide-arrow_2.png') -410px -10px;
  }
}
@media only screen and (max-width: 1900px) {
  #nav_items_0 li:nth-child(7) ul li:hover ul,
  #nav_items_0 li:nth-child(8) ul li:hover ul,
  #nav_items_0 li:nth-child(5) ul li:hover ul,
  #nav_items_0 li:nth-child(6) ul li:hover ul {
    left: initial !important;
    right: 100% !important;
  }
}
@media only screen and (max-width: 1450px) {
  .sidelinks {
    position: absolute;
    top: clamp(100px, 14vw, 154px);
  }
}
@media only screen and (max-width: 1350px) {
  #nav_items_0 li:nth-child(7):hover ul,
  #nav_items_0 li:nth-child(7).over ul,
  #nav_items_0 li:nth-child(7):focus ul {
    right: 0;
  }
}
@media only screen and (max-width: 1250px) {
  #nav_items_0 li:nth-child(4) ul li:hover ul {
    left: initial !important;
    right: 100% !important;
  }
  .news-content {
    padding: 40px 0px 0 13px;
  }
}
@media only screen and (max-width: 1200px) {
  #video_player1 {
    width: clamp(350px, 47.333vw, 568px) !important;
  }
  .video-box .HPVideo {
    width: 100% !important;
  }
  #video_placeholder1 {
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: 568/355;
  }
  .art_list .art_box:hover::before,
  .art_list .art_box:focus::before {
    height: 100%;
    width: auto;
  }
  .art_list .art_box:hover h3,
  .art_list .art_box:focus h3 {
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
  }
  #nav_items_0 {
    left: 0;
    justify-content: flex-end;
  }
  div.en-news-slider div.en-card-slider-inner-container > a {
    width: 280px !important;
    min-height: 350px !important;
  }
  div.en-news-slider div.en-card-slider-inner-container > a > .en-news-slider-image-container {
    height: 260px;
  }
  div.en-news-slider div.en-card-slider-inner-container > a > .news-feed {
    padding: 16px 17px 0 17px;
    height: 90px;
    top: 260px;
  }
  div.en-news-slider div.en-card-slider-inner-container > a:hover > .news-feed,
  div.en-news-slider div.en-card-slider-inner-container > a:focus > .news-feed {
    padding: 25px 17px 0 17px;
  }
  div.en-events-slider div.en-events-slider-footer {
    left: 0;
  }
}
@media only screen and (max-width: 1100px) {
  .studentof_month,
  .album-box {
    left: 0;
  }
  .social-box a.embed-icon {
    top: -45px;
  }
  .social-box,
  .social-box .social-embed {
    height: auto;
  }
  .social-box #fb.social-embed {
    height: 400px;
  }
  #slide-1 {
    background-position-y: 10% !important;
  }
  .intro-section .head-box h2 {
    margin: 0;
  }
  .intro-section .head-box {
    width: auto;
    min-height: auto;
    padding: 6px 7px 10px 37px;
  }
  .intro-section {
    left: 0;
  }
  .sidelinks a::before,
  .quick-links a::after {
    top: initial;
  }
  .slide-show {
    height: max-content;
  }
  .slide-show #ir7875-ir7875-slider {
    aspect-ratio: 1200/689 !important;
  }
  .en-hpa-bell-position-rt {
    bottom: 4px !important;
    top: initial !important;
  }

  .header-logo {
    left: 0;
  }
  #nav_items_0 li:nth-child(6):hover ul,
  #nav_items_0 li:nth-child(6).over ul,
  #nav_items_0 li:nth-child(6):focus ul {
    right: 0;
  }
  .main-fourth-row h2 {
    margin: 0 0 20px 0px;
  }
}
@media only screen and (max-width: 1000px) {
  .video-box .HPVideo h2 {
    right: 0;
    width: clamp(190px, 22vw, 220px);
  }
  .video-box .HPVideo p {
    right: clamp(8px, 1.5vw, 15px);
  }
}
@media only screen and (max-width: 900px) {
  .footer-bg-mob {
    background: url(/pics/footer_bg.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    height: auto;
    aspect-ratio: 1900/633;
  }
  .footer-bg {
    background: none;
    padding: 0;
    border: 0;
  }
  .footer-top{
    border-bottom: 1px solid #5b2d82;
  }
  .social-box a.embed-icon {
    top: -40px;
  }
  .main-fourth-row .main-row-inner {
    padding: 30px 0;
  }
  .main-fourth-row::after {
    height: 100px;
    background-size: contain;
    background-position: bottom;
  }
  .art_list {
    margin: 0 auto;
    gap: 15px;
    display: grid;
    grid: repeat(2, max-content) / repeat(2, max-content);
  }
  .intro-section .head-box {
    padding: 6px 7px 15px 45px;
  }

  .quick-links a {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  #nav_items_0 li a {
    padding: 0 8px 13px;
  }
  #nav_items_0 li:nth-child(3) ul li:hover ul {
    left: initial !important;
    right: 100% !important;
  }
  .en-nav .header-icons-wrapper,
  .translate-header::before,
  .header-logo {
    left: 0;
    top: 0;
  }
}
@media only screen and (max-width: 850px) {
  .main-ninth-row .main-row-inner {
    flex-direction: column;
    padding: 30px 0;
    align-items: center;
    gap: 30px;
  }
  .app_store {
    padding: 20px 40px 80px;
    width: auto;
    height: auto;
  }
  .video-box .HPVideo::before,
  .video-box::after {
    content: none;
  }
  .video-box {
    width: 100%;
    height: auto;
    max-width: 550px;
    margin: 0 auto;
  }
  .video-box .HPVideo h2 {
    position: static;
    width: auto;
  }
  .video-box .HPVideo p {
    position: static;
    max-height: max-content;
    max-width: max-content;
  }
  #video_player1 {
    width: 100% !important;
    height: auto !important;
  }
  #video_placeholder1 {
    border-bottom: 3px solid #f99d25;
  }
  .video-box .HPVideo {
    height: auto;
  }
}
@media only screen and (max-width: 800px) {
  .edunet img, .footer-logo img{
    left: 0;
    top: 0;
  }
  .contact-info{
    left: 0;
    gap: 18px;
  }
  .main-seventh-row h2 {
    margin: 0 0 45px;
  }
  #slide-1 {
    min-height: auto;
    aspect-ratio: 2049/1366;
    height: auto;
    background-size: cover;
    background-position: center !important;
    background-attachment: unset;
  }
  .school_events .events-title,
  .production_events .events-title {
    top: 0;
    left: 0;
  }
  div.en-events-slider div.en-card-slider-inner-container div.en-events-slider-date .en-events-slider-date-day::after {
    left: -3px;
    bottom: -18px;
  }
  .hp-news,
  .main-third-row .main-row-inner,
  .main-fifth-row .main-row-inner,
  .main-seventh-row .main-row-inner,
  .main-eighth-row .main-row-inner {
    flex-direction: column;
    padding: 30px 0;
    align-items: center;
    gap: 20px;
  }
  .main-eighth-row .main-row-inner {
    padding-bottom: 60px;
  }
  .album-box .HPFeaturedAlbums h2 {
    min-height: 48px;
  }
  .main-eighth-row {
    background-size: cover;
    background-position: center;
  }
  .studentof_month h2.heading,
  .album-box .HPFeaturedAlbums h2 {
    margin: 0 0 20px;
    top: 0;
    left: 0;
  }
  .album-box .HPFeaturedAlbums .featuredAlbums {
    margin-top: 0;
  }
  .en-events-slider-buttons {
    gap: 4px;
  }
  .news-content,
  .events-content {
    padding: 0;
    width: 100% !important;
    margin: 0;
  }
  div.en-events-slider > div.en-events-slider-footer {
    flex-direction: row-reverse !important;
  }
  .news-announcements {
    background-size: cover;
  }
  div.en-events-slider div.en-events-show-all-calendar {
    position: static;
  }
  .en-news-slider-buttons,
  .en-news-slider-buttons button,
  div.en-events-slider > div.en-events-slider-footer {
    position: static;
  }
  div.en-news-slider div.en-card-slider-inner-container > a {
    min-height: 310px !important;
  }
  div.en-news-slider div.en-card-slider-inner-container > a > .en-news-slider-image-container {
    height: 240px;
  }
  div.en-news-slider div.en-card-slider-inner-container > a > .news-feed {
    height: 70px;
    top: 240px;
  }
  div.en-news-slider > div.en-news-slider-footer {
    margin: 20px 0 0;
  }
  .news-header {
    top: 0;
    left: 0;
    gap: clamp(10px, 1.9vw, 20px);
  }
  .intro-section {
    gap: 20px;
    flex-wrap: wrap;
    align-items: center;
  }
  .intro-section .head-box::after {
    aspect-ratio: 160/68;
    height: auto;
    background-size: contain;
    width: clamp(100px, 17.5vw, 140px);
    left: -1px;
  }
  .quick-links,
  .intro-section .content-box p {
    margin: 0;
  }
  .main-first-row .main-row-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 35px;
    padding: 20px 0;
  }
  .quick-links a {
    min-height: 50px;
  }
  .quick-links {
    gap: clamp(12px, 2vw, 20px);
  }
  .en-marquee-module {
    z-index: 14;
    top: 0;
    width: 100%;
  }
  .sidelinks {
    position: static;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
  }
  .sidelinks ul {
    align-items: center;
    justify-content: space-evenly;
    padding: 20px 6px;
    box-sizing: border-box;
    flex-direction: row;
    flex-wrap: wrap;
    gap: clamp(12px, 2vw, 20px);
  }
  .sidelinks a {
    line-height: 1.1;
  }
  .logo-none {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }
  .en-header-school-logo {
    position: static;
    align-items: center;
    justify-content: space-between;
    height: max-content;
    padding: 6px 4px;
    width: 100% !important;
    top: 0;
    left: 0;
    box-sizing: border-box;
    background: #ffffff;
    display: flex;
    border-bottom: 1px solid rgb(0, 0, 0);
  }
  .en-public-header .en-nav .header-icons-wrapper {
    order: 3;
    width: 100%;
    z-index: 999;
    background: #ffffff;
    gap: 30px;
    padding: 10px;
    margin: 0;
    box-sizing: border-box;
    border-top: 1px solid rgb(0, 0, 0);
    justify-content: center;
    flex-wrap: wrap;
  }
  .button-wrapper {
    display: flex;
  }
  .button-wrapper .en-mobnav-button {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 6px;
    background-color: var(--hamburger-btn-bg);
    width: clamp(37px, 6.25vw, 50px);
    height: clamp(37px, 6.25vw, 50px);
    border: 2px solid #ffffff;
    transition: all 0.4s ease;
    margin-right: 0px;
    border-radius: 50%;
  }
  .button-wrapper .en-mobnav-button .hover-effect {
    width: 50%;
    height: 2px;
    text-indent: -9999em;
    background-color: #ffffff;
    border-radius: 4px;
  }
  .button-wrapper .en-mobnav-button strong,
  .button-wrapper .en-mobnav-button b {
    font-size: clamp(17px, 3.75vw, 30px);
    color: #ffffff;
  }
  .button-wrapper .en-mobnav-button:hover {
    background-color: #fbfbfb;
    border: 2px solid var(--hamburger-btn-bg);
  }
  .button-wrapper .en-mobnav-button:hover .hover-effect {
    background-color: var(--hamburger-btn-bg);
  }
  .button-wrapper .en-mobnav-button:hover strong,
  .button-wrapper .en-mobnav-button:hover b {
    color: var(--hamburger-btn-bg);
  }
  .button-wrapper .en-mobnav-button .hover-effect:nth-child(2) {
    width: 30%;
    margin-left: 10px;
  }
  .en-public-header .en-nav {
    position: fixed;
    display: flex;
    flex-direction: column;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    width: min-content;
    overflow: hidden;
  }
  #nav_items_0 {
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
    overflow-x: hidden;
    overflow-y: auto;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    display: flex;
    justify-content: flex-start;
    height: 100vh;
    background-color: #fbfbfb;
    top: 0;
    z-index: 0;
    left: 0;
  }
  #nav_items_0 li {
    height: auto;
    z-index: 8;
    padding-right: 0 !important;
    background: none;
    margin: 0;
  }
  #nav_items_0 li a {
    padding: 12px 15px !important;
    text-align: start;
    border-bottom: 1px solid #000;
    padding-left: 10px;
    background: var(--menu-parent-color);
    color: rgb(255, 255, 255);
    font-size: clamp(13px, 2.43vw, 15px);
    line-height: 1.231;
    width: 100%;
    height: max-content;
    font-weight: 600;
    box-sizing: border-box;
    white-space: normal;
  }
  #nav_items_0 li ul li a {
    width: 100% !important;
    background: rgb(240, 240, 240);
    color: var(--menu-parent-color) !important;
    font-size: clamp(12px, 2vw, 13px) !important;
    border-bottom: 1px solid #000000;
    text-shadow: none;
    text-transform: capitalize;
    padding-left: 30px !important;
  }
  nav.en-nav {
    display: flex !important;
    flex-direction: column !important;
  }
  nav.en-nav > ul > li.hasSubNav {
    position: relative;
  }
  #nav_items_0 li ul {
    height: max-content;
    width: 100%;
    padding: 0;
    border-top: 0;
    transform: none !important;
    position: static;
  }
  nav.en-nav > ul > li.hasSubNav {
    position: relative;
  }
  nav.en-nav > ul > li.hasSubNav::before {
    content: '';
    position: absolute;
    margin: 3.5px 0 0 8px;
    transition: all ease 0.5s;
    right: 18px;
    top: 13px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid rgb(255, 255, 255);
    width: 0;
    height: 0;
    z-index: 9;
    pointer-events: none;
  }
  #nav_items_0 li ul li a:hover,
  #nav_items_0 li ul li a:focus {
    background: var(--menu-hover-color) !important;
    color: #000000 !important;
    transition: all 0.3s ease 0s;
  }
  #nav_items_0 li ul li ul li a {
    padding-left: 60px !important;
    color: #000000 !important;
  }
  nav.en-nav > ul > li ul,
  nav.en-nav > ul > li ul > li ul {
    display: block !important;
  }
  #nav_items_0 li ul li ul li ul li a {
    padding-left: 100px !important;
  }
  nav.en-nav > ul > li ul li.en-has-submenu > a:before {
    clip-path: polygon(100% 0, 0 0, 50% 100%) !important;
  }
  .header-logo img {
    width: clamp(160px, 31.6vw, 190px);
  }
}
@media only screen and (max-width: 650px) {
  .sidelinks ul {
    display: grid;
    grid: repeat(2, max-content) / repeat(2, max-content);
    justify-content: center;
  }
  .sidelinks a {
    min-height: 50px;
  }
  .footer-logo{
    grid-column: 1/-1;
  }
  .footer-top-inner{
    display: grid;
    grid: repeat(2,max-content)/ repeat(2,1fr);
    justify-items: center;
    gap: 10px;
    padding: 10px 0;
  }
  .footer-bottom-inner{
    padding: 8px 0;
  }
  .contact-info{
    flex-direction: column;
    gap: 5px;
    top: 0;
  }
div.en-events-slider div.en-card-slider-inner-container div.en-events-slider-date .en-events-slider-date-day::after {
    left: -10px;
}
}
@media only screen and (max-width: 600px) {
  .en-header-popup-wrapper {
    max-width: 80vw !important;
  }
  .en-header-school-logo {
    padding: 4px;
  }
  .intro-section .head-box {
    padding: 8px 8px 8px 14px;
  }
  .intro-section {
    flex-direction: column;
  }
  .intro-section .content-box p br {
    display: none;
  }
  .intro-section .head-box::after {
    width: clamp(84px, 15vw, 90px);
  }
}
@media only screen and (max-width: 450px) {
  .studentof_month,
  .album-box,
  .social-box {
    max-width: 300px;
    width: 100%;
  }
  .art_list {
    grid-template-columns: 1fr;
    justify-items: center;
  }
  .art_list a {
    max-width: 210px;
    width: 100%;
  }
}
@media only screen and (min-width: 801px) {
  #nav_items_0 li.nav_item_last {
    padding-right: 0 !important;
  }
  #nav_items_0 > li a {
    width: auto;
    white-space: normal;
  }
  #nav_items_0 li:hover a,
  #nav_items_0 li.over a,
  #nav_items_0 li:focus a,
  #nav_items_0 li a:hover,
  #nav_items_0 li a:focus {
    color: #5b2d82;
  }
  #nav_items_0 > li > a::before,
  #nav_items_0 li.over a::before {
    display: none;
    content: '';
    position: absolute;
    top: -18px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(/pics/menu_arrow.png) no-repeat center;
    width: 20px;
    height: 14px;
  }
  #nav_items_0 > li:hover > a:after,
  #nav_items_0 li.over a:after,
  #nav_items_0 > li:focus > a:after,
  #nav_items_0 > li > a:focus:after,
  #nav_items_0 > li > a:hover:after {
    right: 0;
  }
  #nav_items_0 li:hover a::before,
  #nav_items_0 li.over a::before,
  #nav_items_0 li:focus a::before,
  #nav_items_0 li a:hover::before,
  #nav_items_0 li a:focus::before {
    display: block;
  }
  #nav_items_0 li:hover ul li a::before,
  #nav_items_0 li.over ul li a::before,
  #nav_items_0 li:focus ul li a::before,
  #nav_items_0 li ul li a:hover::before,
  #nav_items_0 li ul li a:focus::before {
    display: none;
  }

  /* Drop down items */
  #nav_items_0 ul,
  #nav_items_0 li:hover ul ul,
  #nav_items_0 li.over ul ul,
  #nav_items_0 li:focus ul ul,
  #nav_items_0 li:hover ul ul ul,
  #nav_items_0 li.over ul ul ul,
  #nav_items_0 li:focus ul ul ul,
  #nav_items_0 li:hover ul ul ul ul,
  #nav_items_0 li.over ul ul ul ul,
  #nav_items_0 li:focus ul ul ul ul {
    position: absolute;
    right: auto;
    left: -9999em;
    top: -9999em;
    z-index: 9999;
    width: clamp(200px, 22vw, 271px);
    margin: 0;
    padding: 0;
    font-size: 12px;
  }
  #nav_items_0 ul li {
    margin: 0;
    left: auto;
    display: block;
  }
  #nav_items_0 li:hover ul,
  #nav_items_0 li.over ul,
  #nav_items_0 li:focus ul {
    left: auto;
    top: auto;
    background: #5b2d82;
    padding: 10px 0;
  }
  #nav_items_0 ul li:hover ul,
  #nav_items_0 ul li.over ul,
  #nav_items_0 ul li:focus ul,
  #nav_items_0 ul ul li:hover ul,
  #nav_items_0 ul ul li.over ul,
  #nav_items_0 ul ul li:focus ul,
  #nav_items_0 ul ul ul li:hover ul,
  #nav_items_0 ul ul ul li.over ul,
  #nav_items_0 ul ul ul li:focus ul {
    position: absolute;
    top: 0;
    left: 100%;
  }

  /* Drop down items colors and formatting */
  #nav_items_0 li:hover ul li a,
  #nav_items_0 li.over ul li a,
  #nav_items_0 li:focus ul li a {
    text-align: left;
    text-decoration: none;
    padding: 10px 24px 11px;
    height: auto;
    width: 100%;
    white-space: normal;
    text-transform: none;
    text-shadow: none;
    font-variant: normal;
    position: relative;
    font-size: clamp(13px, 1.36vw, 15px);
    letter-spacing: 0px;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    line-height: 20px;
  }
  #nav_items_0 li:hover ul li a,
  #nav_items_0 li.over ul li a,
  #nav_items_0 li ul li:hover ul a,
  #nav_items_0 li ul li.over ul a,
  #nav_items_0 li ul li ul li:hover ul a,
  #nav_items_0 li ul li ul li.over ul a,
  #nav_items_0 li ul li ul li ul li:hover ul a,
  #nav_items_0 li ul li ul li ul li.over ul a,
  #nav_items_0 li:focus ul li a,
  #nav_items_0 li ul li:focus ul a,
  #nav_items_0 li ul li ul li:focus ul a,
  #nav_items_0 li ul li ul li ul li:focus ul a {
    color: #fff;
    background: none;
  }
  #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: #0a0d1a;
    background: #f99d25;
  }
  #nav_items_0 li.nav_item_last:hover ul,
  #nav_items_0 li.nav_item_last:focus ul {
    right: 0;
  }
  #nav_items_0 li.nav_item_last ul li:hover ul,
  #nav_items_0 li.nav_item_last ul li:focus ul {
    left: -100%;
  }
  nav#menu ul li span.nav_icon {
    display: none;
  }
  #nav_items_0 li a bdi:after,
  #nav_items_0 li a li a bdi:after,
  #nav_items_0 li a li a li a bdi:after {
    content: ' \2192';
  }
}
@media screen and (max-width: 800px) and (max-height: 450px) {
  .en-header-school-logo {
    padding: 3px;
  }
  .header-logo img {
    width: clamp(170px, 21.6vw, 190px);
  }
}
.en-hp-alert-box .alert-box-body ul{
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}


