.flexslider .slides{
 padding: 0;
}

.pageContent a, a:hover { color: #3366cc !important; }

.pageContent, .pageContent p {
 line-height: 29px;
 letter-spacing: 0.3px;
 font-family: 'Open Sans', sans-serif; }

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,400italic);
/*
font-family: 'Open Sans', sans-serif;
*/
/* --------------------- COLORS ---------------------- */
/*- Page Border Color -*/
.contentWrapper {
  border-color: #fff;
  }

/*- Hero Background Color -*/
#menubar {
  background: #062B52; }

/*- Hero Overlay Color -*/

/*
 #menubar:after, .bg-picture:after {
 background: rgba(6, 43, 82, 0.5); }
*/


 #menubar:after, .bg-picture:after { background: none; }


/*- Headings Text Color -*/
h1, h2, h3 {
  color: #b18c00; }

h4, h5, h6 {
  color: #917300; }

/*- News/ Events divider color -*/
.table50 .w-50:first-child:after {
  background: #062B52; }

/*- News Read More Color -*/
.readMore {
  color: #8d6f00; }

/*- Footer Background and Text Color -*/
#footer {
  background: #e6e6e6;
  background:  #fff;
  color: #000;
  }

/*- Breadcrumbs Border Bottom -*/
#breadcrumbs {
  border-bottom: 5px solid #062B52; }

/*- Side Nav Current Page Background and Text Color -*/
.currentpage a.navLink {
  background: #062B52;
  color: #ffffff; }

/*---- 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: #031222; }

/*--END OF TOP LEVEL STYLES--*/
/*--DROPDOWN MENU STYLES--*/
/*--Normal State--*/
.telerik_main_menu .rmGroup a {
  color: #000;
  background: #e6e6e6; }

.telerik_main_menu .rmGroup a span {
  color: #000;
  background: #e6e6e6; }

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup a:hover, .telerik_main_menu .rmGroup a.rmFocused {
  background: #d2d2d2;
  color: #000; }

.telerik_main_menu .rmGroup a:hover span, .telerik_main_menu .rmGroup a.rmFocused span {
  background: #d2d2d2;
  color: #000; }

/*--END OF DROPDOWN MENU STYLES--*/
.rmItem:hover {
  background-color: #031222;
  color: #ffffff; }

.telerik_main_menu .rmRootGroup > li:hover > a span {
  color: #ffffff; }

.rmVertical .rmItem:hover a span, .rmVertical .rmItem:hover a {
  background-color: #d2d2d2; }

/*--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 #d2d2d2; }

/*--END OF DROPDOWN MENU STYLES--*/
/*---- END TELERIK COLORS ----*/
/*------------------------------- END COLORS -------------------------------*/
/* --------------------- IMAGES ---------------------- */
/*- Hero Image -*/
#menubar {
  background-image: url('../../Servers/Server_216027/Templates/assets/ABRHSfront_edit.jpg'); }

.subpage #menubar {
  background-image: url('../../Servers/Server_216027/Templates/assets/subpage-banner-edited.jpg');
}

/*--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 -------------------------------*/
body .inside-padding, .responsiveTemplate #pubWrapper .container {
  max-width: 2000px; }

.table50 {
  display: table;
  width: 100%; }

.homepage .row.bg-d > .inside-padding {
  padding: 40px 20px 40px 20px; }

.table50 .w-50 {
  display: table-cell;
  width: 50%;
  float: none;
  vertical-align: middle;
  padding: 20px;
  position: relative; }

.table50 .w-50:first-child:after {
  content: '';
  position: absolute;
  right: 2px;
  top: 0px;
  width: 4px;
  height: 100%; }

.homepage h2 {
  font-size: 35px;
  margin: 0px 0px 30px; }

.contentWrapper {
  padding: 15px;
  border-width: 15px;
  border-style: solid; }

#welcome.row {
  margin-bottom: 15px; }

a:not(.link) {
  transition: all 0.2s ease-in-out; }

.portletEditMode a, .designMode a {
  transition: none; }

#quickLinks .ptl_portlet_vertical {
  overflow: visible; }

.subpage .ptl_page a {
  text-decoration: underline;
  font-weight: bold;
  display: inline-block; }

.center {
  text-align: center; }

.w-20 {
  width: 20%;
  display: inline-block;
  vertical-align: top; }

#theme .row.bg-d p {
  color: #3b4040;
  letter-spacing: 0.3px;
  margin: 0px 0px 15px;
  line-height: 29px; }

.bg-d {
  background: #f9f9f9; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Times New Roman", Georgia, Serif; }

html body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: normal;
  color: #3b4040;
  -webkit-font-smoothing: antialiased; }

#theme {
  position: relative; }

.homepage #menubar {
  min-height: 600px;
  max-height:  850px;
  background-position: bottom center;
  margin-bottom: 15px;
  }

/*---- HEADER ----*/
#menubar .row {
  display: table;
  width: 100%;
  margin-bottom: 0px;
  z-index: 4;
  position: relative; }

#menubar .logo {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px; }

#menubar .RadMenu {
  display: table-cell;
  vertical-align: middle;
  float: none; }

#menubar {
  position: relative;
  background-size: cover;
  background-position: top center;
  height: 250px;
  top: 0px;
  left: 0px;
  right: 0px;
  padding: 20px;
  overflow: hidden; }

#menubar:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1; }

.logoContent a {
  display: table; }

.logoContent a:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.6; }

.logoContent a div {
  display: table-cell;
  vertical-align: middle; }

#menubar .schoolName {
  color: #ffffff;
  font-weight: 700;
  font-family: "Times New Roman", Georgia, Serif;
  font-size: 40px;
  line-height: 0.8em; }

#menubar .schoolName span {
  display: block;
  font-size: 90%; }

.motto {
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2; }

.motto .inside {
  display: table;
  width: 100%;
  height: 100%; }

.motto .inside div {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.motto i {
    font-size:  12px;
    vertical-align:  middle;
}

.motto span {
  color: #ffffff;
  font-size: 36px;
  font-weight: bold;
  padding: 25px 0px 25px 0px;
  /*border: 5px solid #ffffff;*/
  width: 70%;
  display: block;
  margin: 0px auto;
  text-shadow: 1px 1px 1px rgb(0, 0, 0); }


/*---- HOMEPAGE LAYOUT ----*/
.bg-picture.row {
  background-size: cover;
  background-position: center center;
  position: relative;
  display: table;
  width: 100%;
  margin-bottom: 15px; }

.bg-picture:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1; }

.bg-picture .inside-padding {
  position: relative;
  z-index: 2;
  color: #ffffff;
  font-weight: 700;
  padding: 150px 10px 150px 10px; }

.readMore {
  font-weight: 700;
  font-size: 14px; }

/*---- FOOTER ----*/
#footer > .inside-padding {
  display: table;
  width: 100%;
  padding: 35px 10px 35px 10px;
  box-sizing: border-box; }

#footer .phone a {
  color: #ffffff; }

.footer-left, .footer-right {
  display: table-cell;
  vertical-align: middle; }

.footer-right {
  text-align: right; }

#footer .schoolName {
  color: #000;
  font-weight: 700;
  font-family: "Times New Roman", Georgia, Serif;
  font-size: 30px;
  line-height: 26px; }

#footer .schoolName span {
  display: block;
  font-size: 100%; }

.footer-left .inside {
  display: table; }

.footer-left .inside .logo {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px; }

.footer-left .inside .schoolName {
  display: table-cell;
  vertical-align: middle; }

ul.socialMedia {
  list-style: none;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  text-align: right; }

ul.socialMedia li {
  display: inline; }

ul.socialMedia li a {
  color: #000;
  font-size: 25px;
  margin: 0px 15px 0px 15px;
  display: inline-block; }

ul.socialMedia li a:hover {
  opacity: 0.6;
  text-decoration: none; }

.credits {
  background: #333333;
  color: #dddddd;
  text-align: center; }

.credits a {
  color: #ffffff; }

.credits a:hover {
  color: #ffffff;
  text-decoration: underline; }

/*---- QUICK LINKS ----*/
#quickLinks {
  text-align: center; }

#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; }

/*---- SUBPAGE ----*/
.subpage #page > .inside-padding {
  padding: 30px 10px 3px 10px; }

.subpage #page .sideBar {
  width: 24%;
  float: left; }

#menubar .logo {
  z-index: 3;
  position: relative; }

.subpage #page .mainContent {
  width: 76%;
  float: left; }

h2.pageTitle {
  margin: 0px 0px 5px; }

#breadcrumbs {
  margin-bottom: 10px;
  padding-bottom: 10px;
  color: #6D6C6C; }

#inside-nav {
  background: #eeeeee;
  padding: 10px; }

a.navLink {
  display: block;
  padding: 10px; }

.currentpage a.navLink {
  font-weight: 700; }

/*---- FACT ----*/
.fact {
  width: 50%;
  display: table;
  margin: 0px auto;
  border: 5px solid #ffffff;
  padding: 10px 30px 10px 30px; }

.fact > div {
  display: table-cell;
  vertical-align: middle; }

.fact .number {
  font-size: 100px;
  padding-right: 30px; }

.fact .text p {
  text-align: center; }

body ul.rmRootGroup.rmHorizontal {
  float: right;
  transition: all 0.2s ease-in-out; }

body ul.rmRootGroup.rmHorizontal {
  background: #062B52; }

.RadMenu a.rmLink {
  line-height: 45px; }

/*** 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 9px 0px 9px !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: 15px;
  font-weight: 700; }

/*** Over and Focused State ***/
.telerik_main_menu .rmRootGroup a:hover, .telerik_main_menu .rmRootGroup a.rmFocused {
  text-decoration: none;
  background-position: left top, right top;
  background-repeat: no-repeat; }

.telerik_main_menu .rmRootGroup a:hover span, .telerik_main_menu .rmRootGroup a.rmFocused span {
  text-decoration: none; }

/*** END OF TOP LEVEL MENU STYLES ***/
/*** START OF DROPDOWN MENU STYLES ***/
/*** Normal State ***/
.telerik_main_menu .rmGroup a {
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal; }

.telerik_main_menu .rmGroup a span {
  text-decoration: none;
  font-size: 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 {
  background: #062B52;
  padding: 10px;
  color: #ffffff;
  font-weight: 700;
  z-index: 4;
  position: relative; }

@media screen and (max-width: 1320px) {
  #menubar .row, #menubar .logo, #menubar .RadMenu {
    display: block; }

  #menubar .RadMenu {
    float: left;
    float: none; }

  body ul.rmRootGroup.rmHorizontal {
    float: none;
    background: #062B52; }

  .logoContent a {
    margin: 0px auto 20px; }
 }

@media screen and (max-width: 1020px) {
  .subpage #page .sideBar {
    width: 28%; }

  .subpage #page .mainContent {
    width: 71%; }
 }

@media screen and (max-width: 900px) {
  #menubar .RadMenu {
    display: none; }
 }

@media screen and (max-width: 800px) {
  #menubar .RadMenu {
    display: none; }

  .fact > div {
    display: block;
    width: 100%;
    text-align: center; }

  .fact .number {
    padding-right: 0px;
    font-size: 65px; }
 }

@media screen and (max-width: 730px) {
  #menubar .logo {
    padding-right: 0px; }

  .logoContent a {
    display: block;
    text-align: center; }

  .logoContent a div {
    display: block; }

  .motto {
    height: 300px; }

  .w-20 {
    width: 50%; }

  .bg-picture .inside-padding {
    padding: 40px 10px 40px 10px; }

  .table50 {
    display: block; }

  .table50 .w-50 {
    width: 100%;
    display: block; }

  .table50 .w-50:first-child {
    margin-bottom: 20px; }

  .table50 .w-50:first-child:after {
    top: auto;
    bottom: 0px;
    width: 100%;
    height: 4px; }

  .homepage .row .w-50 > .inside-padding {
    padding: 0px; }

  .subpage #page .sideBar, .subpage #page .mainContent {
    width: auto;
    float: none; }

  #footer > .inside-padding {
    display: block;
    width: auto;
    padding: 35px 10px 35px 10px;
    box-sizing: border-box; }

  .footer-left .inside {
    margin: 20px auto;
    display: block; }

  .footer-left .inside .logo {
    display: block;
    vertical-align: middle;
    padding-right: 10px; }

  .footer-left .inside .schoolName {
    display: block;
    vertical-align: middle; }

  .footer-left, .footer-right {
    display: block;
    text-align: center; }

  ul.socialMedia {
    text-align: center; }
 }

/* New Quick links Styling (Reposition) */
#quickLinks {
   z-index: 3;
   position: absolute;
   bottom: 80px;
   left: 0;
   width: 100%;
}

#quickLinks a {
   color: #fff;
}

#quickLinks a:hover {
    opacity: 1;
    text-decoration: none;
    color: #b18c00 !important;
}
.designMode #quickLinks a {
    color: #000;
}
/* New Quick links Styling (Reposition) End*/

/* QuickLinks Responsive */
#quickLinks > .w-20 {
  width: 14%;
}

@media screen and (max-width: 800px) {
#quickLinks {
   display: flex;
   flex-wrap: wrap;
   position: relative;
   bottom: 0;
   padding: 0 0 20px 0; 
}
#quickLinks > .w-20 {
   width: 33%; 
}
#quickLinks a {
   color: #0f243e;
}
}
/* QuickLinks Responsive End*/

.MC-top a:hover {
   color: #fff !Important; 
}

.remove-col { display: none; }

.post .accordion h3:after { display: none !important; }

.motto a {
color: #FFFFFF !important;
text-decoration: underline !important;
}
/*ADA*/
.CMS_title {
 color: #fff !important;
}
button.slick-prev, .button-slick-next {
 background: #fff;
 color: #000;
}