/*
! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

* { font-weight: normal; }

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

select::-ms-expand {
    display: none;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0;
    text-align: center;
    background: #ccc;
    color: #000;
    padding: 50px 0;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0 0 10px 0;
	*zoom: 1;
}

.banner .bx-wrapper {
  padding: 0;
}
.banner .bxslider {
  margin: 0;
}
.banner {
  position: relative;
}
.banner .downArrow {
  bottom: 0;
  cursor: pointer;
  height: auto;
  left: 50%;
  margin-bottom: 20px;
  margin-left: -20px;
  position: absolute;
  width: auto;
  z-index: 1000;
}
.hs_content .banner .downArrow {
 margin-left: -15px;
 margin-bottom: 20px;
}
.gallery .bx-wrapper {
        padding: 0;
        text-align: center;
}

.bx-wrapper img {
	display: inline-block;
        max-width: 100%;
        /*height: 530px;*/
}
.gallery .bx-wrapper img {
        max-height: 650px;
}

#shade {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: #000;
  background-color: rgba(0,0,0,0.85);
  z-index: 10000;
}

#shade .popup {
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
   left: 50%;
   top: 50%;
   position: absolute;
   width: 100%;
   max-width: 900px;
   background-color: #ffffff;
   border: 14px solid #f1c40f;
   box-sizing: border-box;
   -webkit-box-sizing: border-box;
}

#shade .popup.uni {
  border-color: #27ae60;
}

#shade .popup .popup_content {
  padding: 0 20px;
}

#shade .popup a, #shade .popup img {
  width: 100%;
}

#shade .close {
  max-width: 50px;
  position: absolute;
  right: -14px;
  top: -14px;
  cursor: pointer;
}

/** THEME
===================================*/

strong, strong * { font-weight: bold; }

#triggerBox .trigger div { width: 852px; }

.bx-wrapper .bx-viewport {
    position: relative;
    z-index: 1000;
	  /*fix other elements on the page moving (on Chrome)*/
	  -webkit-transform: translatez(0);
	  -moz-transform: translatez(0);
  	-ms-transform: translatez(0);
   	-o-transform: translatez(0);
   	transform: translatez(0);
}

/*
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	  position: absolute;
	  bottom: -30px;
	  width: 100%;
}
*/
.facts .bx-wrapper {
          padding: 10px 0 0;
}
.facts .bx-wrapper .bx-pager {
          top: 0;
}
.banner .bx-wrapper .bx-pager,
.banner .bx-wrapper .bx-controls-auto {
         bottom: -40px;
}

/* LOADER */

.bx-wrapper .bx-loading {
	  min-height: 50px;
	  background: url(../img/bx_loader.gif) center center no-repeat #fff;
	  height: 100%;
	  width: 100%;
	  position: absolute;
	  top: 0;
	  left: 0;
	  z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	  text-align: center;
	  font-size: .85em;
	  font-family: Arial;
	  font-weight: bold;
	  color: #666;
    position: absolute;
	  bottom: -30px;
    left: 0;
    width: 100%;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	  display: inline-block;
	  *zoom: 1;
	  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	  background: #9f9b89;
	  text-indent: -9999px;
	  display: block;
	  width: 10px;
	  height: 10px;
	  margin: 0 5px;
	  outline: 0;
	  -moz-border-radius: 5px;
	  -webkit-border-radius: 5px;
	  border-radius: 5px;
}

.videos .bx-wrapper .bx-pager.bx-default-pager a {
    background: #bdc3c7;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-controls-direction {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.banner .bx-controls-direction {
   bottom: auto;
   top: 50%;
}

.bx-wrapper .bx-prev {
	  background: url(../img/left_arrow.jpg) no-repeat;
}

.bx-wrapper .bx-next {
	  background: url(../img/right_arrow.jpg) no-repeat;
}

.bx-wrapper .bx-controls-direction a {
    display: inline-block;
    margin: 0 5px;
	  outline: 0;
	  width: 32px;
	  height: 32px;
	  text-indent: -9999px;
	  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	  display: none;
}

.videos .bx-controls-direction {
    position: static;
    width: auto;
}

.u_content .bx-wrapper .bx-controls-direction a {
    width: 39px;
    height: 39px;
}

.videos .bx-wrapper .bx-controls-direction a,
.banner .bx-wrapper  .bx-controls-direction a {
    position: absolute;
    top: 45%;
}

.u_content .bx-wrapper .bx-prev,
.u_content .banner .bx-prev {
    left: 12%;
	  background: url(../img/v_left_arrow.png) no-repeat;
}

.u_content .bx-wrapper .bx-next,
.u_content .banner .bx-next {
    right: 12%;
	  background: url(../img/v_right_arrow.png) no-repeat;
}

.hs_content .banner .bx-prev {
    left: 12%;
}

.hs_content .banner .bx-next {
    right: 12%;
}

.u_content .video_container .bx-prev {
    left: -50px;
}
.u_content .video_container .bx-next {
    right: -50px;
}

.hs_content .video_container .bx-prev {
    left: -50px;
}
.hs_content .video_container .bx-next {
    right: -50px;
}

.gallery .bx-wrapper .bx-controls a {
        position: absolute;
        width: 31px;
        height: 31px;
        top: 0;
        margin: 0;
}

.gallery .bx-wrapper .bx-prev {
    background: url(../img/prev.png) no-repeat;
    left: 0;
}

.gallery .bx-wrapper .bx-next {
    background: url(../img/next.png) no-repeat;
    right: 0;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	  display: block;
	  text-indent: -9999px;
	  width: 10px;
	  height: 11px;
	  outline: 0;
	  background: url(../img/controls.png) -86px -11px no-repeat;
	  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	  display: block;
	  text-indent: -9999px;
	  width: 9px;
	  height: 11px;
	  outline: 0;
	  background: url(../img/controls.png) -86px -44px no-repeat;
	  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	  text-align: left;
	  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	  right: 0;
	  width: 35px;
}

.gallery .bx-wrapper .bx-controls {
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 5000;
        width: 100%;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  background: #666\9;
          background: rgba(0, 0, 0, 0.65);
	  width: 100%;
          text-align: center;
}

.bx-wrapper .bx-caption span {
	  color: #fff;
	  font-family: 'PR', serif;
	  display: block;
	  font-size: 13px;
	  padding: 10px;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 45%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
        font-family: 'MR';
        src url('../fonts/MyriadPro-Regular.eot');
        src:url('../fonts/MyriadPro-Regular.woff') format('woff'),
            url('../fonts/MyriadPro-Regular.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: 'MR';
        src url('../fonts/MyriadPro-It.eot');
        src:url('../fonts/MyriadPro-It.woff') format('woff'),
            url('../fonts/MyriadPro-It.ttf') format('truetype');
        font-weight: normal;
        font-style: italic;
}
@font-face {
        font-family: 'MBS';
        src url('../fonts/MyriadPro-BoldSemiCn.eot');
        src:url('../fonts/MyriadPro-BoldSemiCn.woff') format('woff'),
            url('../fonts/MyriadPro-BoldSemiCn.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: 'MBl';
        src url('../fonts/MyriadPro-BlackCond.eot');
        src:url('../fonts/MyriadPro-BlackCond.woff') format('woff'),
            url('../fonts/MyriadPro-BlackCond.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: 'PR';
        src url('../fonts/PalatinoLinotype-Roman.eot');
        src:url('../fonts/PalatinoLinotype-Roman.woff') format('woff'),
            url('../fonts/PalatinoLinotype-Roman.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: 'PR';
        src url('../fonts/PalatinoLinotype-Italic.eot');
        src:url('../fonts/PalatinoLinotype-Italic.woff') format('woff'),
            url('../fonts/PalatinoLinotype-Italic.ttf') format('truetype');
        font-weight: normal;
        font-style: italic;
}
@font-face {
        font-family: 'PR';
        src url('../fonts/PalatinoLinotype-Bold.eot');
        src:url('../fonts/PalatinoLinotype-Bold.woff') format('woff'),
            url('../fonts/PalatinoLinotype-Bold.ttf') format('truetype');
        font-weight: bold;
        font-style: normal;
}

html {
    height: 100%;
}
body {
    color: #000000;
}

body > img {
   position: absolute;
   top: 0;
   z-index: -1;
}

iframe {
    max-width: 100% !important;
}
p.right {
  text-align: right;
}
.centered {
    text-align: center;
}
.form_builder .centered {
    padding: 0 15px;
}
.signature {
   margin-bottom: 20px; 
}
.signature canvas {
    border: 1px solid #cdcdcd;
    margin-right: 10px;
    margin-top: 10px;
}
.message {
    background: #ca3030;
    color: #ffffff;
    text-align: center;
    padding: 5px 0;
    font-family: 'MBS', sans-serif;
    font-size: 20px;
}
.header {
    width: 100%;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.fullwrapper {
    width: 100%;
}

.video_container {
    display: inline-block;
    max-width: 560px;
    width: 100%;
    vertical-align: middle;
}

.social_wrapper {
  width: 450px;
  display: inline-block;
  margin-left: 50px;
  border: 1px solid #000;
  background: #fff;
  vertical-align: middle;
}

.social_wrapper.university {
  border: none;
  margin-left: 100px;
}

.social_wrapper .social_box {
  display: none;
  height: 400px;
  overflow: auto;
}

.social_wrapper .social_box.show {
  display: block;
}

.tabs {
  background: #000;
}

.university .tabs {
  background: #3155a5;
}


.tabs .tab {
  display: inline-block;
  width: 25%;
  padding: 10px;
  color: #fff;
  font-family: 'MBS', sans-serif;
  cursor: pointer;
  box-sizing: border-box;
}

.university .tabs .tab {
  width: 33.33%;
}

.tabs .tab.active {
  background: #f1c40f;
  color: #54330c;
}

.university .tab.active {
  background: #27ae60;
  color: #fff;
}

.tabs .tab.active i {
  color: #000;
}

.tabs i {
  margin-right: 5px;
  color:#f1c40f;
}

.university .tabs .tab i {
  color: #fff;
}

.spotlightSlider,
.eventSlider,
.videoSlider,
.gSlider,
.factSlider {
    margin: 0;
    padding: 0;
}
.spotlightSlider, .spotlightSlider li {
    height: 100%;
}
.gallery {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.75);
    border: 1px solid #ffffff;
}
.gTitle {
    background: #262626;
    color: #ffffff;
    margin: 0;
    padding: 5px 15px;
    font-family: 'MBS', sans-serif;
    border-bottom: 1px solid #ffffff;
    min-height: 26px;
}
.gPager {
    border-top: 1px solid #ffffff;
    text-align: center;
    background: #262626;
    padding: 1% 2%;
}
.gPager a {
    width: 12%;
    display: inline-block;
    margin: 0.8%;
}
.gPager a img {
    height: 70px;
}
.fullwrapper .gPager a img {
    height: auto;
}

/* SLASH PAGE LAYOUT */
.container {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    z-index: 10;
}
.home_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: none;
    background-image: url(../img/home_bg.jpg);
    background-position: top center;
    animation-name: anim;
    animation-duration: 100s;
    animation-iteration-count: infinite;
    -webkit-animation-name: anim;
    -webkit-animation-duration: 100s;
    -webkit-animation-iteration-count: infinite;
}
@keyframes anim {
    0% { background-position: top center; }
    50% { background-position: bottom center; }
    100% { background-position: top center; }
}
@-webkit-keyframes anim {
    0% { background-position: top center; }
    50% { background-position: bottom center; }
    100% { background-position: top center; }
}
.link {
    font-family: 'MR', sans-serif;
    width: 350px;
    height: 500px;
    display: inline-block;
    vertical-align: top;
    margin: 10% 2% 5%;
    border-radius: 20px;
    border: 5px solid #fff;
    padding: 5px;
}
.link_wrapper {
    height: 93%;
    background: #fff;
    border-radius: 15px;
    padding: 5% 6%;;
}
.link h1 {
    font-family: 'MBl', sans-serif;
    font-size: 30px;
    margin: 20px 0 10px;
    border-top: 1px dotted #a2a2a2;
    border-bottom: 1px dotted #a2a2a2;
    color: #000;
}
.hs_link h1 {
    color: #9d7d56;
    font-size: 30px;
}
.u_link h1 {
    color: #3155a5;
    font-size: 30px;
}
.link h2 {
    font-family: 'MBS', sans-serif;
    font-size: 30px;
    line-height: 115%;
    margin: 10px 0;
    text-transform: uppercase;
    min-height: 100px;
    color: #000;
}
.link p {
    margin: 5px 0;
}
.home_link {
    font-family: 'MBS', sans-serif;
    font-size: 22px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    margin: 10px 0;
    display: inline-block;
}
.hs_link .home_link {
    background: #f39c12;
}
.u_link .home_link {
    background: #27ae60;
}
.home_footer {
    font-family: 'MR', sans-serif;
    color: #fff;
    padding: 1% 0 3%;
    text-align: center;
}
.home_footer a {
    color: #fff;
    text-decoration: none;
}
.footer .bottom a {
    color: #8f8e8e;
    text-decoration: none;
}
.footer .col3.align_c a {
    color: #FFF;
    text-decoration: none;
}
.m_logo, .footer_right {
    display: inline-block;
    margin: 0 10px;
    vertical-align: top;
}
.footer_nav ul {
    margin: 0;
    padding: 0;
}
.footer_nav ul li {
    display: inline-block;
}
.home_footer p {
    margin: 0;
}

/*
 *
 *   HS HOME PAGE LAYOUT
 *
*/

.hs_header .header_top {
    background: #000;
}
.hs_header .header_bottom {
    background: #f1c40f;
    border-bottom: 8px solid #9e7c3b;
}
.logo, .top_nav {
    display: inline-block;
    vertical-align: top;
    margin: 10px 0;
}
.logo a {
    display: inline-block;
}
.top_nav {
    float: right;
    margin: 0;
    height: 104px;
}
.top_nav ul {
    margin: 0;
    padding: 0;
    height: 100%;
    vertical-align:top;
}
.hs_header .top_nav ul li {
    display: inline-block;
    border-right: 1px solid #343434;
    vertical-align: middle;
}
.hs_header .top_nav ul li a.applyNow {
    background-image:url(../img/greenApply.png);
    background-repeat:no-repeat;
    background-size:100% 100%;
    background-position:center center;
    width:97px;
    height:40px;
    margin-top:5px;
    margin-right:5px;
    padding:0px;
}

#donation_mask {
  background-color: #000;
  background-color: rgba(0,0,0,0.75);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  position: fixed;
  display: none;
}

#donation_mask img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -32px;
  margin-left: -32px;
  animation: rotate 1.5s linear 0s infinite;
  -webkit-animation: rotate 1.5s linear 0s infinite;
}

@keyframes rotate {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@-webkit-keyframes rotate {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

.hs_header .top_nav ul li a.donateNow {
    background-image:url(../img/yellowDonate.png);
    background-repeat:no-repeat;
    background-size:100% 100%;
    background-position:center center;
    width:108px;
    height:40px;
    margin-top:5px;
    margin-right:5px;
    padding:0px;
}
.hs_header .top_nav ul li.hidden_search {
    display: inline-block;
    /*vertical-align: middle;*/
    width: 255px; /* 0;*/
    overflow: hidden;
    padding-left: 10px;
    height: 39px;
    margin-top:33px;
}
.hs_header .top_nav ul li:first-child {
    border-left: 1px solid #343434;
}
.hs_header .top_nav ul li a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding: 27px 15px;
}
.hs_header .top_nav ul li a span {
    font-family: 'MBS', sans-serif;
    font-size: 14px;
    margin: 5px 0 0;
    display: block;
}
.main_nav {
    position: relative;
    text-align: center;
}
.main_nav > ul {
    margin: 0;
    padding: 0;
}
.main_nav > ul > li {
    font-weight: bold;
    text-transform: uppercase;
}
.hs_header .main_nav > ul > li {
    font-family: 'PR', serif;
    color: #54330c;
}
.main_nav > ul > li {
    display: inline-block;
}
.main_nav > ul > li.menu_bt {
    display: none;
}

.menu_bt {
    display: none;
    padding: 10px 15px;
    cursor: pointer;
}
.main_nav > ul > li > a {
    text-decoration: none;
    font-size: 17px;
    padding: 10px 10px;
    display: block;
}
.hs_header .main_nav > ul > li > a {
    color: #54330c;
}
.hs_header .main_nav > ul > li > a:hover,
.hs_header .main_nav > ul > li > a.active {
    background: #000;
    color: #fff;
}
.main_nav .dropdown {
    left: 0;
    /*opacity: 0;
    filter: alpha(opacity=0);*/
    position: absolute;
    top: 100%;
    /*transition-delay: 0.25s;
    -webkit-transition-delay: 0.25s;
    visibility: hidden;*/
    width: 100%;
    z-index: 10000;
    display: none;
}
.hs_header .main_nav .dropdown {
    font-family: 'PR', serif;
    background: #000;
}
.u_header .main_nav .dropdown {
    font-family: 'MBS', sans-serif;
    background: rgb(26, 35, 44);
}
.main_nav > ul > li:hover .dropdown {
  /*opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;*/
  display: block;
}
.main_nav .dropdown .d_col {
    width: 21%;
    margin: 1.5%;
    display: inline-block;
    vertical-align: top;
}
.main_nav .dropdown h3 {
    color: #fff;
    font-size: 17px;
    margin: 0;
    padding: 10px 0;
    text-transform: uppercase;
    text-align: left;
    border-bottom: 5px solid #4f4f4f;
}
.main_nav .dropdown h3 > a {
    color: #fff;
    text-decoration:none;
}
.hs_header .main_nav .dropdown h3:hover > a { color: #F1C40F;  }
.u_header .main_nav .dropdown h3:hover > a { color: #3155A5; }
.main_nav .dropdown ul {
    margin: 0;
    padding: 0;
    text-align: left;
}
.main_nav .dropdown ul li:not(:last-child) {
    border-bottom: 1px solid #212121;
}
.u_header .main_nav .dropdown ul li:not(:last-child) {
    border-bottom: 1px solid #4f4f4f;
}
.main_nav .dropdown ul li a {
    color: #bfbfbf;
    text-decoration: none;
    padding: 10px 0;
    display: block;
    text-transform: none;
}
.u_header .main_nav .dropdown ul li a {
    font-size: 15px;
}
.u_header .main_nav .dropdown ul li a:hover {
    color: #3155A5;
}
.hs_header .main_nav .dropdown ul li a:hover {
    color: #F1C40F;
}
.menu_bt {
    display: none;
    padding: 10px 15px;
    cursor: pointer;
}
.banner li {
    overflow: hidden;
}
.banner img, .banner a {
    max-width: none;
    width: 100%;
    display: block;
}
.spotlight {
    padding: 30px 20px 40px;
    text-align: center;
    background: url(../img/pattern1.png) top center repeat #f0eee5;
/*    background-size: 33% 50%;*/
}
.spotlight h2, .events h2, .videos h2 {
    font-weight: bold;
    margin: 15px 0;
    color: #000;
    text-transform: uppercase;
}
.hs_content .spotlight h2, .hs_content .events h2 {
    font-size: 32px;
    font-family: 'PR', serif;
}
.line {
    width: 50px;
    height: 0;
    border-top: 1px solid #000;
    display: inline-block;
    vertical-align: top;
}
.spotlight ul li {
    color: #fff;
    font-family: 'PR', serif;
}
.hs_content .spotlight ul li.c1 {
    background: #1f1f1f;
}
.hs_content .spotlight ul li.c2 {
    background: #c8a065;
}
.hs_content .spotlight ul li.c3 {
    background: #b52121;
}
.hs_content .spotlight ul li.c1 .s_entry .top {
    border-bottom: 1px solid #373737;
}
.hs_content .spotlight ul li.c2 .s_entry .top {
    border-bottom: 1px solid #dcb479;
}
.hs_content .spotlight ul li.c3 .s_entry .top {
    border-bottom: 1px solid #ca3030;
}
.spotlight .s_entry {
    padding: 0 0 20px 0;
    text-align: left;
}
.spotlight .s_entry .top, .spotlight .s_entry .bottom {
    padding: 7%;
}
.spotlight .s_entry p, .spotlight .s_entry h1 {
    margin: 0;
}
.spotlight .s_entry h1 {
    line-height: 120%;
    color: #fff;
    font-size: 30px;
}
.spotlight .s_entry p:not(.date) {
    font-family: 'MR', sans-serif;
}
.hs_content .spotlight .more {
    font-family: 'MBS', sans-serif;
    color: #fff;
    text-decoration: none;
    background: #000;
    border-radius: 8px;
    padding: 5px 10px;
    display: inline-block;
    margin: 10px 0 0;
}
.align_r {
    text-align: right;
}
.events {
    text-align: center;
    background: #fff;
    padding: 30px 20px 35px;
}
.events .bx-wrapper {
    padding: 0 0 40px 0;
}
.events .e_entry {
    position: relative;
    text-align: middle;
    font-size: 18px;
    font-family: 'MR', sans-serif;
}
.events .e_entry .d_box {
    position: absolute;
    top: 0;
    left: 0;
    background: #f1c40f;
    padding: 10px 10px 5px;
    font-family: 'MBS', sans-serif;
    text-align: center;
    color: #000;
}
.events .e_entry .d_box .month {
    display: block;
    font-size: 21px;
    border-bottom: 1px solid #000;
    line-height: 100%;
}
.events .e_entry .d_box .date {
    display: block;
    font-size: 38px;
    line-height: 100%;
}
.events .e_entry h1 {
    font-family: 'PR', serif;
    font-size: 30px;
    color: #8b6e4c;
}
/*
.events .e_entry > a img {
    height: 260px;
}
*/
.read_more {
    color: #4c4c4c;
    font-style: italic;
}
.footer {
    color: #fff;
}
.hs_footer .top {
  background: url(../img/pattern2.jpg);
  background: url(../img/footer_bg.jpg) center no-repeat, url(../img/pattern2.jpg) repeat;
}
.footer .bottom {
    padding: 20px 0;
    background: #000;
    text-align: center;
    color: #8f8e8e;
    font-family: 'MR', sans-serif;
    font-size: 13px;
}
.footer .bottom p {
    margin: 0;
}
.footer .col3 {
    width: 30%;
    margin: 1.5%;
    display: inline-block;
    vertical-align: top;
    font-family: 'MR', sans-serif;
}
.footer .last {
    display: none;
}
.align_l {
    text-align: left;
}
.align_c {
    text-align: center;
}
.s_entry .align_c img {
    display: inline-block;
    width: 100%;
    margin: 5px 0 10px;
}
.footer .col_wrapper {
    display: inline-block;
}
.footer .col3 h2 {
    padding: 5px 0;
    margin: 25px 0 10px;
    border-bottom: 1px solid #50453d;
    text-transform: uppercase;
    font-family: 'PR', serif;
    font-size: 18px;
}
.f_left_nav ul {
    margin: 0;
    padding: 0;
    font-family: 'MBS', sans-serif;
}
.f_left_nav ul li {
    margin: 5px 0;
}
.f_left_nav ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
}
.hs_footer .apply_now {
    padding: 8px 0px;
    display: inline-block;
    font-family: 'MBS', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    margin: 50px 0;
    text-decoration: none;
    vertical-align:top;
    /*background: rgb(241, 196, 15);*/
}
.hs_footer .apply_now span {
    display: inline-block;
    /*border: 1px dashed #5b3d1b;*/
    padding: 3px 0px 3px 0px;
    color: #362710;
    color: #ffffff;
    /*border-radius: 10px;*/
    line-height: 100%;
    vertical-align:bottom;
}
.footer .footer_logo {
    margin: 0 0 30px;
}
.footer .icon {
    vertical-align: top;
    margin: 2px 5px 0 20px;
}
.f_social_nav ul {
    margin: 0 0 15px 0;
    padding: 0;
}
.f_social_nav ul li {
    margin: 15px 0;
    vertical-align: middle;
    display: inline-block;
    margin: 0 4px;
}
.f_social_nav ul li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}
.f_social_nav ul li a span {
    margin: 0 0 0 20px;
}
.newsletter, .newsletter + input {
    background: #090705;
    outline: none;
    border: 1px solid #4f4f4f;
    margin: 5px 0;
    padding: 10px 15px;
    width: 170px;
    font-family: 'MR', sans-serif;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}

.newsletter + input {
  width: 75px;
  padding: 10px 5px;
  text-align: center;
  color: #090705;
  background-color: #f1c40f;
}

.u_content .newsletter + input {
  background-color: #27ae60;
  color: #fff;
}

/*
 *
 *   HS CONTENT PAGE LAYOUT
 *
*/
.hs_content a {
  color: #c8a065;
}
.content_title_hs {
    background-image: url(../img/LCHS_inside_page.jpg);
    padding: 80px 0;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.content_title_hs.litSpecialBanner {
    background-image: url(../img/LIT_Banner_20191030.jpg);
}
.content_title_hs.grad2020Banner {
    background-image: url(../img/grad2020.jpg);
}
.content_title_hs h1 {
    margin: 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
    font-family: 'MBS', sans-serif;
    font-size: 65px;
    text-transform: uppercase;
}
.content_title_hs.grad2020Banner h1 {
  color: rgb(241, 196, 15, 0.7);
}
.content_title_u {
    background: url(../img/LCU_inside_page.jpg) center repeat;
    padding: 40px 0;
    text-align: center;
}
.content_title_u h1 {
    margin: 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
    font-family: 'MBS', sans-serif;
    font-size: 65px;
    text-transform: uppercase;
}
#content .main_content {
    background: #fff;
    min-height: 500px;
}
.main_content .breadcrumb {
    padding: 20px 0;
    border-bottom: 1px dotted #7f8c8d;
}
.main_content .breadcrumb ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.main_content .breadcrumb ul li {
    display: inline-block;
    font-size: 12px;
    color: #5b5b5b;
    font-family: 'MR', sans-serif;
    margin: 0 4px 0 0;
    text-transform: uppercase;
}
.main_content .breadcrumb ul li a {
    font-size: 12px;
    text-transform: uppercase;
    color: #5b5b5b;
}
.main_content .breadcrumb ul li.special {
  float: right;
}
.main_content .breadcrumb ul li.special a {
  color: #c8a065;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.main_content .main_left, .main_content .main_right {
    display: inline-block;
    vertical-align: top;
}
.main_content .main_left {
    width: 25%;
    margin: 0 3% 0 0;
}
.main_content .main_right {
    width: 71%;
    font-family: 'MR', sans-serif;
    font-size: 16px;
    padding: 0 0 50px 0;
}
.main_content .main_right.fullWidth {
  width:100%;
}
.fullwrapper .main_right{
  width: 100%;
}
.main_content .main_right h3 {
    font-weight : bold ;
}
.main_content .main_right h3 a {
    font-weight : bold ;
}

.main_content .main_left img, .main_content .main_right img {
    max-width: 100%;
}
.main_content .fullwrapper .main_right img {
    width: 100%;
}
.main_content .side_nav {
    border-top: 10px solid #f1c40f;
}
.main_content .side_nav ul {
    margin: 0;
    padding: 0;
    background: #e2e2e1;
}
.main_content .side_nav ul li:not(:last-child) {
    border-bottom: 1px solid #cdc8b1;
}
.main_content .side_nav ul li a {
    padding: 8px 15px;
    display: block;
    text-decoration: none;
    color: #000;
    font-family: 'PR', serif;
    font-weight: bold;
    font-size: 17px;
}
.main_content .side_nav ul li a:hover {
    background: #e7e3d6;
}

p.donate {
  background-color: #f1c40f;
  padding: 20px;
  width: 200px;
  text-align:center;
  float:right;
}

p.donate a {color: #000; text-decoration: none; font-weight: bold; display: block; font-family: 'MBS', sans-serif; font-size: 20px;}

.testimony {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 25%;
}
.testimony .t_box {
    text-align: left;
    min-height: 120px;
    width: 155px;
    display: inline-block;
    padding: 30px 40px 50px;
    background: url(../img/t_top.jpg) top center no-repeat, url(../img/t_bottom.jpg) bottom center no-repeat, url(../img/pattern3.jpg) center repeat-y;
    font-family: 'MR', sans-serif;
    font-style: italic;
}
.testimony ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.facts {
    margin: 50px 10px 20px;
    background: #e8ecee;
    padding: 15px 0;
}
.hs_content .facts {
    background: #f9f9f8;
}
.fact_title {
    width: 100%;
    padding: 0 10px;
    margin: 0 0 20px -10px;
}
.fact_title h3 {
    color: #ffffff;
    font-family: 'MBS', sans-serif;
    text-align: center;
    margin: 0;
    padding: 10px;
    font-size: 24px;
}
.fact_content {
    padding: 0 15px;
    text-align: center;
    font-family: 'PR', serif;
}
.fact_image {
    margin: 10px;
    padding: 10px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
}

.fact_image img{
   display: inline-block;
   max-width: 100%;
   height: auto;
}
.facts .fact_title {
    position: relative;
}
.facts .fact_title:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -6px;
    left: 0;
    border-left: 10px solid transparent;
}
.facts .fact_title:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -6px;
    right: 0;
    border-right: 10px solid transparent;
}
.u_content .facts .fact_title {
    background: #3054a4;
}
.hs_content .facts .fact_title {
    background: #9e7c3b;
}
.facts .fact_title:before {
    border-top: 6px solid #1a1f2d;
}

.facts .fact_title:after {
    border-top: 6px solid #1a1f2d;
}
.main_content .main_right h1 {
    font-family: 'PR', serif;
    font-size: 30px;
    margin: 0 0 15px 0;
    color: #000;
}
.main_content .col2 {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.main_content .col2:nth-child(odd) {
    margin:0 1.5% 0 0;
}
.main_content .main_right > h2 {
    color: #c8a065;
    font-size: 30px;
    font-family: 'PR', serif;
    margin: 10px 0;
}
.main_content .main_right section .alumdir > h2 {
    color: #c8a065;
    font-size: 30px;
    font-family: 'PR', serif;
    margin: 10px 0;
    margin-top: 5%;
}

.alumdir .alumdirContent .main_right{padding:0px;}
.alumdir .alumdirContent .main_left img{height: auto;display: block;margin: auto;}
    /*position: absolute;
    top: 40%;
    left: 0%;
    position: absolute;
    vertical-align: middle;*/
.alumdir .alumdirContent{background-color: #e2e2e1; margin-bottom: 25px;}
.alumdir .alumdirContent .dirname {color: #c8a065; font-weight: bold; font-size: 25px;margin-bottom: 0px;}
.alumdir .alumdirContent .dirname span{float: right !important;}
.alumdir .alumdirContent .diradd{margin-top:0px;}
.alumdir .alumdirContent p span {margin-right:3%;}
.alumdir .alumdirContent .dirnote p{font-weight: bold;}
.dirimg{padding:35px;text-align: center;height: 170px;vertical-align: middle; display: flex;justify-content: center;}
/*
 *
 *  U HOME PAGE LAYOUT
 *
 */

.u_header .header_top {
    background: #3155a5;
}
.u_header .top_nav ul {
    margin: 30px 0 0;
}
.u_header .top_nav ul li {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}

.left_bottom { display: none; }

.top_nav.bottom li { width: 31.33%; margin: 0 1%; float: left; display: block; height: 39px;  }

.u_header .top_nav ul li a.applyNow, .top_nav.bottom ul li a.applyNow, .u_footer .button.applyNow {
    background-image:url(../img/greenApplyNow.png);
    background-repeat:no-repeat;
    background-size:100% 100%;
    background-position:center center;
    width:139px;
    height:39px;
    margin-top:6px;
}

.u_header .top_nav ul li a.donateNow, .top_nav.bottom ul li a.donateNow, .u_footer .button.donateNow {
    background-image:url(../img/greenDonateNow.png);
    background-repeat:no-repeat;
    background-size:100% 100%;
    background-position:center center;
    width:139px;
    height:39px;
    margin-top:6px;
}

.u_footer .button.donateNow, .u_footer .button.applyNow {
  background-color: transparent;
  background-size: auto;
  padding: 0 !important;
}


.top_nav.bottom ul li a.applyNow { display: block; background-size: 100% auto; height: 39px; width: 100%; max-width: 139px; margin: 0 auto; margin-top: 6px; }

.u_header .top_nav ul li a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
}

.top_nav.bottom ul li a span { color: #fff; }

.u_header .top_nav ul li a span, .top_nav.bottom ul li a span  {
    font-family: 'MBS', sans-serif;
    font-size: 14px;
    margin: 5px 5px 0;
    display: inline-block;
}
.search_box {
    display: inline-block;
    width: 255px;
    background: #2f2f2f;
    text-align: left;
}
.search_box input[type=text] {
    width: 180px;
    border: none;
    outline: none;
    padding: 12px 10px 10px;
    background: none;
    color: #fff;
    font-family: 'MBS', sans-serif;
    font-size: 13px;
    vertical-align: top;
}
.search_box input[type=submit] {
    background: url(../img/search_bt.png) center no-repeat;
    width: 46px;
    height: 39px;
    display: inline-block;
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
    vertical-align: top;
}
.u_header .header_bottom {
    border-bottom: 8px solid #3155a5;
}
.u_header .main_nav > ul > li {
    font-size: 20px;
    font-family: 'MBS', sans-serif;
    color: #3155a5;
}
.u_header .main_nav > ul > li > a {
    color: #3155a5;
}
.u_header .main_nav > ul > li > a:hover,
.u_header .main_nav > ul > li > a.active{
    /*color: #fff;*/
    background-color: #ADD8E6;
}
.u_content .spotlight {
    background: url(../img/pattern4.jpg) repeat;
}
.u_content .spotlight h2, .u_content .events h2 {
    font-size: 36px;
    font-family: 'MBS', sans-serif;
}
.u_content .spotlight .s_entry h1 {
    font-family: 'MBS', sans-serif;
    font-size: 30px;
}
.u_content .spotlight ul li .top {
    height: 140px;
}
.u_content .spotlight ul li.c1 {
    background: #000;
}
.u_content .spotlight ul li.c2 {
    background: #fff;
    color: #000;
}
.u_content .spotlight ul li.c3 {
    background: #3155a5;
}
.u_content .spotlight ul li.c1 .s_entry .top {
    border-bottom: 1px solid #373737;
}
.u_content .spotlight ul li.c2 .s_entry .top {
    border-bottom: 1px solid #e3e3e3;
}
.u_content .spotlight ul li.c3 .s_entry .top {
    border-bottom: 1px solid #4c71c3;
}
.u_content .spotlight .date {
    font-family: 'MBS', sans-serif;
}
.u_content .spotlight .s_entry p:not(.date) {
    font-family: 'PR', sans-serif;
}
.u_content .spotlight .c2 .s_entry h1 {
    color: #000;
    font-size: 30px;
}
.u_content .spotlight .more {
    background: #2f2f2f;
    font-family: 'MBS', sans-serif;
    color: #fff;
    text-decoration: none;
    padding: 8px 0;
    width: 110px;
    text-align: center;
    display: block;
    margin: 15px auto 0 auto;
}
.u_content .events .e_entry .d_box {
    background: #27ae60;
    color: #fff;
}
.u_content .events .e_entry .d_box .month {
    border-bottom: 1px solid #fff;
}
.u_content .events .e_entry {
    font-family: 'PR', serif;
}
.u_content .events .e_entry h1 {
    font-family: 'MBS', sans-serif;
    color: #000;
    font-size: 30px;
}
.u_content .videos {
    padding: 50px 0 35px;
    background: url(../img/pattern5.jpg) center repeat;
    text-align: center;
}
.u_content .videos h2 {
    color: #fff;
}
.hs_content .videos {
    padding: 20px 0 35px;
   /* background: url(../img/pattern5.jpg) center repeat; */
     margin-top: 25px;
    text-align: center;
}
.hs_content .videos h2 {
    color: #fff;
}
.u_footer .top {
    background: #3154a5;
}
.u_footer .col3 h2 {
    border-bottom: 1px solid #6a7f94;
}
.u_footer .apply_now {
    padding: 8px 0px;
    display: inline-block;
    font-family: 'MBS', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    margin: 50px 0;
    text-decoration: none;
    vertical-align:bottom;
    /*background: rgb(241, 196, 15);*/
}
.u_footer .apply_now span {
    display: inline-block;
    /*border: 1px dashed #5b3d1b;*/
    padding: 3px 0px 3px 0px;
    color: #362710;
    color: #ffffff;
    /*border-radius: 10px;*/
    line-height: 100%;
    vertical-align:bottom;
}
.u_footer .apply_now img {
    display:inline-block;
    margin:0px;
}
.u_footer .newsletter {
    background: #303f61;
    border: none;
    color: #fff;
}
.u_footer .partner {
    background: #1e3770;
    text-align: center;
    padding: 20px 0;
}
.u_footer .partner h2 {
    font-family: 'PR', serif;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
.u_footer .partner ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.u_footer .partner ul li {
    display: inline-block;
    margin: 0 15px;
}

/*
 *
 * U CONTENT PAGE LAYOUT
 *
 */
.whiteRow {
  background-color: #FFF;
  font-family: 'MBS', serif;
  font-size: 17px;
  padding: 8px 15px;
  color: #000;
  border-bottom: 1px solid #7f8c8d !important;
  padding-top: 50px;
  text-transform: uppercase;
}
.main_content .side_nav ul .menu_bt + .whiteRow { padding-top: 8px; }
.u_content .main_content .side_nav {
    border-top: 10px solid #3155a5;
}

.u_content .main_content .applyNow {
  background: #27ae60;
  padding: 10px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'MBS', sans-serif;
  text-decoration: none;
  display: inline-block;
  margin: 10px;
}

.u_content .main_content .applyNow span {
  border-radius: 5px;
  border: 1px dashed #fff;
  padding: 6px;
  display: block;
}

.u_content .main_content .side_nav ul {
    border: none;
    background: #ecf0f1;
}
.u_content .main_content .side_nav ul li:not(:last-child) {
    border-bottom: 1px dotted #7f8c8d;
}
.u_content .main_content .side_nav ul li a {
    font-family: 'MBS', serif;
    font-size: 17px;
}
.u_content .main_content .side_nav ul li a:hover {
    background: #dce4e6;
}
.u_content .main_content .main_right {
    font-family: 'PR', serif;
}
.main_content .main_right span {
    font-size: inherit !important;
    font-family: inherit !important;
}

.u_content .main_content .main_right h1,
.u_content .main_content .main_right h2 {
    font-family: 'MBS', sans-serif;
    color: #000;
}
.u_content .testimony .t_box {
    width: 180px;
    background: url(../img/u_t_top.jpg) top center no-repeat, url(../img/u_t_bottom.jpg) bottom center no-repeat, url(../img/pattern6.jpg) center repeat-y;
    font-family: 'PR', sans-serif;
}

.u_content .scholarships label, .u_content .scholarships input {
  display: block;
}
.semesters ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.semesters li {
    display: inline-block;
    margin: 0 5px;
}
.semesters li a {
    text-decoration: none;
    color: #3154a5;
    font-family: 'MBl', sans-serif;
    font-size: 16px;
    border: 1px solid #3154a5;
    border-radius: 17px;
    padding: 5px 15px;
    display: inline-block;
}
.semesters li a:hover, .semesters li a.active {
    background: #3154a5;
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}
.courses,
.alumni {
    margin: 15px 0;
    border: 1px solid #3154a5;
    font-family: 'MBS', sans-serif;
    font-size: 16px;
}
.no-result {
    display: none;
}
.hs_content .courses,
.hs_content .alumni {
    border-color: #000;
}
.semester:not(:first-child) {
    display: none;
}
.department,
.year {
    padding: 0 0 15px 0;
    height: 24px;
    overflow: hidden;
    border-bottom: 1px solid #ffffff;
}
.semester .department:last-child,
.year:last-child,
.courses .department:last-child {
    border: none;
}
.department_title,
.year_title {
    background: #3154a5;
    color: #ffffff;
    padding: 5px 15px;
    margin: 0 0 15px 0;
    font-size: 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    cursor: pointer;
}
.department .department_title {
    position:relative;
}
.department .department_title::before,
.department .department_title::after {
    content: "";
    width: 18px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}
.department .department_title::before {
    transform: rotate(45deg) translate(-8px, 8px);
}
.department .department_title::after {
    transform: rotate(-45deg);
}
.department.open .department_title::before {
    transform: rotate(-45deg) translate(-8px, -8px);
}
.department.open .department_title::after {
    transform: rotate(45deg);
}
.hs_content .department_title,
.hs_content .year_title {
  background: #9E7C3B;
}
.department_title span,
.year_title span {
    display: inline-block;
    vertical-align: middle;
}
.department_title .arrow,
.year_title .arrow {
    margin: 0 10px 0 0;
}
.department_title .close,
.year_title .close {
    width: 10px;
    height: 18px;
    background: url(../img/close_arrow.png) center no-repeat;
}
.department_title .open,
.year_title .open {
    width: 18px;
    height: 10px;
    background: url(../img/open_arrow.png) center no-repeat;
}
.alumni_list {
    list-style: none;
    margin: 0 15px;
    padding: 0 10%;
    border: 1px solid #647ebb;
}
.hs_content .alumni_list {
    border-color: #000;
}
.alumni_list li {
    border-bottom: 1px solid #cccccc;
    text-align: center;
    padding: 8px 0;
}
.alumni_list li:last-child {
    border: none;
}
.course {
    margin: 0 15px;
    border: 1px solid #657fbc;
    border-top: none;
    overflow: auto;
}
.course.borderTop { border-top: 1px solid #657fbc; }
.hs_content .course { border-color: #000; }
.info .c {
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.info .c:nth-child(1) {
    width: 8%;
}
.info .c:nth-child(2) {
    width: 15%;
}
.info .c:nth-child(3) {
    width: 35%;
}
.info .c:nth-child(4) {
    width: 20%;
}
.info .c:nth-child(5) {
    width: 12%;
}
.info .c:nth-child(6) {
    width: 10%;
}
.info .c span {
    padding: 10px 5px;
    display: block;
}
.info .c span:first-child {
    background: #657fbc;
    color: #ffffff;
    border-right: 2px solid #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}
.hs_content .info .c span:first-child {
   background: #9E7C3B;
}
.info .c:last-child span:first-child {
    border: none;
}
.info .c span.hide {
    display: none;
}
.courses .description {
    font-family: 'PR', serif;
    font-weight: bold;
    margin: 15px;
    line-height: 120%;
    font-size: 14px;
}
.calendar {
    margin: 10px 0;
    font-family: 'MBS', sans-serif !important;
    position: relative;
}
.calendar_filter {
    text-align: center;
    position: relative;
    z-index: 100;
    font-family: 'MBS', sans-serif;
}
.calendar_filter > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
.calendar_filter > ul > li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background: #cccccc;
    border: 1px solid #ffffff;
}
.calendar_filter > ul > li a {
    text-decoration: none;
    padding: 10px 25px;
    color: #4d4d4d;
    display: block;
}

.main_right .staff_expanded_image
{
    padding: 44px 44px 0 44px;
    display: inline-block;
    vertical-align: top;
}
.main_right .faculties {

}
.main_right .faculties p {
    font-family: 'MR', sans-serif;
    font-size: 15px !important;
}
.main_right .faculty_left,
.main_right .donor_left {
    width: 25%;
    padding: 43px 2%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.main_right .faculty_right,
.main_right .donor_right {
    width: 65%;
    display: inline-block;
    vertical-align: top;
    padding: 43px 2% 0;
}
.main_right .faculty_left img {
    max-width: 140px;
    width: 100%;
}
.main_right hr { clear: both; } /*I added this for the faculty pages. If it breaks somethign else, be sure to fix those pages. */
.main_right .staffs {
    text-align: center;
}
.main_right .row {
    border-bottom: 1px dotted #bec1c1;
}

.main_right .donors {
    display: flex;
    flex-wrap: wrap;
}
.main_right .row-new {
    width: 30%;
    display: flex;
    flex-direction: column;
} 
.main_content .main_right .row-new img {
    max-width: 280%;
    max-height: 180px;
} 
.main_right .row-new .donor_left {
    width: 25%;
    padding: 25px 2%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.main_right .row-new .donor_right {
    width: 65%;
    display: inline-block;
    vertical-align: top;
    padding: 0px 2% 0;
}

.main_right .row-new .donor_right h2 {
    font-family: 'MBS', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 5px;
}

.main_right .row:nth-child(even) {
    background: #ecf0f1;
}
.main_right .staff {
    width: 240px;
    display: inline-block;
    padding: 43px 10px;
    vertical-align: top;
    border-top: 1px dotted #bec1c1;
}
.main_right .staffpic {
    padding: 0 40px 5px;
}
.main_right .staffpic img {
    border: 1px solid #e7e7e7;
}
.main_right .staffinfo {
    text-align: center;
    padding: 0 5px;
}
.main_right .staffinfo h2 {
    text-transform: uppercase;
    font-family: 'MBS', sans-serif;
    font-size: 13px;
    margin: 0 0 3px;
    line-height: 100%;
}
.main_right .staffinfo h3 {
    font-family: 'MBS', sans-serif;
   /* text-transform: uppercase;*/
    font-size: 14px;
    margin: 0;
}
.main_right .staffinfo p {
    font-family: 'MBS', sans-serif;
    font-size: 12px;
    margin: 8px 0;
}
.main_right p.color {
    font-family: 'MBS', sans-serif;
    font-size: 14px;
    margin: 0;
}
.main_right p.color a {
    text-decoration: none;
}
.u_content .main_right .faculty_right h2,
.u_content .main_right .donor_right h2,
.u_content .main_right .staffinfo h2,
.u_content .main_right p.color,
.u_content .main_right p.color a {
    color: #3154a5;
}
.hs_content .main_right .faculty_right h2,
.hs_content .main_right .donor_right h2,
.hs_content .main_right .staffinfo h2,
.hs_content .main_right p.color,
.hs_content .main_right p.color a {
    color: #c8a065;
}
.main_right .faculty_right h2,
.main_right .donor_right h2 {
    font-family: 'MBS', sans-serif;
    text-transform: uppercase;
    font-size: 21px;
    margin: 0 0 5px;
}
.main_right .faculty_right h2 a {
    color: #3154a5;
    text-decoration: none;
}
.main_right .faculty_right h2 span {
    color: #303030;
    font-family: 'MR', sans-serif !important;
    font-weight: normal;
    text-transform: none;
}
#custom {
    width: 220px;
    padding: 10px 15px;
    position: absolute;
    top: 100%;
    left: 40px;
    background: #ffffff;
    text-align: left;
    display: none;
    z-index: 10;
}
#custom:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 10px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #ffffff;
    z-index: 10;
}
#custom:after {
    content: "";
    position: absolute;
    top: -14px;
    left: 9px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 14px solid #3154a5;
}
.hs_content #custom:after {
    border-bottom: 14px solid #9f7c3c;
}
.u_content #custom {
    border: 1px solid #3154a5;
}
.hs_content #custom {
    border: 1px solid #9f7c3c;
}
#custom ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#custom ul li {
    padding: 2px 10px;
}
#custom ul li:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
}
#custom input[type=checkbox] {
    margin: 0 5px 0 0;
}
#e_popup {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    background: #ffffff;
    z-index: 100;
    display: none;
}
#e_popup .title {
    min-height: 22px;
    color: #ffffff;
    padding: 5px 15px;
    position: relative;
}
#e_popup .title h2 {
    color: #ffffff;
    font-size: 16px;
    margin: 0;
    padding: 0 25px 0 0;
}
#e_popup .close {
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 5px;
}
#e_popup .popup_content {
    padding: 10px 15px;
    font-size: 13px;
    font-family: 'MR', sans-serif;
}
#e_popup .popup_content p {
    margin: 0;
}
#e_popup .mbs {
    font-family: 'MBS', sans-serif;
    margin: 0 10px 0 0;
}
.u_content #e_popup .title {
    background: #3154a5;
}
.hs_content #e_popup .title {
    background: #9f7c3c;
}
.u_content #e_popup .close {
    background: url(../img/u_close_bt.jpg) center no-repeat;
}
.hs_content #e_popup .close {
    background: url(../img/hs_close_bt.jpg) center no-repeat;
}
.u_content #e_popup {
    border: 1px solid #3154a5;
}
.hs_content #e_popup {
    border: 1px solid #9f7c3c;
}
.quiz {
    background: #5186c2; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxODZjMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2Y3ZWNjZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2MzZTZmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iIzIwN2NjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjM2U2ZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #5186c2 0%, #f7eccd 20%, #c3e6fa 50%, #207cca 80%, #c3e6fa 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5186c2), color-stop(20%,#f7eccd), color-stop(50%,#c3e6fa), color-stop(80%,#207cca), color-stop(100%,#c3e6fa)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #5186c2 0%,#f7eccd 20%,#c3e6fa 50%,#207cca 80%,#c3e6fa 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #5186c2 0%,#f7eccd 20%,#c3e6fa 50%,#207cca 80%,#c3e6fa 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #5186c2 0%,#f7eccd 20%,#c3e6fa 50%,#207cca 80%,#c3e6fa 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #5186c2 0%,#f7eccd 20%,#c3e6fa 50%,#207cca 80%,#c3e6fa 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5186c2', endColorstr='#c3e6fa',GradientType=0 ); /* IE6-8 */
}
.quiz_content {
    width: 100%;
    background: url(../img/building.png) center bottom no-repeat;
    text-align: center;
    padding: 0 0 480px;
}
.quiz_score {
    display: inline-block;
    background: #ffffff;
    width: 200px;
    height: 200px;
    border-radius: 170px;
    padding: 70px;
    margin: 5% 0;
}
.quiz_score span {
    width: 100%;
    display: inline-block;
    color: #51bc7a;
    font-family: 'MBS', sans-serif;
    font-size: 32px;
    text-transform: uppercase;
}
.quiz_score .score {
    font-size: 165px;
    line-height: 70%;
}
.quiz_score img {
    margin: 20px 0 0;
}
.quiz_form {
    display: inline-block;
    background: #ffffff;
    width: 300px;
    border-radius: 20px;
    padding: 20px;
    margin: 30px 0;
    visibility: hidden;
}
.quiz_form input[type=text],
.quiz_form input[type=email] {
    padding: 5px 10px;
}
.quiz_form input {
    margin: 5px 0;
}
.quiz_form .disclaimer {
    font-size: 12px;
}
.pen {
    width: 100%;
    height: 3670px;
    background: url(../img/pen.png) center top no-repeat;
    position: relative;
}
.box {
    background: rgba(79, 185, 118, 0.8);
    width: 0;
    padding: 8px;
    border-radius: 20px;
    text-align: left;
    color: #ffffff;
    font-family: 'MBS', sans-serif;
    position: absolute;
    opacity: 0;
    overflow: hidden;
}
.box:nth-child(1) {
    top: 250px;
    right: 17%;
}
.box:nth-child(2) {
    top: 650px;
    left: 17%;
}
.box:nth-child(3) {
    top: 1150px;
    right: 17%;
}
.box:nth-child(4) {
    top: 1550px;
    left: 15%;
}
.box:nth-child(5) {
    top: 1900px;
    right: 15%;
}
.box:nth-child(6) {
    top: 2250px;
    left: 19%;
}
.box:nth-child(7) {
    top: 2570px;
    right: 10%;
}
.box:nth-child(8) {
    top: 2800px;
    left: 15%;
}
.box:nth-child(9) {
    top: 2950px;
    right: 18%;
}
.box:nth-child(10) {
    top: 3120px;
    left: 18%;
}
/*.box > span {
    display: inline-block;
    color: #56f674;
    font-size: 75px;
    width: 11.25%;
    vertical-align: top;
    line-height: 100%;
    margin: 0 1.25% 0 0;
}*/
.box > span {
    color: #56f674;
    display: block;
    float: left;
    font-size: 75px;
    line-height: 100%;
    margin: 0 1.25% 0 0;
    vertical-align: top;
    width: auto;
}
.question {
    /*display: inline-block;
    width: 87.5%;
    font-size: 18px;*/
    display: block;
    font-size: 18px;
    overflow: auto;
}
.answer {
  overflow: auto;
}
.question h2 {
    line-height: 100%;
    font-size: 18px;
    margin: 10px 0;
}
.answer input {
    vertical-align: top;
    margin: 5px 0;
    float: left;
}
.answer span:not(.feedback) {
    /*display: inline-block;
    margin: 0 5px;
    width: 85.71%;
    vertical-align: top;*/
    display: inline-block;
    float: left;
    margin: 0 5px;
    vertical-align: top;
    width: 85.71%;
}
.answer .feedback {
    float: right;
}
.answer .correct {
    color: green;
}
.answer .incorrect {
    color: red;
}
.scroll {
    color: #ffffff;
    font-family: 'MR', sans-serif;
    font-size: 20px;
    background: url(../img/scroll.png) center top no-repeat;
    padding-top: 160px;
    margin-left: 20px;
}
.quiz h1 {
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'MBl', sans-serif;
    font-size: 30px;
    margin: 10px 0;
    line-height: 100%;
}
.login_form input[type=text],
.login_form input[type=password] {
    display: block;
    margin: 5px 0;
    width: 250px;
}
.login_form label {
    display: block;
    margin: 5px 0;
    font-weight: bold;
}
.login_form input[type=submit] {
    margin: 5px 0;
    padding: 10px 20px;
    color: #ffffff;
    border: none;
    outline: none;
}
.login_form.university input[type=submit] {
    background: #3155a5;
}
.login_form.high-school input[type=submit] {
    background: #f1c40f;
}
.logout {
    margin: 5px 0;
    background: #3155a5;
    padding: 10px 20px;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
}


.mapaThumb { position:relative; width:100%;  }
.mapaThumb iframe{ width:100%; height:400px; margin-top:-75px; }
.mapaThumb .mapaItem{ overflow:hidden; height:250px; }


/*
 *
 * MAKE A GIFT
 *
 *
 */

#makegift, .customForm, #residencefees, #els, .customForm {
   background: #3154A5;
   padding: 40px;
   font-family: 'MR', sans-serif;
}

#residencefees pre {
  width: 70%;
  border: 1px solid #FCD160;
  font-family: "MR",sans-serif;
  background-color: #FFF;
  margin: 0 auto;
  padding: 10px;
}

.hs_content #makegift,
.hs_content .customForm,
.hs_content #residencefees,
.hs_content #els { background: #000; }

#makegift *,
.customForm *,
#residencefees *,
#alumniSearch,
#els *  {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#makegift .wrap,
.customForm .wrap,
#residencefees .wrap,
#els .wrap  {
   background: #ededed;
   padding: 20px 0;
}

#makegift .bluebar,
.customForm .bluebar,
#residencefees .bluebar,
#els .bluebar  {
   width: 105%;
   margin-left: -2.5%;
   background: #27AE60;
   padding: 20px;
   color: #000;
   border-bottom: 2px solid #8f9198;
   text-align: center;
   text-transform: uppercase;
   font-weight: bold;
   margin-bottom: 20px;
   font-size: 24px;
   position: relative;
}
.hs_content #makegift .bluebar,
.hs_content .customForm .bluebar,
.hs_content #residencefees .bluebar,
.hs_content #els .bluebar  {
  background: #F1C40F;
  border-color: #eeb458;
}
.searchWrap { width: 100%; overflow: auto; margin-bottom: 10px; }
#expand { overflow: hidden;  width: 22%; background: #3154a5; color: #FFF; float: right; height: 42px; vertical-align: middle; line-height: 42px; font-size: 20px; text-align: center; cursor: pointer; border-radius: 20px;  font-family: 'MBS', sans-serif; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);  }
.hs_content #expand { background-color: #9E7C3B; }

#makegift .bluebar:before,
#makegift .bluebar:after,
.customForm .bluebar:before,
.customForm .bluebar:after,
#residencefees .bluebar:before,
#residencefees .bluebar:after,
#els .bluebar:before,
#els .bluebar:after, { position:absolute; content:""; width:0px; height:0px; border-bottom: 15px solid transparent; border-left: 15px solid transparent; border-top: 15px solid #32724d; top:75px; left:4px; }

.hs_content #makegift .bluebar:before, .hs_content #makegift .bluebar:after,
.hs_content .customForm .bluebar:before, .hs_content .customForm .bluebar:after,
.hs_content #els .bluebar:before, .hs_content #els .bluebar:after,
.hs_content #residencefees .bluebar:before, .hs_content #residencefees .bluebar:after { border-top-color: #9E7C3B; }

#makegift .bluebar:after,
.customForm .bluebar:after,
#els .bluebar:after,
#residencefees .bluebar:after { border-right: 15px solid transparent; border-left: none; right:4px; left: auto; }

.mb { font-family: "MB",sans-serif; }
#makegift *::-webkit-input-placeholder,
.customForm *::-webkit-input-placeholder,
#residencefees *::-webkit-input-placeholder,
#els *::-webkit-input-placeholder { color: #878787; opacity: 1; }

#makegift *:-moz-placeholder,
.customForm *:-moz-placeholder,
#els *:-moz-placeholder,
#residencefees *:-moz-placeholder { color: #878787; opacity: 1;  }

#makegift *::-moz-placeholder,
.customForm *::-moz-placeholder,
#els *::-moz-placeholder,
#residencefees *::-moz-placeholder { color: #878787; opacity: 1; }

#makegift *:-ms-input-placeholder,
.customForm *:-ms-input-placeholder,
#els *:-ms-input-placeholder,
#residencefees *:-ms-input-placeholder { color: #878787; opacity: 1; }

#makegift input:invalid,
.customForm input:invalid,
#els input:invalid,
#residencefees input:invalid { box-shadow: none;  }

#makegift input,
.customForm input,
#els input,
#residencefees input { outline: none; box-shadow: none;  }
#makegift input, #makegift textarea, #makegift select,
.customForm input, .customForm textarea, .customForm select,
#makegift .innerwrap, #alumniSearch,
#residencefees input, #residencefees textarea, #residencefees select, #residencefees .innerwrap,
#els input, #els textarea, #els select, #els .innerwrap { border: 2px solid #878787; border-left-color: #aeaeae; height: 45px; border-right-color: #aeaeae; margin-top: -2px; width: 70%; display: block; margin: 0 15%; padding: 10px; color: #878787; font-weight: bold; font-size: 16px;  }

.customForm select[disabled],
.customForm input[disabled] {
  background-color: transparent;
  cursor: default;
}

.zerodollar { display: none; }

#makegift input.error,
.scholarship form input.error,
.customForm input.error,
#els input.error { border-color: red;  }
#alumniSearch { float: left; margin: 0; }

#makegift input + p + input,
#makegift input + input,
#makegift input + .selectwrap.full select,
#residencefees input + p + input, #residencefees input + input,
#els input + p + input, #els input + input { border-top: 0; }

#makegift .selectwrap.full,
.customForm .selectwrap .full,
#els .selectwrap.full { overflow: hidden; width: 70%; }
#makegift .selectwrap,
.customForm .selectwrap,
#residencefees .selectwrap,
#els .selectwrap { background: url(../img/u_gift_arrow.png) no-repeat 97%  center;  }
.hs_content #makegift .selectwrap,
.hs_content .customForm .selectwrap,
.hs_content #residencefees .selectwrap,
.hs_content #els .selectwrap { background-image: url(../img/hs_gift_arrow.png); }
#makegift .selectwrap, #makegift .labelwrap, #makegift .innerwrap,
.customForm .selectwrap, .customForm .labelwrap, .customForm .innerwrap,
#els .selectwrap, #els .labelwrap, #els .innerwrap,
#residencefees .selectwrap, #residencefees .labelwrap, #residencefees .innerwrap { width: 34%; margin: 0 15%; border-right: 2px solid #aeaeae; background-color: #fff; position: relative; }
#makegift .labelwrap,
.customForm .labelwrap,
#els .labelwrap,
#residencefees .labelwrap { border: none; background: transparent; text-align: left; /*line-height: 44px;*/ width: 28% }
#makegift .labelwrap + .selectwrap, #makegift .labelwrap + .innerwrap,
.customForm .labelwrap + .selectwrap, .customForm .labelwrap + .innerwrap,
#els .labelwrap + .selectwrap, #els .labelwrap + .innerwrap,
#residencefees .labelwrap + .selectwrap, #residencefees .labelwrap + .innerwrap { width: 40%; }
#makegift .innerwrap,
.customForm .innerwrap,
#els .innerwrap,
#residencefees .innerwrap { background: #FFF none; }
#makegift .selectwrap select,
.customForm .selectwrap select,
#els .selectwrap select,
#residencefees .selectwrap select { width: 107%; width: calc(100% + 20px);  margin: 0; background: transparent; -webkit-appearance: none; }
#makegift .left,
.customForm .left,
#els .left,
#residencefees .left { float: left; margin-right: 0; overflow: hidden; font-size: 19px; }
#makegift .right,
.customForm .right,
#els .right,
#residencefees .right { float: left; margin-left: 2%; margin-right: 0; overflow: hidden;}
#makegift .center,
.customForm .center,
#els .center,
#residencefees .center { float: none; width: 70%; text-align: left; margin: 0 auto 20px auto; font-size: 19px; line-height: normal; }
#makegift .inputwrap,
.customForm .inputwrap,
#els .inputwrap,
.customForm .inputwrap,
#residencefees .inputwrap { margin-bottom: 20px; overflow: hidden; position: relative;  }
#makegift label,
.customForm label,
#els label,
#residencefees label { font-family: 'PR', serif; text-align: center; display: block; font-size: 23px; margin-bottom: 20px; }

.customForm label {
  font-size: 19px;
  width: 70%;
  margin: 0 auto 20px auto;
}

#els label { font-family: 'PR', serif; display: block;  margin-bottom: 20px; }

#els .inputwrap label.labelwrap { font-size: 19px; }

#els .inputwrap label { font-size: 16px; padding: 0 20px; }


#makegift .row label,
.customForm .row label,
#els .row label {
    display: inline-block;
    width: 30%;
    box-sizing: border-box;
}
#makegift .spacer,
.customForm .spacer,
#els .spacer,
#residencefees .spacer { clear: both; margin-top: 20px; float: left; display: none; }
#makegift input[type="checkbox"],
.customForm input[type="checkbox"],
#els input[type="checkbox"],
#residencefees input[type="checkbox"],
#residencefees input[type="radio"],
#els input[type="radio"] { cursor: pointer; height: 20px; left: 50%; margin: 12px auto 0 -10px; opacity: 0; position: absolute; bottom: 0;  width: 20px; z-index: 100;}
#makegift input[type="checkbox"] + .psuedoBox,
.customForm input[type="checkbox"] + .psuedoBox,
.customForm input[type="radio"] + .psuedoBox,
#residencefees input[type="checkbox"] + .psuedoBox,
#residencefees input[type="radio"] + .psuedoBox,
#els input[type="checkbox"] + .psuedoBox,
#els input[type="radio"] + .psuedoBox
{ background-color: #FFF;  border: 2px solid#878787; cursor: pointer; display: block; height: 20px; margin: -10px auto 0; position: relative; vertical-align: middle; width: 20px; }

.customForm input[type="checkbox"] + .psuedoBox {
      margin: 12px auto 0 auto
}

#makegift input:checked + .psuedoBox:after,
.customForm input:checked + .psuedoBox:after,
#els input:checked + .psuedoBox:after,
#residencefees input:checked + .psuedoBox:after { content: ''; width: 12px; height: 12px; background-color: #27AE60; position: absolute; top: 2px; left: 2px;  }
.hs_content #makegift input:checked + .psuedoBox:after,
.hs_content .customForm input:checked + .psuedoBox:after,
.hs_content #els input:checked + .psuedoBox:after,
.hs_content #residencefees input:checked + .psuedoBox:after { background-color: #F1C40F;  }
#makegift .hiddenwrap,
.customForm .hiddenwrap,
#els .hiddenwrap,
#residencefees .hiddenwrap { display: none;  }
#makegift hr,
.customForm hr,
#els hr,
#residencefees hr { width: 70%; display: block; margin: 0 auto 20px auto; border-top: 1px solid #999; }
#makegift .hiddenwrap label,
.customForm .hiddenwrap label,
#els .hiddenwrap label,
#residencefees .hiddenwrap label { font-size: 18px; }
#makegift textarea,
.customForm textarea,
#els textarea,
#residencefees textarea { height: 180px; resize: none; }
#makegift .question,
.customForm .question,
#els .question,
#residencefees .question { height: 30px; float: left; cursor: pointer; max-width: none; width: 30px; background: url(../img/hs_help_icon.png) no-repeat center center; color: #000; }
#makegift button,
.customForm button,
#els button,
#residencefees button,
#residencefees .smaller,
#els .smaller { text-align: center; text-decoration: none; background-color: #27ad60; border: medium none; color: #000; display: block; font-size: 25px; font-weight: bold; margin: 0 auto; padding: 20px; text-transform: uppercase;}
#makegift button.disabled,
.customForm button.disabled,
#els button.disabled { background-color: #999; color: #fff; }
.hs_content #makegift button,
.hs_content .customForm button,
.hs_content #els button,
.hs_content #residencefees button { background: #f1c40f; }
#residencefees .res_fees,
#els .res_fees { border: 5px solid #333; text-align: center; cursor: pointer; margin: 5px auto 0; background-color: #878787; color: #fff; font-size: 15px; padding: 10px 5px; text-transform: none; width: 100%; }
#residencefees .res_fees.half { float: left; width: 50%; }
#residencefees .res_fees.disabled:hover { background-color: #878787; cursor: pointer; border: 5px solid #878787; }
#residencefees .res_fees.disabled {  background-color: #aeaeae; border: 5px solid #aeaeae; }
#residencefees button.res_fees.disabled, #residencefees button.res_fees { background-color: #27ad60; color: #000; }
#makegift .helpertext,
.customForm .helpertext,
#els .helpertext,
#residencefees .helpertext { padding: 10px 0;  color: #27AE60; width: 70%; margin: 0px 15%; font-weight: bold;  text-align: left;  clear: both; display: none; font-size: 15px;  }
.hs_content #makegift .helpertext,
.hs_content .customForm .helpertext,
.hs_content #residencefees .helpertext { color: #f39c12;  }
#makegift .select.hidden,
.customForm .select.hidden,
#els .select.hidden,
#residencefees .select.hidden { display: none; }
#residencefees p, #residencefees ul { width: 70%; display: block; margin: 10px auto; }
#residencefees p.errorTxt, #residencefees p.txt { clear: both; text-align: center; color: red; padding: 10px 0 0 0; margin: 0 auto; }
#residencefees p.txt { width: 100%; }
#residencefees .smaller { margin-top: 20px; font-size: 20px; width: 50%; padding: 10px;  }

#residencefees .radio_box input[type="radio"] + .psuedoBox,
.customForm .radio_box input[type="radio"] + .psuedoBox { margin-top: 0; }

#residencefees .radio_box,
.customForm .radio_box { width: 50%; float: left; position: relative;  }

#residencefees .radio_box span,
.customForm .radio_box span { width: 100%; display: block; text-align: center; }

#residencefees .radio_box input,
.customForm .radio_box input { cursor: pointer; height: 20px; left: 50%; opacity: 0; position: absolute; bottom: 0; width: 20px; z-index: 100; bottom: auto; top: 0; margin: 0 auto; margin-left: -10px; }

#residencefees table,
.customForm table {width: 70%; margin: 20px 15%; }

#residencefees table th { font-weight: bold; }

#residencefees table td { position: relative;  padding: 10px; vertical-align: top;  }

#residencefees table input[type="checkbox"] + .psuedoBox,
.customForm table input[type="checkbox"] + .psuedoBox { margin: 0;  float: left;  }

.customForm table td { position: relative; }

#reunion_reg table td input[type="checkbox"] {
  left: 10px;
  bottom: initial;
  top: -10px;
}

.customForm p.styled {
  margin: 0;
  text-align: center;
}

#residencefees table input[type="checkbox"] { left: 0; margin: 10px; top: 0;  }

#residencefees table input[type="number"] { width: 50px; margin: 0 auto; font-size: 14px; height: auto; padding: 5px 0 5px 10px; }

#residencefees table input[type="number"] + p { text-align: center; margin-top: 0;  }

#residencefees table .grey { background: #ccc  padding-box;  border-bottom: 1px solid #000; border-left: 1px solid #000;  }

#residencefees table .total { background: #fff padding-box;  border-left: 1px solid #000; border-bottom: 1px solid #000; text-align: right;  }

#residencefees table .border-no { border: none; background: #ededed;  }

/*screws up https://www.luthercollege.edu/university/residence-food-services/residence/pay-for-residence-fees */

#residencefees .psuedoBox + p,
.customForm .psuedoBox + p { float: left; margin: 0 0 0 5px;  }

#residencefees .p-wrap p { float: none; width: 100%; padding: 0 10px; }

#reunion_reg tr { vertical-align: top; padding-bottom: 20px; }

.btnwrap { width: 70%; overflow: auto; margin: 0 auto 20px auto; }
.form .hide {
  display: none;
}
.form form {
    padding: 0 20px;
}
.form label {
    font-weight: bold;
    margin: 5px 0;
    display: block;
}
.form input[type=text],
.form input[type=email],
.form input[type=number],
.form input[type=file] {
    width: 90%;
    padding:8px 10px;
    margin-bottom: 15px;
}
.form select {
    max-width: 470px;
    width: 100%;
    padding: 8px 10px;
    margin-bottom: 15px;
}
.form textarea {
    width: 90%;
    height: 150px;
    padding: 8px 10px;
    resize: none;
}
.form input[type=submit],
.form input[type=button] {
    background: #2e2e2e;
    padding: 15px 50px;
    outline: none;
    border: none;
    color: #000000;
    text-transform: uppercase;
    font-family: 'MBS', sans-serif;
    font-size: 25px;
    display: inline-block;
}
.hs_content .form input[type=submit],
.hs_content .form input[type=button] {
    background: #f1c40f;
}
.u_content .form input[type=submit],
.u_content .form input[type=button] {
    background: #27AE60;
}
.form .radio_buttons,
.form .checkbox_buttons {
    display: inline-block;
    text-align: left;
    margin: 0 0 15px 0;
}
.form {
    padding: 30px;
    background: #888888;
}

.form.scholarship {
  font-size: 18px;
}

.form.scholarship .checkbox_buttons {
  margin-bottom: 50px;
}

.form.scholarship span > i {
  margin-top: 10px;
}
.hs_content .form {
    background: #000000;
}
.u_content .form {
    background: #3154A5;
}
.form_wrapper {
    background: #ffffff;
    padding: 20px 0;
}
.form_title {
    background: #2e2e2e;
    padding: 20px;
    width: 100%;
    margin: 0 0 20px -20px;
    text-align: center;
    position: relative;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.75);
}

.form_wrapper h2.green {
  background:#27AE60;
  display: inline-block;
  padding: 10px;
}
.form_wrapper h2.yellow {
  background: #F1C40F;
  color: #000000;
  padding: 10px;
  display: inline-block;
  font-family: 'MR', sans-serif;
  font-weight: bold;
}
.form_wrapper span * {
  display: inline;
}

.form_wrapper span i {
  display: block;
}
.hs_content .form_title {
    background: #F1C40F;
    -webkit-box-shadow: 0px 2px 0px 0px #eeb458;
    -moz-box-shadow: 0px 2px 0px 0px #eeb458;
    box-shadow: 0px 2px 0px 0px #eeb458;
}
.u_content .form_title {
    background: #27AE60;
    -webkit-box-shadow: 0px 2px 0px 0px #8f9198;
    -moz-box-shadow: 0px 2px 0px 0px #8f9198;
    box-shadow: 0px 2px 0px 0px #8f9198;
}
.form_title:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -12px;
    left: 0;
    border-top: 12px solid #000000;
    border-left: 20px solid transparent;
}
.form_title:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -12px;
    right: 0;
    border-bottom: 12px solid transparent;
    border-left: 20px solid #000000;
}
.hs_content .form_title:before {
    border-top: 12px solid #9E7C3B;
}
.hs_content .form_title:after {
    border-left: 20px solid #9E7C3B;
}
.u_content .form_title:before {
    border-top: 12px solid #32724d;
}
.u_content .form_title:after {
    border-left: 20px solid #32724d;
}
.form_title h3 {
    color: #000000;
    text-transform: uppercase;
    font-size: 26px;
    font-family: 'MBS', sans-serif;
    margin: 0;
}
.form select.form_time_h,
.form select.form_time_m,
.form select.form_time_s {
    width: 70px;
    margin: 0 5px;
}
.form select.form_birthdate_m {
    width: 130px;
    margin-right: 10px;
}
.form select.form_birthdate_d {
    width: 70px;
    margin-right: 10px;
}
.form select.form_birthdate_y {
    width: 100px;
}
.form select.graduation_details_1,
.form select.graduation_details_1_year,
.form select.graduation_details_2,
.form select.graduation_details_2_year {
    width: 250px;
    margin-right: 10px;
}
.form .txt {
    margin: 0;
    color: red;
}
#columns {
    width: 100%;
}
#columns .column {
    vertical-align: top;
    width: 94%;
    padding: 1%;
    display: inline-block;
}

#columns .column.left, #columns .column.right { width: 46%; }
#columns .column.left { float: left; }
#columns .column.right { float: right; }

.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
}

.homecoming-list span[name=name] { text-transform: capitalize; }

ul.employement {list-style-type: none;
padding: 0;}

ul.employement li {
  width: 240px;
  height: 260px;
  background: #ebebeb;
  vertical-align: top;
  margin: 0 20px 20px 0;
  box-sizing: border-box;
  padding: 10px;
  position: relative;
  border: 1px solid transparent;
  display: none;
}

ul.employement .show {
  display: inline-block;
}

ul.employement li:hover {
  border: 1px solid #000;
}

ul.employement li:hover .middle h2 {
  color: #000;
}

.u_content ul.employement li:hover {
  border: 1px solid #3054a4;
}

.u_content ul.employement li:hover .middle h2 {
  color: #3054a4;
}

ul.employement .bottom {
  position: absolute;
  left: 10px;
  bottom: 0;
  width: calc(100% - 20px);
  padding: 5px 0;
  box-sizing: border-box;
  border-top: 1px solid #c0c0c0;
}

ul.employement .bottom a {
  float: right;
}

.button {
  text-transform: uppercase;
  padding: 9px 20px !important;
  display: inline-block;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 15px;
}
.hs_header .button,
.hs_footer .button {
  background: #b52121;
}
.hs_header .button {
  margin-top: 33px;
  margin-right: 5px;
}
.u_header .button,
.u_footer .button {
  background: #27ae60;
}

#form_wait {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}

#form_wait .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
}

#form_wait h1 {
  color: #fff;
  font-size: 30px;
}

#form_wait img {
  -webkit-animation:spin 2s linear infinite;
  -moz-animation:spin 2s linear infinite;
  animation:spin 2s linear infinite;
  width: 50px;
  height: auto;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

table.styled {
  width: 100%;
  text-align: center;
  font-family: 'MBS', sans-serif;
}

table.styled p {
  margin: 5px 0;
}

table.styled tr {
  background: #f6f6f6;
}

table.styled tr td {
  padding: 5px;
}

table.styled tr:nth-child(even) {
  background: #e3e3e3;
}

table.styled tr td:nth-child(even) {
  background: #fff;
}

table.styled tr:nth-child(even) td:nth-child(even) {
  background: #ebebeb;
}

table.styled tr:first-child td {
  background: #5877ba;
  color: #fff;
}
table.styled tr:first-child td:nth-child(even) {
  background: #4569b7;
}

figure {
  height: auto !important;
}

ul.blog {
  margin: 0;
  list-style: none;
  padding: 0;
}

.blog a {
  text-decoration: none;
}

.blog li {
    border-top: 1px dotted #d6d6d6;
}

.videos .blog li {
  padding: 10px;
  text-align: left;
}

.blog li:first-child {
  border-top: none;
}

.blog li:last-child {
    border-bottom: 1px dotted #d6d6d6;
}

.main_content .main_right .blog h2, .blog h2 {
  border-bottom: 1px dotted #d6d6d6;
  margin: 0;
  padding: 10px 0;
  font-family: 'MR', sans-serif;
  color: #000 !important;
  font-weight: bold;
  font-size: 30px;
  text-transform: none;
}

.videos .blog h2 {
  font-size: 20px;
}

.main_content .main_right .blog h2:hover, .blog h2:hover {
  color: #c8a065;
}

.main_content .main_right .blog li .date, .blog li .date {
  font-weight: bold;
  border-bottom: 1px dotted #d6d6d6;
  margin: 0;
  padding: 10px 0;
  font-size: 14px;
}

.blog li .text {
  margin-top: 20px;
}

.blog .read_more {
  display: inline-block;
  background: #f1c40f;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 20px;
  font-style: normal;
  font-size: 13px;
  margin-bottom: 30px;
}

.videos .blog .read_more {
  margin-bottom: 15px;
}

.videos .blog + a {
  margin: 10px 0;
  display: block;
}

.homecoming-list {

}

.homecoming-list li {
  padding: 0;
  margin: -10px 0;
  line-height: 16px;
  display: table-row;
}

.homecoming-list span[name=name] {
  display: table-cell;
  vertical-align: middle;
}

.homecoming-list .spacer {
  width: 100px;
  display: table-cell;
}

.homecoming-list .fb {
  display: table-cell;
}

#popupBox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100000;
}

#popupBox .info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  max-width: 95%;
}

#popupBox #close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 54px;
  height: 54px;
  z-index: 10000000000;
}

#popupBox .info img {
  display: block;
}

.lutherVR {
  width: 100%;
  height: 700px;
  border: 0;
}

.numwrap {
  padding-bottom: 40px;
  display: none;
}

.ifyes { display: none; }

.addthis {
  margin: 15px 0;
  height: 31px;
}

.calendar_subscription {
  margin: 10px 0;
}

.calendar_subscription .error {
  color: red;
}

.calendar_subscription form {
  display: none;
}

.calendar_subscription.active form {
  display: block;
}

.calendar_subscription form input[type=submit] {
  color: #362710;
  background-color: #f1c40f;
  padding: 4px 10px;
  margin-top: 10px;
  border: none;
  outline: none;
}

.calendar_subscription ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.g-recaptcha {
  margin-top: 10px;
}

.image-container {
  position: relative;
}

.image-container .tooltip {
  position: absolute;
  box-shadow: inset 0 0 0 1px #f1c40f;
}

.image-container .tooltip.luther-dollars {
  width: 9.3%;
  height: 22%;
  top: 9.4%;
  left: 66.6%;
}

.image-container .tooltip.meals-100 {
  width: 15.6%;
  height: 13.7%;
  top: 70.7%;
  left: 51%;
}

.image-container .tooltip.declining-balance {
  width: 16.9%;
  height: 15.6%;
  top: 84.3%;
  left: 34.22%;
}

.image-container .tooltip .tooltip-content {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  background-color: #ffffff;
  padding: 10px;
  font-size: 12px;
}

.image-container .tooltip:hover .tooltip-content {
  display: block;
}

.image-container .tooltip ul {
  margin: 0;
  padding-left: 20px;
}

.handbook-children {
  margin: 15px 0;
  padding: 0;
  list-style: none;
}

.handbook-children li {
  padding: 8px 15px;
}

.handbook-children li a {
  color: #4c4c4c;
  text-decoration: none;
}

.handbook-children li a:hover {
  color: #8b6e4c;
  text-decoration: underline;
}

.handbook {
  border: 1px solid #eaeaea;
  border-radius: 5px;
  overflow: hidden;
}

.handbook .row {
  border-bottom: 1px solid #eaeaea !important;
}

.handbook .row:last-child {
  border-bottom: none !important;
}

.handbook .detail {
  background-color: #ffffff;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s;
  -ms-transition: max-height 0.35s;
}

.handbook .detail ul {
  margin: 0;
  list-style: none;
}

.handbook .detail ul li {
  margin: 10px 0;
}

.handbook .detail ul li a {
  text-decoration: none;
}

.handbook .detail ul li a:hover {
  text-decoration: underline;
}

.handbook .row.active .heading,
.handbook .row:hover .heading {
  background-color: #e5c232;
}

.handbook .row.active .detail {
  max-height: 2000px;
}

.handbook .heading a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #000000;
  position: relative;
}

.handbook .heading a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 6px;
  height: 10px;
  margin-top: -5px;
  background-image: url(../img/handbook_arrow.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.35s;
  -ms-transition: -ms-transform 0.35s;
}

.handbook .row.active .heading a:after {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}

.checkbox {
  display: inline-block;
  position: relative;
  padding-left: 40px;
}

.checkbox:before {
  content: "";
  background-color: #FFF;
  border: 2px solid #878787;
  cursor: pointer;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 2px;
  left: 10px;
  box-sizing: border-box;
}

.checkbox.checked:after {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #27AE60;
  position: absolute;
  top: 6px;
  left: 14px;
}

.hs_content .checkbox.checked:after {
  background-color: #F1C40F;
}

.checkbox label {
  display: inline-block;
}

.form-wrap {
  width: 70%;
  margin: 0 auto;
}

.yellow-title {
  background-color: #F1C40F;
  color: #000000;
  padding: 10px;
  text-align: center;
}


/*
 *
 * MEDIA QUERIES
 *
 */
@media only screen and (max-width: 1300px) {
    .content_title_hs h1 {
        font-size: 55px;
    }
    .content_title_u h1 {
        font-size: 55px;
    }
}

@media only screen and (max-width: 1200px) {
    .wrapper {
        /*width: 100%;*/
		margin: 0 auto;
		padding: 20px;
		width: auto;
    }
    .main_nav > ul > li > a {
        font-size: 14px;
    }
    .main_content {
        padding: 0 2%;
    }
    .box:nth-child(2),
    .box:nth-child(4),
    .box:nth-child(6),
    .box:nth-child(8) {
        left: 10px;
    }
    .box:nth-child(1),
    .box:nth-child(3),
    .box:nth-child(5),
    .box:nth-child(7),
    .box:nth-child(9) {
        right: 10px;
    }
    #makegift .bluebar:before, #makegift .bluebar:after,
    .customForm .bluebar:before, .customForm .bluebar:after { display: none; }
}


@media only screen and (max-width: 1125px) {
    .search_box input[type=submit] { width: 20%; box-sizing: border-box; -webkit-box-sizing: border-box;  background-position: center center; }
    .search_box input[type=text] { width: 78%; box-sizing: border-box; -webkit-box-sizing: border-box;  }
    .hs_header .search_box input[type=text] { width: 60%; }
    .hs_header .search_box input[type=submit] { width: 33%; }
    .search_box { width: 100%; max-width: 245px;  }
    .hs_header .top_nav ul li.search, .u_header .top_nav ul li.search { width: 110px; }
    .social_wrapper {
      display: block;
      margin: 0 !important;
      margin: 40px auto 0 !important;
    }
}

@media only screen and (max-width: 1080px) {
    body {}
    .spotlight ul li { display:none; }
    .spotlight ul li:nth-child(1),
    .spotlight ul li:nth-child(2),
    .spotlight ul li:nth-child(3) { display:inline-block; }
    .spotlight .bx-wrapper .bx-pager .bx-pager-item { display:none; }
    .spotlight .bx-wrapper .bx-pager .bx-pager-item:nth-child(1),
    .spotlight .bx-wrapper .bx-pager .bx-pager-item:nth-child(2),
    .spotlight .bx-wrapper .bx-pager .bx-pager-item:nth-child(3) { display:inline-block; }
}


@media only screen and (max-width: 980px) {
    .main_right .row-new {
        width: 50%;
    }
    .hs_header .header_bottom {
        border: none;
    }
    .header_top .logo {
        width: 100%;
        text-align: center;
    }
    .header_top .top_nav {
        float: none;
        width: 100%;
        text-align: center;
        height: auto;
    }
    .u_header .top_nav li:last-child {
        text-align: center;
        width: 100%;
        margin: 0;
    }
    .u_footer .apply_now { margin: 25px 0 0 0; }
    .u_header .top_nav ul { margin: 15px 0; }
    .u_header .top_nav ul li { display: none; }
    .u_header .top_nav ul li.hs_bt + li, .u_header .top_nav ul li.hs_bt + li + li { display: inline-block; }
    .left_bottom { display: block; }
    .search_box {
        margin: 10px 0;
    }
    .hs_header .top_nav {
        float: none;
    }
    .hs_header .top_nav ul li, .hs_header .top_nav ul li:first-child {
        border: none !important;
    }
    .main_nav {
        max-height: 50px;
        overflow: hidden;
        -webkit-transition: max-height 1s;
        transition: max-height 1s;
    }
    .main_nav > ul > li {
        text-align: left;
        padding: 0 20px;
    }
    .hs_header .main_nav > ul > li > a:hover {
        color: #54330c;
        background: none;
    }
    .u_header .main_nav > ul > li > a:hover {
        background: none;
        color: #3155a5;
    }
    .main_nav .menu_bt {
        display: block;
        padding: 10px 20px;
    }
    .hs_header .main_nav .menu_bt {
        border-bottom: 8px solid #9e7c3b;
        display: block;
      }
    .u_header .main_nav .menu_bt {
        border-bottom: 8px solid #3155a5;
        display: block;
    }
    .u_header .header_bottom {
        border: none;
    }
    .main_nav > ul > li:not(.menu_bt) {
        display: block;
    }
    .hs_header .main_nav > ul > li > a {
        padding: 10px;
        border-bottom: 1px solid #9e7c3b;
    }
    .u_header .main_nav > ul > li > a {
        padding: 10px 0;
        border-bottom: 1px solid #3155a5;
    }
    .main_nav > ul > li:hover > a {
        background: none;
        color: #54330c
    }
    .main_nav > ul > li:last-child > a {
        border: none;
    }
    .main_nav .dropdown {
        position: relative;
        top: 0;
        left: 0;
        max-height: 0;
        -webkit-transition: max-height 1s;
        transition: max-height 1s;
        overflow: hidden;
        display: block;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
    }
    .main_nav .dropdown .d_col {
        width: 96%;
        margin: 0;
        padding: 0 2%;
    }
    .main_nav .dropdown h3 {
        border-top: 1px solid #4f4f4f;
    }
    .footer .col_wrapper {
      display: inline-block;
      width: 100%;
      overflow: hidden;
    }
  .lutherVR {
    width: 100%;
    height: 700px;
    border: 0;
  }

  }

@media screen and (max-width: 750px) {
  .alumdir .alumdirContent .main_right{padding-left:15px;}
    .main_content {
        padding: 0;
    }
    .main_content .main_left {
        width: 96%;
        padding: 2%;
        margin: 0;
    }

    .hs_header .top_nav ul li.search { width: 100%; }

    .hs_header .search_box input[type=text] { width: 78%; }

    .hs_header .search_box input[type=submit] { width: 20%; }

   .u_content .spotlight h2, .u_content .events h2 { font-size: 24px; }

    .facts {
        display: none;
    }
    .main_content .main_right, .main_content > .wrapper > .main_right {
        width: 96%;
        padding: 2% 2% 100px 2%;
        min-height: 0;
    }
    .testimony {
        display: none;
    }
    .main_content .breadcrumb {
        padding: 20px 2%;
    }
    .main_content .side_nav {
        max-height: 50px;
        overflow: hidden;
        -webkit-transition: max-height 1s;
        transition: max-height 1s;
    }
    .main_content .side_nav,
    .u_content .main_content .side_nav {
        border: none;
    }
    .main_content .side_nav ul {
        border-left: none;
        border-right: none;
    }
    .main_content .side_nav ul li {
        font-family: 'PR', serif;
        font-size: 18px;
    }
    .u_content .main_content .side_nav ul li {
        font-family: 'MBS', sans-serif;
        font-size: 22px;
    }
    .main_content .side_nav ul li a {
        text-decoration: none;
        color: #54330c;
        padding: 10px 15px;
        display: block;
    }
    .u_content .main_content .side_nav ul li a {
        color: #3155a5;
    }
    .main_content .side_nav ul li a:hover {
        background: none;
    }
    .main_content .side_nav ul li.menu_bt {
        display: block;
        padding: 10px 15px;
        color: #54330c;
        text-transform: uppercase;
        font-weight: bold;
        cursor: pointer;
    }
    .u_content .main_content .side_nav ul li.menu_bt {
        color: #3155a5;
    }
}
@media screen and (max-width: 850px) {
    .footer .col3 {
        width: 90%;
        padding: 0 5%;
        margin: 1.5% 0;
        text-align: left;
    }
    .footer .col3:nth-child(2) * {
        display: none;
    }

    .footer .col3:nth-child(2) > img {
      display: block;
    }
    .footer .last {
        display: inline-block;
        text-align: center;
    }
    .footer .col_wrapper {
        display: block;
    }
    .hs_footer .top {
        background: url(../img/pattern2.jpg) repeat;
    }
    .content_title_hs h1 {
        font-size: 30px;
    }
    .content_title_u h1 {
        font-size: 30px;
    }

}
@media only screen and (max-width: 780px) {
    .u_content .main_right .donor_right h2 {
        font-size: 15px;
    }
    .u_content .video_container .bx-prev {
        left: 12%;
    }
    .u_content .video_container .bx-next {
        right: 12%;
    }
    .info .c {
        width: 50% !important;
    }
    .info .c:nth-child(even) span:first-child {
        border: none;
    }
    .info .c span.hide {
        display: block;
    }
    .box {
        width: auto;
    }
    .box:nth-child(1),
    .box:nth-child(2),
    .box:nth-child(3),
    .box:nth-child(4),
    .box:nth-child(5),
    .box:nth-child(6),
    .box:nth-child(7),
    .box:nth-child(8),
    .box:nth-child(9) {
        position: relative;
        top: 0;
        left: 0;
        margin: 10px;
    }
    .pen {
        height: auto;
        background-size: 100%;
        background-position: center bottom;
    }
    .bx-wrapper .bx-next, .bx-wrapper .bx-prev, .banner .downArrow, .bx-wrapper .bx-controls-direction a {
      display: none;
    }
}
@media only screen and (max-width: 600px) {
    .main_content .main_right .row-new img {
        max-width: 320%;
    }
    .header_top .logo {
        width: 100%;
        text-align: center;
    }
    #expand, #alumniSearch { width: 100%; }
    #expand { margin-top: 10px; }
    /*
    .header_top .top_nav {
        float: none;
        width: 100%;
        text-align: center;
        height: auto;
    }
    .hs_header .top_nav {
        float: none;
    }
    .hs_header .top_nav ul li, .hs_header .top_nav ul li:first-child {
        border: none !important;
    }
    */
    .main_content .breadcrumb {
        padding: 20px 4%;
    }
    .main_content .main_right {
        width: 92%;
        padding: 0 4%;
    }
    .main_content .side_nav ul li.menu_bt,
    .main_content .side_nav ul li a {
        padding: 10px 20px;
    }
    .main_content .col2 {
        width: 100%;
    }
    .u_footer .partner ul li {
        width: 100%;
        margin: 10px 0;
    }
    .m_logo {
        display: block;
        margin: 0 0 10px 0;
    }
    .main_right .faculty_left,
    .main_right .faculty_right {
        width: 100%;
        padding: 5px 0;
    }
    #makegift { padding: 20px; }
    .customForm { padding: 20px; }
    #makegift .selectwrap, #makegift .labelwrap, #makegift .innerwrap,
    .customForm .selectwrap, .customForm .labelwrap, .customForm .innerwrap,
    #makegift .labelwrap + .selectwrap, #makegift .labelwrap + .innerwrap,
    .customForm .labelwrap + .selectwrap, .customForm .labelwrap + .innerwrap { width: 70%; margin-left: 15%;  }
    #makegift .selectwrap + .selectwrap,
    .customForm .selectwrap + .selectwrap { margin-top: -2px; }
    #makegift .labelwrap,
    .customForm .labelwrap { line-height: normal; }
    #makegift input[type="checkbox"],
    .customForm input[type="checkbox"] { -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent; outline: none;  }
    .social_wrapper {
      max-width: 95%;
    }
    .social_wrapper .tabs .tab i {
      display: block;
      margin: 0 auto;
    }
    .image-container .tooltip .tooltip-content {
      font-size: 10px;
    }
    .image-container .tooltip.luther-dollars .tooltip-content {
      left: initial;
      right: 0;
    }
}
@media only screen and (max-width: 400px) {
    .link {
        width: 90%;
        height: auto;
    }
    .main_nav .dropdown h3 {
        font-size: 14px;
    }
    .main_nav .dropdown ul li a {
        font-size: 13px !important;
    }

    .social_wrapper .tabs .tab {
      padding: 7px 5px;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    nav,
    .downArrow,
    .partner,
    .col3,
    .videos,
    .breadcrumb,
    .main_content .main_left,
    .spotlight .more,
    .read_more,
    .banner,
    .e_entry img,
    .footer .bottom {
        display: none !important;
    }
    .d_box {
        position: relative !important;
        padding: 0 !important;
    }
    .spotlight,
    .events {
        padding: 0 !important;
    }
    .calendar {
        max-width: 852px !important;
        margin: 0 auto;
    }
    .main_right {
        width: 100% !important;
    }
    .footer .last {
        display: block !important;
        width: 100%;
    }
    .footer .last *:not(p) {
        display: none !important;
    }
    .logo {
        padding: 20px 0;
        display: block;
        background: #000000 !important;
        text-align: center;
    }
}
