/*! Jumbotron */
.masthead {
  position: relative;
  overflow: hidden;
  display: block;
}
.jumbotron {
  margin-top: 7px;
  height: 500px;
  width: 1920px;
  position: absolute;
  top: 0;
  z-index: 0;
}
.jumbotron:hover {
	cursor: default;
}
.jumbotron.gone {
  display: none;
}
.jumbotron-right {
  background: no-repeat center center;
}
.jthead-placeholder {
  height: 302px;
}
.jtlink {
  position: relative;
  margin: 35px 0 0 0px;
}
.jtlink-inner {
  display: block;
  position: relative;
}
.jtlink-inner-right {
  float: left;
  margin: 60px 60px 0 0;
  text-align: right;
  width: 55%;
}
.discover-highlight {
  display: inline-block;
  background: #d81477;
  background-color: rgba(216, 20, 119, 0.8);
  color: #ffffff;
  font-family: "ProximaNovaSemibold";
  font-size: 12px;
  font-weight: normal;
  padding: 36px 18px 6px;
  height: 114px;
  margin: 0px -10px 95px 58px;
  overflow: hidden;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.discover-spot {
  margin-right: 60px;
  background: #00AA9D;
  background: rgba(0, 170, 157, 0.8);
  color: #ffffff;
  padding: 22px 28px;
  font-family: "ProximaNovaRegular";
  font-size: 18px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  float: right;
  margin: -20px 50px 0 -20px;
}
.discover-count {
  font-size: 39px;
  line-height: 50px;
  font-family: "ProximaNovaLight";
}
.discover-title {
  font-size: 24px;
}
.discover-headline {
  color: #00718a;
  font-size: 28px;
  font-family: "ProximaNovaLight";
  text-align: left;
}
.discover-jumbotron-info {
	margin-top: -60px;
	overflow: hidden;
}
.discover-description {
  margin: 10px 0;
  color: #010101;
  font-family: "ProximaNovaRegular";
  text-align: left;
}
.enroll {
  font-size: 13px;
  font-weight: bold;
  color: #f58322 !important;
  margin-left: 15px;
  float: right;
  padding: 5px 0;
}
.enroll:hover {
  text-decoration: underline;
}
.jtlink-inner .learn-more {
	float: none;
}
.discover-jumbotron-info .learn-more {
	float: right;
	margin: 0 0 10px 10px;
}
.slideshow-bg {
	max-width: 950px;
	height: 120px;
	position: absolute;
	top: 11px;
	width: 950px;
}
.slideshow-bg-left {
	float: left;
	width: 913px;
	height: 120px;
	background: url("../images/content/carousel-bg-left.png") no-repeat;
}
.slideshow-bg-right {
	float: left;
	width: 36px;
	height: 120px;
	background: url("../images/content/carousel-bg-right.png") no-repeat;
}
.slideshow-inner {
  overflow-x: hidden;
  overflow-y: auto;
  height: 146px;
  width: 877px;
  margin: 0px 0 10px 39px;
}
.slideshow-popup {
  	display: none;
	background: #ffffff;
	text-align: left;
	padding: 2px 10px 12px;
	width: 179px;
	height: 97px;
}
.slideshow-popup a:hover {
	text-decoration:underline;
}
.slideshow-image {
  border: 2px solid #ffffff;
  margin-top: 31px;
}
.slideshow-slides {
  position: relative;
  padding: 0px;
  margin: 0px;
  top: 0px;
  overflow: visible;
  white-space: nowrap;
  width: 200000px;
}
.slideshow-slides-white {
  margin-top: 31px !important;
}
.slideshow-item-white {
  width: 105px !important;
}
.slideshow-item.no-right-padding {
	padding-right: 0px !important;
}
.slideshow-block {
  height: 80px;
  width: 80px;
  overflow: hidden;
  margin: 0px 5px;
  position: relative;
  background: #ffffff;
  padding: 0 10px;
  display: table;
  table-layout: fixed;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
}
.slideshow-block.program {
  background: url("../images/content/discover/icon-program.png") no-repeat center 18px #ffffff;
}
.slideshow-block.resorts {
  background: url("../images/content/discover/icon-resorts.png") no-repeat center 18px #ffffff;
}
.slideshow-block.benefits {
  background: url("../images/content/discover/icon-benefits.png") no-repeat center 18px #ffffff;
}
.slideshow-block.philosophy {
  background: url("../images/content/discover/icon-philosophy.png") no-repeat center 18px #ffffff;
}
.slideshow-block.story {
  background: url("../images/content/discover/icon-story.png") no-repeat center 18px #ffffff;
}
.slideshow-block.action {
  background: url("../images/content/discover/icon-action.png") no-repeat center 18px #ffffff;
}
.slideshow-block-white {
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;  
}
.active .slideshow-block-white {       
  -webkit-box-shadow: inset 0px 0px 50px rgba(0, 170, 157, 0.9);
     -moz-box-shadow: inset 0px 0px 50px rgba(0, 170, 157, 0.9);
          box-shadow: inset 0px 0px 50px rgba(0, 170, 157, 0.9);   
          background-repeat: no-repeat;
          background-position: center center;
}

.slideshow-item {
	display: block;
	margin: 0px;
	white-space: normal;
	width: 195px;
	text-align: center;
	padding: 0 31px 0 0;
	vertical-align: top;
	float: left;
}

.slideshow-item.slideshow-item-white {
	padding-right: 0;

}
.slideshow-item.first {
  margin-left: 0px;
}
.slideshow-item.active {
  margin: 0px;
  border: none;
}
.slideshow-item.active .slideshow-popup {
  display: block;
}
.slideshow-item.active .slideshow-image {
  border: none;
  display: none;
}
.slideshow-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  font-family: "Arial";
  color: #ffffff !important;
  top: 35%;
}
.slideshow-control.left {
  left: 3px;
}
.slideshow-control.right {
  left: auto;
  right: -3px;
}
.slideshow-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.slideshow-title {
  font-family: "ProximaNovaBold";
  font-weight: normal;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: -1px;
  padding: 5px 0px;
  margin: 3px 0;
  border-bottom: 1px solid #cccccc;
}
.slideshow-title-small {
  color: #999999;
  font-size: 11px;
  font-family: "ProximaNovaBold";
  line-height: 12px;
  text-align: center;
  margin: 10px 0 2px 0;
  display: table-cell;
  vertical-align: middle;
  font-weight: normal;
}
.slideshow-title-small.no-icon {
	position: relative;
}
.slideshow-description {
  font-style: italic;
  color: #333333;
  font-size: 13px;
  line-height: 15px;
  padding: 5px 0 0;
  margin: 0;
}
.slideshow-head {
	position: relative;
	margin: 60px 0 0 0;
	left: 10px;
}
.slideshow-heading, .slideshow-subheading {
  font-family: "ProximaNovaRegular";
  color: #FFF;
  position:relative;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
	text-rendering: optimizelegibility;
  FILTER: DropShadow(Color=#000000, OffX=2, OffY=1, Positive=1);
}
.slideshow-heading {
  font-size: 34px;
  line-height: 34px;
}
.slideshow-subheading {
  padding-top: 8px;
  font-weight: normal;
  font-size: 28px;
  line-height: 30px;
}
.slideshow-cta {
	position: absolute;
	bottom: 20px;
	right: 40px;
}
.slideshow-cta .slideshow-link {
	margin-left: 10px;
}
.slideshow-cta .text-link {
	color: #ffffff;
	font-weight: bold;
}
.slideshow-cta .text-link:hover {
	text-decoration: underline;
}
.slideshow-cta .learn-more {
	float: none;
}
