/* updated 210909 */

/* unique edhub-only styles */
    .edHub-pages-jumbo.podcast p a {border-bottom:0;padding-bottom:0;}
    .edHub-pages-jumbo.podcast p a:hover {text-decoration: underline;}
    .edHub-pages-body.podcast {padding-top:0;}
    .edHub-pages-body.podcast p a {border-bottom:0;padding-bottom:0;}
    .edHub-pages-body.podcast p a:hover {text-decoration: underline;}
    .header-wrap {position: inherit;}

/* modifiers to jn podcast page styles  */
    .header-wrap {position:inherit;}
    .micro-content {max-width:81.25rem;padding: .9375rem 1.25rem;}
    .micro-content h4 {color:#7f97ac;font-weight:600;}
    ul.follow {padding-left:0;}

	.display-elements .progressBar {-webkit-transform: translateY(22px);-ms-transform: translateY(22px);transform: translateY(22px);}

    /* subscribe sticky  */
    .subscribe-sticky ul {height:auto;padding:0;}

    /* featured episode  */

    /* more episodes */
	.card-body a.title {font-weight:500;}

    /* subscribe  */
    .subscribe-static {background-color: #f4f6f7;}
    .subscribe-static p {max-width:none;}
    .subscribe-static h5 {margin-top:0;padding-top:10px;}
    .podcast .subscribe-static img {height:30px;width:auto;}

    /* about */

    @media only screen and (min-width: 768px) {
    .jump-container {justify-content:flex-end;margin: -2.5em 0 75px;}
    }

    @media only screen and (min-width:900px) {
    .subscribe-sticky {top:125px;}
    }

    @media only screen and (min-width:1000px) {
    }
    @media only screen and (min-width:1024px) {
    }
    @media only screen and (min-width:1120px) {
    }
    @media only screen and (min-width: 1200px) {
    }
    @media only screen and (min-width: 1440px) {
    }
