#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;}
	
}
s/* 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 Ends ............ */
.mm-podcast-embed-wrapper{
    padding: 20px 0;
    background: url(pcembed/resources/img/podcast-bg.jpg) no-repeat left top #09697e;
	margin: 10px 0;
}
.podcast-embed-in {
    max-width: 1200px;
	padding: 0;
    margin: auto;
	overflow: hidden;
    
}
.podcast-embed-left, .podcast-embed-right {
    float: left;
    width: 50%;
    padding: 0 15px;
}
.podcast-embed-head {
    font-size: 46px;
    color: #fff;
    padding: 10px 0 10px 0;
    font-weight: 700;
}
.podcast-embed-sub-head {
    font-size: 16px;
    color: #fff;
    margin: 0 0 10px 0;
    line-height: 22px;
    height: 46px;
    overflow: hidden;
}
.podcast-embed-more-btn {
    border: solid 1px #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
    padding: 10px;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    display: block;
    min-width: 140px;
	float: left;
	text-align: center;
}
.podcast-embed-more-btn:hover {
	background-color: #fff;
	color: #09697e
}
.podcast-embed-latest-head {
    font-size: 22px;
    color: #fff;
    margin: 0 0 10px 0;
    font-weight: 700;
	line-height: 28px;
	height: 60px;
	overflow: hidden;
}
.podcast-embed-latest-subhead {
    font-size: 14px;
    color: #fff;
    padding: 0 0 10px 0;
	line-height: 20px;

height: 44px;

overflow: hidden;
}
.podcast-embed-player-wrp {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.podcast-embed-player-wrp audio {

    width: 100%;

}
.podcast-embed-right {
    border-left: 1px solid #fff;
}
.podcast-embed-latest-sec{
    color: #fff;
    margin-bottom: 10px;
    font-size: 14px;
    display: block;
}
.podcast-embed-latest-sec a, .podcast-embed-latest-head a{
color: #fff;
}
.podcast-embed-latest-sec a:hover, .podcast-embed-latest-head a:hover,.podcast-embed-latest-sec a:active, .podcast-embed-latest-head a:active {
opacity: .8;
}
@media only screen and (max-width: 800px){
	.podcast-embed-left, .podcast-embed-right{
		width: 100%;
	}
	.podcast-embed-right{
		border-left: none;
		margin-top: 10px;
	}
	.podcast-embed-head {
    font-size: 36px;
    padding: 0px 0 5px 0;

}
}

