.homepage-slider {
	 background: #fff;
	 margin: auto;
	 padding: 0;
	 overflow: hidden;
	 width: 100%;
}
 .homepage .homepage-slider .row{
	 max-width: 100%;
}

.homepage .homepage-slider .ext-home-feature-wrapper .row{
	max-width: 64rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}


 .home .wrapper {
	 background: #fff;
	 margin: auto;
	 padding: 0;
	 overflow: hidden;
	 width: 100%;
}
 .home .wrapper .content {
	 background: #ffffff;
	 font-family: 'BentonSansRegular', Arial, sans-serif;
	 margin: auto;
	 padding: 0;
	 min-height: 100px;
	 width: 100%;
	 z-index: 1;
}
 .homepage-panel-box {
	 padding: 0px 16px 25px 16px !important;
	 background: rgba(0,0,0,.7);
	 float: left;
	 margin: 25px 0px 0px 25px;
	 text-align: left;
}
 .ext-home-feature-text2:hover, .ext-home-feature-text:focus, .ext-home-feature-text2:focus, .ext-home-feature-text:active, .ext-home-feature-text2:active, a.ext-home-feature-text:hover, a.ext-home-feature-text2:hover, a.ext-home-feature-text:focus, a.ext-home-feature-text2:focus, a.ext-home-feature-text:active, a.ext-home-feature-text2:active {
	 color: #FFFFFF;
	 text-shadow: 2px 2px #111111;
	 text-decoration: underline;
}
 .flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	 outline: 0;
}
 .slides, .flex-control-nav, .flex-direction-nav {
	 margin: 0;
	 padding: 0;
	 list-style: none;
}
 .slides:after {
	 content: "\0020";
	 display: block;
	 clear: both;
	 visibility: hidden;
	 line-height: 0;
	 height: 0;
}
 .slides {
	 display: block;
}
 .slides {
	 height: 1%;
}
 @font-face {
	 font-family: 'flexslider-icon';
	 src: url("../../fonts/flexslider/flexslider-icon.eot");
	 src: url("../../fonts/flexslider/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../../fonts/flexslider/flexslider-icon.woff") format("woff"), url("../../fonts/flexslider/flexslider-icon.ttf") format("truetype"), url("../../fonts/flexslider/flexslider-icon.svg#flexslider-icon") format("svg");
	 font-weight: normal;
	 font-style: normal;
}
 .flexslider {
	 margin: 0;
	 padding: 0;
}
 .flexslider.slider {
	 position: relative;
}
 .flexslider .slides > li {
	 display: none;
	 -webkit-backface-visibility: hidden;
}
 .flexslider .slides > li:first-child {
	 display: block;
	 -webkit-backface-visibility: visible;
}
 .flexslider .slides img {
	 -webkit-user-select: none;
	 -khtml-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 user-select: none;
	 width: 100%;
	 display: block;
}
 .flex-pauseplay span {
	 text-transform: capitalize;
}
 .no-js .slides > li:first-child {
	 display: block;
}
 #wrapper .flexslider {
	 margin: 0 0 60px;
	 background: #ffffff;
	 border: 0 solid #ffffff;
	 position: relative;
	 border-radius: 0;
	 -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
	 box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
	 zoom: 1;
}
 .flex-viewport {
	 max-height: 2000px;
	 transition: all 1s ease;
}
 .loading .flex-viewport {
	 max-height: 300px;
}
 .flexslider .slides {
	 zoom: 1;
}
 .carousel li {
	 margin-right: 5px;
}
 .flex-direction-nav {
	 *height: 0;
}
 .flex-direction-nav a {
	 display: block;
	 width: 40px;
	 height: 40px;
	 margin: -20px 0 0;
	 position: absolute;
	 top: 50%;
	 z-index: 5;
	 overflow: hidden;
	 opacity: 0;
	 cursor: pointer;
	 color: rgba(0, 0, 0, 0.8);
	 text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	 transition: all .3s ease;
}
 .flex-direction-nav .flex-prev {
	 left: -50px;
}
 .flex-direction-nav .flex-next {
	 right: -50px;
	 text-align: right;
}
 .flexslider:hover .flex-prev {
	 opacity: .7;
	 left: 10px;
}
 .flexslider:hover .flex-next {
	 opacity: .7;
	 right: 10px;
}
 .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	 opacity: 1;
}
 .flex-direction-nav .flex-disabled {
	 opacity: 0 !important;
	 filter: alpha(opacity=0);
	 cursor: default;
}
 .flex-direction-nav a:before {
	 font-family: "flexslider-icon";
	 font-size: 40px;
	 display: inline-block;
	 content: '\f001';
}
 .flex-direction-nav a.flex-next:before {
	 content: '\f002';
}
 .flex-pauseplay a {
	 display: block;
	 width: 20px;
	 height: 20px;
	 position: absolute;
	 bottom: 5px;
	 left: 10px;
	 opacity: .8;
	 z-index: 5;
	 overflow: hidden;
	 cursor: pointer;
	 color: #000;
}
 .flex-pauseplay a:before {
	 font-family: "flexslider-icon";
	 font-size: 20px;
	 display: inline-block;
	 content: '\f004';
}
 .flex-pauseplay a:hover {
	 opacity: 1;
}
 .flex-pauseplay a.flex-play:before {
	 content: '\f003';
}
 .flex-control-nav {
	 width: 100%;
	 position: absolute;
	 top: 40px;
	 text-align: center;
	 z-index: 5;
}
 .flex-control-nav li {
	 margin: 0 6px;
	 display: inline-block;
	 zoom: 1;
	 *display: inline;
}
 .flex-control-paging li a {
	 width: 11px;
	 height: 11px;
	 display: block;
	 background: #666666;
	 background: rgba(0, 0, 0, 0.5);
	 cursor: pointer;
	 text-indent: -9999px;
	 border-radius: 20px;
	 -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	 box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
 .flex-control-paging li a:hover {
	 background: #333333;
	 background: rgba(0, 0, 0, 0.7);
}
 .flex-control-paging li a.flex-active {
	 background: #000000;
	 background: rgba(0, 0, 0, 0.9);
	 cursor: default;
}
 .flex-control-thumbs {
	 margin: 5px 0 0;
	 position: static;
	 overflow: hidden;
}
 .flex-control-thumbs li {
	 width: 25%;
	 float: left;
	 margin: 0;
}
 .flex-control-thumbs img {
	 width: 100%;
	 display: block;
	 opacity: .7;
	 cursor: pointer;
}
 .flex-control-thumbs img:hover {
	 opacity: 1;
}
 .flex-control-thumbs .flex-active {
	 opacity: 1;
	 cursor: default;
}
 .ext-home-feature-text-wrap {
	 position: relative;
	 top: -12px;
	 height: 500px;
	 width: 100%;
	 z-index: 1 !important;
}
 @media only screen and (max-width: 910px) {
	 .ext-home-feature-text-wrap {
		 height: 500px;
	}
}
 @media only screen and (max-width: 768px) {
	 .ext-home-feature-text-wrap {
		 height: 500px;
	}
}
 @media only screen and (max-width: 760px) {
	 .ext-home-feature-text-wrap {
		 top: -9px;
	}
}
 @media only screen and (max-width: 470px) {
	 .ext-home-feature-text-wrap {
		 height: 300px;
	}
}
 @media only screen and (max-width: 470px) {
	 .ext-home-feature-text-wrap {
		 height: 200px;
		 top: -7px;
	}
}
 .ext-home-feature-wrapper {
	 width: 100%;
	 min-height: 70px;
}
 .ext-home-feature-wrapper .ext-home-feature-wrapper-bg {
	 margin: auto;
	 background-image: url("/images/home/feature/kelley-effect-circles.png");
	 background-repeat: no-repeat;
	 background-position: center bottom;
	 width: 100%;
	 min-height: 70px;
}
 .ext-home-feature-wrapper .ext-home-feature-wrapper-bg.blue {
	 background-color: #44697d;
}
 .ext-home-feature-wrapper .ext-home-feature-wrapper-bg.purple {
	 background-color: #4b306a;
}
 .ext-home-feature-wrapper .ext-home-feature-wrapper-bg.iu-mahogany {
	 background-color: #4a3c31;
}
 .ext-home-feature-wrapper .ext-home-feature-wrapper-bg.kelley-brown {
	 background-color: #8c6126;
}
 @media only screen and (max-width: 760px) {
	 .ext-home-feature-wrapper {
		 width: 100%;
	}
	 .ext-home-feature-wrapper .ext-home-feature-wrapper-bg {
		 background-image: url("/images/home/feature/kelley-effect-circles-760.png");
		 width: 100%;
	}
}
 @media only screen and (max-width: 470px) {
	 .ext-home-feature-wrapper {
		 width: 100%;
	}
	 .ext-home-feature-wrapper .ext-home-feature-wrapper-bg {
		 background-image: url("/images/home/feature/kelley-effect-circles-320.png");
		 width: 100%;
	}
}
 @media only screen and (min-width: 1201px) {
	 .ext-home-feature-1, .ext-home-feature-2, .ext-home-feature-3, .ext-home-feature-4, .ext-home-feature-5 {
		 min-width: 1500px;
		 min-height: 780px;
	}
	 .ext-home-feature-1 {
		 background: #000 url("/images/home/feature/ext-home/succeed-Stryker-1500.jpg") no-repeat center top;
		 background-size: 100% auto;
	}
	 .ext-home-feature-2 {
		 background: #000 url("/images/home/feature/ext-home/succeed-Perry-1500.jpg") no-repeat center top;
		 background-size: 100% auto;
	}
	 .ext-home-feature-3 {
		 background: #000 url("/images/home/feature/ext-home/succeed-Hormuth-1500.jpg") no-repeat center top;
		 background-size: 100% auto;
	}
	 .ext-home-feature-4 {
		 background: #000 url("/images/home/feature/ext-home/succeed-Simios-1500.jpg") no-repeat center top;
		 background-size: 100% auto;
	}
	 .ext-home-feature-5 {
		 background: #000 url("/images/home/feature/ext-home/ksb-home-ext-amrou-awaysheh-2000x1040.jpg") no-repeat center top;
		 background-size: 100% auto;
		 margin-top: -500px;
		 min-height: 780px;
	}
}
 @media only screen and (min-width: 761px) and (max-width: 1200px) {
	 .ext-home-feature-1, .ext-home-feature-2, .ext-home-feature-3, .ext-home-feature-4, .ext-home-feature-5 {
		 min-width: 1200px;
		 min-height: 780px;
	}
	 .ext-home-feature-1 {
		 background: #000 url("/images/home/feature/ext-home/succeed-Stryker-1200.jpg") no-repeat center top;
		 background-size: 100% auto;
	}
	 .ext-home-feature-2 {
		 background: #000 url("/images/home/feature/ext-home/succeed-Perry-1200.jpg") no-repeat center top;
		 background-size: 100% auto;
	}
	 .ext-home-feature-3 {
		 background: #000 url("/images/home/feature/ext-home/succeed-Hormuth-1200.jpg") no-repeat center top;
		 background-size: 100% auto;
	}
	 .ext-home-feature-4 {
		 background: #000 url("/images/home/feature/ext-home/succeed-Simios-1200.jpg") no-repeat center top;
		 background-size: 100% auto;
	}
	 .ext-home-feature-5 {
		 background: #000 url("/images/home/feature/ext-home/ksb-home-ext-amrou-awaysheh-1200x780.jpg") no-repeat center top;
		 background-size: 100% auto;
		 margin-top: -500px;
		 min-height: 780px;
	}
}
 @media only screen and (max-width: 760px) {
	 .ext-home-feature-1, .ext-home-feature-2, .ext-home-feature-3, .ext-home-feature-4, .ext-home-feature-5 {
		 background-position: 0 0;
		 min-width: 760px;
		 min-height: 580px;
	}
	 .ext-home-feature-1 {
		 background: #000 url("/images/home/feature/ext-home/succeed-Stryker-768.jpg") no-repeat center;
		 background-size: 100% auto;
	}
	 .ext-home-feature-2 {
		 background: #000 url("/images/home/feature/ext-home/succeed-Perry-768.jpg") no-repeat center;
		 background-size: 100% auto;
	}
	 .ext-home-feature-3 {
		 background: #000 url("/images/home/feature/ext-home/succeed-Hormuth-768.jpg") no-repeat center;
		 background-size: 100% auto;
	}
	 .ext-home-feature-4 {
		 background: #000 url("/images/home/feature/ext-home/succeed-Simios-768.jpg") no-repeat center;
		 background-size: 100% auto;
	}
	 .ext-home-feature-5 {
		 margin-top: -500px;
		 background: #000 url("/images/home/feature/ext-home/ksb-home-ext-amrou-awaysheh-760x600.jpg") no-repeat center;
		 background-size: 100% auto;
		 min-height: 580px;
	}
}
 @media only screen and (max-width: 470px) {
	 .ext-home-feature-1, .ext-home-feature-2, .ext-home-feature-3, .ext-home-feature-4, .ext-home-feature-5 {
		 min-height: 383px;
		 min-width: 320px;
	}
	 .ext-home-feature-1 {
		 background: #000 url("/images/home/feature/extHome/succeed_Stryker_320.jpg") no-repeat center top;
		 background-size: 100% auto;
	}
	 .ext-home-feature-2 {
		 background: #000 url("/images/home/feature/extHome/succeed_Perry_320.jpg") no-repeat center top;
		 background-size: 100% auto;
	}
	 .ext-home-feature-3 {
		 background: #000 url("/images/home/feature/extHome/succeed_Hormuth_320.jpg") no-repeat center top;
		 background-size: 100% auto;
	}
	 .ext-home-feature-4 {
		 background: #000 url("/images/home/feature/extHome/succeed_Simios_320.jpg") no-repeat center top;
		 background-size: 100% auto;
	}
	 .ext-home-feature-5 {
		 background: #000 url("/images/home/feature/ext-home/ksb-home-ext-amrou-awaysheh-320x250.jpg") no-repeat center top;
		 background-size: 100% auto;
		 margin-top: -203px !important;
	}
}
 .feature-slider {
	 text-align: center;
	 margin: auto;
	 margin-top: -13px;
	 float: none;
	 max-height: 757px;
	 overflow: hidden;
	 position: relative;
}
 .ext-home-feature-text, a.ext-home-feature-text {
	 color: #FFFFFF;
	 font-family: 'BentonSansCondBold', Arial, sans-serif;
	 font-size: 2.5rem;
	 line-height: 3rem;
	 padding: 0px 0px 0px 10px !important;
}
 .ext-home-feature-text2, a.ext-home-feature-text2 .arrow {
	 color: #FFFFFF;
	 font-family: 'BentonSansCondBold', Arial, sans-serif;
	 font-size: 26px !important;
	 ;
	 line-height: 1.3;
	 padding: 0px 0px 0px 10px !important;
}
 @media only screen and (max-height: 1050px) and (min-width: 911px) {
	 .feature-slider {
		 max-height: 667px;
	}
}
 @media only screen and (max-height: 1050px) and (max-width: 1080px) {
	 .feature-slider {
		 max-height: 757px;
	}
}
 @media only screen and (max-width: 1080px) {
	 .ext-home-feature-text, a.ext-home-feature-text {
		 color: #FFFFFF;
		 font-family: 'BentonSansCondBold', Arial, sans-serif;
		 font-size: 2rem;
		 line-height: 2.5rem;
		 padding: 0px 0px 0px 10px !important;
	}
	 .ext-home-feature-text2, a.ext-home-feature-text2 .arrow {
		 color: #FFFFFF;
		 font-family: 'BentonSansCondBold', Arial, sans-serif;
		 font-size: 21px !important;
		 ;
		 line-height: 1.3;
		 padding: 0px 0px 0px 10px !important;
	}
}
 @media only screen and (max-width: 800px) {
	 .ext-home-feature-text, a.ext-home-feature-text {
		 color: #FFFFFF;
		 font-family: 'BentonSansCondBold', Arial, sans-serif;
		 font-size: 1.75rem;
		 line-height: 2rem;
		 padding: 0px 0px 0px 10px !important;
	}
	 .ext-home-feature-text2, a.ext-home-feature-text2 .arrow {
		 color: #FFFFFF;
		 font-family: 'BentonSansCondBold', Arial, sans-serif;
		 font-size: 16px !important;
		 ;
		 line-height: 1;
		 padding: 0px 0px 0px 10px !important;
	}
}
 @media only screen and (max-height: 768px) {
	 .feature-slider {
		 max-height: 590px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider {
		 max-height: 518px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider {
		 margin-top: 20px;
		 margin-bottom: -28px;
		 height: 383px;
	}
	 .ext-home-feature-text, a.ext-home-feature-text {
		 color: #FFFFFF;
		 font-family: 'BentonSansCondBold', Arial, sans-serif;
		 font-size: 1.1rem;
		 line-height: 1.75rem;
		 padding: 0px 0px 0px 0px !important;
	}
	 .ext-home-feature-text2, a.ext-home-feature-text2 .arrow {
		 color: #FFFFFF;
		 font-family: 'BentonSansCondBold', Arial, sans-serif;
		 font-size: 14px !important;
		 ;
		 line-height: .8;
		 padding: 0px 0px 0px 0px !important;
	}
}
 @media only screen and (max-width: 470px) {
	 .feature-slider {
		 height: 236px;
		 margin-top: 20px;
	}
	 .ext-home-feature-text, a.ext-home-feature-text {
		 color: #FFFFFF;
		 font-family: 'BentonSansCondBold', Arial, sans-serif;
		 font-size: .8rem;
		 line-height: 1.4rem;
		 padding: 0px 0px 0px 0px !important;
	}
	 .ext-home-feature-text2, a.ext-home-feature-text2 .arrow {
		 color: #FFFFFF;
		 font-family: 'BentonSansCondBold', Arial, sans-serif;
		 font-size: 10px !important;
		 ;
		 line-height: .8;
		 padding: 0px 0px 0px 0px !important;
	}
}
 .feature-slider .flex-viewport {
	 margin: auto;
	 position: fixed;
}
 .feature-slider .background-image.slide-1 {
	 margin: auto;
	 z-index: -1;
}
 @media only screen and (min-width: 1201px) {
	 .feature-slider .background-image.slide-1 {
		 background: #333 url("/images/home/feature/wide/kelley-women-1500x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 760px;
		 min-width: 1500px;
	}
}
 @media only screen and (min-width: 768px) and (max-width: 1200px) {
	 .feature-slider .background-image.slide-1 {
		 background: #333 url("/images/home/feature/kelley-women-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 760px;
		 min-width: 1200px;
	}
}
 @media only screen and (max-height: 768px) {
	 .feature-slider .background-image.slide-1 {
		 background: #333 url("/images/home/feature/kelley-women-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 1024px;
		 min-height: 649px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider .background-image.slide-1 {
		 background: #333 url("/images/home/feature/tablet/kelley-women-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 518px;
		 min-width: 768px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider .background-image.slide-1 {
		 background: #333 url("/images/home/feature/tablet/kelley-women-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 383px;
		 min-width: 760px;
	}
}
 @media only screen and (max-width: 470px) {
	 .feature-slider .background-image.slide-1 {
		 background: #333 url("/images/home/feature/mobile/kelley-women-320x250.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 236px;
		 min-width: 320px;
	}
}
 .feature-slider .background-image.slide-2 {
	 margin: auto;
	 z-index: -1;
}
 @media only screen and (min-width: 1201px) {
	 .feature-slider .background-image.slide-2 {
		 background: #000 url("/images/home/feature/wide/full-time-mba-1500x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 1500px;
		 min-height: 760px;
	}
}
 @media only screen and (min-width: 768px) and (max-width: 1200px) {
	 .feature-slider .background-image.slide-2 {
		 background: #000 url("/images/home/feature/full-time-mba-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 1200px;
		 min-height: 760px;
	}
}
 @media only screen and (max-height: 768px) {
	 .feature-slider .background-image.slide-2 {
		 min-width: 1024px;
		 min-height: 649px;
	}
}
 @media screen and (max-width: 768px) {
	 .feature-slider .background-image.slide-2 {
		 background: #000 url("/images/home/feature/tablet/full-time-mba-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 768px;
		 min-height: 518px;
	}
}
 @media screen and (max-width: 760px) {
	 .feature-slider .background-image.slide-2 {
		 background: #000 url("/images/home/feature/tablet/full-time-mba-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 760px;
		 min-height: 383px;
	}
}
 @media screen and (max-width: 470px) {
	 .feature-slider .background-image.slide-2 {
		 background: #000 url("/images/home/feature/mobile/full-time-mba-320x250.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 320px;
		 min-height: 236px;
	}
}
 .feature-slider .background-image.slide-3 {
	 margin: auto;
	 z-index: -1;
}
 @media only screen and (min-width: 1201px) {
	 .feature-slider .background-image.slide-3 {
		 background: #333 url("/images/home/feature/wide/undergraduate-1500x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 1500px;
		 min-height: 760px;
	}
}
 @media only screen and (min-width: 768px) and (max-width: 1200px) {
	 .feature-slider .background-image.slide-3 {
		 background: #333 url("/images/home/feature/undergraduate-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 1200px;
		 min-height: 760px;
	}
}
 @media only screen and (max-height: 768px) {
	 .feature-slider .background-image.slide-3 {
		 min-width: 1024px;
		 min-height: 649px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider .background-image.slide-3 {
		 background: #333 url("/images/home/feature/tablet/undergraduate-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 768px;
		 min-height: 518px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider .background-image.slide-3 {
		 background: #333 url("/images/home/feature/tablet/undergraduate-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 760px;
		 min-height: 383px;
	}
}
 @media only screen and (max-width: 470px) {
	 .feature-slider .background-image.slide-3 {
		 background: #333 url("/images/home/feature/mobile/undergraduate-320x250.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 320px;
		 min-height: 236px;
	}
}
 .feature-slider .background-image.slide-4 {
	 margin: auto;
	 z-index: -1;
}
 @media only screen and (min-width: 1201px) {
	 .feature-slider .background-image.slide-4 {
		 background: #333 url("/images/home/feature/wide/kelley-direct-1500x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 1500px;
		 min-height: 760px;
	}
}
 @media only screen and (min-width: 768px) and (max-width: 1200px) {
	 .feature-slider .background-image.slide-4 {
		 background: #333 url("/images/home/feature/kelley-direct-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 1200px;
		 min-height: 760px;
	}
}
 @media only screen and (max-height: 768px) {
	 .feature-slider .background-image.slide-4 {
		 min-width: 1024px;
		 min-height: 649px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider .background-image.slide-4 {
		 background: #333 url("/images/home/feature/tablet/kelley-direct-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 768px;
		 min-height: 518px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider .background-image.slide-4 {
		 background: #333 url("/images/home/feature/tablet/kelley-direct-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 760px;
		 min-height: 383px;
	}
}
 @media only screen and (max-width: 470px) {
	 .feature-slider .background-image.slide-4 {
		 background: #333 url("/images/home/feature/mobile/kelley-direct-320x250.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 320px;
		 min-height: 236px;
	}
}
 .feature-slider .background-image.slide-5 {
	 margin: auto;
	 z-index: -1;
}
 @media only screen and (min-width: 1201px) {
	 .feature-slider .background-image.slide-5 {
		 background: #333 url("/images/home/feature/wide/BOM-1500x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 1500px;
		 min-height: 760px;
	}
}
 @media only screen and (min-width: 768px) and (max-width: 1200px) {
	 .feature-slider .background-image.slide-5 {
		 background: #333 url("/images/home/feature/BOM-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 1200px;
		 min-height: 760px;
	}
}
 @media only screen and (max-height: 768px) {
	 .feature-slider .background-image.slide-5 {
		 min-width: 1024px;
		 min-height: 649px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider .background-image.slide-5 {
		 background: #333 url("/images/home/feature/tablet/BOM-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 768px;
		 min-height: 518px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider .background-image.slide-5 {
		 background: #333 url("/images/home/feature/tablet/BOM-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 760px;
		 min-height: 383px;
	}
}
 @media screen and (max-width: 470px) {
	 .feature-slider .background-image.slide-5 {
		 background: #333 url("/images/home/feature/mobile/BOM-320x236.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 320px;
		 min-height: 236px;
	}
}
 .feature-slider .background-image.slide-6 {
	 margin: auto;
	 z-index: -1;
}
 @media only screen and (min-width: 1201px) {
	 .feature-slider .background-image.slide-6 {
		 background: #333 url("/images/home/feature/ksb-equity-homepage-1500x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 760px;
		 min-width: 1500px;
	}
}
 @media only screen and (min-width: 768px) and (max-width: 1200px) {
	 .feature-slider .background-image.slide-6 {
		 background: #333 url("/images/home/feature/ksb-equity-homepage-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 760px;
		 min-width: 1200px;
	}
}
 @media only screen and (max-height: 768px) {
	 .feature-slider .background-image.slide-6 {
		 background: #333 url("/images/home/feature/ksb-equity-homepage-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 1024px;
		 min-height: 649px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider .background-image.slide-6 {
		 background: #333 url("/images/home/feature/ksb-equity-homepage-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 518px;
		 min-width: 768px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider .background-image.slide-6 {
		 background: #333 url("/images/home/feature/ksb-equity-homepage-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 383px;
		 min-width: 760px;
	}
}
 @media only screen and (max-width: 470px) {
	 .feature-slider .background-image.slide-6 {
		 background: #333 url("/images/home/feature/ksb-equity-homepage-320x250.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 236px;
		 min-width: 320px;
	}
}
 .feature-slider .background-image.slide-7 {
	 margin: auto;
	 z-index: -1;
}
 @media only screen and (min-width: 1201px) {
	 .feature-slider .background-image.slide-7 {
		 background: #333 url("/images/home/feature/wide/iupui-feature1-1500x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 760px;
		 min-width: 1500px;
	}
}
 @media only screen and (min-width: 768px) and (max-width: 1200px) {
	 .feature-slider .background-image.slide-7 {
		 background: #333 url("/images/home/feature/iupui-feature1-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 760px;
		 min-width: 1200px;
	}
}
 @media only screen and (max-height: 768px) {
	 .feature-slider .background-image.slide-7 {
		 background: #333 url("/images/home/feature/iupui-feature1-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 1024px;
		 min-height: 649px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider .background-image.slide-7 {
		 background: #333 url("/images/home/feature/tablet/iupui-feature1-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 518px;
		 min-width: 768px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider .background-image.slide-7 {
		 background: #333 url("/images/home/feature/tablet/iupui-feature1-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 383px;
		 min-width: 760px;
	}
}
 @media only screen and (max-width: 470px) {
	 .feature-slider .background-image.slide-7 {
		 background: #333 url("/images/home/feature/mobile/iupui-feature1-320x236.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 236px;
		 min-width: 320px;
	}
}
 .feature-slider .background-image.slide-8 {
	 margin: auto;
	 z-index: -1;
}
 @media only screen and (min-width: 1201px) {
	 .feature-slider .background-image.slide-8 {
		 background: #333 url("/images/home/feature/wide/iupui-feature2-1500x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 760px;
		 min-width: 1500px;
	}
}
 @media only screen and (min-width: 768px) and (max-width: 1200px) {
	 .feature-slider .background-image.slide-8 {
		 background: #333 url("/images/home/feature/iupui-feature2-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 760px;
		 min-width: 1200px;
	}
}
 @media only screen and (max-height: 768px) {
	 .feature-slider .background-image.slide-8 {
		 background: #333 url("/images/home/feature/iupui-feature2-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 1024px;
		 min-height: 649px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider .background-image.slide-8 {
		 background: #333 url("/images/home/feature/tablet/iupui-feature2-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 518px;
		 min-width: 768px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider .background-image.slide-8 {
		 background: #333 url("/images/home/feature/tablet/iupui-feature2-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 383px;
		 min-width: 760px;
	}
}
 @media only screen and (max-width: 470px) {
	 .feature-slider .background-image.slide-8 {
		 background: #333 url("/images/home/feature/mobile/iupui-feature2-320x236.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 236px;
		 min-width: 320px;
	}
	 .homepage-panel-box {
		 padding: 0px 10px 16px 10px !important;
		 background: rgba(0,0,0,.7);
		 float: left;
		 margin: 4px 0px 0px 6px;
		 text-align: left;
	}
}
 .feature-slider .background-image.slide-9 {
	 margin: auto;
	 z-index: -1;
}
 @media only screen and (min-width: 1201px) {
	 .feature-slider .background-image.slide-9 {
		 background: #333 url("/images/home/feature/wide/iupui-feature3-1500x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 760px;
		 min-width: 1500px;
	}
}
 @media only screen and (min-width: 768px) and (max-width: 1200px) {
	 .feature-slider .background-image.slide-9 {
		 background: #333 url("/images/home/feature/iupui-feature3-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 760px;
		 min-width: 1200px;
	}
}
 @media only screen and (max-height: 768px) {
	 .feature-slider .background-image.slide-9 {
		 background: #333 url("/images/home/feature/iupui-feature3-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 1024px;
		 min-height: 649px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider .background-image.slide-9 {
		 background: #333 url("/images/home/feature/tablet/iupui-feature3-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 518px;
		 min-width: 768px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider .background-image.slide-9 {
		 background: #333 url("/images/home/feature/tablet/iupui-feature3-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 383px;
		 min-width: 760px;
	}
}
 @media only screen and (max-width: 470px) {
	 .feature-slider .background-image.slide-9 {
		 background: #333 url("/images/home/feature/mobile/iupui-feature3-320x236.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 236px;
		 min-width: 320px;
	}
}
 .feature-slider .background-image.slide-10 {
	 margin: auto;
	 z-index: -1;
}
 @media only screen and (min-width: 1201px) {
	 .feature-slider .background-image.slide-10 {
		 background: #333 url("/images/home/feature/wide/iupui-feature4-1500x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 760px;
		 min-width: 1500px;
	}
}
 @media only screen and (min-width: 768px) and (max-width: 1200px) {
	 .feature-slider .background-image.slide-10 {
		 background: #333 url("/images/home/feature/iupui-feature4-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 760px;
		 min-width: 1200px;
	}
}
 @media only screen and (max-height: 768px) {
	 .feature-slider .background-image.slide-10 {
		 background: #333 url("/images/home/feature/iupui-feature4-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 1024px;
		 min-height: 649px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider .background-image.slide-10 {
		 background: #333 url("/images/home/feature/tablet/iupui-feature4-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 518px;
		 min-width: 768px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider .background-image.slide-10 {
		 background: #333 url("/images/home/feature/tablet/iupui-feature4-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 383px;
		 min-width: 760px;
	}
}
 @media only screen and (max-width: 470px) {
	 .feature-slider .background-image.slide-10 {
		 background: #333 url("/images/home/feature/mobile/iupui-feature4-320x236.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 236px;
		 min-width: 320px;
	}
}
 .feature-slider .background-image.slide-11 {
	 margin: auto;
	 z-index: -1;
}
 @media only screen and (min-width: 1201px) {
	 .feature-slider .background-image.slide-11 {
		 background: #333 url("/images/home/feature/wide/iupui-kelley-direct-1500x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 760px;
		 min-width: 1500px;
	}
}
 @media only screen and (min-width: 768px) and (max-width: 1200px) {
	 .feature-slider .background-image.slide-11 {
		 background: #333 url("/images/home/feature/iupui-kelley-direct-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 760px;
		 min-width: 1200px;
	}
}
 @media only screen and (max-height: 768px) {
	 .feature-slider .background-image.slide-11 {
		 background: #333 url("/images/home/feature/iupui-kelley-direct-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 1024px;
		 min-height: 649px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider .background-image.slide-11 {
		 background: #333 url("/images/home/feature/tablet/iupui-kelley-direct-768x600.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 518px;
		 min-width: 768px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider .background-image.slide-11 {
		 background: #333 url("/images/home/feature/tablet/iupui-kelley-direct-768x600.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 383px;
		 min-width: 760px;
	}
}
 @media only screen and (max-width: 470px) {
	 .feature-slider .background-image.slide-11 {
		 background: #333 url("/images/home/feature/mobile/iupui-kelley-direct-320x236.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 236px;
		 min-width: 320px;
	}
}
 .feature-slider .background-image.slide-12 {
	 margin: auto;
	 z-index: -1;
}
 @media only screen and (min-width: 1201px) {
	 .feature-slider .background-image.slide-12 {
		 background: #333 url("/images/home/feature/wide/global-mba-1500x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 760px;
		 min-width: 1500px;
	}
}
 @media only screen and (min-width: 768px) and (max-width: 1200px) {
	 .feature-slider .background-image.slide-12 {
		 background: #333 url("/images/home/feature/global-mba-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 760px;
		 min-width: 1200px;
	}
}
 @media only screen and (max-height: 768px) {
	 .feature-slider .background-image.slide-12 {
		 background: #333 url("/images/home/feature/global-mba-1200x760.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-width: 1024px;
		 min-height: 649px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider .background-image.slide-12 {
		 background: #333 url("/images/home/feature/tablet/global-mba-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 518px;
		 min-width: 768px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider .background-image.slide-12 {
		 background: #333 url("/images/home/feature/tablet/global-mba-768x518.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 383px;
		 min-width: 760px;
	}
}
 @media only screen and (max-width: 470px) {
	 .feature-slider .background-image.slide-12 {
		 background: #333 url("/images/home/feature/mobile/global-mba-320x250.jpg") no-repeat center top;
		 background-size: 100% auto;
		 min-height: 236px;
		 min-width: 320px;
	}
}
 .feature-slider .slide-shadow {
	 background: url("/images/home/feature/shadow.png") no-repeat center -20px;
	 margin: auto;
	 height: 500px;
	 position: absolute;
	 top: 475px;
	 width: 100%;
	 z-index: 0;
}
 @media only screen and (max-height: 1050px) and (min-width: 911px) {
	 .feature-slider .slide-shadow {
		 top: 390px;
	}
}
 @media only screen and (max-height: 768px) {
	 .feature-slider .slide-shadow {
		 top: 320px;
	}
}
 @media only screen and (max-width: 900px) {
	 .feature-slider .slide-shadow {
		 top: 550px;
	}
}
 @media only screen and (max-height: 768px) and (max-width: 900px) {
	 .feature-slider .slide-shadow {
		 top: 375px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider .slide-shadow {
		 top: 315px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider .slide-shadow {
		 top: 215px;
	}
}
 @media only screen and (max-width: 470px) {
	 .feature-slider .slide-shadow {
		 background: url("/images/home/feature/mobile/shadow-mobile.png") no-repeat center 0;
		 top: 123px;
	}
}
 .feature-slider .caption-container {
	 text-align: center;
	 margin: auto;
	 position: absolute;
	 top: 503px;
	 width: 100%;
	 z-index: 5;
}
 @media only screen and (max-height: 1050px) and (min-width: 911px) {
	 .feature-slider .caption-container {
		 top: 413px;
	}
}
 @media only screen and (max-width: 1080px) {
	 .feature-slider .caption-container {
		 top: 572px;
	}
}
 @media only screen and (max-height: 768px) and (max-width: 900px) {
	 .feature-slider .caption-container {
		 top: 410px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider .caption-container {
		 top: 342px;
	}
}
 @media only screen and (max-height: 768px) and (min-width: 900px) {
	 .feature-slider .caption-container {
		 top: 338px;
	}
}
 @media only screen and (max-height: 768px) and (max-width: 1080px) {
	 .feature-slider .caption-container {
		 top: 406px;
	}
}
 @media only screen and (max-device-height: 768px) and (max-device-width: 1080px) {
	 .feature-slider .caption-container {
		 top: 406px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider .caption-container {
		 top: 238px;
	}
}
 @media only screen and (max-width: 470px) {
	 .feature-slider .caption-container {
		 top: 138px;
	}
}
 .feature-slider .caption-container h1.flex-caption {
	 background: url("/images/home/feature/feature-border-bar.png") no-repeat center top;
	 color: #ffffff;
	 font-family: 'BentonSansCondBold', Arial, sans-serif;
	 font-size: 58px;
	 font-weight: normal;
	 line-height: 60px;
	 text-align: left;
	 text-transform: uppercase;
	 margin: auto;
	 padding: 50px 0 0 0;
	 width: 1080px;
	 -webkit-text-shadow: 0 0 6px #000;
	 -moz-text-shadow: 0 0 6px #000;
	 text-shadow: 0 0 6px #000;
}
 .feature-slider .caption-container h1.flex-caption .small {
	 font-size: 44px;
	 line-height: 44px;
	 padding-top: 40px;
}
 .feature-slider .caption-container h1.flex-caption a {
	 text-decoration: none;
	 color: #ffffff;
}
 .feature-slider .caption-container h1.flex-caption a:hover {
	 text-decoration: underline;
	 color: #fff;
}
 @media only screen and (max-width: 1080px) {
	 .feature-slider .caption-container h1.flex-caption {
		 width: 100%;
		 font-size: 46px;
		 line-height: 54px;
		 padding: 50px 5px 0 5px;
		 min-width: 768px;
	}
	 .feature-slider .caption-container h1.flex-caption .small {
		 font-size: 40px;
		 line-height: 40px;
		 padding: 34px 5px 0 5px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider .caption-container h1.flex-caption {
		 width: 100%;
		 font-size: 50px;
		 line-height: 50px;
		 padding: 50px 5px 0 5px;
		 min-width: 750px !important;
		 display: block;
		 text-wrap: none !important;
		 overflow: hidden;
	}
	 .feature-slider .caption-container h1.flex-caption .small {
		 font-size: 36px;
		 line-height: 40px;
		 padding: 34px 5px 0 5px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider .caption-container h1.flex-caption {
		 font-size: 32px;
		 line-height: 32px;
		 padding: 50px 5px 0 5px;
		 min-width: 480px !important;
	}
	 .feature-slider .caption-container h1.flex-caption .small {
		 font-size: 22px;
		 line-height: 26px;
		 padding: 34px 5px 0 5px;
	}
}
 @media only screen and (max-width: 470px) {
	 .feature-slider .caption-container h1.flex-caption {
		 background: url("/images/home/feature/mobile/feature-border-bar.png") no-repeat center top;
		 min-width: 320px !important;
		 font-size: 18px;
		 line-height: 18px;
		 padding: 25px 5px 0 5px;
	}
	 .feature-slider .caption-container h1.flex-caption .small {
		 font-size: 15px;
		 line-height: 18px;
		 padding: 14px 5px 0 0;
	}
}
 .feature-slider .caption-container h2.flex-caption {
	 border-bottom: 2px solid #fff;
	 color: #ffffff;
	 font-family: 'BentonSansCondBold', Arial, sans-serif;
	 font-size: 32px;
	 font-weight: normal;
	 line-height: 32px;
	 text-align: left;
	 padding: 10px 0 8px 0;
	 margin: auto;
	 width: 1076px;
	 -webkit-text-shadow: 0 0 6px #000;
	 -moz-text-shadow: 0 0 6px #000;
	 text-shadow: 0 0 6px #000;
}
 .feature-slider .caption-container h2.flex-caption .small {
	 font-family: inherit;
	 font-size: 26px;
	 line-height: 26px;
}
 .feature-slider .caption-container h2.flex-caption a {
	 text-decoration: none;
	 color: #ffffff;
}
 .feature-slider .caption-container h2.flex-caption a:hover {
	 text-decoration: underline;
	 color: #ffffff;
}
 @media only screen and (max-width: 1080px) {
	 .feature-slider .caption-container h2.flex-caption {
		 font-size: 26px;
		 line-height: 28px;
		 padding: 10px 8px 8px 8px;
		 min-width: 768px;
		 width: 100%;
	}
	 .feature-slider .caption-container h2.flex-caption .small {
		 font-size: 22px;
		 line-height: 24px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider .caption-container h2.flex-caption {
		 width: 100%;
		 min-width: 750px;
		 font-size: 26px;
		 line-height: 26px;
		 padding: 10px 8px 8px 8px;
	}
	 .feature-slider .caption-container h2.flex-caption .small {
		 font-size: 22px;
		 line-height: 22px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider .caption-container h2.flex-caption {
		 min-width: 480px;
		 font-size: 16px;
		 line-height: 16px;
		 padding: 10px 8px 8px 8px;
	}
	 .feature-slider .caption-container h2.flex-caption .small {
		 font-size: 14px;
		 line-height: 14px;
	}
}
 @media only screen and (max-width: 470px) {
	 .feature-slider .caption-container h2.flex-caption {
		 min-width: 320px;
		 font-size: 11px;
		 line-height: 11px;
		 padding: 5px;
		 border-bottom: 1px solid #ffffff;
	}
	 .feature-slider .caption-container h2.flex-caption .small {
		 padding: 5px 0 5px 0;
		 font-size: 9px;
		 line-height: 9px;
	}
}
 .feature-slider .flex-control-nav {
	 position: absolute;
	 top: 735px;
	 z-index: 4;
}
 @media only screen and (max-height: 768px) {
	 .feature-slider .flex-control-nav {
		 top: 760px;
	}
}
 @media only screen and (max-height: 768px) and (max-width: 900px) {
	 .feature-slider .flex-control-nav {
		 top: 760px;
		 min-width: 810px !important;
	}
}
 @media only screen and (max-height: 768px) and (max-width: 1080px) {
	 .feature-slider .flex-control-nav {
		 top: auto;
		 bottom: 54px;
	}
}
 @media only screen and (max-width: 768px) {
	 .feature-slider .flex-control-nav {
		 top: 498px;
		 min-width: 750px !important;
	}
}
 @media only screen and (min-device-height: 768px) and (max-device-width: 1080px) and (orientation: landscape) {
	 .feature-slider .flex-control-nav {
		 top: 560px;
	}
}
 @media only screen and (min-device-height: 1024px) and (max-device-width: 768px) and (orientation: portrait) {
	 .feature-slider .flex-control-nav {
		 top: 490px;
	}
}
 @media only screen and (max-width: 760px) {
	 .feature-slider .flex-control-nav {
		 top: 365px;
		 min-width: 480px !important;
	}
}
 @media only screen and (max-width: 470px) {
	 .feature-slider .flex-control-nav {
		 top: 216px;
		 min-width: 330px !important;
	}
}
 .feature-slider .flex-control-nav li {
	 margin: 0 12px 0 0;
	 display: inline-block;
	 zoom: 1;
	 *display: inline;
}
 .feature-slider .flex-control-paging li a {
	 width: 11px;
	 height: 11px;
	 display: block;
	 background: #ffffff;
	 background: #ffffff;
	 cursor: pointer;
	 text-indent: -9999px;
	 border-radius: 0;
	 -o-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.3);
	 box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.3);
	 border: 2px solid #ffffff;
}
 .feature-slider .flex-control-paging li a.flex-active {
	 background: 0;
	 border: 2px solid #ffffff;
}
 .feature-slider .thumb-image.thumb-1 {
	 background: url("/images/home/feature/kelley-women-th.jpg") no-repeat center top;
	 border: 2px solid #ffffff;
}
 .feature-slider .thumb-image.thumb-2 {
	 background: url("/images/home/feature/full-time-mba-th.jpg") no-repeat left top;
	 border: 2px solid #ffffff;
}
 .feature-slider .thumb-image.thumb-3 {
	 background: url("/images/home/feature/undergraduate-th.jpg") no-repeat center top;
	 border: 2px solid #ffffff;
}
 .feature-slider .thumb-image.thumb-4 {
	 background: url("/images/home/feature/kelley-direct-th.jpg") no-repeat center top;
	 border: 2px solid #ffffff;
}
 .feature-slider .thumb-image.thumb-5 {
	 background: url("/images/home/feature/BOM-176x80.jpg") no-repeat center top;
	 border: 2px solid #ffffff;
}
 .feature-slider .thumb-image.thumb-6 {
	 background: url("/images/home/feature/iupui-kelley-direct-th.jpg") no-repeat center top;
	 border: 2px solid #ffffff;
}
 .feature-slider .thumb-image.thumb-7 {
	 background: url("/images/home/feature/ksb-equity-homepage-171x78.jpg") no-repeat center top;
	 border: 2px solid #ffffff;
}
 .feature-slider .thumb-image.thumb-8 {
	 background: url("/images/home/feature/iupui-thumb1-176x80.jpg") no-repeat center top;
	 border: 2px solid #ffffff;
}
 .feature-slider .thumb-image.thumb-9 {
	 background: url("/images/home/feature/iupui-thumb2-176x80.jpg") no-repeat center top;
	 border: 2px solid #ffffff;
}
 .feature-slider .thumb-image.thumb-10 {
	 background: url("/images/home/feature/iupui-thumb3-176x80.jpg") no-repeat center top;
	 border: 2px solid #ffffff;
}
 .feature-slider .thumb-image.thumb-11 {
	 background: url("/images/home/feature/iupui-thumb4-176x80.jpg") no-repeat center top;
	 border: 2px solid #ffffff;
}
 .feature-slider .thumb-image.thumb-12 {
	 background: url("/images/home/feature/global-mba-th.jpg") no-repeat center top;
	 border: 2px solid #ffffff;
}
 .feature-slider .carousel {
	 background: 0;
	 text-align: center;
	 margin: auto;
	 display: table;
	 bottom: 5px;
	 height: 82px !important;
	 overflow: hidden;
	 position: absolute;
	 width: 100%;
	 z-index: 4;
}
 .carousel-features a.button {
	 width: auto;
	 position: relative;
	 bottom: 0;
	 left: 1.5rem;
	 right: 1.5rem;
}
 .carousel-features .content {
	 margin-top: 0 !important;
}
 @media only screen and (max-width: 1080px) {
	 .feature-slider .carousel {
		 height: 0;
		 left: -9999px;
		 overflow: hidden;
		 top: 9999px;
		 width: 0 !important;
	}
}
 .feature-slider .carousel ul.slides {
	 text-align: center;
	 margin: auto !important;
	 margin-left: auto !important;
	 display: block;
	 float: none;
	 width: 1080px !important;
	 z-index: 1;
}
 .feature-slider .carousel ul.slides li {
	 margin: auto;
	 margin-right: 2px;
	 margin-left: 2px;
	 width: 176px !important;
	 z-index: 1;
}
 .feature-slider .carousel .thumb-image {
	 display: block;
	 opacity: 1;
	 cursor: pointer;
}
 .feature-slider .carousel .thumb-image:hover {
	 opacity: 1;
}
 .feature-slider .carousel .flex-active-slide .thumb-image {
	 background: 0;
	 cursor: default;
	 border: 2px solid #ffffff;
}
 .homepage .section-title {
	 display: none;
}
 @media screen and (min-width: 64.0625em){
	 .homepage main {
		 padding-top: 0px;
	}
}
 .homepage .section.breakout .layout {
	 padding-left: 0;
	 padding-right: 0;
}

.homepage .section.ext-home-feature-wrapper .layout {
    padding-left: .75rem;
    padding-right: .75rem;
    width: 100%;
    float: left;
}

 .homepage-slider#content {
	 padding-bottom: 0;
	 margin-top: 0px;
}
 .homepage-slider .content {
	 background: #ffffff;
	 font-family: 'BentonSansRegular', Arial, sans-serif;
	 margin: auto;
	 padding: 0;
	 min-height: 100px;
	 width: 100%;
	 z-index: 1;
}
 