/* CSS starts */
 /* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
 button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
 border: 0;
 padding: 0;
 margin: 0;
}
html, body {
    height: 100%;
}
body {
    font-family: 'Droid Serif', serif;
    -ms-overflow-style: scrollbar;
    background: #f0f0f0;
}
/* Base css starts */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*** 12 column width ends ***/

/*** common float css  starts ***/

/*............ Podcast Starts ............ */
.clear{
	clear: both;
}
.text-center{
	text-align: center;
}

.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.mm-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1230px;
    width: 100%;
}
.mm-container::before, .mm-container::after{
	display: table;
content: " ";

}
.mm-container::after{
	clear: both;
}
.fullwidth {
    width: 100%;
}
a {
    text-decoration: none;
}
.podcast-sprite2, .podcast-sprite-1 {
    background-image: url("podcastlibs/resources/img/player-sprite.svg");
    background-repeat: no-repeat;
    background-size: 383px 104px;
}
.podcast-pause-icon {
    background-position: -103px 8px;
}
.podcast-play-icon {
    background-position: -65px 8px;
}
.podcast-list-cat, .podcast-time, .podcast-more-ul, .pdcastUptime, .fe-podcastdate, .fe-podcast-story, .pdcst-transprtn-btn, .podcast-embed-overlay, .podcastbtn-btm-ul, .podcast-viewall, .podcast-cat-name {
    font-family: 'Droid Serif', serif;
}
.podcast-icon {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    float: right;
	max-width: 110px;
}
.podcast-icon img {
    max-width: 100%;
}
.podcatTop-wrp {
    background-color: #333;
    float: left;
    width: 100%;
	background-image: url("podcastlibs/resources/img/podcast-head-bg.png");
	background-repeat: repeat-x;
	background-position: center bottom;
	position: relative;
	z-index: 1;
}
.podcast-title.sub-title-001 {
    border: none;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 46px;
    font-weight: 700;
	position: relative;
	padding-top: 30px;
	margin-top: 20px;
}
.podcast-title.sub-title-001:before {
	content: "THE WEEK";
    background: #d30e15;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    padding: 2px 5px;
	position: absolute;
top: 0;
left: 0;
}
.podcastTopleft {
    float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.podcastTopright {
    float: right;
padding-left: 0px;
width: 100%;
height: 50px;
}
.podcastleftTitle {
    width: 100%;
    float: left;
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
	line-height: 21px;
}
.podcastTopright .section-scope-list li:first-child a{
    padding-left: 0;
}
.podcastTopright .podcastCat-dropdown {
   
}
.podcastTopright .section-label {
    line-height: 35px;
    color: #FFFFFF;
}
.podcastTopright .nav-icon {
    border-top-color: #b6b6b6;
    top: 15px;
}
.podcastTopright .section-dropdown {
    display: none;
}
.podcastTopright .section-scope-list {

    width: 100%;
   -webkit-overflow-scrolling: touch;
overflow-x: auto;
overflow-y: hidden;
    margin: 0;
    padding: 0;
	white-space: nowrap;

}
.podcastTopright .section-scope-list li {

   
    display: inline-block;
    vertical-align: middle;
  
    
    cursor: pointer;

}
.podcastTopright .section-scope-list li a{
	 color: #9d9d9d;
	padding: 0 20px;
	  line-height: 50px;
	display: block;
}
.podcastTopright .section-scope-list li a:hover {
	color: #FFFFFF;
	
}
.podcastgradient {
/* background: #485563;
  background: -moz-linear-gradient(left, #485563 0%, #29323c 100%);
  background: -webkit-linear-gradient(left, #485563 0%, #29323c 100%);
  background: linear-gradient(to right, #485563 0%, #29323c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#485563', endColorstr='#29323c',GradientType=1 ); */
	
}
.podcast-headwrp {
    padding: 25px 0;
    margin-top: 0px;
    float: left;
    width: 100%;
	background: #fff;
	-moz-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
box-shadow: 0px 0px 5px 0px rgba(219,219,219,1);
}
.podcast-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.podcast-flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.podcast-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.podcast-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.podcast-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.podcast-head-img {
    width: 50%;
    position: relative;
}
.podcast-head-img .podcast-time {
    bottom: 0;
    right: 0;
}
.podcast-time {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.77);
    color: #fff;
    padding: 5px;
    font-size: 13px;
    z-index: 2;
}
.podcast-head-img img {
    max-width: 100%;
    display: block;
}
.podcat-v-icon {
    width: 46px;
    height: 46px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #076a83;
border: 3px solid #2e89a0;
overflow: hidden;
box-shadow: 0px 0px 0px 3px rgba(73, 209, 225, 0.5);
background-position: -129px -70px;
	
	
}
.podcat-v-icon:hover {
    box-shadow: 0px 0px 0px 3px rgba(180, 235, 250, 0.5);
}
.fe-playnowbtn {
    background: none;
    border: none;
    outline: none;
    padding: 5px;
    cursor: pointer;
	display: block;
}
.fe-playnowbtn .podcat-v-icon {
    display: inline-block;
    vertical-align: middle;
}
.fe-playnowbtn .podcast-v-title {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #b5ebfb;
    padding-left: 10px;
}
.podcastheaddispn {
    width: 50%;
    padding-left: 15px;
}
.fe-podcatcat-name, .fe-podcatcat-name:hover {
    color: #076a83;
    margin-bottom: 10px;
    font-size: 14px;
    display: block;
    float: left;
}
.fe-podcatLink-title, a.fe-podcatLink-title:hover {
    color: #333;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    display: block;
    float: left;
    margin-bottom: 10px;
}
.fe-artist-name, .fe-artist-name:hover {
    display: block;
    float: left;
    margin-bottom: 10px;
    color: #666;
    font-size: 14px;
}
a.fe-artist-name:hover, a.fe-podcatLink-title:hover, a.fe-podcatcat-name:hover, a.fe-playnowbtn:hover, a.podcast-cat-a:hover {
    opacity: .8;
}
.podcastcat-list-wrp {
    text-align: center;
    margin: 10px 0;
    padding: 10px 0 10px;
    border-bottom: 1px solid #ddd;
}
.fe-podcastdate {
    margin-top: 5px;
    color: #778595;
    font-size: 14px;
    font-weight: 500;
}
.podcast-top-feature-block {
    margin: 0 0 0 0;
    /*padding: 0 0 20px 0;
    border-bottom: solid 1px #c9c9c9;*/
    float: left;
    width: 100%;
}
.podcast-cat-a, .podcast-cat-a:hover {
    display: inline-block;
    vertical-align: middle;
    padding: 15px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    color: #333;
    margin: 3px 2px;
    font-size: 14px;
    border: 1px solid #ccc;
    background: #fff;
    outline: none;
}
.podcast-cat-abig {
    display: block;
    text-align: center;
}
.podcastlist-img {
    position: relative;
}
.podcastlist-img .podcast-time {
    left: 0px;
    bottom: 0px;
}
.podcastlist-img img {
    max-width: 100%;
    display: block;
}
.podcast-list-cat {
    border: none;
    outline: none;
}
.podcast-list-row {
    margin-left: -10px;
    margin-right: -10px;
}
.podcast-col-4 {
    width: 25%;
    padding: 10px;
}
.podcatlist-card {
    background-color: #FFFFFF;
    -moz-box-shadow: 0px 0px 16.74px 1.26px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0px 0px 16.74px 1.26px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 0px 16.74px 1.26px rgba(0, 0, 0, 0.09);
    height: 100%;
}
.podcatlist-dispn {
    width: 100%;
    padding: 10px;
    position: relative;
}
.podcastlist-play {
    position: absolute;
    right: 10px;
    top: 0px;
    margin-top: -30px;
    -moz-transition: all .2s ease .0s;
    -webkit-transition: all .2s ease .0s;
    transition: all .2s ease .0s;
}
.podcastlist-play .fe-playnowbtn:hover {
    opacity: 1;
}
.podcast-list-cat {
    display: block;
    float: left;
	font-size: 14px;
	color: #076a83;
   
}
.pdcast-cat-outer {
    padding-right: 60px;
    margin-bottom: 10px;
    float: left;
}
.podcastList-title {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    float: left;
    margin-bottom: 5px;
    min-height: 72px;
	max-height: 72px;
	overflow: hidden;
	font-weight: 700;
	width: 100%;
}
.podcast-more-ul {
    position: absolute;
    right: 10px;
    width: 200px;
    background-color: #fff;
    bottom: 40px;
    display: none;
    border: 1px solid #eee;
    z-index: 3;
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.podcastmrebtn {
    outline: none;
    width: 40px;
    height: 25px;
    border: none;
    background-position: -214px -78px;
    border-radius: 3px;
    background-color: #fff;
    cursor: pointer;
}
.podcastmrebtn.opened {
    background-color: #eee;
}
.podcastmoreli-a {
    font-size: 14px;
    color: #333;
    padding: 10px;
    border-bottom: 1px solid #eee;
    display: block;
}
.podcastmoreli-a:hover {
    background-color: #efefef;
}
.podcastmoreli:last-child .podcastmoreli-a {
    border-bottom: none;
}
.podcastlist-artist-name {
    font-size: 14px;
    color: #666;
    font-style: italic;
}
.pdcastUptime {
    color: #666;
    margin-bottom: 5px;
    font-size: 12px;
	float: left;
}
.pd-list-icon {
    width: 30px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.pd-adtoplaylist-icon-b {
    background-position: -144px -36px;
}
.pd-playlistadded-icon-b {
    background-position: -180px -36px;
}
.pd-download-icon-b {
    background-position: -252px -36px;
}
.pd-applepodcast-icon {
    background-position: -39px -79px;
}
.pd-googlepodcast-icon {
    background-position: 3px -77px;
}
.pd-rsslink-icon {
    background-position: -86px -78px;
}
.podcastbtn-top {
    float: left;
    /*  border-top: 1px solid rgba(255, 255, 255, 0.1);*/
    margin-top: 10px;
    padding-top: 10px;
}
.podetailsstrywrp a {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
}
.podetailsstrywrp .fe-artist-name {
    padding-right: 10px;
}
.podetailsstrywrp .fe-podcast-story {
    padding-left: 10px;
    border-left: 1px solid #ddd;
    color: #076a83;
	font-size: 14px;
}
.pd-cst-btn-li {
    display: table-cell;
    text-align: center;
    padding: 0 10px;
    position: relative;
}
.pdcst-transprtn-btn {
    border: none;
    outline: none;
    background: none;
    color: #333;
    cursor: pointer;
}
.pdcst-transprtn-btn:hover {
    color: #111;
    opacity: .8;
}
.pdcst-trans-icon {
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
}
.em-code-icon-white {
    background-position: -214px -30px;
}
.em-download-icon-white {
    background-position: -250px -30px;
}
.em-share-icon-white {
    background-position: -285px -30px;
}
.pdcst-trans-text {
    vertical-align: middle;
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
    padding-left: 5px;
}
.pdcst-share-dropdown {
    position: absolute;
    left: 50%;
    top: 100%;
    background: rgba(255, 255, 255, 0.2);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: none;
}
.podcast-share-li {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 1px;
}
.podcast-social-a {
    width: 35px;
    height: 35px;
    display: block;
    line-height: 35px;
    text-align: center;
    padding: 0;
    border-radius: 3px;
    font-size: 21px;
}
.podcast-wt.podcast-social-a {
    background: #43d954;
    color: #fff;
}
.podcast-social-a i {
    color: #fff !important;
}
.podcast-tw.podcast-social-a {
    background-color: #1c9cea;
}
.podcast-fb.podcast-social-a {
    background: #395498;
}
.podcast-social-a .fab {
    color: #fff;
}
.podcast-share-ul {
    min-width: 120px;
}
.podcast-embed-overlay {
    width: 290px;
    position: absolute;
    top: 100%;
    left: 0;
    background: #1e2630;
    padding: 10px;
    z-index: 1;
    display: none;
}
.podcast-embed-b {
    display: block;
    text-align: left;
    width: 100%;
    color: #fff;
    margin-bottom: 5px;
}
.pdcst-btn-close {
    background: no-repeat;
    border: none;
    outline: none;
    color: #fff;
    font-size: 18px;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    padding: 0;
}
.podcast-detail-playerwrp {
    width: 100%;
    float: left;
}
.embed-url.embed-url-no-touch {
    width: 100%;
    height: 35px;
    background: #0a121d;
    border: none;
    outline: none;
    color: #fff;
    padding: 0 10px;
    margin-top: 5px;
}
.pdext-url-icon {
    width: 30px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
}
.podcastbtn-btm-li {
    display: table-cell;
    text-align: center;
    padding: 0 10px;
}
.pdextrnl-url {
    display: block;
    padding: 10px 15px;
    width: 100%;
    background-color:#333;
    color: #fff;
    font-weight: 500;
    border-radius: 50px;
}
.pdextrnl-url:hover {
    background-color: #111;
    color: #fff;
}
.podcastbtn-bottom {
    width: 100%;
    margin-top: 15px;
	float: left;
}
.podcast-head-img.podcastDetailleft {
    width: 40%;
}
.podcastheaddispn.podcastDetailright {
    width: 60%;
}
.podcast-detail-wrapper {
    padding-right: 315px;
}
.podcast-detail-list-left {
    width: 100%;
    float: left;
}
.podcast-detail-list-right {
    width: 300px;
    float: right;
    min-height: 100px;
    margin-right: -315px;
}
.podcast-col-3 {
    width: 33.33%;
    padding: 10px;
}
.pdextrnl-text {
    display: inline-block;
    vertical-align: middle;
}
.podcast-common-title {
    font-size: 20px;
    color: #333;
    text-transform: capitalize;
    font-weight: 700;
}
.podcast-title-wrp {
    width: 100%;
    margin-bottom: 10px;
    float: left;
}
.podcast-title-wrp .podcast-common-title {
    float: left;
    margin-top: 10px;
}
.podcast-title-wrp .podcast-title-right {
    float: right;
}
.podcast-playall-btn {
    
    outline: none;
    padding: 10px;
    font-size: 15px;
    background: no-repeat;
    font-weight: 500;
    border: 1px solid #00b9f1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #00b9f1;
    cursor: pointer;
}
.podcast-playall-btn:hover {
    color: #fff;
    background-color: #00b9f1;
}
.podcastlist-detail-outer {
    margin-top: 15px;
	float: left;
	width: 100%;
}
.podetailsstrywrp {
    margin-bottom: 10px;
}
.pd-list-author-title .podcast-common-title {
    text-align: center;
}
.pdcst-author-img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: 10px auto;
    overflow: hidden;
}
.pdcst-author-img img {
    max-width: 100%;
}
.pdcst-author-name {
    font-size: 16px;
    color: #0f3054;
    text-align: center;
    margin-top: 5px;
    display: block;
    clear: both;
	font-weight: 700;
	margin-bottom: 10px;
}
.author-right-list-li {
    padding: 10px;
    /* border: 1px solid #ddd;*/
    background: #fff;
    margin-top: 20px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    -moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.04);
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.04);
}
.author-list-dispn {
    width: 100%;
    position: relative;
}
.author-list-dispn .podcastList-title {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    min-height: auto;
}
.podcast-viewall {
    display: block;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 5px;
    float: right;
    width: 100%;
    font-size: 14px;
    color: #076a83;
}
.podcast-list-author {
    float: left;
    padding: 10px;
    /*background: #f8f8f8;*/
}
.podcast-right-cat-wrp {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.podcast-detail-playerwrp img {
    max-width: 100%;
}
.podcast-drop-show {
    display: block !important;
}
.podcast-cat-name {
    font-size: 20px;
    color:#0f3054;
    font-weight: 700;
    padding-bottom: 5px;
    position: relative;
}
.podcast-cat-colorLine {
    width: 40px;
    height: 3px;
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
	background: #076a83;
}
.podcast-cat-left, .podcast-author-left {
    margin: 5px 0;
    padding-right: 10px;
}
.podcast-related-rightwrp {
    float: left;
    width: 100%;
    margin: 10px 0;
}
.podcast-related-rightwrp .author-right-list-li {
    border: 1px solid #efefef;
}
.podcast-related-rightwrp .pd-list-cat-title {
    margin-bottom: 10px;
}
.author-detail-dis{
	padding-left: 110px;
	position: relative;
	width: 100%;
	min-height: 100px;
}
.author-detlImg {
    overflow: hidden;
	width: 96px;
    height: 96px;
    border-radius: 50%;
    border: 3px solid #6b7e92;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -48px;
}
.author-detlImg img {
    max-width: 100%;
}
.author-detail-info {
    
	width: 100%;
}
.pdcst-author-detail-name {
    font-size: 20px;
    color: #0f3054;
	font-weight: 700;
    margin-bottom: 5px;
}
.pdcst-author-dispn {
    font-size: 14px;
    color: #666;
    margin-top: 5px;
    float: left;
    width: 100%;
	line-height: 22px;
}
.author-related-detlImg {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    overflow: hidden;
}
.author-related-detlImg img {
    max-width: 100%;
}
.author-related-info {
    padding-left: 10px;
}
.related-author-li {
    width: 100%;
    margin-bottom: 2px;
    float: left;
}
.related-author-a {
    padding: 10px;
	-moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.04);
	-webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.04);
    float: left;
	background: #fff;
    width: 100%;
}
.pdcst-author-related-name {
    font-size: 16px;
    color: #0f3054;
    margin-bottom: 5px;
	font-weight: 700;
}
.pdcst-author-related-dispn {
    color: #666;
font-size: 14px;
}
.related-author-ul {
    float: left;
    margin-top: 10px;
}
.podcast-related-author-wrp {
    float: left;
    margin-top: 10px;
}
.podcastDispn-p {
    color: #666;
    line-height: 24px;
    font-size: 14px;
}
.podcastDispn {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    max-height: 240px;
    overflow: hidden;
    position: relative;
}
.readMorepodcastdisnwrp {
    background: rgba(240, 240, 240, 0);
    background: -moz-linear-gradient(top, rgba(240, 240, 240, 0) 0%, #f0f0f0 50%, #f0f0f0 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 240, 240, 0)), color-stop(50%, #f0f0f0), color-stop(100%, #f0f0f0));
    background: -webkit-linear-gradient(top, rgba(240, 240, 240, 0) 0%, #f0f0f0 50%, #f0f0f0 100%);
    background: -o-linear-gradient(top, rgba(240, 240, 240, 0) 0%, #f0f0f0 50%, #f0f0f0 100%);
    background: -ms-linear-gradient(top, rgba(240, 240, 240, 0) 0%, #f0f0f0 50%, #f0f0f0 100%);
    background: linear-gradient(to bottom, rgba(240, 240, 240, 0) 0%, #f0f0f0 50%, #f0f0f0 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#f0f0f0', GradientType=0 );
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 80px;
}


 
.pdDispnreadmore {
  display: block;
    margin: 0 auto;
  background: #e37175;
  color: #fff;
  max-width: 150px;
  text-align: center;
  padding: 10px;
  margin-top: 10px;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
	cursor: pointer;
}

.pdDispnreadmore:hover {
  text-decoration: none;
  color: #fff;
}

.pdDispnreadmore:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #be393f;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.pdDispnreadmore:hover:before, .pdDispnreadmore:focus:before, .pdDispnreadmore:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


.podcast-list-row .pdDispnreadmore {
    margin-top: 10px;
}
.podcastFetauredleft {
    width: 65%;
    float: left;
}
.podcastFetauredRight {
    float: left;
    width: 35%;
    padding-left: 15px;
}
.podcastFetauredRight .podcastFeturdItem {
    width: 100%;
    margin-bottom: 15px;
}
.podcastFetauredRight .fe-podcatLink-title, .podcastFetauredRight .fe-podcatLink-title:hover {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 700;
    line-height: 20px;
}
.podcastFetauredRight .fe-artist-name, .podcastFetauredRight .fe-artist-name:hover {
    margin-bottom: 0px;
    font-size: 14px;
}
.podcastFetauredRight .fe-podcatcat-name, .podcastFetauredRight .fe-podcatcat-name:hover {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 400;
}
.podcastFetauredRight .podcastFeturdItem:last-child {
    margin-bottom: 0;
}
.podcatFelabel {
    font-size: 11px;
    font-family: arial;
    background: red;
    color: #fff;
    padding: 4px 5px;
    position: absolute;
    top: 5px;
    left: 5px;
}
.podcastCat-icon {
    /* 
	width: 100px;
    height: 100px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
    border-radius: 50%;
*/
    overflow: hidden;
    margin: 0 auto;
}
.podcast-cat-abig:hover {
    opacity: .8;
}
.podcastCat-icon img {
    max-width: 100%;
}
.podcast-cat-ul {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
.podcast-cat-li {
    width: 25%;
    padding: 15px 15px;
    float: left;
}
.podcast-cat-count {
    border: solid 1px #c9c9c9;
    padding: 2px 10px;
    display: table;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    margin: 10px auto;
	color: #333;
	background: #fff;
    font-size: 12px;
}
.podcast-catlist-name {
    margin-top: 10px;
    font-weight:700;
    font-size: 16px;
  
    color: #333;
}
.viwallpodcat {
    font-size: 16px;
    color: #0f3054;
    display: table;
    margin: 0 auto 10px;
}
.podcastCat-dispn {
    width: 100%;
    margin: 10px 0 5px;
    font-size: 14px;
	line-height: 22px;
    color: #666;
}
.podcast-section{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.podcastCat-in-icon {

    max-width: 200px;
    padding-right: 20px;
	 
	width: 20%;

}

.podcastCat-in-icon img{
	max-width: 100%;
}
.podcast-cat-in-dispn{
	width: 80%;
}
/*............ Podcast responsive ............ */
@media only screen and (max-width: 1000px) {
.podcast-col-4 {
    width: 33.3333%;
    padding: 5px;
}
.podcast-col-3 {
    width: 50%;
    padding: 10px;
}
.podcast-list-row {
    margin-left: -5px;
    margin-right: -5px;
}
.pdextrnl-text {
    margin-top: 5px;
    display: block;
}
.pdextrnl-url {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
}
.podcastbtn-btm-li {
    padding: 0 5px;
}
.podcastFetauredRight {
    float: left;
    padding-left: 0;
    width: 100%;
    margin-top: 15px;
}
.podcastFetauredleft {
    width: 100%;
}
.podcastFetauredRight .podcastFeturdItem {
    width: 50%;
    margin-bottom: 15px;
    float: left;
    padding: 5px;
}
}

@media only screen and (max-width: 840px) {
.podcast-head-img.podcastDetailleft {
    width: 100%;
}
.podcastheaddispn.podcastDetailright {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
}
.podcastbtn-btm-li, .pd-cst-btn-li {
    display: block;
    text-align: center;
    padding: 0 5px;
    float: left;
    width: 33.33%;
}
.podcast-detail-wrapper {
    padding-right: 0px;
}
.podcast-detail-list-left {
    width: 100%;
    float: left;
}
.podcast-detail-list-right {
    width: 100%;
    margin-right: 0px;
    margin-top: 10px;
}
.podcast-col-3 {
    width: 33.33%;
}
}

@media only screen and (max-width: 640px) {
.podcast-head-img {
    width: 100%;
    margin-bottom: 10px;
}
.podcastheaddispn {
    width: 100%;
    padding-left: 0px;
}
.podcat-v-icon {
    width: 40px;
    height: 40px;
    background-position: -321px 6px;
}
.podcast-headwrp {
    padding: 10px 0;
}
.podcast-col-4, .podcast-col-3 {
    width: 50%;
}
.podcastFetauredleft {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 15px;
}
.podcastFetauredRight .podcastFeturdItem {
    width: 100%;
    padding: 0;
}
.podcastFetauredRight .podcast-head-img {
    width: 45%;
    margin-bottom: 0px;
}
.podcastFetauredRight .podcastheaddispn {
    width: 55%;
    padding-left: 15px;
}
.podcast-cat-li {
    width: 50%;
}
.podcastCat-in-icon {
    width: 100%;
    text-align: center;
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
}
.podcast-cat-in-dispn {

    width: 100%;
    text-align: center;

}
	.podcast-cat-in-dispn .podcast-cat-colorLine{
		left: 50%;
		margin-left: -20px;
	}
}

@media only screen and (max-width: 480px) {
	.author-detail-info{
		max-width: 100%;
	}
	.author-detail-dis{
		padding-left: 0;
	}
.podcast-col-4, .podcast-col-3 {
    width: 100%;
	padding: 10px 5px;
}
.pdcst-trans-text {
    display: block;
}
.podcast-detail-btn-ul {
    width: 100%;
    display: table;
}
.pd-cst-btn-li {
    display: table-cell;
    text-align: center;
    padding: 0 5px;
    float: none;
    vertical-align: middle;
}
.podcastbtn-btm-li {
    display: block;
    width: 100%;
    margin-bottom: 2px;
    padding: 0;
}
.pdextrnl-url {
    text-align: left;
}
.pdextrnl-text {
    margin-top: 0;
    display: inline-block;
}
.podcast-author-left {
    padding-right: 0;
    width: 100%;
    text-align: center;
}
.author-detail-info {
    padding-left: 0;
    width: 100%;
    margin-top: 10px;
}
.author-detlImg {
    margin: 0 auto;
position: inherit;
top: inherit;
left: inherit;
}
.podcast-author-right {
    width: 100%;
    text-align: center;
    margin-top: 5px;
}
.podcast-cat-li {
    width: 100%;
}
.fe-artist-name, .fe-artist-name:hover, .fe-podcatLink-title, a.fe-podcatLink-title:hover {
    margin-bottom: 5px;
}
	.podcast-icon{
		max-width: 85px;
	}
	.podcast-title.sub-title-001{
		font-size: 36px;
		margin-top: 5px;
		padding-top: 25px;
	}
	.podcast-title.sub-title-001::before{
		font-size: 16px;
	}
	.podcastTopleft{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.podcastTopright .section-scope-list li a{
		padding: 0 10px;
	}
}

@media only screen and (max-width: 340px) {

}
/*............ Podcast Ends ............ */

#bcAudio {
  width: 100%;
  max-width: 480px;
  height: 40px;
  border-radius: 2px;
  background: #f0f0f0;
}
.video-js.vjs-mouse .vjs-big-play-button {
  opacity: .8;
  width: 0;
  height: 0;
  margin-left: -5%;
}
#bcAudio .vjs-control-bar {
  transform: none;
  background-color: transparent;
}
.video-js.vjs-mouse .vjs-big-play-button {
  background: none;
}
#bcAudio .vjs-dock-text {
  display: none;
}
.video-js .vjs-play-progress {
  background-color: #0d92b3;
  height: 6px;
}
.video-js .vjs-play-control, .vjs-volume-panel.vjs-control.vjs-volume-panel-horizontal, .video-js .vjs-time-control,.video-js .vjs-current-time, .video-js .vjs-big-play-button, .video-js .vjs-next-button {
  color: #1d1e22;
}
.video-js .vjs-volume-level{
  background:#1d1e22 !important;
}
.video-js .vjs-fullscreen-control{
  display : none !important;
}

.video-js .vjs-progress-control{
  height: 1.5em !important;
  top: -1.5em  !important;
}
#bcAudio .vjs-big-play-button{background: none;}

@media only screen and (max-width: 480px){
	#bcAudio{width: 320px; height: 52px;}
	
}
.article:before,
.article:after,
.podcastDispn:before,
.podcastDispn:after,
.podcast-left:before,
.podcast-left:after,
.podcast-right:before,
.podcast-right:after,
.browsebycategory:before,
.browsebycategory:after,
.podcastaudiocomponent:before,
.podcastaudiocomponent:after,
.podcastheader:before,
.podcastheader:after,
.podcastallstorieslisting:before,
.podcastallstorieslisting:after,
.podcastauthorlanding:before,
.podcastauthorlanding:after,
.podcastauthorrightrail:before,
.podcastauthorrightrail:after,
.podcastcategorylisting:before,
.podcastcategorylisting:after,
.podcasttopthreestories:before,
.podcasttopthreestories:after,
.relatedpodcast:before,
.relatedpodcast:after,
.podcatTop-wrp:before,
.podcatTop-wrp:after,
.podcast-section:before,
.podcast-section:after {
  display: table;
  content: " ";
}

.body-wrapper,
.article:after, .podcastDispn:after,
.podcast-left:after,
.podcast-right:after,
.browsebycategory:after,
.podcastaudiocomponent:after,
.podcastheader:after,
.podcastallstorieslisting:after,
.podcastauthorlanding:after,
.podcastauthorrightrail:after,
.podcastcategorylisting:after,
.podcasttopthreestories:after,
.relatedpodcast:after,
.podcatTop-wrp:after,
.podcast-section:after{
  clear: both;
}
.podcastTopright .section-scope-list li a{ color: #9d9d9d;}
.podcastTopright .section-scope-list li a:hover{ color: #fff;}
.podcast-home a:hover,
.podcast-section a:hover,
.podcast-article a:hover,
.podcast-title.sub-title-001:hover,
.podcastTopright .section-scope-list li a:hover,
.podcast-section a:hover,
a.fe-podcatLink-title:hover,
.podcastFetauredRight .fe-podcatcat-name:hover,
.fe-artist-name:hover,
.podcast-cat-abig:hover{
	text-decoration: none;
}
.padding-btm-none{padding-bottom: 0;}

.podcast-left .articlecontentbody{
	float: left;
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
}
.podcast-left .articlecontentbody .article p {
    display: none;
}
.podcast-left .articlecontentbody .article p:nth-child(-n+2) {
    display: block;
}
.articlecontentbody .readMorepodcastdisnwrp{
	padding-top: 58px;
} 


