<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  :root{
    --en-z-index-alert-box: 2147483640;

      --en-z-index-alert-box-overlay: 2147483639;

      --en-z-index-nav: 2147483630;

      --en-z-index-marquee: 2147483620;
  }

nav.en-nav {
    z-index: var(--en-z-index-nav) !important;
}

#en-hp-alert-box{
  z-index : var(--en-z-index-alert-box) !important;
}

#en-hp-alert-box-overlay{
  z-index : var(--en-z-index-alert-box-overlay) !important;
}


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


@font-face {
	font-family: 'TrajanPro-Regular';
	src: url('/shared/fonts/TrajanPro-Regular.otf');
	/* IE9 Compat Modes */
	src: url('/shared/fonts/TrajanPro-Regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('/shared/fonts/TrajanPro-Regular.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('/shared/fonts/TrajanPro-Regular.woff') format('woff'),
		/* Pretty Modern Browsers */
		url('/shared/fonts/TrajanPro-Regular.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('/shared/fonts/TrajanPro-Regular.svg#svgFontName') format('svg');
	/* Legacy iOS */
}

@font-face {
	font-family: 'TrajanPro-Bold';
	src: url('/shared/fonts/TrajanPro-Bold.otf');
	/* IE9 Compat Modes */
	src: url('/shared/fonts/TrajanPro-Bold.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('/shared/fonts/TrajanPro-Bold.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('/shared/fonts/TrajanPro-Bold.woff') format('woff'),
		/* Pretty Modern Browsers */
		url('/shared/fonts/TrajanPro-Bold.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('/shared/fonts/TrajanPro-Bold.svg#svgFontName') format('svg');
	/* Legacy iOS */
}


/* General */
html {
	font-size: 62.5%;
	overflow-y: scroll;
}

body {
	margin: 0 !important;
	padding: 0;
	background: #ffffff;
}

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,
a:visited {
	color: #333;
}

a:hover,
a:active {
	outline: 0;
	color: #333;
}

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;
	font-size: 16px;
	font-size: 1em;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

small {
	font-size: 85%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

/* Font styles */



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

#pageContentWrapper h1,
#pageContentWrapper h2,
#pageContentWrapper h3,
#pageContentWrapper h4,
#pageContentWrapper h5,
#pageContentWrapper h6 {
	margin: 0 0 10px 0;
	font-family:'Oswald', sans-serif;
	font-weight: 400;
	line-height: 1.2;
	color: #014f7d;
	text-transform: uppercase;
}


/* Page navigation */
#pageNav {
	border: 0;
	width: 300px;
	margin: 0 0 0 40px;

}

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

#pageNav ul {
	padding: 8px 0 !important;
	margin: 0 !important;
	width: 100%;
	height: auto !important;
	background-color: #014f7d;
	border: none;
	box-sizing: border-box;
}

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

#pageNav ul li::after {
	position: absolute;
	content: "";
	height: 28px;
	width: 24px;
	right: -11px;
	top: 25%;
	opacity: 0;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	background: url('/pics/page-nav-li-after.png') no-repeat;
	z-index: 9999;

}

#pageNav ul li:hover::after {
	opacity: 1;
}

#pageNav ul li:first-child::after {
	opacity: 1;
}

#pageNav td img {
	display: none;
}

#pageNav ul li a,
#pageNav ul li b,
#pageNav ul li strong {
	outline: none;
	padding: 17px 32px !important;
	text-align: left;
	text-decoration: none;
	height: auto;
	width: 100%;
	color: #fff !important;
	font-size: 19px;
	font-size: 1.9rem;
	line-height: 20px;
	line-height: 2.0rem;
	text-align: left;
	box-sizing: border-box;
	display: block;
	font-weight: 600;
	text-transform: none;
	font-family: 'Sintony', sans-serif;
}

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

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


/* 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;
}

#wrapper {
	background-color: #fff;
}

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

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

#wrapper .content:before {
	background: #fff;
	position: absolute;
	top: 0;
	width: 100%;
	height: 140px;
	content: "";
}

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

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

.content .inside {
	position: relative;
	height: auto !important;
	padding-bottom: 0;
}

.pageTitle {
	width: auto;
	display: block;
	height: auto;
	margin: 60px 0 23px -1px;
	background: #fff;
	padding: 0;
	font-size: 40px;
	font-size: 4rem;
	font-weight: 400;
	line-height: 38px;
	line-height: 3.8rem;
	letter-spacing: 0px;
	text-align: left;
	color: #014f7d;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}
#wrapper .content .inside::after{
	content: "";
	width: 38px;
	height: 60px;
	position: absolute;
	top: -22px;
	right: -1px;
	background: url('/pics/inner-page-bulb.png') no-repeat;
	z-index: 1;

}
#wrapper .content .inside,
#wrapper .neutral,
#wrapper table {
	font-weight: 300;
	font-size: 17px;
	color: #3e3e3e;
	line-height: 27px;
	font-size: 1.7rem;
	line-height: 2.7rem;
	font-family: 'Sintony', sans-serif;
}

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

/* Other homepage section extras */
.dark {
	background-color: #014f7d !important;
	color: #fff !important;
	font-size: 17px !important;
	line-height: 27px !important;
	font-size: 1.7rem !important;
	line-height: 2.7rem !important;
	font-family: 'Sintony', sans-serif;
}

.light {
	color: #3e3e3e !important;
	font-weight: 300 !important;
	font-size: 17px !important;
	line-height: 27px !important;
	font-size: 1.7rem !important;
	line-height: 2.7rem !important;
	font-family: 'Sintony', sans-serif;
}

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

/* 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: #605d98;
	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;
}

#wrapper .content .inside a:hover,
#wrapper .content .inside a:focus {
	color: #014f7d;
}

@media (min-width: 765px) and (max-width: 1100px) {
	#wrapper .content .inside::after{
		top: -20px;
		right: 20px;
	}
}

@media (min-width: 765px) and (max-width: 1096px) {
	#wrapper .content .inside {
		padding: 0px 15px;
		box-sizing: border-box;
	}
}


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

	#wrapper .content .inside::after{
	display: none !important;
	}
	/* insidepage */
	#wrapper .content .inside {
		width: auto;
		padding: 60px 35px;
	}

	#pageNav ul {
		padding: 15px 0 15px !important;
		margin: 0 auto !important;
		width: 100%;
		height: auto !important;
		position: relative;
	}

	/* #wrapper table td:nth-child(3) {
		float: left;
		clear: both;
	}

	#wrapper table td:nth-child(2) {
		float: left;
		margin: 0px 0 0 0px;
	} */

	#wrapper #en-cms-contact-form tr td {
		float: inherit;
	}

	.pageTitle {
		padding: 0 0px 38px;
		font-size: 30px;
		font-size: 3.0rem;
		line-height: 24px;
		line-height: 2.4rem;
		margin: 40px 0 0px -10px;
	}

	#wrapper img.sub {
		display: none;
	}

	#pageNav {
		position: relative;
		top: 0;
		left: 0px;
		margin: 10px 0 25px 0px
	}

	#pageNav ul li::after {
		right: 1px;
	}

	#wrapper #footer {
		bottom: auto;
	}

	#wrapper .content .inside,
	#wrapper .neutral,
	#wrapper table {
		font-size: 1.6rem;
		line-height: 2.5rem;
	}

	#pageNav ul li a,
	#pageNav ul li b,
	#pageNav ul li strong {
		font-size: 17px;
		font-size: 1.7rem;
	}

	/* popup */
	.popup-content {
		max-width: 325px;
	}

	#search-field {
		width: 85%;
	}

	#search-img {
		margin: 10px -3px 10px 0;
	}

}

/* Side Image */
img.sub {
	border: 0;
}

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


/* PARAMETERS */
/* HEIGHT OF THE MIDDLE SECTION WHERE SCHOOL'S NAME IS LOCATED WILL BE AUTO-ADJUSTED */
:root {
	--en-header-width: 1100px;
	--en-header-height: 228px;
	--en-header-top-bar-height: 43px;
	--en-header-middle-bar-bg: calc(var(--en-header-height) - var(--en-header-top-bar-height) - var(--en-header-bottom-bar-height));
	--en-header-bottom-bar-height: 56px;
	--en-z-index-max: 2147483647;
	--en-website-color-1: #014f7d;
	--en-website-color-2: #ffffff;
}

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

div.en-header-top-bar-bg {
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: var(--en-header-top-bar-height);
	/* border-bottom: 2px dotted #f3f1f2; */
	background-color: white;
}

div.en-header-top-bar-bg::after {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: 0;
	background: url(/pics/header-top-border.png) repeat-x center;
	z-index: 1;
	left: 0px;
}

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

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

header.en-public-header {
	position: relative;
	width: var(--en-header-width);
	margin: 0 auto;
}

nav.en-nav {
	font-synthesis: none;
	position: relative;
	display: grid;
	grid-template-columns: 209px 1fr 196px;
	grid-template-rows: var(--en-header-top-bar-height) var(--en-header-middle-bar-bg) var(--en-header-bottom-bar-height);
	height: var(--en-header-height);
}

nav.en-nav div.marquee-container {
	display: flex;
	grid-row: 1;
	grid-column: 2/3;
	white-space: nowrap;
	overflow: visible;
	padding: 0% 4% 0% 4.5%;
	color: #444444;
	font-size: 17px;
	align-items: center;
	position: relative;
	justify-content: center;
}

.en-marquee-module {
	position: relative;
	height: 25px;
}

.en-marquee-module .en-marquee-module-content-wrapper {
	top: -1px !important;
	position: relative !important;
}

.en-marquee-module .en-marquee-module-content {
	font-size: 14px !important;
	font-family: 'Sintony', sans-serif;
	color: #3f3f3f;
	line-height: 3.429;
	letter-spacing: 0.1px;
	margin-top: 1px !important;
}
.en-marquee-module .en-marquee-popup-wrapper .en-marquee-popup-icon {
	border-width: 20px;
	border-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #014e7c !important;
	border-left-color: transparent;
}
.en-marquee-module .en-marquee-popup .en-marquee-popup-text {
	font-family: "Sintony" !important;
	color: #fff !important;
}

.en-marquee-module .en-marquee-tooltip-buttons button {
	background: #ffffff;
	border: none;
	border-radius: 5px;
	padding: 8px 20px;
	font-size: 17px;
	cursor: pointer;
	color: #333;
	font-family: "Sintony" !important;
}

.en-marquee-module .en-marquee-popup-wrapper .en-marquee-popup {
	border: 1px solid #014e7c !important;
	background-color: #014f7d !important;
}

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

.en-marquee-module:before {
	height: 100% !important;
	width: 75px !important;
	left: 0;
	background-image: linear-gradient(to left, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.52), rgba(255, 255, 255, 0.73), rgba(255, 255, 255, 0.89), rgba(255, 255, 255, 0.96), #fff);
}

.en-marquee-module:after {
	height: 100% !important;
	width: 75px !important;
	right: 0;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.52), rgba(255, 255, 255, 0.73), rgba(255, 255, 255, 0.89), rgba(255, 255, 255, 0.96), #fff);
}

nav.en-nav div.social-media-container {
	position: relative;
	grid-row: 1;
	grid-column: 3/4;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding-right: clamp(0px, calc(555px - 50vw), 5px);
	gap: 20px;
	right: -1px;
}

#en-public-header-translate {
	margin-right: 6px !important;
	color: #000000 !important;
}

nav.en-nav div.social-media-container #en-public-header-translate span {
	font-size: 13.5px;
	font-family: 'Sintony', sans-serif;
	color: #000000;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0px;
}

#en-public-header-translate select {
	width: 95px !important;
	height: 18px !important;
}

#en-public-header-translate&gt;img {
	margin-right: 5.5px !important;
	position: relative !important;
	top: -0.5px !important;
}

.search-container {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 5.5px;
}
.search-container:hover,.search-container:focus{
	cursor: pointer !important;
}

nav.en-nav div.social-media-container .search-container span {
	font-size: 14.5px;
	font-family: 'Sintony', sans-serif;
	color: #000000;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.1px;
}

.search-icon {
	position: relative;
	top: -0.5px;
}


/* Search */
#search-button:hover,
#search-button:focus {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.en-header-popup-wrapper {
	max-width: 405px !important;
	padding: 15px !important;
	height: 57px !important;

}

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


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

.en-header-popup-wrapper form input[type*="text"] {
	font-family: 'Sintony', sans-serif !important;
}


/* 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-row: 2;
	grid-column: 2 / 4;
	display: flex;
	overflow: hidden;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

.en-public-header-middle-name-motto {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding-right: 6px;
	box-sizing: border-box;
}

/* STYLING OF THE SCHOOL NAME IN THE HEADER */
div.en-public-header-middle div.en-public-header-website-name {
	font-size: 48px;
	font-family: 'TrajanPro-Regular';
	color: #233136;
	margin-left: 0px;
	line-height: 1.12;
	letter-spacing: 2.8px;
	white-space: nowrap;
	margin-bottom: 0px;
	position: relative;
	top: 3px;
	text-transform: uppercase;
}

.with-gradient:after,
.with-gradient:before {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100px;
	content: '';
	z-index: 999;
}


div.en-public-header-middle div.en-public-header-website-slogan {
	font-size: 27px;
	font-family: 'TrajanPro-Regular';
	color: #014f7d;
	margin-right: 4px;
	line-height: normal;
	align-self: flex-end;
	margin-bottom: 5px;
	letter-spacing: 1.6px;
	text-transform: uppercase;
}

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

/* POSITIONING AND STYLING OF THE SCHOOL LOGO */
header.en-public-header a.en-website-logo {
	grid-row: 1 / 3;
	grid-column: 1;
	overflow: visible;
	position: relative;
	left: 1px;
}

#wrapper .hp{
  display: none !important;
}
#wrapper-index .ip{
display: none !important;
}
#wrapper .ip{
	display: block !important;
}
/* POSITIONING AND STYLING OF THE SCHOOL LOGO */



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

/* SMALL VERSION */
/* BROWSER WIDTH STARTS BECOMING SMALLER THAN REQUIRED FOR THE FULL SIZE DESKTOP VERSION */
/* UPDATE THE BREAKPOINT AS REQUIRED */

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

	/* PARAMETERS */
	:root {
		--en-header-width: 1100px;
		--en-header-height: 20.7272vw;
		--en-header-top-bar-height: 3.9090vw;
		--en-header-middle-bar-bg: calc(var(--en-header-height) - var(--en-header-top-bar-height) - var(--en-header-bottom-bar-height));
		--en-header-bottom-bar-height: 5.0909vw;
	}

	header.en-public-header {
		width: 100%;
	}

	nav.en-nav {
		grid-template-columns: clamp(100px, 19vw, 209px) 1fr clamp(180px, 17.8181vw, 196px);
	}

	nav.en-nav div.social-media-container {
		right: 0px !important;
		overflow: hidden;
		gap: 6px;
	}

	/* REDUCE PADDINGS AND GAPS TO SAVE SOME SPACE */
	nav.en-nav div.marquee-container {
		margin-right: 2.7272vw;
		padding: max(4px, 0.4545vw) 0;
		font-size: max(14px, 1.5454vw);
	}

	nav.en-nav div.social-media-container #en-public-header-translate span {
		font-size: clamp(12px, 1.2272vw, 13.5px);
	}

	nav.en-nav div.social-media-container .search-container span {
		font-size: clamp(12px, 1.3181vw, 14.5px);
	}

	/* REDUCE PADDINGS AND GAPS TO SAVE SOME SPACE */
	header.en-public-header div.en-public-header-middle {
		grid-row: 2;
		grid-column: 2 / 4;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		overflow: hidden;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		padding: 0px 17px;
	}

	header.en-public-header a.en-website-logo {
		left: 0px !important;
	}

	header.en-public-header a.en-website-logo img {
		position: static;
		width: 100%;
	}


	header.en-public-header div.en-public-header-website-name {
		font-size: clamp(24px, 4.364vw, 48px);
		margin-left: 0;
		letter-spacing: clamp(0px, 0.2545vw, 2.8px);
	}

	header.en-public-header div.en-public-header-website-slogan {
		font-size: 2.4545vw;
		margin: 0px;
		align-self: flex-end;
	}
}

/* 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) {

	/* REMOVE BACKGROUNDS THAT ARE NOT NEEDED IN MOBILE */
	div.en-header-top-bar-bg,
	div.en-header-bottom-bar-bg {
		display: none;
	}

	/* 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;
		align-items: self-start;
		justify-items: left;
		grid-template-rows: clamp(60px, 14.3229vw, 110px);
		background: #014f7d;
	}

	nav.en-nav {
		grid-template-columns: auto 1fr;
		grid-template-rows: clamp(60px, 14.3229vw, 110px) 1fr auto auto;
	}

	header.en-public-header a.en-website-logo {
		background: transparent;
		grid-row: 1;
		grid-column: 1/2;
		overflow: visible;
		width: 100%;
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		box-sizing: border-box;
		padding: 0px;
		width: clamp(60px, 13.6718vw, 105px);
		z-index: 99;
	}

	header.en-public-header a.en-website-logo img {
		position: static;
		width: 100%;
		margin: 0px;
	}

	#wrapper header.en-public-header a.en-website-logo img {
		box-shadow: none;
	}

	header.en-public-header div.en-public-header-middle {
		grid-row: 1;
		grid-column: 2 / 3;
		justify-content: space-between;
		flex-direction: row;
		width: 100%;
		align-items: center;
		padding: 0px;
	}

	.en-public-header-middle-name-motto {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
		overflow: hidden;
		width: 100%;
		height: 100%;
		padding: 0px 5px;
		box-sizing: border-box;
	}

	div.en-public-header-middle div.en-public-header-website-name {
		font-size: clamp(12px, 3.6458vw, 28px);
		color: var(--en-website-color-2);
		align-self: center;
		letter-spacing: clamp(0px, 0.3645vw, 2.8px);
	}

	div.en-public-header-middle div.en-public-header-website-slogan {
		font-size: clamp(10px, 2.6041vw, 20px);
		font-family: 'TrajanPro-Regular';
		color: white;
		margin-left: 0px;
		line-height: normal;
		align-self: center;
		margin-top: 5px;
	}

	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 / 3;
		background: #ffffff;
		justify-content: center;
		border-top: 1px solid #cccccc;
		column-gap: 40px;
		padding: 10px 0;
		margin: 0;
		overflow: visible;
	}


	nav.en-nav div.marquee-container {
		grid-row: 4;
		grid-row: 4;
		grid-column: 1 / 3;
		background: #fff;
		color: var(--en-website-color-2);
		margin-right: 0px !important;
	}

	.en-marquee-module {
		height: 30px !important;
	}
}

@media only screen and (max-width:370px) {
	.en-public-header-middle-name-motto {
		padding: 0px 0px;
	}

	div.en-public-header-middle div.en-public-header-website-name {
		letter-spacing: 0px;
	}
}


/* Index properties */
/*Video Banner*/
#index-top {
	background: #ffffff;
	position: relative;
	height: 641px;
	overflow: hidden;
}

.video {
	height: 641px;
}

#index-top video {
	object-fit: cover !important;
}

#video-controls {
	position: absolute;
	z-index: 990;
	bottom: 20px;
	right: 20px;
}

#video-controls .video-control-button {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 12px 12px 10px;
	font-size: 23px;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	width: 47px;
	color: #fff;
	background-color: #014f7d;
	cursor: pointer;
	margin-left: 6px;
	border: 0;
	font-size: 2.3rem;
}

#video-controls .video-control-button:hover,
#video-controls .video-control-button:active,
#video-controls .video-control-button:focus {
	background-color: #ffffff;
	color: #014f7d !important;
}

@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast: none) {
	.video .video-js .vjs-tech {
		width: auto !important;
		height: auto !important;
		min-width: 100% !important;
	}
}

/* Toggle Buttons */
#video-controls button[aria-pressed="true"].play-toggle-button .fa-pause-circle {
	display: block;
}

#video-controls button[aria-pressed="true"].play-toggle-button .fa-play {
	display: none;
}

#video-controls button[aria-pressed="false"].play-toggle-button .fa-pause-circle {
	display: none;
}

#video-controls button[aria-pressed="false"].play-toggle-button .fa-play {
	display: block;
}
@media only screen and (max-width: 1320px) {
	#video-controls .video-control-button{
		position: relative;
top: -60px !important;
	}
}

@media only screen and (max-width: 1160px) {
	#index-top{
		height: clamp(200px,55.2586vw,641px) !important;
	}
	#index-top video {
		min-height: clamp(200px,55.2586vw,641px) !important;
	  }
}

/* Rows WRapper */

#rows-wrapper,
.rows {
	position: relative;
	width: 100%;
}


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

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

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


#first-row {
	background: #ffffff;
	z-index: 999 !important;
}

#first-row-inner {
	position: relative;
	max-width: 1180px;
}


.first-row-wrapper {
	position: relative;
	width: 100%;
	min-height: 330px;
	box-shadow: none;
	background-color: #014f7d;
	margin-top: -48px;
	padding: 0px 40px 125px 40px;
	box-sizing: border-box;
	border-left: 1px solid #7494b4;
	border-right: 1px solid #1f648c;
}

.first-row-wrapper::after {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: 0px;
	background: url(/pics/new/first-row-border.png) no-repeat center;
	z-index: 1;
	left: 0px;
}

div.mission-overflow-text {
	position: relative;
	margin: -64.5px 0px 5.5px 2px;
	font-size: 70px;
	font-family: "Libre Baskerville";
	color: rgb(254, 255, 255);
	font-style: italic;
	text-align: center;
	z-index: 5;
	text-shadow: rgb(1, 79, 125) 6.5px 0px 0px, rgb(1, 79, 125) 5.91686px 0.995377px 0px, rgb(1, 79, 125) 5.66974px 1.96317px 0px, rgb(1, 79, 125) 5.2655px 2.87655px 0px, rgb(1, 79, 125) 4.71532px 3.71022px 0px, rgb(1, 79, 125) 4.03447px 4.44106px 0px, rgb(1, 79, 125) 3.24181px 5.04883px 0px, rgb(1, 79, 125) 2.35931px 5.51667px 0px, rgb(1, 79, 125) 1.41143px 5.83163px 0px, rgb(1, 79, 125) 0.424423px 5.98497px 0px, rgb(1, 79, 125) -0.574341px 5.97245px 0px, rgb(1, 79, 125) -1.55719px 5.79441px 0px, rgb(1, 79, 125) -2.49688px 5.45578px 0px, rgb(1, 79, 125) -3.36738px 4.96596px 0px, rgb(1, 79, 125) -4.14455px 4.33852px 0px, rgb(1, 79, 125) -4.80686px 3.59083px 0px, rgb(1, 79, 125) -5.33596px 2.74364px 0px, rgb(1, 79, 125) -5.71718px 1.8204px 0px, rgb(1, 79, 125) -5.93995px 0.84672px 0px, rgb(1, 79, 125) -5.99811px -0.150428px 0px, rgb(1, 79, 125) -5.89004px -1.14341px 0px, rgb(1, 79, 125) -5.61874px -2.1047px 0px, rgb(1, 79, 125) -5.19172px -3.00766px 0px, rgb(1, 79, 125) -4.62082px -3.82727px 0px, rgb(1, 79, 125) -3.92186px -4.54081px 0px, rgb(1, 79, 125) -3.11421px -5.12852px 0px, rgb(1, 79, 125) -2.22026px -5.57409px 0px, rgb(1, 79, 125) -1.26477px -5.86518px 0px, rgb(1, 79, 125) -0.274238px -5.99373px 0px, rgb(1, 79, 125) 0.723898px -5.95617px 0px, rgb(1, 79, 125) 1.70197px -5.75355px 0px, rgb(1, 79, 125) 2.63288px -5.39147px 0px, rgb(1, 79, 125) 3.49082px -4.87998px 0px, rgb(1, 79, 125) 4.25202px -4.23324px 0px, rgb(1, 79, 125) 4.89538px -3.46919px 0px, rgb(1, 79, 125) 5.40307px -2.60899px 0px, rgb(1, 79, 125) 5.76102px -1.67649px 0px, rgb(1, 79, 125) 5.95932px -0.697531px 0px;
	letter-spacing: 0.75px;
	font-size: 7rem;
	line-height: 1.2;
}

.mission-text-box {
	position: relative;
	padding: 0px 30px 10px 29px;
	min-height: 180px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.mission-text-box p {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 36px;
	line-height: 3.6rem;
	font-family: 'Sintony', sans-serif;
	color: rgb(255, 255, 255);
	text-align: start;
	width: 830px;
	letter-spacing: 0.39px;
	position: relative;
display: block;
}

.mission-enroll-today {
	width: 151px !important;
	height: 151px;
	font-family: 'Sintony', sans-serif;
	color: #fff !important;
	font-size: 24px;
	font-size: 2.4rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 4px solid #ab953f;
	border-radius: 50%;
	text-align: center;
	line-height: 24px;
	line-height: 2.4rem;
	position: relative;
	box-sizing: border-box;
	text-decoration: none;
	top: 8.5px;
	letter-spacing: 0.25px;
	padding-top: 4px;
	transition: all .3s ease-in-out;
}

.mission-enroll-today:hover,
.mission-enroll-today:focus {
	background: #ab953f;
	border-color: #fff;
}

.mission-enroll-today::after {
	content: "";
	width: 14px;
	height: 14px;
	border-radius: 50%;
	position: absolute;
	top: 44.5%;
	right: -6.2%;
	-moz-transition: all ease 0.3s;
	background: #418fbd;
	z-index: 1;

}

@media only screen and (max-width: 1160px) {
	#first-row-inner {
		max-width: 1100px;
	}

	.first-row-wrapper {
		padding: 0px;
	}


}

@media only screen and (max-width: 1100px) {
	.mission-text-box {
		padding: clamp(15px, 3.1818vw, 35px) 15px 15px 15px;
		min-height: auto;
	}

	div.mission-overflow-text {
		font-size: clamp(30px, 6.3636vw, 70px);
		line-height: clamp(15px, 3.0818vw, 33.9px);
		/* margin-top: clamp(-10px,-3.5909vw,-39.5px); */
	}

	.mission-text-box p {
		font-size: clamp(16px, 2.3636vw, 26px);
		line-height: clamp(26px, 3.2727vw, 36px);
		width: clamp(300px, 70.9090vw, 780px);
	}

	.mission-text-box p br {
		display: none;
	}

	.mission-enroll-today {
		width: clamp(110px, 13.7272vw, 151px) !important;
		height: clamp(111px, 13.8181vw, 152px);
		font-size: clamp(18px, 2.1818vw, 24px);
		line-height: clamp(18px, 2.1818vw, 24px);
	}
}

@media only screen and (max-width: 992px) {
	div.mission-overflow-text {
		margin-top: -30px;
	}
}

@media only screen and (max-width: 850px) {
	div.mission-overflow-text {
		margin-top: -25px;
	}
}

@media only screen and (max-width: 768px) {
	.mission-text-box p {
		width: clamp(200px, 60.1041vw, 500px);
		text-align: center;
	}

	div.mission-overflow-text {
		margin-top: -20px;
	}

	.mission-enroll-today::after {
		right: -8.2%;
	}
}

@media only screen and (max-width: 550px) {
	.mission-text-box p {
		width: clamp(200px, 50.3636vw, 277px);
	}
}

@media only screen and (max-width: 450px) {
	div.mission-overflow-text {
		line-height: 30px;
	}

	.mission-text-box {
		flex-direction: column;
		justify-content: center;
	}

	.mission-text-box p {
		width: 100%;
		text-align: center;
	}
}

/* SECOND ROW : SCHOOL LINKS */
#second-row {
	background: #ffffff;
	z-index: 999 !important;
}

#second-row-inner {
	position: relative;
}

.mission-cards {
	display: grid;
	align-items: center;
	margin-top: -109px;
	justify-content: center;
	z-index: 2;
	position: relative;
	grid-template-columns: repeat(3, 340px);
	grid-template-rows: 199px;
	grid-column-gap: 40px;

}

.mission-card {
	max-width: 340px;
	width: 100%;
	height: 100%;
	position: relative;
	background-color: white;
	background-position: center;
	background-size: cover;
	display: flex;
	transition: background-color 3s ease 1s;
	font-size: 25px;
	font-family: 'Sintony', sans-serif;
	color: rgb(1, 1, 1);
	text-transform: uppercase;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}


.mission-card-elementary {
	background-image: url('/pics/Lumi Website ES.jpg') !important;
}

.mission-card-middle {
	background-image: url('/pics/Lumi Website MS.jpg');
}

.mission-card-high {
	background-image: url('/pics/Lumi Website HS.jpg');
}

.bulb-icon {
	display: none;
	height: auto;
	width: 70px;
}


.mission-card:hover,.mission-card:focus {
	background-color: white !important;
	background-image: none !important;
	opacity: 1;
}

.mission-card:hover .bulb-icon,.mission-card:focus .bulb-icon {
	display: block;
	margin-bottom: 20.1%;
}

.mission-card:hover .dots,.mission-card:focus .dots {
	display: none;
}

.mission-card:hover .mission-card-title span,.mission-card:focus .mission-card-title span {
	display: block;
}

.mission-card:hover .mission-card,
.mission-card:focus .mission-card {
	box-shadow: 0 -224px 0 0 #9a803e inset;
}


.mission-card:hover .mission-card-title,.mission-card:focus .mission-card-title {
	background: none !important;
	color: black !important;
	height: fit-content;
	margin-bottom: 1px !important;
	margin-left: 1.5px;
}

.mission-card:hover,.mission-card:focus  {
	display: flex;
	justify-content: center;
	align-items: center;
}


.mission-card-title {
	width: 100%;
	min-height: 89px;
	height: auto;
	background: url('/pics/new/mission-card-title-bg.png') repeat center bottom,rgba(0,0,0,0.01);
	color: white;
	font-size: 25px;
	font-size: 2.5rem;
	font-family: 'Sintony', sans-serif;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	letter-spacing: 1.9px;
	line-height: 36px;
	line-height: 3.6rem;
	padding: 16.5px 0px 0px 0px;
	box-sizing: border-box;
}


.mission-card-image {
	display: flex;
	justify-content: center;
	align-items: center;
}

a.mission-card-elementary:hover,a.mission-card-elementary:focus {
	background-color: white;
	opacity: 1;
}

.mission-card-elementary:hover .mission-cards .dots,.mission-card-elementary:focus .mission-cards .dots {
	display: none;
}

.mission-card:hover::before,.mission-card:focus::before {
	content: "";
	width: 360px;
	height: 200px;
	position: absolute;
	background: #f2f2f2;
	z-index: -18;
	top: 10px;
}

.mission-cards span {
	font-size: 22px;
	font-family: "Libre Baskerville";
	color: rgb(1, 79, 125);
	font-style: italic;
	display: none;
	position: relative;
	top: -6px;
	line-height: 36px;
	letter-spacing: 0.3px;
	left: -1px;
}


.mission-cards .dots {
	width: 42px;
	height: 14px;
	background-image: url('/pics/dots.png');
	left: 1px;
	position: relative;
	top: -0.5px;

}

@media only screen and (max-width: 1160px) {
	.mission-cards {
		grid-template-columns: repeat(3, clamp(240px, 29.3103vw, 340px));
		grid-template-rows: clamp(100px, 17.1551vw, 199px);
		grid-column-gap: clamp(15px, 2.1551vw, 25px);
	}

	.mission-card-title {
		font-size: clamp(18px, 2.1551vw, 25px);
		letter-spacing: clamp(1px, 0.1727vw, 1.9px);
		line-height: clamp(29px, 3.1034vw, 36px);
		height: clamp(59px, 7.6724vw, 89px);
	}

	.mission-card:hover::before {
		width: clamp(260px, 31.0344vw, 360px);
		height: clamp(101px, 17.2413vw, 200px);
	}

	.bulb-icon img {
		width: 100%;
	}

	.bulb-icon {
		width: clamp(30px, 6.0344vw, 70px);
	}
}

@media only screen and (max-width: 900px) {
	.mission-cards {
		grid-template-columns: 1fr 1fr;
		/* grid-template-rows:clamp(160px,22.1111vw, 199px) clamp(160px,22.1111vw, 199px); */
		grid-template-rows: 199px 199px;
		grid-column-gap: clamp(15px, 2.5862vw, 30px);
		justify-content: center;
		grid-row-gap: clamp(15px, 2.5862vw, 40px);
	}

	.mission-card-elementary {
		grid-row: 1;
		grid-column: 1/2;
		margin: 0px auto;
	}

	.mission-card-middle {
		grid-row: 1;
		grid-column: 2/3;
		margin: 0px auto;
	}

	.mission-card-high {
		grid-row: 2;
		grid-column: 1/3;
		margin: 0px auto;
	}

	.mission-card-title {
		font-size: clamp(18px, 2.7777vw, 25px);
		letter-spacing: clamp(1px, 0.2111vw, 1.9px);
		line-height: clamp(29px, 4vw, 36px);
		height: clamp(59px, 9.8888vw, 89px);
		padding: 0;
	}

	.mission-card:hover::before,.mission-card:focus::before {
		width: 360px;
		height: 200px;
	}

	.bulb-icon {
		width: clamp(30px, 7.7777vw, 70px);
	}
}

@media only screen and (max-width: 768px) {
	.mission-cards {
		grid-template-columns: 1fr;
		grid-template-rows: repeat(3, 199px);
		grid-column-gap: 0px;
		justify-content: center;
		grid-row-gap: clamp(15px, 5.2083vw, 40px);
		margin-top: -130px;
	}

	.mission-card-elementary {
		grid-row: 1;
		grid-column: 1/2;
		margin: 0px auto;
	}

	.mission-card-middle {
		grid-row: 2;
		grid-column: 1/2;
		margin: 0px auto;
	}

	.mission-card-high {
		grid-row: 3;
		grid-column: 1/2;
		margin: 0px auto;
	}

	.mission-card-title {
		font-size: clamp(18px, 3.2552vw, 25px);
		letter-spacing: clamp(1px, 0.2473vw, 1.9px);
		line-height: clamp(29px, 4.6875vw, 36px);
		height: clamp(59px, 11.1145vw, 70px);
	}

	.mission-cards span {
		font-size: clamp(18px, 2.8645vw, 22px);
		line-height: clamp(32px, 4.6875vw, 36px);
	}

	.mission-card:hover::before {

		width: 360px;
		height: 200px;
	}

	.bulb-icon {
		width: clamp(30px, 9.1145vw, 70px);
	}
}

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

	.mission-cards {
		grid-template-columns: 1fr;
		grid-template-rows: repeat(3, clamp(179px, 44.2222vw, 199px));
		grid-row-gap: 25px;
		margin-top: 0;
		padding: 25px 0px;
	}

	.mission-card {
		max-width: clamp(240px, 75.5555vw, 340px);
	}

	.mission-card:hover::before {
		width: clamp(260px, 80vw, 360px);
		height: clamp(180px, 44.4444vw, 200px);
	}


}


/****** THIRD ROW :- NEWS SECTION ******/
#third-row {
	width: 100%;
	background: #fff;
}


#third-row-inner {
	padding: 104px 0 140.5px 0;
}


/* News */
#news {
	position: relative;
	z-index: 0;
}

#news h2 {
	margin: 0px 0px 16px -1px;
	padding: 0 0 0px 0px;
	z-index: 9;
	display: block;
	position: relative;
	text-align: left;
	float: left;
	width: auto;
}

#news-head {
	font-size: 40px;
	font-size: 4rem;
	line-height: 38px;
	line-height: 3.8rem;
	font-weight: 400;
	color: #014f7d;
	text-decoration: none;
	letter-spacing: -0.05px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}

#news-head span {
	color: #475a60;
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-size: 30px;
	font-size: 3rem;
}

#news .bx-wrapper .bx-viewport {
	box-shadow: none !important;
	padding: 0 0px 0px 12px;
	left: -12px;
	width: 100% !important;
}


#news .bx-viewport {
	padding: 0 0px 0 0px;
	left: 0px;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	border: 0;
	background: none;
	z-index: 99;
}


#news .homepage-news li {
	background: #ffffff;
	border: 0px;
}

#news .homepage-news li:after {
	background: url('/pics/news_gradient.png')repeat-x left bottom;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 100%;
	height: 147px;
}

#news .homepage-news li:hover:after,
#news .homepage-news li:focus:after {
	background: none;
}

#news .layout-3 .news-thumb {
	background: #000000;
	position: relative;
	overflow: hidden !important;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 258px !important;
	height: 243px;
}

#news .layout-3 .news-thumb::after {
	background: url('/pics/new/news_gradient.png')no-repeat center;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 100%;
	height: 147px;
}

.layout-3 .news-thumb img {
	margin-top: 0px !important;
}

#news .homepage-news .news-wrap {
	padding: 30px 29px 19px 20px;
	position: absolute;
	bottom: 0px;
	right: 0;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	z-index: 2;
	left: 0px;
	box-sizing: border-box;
}

#news .homepage-news .news-wrap::before {
	background: #ab953f;
	position: absolute;
	left: -12px;
	top: 50px;
	content: "";
	width: 24px;
	height: 3px;
	z-index: 9999999999;
}

#news .homepage-news li:hover .news-wrap::before,
#news .homepage-news li:focus .news-wrap::before {
	background: #418fbd !important;
	top: 41.5px;
	left: -12.5px;
}

#news .news-title {
	margin: 0;
	display: flex;
	align-items: center;
}

#news .homepage-news .news-title a {
	font-size: 19px;
	color: #fff;
	line-height: 22px;
	letter-spacing: 0.3px;
	display: flex;
	align-items: center;
	font-weight: 300;
	font-size: 1.9rem;
	line-height: 2.2rem;
	position: relative;
	font-family: 'Sintony', sans-serif;
	background-color: rgba(0,0,0,0.01) !important;
}

#news .homepage-news li:hover .news-title a,
#news .homepage-news li:focus .news-title a {
	color: #014f7d;
}

/* #news .homepage-news li:hover .news-thumb, #news .homepage-news li:focus .news-thumb{height: 335px;} */
#news .homepage-news li:hover .news-thumb img,
#news .homepage-news li:focus .news-thumb img {
	height: 100%;
	width: 100%;
}

#news .homepage-news .news-title a:hover,
#news .homepage-news .news-title a:focus {
	text-decoration: underline;
}

#news .homepage-news .news-text {
	color: #3e3e3e;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 22px;
	line-height: 2.2rem;
	display: none;
	margin: 0px 0 0 0px;
	font-weight: 400;
	letter-spacing: 0px;
	font-family: 'Sintony', sans-serif;
}


#news .homepage-news li:hover .news-wrap,
#news .homepage-news li:focus .news-wrap {
	background: #fff;
	top: 0px;
	width: 100%;
	left: 0px;
	text-align: left !important;
	padding: 22px 20px 20px 23px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
}

#news .homepage-news li:hover .news-text,
#news .homepage-news li:focus .news-text {
	display: block;
	padding: 16px 0 0px 0px;
	text-align: left;
}
#news .homepage-news li:hover .news-title a, #news .homepage-news li:focus .news-title a{
letter-spacing: 0.3px;
}
#news .homepage-news .news-title a:hover,
#news .homepage-news .news-title a:focus {
	text-decoration: underline;
}

.layout-3 h2 {
	display: none !important;
}

#news .homepage-news .bx-wrapper .bx-controls-direction a {
	color: #000 !important;
	outline: none !important;
	top: 172.5px;
	width: 54px;
	height: 54px;
}

#news .homepage-news .bx-wrapper .bx-prev {
	background: url('/pics/new/news-slide-arrow.png') 3px 0px;
	background-repeat: repeat;
	background-repeat: repeat;
	background-repeat: repeat;
	background-repeat: no-repeat;
	left: -72px;
}

#news .homepage-news .bx-wrapper .bx-next {
	background: url('/pics/new/news-slide-arrow.png') -50px 0px;
	background-repeat: repeat;
	background-repeat: no-repeat;
	right: -72px;
	-pie-background-image: url('/pics/new/news-slide-arrow.png');
	behavior: url('/shared/pie.htc');
}

#news .homepage-news .bx-wrapper .bx-prev:hover {
	background: url('/pics/new/news-slide-arrow.png') -103px 0px;
	background-repeat: no-repeat;
}

#news .homepage-news .bx-wrapper .bx-next:hover {
	background: url('/pics/new/news-slide-arrow.png') -156px 0px;
	background-repeat: no-repeat;
}

#news .homepage-news .bx-wrapper .bx-prev:focus {
	background: url('/pics/new/news-slide-arrow.png') -210px 0px;
	background-repeat: repeat;
	background-repeat: repeat;
	left: -75px;
	background-repeat: no-repeat;
	width: 58px;
	height: 60px;
}

#news .homepage-news .bx-wrapper .bx-next:focus {
	background: url('/pics/new/news-slide-arrow.png') -272px 0px;
	background-repeat: repeat;
	background-repeat: repeat;
	background-repeat: no-repeat;
	right: -76px;
	width: 60px;
	height: 57px;
}

.layout-3 .news-showAll {
	display: none !important;
}


#show-all-news-btn {
	display: block !important;
	top: 11px;
	margin-top: 1px !important;
	position: absolute;
	right: -1px !important;
	z-index: 999;
}

#show-all-news-btn a {
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .5s ease-in-out;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 20px;
	line-height: 2rem;
	letter-spacing: 0.4px;
	text-align: center;
	color: #014f7d;
	margin: 0 0 0 0px;
	margin-right: 0px;
	margin-right: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 25px !important;
	position: relative;
	font-family: 'Sintony', sans-serif;
}

#show-all-news-btn a::before {
	content: "";
	width: 17px;
	height: 26px;
	position: absolute;
	top: -3.5px;
	background: url(/pics/new/custom-link-icon.png) no-repeat;
	z-index: -1;
	left: 0px;
}

#show-all-news-btn a:hover,
#show-all-news-btn a:focus {
	color: #475a60;
}

#show-all-news-btn a:hover::before,
#show-all-news-btn a:focus::before {
	background: url(/pics/new/custom-link-icon-hov.png) no-repeat !important;
}

.layout-3 {
	padding-bottom: 0px !important;
}

@media only screen and (max-width: 1260px) {
	/* #fifth-row-inner {
		padding: 86px 0 115px 0;
	} */

	#news .homepage-news li {

		width: auto !important;
	}

	#news .homepage-news .bx-wrapper .bx-controls-direction a {
		top: inherit;
		bottom: -65px;
	}

	#news .homepage-news .bx-wrapper .bx-next {
		right: 0;
	}

	#news .homepage-news .bx-wrapper .bx-next:focus {
		right: -4px;
		bottom: -68px;
	}

	#news .homepage-news .bx-wrapper .bx-prev {
		left: 0px;
	}

	#news .homepage-news .bx-wrapper .bx-prev:focus {
		left: -3px;
		bottom: -71px;
	}
}


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

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

	#third-row-inner {
		padding: 80px 0 140.5px 0;
	  }
	
	#news .homepage-news .bx-wrapper .bx-next {
		right: 0px;
	}

	#news .homepage-news .bx-wrapper .bx-next:focus {
		right: -4px;
	}

	#news .homepage-news .bx-wrapper .bx-prev {
		left: 0;
	}

	#news .homepage-news .bx-wrapper .bx-prev:focus {
		left: -3px;
	}

	#show-all-news-btn {
		display: flex !important;
		top: 33px;
		margin-top: 0px !important;
		position: relative;
		right: inherit !important;
		z-index: 999;
		justify-content: center;
		align-items: center;
	}

#news h2{
text-align: center;
float: none;
}
}

@media only screen and (max-width: 515px) {
	#news .homepage-news .bx-wrapper .bx-next {
		right: -20px;
	}

	#news .homepage-news .bx-wrapper .bx-next:focus {
		right: -24px;
		bottom: -68px;
	}

	#news .homepage-news .bx-wrapper .bx-prev {
		left: -20px;
	}

	#news .homepage-news .bx-wrapper .bx-prev:focus {
		left: -23px;
		bottom: -71px;
	}
}


/* FOURTH ROW */
#fourth-row {
	position: relative;
	z-index: 9999;
}

#fourth-row::before {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	top: -2px;
	background: url(/pics/new/fourth-row-border.png) no-repeat center;
	z-index: 1;
	left: 0px;
}

#slide-1 {
	position: relative;
	background-image: url(/pics/parallex.jpg);
	-pie-background-image: url(/pics/parallex.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: 388px;
}

#fourth-row-inner {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.fourth-row-wrapper {
	position: relative;
	display: flex;
	gap: 40px;
	margin-top: -64px;
	z-index: 99;
	left: 2px;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.fourth-row-wrapper a {
	text-decoration: none;
	font-size: 17px;
	position: relative;
	display: flex;
	font-weight: 400;
	box-sizing: border-box;
	align-items: center;
	padding: 12px 10px 10px 12px;
	line-height: 18px;
	justify-content: center;
	align-content: center;
	height: 125px;
	text-transform: uppercase;
	width: 125px;
	background-color: #ffffff;
	color: #014f7d;
	border: 2px solid #ab953f;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	box-sizing: border-box;
	border-radius: 50%;
	font-family: 'Sintony', sans-serif;
	text-align: center;
	letter-spacing: 0.25px;
}

.fourth-row-wrapper a:hover {
	background: url(/pics/new/links-hover.png) no-repeat center, #014f7d;
	color: #ffffff;
	border: none;
}

.canvas {
	padding: 8px 10px 10px 10px !important;
}

.Faculty_Contacts {
	padding: 12px 10px 10px 13px !;
	left: -2px;
}

.Infinite_campus {
	padding: 12px 10px 10px 11px !important;
	left: -3px;
}

.Password_Resets {
	left: -3px;
}

.Safe_Voice {
	padding: 12px 10px 10px 12px !important;
	left: -4px;
}


@media only screen and (max-width: 1100px) {
	.fourth-row-wrapper {
		gap: clamp(15px, 3.6363vw, 40px)
	}

	.fourth-row-wrapper a {
		left: 0px !important;
		padding: 8px 10px 10px 10px !important;
	}
}


/****** FIFTH ROW :- EVENTS SECTION ******/
#fifth-row {
	width: 100%;
	background: transparent;
	position: relative;
}

#fifth-row-inner {
	padding: 76px 0 123px 0;
	z-index: 0;
	position: relative;
	text-align: center;
}


/* events */
.events_wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0;
	position: relative;
	left: 0;
}

.events-title-wrapper {
	margin: 0px 0px 35px -2px;
	padding: 0 0 0px 0px;
	z-index: 9;
	display: block;
	position: relative;
	text-align: left;
	float: left;
	width: auto;
}

.events-title-wrapper .events-title {
	font-size: 40px;
	font-size: 4rem;
	line-height: 38px;
	line-height: 3.8rem;
	font-weight: 400;
	color: #014f7d;
	text-decoration: none;
	letter-spacing: 0.2px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}

.events-title-wrapper .events-title span {
	color: #475a60;
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-size: 30px;
	font-size: 3rem;
	text-transform: lowercase;
}

#CCSDNVLA-0-events .bx-wrapper {
	width: 1100px !important;
	/*max-width: 1100px !important;*/
	position: relative;
}


.events_wrapper .bx-wrapper .bx-viewport {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	height: auto !important;
}

.homepage-events-wrapper .events-day-wrapper:nth-child(7n) {
	margin-right: 96px !important;
}

.events-date-wrapper {
	border: 0 !important;
	background: url(/pics/new/event-date-bg.png) no-repeat center !important;
	width: 97px !important;
	height: 97px !important;
	left: 0;
	padding: 0px 0 0px 0;
	position: relative !important;
	display: flex !important;
	justify-content: space-around;
	align-items: center;
}

.events-day-wrapper ul {
	margin: 0px 0 0 0 !important;
}

.events-date-wrapper .day {
	position: relative;
	margin: 0;
	font-size: 43px;
	font-size: 4.3rem;
	font-weight: 400;
	line-height: 24px;
	line-height: 2.2rem;
	text-align: center;
	color: #242424;
	position: relative;
	letter-spacing: 0.5px;
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	margin: -2px -1px 0px 0px;
}

.events-date-wrapper .month {
	padding: 0 !important;
	text-transform: uppercase;
	position: relative;
	margin: -3px 0px 0px 0.5px;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 22px;
	line-height: 2.2rem;
	letter-spacing: 0.3px;
	text-align: center;
	color: #242424;
	position: relative;
	font-family: 'Sintony', sans-serif;
}

.events-day-wrapper li .title a {
	text-decoration: none;
	color: #014f7d !important;
	display: block;
	position: relative !important;
	text-align: center;
	font-size: 19px !important;
	font-size: 1.9rem !important;
	font-weight: 500 !important;
	line-height: 25px;
	line-height: 2.5rem;
	letter-spacing: 0.25px;
	margin-bottom: 14px !important;
	font-family: 'Sintony', sans-serif;
}

.events-day-wrapper li {
	text-align: center !important;
	font-size: 15px !important;
	font-size: 1.5rem !important;
	font-weight: 500;
	line-height: 22px;
	line-height: 2.2rem;
	color: #000000 !important;
	letter-spacing: 0.25px;
	font-family: 'Sintony', sans-serif;
	margin-top: 23px !important;
}

.events-day-wrapper {
	border: none !important;
	background: none !important;
	padding: 0 !important;
	min-height: 206px !important;
}



.homepage-events {
	padding-bottom: 44px !important;
}

.homepage-events .bx-wrapper {
	padding: 0 0;
	width: auto !important;
	left: 4px;
}

.events-button-wrapper a {
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .5s ease-in-out;
	margin: 0 0 0 0px;
	margin-right: 0px;
	margin-right: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 26px !important;
	position: relative;
	font-family: 'Sintony', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 20px;
	line-height: 2rem;
	letter-spacing: 0.4px;
	text-align: center;
	color: #014f7d;
}


.events-button-wrapper a::after {
	content: "";
	width: 17px;
	height: 26px;
	position: absolute;
	top: -3.5px;
	background: url(/pics/new/custom-link-icon.png) no-repeat;
	z-index: -1;
	left: 0px;
}


.events-button-wrapper a:nth-child(1) {
	margin-right: 32px;
	position: relative;
	left: -5px;
}

.events-button-wrapper a:last-child {
	position: relative;
	left: -6px;
}

.events-button-wrapper .show_all::after {
	left: 0px !important;
}

.events-button-wrapper a:hover,
.events-button-wrapper a:focus {
	color: #475a60;
}

.events-button-wrapper a:hover::after,
.events-button-wrapper a:focus::after {
	background: url(/pics/new/custom-link-icon-hov.png) no-repeat !important;
}


.events-button-wrapper a.show_all:hover,
.events-button-wrapper a.show_all:focus {
	padding: 0;
}

/*Events arrow*/
.events-button-wrapper {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 3.5px;
}

#prev-selector,
#next-selector {
	text-indent: -9999px;
}

#prev-selector .bx-prev,
#next-selector .bx-next {
	color: #000000 !important;
	width: 50px;
	height: 54px;
	outline: none !important;
	top: 155.5px;
	position: absolute;
}

#prev-selector .bx-prev {
	background: url('/pics/new/slide-arrow.png') 0px 0px;
	background-repeat: no-repeat;
	left: -69px;
}

#next-selector .bx-next {
	background: url('/pics/new/slide-arrow.png') -52px 0px;
	background-repeat: repeat;
	background-repeat: no-repeat;
	right: -70px;
}

#prev-selector .bx-prev:hover {
	background: url('/pics/new/slide-arrow.png') -106px 0px;
	background-repeat: repeat;
	background-repeat: no-repeat;
}

#next-selector .bx-next:hover {
	background: url('/pics/new/slide-arrow.png') -158px 0px;
	background-repeat: no-repeat;
}

#prev-selector .bx-prev:focus {
	background: url('/pics/new/slide-arrow.png') no-repeat -210px 0px;
	left: -75px;
	width: 58px;
	height: 58px;
}

#next-selector .bx-next:focus {
	background: url('/pics/new/slide-arrow.png') no-repeat -271px 0px;
	right: -73px;
	width: 58px;
	height: 58px;
}

.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 (max-width: 1260px) {
	#prev-selector .bx-prev {
		left: 0px;
	}

	#prev-selector .bx-prev:focus {
		left: -6px;
	}

	#next-selector .bx-next {
		right: 0px;
	}

	#next-selector .bx-next:focus {
		right: -3px;
	}

	#CCSDNVLA-0-events .bx-wrapper {
		width: clamp(200px, 71.4285vw, 900px) !important;
		max-width: clamp(200px, 71.4285vw, 900px) !important;
		position: relative;
		left: 0px;
	}
}

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

	.events-day-wrapper {
		min-width: 201px !important;
	}
}


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

	#CCSDNVLA-0-events .bx-wrapper {
		width: clamp(200px, 68.1818vw, 750px) !important;
		max-width: clamp(200px, 68.1818vw, 750px) !important;
	}
}

@media only screen and (max-width: 768px) {
	#CCSDNVLA-0-events .bx-wrapper {
		width: clamp(200px, 57.2916vw, 440px) !important;
		max-width: clamp(200px, 57.2916vw, 440px) !important;
	}
}

@media only screen and (max-width: 600px) {
	#CCSDNVLA-0-events .bx-wrapper {
		width: 201px !important;
		max-width: 201px !important;
	}
}


/****** SIXTH ROW :- EVENTS SECTION ******/

#sixth-row {
    width: 100%;
    background: url(/pics/new/sixth-row-blue-bg.png) repeat-y center,url(/pics/new/sixth-row-bg-img.png) no-repeat center bottom;
    background: #00507d;
    position: relative;
    min-height: 652px;
}

#sixth-row-inner {
	padding: 0px 0 60px 0;
	position: relative;
}
.top-text {
    position: relative;
    padding-left: 15%;
    margin-top: -37px;
    grid-column: 1/3;
    grid-row: 1;
}
.top-text h2{
	font-size: 48px;
	font-size: 4.8rem;
	line-height: 44px;
	line-height: 4.4rem;
	position: relative;
	text-shadow: rgb(1, 79, 125) 6px 0px 0px, rgb(1, 79, 125) 5.91686px 0.995377px 0px, rgb(1, 79, 125) 5.66974px 1.96317px 0px, rgb(1, 79, 125) 5.2655px 2.87655px 0px, rgb(1, 79, 125) 4.71532px 3.71022px 0px, rgb(1, 79, 125) 4.03447px 4.44106px 0px, rgb(1, 79, 125) 3.24181px 5.04883px 0px, rgb(1, 79, 125) 2.35931px 5.51667px 0px, rgb(1, 79, 125) 1.41143px 5.83163px 0px, rgb(1, 79, 125) 0.424423px 5.98497px 0px, rgb(1, 79, 125) -0.574341px 5.97245px 0px, rgb(1, 79, 125) -1.55719px 5.79441px 0px, rgb(1, 79, 125) -2.49688px 5.45578px 0px, rgb(1, 79, 125) -3.36738px 4.96596px 0px, rgb(1, 79, 125) -4.14455px 4.33852px 0px, rgb(1, 79, 125) -4.80686px 3.59083px 0px, rgb(1, 79, 125) -5.33596px 2.74364px 0px, rgb(1, 79, 125) -5.71718px 1.8204px 0px, rgb(1, 79, 125) -5.93995px 0.84672px 0px, rgb(1, 79, 125) -5.99811px -0.150428px 0px, rgb(1, 79, 125) -5.89004px -1.14341px 0px, rgb(1, 79, 125) -5.61874px -2.1047px 0px, rgb(1, 79, 125) -5.19172px -3.00766px 0px, rgb(1, 79, 125) -4.62082px -3.82727px 0px, rgb(1, 79, 125) -3.92186px -4.54081px 0px, rgb(1, 79, 125) -3.11421px -5.12852px 0px, rgb(1, 79, 125) -2.22026px -5.57409px 0px, rgb(1, 79, 125) -1.26477px -5.86518px 0px, rgb(1, 79, 125) -0.274238px -5.99373px 0px, rgb(1, 79, 125) 0.723898px -5.95617px 0px, rgb(1, 79, 125) 1.70197px -5.75355px 0px, rgb(1, 79, 125) 2.63288px -5.39147px 0px, rgb(1, 79, 125) 3.49082px -4.87998px 0px, rgb(1, 79, 125) 4.25202px -4.23324px 0px, rgb(1, 79, 125) 4.89538px -3.46919px 0px, rgb(1, 79, 125) 5.40307px -2.60899px 0px, rgb(1, 79, 125) 5.76102px -1.67649px 0px, rgb(1, 79, 125) 5.95932px -0.697531px 0px;
	color: rgb(254, 255, 255);
	font-style: italic;
	font-family: "Libre Baskerville";
	letter-spacing: 1.3px;
	background-color: rgba(0,0,0,0.01) !important;

}
.top-text h2 span{
	left: 41.2%;
position: relative;
top: 4px;
}
.hidden { display:none; }
#social_feeds {
    width: 100%;
    padding: 25px 0 0 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    grid-column: 2;
    grid-row: 2;
	max-width: 100%;
	align-items: center;
}
.social-header-panel{
	position: relative;
display: flex;
justify-content: space-between;
padding-bottom: 24px;
}
.social-header-panel h2{
	font-size: 40px;
font-size: 4rem;
line-height: 40px;
line-height: 4rem;
font-weight: 400;
color: #ffffff;
text-decoration: none;
letter-spacing: 0px;
text-align: left;
text-transform: none;
font-family: 'Oswald', sans-serif;
background-color: rgba(0,0,0,0.01) !important;
}
.social-header-panel h2 span{
	color: #ffffff;
font-family: 'Libre Baskerville', serif;
font-style: italic;
font-size: 30px;
font-size: 3rem;
text-transform: lowercase;
}


#social_feeds ul {padding: 0;
	margin: 0;
	position: relative;
	top: 9px;
	right: -3px;}



#social_feeds ul li {display: inline-block;
	list-style-type: none;
	width: 72px;
	min-height: 70px;
	position: relative;
	margin: 0 2px 0 -3.5px;
	color: #fff;
	background-color: rgba(0,0,0,0.01) !important;}
#social_feeds ul li[aria-selected="true"] a, #social_feeds ul li a:hover, #social_feeds ul li a:focus {color: #ffffff;top: 20px;}

#social_feeds ul li a {text-decoration: none;min-height: 70px;box-sizing: border-box;display: block;position: relative;color: #fff;background-repeat: no-repeat;transition: all ease 0.5s;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;}
#twitter_panel a {background: url(/pics/new/tweet-tabs.png) no-repeat center;}
#instagram_panel a {background: url(/pics/new/insta-tabs.png) no-repeat center;}
#facebook_panel a {background: url(/pics/new/fb-tabs.png) no-repeat center;}
#social_feeds .panel {width: 500px;
	height: 392px;
	background: #fff;
	margin: 0px 0 0 1px;}

/*#social_feeds ul li[aria-selected="true"] a::after, #social_feeds ul li a:hover::after, #social_feeds ul.tablist .tab li a:focus::after{content: "";position: absolute;background: url(/pics/tab_active_bg.png) no-repeat;width: 65px;height: 22px;left: -1px;bottom: -22px;z-index: 3;}*/
#social_feeds ul #facebook_panel[aria-selected="true"] a, #social_feeds ul #facebook_panel a:hover, #social_feeds ul #facebook_panel a:focus {background: url(/pics/new/fb-active.png) no-repeat center;}
#social_feeds ul #twitter_panel[aria-selected='true'] a, #social_feeds ul  #twitter_panel a:hover, #social_feeds ul #twitter_panel a:focus{background: url(/pics/new/tweet-active.png) no-repeat center;}
#social_feeds ul #instagram_panel[aria-selected='true'] a, #social_feeds ul  #instagram_panel a:hover, #social_feeds ul  #instagram_panel a:focus{background: url(/pics/new/insta-active.png) no-repeat center;}

#en-insta-feed-div ul li {width:33% !important;height:120px !important;}
#en-insta-feed-div ul li a div img, #en-insta-feed-div ul li a div {height:120px;}

#student-spotlight {
    width: 100%%;
    padding: 25px 0 0 0px;
    grid-column: 1;
    grid-row: 2;
	max-width: 100%;
}
#student-spotlight h2 {
    margin-bottom: 3rem;
}
#student-spotlight h2 a {
    font-size: 40px;
    font-size: 4rem;
    line-height: 40px;
    line-height: 4rem;
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
    letter-spacing: 0px;
    text-align: left;
    text-transform: none;
    font-family: 'Oswald', sans-serif;
    background-color: rgba(0,0,0,0.01) !important;
}
#student-spotlight h2 span{
	color: #ffffff;
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    font-size: 30px;
    font-size: 3rem;
    text-transform: lowercase;
}
#student-spotlight iframe{
	max-width: 100% !important;
	height: auto !important;
	aspect-ratio: 500/360 !important;
}
@media only screen and (max-width: 1100px) {
	.top-text h2{
		font-size: clamp(30px,4.3636vw,48px);
		line-height: clamp(26px,4vw,44px);
	}
	#sixth-row-inner{
		grid-template-columns: 1fr;
		justify-items: center;
		gap: 1rem;
	}
	.top-text{
		grid-column: 1;
	}
	#social_feeds{
		grid-column: 1;
		grid-row: auto;
	}
	#student_spotlight{
		grid-column: 1;
		grid-row: auto;
	}
}
@media only screen and (max-width: 890px) {
	.top-text{
		margin-top: -34px;
	}
	.top-text h2 span {
		left: 32.2%;
		position: relative;
		top: 2px;
	  }
	#social_feeds{
		padding: 50px 0 0 0px;
	}
}
@media only screen and (max-width: 768px) {
	.top-text {
		margin-top: -28px;
	  }
	  .top-text h2 span{
		top: 10px;
	  }
}
@media only screen and (max-width: 572px) {
	.social-header-panel h2{
		font-size: clamp(35px,6.9930vw,40px);
       line-height: clamp(35px,6.9930vw,40px);
	   width: 46%;
	}
	.top-text h2 span {
		left: 20%;
	  }
	#social_feeds {
		width: clamp(250px,87.4125vw,500px) !important;
		float: left;
	  }

	  #social_feeds .panel {
		width: clamp(250px,87.4125vw,500px) !important;
		
	  }
	  .fb_iframe_widget span{
		width: clamp(250px,87.4125vw,500px) !important;
	  }
	  .fb_iframe_widget iframe{
		width: clamp(250px,87.4125vw,500px) !important;
	  }

	  #twitter-widget-0{
		width: clamp(250px,87.4125vw,500px) !important;
	  }
	#facebook_panel1 ._2p3a{
		 min-width: auto !important;
		width: 100% !important;
	}
}

@media only screen and (max-width: 480px) {
	#social_feeds{
		float: none;
margin: 0px auto;
	}
	.top-text h2 span {
		left: 0%;
	  }
	  .top-text h2{
		  text-align: center;
	  }
	  .top-text{
		  padding-left: 0px;
	  }
	.social-header-panel {
		position: relative;
		display: flex;
		justify-content: flex-start;
		padding-bottom: 40px;
		flex-direction: column;
	  }
	  #social_feeds ul{
		align-self: flex-end;
	  }

}



/* SEVENTH ROW */
#seventh-row {
	width: 100%;
	background: #ffffff;
	position: relative;
}

#seventh-row-inner {
	padding: 64px 0 60px 0;
	z-index: 0;
	position: relative;
	text-align: center;
}
.glance-heading{
	font-size: 45px;
	font-size: 4.5rem;
	line-height: 46.2px;
	line-height: 4.62rem;
	font-weight: 400;
	color: #014f7d;
	text-decoration: none;
	letter-spacing: -0.2px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	margin-left: 1px;
	margin-bottom: 18px;
}
.glance-heading span{
	color: #475a60;
font-family: 'Libre Baskerville', serif;
font-style: italic;
font-size: 33px;
font-size: 3.3rem;
text-transform: lowercase;
}
.glance-timeline-content {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-template-rows: 150px 9px 150px;
    row-gap: 20px;
    margin-top: 0px;
}

.glance-timeline-content .glance {
    align-self: center;
    position: relative;
    font-size: 16px;
    font-family: 'Sintony', sans-serif;
    color: rgb(0, 0, 0);
    line-height: 1.438;
    margin: 0 auto;
    text-align: center;
}

.glance-timeline-content .timeline-main-bar .glance-seperator {
    content: '';
    width: 9px;
    height: 57px;
    border-radius: 15px;
    background-color: #dcdcdc;
    justify-self: center;
    align-items: center;
}

.glance-seperator.seperator-up {
    align-self: center;
    margin-top: -2%;
}

.glance-seperator.seperator-down {
    align-self: center;
    margin-top: 2%;
}

.glance-timeline-content .timeline-main-bar {
	height: 9px;
	width: 100%;
	border-radius: 15px;
	background-color: #dcdcdc;
	grid-row: 2;
	grid-column: 1/8;
	display: flex;
	justify-content: space-around;
	position: relative;
	top: -0.5px;
}
.glance-grid-0{
	left: -26px;
top: 12px;
letter-spacing: -0.15px;
}

.glance-grid-1{
	left: -18.5px;
top: -0.5px;
letter-spacing: -0.15px;
}
.glance-grid-2{
	left: -9px;
	top: 14.5px;
	letter-spacing: -0.15px;
}
.glance-grid-3{
	left: -1px;
top: -0.5px;
}
.glance-grid-4{
	left: 8.5px;
top: 14.5px;
letter-spacing: -0.15px;
}
.glance-grid-5{
	left: 20.5px;
	top: -0.5px;
}
.glance-grid-6{
	left: 30px;
	top: 14.5px;
	letter-spacing: -0.15px;
}
.glance-grid-7{
	left: -27.5px;
	top: 0.5px;
}
.glance-grid-8{
	left: -19px;
top: -13.5px;
letter-spacing: -0.15px;
}

.glance-grid-9{
	left: -11px;
top: 0.5px;
}
.glance-grid-10{
	left: -1.5px;
	top: -13.5px;
	letter-spacing: -0.15px;
}

.glance-grid-11{
	left: 8px;
	top: 0.5px;
}

.glance-grid-12{
	left: 21.5px;
top: -13.5px;
letter-spacing: -0.15px;
}
.glance-grid-13{
	left: 28.5px;
top: 0.5px;
}
.separator-1{
	left: -26px;
	position: relative;
	top: -2px;
}
.separator-2{
	left: -18px;
position: relative;
top: 2.5px;
}
.separator-3{
	left: -9.5px;
position: relative;
top: -2px;
}
.separator-4{
	left: -0.5px;
	position: relative;
	top: 3px;
}
.separator-5{
	left: 8.5px;
	position: relative;
	top: -2px;
}
.separator-6{
	left: 21px;
	position: relative;
	top: 3px;
}
.separator-7{
	left: 29px;
	position: relative;
	top: -2px;
}





@media screen and (max-width: 1100px) {
	.glance-timeline-content {
        display: grid;
        grid-template-rows: repeat(7, 1fr);
        grid-template-columns: 150px 9px 150px;
        column-gap: 40px;
        margin-top: 5%;
		justify-content: center;
    }
    .glance-timeline-content .timeline-main-bar {
        height: 100%;
        width: 9px;
        border-radius: 15px;
        background-color: #dcdcdc;
        grid-row: 1/8;
        grid-column: 2;
        display: grid;
        justify-content: space-around;
        grid-template-columns: 1fr;
        grid-template-rows: repeat(7, 1fr);
    }
    .glance-timeline-content .timeline-main-bar .glance-seperator {
        content: '';
        width: 57px;
        height: 9px;
        border-radius: 15px;
        background-color: #dcdcdc;
        justify-self: center;
        align-items: center;
    }
    .glance-seperator.seperator-up {
        align-self: center;
        margin-left: 40%;
    }
    .glance-seperator.seperator-down {
        align-self: center;
        margin-right: 40%;
    }
    .glance-timeline-content .glance.glance-text-top::after {
        content: '';
        width: 57px;
        height: 9px;
        border-radius: 15px;
        background-color: #dcdcdc;
        justify-self: center;
        align-items: center;
    }
    .glance-timeline-content .glance.img-top img, .glance-timeline-content .glance.img-bottom img  {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .glance-grid-0, .glance-grid-7 {
        grid-row: 1;
    }
    .glance-grid-1, .glance-grid-8 {
        grid-row: 2;
    }
    .glance-grid-2, .glance-grid-9 {
        grid-row: 3;
    }
    .glance-grid-3, .glance-grid-10 {
        grid-row: 4;
    }
    .glance-grid-4, .glance-grid-11 {
        grid-row: 5;
    }
    .glance-grid-5, .glance-grid-12 {
        grid-row: 6;
    }
    .glance-grid-6, .glance-grid-13 {
        grid-row: 7;
    }
    .glance-grid-0, .glance-grid-1, .glance-grid-2, .glance-grid-3, .glance-grid-4, .glance-grid-5, .glance-grid-6 {
        grid-column: 3;		left: 0;
		top: 0;
    }
    .glance-grid-7, .glance-grid-8, .glance-grid-9, .glance-grid-10, .glance-grid-11, .glance-grid-12, .glance-grid-13 {
        grid-column: 1;		left: 0;
		top: 0;
    }
	.glance-seperator{
		top: 0 !important;
		left: 0 !important;
	}
}

@media screen and (max-width: 480px) {
	.glance-timeline-content .glance{
		width: clamp(35px,20.8333vw,100px);
	}
	.glance-timeline-content .glance.img-top img, .glance-timeline-content .glance.img-bottom img{
		width: 100%;
	}
	.glance-grid-7, .glance-grid-8, .glance-grid-9, .glance-grid-10, .glance-grid-11, .glance-grid-12, .glance-grid-13 {
		grid-column: 1;
		left: 20px;
		top: 5px;
	  }
	  .glance-grid-0, .glance-grid-1, .glance-grid-2, .glance-grid-3, .glance-grid-4, .glance-grid-5, .glance-grid-6 {
		grid-column: 3;
		left: -20px;
		top: 5px;
	  }
}
@media screen and (max-width: 425px) {
	.glance-timeline-content{
		grid-template-rows: repeat(7, 1fr);
        grid-template-columns: clamp(80px,35.2941vw,150px) 9px clamp(80px,35.2941vw,150px);
        column-gap: clamp(20px,9.4117vw,40px);
	}
	.glance-grid-0, .glance-grid-1, .glance-grid-2, .glance-grid-3, .glance-grid-4, .glance-grid-5, .glance-grid-6 {
		grid-column: 3;
		left: -25px;
		top: 5px;
	  }
	  .glance-grid-7, .glance-grid-8, .glance-grid-9, .glance-grid-10, .glance-grid-11, .glance-grid-12, .glance-grid-13 {
		grid-column: 1;
		left: 25px;
		top: 5px;
	  }
}

/* Timer */
#seventh-row-inner-btm{
	position: relative;
	padding: 39px 0px 52.65px 0px;
}
.en-section-inner.countdown-flex {
	display: grid;
	grid-template-columns: 730px 325px;
	grid-template-rows: auto;
	grid-column-gap: 45px;
	position: relative;
  }
  .countdown-title {
	font-size: 44px;
	font-family: "Libre Baskerville";
	color: rgb(255, 255, 255);
	font-style: italic;
	line-height: 24px;
	text-align: center;
	text-shadow: rgb(1, 79, 125) 0px 0px 0px, rgb(1, 79, 125) 5.91686px 0.995377px 0px, rgb(1, 79, 125) 5.66974px 1.96317px 0px, rgb(1, 79, 125) 5.2655px 2.87655px 0px, rgb(1, 79, 125) 4.71532px 3.71022px 0px, rgb(1, 79, 125) 4.03447px 4.44106px 0px, rgb(1, 79, 125) 3.24181px 5.04883px 0px, rgb(1, 79, 125) 2.35931px 5.51667px 0px, rgb(1, 79, 125) 1.41143px 5.83163px 0px, rgb(1, 79, 125) 0.424423px 5.98497px 0px, rgb(1, 79, 125) -0.574341px 5.97245px 0px, rgb(1, 79, 125) -1.55719px 5.79441px 0px, rgb(1, 79, 125) -2.49688px 5.45578px 0px, rgb(1, 79, 125) -3.36738px 4.96596px 0px, rgb(1, 79, 125) -4.14455px 4.33852px 0px, rgb(1, 79, 125) -4.80686px 3.59083px 0px, rgb(1, 79, 125) -5.33596px 2.74364px 0px, rgb(1, 79, 125) -5.71718px 1.8204px 0px, rgb(1, 79, 125) -5.93995px 0.84672px 0px, rgb(1, 79, 125) -5.99811px -0.150428px 0px, rgb(1, 79, 125) -5.89004px -1.14341px 0px, rgb(1, 79, 125) -5.61874px -2.1047px 0px, rgb(1, 79, 125) -5.19172px -3.00766px 0px, rgb(1, 79, 125) -4.62082px -3.82727px 0px, rgb(1, 79, 125) -3.92186px -4.54081px 0px, rgb(1, 79, 125) -3.11421px -5.12852px 0px, rgb(1, 79, 125) -2.22026px -5.57409px 0px, rgb(1, 79, 125) -1.26477px -5.86518px 0px, rgb(1, 79, 125) -0.274238px -5.99373px 0px, rgb(1, 79, 125) 0.723898px -5.95617px 0px, rgb(1, 79, 125) 1.70197px -5.75355px 0px, rgb(1, 79, 125) 2.63288px -5.39147px 0px, rgb(1, 79, 125) 3.49082px -4.87998px 0px, rgb(1, 79, 125) 4.25202px -4.23324px 0px, rgb(1, 79, 125) 4.89538px -3.46919px 0px, rgb(1, 79, 125) 5.40307px -2.60899px 0px, rgb(1, 79, 125) 5.76102px -1.67649px 0px, rgb(1, 79, 125) 5.95932px -0.697531px 0px;
	color: rgb(254, 255, 255);
	letter-spacing: 2.2px;
	grid-column: 1/2;
	grid-row: 1;
	display: flex;
	justify-content: flex-end;
	position: relative;
	left: -1px;
	
}
.countdown-title span{
	background-color: rgba(0,0,0,0.01) !important;
}
  .en-countdown {
	display: flex;
	gap: 17px;
	grid-column: 2/3;
	grid-row: 1;
	position: relative;
	top: -12px;
  }




span#text {

    font-size: 14px;
    font-family: 'Sintony', sans-serif;
    color: #014f7d;
    text-transform: uppercase;
	font-weight: 300;
    line-height: 1.2;
    text-align: center;
	position: relative;
	top: -4px;

}

#enCountdownDiv,
#enCountdownDiv2,
#enCountdownDiv3 {
    font-size: 30px;
    font-family: "Libre Baskerville";
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.9;
    text-align: center;
}


#colon1,
#colon2,
#colon3,
#enCountdownDiv4 {
    display: none;
}

@media screen and (max-width: 1160px) {
	.en-section-inner.countdown-flex{
		grid-template-columns: clamp(300px,62.9310vw,730px) clamp(180px,28.0172vw,325px);
        grid-column-gap: clamp(10px,3.8793vw,45px);
	}

	.countdown-title {
		font-size: clamp(25px,3.7931vw,44px);
		justify-content: center;
	}
	#enCountdownDiv,
#enCountdownDiv2,
#enCountdownDiv3 {
    font-size: clamp(22px,2.5862vw,30px);
}
}

@media screen and (max-width: 768px) {
	.en-section-inner.countdown-flex{
		display: flex;
flex-direction: column;
justify-content: center;
	}

	.en-countdown {
		display: flex;
		top: 0px;
		justify-content: center;
		margin-top: 35px;
	  }
	  span#text {
		  font-size: clamp(12px,1.8229vw,14px);
	  }
}


/* EIGHTH ROW */
#eighth-row {
	width: 100%;
	background: #eceeee;
	position: relative;
}

#eighth-row-inner {
	padding: 67px 0 75px 0;
	z-index: 0;
	position: relative;
	text-align: center;
}
#eighth-row-inner h2{
	font-size: 40px;
	font-size: 4rem;
	line-height: 38px;
	line-height: 3.8rem;
	font-weight: 400;
	color: #014f7d;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	margin-left: 1px;
	margin-bottom: 44px;
}

.en-infinite-carousel div{
	margin-right: 50px;
}

/* Footer */
#footer {
	width: 100%;
	position: relative;
	display: grid;
}

#footer::before {
	content: "";
	width: 100%;
	height: 4px;
	position: absolute;
	top: 10px;
	background: url(/pics/footer-before.png) no-repeat center;
	z-index: 1;
	left: 0;
}

#wrapper #footer {
	position: absolute;
	bottom: 0;
}

#wrapper-index #footer-top-img {
	display: none;
}

#wrapper #footer-top-img {
	position: relative;
	top: 0;
	margin: 0px 0 0 0;
	z-index: 1;
	width: 100%;
	max-height: 379px;
	background: #fff;
}
#slideshow{
	position: relative;
width: 100% !important;
}

#ir7966-ir7966-slider {
	margin-left: 0px !important;
}

#footer_top {
	min-height: 186px;
	background: #014f7d;
	padding-top: 0px;
	box-sizing: border-box;
	z-index: 99 !important;
}


#footer #footer_top .inside {
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
	display: grid;
	grid-template-columns: 446px 209px 242px 203px;
	grid-template-rows: 186px;
}

.footer-name-address {
	position: relative;
	grid-column: 1/2;
	grid-row: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	padding-left: 1px;
}

.footer-name {
	font-size: 19px;
	color: #fff;
	line-height: normal;
	margin: 30.5px 0 2.5px -0.5px;
	letter-spacing: 0.01px;
	line-height: 24px;
	line-height: 2.4rem;
	font-size: 1.9rem;
	text-transform: none;
	font-weight: 500;
	position: relative;
	font-family: 'Sintony', sans-serif;
	background: none;
	padding: 0;
}

.address,
.office-hours {
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: 300;
	line-height: 24px;
	line-height: 2.4rem;
	text-align: left;
	color: #fefefe !important;
	text-decoration: none;
	letter-spacing: 0.08px;
	font-family: 'Sintony', sans-serif;
}


.office-hours {
	margin: 7px 0px 0px 0px;
	line-height: 22px;
	line-height: 2.2rem;
}

.footer-logo {
	position: relative;
	grid-row: 1;
	grid-column: 2/3;
	margin-top: 0px;
	/* background: #fff; */
}

.phone_fax_box {
	position: relative;
	grid-row: 1;
	grid-column: 4/5;
	padding-top: 28px;
}

.fax {
	margin-top: 8px;
	position: relative;
	display: block;
}


.footer-logo img {
	width: 100%;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.03);
}

.logo_box a {
	display: block;
}


.footer_bottom {
	background: #fff;
	min-height: 45px;
	position: relative;
}

.footer_bottom::before {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	top: -1px;
	background: url(/pics/new/footer-bottom-border.png) no-repeat center;
	z-index: 1;
	left: 0px;
}

.footer_bottom .inside {
	display: flex;
	height: 45px !important;
	min-height: 0 !important;
	width: 1100px !important;
	position: relative;
	align-items: center;
}


#edunet {
	width: 184px;
	height: 24px;
	background: url('/pics/new/edunet.png') no-repeat;
	top: -0.5px;
	right: 0;
	margin: 0 0 0px 0;
	position: relative;
	left: 1px;
	color: #000000;
}

#district-logo {
	width: 114px;
	height: 31px;
	background: url('/pics/new/district-logo.png') no-repeat;
	margin: 0;
	color: #000000;
	position: absolute;
	right: 0;
	top: 6px;
}


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

	#footer #footer_top .inside {
		grid-template-columns: clamp(325px, 35.3448vw, 410px) 209px clamp(0px, 17.8448vw, 207px) 203px;
		grid-template-rows: 186px;
	}


}


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


	#footer_top {
		min-height: auto;
	}

	#footer .inside {
		width: auto !important;
		box-sizing: border-box;
	}

	#footer #footer_top .inside {
		grid-template-columns: clamp(300px, 35.3448vw, 410px) clamp(100px, 20.2727vw, 210px) clamp(0px, 9.0909vw, 100px) clamp(100px, 18.4545vw, 203px);
		grid-template-rows: clamp(130px, 16.9090vw, 186px);
		max-width: 100% !important;
		width: auto !important;
		box-sizing: border-box;
		padding: 0px 30px !important;
	}

	.footer-name {
		font-size: clamp(16px, 1.7272vw, 19px);
		line-height: clamp(21px, 2.1818vw, 24px);
		margin-top: clamp(10px, 2.7727vw, 30.5px);

	}

	.address,
	.office-hours {
		font-size: clamp(14px, 1.5454vw, 17px);
		line-height: clamp(21px, 2.1818vw, 24px);
	}

	.office-hours {
		line-height: clamp(18px, 2vw, 22px);
	}


	.phone_fax_box {
		padding-top: clamp(10px, 2.5454vw, 28px);
	}

	.footer_bottom {
		padding: 0 30px;
	}

#ir7966-ir7966-slider {
	margin-left: 0px !important;
	width: clamp(100px,100vw,1100px) !important;
}
}


@media only screen and (max-width: 768px) {
	#footer #footer_top .inside {
		grid-template-columns: clamp(150px, 39.0625vw, 300px) clamp(100px, 20.1822vw, 155px) clamp(0px, 6.5102vw, 50px) clamp(100px, 19.5312vw, 150px);
		grid-template-rows: clamp(100px, 18.8802vw, 145px);
	}

	.footer-name-address {
		justify-content: center;
		align-items: flex-start;
	}

	.footer-name {
		font-size: clamp(13px, 2.0833vw, 16px);
		line-height: clamp(16px, 2.8645vw, 22px);
		margin: 0px !important;
	}


	.address,
	.office-hours {
		font-size: clamp(11px, 1.8229vw, 14px);
		line-height: clamp(17px, 2.8645vw, 22px);
		margin-top: 0px;
	}

	.phone_fax_box {
		padding-top: 0px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

}


@media only screen and (max-width: 585px) {
	#footer #footer_top .inside {
		padding: 0px 25px !important;
		grid-template-rows: auto;
	}
}


@media only screen and (max-width: 480px) {
	#footer #footer_top .inside {
		grid-template-columns: 1fr 55px 55px 1fr;
		padding: 15px 25px !important;
		grid-template-rows: auto auto;
		grid-row-gap: 15px;
	}

	.footer-name-address {
		grid-column: 1/4;
		grid-row: 2;
	}

	.footer-logo {
		grid-row: 1;
		grid-column: 2/4;
	}

	.phone_fax_box {
		position: relative;
		grid-row: 2;
		grid-column: 4/6;
	}

	.footer_bottom {
		padding: 0 15px;
	}
}


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


.bell-title{
	box-sizing: border-box !important;
}





</pre></body></html>