/******************************************************
    Smaller than 1200px
*******************************************************/

@media screen and (max-width: 1200px) {
    
    .wrapper {
        width: 960px;
    }

    /*-------------------------------------------*\
        Main Header Styling
    \*-------------------------------------------*/

    #hidden-sidebar-icon {
        display: none;
    }

    #logo-wrap {
        float: left;
        margin-right: 50px;
    }

    .transparent-header #main-header.stick-it,
    #main-header.stick-it {
        position: static;
    }

    #menu-icon {
        display: block;
        color: #222;
        float: left;
        font-size: 14px;
        text-transform: uppercase;
        cursor: pointer;
        transition: color .3s;
    }

    .transparent-header #menu-icon {
        color: #fff;
    }

    #smaller-nav 
    #menu-icon::before {
        top: 32px;
    }

    #smaller-nav 
    #menu-icon i {
        line-height: 85px;
    }

    #menu-icon i {
        float: left;
        font-size: 25px;
        line-height: 102px;
    }

    #menu-icon i:hover {
        color: #333;
    }

    .transparent-header 
    #menu-icon i:hover {
        color: #fff;
        opacity: .9;
    }

    #smaller-nav 
    #main-nav {
        left: 32px;
        top: 82px;
    }

    #main-nav {
        position: absolute;
        left: 0;
        top: 102px;
        z-index: 1000;
        display: none;
        width: 318px;
        height: auto;
        border: 1px solid #eee;
        background-color: #fff;
        font-size: 14px;
        font-weight: 400;
        box-shadow: 0px 2px 8px rgba(0,0,0,0.06);
    }

    .transparent-header 
    #main-nav {
        top: 110px;
    }

    .transparent-header 
    #main-nav::after {
        content: "";
        position: absolute;
        left: 26px;
        top: -10px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
    }

    .transparent-header #main-nav {
        border-radius: 4px;
    }

    #main-nav ul li ul {
        border: none;
        font-size: 14px;
    }

    #main-nav li {
        display: block;
        width: 100%;
        height: auto;
        clear: both;
        padding-right: 0;
        border-bottom: 1px solid #eee;
        line-height: 44px;
    }

    #main-nav li::after {
        display: none;
    }

    #main-nav li:first-child {
        margin-left: 0;
    }

    #main-nav li:first-child::before {
        display: none;
    }

    #main-nav li:last-child {
        border-bottom: none;
    }

    .transparent-header #main-nav a,
    #main-nav a {
        height: auto;
        padding: 14px 27px;
        line-height: 25px;
    }

    .menu-badge {
        right: -24px;
        top: 6px;
    }

    .transparent-header #main-nav a,
    .transparent-header #main-nav .current-menu-item > a {
        color: #222;
    }

    .transparent-header #main-nav ul li ul a,
    #main-nav ul li ul a {
        padding: 14px 37px;
    }

    #main-nav .current-menu-item > a {
        border-bottom: none;
    }

    #main-nav ul li ul a {
        max-width: 100%;
        min-width: 50%;
        padding: 14px 47px 14px 35px;
        line-height: 25px;
    }

    #main-nav .menu-item-has-children > a::after {
        display: none !important;
    }

    /*** Main Nav Drop Down Menu ***/
    
    #main-nav ul li ul {
        position: static;
        visibility: hidden;
        padding: 0;
        box-shadow: none;
        background-color: #f9f9f9;
        border-top: 1px solid #eee;
        opacity: 1;
    }

    .transparent-header 
    #main-nav ul li ul li ul li a,
    #main-nav ul li ul li ul li a {
        padding-left: 45px;
    }

    #main-nav 
    .menu-arrow {
        position: absolute;
        right: 7px;
        top: 8px;
        display: block;
        width: 38px;
        height: 38px;
        border-radius: 4px;
        border: 1px solid #eee;
        line-height: 38px;
        text-align: center;
    }

    .transparent-header 
    #main-nav ul li ul .menu-arrow {
        top: 5px;
    }

    #main-nav 
    .menu-arrow::after {
        content: "\f078";
        color: #222;
        font-family: 'FontAwesome';
        font-size: 17px;
        transform: rotate(0.001deg);
    }

    #main-nav 
    .menu-arrow.menu-children-visible::after {
        content: "\f00d";
        font-size: 18px;
    }

    #main-nav ul li:hover > ul {
        visibility: hidden;
        animation: none;
    }

    #main-nav 
    .menu-item-has-children > ul {
        position: static;
        height: 0;
        visibility: hidden;
        opacity: 0;
    }

    #main-nav ul 
    .menu-item-has-children.menu-children-visible > ul {
        visibility: visible;
        height: auto;
        opacity: 1;
    }

    #main-nav ul li ul:before,
    #main-nav ul li ul:after {
        display: none;
    }

    /*-------------------------------------------*\
        Hero Styling
    \*-------------------------------------------*/

    #home-hero-wrap {
        height: 730px;
        margin-top: -156px;
    }

    #hero-slider-1 {
        width: 520px;
    }

    #hero-slider-1 h1 {
        font-size: 36px;
        line-height: 46px;
    }

    #hero-slider-2 {
        width: 350px;
        height: 350px;
    }

    #hero-slider-2 ul {
        width: 335px;
        height: 335px;
    }

    /*-------------------------------------------*\
        Favorite Episodes Styling
    \*-------------------------------------------*/

    .small-fav-episodes .post-thumb {
        width: 290px;
        height: 177px;
    }

    .large-fav-episode {
        width: 636px;
        height: 520px;
    }

    .large-fav-episode .post-title {
        font-size: 31px;
        line-height: 39px;
    }

    /*** Home 2 Favorite Episodes ***/

    .favorite-episodes-two 
    .large-fav-episode {
        width: 440px;
        height: 522px;
    }

    .favorite-episodes-two 
    .large-fav-episode .has-user-media 
    .post-content {
        padding-right: 0;
    }

    .favorite-episodes-two 
    .large-fav-episode .post-title {
        font-size: 28px;
        line-height: 34px;
    }

    .favorite-episodes-two 
    .small-fav-episodes {
        width: 504px;
    }

    .favorite-episodes-two 
    .small-fav-episodes article,
    .favorite-episodes-two 
    .small-fav-episodes 
    .post-thumb {
        width: 244px;
        height: 522px;
    }

    .favorite-episodes-two 
    .small-fav-episodes .thumb-caption {
        padding: 0 14px;
    }

    /*-------------------------------------------*\
        Carousel Styling
    \*-------------------------------------------*/

    #carousel-wrap {
        margin-bottom: 98px;
    }

    #carousel {
        width: 100%;
    }

    .carousel-post {
        width: 296px !important;
    }

    #carousel-nav .flex-control-nav {
        display: none;
    }

    #carousel-nav .flex-direction-nav a {
        background-color: #222;
        opacity: 1;
    }

    /*-------------------------------------------*\
        Recent Episodes Styling
    \*-------------------------------------------*/

    .recent-posts-wrap {
        width: 100%;
    }

    .medium-post {
        width: 296px;
        margin-right: 36px;
    }

    .medium-post .post-title {
        font-size: 19px;
        line-height: 23px;
    }

    .recent-posts .medium-post:nth-child(3n),
    .recent-posts .medium-post:nth-child(2n) {
        margin-right: 36px;
    }

    .recent-posts .medium-post:nth-child(3n) {
        margin-right: 0;
    }

    .recent-posts .medium-post:nth-child(3n+1) {
        clear: left;
    }

    /*-------------------------------------------*\
        Single Post Styling
    \*-------------------------------------------*/

    .single-wrap-left {
        width: 100%;
        float: none;
    }

    .single-header-center 
    .single-post-title {
        font-size: 34px;
        line-height: 40px;
    }

    .single-wrap-left 
    .single-post-title {
        font-size: 32px;
        line-height: 38px;
    }

    .single-wrap-left #related-posts 
    .medium-post {
        width: 426px;
    }

    .single-wrap-left #related-posts 
    .post-title {
        font-size: 23px;
        line-height: 27px;
    }

    /*** Single Layout 2 ***/

    .single-thumb-w-capt {
        height: 382px;
    }

    /*-------------------------------------------*\
        Sidebar Styling
    \*-------------------------------------------*/

    .sidebar-wrap,
    .main-sidebar {
        position: static !important;
        width: 100% !important;
        height: auto !important;
    }

    .widget-sidebar {
        width: 100%;
        float: none;
        clear: both;
    }

    .widget_media_image {
        text-align: center;
    }

    .widget .small-post .post-thumb {
        width: 188px;
        margin-right: 11px;
    }

    .widget .small-post 
    .episode-play-icon {
        left: 71px;
        top: 38px;
        width: 44px;
        height: 44px;
    }

    .widget .small-post 
    .episode-play-icon::after {
        right: 12px;
        top: 14px;
    }

    .widget .small-post .post-title {
        font-size: 18px;
        line-height: 22px;
    }

    .widget #s {
        width: 824px;
    }

    .widget .mc4wp-form input[type=email], 
    .widget .mc4wp-form input[type=text] {
        width: 528px;
    }

}

/******************************************************
    Smaller than 960px
*******************************************************/

@media screen and (max-width: 960px) {

    .wrapper {
        width: 700px;
    }

    #modal-search #s {
        font-size: 32px;
    }

    .image-banner img {
        max-width: 90%;
    }

    /*-------------------------------------------*\
        Player Styling
    \*-------------------------------------------*/

    #audio-player-large {
        width: 380px;
        height: 210px;
    }

    #audio-player-large.hidden-player {
        bottom: -238px;
    }

    #audio-player-large::after {
        top: 90px;
    }

    #audio-player-large 
    .mejs-container.mejs-audio {
        bottom: 20px;
        width: 382px !important;
        height: 44px !important;
    }

    .large-player-seek {
        bottom: 7px;
    }

    .player-content {
        width: 380px;
    }

    .player-thumb,
    .player-content .no-image {
        width: 70px;
        height: 70px;
    }

    #audio-player-large .mejs-audio .mejs-play > button, 
    #audio-player-large .mejs-audio .mejs-pause > button, 
    #audio-player-large .mejs-audio .mejs-replay > button {
        width: 44px;
        height: 44px;
    }

    #audio-player-large .mejs-audio .mejs-playpause-button {
        width: 44px;
    }

    #audio-player-large .mejs-audio .mejs-play > button {
        background-position-x: 16px;
    }

    #audio-player-large .mejs-audio .mejs-controls, 
    #audio-player-large .mejs-audio .mejs-button, 
    #audio-player-large .mejs-audio .mejs-time, 
    #audio-player-large .mejs-audio .mejs-time-rail {
        height: 44px;
    }

    #audio-player-large .mejs-audio .mejs-time-rail {
        padding-top: 14px;
    }

    #audio-player-large .mejs-audio .mejs-duration, 
    #audio-player-large .mejs-audio .mejs-currenttime {
        line-height: 44px;
    }

    /*-------------------------------------------*\
        Hero Styling
    \*-------------------------------------------*/

    #home-hero-wrap {
        height: 634px;
    }

    #hero-slider-1 {
        top: 260px;
        width: 360px;
    }

    #hero-slider-1 h1 {
        font-size: 28px;
        line-height: 34px;
    }

    #hero-slider-2 {
        width: 265px;
        height: 265px;
    }

    #hero-slider-2 ul {
        width: 250px;
        height: 250px;
    }

    /*-------------------------------------------*\
        Favorite Episodes Styling
    \*-------------------------------------------*/

    .section-heading h1 {
        font-size: 21px;
    }

    .small-fav-episodes,
    .small-fav-episodes .post-thumb {
        width: 168px;
    }

    .small-fav-episodes article {
        margin-bottom: 30px;
    }

    .small-fav-episodes .post-thumb {
        height: 102px;
    }

    .post-thumb .thumb-cat {
        left: 10px;
        top: 10px;
    }

    .small-fav-episodes .post-title {
        font-size: 15px;
        line-height: 19px;
    }
 
    .episode-play-icon {
        width: 42px;
        height: 42px;
    }

    .episode-play-icon::after {
        right: 11px;
        top: 14px;
    }

    .player-btn.now-playing .episode-play-icon::after, 
    .player-btn-external.now-playing .episode-play-icon::after {
        right: 14px;
        top: 14px;
    }

    .has-user-media .post-content {
        padding-left: 51px;
    }

    .large-fav-episode {
        width: 500px;
        height: 408px;
    }

    .large-fav-episode article {
        height: inherit;
    }

    .large-fav-episode .episode-no {
        margin-bottom: 7px;
    }

    .large-fav-episode .post-title {
        font-size: 24px;
        line-height: 28px;
    }

    .large-fav-episode .has-user-media 
    .post-content {
        padding-right: 12px;
        padding-left: 71px;
    }

    .large-fav-episode .episode-play-icon {
        top: 15%;
        width: 58px;
        height: 58px;
    }

    .large-fav-episode 
    .episode-play-icon::after {
        right: 15px;
        top: 19px;
    }

    .large-fav-episode .player-btn.now-playing .episode-play-icon::after, 
    .large-fav-episode .player-btn-external.now-playing .episode-play-icon::after {
        right: 19px;
        top: 20px;
    }

    .caption-bg {
        height: inherit;
    }

    /*** Home 2 Favorite Episodes ***/

    .favorite-episodes-two .large-fav-episode {
        width: 222px;
        height: 288px;
    }

    .favorite-episodes.favorite-episodes-two .thumb-caption {
        bottom: 21px;
    }

    .favorite-episodes.favorite-episodes-two 
    .large-fav-episode .thumb-caption {
        padding: 0 14px;
    }

    .favorite-episodes.favorite-episodes-two 
    .has-user-media .post-content {
        padding-left: 52px;
    }

    .favorite-episodes-two 
    .large-fav-episode .episode-play-icon {
        top: 28%;
        width: 42px;
        height: 42px;
    }

    .favorite-episodes-two 
    .large-fav-episode 
    .episode-play-icon::after {
        right: 11px;
        top: 14px;
        border-top-width: 8px;
        border-bottom-width: 8px;
        border-left-width: 14px;
    }

    .favorite-episodes-two 
    .large-fav-episode .player-btn.now-playing .episode-play-icon::after,
    .favorite-episodes-two  
    .large-fav-episode .player-btn-external.now-playing .episode-play-icon::after {
        right: 14px;
        top: 14px;
        width: 14px;
        height: 14px;
    }

    .favorite-episodes-two 
    .large-fav-episode .post-title,
    .favorite-episodes-two 
    .small-fav-episodes .post-title {
        font-size: 18px;
        line-height: 22px;
    }

    .favorite-episodes-two .small-fav-episodes {
        width: 461px;
    }

    .favorite-episodes-two 
    .small-fav-episodes article + article {
        margin-left: 17px;
    }

    .favorite-episodes-two .small-fav-episodes article, 
    .favorite-episodes-two .small-fav-episodes .post-thumb {
        width: 222px;
        height: 288px;
    }

    /*-------------------------------------------*\
        Carousel Styling
    \*-------------------------------------------*/

    #carousel-wrap {
        height: 382px;
        padding-top: 48px;
    }

    .carousel-post {
        width: 214px !important;
        height: 342px;
    }

    .carousel-post .post-thumb {
        height: 342px;
    }

    .carousel-txt .post-title {
        font-size: 17px;
        line-height: 21px;
    }

    #carousel-nav .flex-direction-nav a {
        top: 124px;
    }

    /*-------------------------------------------*\
        Recent Episodes Styling
    \*-------------------------------------------*/

    .medium-post {
        width: 214px;
        margin-right: 29px;
    }
 
    .recent-posts .medium-post:nth-child(2n) {
        margin-right: 29px;
    }

    .recent-posts .medium-post:nth-child(3n) {
        margin-right: 0;
    }

    .medium-post .post-thumb {
        margin-bottom: 16px;
    }

    .medium-post .post-title {
        font-size: 16px;
        line-height: 20px;
    }

    .pagination {
        margin-bottom: 50px;
    }

    /*-------------------------------------------*\
        Single Post Styling
    \*-------------------------------------------*/

    .single-wrap-center,
    .single-thumb-w-capt .single-header {
        width: 518px;
    }

    .single-center-header {
        width: 100%;
    }

    .single-header-center .single-post-title {
        font-size: 28px;
        line-height: 34px;
    }

    .single-wrap-left #about-author {
        margin-left: -69px;
    }

    /*** Related Episodes ***/

    .related-heading {
        margin-left: 0;
    }

    #related-posts {
        padding-left: 0;
    }

    .single-wrap-left #related-posts .medium-post {
        width: 333px;
        margin-right: 34px;
    }

    .single-wrap-center 
    #related-posts .medium-post {
        width: 244px;
        margin-right: 30px;
    }

    #related-posts 
    .medium-post:last-child {
        margin-right: 0;
    }

    #related-posts 
    .post-title,
    .single-wrap-left #related-posts .post-title {
        font-size: 18px;
        line-height: 24px;
    }

    /*** Comments Section ***/

    #comments, .comments-heading, #respond {
        margin-left: 0;
    }

    /*-------------------------------------------*\
        Contact Form Styling
    \*-------------------------------------------*/

    .wpcf7-textarea {
        width: 686px;
    }

    /*-------------------------------------------*\
        Sidebar Styling
    \*-------------------------------------------*/

    .widget #s {
        width: 564px;
    }

}

/******************************************************
    Smaller than 700px
*******************************************************/

@media screen and (max-width: 700px) {

    .wrapper {
        width: 320px;
    }

    /*-------------------------------------------*\
        Main Header Styling
    \*-------------------------------------------*/

    #main-header-wrap.white-header {
        height: 185px;
        padding: 20px 0;
    }

    #main-header 
    .site-logo img {
        max-width: 90%;
    }

    .site-text-logo {
        padding-top: 18px;
    }

    .site-text-logo h1 {
        font-size: 30px;
        line-height: 34px;
    }

    #logo-wrap {
        height: 102px;
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
        text-align: center;
    }

    .transparent-header #menu-icon i {
        font-size: 21px;
        line-height: normal;
    }

    #menu-icon i,
    #header-social > li,
    #more-social-icons > li,
    #header-search-icon > li {
        line-height: 51px;
    }

    .transparent-header #menu-icon {
        padding: 10px;
        border: 1px solid #fff;
    }

    #main-nav {
        top: 182px;
    }

    .transparent-header #main-nav {
        top: 174px;
    }

    .transparent-header #main-nav::after {
        left: 11px;
    }

    #hidden-social-ul {
        top: 53px;
    }

    /*-------------------------------------------*\
        Player Styling
    \*-------------------------------------------*/

    #audio-player-large {
        height: 159px;
    }

    #audio-player-large.is-external-player {
        height: 210px;
    }

    .hidden-player .player-show-hide {
        top: -112px;
    }

    #audio-player-large.is-external-player.hidden-player 
    .player-show-hide {
        top: -62px;
    }

    .player-thumb, 
    .player-content .no-image {
        display: none;
    }

    .player-content .post-title {
        margin-top: 5px;
        font-size: 16px;
        line-height: 20px;
    }

    #audio-player-large .mejs-container.mejs-audio {
        bottom: 30px;
    }

    .large-player-seek {
        bottom: 10px;
    }

    #audio-player-large::after {
        top: 28px;
        width: 40px;
        height: 40px;
    }

    #audio-player-large.is-external-player::after {
        top: 78px;
        width: 70px;
        height: 70px;
    }

    /*-------------------------------------------*\
        Search Overlay Styling
    \*-------------------------------------------*/

    #modal-search-inner {
        width: 300px;
    }

    #modal-search #searchform {
        height: 70px;
    }

    #modal-search #s {
        font-size: 22px;
    }

    .m-search-close {
        width: 26px;
        height: 26px;
        opacity: .8;
    }

    /*-------------------------------------------*\
        Hero Styling
    \*-------------------------------------------*/

    #home-hero-wrap {
        height: 534px;
        margin-top: -212px;
    }

    #hero-slider-1 {
        width: 260px;
    }

    #hero-slider-1 h1 {
        font-size: 24px;
        line-height: 30px;
    }

    #hero-slider-1 .flex-next {
        top: 34px;
    }

    #hero-slider-1 .flex-prev {
        top: 81px;
    }

    #hero-slider-1 .excerpt,
    #hero-slider-2 {
        display: none;
    }

    /*-------------------------------------------*\
        Favorite Episodes Styling
    \*-------------------------------------------*/

    .small-fav-episodes, 
    .small-fav-episodes .post-thumb,
    .large-fav-episode {
        width: 100%;
    }

    .small-fav-episodes article:last-child {
        margin-bottom: 40px;
    }

    .small-fav-episodes .post-thumb {
        height: 202px;
    }

    .small-fav-episodes .post-title {
        font-size: 19px;
        line-height: 23px;
    }

    .large-fav-episode {
        height: 260px;
    }

    .large-fav-episode .thumb-caption {
        bottom: 20px;
        padding: 0 16px;
    }

    .large-fav-episode .post-title {
        font-size: 22px;
        line-height: 26px;
    }

    .has-user-media .post-content,
    .large-fav-episode .has-user-media .post-content {
        padding-left: 60px;
    }

    .episode-play-icon,
    .large-fav-episode .episode-play-icon {
        width: 48px;
        height: 48px;
    }

    .large-fav-episode .episode-play-icon::after {
        border-top-width: 8px;
        border-bottom-width: 8px;
        border-left-width: 14px;
    }

    .episode-play-icon::after,
    .large-fav-episode .episode-play-icon::after {
        right: 14px;
        top: 16px;
    }

    .player-btn.now-playing .episode-play-icon::after, .player-btn-external.now-playing .episode-play-icon::after,
    .large-fav-episode .player-btn.now-playing .episode-play-icon::after, 
    .large-fav-episode .player-btn-external.now-playing .episode-play-icon::after,
    .favorite-episodes-two .large-fav-episode .player-btn.now-playing .episode-play-icon::after, 
    .favorite-episodes-two .large-fav-episode .player-btn-external.now-playing .episode-play-icon::after {
        right: 17px;
        top: 17px;
        width: 14px;
        height: 14px;
    }

    /*** Home 2 Favorite Episodes ***/

    .favorite-episodes-two .large-fav-episode {
        margin-bottom: 20px;
    }

    .favorite-episodes-two .large-fav-episode,
    .favorite-episodes-two .small-fav-episodes,
    .favorite-episodes-two .small-fav-episodes article,
    .favorite-episodes-two .small-fav-episodes .post-thumb {
        width: 100%;
    }

    .favorite-episodes-two .large-fav-episode,
    .favorite-episodes-two .small-fav-episodes article,
    .favorite-episodes-two .small-fav-episodes .post-thumb {
        height: 354px;
    }

    .favorite-episodes-two .small-fav-episodes article + article {
        margin-left: 0;
    }

    .favorite-episodes-two 
    .small-fav-episodes article:last-child {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .favorite-episodes.favorite-episodes-two 
    .has-user-media .post-content,
    .favorite-episodes-two .small-fav-episodes 
    .has-user-media .post-content {
        padding-left: 58px;
    }

    .favorite-episodes-two .large-fav-episode 
    .episode-play-icon {
        width: 48px;
        height: 48px;
    }

    .favorite-episodes-two .large-fav-episode 
    .episode-play-icon::after {
        right: 14px;
        top: 16px;
    }

    /*-------------------------------------------*\
        Recent Episodes Styling
    \*-------------------------------------------*/

    .full-width-posts,
    .recent-posts {
        height: auto !important;
    }

    .medium-post.masonry-brick {
        position: static !important;
    }

    .section-heading h1 {
        height: 32px;
        font-size: 23px;
        line-height: 32px;
    }

    .section-heading h6 {
        font-size: 15px;
    }

    .medium-post {
        width: 100%;
        float: none;
        clear: both;
    }

    .medium-post .post-title {
        font-size: 19px;
        line-height: 23px;
    }

    /*-------------------------------------------*\
        Carousel Styling
    \*-------------------------------------------*/

    #carousel-wrap {
        width: 100%;
    }

    .carousel-post {
        width: 320px !important;
    }

    .carousel-txt .post-title {
        font-size: 19px;
        line-height: 23px;
    }

    /*-------------------------------------------*\
        Single Post Styling
    \*-------------------------------------------*/

    .single-wrap-left .single-article {
        padding-left: 0;
    }

    .single-wrap-left .single-thumb {
        margin-bottom: 23px;
    }

    .single-header {
        margin-bottom: 0;
    }

    .single-thumb-w-capt .single-header {
        width: 90%;
    }

    .single-wrap-center {
        width: 100%;
    }

    .single-center-header 
    .single-post-title,
    .single-wrap-left 
    .single-post-title {
        font-size: 20px;
        line-height: 26px;
    }

    .single-header .post-meta li {
        line-height: 12px;
    }

    .single .author-avatar {
        display: none;
    }

    .single-share-icons,
    .single-wrap-center .single-share-icons {
        position: static;
        width: 100%;
        margin-bottom: 30px;
    }

    .single-share-icons li {
        float: left;
        margin-right: 5px;
    }

    .single-share-icons li:last-child {
        margin-right: 0;
    }

    .single-share-icons a {
        width: 32px;
        height: 32px;
        line-height: 33px;
    }

    .single-share-icons .twitter, 
    .single-share-icons .facebook {
        line-height: 35px;
    }

    .single-wrap-left #about-author {
        margin-left: 0;
    }

    #author-avatar {
        width: 56px;
        height: 56px;
    }

    .single-wrap-center 
    #author-avatar {
        float: none;
        margin-right: auto;
        margin-bottom: 12px;
        margin-left: auto;
    }

    .single-wrap-left 
    #author-text {
        padding-top: 0;
    }

    .single-thumb-w-capt {
        height: 200px;
        margin-bottom: 30px;
    }

    .single-thumb-w-capt .single-header,
    .single-wrap-left .single-thumb-w-capt .single-header {
        bottom: 4px;
    }

    .single-thumb-w-capt 
    .single-episode-no {
        margin-bottom: 8px;
    }

    .single-thumb-w-capt .post-author {
        display: none;
    }

    .single-wrap-center 
    #author-text {
        text-align: center;
    }

    .single-wrap-center 
    #author-icons li:nth-child(6) {
        margin-top: 5px;
    }

    .single-meta {
        margin-bottom: 24px;
    }

    .single-wrap-left #related-posts .medium-post,
    .single-wrap-center #related-posts .medium-post {
        width: 100%;
    }

    .single-wrap-center #related-posts .medium-post {
        margin-right: 0;
    }

    /*** Tables Styling ***/

    .entry table td, 
    .entry table th, 
    .comment table td, 
    .comment table th, 
    .wp-block-table.is-style-stripes td, 
    .wp-block-table.is-style-stripes th {
        word-break: break-all;
    }

    /*** Entry Headings Resizing ***/

    .entry h1, 
    .entry h2, 
    .entry h3, 
    .comment-text h1, 
    .comment-text h2, 
    .comment-text h3,
    .page-main-title {
        font-size: 22px;
        line-height: 26px;
    }

    /*** Comment Form Styling ***/

    #author, #email, #url {
        width: 50%;
    }

    #comment {
        width: 95.4%;
    }

    /*-------------------------------------------*\
        Contact Form / Error Page Styling
    \*-------------------------------------------*/

    .wpcf7-textarea {
        width: 305px;
    }

    /*** Error Page ***/

    .error-content-wrap,
    .error-content-wrap.nothing-found {
        margin: 90px 0;
    }

    .error-content-wrap h1 {
        font-size: 38px;
    }

    .error-content-wrap.nothing-found h1 {
        font-size: 32px;
    }

    .error-content-wrap h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .error-wrap #searchform {
        width: 100%;
    }

    .error-wrap #s {
        width: 168px;
    }

    /*-------------------------------------------*\
        Sidebar Styling
    \*-------------------------------------------*/

    .widget .mc4wp-form {
        padding-right: 24px;
        padding-left: 24px;
    }

    .widget .mc4wp-form h1, 
    .widget .mc4wp-form h2, 
    .widget .mc4wp-form h3 {
        font-size: 22px;
        line-height: 26px;
    }

    .widget .mc4wp-form input[type=email],
    .widget .mc4wp-form input[type=text] {
        width: 228px;
    }

    .widget #s {
        width: 184px;
    }

    .widget .small-post .post-thumb {
        width: 142px;
    }

    .widget .small-post .episode-play-icon {
        left: 50px;
        top: 27px;
    }

    .widget .small-post .post-title {
        font-size: 16px;
        line-height: 20px;
    }

    /*-------------------------------------------*\
        Main Footer Styling
    \*-------------------------------------------*/

    #footer-social li {
        margin-bottom: 10px;
    }

    #footer-social li:nth-child(6) {
        margin-right: 10px;
    }

    /*** Footer Menu ***/

    #footer-navigaton li {
        margin-right: 20px;
        margin-bottom: 10px;
    }

    #footer-navigaton li::after {
        display: none;
    }

}

/******************************************************
    Smaller than 375px
*******************************************************/

@media screen and (max-width: 375px) {

    #audio-player-large {
        width: 334px;
    }

    .player-content {
        width: 336px;
    }

    #audio-player-large 
    .mejs-container.mejs-audio {
        width: 336px !important;
    }

}

/******************************************************
    Smaller than 330px
*******************************************************/

@media screen and (max-width: 330px) {

    .wrapper {
        width: 240px;
    }

    #main-header-wrap.white-header {
        margin-bottom: 54px;
    }

    #main-nav {
        width: 218px;
    }

    /*-------------------------------------------*\
        Player Styling
    \*-------------------------------------------*/

    #audio-player-large {
        width: 288px;
    }

    .player-content {
        left: 27px;
        width: 260px;
    }

    #audio-player-large 
    .mejs-container.mejs-audio {
        width: 288px !important
    }

    /*** External Player ***/

    #audio-player-large.is-external-player {
        height: 188px;
    }

    #audio-player-large.is-external-player.hidden-player 
    .player-show-hide {
        top: -84px;
    }

    #audio-player-large.is-external-player::after {
        top: 70px;
    }

    /*-------------------------------------------*\
        Search Overlay Styling
    \*-------------------------------------------*/

    #modal-search-inner {
        width: 240px;
    }

    .m-search-close {
        right: 38px;
    }

    /*-------------------------------------------*\
        Hero Styling
    \*-------------------------------------------*/

    #hero-slider-1 {
        width: 180px;
    }

    #hero-slider-1 h1 {
        font-size: 20px;
        line-height: 26px;
    }

    /*-------------------------------------------*\
        Favorite Episodes Styling
    \*-------------------------------------------*/

    .section-heading h1 {
        font-size: 21px;
    }

    .favorite-episodes,
    .image-banner-wrap .home-banner {
        margin-bottom: 50px;
    }

    .small-fav-episodes article:last-child {
        margin-bottom: 30px;
    }

    .small-fav-episodes .post-thumb {
        height: 152px;
    }

    .small-fav-episodes .post-title,
    .large-fav-episode .post-title {
        font-size: 17px;
        line-height: 21px;
    }

    .large-fav-episode {
        height: 195px;
    }

    .large-fav-episode 
    .thumb-cat {
        display: none;
    }

    .large-fav-episode .thumb-caption {
        bottom: 17px;
        padding: 0 12px;
    }

    .has-user-media .post-content, 
    .large-fav-episode .has-user-media .post-content {
        padding-left: 58px;
    }

    .large-fav-episode .episode-play-icon {
        top: 33%;
    }

    .caption-bg {
        background: linear-gradient(rgba(12, 12, 12, 0) 0%, rgba(12, 12, 12, 0.06) 0%, #000 90%);
    }

    .favorite-episodes-two .large-fav-episode, 
    .favorite-episodes-two .small-fav-episodes article, 
    .favorite-episodes-two .small-fav-episodes .post-thumb {
        height: 312px;
    }

    /*-------------------------------------------*\
        Carousel Styling
    \*-------------------------------------------*/

    .carousel-post {
        width: 240px !important;
    }

    .carousel-txt .post-title {
        font-size: 17px;
        line-height: 21px;
    }

    /*-------------------------------------------*\
        Recent Episodes Styling
    \*-------------------------------------------*/

    .medium-post .post-title {
        font-size: 17px;
        line-height: 21px;
    }

    /*-------------------------------------------*\
        Single Post Styling
    \*-------------------------------------------*/

    .single-wrap-left .single-article {
        padding-left: 0;
    }

    .single-wrap-left .single-thumb {
        margin-bottom: 18px;
    }

    .single-post-title {
        margin-bottom: 14px;
    }

    .single-wrap-center {
        width: 100%;
    }

    .single-thumb-w-capt .single-header, 
    .single-wrap-left .single-thumb-w-capt .single-header {
        bottom: 0;
    }

    .single-header-center .single-post-title, 
    .single-wrap-left .single-post-title {
        font-size: 18px;
        line-height: 22px;
    }

    .single-thumb-w-capt {
        height: 160px;
        margin-bottom: 27px;
    }

    .single-thumb-w-capt .caption-bg {
        background: linear-gradient(rgba(12, 12, 12, 0) 0%, #0c0c0c 68%);
    }

    .single-meta {
        margin-bottom: 20px;
    }

    .single-wrap-left #about-author {
        margin-left: 0;
    }

    #about-author {
        margin-bottom: 40px;
    }

    #author-icons li {
        margin-bottom: 5px;
    }

    .single-wrap-center 
    #author-icons li:nth-child(6) {
        margin-top: 0;
    }

    #related-posts .post-title, 
    .single-wrap-left #related-posts .post-title {
        font-size: 17px;
        line-height: 21px;
    }

    /*-------------------------------------------*\
        Pagination Styling
    \*-------------------------------------------*/

    .pagination {
        margin-bottom: 50px;
    }

    /*-------------------------------------------*\
        Contact Form / Error Page Styling
    \*-------------------------------------------*/

    .wpcf7-text,
    .wpcf7-textarea {
        width: 226px;
    }

    .page-temp-wrap .entry, #full-width-page, 
    #full-width-page .entry,
    .entry .wpcf7 {
        margin-bottom: 30px;
    }

    .error-content-wrap {
        margin: 80px 0;
    }

    .error-wrap #s {
        width: 105px;
        padding-left: 10px;
    }

    .error-wrap #searchsubmit {
        right: 4px;
    }

    /*-------------------------------------------*\
        Sidebar Styling
    \*-------------------------------------------*/

    .widget #s {
        width: 136px;
        padding-right: 82px;
    }

    .widget #searchsubmit, 
    .entry .wp-block-search .wp-block-search__button {
        padding: 0 12px;
    }

    .widget .mc4wp-form h1, 
    .widget .mc4wp-form h2, 
    .widget .mc4wp-form h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .widget .mc4wp-form input[type=email],
    .widget .mc4wp-form input[type=text] {
        width: 150px;
    }

    .widget .mc4wp-form input[type=submit] {
        width: 190px;
    }

    .widget_calendar {
        font-size: 14px;
    }

    #wp-calendar tbody td, #wp-calendar .pad {
        padding-right: 6px;
        padding-left: 6px;
    }

    .widget .small-post {
        margin-bottom: 30px;
    }

    .widget .small-post .post-thumb {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        float: none;
    }

    .widget .small-post 
    .episode-play-icon {
        left: 98px;
        top: 58px;
    }

    /*-------------------------------------------*\
        Main Footer Styling
    \*-------------------------------------------*/

    #footer-social li {
        margin-right: 9px;
        margin-bottom: 9px;
    }

    #copyright {
        height: auto;
        padding: 20px 0;
    }

    #copyright p {
        line-height: 24px;
    }

}

/******************************************************
    Smaller than 240px
*******************************************************/

@media screen and (max-width: 240px) {

    .wrapper {
        width: 220px;
    }

    #header-social > li {
        margin-left: 20px;
    }

    .m-search-close {
        right: 19px;
        top: 19px;
    }

    #modal-search-inner {
        width: 210px;
    }

    /*-------------------------------------------*\
        Player Styling
    \*-------------------------------------------*/

    #audio-player-large {
        width: 188px;
    }

    .player-content {
        left: 12px;
        width: 188px;
    }

    .player-content .post-title {
        margin-top: 2px;
        font-size: 15px;
        line-height: 19px;
    }

    #audio-player-large 
    .mejs-container.mejs-audio {
        bottom: 39px;
        width: 190px !important;
    }

    /*-------------------------------------------*\
        Home Hero Styling
    \*-------------------------------------------*/

    #hero-slider-1 {
        width: 170px;
        padding-left: 45px;
    }

    #hero-slider-1 .flex-next, 
    #hero-slider-1 .flex-prev {
        width: 34px;
        height: 34px;
        line-height: 35px;
    }

    #hero-slider-1 .flex-prev {
        top: 76px;
    }

    /*-------------------------------------------*\
        Favorite Episodes Styling
    \*-------------------------------------------*/

    .favorite-episodes-two .large-fav-episode, 
    .favorite-episodes-two .small-fav-episodes article, 
    .favorite-episodes-two .small-fav-episodes .post-thumb {
        height: 286px;
    }

    .small-fav-episodes .post-thumb {
        height: 140px;
    }

    .large-fav-episode {
        height: 180px;
    }

    /*-------------------------------------------*\
        Carousel Styling
    \*-------------------------------------------*/

    .carousel-post {
        width: 220px !important;
    }

    /*-------------------------------------------*\
        Single Post Styling
    \*-------------------------------------------*/

    .single-thumb-w-capt {
        height: 150px;
    }

    .single-wrap-center 
    #related-posts .medium-post {
        width: 100%;
        margin-right: 0;
    }

    #comment {
        width: 94.2%;
    }

    /*-------------------------------------------*\
        Contact Form / Error Page Styling
    \*-------------------------------------------*/

    .wpcf7-text, .wpcf7-textarea {
        width: 206px;
    }

    .error-wrap #s {
        width: 107px;
        padding-right: 98px;
    }

    .error-wrap #searchsubmit {
        padding: 0 14px;
    }

    /*-------------------------------------------*\
        Sidebar Styling
    \*-------------------------------------------*/

    .widget .small-post 
    .episode-play-icon {
        left: 88px;
        top: 50px;
    }

    .widget #s, 
    .entry .wp-block-search 
    .wp-block-search__input {
        padding-right: 71px;
        padding-left: 10px;
    }

    .widget .mc4wp-form input[type=email],
    .widget .mc4wp-form input[type=text] {
        width: 128px;
    }

    .widget .mc4wp-form input[type=submit] {
        width: 172px;
    }

    #wp-calendar tbody td,
    #wp-calendar .pad {
        padding-right: 5px;
        padding-left: 5px;
    }

    /*-------------------------------------------*\
        Main Footer Styling
    \*-------------------------------------------*/

    #footer-social a {
        width: 46px;
        height: 46px;
    }

    #footer-social li:nth-child(4n) {
        margin-right: 0;
    }

}