/*
Theme Name: Digest
Theme URI: http://pair.com
Author: Pair Networks
Author URI: http://pair.com
Description: This theme is designed to display your podcast content in a very big way. The styling on this theme is big, bold, and balanced. It puts your artwork, titles, subscribe buttons, and media player right where you need them, so you can focus on creating your podcast content.
Version: 1
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html

*/

@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    /* font: inherit; */
    vertical-align: baseline;
}

html {
    scroll-behavior: smooth
}

body {
    line-height: 1;
    font-family: 'Raleway', sans-serif;
    background: #f5f5f5;
    min-height: 100vh;
    position: relative;
    padding-bottom: 220px;
}

a {
    text-decoration-skip-ink: auto
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none
}

button {
    outline: 0
}

ol,
ul {
    /* list-style: none */
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

q {
    display: inline;
    font-style: italic
}

q:before {
    content: '"';
    font-style: normal
}

q:after {
    content: '"';
    font-style: normal
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type="search"] {
    -webkit-appearance: textfield
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th,
td {
    padding: 2px
}

big {
    font-size: 120%
}

small,
sup,
sub {
    font-size: 80%
}

sup {
    vertical-align: super
}

sub {
    vertical-align: sub
}

dd {
    margin-left: 20px
}

kbd,
tt {
    font-family: courier;
    font-size: 12px
}

ins {
    text-decoration: underline
}

del,
strike,
s {
    text-decoration: line-through
}

dt {
    font-weight: bold
}

address,
cite,
var {
    font-style: italic
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.sticky {}

.bypostauthor {}

.wp-caption {}

.wp-caption-text {}

.gallery-caption {}

.alignright {}

.alignleft {}

.aligncenter {}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important;
    word-break: normal
}

.screen-reader-text:focus {
    background-color: #f7f7f7;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #007acc;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.skip-link {
    left: -9999rem;
    top: 2.5rem;
    z-index: 999999999;
    text-decoration: underline
}

.skip-link:focus {
    display: block;
    left: 6px;
    top: 7px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: normal;
    padding: 15px 23px 14px;
    z-index: 100000;
    right: auto
}

.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap
}


/* Custom Styles */

header#header {
    position: absolute;
    width: 100%;
    text-align: center;
}

.header-inner {
    display: flex;
    text-align: -webkit-auto;
    max-width: 1200px;
    margin: 0 auto;
    min-height: 120px;
    align-items: center;
    justify-content: flex-start;
    align-content: space-between;
}

div#branding {
    width: 25%;
}

#header nav#menu {
    width: 75%;
    text-align: right;
}

ul#menu-main-menu li {
    display: inline-block;
    padding: 0 15px;
}

#header li a {
    padding: 10px 15px;
    color: #fff;
    transition: color 300ms ease;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 18px;
}

#header li {
    padding-right: 13px;
}

#header li a:hover {
    color: red;
}

div#search {
    display: none;
}

div#site-title a {
    color: #fff;
}

div#site-title h1 {
    margin: 0px;
}

div#site-description {
    display: none;
}

header#header a {
    text-decoration: none;
}

div#site-title a:hover {
    color: red;
}

.homepage-header {}

body {
    margin: 0px;
}

.homepage-header-inner {
    max-width: 1200px;
    margin: 0 auto;
    color: #fff;
}

h1.homepage-header-title {
    font-family: 'Inter', sans-serif;
    width: 100%;
    max-width: 925px;
    line-height: 1em;
    margin-bottom: 6px;
    font-weight: 900;
    font-size: 80px;
    /* text-transform: uppercase; */
    margin-top: 0px;
    color: #fff;
}

.homepage-header h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 5px;
    margin: 0 0 25px;
    color: #fff;
    /* text-transform: uppercase; */
    font-weight: bold;
}

.header-cta {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 16px;
    width: auto;
    max-width: 269px;
    border-radius: 35px;
    padding: 20px 25px;
    transition-duration: 0.5s;
    background: red;
    color: #fff;
    display: inline-block;
    text-transform: capitalize;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-around;
    text-decoration: none;
}

div#site-title {
    font-family: 'Raleway', sans-serif;
}

.homepage-header .subscribe_cta h2 {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    padding-top: 68px;
    margin: auto;
    font-weight: bold;
}

.homepage-header .link-section {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    align-content: space-between;
    flex-wrap: wrap;
    max-width: 770px;
}

.homepage-header .link-section img {
    width: auto;
    padding: 10px;
    max-width: 181px;
    max-height: 80px;
}

.homepage-header .link-section>*:first-child img {
    padding-left: 0px;
}

.homepage-header {
    padding-top: 185px;
    padding-bottom: 85px;
    background-position: center !important;
    background-size: cover !important;
}

.epsidoes-inner-container h2 {
    font-family: 'Inter', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 44px;
    line-height: 1.2;
    margin: 0 0 25px;
    text-align: center;
    margin-top: 75px;
}

.epsidoes-inner-container {
    max-width: 1200px;
    margin: 0 auto;
}

.podcast-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: 0 auto;
}

.podcast-list .single-post {
    width: 320px;
    height: 320px;
    margin-bottom: 15px;
    background-position: center !important;
    background-size: cover !important;
    position: relative;
    color: #fff !important;
}

.podcast-list a.post-link {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.single-post-inner {
    position: absolute;
    bottom: 0px;
    padding: 25px;
    color: #fff;
    background: #00000070;
    min-height: 160px;
}

.podcast-list h3.post-title {
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 11px;
    font-size: 24px;
    color: #fff;
}

.podcast-list p {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1.1px;
}

span.chevron-right {
    font-size: 25px;
}

.view-more-episodes {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 16px;
    width: auto;
    max-width: 269px;
    border-radius: 35px;
    padding: 20px 25px;
    transition-duration: 0.5s;
    background: red;
    color: #fff;
    display: inline-block;
    text-transform: capitalize;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto;
    margin-bottom: 75px;
    text-decoration: none;
    margin-top: 25px;
}

#header .menu li {
    display: inline-block;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
}

#footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 218px;
}

.footer-upper-inner {
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    align-content: space-between;
    flex-wrap: nowrap;
    padding: 0 25px;
}

.footer-menu li {
    display: inline-block;
    color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
}

.footer-menu li a {
    color: #fff;
    text-decoration: none;
    padding-right: 43px;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: normal;
}

.footer-upper {
    padding: 50px 0 60px;
}

footer .social-icons {
    display: flex;
    align-items: center;
    width: 40%;
    align-content: space-around;
    justify-content: flex-end;
    flex-wrap: wrap;
}

footer .social-icons a {
    color: #fff;
    border-radius: 100%;
    width: 45px;
    text-align: center;
    font-size: 16px;
    background-color: #405462;
    margin-left: 25px;
    transition-duration: 0.5s;
    display: block;
    height: 45px;
    line-height: 45px;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.footer-menu {
    width: 70%;
    text-align: center;
}

footer .social-icons a:hover {
    background-color: #000;
}

.footer-lower-inner p {
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 16px!important;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 1.4;
    text-align: center;
}

.footer-lower-inner a {
    color: #fff;
    text-decoration: none;
}

.footer-lower-inner p {
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 16px!important;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 1.4;
    text-align: center;
}

.footer-lower-inner a {
    color: #fff;
    text-decoration: none;
}

.footer-lower-inner {
    padding: 25px 0;
    max-width: 1200px;
    margin: 0 auto;
}

.single-post-inner a {
    color: #fff;
    text-decoration: none;
}


/* Single Episode */

.single-episode-header {
    background-color: #001B2D;
    padding-top: 165px;
    padding-bottom: 55px;
}

.single-episode-header-inner h1 {
    font-family: 'Inter', sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    font-size: 80px;
    line-height: 1.2;
    margin: 0 0 25px;
}

.single-episode-header-inner {
    max-width: 1200px;
    margin: 0 auto;
}

.single-episode-header-inner h2 {
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    letter-spacing: 1.1px;
    color: #fff;
    text-transform: capitalize;
}

.secu-wrapper {
    margin-bottom: 55px;
    box-shadow: 2px 31px 27px 0px rgb(0 0 0 / 3%);
    -webkit-box-shadow: 2px 31px 27px 0px rgb(0 0 0 / 3%);
    -moz-box-shadow: 2px 31px 27px 0px rgba(0, 0, 0, 0.03);
}

.secu-inner {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    position: relative;
    padding: 30px;
    background: #fff;
    margin-top: -30px;
}

.title-image {
    display: flex;
    width: 100%;
}

.image-block {
    min-width: 50%;
    padding-right: 15px;
    padding-bottom: 30px;
}

.image-block img {
    width: 100%;
}

.title-section {
    padding-left: 15px;
    padding-bottom: 30px;
}

.title-section .title h2 {
    font-size: 48px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1.1px;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 18px;
    margin-top: 25px;
}

.title-section .excerpt p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 20px;
}

.subscribe-links #subscribe_section .link-section {
    display: flex;
    max-width: 100%;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    flex-wrap: wrap;
    padding-top: 15px;
}

.subscribe-links #subscribe_section .link-section .single-sub {
    padding: 0 10px;
}

.subscribe-links #subscribe_section .link-section img {
    width: 100px;
}

.subscribe-links #subscribe_section .link-section:first-child {
    padding-left: 0px;
}

.subscribe-links #subscribe_section .link-section .single-sub:first-child {
    padding-left: 0px;
}

div#subscribe_section .subscribe_cta {
    font-weight: 700;
    line-height: 1;
    font-size: 20px;
}

.single-episode-content-inner {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}

.single-episode-content-inner .episode-content {}

.episode-content p {
    color: #111111;
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 25px;
    margin: 0 0 20px;
    padding: 0;
    letter-spacing: 0.8px;
}

.episode-content li {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.6;
}

.episode-content ul {
    margin-bottom: 25px;
    padding-left: 20px;
}

.single-episode-content-section-inner {
    /* display: flex; */
}

.single-episode-content-section-inner .episode-content {
    width: 100%;
    padding-right: 30px;
    font-size: 20px;
}

.episode-sidebar {
    width: 25%;
}

.subscribe_cta h2 {
    margin-bottom: 15px;
}

.episode-sidebar>* {
    margin-bottom: 25px;
}

.rec-episode-inner {
    display: flex;
    align-items: top;
    justify-content: center;
    align-content: space-between;
}

.rec-episode-inner .previous-episode {
    padding-right: 10px;
}

.rec-episode-inner .next-episode {
    padding-left: 10px;
}

.recommended-episodes>h2 {
    font-family: 'Inter', sans-serif;
    font-size: 44px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 35px;
    color: #1E1E1E;
}

.adjacent-content h3 {
    margin-bottom: 7px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 25px;
    font-size: 24px;
    padding-right: 20px;
}

.adjacent-excerpt p {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: normal;
    width: 100%;
    max-width: 505px;
    letter-spacing: 1.1px;
    line-height: 1.5;
}

.recommended-episodes {
    margin-bottom: 150px;
}

.rec-episode-inner>div {
    max-width: 359px;
}

.single-episode-content-section {
    margin-bottom: 55px;
}

.single-rec>div {
    padding: 0px !important;
}


/* sleek player changes for theme */

.sleek-player .image-outter-container {
    max-width: 130px;
    max-height: 130px;
    margin-right: 15px;
}

.sleek-player .sleek-title {
    margin-bottom: 15px;
}


/* Category Section */

single-category-header div#subscribe_section {
    max-width: 800px;
}

div#subscribe_section {}

.single-category-header #subscribe_section {
    max-width: 800px;
    margin: 0 auto;
}

.single-category-header .link-section img {
    width: 140px !important;
}

.featured-post-section-inner {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
}

.featured-episode {
    max-width: 1100px;
    margin: 0 auto;
}

.featured-post-section-inner>h2 {
    text-align: center;
    font-size: 48px;
    font-family: 'Inter', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

.featured-post-section {
    padding: 90px 20px 320px 20px;
    margin-bottom: 373px;
}

.featured-episode-inner {
    background: #fff;
    display: flex;
    padding: 30px;
    box-shadow: 0px 30px 32px 0px rgb(0 0 0 / 3%);
    -webkit-box-shadow: 0px 30px 32px 0px rgb(0 0 0 / 3%);
    position: absolute;
    width: 1100px;
    margin-top: 40px;
}

.featured-episode-inner .image-container {
    width: 50%;
}

.featured-episode-inner .content-section {
    width: 50%;
}

.featured-episode-inner .image-container img {
    width: 100%;
}

.content-section h3 {
    font-size: 24px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1.1px;
    margin-bottom: 10px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.content-section h2 {
    font-size: 48px;
    font-weight: 800;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 2px;
    margin-bottom: 25px;
}

.content-section p {
    margin-bottom: 25px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    line-height: 1.6;
}

.content-section {
    padding-left: 30px;
}

a.featured-image-listen {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 16px;
    width: 100%;
    border-radius: 35px;
    color: rgb(255, 255, 255);
    background-color: rgb(251, 56, 56);
    cursor: pointer;
    min-height: 70px;
    transition-duration: 0.5s;
    max-width: 211px;
    text-decoration: none;
}

a.featured-image-listen span.chevron-right {
    margin-left: 20px;
}

a.featured-image-listen:hover {
    background-color: #000;
}

.category-podcast-section {
    max-width: 1100px;
    margin: 0 auto;
}

.category-podcast-section-inner h2 {
    text-align: center;
    width: 100%;
    font-family: 'Inter', sans-serif;
    font-size: 44px;
    font-weight: 900;
    margin-bottom: 40px;
}

.episode-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-around;
    padding-top: 10%;
}

.episode-list article {
    width: 300px;
    position: relative;
    margin-bottom: 25px;
}

.single-image {
    height: 280px;
    background-size: cover !important;
    background-position: center !important;
}

.episode-list article h4 {
    font-size: 18px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1.1px;
    margin-bottom: 10px;
    color: #001B2D;
    margin-top: 15px;
}

.episode-list article h3 {
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 25px;
    font-size: 24px;
}

.episode-list article p {
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    letter-spacing: 0.9px;
    width: 100%;
    color: #111111;
    max-width: 529px;
}

.cat-pagination-cont-inner {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
}

a.pagination-square.numbered-page {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: #001B2D !important;
    font-weight: bold;
    letter-spacing: 1.1px;
    border: 1px solid #BCBCBC;
    padding: 5px;
    height: 40px;
    margin: 0 2px;
    width: 40px;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 9px 14px;
}

a.pagination-square.arrowed-nav {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: #001B2D !important;
    font-weight: bold;
    letter-spacing: 1.1px;
    border: 1px solid #BCBCBC;
    padding: 5px;
    height: 40px;
    margin: 0 2px;
    width: 44px;
    line-height: 22px;
    text-decoration: none;
    text-align: center;
    padding: 9px 14px;
}

a.pagination-square:hover,
a.pagination-square.active {
    background-color: #fb3838;
    color: #fff !important;
    border: 1px solid #fb3838;
}

.cat-pagination-cont {
    margin-bottom: 50px;
}

.rec-episode-inner.single-rec>div>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.rec-episode-inner.single-rec>div {
    position: relative;
}


/* category.php */

.single-cat-roll {
    display: none;
}

.single-cat-roll.active {
    display: block;
}

.sub-cat-menu-inner {
    display: flex;
    justify-content: space-around;
    align-content: space-between;
    margin-top: 50px !important;
    margin-bottom: 30px !important;
    max-width: 1200px;
    margin: 0 auto;
}

.sub-cat-button {
    border-bottom: 6px solid #D8D8D8;
    padding-bottom: 13px;
    transition-duration: 0.5s;
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 2px;
    color: #1E1E1E;
    width: 100%;
    max-width: 250px;
    text-align: center;
    text-decoration: none;
}

.sub-cat-button.active,
.sub-cat-button:hover {
    border-bottom: 6px solid #FB3838;
    color: #FB3838;
    text-decoration: none;
}

.blog-roll-section-inner {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
}

.single-post-image img {
    max-width: 100%;
    width: 100%;
}

.blog-roll-section-inner .blog-roll {
    width: 100%;
    padding-right: 25px;
}

.blog-roll-section-inner .sidebar {
    width: 25%;
}

.single-cat-roll>h1 {
    font-size: 44px;
    font-family: 'Inter', sans-serif;
    font-weight: 900;
    color: #1E1E1E;
    text-align: center;
    line-height: 1.2;
    margin: 0 0 25px;
}

.single-post-content-area {
    padding-top: 27px;
    margin-bottom: 30px;
    background: #fff;
    padding: 25px;
    box-shadow: 2px 31px 27px 0px rgb(0 0 0 / 3%);
    -webkit-box-shadow: 2px 31px 27px 0px rgb(0 0 0 / 3%);
    -moz-box-shadow: 2px 31px 27px 0px rgba(0, 0, 0, 0.03);
}

.single-post-content-area h2 {
    font-size: 44px;
    font-family: 'Inter', sans-serif;
    font-weight: 900;
    color: #1E1E1E;
    margin-bottom: 25px;
}

.single-post-content-area h3 {
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 25px;
    font-size: 18px;
}

.single-cat-roll p {
    font-family: 'Raleway', sans-serif;
    color: #111111;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 45px;
}

.single-post-content-area>a {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    width: 100%;
    padding: 25px 41px;
    max-width: 197px;
    height: 70px !important;
    font-size: 16px;
    color: #fff;
    border-radius: 35px;
    background-color: #FB3838;
    transition-duration: 0.5s;
    display: inline-block;
    text-decoration: none;
    position: relative;
    font-weight: bold;
    font-size: 19px;
}

.blog-roll .pagination-container-center {
    text-align: center;
}

.blog-roll .pagination-container {
    margin-bottom: 140px;
}

.blog-roll span.chevron-right {
    position: absolute;
    right: 29px;
    top: 21px;
}

main#blog-content {
    max-width: 1250px;
    margin: 0 auto;
    padding-left: 25px;
    padding-right: 25px;
}

.blog-post-content .featured-image img {
    max-width: 100%;
}

.blog-post-content {
    width: 75%;
    padding-right: 25px;
}

#blog-content .blog-post-inner {
    display: flex;
    justify-content: flex-start;
    padding-top: 50px;
    padding-bottom: 50px;
}

.blog-post-sidebar {
    width: 25%;
}

.blog-post-sidebar img {
    width: 100%;
}

.blog-post-sidebar-inner {
    background: #efefef;
    padding: 15px;
}

.blog-post-content h1 {
    font-family: 'Inter', sans-serif;
    font-size: 44px;
    font-weight: 900;
    color: #1E1E1E;
    text-transform: uppercase;
    margin: 0 0 15px;
}

.blog-post-content .featured-image {
    margin-bottom: 15px;
}

.blog-post-content .the-content h3 {
    color: #001B2D;
    line-height: 1.2;
    margin: 0 0 25px;
}

.blog-post-content .the-content p {
    color: #111111;
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 25px;
}

.blog-post-sidebar>h2 {
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 25px;
    margin-bottom: 15px;
    font-size: 44px;
}

.blog-post-sidebar-inner h3 {
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 25px;
    margin-bottom: 15px;
    font-size: 25px;
}

.blog-post-sidebar-inner img {
    margin-bottom: 15px;
}

.blog-post-sidebar-inner p {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 10px;
}

.blog-post-sidebar-inner a {
    border-bottom: none;
    color: #FB3838;
    font-weight: bold;
    text-decoration: none;
}

.blog-post-sidebar-inner a:hover {
    color: #231F20;
}

ul.sub-menu {
    position: absolute;
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    background: none;
}

#header .menu li ul.sub-menu li {
    text-align: left;
    padding: 0px 5px;
    width: 170px;
    padding-bottom: 7px;
    padding-left: 0px;
}

#header .menu li ul.sub-menu li:last-child {
    padding-bottom: 0px;
}

#header .menu li:hover ul.sub-menu {
    display: block;
}

.mobile-menu-inner {
    display: none;
}

.mobile-menu-button {
    display: none;
}

.top-header-logo {
    max-height: 100px;
    width: auto;
}

a.single-episode-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.link-section {
    display: flex;
    align-content: stretch;
    justify-content: space-around;
    align-items: center;
}

.single-page-content-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 25px;
}

.blog-post-sidebar .single-recent {
    margin-bottom: 15px;
}

.blog-post-sidebar .single-recent:last-child {
    margin-bottom: 0px;
}

.single-episode-content-inner .image-block {
    width: 50%;
}

.subscribe-links.single-episode-sub-links .subscribe_cta h2 {
    display: none;
}

.subscribe-links.single-episode-sub-links #subscribe_section .link-section img {
    width: 100%;
}

.subscribe-links.single-episode-sub-links {
    display: none;
}

.subscribe-links.single-episode-sub-links #subscribe_section .link-section {
    display: flex;
    max-width: 100%;
    align-items: center;
    justify-content: space-around;
    align-content: center;
    flex-wrap: wrap;
    padding-top: 15px;
}

.title-section .title h2 {
    word-break: break-word;
}

.link-section div {
    margin-bottom: 15px;
}

.link-section:last-child div {
    /* margin-bottom: 0px; */
}

.subscribe-links #subscribe_section .link-section .single-sub:last-child {
    margin-bottom: 0px;
}

div#player.advanced-block-player img {
    width: 100%;
}

.rec-episode-inner.single-rec .image-block {
    width: 100%;
}

.about_the_host {
    padding: 95px 25px 90px 25px;
}

.about_the_host .about_the_host-inner {
    max-width: 1200px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.about_the_host-inner .about_host_left {
    width: 50%;
}

.about_the_host-inner .about_host_right {
    width: 48%;
}

.about_the_host-inner .about_host_right .about_image_block {
    width: 100%;
    height: 100%;
}

.about_host_left h2 {
    font-family: 'Inter', sans-serif;
    font-size: 64px;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: 900;
    width: 100%;
    max-width: 570px;
    margin: 0 0 25px;
}

.about_host_left>p {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.7px;
    width: 100%;
    max-width: 529px;
    margin-bottom: 35px;
    font-weight: normal;
    letter-spacing: 0.7px;
    line-height: 1.6;
}

.about_host_right {
    text-align: center;
}

.about_the_host-inner.circle {
    align-items: center;
}

.about_the_host-inner.circle .about_image_block {
    width: 460px;
    height: 460px;
    margin: 0 auto;
    border-radius: 50%;
}

div#player .player-upper-container {
    display: flex;
    justify-content: flex-start;
}

.about_the_host-inner a.view-more-episodes {
    min-width: auto;
    max-width: 100%;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    position: relative;
    padding-right: 70px;
    padding-left: 35px;
}

.about_the_host-inner a.view-more-episodes span {
    position: absolute;
    right: 24px;
    top: 15px;
}

article.single-page-content p {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1.1px;
    line-height: 1.6;
}

header.search-header {
    height: 160px;
}

.single-page-content-inner h1,
.single-page-content-inner h2,
.single-page-content-inner h3,
.single-page-content-inner h4,
.single-page-content-inner h5,
.single-page-content-inner h6 {
    margin-bottom: 15px;
    margin-top: 30px;
}

.searc-page-results {
    padding: 50px 25px;
    margin: 0 auto;
    max-width: 1200px;
    padding-top: 0px;
}

.searc-page-results article {
    margin-bottom: 35px;
}

.searc-page-results article header {
    margin-bottom: 5px;
}

.searc-page-results .entry-summary {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1.1px;
    line-height: 1.6;
}

.search-form {
    max-width: 1200px;
    padding: 50px 25px;
    margin: 0 auto;
}

form#searchform {}

form#searchform>div {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

form#searchform>div input {
    width: 75%;
    font-family: 'Raleway', sans-serif;
    font-size: 23px;
    font-weight: normal;
    letter-spacing: 1.1px;
    line-height: 1.6;
    padding: 10px 15px;
}

input#searchsubmit {}

form#searchform>div input#searchsubmit {
    width: 22%;
}

.title-section .excerpt li {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
}

.secu-wrapper .player-cont iframe {
    height: auto;
}

.testimonial-image {
    width: 170px;
    height: 170px !important;
    display: block;
    border-radius: 50%;
    border: 14px solid #a3a3a3;
    background-position: center;
    background-size: cover;
}

.testimonial-single-inner {
    display: flex;
    align-content: space-between;
    align-items: center;
    justify-content: space-around;
    max-width: 100%;
}

.testimonials-inner {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
    max-width: 100%;
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
}

.testimonial-content {
    width: 80%;
    padding-left: 25px;
}

ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    /* background: #141414d6; */
    border-radius: 50%;
    opacity: 50%;
}

ul.slick-dots {
    display: block;
    text-align: center;
    width: 100%;
    position: absolute;
    right: 0;
    width: 80%;
    text-align: left;
    padding-left: 15px;
}

ul.slick-dots li {
    display: inline-block;
    margin: 5px;
}

ul.slick-dots li.active button {
    opacity: 50%;
}

ul.slick-dots li.slick-active button {
    opacity: 100%;
}

.not-found-content-inner {
    max-width: 1200px;
    margin: 0 auto;
    min-height: 840px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.not-found-content-inner p {
    text-align: center;
    margin-bottom: 30px;
    font-size: 35px;
    margin-top: 45px;
}

.testimonial-title h2 {
    font-size: 44px;
    font-family: 'Inter', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0 0 25px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.testimonial-content p {
    line-height: 1.5;
    margin-bottom: 5px;
}

.about_host_left {
    line-height: 1.2;
}

hr.testimonial-hr {
    width: 30px;
    text-align: left;
    display: inline-block;
    height: 2px;
    border: blue;
    background: blue;
    margin-bottom: 15px;
}

.subscribe_cta h2 {
    text-transform: capitalize;
}

.rec-episode-inner.single-rec>div {
    margin: 0 15px;
}


/* Responsive Styles */

@media screen and (max-width: 1400px) {
    .about_the_host-inner.circle .about_image_block {
        width: 380px;
        height: 380px;
        margin: 0 auto;
        border-radius: 50%;
    }
}

@media screen and (max-width: 1200px) {
    .about_the_host-inner.square {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .about_the_host-inner.circle {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
        align-items: center;
    }
    .about_the_host-inner.circle>div {
        width: 100%;
        text-align: center;
    }
    .about_the_host-inner.circle>div>* {
        max-width: 100%;
    }
    .about_the_host-inner.square>div {
        width: 100%;
        text-align: center;
    }
    .about_the_host-inner.square>div>* {
        max-width: 100%;
    }
    .about_the_host-inner.square .about_image_block {
        width: 470px;
        height: 470px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1100px) {
    .podcast-list {
        display: flex;
        justify-content: space-evenly;
    }
    .epsidoes-inner-container {
        max-width: 750px;
    }
    .homepage-header-inner {
        padding-left: 25px;
        padding-right: 25px;
    }
    div#subscribe_section .link-section {
        display: flex;
    }
    .header-inner {
        padding: 0px 25px;
    }
    header#header a {
        padding: 10px 5px;
    }
    .featured-episode {
        max-width: 100%;
    }
    .featured-episode-inner {
        max-width: 100%;
        align-items: center;
    }
    .featured-post-section {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and (max-width: 450px) {
    div#subscribe_section .link-section {
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
    }
    .link-section div {
        margin-bottom: 0px;
    }
    .homepage-header .subscribe_cta h2 {
        text-align: center;
    }
}

@media screen and (max-width: 900px) {
    .test-prev.slick-arrow,
    .test-next.slick-arrow {
        display: none;
    }
    .subscribe-links #subscribe_section .link-section .single-sub:first-child {
        padding-left: 0px;
        margin-top: 15px;
    }
    .desktop-menu {
        display: none;
    }
    .mobile-menu-button {
        display: block;
        color: #fff;
        font-size: 40px;
    }
    .mobile-menu-inner.show {
        display: block;
    }
    #header .menu-main-menu-container li {
        display: block;
        margin: 0px;
        background: #000;
        border-bottom: 1px solid #fff;
    }
    ul#menu-main-menu-1 {
        position: absolute;
        width: 100%;
        padding-left: 35px;
        padding-right: 35px;
        left: 0;
        text-align: left;
        top: 130px;
        max-height: 400px;
        overflow-y: auto;
        z-index: 999;
    }
    #header .menu-main-menu-container li a {
        font-size: 20px;
        padding: 15px;
        display: block;
        margin: 0;
        font-family: 'Raleway', sans-serif;
        text-transform: uppercase;
    }
    #header .menu-main-menu-container li:last-child {
        border: none;
    }
    .image-block {
        width: 100%;
        padding: 0px;
    }
    .title-section {
        width: 100%;
    }
    .title-image {
        display: flex;
        flex-wrap: wrap;
    }
    .single-episode-content-section-inner .episode-content {
        padding-left: 30px;
    }
    .single-episode-header-inner h1 {
        font-size: 47px;
        word-break: break-word;
    }
    .featured-episode-inner {
        position: relative;
        flex-wrap: wrap;
        max-width: 750px;
        margin: 0 auto;
        width: 100%;
    }
    .featured-post-section {
        padding-bottom: 0px;
        margin-bottom: 85px;
    }
    .content-section {
        width: 100%;
    }
    .featured-episode-inner .image-container {
        width: 100%;
    }
    .featured-episode-inner .content-section {
        width: 100%;
        padding-left: 0px;
    }
    div#subscribe_section .link-section {
        flex-wrap: wrap;
    }
    #blog-content .blog-post-inner {
        display: flex;
        flex-wrap: wrap;
    }
    .blog-post-content {
        width: 100%;
    }
    .blog-post-sidebar {}
    .blog-post-sidebar {
        width: 100%;
    }
    .sub-cat-menu-inner {
        display: flex;
        flex-wrap: wrap;
    }
    .sub-cat-menu-inner a {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .blog-roll-section-inner .blog-roll {
        padding-right: 25px;
        padding-left: 25px;
    }
    .single-episode-content-inner .image-block {
        width: 100%;
    }
    .testimonial-single-inner {
        display: flex;
        flex-wrap: wrap;
    }
    .testimonial-content {
        width: 100%;
        padding-right: 25px;
        padding-top: 15px;
    }
    .testimonials-inner h2 {
        text-align: center;
    }
    ul.slick-dots {
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 550px) {
    .testimonial-title h2 {
        font-size: 35px;
    }
    .testimonials-inner {
        padding: 0px;
    }
    .testimonial-title {
        padding-left: 25px;
        padding-right: 25px;
    }
    h1.homepage-header-title {
        font-size: 54px;
    }
    .episode-content {
        overflow: hidden;
    }
    .episode-sidebar h3.widget-title {
        font-size: 20px;
    }
    .episode-sidebar {
        display: none;
        width: 0%;
    }
    .single-episode-content-section-inner .episode-content {
        width: 100%;
    }
    .episode-sidebar {
        display: none;
        width: 0%;
    }
    .single-episode-content-section-inner .episode-content {
        width: 100%;
    }
    .recommended-episodes>h2 {
        font-size: 32px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .adjacent-content .adjacent-excerpt {
        display: none;
    }
    .rec-episode-inner.single-rec>div {
        padding: 10px !important;
    }
    .featured-episode .content-section h2 {
        font-size: 30px;
    }
    .about_the_host-inner.circle .about_image_block {
        width: 250px;
        height: 250px;
    }
    .about_the_host-inner.square .about_image_block {
        width: 300px;
        height: 300px;
        margin: 0 auto;
    }
}

.testimonials-slider.slick-initialized.slick-slider button {
    /* display: none !important; */
}

.testimonials-slider .slick-arrow,
.test-prev,
.test-next {
    display: none;
}

.testimonials-slider .slick-arrow {
    display: none !important;
}

.testimonial-sliderD .slick-arrow {
    display: none !important;
}

.single-page-content-inner ul,
.single-page-content-inner ol {
    padding-left: 25px;
    font-size: 16px;
    letter-spacing: 1.1px;
    line-height: 1.6;
}

.testimonials-slider.slick-initialized.slick-slider.slick-dotted,
.testimonial-sliderA,
.testimonial-sliderD,
.testimonial-sliderDA {
    max-width: 80%;
    margin: 0 auto;
}

.test-prev.slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    height: 35px;
    font-size: 35px;
    left: 50px;
}

.test-next.slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    height: 35px;
    font-size: 35px;
    right: 50px;
}

.testimonial-title {
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
    max-width: 100%;
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
}

.testimonials-inner .slick-arrow {
    transition: all 250ms ease;
    cursor: pointer;
}

.testimonials-inner .slick-arrow:hover {
    opacity: 50%;
}

.subscribe-section a svg.stitcher {
    height: 48px;
    fill: #343434;
}

.single-episode-header-inner .subscribe-section a:hover {
    opacity: 0.8;
}