/*
Theme Name:     Yogi Roth 2018
Template:       thestory
*/

@import url("../thestory/style.css");


/* Visual Composer Fixes */

.wpb_video_widget .wpb_video_wrapper {
    padding-top: 0px !important;
}

/* General Styles */

.page-template-template-full-custom-php .page-wrapper {background: inherit !important;}

.nav-menu ul .current-menu-item > a, .nav-menu > ul > li:hover > a, .current-menu-ancestor > a {
    opacity: 1 !important;
}

.hidden {display:none;}

.page-title-wrapper {
    display: none;
}

.home #content-container .section-boxed {
    margin: 55px auto;
}

.home #home__subjects .section-boxed {margin: 0 auto !important;}

.single article {text-align: center;}

.single p {
    font-size: 16px;
    line-height: 135%;
}

.single .post {
    background-color: transparent;
}

.single #full-width .post-content {
    padding: 4% 0;
}

.single h1.post-title.entry-title {
    font-weight: 500 !important;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.single .post-title-wrapper {position: relative;}
.single .post-title-wrapper:after {
    content: "";
    background: #f8c533;
    position: absolute;
    bottom: 0;
    left: 40%;
    height: 2px;
    width: 20%;
}

.fixed-header #header { /* fixing header / was not full width */
    /* width: 100%; */
}

@media only screen and (max-width: 812px) {
.page-title-wrapper {
    height: 120px;
    min-height: 120px;
}
.page-template-template-blog .page-title-wrapper {
    height: 80px;
    min-height: 80px;
    padding-bottom: 0px;
    padding-top: 20px;
}
}

.content-boxed {
    max-width: 1400px;
}


#full-width .content-box { /* fixing / full width content box had padding on right side */
    /* width: 100%; */
}

.page-broadcaster #full-width .content-box, .page-storyteller #full-width .content-box, .content-box { /* some pages still need to be 92% */
    width: 92%;
    background-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding-top: 0px;
}

p {
    margin: 0 0 15px;
}

/* hide author name */
span.no-caps.post-autor.vcard.author {
    display: none;
}

/* hide comment count */
span.comments-number {
    display: none;
}


/* iframe responsive */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* mobile menu */
.mob-nav-menu {
    background-color: #ffffff;
}

ul.mob-nav-menu > li, div.mob-nav-menu > ul > li {
    border-bottom: 1px #f8c533 solid;
}

@media only screen and (max-width: 1000px) { /* remove hamburger nav from travel filter */
  .blog-filter-nav-btn {display: none;}
  .pg-cat-filter ul {
    background: transparent;
    max-width: 96%; 
    overflow: visible; }
  .pg-cat-filter ul li {
    display: inline;
    border-top: 0px;}
  .blog-filter ul {    max-height: none;}
  .pg-cat-filter ul li a:hover {
    color: #f8c533;
}
}

/* page settings */

.page-title-wrapper {
    display: table; /* make page titles display */
}

/* grid pages */

.custom__grid {border: 1px #eeeeee solid;}

.grid__post__header h4 {
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 0px;
    padding-top: 0px;
}

.grid__post__header.vc_gitem-post-data {
    margin-bottom: 7px;
}

/* podcast listing page */

@media only screen and (max-width: 620px) {
    .page-podcast .header-wrapper .full-bg-image {    background-size: contain;}
    .page-podcast .header-wrapper {    height: 220px !important;}
}

@media only screen and (max-width: 480px) {
    .page-podcast .header-wrapper {    height: 200px !important;}
}

.podcast__grid .podcast__image img:hover {
    filter: none;
    -webkit-filter: none;
    transition: all 0.2s ease;
    opacity: 1;
}
.podcast__grid .podcast__image img {
    filter: sepia(100%) hue-rotate(185deg) saturate(200%);
    -webkit-filter: sepia(100%) hue-rotate(120deg) saturate(0%);
    transition: all 0.2s ease;
    opacity: 0.5;
}

a.podcast__image {
    border: 1px #ededed solid !important;
    background-color: #0e76bd;
}

a.podcast__image:hover {

}

.page-podcast #content-container .section-boxed {
    margin-top: 0px;
}

.subscribe__bar .vc_column-inner {
    padding-top: 25px !important;
}

.subscribe__bar .spotify .vc_column-inner {
    padding-top: 30px !important;
}

.subscribe__bar .wpb_button, .subscribe__bar .wpb_content_element {
    margin-bottom: 25px;
}

.subscribe__bar h3, .subscribe__bar h2, .subscribe__bar h4 {
    padding: 4px 0 0 0;
}

.subscribe__bar .wpb_single_image img {
    max-height: 43px !important;
    width: auto;
    max-width: 200px;
}

.subscribe__bar .podcast__button.stitcher__badge img {
    padding-top: 5%;
}

.subscribe__bar .subscribe__bar__headline.vc_col-sm-1\/5 {
    width: 12%;
}

.subscribe__bar .subscribe__bar__buffer.vc_col-sm-1\/5 {
    width: 26%;
}

.subscribe__bar .podcast__button.vc_col-sm-1\/5 {
    width: 18%;
}

.subscribe__bar.subscribe__bar__mobile {display:none;}

@media only screen and (max-width: 1275px) {
    .subscribe__bar .subscribe__bar__buffer.vc_col-sm-1\/5 {width: 20%;}
    .subscribe__bar .podcast__button.vc_col-sm-1\/5 { width: 20%; }
    .subscribe__bar .subscribe__bar__headline.vc_col-sm-1\/5 {width: 20%;}
}

@media only screen and (max-width: 1024px) {
    .subscribe__bar .subscribe__bar__buffer.vc_col-sm-1\/5 {width: 14%;}
    .subscribe__bar .podcast__button.vc_col-sm-1\/5 { width: 26%; }
    .subscribe__bar .subscribe__bar__headline.vc_col-sm-1\/5 {width: 20%;}
    .subscribe__bar .vc_col-sm-1\/5 {display: inline-block;vertical-align: top;}
}

@media only screen and (max-width: 900px) {
    .subscribe__bar.subscribe__bar__desktop {display:none;}
    .subscribe__bar.subscribe__bar__mobile {display:block;}
    .subscribe__bar.subscribe__bar__mobile h3 {font-size: 18px;}
    .subscribe__bar.subscribe__bar__mobile h3 a {color: #0e76bd;}
    .subscribe__bar.subscribe__bar__mobile h3 a:hover {color: #000000;}
}

@media only screen and (max-width: 520px) {
    .subscribe__bar.subscribe__bar__mobile h3 {font-size: 15px;}
}

/*
@media only screen and (max-width: 767px) {
    .subscribe__bar .vc_col-sm-1\/5 {width:32% !important;}
    .subscribe__bar .subscribe__bar__buffer.vc_col-sm-1\/5 {width: 2% !important;}
    .subscribe__bar .wpb_single_image img {max-width: 96%;}
}

@media only screen and (max-width: 600px) {
    .subscribe__bar .subscribe__bar__headline h3 {line-height: 100%;}
} */

.page-podcast .podcast__grid {
    margin-top: -45px;
}

.page-podcast .vc_grid-filter-select select {
    padding: 5px;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 1.3em;
    background-color: #fdd200;
}

.podcast__grid .pg-info h2 {
    font-family: 'Hind';
    text-transform: none;
    font-size: 20px;
    font-weight: bold;
    color: #34414d;
    padding: 0;
}

.podcast__grid .vc_gitem_row .vc_gitem-col {
    padding: 0px;
}

.podcast__image {
    margin-bottom: 0px !important;
}

.podcast__grid .pg-info {
    padding: 10px 0 !important;
}

.podcast__tagline {
    padding-bottom: 10px;
    font-weight: 500;
    font-size: 14px;
    max-width: 80%;
    margin: 0 auto;
    line-height: 130%;
}

.podcast__grid .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    margin-bottom: 0px;
}


.podcast__season, .podcast__date {
    font-style: italic;
    font-size: 14px;
    color: #b3b3b1;
    line-height: 140%;
}

.podcast__date a {color:#b3b3b1;}
.podcast__date a:hover {color:#34414d;}

.single-pod .content-boxed {
    max-width: 1400px;
}


.podcast__single__subscribe {
    position: relative;
    margin: 0 auto;
    text-align: center;
    background-color: #f8c533;
    padding: 10px;
    font-family: 'Oswald';
    font-size: 15px;
    text-transform: uppercase;
}

.podcast__single__subscribe a {color: #34414d;}
.podcast__single__subscribe a:hover {color: #0e76bd;}

.single-pod .post-content-content img {
    max-height: 300px;
    width: auto !important;
    display: inline-block;
}

.single-pod .podcast_embed {
    position: relative;
    margin: 0 auto 40px;
}

.single-pod #full-width .post-content {
    padding: 4% 0;
}

p.wp-caption-text {
    font-size: 12px;
    padding-bottom: 20px;
}

/* home header button */

.home__header__button .vc_btn3-color-grey {
    background-color: #f8c533 !important;
    text-transform: uppercase;
    font-size: 24px !important;
    font-weight: 500;
    font-family: 'Oswald';
    padding: 8px 54px 10px !important;
    color: #2f2f2f !important;
}
@media only screen and (max-width: 667px) {
    .home__header__button .vc_btn3-color-grey {
    font-size: 20px !important;
    padding: 6px 30px 8px !important;}
    .home__header__button__left .vc_column-inner {        padding-left: 8px !important;    }
    .home__header__button.vc_btn3-container {        margin-bottom: 0px !important;    }
}

@media only screen and (max-width: 667px) and (min-width: 420px) {
    .home__header__buttons .vc_col-sm-6 {
        width: auto !important;
    }
}

.home__header__button .vc_btn3-color-grey:hover {
    background-color: #0e76bd !important;
    color: #ffffff !important;
}


/* home sections */


#home__subjects {
    background-color: #111111;
}

.home__row {
    background-color: #fefefe;
    margin-bottom: 15px;
}

.home__row .wpb_column {
    min-height: auto !important;
}

.home__row__dark {
    background-color: #0e76bd;
    color: #efefef;
}

.home__row__dark p, .content .home__row__dark h3 {
    color:#efefef;
}


.home .content h3 {font-size: 36px;    line-height: 120%;    padding-bottom: 25px;}
@media only screen and (min-width: 1201px) {
    .home .content h3 {font-size: 44px;}
}

#home__subjects p {
    font-size: 18px;
}
@media only screen and (max-width: 1200px) {
    #home__subjects p {line-height: 125%;}
}

.home__row img {
    vertical-align: bottom !important;
}

.home__row .wpb_content_element {
    margin-bottom: 25px;
}

.home__row .vc_btn3-container {
    padding-bottom: 25px;
}


@media only screen and (max-width: 1100px) {
    .home__row .vc_btn3-container {
        padding-bottom: 0px;
    }
    #podcasts .vc_custom_1531373798367 {
        padding-top: 0px !important;
    }
}

@media only screen and (max-width: 920px) {
    .home .content h3 {        font-size: 30px;    }
    #home__subjects p {        font-size: 15px;    }
    .home .content h3 {        padding-bottom: 15px;    }
    .home__subject__button {        margin-bottom: 25px;    }
    .home__subject__button a {        padding: 7px 20px !important;    }
    .home__subject__content {        margin-bottom: 15px !important;    }
    #broadcaster.vc_custom_1531373452889 {
        border-top-width: 25px !important;
    }
}


@media only screen and (max-width: 767px) {
    #broadcaster.vc_custom_1531373452889 {
        border-top: 0px !important;
    }
    .home__counter .vc_column_container {
        border-bottom: 1px #eeeeee solid;
        padding-bottom: 25px;
        max-width: 350px;
        margin: 0 auto 35px;
    }
    /* fix alternating layout of photos on homepage mobile */
    .home__row__photo-right {flex-direction: column-reverse !important; }
    .home__row {padding-bottom: 25px;}
    .home__row.vc_col-has-fill>.vc_column-inner, .home__row.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .home__row.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .home__row.vc_row-has-fill>.vc_column_container>.vc_column-inner {
        padding-top: 0px;
    }
    .home__subject__headline {padding-top: 35px;}
}

/* testimonials */

.home__testimonial .testimonial-wrapper p {
    line-height: 160%;
}

.home__testimonials, .speaking__testimonials {
    margin-top: -55px !important;
    /* padding-bottom: 105px !important; */
    padding-top: 55px;
    min-height: 430px;
}

.home__testimonials .vc_column-inner {
    padding-top: 0px !important;
}

.home__testimonials .ts-arrow { /* arrows appear overy testimonial content... another plug-in broke this */
    /* bottom: -35px; */
    /* border: 1px #2f2f2f solid; */
}

.home__testimonials .ts-arrow:hover {
    background-color: #ffffff;
    color: #2f2f2f;
}

/* general more info buttons */

.button__more__info {
    width: 60%;
    margin: 0 auto;
}

.button__more__info a {
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #f8c533 !important;
    color: #2f2f2f !important;
}

.button__more__info a:hover {
    background-color: #0e76bd !important;
    color: #ffffff !important;
}

.button__more__info .vc_btn3-icon {
    font-size: 30px !important;
    padding-top: 5px;
    /* margin-right: .3em !important; */
}

/* author page */

.page-author .header-wrapper {
    background-color: #000000;
}

.book__wrapper.book__left {
    border-right: 1px #eeeeee solid;
}

.book__wrapper {
    padding: 0 30px !important;
}

/* home subject section buttons */

.home__subject__button .vc_btn3-color-grey {
    background-color: transparent !important;
    border-color: #2f2f2f !important;
    color: #2f2f2f !important;
    font-family: 'Oswald';
    font-size: 16px;
    font-weight: 500;
}

.home__row__dark .home__subject__button .vc_btn3-color-grey {
    border-color: #efefef !important;
    color: #efefef !important;  
}

.home__subject__button .vc_btn3-color-grey:hover {
    background-color: #f8c533 !important;
    border-color: #ffffff !important;
    color: #2f2f2f !important;
}

/* home counter */

.home__counter {
    text-align: center;
}

.home__counter .counter__text p {
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0px;
}

.home__counter .count {
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 50px;
    line-height: 100%;
}

.home__counter .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
    font-size: 70px !important;
}

.home__counter .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    height: 80px;
    width: 80px;
}

.home__counter .vc_icon_element {
    margin-bottom: 15px;
}

/* home counter - deleted plugin */

#wpsm_counter_b_row_218 .wpsm_counterbox .wpsm_count-icon i {
    font-size: 48px;
}

#wpsm_counter_b_row_218 .wpsm_counterbox .wpsm_number {
    font-size: 38px;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-weight: 500;
}

#wpsm_counter_b_row_218 .wpsm_counterbox .wpsm_count-title {
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    margin-top: 5px;
}

.home__counter .wpb_content_element {
    margin-bottom: 0px;
}

.home__counter .wpb_single_image {
    margin-bottom: 29px;
}


/* press kit */

.presskit__publication__feature {
    margin: 15px;
    font-size: 18px;
    font-weight: 500;
}

.presskit__publication__feature:before {
    font-family: FontAwesome;
    content: "\f02e";
    margin-right: 10px;
}

.presskit__publication__feature a:hover {
    color: #0e76bd !important;
}

/* change default gray filter to yellow  */

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item {
    background-color: #fdd200 !important;
    padding-top: 6px;
    font-weight: 500;
}

.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: #ebebeb !important;
}

/*
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: #a2caf2 !important;
} */

/* blog Filter */

ul.country-filter {
    display: block;
    padding-top: 25px;
}


/* footer */

footer#footer #menu-socials {
    font-size: 20px;
}

li.social-nav-text {
    border-right: 1px #fff solid;
    padding-right: 10px;
    font-size: 16px;
}

.footer-nav li:after {
    content: none;
}

footer#footer .section-boxed {
    padding: 0 8%;
}

footer#footer span.copyrights {
    padding-top: 10px;
    color: #ffffff;
}

footer#footer a:hover {color:#f8c533;}

footer#footer #menu-socials .menu-item i._mi {
    margin-top: -.065em;
}

@media only screen and (max-width: 1000px) {
footer#footer span.copyrights {
    padding-bottom: 15px;
}
}

@media only screen and (max-width: 667px) {
li.social-nav-text {
    display: block;
    border-right: 0px;
    width: 100% !important;
    padding-bottom: 10px;
}
}

/* page display style responsive updates */

@media only screen and (max-width: 767px) {
    .published__works .wpb_single_image .vc_single_image-wrapper, .published__works .wpb_single_image {
        text-align: left !important;
        padding-bottom: 3px;
    }
}

@media only screen and (max-width: 620px) {
.page-bio img.alignleft {    float: none !important;    margin: 0 auto;}
#main-container .page-title h1 {    font-size: 30px;}
.page-speaker #content-container h2 { font-size: 18px;}
.speaking__testimonials {    margin-top: 0px !important;}
.page-speaker h3.vc_custom_heading {    line-height: 140%;}
.vc_btn3-container .vc_btn3-block {    line-height: 120% !important;}
}



/* pop-up design */

.pum-container, .pum-theme-lightbox .pum-container {
    background-color: #0e76bd !important;
    border-width: 2px !important;
    box-shadow: none !important;
}

.pum-container h1, .pum-container h2, .pum-container h3, .pum-container h4 {
    color: #efefef;
}

.pum-container h4 {
    padding-top: 0px;
    font-family: 'Hind', Arial, Helvetica,sans-serif;
}

.pum-container #mc_embed_signup .mc-field-group input {
    padding: 12px 5px !important;
    font-size: 18px;
    font-family: 'Hind', Arial, Helvetica,sans-serif;
    margin: 0 auto;
}

.pum-container input[type="submit"] {
    font-family: 'Oswald', 'Hind', Arial, Helvetica, sans-serif;
    font-size: 18px;
}

.pum-container h2.mailinglist-header {
    padding-bottom: 5px;
}

.pum-container #mc_embed_signup .mc-field-group {
    width: 100% !important;
}

.pum-container div#mc_embed_signup_scroll {
    max-width: 80%;
    margin: 0 auto;
}

.pum-container #mc_embed_signup div.response {
    width: 100% !important;
    padding: 0px !important;
    margin: 0px 0 10px !important;
    line-height: 110%;
    font-weight: 400 !important;
    text-align: center;
}

.pum-container #mc_embed_signup div#mce-responses {
    width: 100% !important;
    margin: 0 !important;
}

.pum-container .submit-button {text-align:center;}

.pum-container .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 15px;
}

.pum-container .mailinglist-description {
    margin-bottom: 5px;
}

.pum-theme-5699 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
width: 30px !important;
height: 30px !important;
font-size: 18px !important;
font-weight: 700 !important;
font-family: 'Hind', Arial, Helvetica,sans-serif !important;
padding-top: 4px !important;
padding-left: 1px !important;
}

.pum-container .section-boxed {padding:0px;}

.pum-container #mc_embed_signup #mce-success-response {
    color: #000 !important;
}