/* container styles */

.homeplayer2 {
	position: relative;
	background-color: none !important;
}

.homeplayer2-slider img {
	width: 100%;
	height: auto;
}

.homeplayer2-slider {
	margin-bottom: 0;
}

.homeplayer2 .carousel .span8 {
	background-color: #111;
}

/* arrow styles */

/* adjusting for ad features 
.homeplayer2-arrows {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 2;
} */

.homeplayer2-arrows {
	width: 100%;
	height: 55%;
	position: absolute;
	top: 18%;
	left: 0;
	z-index: 2;
}

.homeplayer2-arrow {
	height: 100%;
	min-height: 30px;
	border: none;
	background: url('http://tcache.sbgnet.com/template/responsive/news/images/homeplayer2-icons.png') no-repeat 0 center;
	opacity: .5;
	top: 0%;
	width: 40px;
	display: table-cell;
	position: absolute;
}

.homeplayer2-arrow:hover {
	opacity: .9;
	transition: opacity .5s;
	padding: 0;
}

.homeplayer2-arrows .row-fluid {
	height: 100%;
}


/* adjusting for ad features 
.homeplayer2-arrows-inner {
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
	transition: opacity .3s;
	opacity: 0;
	cursor: pointer;
} */
.homeplayer2-arrows-inner {
	position: relative;
	display: table;
	width: 100%;
	height: 85% !important;
	transition: opacity .3s;
	opacity: 0;
	cursor: pointer;
}

.homeplayer2-arrows-inner:hover {
	opacity: 1;
	transition: opacity .3s;
}

.homeplayer2-overlay-video {
	background: url('http://tcache.sbgnet.com/template/responsive/news/images/homeplayer2-icons-playbtn.png');
	background-position: center center;
	background-repeat: no-repeat;
}

.homeplayer2-overlay-story {
	background: url('http://tcache.sbgnet.com/template/responsive/news/images/homeplayer2-icons-readbtn.png');
	background-position: center center;
	background-repeat: no-repeat;
}

.homeplayer2-arrow-left {
	left: auto;
	margin: 0;
}

.homeplayer2-arrow-right {
	right: 0;
	margin: 0;
	background-position: -40px;
}

.homeplayer2-action-controler {
	width: 70%;
	height: 100%;
	display: block;
	margin: 0 auto;
	opacity: .6;
}

/* list styles */
.homeplayer2 .hp-list-outer {
	width: 34%
	margin-left: 0;
}

.hp-list-arrow {
	background-color: #111;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 20px;
	width: 100%;
	cursor: pointer;
	z-index: 5;
	position: relative;
	display: block;
}

.hp-list-arrow:hover {
	background-color: #333 !important;
}


.hp-list-arrow-up {
	background-image: url('http://tcache.sbgnet.com/template/responsive/news/images/homeplayer2-arrows-u.png');
}


.hp-list-arrow-down {
	background-image: url('http://tcache.sbgnet.com/template/responsive/news/images/homeplayer2-arrows-d.png');
}

.homeplayer2 .list {
	list-style: none;
	z-index: 60;
	overflow: hidden;
	width: 100%;
}

.homeplayer2 .carousel-indicators {
	top: 0;
	position: relative;
	right: 0;
}

.homeplayer2 .carousel-indicators li {
	float: none;
	width: auto;
	height: auto;
	margin: 0;
	text-indent: 0;
	border-radius: 0;
}

.homeplayer2 .carousel-indicators,
.homeplayer2 .list li {
	background-color: #111;
	color: #FFF !important;
	height: 76px;
	cursor: pointer;
}

.homeplayer2 .list li:hover {
	background-color: #222;
}


.homeplayer2 .carousel-indicators,
.homeplayer2 .list li.active {
	background-color: #333;
	color: #FFF;
	height: 76px;
}

.homeplayer2 .list li div {
	display: block;
	padding: 5px 0;
	overflow: hidden;
	font-size: 12px;
	line-height: 17px;
	height: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.hp-ind-left, .hp-ind-right, .hp-ind-mid {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFF !important;
}

.homeplayer2 .hp-ind-left, .homeplayer2 .hp-ind-right {
	width: 18%;
	padding: 0;
	margin-top: 7px;
}

.homeplayer2 .hp-ind-mid {
	width: 64%;
	height: 100%;
	overflow: hidden;
}

/* video box styles */
.homeplayer2-video-overlay {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.homeplayer2-fms,
.homeplayer2-fms-inner {
	width: 100%;
	height: 100% !important;
}

.playing {
	z-index: 99;
}

.hp-list-overlay {
	height: 100%;
}

.playing .hp-list-overlay {
	background-color: #111;
	opacity: .5;
	filter: alpha(opacity = 50);
}

.notPlaying .hp-list-overlay {
	opacity: 0;
	filter: alpha(opacity = 0);
}

/* icon styles */

[class*="homeplayer2-icon"] {
	background: url('http://tcache.sbgnet.com/template/responsive/news/images/homeplayer2-icons.png') no-repeat;
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: top;
}

.homeplayer2-fms div[id*="_inner_wrapper"] {
	height: auto !important;
}

.homeplayer2-icon-fillHeight {
	height: 100%;
}

.homeplayer2-icon-video {
	background-position: -120px 0;
}

.homeplayer2-icon-link {
	background-position: -80px -40px;
	transition: background-position !important;
}

.homeplayer2-icon-link:hover {
	background-position: -120px -40px;
	transition: background-position !important;
}


.homeplayer2-icon-story {
	background-position: -80px 0;
}

@media (max-width: 1024px) {
	.homeplayer2 .list li div {
		height: 100%;
		padding: 5px 0;
		font-size: 11px;
		line-height: 18px;
	}
	
	.homeplayer2 .hp-ind-left, .homeplayer2 .hp-ind-right {
		margin-top: 0px;
	}
	
	.homeplayer2 .hp-ind-mid {
		width: 60%;
		margin-left: 4%;
	}
}

@media (max-width: 901px) {
	.homeplayer2 .hp-ind-left, .homeplayer2 .hp-ind-right {
		margin-top: 13px;
	}
	
	.homeplayer2 .hp-ind-mid {
		width: 64%;
		margin-left: 0;
		margin-top: 0px;
		font-size: 14px;
	}
		
}
