@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');


#weather {
  margin-top: 20px; }

/* --- FONTS --- 

 font-family: 'latobold';
 font-family: 'latoregular';
 font-family: 'pt_sansbold';
 font-family: 'latobold_italic';
 font-family: 'latoitalic';
 font-family: 'latolight';

 ------------ */
/*--- COLOR GUIDE - FIND AND REPLACE THESE COLORS

Dom     : @color1

Sec     : @color2

---*/
/* --------------------- COLORS ---------------------- */
/*--Link Color--*/
.subpage .ptl_page a {
  color: #940000; }

/*-- header BG color --*/
#header, #menubar {
  background: #ffc103; }

/*-- header border bottom color --*/
#menubar:after {
  background: #F5AD03; }

/*-- school name span color --*/
#school-name h1 span {
  color: #000000; }

/*-- motto BG and text color --*/
#motto {
  background: #F5AD03;
  color: #000000; }

/*-- section heading BG and text color --*/
.sec-header {
  background: #de0b33;
  color: #ffffff; }

/*-- footer school name color --*/
#footer h3 {
  color: #ffc103; }

/*--Breadcrumb Link Color--*/
#breadcrumbs a {
  color: #de0b33; }

/*--Header Weather Box BG--*/
.weather {
  background: #de0b33; }

/*--Header Weather Social Section BG--*/
.w-social {
  background: #bf082b; }

/*--Header Weather Social Section Hover BG--*/
.wicn:hover {
  background-color: #de0b33; }

/*-- News caption BG color --*/
.newsCaption, #news-summary .content a.read-more:hover {
  background: #de0b33; }

/*--Upcoming Events BG--*/
.ptl_page .eventPlaceHolder {
  background-color: #ffc103;
  color: #000000; }

/*--Upcoming Events Triangle Color--*/
.eventPlaceHolder:after {
  background: #F5AD03; }

/*--Upcoming Events Triangle Color--*/
.eventPlaceHolder:before {
  border-color: #F5AD03 transparent transparent transparent; }

/*--Upcoming Events Title Color--*/
.name-of-event {
  color: #333333; }

.name-of-event a {
  color: #333333; }

/*--Upcoming Events Title Hover--*/
.name-of-event a:hover {
  color: #333333; }

/*---- BANNER CONTROLS ----*/
/*--BTN Background--*/
.nivo-directionNav a {
  background-color: #de0b33 !important; }

/*--BTN Background HOVER--*/
.nivo-directionNav a:hover {
  background-color: #ffc103 !important; }

/*-- magic line BG color --*/
#magic-line {
  background: #de0b33; }

/*-- magic line border left and right --*/
li#magic-line:after, li#magic-line:before {
  border-left: 3px solid #bf082b; }

/*---- CALENDAR ----*/
/*--Calendar BG's--*/
.mini_calendar_tbl, .tbl_mini_calendar, .tbl_cell_calendar {
  background-color: #F5AD03; }

/*--Calendar Number Boxes BG--*/
.mini_calendar_day {
  background: #ffffff; }

/*--Calendar 'Days of The Week' Colors--*/
td.mini_calendar_header {
  color: #ffffff; }

/*--Top of the Calendar BG Color--*/
.cal-top {
  background: #ffc103; }

/*--Calendar Today BG and Color--*/
.mini_calendar_day.mini_calendar_today {
  background: #de0b33;
  color: #ffffff; }

/*--Calendar 'Go to Main Calendar' Color--*/
A.mini_calendar_header:link, A.mini_calendar_header:visited {
  color: #ffffff; }

/*--Calendar 'Go to Main Calendar' Color Hover--*/
A.mini_calendar_header:hover {
  color: #ffffff; }

/*--Calendar Event Text Color--*/
A.mini_calendar_day:link, A.mini_calendar_day:visited {
  color: #ffffff;
  background: #333333; }

/*--Calendar Event Hover BG Color and Text Color--*/
A.mini_calendar_day:hover {
  color: #ffffff;
  background: #333333; }

/*--Calendar Today With Event BG and Color--*/
a.mini_calendar_day.mini_calendar_today {
  background: rgba(255, 255, 255, 0.39);
  color: #ffffff; }

/*-- Calendar Arrows --*/
.cal-btn-l {
  border-color: transparent #ffffff transparent transparent; }

.cal-btn-r {
  border-color: transparent transparent transparent #ffffff; }

/*---- TELERIK COLORS ----*/
/*--TOP LEVEL STYLES--*/
/*.RadMenu .rmGroup .rmText {
 color: #ffffff;
}*/
/*--Normal State--*/
.inner-bar a {
  color: #ffffff; }

.inner-bar a span {
  color: #ffffff; }

.inner-bar a, .telerik_main_menu .rmRootGroup a {
  color: #ffffff; }

.telerik_main_menu .rmRootGroup a span {
  color: #ffffff; }

/*--Over and Focused State ***/
.inner-bar a:hover, .telerik_main_menu .rmRootGroup a:hover, .telerik_main_menu .rmRootGroup a.rmFocused {
  color: #ffffff; }

.telerik_main_menu .rmRootGroup a:hover span, .telerik_main_menu .rmRootGroup a.rmFocused span {
  color: #ffffff; }

/*--TOP LEVEL HOVER BG COLOR AND IMAGES (two images)--*/
.telerik_main_menu .rmRootGroup a:hover, .telerik_main_menu .rmRootGroup a.rmFocused {
  background-color: #de0b33; }

/*--END OF TOP LEVEL STYLES--*/
/*--DROPDOWN MENU STYLES--*/
/*--Normal State--*/
.telerik_main_menu .rmGroup a {
  color: #000;
  background: #F5AD03; }

.telerik_main_menu .rmGroup a span {
  color: #000;
  background: #F5AD03; }

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup a:hover, .telerik_main_menu .rmGroup a.rmFocused {
  background: #de0b33;
  color: #ffffff; }

.telerik_main_menu .rmGroup a:hover span, .telerik_main_menu .rmGroup a.rmFocused span {
  background: #de0b33;
  color: #ffffff; }

/*--END OF DROPDOWN MENU STYLES--*/
.rmItem:hover {
  background-color: #de0b33; }

.rmVertical .rmItem:hover a span, .rmVertical .rmItem:hover a {
  background-color: #de0b33; }

/*--DROPDOWN LV2 MENU STYLES--*/
/*--Normal State--*/
.telerik_main_menu .rmGroup .rmGroup a {
  color: #ffffff;
  background: #222222; }

.telerik_main_menu .rmGroup .rmGroup a span {
  color: #ffffff;
  background: #222222; }

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup .rmGroup a:hover, .telerik_main_menu .rmGroup .rmGroup a.rmFocused {
  background: #de0b33;
  color: #ffffff; }

.telerik_main_menu .rmGroup .rmGroup a:hover span, .telerik_main_menu .rmGroup .rmGroup a.rmFocused span {
  background: #de0b33;
  color: #ffffff; }

/*--SECOND LEVEL BORDER LEFT--*/
.rmLevel2 {
  border-left: 4px solid #F5AD03; }

/*--END OF DROPDOWN MENU STYLES--*/
/*---- END TELERIK COLORS ----*/
/*------------------END COLORS---------------------*/
/*------------------------------- END COLORS -------------------------------*/
/* --------------------- IMAGES ---------------------- */
/*--------WEATHER SOCIAL SPRITES PICK LIGHT OR DARK--------*/
/*-WEATHER SOCIAL SPRITE LIGHT-*/
.wicn {
  background: url(/Common/resources/DesignPortfolio/SiteThemes/aurora/w-social-inc-sprite.png); }

/*-WEATHER SOCIAL SPRITE DARK-*/
/*
.wicn {
 background: url(/Common/resources/DesignPortfolio/SiteThemes/aurora/w-social-inc-sprite-dark.png);
}
*/
/*--Navigation Arrow BG--*/
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
  background: url(/Common/resources/DesignPortfolio/SiteThemes/Metric/Blue/arrows-sprite.png); }

/*--Navigation Arrow--*/
/*--Light--*/
/*
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 background-position: -18px -44px !important;
}
*/
/*or*/
/*--Dark--*/
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
  background-position: -18px -8px !important; }

/*------------------------------- END END IMAGES -------------------------------*/
/* --------------------- QUICK LINKS ---------------------- */
.quicklinks a {
  background-color: #ffc103;
  display: block;
  padding: 5px 0px 6px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden; }

.quicklinks a:after {
  content: '';
  display: block;
  width: 110%;
  height: 100%;
  background: #F5AD03;
  position: absolute;
  top: 0px;
  left: -92%;
  transition: all 0.5s ease;
  -ms-transform: skew(-16deg, 0deg);
  /* IE 9 */
  -webkit-transform: skew(-16deg, 0deg);
  /* Chrome, Safari, Opera */
  transform: skew(-16deg, 0deg); }

.quicklinks a:hover:after {
  left: -4%; }

.quicklinks li a img {
  max-width: 100%;
  height: auto !important;
  width: auto !important;
  display: block;
  position: relative;
  z-index: 44; }

.quicklinks li a:hover img {
  opacity: 1; }

.quicklinks {
  list-style: none;
  margin: 0;
  padding: 0; }

/*------------------------------- END QUICK LINKS -------------------------------*/
body .row {
  margin-bottom: 10px; }

body #header > .inside-padding {
  padding: 0px 0px 0px 0px;
  max-width: 990px; }

body .inside-padding {
  padding: 5px; }

#header-left {
  width: 25%;
  float: left; }

#header-center a:hover {
  text-decoration: none; }

#header-center {
  float: left;
  width: 50%;
  text-align: center; }

#header-right {
  float: left;
  width: 25%; }

#logo {
  padding: 15px 0px 15px;
  text-align: center; }

#logo img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto; }

#school-name {
  margin-top: 20px; }

#school-name h1 {
  font-family: 'pt_sansbold';
  font-size: 40px;
  font-weight: normal;
  margin: 0px;
  text-transform: uppercase; }

#motto {
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  text-align: center;
  line-height: normal;
  margin: 0px;
  letter-spacing: 1px;
  padding: 3px;
  margin-top: 13px; }

#header-address {
  font-family: 'latobold', Arial, Helvetica, sans-serif;
  font-weight: normal; }

.sec-header {
  padding: 13px 70px 13px 13px;
  margin-bottom: 10px; }

.sec-header h2, .sec-header h3 {
  font-family: 'latobold', Arial, Helvetica, sans-serif;
  font-size: 15px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  margin: 0px; }

.d-bg {
  background: #f5f5f5;
  padding: 15px;
  margin-bottom: 10px; }

#banner .nivoSlider {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

#menubar {
  position: relative; }

#menubar:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 20px;
  z-index: 1; }

.inner-bar {
  max-width: 982px;
  margin: 0px auto;
  background: #333333;
  position: relative;
  z-index: 3000;
  border: 4px solid #000000;
  border-bottom: none; }

/*------- UPCOMING EVENTS-------*/
.eventPlaceHolder, .eventPlaceHolder:hover {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding: 10px 12px 10px 12px;
  font-family: 'latoregular';
  margin-bottom: 10px;
  position: relative;
  overflow: hidden; }

.eventPlaceHolder:after {
  content: '';
  display: block;
  width: 110%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: -92%;
  transition: all 0.5s ease;
  -ms-transform: skew(-16deg, 0deg);
  /* IE 9 */
  -webkit-transform: skew(-16deg, 0deg);
  /* Chrome, Safari, Opera */
  transform: skew(-16deg, 0deg); }

.eventPlaceHolder:hover:after {
  left: -4%; }

.event-date {
  position: relative;
  z-index: 44; }

.name-of-event a {
  font-family: 'latoregular'; }

.name-of-event a:hover {
  font-family: 'latoregular'; }

.time {
  position: relative;
  z-index: 44; }

.full-date {
  font-size: 15px; }

#banner .nivo-directionNav a {
  display: block;
  width: 31px !important;
  height: 31px !important;
  background-repeat: no-repeat !important;
  z-index: 2999 !important;
  background-image: none !important;
  top: 15px; }

#banner a.nivo-nextNav {
  left: 60px; }

#banner a.nivo-prevNav:after {
  content: '';
  position: absolute;
  top: 9px;
  left: 9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 12px 7px 0;
  border-color: transparent #ffffff transparent transparent; }

#banner a.nivo-nextNav:after {
  content: '';
  position: absolute;
  top: 9px;
  left: 11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 11px;
  border-color: transparent transparent transparent #ffffff; }

#banner .bannerContainer.bannerShowControls .nivo-caption {
  padding-bottom: 0.5em !important; }

#banner .nivo-controlNav {
  display: none !important; }

/* ----------- WEATHER----------*/
.weather-temp span.deg {
  font-size: 14px;
  position: relative;
  top: -14px;
  font-family: arial; }

.weather-temp span.typ {
  font-size: 16px;
  position: relative;
  left: 3px; }

.weather {
  /*width: 140px;*/
  height: 132px;
  float: right; }

#weather {
  width: 105px;
  float: left;
  text-align: center; }

.weather-temp {
  color: #fff;
  font-family: arial;
  font-size: 25px; }

.weather-location {
  display: none; }

.weather-img img {
  max-width: 95px; }

.w-social {
  width: 35px;
  float: right;
  height: 132px; }

.wicn {
  display: inline-block;
  float: left; }

.wicn a {
  display: block;
  width: 35px;
  height: 33px; }

.youtube-icn.wicn {
  background-position: 0px 0px; }

.email-icn.wicn {
  background-position: 0px -32px; }

.facebook-icn.wicn {
  background-position: 0px -64px; }

.twitter-icn.wicn {
  background-position: 0px -96px; }

#footer {
  background: #424242;
  border-top: 10px solid #222222;
  color: #ffffff;
  margin: 15px 0px 0px; }

#footer .inside-padding {
  padding: 30px 10px 30px 10px; }

#footer-left {
  width: 75%;
  float: left; }

#footer-right {
  width: 25%;
  float: left; }

#footer-address {
  color: #FFF; }

#footer h3 {
  font-family: 'pt_sansbold';
  font-size: 28px;
  font-weight: normal;
  margin: 0px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase; }

#footer ul.social {
  height: 50px;
  margin-bottom: -10px; }

#footer ul.social {
  list-style: none;
  margin: 0px;
  padding: 0px; }

#footer ul.social li {
  float: left;
  margin-right: 5px; }

#footer ul.social li.icn a {
  width: 50px;
  height: 50px;
  display: inline-block;
  background-color: #ffffff; }

#footer ul.social li.icn a:hover {
  background-color: #ffc103; }

.icn.youtube a {
  background-position: 0px 0px !important; }

.icn.email a {
  background-position: -50px 0px !important; }

.icn.facebook a {
  background-position: -100px 0px !important; }

.icn.twitter a {
  background-position: -150px 0px !important; }

/*FOOTER SOCIAL SPRITE*/
#footer ul.social li.icn a {
  background-image: url('/Common/resources/DesignPortfolio/SiteThemes/aurora/footer-social-sprite.png'); }

.mini_calendar_tbl {
  margin: 0px auto 10px;
  width: 100%;
  padding: 10px 0px 10px; }

.mini_calendar_tbl table {
  margin: 0px auto;
  width: 97%; }

.tbl_cell_calendar {
  width: 13%;
  height: 13%; }

.mini_calendar_day {
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  font-size: 10pt;
  width: 100%;
  display: inline-block;
  padding: 6px 0px 6px 0px;
  min-height: 15px; }

td.mini_calendar_header {
  font-weight: normal;
  font-size: 18px;
  background: none;
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  line-height: 16px;
  padding-bottom: 9px;
  font-family: 'latobold';
  letter-spacing: 0.5px;
  text-transform: uppercase; }

td.mini_calendar_header_small {
  background: #1a7da6; }

A.mini_calendar_header:link, A.mini_calendar_header:visited {
  font-weight: normal;
  text-align: center;
  display: block;
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 15px;
  margin-top: 8px; }

A.mini_calendar_header:hover {
  font-weight: normal;
  text-align: center;
  display: block;
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 15px;
  margin-top: 8px; }

A.mini_calendar_day:link, A.mini_calendar_day:visited {
  font-weight: normal;
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none; }

A.mini_calendar_day:hover {
  font-weight: normal;
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none; }

/*-- Calendar Arrows Hover --*/
.cal-btn-l:hover {
  opacity: 0.8; }

.cal-btn-r:hover {
  opacity: 0.8; }

.cal-btn-l {
  position: relative;
  top: 0px;
  left: 5px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7px 12px 7px 0;
  display: block;
  text-indent: -9999px; }

.cal-btn-r {
  position: relative;
  top: 0px;
  right: 5px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7px 0 7px 12px;
  display: block;
  text-indent: -9999px; }

.cal-btn-r:focus, .cal-btn-l:focus {
  outline-color: transparent;
  outline-style: none; }

span.mini_calendar_day:empty {
  position: relative;
  top: 1px; }

.RadMenu a.rmLink {
  line-height: 78px; }

/*** START OF TOP LEVEL MENU STYLES ***/
.telerik_main_menu a, .telerik_main_menu a:hover {
  text-decoration: none;
  font-size: 13px;
  font-weight: normal; }

.telerik_main_menu .rmText {
  padding-top: 5px !important;
  padding-bottom: 15px !important; }

.telerik_main_menu .rmGroup .rmText {
  padding-bottom: 5px !important; }

.RadMenu .rmItem {
  height: auto;
  margin-right: 0px; }

.RadMenu .rmText {
  font-family: 'latoregular';
  font-weight: normal;
  font-size: 12pt; }

.RadMenu .rmLink {
  float: left;
  outline: 0 none;
  padding-left: 0px !important; }

.RadMenu .rmHorizontal .rmText {
  padding: 0px 10px 0px 10px !important;
  letter-spacing: 0.06em; }

.RadMenu .rmGroup .rmText {
  margin-left: 0px !important;
  padding: 8px 10px 8px 10px !important;
  margin-bottom: 4px; }

.rmrootGroup .rmHorizontal li.rmItem {
  margin-left: 10px; }

/*** Normal State ***/
.telerik_main_menu .rmRootGroup a {
  text-decoration: none;
  font-size: 18px;
  font-family: 'latoregular'; }

.telerik_main_menu .rmRootGroup a span {
  text-decoration: none;
  font-size: 14px;
  font-family: 'latoregular'; }

/*** Over and Focused State ***/
.telerik_main_menu .rmRootGroup a:hover, .telerik_main_menu .rmRootGroup a.rmFocused {
  text-decoration: none;
  background-position: left top, right top;
  background-repeat: no-repeat; }

.telerik_main_menu .rmRootGroup a:hover span, .telerik_main_menu .rmRootGroup a.rmFocused span {
  text-decoration: none; }

/*** END OF TOP LEVEL MENU STYLES ***/
/*** START OF DROPDOWN MENU STYLES ***/
/*** Normal State ***/
.telerik_main_menu .rmGroup a {
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal; }

.telerik_main_menu .rmGroup a span {
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
  line-height: normal !important;
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  text-transform: none; }

.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
  content: '';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 18px;
  height: 26px; }

/*** Over and Focused State ***/
.telerik_main_menu .rmGroup a:hover, .telerik_main_menu .rmGroup a.rmFocused {
  text-decoration: none;
  border-bottom: none !important; }

.telerik_main_menu .rmGroup a:hover span, .telerik_main_menu .rmGroup a.rmFocused span {
  text-decoration: none; }

/*** Dropdown border ***/
.RadMenu .rmRootGroup .rmItem ul.rmGroup {
  width: 200px;
  padding: 0px; }

/*** END OF DROPDOWN MENU STYLES ***/


#magic-line {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100px;
  height: 78px;
  z-index: -1; }

.RadMenu .rmHorizontal .rmItem {
  z-index: 200; }

li#magic-line:after {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 78px; }

li#magic-line:before {
  content: '';
  position: absolute;
  right: 0px;
  top: 0px;
  width: 0px;
  height: 78px; }

.credits {
  background: #333333;
  text-align: center;
  color: #ffffff;
  padding: 5px; }

.label_skin_corporation {
  font-size: 13px;
  font-family: 'latolight'; }

.label_skin_corporation a {
  color: #ffffff;
  text-decoration: none;
  font-family: 'latolight'; }

.label_skin_corporation a:hover {
  text-decoration: underline; }

.subpage #page {
  max-width: 1000px;
  margin: 0px auto;
  padding: 10px; }

#sub-content-left {
  width: 23%;
  float: left; }

#sub-content-right {
  width: 77%;
  float: left; }

a.navLink {
  display: block;
  padding: 6px; }

.sitenavl0.currentpage a.navLink {
  background: #f5f5f5; }

.sitenavl1 a.navLink {
  padding: 3px 6px 3px 6px;
  margin: 6px 0px 6px 0px; }

#breadcrumbs {
  font-family: 'latobold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 10px 0px 10px;
  display: block;
  letter-spacing: 0.05em; }

#breadcrumbs a {
  font-family: 'latobold', Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-decoration: underline; }

#breadcrumbs a:hover, #breadcrumbs a:focus {
  font-family: 'latobold', Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-decoration: none; }

#breadcrumbs span {
  font-family: 'latoregular', Arial, Helvetica, sans-serif;
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* For IE8 and earlier */ }

.sec-header {
  position: relative;
  overflow: hidden; }

.sec-header span:last-child:before {
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 100px 48px;
  position: absolute;
  right: 16px;
  bottom: 0px;
  border-color: transparent transparent #bf082b transparent; }

.sec-header span:last-child:after {
  content: '';
  width: 31px;
  height: 100px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: #bf082b; }

.sec-header span:first-child {
  background-repeat: no-repeat;
  background-position: right 0px;
  width: 43px;
  height: 43px;
  display: inline-block;
  position: absolute;
  z-index: 66;
  background-image: url(/Common/resources/DesignPortfolio/SiteThemes/Unified/Yellow/header-icn-sprite.png);
  top: 50%;
  right: 0px;
  margin-top: -22.5px; }

.sec-header.noicon span {
  background-image: none; }

.sec-header.clndr span:first-child {
  background-position: right -3px; }

.sec-header.upcomng span:first-child {
  background-position: right -50px; }

.sec-header.qcklnks span:first-child {
  background-position: right -97px; }

.sec-header.rcnt span:first-child {
  background-position: right -144px; }

/*-- MEGA MENU --*/
.mega-dd a:hover {
  background: #de0b33; }

body .mega-dd {
  top: 78px; }

.inner-bar a, body .megamenu .container > ul > li > a {
  color: #ffffff;
  font-size: 14px;
  font-family: 'latoregular';
  display: block; }

.inner-bar a:hover, body .megamenu .container > ul > li > a.current, body .megamenu .container > ul > li > a:hover {
  text-decoration: none;
  /*background: #de0b33;
 border-left: 3px solid #bf082b;
 border-right: 3px solid #bf082b;*/ }

body .megamenu .container > ul > li > a span {
  line-height: 78px;
  color: #ffffff; }

@media screen and (max-width: 900px) {
  body .megamenu {
    display: none; }
 }

a#mobile-bar {
  background-repeat: no-repeat;
  background-position: 0px 12px;
  margin-left: 8px;
  cursor: pointer;
  cursor: hand;
  font-family: 'loveloblack', Arial, Helvetica, sans-serif;
  line-height: 40px;
  font-size: 17px;
  background-image: url(/Common/resources/DesignPortfolio/SiteThemes/Unified/Yellow/reso-m-btn.png);
  color: #ffffff; }

#social li.icn a:hover {
  opacity: 0.8; }

@media screen and (max-width: 640px) {
  #logo {
    padding: 15px 0px 0px; }

  #header-right {
    position: absolute;
    top: 0px;
    right: 5px;
    width: 35px; }

  #footer-address {
    color: #FFF; }

  .weather {
    width: 35px; }

  #weather {
    display: none; }

  #header-center {
    width: 90%;
    margin: 0px auto;
    float: none;
    padding-bottom: 20px; }

  .w-66 {
    padding-top: 5px; }
 }

@media screen and (max-width: 470px) {
  .newsItem {
    width: 100%;
    float: none; }

  .newsItem img {
    margin-left: 0px;
    left: 0px; }
 }

/*=== FONTS ===*/
@font-face {
  font-family: 'latobold';
  src: url('/common/template-fonts/lato-bol-webfont.eot');
  src: url('/common/template-fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template-fonts/lato-bol-webfont.woff') format('woff'), url('/common/template-fonts/lato-bol-webfont.ttf') format('truetype'), url('/common/template-fonts/lato-bol-webfont.svg#latobold') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latoregular';
  src: url('/common/template-fonts/lato-reg-webfont.eot');
  src: url('/common/template-fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template-fonts/lato-reg-webfont.woff') format('woff'), url('/common/template-fonts/lato-reg-webfont.ttf') format('truetype'), url('/common/template-fonts/lato-reg-webfont.svg#latoregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'pt_sansbold';
  src: url('/common/template-fonts/PTS75F-webfont.eot');
  src: url('/common/template-fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template-fonts/PTS75F-webfont.woff') format('woff'), url('/common/template-fonts/PTS75F-webfont.ttf') format('truetype'), url('/common/template-fonts/PTS75F-webfont.svg#pt_sansbold') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latobold_italic';
  src: url('/common/template-fonts/lato-bolita-webfont.eot');
  src: url('/common/template-fonts/lato-bolita-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template-fonts/lato-bolita-webfont.woff') format('woff'), url('/common/template-fonts/lato-bolita-webfont.ttf') format('truetype'), url('/common/template-fonts/lato-bolita-webfont.svg#latobold_italic') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latoitalic';
  src: url('/common/template-fonts/lato-regita-webfont.eot');
  src: url('/common/template-fonts/lato-regita-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template-fonts/lato-regita-webfont.woff') format('woff'), url('/common/template-fonts/lato-regita-webfont.ttf') format('truetype'), url('/common/template-fonts/lato-regita-webfont.svg#latoitalic') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'latolight';
  src: url('/common/template-fonts/lato-lig-webfont.eot');
  src: url('/common/template-fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'), url('/common/template-fonts/lato-lig-webfont.woff') format('woff'), url('/common/template-fonts/lato-lig-webfont.ttf') format('truetype'), url('/common/template-fonts/lato-lig-webfont.svg#latolight') format('svg');
  font-weight: normal;
  font-style: normal; }

/*-------------------------------------------------------------------------*/
.label_skin_corporation a:hover {
  text-decoration: none; }

/* level 1 */
.telerik_main_menu .rmGroup a:hover span, .telerik_main_menu .rmGroup a.rmFocused span, .telerik_main_menu .rmGroup a.rmExpanded span {
  color: #fff; }

#banner a.nivo-prevNav:hover:after {
  border-color: transparent #000 transparent transparent; }

#banner a.nivo-nextNav:hover:after {
  border-color: transparent transparent transparent #000; }

#menubar .telerik_main_menu .rmGroup .rmItem:hover .rmExpandRight:after, #menubar .telerik_main_menu .rmGroup .rmExpanded .rmExpandRight:after, #menubar .telerik_main_menu .rmGroup .rmFocused .rmExpandRight:after {
  background-position: -18px -44px !important; }

/*-----------------------Links fixes----------------------------------*/
.subpage .ptl_page a {
  text-decoration: underline;
  font-weight: bolder; }

.subpage .ptl_page a:hover {
  text-decoration: none; }

/*-----------------------keyboard NAV fixes----------------------------------*/
/* -- level zero menu expand --- */
a.rmLink.rmRootLink.rmExpanded span.rmText.rmExpandDown {
  background: #de0b33;
  color: #fff; }

/* -- level two menu expand --- */
li.rmItem a.rmExpanded span.rmText.rmExpandRight {
  background: #de0b33;
  color: #fff; }

.ev-b-p {
  border-right: 2px solid #000; }

a.navLink {
  text-decoration: underline; }

a.navLink:hover, a.navLink:focus {
  text-decoration: none; }

/*-----------------------fix CSS----------------------------------*/
#breadcrumbs a {
  text-decoration: underline; }

#breadcrumbs a:hover {
  text-decoration: none; }

.label_skin_corporation a:hover {
  text-decoration: none; }

.well h2 {
  font-size: 1.4em !important;
  font-weight: bold !important;
  font-family: 'Raleway', sans-serif !important;
  margin: 20px 0 !important;
  text-align: center; }

.CAL-timeAlert {
  color: white; }


/* Color Scheme */

#header, #menubar {
	background: #ffc845;
}

#menubar:after {
	background: #ffc845;
}

.w-social {
	background: #0c2440;
}

#menubar {
	padding-top: 10px;
}

.telerik_main_menu .rmRootGroup a:hover span, .telerik_main_menu .rmRootGroup a.rmFocused span, .telerik_main_menu .rmRootGroup a.rmExpanded span {
	background: #ffc844 !important;
	color: #000 !important;
}

.RadMenu .rmSlide {
	z-index: 1000 !important;
}

.RadMenu .rmHorizontal .rmItem {
	z-index: 5;
}

#menubar .telerik_main_menu .rmGroup .rmItem:hover .rmExpandRight:after, #menubar .telerik_main_menu .rmGroup .rmExpanded .rmExpandRight:after, #menubar .telerik_main_menu .rmGroup .rmFocused .rmExpandRight:after {
	background-position: -18px -8px !important;
}

#menubar .telerik_main_menu .rmGroup .rmGroup .rmItem .rmExpandRight:after {
	background-position: -18px -44px !important;
}

#menubar .telerik_main_menu .rmGroup .rmGroup .rmItem:hover .rmExpandRight:after {
	background-position: -18px -8px !important;
}

.sec-header {
	background: #0c2440;
}

.sec-header span:last-child:before {
	border-color: transparent transparent #081a2d transparent;
}

.sec-header span:last-child:after {
	background: #081a2d;
}

.ptl_page .eventPlaceHolder {
	background: #ffc844;
	color: #000000;
}

.eventPlaceHolder:after {
	background: rgba(0, 0, 0, 0.2);  
}

.name-of-event {
    color: #000000;
}

.quicklinks a {
    background: #ffc844;
}

.quicklinks a:after {
	background: rgba(0, 0, 0, 0.2);  
}

#school-name h1 {
    color: #0c2440;
}

div#header-address {
    color: #0c2440;
}

div#motto {
    background: rgba(0, 0, 0, 0.2);
    color: #0c2440;
    padding: 5px;
}

#banner .nivo-directionNav a {
    background-color: #0c2440 !important;
}

#banner .nivo-directionNav a:hover, #banner .nivo-directionNav a:focus {background-color: #ffffff !important;}

div[id$="divContent"] a {
    color: #0c2440;
    text-decoration: underline;
}

div[id$="divContent"] a:hover, div[id$="divContent"] a:focus {
    text-decoration: none;
}

.newsCaption, #news-summary .content a.read-more:hover {
    background: #0c2440;
}

#breadcrumbs a {
    color: #0c2440;
}

.subpage .ptl_page a {
    color: #0c2440;
}

.subpage .ptl_page a:hover, .subpage .ptl_page a:focus {
    text-decoration: none;
}

.quicklinks a {
    color: #0b243f !important;
    text-decoration: none !important;
    padding: 20px;
    padding-left: 80px;
}

.quicklinks a span {
    position: relative;
    z-index: 10;
}

.quicklinks a .icon {
    font-size: 35px;
}

.quicklinks a {
    display: flex;
    align-items: center;
}

.quicklinks a .title {
    padding-left: 10px;
}

.wicn:hover {
    background-color: #194e88;
}



/* Custom Nav bar */

.custom-nav-bar .nav-bar-container {
   padding: 0 10px;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    max-width: 982px;
    margin: 0 auto;
}

.custom-nav-bar .nav-bar-container .nav-item > a {
    display: block;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 16px;
}

.custom-nav-bar .nav-bar-container .nav-item {
    list-style: none;
    position: relative;
}

.custom-nav-bar .nav-bar-container .nav-item a {
    color: #ffc844 !important;
    transition: all 100ms ease;
}

.custom-nav-bar .nav-bar-container .nav-item .subItems {
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    background: #6d6d6d;
    width: 200px;
    z-index: 9999;
    opacity: 0;
    transition: all 300ms ease 300ms;
    pointer-events: none;
}

.custom-nav-bar .nav-bar-container .nav-item:hover > a {
    text-decoration: none !important;
    background: rgba(255, 255, 255, 0.15);
}

/* .custom-nav-bar .nav-bar-container .nav-item > a:after {
    color: #ebb84d;
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 0.75em;
    padding: 6px;
} */

.custom-nav-bar .nav-bar-container .nav-item:hover .subItems {
    opacity: 1;
    pointer-events: all;
}

.ptl_portlet_vertical.custom-nav-bar {
    overflow: visible;
}

.custom-nav-bar .nav-bar-container .nav-item .subItems ul {
    margin: 0;
    padding:  0;
    background: rgba(0, 0, 0, 0.15);
}

.custom-nav-bar .nav-bar-container .nav-item .subItems ul li {
    list-style: none;
}

.custom-nav-bar .nav-bar-container .nav-item .subItems ul li a {
    padding: 10px;
    display: block;
   color: #fff !important;
}

.custom-nav-bar .nav-bar-container .nav-item .subItems ul li a:hover {
    background: rgba(0, 0, 0, 0.35) !important;
    text-decoration: none !important;
}


@media screen and (max-width: 900px) {
.custom-nav-bar .nav-bar-container {
    flex-direction: column;
    align-items: center;
}

.custom-nav-bar .nav-bar-container .nav-item:hover .subItems {
    pointer-events: none;
}

.custom-nav-bar .nav-bar-container .nav-item .subItems {
    opacity: 1;
    display: none;
    position: relative;
    left: auto;
    top: auto;
}
.custom-nav-bar .nav-bar-container .nav-item {
    width: 100%;
    text-align: center;
}
.custom-nav-bar .nav-bar-container {
 padding: 0;
}
.custom-nav-bar .nav-bar-container .nav-item .subItems {
 width: 100%;
transition: none;
}
}



.facebook-widget {
    display: flex;
    justify-content: center;
    padding: 10px 0;
}


#pubWrapper ul.pubList > li.top-links {
    display: flex;
    align-items: center;
}

#pubWrapper ul.pubList > li.top-links a {
    display: flex;
    align-items: center;
   padding: 0 5px;
}

#pubWrapper ul.pubList > li.top-links a:hover, #pubWrapper ul.pubList > li.top-links a:focus {
  background: rgba(255, 255, 255, 0.2);
  text-decoration: none;
}

#pubWrapper ul.pubList > li.top-links a img {
    width: 35px;
}

#pubWrapper ul.pubList > li.top-links a span {
    display: block;
    color: #fff;
    padding-left: 5px;
}


.label_skin_corporation a:hover, .label_skin_corporation a:focus {
    color: #fff;
}


/* New Mobile Menu */

#menubar {
  /* Hambuger */
}
@media screen and (max-width: 900px) {
  #menubar {
    margin-bottom: 0;
    position: relative;
    height: 40px;
  }
#menubar .inner-bar {
 border: none;
}
}
#menubar #mobile-bar {
  display: none !important;
}
#menubar #mobileNav {
  display: none;
  justify-content: center;
  align-items: center;
  display: none;
  color: #fff;
  width: 120px;
  height: 40px;
  float: right;
  background: #4c4c4c;
  width: 100%;
}
@media screen and (max-width: 900px) {
  #menubar #mobileNav {
    display: flex;
  }
}
#menubar #mobileNav span {
  display: block;
  padding-left: 10px;
}
#menubar #mobileNav .hamburger {
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
}
#menubar #mobileNav .hamburger .bar, #menubar #mobileNav .hamburger .bar:before, #menubar #mobileNav .hamburger .bar:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  content: "";
  -webkit-transform: rotate(0);
  transform: rotate(0);
  pointer-events: none;
  background-color: #fff;
}
#menubar #mobileNav .hamburger .bar {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#menubar #mobileNav .hamburger .bar, #menubar #mobileNav .hamburger .bar:before, #menubar #mobileNav .hamburger .bar:after {
  transition: top 0.2s 0.2s, left 0.1s, background-color 0.2s 0.1s, -webkit-transform 0.2s;
  transition: top 0.2s 0.2s, left 0.1s, transform 0.2s, background-color 0.2s 0.1s;
  transition: top 0.2s 0.2s, left 0.1s, transform 0.2s, background-color 0.2s 0.1s, -webkit-transform 0.2s;
}
#menubar #mobileNav .hamburger .bar:before, #menubar #mobileNav .hamburger .bar:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
#menubar #mobileNav .hamburger .bar:before {
  top: 0.5rem;
}
#menubar #mobileNav .hamburger .bar:after {
  top: -0.5rem;
}
#menubar #mobileNav.expanded .hamburger .bar {
  background-color: transparent;
}
#menubar #mobileNav.expanded .hamburger .bar:before, #menubar #mobileNav.expanded .hamburger .bar:after {
  top: 0;
  transition: background-color 0.2s, top 0.2s, left 0.2s, -webkit-transform 0.2s 0.15s;
  transition: background-color 0.2s, top 0.2s, left 0.2s, transform 0.2s 0.15s;
  transition: background-color 0.2s, top 0.2s, left 0.2s, transform 0.2s 0.15s, -webkit-transform 0.2s 0.15s;
  background-color: red;
}
#menubar #mobileNav.expanded .hamburger .bar:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#menubar #mobileNav.expanded .hamburger .bar:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#menubar .mobile-nav-items {
  position: absolute;
  left: 0;
  top: 40px;
  width: 100%;
  background: #ffc844;
  display: none;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  padding: 10px 0;
  z-index: 999999;
}
@media screen and (min-width: 901px) {
  #menubar .mobile-nav-items {
    display: none !important;
  }
}
#menubar .mobile-nav-items * {
  box-sizing: border-box;
}
#menubar .mobile-nav-items ul {
  margin: 0;
  padding: 0;
}
#menubar .mobile-nav-items ul li {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
#menubar .mobile-nav-items ul li a {
  display: block;
  padding: 10px 20px;
  background: #ffc844;
  font-weight: 600;
  font-size: 16px;
  color: #000;
  width: 100%;
}
#menubar .mobile-nav-items ul li a:hover, #menubar .mobile-nav-items ul li a:focus, #menubar .mobile-nav-items ul li a.expanded {
  text-decoration: none;
}
#menubar .mobile-nav-items ul li .subnav-items {
  width: 100%;
  display: none;
}
#menubar .mobile-nav-items ul li .subnav-items li {
  position: relative;
}
#menubar .mobile-nav-items ul li .subnav-items li a {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  font-weight: 400;
}
#menubar .mobile-nav-items ul li .subnav-items li:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
}
#menubar .mobile-nav-items ul li .subnav-items.level1 {
  background: #deaf3d;
}
#menubar .mobile-nav-items ul li .subnav-items.level1 > li > a {
  background: #deaf3d;
}
#menubar .mobile-nav-items ul li .subnav-items.level1 > li > a:not(.subnav) {
  padding-left: 30px;
}
#menubar .mobile-nav-items ul li .subnav-items.level2 {
  background: #c59c37;
}
#menubar .mobile-nav-items ul li .subnav-items.level2 li a {
  background: #c59c37;
}
#menubar .mobile-nav-items ul li .subnav-items.level2 li a:not(.subnav) {
  padding-left: 50px;
}
#menubar .mobile-nav-items ul li.has-child a {
  width: calc(100% - 40px);
  border-right: 1px solid rgba(0, 0, 0, 0.3);
}
#menubar .mobile-nav-items ul li.has-child .subnav {
  width: 40px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  border: none;
}
#menubar .mobile-nav-items ul li:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.3);
}

#menubar .mobile-nav-items ul li.has-child a:before {
    font-family: "Fontawesome";
}

/* End of Mobile Menu */

/*# sourceMappingURL=style.css.map */


/* School Homepage */

.quicklinks.address a span {
 font-weight: bold;
 display: block;
 padding: 2px 0;
}

.quicklinks.address a {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

#banner-slider {
    position: relative;
}

#banner-slider .slick-arrow {
    position: absolute;
    top: 10px;
    z-index: 10;
    background: #0b243f;
    border: none;
    padding: 0;
    width: 30px;
    height: 30px;
    font-size: 0;
    color: #fff;
}

#banner-slider .slick-prev {
    left: 20px;
}

#banner-slider .slick-next {
    left: 60px;
}

#banner-slider .slick-arrow:before {
  font-family: "Fontawesome";
  font-size: 20px;
}

#banner-slider .slick-prev:before {
  content: '\f0d9';
}

#banner-slider .slick-next:before {
  content: '\f0da';
}

#banner-slider .slick-arrow:hover, #banner-slider .slick-arrow:focus {
    background: #ffc843;
    color: #0b243f;
}

#banner-slider .slide-item .image {
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-item .video video {
    width: 100%;
    max-width: 400px;
}

.banner-summary .video video {
    width: 100%;
}

.banner-summary .video {
    max-width: 400px;
}

#banner-slider .slide-item .video {
    display: flex;
    justify-content: center;
    align-items: center;
}

#banner-slider .slide-item .video video {
    width: 100%;
}

div#banner-slider {
    height: 343px;
    overflow: hidden;
}

#banner-slider .slide-item .video {
 position: relative;
}


#banner-slider .slide-item .video .videoBtn {
    display: flex;
    position: absolute;
    top: 10px;
    right: 10px;
    background: #fff;
    width:  30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    color: #0b243f;
    z-index: 10;
    text-decoration: none;
}

#banner-slider .slide-item .video .videoBtn:hover, #banner-slider .slide-item .video .videoBtn:focus {
    background: #0b243f;
    color: #fff
}


.banner-item .image img {
    width: 100%;
}

#banner-slider .slide-item .image img {
    width: 100%;
}

#header-left > a {
    display: block;
    max-width: 110px;
    margin: 0 auto;
}


/* New Revision Feb 25 */

#header, #menubar {
    background: #0C2440;
}

#menubar:after {
    background: #0C2440;
}

#school-name h1 {
    color: #ffc844;
}

div#header-address {
    color: #ffc844;
}

#menubar .inner-bar {
    border: none;
    background: #0C2440;
}

.RadMenu {
    float: none;
    width: 100%;
}

.RadMenu ul.rmRootGroup.rmHorizontal {
    width: 100%;
    display: flex;
    float: none;
    justify-content: center;
}

.RadMenu .rmItem {
}

.RadMenu a.rmLink {
    line-height: 40px;
}

.custom-nav-bar .nav-bar-container .nav-item a {
    color: #0C2440 !important;
}

.custom-nav-bar .nav-bar-container .nav-item .subItems ul li a {
    color: #0C2440 !important;
}

.custom-nav-bar .nav-bar-container .nav-item .subItems ul li a:hover, .custom-nav-bar .nav-bar-container .nav-item .subItems ul li a:focus {
    background: rgba(0, 0, 0, 0.35) !important;
    text-decoration: none !important;
    color: #fff !important;
}

div#motto {
    display: block;
    background: transparent;
    color: #ffc843;
    font-size: 20px;
    font-style: italic;
}

div#header-left, div#header-center {
    width: auto;
    padding: 0 10px;
}

#header .inside-padding {
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 900px) {
    #header .inside-padding {
    flex-direction: column;
    }
}


#banner-slider .slide-item .caption {
    position: absolute;
    left: 20px;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.8);
    padding: 10px;
    color: #fff;
}

#banner-slider .slide-item {
    position: relative;
}

#banner-slider .slide-item .caption .title {
    font-weight: 700;
    padding: 0 0 10px 0;
     text-transform: uppercase;
}

#banner-slider .slide-item .caption .summary {
    font-size: 14px;
    font-weight: 400;
}

#banner-slider .slide-item {
    max-height: 343px;
}


/* Nav revision */

#menubar .inner-bar {
    max-width: 1200px;
}

.RadMenu ul.rmRootGroup.rmHorizontal {
    justify-content: space-between;
}

.RadMenu ul.rmRootGroup.rmHorizontal > li {
    width: 100%;
    justify-content: center;
    display: flex;
    text-align: center;
}

.RadMenu ul.rmRootGroup.rmHorizontal > li > a {
    display: block;
    width: 100%;
}

.RadMenu ul.rmRootGroup.rmHorizontal > li > a > span {
    width: 100%;
}

.custom-nav-bar .nav-bar-container {
    max-width: 1200px;
    justify-content: space-between;
}

.RadMenu ul.rmRootGroup.rmHorizontal > li:hover {
    background: none;
}

@media screen and (max-width: 900px) {

.custom-nav-bar .nav-bar-container .nav-item a.has-child {
    position: relative;
}

.custom-nav-bar .nav-bar-container .nav-item a.has-child:after {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    content: '+';
    font-size: 20px;
}

}

.RadMenu ul.rmRootGroup.rmHorizontal:focus {
    outline: none;
    box-shadow: none;
}


/* News fix */

.footer-news {
    padding: 5px;
}

div#home_news_summary {
    display: flex;
    flex-wrap: wrap;
}

.footer-news a {
    text-decoration: underline;
}

.footer-news a:hover, .footer-news a:focus {
    text-decoration: none;
}


div#header-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 132px;
    background: #071829;
}

div#header-right ul.social {
    padding: 0;
    margin: 0;
}

div#header-right ul.social a {
    display: block;
    width: 35px;
    height: 33px;
}


.youtube.wicn {
 background-position: 0px 0px;
}

.email.wicn {
 background-position: 0px -32px;
}

.facebook.wicn {
 background-position: 0px -64px;
}

.twitter.wicn {
 background-position: 0px -96px;
}

ul.quicklinks.social-links li a .fa {
    font-size: 25px;
    padding-right: 10px;
}


#pubWrapper ul.pubList > li.top-links a {
    min-height: 35px;
}


#pubWrapper ul.pubList.w-60 {
    display: flex;
    flex-direction: row-reverse;
}

@media screen and (max-width: 900px) {
    #pubWrapper ul.pubList.w-60 {
    display: block;
}
}


li.wicn.instagram {
    background-image: none;
    position: relative;
}

li.wicn.instagram a:after {
    content: "\f16d";
    font-size: 20px;
    color: #fff;
    text-indent: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "Fontawesome";
}



#footer ul.social li.icn.instagram a {
    background: none;
    position: relative;
}

#footer ul.social li.icn.instagram a:after {
    content: "\f16d";
    font-size: 30px;
    color: #fff;
    text-indent: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "Fontawesome";
}

#footer ul.social li.icn.instagram a:hover:after, #footer ul.social li.icn.instagram a:focus:after {
 color: #ffc103;
}


.newsItem .news-hide .image {
    height: 100%;
}


/* Open Sans Font */

body {
    font-family: 'Open Sans', sans-serif !important;
}

h1, h2, h3, h4, h5, h6, a, p, ul, ol, li, div, strong, i, b, em, button, input {
    font-family: 'Open Sans', sans-serif !important;
}

.fa {
  font-family: "Fontawesome" !important;
}

#searchPanel a {
    padding: 5px 13px 8px;
}

#footer h3 {
    font-weight: bold;
}

a.newsCaption span {
      font-family: 'Open Sans', sans-serif !important;
}

.sec-header h2, .sec-header h3 {
    font-weight: 600;
}

.telerik_main_menu .rmRootGroup a span {
        font-family: 'Open Sans', sans-serif !important;
}

#school-name h1 {
    font-weight: 700;
}

div#header-address {
    font-weight: 600;
}

div#motto {
    font-weight: 600;
}

.label_skin_corporation {
            font-family: 'Open Sans', sans-serif !important;
}

#breadcrumbs span {
            font-family: 'Open Sans', sans-serif !important;
}

.ptl_page .eventPlaceHolder {
    box-sizing: border-box;
    margin: 0;
}


#upcoming-event-wrapper .slick-arrow {
    position: absolute;
    bottom: 7px;
    background: #0c2440;
    border: none;
    font-size: 0;
    width: 30px;
    height: 30px;
    color: #fff;
}

#upcoming-event-wrapper {
    position: relative;
}

#upcoming-event-wrapper.padding-bottom {
    padding-bottom: 40px;
}

#upcoming-event-wrapper .slick-prev {
    left: 0;
}

#upcoming-event-wrapper .slick-next {
    right: 0;
}

#upcoming-event-wrapper .slick-prev:after {content: '\f078';font-size: 18px;font-family: "Fontawesome";}

#upcoming-event-wrapper .slick-next:after {content: '\f077';font-size: 18px;font-family: "Fontawesome";}

#upcoming-event-wrapper .slick-arrow:hover, #upcoming-event-wrapper .slick-arrow:focus {
    background: #ffc843;
    color: #0c2440;
}

.ptl_page .eventPlaceHolder {
    min-height: 140px;
    display: flex !important;
    align-items: center;
    margin-bottom: 5px;
}

.information .time, .information .location {
    color: #000;
}

#upcoming-event-wrapper  {
 width: 100%;
}


.mobile-top-links {
    display: none;
    justify-content: center;
    align-items: center;
    background: #303030;
}

.mobile-top-links a {
    display: flex;
    align-items: center;
    color: #fff;
    padding: 5px 10px;
}

.mobile-top-links a img {
    width: 25px;
    margin-right: 5px;
}


@media screen and (max-width: 900px) {
#pubWrapper ul.pubList > li.top-links {
    display: none;
}
.mobile-top-links {
    display: flex;
}
}


@media screen and (max-width: 600px) {
.mobile-top-links a span {
    font-size: 12px;
}
}

#upcoming-event-wrapper .slick-prev:before, #upcoming-event-wrapper .slick-next:before {
    display: none;
}

#upcoming-event-wrapper .slick-arrow {
    top: auto;
    transform: none;
}
