|/* --- FONTS --- 

 font-family: 'asapregular';
 font-family: 'asapbold';
 font-family: 'latobold';
 font-family: 'latoregular';
 font-family: 'latolight';
 font-family: 'latoblack';

------------ */
 
/*--- COLOR GUIDE - FIND AND REPLACE THESE COLORS

Dom     : #cb532b
Ligh Dom: #349bd1

Sec     : #6a778c

---*/

#ctl00_ContentPlaceHolder1_ctl04_divEdit, #ctl00_ContentPlaceHolder1_ctl04_divSettings, #ctl00_ContentPlaceHolder1_ctl04_divEditMode {
 max-width: 960px;
 margin: 0px auto;
}

/* --------------------- COLORS ---------------------- */

/*--Link Color--*/
a, a:hover {
 color: #cb532b;
}

.ptl_page a {
 color: #CB532B;
}

/*--Header BG and Border Bottom Color--*/
#header {
 background: #cb532b;
 border-bottom-color: #6a778c;
 color: #fff;
}

/*--School Name Color--*/
#school-name h1 {
 color: #ffffff;
}

/*--School Name Extension Color--*/
#school-name h1 span {
 color: #349bd1;
}

/*--Header Links Color--*/
#header-links a {
 color: #349bd1;
}

/*--Header Links Circle Color--*/
#header-links span {
 /* border-color: #6a778c; */
}

/*--Menubar BG Color--*/
#menubar {
 background: #6a778c;
}

/*--Menubar Triangle Color Left--*/
#menubar:after {
 border-color: transparent #6a778c transparent transparent;
}

/*--Menubar Triangle Color Right--*/
#menubar:before {
 border-color: #6a778c transparent transparent transparent;
}

/*--Footer address BG and text color--*/
#top-footer .inside-padding {
 background: #6a778c;
 color: #ffffff !important;
}

/*--Bottom footer BG, text color, and border color--*/
#bottom-footer {
 background: #cb532b;
 color: #ffffff;
 /* border-top-color: #6a778c; */
}

/*--Footer left triangle color--*/
#top-footer .inside-padding:after {
 border-color: transparent transparent #6a778c transparent;
}

/*--Footer right triangle color--*/
#top-footer .inside-padding:before {
 border-color: transparent transparent transparent #6a778c;
}

/*--Footer school name color--*/
#footer-left h3 {
 color: #ffffff;
}

/*--Footer school name extension color--*/
#footer-left h3 span {
 color: #349bd1;
}

/*----------------- TEMPLATE IMAGES -----------------*/

#footer li.icn a {
 background: url('https://cdnsm4-hosted.civiclive.com/common/resources/DesignPortfolio/SiteThemes/CommonLib/social-media/social-sprite.png');
}

.ContextBar, a.ContextBar, a.ContextBar:hover {
 color: #ffffff;
 line-height: 38px;
}

body {
 font-family: 'latoregular';
 font-size: 16px;
 line-height: normal;
 color: #292929;
}

#header {
 border-bottom-style: solid;
 border-bottom-width: 7px;
}

.inside-padding {
 max-width: 960px !important;
 margin: 0px auto;
 padding: 0px 15px 0px 15px;
}

a {
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

#header .inside-padding {
 padding: 40px 15px 40px 15px;
}

#header ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}

#header-left {
 float: left;
 width: 65%;
}

/*#logo {
 float: left;
 width: 15%;
}*/

#logo img {
 max-width: 100%;
 max-height: 100%;
 width: auto;
 height: auto;
}

#school-name {
 float: left;
 width: 85%;
}

#school-name h1 {
 margin: 0px;
 font-family: 'latoblack';
 text-transform: uppercase;
 font-size: 33px;
 padding: 7px 0px 0px 20px;
 font-weight: normal;
}

#school-name h1 span {
 text-transform: none;
 display: block;
 font-family: 'latolight';
 font-size: 70%;
}

#header-right {
 float: right;
}

#header-links ul li {
 display: inline;
}

#header-links a {
 text-decoration: none;
}

#header-links a:hover { text-decoration: underline; }

#header-links span {
 display: inline-block;
 vertical-align:  middle;
 margin: 0px 8px 0px 8px;
 position: relative;
 /* top: 3px; */
 font-size: 20px;
}

#header-links h3, #header-links h3 a {
 color: #ffffff;
 margin: 9px 0px 0px;
 text-align: right;
 font-size: 19px;
}

#menubar {
 max-width: 960px;
 margin: -7px auto 0px;
 position: relative;
 z-index: 3000;
 min-height: 40px;
}

.inner-bar {
 padding: 0px 10px 0px 10px;
}

#menubar:after {
 content: '';
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 0 40px 40px 0;
 position: absolute;
 top: 0px;
 left: -40px;
}

#menubar:before {
 content: '';
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 40px 40px 0 0;
 position: absolute;
 top: 0px;
 right: -40px;
}

.row.bg-g {
    background: #e7ebee;
    padding-bottom: 25px;
}

div#footer a {
    color: #fff;
}

#top-footer .inside-padding {
 font-size: 16px;
 font-family: 'latolight';
 text-align: center;
 padding: 12px 0px 6px;
 position: relative;
 z-index: 9;
}

#bottom-footer {
 border-top-width: 7px;
 border-top-style: solid;
}

#bottom-footer .inside-padding {
 padding: 40px 15px 40px 15px;
}

#top-footer .inside-padding:after {
 content: '';
 position: absolute;
 top: 0px;
 left: -40px;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 0 0 40px 40px;
}

#top-footer .inside-padding:before {
 content: '';
 position: absolute;
 top: 0px;
 right: -40px;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 40px 0 0 40px;
}

#footer-left {
 float: left;
}

#footer-right {
 float: right;
}

ul#social, ul#address {
 list-style: none;
 margin: 0px;
 padding: 10px 0;
 text-align:  right;
}

#social li.icn {
 display: inline-block;
 padding: 0px 3px 0px 3px;
}

#social li.icn a {
 width: 40px;
 height: 40px;
 display: inline-block;
}

#social li.icn.facebook a { background-position: 0px 0px; }
#social li.icn.twitter a { background-position: -40px 0px; }
#social li.icn.youtube a { background-position: -80px 0px; }
#social li.icn.email a { background-position: -120px 0px; }

#footer-left h3 {
 margin: 0px;
 font-family: 'latoblack';
 text-transform: uppercase;
 font-size: 33px;
 font-weight: normal;
}

#footer-left h3 span {
 text-transform: none;
 display: block;
 font-family: 'latolight';
 font-size: 70%;
}

.credits {
 background: #69778c;
 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;
}

/************** MEDIA QUIRES *************/

@media screen and (max-width: 1040px) {

 #top-footer .inside-padding:after, #top-footer .inside-padding:before {
  display: none;
 }

 #top-footer .inside-padding {
  max-width: 100% !important;
 }

 #menubar {
  margin: -7px 40px 0px 40px;
 }

}

@media screen and (max-width: 700px) {

 #footer-left, #footer-right {
  float: none;
  width: 100%;
  text-align: center;
 }

 #footer-left {
  margin-bottom: 15px;
 }

}

@media screen and (max-width: 700px) {

 #header-right {
  text-align: center;
  margin-top: 7px;
 }

 #header-links a {
  font-size: 14px;
 }

 #header-links span {
  /* width: 4px; */
  /* height: 4px; */
  /* top: 2px; */
 }

 #header-links h3 {
  font-size: 15px;
  text-align: center;
 }

 #header-right {
  float: none;
 }

 #header-left {
  width: 100%;
  float: none;
 }

 #school-name h1 {
  padding: 0px;
 }

}

#social li.icn a:hover {
 opacity: 0.8;
}

/*------------------------------ FONTS ---------------------------------*/


@font-face {
    font-family: 'asapregular';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.svg#asapregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'asapbold';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.svg#asapbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'latobold';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.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://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'latolight';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoblack';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-------------------------------------------------------------------------*/


/*---------------------  CUSTOM FIXES  ------------------*/

#header div#logo {
    max-width: 300px;
}

div#header-links {
    padding: 30px 0;
    font-size: 20px;
}

div#phone {
    margin-bottom: 10px;
}

div#phone, div#fax{
        text-shadow: 2px 2px #000;
}

.nav-item > a.open {
    background: #b64b29 !important;
}

.sub-nav {
    background: #535e6f !important;
}

.level0 {
    width: 16%;
    text-align: center;
}

.level1 ul.sub-nav-group.category {
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -webkit-column-break-after: always;
}

.level2 ul.sub-nav-group.category {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -webkit-column-break-inside: avoid;
}

.ptl_page {
    overflow: visible;
    overflow-x: visible;
}

#footer div#logo {
    max-width: 425px;
}

#social span {
    font-size: 32px;
    padding-left: 10px;
}

ul#address li {
    padding: 2px 0;
    text-shadow: 2px 2px #000;
}


@media screen and (max-width: 640px){
#logo, #school-name {
    text-align: center;
    margin: 0 auto;
}
}

.w-60.fl .nivo-prevNav, .w-60.fl .nivo-nextNav {
    display:  none;
}


/***************** SUBPAGE *********************/

#theme.subpage #menubar {
 margin: -7px auto 0px;
}

#theme.subpage #page {
 max-width: 960px;
 margin: 0px auto;
 padding: 0px 15px 20px 15px;
}

.subpage .sec-header {
 max-width: 960px;
 margin: 15px auto 15px;
 text-align:  center;
}

#sub-content-left {
 width: 23%;
 float: left;
}

#sub-content-right {
 width: 77%;
 float: left;
}


#inside-nav {
 border-top: 1px solid #DCDCDC;
 margin-bottom: 15px;
}

.sitenavl0 {
 padding-left: 0px;
}

.sitenavl0 a {
 padding: 5px 10px;
 display: block;
 border-bottom: 1px solid #f6f6f6;
}

.sitenavl0 a:hover {
 text-decoration: none;
}
.sitenavl1 {
 padding-left: 23px;
 border-bottom: 1px solid #f6f6f6;
 position: relative;
}

.sitenavl1 a:before {
 width: 7px;
 height: 7px;
 content: "";
 position: absolute;
 left: 8px;
 top: 11px;
 border-radius: 50%;
}

.sitenavl1 a {
 padding: 5px 10px 5px 0px;
 display: block;
}

.sitenavl1 a:hover {
 text-decoration: none;
 background: #F6F6F6;
}

a.navLink {
 font-size: 17px;
}

a.navLink:hover {
    background: #F6F6F6
}

.currentpage a{
    background: #cb522b66;
}

#breadcrumbs {
 background: #F6F6F6;
 padding: 7px;
 margin-bottom: 15px;
 color: #be1e2d;
}

#alert-box {
 background: #FFA000;
 padding: 10px;
 margin-bottom: 50px;
}

#alert-box h6 {
 margin: 20px 0px 10px 0px;
 font-size: 20px;
}

#a-1 img {
 margin: 20px;
}

#a-3 a {
 font-family: 'asapbold';
 margin-top: 35px;
 display: block;
 color: #292929 !important;
}

.member h5 {
 margin: 0px;
 font-size: 16px;
}

.member h6 {
 margin: 0px;
  font-size: 14px;
 font-family: 'latoregular';
}

.member img {
 float: left;
 margin-right: 10px;
}

.member {
 margin-bottom: 15px;
}

a.c-button {
 color: #093349;
 text-decoration: none;
 font-family: 'latobold';
 padding: 0px 7px 0px 7px;
 text-transform: uppercase;
 border-bottom: 2px solid #093349;
 display: inline-block;
 margin: 0px 4px 0px 4px;
}

a.c-button:hover {
 text-decoration: none;
}

#quicklinks {
    margin-top: 20px;
}




/*==== ONE COL ====*/
.one-col #sub-content-right {
 width: 100%;
}






.RadMenu a.rmLink {
 line-height: 40px;
}

/*** 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: 'latolight' ,Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 12pt;
}

.RadMenu .rmLink {
 float: left;
 outline: 0 none;
 padding-left: 0px !important;
}

.RadMenu .rmHorizontal .rmText {
 padding: 0px 7px 0px 7px !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,
.telerik_main_menu .rmRootGroup a span {
 text-decoration: none;
 font-size: 16px;
  font-family: 'latolight' ,Arial, Helvetica, sans-serif;
}

/*** 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 ***/







.mini_calendar_tbl {
 margin: 0px auto;
 width: 100%;
 padding: 15px 0px 10px;
}

.mini_calendar_tbl table {
margin: 0px auto;
}

.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: 14px;
 background: none;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
}

.tbl_mini_calendar input {
 opacity: 0.6;
 filter:alpha(opacity=60); /* For IE8 and earlier */
}

.tbl_mini_calendar input:hover {
 opacity: 1;
 filter:alpha(opacity=100); /* For IE8 and earlier */
}

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: 12px;
 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: 12px;
 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;
}

/*-- Calendar Arrows --*/
.cal-btn-l {
 border-color: transparent #ffffff transparent transparent;
}
.cal-btn-r {
 border-color: transparent transparent transparent #ffffff;
}







/* == UPCOMING EVENTS == */

.ptl_upcomingevents_item {
 height: auto;
}

.ptl_upcomingevents_events {
 margin-left: 65px !important;
}

.ptl_upcomingevents_date {
 float: left;
 font-family:'source sans pro',sans-serif;
 text-align: center;
 width: 50px;
 height: 50px;
 padding: 2px;
 border: none !important;
 box-shadow: none !important;
 background: #f6f6f6 !important;
 color: #ffffff;
}

.ptl_upcomingevents_date .ptl_upcomingevents_month {
 background-color: #f6f6f6 !important;
 display: block;
 font-size: 120% !important;
 letter-spacing: 1px;
 text-transform: uppercase;
 font-weight: normal;
 padding: 0px 0px 3px 0px !important;
 font-family: 'latobold';
}

.ptl_upcomingevents_details .event_title {
 font-size: 12pt;
 font-weight: normal;
}

.ptl_upcomingevents_date .ptl_upcomingevents_day {
 display: block;
 font-size: 200% !important;
 font-family: 'latolight';
 font-weight: normal !important;
 line-height: 16pt;
 padding: 0px !important;
}

.ptl_upcomingevents_details .event_title:hover {
 font-size: 100%;
 font-weight: normal;
} 

.ptl_upcomingevents_details .event_time {
 font-family: arial, sans-serif;
 color: #848487; 
 font-weight: light;
}

.ptl_upcomingevents_footer .more_events:link, 
.ptl_upcomingevents_footer .more_events:visited, 
.ptl_upcomingevents_footer .more_events:active {
 border-bottom-width: 3px;
 border-bottom-style: solid;
 text-decoration: none;
 font-family: 'latobold';
 padding: 0px 7px 0px 7px;
 text-transform: uppercase;
 font-size: 16px;
}

.ptl_upcomingevents_footer .ptl_upcomingevents_buttons {
 margin-left: 7px !important;
 margin-right: 20px !important;
}

.ptl_upcomingevents_footer {
 height: 30px;
 margin-top: 10px;
}

/*----------BANNER--------*/

#banner {
 transform: translate(0px, -33px);
}

#banner .nivoSlider {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
#banner .nivo-directionNav a {
  display: block;
  width: 31px !important;
  height: 31px !important;
  background-repeat: no-repeat !important;
  z-index: 200 !important;
  background-image: none !important;
}

#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; }

#banner .nivo-caption {
 background: none;
 width: 70%;
 left: 15%;
 bottom: 46%;
}

#banner .nivo-caption p {
 font-size: 18px;
 padding: 14px;
 text-align: center;
}

.bx-wrapper {
 padding-bottom: 40px;
}

.bx-wrapper .bx-controls a {
 color: #093349;
 text-decoration: none;
 font-family: 'latobold';
 padding: 0px 7px 0px 7px;
 text-transform: uppercase;
 border-bottom: 2px solid #093349;
 display: inline-block;
 margin: 0px 4px 0px 4px;
}

#mobile-bar {
 display: none;
 line-height: 40px;
 color: #ffffff;
 text-decoration: none;
}


/************** MEDIA QUIRES *************/

@media screen and (max-width: 1040px) {

 #top-footer .inside-padding:after, #top-footer .inside-padding:before {
  display: none;
 }

 #top-footer .inside-padding {
  max-width: 100% !important;
 }

 #menubar {
  margin: -7px 40px 0px 40px;
 }
 #theme.subpage #menubar {
  margin: -7px 40px 0px 40px;
 }

}

@media screen and (max-width: 1000px) {
 .RadMenu_PageControls, #divMenuOffset {
  display: none;
 }

 body #pub-wrapper {
  display: none;
 }

}

@media screen and (max-width: 900px) {

 #mobile-bar {
  display: block;
 }

 .telerik_main_menu {
  display: none;
 }

}

@media screen and (max-width: 700px) {

 #footer-left, #footer-right {
  float: none;
  width: 100%;
  text-align: center;
 }

 #footer-left {
  margin-bottom: 15px;
 }

}

@media screen and (max-width: 730px) {

.subpage .sec-header { display: none; }

 #sub-content-left, #sub-content-right {
  width: 100%; float: none;
 }

 #theme.subpage #page { padding: 0px 0px 20px 0px; }

}

@media screen and (max-width: 700px) {

 #header-right {
  text-align: center;
  margin-top: 7px;
 }

 #header-links a {
  font-size: 14px;
 }

 #header-links span {
  /* width: 4px; */
  /* height: 4px; */
  /* top: 2px; */
 }

 #phone,
 #header-links h3 {
  font-size: 15px;
  text-align: center;
 }

 #header-right {
  float: none;
 }

 #header-left {
  width: 50%;
  float: none;
  margin: 0 auto;
  text-align:  center;
 }

 #school-name h1 {
  padding: 0px;
 }

}

@media screen and (max-width: 640px) {

 #alert-box {
  text-align: center;
 }

 #alert-box .fl, #alert-box .fr {
  float: none;
 }

 .w-33 {
  width: 50%;
  margin-bottom: 15px;
 }

 .w-33.fw {
  width: 100%;
  float: none;
 }

 .w-25 { width: 100%; float: none; }
 body .w-30 { width: 100%; float: none; }
 .w-75 { width: 100%; float: none; }

 .motto {
  padding: 8px 0px 8px 0px;
  font-size: 15px;
 }

 .nivo-caption {
  display: none !important;
 }

}

@media screen and (max-width: 450px) {

 .w-33 {
  width: 100%;
 }

}

ul#social a:hover {
    color: #68778c;
}



#social li.icn a:hover {
 opacity: 0.8;
}

/*------------------------------ FONTS ---------------------------------*/


@font-face {
    font-family: 'asapregular';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-regular-webfont.svg#asapregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'asapbold';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/asap-bold-webfont.svg#asapbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'latobold';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bol-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.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://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'latolight';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-lig-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoblack';
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.eot');
    src: url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.woff') format('woff'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.ttf') format('truetype'),
         url('https://cdnsm1-cltemplatefonts.civiclive.com/common/template-fonts/lato-bla-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-------------------------------------------------------------------------*/

#menubar .RadMenu { float: none; }







/*--------------------------  EMERGENCY MESSAGE --------------------------*/


.emergency-banner.emergency-message.show {
    background: #a01c21 !important;
    color: #fff !important;
    position:  relative;
    text-align:  center;
}

.em-title i.fa.fa-exclamation-triangle, .em-title span {
    display:  inline-block;
    vertical-align:  middle;
}

span.em-title {
    display:  block;
}

a.em-read-more {
    display:  block;
    text-align:  center;
    float:  none;
    padding: 10px;
}

a.em-close.close {
    position:  absolute;
    top: 1em;
    right: 1em;
}


/*--------------------------  SEARCH FIX --------------------------*/

#ctl00_btnSearch > i:nth-child(2) {
    display: none;
}


/*--------------------------  NEW QUICKLINKS --------------------------*/

.w-20 {
    width: 20%;
    display: inline-block;
    vertical-align: top;
}

#quickLinks {
 text-align: center;
}

#quickLinks span {
    color: #cb522b;
}

#quickLinks .inside-padding {
    padding: 20px 10px 0px 10px;
}

#quickLinks a {
    display: block;
    text-align: center;
    color: #333333;
}

#quickLinks a:hover {
 opacity: 0.7;
 text-decoration: none;
}

#quickLinks a span {
    display: block;
    margin-bottom: 5px;
}

@media screen and (max-width: 730px){
.w-20 {
    width: 50%;
}
}

.em-read-more {
  display: none !important;
}

/* Add line to subpage - IM-33557 */
.subpage .ptl_col_2_3 + .ptl_col_1_3 {
    border-left: solid 1px #000;
    box-sizing: border-box;
    padding: 2%;
}

@media screen and (max-width: 767px) {
.level0 {
    width: 100%;
    text-align: left;
}
}