/* imports and fonts imports */
@import url("/apps/js/polls/polls-pack.css");

/* General */
html {}
body {margin: 0;padding: 0;overflow: hidden;overflow-y: scroll;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }

.DB_mask {z-index: 99999 !important;}
.DB_dialog {z-index: 99999 !important;}

.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{ color: #033b73; }


img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
  
/* Normalization of fonts */
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;}
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; }

body,
#nav_items_0 li:hover ul li a,
#nav_items_0 li.over ul li a,
#address {
  font-family: 'Karla', sans-serif;
}

#pageNav,
#pageNav ul li a,
#quicklinks a {
  font-family: 'Karla', sans-serif;
}

#pageContentWrapper h1,
#pageContentWrapper h2,
#pageContentWrapper h3,
#pageContentWrapper h4,
#pageContentWrapper h5,
#pageContentWrapper h6 {
  font-family: 'Prata', serif;
  font-weight: 400;
  margin: 0 0 10px 0;
  line-height: 1.2;
  color: #000;
}

/* Page navigation */

#pageNav {
  border: 0;
  font-size: 14px;
  position: relative;
  background: #fff;
  margin-left: 20px;
}

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

#pageNav ul {
  padding: 14px 0 42px !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;
  /* important for IE6 */
}

#pageNav td img {
  display: none;
}

#pageNav ul li a,
#pageNav ul li b,
#pageNav ul li strong {
  min-height: 20px;
  text-decoration: none;
  padding: 12px 20px 12px 20px;
  margin: 0;
  display: block;
  position: relative;
  z-index: 0;
  font-family: 'Karla', sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

#pageNav ul li a {
  text-decoration: none;
  color: #fff;
}

#pageNav ul li a::before {
  opacity: 0;
}

#pageNav ul li a:hover::before,
#pageNav ul li b:hover::before,
#pageNav ul li strong::before,
#pageNav ul li a:focus::before,
#pageNav ul li b:focus::before,
#pageNav ul li strong::before {
  opacity: 1;
}

/* Other homepage section extras */

.dark {
  color: #fff !important;
  font-size: 17px !important;
  font-family: 'Karla', sans-serif !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  letter-spacing: 0px !important;
}

.light {
  background-color: #fdfafa !important;
  color: #332f2f !important;
  font-size: 17px !important;
  font-family: 'Karla', sans-serif !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  letter-spacing: 0px !important;
}

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

/* Site Styles */

#wrapper {
  position: absolute !important;
}

#wrapper,
#wrapper-index {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  min-height: 100%;
  height: auto !important;
  text-align: left;
  background: url('') no-repeat;
  overflow-x: hidden;
}

#wrapper {
  background-color: #fff;
}

.inside {
  width: 100%;
  margin: 0 auto;
}

#wrapper .content {
  position: relative;
  padding:0 0 450px;
}

#wrapper .content:before {
  background: url(/pics/insidepage_bg.jpg) repeat center;
  position: absolute;
  top: -15px;
  width: 100%;
  height: 150px;
  content: "";
}

#wrapper .content .inside {
  padding: 20px 0;
  line-height: 20px;
  line-height: 2.0rem;
}

.content {
  width: 100%;
  text-align: left;
  position: relative;
}

.content .inside {
  position: relative;
  min-height: 400px;
  height: auto !important;
  height: 400px;
}

.pageTitle {
  width: auto;
  display: block;
  height: auto;
  margin: 0px 0 30px 0px;
  position: relative;
  background: transparent;
  padding: 86px 0px 0px;
  font-family: 'Prata', serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: 0.7px;
  text-align: left;
  color: #000;
  text-transform: capitalize;
}

#wrapper .content .inside,
#wrapper .neutral,
#wrapper table {
  color: #332f2f;
  font-size: 17px ;
  font-family: 'Karla', sans-serif;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0px;
}

#wrapper .content .inside {
  max-width: 1100px;
  margin: 0 auto;
}

/* Email List */
#email {
  position: relative;
  display: block;
  margin-bottom: 10px;
  height: 30px;
}

#email span {
  color: #fff;
  font-weight: bold;
}

/* Homepage Section Table Includes */

#wrapper-index .content table {
  width: 100%;
  padding: 0;
  margin: 0;
}

#wrapper-index .content table {
  color: #000;
}

#wrapper-index .content section table a {
  color: #033b73;
  text-decoration: none;
  font-weight: 700;
}

#wrapper-index .content table #l {
  padding-top: 8px;
}

/* Put Display None if you want to hide bullet */

#wrapper-index .content table #r {
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 0 10px 0;
}

#wrapper-index .content table #r b a {
  display: block;
  margin-top: 5px;
  text-decoration: none;
}

.autoCalendarLinks td,
#showAll-0,
#showAll-hpbbmessages #r,
#showAll-hplinks #r,
#showAll-0 #r {
  border-bottom: 0 !important;
  padding-left: 0 !important;
  padding-bottom: 0 !important;
}

#wrapper-index .content table tr:first-child td,
.autoCalendarLinks,
#showAll-0,
#showAll-hplinks #r,
#showAll-0 #r {
  border-left: 0 !important;
}

#wrapper-index .content table tr:last-child td {
  border-bottom: 0 !important;
}

/* Side Image */

img.sub {
  border: 0;
}

#wrapper img.sub {
  margin-left: 20px;
}

#wrapper .content .inside .col1 span {
  visibility: initial !important;
}

/**** HEADER **********/

/* PARAMETERS */
/* HEIGHT OF THE MIDDLE SECTION WHERE SCHOOL'S NAME IS LOCATED WILL BE AUTO-ADJUSTED */
:root {
    --en-header-width: 1100px;
    --en-header-height: 130px;
    --en-header-top-bar-height: 35px;
    --en-header-bottom-bar-height: 50px;
  }
  
/* HEIGHT OF THE MIDDLE SECTION WHERE SCHOOL'S NAME IS LOCATED WILL BE AUTO-ADJUSTED */
.en-public-header-params {
  --header-width: 1100px;
  --header-height: 130px;
  --top-bar-height: 35px;
  --bottom-bar-height: 50px;
}

div.en-public-container {
  position: relative;
  width: 100%;
}

header.en-public-header div.en-public-header-top-bar {
  position: relative;
  grid-row: 1;
  grid-column: 2;
  display: flex;
  flex-direction: initial;
  justify-content: flex-start;
}

/* STYLING FOR SMALL ICONS IN THE TOP BAR */
div.en-public-header-top-bar>a>img {
  box-sizing: border-box;
  padding: 4px;
  height: 100%;
}

/* HOVER ON SMALL ICONS IN THE TOP BAR, IF REQUIRED */
div.en-public-header-top-bar>a>img:hover {
  background: transparent;
}

/* <br>'S IN THE SCHOOL'S NAME WILL BE IGNORED, AND LATER ENABLED FOR MOBILE */
header.en-public-header div.en-public-header-middle br {
  display: none;
}

header.en-public-header div.en-public-header-bottom-bar {
  position: relative;
  grid-row: 3;
  grid-column: 2;
  display: flex;
  align-items: center;
}

header.en-public-header a.en-website-logo {
  position: relative;
  grid-row: 1 / 4;
  grid-column: 1;
  z-index: 1;
}

header.en-debug div.en-public-header-top-bar {
  background: #fff;
}

header.en-debug div.en-public-header-bottom-bar {
  background: transparent;
}

/* header bottom background*/
.en-header-bottom-bar-bg {
  position: absolute;
  background: url(/pics/menu_bg.png) repeat;
  width: 100%;
  height: clamp(35px, 4.5454vw, 50px);
  bottom: 10px;
  z-index: 9;
}

/* POSITIONING AND STYLING OF THE SCHOOL LOGO */
header.en-public-header div.en-public-header-logo-container img {
  height: 92.5%;
  box-shadow: 0px 10px 6px -6px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}

div.en-header-top-bar-bg {
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: var(--en-header-top-bar-height);
  background: #ffffff;
}

div.en-public-header-middle {
  position: absolute;
  width: 100%;
  top: var(--en-header-top-bar-height);
  height: calc(var(--en-header-height) - var(--en-header-top-bar-height));
  background:  #ffffff;
}

.en-nav div.en-public-header-middle {
  top: 0;
}

div.en-header-bottom-bar-bg {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: var(--en-header-bottom-bar-height);
  left: 0;
  top:var(--en-header-height);
  background: rgb(241,241,241,0.85);
}


header.en-public-header {
  position: relative;
  width: var(--en-header-width);
  margin: 0 auto;
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.1);
}

nav.en-nav {
  font-synthesis: none;
  position: relative;
  display: grid;
  grid-template-columns: 200px 1fr 170px 1fr 1fr;
  grid-template-rows: var(--en-header-top-bar-height) 1fr var(--en-header-bottom-bar-height);
  height: var(--en-header-height);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

nav.en-nav .social_box {
  position: relative;
  grid-area: 1 / 1 / 2 / 2;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-width: 150px;
}

nav.en-nav div.marquee-container {
  display: flex;
/*grid-area: 1 / 2 / 2 / 5;*/
  grid-area:1 / 2 / 2 / 4;
  white-space: nowrap;
  margin-right: 30px;
  color: #444444;
  padding: 0px 0;
  margin: -2px -81px 0 28px;
margin: -2px 0 0 220px;
grid-row: 1;
grid-column: 1/4;
max-width: 500px;
width: 100%;
}

nav.en-nav div.social-media-container {
  position: relative;
  grid-area: 1 / 5 / 2 / 6;
  display: flex;
  justify-content: flex-end;
  align-items: center;
grid-row: 1;
grid-column: 1/6;
}

/* STYLING FOR SMALL ICONS IN THE TOP BAR */
div.social-media-container>a>img {
  width: 24px;
  transition: all .5s ease;
}

/* HOVER ON SMALL ICONS IN THE TOP BAR, IF REQUIRED */
div.social-media-container>a>img:hover, div.social-media-container>a>img:focus {
  transform: rotate(365deg);
}

/* THIS IS WHERE WE MOSTLY PUT THE SCHOOL'S NAME AND THE HAMBURGER BUTTON FOR THE MOBILE MENU */
header.en-public-header div.en-public-header-middle {
  grid-area: 2 / 2 / 3 / 6;
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
  background: transparent;
}

/* STYLING OF THE SCHOOL NAME IN THE HEADER */
div.en-public-header-middle div.en-public-header-website-name {
  font-family: 'Prata', serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: 0.91px;
  text-align: left;
  color: #000;
  margin:17px 0 0 30px;
  position: relative;
  right: 0px;
}

div.en-public-header-middle div.en-public-header-website-name span{
  display:block;
  font-family: 'Kallisto', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0.8px;
  text-align: left;
  color: #42534b;
  position: relative;
  top: 1px;
  left: 3px;
}
div.en-public-header-middle div.en-public-header-website-name span span{
  font-size: 24px;
  letter-spacing: 0.96px;
  display: inline-block !important;
  position: relative;
  left: 0px;
  top: 0px;
}

nav.en-nav ul#topnav {
  grid-row: 3;
  grid-column: 3 / 5;
}

/* POSITIONING AND STYLING OF THE SCHOOL LOGO */
header.en-public-header a.en-website-logo {
  grid-area: 1 / 1 / 4 / 2;
  display: flex;
  align-items: center;
  overflow: visible;
  width: 100%;
  position: relative;
  top: 45px;
  left: 0;
}

/* POSITIONING AND STYLING OF THE SCHOOL LOGO */
header.en-public-header a.en-website-logo img {
  width: auto;
  position: relative;
  top:0px;
  left: 0px;
}

header.en-public-header div.en-mobile-header {
  display: none;
}

/* Marquee */
.en-marquee-module {
  position: relative;
  background: transparent;
}

.en-marquee-module::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  width: 50px;
  height: 100%;
  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));
  z-index: 1;
}
.en-marquee-module::after {
  content: "";
  position: absolute;
  top: -2px;
  right: 0;
  width: 50px;
  height: 100%;
  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));
  z-index: 1;
}

.en-marquee-module .en-marquee-module-content {
  font-family: 'Karla', sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  letter-spacing: normal;
  text-align: left;
  color: #191c2f !important;
  margin: 0px 0 0 0;
}

.en-marquee-module .en-marquee-popup-wrapper {
  max-width: unset !important;
  width: 100%;
}

.en-marquee-module .en-marquee-popup-wrapper .en-marquee-popup {
  box-sizing: border-box;
  width: 100%;
  white-space: initial !important;
  border: 0 !important;
}


.en-marquee-module .en-marquee-popup-wrapper .en-marquee-popup .en-marquee-tooltip-buttons {
  justify-content: center !important;
}

.en-marquee-module .en-marquee-tooltip-buttons button {
  margin: 0 5px !important;
  color: #000;
  background: #f2f2f2 !important;
  font-family: 'Karla', sans-serif !important;
}

.en-marquee-module .en-marquee-tooltip-buttons button[aria-pressed="true"] {
  background-color:#000 !important;
  color: #ffffff !important;
}

.en-marquee-module .en-marquee-popup .en-marquee-popup-text {
  font-family: 'Karla', sans-serif !important;
  font-size: 17px !important;
  font-weight: 400 !important; 
  line-height: 20px;
  letter-spacing: 0.3px !important;
  text-align: center;
  color: #000 !important;
}

#tabs {
  height: 100%;
  padding: 0;
  position: relative;
  background: transparent;
  text-align: right;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

/* Translate */
#googleTranslate {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 18px !important;
  height: 19px;
  top: 0;
  left: 0;
  position: absolute;
  cursor: pointer;
  border: 0;
}

.translate-button {
  float: left;
  border-radius: 0;
  top: -1px;
  right: 0px;
  margin: 0px 0px 0px 0px !important;
  position: relative;
  background: url('/_MASTER/common_pics/translate.png') no-repeat center;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 20px !important;
  letter-spacing: normal !important;
  text-align: left;
  color: #fff !important;
  padding: 0 !important;
  text-transform: uppercase !important;
  width: 18px;
  height: 19px;
}
.translate-button span{
  background: rgb(0, 0, 0, 0.01) !important;
}

.translate-button.focused {
  outline: 2px solid #e25d14;
}

/* Search */
#search-button {
  position: relative;
  text-decoration: none;
  cursor: pointer;
  padding: 0 0 0 0px !important;
  margin: 0 0px 0 27px;
  top: -2px !important;
}

#search-field {
  width: 100%;
  border: 1px solid #c0c1c3;
  height: 25px;
  font-size: 16px;
  padding: 5px 0px;
  border-radius: 5px;
  position: relative;
  display: inline-block;
}

#search-img {
  float: right;
  margin: 10px 15px 10px;
}

#search-button .icon {
  display: block;
  margin: 0;
  background: url('/_MASTER/common_pics/search.png') no-repeat center center;
  width: 18px;
  height: 19px;
  float: left;
  position: relative;
  left: 0;
  top: 1px;
}

#search-button .search_text {
  position: relative;
  top: 0px
}

/* new search */

.en-header-popup-wrapper {
  height: 38px !important;
  max-width: 500px !important;
}

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

.en-popup-close-img {
  width: 25px !important;
  height: 25px !important;
}

.en-public-header-popup-close {
  right: -14px !important;
  background: #000 !important;
  top: -15px !important;
}

/* Popup */
.popup-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: hidden;
  outline: 0;
  z-index: 99999;
}

.popup-backdrop {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: block;
  overflow: hidden;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.popup-content {
  position: relative;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  outline: 0;
  z-index: 20;
  max-width: 500px;
  margin: 300px auto;
}

.popup-body {
  position: relative;
  padding: 20px;
  font-family: 'Be Vietnam', sans-serif;
}

#popup-close {
  position: absolute;
  right: -10px;
  background: #0b0b4d;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  width: 23px;
  border-radius: 50%;
  overflow: hidden;
  top: -8px;
  min-height: 20px;
  text-align: center;
  line-height: 20px;
  line-height: 2.0rem;
  border: 2px solid #bdbdbd;
  font-size: 11px;
}

.button {
  letter-spacing: 0 !important;
  padding: 0 !important;
  top: 0 !important;
}

.button:hover {
  background-color: transparent !important;
}

/* social icons */
.social_link {
  float: left;
  font-size: 0;
  margin: 0 0px;
  border-radius: 50%;
  transition: all .5s ease;
}

.social_link.fb {
  margin: 0 0 0 28px;
  position: relative;
  top: -1px;
}

.social_link:hover,
.social_link:focus {
  transform: rotate(365deg);
}

.sr-txt {
  position: absolute;
  width: 1px !important;
  height: 1px !important;
  padding: 0;
  margin: -1px !important;
  overflow: hidden;
  background: transparent !important;
  clip: rect(0 0 0 0);
  border: 0;
}

.mob_link{
  display: none !important;
}


@media only screen and (max-width: 1220px){
    #wrapper .content .inside {
      padding: 20px 15px 0 15px;
      box-sizing: border-box;
    }
}
  
@media only screen and (max-width: 1200px) {
  header.en-public-header{
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
  }
}
  
  
@media only screen and (max-width: 1099px) {
  nav.en-nav {
    grid-template-columns: 180px 1fr 170px 1fr 1fr;
  }
  header.en-public-header a.en-website-logo{
    top: 35px;
  }
  header.en-public-header a.en-website-logo img {
    width: 100%;
  }
  div.en-public-header-middle div.en-public-header-website-name {
    font-size: 48px;
    line-height: 50px;
    margin: 20px 0 0 20px;
  }
}

@media only screen and (max-width: 991px) {
  :root {
    --en-header-height: 110px;
    --en-header-top-bar-height: 30px;
    --en-header-bottom-bar-height: 45px;
  }
  nav.en-nav {
    grid-template-columns: 160px 1fr 250px 1fr 1fr;
  }
  header.en-public-header a.en-website-logo {
    top: 35px;
    left: -4px;
  }
  div.en-public-header-middle div.en-public-header-website-name {
    line-height: 40px;
    margin: 20px 0 0 15px;
    font-size: clamp(38px, 5.00vw, 54px);
  }
  div.en-public-header-middle div.en-public-header-website-name span {
    font-size: 14px;
    line-height: 30px;
  }
  div.en-public-header-middle div.en-public-header-website-name span span {
    font-size: 18px;
  }
  
  nav.en-nav div.marquee-container {
    margin: -6px 15px 0 0px;
  }
  .en-marquee-module .en-marquee-module-content {
    font-size: 14px;
  }
  .translate-button{
    top: -1px;
  }
  #search-button{
    top: -1px !important;
  }
  .social_link.fb {
    margin: 0 0 0 20px;
  }
  .social_link.insta {
    margin-left: 15px;
  }
  .pageTitle{
    font-size:clamp(26px, 4.04vw, 40px);
    line-height: clamp(30px, 5.65vw, 56px);
  }
}

/* MOBILE VERSION */
/* BREAKPOINT HAS TO BE THE SAME AS PROVIDED IN NAVIGATION MENU SETTINGS IN E-IMPORT (mobileBreakpoint parameter) */
@media only screen and (max-width: 768px) {
  :root {
      touch-action: pan-x pan-y;
      overflow-x: hidden !important;
  }
  html.has-spotlight-overflow body {
      overflow-x: hidden !important;
  }
  body {
      overflow-x: hidden;
  }
  .mob_link{
    display: block !important;
  }
  div.en-header-top-bar-bg,
  div.en-header-bottom-bar-bg {
      display: none;
  }
  header.en-public-header {
      padding: 0;
      z-index: 10;
  }
  /* MAKE MOBILE HEADER VISIBLE. MAKE GRID COLUMNS SAME AS THE COLUMNS OF EN-NAV */
  header.en-public-header div.en-mobile-header {
      display: grid;
      grid-template-columns: auto 1fr;
      border-bottom: solid 2px #f7f7f7;
  }
  nav.en-nav {
      grid-template-columns: 95px auto 1fr;
      grid-template-rows: auto 1fr auto auto;
  }
  header.en-public-header a.en-website-logo {
      grid-row: 1;
      grid-column: 1;
      background: transparent;
  }
  header.en-public-header a.en-website-logo {
      width: auto !important;
      height: auto !important;
      margin: 0px 0px 0px;
      padding: 5px 15px;
      box-sizing: border-box;
      background: #ffffff;
  }
  header.en-public-header a.en-website-logo img {
    position: relative;
    width: 70px;
    margin: 0px 0 0 0;
    top: 0px;
  }
  header.en-public-header div.en-public-header-middle {
      grid-row: 1;
      grid-column: 2 / 4;
      background: #ffffff;
      justify-content: space-between;
      align-items: center;
      position: relative;
      top: 0;
      box-sizing: border-box;
      padding: 10px 0;
      min-height: 75px;
      max-height: 75px;
  }
  header.en-public-header div.en-public-header-middle.menu_name{
    left: 0px !important;
  }
  div.en-public-header-middle div.en-public-header-website-name {
    color: #000;
    top: 0;
    margin: 0 !important;
    margin-left: -20px !important;
  }
  header.en-public-header div.en-public-header-middle div.en-public-header-website-name {
    font-size: clamp(22px, 4.0vw, 30px);
    line-height: clamp(24px, 4.2vw, 32px);
    position: relative;
    top: 1px;
    padding: 0 25px 0 35px;
    box-sizing: border-box;
  }
  header.en-public-header div.en-public-header-middle div.en-public-header-website-name span {
    font-size: clamp(16px, 1.0vw, 30px);
  }
  nav.en-nav ul#topnav {
    grid-row: 2;
    grid-column: 1 / 4;
  }
  nav.en-nav div.social-media-container {
    grid-row: 3;
    grid-column: 1 / 4;
    column-gap: 0px;
    padding: 10px 0;
    margin: 0;
    background: #fff;
    width: 100%;
    border-top: 1px solid #c2b2b3;
    border-bottom: 1px solid #c2b2b3;
    min-width: unset;
  }
  .en-marquee-module::before , .en-marquee-module::after{
    top: 6px;
  }
  nav.en-nav div.social-media-container>a>img {
      width: 32px;
  }
  nav.en-nav div.marquee-container {
    grid-row: 4;
    grid-column: 1 / 4;
    margin: 0px;
    height: 40px;
    background: #fff;
    vertical-align: middle;
    font-size: 14px;
  }
  #tabs {
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 5px 0 5px 0;
  }
  .en-marquee-module {
    z-index: 1;
    top: -3px;
  }
  div.en-public-header-middle {
    background: transparent;
  }
  
  /* POSITIONING AND STYLING OF THE HAMBURGER BUTTON */
  header.en-public-header button.en-nav-menu-hamburger-button {
    position: relative;
    margin: 0 15px;
    background: #fff;
    color: #000;
    border-radius: 0;
    width: 47px;
    height: 47px;
    border-radius: 50px;
    top: 0px;
  }
  header.en-public-header button.en-nav-menu-hamburger-button span {
    width: 20px;
    height: 2px;
    display: block;
    margin: 0 0 5px 6px;
    border-radius: 50px;
  }
  header.en-public-header button.en-nav-menu-hamburger-button #two_line {
    width: 12px;
    margin-left: 13.5px;
  }
  header.en-public-header button.en-nav-menu-hamburger-button #first_line {
    margin-top: 8px;
  }
  header.en-public-header {
    grid-template-columns: calc(var(--header-height) - var(--top-bar-height) - var(--bottom-bar-height)) 1fr;
    grid-template-rows: var(--top-bar-height) 1fr var(--bottom-bar-height);
    min-height: initial;
    display: initial;
  }
  header.en-public-header div.en-public-header-top-bar {
    grid-column: 1 / 3;
  }
  header.en-public-header div.en-public-header-logo-container {
    grid-row: 2;
  }
  header.en-public-header div.en-public-header-logo-container a {
    position: absolute;
    top: 10px;
    margin: 0 0 0 10px;
  }
  header.en-public-header a.en-website-logo {
    grid-row: 1 / 1;
    padding:0 0 0 15px;
    top: 0;
  }
  header.en-public-header button.en-nav-menu-hamburger-button::before {
    content: "";
    position: absolute;
    background: none;
    width: 95%;
    height: 95%;
    left: 1px;
    top: 1px;
    box-sizing: border-box;
    border-radius: 50px;
    right: 0;
  }
  .en-marquee-module.popup-top .en-marquee-popup-wrapper .en-marquee-popup-icon {
    border-bottom-color: transparent !important;
  }
  .en-marquee-module.popup-top .en-marquee-popup-wrapper .en-marquee-popup {
    width: 95%;
  }
  .en-marquee-module .en-marquee-module-content{
    margin: 5px 0 0 0;
  }
  #search-button{
    margin: 0 0px 0 25px;
  }
  .social_link.fb {
    margin: 0 0 0 25px;
  }
  .en-header-popup-wrapper {
    max-width: unset !important;
    width: 80%;
  }
  .pageTitle{
    padding: 20px 0px 0px;
  }

}

@media only screen and (max-width: 720px) {
  header.en-public-header a.en-website-logo img {
    position: relative;
    width: 70px;
    margin: 0px 0 0 0;
    top: 0px;
  }
  header.en-public-header div.en-public-header-middle div.en-public-header-website-name span {
    font-size: clamp(14px, 2.6vw, 22px);
    line-height: 15px;
  } 
  div.en-public-header-middle div.en-public-header-website-name {
    margin-left: 10px !important;
  }
  header.en-public-header button.en-nav-menu-hamburger-button {
    position: absolute;
    margin: 0 15px;
    width: 47px;
    height: 47px;
    border-radius: 50px;
    top: 13px;
    right: 0;
  }
  header.en-public-header div.en-public-header-middle div.en-public-header-website-name {
    padding: 0 60px 0 0;
  }
  #wrapperPageInner{
    border-radius: 2px !important;
  }
}
@media only screen and (max-width: 500px) {
  nav.en-nav {
    grid-template-columns: 90px auto 1fr;
    grid-template-rows: auto 1fr auto auto;
  }
  header.en-public-header div.en-public-header-middle div.en-public-header-website-name {
    padding: 0 65px 0 0;
  }

  header.en-public-header a.en-website-logo {
    grid-row: 1 / 1;
    padding: 0 0 0 10px;
    top: 0;
  }
  .pageTitle {
    margin: 0px 0 15px 0px;
    padding: 15px 0px 0px;
  }
}
@media only screen and (max-width: 475px) {
  header.en-public-header div.en-public-header-middle div.en-public-header-website-name {
    font-size: clamp(20px, 4.0vw, 30px);
    line-height: clamp(22px, 4.2vw, 32px);
    position: relative;
    top: 1px;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 440px) {
  
  .en-header-popup-wrapper {
    padding: 15px;
  }
  #search-field {
      width: 100%;
  }
}
@media only screen and (max-width: 430px){
  header.en-public-header button.en-nav-menu-hamburger-button {
    width: 44px;
    height: 44px;
    top: 15px;

  }
}
@media only screen and (max-width: 400px) {
  nav.en-nav {
    grid-template-columns: 85px auto 1fr;
    grid-template-rows: auto 1fr auto auto;
  }
}

/* Index properties */
#index-top {
  position: relative;
  top: 0;
  margin: 0px 0 0 0;
  z-index: 1;
}
#index-top #slideshow img, #index-top #slideshow .nivoSlider, #index-top #slideshow .nivo-slice {
  max-height: 56.5vw;
  display: block;
  min-width: 100%;
  width: unset !important;
  position: relative;
  margin-left: 0 !important;
}


/* Rows WRapper */
#rows-wrapper,
.rows {
  position: relative;
  width: 100%;
}

.rows-inner {
  position: relative;
  margin: 0 auto;
  max-width: 1100px;
  display: grid;
}

@media screen and (max-width:1160px) {
  .rows-inner {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
}

@media screen and (max-width:786px) {
  .rows-inner {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}

@media screen and (max-width:767px) {
  .rows-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

/* sidelinks */
#sidelinks {
  position: fixed;
  right: 0px;
  top: 380px;
  z-index: 999999;
  width: 170px;
}
#sidelinks ul {
  padding: 0;
  margin: 0;
}
#sidelinks li {
  list-style-type: none;
  display: flex;
  position: relative;
  float: right;
  right: 0px;
  margin: 0 0 10px 0;
}

#sidelinks a {
  width: 170px;
  min-height: 60px;
  padding: 9px 10px 7px 19px;
  border-right: 0;
  text-decoration: none;
  position: relative;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  right: 0;
  background-color: rgb(0, 0, 0, 0.9);
  text-align: left;
  transition: all 0.5s ease-in-out;
  font-family: 'Prata', serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.4px;
  text-align: left;
  color: #fff;
  box-sizing: border-box;
  text-transform: capitalize;
  cursor: pointer;
}
#sidelinks a::before{
  content: '';
  position: absolute;
  top: 0;
  left: -6px;
  width: 6px;
  height: 100%;
  display: none;
}
#sidelinks li:hover a::before,
#sidelinks li:focus a::before {
  display: block;
}
#sidelinks li:hover a,
#sidelinks li:focus a {
  width: 174px;
  box-shadow: -300px 0px 0 0  rgb(66, 63, 62, 0.9) inset;
}
#sidelinks.mob_links {
  display: none;
}

@media screen and (max-width: 1400px) {
  #sidelinks {
    position: absolute;
    right: 0px;
    top: 270px;
  }
}

@media screen and (max-width: 1200px) {
  #sidelinks {
    top: 200px;
  }
  #sidelinks a {
    width: 170px;
    padding: 0px 10px;
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  #sidelinks {
      position: relative;
      top: 0;
      z-index: 1;
      width: 100%;
      padding:25px 35px 15px 35px;
      box-sizing: border-box;
  }
  #sidelinks ul {
      display: flex;
      flex-direction: row;
      justify-content: center;
      flex-wrap: wrap;
  }
  #sidelinks li {
      position: relative;
      float: left;
      margin: 0 5px 10px 5px;
      width: calc(25% - 10px);
  }
  #sidelinks li a {
    width: 100%;
    min-height: 55px;
    justify-content: center;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
  }
  #sidelinks a::before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    background-image: unset;
    display: none;
  }
  #sidelinks li:hover a,
  #sidelinks li:focus a {
    width: 100%;
    box-shadow: 0px -300px 0 0 rgb(66, 63, 62, 0.9) inset;
  }
  #sidelinks li:hover a::before, #sidelinks li:focus a::before {
    display: block;
    background: none;
  }
  #sidelinks li a br {
      display: none;
  }
}

@media screen and (max-width: 768px) {
  #sidelinks {
      padding: 25px 15px;
  }
  #sidelinks li {
      width: calc(33% - 10px);
  }
}

@media screen and (max-width: 540px) {
  #sidelinks li {
      width: calc(50% - 10px);
  }
  #sidelinks li a {
    font-size: 16px;
    line-height: 18px;
    padding: 0px 10px;
  }
}

@media screen and (max-width: 400px) {
  #sidelinks li a {
    font-size: 15px;
    line-height: 18px;
    text-align: center;
  }
}

/****** SECOND ROW :- MESSAGE SECTION ******/
#second-row {
  position: relative;
}
#second-row::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:url(/pics/message_overlay.png) no-repeat center ;
  background-size: cover;
  z-index: 1;
}

#slide-1 {
  position: relative;
  background-image: url(/pics/parallax.jpg);
  -pie-background-image: url(/pics/parallax.jpg);
  behavior: url(/shared/pie.htc);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  color: #fff;
  min-height: 260px;
}

#second-row-inner {
  position: relative;
  padding: 60px 0 60px 0;
  box-sizing: border-box;
  z-index: 2;
}

/* message block */
.message_box{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.message_box .message_content{
  max-width: 740px;
}
.message_box .message_content p{
  font-family: 'Prata', serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.38px;
  text-align: left;
  color: #fff;
  margin: 5px 0 0 0;
  background: rgb(0,0,0,0.01);
}
.message_box .message_info{
  width: 300px;
  min-height: 140px;
  padding: 28px 30px 20px 29px;
  box-sizing: border-box;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  position: relative;
}
.message_box .message_info h2{
  font-family: 'Prata', serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.55px;
  text-align: left;
  color: #000;
  margin: 0 0 3px 0;
}
.message_box .message_info h2 a{
  color: inherit;
  text-decoration: none;
}

.message_box .message_info h2 a:hover, .message_box .message_info h2 a:focus{
  text-decoration: underline;
  color: #353434;
}

.message_box .message_info a.read_btn{
  display: block;
  position: absolute;
  right: 30px;
  bottom: 28px;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.message_box .message_info a.read_btn:hover, .message_box .message_info a.read_btn:focus{
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -o-transform: translateX(4px);
  transform: translateX(4px);
}
.message_box .message_info a img{
  max-width: 22px;
}

@media only screen and (max-width: 1160px) {
  .message_box .message_content {
    padding: 0 45px 0 0;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 768px) {
  .message_box .message_content p {
    font-size: 18px;
    line-height: 29px;
  }
}

@media only screen and (max-width: 660px) {
  .message_box {
    width: 100%;
    display: block;
  }
  .message_box .message_content {
    padding: 0 0px 20px 0;
    box-sizing: border-box;
  }
  .message_box .message_info{
    margin: 25px auto 0 auto !important;
  }
}

@media only screen and (max-width: 360px){
  .message_box .message_info {
    margin: 25px auto 0 auto !important;
    width: 100%;
  }
}

/****** THIRD ROW :- NEWS SECTION ******/
#third-row {
  background: #ffffff;
}

#third-row-inner {
  position: relative;
  padding: 53px 0 60px 0;
  box-sizing: border-box;
  display: block !important;
}

/* NEWS SECTION */
.news_box{
  position: relative;
}
#hp-news {
  width: min-content;
  max-width: 1100px;
  margin: 0 auto;
}

#hp-news > div.en-news-slider {
  --min-card-gap: 10px;
  --image-width: 260px;
  --image-height: 220px;
  --line-height: 24px;
  --font-size: 18px;
  --max-lines-subject: 2;
  --max-lines-summary: 4;
  font-family: inherit;
  color: #3c3c3c;
}

#hp-news h2.en-news-section-title {
  display: none;
}
.news_box h2{
  font-family: 'Prata', serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: 0.7px;
  text-align: left;
  color: #000;
  margin: 0px 0 20px 0px;
  overflow: hidden;
  padding: 0px 0 0 0;
  box-sizing: border-box;
}
.news_box h2 a{
  color: inherit;
  text-decoration: none;
  display: inline-block;
}

#hp-news div.en-card-slider-inner-container {
  min-height: 100px;
}

#hp-news div.en-card-slider-inner-container > a {
  border: 0 !important;
}
div.en-news-slider > div.en-card-slider-inner-container > a > .en-news-slider-image-container{
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  position: relative;
}

#hp-news div.en-card-slider-inner-container > a > h3.en-news-slider-title {
  font-family: 'Karla', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  justify-content: flex-start !important;
  margin: 20px 0 6px 0px !important;
  -webkit-line-clamp: var(--max-lines-subject);
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
  min-height: 45px;
  padding: 0;
}
#hp-news div.en-card-slider-inner-container > a:hover > h3.en-news-slider-title, #hp-news div.en-card-slider-inner-container > a:focus > h3.en-news-slider-title{
  text-decoration: underline;
}
#hp-news div.en-card-slider-inner-container > a > div.en-news-slider-summary {
  font-family: 'Karla', sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: normal;
  text-align: left;
  color: #423f3e;
  margin:1px 0 0 -1px !important;
  -webkit-line-clamp: var(--max-lines-summary);
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 97px;
}

div.en-news-slider > div.en-news-slider-footer {
}
#hp-news div.en-news-show-all{
  border: 0;
  padding: 0;
}
#hp-news div.en-news-show-all a{
  width: 120px;
  min-height: 40px;
  border-radius: 0;
  font-family: 'Karla', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: capitalize;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 0 0 2px;
  position: absolute;
  top: 7px;
  right: 0px;
  box-sizing: border-box;
  transition: all .5s ease-in-out;
}
#hp-news div.en-news-show-all a:hover, #hp-news div.en-news-show-all a:focus{
  color: #ffffff !important;
  box-shadow: 0 -100px 0 0 #000 inset;
}

#hp-news div.en-news-slider-buttons button.en-card-slider-button-disabled {
  opacity: 0.5;
  cursor: auto;
}


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

  #hp-news > div.en-news-slider {
    --image-width: max(255px, 26.5vw);
    --image-height: max(215px, 21.5vw);
  }
  div.en-news-slider > div.en-card-slider-inner-container > a > .en-news-slider-image-container img{
    object-fit: cover !important;
  }

}

@media only screen and (max-width: 1220px) {
  #hp-news div.en-news-slider-buttons {
    justify-content: space-between !important;
    padding: 30px 10px 0 10px !important;
    position: relative;
    width: 100% !important;
    min-height: 32px;
  }
  #hp-news div.en-news-slider-buttons button {
    position: relative !important;
  }
  #hp-news div.en-news-slider-buttons button.en-news-prev {
    left: 0 !important;
    top: 0 !important;
  }
  #hp-news div.en-news-slider-buttons button.en-news-next {
    right: 0 !important;
    top: 0 !important;
  }
  #hp-news div.en-news-slider-buttons button.en-news-prev:focus {
    left: -4px !important;
    top: -4px !important;
  }
  #hp-news div.en-news-slider-buttons button.en-news-next:focus {
    right: -5px !important;
    top: -3px !important;
  }
}

@media only screen and (max-width: 1099px) {
  #hp-news {
      box-sizing: border-box;
      width: 100%;
  }
  #hp-news h2 {
    font-size: 52px;
    line-height: 30px;
    margin: 0px 0 26px 0px;
  }
}

@media only screen and (max-width: 700px) {
  .news_box h2 {
    font-size: 36px;
    line-height: 46px;
    text-align: center;
  }
  #hp-news div.en-news-show-all a{
    top: unset;
    bottom: 0;
    right: 0px;
    left: 0;
    margin: 0 auto;
    z-index: 5;
  }
  #hp-news div.en-news-slider-buttons{
    padding: 35px 10px 0 10px !important;
  }
}

@media only screen and (max-width: 509px) {
  .news_box h2 {
    font-size: 32px;
    line-height: 30px;
  }
}

/****** FOURTH ROW :- EVENTS SECTION ******/
#fourth-row {
  position: relative;
}
#fourth-row-inner {
  padding:52px 0 53px;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
}

/* events */
.pattern_bg{
  background: url(/_MASTER/common_pics/events_bg.png) repeat top center #f1f1f1 !important;
  min-height: 400px;
}
.events_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.events-title-wrapper {
  margin: 0 0 39px 0;
}
.events-title-wrapper .events-title {
  font-family: 'Prata', serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: 0.9px;
  text-align: left;
  color: #000;
  margin: 0px 0 20px 0px;
  overflow: hidden;
  padding: 0px 0 0 0;
  box-sizing: border-box;
  text-decoration: none;
}

.events_wrapper .events-date-wrapper {
  border: 0 !important;
  margin: 0px auto 0 auto;
  background: none;
  height: 70px;
  background: none !important;
  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;
  position: relative;
  left: 4px;
  border: 0 !important;
  width: 100%;
  z-index: 3;
}
.events_wrapper .bx-wrapper .bx-viewport {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
.events-day-wrapper ul {
  margin:37px 0 0 0px !important;
  left: 4px;
}

.events-date-wrapper .day {
  position: relative;
  margin: 0;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  font-family: 'Prata', serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: normal;
  text-align: center;
}

.events-date-wrapper .month {
  padding: 0 !important;
  text-transform: capitalize;
  position: relative;
  margin: 0px 0 14px 0;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  align-content: center;
  align-items: center;
  align-self: center;
  display: flex;
  justify-content: center;
  font-family: 'Carrois Gothic', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: normal;
  text-align: center;
  color: #332f2f;
}

.events-day-wrapper li .title a {
  text-decoration: none;
  margin-bottom: 1px !important;
  display: block;
  position: relative !important;
  text-align: center;
  font-family: 'Karla', sans-serif;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 23px !important;
  letter-spacing: normal;
  text-align: center !important;
  color: #000 !important;
}
.events-day-wrapper li {
  margin: 0px 0 0 0px !important;
  font-family: 'Karla', sans-serif;
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 23px !important;
  letter-spacing: normal;
  text-align: center !important;
  color: #423f3e;
}
.events-thumbnail {
  margin: 15px auto 0 auto !important;
}
.events-day-wrapper {
  border: none !important;
  background: none !important;
  padding: 0 !important;
}
.homepage-events {
  padding-bottom: 0px !important;
}
.event .time,
.event .timefrom,
.event .timeto,
.event .location {
  
}

.events-button-wrapper {
  position: absolute;
  width: 300px;
  top: 53px;
  right: 0px;
  text-align: right;
}

.events-button-wrapper a{
  width: 120px;
  min-height: 40px;
  border-radius: 0;
  font-family: 'Karla', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: capitalize;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 0 0 2px;
  position: absolute;
  top: 7px;
  right: 0px;
  box-sizing: border-box;
  transition: all .5s ease-in-out;
  text-decoration: none;
}
.events-button-wrapper a:hover, .events-button-wrapper a:focus{
  color: #ffffff !important;
  box-shadow: 0 -100px 0 0 #000 inset;
}
.events-button-wrapper a:nth-child(1) {
  margin-right: 22px;
  width: 160px;
  position: relative;
  padding: 1px 0 0 0;
}

.events .bx-controls-direction {
  display: none;
}
.events_wrapper .homepage-events h2,
.events_wrapper .homepage-events .events-links {
  display: none;
}
li.event .time span:not(.timefrom):not(.timeto),
li.event .location span {
  display: none;
}
#events-page #events.v1 .event span.location {
  background: rgb(0, 0, 0, 0.01) !important;
}
#sd-arrow {
  background: rgb(0, 0, 0, 0.01) !important;
}

@media only screen and (min-width: 1100px) {
  .homepage-events .bx-wrapper {
    padding: 0 0;
    width: 100% !important;
  }
  .events-day-wrapper {
      min-width: 225px !important;
  }
}

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

}

@media only screen and (max-width: 1220px) {
  #next-selector .bx-next {
    right: 0px !important;
    top: unset !important;
    bottom: 45px;
  }
  #prev-selector .bx-prev {
    left: 0px !important;
    top: unset !important;
    bottom: 45px;
  }
  #prev-selector .bx-prev:focus {
    left: -4px !important;
    top: unset !important;
    bottom: 41px !important;
  }
  #next-selector .bx-next:focus {
    right: -5px !important;
    top: unset !important;
    bottom: 41px !important;
  }

  .homepage-events {
    max-width: 800px !important;
    margin: 0 auto;
    overflow: hidden;
  }
  .events-button-wrapper{
    right: 35px;
  }
  #prev-selector .bx-prev {
    left: 35px !important;
  }
  #next-selector .bx-next {
    right: 35px !important;
  }
  #next-selector .bx-next:focus {
    right: 30px !important;
  }
  #prev-selector .bx-prev:focus {
    left: 26px !important;
  }
}

@media only screen and (max-width: 860px) {
  .homepage-events {
    max-width: 580px !important;
    margin: 0 auto;
    overflow: hidden;
  }
}

@media only screen and (max-width: 720px) {
  .events-title-wrapper {
    margin: 0 0 39px 0;
    text-align: center;
  }
  .events-button-wrapper {
    position: relative;
    width: 300px;
    top: 47px;
    right: 0px !important;
    text-align: right;
    margin: 0px auto 0 auto;
  }
  .events-day-wrapper ul {
    left: 0;
  }
  #prev-selector .bx-prev, #next-selector .bx-next{
    bottom: 74px !important;
  }
  #prev-selector .bx-prev:focus, #next-selector .bx-next:focus{
    bottom: 70px !important;
  }
  #prev-selector .bx-prev:focus {
    left: 31px !important;
  }
}

@media only screen and (max-width: 580px) {
  .homepage-events {
    max-width: 260px !important;
    margin: 0 auto;
    overflow: hidden;
  }
  .events-title-wrapper .events-title {
    font-size: 32px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 460px){
  .events-button-wrapper {
    position: relative;
    width: 300px;
    top: 47px;
    right: 0px !important;
    text-align: right;
    margin: 60px auto 0 auto;
  }
  #prev-selector .bx-prev, #next-selector .bx-next {
    bottom: 124px !important;
  }
  #prev-selector .bx-prev:focus, #next-selector .bx-next:focus {
    bottom: 120px !important;
  }
  .events-button-wrapper {
    width: 290px;
  }
}

/****** FIFTH ROW :- PARALLAX SECTION ******/
#fifth-row { 
  position: relative;
}
#fifth-row::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:url(/_MASTER/common_pics/parallax_overlay.png) no-repeat center ;
  background-size: cover;
  z-index: 1;
}
#slide-2 {
  position: relative;
  background-image: url(/pics/parallax2.jpg);
  -pie-background-image: url(/pics/parallax2.jpg);
  behavior: url(/shared/pie.htc);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  color: #fff;
  min-height: 260px;
  max-height: 260px;
}
#fifth-row-inner {
  padding:0 0 0px 0;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: flex-end;
}


/****** SIXTH ROW :- GLANCE AND LINKS SECTION ******/
#sixth-row {
  position: relative; 
  background:#fff; 
}
#sixth-row-inner{ 
  padding:0px 0 0px 0px; 
  position: relative;
}

/* Glance and links section */
#glance_links_block{
  width: 100%;
  display: flex;
}
.glance_block{
  width: 641px;
  padding: 60px 0 40px 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: left;
  flex-wrap: wrap;
  border-right: 1px solid #f1f1f1;
}
.glance_box{
  width: 280px;
  min-height: 170px;
  box-sizing: border-box;
  padding: 20px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin: 0 20px 20px 0;
}
.glance_box:nth-child(2n+2){
  margin-right: 0;
}
.glance_box.heading_box{
  padding: 0;
  box-shadow: unset;
  background-color:transparent;
}
.glance_box h2{
  font-family: 'Prata', serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 66px;
  letter-spacing: 0.8px;
  text-align: left;
  color: #000;
  margin: 24px 0 0 -1px;
}
.glance_box h3{
  font-family: 'Prata', serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 1.2px;
  text-align: center;
  text-transform: uppercase;
  margin:34px 0 14px 0;
  padding: 0;
}
.glance_box:nth-child(2) h3{
  margin-top: 33px;
}
.glance_box h3 span{
  font-family: 'Karla', sans-serif;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 0.8px;
  position: relative;
  top: -11px;
}
.glance_box p{
  font-family: 'Karla', sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 1.4px;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  margin: 0;
}
.glance_box:nth-child(2) p{
  position: relative;
  top: 5px;
}
.glance_box:nth-child(4) p{
  letter-spacing: 1.3px;
  position: relative;
  left: 1px;
}
.links_box{
  width: 459px;
  padding: 55px 0 60px 58px;
  box-sizing: border-box;
}

#links {
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#links h2 {
  font-family: 'Prata', serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: 0.7px;
  text-align: left;
  color: #000;
  margin: 0 0 21px 0;
}

#links h2 a {
  text-decoration: none;
  color: inherit;
  display: inline-block;
}

#links .container {
  position: unset;
  width: 100%;
}

#wrapper-index .content table.HPLinks #l,
#wrapper-index .content table.HPLinks .tableLeft {
  display: none;
}

#wrapper-index .content #links table tr:not(#showAll-hplinks) {
  width: 100%;
  margin: 0 0px 10px 0;
  background-color: #fff;
  float: left;
  transition: all .5s ease-in-out;
  position: relative;
  z-index: 1;
}

#wrapper-index .content #links table tr td {
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  z-index: 5;
}

#wrapper-index .content #links table tr:not(#showAll-hplinks) td a {
  display: inline-block;
  text-decoration: none;
  padding:0 0 0 30px;
  margin: 0 0 6px 0;
  box-sizing: border-box;
  display: inline-block;
  transition: all .5s ease-in-out;
  position: relative;
  top: 0;
  font-family: 'Carrois Gothic', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: normal;
  text-align: left;
  color: #332f2f;
  z-index: 5;
}
#wrapper-index .content #links table tr:not(#showAll-hplinks) td a::before{
  content: '';
  position: absolute;
  top: 6px;
  left: 1px;
  width: 10px;
  height: 10px;
}

#wrapper-index .content #links table tr:not(#showAll-hplinks) td a:hover,
#wrapper-index .content #links table tr:not(#showAll-hplinks) td a:focus {
  text-decoration: underline;
}
#wrapper-index .content #links table tr:not(#showAll-hplinks) td a:hover::before, #wrapper-index .content #links table tr:not(#showAll-hplinks) td a:focus::before{
  border-radius: 50%;
}

#showAll-hplinks {
  position: relative;
  top: 0;
}

#showAll-hplinks td a {
  padding: 0;
  margin-top: 0;
}

#showAll-hplinks td a {
  width: 120px;
  min-height: 40px;
  border-radius: 0;
  margin: 19px 0 0 1px !important;
  font-family: 'Karla', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: capitalize;
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding: 0px 0 0 2px;
  position: relative;
  top: 7px;
  box-sizing: border-box;
  transition: all .5s ease-in-out;
  text-decoration: none;
}

#showAll-hplinks td a:hover,
#showAll-hplinks td a:focus {
  color: #ffffff !important;
  box-shadow: 0 -100px 0 0 #000 inset;
}


@media screen and (max-width:1099px){
  #glance_links_block {
    width: 100%;
    display: block;
  }
  .glance_block {
    width: 100%;
    padding: 60px 0 20px 0;
    border-right: 0px solid #f1f1f1;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #f1f1f1;
  }
  .glance_box h2 {
    font-size: 56px;
    line-height: 66px;
    text-align: center;
    margin: 0px 0 0 0px;
  }
  .glance_box h2 br{
    display: none;
  }
  .glance_box.heading_box {
    width: 100%;
    width: 100%;
    min-height: unset;
    margin: 0 0 20px 0;
  }
  .glance_box:nth-child(2n+2) {
    margin-right: 20px;
  }
  .links_box {
    width: 100%;
    padding: 40px 0 70px 0px;
    box-sizing: border-box;
  }
  #wrapper-index .content #links table tr:not(#showAll-hplinks){
    width: 33.33%;
  }
}

@media screen and (max-width:767px){
  #wrapper-index .content #links table tr:not(#showAll-hplinks) {
    width: 50%;
  }
}

@media screen and (max-width:600px){
  .glance_box h2 {
    font-size: 46px;
    line-height: 56px;
    text-align: center;
    margin: 0px 0 0 0px;
  }
  .glance_box {
    width: calc(50% - 20px);
  }
}

@media screen and (max-width:480px){
  #wrapper-index .content #links table tr:not(#showAll-hplinks) {
    width: 100%;
  }
  .glance_box{
    min-height: 150px;
  }
  .glance_box h3{
    font-size: 40px;
    line-height: 30px;
    margin: 26px 0 14px 0;
  }
  .glance_box:nth-child(2) h3 {
    margin-top: 21px;
  }
  .glance_box p {
    font-size: 17px;
    line-height: 20px;
  }
  #non-disc {
	top: -31px !important;
	left: 24px !important;
	}
}

@media screen and (max-width:400px){
  .glance_box {
    width: calc(100% - 0px);
    max-width: 280px;
    margin: 0 0 20px 0 !important;
  }
  #links h2 {
    font-size: 32px;
    line-height: 30px;
  }
}

/* SCHOOLS SIXTH ROW :- MEDIA SECTION */
#media_box { 
  width: 100%;
  display: flex;
  padding: 52px 0 60px 0px;
  box-sizing: border-box;
  position: relative;
}
#album-sec h2{
  font-family: 'Prata', serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: 0.6px;
  text-align: left;
  color: #000;
  margin: 0 0 34px 0;
  padding: 0 0 44px 0;
}

.HPVideo h2 {
  font-family: 'Prata', serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: 0.9px;
  text-align: left;
  color: #000;
  margin: 0 0 21px 0;
  padding: 0 0 0px 0;
}
.HPVideo h2 a{
  color: inherit;
  text-decoration: none;
}

/* Featured Photo Album */
#album-sec {
  position: relative;
  margin: 0px 50px 0 0;
}

#album-sec .HPFeaturedAlbums {
  margin-bottom: 0px;
  position: relative;
}
#album-sec .HPFeaturedAlbums .featuredAlbums {
  position: relative;
  margin-top: 0px;
  left: 0px;
}
#album-sec .HPFeaturedAlbums ul {
  margin-top: 0;
  overflow: hidden;
  border: 1px solid 0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
#album-sec .HPFeaturedAlbums ul li {
  margin-bottom: 0px;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: #000;
  overflow: visible !important;
}
.HPFeaturedAlbums li {
  position: initial !important;
  position: relative;
}
#album-sec .HPFeaturedAlbums ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid rgb(255, 255, 255, 5%);
}
#album-sec .HPFeaturedAlbums ul li h3 {
  text-shadow: none;
  position: absolute;
  text-align: left;
  bottom: -70px;
  right: 0;
  left: 0;
  border: 0;
  width: 100%;
  margin: 0 auto;
  min-height: 70px;
  overflow: hidden;
  background: #fff;
  padding: 0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

#album-sec .HPFeaturedAlbums ul li h3 span {
  font-family: 'Karla', sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  color: #000;
  overflow: hidden;
  padding: 23px 0 23px 0;
  text-align: center;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  position: relative;
}

/* Featured Video */
#video-sec {
  position: relative;
}
.videowrapper {
  position: relative;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
#video_player1 {
  background: #000;
  position: relative;
}
#video_player1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid rgb(255, 255, 255, 5%);
}
.HPVideo {
  margin-bottom: 0px;
  position: relative;
  margin: 0px 0px 0 0px;
}
.videoTitle {
  padding: 0px 0 0 0;
  margin: 0;
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  min-height: 70px;
  text-align: center;
  background-color: #fff;
}

.videoTitle a {
  display: inline-block;
  font-family: 'Karla', sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  color: #000;
  overflow: hidden;
  padding: 24px 0 22px 13px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-decoration: none;
  position: relative;
  min-height: 45px;
  box-sizing: border-box;
}
.videoTitle a:hover, .videoTitle a:focus{
  color: #000;
}
.video_player video {
  width: 100% !important;
  height: 100% !important;
  position: relative;
  z-index: 1;
}

video {
  background-color: #1a1a1a !important;
}

@media screen and (max-width: 1200px) {
  #eighth-row-inner {
    padding: 55px 0 55px 0;
  }
  #media_box {
    display: flex;
    justify-content: center;
  }
  #album-sec {
    margin: 0px 40px 0 0;
  }
  #album-sec .featuredAlbum{
    width: 350px !important;
    height: 350px !important;
  }
  #video-sec .video_player{
    width: 100% !important;
    height: 350px !important;
  }
}
@media screen and (max-width: 990px) {
  #album-sec h2 {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 25px 0;
    padding: 0 0 33px 0;
  }
  .HPVideo h2 {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 18px 0;
    padding: 0 0 0px 0;
  }
}

@media screen and (max-width: 975px) {
  #album-sec {
    margin: 0px 20px 0 0;
  }
  #album-sec .featuredAlbum {
    width: 300px !important;
    height: 300px !important;
  }
  #album-sec .HPFeaturedAlbums ul li h3{
    max-width: 300px;
  }
  .HPFeaturedAlbums li img{
    width: 100%;
  }
  #video-sec .video_player {
    width: 100% !important;
    height: 300px !important;
  }
  #album-sec .HPFeaturedAlbums ul li h3 span {
    font-size: 19px;
    line-height: 21px;
    padding: 21px 0 0 0;
  }
  .videoTitle a {
    font-size: 19px;
    line-height: 21px;
    padding: 22px 0 0 0px;
  }
}

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

  #media_box {
    justify-content: center;
    flex-wrap: wrap;
  }
  .HPVideo h2, #album-sec h2{
    text-align: center;
  }
  #album-sec {
    margin: 0px 0px 0 0;
  }
  .album-sec{
    margin: 0 auto 0px auto;
  }
  #album-sec .HPFeaturedAlbums ul li h3 {
    max-width: unset;
  }
  #album-sec .featuredAlbum {
    width: 100% !important;
    height: 100% !important;
    max-height: 400px;
    max-width: 400px;
  }
  .video_box{
    margin: 120px auto 0px auto;
  }
  #video-sec .video_player {
    width: 100% !important;
    height: 100% !important;
    max-width: 640px;
    max-height: 400px;
  }
}

@media screen and (max-width: 420px){
  #album-sec h2 {
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 15px 0;
    padding: 0 0 31px 0;
  }
  .HPVideo h2 {
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 10px 0;
    padding: 0 0 0px 0;
  }
}


/****** FOOTER ******/
#footer { 
  width: 100%;
  position: relative;
  background: #000;
  padding: 0;
}
#wrapper #footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}
#footer .inside {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}

.footer_top{
  width: 100%;
}
.footer_list{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.footer_logo{
  width: 260px;
  min-height: 310px;
  border-right:1px solid #3b3b3b;
  position: relative;
}
.footer_logo::before{
  content: '';
  position: absolute;
  top: 0;
  left: -540px;
  width: 800px;
  height: 100%;
  min-height: 310px;
  background-image: linear-gradient(to bottom, #000 10%, rgba(68, 68, 68, 0.1) 50%);
  z-index: 1;
}
.footer_logo img{
  width: auto;
  position: relative;
  z-index: 2;
}
.school_info{
  width: 309px;
  padding: 67px 0 0 58px;
  box-sizing: border-box;
}
.school_info h2 a{
  font-family: 'Prata', serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0.5px;
  text-align: left;
  color: #fff;
  margin:0 0 15px 0;
  text-decoration: none;
}
.school_info a{
  font-family: 'Karla', sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  display: inline-block;
  text-decoration: none;
}

.school_list{
  width: 360px;
  box-sizing: border-box;
  padding: 70px 0 0 60px;
}
.school_list ul{
  padding: 0;
  margin: 0;
}
.school_list ul li{
  list-style: none;
}
.school_list ul li a{
  font-family: 'Carrois Gothic', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: normal;
  text-align: left;
  color: #fff !important;
  color: inherit;
  text-decoration: none;
}
.school_info a:hover, .school_info a:focus{
  color: #ffffff !important;
}
.school_list ul li a:hover, .school_list ul li a:focus{
  color: #d74100 !important;
}
.other_logo{
  width: 170px;
  text-align: right;
  box-sizing: border-box;
  padding: 145px 0 0 0;
}
.other_logo a{
  display: inline-block;
  text-decoration: none;
}

#footer_bottom{
  width: 100%;
  min-height: 50px;
  border-top: 1px solid #3b3b3b;
}
.ft_logo{
  display: inline-block;
  position: absolute;
  right: -1px;
  top: 0;
}
#edunet {
  width: 184px;
  height: 21px;
  background: url("/_MASTER/common_pics/edunet.png") no-repeat;
  position: relative;
  top: 14px;
  left: 1.5px;
  margin: 0 auto;
  color: #fff;
}

@media screen and (max-width:1160px){
  #footer .inside{
    padding: 0 25px;
    box-sizing: border-box;
  }
  .footer_logo{
    width: 100%;
    max-width: 260px;
  }
  .school_info {
    width: 100%;
    padding: 50px 0 0 30px;
    max-width: 300px;
  }
  .school_list {
    padding: 55px 0 0 0px;
    width: 100%;
    max-width: 300px;
  }
  .other_logo {
    width: 100%;
    text-align: right;
    padding: 130px 0 0 0;
    max-width: 150px;
  }
  .footer_logo img {
    margin: 40px 0 0 0px;
  }
}

@media screen and (max-width:1060px){
  #wrapper #footer {
    position: relative;
  }
  #wrapper .content {
    padding: 0 0 70px;
  }
  .footer_logo {
    width: 100%;
    min-height: unset;
    max-width: 180px;
  }
  .footer_logo img{
    width: 100%;
    margin: 25px 0 0 -5px !important;
  }
  .footer_logo::before{
    display: none;
  }
  .school_info {
    width: 100%;
    padding: 25px 0 0 25px;
    margin: 0 0 30px 0;
  }
  .school_list {
    padding: 30px 0 0 0px;
  }
  .other_logo {
    width: 100%;
    text-align: right;
    padding: 105px 0 0 0;
    max-width: 150px;
  }
  .other_logo img{
    width:85%;
  }
  
}

@media screen and (max-width:990px){
  .footer_list {
    justify-content: center;
    padding: 25px 0;
    box-sizing: border-box;
  }
  .footer_logo {
    width: 25%;
    min-height: unset;
    max-width: unset;
    border: 0;
  }
  .footer_logo img{
    width: 100%;
    margin: -5px 0 0 -5px !important;
    max-width: 220px;
  }
  .school_info {
    width: 75%;
    padding: 20px 0 0 20px;
    margin: 0 0 30px 0;
    max-width: unset;
  }
  .school_list {
    padding: 30px 0 10px 0px;
    width: 75%;
    max-width: unset;
  }
  .other_logo {
    width: 25%;
    text-align: right;
    padding: 0;
    max-width: unset;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    padding: 0 0 15px 0;
    box-sizing: border-box;
  }
  .school_info h2 a br{
    display: none;
  }
  .school_info br{
    display: none;
  }
  .school_info a br{
    display: inline-block;
  }
  .school_info a.address1{
    margin-right: 20px;
  }
  .school_list ul{
    display: flex;
    flex-direction: row;
    justify-content: left;
    flex-wrap: wrap;
  }
  .school_list ul li {
    list-style: none;
    display: inline-block;
    margin: 0 20px 0 0;
    width: calc(50% - 20px);
  }
}

@media screen and (max-width:700px){
  .school_list ul li {
    margin: 0 0px 0 0;
    width: calc(100% - 0px);
  }
}

@media screen and (max-width:500px){
  .footer_logo {
    width: 100%;
  }
  .footer_logo img {
    width: 150px;
  }
  .school_info {
    width: 100%;
    padding: 20px 0 0 0px;
    margin: 0 0 0px 0;
    max-width: unset;
  }
  
}

@media screen and (max-width:400px){
  .school_info a {
    font-size: 15px;
    line-height: 20px;
  }
  .school_info a.address1 {
    margin-right: 10px;
  }
  .footer_logo img {
    width: 130px;
  }
}

@media screen and (max-width:700px){
  #pageAsideWrapper.pageAsideLeftWrapper {
    margin-bottom: 15px;
  }
}


#alert-holder{
z-index: 10000000000;
position: relative;
}


/* school links */
#school_links {float: left;margin: 0px 0 0 25px;}
#school_links .s_links {color: #fff;float: left;font-family: 'Prata', serif;font-size: 16px;line-height: 20px;font-weight: 400;text-transform: uppercase;width: auto;min-height: 40px;display: flex;
box-sizing: border-box;justify-content: center;align-items: center;text-align: center;margin: 0 10px 0 0;position: relative;transition: .5s all ease-in-out;padding: 10px;background: #000;}
letter-spacing: 0.5px;}
#school_links .s_links:nth-child(2) {padding: 8.8px 20.2px 9px 18px;}
#school_links .s_links:last-child {margin: 0;}
#school_links .s_links:nth-child(1) {}
#school_links .s_links:hover, #school_links .s_links:focus {transform: translateY(0px);box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);color: #fff;}
#school_links .s_links::before {content: "";position: absolute;background: #e65400;width: 100%;height: 0;left: 0;bottom: -5px;right: 0;margin: 0 auto;z-index: -1;transition: .65s all ease-in-out;opacity: 0;}
#school_links .s_links:hover::before, #school_links .s_links:focus::before {opacity: 1;height: 100%;bottom: 0;}
.s_links.schools-list:hover, .s_links.schools-list:focus {transform: none !important;}
.schools-list select {
    display: none;
}

/* Our Schools */
.schools-list{display: block !important; z-index: 99999;}
.schools-list .dropdown-menu{padding: 10px 0; margin: 0 0 0 -1px; background: #000; position: absolute; right:0; top: 40px; display: none; width: 250px;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);}
.schools-list .dropdown-menu li{list-style-type: none;white-space: break-spaces;}
.schools-list .dropdown-menu li a {position: relative;display: block;text-decoration: none;
  font-size: 15px;color: #fff;font-family: 'Roboto Condensed', sans-serif;font-weight: 600;
  padding: 8px 15px;transition: all ease 0.3s;text-align: left;
line-height: 23px;}
.schools-list:hover .dropdown-menu, .schools-list:focus .dropdown-menu{display: block; }
.schools-list .dropdown-menu li a:hover, .schools-list .dropdown-menu li a:focus{background: #f76a00;
color: #000;}

#non-disc {position: absolute;
left: 0;
color: #fff;
text-decoration: none;
top: 15px;}