.post-type-archive-pods .breaker-small,
.single-pods .breaker-small,
.tax-podtax .breaker-small{display:none}
.pod-header {padding:1.5rem 0 1rem;border-bottom: 1px solid rgba(255,255,255,0.2);margin-bottom:0}
.podradio-logo {font-size:3.45rem}
.pod-main-title {max-width:550px;line-height: 1.09;letter-spacing:-0.35px}


.pod-share{padding-bottom:2rem}

@media screen and (max-width: 1023px){
  .pod-main-title {
    font-size: 2.8rem;
}}

@media screen and (min-width: 1024px){.pod-main-title {font-size: 3.6rem}}

@media screen and (min-width: 1400px){.pod-main-title {font-size: 4.2rem}}

@media screen and (max-width: 480px) {
  .pod-main-title {
    font-size: 2.2rem;
/*     text-shadow: 2px 2px 0px #000; */
}}


.wrap-audio{margin-top:3rem;padding-bottom:2rem}
.author-circle{width:330px;background-color:#dc6f6f;height:330px;border-radius:100%;float:right}
.latest-podcasts{margin-top: -10px;background-color:#0e2831;min-height:250px;margin-bottom:4rem}
.page .latest-podcasts{margin:0}
.latest-pod{font-size:3rem;font-weight:normal;margin-bottom:1rem;line-height:1}
.pod-overlay{padding-top:2rem;padding-bottom:0}
.pod-overlay:after{content:"";background-image:url(/wp-content/themes/whsk_pronewsgr/common/pods/podcastbg-min.png);background-repeat:no-repeat;background-position:right center;position:absolute;opacity:.3;left:0;bottom:0;right:0;top:0;z-index:0;background-size:cover;mix-blend-mode:overlay}
.wrap-podtax:after{content:"";background-image:url(/wp-content/themes/whsk_pronewsgr/common/pods/bottombg-min.png);background-repeat:no-repeat;background-position:bottom center;position:absolute;opacity:.35;left:0;bottom:0;right:0;top:0;z-index:0;background-size:cover;mix-blend-mode:overlay}
.pod-column h3{font-size:2.05rem;line-height:1.09;font-weight:normal;max-width:250px}
.pod-column h3:hover {text-decoration: underline}
.wrap-pod-dt{margin-bottom:12px;padding-top:0.15rem;font-size:12px;color:#FFF;font-family:var(--secondfont);font-weight:500;display:flex;flex-direction:column}
.wrap-pod-dt .pod-tax a{border-bottom:2px solid #FFF;color:#FFF;margin-bottom:5px;display:inline-block;font-size:12px;padding-bottom:2px}

.listen-live {
    display: flex;
    align-items: center;
    padding-right: 10px;
    height: 15px;
    border-right: 1px solid #ddd;
    margin-right: 12px;
}
.listen-live svg {
    width: 20px;
    height: auto;
}.listen-live .live-text {
    font-family: 'Open Sans';
    color: #FFF;
    font-size: 16px;
    letter-spacing: -0.25px;
    margin: 0 5px;
    font-weight: 500;
}
.pod-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}.author-name svg {
    width: 14px;
    height: auto;
    margin: 0 5px;
}
.author-name span,
.author-name a {
    line-height:1;
    font-family: 'Open Sans';
    color: #FFF;
    letter-spacing: -0.25px;
    font-weight: 500;
}.author-name {
    display: flex;
    align-items: center;
    font-size: 14px;
    padding-left: 2%;
}

@media screen and (min-width: 1400px){
.pod-overlay {
    display: flex;
    align-items: center;
}
}


.wrap-pod {
    margin: 0 auto;
    text-align: center;
}
.wrap-pod a{display:block;}
.wrap-pod a img{width:100%}
.pronewspods {
    color: #dd8780;
}
.pod-title {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin: 10px 0;
}
.pod-item {
    background-color: #0e2831;
    border-radius: 5px;
    border: 1px solid rgba(255,255,255,.2);
    padding: 2.5% 4%;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.pod-item .o-head {
    width: 100%;
    max-width: 500px;
    color: #FFF;
    line-height: 1.09;
    margin-bottom: 15px;
}.pod-item .speaker-block a {
    color: #dd8780;
}
.pod-item .speaker-block{display:block;clear:both;margin: 10px 0;}

.wrappod- {
    display: flex;
    align-items: center;
}.wrappod- .speaker-image {
    width: 45px;
    margin-right: 12px;
}
.pod-item .speaker-block span,
.pod-item .speaker-block a{
    color: #dd8780;
    transition:all 0.3s ease;
    padding: 8px 0;
    font-size: 15px;
    font-family: 'Open Sans';
    letter-spacing: -0.25px;
    line-height: 1;
    font-weight: 500;

    display: inline-block;
}.pod-item a.article-link {
    text-decoration-color: #FFF;
}.wrap-poditem {
    display: block;
    height: 100%;
    padding-bottom: 15px;
}
/* .pod-item .speaker-block a:hover {
    background-color: #dd8780;
    color: #0e2831;
} */
.pod-menu .pod-item-i:last-child {
    border: none;
    padding-right: 0;
    margin-right: 0;
}

.archive .pod-overlay {
    display: block;
}
.pod-page-title {
    border-bottom: 5px solid #FFF;
    display: inline-block;
    margin-bottom: 20px;
}
.wrap-more {
    width: 200px;
}.pod-column .pod-date {
    display: block;
    margin-top: 12px;
    color: #FFF;
    font-family: var(--secondfont);
    font-weight: 500;
    opacity: 0.7;
    font-size: 12px;
    display: inline-block;
    padding-bottom: 2px;
}
.wrap-more .more-podcasts {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #dd8780;
    border-radius: 120px;
    border: 2px solid;
    padding: 5px 0;
    max-width: 150px;
    font-family: var(--secondfont);
    font-weight: 500;
    margin: 0 auto;
}

.livepl-live {
    max-height: 600px;
    height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,0.8);
}
.livepl-live audio {
    -webkit-appearance: none;
    width: 100%;
    margin: 0 auto;
    max-width: 800px;
}

.inner-pod {
    display: flex;
    align-items: flex-start;
}.inner-pod .author-image {
    width: 64px;
    padding-right: 10px;
}.inner-pod .pod-t {
    width: calc(100% - 64px);
}


@media screen and (max-width: 1024px){
.pod-column h3{max-width:100%}
.pod-menu .pod-item-i:last-child {
    margin-right: 0;
    border: none;
    padding-right: 0;
  }
}

@media screen and (max-width:667px) {
.latest-pod{margin-bottom:-5px}
.columns.columns-pod-wrap {
    display: flex;
    flex-direction: column-reverse;
}
.column.pod-column {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding: 2.5rem 0;
}
.wrap-speaker {
    height: 230px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    z-index: -1;
}.wrap-pod-title {
    max-width: 65%;
}
.wrap-speaker img {
    height: 230px;
}
.wrap-audio {margin-top: 20px;padding-bottom:20px;}

.wrap-more .more-podcasts {
    margin: 0;
}
  .wrap-more {
    width: 100%;
    padding: 2rem 0 0;
}
  .podradio-logo {
      font-size: 3rem;
  }
}
