.morecontent span {
    display: none;
}

.less {
    position: relative;
    top: 5rem;
    color: #868686 !important;
    text-decoration: none !important;
    font-weight: 500;
}

.morelink img {
    margin-left: 10px;
}

.progress {
    height: 10px;
    width: 100% !important;
}

.audio-player > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-left-radius: 0;
}

.audio-player > .btn:last-child:not(:first-child),
.audio-player > .dropdown-toggle:not(:first-child) {
    border-bottom-right-radius: 0;
}

.audio-player .btn-secondary:focus {
    box-shadow: none;
}

.fa-volume-up:before {
    font-size: 22px;
    color: #c7c7c7;
    position: relative;
    top: 4px;
}

.fa-volume-down:before {
    font-size: 22px;
    color: #c7c7c7;
    position: relative;
    top: 4px;
}

.fa-play:before {
    content: "\f04b";
    font-size: 24px;
    margin: 5px;
    line-height: 36px;
}

.btn-play-cs {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    color: white;
    background: #3a3a3a;
}

.more-img {
    display: none;
}

.podcast-container {
    padding: 0;
}

.top-podcast {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 15px;
}

.wrapper-podcast-block {
    width: 100%;
    border: 1px solid #d6d6d6;
    padding: 15px;
    box-shadow: 0 0 5px 0 #dedede;
    margin-bottom: 40px;
}

.flex-top-podcast {
    display: flex;
    justify-content: space-between;
}

.left-podcast {
    width: 150px;
}

.right-podcast {
    width: calc(100% - 150px - 20px);
}

.left-podcast .podcast-image {
    width: 100%;
    height: 150px;
    object-fit: cover;
    border-radius: 6px;
}

.left-podcast .podcast-site-logo {
    max-width: 150px;
    margin: 15px 0;
}

.wrapper-podcast-block h4 {
    font-family: var(--default-font);
    font-weight: 600;
}

.wrapper-podcast-block p {
    font-size: 0.8em;
    font-family: var(--default-font);
}

.date-cs,
.podcast-duration {
    font-size: 0.8rem;
    line-height: 1;
    font-family: var(--default-font);
    color: #999;
}

.podcast-content {
    font-size: 1rem;
    margin: 15px 0 20px;
}

.podcast-link a {
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    color: var(--secondary-color);
    margin-bottom: 15px;
}

.podcast-link a:hover {
    text-decoration: underline;
}

.podcast-link a::after {
    content: ">";
    display: inline-block;
    margin-left: 5px;
}

.share-paly-block {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.btn-share {
    font-size: 0.8rem;
    font-family: var(--default-font);
    color: black !important;
    padding-top: 10px;
}

.btn-share:hover {
    font-size: 0.8rem;
    font-family: var(--default-font);
    text-decoration: none;
}

.breadcrumbs h3 {
    font-family: var(--default-font);
}

.title-center-podcast {
    font-size: 1.2rem;
    font-family: var(--default-font);
}

.more-episode h5 {
    font-size: 1rem;
    font-family: var(--default-font);
    text-transform: uppercase;
}

.wrapper-more-podcast {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wrapper-more-podcast .block-podcast {
    margin-bottom: 50px;
    width: 30%;
}

.block-podcast h6 {
    font-size: 0.75rem;
    font-family: var(--default-font);
}

.title-postcast {
    font-size: 1rem !important;
    font-weight: 600;
}

.block-podcast img {
    border-radius: 8px;
}

.wrapper-load-more {
    display: flex;
    justify-content: center;
}

.btn-load-more-podcast {
    background: #F0F0F0;
    color: grey;
    border: 1px solid #d8d8d8;
    padding: 12px 60px;
    border-radius: 4px;
}

.register-now {
    display: flex;
    justify-content: space-between;
    background: #3BAAE0;
}

.register-now .content-left {
    padding: 20px 50px;
}

.register-now .right-mascot {
    margin-top: -20px;
    margin-right: 10px;
}

.wrapper-left-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wrapper-left-top p {
    width: 70%;
    color: white;
    font-size: 1rem;
    font-family: var(--default-font);
}

.pd-podcast-register {
    padding: 5px 30px;
}

.morelink {
    float: right;
    position: relative;
    top: -20px;
    color: #151515 !important;
    text-decoration: none !important;
    font-weight: 500;
    font-size: 0.8rem;
    font-family: var(--default-font);
    align-items: center;
    display: flex;
    z-index: 91;
}

.author-profile {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wrapper-author-podcast {
    width: 45%;
    margin-bottom: 5px;
}

.wrapper-author-podcast a {
    display: block;
    color: var(--secondary-color);
    padding: 5px 0;
}

.wrapper-author-podcast img {
    width: 50px;
    height: 50px;
    border: 3px solid var(--secondary-color);
    border-radius: 50%;
}

.wrapper-author-podcast h6 {
    font-size: 0.8rem;
    word-break: break-word;
    margin-top: 5px;
    margin-bottom: 0;
}

.player-flex {
    display: flex;
    justify-content: space-between;
}

.right-bar {
    width: 90%;
}

.podcast-partners {
    display: flex;
    flex-wrap: wrap;
    margin: -12.5px;
}

.podcast-partners > a {
    display: block;
    padding: 12.5px;
}

.podcast-partners img {
    max-width: 140px;
    height: 50px;
    width: 100%;
    object-fit: contain;
}

#contents .not-dojo-member-wrapper a,
.not-dojo-member-wrapper a {
    color: var(--secondary-color) !important;
}


@media (max-width: 991px) and (min-width: 768px){
    .wrapper-author-podcast {
        width: 100%;
    }
    
    .podcast-partners > a {
        width: 33.33%;
    }
    
    .podcast-partners img {
        max-width: 100%;
    }
}


@media (max-width: 767px){
    .left-podcast,
    .right-podcast {
        width: 100%;
    }
    
    .left-podcast {
        margin-bottom: 20px;
    }
    
    .left-podcast .podcast-image {
        width: 200px;
        height: 200px;
    }
    
    .left-podcast .podcast-site-logo {
        display: block;
    }
    
    .author-profile {
        justify-content: flex-start;
    }
    
    .wrapper-author-podcast {
        width: 29%;
        margin: 0 2%;
    }
    
    .podcast-partners > a {
        width: 50%;
    }
    
    .podcast-partners img {
        max-width: 100%;
    }
}
