.latVid{position:relative;}
.lastestVideoContainer .message {
	/*background-color: rgba(0.6, 0.6, 0.6, 0.6);*/
	background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    color: white;
    line-height:20px;
    letter-spacing: 1px;
}
.lastestVideoContainer .text {
	    height: 32px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    /* right: 0; */
    text-align: center;
    width: 100%;
    margin: auto;
}
.lastestVideoContainer img {width: 100%; }

h3.eng,p.eng{text-align:left;}
#headBanner .slide_subtitle .slideSubWrap p{text-align:center;}
.epiGist,.epinfoBlock{overflow:hidden;}
.gistBlock a,.latWrap a{color:#497372;}
/*
 * Head Banner
 */
.headspace{    margin-top: 30px;}
.grid-item .epiGist table{max-width:300px;}
/* ----- Head Banner ----- */
#headBanner .slide_subtitle {
	position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
	/* min-height: 50px; */
	padding: 15px 20px 5px 20px;
	background: rgba(43,54,67,0.8);
}

#headBanner .slide_subtitle .slideSubWrap {
	position: relative;
	max-width: 1200px;
	height: auto;
	max-height: 24px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

#headBanner .slide_subtitle .slideSubWrap p {
	font-size: 16px;
	letter-spacing: 5px;
	line-height: 24px;
	max-height: 24px;
	color: #FFFFFF;
	overflow: hidden;
}
#headBanner .slide_subtitle .slideSubWrap p a {
	color: #fff;
	display: block;
	max-height: 24px;
	overflow: hidden;
}
/* ----- Head Banner ----- */


.upcoming .albWrap .photoListWrap img{max-width:100%;}

.module-secWrap-programme {}
.module-secWrap-programme .module-latWrap-programme {width: 65%; float: left; margin-left: 1%;}
.module-secWrap-programme .module-latWrap-programme .latBlock {width: 100%; padding-left: 0;}

.module-secWrap-programme .module-latWrap-programme .latBlock .latWrap.radio {width: 82%; padding: 0; float: left;}
.module-secWrap-programme .module-latWrap-programme .latBlock .latWrap.radio .dateWrap {
	width: 96%;
    height: auto;
    font-size: 18px;
    line-height: 26px;
    padding: 1% 2%;
    margin-bottom: 10px;
    background: #2e3e4a;
    color: #ffffff;
}


.proLogo {
	height: auto;
	position: relative;
}
.proLogo .homeBlock {
	position: absolute;
	top: 100%;
	line-height: 40px;
	width: 100%;
}
.proLogo .homeBlock.eng{line-height:20px;}
.jw-skin-seven .jw-display-icon-container {
	position: relative;
	z-index:20;
}
.jw-skin-seven .jw-display-icon-container .jw-icon-display {
	display: block;
	background: none;
	font-size: 2em;
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
	margin: auto;
	width: 32px; height: 32px;
}


.full-width-player .extraVideoContainer {
	width: 100% !important;
}
.upcoming .dateWrap {width: 74.8%;}

.ref {
	width: 380px;
	height:450px;
	background:#000000;
}
select.selMonWrap.tv.eng {
	width: 235px; 
}
.module-secWrap-programme .catcUpWrap ul li .epinfoBlock .epiName h2 {
	max-height: 105px;
	overflow: hidden;
}

@media screen and (max-width: 873px) {
	.latVid .jw-icon-playback{display:inline-block!important;}
}
@media screen and (max-width: 825px) {
	.lastestVideoContainer .message{font-size:14px;line-height: 16px;letter-spacing: 0;}
	.jw-skin-audioS .jw-reset{    line-height: 2em;}
	
}
@media screen and (max-width: 625px) {
	/* width: 100%; */
	.module-secWrap-programme .module-latWrap-programme {
		width: 98%;
	}
	.module-secWrap-programme .module-latWrap-programme .latBlock .latWrap.radio {
	    width: 98%;
	}
}
@media screen and (max-width: 425px) {
	.proLogo .homeBlock {
		position: static;
		width: 115px;
	}
	.exName {
	    margin: 0 10px 0px 0;
	}
	.exName.live {
		margin: 0 5px 0 0;
	}
}

.vidScreen{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	box-shadow: -2px 2px 5px #000000;
}

@media screen and (max-width: 825px) {
	.vidScreen{ width:100%; height:100%;}
}

.epiGist p {
	font-size: 14px; line-height: 22px;
}