.slider-wrapper {
	width: 100%;
	max-height: 37.5em;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#386c84+0,7db9e8+100&1+0,0.92+16,0+88,0+100 */
	background: -moz-linear-gradient(45deg, rgba(56, 108, 132, 1) 0%, rgba(67, 120, 148, 0.92) 16%, rgba(117, 176, 220, 0) 88%, rgba(125, 185, 232, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(56, 108, 132, 1) 0%, rgba(67, 120, 148, 0.92) 16%, rgba(117, 176, 220, 0) 88%, rgba(125, 185, 232, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(56, 108, 132, 1) 0%, rgba(67, 120, 148, 0.92) 16%, rgba(117, 176, 220, 0) 88%, rgba(125, 185, 232, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#386c84', endColorstr='#007db9e8', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}

.slider-wrapper:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+30 */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
	/* IE6-9 */
	pointer-events: none
}

.slider-text-wrapper:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#386c84+0,7db9e8+100&1+0,1+39,0.71+53,0+62,0+100 */
background: -moz-linear-gradient(left,  rgba(56,108,132,1) 0%, rgba(83,138,171,1) 39%, rgba(93,149,185,0.71) 53%, rgba(99,156,194,0) 62%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(56,108,132,1) 0%,rgba(83,138,171,1) 39%,rgba(93,149,185,0.71) 53%,rgba(99,156,194,0) 62%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(56,108,132,1) 0%,rgba(83,138,171,1) 39%,rgba(93,149,185,0.71) 53%,rgba(99,156,194,0) 62%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#386c84', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */

}

.slider-text-wrapper {
	position: relative;
}

.slider-btn {
	font-size: 1.25em !important;
	color: #fff !important;
	border: 1px solid #fff !important;
	background: url(/cms/images/layout/btn-arrow-white.png) no-repeat right center !important;
}

.slider-btn:hover {
	background: url(/cms/images/layout/btn-arrow-blue.png) #fff no-repeat right center !important;
	color: #3A6F88 !important;
}

.slider-image-wrapper {
	height: 100%;
	width: 60%;
	float: right;
	position: relative;
}

.slider-image {
	max-height: 37.5em;
	float: right;
	position: relative;
}

.slider-image-wrapper:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#386c84+0,7db9e8+100&1+0,1+8,0.71+14,0+20,0+100 */
background: -moz-linear-gradient(left,  rgba(56,108,132,1) 0%, rgba(62,114,140,1) 8%, rgba(66,119,146,0.71) 14%, rgba(70,124,152,0) 20%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(56,108,132,1) 0%,rgba(62,114,140,1) 8%,rgba(66,119,146,0.71) 14%,rgba(70,124,152,0) 20%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(56,108,132,1) 0%,rgba(62,114,140,1) 8%,rgba(66,119,146,0.71) 14%,rgba(70,124,152,0) 20%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#386c84', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */

}

.slider-text-wrapper .grid_6 {
	float: none;
	position: absolute;
	top: 25%;
	width: 55%;
}

.slider-text-wrapper h2 {
	font-size: 3.75em;
	color: #fff;
	text-transform: none;
	font-weight: 700;
}

.slick-dots {
	bottom: 0 !important;
}

.slick-dots li button:before {
	content: "";
	border: 2px solid #fff;
	border-radius: 20px;
	opacity: 1;
	width: 10px;
	height: 10px;
	background-color: rgba(255,255,255,1);
	transition: all 0.3s ease-in-out;
}

.slick-dots li.slick-active button:before {
	opacity: 1;
	background-color: rgba(255,255,255,0);
}

@media only screen and (max-width:66.5625em) {
	.slider-wrapper { max-height: none; }
	.slider-image-wrapper {width: 100%; float: none;}
	.slider-text-wrapper .grid_6 {position: static; float: none; width: 100%; text-align: center; padding: 10px 0;}
	.slick-dots {bottom: 150px !important;}
	.slider-text-wrapper h2 {font-size: 2em;}
	.slider-image {float: none;}
	.slider-image-wrapper:after {background: none !important;}
}

@media only screen and (min-width:11.250em) and (max-width:66.5625em) {
	
}