
.lef-shape {
    background: url(../img/whk.svg)no-repeat;
    width: 100%;
    height: 238px;
    position: absolute;
    left: -125px;
    top: 55px;
    z-index: 1;
    background-size: cover;
}

.episode-banner .align-items-center{
    justify-content: center;
}

.ep-container{
    max-width: 1000px;
}

.episode-title{
    padding-top: 85px;
}

.banner-right img {
    width: 350px;
    border: 2px solid #000;
    padding: 10px;
    box-shadow: 0px 0px 31px 0px rgba(1, 1, 1, 0.35);
}


/* Start SoundTrack Section */

.podcast-stripe .container, .soundtrack .container{
    max-width: 1440px;
}

.soundtrack{
    padding-top: 35px;
    padding-bottom: 55px;
}

.soundtrack_tabpanel ul li button {
    font-size: 22px;
    padding: 4px 30px;
}

.nav-tabs .nav-link {
    color: #000;
    background-color: #ffffff;
    border: 1px solid #ff0000;
    border-radius: 0;
    padding-bottom: 0;
    border-bottom: none;
    font-weight: 700;
}

.desctop-left img {
    width: 80px;
    position: relative;
    left: -35px;
}


#myTabContent {
    border: 4px solid #ff0000;
    border-radius: 0;
    padding-left: 40px;
}

.desctop-left img {
    width: 80px;
    position: absolute;
    left: -40px;
    top: 0;
}

.description_top {
    background: #ff0000;
    border-bottom: 4px solid #ff0000;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 81px;
    position: relative;
}

.description_top a {
    margin: 25px;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.description_top a img {
    width: 15px;
    height: 15px;
}

.description_top a i {
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.desc-content p span {
    position: relative;
    top: 25px;
    font-size: 16px;
}

.des-topthumbs img{
    width: 100%;
}

.des-topleft-cont {
    padding-top: 30px;
    width: 70%;
}

.description_top a i {
    transform: translate(-10px, -2px);
}

.description_top a i.fa-envelope{
    color: #ff0000;
}

.description_body {
    padding: 25px;
    overflow: hidden;
    overflow-y: hidden;
    overflow-y: scroll;
    height: 460px;
    margin-bottom: 20px;
    margin-top: 15px;
    padding-left: 0;
}

.product-titel-main-1{
    text-align: end;
}

.product-titel-main, .product-titel-main-1 {
    margin-top: 20px;
}

.product-titel-main a, .product-titel-main-1 a{

    text-decoration: none;
    color: #000;
    font-size: 14px;
}

.des-topthumbs {
    box-shadow: 0px 0px 31px 0px rgba(1, 1, 1, 0.35);
    margin-bottom: 5px;
    width: 230px;
    position: relative;
    left: 20px;
}

.description_body h4 {
    font-size: 24px;
    text-transform: capitalize;
}

.description_body span{
    position: relative;
    padding-right: 10px;
}

.description_body span.season{
    padding-left: 15px;
}

span.date, span.season, span.episode {
    color: #737373;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.description_body i{
    font-weight: 500;
    padding-left: 10px;
}

.nav-tabs .nav-link:hover{
    border: 1px solid #ff0000;
    border-bottom: 0;
}

.nav-tabs .nav-item {
    padding-left: 25px;
    border: none;
}

.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #ff0000;
    border-bottom: none;
}

.episode-next{
    display: flex;
    justify-content: space-between;
}



/* Start podcast Listen With Brand */

.listen-left {
    display: flex;
    overflow: hidden;
    align-items: center;
    position: relative;
    top: 5px;
}

.podcast-stripe .col-xxl-4{
    width: 29%;
}

.podcast-stripe .col-xxl-8{
    width: 71%;
    padding-left: 0;
}

.sound-track-area {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
}

.listen-left  h5 {
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
}

.sound-track-area .microphone {
    width: 16px;
    margin: 0 20px;
    height: 29px;
    position: relative;
    top: -2px;
}

.listen-left img {
    width: 170px;
    position: relative;
    bottom: 5px;
}

.podcast-brand-right{
    display: flex;
}

.whk-logo-end img{
    width: 100px;
}

.podcast_single {
    display: flex;
    align-items: center;
    padding: 0px 22px;
    justify-content: center;
}

.podcast_single a {
    display: flex;
    text-decoration: none;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    padding: 5px;
    margin: 10px 0;
    width: 190px;
    box-shadow: 1px 2px 1px 1px rgba(1, 1, 1);
}

.podcast_single p span {
    color: #000;
    font-size: 14px;
    display: block;
    font-weight: 500;
    position: relative;
    bottom: 2px;
}

.podcast_single img {
    width: 30px;
    height: 30px;
    object-fit: cover;
    margin-left: 5px;
}

.podcast_single p {
    color: #000;
    padding-left: 15px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 13px;
}


/* End podcast Listen With Brand  */





/* Start Track sidebar Section */

.track_sidebar{
    background: #000000;
    margin-left: 40px;
}

.track_logo {
    background: #000;
    padding: 25px;
}

.track_donate {
    padding: 25px 10px;
}

.donate-area{
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.dollar_symbol{
    background-image: url("../img/dollar-sign-shape.png");
    background-size: cover;
    content: "";
    width: 69px;
    height: 42px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    position: relative;
    left: 10px;
}

.desc-content {
    padding-right: 40px;
    text-align: justify;
}
.desc-content p{
    text-align: justify;
}

.dollar_symbol.bell{
    background-image: url("../img/sub-black-shape.png");
}

.dollar_symbol.subs a{
    color: #fff;
}

.dollar_donate{
    background-image: url("../img/sub-red-shape.png");
    background-size: cover;
    content: "";
    width: 177px;
    height: 42px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dollar_donate.subs{
    background-image: url("../img/sub-white-shape.png");
}


.dollar_donate a {
    color: #000;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    padding: 0px 35px;
}

.dollar_donate.donates a{
    color: #fff;
}

.dollar_symbol i{
    color: #ff0000;
    font-size: 28px;
}

.track_donate h4 {
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
}

.track_logo img{
    width: 150px;
}

.track_recent_post h2{
    text-align: center;
    color: #000;
    padding-top: 15px;
    padding-bottom: 20px;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
}

.recent_post img{
    width: 50px;
}

.r_post_content{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.recent_post{
    display: flex;
    margin-bottom: 15px;
}

.recent_post a{
    display: flex;
    color: #212529;
    text-decoration: none;
}

.r_post_content h6{
    margin-bottom: 0;
    font-size: 16px;
}

.r_post_content p{
    font-size: 14px;
    margin-bottom: 0;
}

.r_post_img{
    margin-right: 15px;
}

.track_recent_post {
    background: #ffffff;
    border: 2px solid #ff0000;
    overflow: hidden;
    padding: 0 15px;
    height: 390px;
}

.track_subscript{
    text-align: center;
    background: #ff0000;
    padding: 25px 0px;
}

.track_subscript h2{
    font-size: 32px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

i.fa-bell{
    color: #fff;
}

.rss-feed{
    border-radius: 5px;
}

.share-menu li a {
    color: #000;
    padding: 8px 0;
    font-size: 15px;
    margin: 0px 25px;
}

.share-menu li:hover{
    background: #ddddddcf;
    transition: 0.3s ease-in-out;
}

.share-menu li a i{
    font-size: 22px;
}

.dropdown-menu.show {
    top: 25px!important;
    box-shadow: 0px 5px 10px 0px rgba(1, 1, 1, 0.80);
    inset: inherit!important;
    transform: translate(-55px, 2px)!important;
}

.share-menu li a .fa-facebook{
    color:#395498;

}

.share-menu li a .fa-twitter{
    color:#1C96E8;
}

.share-menu li a .fa-square-instagram{
    color:#AE3287;
}

.share-menu li a .fa-linkedin{
    color:#2763B5;
}

.share-menu li a .fa-tumblr-square{
    color:#1B3561;
}

.share-menu li a .fa-reddit{
    color:#F74300;
}

.share-menu li a .fa-whatsapp{
    color:#3FE05C;
}

.share-menu li a .fa-pinterest{
    color: #CE202E;
}

.share-menu li a .fa-telegram{
    color:#26A1DE;
}

.share-menu li a .fas.fa-envelope{
    color:#474b4c;
    font-size: 18px;
}


/* End Track sidebar Section */


/* Start No episode found Section */


.notfound{
    padding-bottom: 80px;
}

.notfound h2 {
    text-align: center;
    padding: 40px 0;
    font-size: 49px;
    font-weight: 700;
    line-height: 73px;
}

.notfound img{
    width: 400px;
    margin: 0 auto;
    display: flex;
}

/* End No episode found Section */




/* Start Responsive Css Code  */


/********************************************************/
/* over devices **********************************/
/***/ 
@media only screen and (min-width: 1600px){
    .soundtrack_tabpanel ul li button {
        font-size: 20px;
    }
}

/********************************************************/
/* xxl devices **********************************/
/***/   
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
   
    .episode-shape {
        background: url(../img/episode-left-shape-small.png)top center no-repeat;
        width: 150px;
        height: 105px;
        position: absolute;
        left: 0;
        top: 90px;
        object-fit: cover;
    }

    .soundtrack .container {
        padding: 0 50px;
    }
    
    .episode-title h3 {
        font-size: 30px;
        line-height: 1.5;
    }

    .desctop-right{
        padding-right: 25px;
    }

    .nav-tabs .nav-item {
        padding-left: 15px;
        border: none;
    }

    .track_recent_post h2 {
        font-size: 22px;
    }

    .track_donate h4 {
        font-size: 26px;
    }

    .track_subscript h2 {
        font-size: 26px;
    }

    .track_donate {
        padding: 20px 10px;
    }

    .track_recent_post h2 {
        padding-bottom: 10px;
    }

    .track_subscript {
        padding: 20px 0px;
    }


    .lef-shape {
        height: 217px;
        left: -90px;
        top: 55px;
    }

    .track_recent_post {
        height: 425px;
    }


    /* Start podcast Listen With Brand */
    .podcast-stripe {
        padding: 0 30px;
    }

    .podcast_single {
        padding: 0px 20px;
    }

    .podcast_single a {
        width: 185px;
    }

    .soundtrack_tabpanel ul li button {
        font-size: 20px;
    }

}

/********************************************************/
/* xl devices **********************************/
/***/ 
@media only screen and (min-width: 1200px) and (max-width: 1399px) {


    /* Track Area  */
      .nav-tabs .nav-item {
        padding-left: 7px;
    }

    .soundtrack_tabpanel ul li button {
        font-size: 23px;
        padding: 4px 20px;
    }

    span.date, span.season, span.episode {
        font-size: 18px;
    }
        
    .description_body h4 {
        font-size: 28px;
    }

    .desc-content p span {
        font-size: 17px;
    }

    .track_sidebar {
        margin-left: 0px;
    }

    .track_donate h4 {
        font-size: 28px;
    }

    .track_recent_post h2 {
        font-size: 22px;
    }

    .track_subscript h2 {
        font-size: 28px;
    }

    .des-topthumbs {
        left: 0px;
    }

    .desc-content {
        padding-right: 20px;
    }


    /* Start podcast Listen With Brand */

    .sound-track-area {
        display: block;
        padding-left: 0;
    }

    .listen-title{
        position: relative;
        top: 8px;
        z-index: 1;
    }

    .podcast-brand-right {
        position: relative;
        top: 6px;
    }

    .nav-tabs .nav-item {
        padding-left: 5px;
    }

    .sound-track-area .microphone {
        margin: 0 20px;
        height: 29px;
        margin-left: 0;
    }

    .listen-left {
        display: block;
        position: relative;
        top: 15px;
        margin-left: 10px;
    }

    .podcast_single a {
        width: 172px;
    }

    .podcast_single p span {
        font-size: 13px;
    }

    .podcast_single {
        padding: 0px 20px;
    }

    .podcast-stripe .col-xxl-4 {
        width: 21%;
    }

    .podcast-stripe .col-xxl-8 {
        width: 79%;
        padding-left: 0;
    }

}


/********************************************************/
/* lg devices **********************************/
/***/  
@media only screen and (min-width: 992px) and (max-width: 1199px) {

    /* Track Area  */

    .nav-tabs .nav-item {
        padding-left: 6px;
    }

    .soundtrack_tabpanel ul li button {
        font-size: 19px;
        padding: 4px 15px;
    }

    .des-topleft-cont {
        width: 90%;
    }

    .desc-content{
        margin-top: 20px;
    }

    .desc-content p span {
        top: 10px;
        font-size: 17px;
    }
    
    .track_sidebar {
        margin-left: 0px;
    }
    
    .track_donate h4 {
        font-size: 22px;
    }

    .track_subscript h2 {
        font-size: 30px;
    }

    .track_recent_post h2 {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 18px;
    }

    .lef-shape {
        width: 85%;
    }

    .banner-right img {
        width: 300px;
    }

    .episode-title {
        padding-top: 45px;
    }

    .lef-shape {
        width: 100%;
        left: -85px;
        top: -26px;
        height: 127px;
    }
        
    .ep-container{
        max-width: 960px;
    }

    /* Start podcast Listen With Brand */

    .podcast-brand-right {
        display: flex;
        justify-content: space-around;
    }

    .podcast-stripe .col-xxl-4 {
        width: 100%;
    }

    .podcast-stripe .col-xxl-8 {
        width: 100%;
    }

    .listen-left {
        padding: 0 5px;
    }

    .podcast_single {
        padding: 0px 15px;
    }

    .soundtrack {
        padding-top: 20px;
    }

    .des-topthumbs {
        width: 100%;
        left: -20px;
    }

    .desc-content {
        margin-top: 10px;
    }

    .desc-content {
        padding-right: 15px;
    }

}
  
/********************************************************/
/* md devices **********************************/
/********************************************************/

@media only screen and (min-width: 768px) and (max-width: 991px) {

    /*  Start Sound Track */

    .soundtrack_tabpanel ul li button {
        font-size: 19px;
        padding: 4px 15px;
    }

    .description_top {
        padding: 25px;
    }

    .nav-tabs .nav-item {
        padding-left: 5px;
    }

    .track_sidebar {
        margin-top: 50px;
    }

    .des-topleft-cont {
        padding-top: 30px;
        width: 90%;
    }

    .desc-content p span {
        font-size: 17px;
    }

    .track_donate h4  br{
        display: none;
    }

    .track_donate h4 {
        font-size: 30px;
    }
    
    .track_sidebar {
        margin-left: 0;
    }

    .track_subscript h2 {
        font-size: 30px;
    }

    .recent_post {
        display: flex;
        width: 50%;
        float: left;
    }

    /* Start podcast Listen With Brand */


    .podcast-brand-right {
        display: flex;
        padding-top: 15px;
        justify-content: space-between;
    }

    .podcast-stripe .col-xxl-4 {
        width: 100%;
    }

    .podcast-stripe .col-xxl-8 {
        width: 100%;
        padding-left: 0;
    }

    .podcast_single {
        padding: 0px 10px;
    }

    .podcast_single a {
        width: 170px;
    }

    .podcast_single p {
        font-size: 12px;
    }

    .podcast_single p span {
        font-size: 12px;
        bottom: 2px;
    }

    .podcast-stripe{
        position: relative;
    }

    .whk-logo-end{
        position: absolute;
        top: -5px;
        right: 0;
    }

}
  

/********************************************************/
/* xs devices **********************************/
/********************************************************/
@media (max-width: 767px){

    /*  Start soundtrack Details */

    .nav-tabs .nav-item {
        padding-left: 0;
        width: 100%;
    }

    .nav-tabs .nav-link.active {
        width: 100%;
        border: 1px solid #ff0000;
        border-bottom: none;
    }

    .nav-tabs .nav-link {
        width: 100%;
        padding: 10px;
    }

    .description_top {
        padding-left: 20px;
        height: 100%;
        justify-content: flex-start;
    }

    .desctop-left img {
        display: none;
    }

    #myTabContent {
       padding-left: 0;
    }

    .description_body {
        padding: 25px;
    }

    .description_top a {
        margin: 20px;
        font-size: 16px;
        margin-right: 0;
        display: block;
    }

    .des-topleft-cont {
        width: 100%;
    }

    .description_body h4 {
        font-size: 22px;
    }

    span.date{
        font-size: 18px;
        display: block;
    }

    span.season, span.episode{
        display: inline-block;
    }

    .description_body span.season {
        padding-left: 0;
    }

    .desc-content img {
        width: 185px;
        height: 185px;
        margin: 0;
        margin-top: 25px;
    }

    .desc-content img {
        width: 100%;
        height: 215px;
        box-shadow: 0px 0px 20px 0.2px rgba(1, 1, 1, 0.25);
        margin: 0;
        margin-top: 25px;
        margin-left: 0;
    }

    .desc-content p span {
        font-size: 17px;
    }


    /* Start podcast Listen With Brand */

    .podcast-brand-right {
        display: block;
    }

    .podcast-stripe .col-xxl-4 {
        width: 100%;
    }

    .podcast-stripe .col-xxl-8 {
        width: 100%;
    }

    .listen-left {
        display: block;
        top: 0;
    }

    .listen-title {
        margin-top: 15px;
        text-align: center;
    }

    .sound-track-area {
        display: block;
        padding-left: 0;
        text-align: center;
    }

    .sound-track-area .microphone {
        margin: 0;
        margin-right: 15px;
    }

    .podcast_single {
        padding: 5px 0;
    }

    .podcast-brand-right {
        display: block;
        padding: 0 15px;
    }

    .whk-logo-end{
        text-align: center;
    }


    /* Start Sound Track */

    .lef-shape {
        display: none;
    }
    
    .episode-title {
        padding-top: 0;
    }
    
    .banner-right img {
        width: 100%;
    }

    .track_sidebar {
        margin-top: 45px;
        margin-left: 0;
    }

    .track_donate h4 {
        font-size: 26px;
        line-height: 40px;
    }

    .track_recent_post h2 {
        font-size: 24px;
    }

    .track_subscript h2 {
        font-size: 26px;
    }

    .desctop-right.d-flex{
        display: block!important;
    }

    .description_top a {
        width: 43%;
        float: left;
        display: flex;
    }

    .description_top a:last-child{
        margin-top: 5px;
    }

    /* Start No episode found Section */

    .notfound{
        padding-bottom: 80px;
    }

    .notfound h2 {
        text-align: center;
        padding: 40px 0;
        font-size: 30px;
        line-height: 1.3;
    }

    .notfound img{
        width: 100%;
    }

    /* End No episode found Section */

    .dropdown-menu.show {
        transform: translate(-20px, 213px)!important;
    }
}
   

/********************************************************/
/* sm devices **********************************/
/********************************************************/

@media only screen and (min-width: 576px) and (max-width: 767px){


}
  