img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
#alumni-side-bar {
	background: #ffffff;
}

#upcoming-alumni-events-list, #alumni-single-news {
	background: #ffffff;
	padding: 30px 30px;
}
#alumni-page {
	background: #ffffff;
	padding: 10px 30px;
}
#upcoming-alumni-events-list h2 {
		font-family: minion-pro, serif;
	font-weight: 600;
	color: #506f5b;
		font-size: 30px;
	line-height: 32px;
	margin: 0 0 20px 0!important;
	text-transform: uppercase;
}
#upcoming-alumni-events-list hr {
	margin-top: 0px !important;
	margin-bottom: 40px !important;
	border: 0;
	border-top: 1px solid #000000;
}
.alumni-event-item {}
.alumni-event-item p {
	font-size: 18px;
	line-height: 27px;
	margin: 0 0 10px 0!important;
	font-family: proxima-nova, sans-serif;
	font-weight: 700;
	color: #5f7e9b;
}
.alumni-event-item h3 {
	font-family: minion-pro, serif;
	font-weight: 400;
	color: #000000;
		font-size: 30px;
	line-height: 32px;
	margin: 0 0 20px 0!important;
	text-transform: none!important;
}
.alumni-event-item h4 {
		font-size: 18px;
	line-height: 27px;
	margin: 0 0 40px 0!important;
	font-family: proxima-nova, sans-serif;
	font-weight: 700;
	color: #a49b96;
	
}


#notice {
  padding: 20px 0 0 0;
}
#notice h4 {
  color: #ffffff;
  font-style: normal;
  font-size: 16px;
  font-weight: 700;
  padding: 0 0 10px 0 !important;
  margin: 0;
  font-family: proxima-nova, sans-serif;
  text-transform: uppercase;
}
#notice p {
  color: #000000;
  font-size: 14px !important;
  line-height: 18px !important;
  padding: 0 0 10px 0 !important;
  margin: 0
}
#notice a.notice-btn {
  display: inline-block;
  font-style: normal;
  font-size: 14px !important;
  line-height: 18px !important;
  color: #000000;
  padding: 5px 20px !important;
  margin: 5px 0 15px 0;
  font-family: proxima-nova, sans-serif;
  border: 1px solid #000000;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.notice-btn i {
  font-size: 10px !important;
  line-height: 18px !important;
}
#notice a.notice-btn:hover {
  display: inline-block;
  font-style: normal;
  font-size: 14px !important;
  line-height: 18px !important;
  color: #000000;
  padding: 5px 20px !important;
  margin: 5px 0 15px 0;
  font-family: proxima-nova, sans-serif;
  border: 1px solid #000000;
  text-decoration: none;
  background-color: #ffffff;
}
#mobile-side-nav {
  position: relative;
  margin: -15px 0 0 0;
  width: 100%;
}
#mobile-side-nav #accordion {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  z-index: 100;
}
#mobile-side-nav-spacing {
  position: relative;
  width: 100%;
  margin: 100px 0 0 0;
  padding: 0;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?z4n89v');
  src: url('../fonts/icomoon.eot?z4n89v#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?z4n89v') format('truetype'), url('../fonts/icomoon.woff?z4n89v') format('woff'), url('../fonts/icomoon.svg?z4n89v#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-mail:before {
  content: "\e900";
}
.icon-cart:before {
  content: "\e901";
}
.icon-phone:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e904";
}
body {
  position: relative;
  overflow-x: hidden;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  background-color: #ffffff;
}
p {
  font-size: 18px;
  line-height: 27px;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0 0 20px 0;
  color: #686059;
}
p strong {}
p.hr {
  border-bottom: 1px solid #000000;
  padding: 0 0 5px 0;
}
.img-90 {
  max-width: 90%;
  height: auto;
  margin: 0 0 50px 0;
}
ol {
  padding: 0;
  margin: 0 0 15px 15px;
}
ul {
  padding: 0;
  margin: 0 0 15px 30px;
}
li {
  font-size: 18px;
  line-height: 27px;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #686059;
}
a, a:hover, a:focus, a:active, a.active {
  outline: 0;
  text-decoration: none;
}
a {
  color: #467058;
  text-decoration: underline;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: color 200ms linear;
  -moz-transition: color 200ms linear;
  -o-transition: color 200ms linear;
  -ms-transition: color 200ms linear;
}
a:hover {
  color: #467058;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}
h1 {
  font-size: 48px;
  line-height: 52px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  padding: 0;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  color: #467058;
}
h2 {
  font-size: 32px;
  line-height: 44px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  padding: 0;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  color: #467058;
}
.page-template-page-alumni-sub h2 {
  font-size: 32px;
  line-height: 44px;
  font-family: proxima-nova, sans-serif;
  font-weight: 500;
  padding: 0;
  margin: 0 0 20px 0;
  text-transform: none;
}
h3 {
  font-size: 25px;
  line-height: 35px;
  font-family: proxima-nova, sans-serif;
  color: #527f9e;
  font-weight: 700;
  text-transform: uppercase;
}
.page-template-page-alumni-sub h3 {
  font-size: 25px;
  line-height: 35px;
  font-family: proxima-nova, sans-serif;
  color: #467058;
  font-weight: 600;
  text-transform: none;
}
h4 {
  font-size: 24px;
  line-height: 28px;
  font-family: minion-pro, serif;
  font-weight: 700;
  font-style: normal;
  padding: 0;
  margin: 0 0 5px 0;
  color: #231f20;
}
h5 {
  color: #467058;
  font-size: 22px;
  line-height: 22px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  padding: 0;
  margin: 0 0 10px 0;
  text-transform: none;
  letter-spacing: 0px;
}
h6 {
  color: #000000;
  font-size: 18px;
  line-height: 22px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  padding: 0;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  letter-spacing: 0px;
}
#page-content h1 {
  font-size: 48px;
  line-height: 52px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  padding: 0;
  margin: 0 0 35px 0;
  text-transform: uppercase;
  color: #414042;
}
#page-content h2 {
  font-size: 36px;
  line-height: 44px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  padding: 0;
  margin: 0 0 20px 0;
  text-transform: none;
  color: #467058;
}
#page-content h3 {
  font-size: 30px;
  line-height: 44px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  padding: 0;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  color: #467058;
  letter-spacing: 4px;
}
.center {
  text-align: center;
}
.mobile-center {
  text-align: center;
}
.mobile-hidden {
  display: none;
}
.desktop-hidden {
  display: block;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.clear {
  clear: both;
}
.light-text, .light-text p, .light-text h2, .light-text h3, .light-text h4, .light-text h5, .light-text strong {
  color: #ffffff !important;
}
.light-text a {
  color: #ffffff !important;
  text-decoration: underline;
}
.dark-text, .dark-text p, .dark-text h2, .dark-text h3, .dark-text h4, .dark-text h5, .dark-text strong {
  color: #000000 !important;
}
.large-pad {
  padding: 75px 0 125px 0;
}
.pb-6, .py-6 {
  padding-bottom: 4rem !important;
}
.pt-6, .py-6 {
  padding-top: 4rem !important;
}
.img-height {
  min-height: 350px;
}
b, strong {
  color: #467058;
}
/* Custom Rows */
.full-row {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
}
.full-row.white {
  background-color: #ffffff;
}
.full-row.green {
  background-color: #039248;
}
.full-row.light-green {
  background-color: #e5eae3;
}
.full-row.dark-green {
  background-color: #577f69;
}
.full-row.light-blue {
  background-color: #8fcbdc;
}
.full-row.lightest-blue {
  background-color: #e9f4f8;
}
.full-row.light-gray {
  background-color: #f7f7f6;
}
.full-row.brown {
  background-color: #a89b95;
}
.full-row.yellow {
  background-color: #ffb607;
}
/* No Row Gutters */
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
/* No Container Padding */
.container-fluid.no-padding {
  padding-right: 0;
  padding-left: 0;
}
/* Top Header */
#site-header {
  position: fixed;
  height: 120px;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: all .5s ease;
}
#site-header.hide {
  top: -175px;
}
#top-header {
  width: 100%;
  display: none;
  position: fixed;
  z-index: 999;
}
.top-header {
  height: 0px;
}
#desktop-header .container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}
#desktop-menu-toggle {
  display: inline-block;
  cursor: pointer;
  padding: 0;
  margin: 0;
  width: 95px;
  height: 120px;
  background: #577f69;
  float: left;
}
#desktop-menu-toggle div {
  width: 40px;
  margin: 40px 25px;
  height: 30px;
  position: absolute;
  z-index: 9999;
}
#desktop-menu-toggle span {
  display: inline-block;
  width: 40px;
  height: 2px;
  border-radius: 0px;
  background: #ffffff;
  position: absolute;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  transform-origin: center;
  margin: 0;
  z-index: 9999;
}
#desktop-menu-toggle span.top {
  top: 0px;
  width: 40px;
}
#desktop-menu-toggle span.middle {
  top: 14px;
  width: 40px;
}
#desktop-menu-toggle span.bottom {
  top: 28px;
  width: 40px;
}
#desktop-menu-toggle.menu-is-active span {
  -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  background: #ffffff;
}
#desktop-menu-toggle.menu-is-active {
  -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  background: #577f69;
}
#desktop-menu-toggle.menu-is-active span.top, #toggle-menu.menu-is-active span.middle {
  top: 20px;
  width: 40px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
}
#desktop-menu-toggle.menu-is-active span.middle {
  opacity: 0;
}
#desktop-menu-toggle.menu-is-active span.bottom {
  top: 20px;
  width: 40px;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  transform: rotate(225deg);
}
#desktop-nav-container {
  background-color: rgba(21, 52, 35, 0.75);
  z-index: 9990;
  overflow: hidden;
  display: none;
  position: fixed;
  top: 120px;
  bottom: 0;
  width: 100%;
  height: 675px;
  padding: 0;
  margin: 0;
}
.left-bar {
  display: inline-block;
  float: left;
  width: 95px;
  height: 100%;
  background-color: rgba(38, 75, 55, 0.9);
}
ul#desktop-menu {
  list-style: none;
  margin: 75px 40px 40px 85px;
  padding: 0;
  width: 100%;
}
ul#desktop-menu > li {
  display: block;
  width: 100%;
}
ul#desktop-menu > li a {
  display: block;
  width: 50%;
  font-size: 37px;
  line-height: 37px;
  margin: 0 0 40px 0;
  color: #ffffff;
  font-family: proxima-nova, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
}
ul#desktop-menu > li a:hover {
  color: #ffea9d;
  text-decoration: none;
}
ul#desktop-menu ul.sub-menu {
  position: absolute;
  z-index: 999999;
  list-style: none;
  padding: 0 !important;
  margin: 0;
  left: 500px;
  top: 75px;
  white-space: nowrap;
  display: none;
  min-width: 100%;
  height: 100%;
  transition: all ease-out 300ms;
}
ul#desktop-menu > li:hover ul.sub-menu {
  display: block;
}
ul#desktop-menu ul.sub-menu li {
  width: 100%;
  text-align: left;
  margin: 0;
  padding: 0;
  border-left: 1px solid #ffffff;
}
ul#desktop-menu ul.sub-menu li a {
  color: #ffffff;
  font-family: proxima-nova, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: none;
  font-size: 20px;
  line-height: 20px;
  padding: 0px 20px 15px 30px;
  margin: 0 !important;
  display: block;
  vertical-align: middle;
  min-width: 100%;
  letter-spacing: 0;
  transition: all ease-out 300ms;
}
ul#desktop-menu ul.sub-menu a:hover {
  color: #ffea9d;
  text-decoration: none;
}
/* Desktop Navigation */
#desktop-header {
  width: 100%;
  display: none;
  position: fixed;
  z-index: 999;
}
.site-brand {
  padding: 20px 20px;
  display: inline-block;
  float: left;
}
.site-brand img {
  width: 240px;
  height: auto;
  display: block;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
/* Utility Menu */
ul#menu-utility {
  list-style: none;
  font-family: proxima-nova, sans-serif;
  padding: 0;
  margin: 0;
  display: block;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  text-align: right;
  float: right;
  border-bottom: 1px solid #a89c96;
}
ul#menu-utility li {
  float: left;
  position: relative;
  color: #686059;
  font-size: 14px;
  line-height: 25px;
  font-weight: 500;
  letter-spacing: 0px;
  margin: 10px 0 0 0;
}
ul#menu-utility li a {
  color: #686059;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0px;
  display: block;
  line-height: 25px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 5px 35px 5px 0;
  padding: 5px;
}
ul#menu-utility li a:hover {
  color: #000000;
  cursor: pointer !important;
}
ul#menu-utility li.current-menu-item a, ul#menu-utility li.current-page-ancestor a {
  background-color: #dff0f5;
}
ul#menu-utility li.request-info a {
  background-color: #ffb607;
  color: #ffffff;
  width: 100px;
  padding: 10px 20px;
  margin: -10px 25px 10px 0 !important;
  text-align: center;
  line-height: 15px;
}
ul#menu-utility li.no-link {
  margin: 0 40px 10px 0;
  padding: 15px 0px 10px 0px;
  font-family: proxima-nova, sans-serif;
  font-weight: 500;
  font-style: italic;
}
ul#menu-utility li#search-toggle {
  float: left;
  position: relative;
  color: #a89b95;
  font-size: 24px;
  line-height: 35px;
  font-weight: 500;
  letter-spacing: 0px;
  margin: 10px 30px 10px 0;
}
/* Main Menu */
ul#menu-primary {
  list-style: none;
  font-family: proxima-nova, sans-serif;
  text-transform: uppercase;
  padding: 0 45px 0 0;
  margin: 5px 0 0 0;
  display: block;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  text-align: right;
  float: right;
}
ul#menu-primary li {
  float: left;
  position: relative;
}
ul#menu-primary li a {
  color: #467058;
  font-style: normal;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0px;
  display: block;
  line-height: 43px;
  text-decoration: none;
  margin: 0 30px;
  padding: 0px;
  border-bottom: 6px #ffffff solid;
}
ul#menu-primary li a:hover, ul#menu-primary li.current-page-ancestor a, ul#menu-primary li.current_page_item a {
  color: #467058;
  border-bottom: 6px #467058 solid;
}
/* Search Bar */
#search-btn {
  position: fixed;
  top: 1em;
  right: 1em;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px;
  border-radius: 2px;
  color: #FFF;
}
#search-btn:hover {
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
#search-overlay {
  display: none;
  z-index: 9999;
}
.block {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  text-align: center;
  background: rgba(0, 0, 0, 0.9);
  border: #a0a0a0 solid 1px;
  margin: 0;
}
.block:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: 0;
}
.centered {
  display: inline-block;
  vertical-align: middle;
  width: 90%;
  padding: 10px 15px;
  color: #FFF;
  border: none;
  background: transparent;
}
#search-box {
  position: relative;
  width: 100%;
  margin: 0;
}
#close-btn {
  position: fixed;
  top: 1em;
  right: 1em;
  font-size: 26px;
}
#close-btn:hover {
  color: #777;
  cursor: pointer;
}
#search-bar {
  position: absolute;
  top: 90px;
  width: 100%;
  z-index: 999;
  background: #eaeaea;
  padding: 15px 0 15px 0;
  display: none;
}
#search-box input#s {
  -webkit-appearance: none;
  background: url(../img/arrow.svg) no-repeat right center;
  background-size: 60px;
  border: none;
  padding: 0 5px 0px 15px;
  margin: 0px !important;
  height: 57px;
  width: 100%;
  font-size: 16px;
  font-style: italic;
  -webkit-transition: background 500ms ease;
  transition: background 500ms ease;
  background-color: rgba(255, 255, 255, 1);
}
#search-box input#s:focus {
  background-color: rgba(255, 255, 255, 1);
  outline: none;
}
#search-box input#searchsubmit {
  position: absolute;
  -webkit-appearance: none;
  border: none;
  outline: none;
  background: none;
  width: 45px;
  height: 45px;
  top: 0;
  right: 15px;
  margin: 0px !important;
  padding: 0px !important;
}
/* Mobile Navigation */
#search-toggle-mobile {
  color: #a89b95;
  font-size: 24px;
  line-height: 35px;
  font-weight: 500;
  letter-spacing: 0px;
  margin: 20px;
  padding: 22.5px;
}
#mobile-header {
  width: 100%;
  display: block;
  position: fixed;
  z-index: 999;
}
.site-brand-mobile {
  width: 230px;
  padding: 15px 0 15px 0;
  height: auto;
  display: block;
  margin: 0 auto;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
#mobile-menu-toggle {
  display: inline-block;
  cursor: pointer;
  padding: 0;
  margin: 0 0 0 -15px;
  width: 70px;
  height: 120px;
  background: #577f69;
  float: left;
}
#mobile-menu-toggle div {
  width: 40px;
  margin: 40px 15px;
  height: 30px;
  position: absolute;
  z-index: 9999;
}
#mobile-menu-toggle span {
  display: inline-block;
  width: 40px;
  height: 2px;
  border-radius: 0px;
  background: #ffffff;
  position: absolute;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  transform-origin: center;
  margin: 0;
  z-index: 9999;
}
#mobile-menu-toggle span.top {
  top: 0px;
  width: 40px;
}
#mobile-menu-toggle span.middle {
  top: 14px;
  width: 40px;
}
#mobile-menu-toggle span.bottom {
  top: 28px;
  width: 40px;
}
#mobile-menu-toggle.menu-is-active span {
  -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  background: #ffffff;
}
#mobile-menu-toggle.menu-is-active {
  -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  background: #577f69;
}
#mobile-menu-toggle.menu-is-active span.top, #toggle-menu.menu-is-active span.middle {
  top: 20px;
  width: 40px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
}
#mobile-menu-toggle.menu-is-active span.middle {
  opacity: 0;
}
#mobile-menu-toggle.menu-is-active span.bottom {
  top: 20px;
  width: 40px;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  transform: rotate(225deg);
}
#mobile-nav-container {
  background-color: rgba(87, 127, 105, 0.95);
  z-index: 99999;
  overflow: auto;
  padding: 10px 65px 40px 65px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  display: none;
  position: fixed;
  top: 120px;
  bottom: 0;
}
#menu-mobile-menu i {
  font-size: 22px;
}
ul#menu-mobile-menu {
  list-style: none;
  margin: 30px 0 40px 0;
  padding: 0px;
  text-align: left
}
ul#menu-mobile-menu > li {
  display: block;
  width: 100%;
}
ul#menu-mobile-menu > li a {
  display: block;
  width: 100%;
  font-size: 20px;
  line-height: 20px;
  padding: 8px 0px;
  color: #fee9a6;
  font-weight: 400;
  font-family: proxima-nova, sans-serif;
  text-decoration: none;
}
ul#menu-mobile-menu > li a:hover {
  color: #fee9a6;
  text-decoration: underline;
}
#menu-mobile-menu ul.sub-menu {
  display: none;
  padding: 0px 30px 0px 30px;
}
#menu-mobile-menu ul.sub-menu li {
  display: block;
  width: 100%;
  text-transform: uppercase;
}
#menu-mobile-menu ul.sub-menu li a {
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 400 !important;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  padding: 8px 0px;
  display: block;
  vertical-align: middle;
  min-width: 100%;
  letter-spacing: 1px;
  color: #ffffff;
}
#menu-mobile-menu ul.sub-menu li a:hover {
  color: #7c8ba5;
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
}
ul#mobile-menu-utility {
  list-style: none;
  margin: 20px 0;
  padding: 0px;
  text-align: left
}
ul#mobile-menu-utility li.no-link {
  font-family: proxima-nova, sans-serif;
  font-weight: 500;
  font-style: italic;
  color: #ffffff;
  font-size: 20px;
}
ul#mobile-menu-utility > li {
  display: block;
  width: 100%;
}
ul#mobile-menu-utility > li a {
  display: block;
  width: 100%;
  font-size: 32px;
  line-height: 34px;
  padding: 8px 20px 8px 20px;
  color: #84cbdc;
  font-weight: 400;
  font-family: proxima-nova, sans-serif;
  text-decoration: none;
}
ul#mobile-menu-utility > li a:hover {
  color: #84cbdc;
  text-decoration: underline;
}
#mobile-nav-container h5 {
  color: #ffffff;
}
ul#mobile-menu-quick {
  list-style: none;
  margin: 20px 0;
  padding: 0px;
  text-align: left
}
ul#mobile-menu-quick > li {
  display: block;
  width: 100%;
}
ul#mobile-menu-quick > li a {
  display: block;
  width: 100%;
  font-size: 17px;
  line-height: 19px;
  padding: 8px 0px;
  color: #ffffff;
  font-weight: 700;
  font-family: proxima-nova, sans-serif;
  text-decoration: none;
}
ul#mobile-menu-quick > li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
ul#mobile-menu-quick > li.request-info a {
  background-color: #ffb607;
  color: #ffffff;
  width: 175px;
  padding: 15px 20px;
  margin: 25px 25px 10px 0;
  text-align: center;
  line-height: 15px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 500;
}
body.noscroll {
  overflow: hidden
}
.header-fix {
  width: 100%;
  display: block;
  height: 120px;
}
/* Home Page Slider */
.slideshow-container {
  min-height: 350px;
  position: relative;
}
.video-background {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  z-index: 0;
  direction: ltr;
  background-color: #000;
}
.video-background iframe {
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 600px;
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-overlay {
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 75%);
  z-index: 100;
  position: absolute;
  top: 0;
}
.carousel-bg-overlay {
  position: absolute;
  bottom: 0%;
  width: 100%;
  z-index: 200;
}
.carousel-caption-text {
  padding: 20px 20px 20px 20px;
  max-width: 560px;
  float: right;
}
.carousel-caption-text h1 {
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  text-transform: none;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-bottom: 1px solid #ffb607;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
}
.carousel-caption-text p {
  font-family: proxima-nova, sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 18px;
  color: #ffffff;
}
.carousel-caption-text p a {
  font-family: proxima-nova, sans-serif;
  font-weight: 600 !important;
  font-style: italic;
  font-size: 18px;
  color: #a89c96;
  text-decoration: none;
}
.carousel-caption-text p a:hover {
  color: #a89c96;
  text-decoration: underline !important;
  cursor: pointer !important;
}
/*******
 new Hero Slider
******/
.carousel-caption-text {
  display: none;
  bottom: 0;
}
.slideshow-container {
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mySlides {
  display: none;
}
.slideshow-container {
  position: relative;
}
.leff, .rayy {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  color: white !important;
  font-weight: bold;
  font-size: 24px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  height: 100%;
  text-decoration: none !important;
  z-index: 200;
}
.leff .glyphicon, .rayy .glyphicon {
  padding: 7px;
  border: 2px solid #ffb40f;
  color: #ffb40f;
  top: 50%;
  display: none;
}
.rayy {
  right: 0;
  padding: 0 16px 0 40px;
}
.leff {
  padding: 0 40px 0 16px;
}
.leff:hover .glyphicon {
  display: block;
}
.rayy:hover .glyphicon {
  display: block;
}
.newfade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: .5s;
  animation-name: fade;
  animation-duration: .5s;
}
@-webkit-keyframes fade {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fade {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@media (max-width: 991px) {
  .leff .glyphicon, .rayy .glyphicon {
    display: block;
    top: 95%;
  }
  .leff, .rayy {
    height: 370px;
  }
  .rayy {
    padding: 0 16px 0 0;
  }
  .leff {
    padding: 0 0 0 16px;
  }
}
.overview {
  display: block;
  width: 100%;
  float: left;
  margin: 0;
}
.overview-content {
  padding: 30px 40px;
}
.fluid-right-content {
  padding: 0px 20px;
}
.overview-content p {
  color: #467058 !important;
}
/*  Home Page */
.equal {
  min-height: 225px;
}
.full-line {
  display: none;
  margin: 15px 0 30px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #a89b95
}
.heading-line {
  display: block;
  margin: 0 0 30px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #a89b95
}
.left-border {
  border-left: 1px solid #a89b95;
  margin: 0;
  padding: 0 0 0 15px;
  min-height: 365px;
}
#areas-study {
  display: block;
  margin: 0;
  padding: 30px 30px 0px 30px;
}
#areas-study hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(255, 255, 255, 1);
}
#areas-study h3 {
  color: #ffffff;
  font-family: minion-pro, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
ul.study-posts {
  display: block;
  list-style: none;
  margin: 30px 0 0 0;
  padding: 0;
}
ul.study-posts li {
  display: block;
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
  font-size: 20px;
  line-height: 22px;
}
ul.study-posts li a {
  color: #ffffff;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: underline;
}
ul.study-posts li a:hover {
  text-decoration: none;
}
ul.news-list {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.news-list li {
  display: block;
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 20px;
  line-height: 30px;
  color: #467058;
  text-decoration: none;
  font-family: minion-pro, serif;
  font-weight: 400;
  font-style: normal;
}
ul.news-list li a {
  color: #467058;
  text-decoration: none;
  font-family: minion-pro, serif;
  font-weight: 400;
  font-style: italic;
}
ul.news-list li a:hover {
  text-decoration: underline;
}
ul.social-posts {
  display: block;
  list-style: none;
  margin: 30px 0 0 0;
  padding: 0;
}
ul.social-posts li {
  display: block;
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0 0 0 60px;
  font-size: 22px;
  line-height: 32px;
  min-height: 60px;
  background: url("../img/als-icon.svg") no-repeat top left;
  background-size: 40px 50px;
}
ul.social-posts li a {
  color: #686059;
  text-decoration: none;
  font-size: 18px;
  line-height: 27px;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
}
ul.social-posts li a:hover {
  text-decoration: underline;
}
ul.event-posts {
  display: block;
  list-style: none;
  margin: 30px 0 0 0;
  padding: 0;
}
ul.event-posts li {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 20px;
  line-height: 24px;
}
ul.event-posts li a {
  color: #231f20;
  font-family: minion-pro, serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
}
ul.event-posts li a:hover {
  text-decoration: underline;
}
.ep-wrapper {
  display: table;
}
.ep-date {
  width: 80px;
  height: 100%;
  float: left;
  padding: 10px 10px 0 10px;
  margin: 0 20px 0 0;
  background-color: #467058;
  text-align: center;
  text-transform: uppercase;
  display: table-cell;
}
.ep-date h4 {
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 0;
  padding: 0;
  display: block;
}
.ep-date p {
  color: #ffffff;
  font-size: 40px;
  line-height: 42px;
  font-family: proxima-nova, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0 0 8px 0;
  padding: 0;
  display: block
}
.ep-title {
  display: table-cell;
  vertical-align: middle;
}
#prospective-students h2, #prospective-students h4 {
  color: #ffffff !important;
  font-family: proxima-nova, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
}
#prospective-students h2 {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
}
#prospective-students h4 {
  font-size: 26px;
  line-height: 34px;
  padding: 0 0 0 0;
  margin: 0 0 30px 0;
}
#prospective-students .icon-wrapper img {
  width: 100px;
}
.prospective-students-col {
  display: block;
  width: 100%;
  border-right: 1px solid #ffffff;
  padding: 50px;
  text-align: center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.prospective-students-col:hover {
  display: block;
  width: 100%;
  border-right: 1px solid #ffffff;
  padding: 25px 50px 75px 50px;
  text-align: center;
}
#prospective-students a {
  text-decoration: none !important;
}
h3 em {
  color: #467058;
  font-family: minion-pro, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 30px;
  line-height: 34px;
  text-transform: none;
}
.img-hover-zoom {
  max-height: 100px;
  overflow: hidden;
  position: relative;
}
.img-hover-zoom img {
  transition: transform 1s ease;
  width: 100%;
  height: auto;
}
.img-hover-zoom:hover img {
  transform: scale(1.05);
}
.img-hover-zoom p {
  position: absolute;
  width: auto;
  font-size: 30px;
  font-family: proxima-nova, sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-style: normal;
  text-transform: uppercase;
  padding: 10px 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  z-index: 99;
  white-space: nowrap;
}
.image-text .img-hover-zoom p {
    position: absolute;
    width: auto;
    font-size: 20px;
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-style: normal;
    text-transform: uppercase;
    padding: 10px 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    z-index: 99;
    white-space: nowrap;
}
.img-hover-zoom-sb {
  max-height: 250px;
  overflow: hidden;
  position: relative;
}
.img-hover-zoom-sb img {
  transition: transform 1s ease;
  width: 100%;
  height: auto;
}
.img-hover-zoom-sb:hover img {
  transform: scale(1.05);
}
.img-hover-zoom-sb h6 {
  position: absolute;
  width: auto;
  font-size: 20px;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  color: #ffffff;
  font-style: normal;
  text-transform: none;
  bottom: 10px;
  left: 20px;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  z-index: 99;
  white-space: nowrap;
}
.responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.responsive-iframe-container iframe, .responsive-iframe-container object, .responsive-iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Side Navigation */
#faculty-details h3 {
  color: #006937;
  margin: 0 0 20px 0;
  padding: 0;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 25px;
  line-height: 30px;
  text-transform: none;
}
#faculty-details h4 {
  color: #006937;
  margin: 30px 0 10px 0;
  padding: 0;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
}
#faculty-details p {
  color: #231f20;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}
#faculty-details p strong {
  color: #231f20 !important;
}
#faculty-details .faculty-presentation p {
  color: #000000;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}
#faculty-details .faculty-presentation ul {
  color: #000000;
  font-style: normal;
  font-size: 13px;
  line-height: 20px;
  margin: 0;
  padding: 0 0 0 20px;
}
#faculty-details .faculty-presentation li {
  color: #000000;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  padding: 0 0 0 0;
}
#faculty-details .faculty-bio {
  margin-top: 30px;
  display: block;
}
#faculty-details .faculty-bio p {
  color: #231f20;
  font-style: normal;
  font-size: 13px;
  line-height: 20px;
}
hr {
  margin-top: 0px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #006937;
}
#faculty-side-bar {
  padding: 0;
  margin: -90px 0 0 0;
  z-index: 900;
  background-color: #c2bab7;
}
.faculty-photo {
  padding: 15px 15px 0 15px;
  margin: -42px 0 0 0;
  z-index: 910;
}
.faculty-education-courses {
  padding: 15px 15px 15px 15px;
  display: block;
  width: 100%;
}
.faculty-education-courses h5 {
  color: #ffffff;
  margin: 15px 0 5px 0;
  padding: 0;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  line-height: 25px;
  text-transform: uppercase;
}
.faculty-education-courses p {
  font-size: 13px;
  line-height: 15px;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0 0 15px 0;
  color: #231f20;
}
#department-navigation {
  padding: 0;
  margin: -90px 0 0 0;
  z-index: 900;
}
#department-navigation h4 {
  color: #ffffff !important;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  line-height: 22px;
  padding: 0;
  margin: 0;
}
#department-navigation h4.heading-line {
  display: block;
  width: 100%;
  background: #467058;
  padding: 10px 20px;
}
#department-navigation ul {
  display: block;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #c1bab7;
}
#department-navigation ul li {
  display: block;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 13px;
  line-height: 40px;
  border-bottom: 1px dotted #231f20;
}
#department-navigation ul li a {
  color: #ffffff;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 20px;
  margin: 0;
}
#side-navigation h4 {
  color: #ffffff !important;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  line-height: 22px;
  padding: 0;
  margin: 0;
}
#side-navigation h4.heading-line {
  display: block;
  width: 100%;
  background: #467058;
  padding: 8px 20px;
}
ul.side-navigation {
  display: block;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 20px 0 0 0;
}
ul.side-navigation li {
  display: block;
  width: 100%;
  list-style: none;
  padding: 10px 0px;
  margin: 0;
  font-size: 15px;
  line-height: 20px;
  border-bottom: 1px dotted #231f20;
}
ul.side-navigation li a {
  color: #527f9e;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
ul.side-navigation li.current_page_item a {
  color: #231f20;
}
#side-navigation h5 {
  color: #467058;
  font-size: 20px;
  line-height: 20px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}
.gray-box {
  background: #edebe9;
  padding: 15px 15px 1px 15px;
  margin: 0 0 25px 0;
}
#side-navigation p {
  color: #000000;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
}
#side-navigation p a {
  color: #000000;
  text-decoration: none;
}
#side-navigation p a:hover {
  color: #000000;
  text-decoration: underline;
}
.green-spacer {
  height: 42px;
  background-color: #4d6f5a;
  width: 100%;
  margin: 0;
  padding: 0;
}
.faculty-header h4 {
  color: #006937;
  font-family: proxima-nova, sans-serif !important;
  font-weight: 300 !important;
  font-style: normal;
  font-size: 24px;
  line-height: 26px;
  text-transform: none;
  border-bottom: 1px solid #231f20;
  padding: 0 0 10px 0;
  margin: 0 0 50px 0;
}
.faculty-focus ul {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
.faculty-focus h3, .faculty-focus h3 a {
  color: #006937;
  font-family: proxima-nova, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 26px;
  padding: 0;
  margin: 0;
  text-transform: none;
  text-decoration: none;
}
.faculty-focus p, .faculty-focus h4 {
  font-size: 18px;
  line-height: 27px;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0 0 30px 0;
  color: #686059;
}
.resource-box-wrap {
  position: relative;
  display: block;
  width: 100%;
  margin: 40px 0 0 0;
}
.resource-box {
  position: relative;
  display: block;
  width: 100%;
  height: 200px;
}
.resource-box-title {
  color: #ffffff !important;
  font-family: minion-pro, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 26px;
  line-height: 30px;
  margin: 0;
  display: block;
  width: 100%;
  position: absolute;
  z-index: 100;
  padding: 10px;
  bottom: 0px;
  left: 0;
  background-color: rgba(168, 155, 149, 0.9);
  text-align: center;
}
.resource-box-title a {
  color: #ffffff !important;
  text-decoration: none !important;
}
.featured-grid {
  width: 100%;
  float: left;
}
ul#featured {
  width: 100%;
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0;
  display: block;
}
ul#featured li {
  list-style: none;
  padding: 0px 12px 0px 0px;
  margin: 0 1% 25px 1%;
  width: 98% !important;
  float: left;
  display: inline;
}
.box {
  position: relative;
  float: left;
  display: block;
  width: 100%;
}
.box img {
  max-width: 100%;
  height: auto;
}
.caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  padding: 0;
  color: #fff;
  overflow: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.caption h3 {
  color: #ffffff !important;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
  line-height: 32px;
  background-color: rgba(70, 112, 88, 0.9);
  width: 100%;
  display: block;
  padding: 20px 50px;
  text-transform: none;
  text-align: center;
  margin: 0 !important;
  min-height: 100px
}
.caption p {
  font-size: 15px;
  line-height: 20px;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0 0 30px 0;
  color: #ffffff;
  background-color: rgba(168, 155, 149, 0.9);
  width: 100%;
  height: 100%;
  display: block;
  padding: 20px;
}
.caption p a {
  text-decoration: underline !important;
  color: #ffffff !important;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.caption p a:hover {
  text-decoration: none !important;
  color: #ffffff !important;
}
.box:hover .caption {
  height: 100%;
}
.quicklink-box-wrapper {
  display: block;
  width: 100%;
  margin: 0 0 50px 0;
  padding: 0;
  position: relative;
}
.quicklink-box {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 400px;
  position: relative;
}
.quicklink-box-header h2 {
  padding: 20px 40px;
  width: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  background-color: rgba(207, 221, 187, 0.6);
  font-size: 22px;
  line-height: 22px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #467058;
}
.quicklink-box-header h2 strong {
  font-size: 40px;
  line-height: 40px;
  color: #ffffff;
}
.quicklink-box a {
  padding: 15px 40px;
  width: 100%;
  margin: 0;
  position: absolute;
  bottom: 0;
  background-color: rgba(70, 112, 88, 0.6);
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 400 !important;
  font-size: 22px;
  line-height: 22px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
}
.quicklink-box a:hover {
  text-decoration: underline;
}
.spotlight-box-wrapper {
  display: block;
  width: 100%;
  margin: 25px 0 50px 0;
  padding: 0;
  position: relative;
}
.spotlight-box {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 650px;
  position: relative;
}
.spotlight-box-header h2 {
  padding: 20px 40px;
  width: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  background-color: rgba(207, 221, 187, 0.9);
  font-size: 30px;
  line-height: 30px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #467058;
}
.spotlight-box-header h2 strong {
  font-size: 50px;
  line-height: 50px;
  color: #ffffff;
}
.spotlight-box-footer p {
  padding: 20px 40px;
  width: 100%;
  margin: 0;
  position: absolute;
  bottom: 0;
  background-color: rgba(70, 112, 88, 0.9);
  font-family: minion-pro, serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
}
.highlight-box-wrapper {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
.highlight-box {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 550px;
  position: relative;
}
.highlight-box-header {
  padding: 40px 40px;
  width: 100%;
  display: block;
  margin: 0;
  background-color: rgba(207, 221, 187, 0.9);
}
.content-max-width {
  max-width: 1110px;
  margin: 0 auto;
}
.highlight-box-header h2 {
  font-size: 50px;
  line-height: 34px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #467058;
}
.highlight-box-header h2 strong {
  font-size: 28px;
  line-height: 34px;
  color: #467058;
  font-weight: 400;
  text-transform: uppercase;
}
.highlight-box-sidebar {
  padding: 40px 40px;
  width: 25%;
  float: right;
  display: block;
  margin: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 20px;
  line-height: 20px;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #467058;
}
.highlight-box-footer {
  padding: 30px 40px;
  width: 100%;
  display: block;
  margin: 0;
  background-color: rgba(70, 112, 88, 1);
  font-family: minion-pro, serif;
}
.highlight-box-footer p {
  font-weight: 400 !important;
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
}
.highlight-box-sidebar p {
  color: #467058;
  font-family: minion-pro, serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
}
.highlight-box-sidebar h2 {
  color: #467058;
  font-size: 160px;
  line-height: 165px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.highlight-box-sidebar h3 {
  color: #467058;
  font-family: minion-pro, serif;
  font-weight: 500 !important;
  font-style: itlics;
  font-size: 24px;
  line-height: 28px;
  text-transform: none;
}
#mobile-side-nav .card-header {
  padding: 8px 0 8px 0 !important;
  margin: 15px 0 0 0 !important;
  background-color: #4c6f5a !important;
  border-bottom: none !important;
  border-radius: 0 !important;
}
#mobile-side-nav .card-header h5 {
  color: #ffffff !important;
  font-size: 16px !important;
  line-height: 20px !important;
  letter-spacing: 0px;
  font-family: proxima-nova, sans-serif;
  font-weight: 400 !important;
  margin: 2px 0 2px 5px !important;
  padding: 0px;
  text-transform: uppercase !important;
  float: left;
}
#mobile-side-nav .card-header button.btn.btn-link i {
  color: #ffffff !important;
  text-decoration: none !important;
  margin-left: 8px;
}
#mobile-side-nav .card-header button {
  width: 100%;
  height: 100%;
}
#mobile-side-nav .card-body {
  padding: 30px 40px 10px 40px;
  background-color: rgba(166, 155, 150, .90);
  border: none !important;
}
#mobile-side-nav .card-body li {
  list-style: none !important;
}
ul#mobile-side-nav {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
ul#mobile-side-nav li {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
#mobile-side-nav .card-body li a {
  display: block;
  width: 100%;
  margin: 0 0 30px 0;
  padding: 0;
  color: #ffffff !important;
  font-size: 30px !important;
  font-family: proxima-nova, sans-serif;
  font-weight: 300;
  font-style: normal;
  -webkit-transition: color 200ms linear;
  text-decoration: none;
}
#mobile-side-nav .card-body li a:hover, #mobile-side-nav .card-body li.current_page_item a {
  text-decoration: none;
  color: #000000 !important;
}
/* Students Page */
ul.student-menu {
  display: block;
  width: 100%;
  padding: 10px 0;
  margin: 20px 0 0 0;
  list-style: none;
  text-align: center;
}
ul.student-menu li {
  padding: 0;
  margin: 20px 0 20px 0 !important;
  width: 100% !important;
  list-style: none;
  text-align: left;
  font-size: 18px;
  line-height: 22px !important;
  display: block;
  align-items: center;
}
  ul.alumni-menu li {
    padding: 0;
     margin: 5px 0 5px 0;
    list-style: none;
    text-align: center;
    font-size: 18px;
    line-height: 30px !important;
    display: inline;
    float: left;
	  width: 100%;
  }
ul.alumni-menu li a {
  color: #ffffff;
  text-decoration: none;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  border: 1px solid #8fcbdc;
  padding: 5px;
}
ul.alumni-menu li a:hover, ul.alumni-menu li.current-page-ancestor a, ul.alumni-menu li.current_page_item a {
  color: #ffffff;
  text-decoration: none;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  border: 1px solid #ffffff;
}
ul.student-menu li a {
  color: #ffffff;
  text-decoration: none;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  border: 1px solid #8fcbdc;
  padding: 5px;
}
ul.student-menu li a:hover, ul.student-menu li.current-page-ancestor a, ul.student-menu li.current_page_item a {
  color: #ffffff;
  text-decoration: none;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  border: 1px solid #ffffff;
}
ul.student-side-menu {
  display: block;
  width: 100%;
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
}
ul.student-side-menu li {
  display: block;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 15px;
  line-height: 40px;
  border-bottom: 1px dotted #231f20;
}
ul.student-side-menu li a {
  color: #4e5859;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
ul.student-side-menu li a:hover {
  color: #4e5859;
  text-decoration: underline;
}
ul.student-side-menu li.current_page_item a {
  color: #231f20;
}
#upcoming-events {
  margin-top: 15px;
  margin-bottom: 15px;
}
#upcoming-events h2 {
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.event-date {
  color: #006937;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
}
.event-date strong {
  color: #a89c96 !important;
  margin-left: 10px;
  font-weight: 600 !important;
}
.event-box-wrapper {
  display: block;
  padding: 20px 30px;
  margin: 0;
  border-right: 1px dotted #000000;
}
.event-box-wrapper h3 {
  color: #006937;
  font-family: proxima-nova, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  text-transform: none !important;
  padding: 0;
  margin: 5px 0;
  min-height: 120px
}
a.upcoming-event-link {
  color: #231f20;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
a.upcoming-event-link:hover {
  text-decoration: underline;
}
/* Ppagination */
.pagination {
  clear: both;
  padding: 20px 0;
  position: relative;
  line-height: 30px;
}
.pagination span {
  display: block;
  float: left;
  text-decoration: none;
  width: auto;
  text-transform: uppercase;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0 0 0 5px;
}
.pagination a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  text-align: center;
  font-weight: 700;
  margin: 0 0 0 5px;
  background: #efefef;
  text-decoration: none !important;
}
.pagination a:hover {
  color: #fff;
  background: #467058;
}
.pagination .current {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  text-align: center;
  background: #467058;
  color: #fff;
  font-weight: 700;
  margin: 0 0 0 5px;
}
.search-results hr {
  margin-top: 0px !important;
  margin-bottom: 20px !important;
  border: 0;
  border-top: 1px solid #efefef;
}
.search-results h3 {
  font-size: 28px;
  line-height: 35px;
  font-family: proxima-nova, sans-serif;
  color: #467058;
  font-weight: 400;
  text-transform: none !important;
}
/* News */
a#loadMore.btn.loadMoreBtn {
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  line-height: 17px;
  display: inline-block;
  text-align: center;
  background-color: #dee5eb;
  color: #686059;
  text-transform: uppercase;
  min-width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 12px 25px;
  margin: 0 0 0 0;
  -webkit-transition: background 500ms ease;
  transition: background 500ms ease;
  text-decoration: none;
}
a#loadMore.btn.loadMoreBtn:hover {
  background-color: #cbd3db;
  color: #686059;
  font-weight: 400;
  font-style: normal;
  text-decoration: none !important
}
.news-list-item {
  background: #edebeb;
  padding: 15px;
  width: 100%;
  margin: 0;
  float: left;
}
.alumni-news-list-item {
  background: #ffffff;
  padding: 25px 15px;
  width: 100%;
  margin: 0;
  float: left;
}
.alumni-news-list-item h3 {
color: #50775b;
    font-family: minion-pro, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 30px;
    line-height: 32px;
    text-transform: none;
    padding: 0;
    margin: 0 0 20px 0;
    text-decoration: none;
}
.news-photo {
  width: 100%;
  margin: 0 0 20px;
  float: left;
}
.news-content {
  width: 100%;
  margin: 0;
  padding: 0 15px 15px 15px;
  float: left;
}
.news-list .news-date {
  color: #58809b;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 25px 0;
}
.read-news {
  width: 100%;
  display: block;
  margin: 15px 0 0 0;
}
.read-news a {
  color: #577f9b;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 18px;
  text-decoration: underline;
}
.news-list h3, .news-list-item h3 {
  color: #50775b;
  font-family: minion-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  line-height: 30px;
  text-transform: none;
  padding: 0;
  margin: 0 0 20px 0;
  text-decoration: none;
}
.news-list .caption-photo {
  color: #a69b97;
  font-family: minion-pro, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  line-height: 22px;
  text-transform: none;
  margin: 10px 0 0 0;
}
/* Banner Header Quicklinks */
.header-quicklinks {
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.40);
  padding: 5px 15px;
  background-color: rgba(0, 0, 0, 0.30);
}
.header-quicklinks ul {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-quicklinks ul li {
  display: block;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 15px;
  line-height: 40px;
  border-top: 1px dotted rgba(255, 255, 255, 0.40);
}
.header-quicklinks ul li a {
  color: #85ccdd;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.header-quicklinks ul li a:hover {
  color: #85ccdd;
  text-decoration: underline;
}
.header-quicklinks h4 {
  color: #85ccdd;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  line-height: 40px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
/* Tabs */
.card-header:first-child {
  border-radius: 0 !important;
}
#accordion-tabs .card-header {
  margin: 0 0 5px 0;
  border-bottom: 1px solid #ffffff;
  background-color: #e0dddb;
  border-radius: 0 !important;
}
#accordion-tabs .card-header h5 a {
  color: #28663b;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  font-size: 17px;
  width: 100% !important;
}
#accordion-tabs .card-body {
  adding: 30px 0px 10px 0px;
  background-color: rgba(255, 255, 255, .90);
  border: 1px solid #ffffff;
}
#accordion-tabs .nav-tabs {
  display: none;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #e0dddb;
  margin: 0 15px 0 0;
  padding: 8px 25px;
  color: #28663b;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #ffffff;
  background-color: #28663b;
  border-color: #28663b #28663b #28663b;
}
.card-body {
  padding: 30px 40px 10px 40px;
  background-color: rgba(255, 255, 255, .90);
  border-bottom: 1px solid #e0dddb;
  border-left: 1px solid #e0dddb;
  border-right: 1px solid #e0dddb;
}
@media(min-width:992px) {
  #accordion-tabs .nav-tabs {
    display: flex;
  }
  #accordion-tabs .card {
    border: none;
  }
  #accordion-tabs .card .card-header {
    display: none;
  }
  #accordion-tabs .card .collapse {
    display: block;
  }
}
@media(max-width:991px) {
  /*
     * Changed selector to `.tab-content > .tab-pane` to override `.fade:not(.show)`
     * In BS4 Beta `.tab-pane`s were rendered hidden by just `.fade`
     */
  #accordion-tabs .tab-content > .tab-pane {
    display: block;
    opacity: 1;
  }
}
/* Accordion */
[data-toggle="collapse"] .fa:before {
  content: "\f068";
}
[data-toggle="collapse"].collapsed .fa:before {
  content: "\f067";
}
*[id^='accordion-'] {
  margin: 0;
}
*[id^='accordion-'] button.btn.btn-link {
  font-weight: 400;
  color: #ffffff !important;
  background-color: transparent;
  display: block;
  width: 100%;
}
*[id^='accordion-'] button.btn.btn-link i {
  position: absolute;
  right: 15px;
  top: 42px;
}
.card {
  background-color: transparent;
  border: none;
  border-radius: 0;
}
*[id^='accordion-'] .card-header {
  padding: .25rem 0 .25rem 0;
  margin: 15px 0 0 0;
  background-color: #e0dddb;
  border-bottom: none;
}
*[id^='accordion-'] .card-header .btn {
  text-align: left !important;
  text-decoration: none !important;
	white-space:normal;
}
*[id^='accordion-'] button.btn.btn-link:hover, *[id^='accordion-'] .card-header .btn:hover {
  text-decoration: none !important;
}
*[id^='accordion-'] .card-header h5 {
  color: #4f6f5a;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0px;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  margin: 5px 0 10px 0;
  padding: 0px 20px 0 0;
	text-wrap: wrap;
}
*[id^='accordion-'] .card-header button.btn.btn-link i {
  color: #4f6f5a;
  text-decoration: none !important;
}
.card-header p {
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  margin: 0px;
  padding: 0px;
  letter-spacing: 0px !important;
}
.card-body {
  padding: 20px 10px;
  background-color: rgba(255, 255, 255, .90);
}
.card-body p, .card-body li {
  line-height: 28px
}
.card-body p {
  margin-bottom: 15px
}
.card-body strong {
  color: #000000;
}
.card-body li {
  list-style: none;
}
*[id^='accordion-'] .card-body ul {
  margin-left: 0px !important;
  padding-left: 15px;
}
*[id^='accordion-'] .card-body li {
  list-style: disc;
}
/* Spotlight Post */
#spotlight-post h3 {
  color: #467058;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 28px;
  line-height: 32px;
  padding: 0;
  margin: 0 0 30px 0;
  text-transform: none !important;
}
#spotlight-post h4 {
  color: #467058;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  padding: 0;
  margin: 20px 0 5px 0;
  text-transform: none !important;
}
#spotlight-post h5 {
  color: #a69b97;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 20px;
  line-height: 22px;
  padding: 0;
  margin: 0px 0 40px 0;
  text-transform: none !important;
}
#spotlight-post h6 {
  color: #467058;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 32px;
  padding: 0;
  margin: 20px 0 0 0;
  text-transform: none !important;
  border-bottom: 2px solid #467058;
}
#spotlight-post ul.side-navigation {
  margin: 0 !important;
}
/* Banner */
.banner-vertical-text {
  position: absolute;
  left: -165px;
  top: 165px;
  background: rgba(255, 255, 255, 0.25);
  width: 425px;
  height: 95px;
  transform: rotate(90deg);
  z-index: 900;
  text-align: left;
}
.banner-vertical-text h1 {
  font-family: proxima-nova, sans-serif;
  font-weight: 400 !important;
  font-style: italic !important;
  font-size: 22px !important;
  line-height: 95px !important;
  color: #ffffff !important;
  padding: 0 30px;
}
#banner .banner-content h2 {
  font-family: proxima-nova, sans-serif;
  font-weight: 500 !important;
  font-style: normal !important;
  font-size: 32px !important;
  line-height: 34px !important;
  color: #ffffff !important;
  padding: 0;
  margin: 0 0 10px 0;
  position: absolute;
  bottom: 0;
}
#banner {
  height: 425px;
  position: relative;
}
#banner .banner-content-top {
  z-index: 901;
  position: absolute;
  top: 100px;
  width: 100%;
}
#banner .banner-content-bottom {
  z-index: 901;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 65px;	
  background-color: rgba(70,112,88,0.9);
} 
#banner .banner-content-bottom h2 {
  font-family: proxima-nova, sans-serif;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 20px !important;
  color: #ffffff !important;
  padding: 22px 0;
  margin: 0;
	letter-spacing: 0px;
}
#banner .banner-content {
  z-index: 901;
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.overlay {
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, .2) 65%);
  z-index: 800;
  top: 0;
}
/* Two Column */
.column-color {
  padding: 20px 30px 20px 30px;
}
.column-color p {
  margin: 0 0 10px 0 !important;
  line-height: 24px;
  color: #231f20 !important;
}
.column-color p strong {
  color: #231f20 !important;
}
.column-color ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.column-color ul li {
  list-style: none;
  padding: 0px;
  margin: 0 0 10px 0 !important;
  line-height: 24px;
}
.column-color ul li a {
  text-decoration: none;
}
.column-color ul li a:hover {
  text-decoration: underline;
}
/* Social Section */
.social-section {
  text-align: center;
  display: block;
}
.social [class*="fa-brands fa-"] {
  background-color: #ffffff;
  border-radius: 24px;
  color: #039248;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin: auto 10px auto 0px;
  width: 24px;
  font-size: 13px;
  text-align: center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.fa-brands, .fab {
  font-family: "Font Awesome 6 Brands" !important;
}
a.fa-brands {
  text-decoration: none !important
}
/* Form */
.nf-form-content {
  padding: 0px !important;
}
.nf-form-fields-required {
  display: none !important;
}
/* Footer Section */
span.contact-divide {
  margin: 0 15px;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
  background-color: #467058 !important;
  padding: 5px 40px !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
}
.nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
  background: #ffffff !important;
  border: 1px solid #a79c96 !important;
  color: #58585a !important;
}
ul.mobile-footer-links {
  list-style: none;
  display: block;
  width: 100%;
  margin: 0 0 40px 0;
  padding: 0;
  text-align: center;
}
ul.mobile-footer-links li {
  list-style: none;
  display: inline;
  margin: 0 10px;
  padding: 0;
}
ul.mobile-footer-links li a {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0;
  padding: 0;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
}
footer h5 a:hover {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-decoration: underline;
}
.footer-site-brand {
  padding: 0;
  margin: 0;
}
.footer-site-brand img {
  width: 200px;
  height: auto;
  display: block;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
footer h5 {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0;
  padding: 0;
  margin: 0 0 20px 0;
}
footer h5 a {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0;
  padding: 0;
  margin: 0 0 20px 0;
  text-decoration: none;
}
footer h5 a:hover {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-decoration: underline;
}
footer p {
  color: #ffffff;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  line-height: 27px;
}
ul.footer-nav {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.footer-nav li a {
  display: block;
  list-style: none;
  padding: 0 0 12px 0;
  margin: 0;
  color: #ffffff;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  line-height: 27px;
  text-transform: uppercase;
  text-decoration: none;
}
.copyright {
  color: #ffffff;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  line-height: 72px;
}
/* Forms */
.btn-darkgreen {
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  line-height: 17px;
  display: inline-block;
  text-align: center;
  background-color: #577f69;
  color: #ffffff;
  text-transform: none;
  min-width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 12px 25px;
  margin: 0 0 0 0;
  -webkit-transition: background 500ms ease;
  transition: background 500ms ease;
  text-decoration: none;
}
.btn-darkgreen:hover {
  background-color: #3e6650;
  color: #ffffff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none !important
}
.btn-lightgreen {
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  line-height: 17px;
  display: inline-block;
  text-align: center;
  background-color: #dee5eb;
  color: #686059;
  text-transform: uppercase;
  min-width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 12px 25px;
  margin: 0 0 0 0;
  -webkit-transition: background 500ms ease;
  transition: background 500ms ease;
  text-decoration: none;
}
.btn-lightgreen:hover {
  background-color: #cbd3db;
  color: #686059;
  font-weight: 400;
  font-style: normal;
  text-decoration: none !important
}
.btn-primary {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 2px;
  border: 2px solid #467058;
  display: inline-block;
  text-align: center;
  background-color: #467058;
  color: #ffffff;
  text-transform: uppercase;
  min-width: 125px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 12px 25px;
  margin: 15px 0 0 0;
  -webkit-transition: background 500ms ease;
  transition: background 500ms ease;
  text-decoration: none;
}
.btn-primary:hover {
  background-color: #1f7035;
  border: 2px solid #1f7035;
  color: #ffffff;
  text-decoration: none !important;
}
.btn-primary-outline {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 2px;
  border: 2px solid #ffffff;
  display: inline-block;
  text-align: center;
  background-color: transparent;
  color: #ffffff;
  text-transform: uppercase;
  min-width: 125px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 12px 25px;
  margin: 15px 0 0 0;
  -webkit-transition: background 500ms ease;
  transition: background 500ms ease;
  text-decoration: none;
}
.btn-primary-outline:hover {
  background-color: #1f7035;
  border: 2px solid #1f7035;
  color: #ffffff;
  text-decoration: none !important;
}
.outline-green {
  border: 2px solid #1f7035;
  color: #1f7035;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.solid-green {
  border: 2px solid #1f7035;
  color: #ffffff;
  background-color: #1f7035;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.solid-green:hover {
  background-color: #ffffff;
  border: 2px solid #1f7035;
  color: #1f7035;
  text-decoration: none !important;
}
.btn-rounded {
  padding: 8px 15px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  height: 45px;
  display: table-cell;
  vertical-align: middle;
  min-width: 300px;
}
.contact-btn {
  max-width: 300px;
  display: block;
  text-align: center;
  margin: 0 auto 20px auto;
}
/* Media Queries */
@media (min-width: 544px) {
  .mobile-hidden {
    display: none;
  }
  .desktop-hidden {
    display: block;
  }
  #desktop-header, #top-header {
    display: none;
  }
  #mobile-header {
    display: block;
  }
  .slideshow-container {
    min-height: 500px;
  }
}
@media(min-width:768px) {
  news-photo {
    width: 30%;
    margin: 0;
  }
  .news-content {
    width: 70%;
    margin: 0;
    padding: 0 30px;
  }
  ul#menu-utility li.no-link {
    margin: 0 20px 10px 0;
  }
  ul#menu-utility li a {
    margin: 0 20px 10px 0;
  }
  ul#menu-primary li a {
    margin: 0 5px;
    font-size: 14px;
  }
  .centered {
    width: 90%;
  }
  #desktop-header, #top-header {
    display: none;
  }
  #mobile-header {
    display: block;
  }
  .slideshow-container {
    min-height: 600px;
  }
}
@media(min-width:992px) {
  ul#featured li {
    width: 49% !important;
    margin: 0 1% 25px 0;
  }
  .news-photo {
    width: 30%;
    margin: 0;
  }
  .news-content {
    width: 70%;
    margin: 0;
    padding: 0 30px;
  }
  .full-line {
    display: block;
  }
  .site-brand {
    padding: 25px 20px;
  }
  .site-brand img {
    width: 190px;
  }
  ul#menu-utility li.request-info a {
    padding: 10px 10px;
    margin: 0 12.5px 10px 0;
  }
  ul#menu-utility li.no-link {
    margin: 0 10px 10px 0;
  }
  ul#menu-utility li a {
    margin: 0 10px 10px 0;
    font-size: 13px;
  }
  ul#menu-primary li a {
    margin: 0 10px;
    font-size: 15px;
  }
  .centered {
    width: 70%;
  }
  .mobile-hidden {
    display: block;
  }
  .desktop-hidden {
    display: none;
  }
  .mobile-center {
    text-align: left;
  }
  #desktop-header, #top-header {
    display: block;
  }
  #mobile-header {
    display: none;
  }
  .carousel-caption-text h1 {
    font-size: 58px;
    line-height: 64px;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
  }
  .carousel-caption-text p {
    font-size: 24px;
  }
  .carousel-caption-text p a {
    font-size: 24px;
  }
  ul.alumni-menu {
  display: block;
  width: 100%;
  padding: 10px 0;
  margin: 10px 0;
  list-style: none;
  text-align: center;
	      float: left;
  }
  ul.alumni-menu li {
    padding: 0;
    margin: 0 10px 0 0;
    list-style: none;
    text-align: center;
    font-size: 18px;
    line-height: 30px !important;
    display: inline;
    float: left;
	  width: auto;
  }
}
@media(min-width:1200px) {
#banner .banner-content-bottom h2 {
  font-size: 32px !important;
  line-height: 34px !important;
  padding: 15px 0;
	letter-spacing: 4px;
}	
  ul#featured li {
    width: 49% !important;
    margin: 0 1% 25px 0;
  }
  .news-photo {
    width: 30%;
  }
  .news-content {
    width: 70%;
  }
  .full-line {
    display: block;
  }
  .site-brand {
    padding: 20px 20px;
  }
  .site-brand img {
    width: 240px;
  }
  ul#menu-utility li.request-info a {
    padding: 10px 20px;
    margin: 0 25px 10px 0;
  }
  ul#menu-utility li.no-link {
    margin: 0 20px 10px 0;
  }
  ul#menu-utility li a {
    margin: 0 20px 10px 0;
    font-size: 14px;
  }
  ul#menu-primary li a {
    margin: 0 20px;
    font-size: 16px;
  }
  .centered {
    width: 70%;
  }
  .mobile-hidden {
    display: block;
  }
  .desktop-hidden {
    display: none;
  }
  .mobile-center {
    text-align: left;
  }
  #desktop-header, #top-header {
    display: block;
  }
  #mobile-header {
    display: none;
  }
  .slideshow-container {
    min-height: 800px;
  }
  .carousel-caption-text h1 {
    font-size: 48px;
    line-height: 52px;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
  }
  .carousel-caption-text p {
    font-size: 24px;
  }
  .carousel-caption-text p a {
    font-size: 24px;
  }
  #banner .banner-content h2 {
    margin: 0;
  }
  ul.student-menu {
    display: block;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  ul.student-menu {
    display: flex;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    list-style: none;
  }
  ul.student-menu li {
    padding: 0;
    margin: 0 2.5% !important;
    width: 14% !important;
    list-style: none;
    text-align: center;
    font-size: 18px;
    line-height: 22px !important;
    display: flex;
    align-items: center;
  }
  ul.alumni-menu {
  display: block;
  width: 100%;
  padding: 10px 0;
  margin: 10px 0;
  list-style: none;
  text-align: center;
	      float: left;
  }
  ul.alumni-menu li {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    font-size: 18px;
    line-height: 30px !important;
    display: inline;
    float: left;
	  width: auto;
  }
  ul.alumni-menu li a {
  color: #ffffff;
  text-decoration: none;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  border: 1px solid #8fcbdc;
  padding: 5px 10px;
	  margin: 0 30px 0 0 ;
  }	
	ul.alumni-menu li a:hover, ul.alumni-menu li.current-page-ancestor a, ul.alumni-menu li.current_page_item a, ul.alumni-menu  li.current-menu-item a {
  color: #ffffff;
  text-decoration: none;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  border: 1px solid #ffffff;
}
}