html {scroll-behavior: smooth;}
body, body p, body div{font-family: Sen !important;font-weight: 400 !important; }
.home div, .home p {color: #999999;}
h1,h2,h3,h4,h5,h6{font-family: Big Shoulders, sans-serif !important;font-weight: 600 !important;}
b, strong {font-weight: bold !important;}
@media (max-width: 991px) {}
@media only screen and (max-width: 768px){
	.swiper-slide {width: 100% !important;}
	.testimonials-wrapper .testimonials-block .carousel-control {display: none;}
	.carousel-control.left, .carousel-control.right {background-image: unset; background-image: unset;background-repeat: unset;}
	.carousel-control, .carousel-control:hover, .carousel-control:focus {color: #FFFFFF;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #fcf2a5;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #FFFFFF;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Sen';z-index:99;}
.ry-btn{height:50px;display:flex;align-items:center;justify-content:center;padding-left:25px;padding-right:25px;max-width:max-content;color:#fff!important;background:#000!important;font-size:20px!important;border-radius:40em;text-transform:uppercase}
.ry-btn-primary:hover {background: linear-gradient(270deg,rgba(251, 247, 171, 1) 0%, rgba(253, 222, 146, 1) 20%, rgba(254, 198, 123, 1) 100%) !important;color: 1a1a1a !important;}
.ry-btn.ry-btn-secondary{color:#fff!important;background:#1a1a1a!important;border:1px solid #3c3b3b}
.ry-btn.ry-btn-secondary:hover {background: linear-gradient(270deg,rgba(251, 247, 171, 1) 0%, rgba(253, 222, 146, 1) 20%, rgba(254, 198, 123, 1) 100%) !important;color: #000 !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius:  !important; font-size: 18px !important}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; top: -200px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }
#ry-pg-body .owl-carousel .owl-item img {filter: unset;}
.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}
li.third-level-container:not(.third-level a):after {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    top: 12px;
    right: 12px;
}

@media (max-width: 1080px) {
	.ry-list-wrp .ry-list-item .ry-list-photo img {
		margin: auto;
	}
	.ry-list-wrp .ry-list-item .ry-box-right * {
		text-align: center;
	}
	.ry-list-wrp .ry-list-item .ry-box-right .col-xs-12 {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 30px;
		margin-bottom: 20px;
	}
}

/* INTERIOR PAGE SIDEBAR AND FULL WIDTH */
body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-left {
    width: 100%;
    max-width: 100%;
    float: unset;
}

body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-right {
    display: none;
}

.title-open {
  border-radius: 10px 10px 0 0 !important;
}

.title-closed {
  border-radius: 10px !important;
}

body.home {background: #000000;}

.hero-custom {
    background: #000000;
    padding: 5px 0 30px 5vw;
}
.hero-custom .icon:hover {
  animation: bounce 1s infinite !important;
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.hero-custom .txt, .hero-custom .arrow-line, .inner-banner .arrow-line {width: 30%;}
.hero-custom .logo, .ry-bg-title .logo {width: 200px;}
.hero-custom .hero-txt h1 {
    color: #fff;
    font-size: 120px;
    font-weight: 400 !important;
    text-transform: uppercase;
    line-height: 1.1;
    white-space: nowrap;
}
.hero-custom .hero-txt {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}
.hero-custom .hero-txt .span-1 {
    background: linear-gradient(270deg,rgba(251, 247, 171, 1) 0%, rgba(253, 222, 146, 1) 20%, rgba(254, 198, 123, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.hero-custom .hero-txt p {text-transform: uppercase;}
.hero-custom .icon svg, .inner-banner .icon svg {
    fill: #fff;
    width: 40px;
}
.hero-custom .ry-flex.btm, .inner-banner .ry-flex.btm, .inner-banner .ry-flex.btm {
    align-items: center;
    padding: 40px 15px 0 0;
}
.ry-line {
    height: 2px;
    background: #beac73;
}
.hero-custom .arrow-line, .inner-banner .arrow-line {
    gap: 30px;
    align-items: center;
}
.hero-custom .platform-logo, .inner-banner .platform-logo {width: fit-content;}
.hero-custom .platform-logo img, .inner-banner .platform-logo img {
    height: 26px;
    object-fit: contain;
}
.hero-custom .subscription-links, .inner-banner .subscription-links {
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
    padding-left: 40px;
}
.hero-custom .hero-vid:before, .hero-custom .hero-vid:after {
    content: '';
    position: absolute;
    top: 14px;
    right: 0;
    width: 50%;
    height: 5px;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-091b8190-8df1-48c9-a5d1-b20755b25a5e/HomepageAssets/video_line_top.png) no-repeat;
    background-size: cover;
    background-position: center;
}
.hero-custom .hero-vid:after {
    top: unset;
    bottom: -7px;
}
.hero-custom .hero-vid .ry-iframe {
    border-radius: 15px 0 0 15px;
    overflow: hidden;
}
.subscription-links .txt {width: fit-content;}
.subscription-links .txt p {
    font-size: 16px;
    text-transform: uppercase;
    white-space: nowrap;
}
section.section {padding: 80px 0;}
.section.hp-welcome {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-091b8190-8df1-48c9-a5d1-b20755b25a5e/HomepageAssets/welcome_bg.jpg) no-repeat;
    background-size: cover;
    align-items: center;
    gap: 5vw;
}
.hp-welcome .txt {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-091b8190-8df1-48c9-a5d1-b20755b25a5e/HomepageAssets/circle_center.png) no-repeat;
    padding: 30px 8vw;
    background-size: cover;
    min-width: 800px;
    aspect-ratio: 1;
    display: grid;
    place-items: center;
}
.section-heading {margin-bottom: 20px;}
.section-heading h2 {
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300 !important;
    line-height: 1.3;
}
.section-heading p {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fcf2a5;
}
.cta-wrapper.ry-flex {
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
}
.hp-welcome .left-imgs, .hp-welcome .right-imgs {gap: 10px;}
.hp-welcome .each-img:nth-of-type(2) {margin-top: 10px;}
.left-imgs .col-2, .right-imgs .col-1 {padding-top: 110px;}

.section.hp-popular-topics {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-091b8190-8df1-48c9-a5d1-b20755b25a5e/HomepageAssets/mpt_bg.jpg) no-repeat;
    background-size: cover;
	padding: 160px 0;
}
.hp-popular-topics .ry-content {
    max-width: 900px;
    margin: 0 auto;
    float: none;
}
.hp-popular-topics .category {
    display: none;
    padding: 30px 2vw;
	flex-wrap: wrap;
    gap: 15px;
	justify-content: center;
}
.hp-popular-topics .menu {justify-content: center;}
.hp-popular-topics .menu-item {
    width: fit-content;
    padding: 0 30px 5px;
}
.hp-popular-topics .menu-item:not(:last-child) {border-right: 2px solid #343434;}
.hp-popular-topics .menu-item div {
    text-transform: uppercase;
    letter-spacing: 3px;
	cursor: pointer;
	position: relative;
}
.hp-popular-topics .menu-item.active div::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(270deg,rgba(251, 247, 171, 1) 0%, rgba(253, 222, 146, 1) 20%, rgba(254, 198, 123, 1) 100%);
}
.hp-popular-topics .menu-item.active div {color: #fcf2a5;}
.hp-popular-topics .category.active {display: flex;}
.hp-popular-topics .icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(270deg,rgba(251, 247, 171, 1) 0%, rgba(253, 222, 146, 1) 20%, rgba(254, 198, 123, 1) 100%);
    border-radius: 50%;
    margin: 0 auto 10px;
    float: none;
    display: grid;
    place-items: center;
}
.hp-popular-topics .icon img {
    height: 35px;
    width: 35px;
    object-fit: contain;
}
.hp-popular-topics .each-category {
    width: 180px;
    padding: 30px 1vw;
    background: #ffffff0d;
    border-radius: 15px;
    border: 2px solid #ffffff0a;
}
.hp-popular-topics .each-category:hover {
    border-color: #c59d63;
    box-shadow: rgba(193, 159, 102, 0.1) 0px -14px 24px 1px;
}
.hp-popular-topics .each-category .title a {
    color: #f0f0f0;
    font-size: 16px;
    line-height: 1.3;
    display: inline-block;
}
.btn-center {
    margin: 0 auto;
    float: none;
}

.episodes .each-slide {
    /*width: calc(24.33% - 15px);*/
    border-radius: 15px;
    overflow: hidden;
}

.episodes .each-slide .btm {
	padding: 30px 20px;
	background: #000000;
}
.episodes .each-slide .subcategories {
    justify-content: flex-start;
    gap: 10px;
	min-height: 50px;
}
.episodes .each-slide .subcategory {width: fit-content;}
.episodes .each-slide .subcategory a, .episodes .each-slide .subcategory span {
    display: block;
    padding: 5px 8px;
    font-size: 12px;
    color: #fff;
    background: #ffffff0d;
    border: 2px solid #ffffff0a;
    border-radius: 40em;
    text-transform: uppercase;
    width: fit-content;
	text-align: center;
}
.episodes .each-slide .subcategory a:hover, .episodes .each-slide .subcategory span:hover {
	background: linear-gradient(270deg,rgba(251, 247, 171, 1) 0%, rgba(253, 222, 146, 1) 20%, rgba(254, 198, 123, 1) 100%);
	color: #000000;
}
.episodes .each-slide .title, .episodes-grid .each-slide .title {min-height: 100px;}
.episodes .each-slide h3, .episodes-grid .each-slide h3 {
    color: #fcf2a5;
    font-size: 16px !important;
    margin: 15px 0;
    line-height: 1.2;
    font-weight: 300 !important;
    font-family: 'Sen' !important;
}
.episodes .each-slide .social-links, .episodes .each-slide .social-links {
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.episodes .each-slide .social-links .each {
    width: 30px;
    height: auto;
}
.episodes .each-slide .date-duration > div {width: fit-content;}
.episodes .each-slide .date-duration p {
    font-size: 14px;
    color: #696969;
}
.episodes .each-slide .social-links .each a {
    position: absolute;
    font-size: 0;
    opacity: 0;
}
.episodes .each-slide .date-duration {margin-top: 20px;}

.subscribe .platform-links {
    justify-content: center;
    gap: 4vw;
	margin-top: 20px;
}
.subscribe .platform-links .each {
    width: fit-content;
}
.subscribe .platform-links .each img {
    height: 35px;
    width: fit-content;
}
.section.subscribe:before, .section.subscribe:after, footer .social-inner-wrap:before, footer .social-inner-wrap:after {
    content: '';
    width: 800px;
    height: 6px;
    position: absolute;
    left: 50%;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-091b8190-8df1-48c9-a5d1-b20755b25a5e/HomepageAssets/subs_line_top.png) no-repeat;
    background-size: cover;
    background-position: center;
    transform: translateX(-50%);
}
.section.subscribe:before {top: 40px;}
.section.subscribe:after {bottom: 30px;}
footer .social-inner-wrap {
    display: flex;
    justify-content: space-around;
    max-width: 600px;
    margin: 0 auto 60px;
	padding: 35px 0;
	position: relative;
}
footer .social-inner-wrap li {list-style: none;}
footer .social-inner-wrap li svg {
    width: 30px;
    fill: #dedede;
}
footer .social-inner-wrap li a:hover svg {fill: #fcf2a5;}
footer .social-inner-wrap:before {top: 0;}
footer .social-inner-wrap:after {bottom: 0;}
footer .logo {
    max-width: 200px;
    margin: 0 auto 60px;
    float: none;
	clear: both;
}
#ry-footer footer div, #ry-footer footer a, #ry-footer footer p {
    color: #b8b8b8;
    font-size: 16px;
    line-height: 1.8;
	text-align: center;
}
footer .powered {margin-top: 60px;}
footer .powered img {
    margin: 0 auto;
    filter: brightness(0) invert(.9);
}
.episodes .arrows svg {
    width: 18px;
    fill: #fff;
}
.episodes .arrows button {
    width: 40px;
    height: 40px;
    border: 1px solid #363535;
    border-radius: 50%;
    display: grid;
    place-items: center;
}
.episodes .arrows button:hover {background: linear-gradient(270deg,rgba(251, 247, 171, 1) 0%, rgba(253, 222, 146, 1) 20%, rgba(254, 198, 123, 1) 100%);}
.episodes .arrows button:hover svg {fill: #000000;}
.episodes .arrows {
    width: fit-content;
    display: flex;
    gap: 10px;
    align-items: center;
}
.episodes-slider .slick-track {
    display: flex;
    gap: 20px;
}
.episodes .slick-list.draggable {padding-right: 40px !important;}
.episodes .ry-container {margin-right: 0;}
section#episodes::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 357px;
    background: linear-gradient(270deg,rgba(251, 247, 171, 1) 0%, rgba(253, 222, 146, 1) 20%, rgba(254, 198, 123, 1) 100%);
    z-index: -1;
}
.episodes .section-heading {padding-right: 40px;}
footer ul.ry-social-custom {padding: 0;}
div#ry-footer > div {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-091b8190-8df1-48c9-a5d1-b20755b25a5e/HomepageAssets/footer_bg.jpg) no-repeat;
    background-size: cover;
}
.ry-pg-title .logo {
	width: 200px;
	margin-bottom: 40px;
}
#ry-pg-banner .ry-bnr-wrp {
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #000000;
    background-position: right;
}
#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {font-weight: 400 !important;}
.inner-banner {
    background: #000000;
    padding: 30px 0;
}
.inner-banner .ry-flex.btm {padding-top: 0;}
.module-326 .ry-text-wrap .ry-heading {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400 !important;
}
.module-326 .ry-text-wrap h2 {
    color: #fcf2a5;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.podcast-iframe-block {
    overflow-x: hidden;
	margin-bottom: 20px;
}

.podcast-iframe-block iframe {
    margin-top: -5em;
	height: 100%;
	min-height: 844px;
}

div#episodes-block ul.pagination {
    width: 100%;
    margin: auto;
    float: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#episodes-block .pagination>li>a {
    border: none;
    background: rgb(119 187 129 / 50%);
	font-weight:normal;
}

div#episodes-block li.active a {
    background: #000000 !important;
}

.episodes-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 30px;
    margin: 40px 0;
}

.episodes-search-bar input.form-control {
    height: 50px;
    border-radius: 0;
    font-size: 18px;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

button.btn.btn-primary.search-btn {
    height: 50px;
    background: #000000;
    border: none;
}

.inside-pg-episodes {background: #1c1c1c;}
.episodes-grid .each-slide {max-width: 450px;}
.default .hp-popular-topics .cta-wrapper {display: none;}
[data-href] {cursor: pointer;}

@media (max-width: 1440px) {
	.hero-custom .hero-txt h1 {font-size: 90px;}
}
@media (max-width: 1200px) {
	.hero-custom .hero-txt h1 {font-size: 65px;}
	.hp-welcome .txt {min-width: 725px;}
	.episodes .each-slide .subcategory a {font-size: 10px;}
}
@media (max-width: 1080px) {
	.section.hp-welcome {gap: 2vw;}
	#ry-pg-banner {padding-top: 50px;}
	#ry-pg-banner .ry-bnr-wrp {
		background-size: cover;
		background-position: left;
	}
	.hero-custom {padding-top: 80px;}
}
@media (max-width: 768px) {
	.episodes .slick-list.draggable {padding-right: 25px !important;}
	.episodes .section-heading {padding-right: 25px;}
	.hp-welcome .left-imgs, .hp-welcome .right-imgs {max-width: 250px;}
	.section.hp-welcome {gap: 30px;}
	.hp-welcome .txt {
		min-width: unset;
		width: 100%;
	}
	.hero-custom .top {
		flex-direction: column-reverse;
		gap: 30px;
	}
	.hero-custom .hero-txt {position: relative;}
	.hero-custom .arrow-line, .inner-banner .arrow-line {width: auto;}
	.hero-custom .subscription-links, .inner-banner .subscription-links {
		flex-wrap: wrap;
		gap: 10px 20px;
	}
	.hero-custom .txt {width: 100%;}
	.hero-custom .ry-line, .inner-banner .ry-line {display: none;}
	.hero-custom .subscription-links, .inner-banner .subscription-links {
		padding-left: 0;
		justify-content: center;
	}
	.hero-custom {padding-left: 0;}
	.hero-custom .logo {
		margin: 0 auto;
		float: none;
	}
	.hero-custom .hero-txt h1, .hero-custom .hero-txt p, .subscription-links .txt p {text-align: center;}
	.hero-custom .ry-flex.btm, .inner-banner .ry-flex.btm {
		flex-direction: column-reverse;
		align-items: center;
		gap: 20px;
		padding-right: 0;
	}
	.hero-custom .hero-vid {padding-left: 30px;}
	.section.hp-welcome {flex-direction: column;}
	.subscription-links .txt p {
		white-space: break-spaces;
		line-height: 1.3;
	}
}
@media (max-width: 767px) {
	.hp-welcome .txt {
		aspect-ratio: unset;
		background: unset;
	}
	.cta-wrapper.ry-flex, .hp-popular-topics .menu {
		flex-direction: column;
		align-items: center;
	}
	.hp-popular-topics .menu-item:not(:last-child) {border: 0;}
	.hp-popular-topics .menu {gap: 15px;}
}


/* TRANSCRIPT */
.details-transcript {height: 85vh;overflow-y: scroll;}

#dialog-content {
    max-width: 1080px;
    width: 90%;
}

.details-transcript cite {
    font-size: 18px;
    font-weight: 600;
}

.details-transcript time {
    opacity: .5;
    font-size: 18px;
}

.details-transcript p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
	text-align: left;
}

@media(max-width: 480px) {
	.details-transcript p {
		font-size: 14px;
		text-align: left;
	}

	.details-transcript cite,
	.details-transcript time {
		font-size: 16px;
	}
}