.live-streams-content {
	width: 100%;
	font-size: 0;
	text-align: left;
}
article.live-stream {
	width: 100%;
	box-sizing: border-box;
	font-size: 0;
	display: inline-block;
    vertical-align: top;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
@media only screen and (min-width: 800px) {
	article.live-stream {
		width: 50%;
	}
}
@media only screen and (min-width: 1200px) {
	article.live-stream {
		width: 33.32%;
	}
}
@media only screen and (min-width: 1600px) {
	article.live-stream {
		width: 25%;
	}
}
article.live-stream .live-stream-inner {
	width: 100%;
	position: relative;
}
@media only screen and (min-width: 800px) { 
	article.live-stream .live-stream-inner {
		padding-bottom: 50px;
	}	
}
article.live-stream .live-stream-content {
	width: 100%;
    height: 0;
    /*padding-top: 142.35%;*/
	padding-top: 78%; /* padding-top: 177.6%;*/
    position: relative;
    overflow: hidden;
}
@media only screen and (min-width: 800px) {
	article.live-stream .live-stream-content {
		padding-top: 56.25%;
		overflow: hidden;
	}
}

@media only screen and (max-width: 799px) {
	article.live-stream .live-stream-content {
		padding-top: 0;
		height: 266px;
	}
}

article.live-stream .live-stream-content img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 2;
	pointer-events: none;
	transform:scale(1);
    transition:all 1s;
}
article.live-stream:hover .live-stream-content img {
    transform:scale(1.05);
}
article.live-stream .live-stream-content img.vertical-thumbnail {
	display: block;
}
article.live-stream .live-stream-content img.horizontal-thumbnail {
	display: block; /*display: none;*/
}

article.live-stream .live-stream-description {
		display: block;
		font-size: 16px;
    	background: #fff;
    	color: #000;
    	border-top: 1px solid #006fe8;    	
}

article.live-stream .live-stream-description .live-stream-description-inner {
    margin: auto;
    padding: 20px;
}    
	
@media only screen and (min-width: 800px) {
	article.live-stream .live-stream-content img.vertical-thumbnail {
		display: none;
	}
	article.live-stream .live-stream-content img.horizontal-thumbnail {
		display: block; 
	}
	
	article.live-stream .live-stream-description {
		display: none;
	}
	
}

article.live-stream .live-stream-header-coming-soon, article.live-stream .live-stream-header-play-text {
	position: absolute;
	width: 90%;
	top: 2%;
	right: 3%;
	text-align: left;
    z-index: 30;
	font-size: 15px;
	color: #ffffff;
	font-weight: 400;
	text-transform: uppercase;
	pointer-events: none;	
}
@media only screen and (min-width: 800px) {
	article.live-stream .live-stream-header-coming-soon, article.live-stream .live-stream-header-play-text {
		text-align: left;
	}	
}
article.stream-status_0 .live-stream-header-play-text, article.stream-status_1 .live-stream-header-play-text {
	display: none;
}
article.stream-status_1:hover .live-stream-header-play-text {
	display: block;
}
article.stream-status_1 .live-stream-header-coming-soon {
	display: none;
}
article.stream-status_0 .live-stream-header-coming-soon {
	display: block;
}
article.live-stream .live-stream-header-title {
	position: absolute;
	box-sizing: border-box;
	width: 100%;
	height: 74px;
	padding: 20px 14px;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: left;
    z-index: 3;
	pointer-events: none;		
}
@media only screen and (min-width: 800px) {
	article.live-stream .live-stream-header-title {
		height: 50px;
		padding: 8px;		
	}	
}
article.stream-n0 .live-stream-header-title {
	background-color: #FFFFFF;
	color: #006FE8;	
}
article.stream-n1 .live-stream-header-title {
	background-color: #006FE8;
	color: #FFFFFF;	
}
article.live-stream .live-stream-header-title h1 {
	margin: 0;
	padding: 0;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: uppercase;
}
article.live-stream .live-stream-header-title span {
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
	font-size: 16px;
}

@media only screen and (max-width: 400px) {

	article.live-stream .live-stream-header-title span {
		line-height: 20px; 
		font-size: 15px;
	}	

}

@media only screen and (max-width: 550px) {
	
	.live-streams-content article.live-stream:first-child {
		margin-top: 90px;
	}
	
}


#stream-Ads .live-stream-inner {
	text-align: center;
}

article.live-stream .live-stream-header-title span:first-child {
	padding-right: 10px;
}
article.live-stream .live-stream-header-title img {
	height:34px;
	width: auto;
}
article.stream-n0 .live-stream-header-title img.ftvplus-diamond_n0 { display: inline; }
article.stream-n0 .live-stream-header-title img.ftvplus-diamond_n1 { display: none; }
article.stream-n1 .live-stream-header-title img.ftvplus-diamond_n1 { display: inline; }
article.stream-n1 .live-stream-header-title img.ftvplus-diamond_n0 { display: none; }

article.live-stream .live-stream-header-sub-title {
	display: inline-block;
	position: absolute;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
    height: 35%;
	padding: 0;
	margin: 0;
	bottom: 4%;
	left: 0;
	z-index: 4;
	pointer-events: none;	
	text-align: center;
}

article.live-stream .live-stream-header-sub-title span {
	display: inline-block;
	width: 0.5%;
	height: 100%;
	font-size: 0;
	line-height: 100%;
	vertical-align: middle;
	overflow: hidden;
    position: absolute; 
}
article.live-stream .live-stream-header-sub-title h2 {
	display: inline-block;
	width: 95.49%;
	vertical-align: top;
	font-size: 15px;
	line-height: 1.3em;	
	font-weight: 300;
    font-style: italic;
	text-align: center;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}
@media only screen and (min-width: 800px) {
	article.live-stream .live-stream-header-sub-title h2 {
		vertical-align: middle;
		font-size: 12px;
	}
}

article.live-stream .live-stream-embed-code iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	max-width: 100%;
	z-index: 1;
}
article.live-stream .live-stream-footer {
	position: absolute;
	width: 10.77%;
	max-width: 100px;
	max-height: 100px;
	min-width: 50px;
	min-height: 50px;
	bottom: 90px;
	right: 4%;
    z-index: 3;
}
@media only screen and (min-width: 800px) {
	article.live-stream .live-stream-footer {
		top: auto;
		right: 3%;
		bottom: 22%;
	}	
}

article.live-stream .live-stream-video {
	display: none;
}

article.live-stream .live-stream-overlay {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-indent: -1000em;
    overflow: hidden;
    z-index: 20;
}

article.live-stream .live-stream-button {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-indent: -1000em;
    overflow: hidden;
	cursor: pointer;
    z-index: 30;
	background-image: url(images/play-button-50x50.png);
	background-repeat: no-repeat;
	background-position: center 45%;
}

@media only screen and (min-width: 800px) {
	article.live-stream .live-stream-overlay, article.live-stream .live-stream-button {
		opacity: 0;
		filter: alpha(opacity=0);
		transition: all 0.6s;
	}	
	article.live-stream .live-stream-overlay {
		background: -moz-linear-gradient(top,  rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 78%, rgba(0,0,0,0) 100%);
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 78%,rgba(0,0,0,0) 100%); 
		background: linear-gradient(to bottom,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 78%,rgba(0,0,0,0) 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#00000000',GradientType=0 ); 
	}
	article.live-stream .live-stream-button {
		background-position: center 40%;
	}	
	article.stream-status_1:hover .live-stream-overlay, article.stream-status_1:hover .live-stream-button {
		opacity:1;
	}	
}

/* share */

.a2apage_wide.a2a_wide {
	display: none;
}

.addtoany_list a {
    font-size: 22px;
}



