<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*............ Podcast Starts ............ */
.podcast-container {
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.podcast-container::before, .podcast-container::after {
  display: table;
  content: " "; }

.podcast-container::after {
  clear: both; }

.podcast-section {
  float: left; }

.podcast-sprite2, .podcast-sprite-1 {
  background-image: url("podcastlibs/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: Roboto; }

.podcast-icon {
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px; }

.podcast-icon img {
  max-width: 100%; }

.podcast-title.sub-title-001 {
  border: none;
  display: inline-block;
  vertical-align: middle; }

.podcastTopleft {
  float: left; }

.podcastTopright {
  float: right;
  padding-left: 10px; }

.podcastTopright .podcastCat-dropdown {
  background: #23272a;
  height: 35px; }
.podcastTopright .section-label {
  line-height: 35px;
  color: #FFFFFF; }
.podcastTopright .nav-icon {
  border-top-color: #b6b6b6;
  top: 15px; }
.podcastTopright .podcast-cat-list {
  background-color: #333;
  -moz-box-shadow: 0px 10px 9px 3px rgba(0, 0, 0, 0.1);
  -webkit0box-shadow: 0px 10px 9px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 9px 3px rgba(0, 0, 0, 0.1); }
.podcastTopright .podcast-cat-list li {
  color: #FFFFFF;
  border-bottom: 1px #444 solid;
  padding: 0 !important; }
  .podcastTopright .podcast-cat-list li a {
    color: #FFFFFF;
    display: block;
    padding: 8px 5px !important;
    width: 100%; }
.podcastTopright .podcast-cat-list li:last-child {
  border-bottom: none; }
.podcastTopright .podcast-cat-list li:hover {
  background-color: #444; }

.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: 10px;
  float: left;
  width: 100%; }

.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: #00b9f1;
  border: 3px solid #b5ebfb;
  overflow: hidden;
  box-shadow: 0px 0px 0px 3px rgba(180, 235, 250, 0.5);
  background-position: -129px -70px; }

.podcat-v-icon:hover {
  box-shadow: 0px 0px 0px 3px rgba(180, 235, 250, 0.5); }

a.fe-playnowbtn {
  display: block; }

.fe-playnowbtn {
  background: none;
  border: none;
  outline: none;
  padding: 5px;
  cursor: pointer; }
  .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: #c1c2c2;
  font-weight: 500;
  margin-bottom: 10px;
  display: block;
  float: left; }

.fe-podcatLink-title, a.fe-podcatLink-title:hover {
  color: #fff;
  font-size: 25px;
  display: block;
  float: left;
  margin-bottom: 10px; }

.fe-artist-name, .fe-artist-name:hover {
  display: block;
  float: left;
  margin-bottom: 10px;
  color: #00b9f1;
  font-size: 18px; }

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-cat-a, .podcast-cat-a:hover {
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  padding: 15px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #333;
  margin: 3px 2px;
  border: none;
  border: 1px solid #ccc;
  background: #eee;
  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: -25px;
  -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;
  /*color: #00b9f1;*/
  font-weight: 500; }

.pdcast-cat-outer {
  padding-right: 60px;
  margin-bottom: 10px;
  float: left; }

.podcastList-title {
  display: block;
  font-size: 20px;
  color: #0f3054;
  line-height: 24px;
  float: left;
  margin-bottom: 5px;
  min-height: 72px;
  max-height: 72px;
  overflow: hidden;
  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: 17px;
  color: #666; }

.pdcastUptime {
  color: #666;
  margin-bottom: 10px;
  font-size: 12px;
  width: 100%;
  clear: both; }

.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: #fff; }

.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: #fff;
  cursor: pointer; }

.pdcst-transprtn-btn:hover {
  color: #FFFFFF;
  opacity: .8; }

.pdcst-trans-icon {
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle; }

.em-code-icon-white {
  background-position: -214px 6px; }

.em-download-icon-white {
  background-position: -250px 5px; }

.em-share-icon-white {
  background-position: -285px 5px; }

.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: 1px;
  text-align: center;
  padding-top: 6px;
  border-radius: 3px;
  font-size: 21px; }

.podcast-wt.podcast-social-a {
  background: #43d954;
  color: #fff; }

.podcast-tw.podcast-social-a {
  background-color: #1c9cea; }

.podcast-fb.podcast-social-a {
  background: #395498; }

.podcast-social-a .fab {
  color: #fff; }

a.podcast-social-a svg {
  color: #FFFFFF !important; }

.podcast-share-ul {
  min-width: 122px; }

.podcast-left .article.rte-article p {
  margin: 0; }

.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: rgba(90, 115, 143, 0.3);
  color: #fff;
  font-weight: 500;
  border-radius: 50px; }

.pdextrnl-url:hover {
  background-color: rgba(90, 115, 143, 0.5);
  color: #fff; }

.podcastbtn-bottom {
  width: 100%;
  margin-top: 15px; }

.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: 18px;
  color: #333;
  text-transform: uppercase;
  font-weight: 500; }

.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 {
  border: none;
  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: 18px;
  color: #0f3054;
  text-align: center;
  margin-top: 5px;
  display: block;
  clear: both; }

.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: #00b9f1; }

.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: #fff;
  font-weight: 500;
  padding-bottom: 5px;
  position: relative; }

.podcast-cat-colorLine {
  width: 40px;
  height: 3px;
  display: block;
  position: absolute;
  top: 100%;
  left: 0; }

.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: #fff;
  margin-bottom: 5px; }

.pdcst-author-dispn {
  font-size: 17px;
  color: #8f9eaf;
  margin-top: 5px;
  float: left;
  width: 100%;
  line-height: 24px; }

.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: 10px;
  float: left; }

.related-author-a {
  padding: 10px;
  border: 1px solid #ddd;
  float: left;
  width: 100%; }

.pdcst-author-related-name {
  font-size: 18px;
  color: #0f3054;
  margin-bottom: 5px; }

.pdcst-author-related-dispn {
  color: #8f9eaf;
  font-size: 17px; }

.related-author-ul {
  float: left;
  margin-top: 10px; }

.podcast-related-author-wrp {
  float: left;
  margin-top: 10px; }

.podcastDispn-p {
  color: #333;
  line-height: 26px;
  font-size: 19px; }

.podcastDispn {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  max-height: 240px;
  overflow: hidden;
  position: relative; }

.readMorepodcastdisnwrp {
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, white), color-stop(100%, white));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding-top: 80px; }

.pdDispnreadmore {
  display: table;
  margin: 0 auto;
  font-family: roboto !important;
  border: 1px solid #333;
  padding: 10px 20px;
  border-radius: 3px;
  background: #fff;
  cursor: pointer; }

.pdDispnreadmore:hover {
  background: #333;
  color: #fff; }

.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: 18px;
    margin-bottom: 5px; }
  .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;
  font-size: 12px; }

.podcast-catlist-name {
  margin-top: 10px;
  font-weight: 500;
  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: 18px;
  color: #333; }

.podcast-cat-list {
  position: absolute;
  z-index: 11;
  width: 150px;
  top: 34px;
  right: 0px;
  box-shadow: 0px 2px 10px -2px #999;
  background-color: #fff; }

.podcast-cat-list {
  display: none; }

.podcast-cat-list li {
  cursor: pointer;
  font-family: roboto, sans-serif;
  font-size: 14px;
  color: #333;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 5px !important;
  border-bottom: 1px #F4F4F4 solid;
  line-height: 16px; }

.ddopen .podcast-cat-list {
  display: block; }

/*............ 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(255, 255, 255, 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%; } }
@media only screen and (max-width: 480px) {
  .podcast-col-4, .podcast-col-3 {
    width: 100%;
    padding: 10px 5px; }

  .pdcst-trans-text {
    display: block; }

  .author-detail-dis {
    padding-left: 0; }

  .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; } }
@media only screen and (max-width: 340px) {
  .podcast-icon {
    width: 40px; } }
/*............ Podcast Ends ............ */

#bcAudio {
  width: 100%;
  max-width: 480px;
  height: 40px;
  border-radius: 2px;
  /*background: #394756;*/
}
.video-js.vjs-mouse .vjs-big-play-button {
  opacity: .8;
  width: 0;
  height: 0;
  margin-left: -5%;
  color: #fff;
}
.video-js.vjs-mouse .vjs-big-play-button:before {
    content: " ";
    position: absolute;
    z-index: -1;
    top: 30px;
    left: 4px;
    border: 0px solid #00b9f1;
    border-width: 15px 2px 23px 38px;
    border-radius: 20px;
}

#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 {
  color: #fff;
}

.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;
}
.video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-active .vjs-control-bar,
.video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-inactive .vjs-control-bar,
.video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-active .vjs-control-bar,
.video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-inactive .vjs-control-bar,
.video-js.vjs-has-started.vjs-paused.vjs-ad-playing.vjs-user-inactive .vjs-control-bar,
.video-js.vjs-has-started.vjs-playing.vjs-user-inactive .vjs-control-bar{
  transform: none !important;
  -webkit-transform: none  !important;
  -ms-transform: none  !important;
}

.vjs-control-bar.vjs-control-bar.vjs-control-bar.vjs-control-bar.vjs-control-bar.vjs-control-bar.vjs-control-bar.vjs-control-bar {
  transform: none  !important;
  -webkit-transform: none !important;
  -ms-transform: none  !important;
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{
	opacity : 1 !important;
}

@media only screen and (max-width: 640px) {
	#bcAudio .vjs-control-bar {height: 40px !important;}
	#bcAudio {height: 52px !important;}
}
.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 .story-body{
	float: left;
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
}
.podcast-left .articlecontentbody .article p {
    display: none;
	margin: 0 0 10px;
}
.podcast-left .articlecontentbody .article p:nth-child(-n+2) {
    display: block;
}
.articlecontentbody .readMorepodcastdisnwrp{
	z-index: 1;
	padding-top: 58px;
}
.readMorepodcastdisnwrp a, .readMorepodcastdisnwrp a:hover{
	text-decoration: none;
}

</pre></body></html>