/*==============================================  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
____

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

/*
Quote Section
==============================================
*/
.quote-content .quote-wrapper .quote-hr {
	display:none;
}
.quote-section .quote-content {
	clear: both !important;
}
.quote-content {
	padding: 63px 100px 50px;
	margin-top: -31px;
}
.quote-content .quote {
	font-family: 'Prata', serif;
	font-size: 28px;
	line-height: 38px;
	color: #104c6e;
}

.quote-content .quote-cite {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: #343434;
	margin-top:25px;
	letter-spacing: 1px;
}
.quote-content .quote-wrapper {
    max-width: 616px;
    margin: 0 auto;
}

.quote-content .quote-icon {
	width: 62px;
	height: 37px;
	margin: 0 auto 15px;
	animation-name: slideInUpSmall;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.quote-content .st0 {
	fill:#52B9BB;
	fill-opacity: 0.5;
}

.content-slider-wrapper .slick-prev:before, .content-slider-wrapper .slick-next:before{
	font-size: 40px;
}

.quote-content .quote span {
/*
	animation-name: slideInRightSmall;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
*/
	dispaly: block;
}
.quote-content .quote-wrapper .quote-cite span {
	display:block;
	animation-name: slideInDownSmall;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/*
Quote Interior
==============================================
*/
.interior .quote-content {
    border-top: 20px solid #edebe4;
}


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


/* Touch devices only */
@media (pointer:coarse) {
/*
==============================================
Quote Section
==============================================
*/

}


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

}


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

}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
/*
Quote Section
==============================================
*/

}


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

.quote-content {
	margin-top: 70px;
    padding: 33px 15px 30px !important;

}

}



/* 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" />
