#pubWrapper ul.pubList li:last-child { display: none; }

#weather { margin-top: 20px; }

.nav-item > a.open { background-color: #000 !important; }

/* --- 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: #de0b33;
 text-decoration: underline;
}

/*-- header BG color --*/
#header, #menubar {
 background: #012146;
}

/*-- header border bottom color --*/
#menubar:after {
 background: #1a3758
;
}

/*-- school name span color --*/
#school-name h1 span {
 color: #fff;
}

/*-- motto BG and text color --*/
#motto {
 background: #1a3758;
 color: #fff;
}

/*-- section heading BG and text color --*/
.sec-header {
 background: #012146;
 color: #ffffff;
}

/*-- footer school name color --*/
#footer h3 {
 color: #fff;
}

/*--Breadcrumb Link Color--*/
#breadcrumbs a {
 color: #de0b33;
}

/*--Header Weather Box BG--*/
.weather {
 background: #de0b33;
}

/*--Header Weather Social Section BG--*/
.w-social {
 background: #001731;
}

/*--Header Weather Social Section Hover BG--*/
.wicn:hover {
 background-color: #F5AD03;
}

/*-- News caption BG color --*/
.newsCaption, #news-summary .content a.read-more:hover {
 background: #de0b33;
}

/*--Upcoming Events BG--*/
.ptl_page .eventPlaceHolder {
  background-color: #fcbd0e;
 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: #012146 !important;
}
/*--BTN Background HOVER--*/
.nivo-directionNav a:hover {
  background-color: #fcbd0e !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 #001731;
}

/*---- 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: #fcbd0e;
}

/*--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: transparent;
}

/*--END OF TOP LEVEL STYLES--*/


/*--DROPDOWN MENU STYLES--*/

/*--Normal State--*/
.telerik_main_menu .rmGroup a {
 color: #ffffff;
 background: #F5AD03;
}

.telerik_main_menu .rmGroup a span {
 color: #ffffff;
 background: #F5AD03;
}

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup a:hover,
.telerik_main_menu .rmGroup a.rmFocused {
 background: #F5AD03;
 color: #ffffff;
}

.telerik_main_menu .rmGroup a:hover span,
.telerik_main_menu .rmGroup a.rmFocused span {
 background: #F5AD03;
 color: #ffffff;
}

/*--END OF DROPDOWN MENU STYLES--*/

.rmItem:hover {
 background-color: transparent;
}

.rmVertical .rmItem:hover a span, .rmVertical .rmItem:hover a {
 background-color: #F5AD03;
}

/*--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: #fcbd0e;
  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 {
 color: #fff;
 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 {
color: #fff;
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;
 line-height: 50px;
}

.sub-nav-group.category a {
 line-height: 25px;
}

/*------- 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: .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: #fcbd0e;
}

.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: .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 {
}

.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: 14px;
 font-family: 'latolight';
}

.label_skin_corporation a {
 color: #ffffff;
 text-decoration: underline;
 font-family: 'latolight';
}

.label_skin_corporation a:hover {
 color: #ffffff;
 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;
}

#breadcrumbs a:hover {
 font-family: 'latobold' ,Arial, Helvetica, sans-serif;
 text-decoration: none;
 text-transform: uppercase;
 letter-spacing: 0.05em;
}

#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 #001731 transparent;
}

.sec-header span:last-child:after {
 content: '';
 width: 31px;
 height: 100px;
 position: absolute; 
 right: 0px;
 bottom: 0px;
 background: #001731;
}

.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 --*/

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 #001731;
 border-right: 3px solid #001731;*/
}

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('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-bol-webfont.eot');
  src: url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-bol-webfont.woff') format('woff'), url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-bol-webfont.ttf') format('truetype'), url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-bol-webfont.svg#latobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latoregular';
  src: url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-reg-webfont.eot');
  src: url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-reg-webfont.woff') format('woff'), url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-reg-webfont.ttf') format('truetype'), url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-reg-webfont.svg#latoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
 font-family: 'pt_sansbold';
 src: url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/PTS75F-webfont.eot');
 src: url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/PTS75F-webfont.woff') format('woff'), url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/PTS75F-webfont.ttf') format('truetype'), url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'latobold_italic';
  src: url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-bolita-webfont.eot');
  src: url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-bolita-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-bolita-webfont.woff') format('woff'), url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-bolita-webfont.ttf') format('truetype'), url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-bolita-webfont.svg#latobold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latoitalic';
  src: url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-regita-webfont.eot');
  src: url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-regita-webfont.eot?#iefix') format('embedded-opentype'), url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-regita-webfont.woff') format('woff'), url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-regita-webfont.ttf') format('truetype'), url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-regita-webfont.svg#latoitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
     font-family: 'latolight';
    src: url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-lig-webfont.eot');
    src: url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-lig-webfont.woff') format('woff'),
         url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-lig-webfont.ttf') format('truetype'),
         url('https://cdnsm5-ss7.sharpschool.com/common/template-fonts/lato-lig-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-------------------------------------------------------------------------*/