* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh !important;
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.231;
  font-family: "Arial", Helvetica, sans-serif;
  /* background: #113273; */
}

.index-wrapper section h2 {
  text-align: left;
  margin: 0 0 27.5px 18px;
  padding: 0;
}

.index-wrapper section h2 a {
  width: auto;
  height: auto;
  font-size: clamp(24px, 2.72727272727vw, 30px);
  text-decoration: none;
  color: #fff;
  display: inline-block;
  position: relative;
  line-height: 1.2;
  font-weight: 900;
  letter-spacing: 0.98px;
  font-family: 'Inter', sans-serif;
  text-transform: uppercase;
}

.index-wrapper section h2 a span {
  color: #ffc619;
  font-size: clamp(23px, 2.54545454545vw, 28px);
  line-height: 0.89285714285;
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: 0.6px;
  margin: 0 0 0 1px;
}

/*header*/
.en-public-header-school-logo.mobile-header {
  display: none;
}

.en-public-header {
  width: 100%;
  position: relative;
  background: #fff;
}

.header-wrapper {
  width: 100%;
  position: relative;
  background: #fff;
}

.wrapper-inside {
  max-width: 1100px;
  width: 98%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 141px;
  box-sizing: border-box;
  position: relative;
}

.header-logos {
  display: flex;
  align-items: center;
  position: relative;
  gap: clamp(10px, 3.63636363636vw, 40px);
  right: 57px;
  bottom: 3px;
}

.header-logo {
  width: clamp(65px, 16.6363636364vw, 183px);
  height: clamp(64px, 16.3636363636vw, 180px);
  background: url('/pics/header_logo.png') no-repeat;
  position: relative;
  text-indent: -9999px;
  background-size: contain;
  bottom: 23px;
}

.header-name {
  background: url('/pics/header_name.png') no-repeat;
  width: clamp(230px, 57.4545454545vw, 632px);
  height: clamp(25px, 6.18181818182vw, 68px);
  position: relative;
  text-indent: -9999px;
  background-size: contain;
}

.facebook {
  background-image: url('/pics/fb_bg.png');
  background-position: center center;
  display: block;
  position: relative;
  float: left;
  background-repeat: no-repeat;
  margin: 0;
  width: 47px;
  height: 54px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  text-indent: -9999px;
}

.facebook::before {
  position: absolute;
  content: '';
  background: url('/pics/facebook_icn.png') center top;
  width: 10px;
  height: 18px;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.facebook:hover:before,
.facebook:focus:before {
  -webkit-transform: rotateZ(720deg);
  -moz-transform: rotateZ(720deg);
  transform: rotateZ(720deg);
  transition: 0.9s;
}

.facebook-mobile {
  display: none !important;
}

.header-top {
  width: 100%;
  position: relative;
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
}

.header-top-inner {
  width: 98%;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  position: relative;
  align-items: center;
  height: 45px;
}

.header-top-left {
  display: flex;
  margin-right: 56px;
}


.en-marquee-module {
  width: clamp(300px, 48vw, 628px) !important;
  position: relative;
  height: 23px !important;
  box-sizing: border-box !important;
  font-family: 'Inter', sans-serif;
  font-size: clamp(14px, 1.36363636364vw, 15px) !important;
  color: #113273 !important;
  background: transparent !important;
  letter-spacing: 1.5px;
}

.en-marquee-module .en-marquee-module-content {
  font-family: 'Inter', sans-serif;
  font-size: clamp(14px, 1.36363636364vw, 15px) !important;
  color: #113273 !important;
  font-weight: 400 !important;
  letter-spacing: 1.5px;
  animation-duration: 25s !important;
}

.en-marquee-module:before {
  content: '';
  width: 53px;
  height: 20px;
  background: url("/pics/whiteFadeLeft.png");
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 1;
}

.en-marquee-module:after {
  content: '';
  width: 53px;
  height: 20px;
  background: url("/pics/whiteFadeRight.png");
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 1;
}

.en-marquee-module.popup-bottom:hover .en-marquee-popup-wrapper {
  max-width: 90% !important;
}

.en-marquee-module.popup-bottom:hover .en-marquee-popup-wrapper {
  margin-top: -14px !important;
}

.en-marquee-module .en-marquee-popup-wrapper .en-marquee-popup-icon {
  border-bottom-color: #113273 !important;
  background: transparent !important;

}

.en-marquee-module.popup-top .en-marquee-popup-wrapper .en-marquee-popup-icon {
  border-top-color: #113273 !important;
  border-bottom-color: transparent !important;
  background: transparent !important;
}

.en-marquee-module .en-marquee-popup-wrapper .en-marquee-popup {
  background: #113273 !important;
  border: none !important;
  color: #fff !important;
  box-shadow: none;
  border-radius: 0 !important;
  padding: 8px !important;
}

.en-marquee-module .en-marquee-popup-wrapper .en-marquee-popup .en-marquee-tooltip-buttons {
  gap: 3px !important;
}

.en-marquee-module .en-marquee-tooltip-buttons button {
  background: #f2f4f8 !important;
  color: #404040 !important;
  border: 0 !important;
  font-size: 18px !important;
  cursor: pointer !important;
  padding: 3px 10px !important;
  font-family: 'Inter', sans-serif;
  border-radius: 3px !important;
}

.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: #ffc619 !important;
  color: #113273 !important;
}

.en-marquee-module .en-marquee-popup .en-marquee-popup-text {
  font-family: 'Karla', sans-serif;
  color: #fff !important;
  font-size: clamp(14px, 1.36363636364vw, 15px) !important;
  padding: 9px !important;
  margin-top: 3px !important;
  line-height: 21px;
}

.header-top-right {
  display: flex;
  align-items: center;
  background: #f2f4f8;
  height: 45px;
  padding: 0 31px 0 30px;
}

a.search-wrapper {
  position: relative;
  margin: 0 0 0 39px;
  color: #404040 !important;
  text-transform: uppercase;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  text-decoration: none;
  font-size: 13px;
  line-height: 1;
  background: none;
  padding: 0;
  letter-spacing: 1.65px;
  cursor: pointer;
  bottom: 4px;
  left: 4px;
}

a.search-wrapper img {
  position: relative;
  right: 5px;
  top: 5px;
}

.en-header-popup-wrapper {
  margin: auto !important;
  display: block !important;
  height: 107px !important;
  max-width: 500px !important;
  background: #ffc619 !important;
  box-shadow: 0 0 20px 0px #fff;
}

.en-popup-close-img {
  background-color: #113273 !important;
  border-radius: 50%;
}

.en-header-popup-body {
  padding-top: 26px !important;
}

@media only screen and (max-width: 600px) {
  .en-header-popup-wrapper {
    max-width: 80vw !important;
  }
}

.translate-header {
  color: #404040 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 400;
  font-size: 13px !important;
  line-height: 22px !important;
  background: url('/pics/translate.png') no-repeat left top 2.5px;
  padding: 0px 0 0 28px !important;
  letter-spacing: 1.6px !important;
}


@media only screen and (max-width: 1230px) {
  .header-logos {
    right: 0;
    bottom: 0;
  }
}

@media only screen and (max-width: 1000px) {
  .wrapper-inside {
    height: max-content;
  }

  a.header-logo {
    bottom: 0;
  }
}

@media only screen and (max-width: 900px) {
  .en-marquee-module:after {
    right: -1px;
  }

  .en-marquee-module:before {
    left: -1px;
  }

  .index-wrapper {
    z-index: 0;
  }

  nav.en-nav ul#nav_items_0 {
    height: 95vh;
  }

  .en-public-header .en-nav {
    position: fixed;
    display: flex;
    flex-direction: column;
    min-width: 100%;
    max-width: 100%;
    height: 100% !important;
    width: min-content;
    overflow: hidden;
    z-index: 9999 !important;
    border: none !important;
  }

  .en-header-school-logo {
    right: 0;
    display: flex;
    width: 100%;
    position: relative;
    gap: 0;
    align-items: center;
    padding: 5px;
    box-sizing: border-box;
    justify-content: space-between;
  }

  .en-public-header-school-logo.mobile-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0;
    box-sizing: border-box;
    padding: 5px;
  }

  .wrapper-inside {
    height: max-content;
    width: 100%;
  }

  .en-public-header,
  .header-wrapper {
    background: #fff;
    border-bottom: 2px solid #e6e6e6;
  }

  .header-top {
    display: flex;
    order: 3;
    border-bottom: none;
    border-top: 2px solid #e6e6e6;
  }

  .header-top-inner {
    justify-content: space-between;
    height: max-content;
    padding: 5px 0;
  }

  .header-top-left {
    margin: 0;
  }

  .facebook-mobile {
    display: flex !important;
  }

  a.fcb-desk {
    display: none !important;
  }

  .header-top-right {
    padding: 0 10px;
    gap: 20px;
  }

  a.search-wrapper {
    margin: 0;
  }

}

@media (max-width: 900px) and (orientation: landscape) {
  .header-logo {
    width: clamp(65px, 9.09090909091vw, 100px);
    height: clamp(64px, 9vw, 99px);
  }

  .header-name {
    width: 230px;
    height: 25px;
  }
}


@media only screen and (max-width: 650px) {
  .header-top-inner {
    flex-direction: column;
    gap: 5px;
  }

  .header-top-left,
  .en-marquee-module {
    width: 100% !important;
  }

  .header-logos {
    gap: 5px;
  }
}



/*header*/

/*index-top*/
.index-top {
  width: 100%;
  position: relative;
}

.index-top::after {
  background: url('/pics/main_gredient.png') repeat-x left bottom;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 550px;
  content: "";
  z-index: 3;
}

.index-top #ir7920 {
  width: 100%;
  position: relative;
  margin: 0 auto;
  height: 550px;
}

.index-top #ir7920-ir7920-slider {
  width: 100% !important;
  margin-left: 0 !important;
  overflow: hidden !important;
  display: flex;
  align-items: flex-end;
}


@media only screen and (max-width: 1400px) {
  .index-top {
    height: max-content;
  }

  .index-top::after {
    background: url('/pics/main_gredient.png') repeat-x left bottom;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    aspect-ratio: 1399/550;
    content: "";
    z-index: 3;
    background-size: cover;
  }

  .index-top #ir7920-ir7920-slider {
    height: max-content !important;
    aspect-ratio: 1399 / 550;
  }

  .index-top #ir7920 {
    height: max-content !important;
    position: relative;
  }

  .index-top .nivo-slice {
    width: 100% !important;
    background-size: contain !important;
  }

  .index-top .nivo-box {
    display: block;
    position: absolute;
    z-index: 2;
    width: 100% !important;
    height: auto !important;
  }
}

/*index-top*/


/*first-row*/
.first-row {
  width: 100%;
  position: relative;
  background: url('/pics/ql_bg.png') center top no-repeat #fff;
  z-index: 4;
  text-align: left;
}

.first-row-inner {
  max-width: 1100px;
  width: 97%;
  margin: 0 auto;
  position: relative;
  padding: 0 0 6px;
}

.quicklinks {
  position: relative;
  top: -68px;
  padding: 6px 0px 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.first-head {
  font-family: 'Inter', sans-serif;
  font-weight: 900;
  font-size: clamp(18px, 3.09090909091vw, 34px);
  color: #fff;
  letter-spacing: 1.99px;
  top: 0;
  position: relative;
  top: -94px !important;
  left: 0;
  right: 0;
  margin: 0 auto !important;
  text-align: center !important;
  text-transform: uppercase;
  background: #00000003;
}

.quicklinks a {
  list-style-type: none;
  float: left;
  margin-right: 30px;
  width: clamp(300px, 33.6363636364vw, 370px);
  min-height: clamp(173px, 21.0909090909vw, 232px);
  background-color: #113273 !important;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  text-decoration: none;
  outline: none !important;
}

.quicklinks a::after {
  content: '';
  position: absolute;
  background: #ffc619;
  width: 100%;
  height: 5px;
  top: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#school_name {
  font-family: 'Bitter', serif;
  font-weight: 500;
  font-size: clamp(18px, 2vw, 22px);
  color: #fff;
  line-height: 1.22727272727;
  letter-spacing: 1.09px;
  z-index: 999;
  position: relative;
  outline: none;
  text-decoration: none;
  text-transform: uppercase;
}

.quicklinks a:hover>#gradebtn,
.quicklinks a:focus>#gradebtn {
  background: #ffc619;
  color: #262626;
  transition: all .5s ease;
}

#eleschool {
  background: url('/pics/school1.jpg') no-repeat center;
  align-items: flex-end;
  text-align: right;
  padding: 4px 38.5px 4px 11.5px;

  background-size: cover;
}

#middleschl {
  background: url('/pics/school2.jpg') no-repeat center;
  padding: 4px 11.5px 4px 38.5px;
  background-size: cover;
}

#middle-schooltext {
  font-family: 'Bitter', serif;
  font-weight: 500;
  font-size: clamp(38px, 6.81818181818vw, 75.61px);
  line-height: 1.32257637879;
  color: #fff;
  z-index: 99;
  letter-spacing: 0.55px;
  position: absolute;
  left: -5px;
  display: none;
  outline: none !important;
  text-decoration: none !important;
  top: 22px;
}

#middleschl #middle-schooltext {
  left: 33px;
}

#eleschool #middle-schooltext {
  right: 33px;
}

.quicklinks a:hover #middle-schooltext,
.quicklinks a:focus #middle-schooltext {
  display: block;
}

.quicklinks a::before {
  position: absolute;
  content: '';
  background: url('/pics/ql_gredient.png') no-repeat center bottom;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.quicklinks a:last-child {
  margin: 0;
}

#middleschl #gradebtn {
  justify-content: flex-start;
  left: -18px;
  padding: 5px 3.5px 6px 20.5px;
}

#gradebtn {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: clamp(15px, 1.6363vw, 18px);
  line-height: 1.38888888889;
  letter-spacing: 0.9px;
  color: #fff;
  z-index: 99;
  width: clamp(220px, 28.7272727273vw, 316px);
  height: clamp(30px, 4.45454545455vw, 49px);
  background: #113273;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  bottom: -24px;
  left: 19px;
  padding: 5px 20.5px 6px 3.5px;
  position: relative;
  outline: none !important;
  border: none !important;
  text-decoration: none !important;
}

.quicklinks a:hover>#gradebtn::before,
.quicklinks a:focus>#gradebt::before {
  content: '';
  position: absolute;
  background: url('/pics/ql_hover_bee.png') center top;
  width: 83px;
  height: 92px;
  right: -38px;
  top: -19px;
}

.quicklinks a#eleschool:hover>#gradebtn::before,
.quicklinks a#eleschool:focus>#gradebtn::before {
  right: unset;
  left: -38px;
}

@media only screen and (max-width: 1000px) {
  #middle-schooltext {
    top: 10px;
  }
}

@media only screen and (max-width: 800px) {
  .quicklinks a {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .first-row-inner {
    padding: 30px 0;
    padding-bottom: 50px;
  }

  .quicklinks {
    flex-direction: column;
    gap: 50px;
    top: 0;
  }

  .quicklinks a {
    margin: 0;
  }

  h2.first-head {
    top: 0 !important;
    color: #113273;
    margin-bottom: 30px !important;
  }

  #middle-schooltext {
    top: 15px;
  }
}

/*first-row*/


/*second-row*/
.second-row {
  width: 100%;
  position: relative;
  background: #113273;
}

.second-row-inner {
  max-width: 1100px;
  width: 97%;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 1;
}

.second-left {
  width: 400px;
  margin: 0 0 0 57px;
  padding: 48px 0 18px 0;
  position: relative;
  text-align: left;
}

.second-left::before {
  position: absolute;
  content: '';
  width: 5px;
  height: 171px;
  left: -57px;
  background: #ffc619;
  top: 5px;
}

.mission-head {
  font-family: 'Inter', sans-serif;
  font-weight: 900;
  color: #fff;
  font-size: clamp(24px, 3.09090909091vw, 34px);
  line-height: 0.82352941176;
  letter-spacing: 1.35px;
  text-transform: uppercase;
  margin: 0 0 26px !important;
}

.mission-text {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: clamp(15px, 1.6363vw, 18px);
  line-height: 1.66666666667;
  letter-spacing: 0.9px;
  margin: 0 0 0 3px;
}

.second-right {
  width: 571px;
  margin: 0 -1px 0 0;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  position: relative;
  bottom: -30px;
}

.second-right .mission_boxes {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.8px;
  text-decoration: none;
  width: 190px;
  height: 190px;
  /* width: clamp(116px, 15.8333333333vw, 190px);
  height: clamp(116px, 15.8333333333vw, 190px); */
  background-color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  box-sizing: border-box;
  padding-bottom: 46px !important;
}

.second-right .mission_boxes:hover,
.second-right .mission_boxes:focus {
  margin: 10px;
  width: 170px;
  height: 170px;
  /* width: clamp(116px, 14.1666666667vw, 170px);
  height: clamp(116px, 14.1666666667vw, 170px); */
  background-color: #fbc319;
  padding-bottom: 36px !important;
  background-position-y: 40px;
  padding-left: 5px;
  padding-right: 5px;
}

.msn_box6:hover {
  background-position-y: 38px !important;
}

.msn_box9:hover,
.msn_box4:hover {
  background-position-y: 39px !important;
}

.msn_box8:hover,
.msn_box7:hover,
.msn_box2:hover {
  background-position-y: 41px !important;
}

.msn_box8 {
  background: url('/pics/calendar.png') center top 51px no-repeat;
  box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
  z-index: 9;
  position: relative;
}

.msn_box5 {
  background: url('/pics/handbook_icn.png') center top 50px no-repeat;
  box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
}

.msn_box6 {
  background: url('/pics/lunch_icn.png') center top 48px no-repeat;
  box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
}

.msn_box7 {
  background: url('/pics/registr_icon.png') center top 51px no-repeat;
  box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
  z-index: 9;
  position: relative;
}

.msn_box9 {
  background: url('/pics/emplymt_icon.png') center top 49px no-repeat #fff;
  box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
}

.msn_box2 {
  background: url('/pics/athletc_icon.png') center top 51px no-repeat;
  box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 10;
}

.msn_box4 {
  background: url('/pics/emplymt_icon.png') center top 49px no-repeat #fff;
  box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
}

.msn_box3 {
  background: url('/pics/handbook_icn.png') center top 50px no-repeat;
  box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
  z-index: 9;
  position: relative;
}

@media only screen and (max-width: 1080px) {
  .second-right .mission_boxes {
    width: 170px;
    height: 170px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 25px !important;
  }

  .second-right .mission_boxes:hover,
  .second-right .mission_boxes:focus {
    margin: 10px;
    width: 150px;
    height: 150px;
    padding-bottom: 15px !important;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media only screen and (max-width: 1000px) {
  .second-row-inner {
    flex-direction: column;
    padding: 30px 0;
    gap: 30px;
  }

  .second-left::before {
    left: 0;
  }

  .second-left {
    width: 335px;
    margin: 0;
    padding: 48px 0px 18px 18px;
  }

  .mission-text br {
    display: none;
  }

  .second-right {
    margin: 0;
    max-width: 571px;
    width: 100%;
    bottom: 0;
  }
}



/*second-row*/

/*third-row*/
.third-row {
  width: 100%;
  position: relative;
  background: url('/pics/news_bg.png') center top repeat-x #fff;
}

.third-row-inner {
  max-width: 1158px;
  width: 97%;
  margin: 0 auto;
  position: relative;
  padding: clamp(30px, 9.72727272727vw, 107px) 0 clamp(30px, 5vw, 55px);
}


.en-news-section-title,
.en-news-show-all {
  display: none;
}

.news-title-sec {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  text-align: left;
  margin-bottom: 31px;
}

.news-main-title {
  width: auto;
  height: auto;
  font-size: clamp(23px, 2.54545454545vw, 28px);
  text-decoration: none;
  margin: 0px 0 0 -1px;
  color: #262626;
  display: inline-block;
  font-weight: 600;
  position: relative;
  letter-spacing: 0.75px;
  line-height: 1.28571428571;
  font-family: 'Inter', sans-serif;
}

.news-main-title span {
  color: #113273;
  font-weight: 900;
  letter-spacing: 1.2px;
  line-height: 0.83333333333;
  text-transform: uppercase;
  font-size: clamp(24px, 2.72727272727vw, 30px);
  text-transform: uppercase;
}

span.news-show-all {
  position: relative;
  top: 7px;
  left: 2px;
}

.news-show-all a {
  font-size: 13px;
  color: #262626;
  font-weight: 600;
  line-height: 38px;
  text-decoration: none;
  transition: all .5s ease;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-family: 'Inter', sans-serif;
}

.news-show-all a::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 5px;
  background: #ffc619;
  top: 6px;
  left: -39px;
}

.news-show-all a:hover::before,
.news-show-all a:focus::before {
  transition: all .5s ease;
  width: 30px;
}

.news-show-all a:hover,
.news-show-all a:focus {
  color: #123579;
}


div.en-news-slider div.en-card-slider-inner-container a {
  grid-template-rows: repeat(3, max-content) !important;
  width: 345px !important;
  box-sizing: border-box;
  position: relative;
  border: none !important;
  border-bottom: unset !important;
  min-height: 402px;
  background: none !important;
}

.en-news-slider-image-container {
  background: #fff !important;
  height: 287px;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  box-sizing: content-box;
}

.en-news-slider-image-container:after {
  background: url('/pics/news_gradient.png') repeat-x left bottom;
  position: absolute;
  left: 1px;
  top: 0;
  content: "";
  width: 100%;
  height: 286px;
}

.news-title-wrapper {
  position: relative;
  max-height: 75px;
  min-height: 75px;
  padding: 21.5px 26.5px 20.5px 29.5px;
  z-index: 1;
  height: auto !important;
  background: #fff;
  width: 279px;
  top: -11px;
  left: 0;
  text-align: left;
}

.en-news-slider-title {
  position: relative;
  padding: 0;
  margin: 0;
  bottom: 91px;
  height: 50px;
  display: flex;
  align-items: flex-end;
}

.en-news-slider-title .text {
  font-size: clamp(16px, 1.63636363636vw, 18px);
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.9px;
  line-height: 1.38888888889;
  font-family: 'Inter', sans-serif;
  background: #11337303;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
}

.en-news-slider-title .text:hover {
  text-decoration: underline;
}

.en-news-slider-summary {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  color: #113273;
  font-size: clamp(15px, 1.54545454545vw, 17px);
  line-height: 1.47058823529;
  background: #fff;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
  bottom: 50px;
}

div.en-news-slider-buttons {
  display: flex;
  justify-content: center;
  column-gap: 15px;
  width: min-content;
  padding: 7px 12px;
}

div.en-news-slider-buttons button {
  position: absolute;
  top: calc(50% + 17px);
  width: 72px;
  height: 62px;
  font-size: 0;
  background: transparent;
  border: none;
  cursor: pointer;
  background-repeat: no-repeat;
}

div.en-news-slider-buttons button.en-news-prev {
  background-image: url("/pics/leftArrow.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  left: -66px;
}

div.en-news-slider-buttons button.en-news-prev:hover {
  background-position: left -74px center;
}

div.en-news-slider-buttons button.en-news-prev:focus {
  background-position: right center !important;
  left: -70px;
}

div.en-news-slider-buttons button.en-news-next {
  left: calc(100% + -5px);
  background-image: url("/pics/rightArrow.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

div.en-news-slider-buttons button.en-news-next:hover {
  background-position: left -74px center;
}


div.en-news-slider-buttons button.en-news-next:focus {
  background-position: right center !important;
  left: calc(100% + -8px);
}

.en-news-slider-buttons .en-card-slider-button-disabled {
  opacity: 0;
  cursor: default;
}


@media only screen and (min-width: 501px) {
  span.news-show-all.news-show-mobile {
    display: none;
  }
}

@media only screen and (max-width: 1320px) {
  section.third-row {
    background-position: bottom;
  }

  div.en-news-slider-buttons button {
    position: relative;
    top: 0;
    left: 0 !important;
  }

  div.en-news-slider-buttons {
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
}


@media only screen and (max-width: 500px) {
  span.news-show-all.news-show-desktop {
    display: none;
  }

  span.news-show-all.news-show-mobile {
    top: 0;
    left: 0;
    margin-top: 10px;
    display: block;
  }
}

/*third-row*/

/*fourth-row*/
.fourth-row {
  width: 100%;
  position: relative;
  background: #103273;
}

.fourth-row-inner {
  max-width: 1100px;
  width: 97%;
  margin: 0 auto;
  position: relative;
  padding: 90px 0 68px;
  display: flex;
  text-align: left;
}

.fourth-row-inner section#events {
  width: 470px;
  position: relative;
  z-index: 9;
  margin: 0 0 0 -19px;
}

section#events #hp-events #events {
  position: relative;
  overflow-y: scroll;
  max-height: 320px;
  margin: 0 0 15px;
}

.fourth-row-inner #events.v3::-webkit-scrollbar {
  width: 0.5em;
}

.fourth-row-inner #events.v3::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px #fff;
}

.fourth-row-inner #events.v3::-webkit-scrollbar-thumb {
  background-color: #ffc619;
}

section#events #hp-events #events>div.dayeventwrap:nth-child(2n+1) {
  margin-left: 42px;
}

#events #hp-events .v3 .dayInfoWrap {
  width: 78px;
  min-height: 90px;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column-reverse;
  margin: 0px 0 0 0px;
  background: url(/pics/date_bg.png) no-repeat;
}

#events #hp-events .v3 span.month {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  color: #262626;
  font-size: 14px;
  font-weight: 800;
  line-height: 18px;
  text-transform: uppercase;
  margin: 0 0 0 2px;
  font-family: 'Inter', sans-serif;
  letter-spacing: 0.85px;
  background: #ffc619;
}

#events #hp-events .v3 span.day {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  color: #262626;
  font-size: 30px;
  line-height: 32px;
  font-weight: 800;
  margin: -4px 0 22px 2px;
  font-family: 'Inter', sans-serif;
  background: #ffc619;
}

#events #hp-events .v3 ul {
  padding-left: 108.5px;
  margin-bottom: 31px;
  top: 6px;
  position: relative;
  min-height: 77px !important;
}

#events #hp-events ul li.event div {
  font-weight: 400;
  color: #fff;
  font-size: clamp(15px, 1.54545454545vw, 17px);
  line-height: 1.35294117647;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: 0.19px;
}

#events #hp-events ul li.event div a {
  font-size: clamp(16px, 1.63636363636vw, 18px);
  color: #fff;
  font-weight: 400;
  line-height: 1.44444444444;
  text-decoration: none;
  font-family: 'Inter', sans-serif;
  letter-spacing: 0.9px;
}

#events #hp-events ul li.event div a:hover,
#events #hp-events ul li.event div a :focus {
  text-decoration: underline;
}

#events #hp-events .hpeventlinks div a {
  float: left;
  padding: 0 0 2px;
  font-size: 13px;
  color: #fb3;
  font-weight: 600;
  line-height: 38px;
  text-decoration: none;
  transition: all .5s ease;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-family: 'Inter', sans-serif;
}

#hp-events ul li.event div.title {
  margin: 0 0 4px -1px !important;
}

#events #hp-events .hpeventlinks div a:before {
  position: absolute;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  content: '';
  position: absolute;
  width: 20px;
  height: 5px;
  background: #fff;
  top: 17px;
  left: -39px;
}

#events #hp-events .hpeventlinks div a:hover::before,
#events #hp-events .hpeventlinks div a:focus::before {
  width: 30px;
}

#events-page #events.v1 .event span.location {
  padding: 1px 0 0 3px;
}

#events-page #events .event .title a,
#events-page #events.v1 .event span.location {
  float: left;
}

#events-page #events.v1 .dayeventwrap {
  padding: 0 0 15px;
}

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

#hp-events .hpeventlinks {
  margin-left: 58px !important;
}

.index-wrapper #events .hpeventlinks div a[target] {
  margin: 0 78px 0 0px;
}


#events-rotating-img {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 50% !important;
  overflow: hidden;
}

#events-rotating-img .nivoSlider {
  width: 100%;
}

@media only screen and (max-width: 1400px) {
  #events-rotating-img .nivoSlider .nivo-slice {
    width: 100% !important;
    background-size: unset !important;
  }
}


@media only screen and (max-width: 1200px) {
  .fourth-row-inner section#events {
    margin: 0;
  }
}

@media only screen and (max-width: 1100px) {
  .fourth-row-inner {
    justify-content: center;
    padding: 50px 0;
  }

  div#events-rotating-img {
    position: relative;
    left: 0;
    width: 100% !important;
  }

  #events-rotating-img .nivoSlider .nivo-slice {
    width: 100% !important;
    background-size: contain !important;
    height: auto !important;
  }

  #events-rotating-img #ir8876-ir8876-slider {
    height: max-content !important;
    aspect-ratio: 16 / 6;
  }

  #events-rotating-img #ir8876 {
    height: max-content !important;
    position: relative;
  }
}

/*fourth-row*/

/*fifth-row*/
.fifth-row {
  width: 100%;
  position: relative;
  background: #fff;
  overflow: hidden;
}

.fifth-row-inner {
  max-width: 1100px;
  width: 97%;
  margin: 0 auto;
  position: relative;
  padding: 96px 0 120px;
  display: flex;
  justify-content: space-between;
}

.fifth-left {
  position: relative;
  z-index: 1;
}

.fifth-right {
  text-align: left;
  width: 340px;
  position: relative;
  z-index: 2;
}

.important-links h2 {
  margin: 0 0 48px -1px !important;
}

.important-links h2 a {
  color: #113273 !important;
  font-weight: 800 !important;
  letter-spacing: 1.15px !important;
  line-height: 1 !important;
}

.important-links .width15 {
  display: none;
}

.important-links table .tableRight a {
  position: relative;
  font-size: clamp(16px, 1.63636363636vw, 18px);
  font-weight: 600;
  line-height: 1.38888888889;
  text-decoration: none;
  color: #262626;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  padding: 2px 0 0 43px;
  margin: 0 0 25px 0;
  font-family: 'Inter', sans-serif;
  letter-spacing: 1.2px;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  background: url("/pics/links_bee.png") no-repeat left center;
  background-position-y: -1px;
}

.important-links table .tableRight a:hover,
.important-links table .tableRight a:focus {
  background: url(/pics/link_bee-hover.png) no-repeat;
  margin: 0 0 25px 11px;
  background-position-y: -1px;
}

.important-links table #showAll-hplinks .tableRight a {
  position: relative;
  margin: 11px 0 0 39px;
  display: inline-block;
  padding: 0;
  font-size: 13px;
  color: #262626;
  font-weight: 600;
  line-height: 38px;
  text-decoration: none;
  transition: all .5s ease;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-family: 'Inter', sans-serif;
  width: 93px;
  background: unset;
}

.important-links table #showAll-hplinks .tableRight a::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 5px;
  background: #ffc619;
  top: 14px;
  left: -39px;
  transition: all .5s ease;
}

.important-links table #showAll-hplinks .tableRight a:hover,
.important-links table #showAll-hplinks .tableRight a:focus {
  color: #113273;
}

.important-links table #showAll-hplinks .tableRight a:hover::before,
.important-links table #showAll-hplinks .tableRight a:focus::before {
  width: 30px;
}

@media only screen and (max-width: 1400px) {
  .fifth-left .nivoSlider .nivo-slice {
    width: 100% !important;
    background-size: unset !important;
  }
}

@media only screen and (max-width: 1100px) {
  .fifth-row-inner {
    flex-direction: column-reverse;
    width: 100%;
    align-items: center;
    gap: 50px;
    padding: 50px 0;
  }

  .fifth-left {
    width: 100%;
    height: auto;
    aspect-ratio: 16/6;
  }

  .fifth-left .nivoSlider .nivo-slice {
    width: 100% !important;
    background-size: contain !important;
    height: auto !important;
  }

  .fifth-left .nivoSlider .nivo-box {
    width: 100% !important;
    background-size: contain !important;
    height: auto !important;
  }

  .fifth-left #ir8846-ir8846-slider {
    width: 100%;
    height: max-content !important;
    aspect-ratio: 16 / 6;
  }

  .fifth-left #ir8846 {
    height: max-content !important;
    position: relative;
  }
}

/*fifth-row*/

/*sixth-row*/
.sixth-row {
  width: 100%;
  position: relative;
  background: url('/pics/glance_bg.png') center top #113273;
}

.sixth-row-inner {
  max-width: 1100px;
  width: 97%;
  margin: 0 auto;
  position: relative;
  padding: 44px 0 2px;
}

#glance-sec {
  display: flex;
  align-items: center;
  justify-content: center;
  top: 42px;
  position: relative;
  width: 100%;
  z-index: 9;
  text-align: left;
}

.glace_head {
  font-family: 'Bitter', serif;
  font-weight: 500;
  font-size: clamp(30px, 4.72727272727vw, 52px);
  line-height: 1.17307692308;
  letter-spacing: 0.5px;
  color: #fff;
  text-align: center !important;
  margin: 0 !important;
}

#glance-left {
  width: 552px;
  min-height: 366px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}

#galence-center {
  width: 224px;
  min-height: 366px;
}

#galence-right {
  width: 327px;
  height: 366px;
}

.glance-boxes {
  background: #fff;
  min-height: 183px;
}

#glnce-box1 {
  width: clamp(100px, 13.5833333333vw, 163px);
  background: url('/pics/founded_icon.png') left 50px top 65px no-repeat #fff;
  padding: 66px 8px 9px 124px;
  min-height: 108px;
  box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}

#glnce-box2 {
  width: clamp(100px, 9.91666666667vw, 119px);
  background: url('/pics/grades_icon.png') left 49px top 66px #fff no-repeat;
  padding: 67px 8px 8px 128px;
  min-height: 108px;
  box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
  z-index: 9;
}

.glance-boxes span {
  color: #262626;
  height: 183px;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.72727272727vw, 19px);
  line-height: 1.31578947368;
  letter-spacing: 0.25px;
}

#glace-hightlight {
  font-weight: 900;
}

#glnce-box3 {
  width: clamp(100px, 14.25vw, 171px);
  background: url('/pics/tech_icon-72.png') left 72px top 70px no-repeat #fff;
  padding: 54px 8px 9px 156px;
  min-height: 120px;
  box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
}

#glnce-box4 {
  background: url('/pics/award_ovarlay.png') center bottom, url('/pics/award_bg.png') center top #113273;
  width: clamp(100px, 18vw, 216px);
  height: 323px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 0 0;
  padding: 9px 3px 34px 5px;
  box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
  z-index: 99;
  position: relative;
}

#glnce-box5 {
  width: clamp(100px, 10.75vw, 129px);
  background: url('/pics/tech_icon.png') left 54px top 66px #fff no-repeat;
  padding: 67px 8px 8px 129px;
  min-height: 108px;
  box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
  z-index: 9;
  position: relative;
}

#glnce-box6 {
  width: clamp(100px, 12.6666666667vw, 152px);
  background: url('/pics/students_icon.png') left 72px top 52px no-repeat #fff;
  padding: 66px 8px 9px 166px;
  min-height: 108px;
  box-shadow: 0px 30px 60px 0px rgba(0, 0, 0, 0.1);
}

#glnce-box4 span {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.72727272727vw, 19px);
  line-height: 1.31578947368;
  letter-spacing: 0.2px;
  color: #fff;
  text-align: center;
}


@media only screen and (max-width: 1200px) {
  #glance-left {
    width: auto;
    min-height: auto;
  }
}

@media only screen and (max-width: 1100px) {
  .glance-boxes {
    background-position-x: 20px !important;
    background-position-y: center !important;
    padding-left: 100px !important;
  }

  div#galence-right {
    width: auto;
    height: auto;
  }

  div#galence-center {
    width: auto;
    height: auto;
    min-height: auto;
  }
}

@media only screen and (max-width: 900px) {
  .sixth-row-inner {
    padding: 50px 0;
  }

  div#glance-sec {
    top: 0;
    margin-top: 50px;
    flex-direction: row;
    flex-wrap: wrap;
  }

  div#glance-left {
    justify-content: center;
    flex-direction: column;
  }

  .glance-boxes span {
    position: relative;
    top: 11px;
  }

  #glnce-box3 span {
    top: 0;
  }

  .glance-boxes {
    width: clamp(174px, 18.1818181818vw, 200px) !important;
    box-sizing: border-box;
    padding: 20px !important;
    padding-left: 70px !important;
    min-height: 103px !important;
    background-size: 20% !important;
  }

  div#galence-center {
    width: clamp(174px, 18.1818181818vw, 200px) !important;
  }

  #glnce-box4 {
    width: clamp(174px, 18.1818181818vw, 200px) !important;
    box-sizing: border-box;
    height: 309px;
  }

  div#galence-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
  }
}

@media only screen and (max-width: 570px) {
  div#galence-right {
    flex-direction: row;
  }
}

/*sixth-row*/

/*seventh-row*/
.seventh-row {
  width: 100%;
  position: relative;
  background: url('/pics/mobile_bg.png') center top no-repeat #fff;
}

.seventh-row-inner {
  height: 366px;
  max-width: 1100px;
  width: 97%;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(40px, 6.63636363636vw, 73px);
  box-sizing: border-box;
  padding-top: 40px;
}

.mob-app_left h2 {
  color: #113273;
  font-family: 'Inter', sans-serif;
  font-weight: 900;
  font-size: clamp(22px, 2.72727272727vw, 30px);
  line-height: 1.06666666667;
  letter-spacing: 0.98px;
  text-transform: uppercase;
  margin: 0 0 0 0 !important;
}

.mob-app_right {
  width: clamp(340px, 36.3636363636vw, 400px);
  height: 126px;
  background: #f2f4f8;
}

.download-holder {
  margin-top: 41px;
  margin-left: 15px;
}

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

.download-holder a img {
  height: 46px !important;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
}

.download-holder a img:hover,
.download-holder a img:focus {
  transform: scale(1.1) !important;
}

@media only screen and (max-width: 1100px) {
  section.seventh-row {
    background-size: 155%;
  }
}

@media only screen and (max-width: 820px) {
  .seventh-row-inner {
    flex-direction: column;
    gap: 40px;
    padding: 40px 0;
    height: max-content;
  }
}

/*seventh-row*/

/*footer*/
.footer {
  width: 100%;
  position: relative;
  display: grid;
  grid-template-rows: 125px 40px;
}

.footer-top {
  width: 100%;
  position: relative;
  background: #e6eaf2;
}

.footer-top-inner {
  max-width: 1100px;
  width: 97%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  height: 125px;
}

.footer-logos {
  display: flex;
  position: relative;
  right: 53px;
  bottom: 4px;
}

.footer-name {
  width: clamp(350px, 56.3636363636vw, 620px);
  height: clamp(47px, 7.54545454545vw, 83px);
  background: url('/pics/footer_name.png') no-repeat;
  position: relative;
  color: #000 !important;
  text-indent: -9999px;
  background-size: contain;
}

.footer-address {
  display: flex;
  position: relative;
  top: 12px;
  gap: 8px;
  left: 1px;
}

.address-right-box {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.footer-address .address {
  color: #262626;
  font-size: clamp(13px, 1.27272727273vw, 14px);
  line-height: 20px;
  position: relative;
  text-decoration: none;
  letter-spacing: 0.35px;
  font-weight: 400;
  text-align: left;
  font-family: 'Inter', sans-serif;
}

.footer-bottom {
  width: 100%;
  position: relative;
  background: #113273;
}

.footer-bottom-inner {
  max-width: 1100px;
  width: 97%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  height: 40px;
}

a.footerlink {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  color: #fff !important;
  font-size: clamp(13px, 1.36363636364vw, 15px);
  text-decoration: none;
  background: url('/pics/non-dis_arrow.png') center right no-repeat;
  padding: 0 14px 0 0;
  letter-spacing: 0.35px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
}

a.footerlink.public-notic {
  letter-spacing: 0.4px;
  padding: 0 13px 0 0;
}

a.footerlink:hover,
a.footerlink:focus {
  background: url('/pics/non-dis_arrow.png') center left no-repeat;
  padding: 0 0 0 13px;
  text-decoration: underline;
}

.edunet {
  width: 179px;
  height: 23px;
  background: url('/pics/edu_logo.png') no-repeat;
  position: relative;
  text-indent: -9999px;
  color: #fff !important;
  right: 53px;
  bottom: 1px;
}

@media only screen and (max-width: 1230px) {
  .footer-logos {
    right: 0;
    top: 0;
  }
}

@media only screen and (max-width: 1100px) {
  .edunet {
    right: 0;
    bottom: 0;
  }
}

@media only screen and (max-width: 1000px) {
  .footer {
    grid-template-rows: max-content 40px;
  }

  .footer-top-inner {
    height: max-content;
    padding: 20px 0;
    flex-direction: column;
    gap: 20px;
  }

  .footer-address {
    top: 0;
    left: 0;
  }
}

@media only screen and (max-width: 600px) {
  .footer {
    grid-template-rows: max-content max-content;
  }

  .footer-bottom-inner {
    display: grid;
    height: max-content;
    text-align: left;
    padding: 10px 0;
    gap: 10px;
  }

  .a.footerlink.non-dis {
    grid-area: 1 / 1 / 2 / 2;
  }

  .a.footerlink.public-notic {
    grid-area: 2 / 1 / 3 / 2;
  }

  .edunet {
    grid-area: 1 / 2 / 3 / 3;
  }

  a.footerlink {
    width: max-content;
    max-width: 115px;
  }
}

/*footer*/

*inner-pages*/:root {
  --font-size-inner: clamp(15px, 1.72727272727vw, 19px);
  --color-neutral: #262626;
  --color-dark: #fff;
  --color-light: #262626;
}


body.inner-page {
  display: flex;
  flex-direction: column;
  min-height: 100vh !important;
  height: 100% !important;
  background: #fff;
  font-size: clamp(15px, 1.72727272727vw, 19px) !important;
}


.inner-page .footer {
  margin-top: auto;
}


.en-pages-wrapper {
  width: 100%;
  position: relative;
  background: #fff;
}

.en-pages-wrapper::before {
  background: #e6eaf2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  content: "";
}

.en-pages-inner-wrapper {
  max-width: 1100px;
  width: 97%;
  min-height: 400px;
  height: auto !important;
  margin: 0 auto;
  position: relative;
  text-align: left;
  padding: 20px 0;
  padding-bottom: 88px;
  line-height: 26px;
  color: #262626;
  font-size: clamp(15px, 1.72727272727vw, 19px);
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}

.en-pages-inner-wrapper,
.en-pages-inner-wrapper .neutral,
.en-pages-inner-wrapper table {
  color: #262626;
  font-size: clamp(15px, 1.72727272727vw, 19px);
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.55px;
}

.en-pages-inner-wrapper a:hover {
  color: #113273;
}

.en-pages-inner-wrapper h1,
.en-pages-inner-wrapper h2,
.en-pages-inner-wrapper h3,
.en-pages-inner-wrapper h4,
.en-pages-inner-wrapper h5,
.en-pages-inner-wrapper h6 {
  padding: 0;
  margin: 0;
}

#pageContentWrapper h1,
#pageContentWrapper h2,
#pageContentWrapper h3,
#pageContentWrapper h4,
#pageContentWrapper h5,
#pageContentWrapper h6 {
  margin: 0 0 15px 0;
  color: #113273;
  font-weight: 900;
  letter-spacing: 0.9px;
  font-family: 'Inter', sans-serif;
  text-transform: uppercase;
  padding: 2px 0 0;
}

.pageTitle {
  width: auto;
  display: block;
  height: auto;
  margin: 38px 0 80px 0 !important;
  font-size: clamp(24px, 2.90909090909vw, 32px);
  color: #113273;
  position: relative;
  line-height: 1.09375;
  font-weight: 900;
  background: #e6eaf2;
  padding: 0 15px 50px !important;
  letter-spacing: 0.9px;
  left: -16px;
  font-family: 'Inter', sans-serif;
  text-transform: uppercase;
}

.light {
  font-size: clamp(15px, 1.72727272727vw, 19px) !important;
  background-color: #ffffff !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 400 !important;
}


.dark {
  font-size: clamp(15px, 1.72727272727vw, 19px) !important;
  color: #fff !important;
  background-color: #113273 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
}

.darkBorderTop {
  padding: 3px;
}

td.dark.darkBorderBottom {
  padding: 3px;
}

thead.dark th {
  padding: 4px;
}

td.light.lightBorderBottom {
  padding: 5px;
}

.lightBorderBottom,
tbody.light td {
  padding: 4px;
}

.dark a,
.dark a:visited,
.dark a:link,
.dark a:hover,
.dark a:active {
  color: #fff !important;
}

.en-pages-inner-wrapper #albumsWrapper {
  overflow: visible !important;
}

/* Page navigation */
#pageNav {
  border: 0;
  font-size: 14px;
  position: relative;
  background: #ffc619;
  margin-left: 20px;
  margin-top: 10px;
}

#pageNav ul,
#pageNav ul li {
  list-style: none;
  line-height: 16px;
}

#pageNav ul {
  padding: 10px 0 !important;
  margin: 0 auto !important;
  width: 300px;
  height: auto !important;
}

#pageNav ul li {
  padding: 0 0 0px !important;
  margin: 0 0 0px !important;
  zoom: 1;
}

#pageNav td img {
  display: none;
}

#pageNav ul li a,
#pageNav ul li b,
#pageNav ul li strong {
  min-height: 20px;
  text-decoration: none;
  padding: 14px 15px 13px 26px;
  margin: 0;
  display: block;
  font-size: 16px;
  text-align: left;
  position: relative;
  z-index: 0;
  font-weight: 600;
  line-height: 25px;
  color: #262626;
  font-family: 'Inter', sans-serif;
  letter-spacing: 0.55px;
  width: 265px;
}

#pageNav ul li b,
#pageNav ul li a:hover,
#pageNav ul li strong,
#pageNav ul li a:focus {
  background: #262626;
  color: #fff !important;
}



#bbm-wrapper .bbm-text {
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}

.en-other-maillists .mloptions.subscribe input[type='button'] {
  background: url(/apps/maillist/images/subscribe.png) no-repeat;
  width: 86px !important;
  height: 21px !important;
  padding: 0 !important;
  text-indent: -999em !important;
  border: 0 !important;
  border-radius: 4px !important;
  min-width: 86px !important;
}

#maillist-info .subscription a input[type='button'] {
  background: url(/apps/maillist/images/subscribe.png) no-repeat;
  width: 86px !important;
  height: 21px !important;
  padding: 0 !important;
  text-indent: -999em !important;
  border: 0 !important;
  border-radius: 4px !important;
  min-width: 86px !important;
}


.en-pages-inner-wrapper ol {
  display: block;
  list-style-type: decimal;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}

.en-pages-inner-wrapper p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.en-pages-inner-wrapper 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;
}

.en-pages-inner-wrapper dl dd {
  padding: 5px;
}

.en-pages-inner-wrapper dd {
  display: block;
  margin-inline-start: 40px;
}

.en-pages-inner-wrapper dl {
  padding: 5px;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.en-pages-inner-wrapper blockquote {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 40px;
  margin-inline-end: 40px;
}


.en-pages-inner-wrapper hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

.en-pages-inner-wrapper img {
  vertical-align: middle;
}

#pageAsideWrapper.pageAsideLeftWrapper {
  margin-right: 20px;
}

#pageAsideWrapper #pageNav {
  margin: 0 !important;
  right: 0 !important;
}

.en-pages-inner-wrapper .newsImages .newsImage.sub {
  margin-left: 30px;
}

.en-pages-inner-wrapper img.sub {
  margin-left: 20px;
  border: none !important;
}


.light.pale.lightBorderBottom {
  padding: 8px;
}

.en-hp-alert-box {
  max-width: 600px !important;
  width: 95% !important;
}

.en-hp-alert-box .alert-box-header h1 {
  font-size: clamp(14px, 1.6363vw, 18px) !important;
  line-height: 2 !important;
}

#news0wrapper img.sub {
  border: none;
  margin-right: 15px !important;
}

@media screen and (max-width: 600px) {
  .en-pages-inner-wrapper blockquote {
    margin: 10px !important;
  }
}


#events-page div#infobar.stick #infobarwrap {
  z-index: 99999999999999999999;
}

@media only screen and (max-width: 1000px) {
  #staff.staffR1.staff-horizontal .staff-categoryStaffMembers {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  #staff.staffR1.staff-horizontal .staff-categoryStaffMember {
    min-width: 300px;
  }

  #staff.staffR1.staff-horizontal .staff-categoryStaffMember dl dd {
    white-space: normal;
  }
}

.DB_mask {
  z-index: 99999999999999 !important;
}

.DB_dialog {
  z-index: 999999999999999 !important;
}

.DB_dialog {
  position: fixed !important;
  width: auto !important;
  height: auto !important;
  max-height: 90vh;
  padding-left: 0px !important;
  background-color: transparent !important;
  top: 50% !important;
  transform: translate(-50%, -50%);
  left: 50% !important;
}

.DB_dialog #PV_imageDiv img:first-child {
  padding: 0px 3px 5px 8px !important;
}

.DB_dialog #PV_imageDiv img:last-child {
  width: auto !important;
  height: auto !important;
  max-height: 90vh;
  max-width: 90vw;
  padding: 5px !important;
}

.DB_dialog #PV_imageDiv img:nth-child(2) {
  width: auto !important;
  height: auto !important;
  max-height: 80vh;
  max-width: 90vw;
  padding: 5px !important;
}

@media screen and (max-height: 414px) and (max-width: 850px) {
  .DB_dialog {
    position: fixed !important;
    width: auto !important;
    height: auto !important;
    max-height: 90vh;
    padding-left: 0px !important;
    background-color: transparent !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    left: 50% !important;
  }

  .DB_dialog #PV_imageDiv img:last-child {
    width: auto !important;
    height: auto !important;
    max-height: 80vh;
    max-width: 90vw;
    padding: 5px !important;
  }
}

#staff.staffR1.staff-horizontal .staff-categoryStaffMember dl dt {
  font-size: 12px;
}

#STAFF_MULTI_PAGE_W_ASIDE.staffPageSquarePhoto #pageAsideWrapper .staffOverviewWrapper .staffOverview dl dt {
  font-size: clamp(15px, 1.72727272727vw, 19px) !important;
  line-height: 25.3333px !important;
}

#STAFF_MULTI_PAGE_W_ASIDE.staffPageSquarePhoto #pageAsideWrapper .staffOverviewWrapper .staffOverview dl dd {
  font-size: clamp(14px, 1.5vw, 17.4167px) !important;
  color: #999 !important;
  line-height: 23.75px !important;
}

#STAFF_MULTI_PAGE_W_ASIDE.staffPageSquarePhoto #pageAsideWrapper .staffOverviewWrapper .staffOverview dl {
  padding: 11px !important;
}

#STAFF_MULTI_PAGE_W_ASIDE.staffPageContactInfo #pageAsideWrapper ul li#staffNavContactWrapper .staffContactWrapper {
  font-size: clamp(14px, 1.5vw, 17.1px) !important;
}

.bell-title a {
  text-decoration: none !important;
  font-weight: normal !important;
}

.bootstrap input[type='text'] {
  height: 15px !important;
}

/*staff page*/
@media only screen and (max-width: 1000px) {
  #staff.staffR1.staff-horizontal .staff-categoryStaffMembers {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  #staff.staffR1.staff-horizontal .staff-categoryStaffMember {
    min-width: 300px;
  }

  #staff.staffR1.staff-horizontal .staff-categoryStaffMember dl dd {
    white-space: normal;
  }

  .en-pages-inner-wrapper .inside1,
  .en-pages-inner-wrapper .inside2 {
    height: max-content !important;
  }
}

/* Album titles mobile */
@media only screen and (max-width: 729px) {
  #albumNavToggle {
    background-color: transparent;
    background-position: right top;
    background-repeat: no-repeat;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, serif;
    font-size: 10pt;
    height: 26px;
    max-width: 290px;
    padding: 0 17px 0 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    background-image: url(/pics/dropdown_white.png);
    font-weight: normal;
    outline: 0 none;
    padding-right: 27px !important;
    vertical-align: middle;
    z-index: 2 !important;
    outline: none;
  }

  #albumNavToggle:hover {
    font-weight: inherit !important;
    color: inherit !important;
  }

  #albumNavToggle span {
    background-image: url(/pics/dropdown_white.png);
    padding-left: 9px !important;
    padding-right: 2px !important;
    outline: none;
  }

  #albumsWrapper.narrow #albums {
    width: 90% !important;
  }
}

.button3demboss {
  width: max-content !important;
  padding: 0 9.6px !important;
  background: #e2e2e2 -webkit-gradient(linear, 0% 0%, 0% 80%, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0))) !important;
  border: 1px solid #aeafb3 !important;
  border-radius: 4px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  box-shadow: none !important;
  position: relative;
}

.button3demboss:hover {
  border-color: #818285 !important;
}

#pageContentWrapper .video-list-top #searchbox2.has-btn,
.searchbox2.has-btn {
  border-right: none !important;
  padding: 4px 3px !important;
  height: 25px !important;
  box-sizing: border-box !important;
}

#staff-search-comp {
  display: block;
  text-align: right;
}

#staff-search span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: inline-block;
  font-size: 12px;
}

#staff-search input {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  box-shadow: 2px 2px 3px -1px rgb(0 0 0 / 20%) inset;
  font-size: 11px;
  padding: 4px 5px 3px 10px;
  -webkit-appearance: none;
  width: 200px;
  outline: 0;
  background-color: #fff !important;
}

#index-page #edunet_webform textarea {
  max-width: 330px;
}

#more-videos-list li a.playing {
  font-weight: 400 !important;
}

/* inner-page event */
#events-page #infobar #curmonth {
  font-size: clamp(16px, 2vw, 22px) !important;
}

/* form contact */
#en-cms-contact-form table {
  max-width: 490px;
  width: 100%;
  margin: 0 auto;
}

#en-cms-contact-form table .en-contactus-form-firsthf td {
  padding: 5px;
}

.en-contactus-form-secondhf td {
  padding: 5px;
}

#en-cms-contact-form .g-recaptcha {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
}

#en-cms-contact-form tr.en-contactus-form-send-btn {
  position: relative;
  left: 5px;
}

#en-cms-contact-form table tr td #inputName,
#en-cms-contact-form table tr td #inputEmail,
#en-cms-contact-form table tr td #inputMessage {
  border: 1px solid #aaaabb !important;
  border-radius: 0 !important;
  font-family: Arial, Verdana, sans-serif !important;
  font-size: 9.5pt !important;
  padding: 2px !important;
  width: 350px !important;
}

@media (max-width: 500px) {

  #en-cms-contact-form table tr td #inputName,
  #en-cms-contact-form table tr td #inputEmail,
  #en-cms-contact-form table tr td #inputMessage {
    width: 100% !important;
  }

  #en-cms-contact-form.en-contactus-form tr {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  #en-cms-contact-form.en-contactus-form tr td {
    width: 100%;
    box-sizing: border-box;
    text-align: left;
  }
}

@media (max-width: 450px) {
  #events-page #infobar #calicon {
    left: 82px !important;
  }

  #events-page #infobar #nav a {
    padding: 0 !important;
  }
}

/* inner pages photos -- responsive -- */
@media only screen and (max-width: 1100px) {
  .en-pages-inner-wrapper {
    box-sizing: border-box;
    padding-top: 0;
  }

  .en-pages-inner-wrapper,
  .en-pages-inner-wrapper .neutral,
  .en-pages-inner-wrapper table {
    line-height: 1.36842105263;

  }

  #staff.staffR1.staff-horizontal .staff-categoryStaffMembers {
    margin: 0 !important;
  }



  #pageContentWrapper .img {
    align-items: center;
    display: flex;
  }

  .en-pages-inner-wrapper a:not(#pageNav a) {
    word-break: break-word;
  }

  a#hd-link {
    word-break: normal !important;
  }

  #albumsWrapper {
    width: 98% !important;
  }

  #hd-link .hd-logo {
    width: 26px !important;
  }

}


@media only screen and (max-width: 650px) {
  #alert-box {
    width: 92% !important;
  }

  .alert-box .alert-box-body img {
    width: 100%;
  }
}


@media screen and (max-width: 600px) {
  .en-header-popup-wrapper {
    max-width: 80vw !important;
  }
}


@media only screen and (max-width: 460px) {
  .en-pages-inner-wrapper .dayeventwrap .finaleventofday {
    margin-bottom: 73px !important;
  }

  .event.diffday.finaleventofday {
    margin-bottom: 0 !important;
  }
}

@media only screen and (max-width: 500px) {
  .en-pages-wrapper #albumsWrapper.narrow #albums {
    width: 100%;
  }
}

@media only screen and (max-width: 800px) {

  .en-pages-wrapper {
    margin-top: 0;
  }

  .en-pages-inner-wrapper .inside1,
  .en-pages-inner-wrapper .inside2 {
    height: max-content !important;
    width: 100%;
    box-sizing: border-box;
  }

  .en-pages-inner-wrapper #events-page #events.v1 ul li {
    margin-bottom: 30px;
  }
}

#events-page #events.v1 .event .time {
  white-space: nowrap;
}

#events-page div#infobar.stick {
  z-index: 999999999999999 !important;
}

@media only screen and (min-width: 576px) {
  .newsContent {
    padding: 0 !important;
  }

  .spotlight-person-detail {
    margin-left: 20px;
  }
}



div.bell-schedule {
  width: 70% !important;
  margin: 0 auto 57px auto !important;
  border-collapse: collapse !important;
  max-width: inherit;
}

div.bell-schedule .dark {
  padding: 0 8px 9.6px !important;
  box-sizing: border-box !important;
  border-bottom: 1px solid #888888;
}

.en-bell-schedules-data-header {
  font-size: inherit !important;
}

.bell-schedule div.dark.bell-title {
  padding: 8px 8px 6px !important;
  font-size: inherit !important;
  border: 0;
  justify-content: center;
}

.bell-schedule .lightBorderBottom.flex.real-headers.en-bell-schedules-data-header {
  border-bottom: none !important;
  padding: 0;
}

.bell-schedule .lightBorderBottom.flex.real-headers.en-bell-schedules-data-header div {
  color: var(--color-neutral) !important;
}

@media only screen and (max-width: 990px) {
  div.bell-schedule {
    width: 95% !important;
  }
}

@media only screen and (max-width: 700px) {
  #emailForm td .waInputText {
    width: 96% !important;
    margin: 0 auto;
  }

  #contactStaff form table tbody tr:nth-child(6) td table tr td:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #contactStaff form table tbody tr:nth-child(6) td table tr td {
    width: 96% !important;
    gap: 3px;
  }

  #emailForm>table>tbody>tr:nth-child(1)>td {
    flex-wrap: wrap;
    gap: 10px;
  }

  #staff.staffR1 #staff-search input {
    box-sizing: border-box !important;
  }

}

.en-pages-inner-wrapper .waInputText {
  border: 1px solid #aaaabb;
  font-family: Arial, Verdana, sans-serif;
  font-size: 9.5pt;
  padding: 2px;
  width: 372px !important;
  border-radius: 0 !important;
}

#signInHeaderRow .darkBorderBottom {
  padding: 4px;
}

#emailForm tr td {
  padding: 5px !important;
}

#emailForm tr:last-child td input {
  width: max-content;
  white-space: pre;
  background-color: buttonface;
  color: buttontext;
  border: 1px solid #000;
  padding: 2px 6px;
}

#emailForm tr:last-child td input:hover {
  background-color: #cccccc75;
}

#emailForm table {
  margin: 0 auto;
}

.en-pages-inner-wrapper ul ul {
  list-style-type: circle;
  margin-block-start: 0px;
  margin-block-end: 0px;
}

#video-list-container #video-list-controls #featured-next.button3demboss {
  border-radius: 4px !important;
}

@media only screen and (max-width: 900px) {

  #accessibility-complaintFormPage-form dl#accessibility-complaintFormPage-desc-of-problem-prompt dt.no-select,
  #accessibility-complaintFormPage-form dl#accessibility-complaintFormPage-additional-info-prompt dt.no-select {
    margin: 0 !important;
  }
}

@media only screen and (max-width: 850px) {

  #events-page #events.v1 .event .time {
    width: 20% !important;
    margin-right: 5px;
    white-space: normal !important;
  }

  #events-page #events.v1 .event .info {
    width: 50%;
  }

  div.en-editable-block-wrapper div.text-banner-01 div.text-banner-text {
    width: 100% !important;
  }
}

@media only screen and (max-width: 750px) {
  #accessibility-complaintFormPage-form.en-accessibility-complaint-form {
    width: 100% !important;
  }
}

@media only screen and (max-width: 700px) {
  .en-modal-header-title {
    font-size: 18px !important;
    line-height: 1 !important;
  }

  .en-pageNav-wrapper-combo {
    margin: 32px 0 65px 0px;
  }

  .light.pale.lightBorderBottom {
    box-sizing: border-box;
  }

  #STAFF_MULTI_PAGE_W_ASIDE #pageContentWrapper .contactStaffMember #contactStaff table {
    line-height: 1;
  }

  .contactStaffMember #contactStaff table tr td {
    box-sizing: border-box;
  }
}

#alert-box-overlay {
  z-index: 9999999999 !important;
}

.alert-box {
  z-index: 999999999999 !important;
}

#events-page #events.v1 ul {
  min-height: 46px !important;
}

@media only screen and (max-width: 500px) {
  #staff.staffR1 div.staff-header {
    height: max-content !important;
  }

  #staff.staffR1.staff-v1 .staff-categoryStaffMember dl {
    width: max-content !important;
  }
}

#mobileapp-smart-banner .en-smartAppBanner-content {
  width: 100% !important;
}

@media screen and (max-width: 1000px) {

  /* video innerpage */
  #big-video {
    width: 100% !important;
  }

  .below1 #video_player {
    width: 100% !important;
    height: max-content !important;
  }

  .below1 #video_player #video_placeholder {
    width: 100% !important;
    height: 100% !important;
  }
}

/* apps/video/list.jsp */
.en-pages-inner-wrapper form #searchbox {
  height: 25px !important;
  border-radius: 0 !important;
  padding-left: 2px !important;
  box-sizing: border-box !important;
}

.button3demboss.search {
  width: max-content !important;
  padding: 0 8px !important;
  height: 25px !important;
  background: #e2e2e2 -webkit-gradient(linear, 0% 0%, 0% 80%, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));
  line-height: 1.2em !important;
}

#sort-controls select,
.alumni-value select,
#selectedCategory {
  writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: fieldtext;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  appearance: auto;
  box-sizing: border-box;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: field;
  cursor: default;
  margin: 0em;
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  border-image: initial;
  border-radius: 0px;
  width: max-content !important;
  font-size: 13.333px !important;
  height: 19px !important;
  padding: 0 !important;
}

@media screen and (max-width: 1000px) {
  #controls {
    box-sizing: border-box !important;
  }
}

#listing-bottom #pagination li.prev a.button3demboss.left-side {
  border-radius: 4px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  left: 1px;
}

#listing-bottom #pagination li.next a.button3demboss.right-side img,
#listing-bottom #pagination li.prev a.button3demboss.left-side img {
  top: -1px;
  position: relative;
}

#video-list-container .video-list-top .controls #searchbox2.has-btn.placeholder {
  border-right: 0;
}

/* inner login start */
.waWarning {
  font-family: Arial, Verdana, sans-serif;
  font: Arial, Verdana, sans-serif;
  font-size: 9.5pt;
  background-color: #fff0a8;
  color: #000000;
  padding: 5px;
  text-align: center;
  border: 1px solid #888888;
}

#passwordRow input {
  border: 1px solid #aaaabb !important;
  border-radius: 0 !important;
  font-family: Arial, Verdana, sans-serif !important;
  font-size: 9.5pt !important;
  padding: 2px !important;
}

.inner-page .en-public-login-table tr td:last-child {
  max-width: 300px !important;
}

.darkBorderBottom,
thead.dark th {
  border-bottom: 1px solid #888888;
  padding: 4px;
}

#usernameRow input,
#passwordRow input {
  width: 88% !important;
}

.inner-page #usernameRow td:first-child,
.inner-page #passwordRow td:first-child {
  padding: 5px 9px 5px 5px;
}

.inner-page .en-public-login-table tr td:last-child {
  max-width: 330px !important;
}

.inner-page .en-gray-button-small {
  max-width: 58.5px !important;
  padding: 2px 6px !important;
  margin: 7px 2px 5px !important;
  max-height: 21px !important;
  white-space: nowrap !important;
  background-color: rgb(240, 240, 240) !important;
  color: #000;
}

.inner-page .en-gray-button-small:hover {
  border: 1px solid #888888 !important;
  background-color: #888888 !important;
  color: #ffffff !important;
  cursor: pointer !important;
}

.inner-page .en-public-login-table .en-gray-button-small {
  margin: 6px 0px 6px !important;
}

#signInHeaderRow .dark.darkBorderBottom {
  padding: 5px;
}

.inner-page .en-public-login-table>tbody>tr>td:nth-child(2) {
  padding: 0 !important;
}

@media only screen and (max-width: 500px) {
  .en-public-login-sign-table #usernameRow label {
    margin-right: 0 !important;
  }

  #usernameRow input,
  #passwordRow input {
    width: 97% !important;
    box-sizing: border-box;
  }

}

@media only screen and (max-width: 760px) {
  .en-login-page-create-acct.dark.darkBox {
    padding: 20px !important;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }


  .inner-page .en-public-login-table tr td:last-child {
    max-width: inherit !important;
    padding: 5px 0px !important;
  }

  .inner-page .en-public-login-table tr td:last-child {
    width: 100% !important;
    text-align: center !important;
    justify-content: center !important;
  }

  .en-login-page-create-acct,
  .en-public-login-sign-table {
    padding: 0 !important;
  }

  #usernameRow input,
  #passwordRow input {
    left: 4px;
    position: relative;
  }

  .inner-page #passwordRow td:first-child,
  .inner-page #usernameRow td:first-child {
    text-align: left;
  }
}

#create-account-btn {
  width: 121px;
  box-sizing: content-box;
  border: 2px solid #000;
  text-align: center;
  padding: 4px 6px;
  color: #000 !important;
  background: #eee;
  margin: 0 auto !important;
  display: block;
  border-radius: 4px;
  -moz-border-radius: 4px;
  cursor: pointer;
  -webkit-border-radius: 4px;
}

#create-account-btn:hover {
  color: #fff !important;
  background: #0b63e7;
}

div.en_profile_flex {
  margin: 0 0 10px 0;
}

@media only screen and (min-width: 700px) and (max-width:851px) {

  #contactStaff #emailForm input#emailForm_name,
  #contactStaff #emailForm input#emailForm_email,
  #contactStaff #emailForm input#emailForm_subject,
  #contactStaff #emailForm input#emailForm_message {
    min-width: 340px !important;
  }
}

@media only screen and (min-width: 600px) {
  div.en_profile_flex .en_profile_left_div {
    width: 188px;
    margin: 0 17px 0 0;
    line-height: 28px;
    text-align: right;
  }

  div.en_profile_flex .en_profile_right_div input {
    background: none;
    border: 1px solid #e5e5e5;
    z-index: 10;
    box-shadow: inset 0px 0px 4px 1px #e5e5e5;
    padding: 5px 8px;
    font-size: 13px;
    border-radius: 5px;
    font-style: italic;
    color: #666;
    font-family: Arial;
    width: 191px;
    position: relative;
  }

  #community-prompt {
    display: flex;
    justify-content: center;
  }

  #community-prompt .en_profile_left_div {
    width: 226px;
    text-align: right;
    font-weight: bold;
    display: inline-block;
    margin: 0 17px 0 0;
    line-height: 28px;
  }

  #community-prompt .en_profile_community_div {
    padding: 0 15px 0 8px;
  }
}

.en-help-form input.waInputText {
  width: 155px !important;
}

.en-help-form a {
  outline: 0 !important;
  width: max-content !important;
}

.en-help-form a input[type='button'] {
  background: url(/apps/pics/b/continue_p18.png) no-repeat;
  width: 65px;
  height: 18px;
  border: 0;
  text-indent: -999em;
  padding: 0;
  border-radius: 0;
}

@media (max-width: 550px) {
  .en-help-form {
    gap: 6px;
  }
}

/* inner login end */
/* lunch start */
.days-of-week,
.en-food-menu-month-table {
  border: none !important;
}

.dark.darkBorderBottom.lightBorderRight.name-of-day {
  border-right: 1px solid #888888 !important;
  font-size: clamp(14px, 1.55vw, 17px) !important;
  line-height: 25px !important;
}

.days-of-week .dark {
  padding: 3px !important;
}

.week .light {
  padding: 3px !important;
  min-height: 100px;
  display: flex;
}

.en-print-days {
  margin: 0 !important;
  width: max-content !important;
  font-size: clamp(14px, 1.55vw, 17px) !important;
  line-height: 25px !important;
}

.en-class-printer-opt {
  display: flex !important;
  flex-direction: column-reverse !important;
  align-items: center !important;
}

.en-food-menu-week-print-wp {
  flex-direction: row-reverse !important;
  gap: 15px !important;
  font-size: clamp(14px, 1.55vw, 17px) !important;
  font-weight: 700 !important;
}

#pageContentWrapper div#persons-page-public ul li p,
#pageContentWrapper div#persons-page-public ul li div {
  font-size: 12pt !important;
  line-height: 1.5 !important;
}

.en-food-menu-year-dt {
  font-size: clamp(14px, 1.55vw, 17px) !important;
}

@media screen and (max-width: 700px) {
  .en-print-days {
    font-size: 15px !important;
  }

  .week .light {
    flex-direction: column;
    align-items: flex-start;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    padding: 0 !important;
  }

  .name-of-day {
    box-sizing: border-box;
  }
}

/* lunch end */
@media screen and (max-width: 850px) {
  .en-pages-inner-wrapper .contactStaffMember #contactStaff #emailForm .waInputText {
    width: 100% !important;
  }
}


@media screen and (min-width: 801px) {
  .spotlight-person-detail {
    margin-left: 0;
  }
}

@media screen and (max-width: 800px) {

  #STAFF_MULTI_PAGE_W_ASIDE {
    max-width: 95vw;
    margin-inline: auto;
  }

  #STAFF_MULTI_PAGE_W_ASIDE.staffPageContactInfo #pageAsideWrapper #staffNavContactWrapper .staffContactWrapper,
  #STAFF_MULTI_PAGE_W_ASIDE.staffPageContactInfo #pageAsideWrapper #staffNavContactWrapper,
  #STAFF_MULTI_PAGE_W_ASIDE.staffPageSquarePhoto #pageAsideWrapper .staffOverviewWrapper .staffOverview .staffOverWrapperOutline {
    display: none !important;
  }

  #STAFF_MULTI_PAGE_W_ASIDE.staffPageContactInfo .contactStaffMember #contactStaff #emailForm table tr td,
  #staff .staff-categoryStaffMembers {
    display: flex;
    flex-direction: row;
    width: 100% !important;
  }

  #STAFF_MULTI_PAGE_W_ASIDE.staffPageContactInfo .contactStaffMember #contactStaff #emailForm table tr td .emailForm_label {
    padding-top: 16px;
  }

  #STAFF_MULTI_PAGE_W_ASIDE #pageContentWrapper .contactStaffMember #contactStaff #emailForm table {
    width: min(95vw, 100%) !important;
  }

  .en-pages-wrapper::before {
    height: 100px;
  }

  .pageTitle {
    margin: 0 !important;
    height: 100px;
    line-height: 1;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    left: 0;
    padding: 0px !important;
    margin-bottom: 20px !important;
  }

  div#persons-page-public ul li div.image,
  #pageContentWrapper figure.img.img-right,
  #pageContentWrapper figure.img.img-left {
    float: initial !important;
    margin: 0 auto 15px !important;
  }

  #events-page div#infobar.stick #infobarwrap #curmonth {
    position: relative;
    top: 3px;
    right: 5px;
  }
}


@media screen and (max-width: 700px) {
  .afternav_contactus {
    left: 0;
    margin: 0 auto;
  }

  .en-modal-header {
    display: flex !important;
    align-items: center !important;
    padding-top: 2% !important;
    padding-bottom: 2% !important;
    font-weight: 600;
  }

  #STAFF_MULTI_PAGE_W_ASIDE #pageContentWrapper .contactStaffMember #contactStaff table {
    line-height: 1.2 !important;
  }

  #pageWrapperTable tr td,
  #staff .staff-categoryStaffMembers {
    justify-content: center !important;
  }

  div#persons-page-public ul li p {
    margin-left: 0 !important;
  }

  #pageInnerText {
    border-radius: 5px !important;
  }

  .staffPageContactInfo .light.pale.lightBorderBottom {
    flex-direction: column !important;
  }

  #pageNav ul {
    width: 250px !important;
    padding: 10px 0 40px !important;
  }

  #pageAsideWrapper #pageNav {
    overflow: hidden;
  }
}

@media screen and (max-width: 600px) {
  .en-bell-schedules-data-header div {
    height: 42px !important;
  }

  .en-pages-inner-wrapper.login-form table tbody tr {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }

  .en-pages-inner-wrapper.login-form table tbody tr td:last-child table tbody tr {
    display: table-header-group;
  }
}

@media screen and (max-width: 400px) {
  .en-modal-header-title {
    font-size: 18px !important;
    line-height: 1.2 !important;
  }

  #pageNav ul li b,
  #pageNav ul li a,
  #pageNav ul li strong {
    font-size: clamp(15px, 2.5vw, 21px) !important;
  }
}

.staffPageContactInfo .video-list-top #controls3 form[name='searchForm'] {
  display: flex;
  align-items: center;
}

.staffPageContactInfo .video-list-top #controls3 form[name='searchForm'] #searchbox2.has-btn {
  margin: 0;
}

.staffPageContactInfo .video-list-top #controls3 form[name='searchForm'] .button3demboss.search {
  height: 25px !important;
}

@media screen and (max-width: 650px) {
  .staffPageContactInfo .video-list-top #controls3 form[name='searchForm'] #searchbox2.has-btn {
    width: 150px !important;
  }

  div#persons-page-public div#right-controls {
    float: initial !important;
  }
}

#staff-search-comp {
  font-size: 12px;
}

#staff-search-comp #staff-search span {
  margin-right: 2px;
}

#en-cms-contact-form iframe[sandbox='allow-scripts'],
#contactStaff #emailForm iframe[sandbox='allow-scripts'] {
  min-height: 22px;
}

@media screen and (max-width: 700px) {
  .staffOverviewWrapper {
    left: 0px !important;
  }

  #pageNav ul li a,
  #pageNav ul li b,
  #pageNav ul li strong {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    padding: 10px;
    width: auto;
  }
}

@media screen and (max-width: 1200px) {
  .nivo-slice {
    width: 100% !important;
    background-size: contain !important;
  }

  #staff.staffR1.staff-v4 .staff-categoryStaffMember dl,
  #staff.staffR1.staff-v2 .staff-categoryStaffMember dl {
    width: 100% !important;
    white-space: normal !important;
    max-width: clamp(210px, 23.3vw, 280px) !important;
  }

  .newsContent div,
  .newsContent iframe,
  .newsContent object {
    max-width: 100%;
    width: 100%;
  }

  .newsContent div a,
  .newsContent div img {
    max-width: 100%;
  }

}

@media only screen and (max-width: 1100px) {

  #share_box input,
  #share_box textarea {
    width: max-content !important;
  }

  #pageNav {
    margin-left: 0;
  }

}

#mobileapp-smart-banner {
  z-index: 999999999999 !important;
}

#albumName {
  outline: 0 !important;
}

#video_page.single-video.user.below1 #video-list-container .video-list-top .controls form,
#video_page.single-video.user.below1+#video-list-container .video-list-top .controls form {
  display: flex;
}

#video_page.single-video.user.below1 #video-list-container .video-list-top .controls form .has-btn.searchbox2,
#video_page.single-video.user.below1+#video-list-container .video-list-top .controls form .has-btn.searchbox2 {
  margin: 0;
}

@media only screen and (max-width: 1130px) {
  .inner-page #pageContentWrapper iframe {
    overflow: auto;
    width: -webkit-fill-available;
  }
}

@media only screen and (max-width: 1100px) {

  #video_page.single-video.user.below1 #video-list-container .video-list-top,
  #video_page.single-video.user.below1+#video-list-container .video-list-top {
    height: auto;
  }
}

.single-video #video-feature-area #big-video .top-video-info .top_title {
  word-break: break-word;
}

.single-video #video-feature-area #big-video-info #hd-link .hd-logo {
  width: 26px;
}

.staffPageContactInfo #myModal table#pageNav #section_nav {
  font-size: var(--font-size-inner) !important;
}

@media only screen and (max-width: 1100px) {
  .en-pages-wrapper #pageContentWrapper img {
    max-width: 100%;
    height: auto !important;
  }

  .en-pages-wrapper #pageContentWrapper div[is='en-responsive-div'] img {
    max-width: unset !important;
  }
}

.newsImages .newsImage.sub {
  width: 300px;
  border: none;
}

#more-videos-list li a.playing {
  background-color: #d0d0d0 !important;
  border-top: 1px solid #777 !important;
  border-bottom: 1px solid #777 !important;
}

#share_box input,
#share_box textarea {
  outline: 0 !important;
}

.en-contactus-form-last-td table td {
  padding: 5px;
}

.g-recaptcha iframe[title='reCAPTCHA'] {
  min-height: 81px;
}

.g-recaptcha div {
  height: auto !important;
}

@media (max-width: 575px) {
  .en-pages-inner-wrapper .newsImages .newsImage.sub {
    margin-left: 0;
  }

  .newsImages .newsImage.sub {
    margin-left: 0;
  }

  .newsImages div {
    margin-bottom: 15px;
  }

  .newsContent {
    width: 100%;
  }
}

form[name='linkSectionForm'] input[type='submit'] {
  width: auto;
  padding: 2px 7px;
  background: #f0f0f0;
}

form[name='linkSectionForm'] input[type='submit']:hover {
  background-color: #eeeded;
}

.en-inner-pages-links-module-linkUrl a {
  font-weight: normal !important;
  text-decoration: underline !important;
}

.en-inner-pages-links-module-linkDesc {
  margin-top: 0 !important;
}

@media only screen and (max-width: 1050px) {
  #pageContentWrapper:has(.givng-img-inner) {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

}


.alumni-header.dark.darkBorderBottom.darkBorderTop {
  padding: 5px;
}

.alumni-row input[type='text'],
.alumni-row input[type='email'],
.alumni-row input[type='password'] {
  padding: 2px 2px;
  border: 1px solid rgb(118, 118, 118);
  border-radius: 2px;
  width: auto;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus {
  outline-offset: 1px !important;
}

#nav_items_0 li:hover ul li a:focus,
#nav_items_0 li:hover ul li a:active {
  outline: 5px auto -webkit-focus-ring-color !important;
}

a:focus,
a:active,
input:focus:not([readonly]),
input:active:not([readonly]),
select:focus,
select:active {
  outline: unset !important;
}

#albumName:focus,
#albumName:hover {
  outline: none !important;
}

div.alumni-row {
  padding: 5px !important;
}

.alumni-row .alumni-value.alumni-actions {
  padding: 0 !important;
  gap: 0 !important;
}

.en-directory-main-tbl div.alumni-row .alumni-label {
  width: 37% !important;
}

.alumni-footer p {
  margin: 0 !important;
  padding: 5px !important;
}

@media screen and (max-width: 750px) {
  body.stf-lgn-frm>div.en-pages-wrapper>div>table>tbody>tr {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    width: 100%;
  }
}

.gov-button {
  padding: 20px 40px;
  background-color: #66090A;
  color: #fff !important;
  display: inline-block;
  width: 135px;
  text-align: center;
  text-transform: uppercase;
}

a.gov-button {
  text-decoration: none;
}


.career-btn {
  padding: 20px;
  color: #fff !important;
  background-color: #66090A;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  margin-right: 30px;
  font-size: 16px;
}


#goog-gt-tt .top .title {
  color: #000 !important;
}

.DatePickerNT div.arrow {
  color: #595959 !important;
}

@media screen and (max-width: 500px) {
  a.career-btn {
    margin: 0;
    font-size: 14px;
    padding: 15px;
  }
}

.inner-page .en-hp-module-item.en-hp-module-news-item {
  display: flow-root;
}

div#news4wrapper {
  padding-left: 24px;
}

div#news4wrapper .bullet.tableLeft {
  display: none;
}

@media screen and (max-width: 1100px) {
  .en-pages-wrapper #pageContentWrapper #news4wrapper .height75 {
    height: 75px !important;
  }

  div#news4wrapper {
    padding-left: 0;
  }
}

#pageContentWrapper #persons-page-public div#items .Indefinite li h2 {
  font-size: clamp(24px, 2.54545454545vw, 28.5px) !important;
  padding: 1px 0;
  margin: 0 0 10px 0;
  line-height: 1;
}

div#persons-page-public ul li.v2 {
  padding: 16px 10px !important;
}

#pageContentWrapper div#persons-page-public ul li p,
#pageContentWrapper div#persons-page-public ul li div {
  font-size: 12pt !important;
  line-height: 1.5 !important;
}

#pageContentWrapper div#persons-page-public ul li div div {
  margin: 12px 0 0 0;
}

header #en-public-header-translate select {
  background: transparent !important;
  text-indent: -9999999999px;
  opacity: 1 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: none;
  border-radius: none;
}