@import url("https://use.typekit.net/xlv3lvt.css");
:root {
    --color-blue: #049FDA;
}
.color-blue {
    color: var(--color-blue);
}
.h4 {
    font-size: 46px;
}
.primary-btn {
    display: inline-block;
    background: #fff;
    padding: 18px 20px;
    color: #0099CC;
    border-radius: 12px;
    font-weight: 600;
    font-size: 20px;
    width: 266px;
    text-align: center;
    border: 1px solid transparent;
    transition: 300ms ease;
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
}
.primary-btn:hover {
    color: #fff;
    border-color: #fff;
    background: var(--color-blue);
}
/*---- Masthead ----*/
.masthead-content {
    width: 560px;
}
.masthead-content .h1 {
    line-height: 1.04em;
}
.masthead-content h2 {
    font-size: 28px;
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin: 32px 0 24px;
    line-height: 1.5em;
}
.masthead-content .h1 span {
    font-size: 0.8488em;
    line-height: 0.8em;
}
.masthead-content .underlined span::before {
    opacity: 1;
    z-index: -1;
    background: #46BFF7;
    height: 21%;
    bottom: .13em;
}
.loaded .masthead-content .underlined span::before {
    width: 100%;
}
.masthead-content .p {
    width: 85%;
}
.masthead-content .p:first-of-type {
    margin-bottom: 30px;
}
.banner-links {
    margin-top: 38px;
}
.banner-links a {
    background: var(--color-blue);
    color: #fff;
    font-size: 20px;
    padding: 0.8em 1.2em;
    border-radius: 0.3em;
    margin-right: 1.1em;
    text-align: center;
    transition: 300ms ease;
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
    width: auto;
}
.banner-links a:hover {
    background: #fff;
    color: var(--color-blue);
}
.banner-links a:last-child {
    margin-right: 0;
}
.masthead-content .p strong sup {
    top: 0.2em;
    position: relative;
}
.masthead-content .p strong {
    font-family: "caecilia";
    letter-spacing: 0.9px;
}
.title-option2 {
    font-family: "caecilia";
    font-size: 50px;
    line-height: 1.4em;
    font-weight: 400;
    text-transform: capitalize;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
}
/*~~~ About ~~~~*/
.about-copy {
    padding: 80px 95px 75px 0;
}
.about-copy .h2 span {
    font-size: 0.7833em;
}
.about-copy .p {
    margin-bottom: 32px;
    letter-spacing: 0.9px;
    color: #000;
    line-height: 1.6em;
}
.about-copy .p a {
    color: var(--color-blue);
    text-decoration: underline;
}
.quote {
    margin: 40px 0;
    border-radius: 8px;
    background: rgba(243, 243, 243, 0.64);
    padding: 18px 40px 23px 52px;
    border-left: 11px solid #049FDA;
}
.quote .p {
    font-size: 21px;
    font-weight: 300;
    letter-spacing: -0.21px;
    font-family: "caecilia", sans-serif;
    font-weight: 300;
    font-style: italic;
}
.quoteBy {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    color: var(--color-blue);
    margin: 4px 0 7px;
    font-family: proxima-nova, sans-serif;
}
.author-desc {
    color: #484848;
    font-size: 14px;
    font-weight: 500;
    font-family: proxima-nova, sans-serif;
}
/*~~~~ Sidebar ~~~~*/
.about-sidebar {
    width: 324px;
    margin-left: auto;
    padding-top: 118px;
    position: relative;
}
.about-sec .col-35 {
    position: relative;
    background: rgba(217, 217, 217, 0.13);
}
.about-sec .col-35::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 140%;
    background: rgba(217, 217, 217, 0.13);
    left: 100%;
}
.sidebar-title {
    padding-left: 18px;
}
.sidebar-title span {
    font-size: 22px;
    letter-spacing: 1.1px;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.sidebar-card {
    box-shadow: 1px 2px 53px 0 rgba(184, 184, 184, 0.17);
    background: #fff;
    border-radius: 10px;
    margin-bottom: 40px;
    width: 100%;
}
.card-logo {
    background: #FAFAFA;
    padding: 30px 20px;
    border-radius: 10px 10px 0 0;
}
.card-logo img {
    margin: 0 auto;
    width: 90%;
}
.card-info {
    padding: 16px 20px 22px;
    border-radius: 0 0 10px 10px;
}
.card-info p {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}
.card-info a {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.8px;
    color: var(--color-blue);
}
.card-info a img {
    width: 27px;
    margin-left: 6px;
    display: inline-block;
    transition: margin 0.3s ease;
}
.card-info a:hover img {
    margin-left: 12px;
    filter: brightness(0) saturate(100%) invert(40%) sepia(96%) saturate(453%) hue-rotate(151deg) brightness(100%) contrast(97%);
}
.bubbles-bg {
    position: absolute;
    top: 10%;
    left: -30px;
    width: 620px;
}
.toggle-news {
    font-size: 16px;
    font-weight: 600;
    color: var(--color-blue);
    text-decoration: underline;
    margin: 20px auto;
    width: fit-content;
    display: none;
    font-family: proxima-nova, sans-serif;
}
/*~~~~ Book ~~~~*/
.book-sec {
    background: var(--color-blue);
    padding-bottom: 15px;
}
.book-details h2 {
    color: #FACD01;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    font-family: proxima-nova, sans-serif;
}
.book-image img {
    transform: scale(1.04);
    margin-top: -84px;
    margin-left: -50px;
    filter: drop-shadow(-12px 10px 18px rgba(8, 23, 16, 0.30));
}
.book-details {
    padding: 40px 0 33px;
}
.book-details .h4 {
    margin: 12px 0 16px;
}
.book-details .p {
    letter-spacing: 0.9px;
    line-height: 1.7em;
}
.praise-quote {
    border-radius: 10px;
    border-left: 10px solid #FACD01;
    background: #108DBC;
    margin: 32px 0 40px;
    padding: 16px 30px 20px 22px;
}
.praise-quote .p {
    font-size: 21px;
    font-weight: 300;
    letter-spacing: -0.21px;
    color: #fff;
    font-family: "caecilia", sans-serif;
    font-weight: 300;
    font-style: italic;
}
.quote-author {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
    margin: 6px 0 3px;
    font-family: proxima-nova, sans-serif;
}
.about-author {
    color: #fff;
    font-family: proxima-nova, sans-serif;
    font-size: 14px;
    letter-spacing: -0.14px;
    font-weight: 500;
}
/*~~~~ Media ~~~~*/
.media-sec {
    padding: 65px 0 75px;
    background: url('../images/cover.jpg') top right/cover no-repeat;
}
.media-content .h4 {
    text-transform: uppercase;
    margin-bottom: 20px;
}
.media-btns {
    margin-top: 30px;
    padding-top: 32px;
    border-top: 1px solid #fff;
}
.media-btns .primary-btn:first-child {
    margin-right: 18px;
}
.media-info-row {
    margin-top: 30px;
    width: 556px;
}
.media-info {
    width: 48%;
}
.media-info span {
    color: #fff;
    letter-spacing: 0.85px;
    font-size: 17px;
    font-weight: 600;
    font-family: proxima-nova, sans-serif;
}
.media-info a {
    letter-spacing: 0.85px;
    font-size: 17px;
    font-weight: 600;
    color: var(--color-blue);
    text-decoration: underline;
    font-family: proxima-nova, sans-serif;
}
/*~~~~ Companies ~~~~*/
.companies-sec {
    padding: 62px 0 75px;
}
.companies-sec .container>.p {
    color: #000;
    font-size: 15px;
    letter-spacing: 0.75px;
    margin-top: 4px;
}
.companies-liting {
    margin-top: 34px;
}
.company-logo {
    width: 24%;
    margin-bottom: 40px;
}
.company-logo:nth-last-child(-n+4) {
    margin-bottom: 0;
}
.company-logo a {
    height: 125px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: #FAFAFA;
    transition: background 300ms ease;
}
.company-logo a:hover {
    background: #049FDA;
    box-shadow: 0 0 22px 0 rgba(4, 159, 218, 0.62);
}
.company-logo img {
    transition: 100ms ease;
    width: 180px;
    max-height: 77px;
}
.company-logo:not(.fizz) a:hover img {
    filter: brightness(0) invert(1);
}
/*~~~~ Consumer Behavior Lab ~~~~*/
.podcast-sec {
    background: var(--color-blue);
    padding: 100px 0;
}
.cbl-copy > img {
    height: 112px;
    width: 112px;
}
.cbl-copy .h4 {
    margin: 34px 0 21px;
}
.cbl-copy .p {
    line-height: 1.7em;
}
.cbl-copy {
    padding-right: 130px;
}
.cbl-copy > a {
    color: #FACD01;
    font-size: 22px;
    margin-top: 28px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline;
    font-family: proxima-nova, sans-serif;
}
.single-podcast {
    width: 47%;
    background: #0B83B1;
    border-radius: 80px 0 20px 20px;
}
.podcast-image img {
    max-width: 100%;
    border-top-left-radius: 80px;
}
.podcast-details {
    padding: 31px 20px 70px;
}
.podcast-title {
    font-family: proxima-nova, sans-serif;
    color: #FACD01;
    font-size: 22px;
    font-weight: 700;
}
.podcast-details .p {
    font-size: 17px;
    margin: 16px 0 20px;
    letter-spacing: 0.85px;
    line-height: 1.5em;
}
.podcast-details a {
    color: #FACD01;
    font-size: 17px;
    font-weight: 700;
    bottom: 45px;
    position: absolute;
    text-decoration: underline;
    font-family: proxima-nova, sans-serif;
}
.subs-options img {
    width: 1.66em;
}
.subs-row {
    font-size: 20px;
    margin-top: 2em;
    align-items: center;
}
.subs-row span {
    color: #fff;
    font-size: 0.98em;
    font-weight: 700;
    font-family: proxima-nova, sans-serif;
}
.subs-options a {
    margin-left: 1.1em;
}
.see-more-btn {
    margin-top: 60px;
}

@media screen and (max-width: 1379px) {
    .h4 {
        font-size: 32px;
    }
    .primary-btn {
        padding: 13px 14px;
        border-radius: 9px;
        font-size: 14px;
        width: 185px;
    }
    /*---- Masthead ----*/
    .masthead-content {
        width: 389px;
    }
    .masthead-content h2 {
        font-size: 20px;
        margin: 23px 0 17px;
    }
    .masthead-content .p:first-of-type {
        margin-bottom: 21px;
    }
    .banner-links {
        margin-top: 28px;
    }
    .banner-links a,
    .subs-row {
        font-size: 15px;
    }
    .title-option2 {
        font-size: 35px;
    }
    /*~~~ About ~~~~*/
    .about-copy {
        padding: 56px 66px 53px 0;
    }
    .about-copy .p {
        margin-bottom: 23px;
    }
    .quote {
        margin: 28px 0;
        border-radius: 6px;
        border-width: 8px;
        padding: 13px 28px 16px 37px;
    }
    .quote .p {
        font-size: 15px;
    }
    .quoteBy {
        font-size: 13px;
        margin: 3px 0 5px;
    }
    .author-desc {
        font-size: 10px;
    }
    /*~~~~ Sidebar ~~~~*/
    .about-sidebar {
        width: 240px;
        padding-top: 82px;
    }
    .sidebar-title {
        padding-left: 13px;
    }
    .sidebar-title span {
        font-size: 16px;
        margin-bottom: 18px;
    }
    .sidebar-card {
        border-radius: 7px;
        margin-bottom: 28px;
    }
    .card-logo {
        padding: 28px 14px;
    }
    .card-info {
        padding: 12px 14px 16px;
        border-radius: 0 0 7px 7px;
    }
    .card-info p {
        font-size: 16px;
        margin-bottom: 14px;
    }
    .card-info a {
        font-size: 13px;
    }
    .card-info a img {
        width: 19px;
        margin-left: 5px;
    }
    .card-info a:hover img {
        margin-left: 9px;
    }
    .bubbles-bg {
        left: -20px;
        width: 431px;
    }
    /*~~~~ Book ~~~~*/
    .book-sec {
        padding-bottom: 11px;
    }
    .book-details h2 {
        font-size: 23px;
    }
    .book-image img {
        margin-top: -58px;
        margin-left: -34px;
        filter: drop-shadow(-8px 7px 13px rgba(8, 23, 16, 0.30));
    }
    .book-details {
        padding: 28px 0 22px;
    }
    .book-details .h4 {
        margin: 9px 0 12px;
    }
    .book-details .p {
        letter-spacing: 0px;
    }
    .praise-quote {
        border-radius: 7px;
        border-width: 7px;
        margin: 23px 0 28px;
        padding: 12px 21px 14px 16px;
    }
    .praise-quote .p {
        font-size: 15px;
        letter-spacing: 0px;
    }
    .quote-author {
        font-size: 12px;
        margin: 5px 0 3px;
    }
    .about-author {
        font-size: 10px;
        letter-spacing: 0px;
    }
    /*~~~~ Media ~~~~*/
    .media-sec {
        padding: 46px 0 53px;
    }
    .media-content .h4 {
        margin-bottom: 14px;
    }
    .media-btns {
        margin-top: 21px;
        padding-top: 23px;
    }
    .media-btns .primary-btn:first-child {
        margin-right: 13px;
    }
    .media-info-row {
        margin-top: 21px;
        width: 387px;
    }
    .media-info span {
        letter-spacing: 0px;
        font-size: 12px;
    }
    .media-info a {
        letter-spacing: 0px;
        font-size: 12px;
    }
    /*~~~~ Companies ~~~~*/
    .companies-sec {
        padding: 44px 0 53px;
    }
    .companies-sec .container>.p {
        font-size: 11px;
        letter-spacing: 0px;
        margin-top: 3px;
    }
    .companies-liting {
        margin-top: 24px;
    }
    .company-logo {
        width: 24%;
        margin-bottom: 28px;
    }
    .company-logo a {
        height: 87px;
        border-radius: 6px;
    }
    .company-logo a:hover {
        box-shadow: 0 0 16px 0 rgba(4, 159, 218, 0.62);
    }
    .company-logo img {
        width: 125px;
        max-height: 54px;
    }
    /*~~~~ Consumer Behavior Lab ~~~~*/
    .podcast-sec {
        padding: 70px 0;
    }
    .cbl-copy > img {
        height: 78px;
        width: 78px;
    }
    .cbl-copy .h4 {
        margin: 24px 0 15px;
    }
    .cbl-copy {
        padding-right: 85px;
    }
    .cbl-copy a {
        font-size: 16px;
        margin-top: 20px;
    }
    .single-podcast {
        border-radius: 56px 0 14px 14px;
    }
    .podcast-image img {
        border-top-left-radius: 56px;
    }
    .podcast-details {
        padding: 22px 14px 49px;
    }
    .podcast-details .p {
        font-size: 12px;
        margin: 12px 0 14px;
        letter-spacing: 0px;
    }
    .podcast-details a {
        font-size: 12px;
        bottom: 32px;
    }
    .podcast-title {
        font-size: 17px;
    }
    .see-more-btn {
        margin-top: 42px;
    }
}
@media screen and (max-width: 999px) and (min-width: 768px) {
    .h4 {
        font-size: 25px;
    }
    .primary-btn {
        padding: 10px 11px;
        border-radius: 7px;
        font-size: 11px;
        width: 142px;
    }
    /*---- Masthead ----*/
    .masthead-content {
        width: 299px;
    }
    .masthead-content h2 {
        font-size: 15px;
        margin: 18px 0 13px;
    }
    .masthead-content .p:first-of-type {
        margin-bottom: 16px;
    }
    .banner-links {
        margin-top: 22px;
    }
    .banner-links a,
    .subs-row {
        font-size: 12px;
    }
    .title-option2 {
        font-size: 27px;
    }
    /*~~~ About ~~~~*/
    .about-copy {
        padding: 43px 51px 40px 0;
    }
    .about-copy .p {
        margin-bottom: 18px;
    }
    .quote {
        margin: 22px 0;
        border-radius: 5px;
        border-width: 6px;
        padding: 10px 22px 13px 28px;
    }
    .quote .p {
        font-size: 12px;
    }
    .quoteBy {
        font-size: 10px;
        margin: 3px 0 4px;
    }
    .author-desc {
        font-size: 8px;
    }
    /*~~~~ Sidebar ~~~~*/
    .about-sidebar {
        width: 200px;
        padding-top: 62px;
    }
    .sidebar-title {
        padding-left: 10px;
    }
    .sidebar-title span {
        font-size: 12px;
        margin-bottom: 14px;
    }
    .sidebar-card {
        border-radius: 6px;
        margin-bottom: 22px;
    }
    .card-logo {
        padding: 22px 11px;
    }
    .card-info {
        padding: 9px 11px 12px;
        border-radius: 0 0 6px 6px;
    }
    .card-info p {
        font-size: 14px;
        margin-bottom: 11px;
    }
    .card-info a {
        font-size: 12px;
    }
    .card-info a img {
        width: 15px;
        margin-left: 4px;
    }
    .card-info a:hover img {
        margin-left: 7px;
    }
    .bubbles-bg {
        left: -16px;
        width: 331px;
    }
    /*~~~~ Book ~~~~*/
    .book-sec {
        padding-bottom: 8px;
    }
    .book-details h2 {
        font-size: 18px;
    }
    .book-image img {
        margin-top: -44px;
        margin-left: -26px;
        filter: drop-shadow(-6px 6px 10px rgba(8, 23, 16, 0.30));
    }
    .book-details {
        padding: 22px 0 17px;
    }
    .book-details .h4 {
        margin: 7px 0 9px;
    }
    .book-details .p {
        letter-spacing: 0px;
        line-height: 1.7em;
    }
    .praise-quote {
        border-radius: 6px;
        border-width: 6px;
        margin: 18px 0 22px;
        padding: 9px 16px 11px 12px;
    }
    .praise-quote .p {
        font-size: 12px;
        letter-spacing: 0px;
    }
    .quote-author {
        font-size: 10px;
        margin: 4px 0 2px;
    }
    .about-author {
        font-size: 8px;
        letter-spacing: 0px;
    }
    /*~~~~ Media ~~~~*/
    .media-sec {
        padding: 35px 0 40px;
    }
    .media-content .h4 {
        margin-bottom: 11px;
    }
    .media-btns {
        margin-top: 16px;
        padding-top: 18px;
    }
    .media-btns .primary-btn:first-child {
        margin-right: 10px;
    }
    .media-info-row {
        margin-top: 16px;
        width: 297px;
    }
    .media-info span {
        letter-spacing: 0px;
        font-size: 10px;
    }
    .media-info a {
        letter-spacing: 0px;
        font-size: 10px;
    }
    /*~~~~ Companies ~~~~*/
    .companies-sec {
        padding: 34px 0 40px;
    }
    .companies-sec .container>.p {
        font-size: 8px;
        letter-spacing: 0px;
        margin-top: 3px;
    }
    .companies-liting {
        margin-top: 19px;
    }
    .company-logo {
        width: 24%;
        margin-bottom: 22px;
    }
    .company-logo a {
        height: 67px;
        border-radius: 5px;
    }
    .company-logo a:hover {
        box-shadow: 0 0 12px 0 rgba(4, 159, 218, 0.62);
    }
    .company-logo img {
        width: 96px;
        max-height: 42px;
    }
    /*~~~~ Consumer Behavior Lab ~~~~*/
    .podcast-sec {
        padding: 54px 0;
    }
    .cbl-copy > img {
        height: 60px;
        width: 60px;
    }
    .cbl-copy .h4 {
        margin: 19px 0 12px;
    }
    .cbl-copy {
        padding-right: 42px;
    }
    .cbl-copy a {
        font-size: 12px;
        margin-top: 15px;
    }
    .single-podcast {
        border-radius: 43px 0 11px 11px;
    }
    .podcast-image img {
        border-top-left-radius: 43px;
    }
    .podcast-details {
        padding: 17px 11px 38px;
    }
    .podcast-title {
        font-size: 13px;
    }
    .podcast-details .p {
        font-size: 10px;
        margin: 9px 0 11px;
        letter-spacing: 0px;
    }
    .podcast-details a {
        font-size: 10px;
        bottom: 24px;
    }
    .see-more-btn {
        margin-top: 32px;
    }
}
@media screen and (max-width: 767px) {
    .h4 {
        font-size: 40px;
    }
    .primary-btn {
        width: 100%;
        font-size: 20px;
        border-radius: 12px;
        padding: 19px;
    }
    .xp-header {
        background: none;
        transition: background 300ms ease;
    }
    .xp-header.scrolled {
        background: rgba(0, 153, 204, .85);
    }
    .masthead-sec .flexible-content {
        align-items: flex-end;
        padding-bottom: 55px;
    }
    .masthead-content {
        width: 100%;
        padding: 0 6px;
    }
    .masthead-content h2 {
        margin: 25px 0 22px;
        font-size: 21px;
    }
    .masthead-content .underlined span::before {
        bottom: .23em;
        left: -0.2em;
    }
    .loaded .masthead-content .underlined span::before {
        width: 107%;
    }
    .masthead-content .underlined span:last-child::before {
        width: 115%;
    }
    .masthead-content .p {
        width: 100%;
        font-size: 17px;
    }
    .banner-links {
        margin-top: 34px;
    }
    .banner-links a {
        font-size: 19px;
        border-radius: 12px;
        margin-right: 0.55em;
        padding: 0.8em 1em;
    }
    /*~ About ~*/
    .about-sec {
        background: #fafafa;
        padding-bottom: 40px;
    }
    .about-copy {
        padding: 50px 0 25px;
    }
    .about-copy .h2 {
        margin-bottom: 30px;
    }
    .about-copy .h2 span {
        font-size: 1em;
    }
    .about-copy .p {
        font-size: 16px;
        margin-bottom: 30px;
        line-height: 1.8em;
    }
    .about-copy>.p:first-of-type {
        font-size: 18px;
    }
    .quote {
        margin: 42px 0;
        padding: 24px 30px 28px;
        border-width: 11px;
    }
    .quoteBy {
        font-size: 14px;
        margin: 11px 0 7px;
    }
    .author-desc {
        font-size: 12px;
    }
    .about-sidebar {
        width: 100%;
        padding-top: 0;
    }
    .about-sec .col-35 {
        background: none;
    }
    .about-sec .col-35::before {
        display: none;
    }
    .sidebar-title {
        justify-content: flex-start;
        padding-left: 0;
    }
    .sidebar-title span {
        font-size: 22px;
        margin-bottom: 40px;
    }
    .sidebar-card {
        border-radius: 10px;
        margin-bottom: 30px;
    }
    .card-logo {
        border-radius: 10px 10px 0 0;
        padding: 42px 10px;
    }
    .card-logo img {
        width: 90%;
    }
    .card-info {
        border-radius: 0 0 10px 10px;
        padding: 22px 25px;
    }
    .card-info p {
        font-size: 22px;
    }
    .card-info a {
        font-size: 18px;
    }
    .card-info a img {
        width: 27px;
        margin-left: 8px;
    }
    .hidden-mobile {
        display: none;
    }
    .toggle-news {
        display: block;
    }
    /*~ Book ~*/
    .book-sec {
        padding-bottom: 60px;
    }
    .book-image img {
        margin: -28px 0 0;
        transform: scale(1.1);
    }
    .book-details h2 {
        font-size: 22px;
    }
    .book-details .h4 {
        font-size: 40px;
        margin: 12px 0 20px;
    }
    .book-details {
        padding: 12px 0 0;
    }
    .praise-quote .p {
        font-size: 16px;
    }
    .praise-quote {
        padding: 18px 30px 20px;
        border-width: 11px;
    }
    .quote-author {
        font-size: 14px;
        color: #FACD01;
        margin: 17px 0 4px;
    }
    .about-author {
        font-size: 12px;
    }
    /*~ Media ~*/
    .media-sec {
        padding: 293px 0 45px;
        background: url('../images/media-bg-mob.jpg') center top/cover no-repeat;
    }
    .media-content .h4 {
        margin-bottom: 20px;
        text-transform: capitalize;
    }
    .media-content .p {
        line-height: 1.8em;
    }
    .media-btns {
        padding-top: 0;
        border: none;
        margin-top: 32px;
    }
    .media-btns .primary-btn:first-child {
        margin: 0 0 20px;
    }
    .media-info-row {
        flex-wrap: wrap;
        margin-top: 30px;
    }
    .media-info {
        width: 100%;
        justify-content: flex-start;
        margin: 8px 0;
    }
    .media-info span,
    .media-info a {
        min-width: 100px;
        font-size: 17px;
    }
    /*~ Operating Companies ~*/
    .companies-sec {
        padding: 42px 0 50px;
    }
    .companies-sec .h4 {
        text-align: left !important;
    }
    .companies-liting {
        margin-top: 50px;
    }
    .company-logo {
        width: 100%;
        margin-bottom: 30px !important;
    }
    .company-logo a {
        height: 148px;
        border-radius: 10px;
    }
    .company-logo img {
        width: 61%;
        max-height: 60px;
    }
    .company-logo:last-child {
        margin-bottom: 0 !important;
    }
    .company-logo.fizz a img {
        max-height: 80px !important;
    }
    .companies-sec .container>.p {
        font-size: 16px;
        text-align: left !important;
        margin-top: 16px;
        line-height: 1.8em;
    }
    /*~ Podcast ~*/
    .podcast-sec {
        padding: 50px 0;
    }
    .cbl-copy {
        padding-right: 0;
    }
    .cbl-copy > img {
        height: 112px;
        width: 112px;
    }
    .podcasts-row {
        margin-top: 21px;
    }
    .single-podcast {
        width: 100%;
        border-radius: 84px 0 20px 20px;
        margin: 20px 0;
    }
    .podcast-image img {
        border-top-left-radius: 84px;
    }
    .podcast-title {
        font-size: 23px !important;
    }
    .podcast-details {
        padding: 30px 20px 40px;
    }
    .podcast-details .p {
        font-size: 17px;
        margin: 20px 0 22px;
    }
    .podcast-details a {
        font-size: 19px;
        position: static;
    }
    .cbl-copy a {
        margin-top: 26px;
    }
    .see-more-btn {
        margin-top: 0;
    }
    .subs-row {
        font-size: 20px;
        margin-top: 1.55em;
    }
    .subs-options {
        width: 100%;
        margin-top: 1.15em;
    }
    .subs-options img {
        width: 2.3em;
    }
    .subs-options a:first-child {
        margin-left: 0;
    }
    .subs-options a {
        margin-left: 1.65em;
    }
}
@media screen and (max-width: 767px) and (min-width: 540px) {
    .h4 {
        font-size: 58px;
    }
    .primary-btn {
        font-size: 29px;
        border-radius: 18px;
        padding: 28px;
    }
    .masthead-sec .flexible-content {
        padding-bottom: 84px;
    }
    .masthead-content {
        padding: 0 9px;
    }
    .masthead-content h2 {
        margin: 36px 0 32px;
        font-size: 31px;
    }
    .masthead-content .p {
        font-size: 25px;
    }
    .banner-links {
        margin-top: 49px;
    }
    .banner-links a {
        font-size: 27px;
        border-radius: 18px;
    }
    /*~ About ~*/
    .about-sec {
        padding-bottom: 58px;
    }
    .about-copy {
        padding: 72px 0 36px;
    }
    .about-copy .h2 {
        margin-bottom: 44px;
    }
    .about-copy .p {
        font-size: 24px;
        margin-bottom: 44px;
    }
    .about-copy>.p:first-of-type {
        font-size: 26px;
    }
    .quote {
        margin: 61px 0;
        padding: 35px 44px 41px;
        border-width: 16px;
    }
    .quoteBy {
        font-size: 21px;
        margin: 16px 0 11px;
    }
    .author-desc {
        font-size: 18px;
    }
    .sidebar-title span {
        font-size: 32px;
        margin-bottom: 58px;
    }
    .sidebar-card {
        border-radius: 15px;
        margin-bottom: 44px;
    }
    .card-logo {
        border-radius: 15px 15px 0 0;
        padding: 61px 15px;
    }
    .card-info {
        border-radius: 0 0 15px 15px;
        padding: 32px 36px;
    }
    .card-info p {
        font-size: 32px;
    }
    .card-info a {
        font-size: 26px;
    }
    .card-info a img {
        width: 39px;
        margin-left: 12px;
    }
    /*~ Book ~*/
    .book-sec {
        padding-bottom: 87px;
    }
    .book-image img {
        margin: -40px 0 0;
    }
    .book-details h2 {
        font-size: 32px;
    }
    .book-details .h4 {
        font-size: 58px;
        margin: 18px 0 29px;
    }
    .book-details {
        padding: 18px 0 0;
    }
    .praise-quote .p {
        font-size: 24px;
    }
    .praise-quote {
        padding: 26px 44px 29px;
        border-width: 16px;
    }
    .quote-author {
        font-size: 21px;
        margin: 25px 0 6px;
    }
    .about-author {
        font-size: 18px;
    }
    /*~ Media ~*/
    .media-sec {
        padding: 422px 0 65px;
    }
    .media-content .h4 {
        margin-bottom: 29px;
    }
    .media-btns {
        margin-top: 47px;
    }
    .media-btns .primary-btn:first-child {
        margin: 0 0 29px;
    }
    .media-info-row {
        margin-top: 44px;
    }
    .media-info {
        margin: 12px 0;
    }
    .media-info span,
    .media-info a {
        min-width: 144px;
        font-size: 25px;
    }
    /*~ Operating Companies ~*/
    .companies-sec {
        padding: 61px 0 72px;
    }
    .companies-liting {
        margin-top: 72px;
    }
    .company-logo {
        margin-bottom: 44px !important;
    }
    .company-logo a {
        height: 214px;
        border-radius: 15px;
    }
    .company-logo img {
        max-height: 87px;
    }
    .company-logo.fizz a img {
        max-height: 116px !important;
    }
    .companies-sec .container>.p {
        font-size: 24px;
        margin-top: 24px;
    }
    /*~ Podcast ~*/
    .podcast-sec {
        padding: 72px 0;
    }
    .cbl-copy > img {
        height: 162px;
        width: 162px;
    }
    .podcasts-row {
        margin-top: 55px;
    }
    .single-podcast {
        border-radius: 121px 0 29px 29px;
        margin: 29px 0;
    }
    .podcast-image img {
        border-top-left-radius: 121px;
    }
    .podcast-title {
        font-size: 34px !important;
    }
    .podcast-details {
        padding: 44px 29px 58px;
    }
    .podcast-details .p {
        font-size: 25px;
        margin: 29px 0 32px;
    }
    .podcast-details a,
    .subs-row {
        font-size: 28px;
    }
    .cbl-copy a {
        margin-top: 38px;
    }
}