.speaker-name,
.specialty-text {
    font-style: normal;
    line-height: 24px;
}
.a-img-news,
.res-img-news {
    width: 100%;
    height: 100%;
    display: block;
}
.player-btn-2 > button,
.player-btn > button {
    width: 17.45px;
    height: 16px;
}
#play-btn:hover,
.player-btn-2 > button:hover,
.timeline {
    cursor: pointer;
}
.specialty-text em {
    color: #ffead7;
}
#more-body > div > p {
    font-size: 14px !important;
}
.specialty-text {
    font-family: Corbel;
    font-weight: 700;
    font-size: 14px;
    color: #f69d27;
}
.speaker-name {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 24px;
}

#less-body .content-detail,
#more-body .content-detail, #less-body p,
.speaker-description .content-detail {
    font-family: Corbel;
    font-style: italic;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 20px;
}
.res-img-news {
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
}
.a-img-news {
    position: relative;
    padding-bottom: 54.67%;
}
.speaker-bio {
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    color: #ffead7;
    margin-left: -10px;
}
#related-resource-list .card-news {
    display: none;
}
#related-resource-list .card-news:first-child,
#related-resource-list .card-news:nth-child(2),
#related-resource-list .card-news:nth-child(3),
#related-resource-list .card-news:nth-child(4),
#related-resource-list .card-news:nth-child(5),
#related-resource-list .card-news:nth-child(6),
#related-resource-list .card-news:nth-child(7),
#related-resource-list .card-news:nth-child(8),
.author-detail > em {
    display: inline-block;
}
.btn-less {
    text-align: center;
    display: block;
    background-color: #3b3532;
    padding: 12px 10px;
}
.btn-less span,
.player-leftside,
.player-rightside,
.time,
.timeline {
    display: inline-block;
}
.btn-less span {
    font-size: 15px;
    text-transform: uppercase;
    color: #939598;
    background-image: url(../images/common/icon-arrow04.png);
    background-repeat: no-repeat;
    background-position: right 0 top 6px;
    background-size: 10px auto;
    padding: 0 20px 0 0;
}
.aud-player-cont {
    height: 149px;
    background: #3e3730;
}
.player-leftside {
    width: 149px;
    height: 149px;
    padding-right: 0 !important;
}
.main-img {
    vertical-align: baseline;
    width: 100%;
    height: 100%;
}
.rightside-cont {
    padding: 0;
    width: 100%;
}
.player-rightside {
    width: calc(100% - 153px);
    height: 100%;
    position: relative;
}
.player-btn {
    position: absolute;
    top: 25%;
    right: 20%;
}
.player-btn > button {
    margin-left: 1.6vw;
    margin-right: 1.6vw;
    vertical-align: middle;
    border: none;
    background: no-repeat;
}
.player-btn-2,
.player-btn-2 > button {
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}
#to-start-btn {
    background-image: url("/themes/santen_deh/images/tostrart.png");
}
#to-end-btn {
    background-image: url("/themes/santen_deh/images/toend.png");
}
#prev-btn {
    width: 22.55px;
    background-image: url("/themes/santen_deh/images/30prev.png");
}
#next-btn {
    width: 22.55px;
    background-image: url("/themes/santen_deh/images/30after.png");
}
.player-bar-cont {
    width: 100%;
    position: absolute;
    top: 125px;
}
#play-btn {
    border-radius: 50%;
    padding: 30px;
    background: url("/themes/santen_deh/images/media-play-btn.png") no-repeat #1f1a18;
    border: none;
    background-position-x: 20px;
    background-position-y: 15px;
}
.time {
    font-size: 14px;
    font-family: Helvetica, sans-serif;
    color: #fff;
    margin-left: 12px;
}
.timeline {
    background: rgba(255, 234, 215, 0.3);
    height: 4px;
    width: 80%;
    position: relative;
    border-radius: 2px;
    margin-left: 17px;
}
.timeline > .progress {
    background: #fff;
    width: 0%;
    height: 100%;
    transition: 0.25s;
}
.player-book {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 15px;
    top: 12px;
}
.carousel-play-btn-2,
.cpb-ctn {
    opacity: 0.8;
    height: 45% !important;
    display: grid !important;
    border-radius: 50%;
    margin-left: -0.5vw;
    margin-right: auto;
    background-color: #1f1a18 !important;
    top: 30%;
    left: 40%;
    padding: 0 !important;
}
.carousel-play-btn-2 {
    position: absolute !important;
    width: 35% !important;
}
.carousel-play-btn-2:hover,
.cpb-ctn:hover {
    opacity: 1;
}
.img-cnt {
    position: relative;
}
.cpb-ctn {
    position: absolute !important;
    width: 25% !important;
}
.carousel-play-btn,
.related-play-btn {
    width: 50% !important;
    height: auto !important;
    margin: auto auto auto 30%;
    position: unset !important;
    z-index: 10;
}
.no-height {
    height: 0 !important;
}
.mg-l-25pc {
    margin-left: 25% !important;
}
#rs-duration {
    font-family: "Open Sans", "Helvetica Neue", sans-serif;
    position: absolute;
    bottom: 4px;
    width: fit-content;
    background-color: #000;
    padding: 0 2px;
    right: 4px;
    border-radius: 5px;
    color: #ffead7;
}
.resource-block {
    height: fit-content;
    margin-bottom: 32px;
}
.author-detail > .rs-detail::after {
    margin-left: 5px;
    margin-right: 5px;
    content: "|";
}
.rs-clock {
    display: inline-block;
    width: 15px;
    margin-bottom: 3px;
    vertical-align: middle;
}

#more-body .border-top-0 {
    border-top: none !important;
    margin-bottom: 20px;
}
.speaker-avatar, #more-body .my-auto {
    width: unset;
}

.speaker-avatar img {
  max-width: 120px;
}

@media only screen and (max-width: 991px) {
    .speaker-avatar img {
      max-width: 100px;
    }
    .resource-block {
        margin-bottom: 20px;
    }

    .carousel-play-btn-2 {
        height: 38% !important;
        width: 35% !important;
    }
    .aud-player-cont {
        background: 0 0;
        height: auto;
    }
    .player-leftside {
        text-align: center;
        width: 100%;
        height: 100%;
    }
    .main-img {
        margin: auto;
        width: auto;
        width: 100%;
        max-width: 375px;
        height: auto;
    }
    .player-rightside {
        background-color: #3e3730;
        display: block;
        height: 179px;
        padding-top: 0px;
        padding-bottom: 0px;
        width: 100%;
    }
    .speaker-name {
        font-size: 20px;
    }
    .specialty-text {
        font-size: 12px !important;
    }

    .audio-player {
        padding-top: 50px;
    }
    .player-btn {
        position: unset;
        left: 23vw;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }
    .player-bar-cont {
        top: 129px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .timeline {
        width: calc(100% - 45px);
        margin-left: 0;
    }
    .player-book {
        top: 20px;
        right: 20px;
    }
    .rs-title {
        margin-top: 0px;
        font-size: 20px !important;
    }
    .cpb-ctn {
        top: 37%;
        left: 44%;
        height: 23% !important;
        width: 13% !important;
    }
}
.image > #rs-duration {
    font-size: 8px !important;
    bottom: 1px !important;
}

/* custom video controls */
.resource-block {
  position: relative;
}

.resource-block.fullscreen{
  max-width: 100vw;
  width: 100vw;
  height: 100vh;
  border-radius: 0px;
  display: flex;
}

.video-timeline {
  position: absolute;
  bottom: 50px;
  width: 100%;
  height: 4px;
  background: rgba(255,234,215,.3);
  cursor: pointer;
}

.video-controls {
  width: 100%;
  position: absolute;
  bottom: 10px;
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  height: 40px;
}

.video-controls, .video-timeline {
  opacity: 0.2;
  transition: opacity 0.4s;
}

.resource-block:hover .video-controls,
.resource-block:hover .video-timeline {
  opacity: 1;
}

.resource-block .video-controls button {
  background: transparent;
  border: none;
  cursor: pointer;
}

.video-timer .option{
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-timer {
  padding-left: 4px;
  display: inline-flex;
}

.video-controls .option button{
  height: 40px;
  width: 40px;
  font-size: 19px;
  border: none;
  cursor: pointer;
  background: none;
  color: #efefef;
  border-radius: 3px;
  transition: all 0.3s ease;
}

.video-controls .option:first-child{
  justify-content: flex-start;
}
.video-controls .option:last-child{
  justify-content: flex-end;
}

.video-controls input{
  accent-color: #f69d27;;
}

.progress-bar {
  width: 0%;
  height: 100%;
  position: relative;
  background: #f69d27;
}

.video-timeline .progress-area{
  height: 3px;
  position: relative;
  background: rgba(255, 255, 255, 0.35);;
}
.progress-area span{
  position: absolute;
  left: 50%;
  top: -25px;
  font-size: 13px;
  color: #fff;
  pointer-events: none;
  transform: translateX(-50%);
}
.progress-area .progress-bar{
  width: 0%;
  height: 100%;
  position: relative;
  background: #f69d27;
  overflow: hidden;
}
.progress-bar::before{
  content: "";
  right: 0;
  top: 50%;
  height: 13px;
  width: 13px;
  position: absolute;
  border-radius: 50%;
  background: #f69d27;
  transform: translateY(-50%);
}
.progress-bar::before, .progress-area span{
  display: none;
}

.video-timeline:hover .progress-bar::before,
.video-timeline:hover .progress-area span{
  display: block;
}

.video-controls .hidden {
  display: none;
}
