@import url('https://fonts.googleapis.com/css2?family=Open Sans:wght@300;400;500;600;700;800&display=swap');

.pagination {
	justify-content: center;
	width: 100%;
	font-size: 0.9rem;
}
.pagination .page-numbers {
	padding: 5px;
}
.pagination .current {
	font-weight: bold;
}

.btn-blue {
	border-radius: 5px;
	background-color: #00a2ff;
	font-weight: 400;
	color: #fff;
	font-size: 16px;
	padding: 12px 20px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	letter-spacing: .8px;
	margin-top: 14px;
}

.page-podcast-landing {
	font-family: "Open Sans", serif;
}

.page-podcast-landing .post-content h1.blue.mb-4 {
	display: none;
}

.page-podcast-landing .post-area {
	padding: 0;
}

.page-podcast-landing .post-area .blue.mb-4 {
	margin: 0 !important;
}

.page-podcast-landing .promotion-form-area {
	display: none;
}

.podcast-hero {
	background: #E9F6FF;
}

.podcast-hero h1 {
	color: #192028;
	font-size: 44px;
	font-weight: 400;
	line-height: 56px;
}

.podcast-hero p.subtitle {
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-align: left;
	color: #a8a8af;
}

.podcast-hero strong {
	color: #3468a3;
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
}

.podcast-hero h2 {
	color: #192028;
	font-size: 20px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 26px;
}

.podcast-hero .sub {
	color: #a8a8af;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 20px;
	text-align: left;
}

.newsletter-subscription {
	padding: 40px 0;
}

.newsletter-subscription h2 {
	color: #192028;
	font-size: 36px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}

.newsletter-subscription p {
	color: #a8a8af;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 28px;
	text-align: left;
}

.latest-episodes h2 {
	color: #192028;
	font-family: "Open Sans", serif;
	font-size: 36px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}

.latest-episodes a {
	color: #192028;
	font-family: "Open Sans", serif;
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 21px;
	text-align: left;
}

.latest-episodes .episodes {
	margin-top: 20px;
}

.latest-episodes img {
	width: 100%;
}

.latest-episodes .episodes h5 {
	color: #3468a3;
	font-family: "Open Sans", serif;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	margin-top: 15px;
}

.latest-episodes .episodes p {
	color: #192028;
	font-family: "Open Sans", serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
}

.listen-podcast {
	padding: 40px 0;
}

.listen-podcast strong {
	font-size: 18px;
	color: #3468a3;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: 28px;
	text-align: left;
}

.listen-podcast h3 {
	color: #192028;
	font-size: 30px;
	font-weight: 500;
}

.listen-podcast p {
	color: #a8a8af;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
}

.listen-podcast a:last-child {
	color: #192028;
	font-size: 18px;
	font-weight: 700;
}

.podcast-newsletter {
	background-color: #e9f6ff;
	padding: 40px 10px;
}

.form-container {
	background-color: #3468a3;
	border-radius: 10px;
	text-align: center;
	padding: 20px 8px;
	color: white;
}

.form-container form {
	background: white;
}

.form-container h3 {
	font-size: 30px;
	font-weight: 500;
}

.form-container form {
	padding: 0 20px;
}

.form-container input {
	display: block;
	width: 100%;
	padding: 6px 10px;
}

.form-container form input[type='text'] {
	border: none;
}

.form-container form input[type='text']::placeholder {
	color: black;
}

.seasons {
	padding: 25px 0;
}

.seasons h2 {
	color: #192028;
	font-family: "Open Sans", serif;
	font-size: 36px;
	font-weight: 700;
	text-align: left;
}

.seasons .season-container h3 {
	color: #192028;
	font-size: 30px;
	font-weight: 500;
	text-align: left;
}

.seasons .season-container h4 {
	color: #3468a3;
	font-size: 16px;
	font-weight: 700;
}

.seasons .season-container p {
	color: #192028;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
}

.seasons .season-container .listen-now {
	color: #3468a3;
	font-size: 18px;
	font-weight: 600;
}

.seasons .season-container .ep-box {
	border-bottom: 1px solid #A8A8AF;
	padding-bottom: 15px;
	margin-bottom: 50px;
}

.latest-episodes {
	padding: 25px 0;
}

.channels h2 {
	color: #192028;
	font-size: 36px;
	font-weight: 700;
}

.channels img {
	display: block;
}

.newsletter-subscription strong {
	color: #3468a3;
	font-size: 16px;
	font-weight: 600;
}

.newsletter-subscription h3 {
	color: #192028;
	font-size: 22px;
	font-weight: 600;
	line-height: 26px;
}

.channels .channel-container {
	border: 1px solid #70707027;
	border-radius: 10px;
	text-align: center;
	padding: 10px 24px;
	width: 48%;
	margin-bottom: 15px;
}

.channels .channel-container a {
	color: #3468a3;
	font-size: 16px;
	font-weight: 500;
}

.podcast-newsletter form {
	padding: 16px 19px;
	border-radius: 8px;
}

.podcast-newsletter .form-container form {
	margin: 0 10px;
}

/*
* Reports Store
*/
.page-template-template-reports {
	color: #000;
}
.page-template-template-reports .post-entry .post-title {
	color: #192028;
	border-bottom: 5px solid #192028;
	padding-bottom: 25px;
	font-weight: 900;
	font-size: 5rem;
}
.page-template-template-reports .featured-report .featured-image {
	position: relative;
	min-height: 400px;
	background-size: cover !important;
	background-repeat: no-repeat;
	margin-bottom: 40px;
	display: block;
	text-decoration: none;
	border-radius: 10px;
}
.page-template-template-reports .featured-report .featured-image span {
	position: absolute;
	left: 15px;
	top: 15px;
	background: rgba(0, 0, 0, 0.25);
	color: #fff;
	border: 2px solid #fff;
	padding: 10px 50px;
	font-size: 0.9rem;
	border-radius: 5px;
}
.page-template-template-reports .featured-report a.featured-title {
	font-size: 1.5rem;	
	margin-bottom: 10px;
	color: #192028;
	display: block;
	text-decoration: none;
	font-weight: 500;
}
.page-template-template-reports .featured-report .featured-details {
	display: flex;
	justify-content: space-between;
}
.page-template-template-reports .featured-report .featured-details .featured-caption {
	font-size: 0.9rem;
	color: #777;
	margin-right: 30px;
}
.page-template-template-reports .featured-report .featured-details .featured-button a {
	background: #00A2FF;
	border-radius: 5px;
	color: #fff;
	font-size: 0.9rem;
	padding: 8px 20px;
	text-decoration: none;
	white-space: nowrap;
}
.page-template-template-reports .reports-category {
	border-top: 5px solid #192028;
	border-bottom: 5px solid #192028;
	padding: 15px 0;
	margin: 30px 0;
	display: flex;
	justify-content: space-between;
	font-size: 0.9rem;
}
.page-template-template-reports .reports-category a.active {
	font-weight: bold;	
}
.page-template-template-reports .reports-grid {
	margin-bottom: 40px;
}
.page-template-template-reports .reports-grid .reports-grid-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}

.page-template-template-reports .reports-grid .reports-grid-header span {
	color: #777;
	font-size: 0.9rem;
}
.page-template-template-reports .reports-grid .package-option {
	background: #f7f7f7;
	padding: 30px;
	border-radius: 7px;
	font-size: 0.9rem;
	text-decoration: none;
	text-align: center;
	margin-bottom: 30px;
	display: block;
	border: 1px solid #e7e7e7;
	transition: transform .2s;
	position: relative;
	cursor: pointer;
}
.page-template-template-reports .reports-grid .package-option:hover {
	transform: scale(1.1);	
	z-index: 2;
}
.page-template-template-reports .reports-grid .package-option label {
	font-size: 1.5rem;
}
.page-template-template-reports .reports-grid .package-option .details {
	margin-bottom: 20px;
	font-size: 1.25rem;
}
.page-template-template-reports .reports-grid .package-option .details span {
	display: block;
	font-size: 1rem;
	opacity: 0.8;
}
.page-template-template-reports .reports-grid .package-option.waitlist-btn .price {
    background: #000;
    max-width: 270px;
    width: 100%;
}
.page-template-template-reports .reports-grid .package-option .price {
	background: #00A2FF;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	text-align: center;
	font-size: 1rem;
	padding: 12px 20px;
	text-decoration: none;
	border: none;
}
.page-template-template-reports .reports-grid .report-entry {
	border: 1px solid #e7e7e7;
	border-radius: 5px;
	overflow: hidden;
}
.page-template-template-reports .reports-grid .report-entry a {
	text-decoration: none;
}
.page-template-template-reports .reports-grid .report-entry {
	margin-bottom: 30px;
}
.page-template-template-reports .reports-grid .report-entry .featured-image {
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position: center center;
	height: 340px;
}
.page-template-template-reports .reports-grid .report-entry .details {
	padding: 30px;
}
.page-template-template-reports .reports-grid .report-entry .details h4 {
	font-size: 1.25rem;	
}
.page-template-template-reports .reports-grid .report-entry .details p {
	font-size: 0.9rem;
	margin: 1rem 0;
	color: #777;
	min-height: 97px;
}
.page-template-template-reports .reports-grid .report-entry .details button {
	background: #00A2FF;
	border-radius: 5px;
	color: #fff;
	font-size: 0.9rem;
	padding: 8px 20px;
	text-decoration: none;
	border: none;
}
.page-template-template-reports .reports-grid .report-entry .details button.pre-purchase {
	background: #140e34;	
}


.company-logos {
	text-align: center;
	padding: 50px 0;
}

.company-logos img {
	display: inline-block;
	vertical-align: middle;
	margin: 20px;
	max-width: 200px;
}

.company-logos h3 {
	text-align: center;
	margin: 0 0 40px;
}
/*
* Single Report
*/
.single-report .report-header {
	background: #192028;
}
.single-report .premium {
	margin-top: 60px;
	margin-bottom: 25px;
}
.single-report .premium span {
	font-size: 0.9rem;
	display: inline-block;
	padding: 7px 20px;
	background-color: rgba(255, 255, 255, .50);
	border: 1px solid #fff;
	border-radius: 15px;
}
.single-report .premium span i {
	margin-right: 10px;
}
.single-report .report-header-inner {
	position: relative;
	padding-bottom: 200px;
}
.single-report .report-header .report-title {
	width: 55%;
}
.single-report .report-header .report-title h1 {
	font-size: 2.5rem;
	font-weight: 900;
	line-height: 1.25em;
	margin-bottom: 20px;
}
.single-report .report-header .report-title p {
	font-size: 1rem;
	margin-bottom: 50px;
}
.single-report .report-header .featured-image {
	background-position: center center;
	background-size: cover !important;
	background-repeat: no-repeat;
	height: 400px;
	border-radius: 7px;
	position: absolute;
	bottom: -200px;
	left: -50px;
	right: -50px;
}
.single-report .report-header .learn-more {
	position: absolute;
	top: 0;
	right: 0;
	width: 30%;
	background: #fff;
	padding: 30px;
	border-radius: 7px;
}
.single-report .report-header .learn-more label {
	font-size: 1.5rem;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e7e7e7;
}
.single-report .report-header .learn-more-items {
	color: #000;
	font-size: 0.9rem;
}
.single-report .report-header .learn-more-items ul {
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
}
.single-report .report-header .learn-more-items ul li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 15px;
}
.single-report .report-header .learn-more-items ul li i {
	position: absolute;
	left: 0px;
	top: 3px;
	color: #01a2fd;
}
.single-report .report-header .learn-more-items a {
	display: block;
	text-align: center;
	font-size: 1rem;
	padding: 12px 20px;
	text-decoration: none;
	border: none;
}
.single-report .report-header .learn-more-items a.purchase-report {
	background: #00A2FF;
	border-radius: 5px;
	color: #fff;
}
.single-report .purchase-report .strikethrough {
	display: block;
	text-decoration: line-through;
	font-style: italic;
}
.single-report .pre-purchase .report-header .learn-more-items a.purchase-report {
	background: #140e34;
}
.single-report .report-header .learn-more-items a.preview-report {
	font-size: 0.9rem;
	font-weight: bold;
}

.single-report .report-inside {
	padding-top: 300px;
	padding-bottom: 60px;
	color: #000;
	font-size: 1rem;
}
.single-report .report-inside h3 {
	font-weight: 700;
	font-size: 40px;
	line-height: 52px;
	letter-spacing: 0.2px;
	padding-bottom: 10px;
	border-bottom: 7px solid #140e34;
	margin-bottom: 40px;
	font-family: 'Open Sans';
}
.single-report .report-inside .post-content h5 {
	font-weight: 600;
	font-size: 25px;
	line-height: 30px;
	margin: 0 0 32px;
	font-family: 'Open Sans';
}
.single-report .report-inside .post-content p {
	font-size: 20px;
	line-height: 34px;
	margin: 0 0 10px;
	font-family: 'Open Sans';
}
.single-report .report-inside .post-buttons {
	margin-top: 30px;
}
.single-report .report-inside .post-buttons a {
	display: inline-block;
	text-align: center;
	font-size: 1rem;
	padding: 12px 20px;
	text-decoration: none;
	border: none;
	font-weight: bold;
	box-sizing: border-box;
}
.single-report .report-inside .post-buttons a.purchase-report {
	background: #00A2FF;
	border-radius: 5px;
	color: #fff;
	border: 2px solid #00A2FF;
}
.single-report .pre-purchase .report-inside .post-buttons a.purchase-report {
	background: #140e34;
	border-color: #140e34;;
}
.single-report .report-inside .post-buttons a.preview-report {
	border: 2px solid #192028;
	border-radius: 5px;
	margin-left: 10px;
}

.single-report .report-inside .whats-included {
	font-weight: 600;
	font-size: 25px;
	line-height: 34px;
	color: #000;
	text-align: center;
	margin: 0 0 30px;
	font-family: 'Open Sans';
}
.single-report .report-inside .highlight-box {
	border: 2px solid #EAEEF3;
	border-radius: 10px;
	padding: 32px;
}
.single-report .report-inside .highlight-box .highlight {
	display: flex;
	align-items: center;
}
.single-report .report-inside .highlight-box .highlight + .highlight {
	margin-top: 25px;	
}

.single-report .report-inside .highlight-box .highlight i.fas {
	color: #01a2fd;
	border: 17px solid #00a2ff1a;
	border-radius: 50%;
	margin-right: 20px;
	font-size: 26px;
	box-shadow: 0px 0px 30px rgb(47 76 88 / 6%);
}
.single-report .report-inside .highlight-box .highlight h4 {
	color: #333333;
	font-weight: 600;
	font-size: 20px;
	line-height: 27px;
	margin: 0;
	font-family: 'Open Sans';
}
.single-report .report-inside .highlight-box .highlight h4 span {
	display: block;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #1B1D21;
	margin: 11px 0 0;
	font-family: 'Open Sans';
}
.single-report .report-inside .highlight-box .post-buttons a.purchase-report {
	width: 100%;
}

.single-report .upcoming-reports {
	background: #00A2FF;
	padding: 60px 0;
	color: #fff;
	text-align: center;
}
.single-report .upcoming-reports .subheading {
	font-size: 1rem;
	font-weight: bold;
}
.single-report .upcoming-reports .heading {
	font-size: 2rem;
	margin: 20px 0;
}
.single-report .upcoming-reports p {
	font-size: 1.rem;
}
.single-report .upcoming-reports .buttons a {
	display: inline-block;
	padding: 10px 40px;
	border-radius: 5px;
	font-size: 1.1rem;
	text-decoration: none;
	margin: 5px;
}
.single-report .upcoming-reports .buttons a.learn-more {
	background: #fff;
	border: 2px solid #fff;
}
.single-report .upcoming-reports .buttons a.contact-us {
	color: #fff;
	border: 2px solid #fff;
}
.single-report .pum-close {
	background: #00A2FF !important;
}

.single-report .report-content-image {
	padding-bottom: 60px;
}

.single-report .table-of-contents h2 {
	font-weight: 700;
}
.single-report .table-of-contents h2,
.single-report .table-of-contents p {
	color: #1B1D21;
	font-family: 'Open Sans';
}
.single-report #smarttab {
	display: flex;
	border: none;
	margin: 57px auto 67px;;
}
.single-report #smarttab .nav {
	flex-direction: column;
	width: 25%;
	box-shadow: none;
}
.single-report #smarttab .tab-content {
	width: 75%;
}
.single-report #smarttab .tab-content .tab-pane {
	padding: 0 0.8rem 0.8rem 60px;
}
.single-report #smarttab .nav li {
	flex-grow: unset;
	margin-bottom: 11px;
}
.single-report #smarttab .nav-link {
	color: #140E34 !important;
	border: 1px solid #EAEEF3;
	text-align: left;
	font-size: 20px;
	line-height: 36px;
	border-radius: 8px;
	font-family: 'Open Sans';
}
.single-report #smarttab .nav-link.active {
	background: #EAEEF3;
	font-weight: bold;
}
.single-report #smarttab .nav-link.active:after {
	content: none;
}


/*
* Purchase Report Form
*/
.lightbox-form-style .report_name {
	margin-bottom: 5px;
	font-weight: bold;
	color: #00A2FF;
	font-size: 1.5rem;
}
.lightbox-form-style .gsection_title {
	font-weight: bold;
	font-size: 1rem;
	margin-bottom: 10px;
}
.lightbox-form-style input[type="text"],
.lightbox-form-style input[type="number"],
.lightbox-form-style input[type="email"],
.lightbox-form-style textarea {
	border: 1px solid #e8e8ea;
	border-radius: 3px;
	font-size: 0.95rem;
	font-weight: 400;
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
}
.lightbox-form-style .StripeElement {
	margin-bottom: 10px;
}
.lightbox-form-style .ginput_product_price_wrapper input[type="text"] {
	padding: 0;
	border: none;
	pointer-events: none;
	background-color: transparent;
	font-size: 1.5rem;
	font-weight: bold;
}
.lightbox-form-style .gfield_label,
.lightbox-form-style label {
	display: none;
}
.lightbox-form-style .gfield_visibility_hidden {
	visibility: hidden;
	height: 0px;
	max-height: 0;
	display: block;
	padding: 0;
	margin: 0;
}
.lightbox-form-style .gf_readonly input {
	border: none;
	padding: 0;
	font-size: 1.2em;
	text-decoration: line-through;
	font-style: italic;
	color: #ff0000;
}
.lightbox-form-style .gf_readonly input[value=""] {
	display: none;
}
.lightbox-form-style input[type="submit"] {
	background: #00A2FF;
	border-radius: 5px;
	color: #fff;
	font-size: 0.9rem;
	padding: 8px 20px;
	text-decoration: none;
	border: none;
}	
.lightbox-form-style .gform_submission_error,
.lightbox-form-style .gfield_validation_message {
	font-size: 0.9rem;
	font-weight: normal;
	color: red;
	margin-bottom: 10px;
}


/*
* PMPRO Fields
*/

#pmpro_form #pmpro_level_cost,
#pmpro_account-invoices {
	display: none;
}
#pmpro_levels_table {
	width: 100%;
	margin: 0 auto 30px;
}
#pmpro_levels_table .pmpro_btn {
	display: block;
	background: #00a2ff;
	color: #fff;
}
.pmpro-login .pmpro_lost_password-instructions {
	text-align: center;
}
.pmpro-login #lostpasswordform,
.pmpro-login #loginform,
.pum-container #pmpro_form {
	max-width: 500px;
	margin: 30px auto 0;
}
.pmpro-login #lostpasswordform label,
.pmpro-login #loginform label,
.pum-container #pmpro_form label {
	font-size: 15px;
}
.pmpro-login #lostpasswordform input,
.pmpro-login #loginform input:not(#rememberme),
.pum-container #pmpro_form input {
	width: 100%;
	max-width: 100%;
	height: 50px;
}
.pmpro-login #lostpasswordform .pmpro_btn,
.pmpro-login #loginform #wp-submit,
.pum-container #pmpro_form #pmpro_btn-submit {
	border-radius: 5px;
	background-color: #00a2ff;
	font-weight: 500;
	color: #fff;
	border: 1px solid #00a2ff;
	font-size: 16px;
	padding: 8px 20px;
	min-width: 185px;
	border-color: #00a2ff;
	-webkit-transition: .2s;
	transition: .2s;
	display: inline-block;
	text-align: center;
}
.pmpro-login .pmpro_actions_nav a,
.pum-container #pmpro_form .login-link a {
	font-size: 14px;
	color: #00a2ff;
}
.pmpro_banner_action {
	position: fixed;
	bottom: 0;
	color: #fff;
	font-size: 15px;
	left: 0;
	width: 100%;
	background: #192028e0;
	border-top: 1px solid #ccc;
}
.pmpro_banner_action a {
	color: #fff;
}
.pmpro_banner_action .banner-wrap {
	display: inline-block;
	margin-right: 1em;
	padding: 20px;
	background: #00a2ff;
	color: #fff;
}

.pmpro_checkout-fields input {
	height: 50px;
	padding: 20px;
}
.pmpro_btn.pmpro_btn-submit-checkout {
	border-radius: 5px;
	background-color: #00a2ff;
	font-weight: 500;
	color: #fff;
	border: 1px solid #00a2ff;
	font-size: 16px;
	padding: 8px 20px;
	min-width: 185px;
	border-color: #00a2ff;
	-webkit-transition: .2s;
	transition: .2s;
	display: inline-block;
	text-align: center;
}



@media only screen and (max-width: 1199px) {
	.single-report .report-header .learn-more {
		width: 40%;
	}
}
@media only screen and (max-width: 991px) {
	.single-report .premium {
		margin-top: 20px;
	}
	.page-template-template-reports .post-entry .post-title {
		font-size: 2.5rem;	
	}
	.page-template-template-reports .featured-report .featured-image {
		margin-bottom: 20px;
	}
	.page-template-template-reports .featured-report .featured-details {
		flex-direction: column;
	}
	.page-template-template-reports .featured-report .featured-details .featured-caption {
		margin-right: 0;
	}
	.page-template-template-reports .reports-category {
		flex-direction: column;
		font-size: 1rem;
	}
	.single-report .report-header .report-title {
		width: 50%;
	}
	.single-report .report-header .report-title h1 {
		font-size: 1.75rem;
	}
	.single-report .report-header .learn-more {
		width: 45%;
	}
	.single-report .report-header .learn-more label {
		font-size: 1.2rem;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
	.lightbox-form-style .report_name {
		font-size: 1.5rem;
	}
	.lightbox-form-style .ginput_product_price_wrapper input[type="text"] {
		font-size: 1.3rem;
	}
	.single-report #smarttab {
		display: block;
	}
	.single-report #smarttab .nav,
	.single-report #smarttab .tab-content {
		width: 100%;
	}
	.single-report #smarttab .nav {
		flex-direction: row;
	}
	.single-report #smarttab .nav li {
		flex-grow: 1;
	}
	.single-report #smarttab .nav-link {
		text-align: center;
		font-size: 16px;
		line-height: 24px;
	}

}

@media only screen and (max-width: 767px) {
	.single-report .report-header-inner {
		padding-bottom: 60px;
	}
	.single-report .report-header .report-title {
		width: 100%;
	}
	.single-report .report-header .report-title p {
		margin-bottom: 30px;
	}
	.single-report .report-header .featured-image {
		position: static;
		margin-bottom: 30px;
	}
	.single-report .report-header .learn-more {
		position: static;
		width: 100%;
	}
	.single-report .report-inside {
		padding-top: 60px;
	}
	.single-report .report-inside h3 {
		font-size: 1.75rem;
	}
	.single-report .report-inside .post-content p,
	.single-report .table-of-contents p {
		font-size: 16px;
		line-height: 26px;
	}

}

/*
* New 1 
*/

@media only screen and (min-width:768px) {
	.btn-blue {
		font-size: 18px;
		padding: 14px 20px;
	}

	.podcast-hero {
		background: #E9F6FF;
		padding: 80px 0;
	}

	.podcast-hero .hero-image {
		width: 87%;
	}

	.podcast-hero p.subtitle {
		font-size: 18px;
		font-weight: 600;
		line-height: 30px;
	}

	.podcast-hero h1 {
		font-size: 72px;
		font-weight: 400;
		line-height: 90px;
	}

	.podcast-hero strong {
		font-size: 18px;
		font-weight: 700;
		line-height: 21px;
	}

	.podcast-hero h2 {
		font-size: 28px;
		font-weight: 700;
		line-height: 33px;
	}

	.podcast-hero .sub {
		font-size: 18px;
		font-weight: 600;
		line-height: 30px;
	}

	.newsletter-subscription p {
		font-size: 16px;
		font-weight: 500;
		line-height: 28px;
		text-align: left;
		color: #a8a8af;
	}

	.newsletter-subscription h2 {
		font-size: 48px;
		font-weight: 700;
	}

	.latest-episodes h2 {
		font-size: 48px;
		font-weight: 700;
	}

	.listen-podcast strong {
		font-size: 24px;
		font-weight: 700;
	}

	.listen-podcast h3 {
		font-size: 48px;
		font-weight: 700;
		line-height: 59px;
	}

	.listen-podcast p {
		font-size: 18px;
	}

	.latest-episodes a {
		font-size: 18px;
		font-weight: 700;
		line-height: 21px;
	}

	.latest-episodes .episodes {
		display: flex;
		margin-top: 45px;
	}

	.latest-episodes .episodes div:not(:last-child) {
		margin-right: 20px;
	}

	.latest-episodes .episodes h5 {
		font-size: 18px;
		font-weight: 700;
		line-height: 21px;
	}

	.latest-episodes .episodes p {
		font-size: 20px;
		font-weight: 700;
		line-height: 30px;
	}

	.listen-podcast a:last-child {
		margin-right: 10px;
	}

	.podcast-newsletter {
		padding: 50px 50px;
	}

	.podcast-newsletter form {
		display: flex;
		padding: 25px 20px;
		border-radius: 8px;
	}

	.podcast-newsletter form input[type='submit']{
		margin-top: 0;
		padding: 12px 10px;
	}

	.form-container h3 {
		font-size: 48px;
		font-weight: 700;
	}

	.form-container {
		text-align: left;
	}

	.form-container {
		padding: 60px 50px;
	}

	.latest-episodes {
		padding: 40px 0;
	}

	.seasons {
		padding: 40px 0;
	}

	.seasons h2 {
		font-size: 48px;
		font-weight: 700;
	}

	.seasons .season-container h3 {
		font-size: 36px;
		font-weight: 700;
		line-height: 43px;
		text-align: left;
	}

	.seasons .season-container .view-all {
		color: #3468a3;
		font-size: 18px;
		font-weight: 700;
	}

	.seasons .season-container h4 {
		font-size: 18px;
		font-weight: 700;
		line-height: 21px;
	}

	.seasons .season-container p {
		color: #192028;
		font-size: 20px;
		font-weight: 700;
		line-height: 30px;
	}

	.seasons .season-container .listen-now {
		font-size: 18px;
		font-weight: 600;
	}

	.channels {
		padding: 40px 0;
	}

	.channels h2 {
		font-size: 48px;
		font-weight: 700;
	}

	.channels img {
		width: 60%;
		margin: auto;
	}

	.channels .channel-container {
		border: 1px solid #70707027;
		border-radius: 10px;
		text-align: center;
		padding: 10px 15px;
		width: 15%;
	}

	.channels .channel-container:not(:last-child) {
		margin-right: 20px;
	}

	.newsletter-subscription strong {
		font-size: 18px;
		font-weight: 700;
	}

	.newsletter-subscription h3 {
		color: #192028;
		font-size: 28px;
		font-weight: 700;
		line-height: 33px;
		text-align: left;
	}

	.channels .channel-container a {
		color: #3468a3;
		font-size: 18px;
		font-weight: 600;
	}

	.podcast-newsletter .form-container form {
		margin: 0;
	}
}

.latest-episodes .episodes .image_container {
	height: 300px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.latest-episodes .episodes .image_container img{
	height: 100%;
	width: auto;
	max-width: initial !important;
}
.latest-episodes .episodes > div {
	max-width: 263px;
}

@media only screen and (min-width: 768px){
	.latest-episodes .episodes {
		display: flex;
		margin-top: 45px;
		gap: 20px;
		flex-wrap: wrap;
	}
	.latest-episodes .episodes > div {
		width: calc(25% - 15px) !important;
		margin: 0 !important;
	}
}

a.btn-blue {
	text-align: center;
	color: #ffffff;
	font-weight: 400;
}
.episodes a{
	text-decoration: none;
}
