/** 10. Responsive */

@media screen and (max-width: 1024px) { 


    .page-header-content ol{
        padding-left: 15px;
    }
    .pager{
        margin: 0;
        padding: 0 0;
    }

    .podcast-card .podcast-content {
        padding: 10px;
    }

    .podcast-card .podcast-title {
        margin-bottom: 2px;
    }

    #page .pager {

    }
    .player-wrap-myr{
        /*        left: 38%;*/
    }
}

@media screen and (max-width: 768px) { 
    .podcast-hero .podcast-hero-content .podcast-hero-title{
        font-size: 18px;
    }
    .podcast-hero2 .podcast-hero-content .podcast-hero-title{
        font-size: 18px;
    }
    .page-header .page-header-inner, .page-header-podcast .page-header-inner, .page-error .page-header-inner{
        padding-top: 145px;
        padding-bottom: 37px;
    }
    .blog-content{
        padding-top: 32px;
        padding-bottom: 30px;
    }
    .itunelinks ul li{
        margin-bottom: 10px;
    }

    .navbar-nav>li>a {
        padding: 10px 8px;
        font-size: 13px;
    }

    .podcast-excerpt {
        /*        max-height: 50px;*/
        overflow: hidden;
    }

    .podcast-card .podcast-title {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 736px) {
    .google_searchbar {
        float: left;
        width: 82%;
    }
    .wgs_wrapper {
        width: 100%;
        float: none;
        clear: both;
        margin-top: 13px;
    }
    .visibsmaldevices{
        display: block;
    }
    .hiddensmaldevices{
        display: none;
    }
    .pagination>li:last-child>a, .pagination>li:last-child>span{
        text-align: center !important;
        padding: 8px 5px !important;
        height: auto !important;
    }
    #menu-top-menu {
        margin-top: 15px;
        padding-left: 14px;
    }
    .pager{
        margin: 0;
        padding: 0 0px;
    }
    .innerwrap{
        height: auto;
        display: block;
        width: 100%;
        text-align: center;
        vertical-align: middle;
        text-align: center;
        margin: 0 auto;
    }
    .pager li {
        display: block;
        width: 50%;
        float: left;
        /* margin-bottom: 10px !important; */
        /* margin-bottom: 10px !important; */
    }
    .navbar-toggle {
        border-color: #fff;
        margin-top:15px;
    }

    .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
        background-color: #1d1925;
        border-color: #1d1925;
    }

    .navbar-toggle .icon-bar {
        background: #fff;
    }

    .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover, .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:active {
        width: 100%;
    }

    .navbar-header .scroll-to {
        margin-left: 15px;
    }

    .navbar li:hover>ul {
        width: 100%;
        box-shadow: none;
    }

    .navbar-header,
    #nav {
        background: #1d1925;

    }
    #donation_wrap{
        border-top: solid 1px rgba(50,50,50,.8);
        background: #1d1925;
        padding: 10px 0;
        font-size: 12px;
    }
    .podcast-hero .podcast-hero-content{
        top: 60%;
    }
    .podcast-hero2 .podcast-hero-content{
        top: 62%;
    }
    .podcast_text{
        font-size: 12px;
    }
    .dropdown-menu>li:after {
        margin-left: 15px;
    }

    .dropdown-menu>li>a{
        display: table;
    }

    .dropdown-menu>li:after {
        width: 95%;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px;
        width: 100%;
        padding: 14px 30px;
    }}

@media (min-width: 900px) and (max-width: 1024px){
    .navbar-nav>li>a{
            padding: 10px 12px;
    }
    .google_searchbar .wgs_wrapper .gsc-input-box .gsib_a input{
        width: 274px !important;
    }

    .wgs_wrapper {
        width: auto;
        float: none;
        clear: both;
        margin-top: 0;
    }
    .google_searchbar {
        float: right;
        width: 43%;
        /* clear: both; */
        text-align: right;
    }
    #nav{
        float: right;
        margin-top: 0;
    }
    .google_searchbar .wgs_wrapper .gsc-input-box .gsib_a input{
        width: 100% !important;
    }

    .podcast-hero2 .podcast-hero-content .podcast-hero-meta .item{
        font-size: 16px;
    }
    .podcast-hero2 .podcast-hero-content .podcast-hero-title{
        font-size: 25px;
    }
    .footer-credits .text-right {
        margin-top: 34px;
    }
    .podcast-links .btn {
        width: 52px;
        float: left;
    }
    .podcast-hero2{
        height: 605px;
    }

    .txtsection {
        width: 311px;
        float: left;
    }
    .newsletterbox p{
        font-size: 19px;
    }
    .inputsection{
        width: 412px;
    }
    .buttonsection{
        width: 170px;
    }
    .buttonsection .btnsubmit{
        width: 100%;
    }
    .top-5-outer-div .left-top-5{
        width: 7%;
    }
    .top-5-outer-div .right-top-5{
        width: 93%;
    }
    .top-5-outer-div .right-top-5 .podcast-title a{
        font-size: 18px;
    }
}
@media (min-width: 768px) and (max-width: 900px){
    .google_searchbar .wgs_wrapper .gsc-input-box .gsib_a input{
        width: 274px !important;
    }
    .google_searchbar {
        float: none;
        width: 100%;
        clear: both;
    }
    .wgs_wrapper {
        width: auto;
        float: none;
        clear: both;
        margin-top: 0;
    }
    .google_searchbar {
        float: right;
        width: 45%;
        clear: both;
        text-align: right;
    }
    #nav{
        /* float: right; */
        margin-top: 0;
    }
    .google_searchbar .wgs_wrapper .gsc-input-box .gsib_a input{
        width: 100% !important;
    }
    .podcast-hero .podcast-hero-content .podcast-hero-meta .item{
        font-size: 13px;
    }
    .podcast-hero .podcast-hero-content{
        top: 67%;
    }
    .newsletterbox p{
        font-size: 22px;    margin: 0px 0 5px;
    }
    .podcast-hero2 .podcast-hero-content{
        top: 61%;
    }
    .navbar-header{
        width: 100%;
        text-align: center;
        display: block;
    }
    .footer-credits .text-right{
        margin-top: 17px;
        font-size: 13px;
    }
    .footer-complement a{
        font-size: 11px;
    }
    .navbar-nav>li {
        float: none;
        display: inline-block;
    }
    .navbar-right {
        float: none !important;
        margin-right: -15px;
        text-align: center;
    }
    .breadcrumb{
        margin-top: 20px;
    }
    .page-header-podcast h2{
        margin: 35px 0 20px 0;
    }
    .page-header-podcast h2{
        font-size: 20px;
    }
    .player-wrap-myr{
        left: 33%;
    }
    #menu-top-menu{
        margin-bottom: 20px;
    }
    .top-5-outer-div .left-top-5{
        width: 9%;
    }
    .top-5-outer-div .right-top-5{
        width: 91%;
    }
    .top-5-outer-div .right-top-5 .podcast-title a{
        font-size: 16px;
    }
    .top-5-outer-div .right-top-5 .podcast-title{
            line-height: 20px;
    }
}
@media (max-width: 800px){

    .footer .widget-title, .title-separator{
        margin-bottom: 20px;
    }
    .podcast-links .podcast_2nd_link {
        display: inline-block;
        width: 92%;
        margin: 0 0 0 5px;
    }
    .podcast-links .podcast-link-cite {
        margin: 0; 
        color: #f1f1f1;
        vertical-align: top;
        line-height: 15px;
    }
    .navbar .container{
        padding: 0;
    }
    .navbar .navbar-header{
        padding: 0px 15px;
    }
    #donation_wrap{
        padding: 5px 15px;
        width: 100%;
    }
    .podcast-hero2 .playertxt{
        display: none;
    }
    .podcast-content .playertxt{
        display: none;
    }
    .player-wrap-myr .mejs-container .mejs-controls{
        background: rgba(0,0,0,0.7);
        height: 48px;
        /* position: relative; */
        bottom: 0; 
    }
    .player-wrap-myr  .mejs-container .mejs-controls .mejs-playpause-button{
        text-align: center;
        margin: 0 auto;
        width: 168px;
        float: none;
    }
    .player-wrap-myr .playertxt{
        font-size: 18px;
        margin-top: 18px;
        display: block;
        float: left;
    }

    .player-wrap-myr  .mejs-controls .mejs-playpause-button button{
        float: right;
        position: inherit;
        margin-top: 5px;
        width: 38px;
        height: 38px;    
        line-height: 30px;
    }
    .player-wrap-myr .mejs-container .mejs-controls:hover{
        background: #2ecd71;
    }
    .player-wrap-myr  .mejs-controls:hover .mejs-playpause-button button{
        border: 3px solid #000 !important;
    }
    .player-wrap-myr .mejs-container .mejs-controls:hover .playertxt{
        color: #000;
    }
    .player-wrap-myr .mejs-controls:hover .mejs-play button::before{
        color: #000 !important;
    }
    .player-wrap-myr{
        left: 0;
        position: absolute;
        /* top: 92px; */
        width: 100%;
        bottom: 0px;
        /* background: rgba(0,0,0, 0.7); */
        text-align: center;
        height: auto;
    }
    .player-wrap-myr .playertxt{
        display: inline-block;
    }
}
@media (min-width: 700px) and (max-width: 800px){
    .google_searchbar {
        float: left;
        width: 31%;
        margin-top: -4px;
    }
    .txtsection {
        width: 100%;
        float: none;
    }
    .inputsection{
        width: 70%;
    }
    .buttonsection{
        width: 30%;
    }
    .buttonsection .btnsubmit{
        width: 100%;
    }
    .podcast-hero2{
        height: 640px;
    }
    .wpb_wrapper ol,ul {
        padding-left: 15px;
    }
    #donation_wrap{
        border-top: none;
        background: none;
        padding: 0;
        font-size: 12px;
    }
    .footer #menu-footer-menu{
        font-size: 12px !important;
        padding-left: 0 !important;
    }
    .tagsdiv{
        margin-top: 15px;
    }
    .podcast-card .podcast-image img{
        object-fit: inherit; 
    }
    .vc_custom_1483012755573{
        margin-top: 0px !important;
    }
    .mt-70 {
        margin-top: 30px !important;
    }
}
@media (min-width: 400px) and (max-width: 600px){

    #donation_wrap {
        padding: 10px 0px;
    } 
}
@media (min-width: 481px) and (max-width: 767px){
    .podcast-card .podcast-image img {
        object-fit: inherit;
    }
    .podcast-card.full .podcast-image{
        width: 35%;
    }
    .podcast-card.full .podcast-content{
        width: 64%;
    }
    .podcastnav{
        margin-bottom: 6px;
    }
    .podcast-hero-content .col-sm-9{
        float: left;
        width: 62%;
    }
    .podcast-hero-content .col-sm-3{
        float: left;
        width: 38%;
    }
    .podcast-hero-meta li{
        font-size: 12px !important;
    }
    .podcast-hero .podcast-hero-content .podcast-hero-date{
        font-size: 13px;
    }
    .textblog h2{
        font-size: 26px !important;
    }
    .podcast-meta li.item{
        line-height: normal;
        padding: 0;
    }
    .pagination>li:first-child>a, .pagination>li:first-child>span {
        height: auto;
        padding: 8px 5px;
        text-align: center;
    }
    .tagsdiv{
        margin-top: 15px;
    }
    .wpb_wrapper ol,ul {
        padding-left: 15px;
    }
    .itunelinks{
        margin-bottom: 10px;
    }
    .itunelinks ul li{
        margin-bottom: 10px;
    }
    .innerwrap{
        height: auto;
        display: block;
        width: 100%;
        text-align: center;
        vertical-align: middle;
        text-align: center;
        margin: 0 auto;
    }
    .podcast-card .podcast-title{
        font-size: 14px;
    }
    .podcast-card.full .podcast-excerpt{
        margin-bottom: 5px;
    }
    .podcast-card.full{
        height: auto;
    }
    .vc_custom_1477482627091 {
        padding-top: 00px !important;
        padding-bottom: 00px !important;
    }
    .mb-50 {
        margin-bottom: 10px !important;
    }
    .footer-logo{
        text-align: center;
    }
    .footer-credits .text-right{
        text-align: center;
        margin-top: 20px;
    }
    .navbar-header .scroll-to {
        margin-left: 0;
        width: 80%;
    }
    .navbar-toggle {
        border-color: #fff;
        margin-top: 11px;
    }
    .podcast-hero .podcast-hero-content .podcast-hero-title{
        font-size: 18px;
    }
    .podcast-hero2 .podcast-hero-content .podcast-hero-title{
        font-size: 16px;
    }
    .page-header-podcast h2{
        font-size: 20px;
    }
    .page-header h2, .page-header-podcast h2, .page-error h2{
        margin: 40px 0 18px 0;
    }
    .page-header, .page-header-podcast, .page-error{
        height: auto;
    }
    .podcast-meta-element .podcast-meta-item i{
        display: none;
    }
    #menu-footer-menu{
        text-align: center;
        margin-bottom: 20px;
    }
    .footer .copyright{
        text-align: center;
        margin-top: 15px;
    }
    .player-wrap-myr{
        /*        left: 30%;
                top: 78px;*/
    }
    .top-5-outer-div .right-top-5 .podcast-title{
        line-height: 18px;
    }
    .top-5-outer-div .right-top-5 .podcast-title a{
        font-size: 16px;
    }
    .mt-70 {
        margin-top: 20px !important;
    }
}
@media screen and (max-width: 767px) {
    .wgs_wrapper{
        width: 100%;
        float: none;
        clear: both;
        margin-top: 1px;
    }
    .podcast-hero-content{
        padding: 0 !important;
    }
    .headerpodcast{
        display: none;
    }
    .footer li+li, .footer-list li + li{
        margin-bottom: 7px;
    }
    .page-template-podcast-page .page-header {
        height: auto;
    }
    .page-header .page-header-inner, .page-header-podcast .page-header-inner, .page-error .page-header-inner{
        padding-top: 0;
        padding-bottom: 0;
    }
    .vc_custom_1483012755573{
        padding: 22px 0 16px !important;
    }
    .podcastnav{
        margin-bottom: 6px;
    }
    .podcast-hero-player-content .container{
        padding: 0;
    }
    .podcast-hero-content .col-sm-3{
        /*        text-align: center;*/
    }
    .navbar-fixed-bottom, .navbar-fixed-top{
        position: relative;
    }
    .vc_custom_1485846510360{
        margin-top: 20px;
    }
    .navbar-fixed-top{
        position: relative !important;
        top: 0 !important;
    }
    /*    .sticky{
            position: fixed !important;
        }*/
    .podcast-hero .podcast-hero-content{
        position: inherit;
        -webkit-transform: inherit;
        top: 0;
    }
    .podcast-hero .podcast-hero-player-content{
        margin-top: 30px;
    }
    .vc_custom_1483012755573{
        margin-top: 0px !important;
    }
    .podcast-hero{
        height: auto
    }
    .podcast-hero2 .podcast-hero-content{
        position: inherit;
        -webkit-transform: inherit;
        top: 0;
    }
    .podcast-hero2 .podcast-hero-player-content{
        margin-top: 30px;
    }
    .vc_custom_1483012755573{
        margin-top: 0px !important;
    }
    .podcast-hero2{
        height: auto
    }
    .txtsection {
        width: 100%;
        float: none;
    }
    .inputsection{
        width: 70%;
    }
    .newsletterbox{
        margin-bottom: 18px;
    }
    .newsletterbox .field-txt{
        height: 52px;
    }
    .buttonsection{
        width: 28%;
    }
    .buttonsection {
        width: 27%;
        float: left;
        margin-top: 8px;
        margin-left: 10px;
    }
    .buttonsection .btnsubmit{
        font-size: 18px;
        height: 48px;
        width: 100%;
    }
    .gsib_a{
        display: block;
    }
    .gsc-input{
        display: block;
    }  
    .google_searchbar .wgs_wrapper .gsc-input-box .gsib_a input{
        width: 100% !important;
    }
    .related_article{
        margin-bottom: 20px;
    }
    .top-5-outer-div .left-top-5{
        display: inline-block;
        height: 38px;
    }
    .top-5-outer-div .right-top-5{
        float: none;
        width: auto;
        height: 29px;
        display: table-cell;
        vertical-align: middle;
    }
    .top-5-outer-div .right-top-5 .podcast-title{
        margin: 0px 2px 0 35px;
    }
}
@media screen and (max-width: 600px) {
    .google_searchbar 
    .newsletterbox p{
        font-size: 17px;
    }

    .podcast-hero2 .podcast-hero-content {
        top: 68%;
    }
    .podcast-hero .podcast-hero-content {
        top: 68%;
    }
}
@media screen and (max-width: 480px) {
    .podcast-links .podcast_2nd_link{
            width: 89%;
    }
    .top5_podcasts h2.topheading{
        font-size: 22px;    margin-bottom: 20px;
    }
    .homepodcast h1.podcastheding{
        font-size: 22px;    margin-bottom: 20px; 
    }
    .google_searchbar {
        float: left;
        width: 75%;
    }
    .player-wrap-myr .mejs-container .mejs-controls .mejs-playpause-button {
        width: 203px;
    }
    .podcast-hero-content img{
        width: 100%;
    }
    .podcast-hero-content .col-sm-9{
        padding: 0;
    }
    .podcast-hero-meta li{
        font-size: 13px !important;
    }
    .podcast-hero .podcast-hero-content {
        top: 72%;
    }
    .podcast-hero2 .podcast-hero-content {
        top: 70%;
    }
    .podcast-meta li.item{
        line-height: normal;
        padding: 0;
    }
    .pagination>li:first-child>a, .pagination>li:first-child>span {
        height: auto;
        padding: 8px 5px;
        text-align: center;
    }
    .tagsdiv{
        margin-top: 15px;
    }
    #menu-footer-menu{
        text-align: center;
        margin-bottom: 20px;
    }
    .footer .copyright{
        text-align: center;
        margin-top: 15px;
    }
    .wpb_wrapper ul.pagination {
        float: none !important;
        padding-left: 0;
        width: 100%;
    }
    .pagination>li a{
        font-size: 11px;
        width: 100%;
    }
    .pagination>li {
        display: inline;
        float: left;
        width: 50%;
    }
    .wpb_wrapper ol,ul {
        padding-left: 15px;
    }
    .textblog h2{
        font-size: 20px !important;
    }
    .itunelinks ul li {
        display: block;
        padding: 0;
        text-align: center;
        margin-bottom: 10px;
    }
    .vc_custom_1477482627091 {
        padding-top: 00px !important;
        padding-bottom: 00px !important;
    }
    .podcast-card.full .podcast-image{
        display: none;
        width: 100%;
        position: relative;
    }
    .homepodcast .podcast-card.full .podcast-image{
        display: block;
        margin-bottom: 5px;
    }
    .podcasthomepage .podcast-card.full .podcast-image{
        display: block;
    }
    .homepodcast .podcast-card.full .podcast-image{
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .podcast-card.full .podcast-content {
        width: 100%;
        float: none;
    }
    .mb-40 {
        margin-bottom: 20px !important;
    }
    .vc_custom_1477482627091 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .mb-50 {
        margin-bottom: 00px !important;
    }
    .podcast-meta-element .podcast-meta-item i{
        display: none;
    }
    .podcast-meta-element .podcast-meta-item{
        font-size: 13px !important;
        line-height: normal;
    }
    .podcast-card.full {
        height: auto;
    }
    .podcast-card .podcast-title {
        font-size: 14px;
        line-height: 17px;
    }
    .page-header, .page-header-podcast, .page-error{
        height: auto;
    }
    .page-header h2, .page-header-podcast h2, .page-error h2{
        font-size: 15px;
        margin: 35px 0 35px 0;
    }
    .wpb_wrapper ul {
        padding-left: 30px;
    }
    .vc_custom_1477571199424{
        padding-bottom: 0px !important;
    }
    .mt-70 {
        margin-top: 10px !important;
    }
    .navbar-header .scroll-to {
        margin-left: 0;
        margin-right: 15px;
    }
    .navbar-toggle {
        border-color: #fff;
        margin-top: 12px;
    }
    .navbar-nav>li>a {
        padding: 9px 15px;
    }
    .podcast-excerpt {

    }


    .podcast-card .podcast-meta .item + .item:before {
        margin: 0 2px 0 2px;
    }

    .podcast-links-list .podcast-link-cite {
        font-size: 13px;
    }

    .page-header-content p {
        overflow: hidden;
    }

    .video-player iframe {
        width:350px;
    }

    .form-newsletter {
        padding: 0px;
    }

    .team-card .team-card-social {
        width: 92%; 
    }

    .form-newsletter .form-control {
        height: 60px;
        padding: 0 10px;
        font-size: 15px;
    }

    .footer-credits {
        text-align: center;
    }

    .podcast-hero .podcast-hero-content .podcast-hero-title {
        font-size: 16px;
        line-height: 22px;
    }
    .podcast-hero2 .podcast-hero-content .podcast-hero-title {
        font-size: 16px;
        line-height: 22px;
    }

    .footer-credits .footer_logo {
        margin-bottom: 10px;
    }

    .footer-credits .text-right {
        text-align: center;
    }

    .navbar-header, #nav {
        max-height: 100%;
    }

    .podcast-hero {
        height: auto;
    }
    .podcast-hero-content .col-sm-3 {
        padding: 0;
        margin-bottom: 14px;
    }
    .podcast-hero2 {
        height: auto;
    }

    .give-btn {
        width: 250px;
    }

    #give-donation-level-button-wrap>li {
        float: none;
        width: 100%;
    }

    .podcast-hero .podcast-hero-content .podcast-hero-meta .item + .item:before {
        content: "//";
        margin: 0 2px;
    }

    .podcast-hero .video-player {
        display: none;
    }
    .podcast-hero2 .podcast-hero-content .podcast-hero-meta .item + .item:before {
        content: "//";
        margin: 0 2px;
    }

    .podcast-hero2 .video-player {
        display: none;
    }
    .player-wrap-myr2 .mejs-controls .mejs-playpause-button button{
        /*margin: 0px !important;*/
    }
    .txtsection {
        width: 100%;
        float: none;
    }
    .newsletterbox p{
        font-size: 17px;line-height: 26px;
    }
    .inputsection {
        width: 100%;
        float: none;
        padding: 0;
        margin-top: 12px;
    }
    .newsletterbox{
        padding: 10px;
        margin-bottom: 18px;
    }
    .buttonsection {
        width: 190px;
        float: none;
        margin: 15px auto 0;
    }
    .related_article h2{
        font-size: 18px;
    }
    .section-negative .related_article .related_linksh {
        list-style: none;
        padding-left: 0;
    }
    .related_article  .btn-sm{
        padding: 5px 3px;
    }
    .related_article .podcast-link-cite {
        color: #000;
        font-size: 14px;
    }
    .top-5-outer-div .right-top-5 .podcast-title{
        line-height: 18px;
    }
    .top-5-outer-div .right-top-5 .podcast-title a{
        font-size: 16px;
    }
    .top-5-outer-div .right-top-5 .podcast-title{
        margin: 0px 0 0 39px;
    }
}


@media screen and (max-width: 375px) { 

    .podcastnav{
        margin-bottom: 6px;
    }
    .innerwrap{
        height: auto;
        display: block;
        width: 100%;
        text-align: center;
        vertical-align: middle;
        text-align: center;
        margin: 0 auto;
    }

    .podcast-card .podcast-meta .item + .item:before {
        margin: 0;
        content: "";
    }

    .podcast-card .podcast-meta .item {
        margin-right: 2px;
    }

    .team-card .team-card-social {
        width: 92%; 
    }

    .podcast-card .podcast-meta .item {
        font-size: 12px;
    }

    .podcast-card .podcast-title {
        font-size: 14px;
        line-height: 17px;
    }
    .player-wrap-myr2 .mejs-controls .mejs-playpause-button button{
        margin: 0px !important;
    }
}
@media screen and (max-width: 320px) { 
    
    .google_searchbar .wgs_wrapper .gsc-input-box .gsib_a input{
        width: 210px !important;
    }
    .top-5-outer-div .right-top-5 .podcast-title{
        line-height: 14px;
    }
    .top-5-outer-div .right-top-5 .podcast-title a{
        font-size: 14px;
    }
}