.slideshowContainer {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align:center;
	width: 100%;
}

.slideshowContainer .left{
	text-align: left;
}

.slideshowContainer .right{
	text-align: right;
}

.sv-foundation.PTH .slideshowContainer .center{
	text-align: center;
	margin: auto;
	position: relative !important;
}

.sv-foundation.PTH .slideshowContainer .left{
	text-align: left;
	position: absolute;
	left: 0;
}

.sv-foundation.PTH .slideshowContainer .right{
	text-align: right;
	position: absolute;
	right: 0;
}

.sv-foundation.PTH .slideshowContainer .mid{
	position: relative !important;
	top: calc(50% - 200px);
}
.sv-foundation.PTH .slideshowContainer.int .mid{
	position: relative !important;
	top: calc(50% - 65px);
}

.sv-foundation.PTH .slideshowContainer .top{
	position: absolute;
	top: 0;
	margin-top: 50px;
}

.sv-foundation.PTH .slideshowContainer .bottom{
	position: absolute;
	bottom: 0;
	margin-bottom: 50px;
}
.sv-foundation.PTH .slideshowContainer .center.bottom{
	position: absolute !important;
	bottom: 0 !important;
	left: calc(50% - 250px);
}

.slideshowContainer.int .slideshow {
}
.slideshowContainer .slideshow .slideHolder {
    z-index:2;
}
.slideshowContainer .slideshow .slideHolderBG {
    z-index:1;
}
.slideshowContainer .slideshow .slide {
    overflow: hidden;
    width: 100%;
}
.slideshowContainer.int .slideshow .slide {
	width: 100%;
}
.slideshowContainer .slideshow-orbit .slideShowImage {
	width:100%;
}
/*.slideshowContainer.int .slideshow .slide img.slideShowImage {
	width:100%;
}*/
.sv-foundation .slideshowContainer .orbit-container .orbit-slides-container > * {
	height: auto;
}
/*** Description area ***/



.sv-foundation .slideshowContainer .orbit-container .orbit-slides-container > * .orbit-caption, 
.slideshowContainer .slideshow .slide .slide-content {
  background-color: transparent;
  bottom: 0;
  color: #FFFFFF;
  font-size: 0.875rem;
  padding: 10px 14px;
  position: absolute;
  width: 100%;
}

.slideshowContainer .slideshow .slide .slide-content .title,
.slideshowContainer .slideshow .slide .slide-content .teaser {
	margin: 0 auto;
	max-width: 1200px;
}
.slideshowContainer .slideshow .slide .slide-content .title,
.sv-foundation .slideshowContainer .orbit-container .orbit-slides-container .orbit-caption .title {
	color: #fff;
	font-family:'Museo Sans W01 500';
	font-size: 3.85714286rem;
	line-height: 1;
	text-shadow: 0 2px 4px #000;
	text-transform:uppercase;
}
.slideshowContainer .slideshow .slide .slide-content.mediumfont .title,
.sv-foundation .slideshowContainer .orbit-container .orbit-slides-container .orbit-caption.mediumfont .title {
	font-size: 2.8rem;
}
.slideshowContainer .slideshow .slide .slide-content.smallfont .title,
.sv-foundation .slideshowContainer .orbit-container .orbit-slides-container .orbit-caption.smallfont .title {
	font-size: 1.8rem;
}
.slideshowContainer .slideshow .slide .slide-content .teaser,
.sv-foundation .slideshowContainer .orbit-container .orbit-slides-container .orbit-caption .teaser {
	color: #fff;
	font-family:'Palatino LT W01 Roman';
	font-size: 1.42857143rem;
	font-weight: bold;
	text-shadow: 0 2px 4px #000;
}
.slideshowContainer .slideshow .slide .slide-content.mediumfont .teaser,
.sv-foundation .slideshowContainer .orbit-container .orbit-slides-container .orbit-caption.mediumfont .teaser {
	font-size: 1.2rem;
}
.slideshowContainer .slideshow .slide .slide-content.smallfont .teaser,
.sv-foundation .slideshowContainer .orbit-container .orbit-slides-container .orbit-caption.smallfont .teaser {
	font-size: 1.0rem;
}
.slideshowContainer .slideshow .slide .slide-content .teaser a {}
.slideshowContainer .slideshow .slide .slide-content .teaser a:hover {color: #585fad;}

.sv-foundation .slideshowContainer  .orbit-container .orbit-timer { display: none;}

/** SLIDE NAV **/
.slideshowContainer .slideshowNav {
	display:none;
	margin: 0 auto;
	position: relative;
	max-width: 1500px;
}
.slideshowContainer.int .slideshowNav {}
.slideshowContainer .slideshowNav .prev,
.slideshowContainer .slideshowNav .next {
	background-image:url(/SiteCore/includes/plugins/headerSlideshow/v2/images/slideshow-arrows.png);
	background-repeat:no-repeat;
	cursor: pointer;
	height: 68px;
	position:absolute;
	top:-280px;
	width: 41px;
	opacity: 0.7;
}
.slideshowContainer .slideshowNav .prev { background-position: left top; left:40px;}
.slideshowContainer .slideshowNav .next { background-position: right top; right:40px}
.slideshowContainer .slideshowNav .prev.disabled,
.slideshowContainer .slideshowNav .next.disabled {
	cursor: default;
}
.slideshowContainer .slideshowNav .prev:hover,
.slideshowContainer .slideshowNav .next:hover { opacity: 1;}

.slideshowContainer .naviContainer { display: none;}
.slideshowContainer .navi {
	bottom: 20px;
	left: 50%;
	position:absolute;
	display:none;
}
.slideshowContainer.int  .navi {
	left: 40%;
}

/*** FOUNDATION OVERWRITES ***/
.sv-foundation .slideshowContainer .orbit-container .orbit-prev,
.sv-foundation .slideshowContainer .orbit-container .orbit-next {
	background-image:url(/SiteCore/includes/plugins/headerSlideshow/v2/images/slideshow-arrows.png);
	background-repeat:no-repeat;
  color: #FFFFFF;
  height: 66px;
  line-height: 50px;
  margin-top: -25px;
  position: absolute;
  text-indent: -9999px !important;
  top: 45%;
  width: 41px;
  z-index: 10;
}
.sv-foundation .slideshowContainer .orbit-container .orbit-prev {
	background-position: left top;
  left: 30px;
}
.sv-foundation .slideshowContainer .orbit-container .orbit-next {
	background-position: right top;
  right: 30px;
}

.sv-foundation .slideshowContainer .orbit-container .orbit-prev:hover, 
.sv-foundation .slideshowContainer .orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.sv-foundation .slideshowContainer .orbit-container .orbit-prev > span,
.sv-foundation .slideshowContainer .orbit-container .orbit-next > span {
  display: none; /* hidden - because we are overwriting the foundation styles */
}


/* items inside navigator */
.slideshowContainer .navi a {
	background:#ffffff;
	border-radius:6px;
	cursor:pointer;
	display:block;
    float:left;
    font-size:1px;
	height:12px;
	margin:3px;
	opacity:0.7;
	width:12px;
}
 
/* mouseover state */
.slideshowContainer .navi a:hover {
	opacity:1;
}
 
/* active state (current page state) */
.slideshowContainer .navi a.active {
	opacity:1;
}

.sv-foundation.PTH .headerSideNav{
	background: transparent;
}
.sv-foundation.PTH .slideshowContainer{
	width: 100%;
}
.sv-foundation.PTH .orbit-caption{
	max-width: 500px;
	width: 100%;
}
.sv-foundation.PTH .slideshow-orbit{
	max-height:	600px !important;
	min-height: 250px;
}
.sv-foundation.PTH .slideshow-orbit li{
	height: auto !important;
	position: absolute;
}

.sv-foundation.PTH .outterTextContainer{
	width: 100%;
	margin: auto;
	position: absolute;
	height: 100%;
	top: 0;
}
.sv-foundation.PTH .textContainer{
	width: 100%;
	max-width: calc(100% - 200px);
	height: 100%;
	/*max-height: calc(100vh - 365px);*/
	margin: auto;
	position: relative;
}
.sv-foundation.PTH .textContainer .title{
	font-family: 'Proxima N W01 Xbold', Arial !important;
	font-size: 48px !important;
	font-weight: normal !important;
	text-shadow: none !important;
	line-height: 54px !important;
	text-transform: capitalize !important;
	margin-bottom: 20px;
}
.sv-foundation.PTH .textContainer .teaser{
	font-family: 'Proxima Nova W08 Reg', Arial !important;
	font-size: 30px !important;
	font-weight: normal !important;
	text-shadow: none !important;
	line-height: 33px !important;
}
.sv-foundation.PTH .textContainer .buttonPTH{
	color: #fff;
	text-transform: uppercase;
	padding: 10px 30px !important;
	border: 1px solid #fff;
	font-family: 'Proxima N W01 Bold', Arial;
	font-size: 13px;
	display: inline-block;
  	width: auto;
	margin-top: 20px;
}
.sv-foundation.PTH .slideshowContainer .slideshow-orbit .slideShowImage{
	min-height: 250px;
	max-height: 600px;
	background-size: cover;
	background-position: center center;
}
.sv-foundation.PTH .slideshowContainer.int .slideshow-orbit .slideShowImage{
	max-height: 427px;
}
.sv-foundation.PTH .slideshowContainer .orbit-container .orbit-prev,
.sv-foundation.PTH .slideshowContainer .orbit-container .orbit-next{
  background-image: url(/SiteCore/includes/plugins/headerSlideshow/v2/images/slideshow-arrowsPTH.png);
}
.sv-foundation.PTH .slideshowContainer .orbit-container .orbit-prev:hover,
.sv-foundation.PTH .slideshowContainer .orbit-container .orbit-next:hover{
	background-color: transparent;
}

.sv-foundation.PTH .slideshowContainer .gradient{
	position: absolute;	
	top: 0;
}
.sv-foundation.PTH .slideshowContainer .gradient.nograd{ width: 0; height: 0; }
.sv-foundation.PTH .slideshowContainer .gradient.leftgrad,
.sv-foundation.PTH .slideshowContainer .gradient.rightgrad{
	width: 60%;
	height: 100%;
}
.sv-foundation.PTH .slideshowContainer .gradient.leftgrad{
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.9)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-8 */
	left: 0;
}
.sv-foundation.PTH .slideshowContainer .gradient.rightgrad{
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC45Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.9))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=1 ); /* IE6-8 */
	right: 0;
}

@media (max-width: 800px){
	.slideshowContainer .top,
	.slideshowContainer .mid,
	.slideshowContainer .bottom{
		top: 0px !important;
		margin-top: 30px;
	}
	.sv-foundation.PTH .textContainer .title{
		font-size: 42px !important;
	}
	.sv-foundation.PTH .textContainer .teaser{
		font-size: 24px !important;
		line-height: 27px;
	}
	.sv-foundation.PTH .textContainer{ max-width: calc(100% - 130px); }
	.sv-foundation .slideshowContainer .orbit-container .orbit-prev{ left: 10px; }
	.sv-foundation .slideshowContainer .orbit-container .orbit-next{ right: 10px; }
}

@media (max-width: 40em){ 
	.sv-foundation.PTH .textContainer .title{
		font-size: 27px !important;
		line-height: 27px !important;
		margin-top: 40px;
	}
	.sv-foundation.PTH .textContainer .teaser{
		display: none;
	}
	.slideshowContainer .top,
	.slideshowContainer .mid,
	.slideshowContainer .bottom{
		margin-top: 55px;
	}
	.slideshowContainer .center.bottom{
		left: 0;
	}
	.sv-foundation.PTH .textContainer .smalltxt + .title{
		margin-top: 10px;
	}
}