/*@import url('http://localhost:8888/baltimore/css/style.css');*/
@import url('/UserFiles/Servers/Server_2744/Templates/css/translate.css');
/* 

@font-face {
    font-family: 'Asap';
    src: url('/UserFiles/Servers/Server_2744/Templates/fonts/Asap-Regular.woff2') format('woff2'),
        url('/UserFiles/Servers/Server_2744/Templates/fonts/Asap-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Asap';
    src: url('/UserFiles/Servers/Server_2744/Templates/fonts/Asap-Bold.woff2') format('woff2'),
        url('/UserFiles/Servers/Server_2744/Templates/fonts/Asap-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Asap';
    src: url('/UserFiles/Servers/Server_2744/Templates/fonts/Asap-Italic.woff2') format('woff2'),
        url('/UserFiles/Servers/Server_2744/Templates/fonts/Asap-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Asap';
    src: url('/UserFiles/Servers/Server_2744/Templates/fonts/Asap-Medium.woff2') format('woff2'),
        url('/UserFiles/Servers/Server_2744/Templates/fonts/Asap-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

*/

@import url("https://fonts.googleapis.com/css2?family=Asap:ital,wght@0,400;0,500;0,700;1,400&display=swap");

/*
font-family: 'Open Sans', sans-serif;
*/

/* --------------------- COLORS ---------------------- */


.content a {
 text-decoration: underline;
}

.content a:hover {
 text-decoration: none;
}


/*- Header Background Color -*/
#footer,
#footer a {
  background-color: #2e6091;
}

/*- Motto Border Left Color
.slogan {
}
 -*/

/*- Menubar Background Color -*/
#menubar {
  background: #2e6091;
  border-bottom: 5px solid white;
  box-shadow: 0 1px 10px #767676;
}

/*- Banner Radio Background HOVER -*/
#banner .nivo-controlNav a.active {
  background: #3a3c57;
  border-color: #32354c;
}

/*- Section Title Text Color -*/
h2.sec-title {
  color: #32354c;
}

/*- News Section Title Text Color -*/
.row.news h2.sec-title {
  color: #ffffff;
}

/*- Event Title Text Color -*/
.event .eventDate {
  color: #2061a0;
}

/*- Quick Links Color -*/
.quickLinks a {
  color: #2061a0;
}

/*- Quick Links Color HOVER -*/
.quickLinks a:hover {
  text-decoration: none;
  color: #2061a0;
}

/*- News Area Background Color -*/
.row.news {
  background: #3a3c57;
}

/*- News Tab Area Background -*/
ul.tabs-menu {
  background: #32354c;
}

/*- Inactive News Tab Arrow (Same As Above) -*/
ul.tabs-menu li a:after {
  border-color: transparent transparent transparent #32354c;
}

/*- Active and HOVER News Tab -*/
ul.tabs-menu li.current a,
ul.tabs-menu li a:hover {
  background: #2061a0;
}

/*- Inactive News Tab Border Left Color -*/
span.titleText {
  border-left: 3px solid #2061a0;
}

/*- Active News Tab Border Left Color -*/
li.current span.titleText,
a:hover span.titleText {
  border-left: 3px solid #ffffff;
}

/*- Active and HOVER News Tab Arrow -*/
ul.tabs-menu li.current a:after,
ul.tabs-menu li a:hover:after {
  border-color: transparent transparent transparent #2061a0;
}

/*- News Title Text Color -*/
.newsTitle {
  color: #3a3c57;
}

/*- Side Nav Background Color -*/
#inside-nav {
  background: #3a3c57;
}

/*- Side Nav Current Page Background Color -*/
.currentpage a.navLink {
  background: #2061a0;
}

/*---- TELERIK COLORS ----*/

/*--TOP LEVEL STYLES--*/

/*--Normal State--*/
.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: #2e6eab;
}

/*--END OF TOP LEVEL STYLES--*/

/*--DROPDOWN MENU STYLES--*/

/*--Normal State--*/
.telerik_main_menu .rmGroup a {
  color: #ffffff;
  background: #2e6eab;
}

.telerik_main_menu .rmGroup a span {
  color: #ffffff;
  background: #2e6eab;
}

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup a:hover,
.telerik_main_menu .rmGroup a.rmFocused {
  background: #3a3c57;
  color: #ffffff;
}

.telerik_main_menu .rmGroup a:hover span,
.telerik_main_menu .rmGroup a.rmFocused span {
  background: #3a3c57;
  color: #ffffff;
}

/*--END OF DROPDOWN MENU STYLES--*/

.rmItem:hover {
  background-color: #2e6eab;
  color: #ffffff;
}

.telerik_main_menu .rmRootGroup > li:hover > a span {
  color: #ffffff;
}

.rmVertical .rmItem:hover a span,
.rmVertical .rmItem:hover a {
  background-color: #3a3c57;
}

/*--DROPDOWN LV2 MENU STYLES--*/

/*--Normal State--*/
.telerik_main_menu .rmGroup .rmGroup a {
  color: #ffffff;
  background: #222a2b;
}

.telerik_main_menu .rmGroup .rmGroup a span {
  color: #ffffff;
  background: #222a2b;
}

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup .rmGroup a:hover,
.telerik_main_menu .rmGroup .rmGroup a.rmFocused {
  background: #2d3738;
  color: #ffffff;
}

.telerik_main_menu .rmGroup .rmGroup a:hover span,
.telerik_main_menu .rmGroup .rmGroup a.rmFocused span {
  background: #2d3738;
  color: #ffffff;
}

/*--SECOND LEVEL BORDER LEFT--*/

.rmLevel2 {
  border-left: 4px solid #3a3c57;
}

/*--END OF DROPDOWN MENU STYLES--*/

/*---- END TELERIK COLORS ----*/

/*------------------------------- END COLORS -------------------------------*/

/* --------------------- IMAGES ---------------------- */

/*--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 IMAGES -------------------------------*/

.homepage .ptl_portlet_vertical {
  overflow: visible;
}

a:not(.link) {
  transition: all 0.2s ease-in-out;
}

.portletEditMode a,
.designMode a {
  transition: none;
}

.subpage .ptl_page a {
  text-decoration: underline;
  font-weight: bold;
}

.subpage .ptl_page a:hover,
.subpage .ptl_page focus {
  text-decoration: none;
}

.w-20 {
  width: 20%;
  display: inline-block;
  vertical-align: top;
}

html body {
  font-family: "Asap";
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: normal;
  color: #464646;
  -webkit-font-smoothing: antialiased;
}

.tableLayout {
  display: table;
  width: 100%;
}

#menubar {
  color: #ffffff;
}
#menubar > .inside-padding {
  padding: 0;
  max-width: none;
}
#menubar .row {
  margin: 0px;
}

/*---- HEADER ----*/
#header,
#footer {
  color: #ffffff;
}

.responsiveTemplate #header > .inside-padding,
.responsiveTemplate #footer > .inside-padding {
  padding: 30px 10px 30px 10px;
}

#footer a.homeBtn {
  color: #ffffff;
  display: block;
}

#header a.homeBtn:hover,
#footer a.homeBtn:hover {
  text-decoration: none;
}

/*---- LOGO ----*/
#header .inside,
#footer .inside {
  display: table;
  /*margin: 0px auto;*/
}

#header .inside > *,
#footer .inside > div {
  display: table-cell;
  vertical-align: middle;
}

.logo {
  padding-right: 20px;
}

.schoolName {
  color: #235594;
  font-family: "Asap";
  font-weight: 500;
  font-style: normal;
  font-size: 30px;
  letter-spacing: -0.7px;
  text-transform: uppercase;
  margin: 0px;
}

.slogan {
  color: #c75300;
  font-family: "Asap";
  font-weight: normal;
  font-style: italic;
  font-size: 16px;
  letter-spacing: 0;
  text-align: left;
  text-transform: none;
}

/*---- HOMEPAGE LAYOUT ----*/

.row.news > .inside-padding {
  padding: 30px 10px 30px 10px;
}

h2.sec-title {
  font-weight: normal;
  text-align: center;
  margin: 20px 0px 40px;
}

.homepage a.ptl_portlet_map_link {
  height: 200px;
  max-width: 100% !important;
  display: block;
}

.tableLayout .w-33,
.tableLayout .w-66 {
  display: table-cell;
  float: none;
  vertical-align: middle;
}

/*---- BANNER BUTTONS ----*/
#banner .nivo-controlNav a {
  display: inline-block;
  background: #ffffff;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  float: none;
  margin: 0px 6px 0px 6px;
  border: 1px solid #e0dfdf;
}

#banner .nivo-controlNav {
  text-align: center;
  width: 100%;
  padding: 0px;
  right: 0px;
  left: 0px;
  bottom: 10px !important;
}

.sideBar {
  width: 23%;
  float: left;
}

.mainContent {
  width: 77%;
  float: left;
}

.mainContent .inside-padding {
  border-left: 1px solid #eeeeee;
  min-height: 500px;
}

#inside-nav {
  padding: 10px;
  margin: 0px 10px 0px 0px;
}

a.navLink {
  color: #ffffff;
  padding: 10px;
  display: block;
  font-size: 14px;
}

.currentpage a.navLink {
  font-weight: 700;
  font-size: 16px;
}

a.navLink:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.7;
}

h2.pageTitle {
  color: #32354c;
  font-weight: normal;
  text-align: center;
  margin: 10px 0px 20px;
}

#breadcrumbs {
  padding: 10px;
  margin-bottom: 20px;
}

/*---- FOOTER ----*/
#footer .phone a {
  color: #ffffff;
}

ul.socialMedia {
  list-style: none;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

ul.socialMedia li {
  display: inline;
  margin: 4px;
}

ul.socialMedia li a {
  font-size: 20px;
  color: #ffffff;
  width: 40px;
  line-height: 40px;
  margin: 0px 5px 0px 5px;
}

ul.socialMedia li a:hover {
  text-decoration: none;
}

.credits {
  background: #333333;
  text-align: center;
  color: #ffffff;
}
.credits a {
  color: #ffffff;
}
.credits a:hover {
  color: #ffffff;
  text-decoration: underline;
}

/*---- QUICK LINKS ----*/
.row.quickLinks {
  text-align: center;
  margin-bottom: 20px;
}

.quickLinks a {
  text-align: center;
  font-weight: bold;
}

.quickLinks a:hover {
  text-decoration: none;
}

.quickLinks a span {
  display: block;
  transition: all 0.2s ease-in-out;
}

.quickLinks a:hover span {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.RadMenu a.rmLink {
  line-height: 53px;
}

/*** 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-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;
}

.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;
}

.telerik_main_menu .rmRootGroup a span {
  text-decoration: none;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
}

/*** 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: 15px;
  font-weight: 400;
  line-height: normal !important;
  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 ***/

a#mobile-bar {
  font-size: 17px;
  font-weight: 400;
  color: #ffffff;
  line-height: 55px;
}

a#mobile-bar span {
  margin-right: 10px;
}

@media screen and (max-width: 850px) {
  a.event {
    width: 40%;
    text-align: center;
    margin-bottom: 20px;
  }

  .eventsList a.event:after {
    display: none;
  }
}

@media screen and (max-width: 850px) {
  .sideBar {
    width: 27%;
    float: left;
  }

  .mainContent {
    width: 73%;
    float: left;
  }

  .w-20 {
    width: 33.33334%;
  }

  ul.tabs-menu {
    width: 35%;
  }
  #homeNewsWrapper .tab > div {
    width: 65%;
  }

  .tab-content .inside > div.image,
  .tab-content .inside > div {
    width: 100%;
    display: block;
  }
}

@media screen and (max-width: 730px) {
  .sideBar,
  .mainContent {
    width: 100%;
    float: none;
  }

  #header .inside,
  #footer .inside {
    display: block;
    text-align: center;
  }
  #header .inside > div,
  #footer .inside > div {
    display: block;
  }
  .schoolName span {
    display: block;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  .tableLayout .w-33,
  .tableLayout .w-66 {
    display: block;
    width: 100%;
  }

  #homeNewsWrapper .tab {
    background: transparent;
    box-shadow: none;
  }

  #homeNewsWrapper .tab > ul {
    display: none;
  }
  #homeNewsWrapper .tab > div {
    display: block;
    width: 100%;
  }

  .tab-content .image .inside {
    height: 160px;
  }

  #homeNewsWrapper .inside-padding {
    padding: 15px;
  }

  #homeNewsWrapper .tab > div {
    position: static;
    margin-bottom: 20px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
    background: #ffffff;
  }

  a.event {
    width: 90%;
    text-align: center;
    margin-bottom: 20px;
  }

  #header-links ul li a {
    font-size: 9px !important;
  }
}

@media screen and (max-width: 470px) {
  .w-20 {
    width: 50%;
  }
}

/*----------------------------------------------------------*/

.label_skin_corporation a:hover {
  text-decoration: none;
}

a.event:hover {
  text-decoration: none;
  opacity: 0.8;
}

#breadcrumbs a:hover {
  text-decoration: none !important;
}

a.navLink:hover {
  color: #ffffff;
  text-decoration: underline;
  opacity: 1;
}

/*-----------------------Links & keyboard NAV fixes----------------------------------*/

/* -- level zero menu expand --- */

a.rmLink.rmRootLink.rmExpanded span.rmText.rmExpandDown {
  background: #2e6dab;
  color: white;
}

/* -- level two menu expand --- */

li.rmItem a.rmExpanded span.rmText.rmExpandRight {
  background: #3a3c57;
  color: #fff;
}

#spanBreadcrumbPageId {
  color: #282828;
}

@media screen and (max-width: 900px) {
  #menubar {
    margin-bottom: 0;
    height: 34px;
  }
  #menubar .inside-padding {
    padding: 0;
  }
}

.RadMenu ul.rmRootGroup {
  list-style: none;
}

/* custom styles */
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.responsiveTemplate .inside-padding {
  max-width: 1800px;
}
#menubar {
  margin-bottom: 30px;
}

.schoolName .school {
  border-bottom: 1px solid #000;
  margin-bottom: 6px;
  padding-bottom: 2px;
}
.responsiveTemplate #header > .inside-padding {
  box-sizing: border-box;
  display: flex;
  max-width: none;
  width: 100%;
}
.logo img {
  display: inline-block;
  height: auto;
  max-width: 100px;
}
#header-links {
  float: right;
  /*margin-bottom: 6px;*/
}
#header-links ul {
  border: 1px solid #000;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 8px 18px 8px 0px;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}
#header-links ul li {
  display: inline-block;
  margin: 0 5px;
}
#header-links ul li a {
  background: #056991;
  color: #fff;
  display: inline-block;
  line-height: 34px;
  text-decoration: none;
  text-transform: uppercase;
  width: 230px;
}
#header-links .calendar a {
  background: #c75300;
}
#header-links .newsroom a {
  background: #07706c;
}
#header-links li a:hover {
  background: #194477;
}
#header-links li a i {
  font-size: 16px;
  margin: -1px 5px 0;
  vertical-align: middle;
}
#header .socialMedia {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 900px) {
  #header .socialMedia {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
#social-settings .socialMedia li a,
#header .socialMedia li a {
  background: #6c6c6c;
  border-radius: 50%;
  line-height: 40px;
  margin: 0;
  width: 40px;
}
#social-settings .socialMedia li a:hover,
#header .socialMedia li a:hover {
  background: #194477;
}
/* Searchbox */
#header .divSearchBox,
.search-clone .divSearchBox {
  float: left;
  padding: 6px 4px 3px 4px;
  border: 1px solid #000;
  position: relative;
  width: 100%;
}
#header .SearchTerm,
.search-clone .SearchTerm {
  border: 0 none;
  color: #464646;
  display: inline-block;
  margin: 0 10px 0 26px;
  padding: 5px 7px;
}
#header .SearchTerm::placeholder,
.search-clone .SearchTerm::placeholder {
  font-family: "Asap";
  font-weight: normal;
  font-style: italic;
}
#header .search-button-left,
.search-clone .search-button-left {
  color: #e17125;
  display: inline-block;
  font-size: 28px;
  position: absolute;
  top: 3px;
  left: 3px;
}
#header .search-button-right,
.search-clone .search-button-right {
  background: #235594;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 35px;
  text-transform: uppercase;
}
#header .search-button-right:hover,
.search-clone .search-button-right:hover {
  background: #c75300;
  text-decoration: none;
}
#footer {
  font-size: 16px;
}
#footer > .inside-padding {
  display: flex;
  justify-content: space-between;
}
#footer p {
  line-height: 1.3;
  margin: 0;
}
#footer .second_line {
  font-weight: 500;
}
#footer-left {
  text-align: left;
}
#footer-right {
  text-align: right;
}
#footer .logo img {
  max-width: 170px;
}
.responsive_img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
/* banner */
.bannerItem .item-left {
  box-sizing: border-box;
  padding: 2% 4%;
}
.bannerItem .label {
  color: #c75300;
  font-size: 22px;
  font-family: "Asap";
  font-weight: 500;
  font-style: normal;
  margin-bottom: 6px;
}
.bannerItem .slideTitle {
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  color: #464646;
  font-family: "Asap";
  font-weight: 500;
  font-style: normal;
  font-size: 41px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.bannerItem .slideSubtitle {
  color: #245590;
  font-family: "Asap";
  font-weight: 500;
  font-style: normal;
  font-size: 30px;
  margin-bottom: 10px;
}
/*
.bannerItem .slideSummary {
}*/
.bannerItem .slideLearnMore {
  display: block;
  margin-top: 35px;
  text-align: left;
  width: 100%;
}
.bannerItem .slideLearnMore a {
  background: #c75300;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
  width: 170px;
}
.bannerItem .slideLearnMore a:hover {
  background: #194477;
  text-decoration: none;
}
ul.slick-dots {
  display: block;
  padding-left: 0;
  text-align: center;
  width: 100%;
}
ul.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
ul.slick-dots li {
  display: inline-block;
}
ul.slick-dots li button {
  border: 0 none;
  border-radius: 50%;
  color: #fff;
  background: #235594;
  height: 17px;
  text-indent: -9999px;
  width: 17px;
  white-space: nowrap;
  display: inline-block;
}
ul.slick-dots li.slick-active button {
  display: inline-block;
  background: #df7124;
}
#controls {
  display: none;
}
.spotlights .hl {
  box-sizing: border-box;
  display: inline-block;
  min-width: 370px;
  padding: 25px 20px;
  width: 33.3%;
}
.hl_wrapper.hl_pair .hl_title {
  background-color: #056991;
}
.hl_wrapper.hl_pair .hl_icon {
  background-color: #21bde5;
}
.hl_wrapper.hl_pair .hl_readmore a {
  background-color: #056991;
}

.hl_wrapper {
  height: auto;
  min-height: 340px;
}
h2.sec-title {
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  color: #464646;
  font-family: "Asap";
  font-weight: 500;
  font-style: normal;
  font-size: 41px;
  margin: 0 auto;
  max-width: 655px;
  text-transform: uppercase;
}
.find h2.sec-title {
  float: left;
  max-width: none;
}
.search .search-clone {
  float: right;
}
.search .search-clone .SearchTerm {
  width: 250px;
}
/*quickbuttons*/
.row.quickbuttons {
  margin-bottom: 0;
}
.QL-defaultTemplate li {
  border: 0 none;
  display: inline-block;
  min-width: 210px;
  width: 12.5%;
  box-sizing: border-box;
  padding: 5px;
}
.QL-defaultTemplate a .fa {
  display: none;
}
.QL-defaultTemplate a {
  background: #056991;
  color: #fff;
}
.QL-defaultTemplate a:hover {
  color: #fff;
  background: #194477;
  text-decoration: none !important;
}
.QL-defaultTemplate a span.QL-text {
  text-transform: uppercase;
  font-size: 16px;
}
.QL-defaultTemplate a:hover span.QL-text {
  text-decoration: none;
}
.spotlights {
  background: #f7f7f7;
}
.spotlights:before {
  background-image: url("/UserFiles/Servers/Server_2744/Templates/highlights-topbg.png");
  background-size: cover;
  content: "";
  display: block;
  height: 17px;
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  margin-bottom: 25px;
}
.spotlights:after {
  background-image: url("/UserFiles/Servers/Server_2744/Templates/highlights-bottombg.png");
  background-size: cover;
  content: "";
  display: block;
  height: 17px;
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  margin-bottom: 25px;
  margin-top: 30px;
}
.centerWrapper a.extraItem,
.centerWrapper a.fullMenu,
.new_items a.extraItem,
.new_items a.fullMenu {
  border-left: 2px solid #fff;
  color: #fff;
  float: right;
  text-decoration: none;
  background: #194477;
  display: inline-block;
  font-size: 17px;
  font-weight: 400;
  line-height: 53px;
  padding: 0px 20px;
}
.centerWrapper a.extraItem:hover,
.centerWrapper a.fullMenu:hover,
.new_items a.extraItem:hover,
.new_items a.fullMenu:hover {
  background: #c75300;
}
.centerWrapper a.extraItem .fa,
.centerWrapper a.fullMenu .fa,
.new_items a.extraItem .fa,
.new_items a.fullMenu .fa {
  margin-right: 15px;
  font-size: 22px;
}
.centerWrapper a.fullMenu,
.new_items a.fullMenu {
  border-left: 0 none;
  border-right: 2px solid #fff;
  float: left;
}
.new_items a.extraItem,
.new_items a.fullMenu {
  display: none;
  float: none;
}
.sec-title.title-find {
  /*text-align: left;*/
  margin-bottom: 20px;
  max-width: none;
}

@media screen and (max-width: 1160px) {
  #footer .logo img {
    max-width: 150px;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
}
@media screen and (max-width: 1380px) {
  /*#menubar .fullMenu,  #menubar .extraItem {
  display: none !important;
 }*/
  .new_items {
    margin-bottom: 10px;
  }
  .new_items a.extraItem,
  .new_items a.fullMenu {
    display: inline-block;
    min-width: 193px;
    border: none;
    line-height: 34px;
    margin: 1px;
  }
}
@media screen and (max-width: 1300px) {
  .find h2.sec-title {
    font-size: 25px;
    margin: 20px 10px 20px;
  }
}
@media screen and (max-width: 1100px) {
  .bannerItem .slideSummary {
    display: none;
  }
  .bannerItem .slideTitle {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .bannerItem .slideSubtitle {
    font-size: 20px;
  }
  .bannerItem .slideLearnMore {
    margin-top: 0;
    text-align: center;
  }
}
@media screen and (max-width: 1024px) {
  .w-66.find,
  .w-33.search {
    box-sizing: border-box;
    display: block;
    float: none;
    padding: 20px;
    text-align: center;
    width: 100%;
  }
  .find h2.sec-title {
    float: none;
    max-width: 80%;
    margin: 0 auto;
  }
  .search .search-clone {
    float: none;
    display: inline-block;
  }
  .search .search-clone .SearchTerm {
    width: 170px;
  }
}
@media screen and (max-width: 900px) {
  #footer > .inside-padding {
    display: block;
  }
  #footer-left {
    margin-bottom: 10px;
    text-align: center;
  }
  #footer-right {
    text-align: center;
  }
  h2.sec-title {
    font-size: 24px;
  }
}
@media screen and (max-width: 770px) {
  .responsiveTemplate #header > .inside-padding {
    display: block;
  }
  #header-links {
    float: none;
  }
  #header .socialMedia {
    float: none;
  }
  #header .divSearchBox {
    display: inline-block;
    float: none;
  }
}
@media screen and (max-width: 730px) {
  #header .inside > * {
    display: block;
  }
  .slogan {
    text-align: center;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 630px) {
  .new-translate .translation-languages {
    left: auto !important;
    right: 0 !important;
  }
}

@media screen and (max-width: 450px) {
  .spotlights .hl {
    min-width: 0;
    width: 100%;
  }
  #header .SearchTerm,
  .search-clone .SearchTerm {
    width: 50px !important;
  }
  .hl_icon {
    height: 40px;
    width: 40px;
  }
  #imagesSlider .slick-next.slick-arrow,
  #imagesSlider .slick-prev.slick-arrow {
    font-size: 20px;
    height: 30px;
    width: 30px;
  }
}

#pubWrapper .pubDropdown-wrapper .PublishedLinkMenu a.admin_menu,
#pubWrapper .pubDropdown-wrapper .pubDropdown a {
  padding: 10px 25px !important;
}

/* SUBPAGE LEVEL 2 */
.quickbuttons.subp .QL-defaultTemplate li {
  width: auto;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
#subpage_quicklinks > .inside-padding {
  text-align: center;
}
#subpage_quicklinks .ql {
  display: inline-block;
  margin-bottom: 20px;
  min-width: 150px;
  vertical-align: top;
  width: 14%;
}
#featured_content > .inside-padding {
  background-color: #e8f7fc;
  position: relative;
}
#featured_content > .inside-padding:before {
  background-image: url(/UserFiles/Servers/Server_2744/Templates/featured-topbg.jpg);
  background-size: cover;
  content: "";
  display: block;
  height: 17px;
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}
#featured_content > .inside-padding:after {
  background-image: url(/UserFiles/Servers/Server_2744/Templates/featured-bottombg.png);
  background-size: cover;
  content: "";
  display: block;
  height: 17px;
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  margin: 0;
  position: absolute;
  bottom: -17px;
  left: 0;
}
#featured_content {
  margin-bottom: 55px;
}
.buttom-img img {
  display: block;
  height: auto;
  width: 100%;
}
/* SUBPAGE LEVEL 3 */
.left_bar {
  float: left;
  width: 20%;
}
.right_bar {
  float: left;
  width: 80%;
}
.right1 {
  float: left;
  width: 67%;
}
.right2 {
  float: right;
  width: 28%;
}
.hl_readmore a {
  background: #c75300;
}

.hl_title {
  background: #c75300;
}

.subpage_banner_wrapper .top_space {
  color: #ffffff;
}

.PO-contentArea {
  text-align: center;
}
.subpage_banner_wrapper .title,
.featured_learn_more {
  background: rgb(199 83 0);
}

.featured_learn_more {
  display: inline-block;
}

/*----------SUBPAGE LEVEL 3----------*/
.nav-menu-title {
  background: #2e6091;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0px;
  padding: 20px 10px;
  text-shadow: 2px 2px #2c2a2a;
}

.nav-menu-title h3 {
  font-size: 14px;
}

.site_render_table {
  background: #e9f0f7;
}
.site_render_table_row td {
  padding: 10px 19px;
  border-bottom: #a2a3a3 thin solid;
  border-top: #fff thin solid;
}
.site_render_table_row td a.sub_sel:before {
  content: "\25B6";
  margin-left: -20px;
  margin-right: 10px;
  color: #2e6091;
  text-decoration: none;
}

.right_bar h2.sec-title {
  text-align: left;
}

.right_bar h3,
.right_bar h4,
.right_bar h5,
.right_bar h6 {
  color: #c75300;
}

.right_bar a {
  color: #2e6091;
  text-decoration: none;
}

.right_bar a:hover {
  color: #c75300;
  text-decoration: underline;
}
.toggleSideMenu {
  display: none;
}
#ctl00_ContentPlaceHolder1_ctl13_divView {
  display: block;
}

@media screen and (max-width: 1000px) {
  .toggleSideMenu {
    display: block;
  }
  .left_bar,
  .right_bar {
    width: 100%;
  }
  .nav-menu-title {
    display: none;
  }
  #ctl00_ContentPlaceHolder1_ctl13_divView {
    display: none;
  }
}

@media screen and (max-width: 680px) {
  .right1,
  .right2 {
    width: 100%;
  }
}

#subpage3_banner #ctl00_ContentPlaceHolder1_ctl09_divContent img {
  padding: 10px;
  border: 7px solid #fff;
  box-shadow: 0 0 2px #999;
  width: 100%;
  max-width: 1760px;
}

#breadcrumbs {
  max-width: 1780px;
  margin: 0 auto;
  font-style: italic;
  font-size: 14px;
}

#spanBreadcrumbPageId {
  color: #2e6091;
  font-weight: bold;
}

.toggleSideMenu {
  background: #2e6091;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border: none;
  padding: 10px;
  margin-top: 10px;
  width: 100%;
}

/*-------------------------------------*/
#header {
  width: 100%;
}
#header-left {
  width: 50%;
  padding-right: 25px;
}
#header-right {
  width: 60%;
  display: flex;
  flex-direction: column;
  align-content: flex-end;
  justify-content: center;
  align-items: flex-end;
}
#header-links {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
.searchsocialpanel {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 10px 0px;
}
#header-links ul li a {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-content: center;
  align-items: center;
  justify-content: center;
  margin: 0px 10px;
  font-size: 14px;
}

.instagram a,
.vimeo a,
.flickr a,
.chatIco a {
  padding: 9px 12px;
}

.telerik_main_menu .rmRootGroup a span,
.centerWrapper a.extraItem,
.centerWrapper a.fullMenu {
  font-size: 1vw;
}

.new_items a.extraItem,
.new_items a.fullMenu {
  display: none;
}
@media screen and (max-width: 980px) {
  .searchsocialpanel {
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: flex-start;
  }
  #header .socialMedia {
    padding: 20px 0px 0px 0px;
  }
}
@media screen and (max-width: 910px) {
  .responsiveTemplate #header > .inside-padding {
    box-sizing: border-box;
    display: flex;
    max-width: none;
    width: 100%;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: center;
    align-items: center;
  }
  #header-left,
  #header-right {
    width: 100%;
  }

  #header-left {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding-left: 25px !important;
  }
  #header-links {
    flex-direction: column;
    align-items: center;
  }
  .searchsocialpanel {
    width: 100%;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  #searchPanel__ {
    padding: 20px 0px;
  }
  .logo {
    padding-left: 20px;
  }
}

/* Fixes 02 03 2022 */

#header-links ul {
  grid-gap: 5px;
  padding: 4px;
  /*width: 53%*/
}

#header-links ul li {
  display: initial;
  margin: 0px;
}

#header-links ul {
  /*grid-gap: 14px;
    padding: 3px;
    width: 57%;*/
}

#header-links ul li a {
  box-sizing: border-box;
  display: block;
  margin: 0px 0px;
  padding: 0 5px;
}

div#searchPanel__ {
  margin: 10px 0px;
  width: 40%;
}
@media screen and (max-width: 900px) {
  div#searchPanel__ {
    width: 100%;
  }
}

.searchsocialpanel {
  /*display: contents;*/
}

.spotlights .hl {
  max-width: 33.3%;
  flex: 1;
  min-width: 370px;
  margin: auto;
}

@media screen and (max-width: 1025px) {
  #header-links ul {
    width: 100% !important;
    flex-direction: column;
  }

  #header-links ul li {
    display: contents !important;
  }

  #header-links ul li a {
    padding: 0px;
  }

  .spotlights .hl {
    min-width: 370px;
  }
}

#page > div.ptl_page > div.spotlights > div:nth-child(2) {
  /*max-width: 3500px;
    display: flex;
    flex-wrap: wrap;*/
}

.landing-staff-page .PO-contentArea {
  display: none;
}
.landing-staff-page .PO-paging {
  display: none;
}

#page .PO-staffDirectory .PO-search .DIR-sSubmit .DIR-sSubmitText {
  /*display: none;*/
  color: #fff;
  /*z-index: 2;*/
}
#page .PO-staffDirectory .PO-search .DIR-sSubmit .DIR-sGhostSubmit {
  background-color: #194477;
  position: relative;
  z-index: auto;
  /*color: #fff;*/
  /*text-indent: 0;*/
}
#page .PO-staffDirectory .PO-search .DIR-sSubmit:hover .DIR-sGhostSubmit {
  background-color: #c75300;
  /*color: #fff;*/
}
#page .PO-staffDirectory .PO-search {
  background: #fff;
  padding: 20px;
  margin: 20px;
  box-shadow: 1px 1px 20px #c7c7c7;
}
/*
#page .PO-staffDirectory .PO-search .DIR-sSubmit .DIR-sGhostSubmit:after {
 content: "Search";
 color: #fff;
 font-size: 14px;
 left: 0;
 line-height: 37px;
 position: absolute;
 top: 0;
}
*/

/* Subpage No Sidenav*/
/*.mainContentNoSideBar{
    max-width: 1200px;
    margin:0 auto;
}*/

/* Fix School name */

@media screen and (max-width: 730px) {
  .schoolName .school {
    display: inline-flex;
  }

  .schoolName {
    font-size: 21px;
  }
}

@media screen and (min-width: 731px) {
  .schoolName {
    font-size: 20px;
  }
}

.inside-padding .right1 img {
  width: 100%;
  height: auto;
}

a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}

/* CHANGES TITLE */

.RetireesPage .pageTitle {
  color: #464646;
  font-family: "Asap";
  font-weight: 500;
  font-style: normal;
  font-size: 41px;
  margin: 0 auto;
  max-width: 655px;
  text-transform: uppercase;
}

/*Google Search Input*/
.gsc-search-button-v2 svg {
  fill: #c75300 !important;
  position: absolute;
  left: 10px;
  top: 13px;
}

#gs_tti50 input[type="text"] {
  background: none !important;
  color: #464646;
  margin-left: 14px !important;
}

#gs_tti50 input[type="text"]::placeholder {
  font-style: italic;
}
.gsc-input-box {
  border: none !important;
}
.gsc-search-button-v2 {
  font-size: 12px !important;
  text-align: center;
  padding: 6px 27px;
  width: auto;
  vertical-align: middle;
  border: none !important;
  border-radius: 2px;
  border-color: none !important;
  background-color: #2e6091 !important;
  background-image: none !important;
}

body #pubWrapper ul.pubList > li {
  border: none;
}

#footer a {
  color: #fff;
  text-decoration: underline;
  display: block;
  padding: 2px 0;
}
#footer a:hover,
#footer a:focus {
  text-decoration: none;
}

.footer-links {
  text-align: center;
}
.footer-links > div {
  display: flex;
  justify-content: center;
}
#footer .f-logo {
  text-align: center;
}
#footer a.homeBtn {
  margin-bottom: 10px;
}

#footer .footer-links > div a {
  padding: 2px;
}

/* SUBPAGE SUPERINTENDENT */

.message {
  width: 85%;
  display: block;
  margin: 0 auto;
}

.messText img {
  border: 1px solid #dbdbdb;
  padding: 9px;
}

.message .image {
  width: 30%;
  float: left;
  text-align: center;
  padding: 0 1.3em 0 0;
}

.message .content {
  width: 65%;
  display: inline-block;
}

.message .image .superIntendent {
  width: 80%;
  border: 1px solid #bbb;
  padding: 8px;
}

.message .image p {
  margin-top: 0.5em;
  color: #2e6091;
  font-weight: bold;
  line-height: 28px;
}

.message .image p span {
  color: #e17224;
  display: block;
}

.superI > .inside-padding {
  background: url(/UserFiles/Servers/Server_2744/Templates/Superintendent/compass_background.jpg) no-repeat;
  background-size: cover;
  padding: 2em 2em 7em;
}

.superI .imgCompass {
  width: 30%;
  float: left;
  text-align: center;
}

#page .superI > .inside-padding:before,
#page .superI > .inside-padding:after {
  display: none;
}

.superI .content {
  display: flex;
  flex-direction: column;
  margin-top: 4em;
}

.superI .QL-defaultTemplate li {
  min-width: 290px;
}

#page .superI {
  margin-bottom: 0px;
}

#page .superI .QL-defaultTemplate a {
  background: #e07224;
  color: #fff;
  border: 1px solid #fff;
}

#page .superI .QL-defaultTemplate a:hover {
  background: #b36127;
}

@media screen and (max-width: 767px) {
  .message .image,
  .message .content {
    width: 100%;
    float: none;
  }
  .superI .imgCompass {
    width: 100%;
    float: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .superI .imgCompass img {
    width: 176px;
    margin-top: 4em;
  }
}

/* SCHOOLS SUBPAGE */
.searchS {
  text-align: center;
}

.searchS .featured_learn_more,
.message .featured_learn_more {
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  padding: 5px 20px;
  text-transform: uppercase;
}

.searchS .featured_learn_more:hover,
.message .featured_learn_more:hover {
  background: #194477;
  color: #fff;
  text-decoration: none;
}

.message .image .featureImage {
  width: 90%;
  border: 1px solid #bbb;
  padding: 8px;
}

.message .content p {
  line-height: 23px;
}

.row.schools {
  background: #f2f2f2;
  padding: 25px;
}

.schools .sec-title.title-find {
  text-align: left;
  max-width: 50%;
  margin: 0 0 0.5em;
}

.lists {
  border: 1px solid #000;
  background: #fff;
  padding: 15px 30px;
}

.lists > div {
  background: #e8f7fc;
  padding: 10px 0 10px 10px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 20px;
}

.lists p {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  font-size: 14px;
  line-height: 29px;
}

.lists p a {
  color: #2f6090;
  font-weight: bold;
}

.lists p a:hover {
  text-decoration: underline;
}

.school-button .QL-defaultTemplate li {
  min-width: 390px;
}

#page .schoolsP > .inside-padding {
  background: #fbe5d5;
}

#page .schoolsP .QL-defaultTemplate li {
  min-width: 255px;
}

#page .schoolsP #subpage_quicklinks > .inside-padding {
  padding: 10px 0;
  width: 100%;
  background: #fff;
  position: relative;
}

#page .schoolsP > .inside-padding {
  padding: 10px 0px;
}

.inside-padding-system h2 {
  margin-top: 1em;
}

#page .schoolsP .ql {
  width: 20.6%;
}

@media screen and (max-width: 767px) {
  .lists p {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lists p {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

/* STAFF SUBPAGE */

.updates .image {
  width: 45%;
  float: left;
}

.updates .content {
  width: 55%;
  display: inline-block;
}

.updates .image .featureImage {
  width: 92%;
  border: 1px solid #bbb;
  padding: 8px;
}

.updates .content p {
  margin: 0;
}

.updates .content span {
  font-size: 16px;
  line-height: 25px;
  display: block;
  margin-bottom: 10px;
}

.updates .content span a,
.updates .content .access span {
  color: #2f5f91;
  font-weight: bold;
}

.access {
  padding: 15px;
  background: #fcefe5;
  border-radius: 15px;
  margin-top: 1em;
}

.access ul {
  margin: 0;
  padding: 0;
}

.access li {
  list-style: none;
  display: inline-flex;
  align-items: center;
  font-size: 15px;
  width: 49%;
}

.access li img {
  width: 50px;
  padding: 0 11px 0 0;
}

.updates .content .access p {
  line-height: 15px;
  font-size: 13px;
}

.updates .content .access span {
  margin: 0;
}

.subp.quickbuttons .content {
  width: 50%;
}

.subp.quickbuttons .image {
  width: 50%;
  display: inline-block;
}

#page .featured_staff {
  margin-bottom: 0;
}

.subp .content {
  width: 50%;
  float: left;
  margin-top: 2em;
}

.subp .image {
  width: 50%;
  display: inline-block;
  margin-top: -7px;
  position: relative;
}

.subp .inside-padding {
  padding: 10px 10px 0;
}

@media screen and (max-width: 767px) {
  .updates .image {
    width: 100%;
    float: none;
  }
  .updates .content {
    width: 100%;
    display: block;
  }
  .access li {
    display: flex;
    width: 100%;
    margin: 12px 0;
  }
  .subp.quickbuttons .content {
    width: 100%;
  }
  .subp.quickbuttons .image {
    width: 100%;
    display: inline-block;
  }
  .subp.quickbuttons .image img {
    max-width: 100%;
  }
}

/* PARENTS SUBPAGE */

.parentButton .QL-defaultTemplate li {
  width: 34%;
}

/* ABOUT US */

.aboutB img {
  max-width: 100%;
}

#page .aboutB > .inside-padding {
  background: #fbe5d5;
}

#page .aboutB > .inside-padding:before {
  background-image: url("/UserFiles/Servers/Server_2744/Templates/featured-topbg_1.jpg");
}

.numbers .sec-title.title-find {
  text-align: left;
  max-width: 50%;
  margin: 0 0 0.5em;
}

.row.numbers {
  width: 80%;
  margin: 0 auto;
}

@media screen and (max-width: 900px) {
  .row.numbers {
    width: 100%;
    margin: 0 auto;
  }
}

.numbers .row1,
.numbers .row2 {
  display: flex;
  justify-content: center;
}

.numbers .row1 .colum-1 img,
.numbers .row2 .colum-1 img {
  /* width: 80%; */
  width: 100%;
  float: right;
}

.numbers .row1 .colum-2 img,
.numbers .row2 .colum-2 img {
  /* width: 80%; */
  width: 100%;
  float: left;
}

.numbers .middlerow img {
  /* width: 80%; */
  width: 100%;
  margin: 0 auto;
  display: block;
}

.pagenumber .salient {
  display: inline-block;
  margin-bottom: 20px;
  vertical-align: top;
  width: 33.33%;
}

.salient .featured_container {
  flex-direction: column-reverse;
  max-width: 100%;
  padding: 0;
}

.salient .featured_image {
  border: none;
  width: 100%;
}

.salient .featured_text {
  text-align: center;
  margin-bottom: 0;
  width: 100%;
  background: #2e6091;
  min-height: 120px;
}

.salient:nth-child(2n) .featured_text {
  background: #e07224;
}

.salient .featured_title {
  border: none;
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
}

.salient .featured_summary {
  padding: 0px 30px;
  color: #fff;
  font-size: 17px;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .pagenumber .salient {
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .salient .featured_text {
    min-height: 190px;
  }
}

/* ACADEMICS SUBPAGE */
.misionS .featured_title {
  background: url(/UserFiles/Servers/Server_2744/Templates/Academic/Curriculum-Instruction.png) no-repeat;
  text-indent: -999px;
  /*background-size: cover;*/
  background-size: contain;
  padding: 83px;
  border: none;
  width: 55%;
}

.misionS .featured_container {
  padding: 0 0;
}

#page .featured_academics {
  margin-bottom: 0;
}

.featured_academics #subpage_quicklinks .ql {
  width: 18.6%;
}

.objetives .inside-padding {
  display: flex;
}

#page .objetives .image {
  width: 45%;
  display: inline-block;
  margin-top: -7px;
  position: relative;
}

.objetives .image img {
  width: 95%;
}

#page .objetives .content li {
  padding-bottom: 20px;
  font-size: 16px;
}

#page .objetives .content .sec-title.title-find {
  text-align: left;
  width: 70%;
  margin: 0;
}

.academics_bottom .QL-defaultTemplate li {
  min-width: 305px;
}

@media screen and (max-width: 767px) {
  .misionS .featured_title {
    background-size: contain;
  }
  #page .objetives .image {
    width: 100%;
  }
  #page .objetives .inside-padding {
    display: block;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .salient .featured_text {
    min-height: 190px;
  }
}

/* CAREERS SUBPAGE */

.team .image {
  width: 45%;
  float: left;
  text-align: center;
  padding: 0 1.3em 0 0;
}

.team .content {
  width: 50%;
  display: inline-block;
}

.team .image .featureImage {
  width: 90%;
  border: 1px solid #bbb;
  padding: 8px;
}

.team .content p {
  line-height: 24px;
}

.team .featured_learn_more,
.apply .featured_learn_more {
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  padding: 5px 20px;
  text-transform: uppercase;
}

.team .featured_learn_more:hover,
.apply .featured_learn_more:hover {
  background: #194477;
  color: #fff;
  text-decoration: none;
}

#page .featured_careers > .inside-padding {
  background: #fbe5d5;
}

#page .featured_careers > .inside-padding:before {
  background-image: url(/UserFiles/Servers/Server_2744/Templates/featured-topbg_1.jpg);
}

.apply .image img {
  width: 100%;
}

#page .featured_careers {
  margin-bottom: 0;
}

#page .apply .image {
  width: 45%;
  padding: 0 30px 0;
}

#page .apply {
  margin-bottom: 30px;
}

.apply p {
  line-height: 20px;
}

.apply li {
  margin-bottom: 20px;
}

.apply .sec-title.title-find {
  font-size: 38px;
}

.apply .content {
  font-size: 17px;
}

.apply .featured_learn_more {
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  .team .image {
    width: 100%;
    float: none;
  }
  .team .content {
    width: 100%;
    display: block;
    margin: 0 15px;
  }

  #page .apply .image {
    width: 100%;
    padding: 0;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  #page .apply .image {
    width: 90%;
    padding: 0 30px 0;
  }
  #page .apply .content {
    width: 100%;
  }
}

/* BOARD OD EDUCATION SUBPAGE */

.boe-member table {
  border: 1px solid #999;
}

.boe-member table td {
  border-spacing: 0px;
  border-collapse: collapse;
  display: inline-table;
  width: 110px;
}

.boe-member table td img {
  width: 100%;
}

.worksession .sec-title.title-find {
  width: 70%;
  margin: 0;
  margin-bottom: 1em;
}

.worksession .image {
  width: 45%;
  float: left;
  text-align: center;
  padding: 0 1.3em 0 0;
}

.worksession .content {
  width: 50%;
  display: inline-block;
}

.worksession .image .featureImage {
  width: 90%;
  border: 1px solid #bbb;
  padding: 8px;
}

.worksession .content a {
  color: #2d6090;
  text-decoration: underline;
}

#page .featured_board .inside-padding {
  background: #fff;
  padding: 50px 10px 0px;
}

#page .featured_board > .inside-padding:before {
  background-image: url(/UserFiles/Servers/Server_2744/Templates/featured-bottombg.png);
}

#page .featured_board {
  margin-bottom: 0;
}

#page .featured_board .inside-padding:after {
  display: none;
}

#page .featured_responsabilities > .inside-padding {
  padding: 0;
}

#page .featured_responsabilities .featured_container {
  max-width: 95%;
  padding: 0;
}

#page .featured_responsabilities .featured_image {
  border: 1px solid #999;
  width: 50%;
  position: relative;
}

#page .featured_responsabilities .featured_text {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .boe-member table td {
    width: 122px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .boe-member table td {
    width: 132px;
  }
}

/* CHANGES */
#social-settings .socialMedia li a,
#header .socialMedia li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 0;
}

#social-settings .socialMedia li,
#header .socialMedia li {
  display: inline-block;
}

.newsReleases a {
  color: #194478;
}

.newsReleases {
  padding: 20px;
}
.slRow {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-around;
  width: auto;
  max-width: 1800px;
  margin: 0 auto;
}

.ql_about {
  display: flex;
  flex-direction: row;
  width: auto;
  max-width: 1800px;
  margin: 0 auto;
  justify-content: space-around;
}

.ql_about .cql_image {
  width: 100%;
  height: auto;
}

.ql_about .cql_container {
  text-align: center;
}

.ql_about .cql_title {
  font-size: 16px;
}

#subpage_quicklinks .ql_about .ql {
  min-width: unset;
  width: 10%;
}

@media screen and (max-width: 1023px) {
  .slRow {
    flex-direction: column;
  }
  .spotlights .hl {
    max-width: 90%;
    width: 90%;
  }
  .ql_about {
    flex-direction: column;
    align-items: center;
  }
  #subpage_quicklinks .ql_about .ql {
    width: 30%;
  }
}

.mfp-item {
  width: 500px;
}

.responsiveTemplate #pubWrapper.responsive #pubWrapper-btn {
  height: 30px;
  line-height: 30px;
}

/*.responsiveTemplate #header > .inside-padding {
  overflow: hidden;
}*/

body #pubWrapper ul.pubList .pubDropdown-btn {
  height: 35px !important;
}

#pubLinks .fa {
  top: 8px !important;
}

@media screen and (max-width: 900px) {
  .worksession .sec-title.title-find {
    width: 100%;
  }

  .worksession .image {
    width: 100%;
  }

  .worksession .content {
    width: 100%;
  }

  .QL-defaultTemplate li,
  .QL-defaultTemplate li {
    min-width: 100% !important;
  }
}

/* Custom column */
.ptl_col_60,
.ptl_col_40 {
  float: left;
  height: auto;
  overflow: hidden;
  overflow-x: hidden;
}

.ptl_col_60 {
  width: 58%;
  padding: 1%;
}
.ptl_col_40 {
  width: 38%;
  padding: 1%;
}

@media screen and (max-width: 750px) {
  .ptl_col_60,
  .ptl_col_40 {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
  }
}

/* Settings Page */
#settingPage a {
  text-decoration: none;
}
#settingPage a:hover,
#settingPage a:focus {
  text-decoration: underline;
}
#social-settings .socialMedia {
  text-align: left;
}

#footer-left > *:empty,
#footer-right > div > *:empty,
#footer-center div:empty,
#footer-center span:empty {
  display: none;
}
#footer-left .link_1 a {
  font-weight: 700;
}
#footer .footer-links .center_link_4:before {
  content: " | ";
  padding: 0 3px;
}

#footer .footer-links .center_link_4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#footer-right .section_header {
  font-weight: 700;
}

#right-footer-settings p {
  margin: 0;
}

#right-footer-settings .section_header {
  font-weight: bold;
}

/* 01.20.23 */
.nav-menu-title h3 {
  display: none;
}
.mainContent .inside-padding {
  border-left: none !important;
}
#breadcrumbs {
  margin-bottom: 10px !important;
}
#featured-img {
  position: relative;
  margin: 0 10px 30px 10px;
  padding: 10px;
  border: solid 1px #999;
}
#featured-img img {
  width: 100%;
}
#featured-img:after {
  background-image: url("/UserFiles/Servers/Server_2744/Templates/featured-bottombg.png");
  background-size: cover;
  content: "";
  display: block;
  height: 17px;
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  margin: 0;
  position: absolute;
  bottom: -17px;
  left: 0;
}
.subpage .pageTitle,
.subpage-noside .pageTitle {
  margin: 0 10px;
  font-family: "Asap";
  font-weight: 500;
  text-align: left;
  font-size: 40px;
  text-transform: uppercase;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
}
.subpage.subpage-noside .pageTitle,
.subpage-noside.subpage-noside .pageTitle {
  text-align: center;
}
#subpage_quicklinks .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#subpage_quicklinks .flex > div:first-child {
  width: 100%;
}
#subpage_quicklinks .flex.flex-5 .ql {
  width: 20%;
}
#subpage_quicklinks .flex.flex-4 .ql {
  width: 25%;
}

#subpage_quicklinks .flex .ql {
  text-align: center;
}

/* Inverse quick links colours https://www.bcps.org/cos and https://www.bcps.org/curriculum */
#subpage_quicklinks .flex-5 .ql.odd .cql_image,
#subpage_quicklinks .flex-4 .ql.odd .cql_image {
  background-color: #14afdf;
}

#subpage_quicklinks .flex-5 .cql_image,
#subpage_quicklinks .flex-4 .cql_image {
  background-color: #e97b2c;
}
/* 01.20.23 */

/* Table Fix - override */
.table-fix {
  width: 100% !important;
}

@media screen and (max-width: 900px) {
  .table-fix tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .table-fix tr > td {
    width: 100% !important;
  }
}
/* Table Fix - override */

/* Custom width layout */
.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.ptl_page .flex-row:last-child {
  margin: 0;
}
.flex-row:empty {
  display: none;
}
.flex-row > * {
  width: 100%;
}
.flex-row div[class*="w-"] {
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.w-10 {
  width: 10%;
}
.w-20 {
  width: 20%;
}
.w-25 {
  width: 25%;
}
.w-30 {
  width: 30%;
}
.w-33 {
  width: 33.33%;
}
.w-40 {
  width: 30%;
}
.w-50 {
  width: 50%;
}
.w-60 {
  width: 60%;
}
.w-70 {
  width: 70%;
}
.w-75 {
  width: 75%;
}
.w-80 {
  width: 80%;
}
.w-100 {
  width: 100%;
}

@media screen and (max-width: 900px) {
  .flex-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  div[class*="w-"] {
    width: 100%;
  }
}
/* Custom width layout */


#main-slider .controls .arrows {
    position: static;
    transform: none;
}

#main-slider .controls .arrows .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#main-slider .controls .arrows .slick-next {
    right: 30px;
}

#main-slider .controls .arrows .slick-prev {
    left: 30px;
}

@media screen and (max-width: 1200px) {
#main-slider .controls .arrows .slick-next {
    right: 10px;
}

#main-slider .controls .arrows .slick-prev {
    left: 10px;
}
#main-slider .banner-slide {
    padding: 20px;
}
}


.subpage_banner_wrapper {
background-position: center center !important;
}