/* Foundation */

#title.foundation-header {
    min-height: 290px;
}

.foundation-header h1 {
	margin-top:-90px;
}

#subnav.foundation-nav {
    margin-top: -104px;
    background: none;
    padding-bottom: 60px;
}

#subnav.foundation-nav ul {
	text-align:center;
}

.foundation-home .announcement .name {
    margin-bottom: 30px;
}

.foundation-home .announcement p {
	line-height:1.25em !important;
}

.foundation-nav ul li {
    float: none !important;
}

.foundation-nav ul li a:before, .foundation-nav ul li a:after {
    display: none !important;
}

.foundation-nav #deplinks ul li a.sublink {
    padding: 15px;
    margin: 0 5px;
}

.foundation-nav #deplinks ul li a.sublink.active {
	border-bottom:none;
}

.foundation-nav ul li a.active, .foundation-nav ul li a:hover {
	border-radius:5px;
}

.foundation-home .slide {
    min-height: 338px;
}

.foundation-nav a.sublink.active {
    background: #D19F0E !important;
    color: #000 !important;
}

.alumni-box .img-circle {
    min-height: 0px !important;
    width: 100%;
    height: auto !important;
	max-width: 300px !important;
    min-width: initial;
    float: none;
}

#alumni .owl-pagination {
	display:none;
}

#alumni .owl-prev {
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-mos-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	background:none !important;
	color:#232323;
	font-size:2.5em;
}

#alumni .owl-next {
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-mos-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	background:none !important;
	color:#232323;
	font-size:2.5em;
}

#alumni .owl-next:hover, #alumni-slide .owl-prev:hover {
	color:#d6a200;
}

#alumni-slide .owl-carousel .owl-item {
    max-width: 375px;
}

.alumni-box h4 {
    clear: both;
	margin-bottom: 0;
}

.alumni-box {
    padding-bottom: 0 !important;
}

.col-md-6.featured-box.featured-box-right {
    margin-top: 30px;
    width: calc(50% + 30px);
    margin-left: -30px;
    position: relative;
    z-index: -1;
}

.col-md-6.featured-box.featured-box-right p {
	padding-left:15px;
}

.shadows {
	font-family: 'Shadows Into Light' !Important;
}

#video-slider .owl-pagination {
    padding-top: 30px;
}

#photo-gallery h2 {
	font-size:2.25em;
}