	#slider1144532							{ position: relative; margin-bottom: 15px;}
	#slider1144532 .caroufredsel_wrapper	{ margin: 0 !important; }
	.skSlides h2.skTitle 					{ font-family: "Barlow Condensed"; font-size: 24px; line-height: 20px; text-transform: uppercase; text-align: center;
											  font-weight: 500; padding: 0; color: #fff; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
	.skSlides .skCaption 					{ background: rgba(26, 26, 26, 0.9); position: absolute; bottom: 0; width: 100%; left: 0; }
	.skSlides .skInner						{ padding: 24px 42px;}
	.skSlides p.skSummary					{ font-family: "Barlow"; font-size: 14px; line-height: 18px; color: #fff; font-weight: 400; padding: 6px 0 0 0;
											text-align: center;
											height: 20px; word-break: break-word; word-wrap: break-word; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
	.skSlides .skItem 						{ margin: 0; padding: 0; list-style: none; float: left; position: relative; }
	.skSlides img							{ width: 1110px; height: 480px;}

@media screen and (max-width: 768px){
	#slider1144532							{ margin-bottom: 0;}
	.skSlides .skCaption 					{ min-height: auto;}
	.skSlides .skInner						{ padding: 15px 10px;}
	.skSlides .skCaption .skTitle			{ text-align: center; font-size: 22px; line-height: 24px; padding-bottom: 0; }
	.skSlides .skWidth 						{ padding: 0; }
	.skSlides p.skSummary					{ white-space: normal; text-overflow: inherit; overflow: visible; height: auto;}
	.skSlides .skCaption					{ position: static; background: rgb(26, 26, 26);}
}
@media screen and (max-width: 1110px){
	.skSlides img							{ width: 100%; height: auto;}
}

@media screen and (max-width: 320px){
	.skSlides .skCaption .skTitle			{ font-size: 18px;}
}