@charset "UTF-8";
/* CSS Document */
h1 { display: block; font-size: 1em; }
h2 { display: block; font-size: 1.5em; }
h3 { display: block; font-size: 1em; }
h4 { display: block; font-size: 0.8em; }
.mainWrap { width:100%; height:auto; }
main { position:relative; max-width:1200px; height:auto; margin: 0 auto; }
section { /*float:left;*/ width: 100%; height: auto; }

/*-----------------------SHOW Title----------------------*/
section.secWrap {width: 100%; margin: 45px auto 25px auto; }
section.secWrap.radShowTitle {width: 94%; margin: 35px auto 25px auto; }

.shTopWrap {
	font-size: 0;
	color: #2e3e4a;
	position:relative;
	width:100%;
	height: auto;
	letter-spacing: 5px;
}
.spaceBlock {
	display:inline-block;
	vertical-align:top;
	width: 31.5%;
	min-height: 140px;
}
.logoWrap {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align:center;
}
.channelLogo {
	position: absolute;
	width: 31.5%;
	min-height: 157px;
	top:0; bottom:0;
}
.channelLogoImg {
	display:inline-block;
	width:90%;
}
.channelLogoImg.R1 { width: 85%;}
.channelLogoImg.R2 { width: 90%;}
.channelLogoImg.R3 { width: 90%;}
.channelLogoImg.R4 { width: 70%;}
.channelLogoImg.R5 { width: 60%;}
.channelLogoImg.dab { width: 100%;}
.channel_live {
	width: 115px;
	height: 25px;
	text-align:center;
	cursor: pointer;
	margin-top: 10px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 5px;
	color: #2e3e4a;
	padding: 5px 15px 0px 15px;
	-webkit-box-shadow: inset 0px 0px 5px 2px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0px 0px 5px 2px rgba(0,0,0,0.15);
	box-shadow: inset 0px 0px 5px 2px rgba(0,0,0,0.15);
	-webkit-border-radius: 5px;
	 -khtml-border-radius: 5px;
	   -moz-border-radius: 5px;
            border-radius: 5px;
}
.channel_live.eng { font-size: 15px; letter-spacing: 3px;}
.channel_live.ex { display:none;}
.channel_live:hover { background: rgba(234,190,181,1.00)}
.liveIcon { display: inline-block;}
.liveIcon img { vertical-align:baseline;}
.showInfoWrap {
	font-size: 0;
	text-align:justify;
	display:inline-block;
	vertical-align:bottom;
	/*width: calc(100% - 33%);*/
	/*width: 68%;*/
	width:66%;
	margin-left: -0.4%;
}
.showInfoWrap.rad { width: 68%; }
.showInfoWrap a { color: #2e3e4a;}
.showInfoWrap > * {
	display:inline-block;
	vertical-align:bottom;
}
.showInfoWrap:after {
	content:'';
	display:inline-block;
	width:99%;
}
.showLogoWrap { font-size: 0; width:79%; }
.showLogoWrap.rad { width: 100%; }
.proLogo {
	display:inline-block;
	vertical-align:bottom;
	width: 115px;
	height: 115px;
}
.proLogoImg { margin-bottom: 2px; }
.proTitle {
	width: calc(100% - 135px);
	padding-left:10px;
	display:inline-block;
	vertical-align:bottom;
	border-bottom: 1px solid #B3B3B3;
	/*background:#A8D5EE;*/
}
.proTitle.bot { display: none; }
.proTitle h1 { line-height: 35px; margin-bottom: 5px; }
.exName { text-align: right; line-height: 18px; width: 20%; white-space: nowrap; }
.homeBlock {
	font-size: 16px;
	width:115px;
	height: 40px;
	text-align:center;
	letter-spacing: 5px;
	color:#FFFFFF;
	display:table-cell;
	vertical-align:middle;
	background: #6d6761;
	z-index: 1;
}
.homeBlock.eng { font-size: 14px;  letter-spacing: 2px;}
.homeBlock.radio {
	background: #2e3e4a ;
}
.specLinkBar {
	text-align: left;
	font-size: 16px;
	position: relative;
	width: calc(100% - 125px);
	margin-left: 125px;
	height: auto;
	margin-top: 4px;
}
.progLink {
	position: relative;
	display:inline-block;
	vertical-align:middle;
}
.specIcon{
	display:inline-block;
	width: 30px;
	height: 30px;
}
.progLink p {
	display:inline-block;
	vertical-align:middle;
	margin-left: -5px;
}
.chnBlockSm {
	display: none;
	text-align:right;
	width: 75px;
	margin: 0 8px 15px 0;
}
.tvLogoSm {
	position: relative;
	right: 0;
}

/*------------------------Section Title Block--------------------------------*/
.secTitBlock {
	float: left;
	width: 31%;
	min-height: 180px;
	height: 100%;
	/*text-align: center;*/
	color: #2e3e4a;
	background: url(../img/secShadow.png) no-repeat;
	background-position: center right;
	background-size:10% 100%;
}
.secBar {
	width:100%;
	height: 10px;
	background: -moz-linear-gradient(left, rgba(229,229,229,0) 0%, rgba(70,73,91,0.54) 51%, rgba(70,73,91,0.55) 52%, rgba(70,73,91,0.89) 100%);
	background: -webkit-linear-gradient(left, rgba(229,229,229,0) 0%,rgba(70,73,91,0.54) 51%,rgba(70,73,91,0.55) 52%,rgba(70,73,91,0.89) 100%);
	background: linear-gradient(to right, rgba(229,229,229,0) 0%,rgba(70,73,91,0.54) 51%,rgba(70,73,91,0.55) 52%,rgba(70,73,91,0.89) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5e5e5', endColorstr='#e346495b',GradientType=1 );
}
.secBar.grn {
	background: -moz-linear-gradient(left, rgba(229,229,229,0) 0%, rgba(100,201,177,0.54) 51%, rgba(100,201,177,0.55) 52%, rgba(100,201,177,0.89) 100%);
	background: -webkit-linear-gradient(left, rgba(229,229,229,0) 0%,rgba(100,201,177,0.54) 51%,rgba(100,201,177,0.55) 52%,rgba(100,201,177,0.89) 100%);
	background: linear-gradient(to right, rgba(229,229,229,0) 0%,rgba(100,201,177,0.54) 51%,rgba(100,201,177,0.55) 52%,rgba(100,201,177,0.89) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5e5e5', endColorstr='#e364c9b1',GradientType=1 );
}
.titWrap {
	width: 70%;
	font-size: 0;
	margin-left: 28%;
	padding: 50px 0;
}
.titShadow {
	position:absolute;
	top:-40px;
	right: 45%;
	width: 140px;
	height: 140px;
	background: url(../img/dia_shadow.png) no-repeat;
	background-position: center;
	background-size: contain;
}
.chiTit {
	position:relative;
	width: 100%;
	font-size: 32px;
	letter-spacing: 10px;
	margin-bottom: 12px;
}
.engTit {
	width: 70%;
	font-size:20px;
	letter-spacing: 5px;
	margin-left: 25%;
}
/*-----------------------Latest and Upcoming------------------------*/
.latBlock {
	float: left;
	width: 65%;
	padding-left: 1%;
}
.latWrap {
	float: right;
	color: #2e3e4a;
	letter-spacing: 5px;
    line-height: 28px;
    padding-right: 1%;
    position: relative;
    text-align: justify;
    width: 67%;
}
.latWrap.radio{
	float: none;
	width: 100%;
	padding-right: 0;
	margin: 0 0 25px 0;
}
.latWrap a {
	color: #2e3e4a;
}
.latVidWrap {
	width: 100%;
	height: auto;
}
.latVid {
	width: 79.5%;
	height: auto;
	background:#CDABAB;
}
.radioPlayWrap { width:99.9%; background:#BEC1C3; }
#radioPlay { width:95%; }
.albWrap {
	width: 79.5%;
	height: auto;
	background:#EDADAE;
}
.vid { display: block; }
.dateWrap { width: 79.5%; height:50px; }
.dateWrap.audio {
	width: 96%;
	height:auto;
	font-size:18px;
	line-height: 26px;
	padding: 1% 2%;
	margin-bottom: 10px;
	background: #2e3e4a;
	color: #ffffff
}
.dateWrap.eng.audio { font-size:16px; letter-spacing: 3px; }
.vDate { float: left; }
.vAlb { float: right; margin-top:3px;}
.vAlbicon { float: right; width: 28px; height: 20px; margin: 5px 10px 0 0;}
.vcon { display:block; }
.vidData { width:100%; }
.latVidTit { margin-bottom: 10px; line-height: 33px; }
.latVidTit.radio { margin-bottom: 5px; }
.latVidTit.eng h2{ font-size: 20px; line-height: 30px; letter-spacing: 3px; }
.indShare{
	display: inline-block;
	width:28px;
	height:28px;
	margin: -5px 0 0 5px;
	vertical-align:middle;
	background: #2e3e4a;
	background: #2e3e4a url(../img/shareIcon_face.png) no-repeat;
	background-position: center;
	background-size: contain;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}
.latVidData { margin-bottom: 10px; }
.latVidData.eng { font-size: 16px; letter-spacing: 3px; line-height: 24px; }
.latVidGist { margin-bottom: 30px; }
.tagWrap { letter-spacing: 5px; line-height: 22px; }
.tagItem { color:#497372; }
.tagWrap a { color:#497372; }
.radioTagWrap a { color:#497372;}
.fancybox { cursor: pointer;}
/*---------------------------------Gist and Story-----------------------------------*/
.secBlock {
	position:relative;
	width: 100%;
	min-height: 180px;
}
.gistWrap {
	position: relative;
	float: right;
	width: 66%;
	padding-right: 1%;
}
.gistBlock {
	position: relative;
	/*float: right;*/
	/*width: 66%;*/
	color: #2e3e4a;
	text-align:justify;
	/*padding-right: 1%;*/
	line-height: 28px;
}
.gistBlock h3 { font-size: 16px; letter-spacing: 5px;}
.gistBlock p { font-size: 16px; letter-spacing: 5px; }
.gistBlock.eng p { font-size: 16px; letter-spacing: 3px; }
br { display: block; margin: 5px 0; }
.readMoreBtn {
	float:right;
	padding: 5px 25px 0 0;
	color: #2e3e4a;
	font-size: 14px;
	letter-spacing: 5px;
	text-align:right;
}
/*-------------------------------Radio Catchup-------------------------------------*/
.secWrap.full.catchup { margin: 160px auto 25px auto;}
.secTitBlock.catUp { height: 470px;}
.catcUpWrap { width: 98%; margin: 0 auto; height: auto; }
#catBlockWrap{ max-height:1600px; }
.radioCatWrap {
	float: left;
	width: 65%;
	padding-left: 1%;
}
.radioCatDat { position:relative; float:left; width: 100%;  margin-top: -80px;}
.catDat{ position:relative; float: left; font-size: 36px; color:#FFFFFF; letter-spacing: 5px; width:100%; }
.catMonth { float: left; padding:15px; background: #2e3e4a;}
.catYear { float: left; padding: 15px; background:#6C757E; background: #A5A4A1;}
#dateSelection {
	position:relative;
	float: right;
	height:65px;
	background:#F4CB79;
}
select.selMonWrap {
	position:absolute;
	right: 0;
	bottom: 0;
	font-size:18px;
	color: #2e3e4a;
	letter-spacing: 5px;
	padding: 0 0 0 10px;
	width:195px;
	height:45px;
	background: #F4F1EC url(../img/dropSelectArr.gif) no-repeat;
	background-position: right center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #ffffff;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2), 0px 2px 4px 0px rgba(0, 0, 0, 0.19);
	-webkit-appearance:none;
	-moz-appearance:none;
}
.sortItem {
	font-size:16px;
	color: #2e3e4a;
	padding: 2% 5% 2% 2%;
	width:80%;
	margin: 0 auto;
	background: #F4F1EC;
	border-bottom: 1px solid #c6cfd6;
	-webkit-appearance: none;
}
.dateShadow { position: absolute; bottom: 0; left:0; width:70%; }
.radCatBlock { width:100%; margin:0 0 25px 0; letter-spacing: 5px;  background: #E8E6DE;}
.catBlockDate {
	background: #2e3e4a;
    color: #ffffff;
    font-size: 18px;
    height: auto;
    padding: 1% 2% 1% 4%;
    width: 94%;
}
.radCatProg {
	width:92%;
	padding: 2% 4%;
	color: #2e3e4a;
}
.radEpiPic { width: 140px; height: 100px; margin-bottom: 20px; background:#FFFFFF; border: 5px solid #FFFFFF; }
.radEpiPic.today { -webkit-box-shadow: 3px 3px 6px #767676; -moz-box-shadow: 3px 3px 6px #767676;  box-shadow: 3px 3px 6px #BEC4CF;}
.radCatTit {
	font-size: 24px;
	line-height:33px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #B5B6BF;
}
.radCatTit.eng { font-size: 20px; letter-spacing: 3px; line-height: 26px;}
.progList { line-height: 28px; }
.progList.eng { font-size: 16px; letter-spacing: 3px; line-height: 26px;}
.readMoreBtn.rad { font-size: 18px; padding: 15px 0 0 0; }
/*------------------------Radio PopUp Player-----------------------------------*/
#popPlayer {
	display: none;
	position:relative;
	margin: 50px auto 0 auto;
	width: 700px;
	overflow: hidden;
	box-shadow: -2px 2px 5px #25272E;
}
.progCon {
	position:relative;
	padding: 30px 20px 30px 20px;
	background: #e8e6de;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.pop-close {
    color: #9ea3a4;
    cursor: pointer;
    font-family: "ProximaNova_Thin";
    font-size: 62px;
    height: 50px;
    position: fixed;
    right: 30px;
    text-align: center;
    top: 3%;
    width: 50px;
    z-index: 1;
}
[data-readmore-toggle]{margin-top:10px;cursor:pointer;}
.showInfoWrap.pop { position:relative; width:100%; margin-left: 0; margin-bottom: 25px; }
.showLogoWrap.pop { width:80%; }
.exName.pop { width: 15%; }
.chnBlockSm {
	text-align:right;
	width: 75px;
	margin: 0 8px 5px 0;
}
.chnBlockSm.R2 { width: 85px; margin: 0 8px 5px 0;}
.chnBlockSm.R3 { width: 90px; margin: 0 -10px 5px 0;}
.chnBlockSm.R4 { width: 80px; margin: 0 -10px -6px 0;}
.chnBlockSm.R5 { width: 55px; margin: 0 0px 0px 0;}
.chnBlockSm.dab { width: 100px; margin: 0 0px 0px 0;}
.chnBlockSm.pop { display:block; }
.tvLogoSm {
	position: relative;
	right: 0;
}
.proTitle.pop {
    border-bottom: 1px solid #b3b3b3;
    display: inline-block;
    padding-left: 10px;
    vertical-align: bottom;
    width: calc(100% - 135px);
	font-size:36px;
}
.proTitle.pop h1 { font-size:26px; line-height: 34px;}
.progLink.pop p { font-size:14px; }
.popEpiTit { width: 90%; margin: 8px 0 15px 0; color: #2e3e4a; letter-spacing: 5px; }
.popEpiTit h2 { font-size:24px; line-height: 36px;}
.popEpiTit.eng h2 { font-size:20px; letter-spacing: 3px; line-height: 32px;}
#radioPlay07 { margin: 0 auto 35px auto; width: 100%; }

@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1000px) {
.controls.hide { display: none;}
/*-----------------------SHOW Title----------------------*/
.proTitle h1 { line-height: 26px; }
.showLogoWrap { width:78%; }
.exName { width: 20%; }
.specLinkBar { /*width: calc(100% - 125px);*/ float:left; width:78%; margin-left: 120px; }
.epLinkBar { width: calc(100% - 130px); margin-left: 120px;  }
.epDate { width: 28%; letter-spacing: 3px;}
/*------------------------Section Title Block--------------------------------*/
.titShadow { right: 40%;	 }
/*-----------------------Latest and Upcoming------------------------*/
.latWrap { float:left; width:65%; margin: 0 0 0 2%; }
/*---------------------------- Radio Catchup----------------------------------------*/
.catcUpWrap { width: 94%; margin: 0 auto; }
.pop-close { font-size: 36px; top: 2%; right: 10px;}
.catBlockDate { padding: 2% 2% 1% 4%; }
}
@media screen and (max-width: 825px) {
/*-----------------------SHOW Title----------------------*/
section.secWrap.epi { margin: 45px auto 5px; }
section.secWrap { width: 96%; }
section.secWrap.radShowTitle { width: 94%;}
.spaceBlock { display: none; }
.channelLogo { display: none; }
.showInfoWrap { width: 100%; }
.showInfoWrap.rad { width: 100%; }
.showLogoWrap { width:78%; }
.showLogoWrap.rad { width: 78%; }
.specLinkBar { /*width: calc(100% - 120px); */float:left; width:60%; margin-left: 120px;  }
.exName { width: 21%; }
.proTitle { width: calc(100% - 150px); /*margin-left: 10px;*/ }
.epName { width: 66%; margin-left: 10px; }
/*.epDate { margin-left: 10px; }*/
.proTitle h1 { line-height: 28px; }
.chnBlockSm { display:inline-block;}
.tvLogoSm{ display:block;}

.channel_live {
	width: 115px;
	height: 25px;
	margin-top: 3px;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 5px;
	padding: 3px 8px 0px 8px;
	float: right;
}
.channel_live.ex { display:block; width: 85px;}
.liveIcon { display: none;}
/*-----------------------SHOW & EP Title----------------------*/
.epLinkBar { width: calc(100% - 120px);  margin-left: 120px; }
/*------------------------Section Title Block--------------------------------*/
section.secWrap.full { margin: 45px auto; }

.secTitBlock { width: 115px; min-height: auto; height: 250px; }
.secBar { height: 8px; }
.titWrap { width: 98%; margin-left: 0; padding: 15px 2% 25px 0;}
.titShadow { display: none; width: 0; }
.chiTit { text-align: right; margin-bottom: 8px; }
.engTit { margin-left: 0;  text-align: right; letter-spacing: 2px; width: 90%;}
/*-----------------------Latest and Upcoming------------------------*/
.latBlock { width: calc(73% - 120px); }
.latWrap { float:left; width: calc(73% - 120px); margin: 0 0 0 2%; }
.latWrap.radio { width: 100%}
.dateWrap { width: 100%; height: 35px; }
.latVid { width: 100%; }
.albWrap { width: 100%; }
.latVidTit h2 { font-size: 18px; }
.vidData { font-size: 14px; line-height: 24px; }
/*---------------------------------Gist------------------------------------*/
section.secWrap.gist { margin: 0 auto 25px auto; }
.gistWrap {float:left; margin: 2% 0 0 2%; width: calc(74.5% - 120px); }
.gistBlock { /*float:left; margin: 2% 0 0 2%; width: calc(74.5% - 120px);*/ }
.gistBlock h3 { font-size: 14px; line-height: 24px; letter-spacing: 5px;}
/*----------------------------Radio Catchup----------------------------------------*/
.secWrap.full.catchup { margin: 180px auto 25px auto;}
.catcUpWrap { float: left; margin-left: 10px; width: calc(98% - 115px); }
.radioCatWrap { width: calc(73% - 120px); }
.radioCatDat { width: 100%; margin: -130px 0 0 0; }
.dateShadow { display: none;}
#dateSelection { float: left; clear:both; width: 100%; height: auto; }
select.selMonWrap { position: relative; width: 100%; }
.readMoreBtn.rad { font-size: 14px; }
/*------------------------Radio PopUp Player-----------------------------------*/
.pop-close { font-size: 32px; top: 2%; right: 0;}
#popPlayer { width: 550px; }
.showInfoWrap.pop { margin-bottom: 15px; }
.proLogo.pop { width:90px; height: 90px; }
.proTitle.pop { width: calc(100% - 110px); }
.proTitle.pop h1 { font-size:22px; line-height: 30px;}
.specLinkBar.pop { margin-left: 100px; }
.homeBlock.radio.pop { font-size: 14px;}
}
@media screen and (max-width: 625px) {
/*-----------------------SHOW Title----------------------*/
.proLogo { width: 90px; height: 90px;}
.homeBlock { font-size: 12px; height: 35px; }
.showLogoWrap { width:74%; }
.exName { width: 24%; }
.exName.live { /*width: 28%; float: right;*/ /*margin: 0 10px -25px 0;*/}
.proTitle { width: calc(100% - 105px); }
.proTitle h1 { line-height: 26px; }
.progLink p { letter-spacing: 3px;}
.specLinkBar { /*width: calc(100% - 105px);*/ width: 75%; margin-left: 100px; }
.progLink { margin-right:-5px;}
.specIcon { width: 25px; height: 25px;}
.progLink p { font-size: 12px;}
.showInfoWrap.rad { width: 100%; }
.showLogoWrap.rad { width: 70%; }
.channel_live { font-size: 13px; }
.channel_live.ex { width: 75px; }
/*-----------------------SHOW & EP Title----------------------*/
.epLinkBar { float:left; /*width: calc(100% - 95px);*/ width: calc(75% - 95px);  margin-left: 95px; }
.epName { width: 63%; }
.epDate { width: auto; margin-left: 10px; }
/*------------------------Section Title Block--------------------------------*/
section.secWrap.full { width: 100%; }
.secTitBlock { float: none; width: 100%; height: auto; background: none; }
.secBar { display: none; }
.titWrap { width: 100%; height: 45px; padding: 0; display: table; margin-bottom: 15px;}
.chiTit {
	display:table-cell;
	vertical-align:middle;
	width: 24%;
	text-align: right;
	margin-bottom: 0;
	padding: 0;
	background: -moz-linear-gradient(-45deg, rgba(255,255,255,0.17) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(255,255,255,0.17) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,0.17) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bffffff', endColorstr='#e5e5e5',GradientType=1 );
}
.engTit {
	display:table-cell;
	vertical-align:middle;
	width: 63%;
	text-align: left;
	letter-spacing: 5px;
	padding-left:3%;
	background: -moz-linear-gradient(-45deg, rgba(192,202,211,1) 0%, rgba(229,229,229,0) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(192,202,211,1) 0%,rgba(229,229,229,0) 100%);
	background: linear-gradient(135deg, rgba(192,202,211,1) 0%,rgba(229,229,229,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0cad3', endColorstr='#00e5e5e5',GradientType=1 );
}
.engTit.grn {
	background: -moz-linear-gradient(left, rgba(100,201,177,0.89) 0%, rgba(100,201,177,0.55) 51%, rgba(226,228,228,0) 99%, rgba(229,229,229,0) 100%);
	background: -webkit-linear-gradient(left, rgba(100,201,177,0.89) 0%,rgba(100,201,177,0.55) 51%,rgba(226,228,228,0) 99%,rgba(229,229,229,0) 100%);
	background: linear-gradient(to right, rgba(100,201,177,0.89) 0%,rgba(100,201,177,0.55) 51%,rgba(226,228,228,0) 99%,rgba(229,229,229,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e364c9b1', endColorstr='#00e5e5e5',GradientType=1 );
}
/*---------------------------------Gist and Story------------------------------------*/
.gistWrap {float:none; width: 94%; margin: 0 auto; max-height: 150px;}
.gistBlock { max-height: 150px; }
.gistBlock.main { max-height: 155px; }
.gistBlock.radio { max-height: 145px;}
.gistBlock h3 { font-size: 14px; line-height: 24px;}
.gistBlock p { font-size: 14px; line-height: 24px; }
/*-----------------------Latest and Upcoming------------------------*/
.latBlock { float:none; padding-left:0; width: 90%; margin: 30px auto 0 auto; }
.latVidTit h2 { font-size: 20px; line-height: 28px; }
.latWrap { float:none; width: 90%; margin: 0 auto; }

/*---------------------------- Radio Catchup----------------------------------------*/
.secWrap.full.catchup { margin: 60px auto 25px auto;}
.radioCatDat { width: 100%; margin: 0px 0 25px 0; }
.secTitBlock.catUp { float: none; height: auto; margin-bottom: 25px;}
.catcUpWrap { float:none; margin: 0 auto; width: 96%; }
.radioCatWrap { float:none; width:92%; margin: 0 auto; }
select.selMonWrap { text-align:center;}
.catMonth { width: 46%; padding: 8px 4% 8px 0; text-align:right; }
.catYear { width: 46%; padding: 8px 0 8px 4%; text-align:left; }
.catDat { font-size: 24px;}
/*------------------------Radio PopUp Player-----------------------------------*/
.pop-close { font-size: 32px; top: 1%; right: 0px;}
#popPlayer { width: 350px; }
.proTitle.pop { display: none; padding-left:0;}
.proTitle.bot.popTit { display:block; width:100%; padding-left: 0; }
.showLogoWrap.pop { width: 90px; margin-left: 0; }
.exName.pop { width: 25%;}
.specLinkBar.pop { margin: 45px 0 0; padding: 0; width: 100%; }
.proTitBack.pop {
	position:absolute;
	width:112%;
	height: 163px;
	top: -6px;
	left:-6%;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ced3e0 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ced3e0 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ced3e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ced3e0',GradientType=0 );
}

}
@media screen and (max-width: 425px) {
/*-----------------------SHOW Title----------------------*/
section.secWrap.epi { margin: 45px auto 0 auto; }
section.secWrap.gist { margin: 0 auto 25px auto; }
.proTitle { display: none; padding-left:0;}
.showLogoWrap { width: 90px; margin-left: 10px; }
.exName { width: 25%; letter-spacing: 2px; margin: 0 10px -35px 0;}
.exName.live { display:inline-block; width: auto; margin: 0 10px -25px 0;}

.specLinkBar { width: 96%; margin: 45px 0 0 0; padding-left: 12px; padding-right: 12px;}
.progLink.fis { margin-left: 0; }
.proTitle.bot { display:block; width:95%; }
.proTitle h1 { line-height: 28px; }
.proTitBack {
	position:absolute;
	width:112%;
	height: 153px;
	top: -26px;
	left:-6%;
	z-index: -1;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ced3e0 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ced3e0 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ced3e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ced3e0',GradientType=0 );
}
.showLogoWrap.rad { width: 90px; }
/*-----------------------SHOW & EP Title----------------------*/
.epLinkBar { margin: 45px 0 0; width: 100%; }
.epName { width: 95%; }
/*---------------------------------Gist------------------------------------*/
.gistBlock { max-height: 145px; }
.gistBlock.main { max-height: 135px;}
.gistBlock.radio { max-height: 130px;}
.gistBlock h3 { font-size: 14px; line-height: 22px;}
.gistBlock p { font-size: 14px; line-height: 22px;}
/*----------------------------Radio Catchup----------------------------------------*/
.secTitBlock.catUp { float: none; margin-bottom: 25px;}
.catcUpWrap { float: none; margin: 0 auto; width: 90%; }
.pop-close { font-size: 28px; top: 1%; right: -2px;}
#popPlayer { width:80%;}
.proTitBack.pop { z-index: 0; }
.exName.pop { width: 30%;}
#radioPlay07 { height: 170px; }
}
