
.multiPanelSliderContainer .slider-previous-button, .multiPanelSliderContainer .slider-next-button{
	width:80px; height:80px; opacity:0.7; font-size:72px;
} 
.multiPanelSliderContainer .slider-pager{ bottom:-240px;}
.multiPanelSliderContainer .slider-previous-button{ transform: translate(100px, 32px) !important;}
.multiPanelSliderContainer .slider-next-button{ transform: translate(-100px, 32px) !important;}
.multiPanelSliderContainer{max-width:1900px; margin:0 auto; margin-top:232px;  float:none;}
.multiPanelSliderContainer .multiPanelSliderBackground{background:none;}
.multiPanelSliderContainer .multiPanelSlide{
	transition : opacity 800ms ease-in, -webkit-filter 800ms ease-in, filter 800ms ease-in; 
    -webkit-filter: grayscale(0%);  
    filter: grayscale(0%); 
    opacity:1;
}
.condoSlideHoverDiv{display:none;position:relative; border-radius:5px; z-index:2;width:100%; float:left; margin-top:-150px; padding:10px; background-color:#FFF; color:#000;}
.condoSlideLink:hover .condoSlideHoverDiv{ display:block !important;}
.condoSlideHeading{ font-size:18px; font-weight:bold; padding-bottom:10px;}
.condoSlideText{ font-size:15px;padding-bottom:10px;}
.condoSlideButton{ background-color:#8f1d25 !important; color:#FFF; border-radius:5px;}
.slideshowOverlay{
	pointer-events:none;
	margin-top:-450px;
	position:relative;
	z-index:3;
	width:100%; float:left;
}
.slideshowOverlay1{
	width:100%; color:#FFF; line-height:100%; float:left; font-size:30px;
	margin-bottom:30px;
}
.slideshowOverlay1 strong{font-size:38px; line-height:1.0 !important;}
.slideshowOverlay2{background-color:#8f1d25 !important; padding:40px !important; padding-top:12px !important; padding-bottom:12px !important; color:#FFF; font-size:18px;}
.slideshowOverlay2:hover{background-color:#600 !important;}
.skyWater{
	position:relative;
	z-index:1;
	background-image:url(/images/sky-water.jpg);
	background-repeat:repeat-x;
	background-size:3443px auto;
	background-position:top center;
	width:100%; 
	float:left;
	height:537px;
}
	.condoSlide{  
		width:210px;
		vertical-align:bottom;
		display:table;
	}
	.condoSlideRow{  display:table-cell; vertical-align:bottom;
	text-align:center;
		height:180px;}
@media screen and (max-width: 1500px) {
	.condoSlide{width:190px;}
}
@media screen and (max-width: 1362px) {
	.condoSlide{width:180px;}
}
@media screen and (max-width: 992px) {
	.slideshowOverlay1{
		padding-left:20px;
		font-size:24px;
		margin-bottom:20px;
	}
	.slideshowOverlay1 strong{font-size:30px; line-height:30px !important;}
	.condoSlide{ width:150px;}
}
@media screen and (max-width: 767px) {
	.condoSlide{ width:180px;}
}
@media screen and (max-width: 479px) {
	.condoSlide{ width:160px;}
	.multiPanelSliderContainer .slider-previous-button, .multiPanelSliderContainer .slider-next-button{
		width:40px; height:50px; opacity:0.7; font-size:30px; line-height:30px; padding-top:10px;
	} 
	.multiPanelSliderContainer .slider-previous-button{ transform: translate(50px, 70px) !important;}
	.multiPanelSliderContainer .slider-next-button{ transform: translate(-50px, 70px) !important;}
	.slideshowOverlay1{
	padding-left:5px;
		font-size:20px;
		margin-bottom:10px;
	}
	.slideshowOverlay1 strong{font-size:20px;}
	.multiPanelSliderContainer .slider-pager{ display:none;}
	.condoSlide img{ 

	}
}