 
/* Video styles */
 .ksu-hero {
     display: none 
}
 @media (min-width: 640px) {
     .ksu-menu-open #ksu-banner {
         margin-left:10px 
    }
     .ksu-menu-open .ksu-sidebar {
         top: -186px 
    }
     .ksu-hero {
         display: block;
         width: 100%;
         height: auto;
         overflow: hidden;
         position: relative;
         z-index: 20 
    }
}
 @media (min-width: 975px) {
     .ksu-hero {
         width:950px;
         margin: 0 auto 
    }
}
 .ksu-hero .ksu-hero-image,.ksu-hero .ksu-hero-video {
     display: block 
}
 .ksu-hero .ksu-hero-size-large {
     display: block;
     width: 100%;
     height: auto 
}
 .ksu-hero-width-full {
     width: 100%;
     height: auto;
}
 .ksu-hero-video {
     position: relative;
}
 .ksu-hero-video-control-wrapper {
     position: absolute;
     left: 0;
     bottom: 0;
     background-color: #fff;
     opacity: .5;
}
 .ksu-hero-video-control {
     font-size: 110%;
     color: #111;
     padding: .5em .8em;
     text-align: center;
     border: 2px solid;
}
 .ksu-hero-width-full video {
     width: 100%;
}
/* Nav menu */
 .nav-panel.off-canvas {
     z-index: 99;
}
 .primary-nav__item--has-children:last-child {
     border-right: none !important;
}
 .primary-nav__item:not(.primary-nav__item--has-children) {
     border-right: none !important;
     margin-right: 0;
}
 .primary-nav__item:not(.primary-nav__item--has-children):nth-child(7) {
     margin-left: 30px;
}
 .primary-nav__item:not(.primary-nav__item--has-children) a {
     color: #ffffff;
     font-size: 0.9rem;
}
 li.primary-nav__item.primary-nav__item--has-children:nth-child(6) {
     border-right: none;
}
/* Nav menu */
 #static-related-programs .related-programs__link {
     color: #f0ad00;
     -webkit-align-items: normal;
     -ms-flex-align: normal;
     align-items: normal;
     text-align: center;
}
 #static-related-programs .related-programs-static__description {
     color: #fff;
     font-size: 1.375rem;
     line-height: 2rem;
     text-align: left;
     padding: 0 40px;
}
 #static-related-programs .related-programs__title {
     color: #f0ad00;
     -webkit-align-items: normal;
     -ms-flex-align: normal;
     align-items: normal;
}
/* News and Events */
 #xnews,
 #xevents {
	position: relative;
	padding-bottom: 40px;
}

 .home-news-events__more {
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
}
 .home-news-events__more svg {
     width: 1.25rem;
     height: 1.25rem;
     margin-top: 1.25rem;
     fill: #f0ad00;
     -webkit-transform: rotate(0);
     transform: rotate(0);
}
 .news__image img {
     width: 100%;
}
 .calendar-event-title a {
     text-decoration: none;
}
 .event {
     margin-bottom: 40px;
	 min-height: 80px;
     clear: both;
}
 .event:last-child {
     margin-bottom: 0;
}
 .event__date {
     width: 100px;
     height: 100px;
     background-color: #512888;
     border-top: 6px solid #f0ad00;
     color: #fff;
     font-weight: 400;
     font-size: 1.75rem;
     text-align: center;
     line-height: 38px;
     float: left;
}
 .event__date > div {
     font-size: 3rem;
}
 .event__details {
     margin-left: 120px;
}
 .event__details p {
     margin: 0;
     font-size: 18px;
}
/* Apply */
 #apply {
     margin-top: 35px;
     margin-bottom: 35px;
}
 .programs-grid__content {
     display: block;
     opacity: 1 !important;
}
 #recruitment {
     margin: 35px 0;
}
 input.recruitment__input {
     width: 80%;
     display: inline;
     margin: 0;
     line-height: 1;
}
 input.recruitment__button {
     width: 15%;
     background-color: #512888;
     display: inline;
     margin: 0;
     border: 0;
     height: 39px;
}
 #recruitment .searchButton svg {
     width: 100%;
     height: 75%;
     fill: #ffffff;
     transform: rotate(0deg);
}
 .recruitment__programs {
     position: relative;
}
 .recruitment__programs-program {
     background-color: #512888;
     border: 4px solid #ffffff;
     color: #ffffff;
     position: absolute;
     width: 40%;
     top: -45px;
     text-align: center;
     padding: 15px 0;
}
 .recruitment__programs-program:nth-child(1) {
     left: 5%;
}
 .recruitment__programs-program:nth-child(2) {
     left: 55%;
}
 .recruitment__programs-program p {
     margin: 0;
     line-height: 1.1;
}
 .recruitment__programs-number {
     font-size: 4rem;
     font-weight: bold;
}
 .recruitment__programs-plus {
     color: #f0ad00;
}
 .wrap{
     margin-bottom: 20px;
}
 .search {
     width: 100%;
     height: 57px;
     position: relative;
     display: flex;
     color: #331958;
}
 .searchTerm {
     width: 100%;
     height: 100% !important;
     border: 2px solid #512888;
     padding: 0.9375rem 0.9375rem 0.9375rem 1.25rem;
     height: 20px;
     border-radius: none;
     outline: none;
     color: #512888;
}
 .searchTerm:focus{
     color: #512888;
     border: 2px solid #512888;
}
 .searchButton {
     padding: 8px;
     width: 62px;
     height: 100%;
     border: none;
     background: #512888;
     text-align: center;
     color: #fff;
     border-radius: none;
     cursor: pointer;
     font-size: 20px;
}
 .program-search-icon {
     fill: #fff;
     width: 75%;
     height: 75%;
}
 #news-home.grid-container, #events.grid-container {
     max-width: initial;
}
 #news {
     margin: 35px 0;
}
 #events {
     margin-top: 35px;
     margin-bottom: 35px;
     padding: 60px 0;
     width: 100%;
     background-color:#f4f1ed;
}
 .event__image {
     width: 100%;
     margin-bottom: 20px;
     position: relative;
}
 .event__image-date {
     position: absolute;
     top: 10px;
     width: 50px;
     height: 50px;
     background-color: #512888;
     color: #fff;
     font-weight: 400;
     font-size: 1.125rem;
     text-align: center;
     line-height: 21px 
}
 .event__image-date div {
     font-size: 1.875rem 
}
 