body {
	background-color:#0f0f0f;
	color:#fff;
	font-family:Arial;
	margin:0;
	padding:0;
	width:100%;
}

br {
	clear:both;
	float:none;
}

#ta {
	display:none;
	position:relative;
	width:94%;
	margin-left:3%;
}

#ta .list-group {
	z-index:99999;
}

#ta ul,#tsresults ul {
	position:absolute;
	list-style-type:none;
	margin:0;
	padding:0;
	display:flex;
	flex-direction:column;
}

#ta ul li,#tsresults ul li {
	padding:0.75rem 1.25rem;
	background-color:#fff;
	border:1px solid rgba(0,0,0,.125);
	text-align:left;
}

#ta img {
	float:left;
	margin-right:10px;
	border-radius:0.25em;
}

#ta a,#tsresults a {
	color:#007bff;
	text-decoration:none;
}

#ta a:hover,#tsresults a:hover {
	background-color:#eee;
}

#ta li:hover,#tsresults li:hover {
	background-color:#f8f8f8;
}

span.ta-t {
	display:block;
	font-weight:bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
span.ta-st {
	display:block;
	color:#333;
}

#main-header-container {
	width:100%;
	float:none;
	clear:both;
	background-color:#1f1f1f;
	padding-top:5px;
}

#main-header {
	width:90%;
	margin:0 auto;
	float:none;
	clear:both;
}


#tag-main,#podcast-main {
	color:#eee;
	width:100%;
	float:none;
	clear:both;
	background-color:#1f1f1f;
}

#tag-summary,#podcast-summary {
	width:90%;
	margin:0 auto;
	padding:40px 0 20px 0;
}

#podcasts-rel-tag,.popep-container {
	width:90%;
	margin:0 auto;
	float:none;
	clear:both;
}

.popep-container {
	margin:40px auto;
	border-bottom:none !important;
}

#news-container {
	width:90%;
	margin:0 auto;
	float:none;
	clear:both;
}

.trending-news-section-tag>div {
	padding:0 0 0 20px;
}
.trending-news-section-tag li {
	padding:5px 0;
	max-height:66px;
}
.trending-news-section-tag a {
	color:#fff;
	text-decoration:none;
}

.trending-news-section-tag a:hover {
	text-decoration:underline;
}

.trending-news-section-tag span {
	color:#999;
}

#podcasts-rel-tag .carousel-row>div:nth-child(n+19) {
	display:none;
}

#podcasts-rel-tag.show-all-podcasts-rel-tag .carousel-row>div:nth-child(n+19) {
	display:inline-block;
}

#show-all-podcasts-rel-tag {
	width:90%;
	margin:20px auto 0px;
	text-align:center;
}

#show-all-podcasts-rel-tag a {
	text-decoration:none;
	font-size:24px;
}

.basic-section {
	width:90%;
	margin:10px auto;
	float:none;
	clear:both;
	line-height:24px;
}
.basic-section a {
	color:#2eabba;
}

.form-group label {
	width:100%;
	display:block;
	margin-bottom:0.5rem;
}

.form-group {
	margin:10px 0;
}

.form-group input,.form-group textarea {
	width:90%;
	display:block;
	margin-bottom:0.5rem;
	border-radius:0.25rem;
	border:1px solid #ced4da;
	padding:0.375rem 0.75rem;
	font-size:1rem;
	
}

#episodes-container {
	width:90%;
	margin:0 auto;
	float:none;
	clear:both;
}

#header-logo {
	float:left;
}

#header-logo img {
	height:50px;
}

#header-nav {
	float:left;
	margin-left:50px;
}

#header-nav a {
	display:inline-block;
	background-color:#1f1f1f;
	padding:10px 12px;
	border-radius:30px;
	color:#fff;
	text-decoration:none;
}

#header-search {
	float:right;
	margin-top:8px;
	width:60%;
}

#header-search svg,#tagsearch-container svg{
	color:#000;
	margin:8px 0 0 10px;
}

#header-search .input-group,#tagsearch-container .input-group {
	background-color:#fff;
	border-radius:30px;
}

#header-search input,#tagsearch-container input {
	border:none;
	padding:10px;
	width:90%;
	margin-right:20px;
	outline: none;
}

#tagsearch {
	width:80% !important;
}

#tag-img {
	float:right;
	width:20%;
	margin-top:10px;
}

#tag-img img {
	width:100%;
	border-radius:10px;
}

#tag-summary-content {
	float:left;
	width:100%;

}

#tag-headline {
	width:100%;
}

#tag-title {
	width:100%;
}

h1 {
	margin:0;
}

#tag-follow {
	margin-bottom:10px;
}

#tag-stats-container,#podcast-stats-container {
	margin:0;
	padding:0;
	width:80%;
	float:left;
}

#tag-stats-container ul,#podcast-stats-container ul {
	margin:0;
	padding:0;
	width:100%;
	list-style-type:none;
}

#tag-stats-container li {
	display:inline-block;
	background-color:#0a0a0a;
	padding:20px;
	border-radius:10px;
	text-transform:uppercase;
	text-align:center;
	margin:10px 1% 20px 1%;
	width:10%;
	vertical-align:top;
	background:linear-gradient(180deg, rgba(24, 26, 30, 0.7) 0%, rgba(19, 20, 22, 0.7) 100%);
}

#tag-stats-container li:last-child {
	width:20%;
}

#tag-stats-container li strong,#podcast-stats-container li strong {
	display:block;
	font-size:28px;
}

#tag-stats-container li span,#podcast-stats-container li span {
	display:block;
	font-size:12px;
	height:28px;
	margin-top:5px;
}

#reviewpros {
	line-height:1.5rem;
}

.rating-display {
	display:inline-block;
	border-radius:10px;
	padding:5px 10px;
	background:linear-gradient(180deg, rgba(24, 26, 30, 0.7) 0%, rgba(19, 20, 22, 0.7) 100%);
}

#hist-main {
	width:80%;
}

.hist-section {
	float:left;
	width:80%;
}

.hist-container {
	display:inline-block;
	float:none;
	clear:both;
	width:100%;
}
.hist-xlbls {
	width:100%;
}

.hist-xlbls span {
	display:inline-block;
	width:8.7%;
	font-size:12px;
}

.histbar {
	display:inline-block;
	margin:0 1px;
	border-radius:2px;
	width:0.5%;
	background-color:#2eabba;
}

.histlabel {
	display:inline-block;
	background-color:#0a0a0a;
	padding:20px;
	border-radius:10px;
	text-align:center;
	float:left;
	vertical-align:top;
	transform: rotate(270deg);
	font-size:14px;
	margin-top:40px;
	background:linear-gradient(180deg, rgba(24, 26, 30, 0.7) 0%, rgba(19, 20, 22, 0.7) 100%);
}

#piecats-container {
	float:left;
	width:10%;
}

#piecats {
	width:500px;
	height:200px;
	position:relative;
	left:-400px;
	top:-20px;
}

#piecats>p{ 
	text-align:center;
}
#piecats-pie {
	margin-top:-40px;
}

#tags-rel-tag {

}

#tags-rel-ext-tag ul {
	list-style-type:none;
	width:16%;
	float:left;
}
#tags-rel-ext-tag li {
	list-style-type:none;
}
#tags-rel-ext-tag a{
	color:#fff;
}

.btn-tag-nav,#trending .btn-tag-nav {
	display:inline-block;
	background-color:#2f2f2f;
	padding:10px 20px;
	border-radius:30px;
	color:#fff;
	text-decoration:none;
}

.btn-tag-nav:hover,#trending .btn-tag-nav:hover {
	background-color:#2eabba;
	text-decoration:underline;
}

.tag-categories-main {
	width:90%;
	margin:0 auto;
}

.tag-categories-main h1 a {
	color:#fff;
}

#podcast-categories ul {
	width:24%;
	display:inline-block;
	margin:0;
	padding:0;
	list-style-type:none;
	vertical-align:top;
}

#podcast-categories li {
	margin:5px 0;
}
#byalpha ul,#paginate ul {
	width:100%%;
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
}
#byalpha li,#paginate li {
	display:inline-block;
	margin:10px;
}
#byalpha li a,#podcast-categories li a,#paginate li a {
	color:#fff;
}

#podcasts-rel-tag .carousel-row, .trending-row .carousel-row {
	vertical-align:top;
}

.trending-row {
	border-bottom:#4f4f4f solid 1px;
	height:380px;
}

.trending-row .carousel-container {
	overflow-x:hidden;
	width:100%;
}

.trending-row .carousel-row  {
	width:3200px;
	position:relative;
}

.carousel-next,.carousel-prev {
	border:solid 1px #fff;
	width:50px;
	height:50px;
	border-radius:50px;
	position:absolute;
	top:125px;
	z-index:99999;
	text-align:center;
	cursor:pointer;
}
.carousel-next img,.carousel-prev img {
	margin-top:15px;
}

.carousel-prev {
	display:none;
	margin-left:50px;
}
.shifted-row .carousel-prev {
	display:block;
}
.shifted-row .carousel-next {
	display:none;
}

#podcasts-rel-tag .card {
	display:inline-block;
	width:9.355%;
	margin:0 0.25% 10px 0.25%;
	padding:0.5%;
	border-radius:10px;
	min-width:100px;
	position:relative;
	overflow:hidden;
}

.trending-row .card {
	display:inline-block;
	width:150px;
	margin:0 5px 10px 5px;
	padding:0 8px;
	border-radius:10px;
	min-width:100px;
	position:relative;
	overflow:hidden;
	vertical-align:top;
}

#podcast-info h1, #tag-title h1 {
	margin-bottom:10px;
}

.sharebtns-main {
	display:inline-block;
}

.sharebtns-main>strong{
	display:inline-block;
	margin:24px 10px 0 0;
	vertical-align:top;
}

.sharebtns-main>a>div{
	display:inline-block;
	margin:0 auto 8px;
	border-radius:12px;
	padding:10px;
	height:32px;
	width:32px;
}

.copied-msg {
	display:inline-block;
	margin:24px 10px 0 10px;
	vertical-align:top;
}

@media (max-width:2000px) {
	.trending-row .card:nth-child(10) {opacity:0.2;}
	.trending-row .card:nth-child(9) {opacity:0.2;}
	.carousel-next {margin-left:1500px;}
	.carousel-prev {margin-left:1330px;}
	.trending-row .shifted-row {margin-left:-1320px;}
	.trending-row .shifted-row .card:nth-child(9) {opacity:1;}
	.trending-row .shifted-row .card:nth-child(8) {opacity:0.2;}
}
@media (max-width:1700px) {
	.trending-row .card:nth-child(8) {opacity:0.2;}
	.carousel-next {margin-left:1330px;}
	.carousel-prev {margin-left:1150px;}
	.trending-row .shifted-row {margin-left:-1060px;}
	.trending-row .shifted-row .card:nth-child(8) {opacity:1;}
	.trending-row .shifted-row .card:nth-child(7) {opacity:0.2;}
}
@media (max-width:1500px) {
	.trending-row .card:nth-child(7) {opacity:0.2;}
	.carousel-next {margin-left:1150px;}
	.carousel-prev {margin-left:970px;}
	.trending-row .shifted-row {margin-left:-880px;}
	.trending-row .shifted-row .card:nth-child(7) {opacity:1;}
	.trending-row .shifted-row .card:nth-child(6) {opacity:0.2;}
	.trending-row .shifted-row .card:nth-child(5) {opacity:0.2;}
}
@media (max-width:1300px) {
	.trending-row .card:nth-child(6) {opacity:0.2;}
	.carousel-next {margin-left:970px;}
	.carousel-prev {margin-left:790px;}
	.trending-row .shifted-row {margin-left:-650px;}
	.trending-row .shifted-row .card:nth-child(6) {opacity:1;}
	.trending-row .shifted-row .card:nth-child(5) {opacity:0.2;}
	.trending-row .shifted-row .card:nth-child(4) {opacity:0.2;}
}
@media (max-width:1100px) {
	.trending-row .card:nth-child(5) {opacity:0.2;}
	.carousel-next {margin-left:790px;}
	.carousel-prev {margin-left:610px;}
	.trending-row .shifted-row {margin-left:-500px;}
	.trending-row .shifted-row .card:nth-child(5) {opacity:1;}
	.trending-row .shifted-row .card:nth-child(4) {opacity:0.2;}
	.trending-row .shifted-row .card:nth-child(3) {opacity:0.2;}
}
@media (max-width:800px) {
	.trending-row .card:nth-child(4) {opacity:0.2;}
	.carousel-next {margin-left:610px;}
	.trending-row .shifted-row .card:nth-child(4) {opacity:1;}
}
@media (max-width:700px) {
	.trending-row .card:nth-child(3) {opacity:0.2;}
	.carousel-next {margin-left:420px;}
	.trending-row .shifted-row .card:nth-child(3) {opacity:1;}
}

#podcasts-rel-tag .card img, .trending-row .card img {
	width:100%;
	border-radius:10px;
}

#podcasts-rel-tag .card-body {
	height:120px;
	overflow:hidden;
}
#podcasts-rel-tag #feed .card-body {
	height:150px;
}

.trending-row .card h6.card-subtitle,#feed .card h6.card-subtitle{
	margin:5px 0;
	height:24px;
}

.trending-row .card p.pcmeta img,#feed .card p.pcmeta img {
	height:12px;
	width:12px;
	color:#fff;
	border-radius:0;
}

.trending-row .card p.pcmeta,#feed .card p.pcmeta {
	background:rgba(255, 255, 255, 0.05);
	font-size:10px;
	padding:4px 2px;
	border-radius:20px;
	text-align:center;
}

.trending-row .card p.pcmeta span,#feed .card p.pcmeta span {
	position:relative;
	top:-2px;
}

.epduration {
	float:left;
	width:50%;
}

.epcreated {
	float:right;
	width:40%;
}

.bg-pod {
	position: absolute;
	width:200%;
	height: 235px;
	left: -50%;
	top: 0px;
	z-index:-9999;
	filter: blur(70px);
	-webkit-filter: blur(70px);
}

.main-pod-card {
	width:100%;
	padding-top:8px;
}

#played .main-pod-card,#queue .main-pod-card {
	padding-top:0px;
}

h5.card-title {
	font-size:1em;
	margin:5px 0 0 0;
	height:74px;
	overflow:hidden;
}

p.card-text {
	font-size:0.7em;
	margin:5px 0 0 0;
}

#episodes-container p.card-text {
	line-height:26px;
}

.target-episode {
	border:solid 1px #2eabba;
	border-radius:6px;
}

.episode {
	margin-bottom:10px;
}

.episode>div.card-body {
	padding: 10px;
	border-radius:10px;
}

.epimg {
	float:left;
	margin:0 20px 20px 0;
	width:100%;
	border-radius:10px;
}

.epmeta {
	margin:0 5px;
	padding:10px;
	border-radius:10px;
	background-color:#1f1f1f;
}

.epaction {
	margin:0 5px;
	padding:10px;
	border-radius:10px;
	background-color:#2eabba;
	color:#fff;
}

.epaction a {
	color:#fff;
	text-decoration:none;
}

.epdesc {
	font-size:1em !important;
}

.eptags a {
	margin:10px 0 0 0;
}

.episode h5.card-title {
	font-size:1.25em;
	margin:0;
	height:auto;
	overflow:hidden;
}


.episode .card-text a {
	color:#ccc;
	text-decoration:none;
	font-size:1.25em;
}

.episode .card-text {
	color:#ccc;
}

.epleft {
	float:left;
	width:12%;
}

.epright {
	float:left;
	width:86%;
	margin-left:2%;
}

.btn-follow {
	padding:8px 12px;
	color:#fff;
	border:none;
	border-radius:36px;
	background-color: #2eabba; 
	/* background-image: linear-gradient(to right, #4cff5e, #0073ff);*/
	/* background-image: linear-gradient(to right, #2a98c4, #45d48b); */
	text-decoration:none;
	font-size:1em;
	position:relative;
	top:-5px;
	display:inline-block;
	margin-left:20px;
}

#player {
	display:none;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #1f1f1f;
	color: white;
}

#player-img {
	float:left;
	width:10%;
}

#player-img img{
	width:100%;
	max-width:100px;
	margin-left:20px;
}

#player-play {
	width:80px;
	height:80px;
	border-radius:80px;
	border:solid 2px #fff;
	display:inline-block;
}

#player-back,#player-forward {
	width:40px;
	height:40px;
	display:inline-block;
}

#player-main {
	float:left;
	width:80%;
}

.seek-label {
	margin:0 0 0 -30px;
	display:inline-block;
	position:relative;
	top:-14px;
	left:0;
}

#transcript-display {
	display:none;
	position:absolute;
	top:-28px;
	background-color:#1f1f1f;
	width:100%;
	padding:3px 0;
}

#transcript-display a{
	color:#2eabba;
}

#transcript-display a:hover{
	color:#fff;
}

#transcript-text {
	margin-left:20px;
	display:inline-block;
	color:#45d48b;
}

#transcript-search-results {
	background-color:#1f1f1f;
	position:absolute;
	left:0;
	padding:0 20px;
	border-top-right-radius:30px;
}

#transcript-search-results p{
	font-size:18px;
	margin:0;
	padding:0;
}

#transcript-search-results a {
	color:#2eabba;
	line-height:24px;
}

#transcript-search-results a:hover {
	color:#fff;
}

#transcript-q {
	width:247px;
}

#chapters {
	width:100%;
}

#all-chapters {
	position:relative;
	background-color:#1f1f1f;
	margin-top:-325px;
	float:right;
	width:30%;
	height:325px;
	overflow-y:hidden;
	overflow-x:hidden;
	color:#2eabba;
}

#chapters-main {
	width:100%;
	height:300px;
	overflow-y:scroll;
	overflow-x:hidden;
}

#chapters-link a,#chapters-link a:visited,#all-chapters a,#all-chapters a:visited {
	color:#2eabba;
}

#all-chapters h3 {
	float:left;
	margin:5px 0;
}
#close-all-chapters {
	float:right;
	margin:5px 20px 0 5px;
}
#all-chapters ul,#all-chapters li {
	width:100%;
	clear:both;
	float:none;
	padding:0;
	margin:0;
	list-style-type:none;
}
#all-chapters ul img {
	float:left;
	width:100px;
}

#all-chapters ul div {
	float:left;
	margin-left:10px;
	width:calc(100% - 110px);
}

.chapter-tab {
	display:inline-block;
	background-color:#2eabba;
	margin:0;
	height:20px;
	border-right:1px solid #fff;
}

#player-episode-name {
	margin:0 0 0 110px;
}

#v4v {
	position: absolute;
	top: -490px;
}

#profile-main {
	width:90%;
	margin:0 auto;
}

#footer {
	width:90%;
	margin:0 auto 120px auto;
	text-align:center;
}
#footer p,#footer>img {
	display:inline-block;
	vertical-align:middle;
	margin:0 20px;
}
#footer a {
	color:#fff;
}

#home-banner {
	width:100%;
	margin:0;
	padding:20px 0;
	text-align:center;
	background-color:#1f1f1f;
}

#home-banner span {
	background: linear-gradient(to right, #2a98c4, #45d48b);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#home-main {
	width:90%;
	margin:0 auto;
}

#home-main h2{
	border-bottom:#4f4f4f solid 1px;
}

.trending-row h3 {
	height:38px;
	overflow:hidden;
}

.trending-row h3 a.trending-tag{
	background: linear-gradient(to right, #2a98c4, #45d48b);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.trending-row h3 a.trending-tag . span {
	font-size:20px;
}

.trending-row h3>span {
	font-size:12px;
}

.trending-row h3>span a {
	font-size:12px;
	margin-right:10px;
}

#home-categories,#home-categories-tags {
	width:90%;
	margin:0 auto;
}

#home-categories ul,#home-categories-tags ul {
	list-style-type:none;
	width:24%;
	display:inline-block;
	vertical-align:top;
	margin:0;
	padding:0;
}

#home-categories ul li,#home-categories-tags ul li {
	margin:5px;
}

#home-categories ul li strong a,#home-categories-tags ul li strong a{
	background: linear-gradient(to right, #2a98c4, #45d48b);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding:0 0 10px 0;
}

#home-categories ul li a,#home-categories-tags ul li a{
	color:#fff;
	padding:0 0 5px 20px;
}

#home-categories ul li strong a:hover,#home-categories-tags ul li strong a:hover{
	text-decoration:underline;
}

#tsresults {
	margin:0 20px;
}
#tsresults .list-group{
	position:static;
}

.viewallep {
	color:#2eabba;
}

#podcast-summary svg {
	color:#2eabba;
}

#podcast-summary #podcast-rel-tag svg {
	color:#fff;
}

#podcast-rel-tag .btn-tag-nav,#tags-rel-tag .btn-tag-nav {
	margin:4px 0;
}

#podcast-img {
	width:20%;
	margin:0 2% 0 0;
	float:left;
	text-align:center;
}

#podcast-img img {
	width:100%;
	border-radius:10px;
}

#podcast-img a {
	background: linear-gradient(to right, #2a98c4, #45d48b);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin:10px 0;
	display:block;
}

#podcast-info {
	width:78%;
	float:left;
}

#podcast-info a{
	color:#2eabba;
}

#podcast-info a.btn-follow,#tag-title a.btn-follow{
	color:#fff;
	display:inline-block;
	margin:10px 0;
	font-size:1em;
}

#podcast-stats-container {
	width:100%;
}
#podcast-stats-container li {
	display:inline-block;
	background-color:#0a0a0a;
	padding:20px;
	border-radius:10px;
	text-transform:uppercase;
	text-align:center;
	margin:10px 1% 20px 1%;
	width:18%;
	vertical-align:top;
	background:linear-gradient(180deg, rgba(24, 26, 30, 0.7) 0%, rgba(19, 20, 22, 0.7) 100%);
}

#overlay {
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(0,0,0,0.5);
	z-index:2;
	cursor:pointer;
}

.overlaycontainer {
	position:fixed;
	display:none;
	top:25%;
	left:25%;
	width:50%;
	z-index:9999;
}

.overlaycontainer {
	color:#000;
	background-color:#fff;
	border-radius:10px;
}

a.btn-overlay {
	padding:10px;
	color:#fff;
	background-color:#0073ff;
	border-radius:10px;
	text-decoration:none;
}

a.btn-cancel {
	color:#fff;
	background-color:#f57F66;
}

input.btn {
	padding:10px;
	color:#fff;
	background-color:#0073ff;
	border-radius:10px;
	text-decoration:none;
	width:auto;
}

#queue a.btn-listen-later {
	padding:10px;
	color:#fff;
	background-color:#0073ff;
	border-radius:10px;
	text-decoration:none;
}


#signup-left {
	float:left;
	width:25%;
	margin-right:5%;
}

#signup-right {
	float:left;
	width:70%;
}

ul#nav-seasons {
	padding:0;
	margin:20px 0 10px 5px;
	list-style-type:none;
}

ul#nav-seasons li{
	padding:10px;
	margin:0 2px;
	list-style-type:none;
	display:inline-block;
	border-radius:0.25rem;
	border-top:solid 2px #e4e4e4;
	border-left:solid 2px #e4e4e4;
	border-right:solid 2px #e4e4e4;
	border-bottom:solid 2px #e4e4e4;
	background-color:#fff;
}

ul#nav-seasons li.selected{
	border-radius:0.25rem;
	border-top:solid 2px #e4e4e4;
	border-left:solid 2px #e4e4e4;
	border-right:solid 2px #e4e4e4;
	border-bottom:solid 2px #fff;
	background-color:#e4e4e4;
}

#claimed-section {
	background-color:#fff;
	border:solid 1px #2eabba;
	border-radius:0.25rem;
	margin-bottom:15px;
	padding:15px;
	color:#000;
}

#signup-claimpodcast {
	clear:both;
	float:none;
}

#signup-claimpodcast {
	clear:both;
	float:none;
}

#signup-claimpodcast img {
	margin-right:20px;
}
#signup-claimpodcast div {
	float:left;
}

#signup-claimpodcast h2 {
	margin-top:40px;
}

.desktop-col-5 {
	width:20%;
	float:left;
}

.desktop-col-5 li {
	margin:5px 0;
}

.desktop-col-5 a {
	color:#fff;
}

#home-featured {
	border-bottom:none;
}
#home-featured .epaction {
	padding:5px;
	display:block;
	margin-bottom:10px;
}

#home-featured .epaction a {
	font-size:10px;
}

#home-featured .card {
	opacity:1.0 !important;
	text-align:center;
}

#home-featured h5.card-title {
	height:14px !important;
}

.epoffer {
	float:right;
	width:20%;
	max-width:200px;
	margin-left:5%;
}
.epoffer-container {
	float:left;
	width:75%;
}

.jp-audio *:focus,
.jp-audio-stream *:focus {
  outline: none;
}

.jp-audio button::-moz-focus-inner,
.jp-audio-stream button::-moz-focus-inner {
  border: 0;
}

.jp-audio {
  width: 100%; }

.jp-audio-stream {
  width: 100%; }

.jp-interface {
  position: relative;
  width: 100%; }

.jp-audio .jp-interface,.jp-audio-stream .jp-interface {
  margin-bottom: 10px;
}

/* @group CONTROLS */

.jp-interface .jp-controls {
  margin: 0;
  padding: 0;
  overflow: hidden; }

.jp-controls button {
  display: block;
  float: left;
  overflow: hidden;
  text-indent: -9999px;
  border: none;
  cursor: pointer; }

.jp-play {
  width: 74px;
  height: 74px;
  border-radius:74px;
  background-color:#2eabba !important;
 }

.jp-play {
  background: url("https://ivy.fm/img/play.svg") 0 0 no-repeat; }

.jp-state-playing .jp-play {
  background: url("https://ivy.fm/img/pause.svg") 0 -0 no-repeat; }

/* @end */
/* @group progress bar */
.jp-progress {
  overflow: hidden;
  background-color: #ddd; }

.jp-audio .jp-progress {
  position: absolute;
  top: 32px;
  height: 15px; }

.jp-audio .jp-type-single .jp-progress {
  left: 110px;
  width: 100%; }

.jp-audio .jp-type-playlist .jp-progress {
  left: 166px;
  width: 130px; }

.jp-seek-bar {
  background-color:#ccc;
  width: 0px;
  height: 100%;
  cursor: pointer;
}

.jp-play-bar {
  background-color:#2eabba;
  width: 0px;
  height: 100%;
}

/* The seeking class is added/removed inside jPlayer */
.jp-seeking-bg {

  background: url("https://ivy.fm/img/loadaudio.gif");

}

/* @end */
/* @group current time and duration */
.jp-audio .jp-time-holder {
  position: absolute;
  top: 50px; }

.jp-audio .jp-type-single .jp-time-holder {
  left: 110px;
  width: 100% }

.jp-audio .jp-type-playlist .jp-time-holder {
  left: 166px;
  width: 130px; }

.jp-current-time,
.jp-duration {
  width: 60px;
  font-size: .64em;
  font-style: oblique; }

.jp-current-time {
  float: left;
  display: inline;
  cursor: default; }

.jp-duration {
  float: right;
  display: inline;
  text-align: right;
  cursor: pointer; }
/* @end */
/* @group playlist */
.jp-details {
  font-weight: bold;
  text-align: center;
  cursor: default; }

.jp-details,
.jp-playlist {
  width: 100%;
  background-color: #ccc;
}

.jp-type-single .jp-details,
.jp-type-playlist .jp-details {
  border-top: none; }

.jp-details .jp-title {
  margin: 0;
  padding: 5px 20px;
  font-size: .72em;
  font-weight: bold; }

.jp-playlist ul {
  list-style-type: none;
  margin: 0;
  padding: 0 20px;
  font-size: .72em; }

.jp-playlist li {
  padding: 5px 0 4px 20px;
  border-bottom: 1px solid #eee; }

.jp-playlist li div {
  display: inline; }

/* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */
div.jp-type-playlist div.jp-playlist li:last-child {
  padding: 5px 0 5px 20px;
  border-bottom: none; }

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
  list-style-type: square;
  list-style-position: inside;
  padding-left: 7px; }

div.jp-type-playlist div.jp-playlist a {
  color: #333;
  text-decoration: none; }

div.jp-type-playlist div.jp-playlist a:hover {
  color: #0d88c1; }

div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
  color: #0d88c1; }

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
  float: right;
  display: inline;
  text-align: right;
  margin-right: 10px;
  font-weight: bold;
  color: #666; }

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
  color: #0d88c1; }

div.jp-type-playlist div.jp-playlist span.jp-free-media {
  float: right;
  display: inline;
  text-align: right;
  margin-right: 10px; }

div.jp-type-playlist div.jp-playlist span.jp-free-media a {
  color: #666; }

div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {
  color: #0d88c1; }

span.jp-artist {
  font-size: .8em;
  color: #666; }

/* @end */
.jp-jplayer audio,
.jp-jplayer {
  width: 0px;
  height: 0px; }

.jp-jplayer {
  background-color: #000000;
}

.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}
.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}
.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}
.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}
.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}
.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}
.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}
.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}
.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}
.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}
.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}
.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}
.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}
.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}
.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}
.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}
.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}
.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}
.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}
.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}
.popover-header{margin-top:0;padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#999;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}
.popover-header:empty{display:none}
.popover-body{padding:.5rem .75rem;color:#212529}

@media (max-width:1900px) {
	#header-search {
		width:50%;
	}
	#search {
		width:70% !important;
	}
	#piecats-container {
		width:1% !important;
		padding-top:20px;
	}
	#piecats {
		width:380px !important;
		left:-300px !important;
	}
}

@media (max-width:1600px) {
	#header-search {
		width:50%;
	}
	#search {
		width:70% !important;
	}
	#piecats-container {
		width:1% !important;
	}
	#piecats {
		width:350px !important;
		left:-300px !important;
	}
}

@media (max-width:1500px) {
	#header-search {
		width:39%;
	}
	#search {
		width:70% !important;
	}
	#piecats-container {
		float:none !important;
		clear:both !important;
		width:100% !important;
	}
	#piecats {
		width:500px !important;
		height:200px;
		position:static !important;
		left:0px !important;
		top:0px !important;
	}
}


@media (max-width:1200px) {
	#header-logo, #header-nav,#header-search {
		float:none;
		width:100%;
		text-align:center;
		margin:5px 0;
	}
	#header-nav a {
		padding:0 10px;
	}
	#header-search #search {
		width:80%;
		font-size:16px;
	}
	#podcast-info h1 {
		min-height:80px;
	}
}

@media (max-width:960px) {
	#header-nav a {
		padding:0 5px;
	}
	#tag-summary {
		padding-top:0px;
	}
	#tag-stats-container,#podcast-stats-container {
		width:100%;
	}
	#tag-stats-container li,#podcast-stats-container li {
		width:46%;
		padding:0px;
		margin:5px 1% 5px 1%;
	}
	#tag-stats-container li strong,#podcast-stats-container li strong {
		font-size:28px;
	}
	#tag-stats-container li:last-child {
		width:100% !important;
	}
	#tag-img {
		display:none;
	}
	#tagsearch {
		width:75% !important;
	}
	.histlabel,.bh2011,#h2011,.bh2012,#h2012,.bh2013,#h2013,.bh2014,#h2014,.bh2015,#h2015,.bh2016,#h2016,#h2017,#h2018 {
		display:none;
	}
	.hist-section {
		width:100%;
	}
	.histbar {
		width:0.7%;
	}
	.epleft {
		width:30%;
	}
	.epright {
		width:66%;
		margin-left:4%;
	}
	#hist-main {
		width:100%;
	}
	.bh2011,.bh2012,.bh2013,.bh2014,.bh2015,.bh2016,.bh2017,.bh2018 {
		display:none;
	}
	#h2011,#h2012,#h2013,#h2014,#h2015,#h2016,#h2017,#h2018 {
		display:none;
	}
	.histbar {
		width:1%;
	}
	.hist-xlbls span {
		width:16%;
	}
	.jp-progress, .jp-time-holder {
		left:30% !important;
		width:70% !important;
	}
	.epdesc {
		max-height:100px;
		overflow:hidden;
		margin-bottom:30px !important;

	}
	.epdescshowmore {
		float:right;
		margin:-20px 0 0 0;
	}
	.epdescshowmore a {
		background-color:#2eabba;
		border-color:#2eabba;
		color:#fff;
		border-radius:10px;
		padding:5px;
		text-decoration:none;
	}
	.trending-row h3 {
		height:auto;
	}
	.trending-row h3>span {
		max-height:118px;
		display:block;
	}
	.trending-row h3>span>span {
		display:inline-block;
	}
	#trending .btn-tag-nav {
		margin:2px;
	}
	#podcast-stats-container ul li{
		width:100%;
	}
	#podcast-img a span{
		display:none;
	}

	#signup-left {
		float:none;
		clear:both;
		width:100%;
		margin-right:0;
	}

	#signup-right {
		float:none;
		clear:both;
		width:100%;
	}
	.trending-row .carousel-container {
		overflow-x:scroll;
	}
	.carousel-next,.carousel-prev {
		display:none;
	}
	.trending-row .carousel-container .card {
		opacity:1.0;
	}
	.overlaycontainer {
		width:90%;
		left:5%;
	}
	.epaction {
		display:block;
		margin:5px;
	}
	.epmeta {
		display:inline-block;
		margin:5px;
	}
	#signup-claimpodcast {
		display:none;
	}
	#home-banner {
		padding:0 0 20px 0;
	}
}

@media (min-device-width: 768px) and (max-device-width: 1024px) {
	.trending-row h3 {
		height:auto;
	}
	.trending-row h3>span {
		max-height:50px;
		display:block;
	}
	.trending-row h3>span>span {
		display:inline-block;
	}
	#trending .btn-tag-nav {
		margin:2px;
	}
	.pcmeta img {
		display:none;
	}
	#queue a.btn-listen-later {
		padding:8px;
	}
	#piecats-container {
		float:none !important;
		clear:both !important;
		width:100% !important;
	}
	#piecats {
		width:500px !important;
		height:200px;
		position:static !important;
		left:-100px !important;
		top:0px !important;
		margin-left:-70px;
	}
}

@media (max-width:560px) {
	#podcast-info a.btn-follow {
		margin:50px 0 0 -22%;
	}
	#podcast-info p,#podcast-stats-container {
		margin-left:-22%;
		width:110%;
	}
	#all-chapters {
		float:none;
		width:100%;
	}

	.desktop-col-5 {
		width:100%;
		float:none;
	}
	.sharebtns-main {
		display:block;
		width:100%;
		margin:10px 0 0 0;
	}
	.sharebtns-main-tag {
		margin:10px 0 0 0 !important;
	}
	.sharebtns-main>strong{
		display:none;
	}
	#home-categories ul,#podcast-categories ul {
		width:100%;
	}
	.pcmeta img {
		display:none;
	}
	#queue a.btn-listen-later {
		padding:8px;
	}
	#tabprofile {
		display:none !important;
	}
	#podcasts-rel-tag .card,#popep .card{
		width:30.9%;
	}
	#podcasts-rel-tag .carousel-row>div:nth-child(n+7) {
		display:none;
	}

	#podcasts-rel-tag.show-all-podcasts-rel-tag .carousel-row>div:nth-child(n+7) {
		display:inline-block;
	}
	#tags-rel-ext-tag ul {
		width:30%;
	}
	#tags-rel-ext-tag ul:nth-child(3),#tags-rel-ext-tag ul:nth-child(4),#tags-rel-ext-tag ul:nth-child(5) {
		display:none;
	}
	#tags-rel-ext-tag li {
		padding:3px 0;
	}
	#piecats-container {
		float:none !important;
		clear:both !important;
		width:100% !important;
	}
	#piecats {
		width:400px !important;
		height:200px;
		position:static !important;
		left:-100px !important;
		top:0px !important;
		margin-left:-50px;
	}
	#transcript-search-results {
		width:100%;
		border-top-right-radius:0px;
	}
	#transcript-search-results a {
		font-size:12px;
	}
	#transcript-q {
		font-size:16px;
		width:100%;
		display:inline-block !important;
	}
	#transcript-display a,#transcript-display input {
		position:absolute;
		left:0;
		top:-25px;
	}
	#transcript-text {
		font-size:12px;
	}
}