.bg-blue{
    background-color: #00305b;
}


.bannerWrapper .banner-img{
    position: absolute;
    bottom: 0;
    right: 0;
}
.banner-content h2{
    margin: 0;
    color: #FFFFFF;
    font-weight: 200;
    font-size: 50px;
    padding: 2.8rem 0 1.6rem;
    line-height: 63px;
}

.bannerWrapper {
    position: relative;
}

.banner-content p{
    margin: 0;
    color: #FFFFFF;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 30px;
    
}

.banner-sec .banner-img .img-responsive{
    display: inline-block;
}

.banner-sec .banner-content{
    padding: 5.5rem 8rem 3rem 5rem;
}

.banner-sec{
    width: 100%;
    max-width: 750px;
}

.bg-orange{
    background: #EC6625;
}

.latest-podcast-sec{
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    width: 100%;
    padding: 1rem 0;
}

.latest-podcast-sec .podcast-date-block h2{
    margin: 0;
    color: #FFA261;
    font-weight: 1000;
    font-size: 3.5rem;
    line-height: 44px;
    text-transform: uppercase;
}

.latest-podcast-sec .podcast-date-block span{
    color: #FFCDA1;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 18px;
    padding: 0 1rem;
}

.latest-podcast-sec .podcast-date-block span.episode-title{
    border-right: 1px solid #FFCDA1;
    padding-left: 0;
}

.latest-podcast-sec .podcast-title-block span{
    color: #FFFFFF;
    font-weight: 700;
    font-size: 1.7rem;
    line-height: 21px;
}

.latest-podcast-sec .podcast-title-block span.music-title{
    display: block;
    padding-bottom: 0.6rem;
}

.latest-podcast-sec .podcast-title-block span.speacker-name{
    font-size: 1.3rem;
    line-height: 16px;
}

.latest-podcast-sec .podcast-btn-block{
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
   /* width: 35%;*/
}

.latest-podcast-sec .podcast-title-block{
    /*width: 65%;*/
    padding-left: 3rem;
}

.latest-podcast-sec .podcast-btn-block .podcast-date-block{
    padding-left: 2rem;
}

.padding-top{

    padding: 2.8rem 0 2.8rem;
}

.all-episode-sec>.sf_colsIn{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}


.all-episode-sec h2{
    margin: 0;
    color: #000000;
    font-weight: 500;
    font-size: 2rem;
    line-height: 25px;
    margin-bottom: 2.4rem;
}


.episode-details-block h2{
    margin: 0;
    color: #F4CDB8;
    font-size: 5rem;
    font-weight: 1000;
    line-height: 63px;
    padding: 1.6rem 1.6rem 0;
}
.episode-details-block p.episode-num{
    margin: 0;
    font-size: 1.4rem;
    color: #F4CDB8;
    font-weight: 500;
    line-height: 18px;
    padding: 0 1.6rem;
}

.episode-details-block .episode-img{
    background: #fff2eb;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    height: 100%;
    min-height: 160px;
    
}

.episode-details-block .speacker-details h5{
    margin: 0;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 1.7rem;
    line-height: 21px;
    padding-bottom: 0.5rem;
}

.episode-details-block .speacker-details p{
    margin: 0;
    font-weight: 500;
    color: #ffffff;
    font-size: 1.3rem;
    line-height: 16px;
}

.episode-details-block .episode-img .speaker-img{
    position: absolute;
    bottom: 0;
    right: 0;
}

.episode-details-block .episode-img .speaker-img img{
    height: 155px;
}

.episode-details-block .episode-img .new-tag p{
    margin: 0;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 15px;
}

.episode-details-block .episode-img .new-tag{
    background: #EC6625;
    padding: 0.2rem 1.2rem 0.3rem 1.1rem;
    width: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.episode-details-block .speacker-details{
    background: linear-gradient(180deg, rgba(81, 81, 81, 0) 0%, #000000 100%);
    padding: 1.7rem 0 0.5rem 1.6rem;
    position: absolute;
    z-index: 99;
    bottom: 0;
    width: 100%;
}

.episode-details-block .episode-title h3{
    margin: 0;
    color: #282828;
    font-weight: 700;
    line-height: 23px;
    font-size: 1.8rem;
    padding: 1.7rem 0 1rem;
}

.episode-details-block .episode-contet p{
    margin: 0;
    color: #838383;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 21px;
    padding-bottom: 1rem;
}

.episode-details-block .episode-date p{
    margin: 0;
    color: #838383;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 21px;
}

.episode-details-sec{
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    margin-bottom: 6.5rem;
    flex-wrap: wrap;
}


.episode-details-block {
    width: 100%;
    
    
}

.episode-details-sec.showall-podcast a{
    margin-bottom: 6.5rem;
}

.episode-details-sec.showall-podcast{
    margin-bottom: 0;
}

.episode-details-sec a{
    width: 100%;
    max-width: 280px;
    margin-right: 5.4rem;
}

.latest-episode-block .episode-details-sec a.padright-zero{
    margin-right: 0;
}

.episode-details-sec a:last-child{
    margin-right: 0;
}

.episode-details-sec a:last-child .episode-details-block{
    margin-right: 0;
}

.all-episode-sec>.sf_colsIn .latest-episode-block{
    width: 73%;
}

.all-episode-sec .podcast-block{
    width: 27%;
    padding-left: 4.1rem;
}


.podcast-block .podcast-list li a{
    color: #282828;
    font-weight: 500;
    font-size: 1.3rem;
    line-height: 16px;
    display: block;
    padding: 1.9rem 0;
    position: relative;
}

.podcast-block .podcast-list li a:hover{
    color: #EC6625;
}



.podcast-block .podcast-list li:after{
    content: "";
    background: url(../images/chevron-right.png);
    width: 8px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
}

.podcast-block .podcast-list li{
    
    border-bottom: 1px solid #D9D9D9;
    position: relative;
    
}

.podcast-block .podcast-list li:first-child{
    border-top: 1px solid #D9D9D9;
}

.latest-episode-block .more-btn-sec{
    text-align: center;
}


.latest-episode-block .more-btn-sec a{
    color: #EC6625;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 18px;
}

.more-episode-wrap{
    display: none;
}

.play-btn-block .paus-btn{
    display: none;
}

.play-btn-block.show-music .paus-btn{
    display: block;
}

.play-btn-block.show-music .play-btn{
    display: none;
}



/*..........CSS For Audio Player start here..........*/


.audioplayer {
    padding: 2.5rem 0;
    color: #fff;
    position: relative;
    z-index: 1;
}

.audioplayer-mini {
    width: 2.5rem;
    margin: 0 auto;
}

.audioplayer>div {
    position: absolute;

}


.audioplayer-playpause {
    width: 2.5rem;
    height: 100%;
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
    top: 0;
    left: 0;
}

.audioplayer-mini .audioplayer-playpause {
    width: 100%;
}

.audioplayer-playpause a {
    display: block;

}

.audioplayer-stopped .audioplayer-playpause a:after {
    content: '';
    background: url('../images/play-audio.png');
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);

}

.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after {

    content: '';
    background: url('../images/paus-audio.png');
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
}

/* timers */

.audioplayer-time {
    width: 4.375rem;
    height: auto;
    line-height: 2.375rem;
    text-align: center;
    z-index: 2;
    top: 2px;
    font-size: 1.1rem;
}

.audioplayer-time-current {
    
    left: 6rem;
}

.audioplayer-time-duration {
    
    right: 7rem;
    
}

.audioplayer-novolume .audioplayer-time-duration {
    border-right: 0;
    right: 0;
}


/* progress bar of loaded/played */

.audioplayer-bar {
    height: 4px;
    background-color: #5F5F5F;
    cursor: pointer;
    z-index: 1;
    top: 50%;
    right: 6.875rem;
    left: 6.875rem;
    margin-top: -0.438rem;

}

.audioplayer-novolume .audioplayer-bar {
    right: 4.375rem;
}

.audioplayer-bar div {
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.audioplayer-bar-loaded {
    background-color: #5F5F5F;
    z-index: 1;
}

.audioplayer-bar-played {
    background: #007fd1;
    z-index: 2;
}


/* volume button */

.audioplayer-volume {
    width: 2.5rem;
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
    top: 50%;
    right: 0%;
    transform: translate(0%, -50%);
}

.audioplayer-volume-button {
    width: 100%;
    height: auto;
    position: relative;
}

.audioplayer-volume-button a {
    top: 50%;
    left: 0;
    position: absolute;
    transform: translate(0%, -50%);
    border: 1px solid #ffffff;
    display: block;
    padding: 0.5rem 1.5rem;
    background-repeat: no-repeat;
    text-align: center;
    border-radius: 4px;
}

.audioplayer-volume-button a:after{
    content: '';
    background: url(../images/volume-icon.png);
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    margin: 0 auto;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
}

/* volume dropdown */

.audioplayer-volume-adjust {
    /*height: 6.25rem;
    cursor: default;
    position: absolute;
    left: 0;
    right: -1px;
    top: -9999px;
    background: #333;*/
    height: 211px;
    width: 77px;
    cursor: default;
    position: absolute;
    /*left: 0;*/
    right: -31px;
    top: -9999px;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.25);
}

.audioplayer-volume-adjust:after{
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ffffff;
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.audioplayer-volume:not(:hover) .audioplayer-volume-adjust {
    opacity: 0;
}

.audioplayer-volume:hover .audioplayer-volume-adjust {
    top: auto;
    bottom: 18px;
}

.audioplayer-volume-adjust>div {
    width: 4px;
    height: 80%;
    background-color: #DADADA;
    cursor: pointer;
    position: relative;
    z-index: 1;
    margin: 1.6rem auto 0;
}

.audioplayer-volume-adjust div div {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #007fd1;
}

.audioplayer-novolume .audioplayer-volume {
    display: none;
}

.audioplayer-playpause,
.audioplayer-volume a {
    -webkit-filter: drop-shadow(1px 1px 0 #000);
    -moz-filter: drop-shadow(1px 1px 0 #000);
    -ms-filter: drop-shadow(1px 1px 0 #000);
    -o-filter: drop-shadow(1px 1px 0 #000);
    filter: drop-shadow(1px 1px 0 #000);
}

.audioplayer-bar-played {
    background: #EC6625;
}

.audioplayer-volume-adjust div div {
    background: #EC6625;

}

.audioplayer-bar,
.audioplayer-bar div,
.audioplayer-volume-adjust div {
    -webkit-border-radius: px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.audioplayer {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/*.audioplayer-volume-adjust {
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}*/

.audioplayer *,
.audioplayer *:before,
.audioplayer *:after {
    -webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    transition: color .25s ease, background-color .25s ease, opacity .5s ease;
}


.audio-Wrapper{
    background: #282828;
    padding: 1.7rem 0 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
    z-index: 9999;
    display: none;
    left: 0;
}

.audio-Wrapper .control-sec a{
    color: #FFFFFF;
    font-weight: 600;
    font-size: 1.3rem;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border: 1px solid #ffffff;
    border-radius: 4px;
    width: 51px;
    height: 25px;
}

.audio-Wrapper .control-sec a:hover{
    color: #EC6625;
}
.audio-Wrapper .control-sec{
    display: flex;
    align-items: center;
    margin-left: 6.5rem;
    position: relative;
    top: -15px;
    z-index: 99;
}

.audio-Wrapper .control-sec .fast-forward-btn,
.audio-Wrapper .control-sec .backword-btn{
    margin-right: 1rem;
    position: relative;
}

.audio-Wrapper .audio-title-sec span.audio-title{
    margin: 0;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 1.7rem;
    line-height: 21px;
}

.audio-Wrapper .audio-title-sec span.speaker-designation{
    color: #9E9E9E;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 18px;
    margin-left: 0.5rem;
}

.audio-Wrapper .audio-title-sec{
    margin-left: 6.5rem;
}

.audio-Wrapper .audio-sec{
    padding: 0 10rem;
}

.close-btn{
    background: #282828;
    width: 33px;
    height: 33px;
    border-radius: 100%;
    position: absolute;
    right: 60px;
    top: -33px;
    border: 2px solid #545454;
}

.close-btn a{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
}

.audio-Wrapper .control-sec .fast-forward-option li a{
    border: none;
    color: #282828;
    padding: 0.5rem 2.5rem;
    width: auto;
    height: auto;
}

.audio-Wrapper .control-sec .fast-forward-option li a.active{
    font-weight: 800;
    font-size: 1.5rem;
    line-height: 19px;
    color: #EC6625;
}

.audio-Wrapper .control-sec .fast-forward-option{
    background: #ffffff;
    box-shadow: 2px 4px 5px rgb(0 0 0 / 25%);
    border-radius: 5px;
    position: absolute;
    bottom: 38px;
    left: -10px;
    display: none;
}

.audio-Wrapper .control-sec .fast-forward-option:after{
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ffffff;
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.audio-Wrapper .control-sec .fast-forward-option ul{
    padding: 0.5rem 0;
}

.audio-Wrapper .control-sec .fast-forward-btn a{
    width: 60px;
}


/*..........CSS For Audio Player End here..........*/


/*..........CSS For Prodcast Details page start here..........*/


.bg-lightpink{
    background: #FFF2EB;
}

.inner-banner-sec .inner-podcast-details{
    width: 100%;
    max-width: 473px;
    margin: 0 auto;
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
}

.inner-banner-sec .speaker-name-block p{
    margin: 0;
    color: #D7A184;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 23px;
   
}

.inner-banner-sec .speaker-name-block p.speaker-designation{
    
    font-size: 1.5rem;
    line-height: 19px;
    padding: 0.5rem 0 1rem;

}

.inner-banner-sec .podcast-date-block span{
    color: #9E9E9E;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 18px;
    padding: 0 1rem;
}

.inner-banner-sec .podcast-date-block span.podcast-date{
    border-right: 1px solid #9E9E9E;
    padding-left: 0;
}

.podcast-description-sec h2{
    margin: 0;
    color: #000000;
    font-weight: 500;
    font-size: 2rem;
    line-height: 25px;
    padding-bottom: 1.5rem;
}

.description-content li{
    color: #282828;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 25px;
    padding: 0 0 1.5rem 2.5rem;
    position: relative;
}

.description-content li:last-child{
    padding-bottom: 0;
}

.description-content li:before{
    content: '';
    background: url('../images/list-arrow.png');
    width: 14px;
    height: 12px;
    position: absolute;
    top: 9px;
    left: 0;
}

.podcast-description-sec{
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 2.6rem 0 2.6rem;
}

.podcast-description-sec .description-content{
    margin-bottom: 3rem;
}

.more-podcast-sec h2{
    margin: 0;
    color: #000000;
    font-weight: 500;
    font-size: 2rem;
    margin-bottom: 2.4rem;
    line-height: 25px;
}

.more-podcast-sec .episode-details-block h2 {
    margin: 0;
    color: #F4CDB8;
    font-size: 5rem;
    font-weight: 1000;
    line-height: 63px;
    padding: 1.6rem 1.6rem 0;
}

.more-podcast-sec .episode-details-sec{
    
    margin-bottom: 3rem;
}

/*.share-icon-block{
    position: relative;
}

.share-icon-block {
    position: absolute;
    right: 60px;
    top: 60px;
}*/


.inner-banner-sec .banner-heading h2{
    margin: 0;
    font-weight: 1000;
    font-size: 150px;
    color: #F4CDB8;
    line-height: 188px;
}

.innerbannerWrapper{
    
    position: relative;
}

.innerbannerWrapper .inner-banner-sec{
    max-width: 730px;
    width: 100%;
    margin: 0 auto;
    /* position: absolute; */
    padding: 3.8rem 0 10rem;
    position: relative;
    left: 100px;
}

.inner-banner-sec .speaker-img-block{
    position: absolute;
    bottom: 0;
    right: 0;
}

.descriptionWrapper .audio-Wrapper{
    display: block;
    position: relative;
}

 .social-icon-block a{
    position: relative;
    top: 0;
    display: block;
    right: 0;
}

.share-icon-block{
    text-align: center;
    max-width: 154px;
    position: absolute;
    width: 100%;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 99999;
}

.share-icon-block .social-icon-block img {
    padding-top: 0;
}

 .social-icon-block{
    background: #282828;
    width: 100%;
    position: relative;
    padding: 0.7rem 0;
    border-radius: 5px;
    visibility: hidden;
}

.share-icon-block img{
    padding-top: 1rem;
}

 .social-icon-block ul{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

 .social-icon-block:after{
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #282828;
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.share-icon-block:hover .social-icon-block{
    visibility: visible;
}

.episode-details-sec a.podcastBlock{
    display: none;
}

/*..........CSS For Prodcast Details page end here..........*/

@media screen and (min-width: 1199px) and (max-width: 1280px) {


    .banner-sec .banner-content {
        padding: 2.5rem 8rem 2.5rem 5rem;
    }
    .episode-details-sec a {
        width: 100%;
        max-width: 200px;
    }
} 


@media screen and (max-width: 1199px) {

    .banner-sec {
        width: 100%;
        max-width: 100%;
    }

    .banner-sec .banner-content {
        padding: 2rem 0rem 2rem 0rem;
    }

    .banner-content h2 {
        margin: 0;
        color: #FFFFFF;
        font-weight: 200;
        font-size: 45px;
        padding: 2.8rem 0 1.6rem;
        line-height: 63px;
    }

    .podcast-description-sec{
        max-width: 800px;
    }

    .episode-details-sec a {
        width: 100%;
        max-width: 200px;
    }


}

@media screen and (max-width: 991px) {

.all-episode-sec>.sf_colsIn{
        flex-direction: column;
    }

.all-episode-sec>.sf_colsIn .latest-episode-block {
        width: 100%;
    }

    .all-episode-sec .podcast-block {
        width: 100%;
        padding-left: 0rem;
    }

    .latest-podcast-sec{
        flex-direction: column;
        text-align: center;
    }

    .latest-podcast-sec .podcast-btn-block{
        flex-direction: column-reverse;
    }

    .latest-podcast-sec .podcast-btn-block .podcast-date-block {
        padding-left: 0;
    }

    .latest-podcast-sec .podcast-title-block {
        padding-left: 0rem;
    }

    /*.bannerWrapper .banner-img {
        position: relative;
        text-align: right;
    }*/

    .banner-img img{
            display: initial;
    }

    .bannerWrapper .banner-sec{
        text-align: center;
    }

    .play-btn-block{
        margin: 0.6rem 0 0.9rem;
    }

    .innerbannerWrapper .inner-banner-sec {
        max-width: 100%;
        width: 100%;     
        left: 0;
    }

    .audio-Wrapper .audio-sec {
        padding: 0 0rem;
    }

    .more-podcast-sec .episode-details-block {
        max-width: 350px;
        margin-right: 0;
        margin-bottom: 5rem;
    }

    .more-podcast-sec .episode-details-sec{
        flex-wrap: wrap;
    }

    .latest-episode-block .more-btn-sec {
        
        margin-bottom: 4rem;
    }

    .audioplayer-volume-adjust{
        width: 40px;
        right: -7px;
        height: 150px;
    }

    .share-icon-block{
        top: -11px;
    }
    .episode-details-sec a {
        width: 100%;
        max-width: 206px;
    }

    .audioplayer-volume-adjust>div {
        width: 10px;
        
    }


    .bannerWrapper {
        
        height: 650px;
    }

    .bannerWrapper .banner-sec {
        position: relative;
        z-index: 9;
    }
}


@media screen and (max-width: 767px) {

    .episode-details-sec {
        
        flex-direction: column;
    }

    .episode-details-block {
        max-width: 100%;
        margin-bottom: 4rem;
    }

    .episode-details-sec a:last-child .episode-details-block {
        margin-bottom: 0;
    }

    .episode-details-sec{
        margin-bottom: 0rem;
    }
    .banner-content h2{
        font-size: 35px;
        line-height: 44px;
        padding: 1.2rem 0 1.4rem;
    }

    .banner-content p {
        font-size: 1.6rem;
        line-height: 27px;
    }

    

    .latest-podcast-sec .podcast-title-block span.music-title {
        padding-bottom: 1rem;
    }

    .latest-podcast-sec .podcast-title-block span.speacker-name {
        font-size: 1.5rem;
        line-height: 19px;
    }

    .episode-details-block h2 {
        
        padding: 1.6rem 4rem 0;
    }

    .episode-details-block .speacker-details {
        
        padding: 1.7rem 2rem 0.5rem 2rem;
    }


    .audio-Wrapper .audio-sec {
        padding: 0;
    }

    .more-podcast-sec .episode-details-block {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 4rem;
    }

    .inner-banner-sec .banner-heading h2 {
        font-size: 60px;
        line-height: 75px;
    }

    .inner-banner-sec .speaker-name-block p {
        font-size: 1.7rem;
        line-height: 21px;
    }

    .inner-banner-sec .speaker-name-block p.speaker-designation {
        font-size: 1.4rem;
        line-height: 18px;
        width: 60%;    
    }

    .share-icon-block a {
        top: 0;
    }

    .descriptionWrapper .audio-Wrapper {
        margin-bottom: 1.7rem;
    }

    .close-btn{
        right: 10px;
    }

    .social-icon-block{
        top: 0;
    }

    .episode-details-sec a {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
    }

    .episode-details-sec.showall-podcast a {
        margin-bottom: 0;
    }

    .episode-details-sec.showall-podcast a:last-child {
        margin-bottom: 4.3rem;
    }

    .latest-podcast-sec .podcast-date{
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .latest-podcast-sec .podcast-title-block {
        padding-bottom: 2rem;
    }

    .latest-podcast-sec{
        margin-bottom: 1rem;
    }

    .all-episode-sec .podcast-block {
        margin-top: 2rem;
    }
    


    
}

@media screen and (max-width: 360px) {

    .inner-banner-sec .podcast-date-block span.podcast-date {
        border-right: none;
        display: block;
    }

    .inner-banner-sec .podcast-date-block span {
        padding: 0;
    }
}


