/*==============================================  IMPORTANT - PLEASE READ ==============================================

font-family: 'Lato', sans-serif;
font-family: 'Playfair Display', serif;
font-family: 'Oswald', sans-serif;
font-family: 'Raleway', sans-serif;
____

thin 100
light 300
regular 400
bold 700
black 900
____

========================================================================================================================
*/

/*
Callout Section – Slider
==============================================
*/
.slider-content {
	background: #2f6d90;
    clear: both;
}
.content-slider-wrapper {
	border-top:none;
	border-bottom:none;
	padding: 10px 0 26px;
}

.slider-section {
	padding-bottom:60px;

}
.slider-section .content-slider-wrapper .slick-dots {
    bottom: -23px;
}
.slider-section .content-slider-wrapper .content-slider-content-wrapper {
	text-align: center;
}
.slider-section .content-slider-content-wrapper {
	text-align: center;
}
.slider-section .content-slider-wrapper .content-slider-content-wrapper {
	max-width: 830px;

}

.slider-section .content-slider-heading-wrapper {
	padding-top: 17px;
}
.slider-section .content-slider-heading {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 20px !important;
	padding-top: 10px;
}

.slider-section .content-slider-heading .head-1 {
	font-family: 'Prata', serif;
	font-size: 38px;
	text-transform: lowercase;
	letter-spacing: 0px;
}

.slider-section .content-slider-cta {
    color: #d7f3f4;
	font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    border: 1px solid #d7f3f4;
    background: none;
    padding: 11px 30px;
    margin-top: 5px;
    margin-bottom: 34px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;


}
.slider-section .slick-slide:hover .content-slider-cta {
	color: #fff;
	border: 1px solid #fff;

}
.slider-section .content-slider-copy-wrapper {
	display:none;
}

.slider-section .slick-dots li {
	width: 0;
	margin:0 9px;
}
.slider-section .slick-dots li.slick-active button:before {
	color:#fff;
	opacity: 1;
}
.slider-section .slick-dots li button:before {
	color: #52b9bb;
	opacity: 1;
}

.slider-section .slick-dots li button:before {
	font-size: 12px;
}

.slider-section .slick-prev:before, .slider-section .slick-next:before {
	color:#fff;
	Opacity: 1;
	transition: all 500ms ease-in-out;

}

.content-slider-wrapper .slick-next:hover:before, .content-slider-wrapper .slick-prev:hover:before {
    color: #fff;
	Opacity: 0.5;
}
.content-slider-wrapper .content-slider-cta:hover {
    text-decoration: none;
}


/*
==============================================
Responsive Meia Queries NEW
==============================================
*/


/* Touch devices only */
@media (pointer:coarse) {
/*
==============================================
Callout Section – Slider
==============================================
*/

}


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
/*
Callout Section – Slider
==============================================
*/

}


/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {
/*
==============================================
Callout Section – Slider
==============================================
*/

}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
/*
Callout Section – Slider
==============================================
*/
.slider-section .content-slider-heading {
    padding: 10px 30px;
}
}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
/*
Callout Section – Slider
==============================================
*/

}



/* Extra small landscape devices (most landscape phones, >=480px and <= 767 and landscape) mobile-l */

@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {



	
}

/* IE only */
@media screen\0 {
	
	
}
<link href="/sitecore/shell/themes/standard/default/Default.css" rel="stylesheet" />

<link href="/sitecore/shell/controls/Lib/Flexie/flex.css" rel="stylesheet" />

