.sk975428 .slides						{ position: relative; }
.sk975428 ul.list						{ margin: 0; padding: 0; }
.sk975428 li.item						{ margin: 0; padding: 0; list-style: none; float: left; position: relative; }
.sk975428 li.item img					{ height: 428px; width: 975px; }
.sk975428 .caption						{ position: absolute; top: 0; left: 0; width: 212px; height: 100%;
										background: #000; background-color: rgba(0,0,0,0.5); }
.sk975428 .inner						{ padding: 54px 30px; }
.sk975428 .title,
.sk975428 .summary						{ margin: 0; color: #fff; font-family: 'Open Sans',Arial,Helvetica,sans-serif; 
										font-weight:normal; text-align: left; }
.sk975428 .title						{ font-family: 'Oswald',Arial,Helvetica,sans-serif; font-size: 22px; line-height: 26px; 
										font-weight: 400; padding: 0 0 18px 0; text-transform: uppercase; overflow: hidden;
										text-overflow: ellipsis; }
.sk975428 .summary						{ font-size: 15px; line-height: 18px; padding: 0 0 6px 0; overflow: hidden; text-overflow: ellipsis; }
.sk975428 .caption a.link,
.sk975428 .caption a.link:link,
.sk975428 .caption a.link:visited		{ font-family: 'Open Sans',Arial,Helvetica,sans-serif; font-weight: normal; font-size: 13px; 
										line-height: 18px; text-transform: uppercase; color: #b3a369; text-decoration: underline; 
										position: relative; display: inline-block; }
.sk975428 .caption a.link i				{ content: ""; position: absolute; right: -10px; top: 4px; font-size: 0; line-height: 0;
										border-top: 5px solid transparent; border-bottom: 5px solid transparent; 
										border-right: 0 solid transparent; border-left: 5px solid #b3a369; }
.sk975428 .caption a.link:hover			{ color: #fff; }
.sk975428 .caption a.link:hover i		{ border-left: 5px solid #fff; }

.sk975428 .slidesNav					{ padding: 11px 0; text-align: center; background: #fff; }
.sk975428 .slidesNav span				{ position: relative; padding: 0 0 0 83px; font-size: 0; line-height: 0; }
.sk975428 .slidesNav span.first			{ padding: 0; }
.sk975428 .slidesNav span:before		{ content: ""; position: absolute; height: 1px; left: 0; width: 83px; background: #80a0b4; top: 6px; }
.sk975428 .slidesNav span.first:before	{ display:none; }
.sk975428 .slidesNav a.link,
.sk975428 .slidesNav a.link:link,
.sk975428 .slidesNav a.link:visited		{ display: inline-block; height: 12px; width: 12px; border-radius: 12px; background: #80a0b4; 
										text-indent: 100px; overflow: hidden; font-size: 0; line-height: 0; }
.sk975428 .slidesNav .selected a,
.sk975428 .slidesNav .selected a:link,
.sk975428 .slidesNav .selected a:visited,
.sk975428 .slidesNav a.link:hover		{ background: #01426a; }

@media screen and (max-width: 980px){
	.sk975428 .caption					{ width: 300px; }
	.sk975428 li.item img				{ height: auto; width: auto; }
}
@media screen and (max-width: 700px){
	.sk975428 .caption					{ position: relative; width: 100%; height: auto; top: auto; bottom: 0; background: #000; }
	.sk975428 .title					{ padding: 0; text-align: center; font-size: 20px; line-height: 26px; font-weight: 400; }
	.sk975428 .inner					{ padding: 11px; }
	.sk975428 .summary,
	.sk975428 .caption a.link,
	.sk975428 .caption a.link:link,
	.sk975428 .caption a.link:visited	{ display: none; }
}
@media screen and (max-width: 680px){
	.sk975428 .slidesNav				{ padding: 0; display: table; width: 100%; background: transparent; }
	.sk975428 .slidesNav span			{ padding: 0; margin: 0; float: left; width: 20%; }
	.sk975428 .slidesNav span:before	{ display: none; }
	.sk975428 .slidesNav a.link,
	.sk975428 .slidesNav a.link:link,
	.sk975428 .slidesNav a.link:visited	{ height: 12px; width: auto; border-radius: 0; color: #fff; display: block; margin: 0 3px 0 0; }
	.sk975428 .slidesNav a.link:first-child
										{ margin: 0 3px; }
	.sk975428 .slidesNav a.link,
	.sk975428 .slidesNav a.link:link,
	.sk975428 .slidesNav a.link:visited,
	.sk975428 .slidesNav a.link:active,
	.sk975428 .slidesNav a.link:focus,
	.sk975428 .slidesNav a.link:hover { background: #fff; }
	.sk975428 .slidesNav .selected a,
	.sk975428 .slidesNav .selected a:link,
	.sk975428 .slidesNav .selected a:visited{ background: #b3a369; }
}