


header .nav-header .sub-justified > li > a.active, 
header .nav-header .sub-justified > li > a:focus, 
header .nav-header .sub-justified > li > a:hover,
header .subnav-header .sub-justified > li > a.active, 
header .subnav-header .sub-justified > li > a:focus, 
header .subnav-header .sub-justified > li > a:hover{
    color: #872333;
}
.fsBody .hidden {
    display: inline-block !important;
    visibility: visible !important;
}
header .nav-header .social-icons a:hover, header .nav-header .social-icons a:focus {
    color: #872333;
    background-color: #fff;
}
header .nav-header .fa-search {
    color: #fff;
}

header .nav-header {
    z-index: 999;
}

.fade.in.hide {
    display: block !important;
}

.modal.fade.in {
    top: 10%;
}
.emodal {
position: fixed;
top: 10%;
left: 50%;
bottom: auto;
z-index: 1050;
width: 560px;
margin-left: -280px;
background-color: white;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.3);
*border: 1px solid #999;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
outline: none;
}
.schools .school-one {
    background-color: #555;
}
.schools .school-text .icon-arrow {
    border: 3px solid #777;
    color: #777;
}
.footer-logo p {
    color:#fff;
}
footer .footer-logo a:hover {
    text-decoration: none !important;
}

.panel-default > .panel-heading {
    border-bottom: 1px dotted #872333;
}
.descriptivetext {
    overflow: hidden;
    height: 0;
}
.search-container {
    margin-top: 10%;
}
.search-label, #searchBtn {
    display:none;
}
.privacy_policy {
    text-decoration: underline;
    cursor: pointer;
}
#push {
    height: 190px;
}
#search_bar {
    margin-top: 17px;
}
.search-form {
    float: left;
    margin-top: 2%;
}
#mainsearch {
    width: 250px;
}

  
#navbar button.search-button {
    background-color: transparent;
    border: none;
}
.multilevel-linkdiv-0 a {
    display: block;
    padding: 3% 0 3% 13%;
/*     background-color: #8A2A35; */
    color: #68696C;
    border-bottom: 1px dotted #db9e3c;
    text-transform: uppercase;
} 

.multilevel-linkdiv-0 {
/*  padding-left: 20px; */
  background-color: #ECECEC;
} 
.multilevel-linkdiv-1 {
  padding-left: 20px;
  background-color: #ECECEC;
} 
.multilevel-linkdiv-2 {
  padding-left: 40px;
  background-color: #ECECEC;
} 

.multilevel-linkdiv-3 {
  padding-left: 20px;
  background-color: #ECECEC;
} 

header .about-header h1 a{
    font-family: Merriweather,serif;
    font-weight: 700;
    color: #fff;
    font-size: 24px;
}
.panel-title>a {
  display: block;
  /* padding: 20px; */
  text-decoration: none;
  display: block;
  line-height: 16px;
  color: #555;
  padding: 6px 0 6px 1.0em;
  cursor: pointer;
  line-height: 16px;
  text-transform: uppercase;  
}
.multilevel-linkdiv-0 a:hover, .multilevel-linkdiv-1 a:hover, .multilevel-linkdiv-2 a:hover, .multilevel-linkdiv-3 a:hover, #main_content .panel-title>a:hover, .panel-title a:focus, #main_content .panel-title>a:focus {
  background-color: #8A2A35;
  color: #fff;
}
.searchedData {
  min-height: 200px!important;
}
.panel-default>.panel-heading {
  border-bottom: 1px dotted #db9e3c;
}
.fulltext-card-info img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
}

.current {
  color: #fff!important;
  background-color: #8A2A35;
}

.panel-default>.panel-heading {
  background-color: #fff !important; 
}

/* EMERGENCY NOTIFICATIONS */
/* line 3032, ../scss/main.scss */
.notification-type-psa, .notification-type-building-alert {
  background-color: #efad1e;
}

/* line 3036, ../scss/main.scss */
.notification-type-emergency {
  background-color: #FF0000;
  color: #fff;
}

/* line 3041, ../scss/main.scss */
.notification-type-emergency-closing, .notification-type-timely-warning-notification {
  background-color: #CC0000;
  color: #fff;
}

/* line 3046, ../scss/main.scss */
.notification-type-non-emergency-closing {
  background-color: #ffff00;
  color: #CC0000;
}

/* line 3051, ../scss/main.scss */
.notification-type-weather-related {
  background-color: #ffff00;
}

/* line 3055, ../scss/main.scss */
.notification-type-general-notification {
  background-color: #8099bc;
  color: #fff;
}

/* line 3060, ../scss/main.scss */
.enotification {
  padding: 10px;
}
/* line 3062, ../scss/main.scss */
.enotification .etitle {
  font-weight: bold;
}
/* line 3065, ../scss/main.scss */
.enotification .edate {
  font-style: italic;
  font-weight: normal;
  font-size: 12px;
}
/* line 3070, ../scss/main.scss */
.enotification p {
  margin: 0;
}
/* line 3073, ../scss/main.scss */
.enotification .readmore {
  cursor: pointer;
  text-decoration: underline;
  font-size: 11px;
}

/* line 3080, ../scss/main.scss */
.emodal {
  width: 80%;
  margin-left: -40%;
}

/* line 3085, ../scss/main.scss */
.notiflevel {
  margin-bottom: 10px;
  text-transform: uppercase;
}

/* line 3090, ../scss/main.scss */
.notif-building-alert, .notif-psa {
  background-color: #efad1e;
}

/* line 3094, ../scss/main.scss */
.notif-emergency, .notif-timely-warning-notification {
  background-color: #FF0000;
}

/* line 3098, ../scss/main.scss */
.notif-emergency-closing {
  background-color: #CC0000;
}

/* line 3102, ../scss/main.scss */
.notif-non-emergency-closing {
  background-color: #ffff00;
  color: red;
}

/* line 3107, ../scss/main.scss */
.notif-weather-related {
  background-color: #ffff00;
  color: black;
}

/* line 3112, ../scss/main.scss */
.notif-general-notification {
  background-color: #8099bc;
}

 .home-logo img {
        max-width: 100%;
        height: auto!important;
      }

header .home-caption-box .caption-title {
       background-color: rgba(255,255,255, 0);
       text-transform: capitalize;
       font-style: italic;
       font-weight: 500 !important;
       line-height: 24px;
    }
    header .home-caption-box{
      background-color: rgba(255,255,255,.5);
    }
    header .home-caption-box .caption-body a{
      color: #000;
      font-size: 10px;
      font-weight: bold;
      display: block;
    }
    header .home-caption-box .caption-body {
      text-transform: uppercase;
    }
header .home-caption-box a:hover {
  text-decoration: none;
}
    #layerslider {
      z-index: 0 !important;
    }
     .navigation  .container .slider-arrow  {     
      font-size: 45px;
      line-height: 60px;
      text-align: center;
      color: rgba(250,250,250,.65);
      border: 4px solid rgba(250,250,250,.65);
      width: 53px;
      height: 53px;
      border-radius: 50%;
      display: inline-block;
      -webkit-transition: all ease .4s;
      transition: all ease .4s;
      z-index: 1;
  }  
   .navigation .container #slideNext {
      position: absolute;
      top: 56%;
      right: 20%;
    
    }
  
   .navigation  .container #slidePrev {
      position: absolute;
      top: 56%;
      left: 20%;  
 }
  .navigation  .container #slideNext .fa {
   position: absolute;
    top: 9px;
    left: 12px;
    font-size: 37px; 
  }
 .navigation  .container #slidePrev .fa {
  position: absolute;
    top: 9px;
    left: 12px;
    font-size: 37px;
 }
 .header-img img {
  width: 100% !important;
  height: auto !important;
}
/* line 2150, ../scss/main.scss */
.flicker_first_image {
  border: solid 5px #fff;
  margin: 10px;
  margin-left: 0px;
  width: 100%;
}

/* line 2157, ../scss/main.scss */
.flickphoto {
  border: solid 5px #fff;
  margin: 10px;
  margin-left: 0px;
  float: left;
  width: 155px;
  cursor: pointer;
}
/* line 2164, ../scss/main.scss */
.flickphoto img {
  width: 100%;
  height: auto;
}

/* line 2170, ../scss/main.scss */
.flicker_first_image img {
  width: 100%;
  height: auto;
}
/* line 1058, ../scss/schools.scss */
.flicker_first_image {
  border: solid 5px #fff;
  margin: 10px;
  margin-left: 0px;
  width: 100%;
}

/* line 1065, ../scss/schools.scss */
.flickphoto {
  border: solid 5px #fff;
  margin: 10px;
  margin-left: 0px;
  float: left;
  width: 155px;
  cursor: pointer;
}
/* line 1072, ../scss/schools.scss */
.flickphoto img {
  width: 100%;
  height: auto;
}

/* line 1078, ../scss/schools.scss */
.flicker_first_image img {
  width: 100%;
  height: auto;
}
/* line 2764, ../scss/schools.scss */
.flicker-featured-photo, .featured-photo {
  height: 215px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
/* line 2769, ../scss/schools.scss */
.flicker-featured-photo img, .featured-photo img {
  width: 100%;
  height: auto;
}

.social-media-label, .acc-form-label {
    display: inline-block;
    text-overflow: hidden;
    width: 0;
    height: 1px;
    font-size: 0;
}

/* line 647, ../scss/main.scss */
#main_content .share_icons.tButtons .fa {
  font-size: 20px;
  color: #1a3961;
}
/* line 651, ../scss/main.scss */
#main_content .share_icons.tButtons .fa-facebook-square {
  color: #3b5998;
}
/* line 654, ../scss/main.scss */
#main_content .share_icons.tButtons .fa-twitter-square {
  color: #1dcaff;
}
/* line 657, ../scss/main.scss */
#main_content .share_icons.tButtons .fa-google-plus-square {
  color: #d34836;
}
/* line 660, ../scss/main.scss */
#main_content .share_icons.tButtons .fa-linkedin-square {
  color: #0077b5;
}


 @media screen and (min-width: 2300px) and (max-width: 2700px) { 

  .navigation .container #slidePrev {
    left: 26%;
  }
  .navigation  .container #slideNext {
    right: 27%;

  }
} 
 @media screen and (min-width: 2100px) and (max-width: 2299px) { 

  .navigation .container #slidePrev {
    left: 23%;
  }
  .navigation  .container #slideNext {
    right: 23%;

  }
} 
@media screen and (min-width: 2000px) and (max-width: 2099px) { 

  .navigation .container #slidePrev {
    left: 21%;
  }
  .navigation  .container #slideNext {
    right: 22%;

  }
}  
@media screen and (min-width: 1800px) and (max-width: 1899px) { 

  .navigation .container #slidePrev {
    left: 18%;
  }

}  
@media screen and (min-width: 1700px) and (max-width: 1799px) { 

  .navigation .container #slidePrev {
    left: 16%;
  }
  .navigation  .container #slideNext {
    right: 17%;

  }
}     
@media screen and (min-width: 1600px) and (max-width: 1699px) { 

  .navigation .container #slidePrev {
    left: 14%;
  }
  .navigation  .container #slideNext {
    right: 14%;

  }
} 

@media screen and (min-width: 1500px) and (max-width: 1599px) { 

  .navigation .container #slidePrev {
    left: 11%;
  }
  .navigation  .container #slideNext {
    right: 12%;

  }
}

@media screen and (min-width: 1400px) and (max-width: 1499px) { 

  .navigation .container #slidePrev {
    left: 9%;
  }
  .navigation  .container #slideNext {
    right: 9%;

  }
}
@media screen and (min-width: 1300px) and (max-width: 1399px) { 

.navigation .container #slidePrev {
    left: 8%;
  }
  .navigation .container #slideNext {
    right: 9%;

  }
} 
@media screen and (min-width: 1201px) and (max-width: 1299px) { 

  .navigation .container #slidePrev {
    left: 3%;
  }
  .navigation  .container #slideNext {
    right: 4%;

  }
}
@media screen and (max-width: 1200px) {
   .navigation .container .slider-arrow {
     display: none;
   }
} 

@media (min-width: 1024px) {
  /* line 1, ../includes/mediaplayer.scss */
  .photos_landing #wrap {
    position: relative;
  }
  
  /* line 4, ../includes/mediaplayer.scss */
  .photos_landing .school_nav {
    position: absolute;
    width: 100%;
  }
  
  /* line 8, ../includes/mediaplayer.scss */
  .photos_landing #main_content {
    padding: 34px 0 0;
  }
  
  /* line 11, ../includes/mediaplayer.scss */
  .photos_landing .section_header {
    width: 1170px;
    padding: 0;
    margin: 0 auto;
  }
  
  /* line 16, ../includes/mediaplayer.scss */
  .photos_landing #main_content .main {
    padding: 15px 0;
  }
  
  /* line 23, ../includes/mediaplayer.scss */
  .flickphoto img, .flicker_first_image img {
    height: auto;
    max-width: 100%;
    width: 100%;
  }
  
  /* line 28, ../includes/mediaplayer.scss */
  .flicker_first_image {
    display: inline-block;
    width: auto;
  }
  /* line 32, ../includes/mediaplayer.scss */
#media_viewer {
  height: 100%;
  min-height: 480px;
  position: relative;
  width: 100%;
}

/* line 38, ../includes/mediaplayer.scss */
#media_viewer .pagination ul {
  margin-left: 2.2%;
}

/* line 42, ../includes/mediaplayer.scss */
#media_viewer #main_viewer_well {
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 50, ../includes/mediaplayer.scss */
#media_viewer #page_viewer_well {
  background-color: #f1f0ea;
  height: 102px;
  margin: 0 50px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 58, ../includes/mediaplayer.scss */
#media_viewer.video_player #page_viewer_well {
  height: auto;
  overflow: visible;
  margin: 0;
}

/* line 65, ../includes/mediaplayer.scss */
#media_viewer #albumPager {
  width: 100%;
  position: relative;
  background: #fff;
  height: 102px;
}

/* line 72, ../includes/mediaplayer.scss */
#media_viewer #media_loader {
  background-color: #333333;
  color: #999999;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 60;
}

/* line 84, ../includes/mediaplayer.scss */
#media_viewer #media_loader.hide {
  display: none;
  opacity: 0;
  transition: all 1s ease 0s;
}

/* line 89, ../includes/mediaplayer.scss */
#media_viewer #main_viewer_well .flkr-item {
  float: left;
  position: relative;
}

/* line 93, ../includes/mediaplayer.scss */
#media_viewer #main_viewer_well .flkr-item img {
  display: block;
  opacity: 0.3;
  transition: all 0.5s ease 0s;
  margin: 0;
  padding: 0;
  max-height: 100%;
}

/* line 101, ../includes/mediaplayer.scss */
#media_viewer #main_viewer_well .active img {
  opacity: 1;
  transition: all 0.5s ease 0s;
}

/* line 105, ../includes/mediaplayer.scss */
#media_viewer #main_viewer_well .hide img {
  opacity: 0;
  transition: all 0.5s ease 0s;
}

/* line 109, ../includes/mediaplayer.scss */
#media_viewer #main_viewer_well .flkr-title {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: -115px;
  color: #FFFFFF;
  font-size: 16px;
  height: 85px;
  line-height: 16px;
  padding: 15px 0;
  position: absolute;
  width: 100%;
  z-index: 50;
}

/* line 121, ../includes/mediaplayer.scss */
#media_viewer #main_viewer_well .flkr-title h2, #media_viewer #main_viewer_well .flkr-title p {
  display: none;
}

/* line 124, ../includes/mediaplayer.scss */
#media_viewer #main_viewer_well .active .flkr-title h2 {
  color: #FFFFFF;
  display: block;
  font-size: 18px;
  font-style: normal;
  height: 18px;
  line-height: 18px;
  margin: 0 10px 10px;
}

/* line 133, ../includes/mediaplayer.scss */
#media_viewer #main_viewer_well .active .flkr-title p {
  display: block;
  font-size: 14px;
  line-height: 16px;
  margin: 0 10px 5px;
/*  overflow: auto; */
}

/* line 140, ../includes/mediaplayer.scss */
#media_viewer #main_viewer_well ::-webkit-scrollbar {
  width: 12px;
}

/* line 144, ../includes/mediaplayer.scss */
#media_viewer #main_viewer_well ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
  border-radius: 10px;
}

/* line 149, ../includes/mediaplayer.scss */
#media_viewer #main_viewer_well ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  color: #333;
}

/* line 155, ../includes/mediaplayer.scss */
#media_viewer #main_viewer_well .active .flkr-title p.date {
  display: block;
  font-size: 12px;
  font-style: italic;
  height: 12px;
  line-height: 12px;
  margin: 0 10px 5px;
}

/* line 163, ../includes/mediaplayer.scss */
#media_viewer #main_viewer_well .active .flkr-title {
  bottom: 0;
  transition: all 1s ease 0s;
}

/* line 167, ../includes/mediaplayer.scss */
#media_viewer .prev_button, #media_viewer .next_button {
  background-color: #E1E1E1;
  color: #666666;
  cursor: pointer;
  display: block;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 50px;
  z-index: 40;
}

/* line 179, ../includes/mediaplayer.scss */
#media_viewer #pager_prev, #media_viewer #pager_next {
  height: 100px;
  opacity: 0.5;
  border-radius: 0 25px 25px 0;
  top: 1px;
}

/* line 185, ../includes/mediaplayer.scss */
#media_viewer #pager_prev {
  border-radius: 25px 0 0 25px;
}

/* line 188, ../includes/mediaplayer.scss */
#media_viewer #main_prev, #media_viewer #main_next {
  height: 25%;
  border-radius: 50px 0 0 50px;
  top: 25%;
}

/* line 193, ../includes/mediaplayer.scss */
#media_viewer #main_prev {
  border-radius: 0 50px 50px 0;
}

/* line 196, ../includes/mediaplayer.scss */
#media_viewer .prev_button {
  left: 0;
}

/* line 199, ../includes/mediaplayer.scss */
#media_viewer .next_button {
  right: 0;
}

/* line 202, ../includes/mediaplayer.scss */
#media_viewer .prev_button span, #media_viewer .next_button span {
  margin-top: -8px;
  position: absolute;
  top: 50%;
  left: 50%;
}

/* line 208, ../includes/mediaplayer.scss */
#media_viewer .prev_button:hover, #media_viewer .next_button:hover, #media_viewer #pager_prev:hover, #media_viewer #pager_next:hover {
  opacity: 0.8;
  text-decoration: none;
  transition: all 1s ease 0s;
}

/* line 213, ../includes/mediaplayer.scss */
#buffer_item {
  left: -1500px;
  position: absolute;
  z-index: 1;
}

/* line 218, ../includes/mediaplayer.scss */
#buffer_item img {
  height: 100%;
  width: auto;
}

/* line 222, ../includes/mediaplayer.scss */
#media_pager {
  display: table;
  height: 100px;
  vertical-align: top;
}
/* line 227, ../includes/mediaplayer.scss */
#video_pager {
  display: block;
  width: 100%;
}

/* line 231, ../includes/mediaplayer.scss */
.show-video-link {
  cursor: pointer;
}

/* line 234, ../includes/mediaplayer.scss */
#media_pager .page {
  display: table-cell;
  width: auto;
}

/* line 238, ../includes/mediaplayer.scss */
#video_pager .page {
  display: block;
  float: left;
   /*
 width: 32%;
    height: 150px;
*/
  margin: 0 2% 2% 0;
  text-align: center;
  position: relative;
}

/* line 249, ../includes/mediaplayer.scss */
#video_pager .main .span6 h4 {
  margin-bottom: 0;
  color: #fff;
}

/* line 253, ../includes/mediaplayer.scss */
#video_pager .main .span6 a {
  color: #fff;
}

/* line 256, ../includes/mediaplayer.scss */
#video_pager .main .span6 a {
  text-decoration: none;
}

/* line 261, ../includes/mediaplayer.scss */
#video_pager .featured-video.span6 {
  position: relative;
  padding-bottom: 1%;
}

/* line 266, ../includes/mediaplayer.scss */
#video_pager .span6 {
  margin-top: 2%;
  position: relative;
}

/* line 271, ../includes/mediaplayer.scss */
.video-page .navbar li span.currentbranch0 {
  background: none repeat scroll 0 0 #F16B37;
  color: #FFFFFF;
  display: inline-block;
  padding: 15px;
  position: relative;
  top: -15px;
  z-index: 1;
}

/* line 280, ../includes/mediaplayer.scss */
#video_pager .span6.vertical {
  overflow: hidden;
  height: 309px;
}

/* line 286, ../includes/mediaplayer.scss */
#video_pager .main .span6:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}

/* line 292, ../includes/mediaplayer.scss */
#video_pager .main {
  margin-top: 4%;
  margin-left: 1%;
  margin-bottom: 2%;
}

/* line 297, ../includes/mediaplayer.scss */
#video_pager .featured .video-title {
  margin-top: 4%;
  font-style: normal !important;
}

/* line 301, ../includes/mediaplayer.scss */
#video_pager .featured .video-title h2 {
  font-style: normal !important;
}

/* line 305, ../includes/mediaplayer.scss */
#video_pager .span6 .video-title {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  padding-bottom: 6px;
}

/* line 313, ../includes/mediaplayer.scss */
#video_pager .main .span6 .video-title h4, #video_pager .main .span6 .video-title a {
  padding: 0 0 10px 10px;
}

/* line 318, ../includes/mediaplayer.scss */
.video.big .featured-video, .video.big .video-title {
  display: inline-block;
  margin: 0;
}

/* line 323, ../includes/mediaplayer.scss */
.video.big .row-fluid {
  background: #fff;
}

/* line 327, ../includes/mediaplayer.scss */
.video.big .featured-video img {
  margin: 4%;
}

/* line 333, ../includes/mediaplayer.scss */
.video.big .video-title {
  padding-left: 4%;
  padding-right: 1%;
}

/* line 338, ../includes/mediaplayer.scss */
.ngdialog.ngdialog-theme-default .ngdialog-content {
  width: 45%;
  margin-left: 30%;
  margin-top: 9%;
}

/* line 343, ../includes/mediaplayer.scss */
.ngdialog-overlay {
  background: rgba(0, 0, 0, 0.7);
}

/* line 349, ../includes/mediaplayer.scss */
#video_pager .page a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  left: 0;
  top: 0;
  cursor: pointer;
}

/* line 359, ../includes/mediaplayer.scss */
#video_pager .page a i {
  position: relative;
  top: 40%;
}

/* line 366, ../includes/mediaplayer.scss */
#video_pager .page:nth-child(3n) {
  margin-right: 0;
}

/* line 369, ../includes/mediaplayer.scss */
#media_pager .page div img {
  height: 100%;
  max-width: none;
  width: auto;
}

/* line 374, ../includes/mediaplayer.scss */
#video_pager .page img {
  height: 100%;
  max-width: 100%;
}

/* line 378, ../includes/mediaplayer.scss */
#media_pager .page div {
  border: 1px solid #FFFFFF;
  display: table-cell;
  height: 100px;
}

/* line 383, ../includes/mediaplayer.scss */
#media_pager .page div.active {
  border: 1px solid #F16B37;
}

/* line 386, ../includes/mediaplayer.scss */
#media_loader .progress {
  margin: 0 auto;
  width: 80%;
}

/* line 390, ../includes/mediaplayer.scss */
#media_loader h3 {
  color: #FFFFFF;
  margin: 200px 0 10px;
}

/* line 394, ../includes/mediaplayer.scss */
#AlbumActiveItem {
  display: none;
}

/* line 396, ../includes/mediaplayer.scss */
#mpScreen {
  background-color: rgba(0, 0, 0, 0.85);
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  display: none;
}

/* line 407, ../includes/mediaplayer.scss */
#mpDetail {
  position: fixed;
  height: 90%;
  margin: 0 auto;
  width: 100%;
  top: 5%;
  left: 0;
  display: none;
}
/* line 415, ../includes/mediaplayer.scss */
#mpDetail .imagewrap {
  display: inline-block;
  background: #fff;
  padding: 10px 10px 0;
}
/* line 420, ../includes/mediaplayer.scss */
#mpDetail .chicklets {
  background: none;
}
/* line 423, ../includes/mediaplayer.scss */
#mpDetail .mpShare {
  margin: 0 auto;
  background-color: #fff;
  padding: 10px 0;
}
/* line 428, ../includes/mediaplayer.scss */
#mpDetail .st_facebook, #mpDetail .st_twitter, #mpDetail .st_googleplus, #mpDetail .st_linkedin, #mpDetail .st_email, #mpDetail .st_pinterest {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 4px;
}

/* line 435, ../includes/mediaplayer.scss */
#mpDetail a.butn {
  padding: 10px;
  cursor: pointer;
  display: inline-block;
}

/* line 440, ../includes/mediaplayer.scss */
#mpCaption {
  background-color: #fff;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 15px;
}

/* line 446, ../includes/mediaplayer.scss */
#mpScreen .close {
  opacity: 1;
  top: 0;
  right: 20px;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  color: #08c;
  text-shadow: none;
}

/* line 457, ../includes/mediaplayer.scss */
.socialButton {
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-left: 10px;
  position: relative;
  top: -6px;
}

/* line 465, ../includes/mediaplayer.scss */
#printButton {
  margin-left: 0px;
  top: inherit;
}

} 

@media (max-width: 767px) {
    /* line 2118, ../scss/schools.scss */
  .flicker_first_image {
    border: solid 5px #f1f0ea;
    margin: 10px;
    margin-left: 0px;
    width: 100%;
  }
  
  /* line 2125, ../scss/schools.scss */
  .flickphoto {
    border: solid 5px #f1f0ea;
    margin: 10px;
    margin-left: 0px;
    float: left;
    width: 107px;
    cursor: pointer;
  }
  /* line 2132, ../scss/schools.scss */
  .flickphoto img {
    width: 100%;
    height: auto;
  }
  
  /* line 2138, ../scss/schools.scss */
  .flicker_first_image img {
    width: 100%;
    height: auto;
  }

  }   
@media screen and (max-device-width: 320px) and (max-device-width: 480px) {
  html {
    margin: 0;
  }  
  body {
    padding-left: 0!important;
  }  
    .footer-logo img, #main_logo img, .home-logo img {
        width: 100% !important;
        height: auto !important;
    }
}




/* NEWS LANDING */
#news-events-landing .hero__content {
    background-color: rgb(135,35,51);
    padding: 2%;
    }
#news-events-landing a,#news-events-landing a:focus, #news-events-landing a:hover{
    color: #fff; 
}

#news-events-landing .holder {
    margin-right: auto;
    margin-left: auto;
  margin-top: 50px;
  }
  #news-events-landing .holder:after {
    clear: both;
  }
  #news-events-landing .holder:after, #news-events-landing .holder:before {
    content: " ";
    display: table;
  }
  #news-events-landing .holder:after, #news-events-landing .holder:before {
    content: " ";
    display: table;
  }

#news-events-landing .button {
    font-weight: 700;
     text-transform: uppercase;
     padding: 10px 30px;
     background-color: rgb(135,35,51);
    }
#news-events-landing .button:hover {
	background: #facb3f;

}
   
#newsevents_header {
  background: #f2f2f2;
    padding-bottom: 20px;
    padding-top: 60px;
}
.featured-story {
   margin: 0;
}

.featured-story h2, .featured-story p {
  color: #fff;
}


.featured-story-title {
    font-size: 23px;
    margin: 15px 0;
}

.story-block h4.small-title:hover, .story-block h4.large-title:hover {
  text-decoration:underline;
}

.featured-story-img-container {
    width: 42%;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 40%;
    margin-left: 5%;
}
  
.story-text {
    width: 50%;
    margin: 0 2% 0 0;
    display: inline-block;
  vertical-align: middle;
}

.stories-head .h3 {
	float: left;
}
.stories-head {
	margin-bottom: 30px;
}

.stories-head .button {
	float: right;
	margin-top: 20px;
}
.story-text .body-intro {
  font-style: italic;
}

.featured-stories {
    text-align: center;
}

.story-block {
  background: #fff;
  text-align: left;
  height: 400px;
  width: 31%;
  margin: 0 1.1% 30px 1.1%;
  position: relative;
  float: left;
  box-shadow: 2px 2px 5px 2px #e1e1e1;
}
.story-block h4.small-title {
    font-size: 20px;
}
.story-block h4.large-title {
  font-size: 30px;
    padding-top: 0;
}

.story-block .img {
    width: 100%;
    padding-bottom: 67.02%;
    position: relative;
}
#news-events-landing .story-block h4 a {
color: rgb(135,35,51);
}

.story-block h4{ 
  padding: 0 20px 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* number of lines to show */
  line-height: 1.2em;        /* fallback */
  height: 3.6em;
  position: relative;
}
.story-text .body {
  overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    line-height: 1.625;
    height: 4.875em;
}
.story-block h4::after {
  position: absolute;
}

.story-block h4 a:hover {
  text-decoration: underline;
}
.story-block .small-title a, .story-block .large-title a {
  text-decoration: none;
  color: rgb(135,35,51);
}
.story-block .x-small-text {
  padding-top: 5px;
  border-top: 5px solid #7E2528;
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-weight: 700;
}

.story-block .body {
  padding: 3px 20px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5; /* number of lines to show */
  line-height: 1.2em;        /* fallback */
  height: 6em;
  position: relative;
}

.story-block .school {
    bottom: 10px;
    position: absolute;
    width: 95%;
    padding-top: 0;
    padding-left: 5%;
}


/* Instagram */


.instagram .card .card_back {
    display: none;
    
}
.instagram .card:hover .card_back {
    display:block;
    position: absolute;
    top: 0;
    padding: 20px 20px 0 20px;
    height: 270px;
    width: 270px;
 
  background-color: rgb(135,35,51);
}
.instagram .card_back p a:hover {
	text-decoration: none;
}
.instagram .card {
      width: 270px;
    height: 270px;
  margin: 5px;
  display: inline-block;
  position: relative;
}  

.instagram .card_back p {
    border: 2px solid #facb3f;
    height: 230px;
    color: #fff;
    padding: 5px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.instagram {

  text-align: center;
}

.instagram-blocks {

    margin: 0 auto;
    padding: 0;
}

.instagram-block {
  float: left;
    width: 270px;
    height: 270px;
}


.instagram-block h4 {
    font-size: 20px;
    padding: 20px 20px 0 20px;
}

.instagram-block .body {
    padding: 0 20px;
}

.instagram-block .school {
    bottom: 10px;
    position: absolute;
    width: 85%;
    padding-top: 0;
    padding-left: 7.5%;
}

.instagram-block .x-small-text {
  padding-top: 5px;
  border-top: 5px solid #2D4FBF;
}

.instagram h3 {
  float: left;
  margin: auto 0;
}

.instagram .button--large {
  float: right;
}

#news-events-landing .twitter {
	margin-top: 30px;
}
.twitter .stories-head .button {
	margin-top: 45px;
}

.twitter .h3 {
    color: #000;
  padding-top: 50px;
  margin-top:0;
}

.twitter-link {
  padding-bottom: 50px;
  color: #fff;
}

.twitter-link a {
  text-decoration: none;
}

.twitter-link a:hover {
  text-decoration: underline;
}


.twitter-link .x-small-text {
  display: inline-block;
  padding-left: 5px;
  color: #fff;
}

.twitter-blocks {
    margin: 0 auto;
    width: 100%;
    column-count:3;
  column-gap: 15px;
    padding: 0 1.1% 50px 1.1%;
}

.twitter-block {
    background: rgb(135,35,51);
  text-align: left;
  height: 300px;
  position: relative;
}

.twitter-block .body-intro {
    color: #fff;
    padding:20px;
}

.twitter-block .body-intro a {
  text-decoration: none;
}

.twitter-block .body-intro a:hover {
  text-decoration: underline;
  color: #fff;
}

.twitter-block .twitter-actions-container {
    bottom: 10px;
    position: absolute;
    width: 95%;
    padding-top: 0;
    padding-left: 5%;
}

.twitter-actions {
border-top: 5px solid #fff;
  padding-top: 10px;
}



.twitter-block .x-small-text {
  display: inline-block;
  padding-right: 10px;
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
  font-weight: 700;
  color: #fff;
}
  
.twitter-block a:hover {
  cursor: pointer;
  color: #facb3f;
}

.twitter-actions p {
  padding-left: 5px;
}

.twitter i {
  padding-right: 5px;
  font-style: normal;
}

.twitter-actions .fa-heart {
  color: #fff;
}
.twitter-actions .fa a, .twitter-actions .fa a {
	color: #fff;
}

.twitter-actions .fa-heart:hover, .twitter-actions .fa-retweet:hover {
  color: #facb3f;
}




#twitter-widget-0 body {
  background: transparent;
}

.timeline-Widget--edge {
    background: transparent;
}

.timeline-Viewport {
  width: 90%;
}

.timeline-TweetList {
  display: flex;
  flex-flow: row wrap;
}

.SandboxRoot.var-borderless .timeline-TweetList-tweet {
    float: left;
    width: 22%;
    display: block;
    background: white;
    margin: 20px;
}








/* news landing responsive */


@media (max-width: 1023px) {
  
  .event-blocks {
    flex-direction: column-reverse;
  }

  .event-block {
    margin: 0 0 30px 0;
  }

  .event-block .event-title {
    padding-top: 90px;
  }
  
  .col-sm-6 {
    width: 100%;
	}
}
  

@media (max-width: 1023px) and (min-width:775px) {
  
  .news_events .hero .h1 a {
    display: none;
  }
  
  
  .news_events_landing_page_layout #main-content {
    padding-top: 0
  }
  
  .story-blocks {
    padding-bottom: 0;
  }
  
    .story-block {
    margin-bottom: 30px;
    width: 47%;
    height: 400px;
    }

  .twitter-block {
    height: 200px;
      margin-bottom: 30px;
  }
  
    .twitter-blocks {
      column-count:1;
    }
  
.news_events_landing_page_layout .hero .h1 a {
  display: none;
} 
  
}

@media (max-width: 800px) {
    .story-text {
        width: 100%;
        margin-right: 0;
    }
    .featured-story-img-container {
        width: 100%;
        padding-bottom: 57%;
        margin-left: 0;
        margin-top:2%;
  }
}

@media (max-width: 700px) {
  .news-main-image .image {
    margin: 0 auto;
}
}



@media (min-width:600px) and (max-width: 774px) {
  
   .news_events .hero .h1 a {
    display: none;
  }
  
  
  
  .story-blocks {
    padding-top: 80px;
    padding-bottom: 30px;
  }
  
  .story-block {
    margin-bottom: 30px;
    width: 47%;
    height: 450px;
    }

  .twitter-block {
    height: 200px;
      margin-bottom: 30px;
  }
  
    .twitter-blocks {
      column-count:1;
    }
  
  
 
 
  .news_events_landing_page_layout .hero .h1 a {
  display: none;
}
  
  
}

@media (max-width: 599px) {
  
  
   .news_events .hero .h1 a {
    display: none;
  }
 
  
  .news_events_landing_page_layout #main-content {
    padding-top: 0;
  }
  
  .news_events .container--narrow {
    display: none;
  }
  
  .story-block {
    width: 96%;
    margin: 15px auto;
    height: 100%;
    padding-bottom: 10px;
    float: none;
  }
  
  .story-blocks {
    padding: 0;
  }
  
  .featured-stories {
    padding-bottom: 0;
  }
  
  .twitter-block {
    height: 100%;
      padding-bottom: 80px;
      margin-bottom: 30px;
  }

  .twitter-blocks {
    column-count: 1;
  }
  
    .instagram h3 {
      float: none;
    }
  
 

  .story-text {
      width: 100%;
  }

  .featured-story-img-container{
    width: 100%;
  }


  .news_events_landing_page_layout .hero .h1 a {
  display: none;
}
}


@media (max-width: 480px){ 

  .body-intro {
    font-size: 18px;
  }
  .body {
    font-size: 15px;
  }
}





/*instagram responsive */

@media (max-width: 1433px) and (min-width: 1354px) {
  .instagram .card {
    width: 220px;
    height: 220px;
  }
  .instagram-block {
    width: 220px;
    height: 220px;
    margin: auto;
}
  .instagram .card:hover .card_back {
    width: 220px;
    height: 220px;
  }
  
  .instagram .card_back p {
    height: 180px;
    padding: 0;
  }
}

@media (max-width: 1353px) and (min-width: 1274px) {
.instagram .card {
    width: 270px;
    height: 270px;
  }
.instagram-block {
    width: 270px;
    height: 270px;
    margin: auto;
}
.instagram .card:hover .card_back {
    width: 270px;
    height: 270px;
  }
  .instagram .card_back p {
    height: 230px;
    padding: 3px 10px;
    font-size: 14px;
  }
}

@media (max-width: 1273px) and (min-width: 1194px) {
.instagram .card {
    width: 250px;
    height: 250px;
  }
.instagram-block {
    width: 250px;
    height: 250px;
    margin: auto;
}

.instagram .card:hover .card_back {
    width: 250px;
    height: 250px;
  }
  .instagram .card_back p {
    height: 210px;
    padding: 5px 10px;
    font-size: 14px;
  }
}

@media (max-width: 1199px) and (min-width: 1114px) {
.instagram .card {
    width: 190px;
    height: 190px;
}
.instagram-block {
    width: 190px;
    height: 190px;
    margin: auto;
}
.instagram .card:hover .card_back {
    width: 190px;
    height: 190px;
  }
  .instagram .card_back p {
    height: 160px;
    padding: 0px 10px;
    font-size: 14px;
  }
}

@media (max-width: 1113px) and (min-width: 1034px) {
.instagram .card {
    width: 210px;
    height: 210px;
  }
  .instagram-block {
    width: 210px;
    height: 210px;
    margin: auto;
}
.instagram .card:hover .card_back {
    width: 210px;
    height: 210px;
  }
  .instagram .card_back p {
    height: 170px;
    padding: 10px;
    font-size: 14px;
  }
}

@media (max-width: 1035px) and (min-width: 994px) {
.instagram .card {
    width: 200px;
    height: 200px;
  }
  .instagram-block {
    width: 200px;
    height: 200px;
    margin: auto;
}
.instagram .card:hover .card_back {
    width: 200px;
    height: 200px;
  }
  .instagram .card_back p {
    height: 160px;
    padding: 10px 10px;
    font-size: 13px;
  }
}
}

@media (max-width: 1023px) and (min-width: 994px) {
.instagram .card {
    width: 400px;
    height: 400px;
  }
  .instagram-block {
    width: 400px;
    height: 400px;
    margin: auto;
}
.instagram .card:hover .card_back {
  display: none;
  }
}

@media (max-width: 993px) and (min-width: 925px) {
.instagram .card {
    width: 390px;
    height: 390px;
  }
  .instagram-block {
    width: 390px;
    height: 390px;
    margin: auto;
}
.instagram .card:hover .card_back {
    display: none;
  }
}

@media (max-width: 924px) and (min-width: 885px) {
.instagram .card {
    width: 370px;
    height: 370px;
  }
  .instagram-block {
    width: 370px;
    height: 370px;
    margin: auto;
}
.instagram .card:hover .card_back {
    display: none;
  }
}

@media (max-width: 884px) and (min-width: 845px) {
.instagram .card {
    width: 350px;
    height: 350px;
  }
  .instagram-block {
    width: 350px;
    height: 350px;
    margin: auto;
}
.instagram .card:hover .card_back {
    display: none;
  }
}

@media (max-width: 844px) and (min-width: 805px) {
.instagram .card {
    width: 330px;
    height: 330px;
  }
  .instagram-block {
    width: 330px;
    height: 330px;
    margin: auto;
}
.instagram .card:hover .card_back {
    display: none;
  }
}

@media (max-width: 804px) and (min-width: 683px) {
.instagram .card {
    width: 300px;
    height: 300px;
  }
  .instagram-block {
    width: 300px;
    height: 300px;
    margin: auto;
}
.instagram .card:hover .card_back {
    display: none;
  }
}


@media (max-width: 684px) and (min-width: 625px) {
.instagram .card {
    width: 240px;
    height: 240px;
  }
  .instagram-block {
    width: 240px;
    height: 240px;
    margin: auto;
}
.instagram .card:hover .card_back {
    display: none;
  }
}

@media (max-width: 624px) and (min-width: 598px) {
.instagram .card {
    width: 210px;
    height: 240px;
  }
  .instagram-block {
    width: 210px;
    height: 210px;
    margin: auto;
}
.instagram .card:hover .card_back {
    display: none;
  }
}

@media (max-width: 597px) and (min-width: 510px) {
.instagram .card {
    width: 400px;
    height: 400px;
  }
  .instagram-block {
    width: 400px;
    height: 400px;
    margin: auto;
}
.instagram .card:hover .card_back {
    display: none;
  }
}

@media (max-width: 509px) and (min-width: 438px) {
.instagram .card {
    width: 350px;
    height: 350px;
  }
  .instagram-block {
    width: 350px;
    height: 350px;
    margin: auto;
}
.instagram .card:hover .card_back {
    display: none;
  }
}

@media (max-width: 436px) and (min-width: 410px) {
.instagram .card {
    width: 320px;
    height: 320px;
  }
  .instagram-block {
    width: 320px;
    height: 320px;
    margin: auto;
}
.instagram .card:hover .card_back {
    display: none;
  }
}

@media (max-width: 409px) and (min-width: 390px) {
.instagram .card {
    width: 290px;
    height: 290px;
  }
  .instagram-block {
    width: 290px;
    height: 290px;
    margin: auto;
}
.instagram .card:hover .card_back {
    display: none;
  }
}

@media (max-width: 389px) and (min-width: 340px) {
.instagram .card {
    width: 250px;
    height: 250px;
  }
.instagram-block {
    width: 250px;
    height: 250px;
    margin: auto;
}
.instagram .card:hover .card_back {
    display: none;
  }
}

@media (max-width: 339px) {
.instagram .card {
    width: 210px;
    height: 210px;
  }
.instagram-block {
    width: 210px;
    height: 210px;
    margin: auto;
}
.instagram .card:hover .card_back {
    display: none;
  }
}

  

@media print {

  footer, header {
    display: none;
  }
  #main_content .col-sm-6 img {
    max-width: 100%;
    height: auto !important;
  }
  #main_content .col-sm-3{
    display: none;
  }
  #main_content table img {
    width: 100% !important;
    height: auto !important;
  }
}

#directory_well h1 {
  margin-bottom: 2rem; }

#directory_well #directory_search {
  width: 100%;
  display: table;
  margin-bottom: 2rem; }
  #directory_well #directory_search div.column {
    display: table-cell;
    vertical-align: top; }
    #directory_well #directory_search div.column label {
    font-size: 1.2rem;
    letter-spacing: .6px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
}
    #directory_well #directory_search div.column.name {
      width: 38%;
      padding-right: 2%; }
      #directory_well #directory_search div.column.name input {
    margin-top: .5rem;
    height: 48px;
    width: 100%;
    border: 2px solid #872333;
    border-radius: 3px;
    padding: 1rem;
}
    #directory_well #directory_search div.column.school {
      width: 38%;
      padding-right: 2%; }
      #directory_well #directory_search div.column.school .form__select {
        margin-bottom: 0.5rem; }
      #directory_well #directory_search div.column.school .form__select select, #directory_well #directory_search div.column.dept .form__select select {
    width: 100%;
    height: 48px;
    border: 2px solid #872333;
    border-radius: 3px;
    padding: .25rem;
}
      #directory_well #directory_search div.column.school .caption {
    font-size: 1rem;
    color: #000;
    font-family: 'Open Sans',sans-serif;
}
      #directory_well #directory_search div.column.submit input {
    height: 48px;
    width: 100%;
    border: 2px solid #872333;
    background: #872333;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
        margin-top: 3rem;
}

#directory_well #directory_search div.column.submit input:hover {
    
    background: transparent;   
    color: #872333;
}



#directory_well .form__select {
  margin-top: .5rem;
}
   
      

#directory_well #directory_alpha {
    width: 100%;
    border: 2px solid #872333;
    border-right: 0;
    display: table;
    margin-bottom: 80px;
}
#directory_well #directory_alpha a {
    display: table-cell;
    border-right: 2px solid #872333;
    text-align: center;
    width: 44px;
    height: 44px;
    vertical-align: middle;
    text-decoration: none;
    cursor: pointer;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    color: #000;
}

#directory_well #directory_alpha a:hover, #directory_well #directory_alpha a.selected {
    background: #872333;
    color: #fff;
}

#directory_well #directory_results {
    width: 100%;
    border-top: 4px solid #872333;
    padding-top: 40px;
}
#directory_well #directory_results .staff {
    width: 48%;
    min-height: 120px;
    margin: 0 4% 2rem 0;
    padding-bottom: 1rem;
    float: left;
    border-bottom: 2px solid #872333;
}
    #directory_well #directory_results .staff h2 {
    font-size: 1.5rem;
    margin: 0 0 4px;
    font-weight: 700;
}
    #directory_well #directory_results .staff h3 {
    margin: 12px 0;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
}



#directory_well #directory_results .staff:nth-child(2n) { margin-right: 0; }


#directory_well #directory_results .staff .phone-number {

    margin-top: 8px;
    display: inline-block;

}

#directory_well #directory_results .staff h2 {
   font-size: 18px;
}
#directory_well.gamma #directory_results .staff h3 {
   font-size: 14px;
}
#directory_well.gamma #directory_results .staff h4 {
   font-size: 14px;
}
#directory_well.gamma #directory_results .staff ul {
   font-size: 14px;
}
#directory_well.gamma #directory_results .staff .location {
   line-height: 1.9rem;
}

#directory_well.gamma #directory_results .staff {
  float: none;
  width: 98%; }
  #directory_well.gamma #directory_results .staff h3 {
    font-size: 1rem;
    text-transform: none;
    font-style: oblique; }
  #directory_well.gamma #directory_results .staff h4 {
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 20px 0 10px 0;
    color: #000; }
  #directory_well.gamma #directory_results .staff ul {
    font-size: 0.875rem;
    margin-left: 18px;
    padding: 0; }
  #directory_well.gamma #directory_results .staff .location {
    border: 0;
    display: table-cell;
    line-height: 1.625rem; }
  #directory_well.gamma #directory_results .staff a.email {
    display: block;
    margin-bottom: 5px; }

#directory_well.gamma #directory_search div.column.name {
  width: 29%;
  padding-right: 1%; }

#directory_well.gamma #directory_search div.column.school, #directory_well.gamma #directory_search div.column.dept {
  width: 29%;
  padding-right: 1%; }
  #directory_well.gamma #directory_search div.column.school .form__select, #directory_well.gamma #directory_search div.column.dept .form__select {
    margin: .5rem 0; }

#directory_well.gamma #directory_search div.column.submit {
  width: 10%;
  padding-top: 1.65rem; }
  #directory_well.gamma #directory_search div.column.submit input {
    height: 48px;
    width: 100%;
    margin-top: 1.25rem;
  }



@media (max-width: 1023px) {
#directory_well #directory_alpha {
    display: grid;
    height: 90px;
    grid-template-columns: repeat(13, 1fr);
    grid-template-rows: 50% 50%;
    grid-column-gap: 0;
    border: 1px solid #872333;
}
    #directory_well #directory_alpha a {
      line-height: 44px;
      width: auto;
      height: 44px;
      display: inline-block;
      border: 1px solid #872333; } }

@media (max-width: 599px) {
  #directory_well #directory_alpha {
    display: grid;
    height: 129px;
    grid-template-columns: repeat(9, 1fr);
    grid-template-rows: 33.33% 33.33% 33.33%;
    grid-column-gap: 0;
    border: 1px solid #2D4FBF; }
    #directory_well #directory_alpha a {
      line-height: 44px;
      width: auto;
      height: 44px;
      display: inline-block;
      border: 1px solid #2D4FBF; }
  #directory_well #directory_results .staff {
    width: 100%;
    margin-right: 0; }
  #directory_well #directory_search {
    width: 100%;
    display: block;
    margin-bottom: 2rem; }
    #directory_well #directory_search div.column {
      display: block;
      margin-bottom: 1rem;
      padding-right: 0;
      width: 100%; }
      #directory_well #directory_search div.column.name {
        width: 100%; }
      #directory_well #directory_search div.column.school, #directory_well #directory_search div.column.dept {
        width: 100%; }
      #directory_well #directory_search div.column.submit {
        width: 100%;
        padding-top: 0; }
  #directory_well.gamma #directory_search div.column {
    width: 100%;
    display: block; }
    #directory_well.gamma #directory_search div.column.name {
      width: 100%;
      padding-right: 0; }
    #directory_well.gamma #directory_search div.column.school, #directory_well.gamma #directory_search div.column.dept {
      width: 100%;
      padding-right: 0%; }
    #directory_well.gamma #directory_search div.column.submit {
      width: 100%;
      padding-top: 0; } }


  

@media (max-width: 449px) {
#directory_well #directory_alpha {
    display: grid;
    height: 176px;
    grid-template-columns: repeat(7, 1fr);
    grid-template-rows: repeat(4, 25%);
    grid-column-gap: 0;
    border: 1px solid #872333;
}

    #directory_well #directory_alpha a {
    line-height: 44px;
    width: auto;
    height: 44px;
    display: inline-block;
    border: 1px solid #872333;
}
 }




#directory_well h2 {
  font-size: 35px;
    margin-bottom: 50px;
}

#directory_well #directory_results .staff a {
    display: block;
}


@media (max-width: 568px) {
  #main_logo img {
  	width: 70% !important;
    height: 70% !important;
  }
  
  #main_logo {
    text-align: center;
    margin-top: 20px;
  }
}

/* added by Ralph 12/17 re: view larger image*/

/*

.lightbox {
	display: none;

	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
}

.lightbox img {
	max-width: 90%;
	max-height: 75%;
	margin: 5% auto;
}

.lightbox-close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 40px;
  font-weight: bold;
}

.lightbox-close:hover,
.lightbox-close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.thumbnail-container {
  position: relative;
}


#getBig {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: none;
  color: white;
  font-size: 16px;
  padding: 12px 24px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid white;
}

#getBig:hover {
  background-color: black;
  opacity: 0.4;
}

@media (max-width: 717px) {
	
	#getBig {
      display: none;
    }
}
*/



  















































