/* =========================================== seprate page css ====================================== */
.logo-image {
    height: 30px;
}

.navbar {
    border-bottom: 1px solid #A9D1E7;
}

.header-button {
    color: #FFF;
    font-family: 'Museo Sans 900';
    width: 100%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    padding: 6px 22px !important;
    font-size: 14px;
    border-radius: 2px;
    background: #224c79;
    border: 2px solid #224c79;
}

.header-button:hover {
    background: #fff;
    color: #224c79;
}

#Navbar .navbar-nav .nav-item {
    color: #224c79;
    font-family: fira-sans-compressed;
    font-size: 16px;
    letter-spacing: .03em;
    padding: 5px 20px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0rem;
    padding-left: 0rem;
}

#Navbar .navbar-nav .nav-item.active {
    color: #224c79;
}

#Navbar .dropdown-menu .dropdown-item {
    color: #333;
    font-family: 'Museo Sans 500';
    font-size: 16px;
    letter-spacing: .03em;
    padding: 5px 10px;
    text-transform: capitalize;
}

#Navbar .dropdown-menu .dropdown-item:hover {
    color: #224c79;
}

#Navbar .dropdown-menu .dropdown-item.active {
    color: #224c79;
}

.toggler-icon {
    width: 30px;
}

.vimeo-video-section {
    float: none !important;
    margin: 70px auto;
    width: 70%;
}

.vimeo-video-section .vimeo-video-section-sub {
    padding: 56.25% 0 0 0;
    position: relative;
}

.vimeo-video-section .vimeo-video-section-sub iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.resources-book-img {
    height: 52vh;
    margin-top: 70px;
    background-size: cover;
}

.resources-book-section h5 {
    font-family: 'Museo Sans 900';
    color: #505050;
    font-size: 1.2rem;
}

.resources-book-section h5.title-text {
    font-size: 2.3rem;
    color: #224c79;
    margin-bottom: 15px;
}

.recipes-main-banner .main_banner p {
    font-family: 'Museo Sans 500';
}

.resources-content-wrp .main_banner h1 {
    margin-bottom: 0px;
}

.resources-book-section a {
    font-family: 'Museo Sans 900';
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #224c79;
    display: block;
    margin-top: 15px;
}

.resources-book-section a img {
    height: 15px;
    margin-left: 5px;
}

.equipment-img {
    height: 200px;
    background-size: contain !important;
    margin: 0px 15px;
    margin-bottom: 30px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-40 {
    margin-top: 40px;
}

body .contact-banner-image {
    height: 500px;
    margin: 70px auto 40px auto;
}

.contact-container {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-page-content {
    border: 1px solid rgba(55, 71, 133, 0.5);
    margin: 15px 15px;
    padding: 25px 9px;
    text-align: center;
}

.contact-page-content img {
    height: 50px;
    margin-bottom: 20px;
}

.contact-page-content .title {
    color: #224c79;
}

.contact-detail-list {
    margin-top: 20px;
}

.contact-detail-list li {
    font-family: 'Museo Sans 500';
}

.contact-detail-list li a {
    font-family: 'Museo Sans 500';
    color: #224c79;
}

.contact-row {
    padding-bottom: 50px;
    width: 100%;
}

.page-tv-vimeo-section {
    margin-bottom: 0px;
}

.page-tv-content {
    padding-bottom: 70px;
}

.container-audio {
    margin-top: 30px;
    margin-bottom: 30px;
}

.radio-page-content h5 {
    color: #224c79;
}

.radio-page-content h2 {
    font-family: 'Museo Sans 900';
    margin-top: 50px;
    color: #224c79;
}

.radio-page-content p {
    font-family: 'Museo Sans 500';
    margin: 20px auto;
}

/* .radio-page-content-wrp{border-bottom: 1px solid #dee2e6;padding-bottom: 30px;} */
.radio-page-content-wrp {
    position: relative;
    padding-bottom: 30px;
}

.radio-page-content-wrp::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 15px;
    background-color: #dee2e6;
    height: 1px;
    width: 95%;
}

.resources {
    float: none;
}

.linkonly img {
    height: 13px;
    margin-left: 5px;
    position: relative;
    bottom: 3px;
}

.searcharticle {
    justify-content: end;
}

.searcharticle .bo4main {
    display: flex;
    align-items: center;
    gap: 6px;
}

.searcharticle .bo4main .search-btn {
    background-color: rgba(var(--Navy));
    padding: 7px 7px;
    width: 44px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.searcharticle .bo4main .search-btn i {
    color: #FFF;
}

.media-articles-page-content a {
    display: contents;
}

.media-article-detail-page h2 {
    font-family: 'Museo Sans 900';
}

.media-article-detail-page h3 {
    font-family: 'Museo Sans 500';
    color: #2c2f3e;
}

.media-article-detail-page .author_name {
    position: relative;
}

.media-article-detail-page .author_name p {
    font-size: 1.5rem;
    padding-left: 64px;
    padding-top: 5px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Public Sans", sans-serif;
    color: rgba(var(--Navy));

}

.media-article-detail-page .author_name span {
    font-size: 14px;
    line-height: 1px;
    font-weight: 400;
    font-family: "Public Sans", sans-serif;
    color: rgba(var(--Navy));
}

.media-article-detail-page .author_name img {
    border-radius: 50px;
    height: 50px;
    position: absolute;
    left: 0;
}

.media-article-detail-page p {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Public Sans", sans-serif;
    margin-bottom: 1rem;
    color: rgba(var(--Navy));
}

.media-article-detail-page p strong {
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Public Sans", sans-serif;
    margin-bottom: 1rem;
    color: rgba(var(--Navy));
}

.media-article-detail-page a {
    color: #224c79;
    font-weight: 700;
    border-bottom: 1px solid #224c79;
}

.media-article-detail-page ul {
    list-style-type: disc;
    padding-left: 16px;
    margin-bottom: 16px;
}

.media-article-detail-page ul li {
    list-style-type: disc;
    margin-bottom: 6px;
}

.media-article-detail-page ol {
    list-style-type: decimal;
    padding-left: 16px;
    margin-bottom: 16px;
}

.media-article-detail-page ol li {
    list-style-type: decimal;
    margin-bottom: 6px;
}

.media-article-detail-page {
    padding-bottom: 70px;
}

.media-article-detail-page .author_box {}

.media-article-detail-page .author_box .author_box_sub {
    display: flex;
    align-items: center;
    background-color: rgba(var(--Light-Blue));
    padding: 24px;
    margin-top: 36px;
    float: left;
    width: 100%;
    border-radius: 5px;
}

.media-article-detail-page .author_box .author_box_sub img {
    width: 160px;
    border-radius: 10px;
}

.media-article-detail-page .author_box .author_box_sub .text {
    padding-left: 16px;
}

.media-article-detail-page .author_box .author_box_sub .text h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 140%;
    font-family: "Public Sans", sans-serif;
    color: rgba(var(--Navy));
    margin-bottom: 10px;
}

.media-article-detail-page .author_box .author_box_sub .text p {
    margin-bottom: 0;
    line-height: 24px;
}

.media-page-container {
    padding-bottom: 70px;
    padding-top: 70px;
}

.media-articles-page-content {
    padding-bottom: 70px;
}

/* ==== Landing Page CSS - start ==== */
.media-article-detail-page.landing-page-top-section .author_name p {
    margin-top: 0;
}

.media-article-detail-page.landing-page-top-section {
    padding-bottom: 24px;
}

/* ==== Landing Page CSS - end ==== */

.video-section.learn .panel-group .item .title {
    font-family: 'Museo Sans 900';
    font-size: 17px;
    color: #333;
    padding-top: 35px;
    line-height: 1.5;
}

.video-section.learn .panel-group .panel-body .row>.col-md-6 {
    margin-top: 20px;
}

.resources-equipment-section a {
    box-shadow: 0 2px 4px 0 rgba(55, 71, 133, 0.3);
    background-color: #fafafa;
    /* height: 100%; */
    padding-bottom: 30px;
    padding-top: 30px;
    margin-top: 70px;
}

.resources-equipment-section h5 {
    border-top: 1px solid #dee2e6;
    color: #224c79;
    padding-top: 20px;
}

footer .copyright_text {
    font-family: 'Museo Sans 500';
}

/*============================================*/
.font-36 {
    font-size: 36px !important;
}

.media-article-detail-page h2 {
    color: #4a4d54;
}

.media-article-detail-page h3 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.media-articles-page-content a.page-link {
    display: block !important;
}

ul.pagination {
    margin: auto;
    width: fit-content;
}

.pagination .page-item .page-link {
    color: #000000;
}

.pagination .page-item.active .page-link {
    color: #ffffff;
    background-color: #224c79;
    border-color: #224c79;
}

/*============================================*/

/*================== video and media page ==========================*/
.learn.recipes-main-banner.video-section h1 {
    font-size: 48px;
}

.learn .recipes-page-content.panel-group .item .vfooter span {
    display: none;
}

.video-section.learn .recipes-page-content.panel-group .item .title {
    font-family: 'Museo Sans 900';
    font-size: 17px;
    color: #333;
    padding-top: 35px;
    line-height: 1.5;
}

.video-section.learn h1,
.video-section.learn h2,
.video-section.learn h3,
.video-section.learn h4,
.video-section.learn h5,
.video-section.learn h6 {
    font-family: 'Museo Sans 900';
}

/*================== End video and media page ==========================*/

/* =========================================== seprate page css Over====================================== */

/* =========================================== signup page css start====================================== */
.dietary_restrictions {
    border-bottom: 1pt solid #5E7FB133;
    margin-bottom: 20px;
}

.google-review .item {
    background: #FFF;
    padding: 24px;
}

.google-review .item ul {
    margin-bottom: 8px;
}

.google-review .item ul li {
    display: inline-block;
}

.google-review .item ul li i {
    color: #EED04D;
}

.google-review .item .text {
    margin-bottom: 16px;
}

.google-review .item .name {
    font-weight: 600;
}

.light-color-text {
    color: #707070;
}

/* =========================================== signup page css Over====================================== */

/* =========================================== article detail page css start====================================== */
.free_guide_section {
    display: flex;
    width: 100%;
    background-color: #224c79;
    padding: 16px;
    border-radius: 5px;
    margin-bottom: 40px;
    justify-content: space-between;
    align-items: center;
}

.free_guide_section .left {
    display: flex;
    align-items: center;
    gap: 16px;
}

.free_guide_section .left img {
    width: 48px;
    height: 48px;
    border-radius: 48px;
}

.free_guide_section .left .content .title {
    font-family: "Hedvig Letters Serif", serif;
    font-size: 20px;
    font-weight: 400;
    color: #FFF;
}

.free_guide_section .left .content p {
    color: #FFF;
    opacity: 0.7;
    font-size: 14px;
}

.fill-btn-guide {
    background-color: #197873;
    color: #FFF !important;
    font-size: 14px;
    font-weight: 400 !important;
    padding: 10px 24px;
    border-radius: 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* =========================================== article detail page css Over====================================== */

/* =========================================== Lead magnet capture page css start====================================== */
.free-guide-page {
    padding: 70px 0 90px;
    color: #183b56;
}

.free-guide-page .free-guide-container {
    max-width: 860px;
    margin: 0 auto;
}

.free-guide-page .guide-eyebrow,
.free-guide-page .form-label,
.free-guide-page .author-card-label {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: #3A6180;
    margin-bottom: 14px;
    font-weight: 600;
}

.free-guide-page .guide-title,
.free-guide-page .guide-form-content h2,
.free-guide-page .author-card-content h2,
.free-guide-page .guide-quote {
    font-family: "Hedvig Letters Serif", serif;
    color: #103b63;
}

.free-guide-page .guide-title {
    font-size: 40px;
    line-height: 120%;
    margin-bottom: 10px;
    font-weight: 400;
}

.free-guide-page .guide-subtitle {
    font-family: "Hedvig Letters Serif", serif !important;
    font-size: 24px;
    line-height: 1.35;
    color: #4c5f70;
    margin-bottom: 42px;
}

.free-guide-page .guide-author {
    padding-bottom: 28px;
    margin-bottom: 34px;
    border-bottom: 1px solid #d8e4ea;
}

.free-guide-page .guide-author-image {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    object-fit: cover;
    display: block;
}

.free-guide-page .guide-author-name {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    color: #123d60;
    margin-bottom: 0px;
    margin-top: 5px;
}

.free-guide-page .guide-author-name span {
    font-weight: 500;
}

.free-guide-page .guide-author-role {
    font-size: 14px;
    line-height: 1.6;
    color: #3A6180;
    margin-bottom: 0;
}

.free-guide-page .guide-intro,
.free-guide-page .guide-support-text,
.free-guide-page .guide-form-copy,
.free-guide-page .guide-privacy,
.free-guide-page .author-card-content p,
.free-guide-page .author-card-list li {
    font-size: 16px;
    line-height: 1.75;
    color: #1C4E79;
}

.free-guide-page .guide-intro,
.free-guide-page .guide-support-text {
    margin-bottom: 28px;
}

.free-guide-page .guide-quote-wrap {
    border-left: 4px solid #2A7FA8;
    padding: 6px 0 6px 26px;
    margin: 6px 0 34px;
}

.free-guide-page .guide-quote {
    font-size: 22px;
    line-height: 1.65;
    margin-bottom: 0;
    font-weight: 400;
}

.free-guide-page .guide-form-panel {
    background: #fff;
    border: 1px solid #d9e5eb;
    margin: 40px 0 48px;
    overflow: hidden;
}

.free-guide-page .guide-form-visual-main {
    background: #EAF4F3;
    display: flex;
    align-items: center;
    justify-content: center;
}

.free-guide-page .guide-form-visual {
    padding: 14px 32px;
}

.free-guide-page .guide-book {
    width: 100%;
    max-width: 260px;
    background: #fff;
    border: 1px solid #d9e5eb;
    box-shadow: 0 18px 34px rgba(16, 59, 99, 0.12);
    padding: 18px 18px 16px;
}

.free-guide-page .guide-book-eyebrow {
    text-align: center;
    font-size: 9px;
    line-height: 1.4;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #708999;
    margin-bottom: 10px;
}

.free-guide-page .guide-book-title {
    font-family: "Hedvig Letters Serif", serif;
    text-align: center;
    font-size: 18px;
    line-height: 1.45;
    color: #123d60;
    margin-bottom: 6px;
}

.free-guide-page .guide-book-subtitle {
    font-family: "Hedvig Letters Serif", serif;
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
    color: #4f6677;
    padding-bottom: 12px;
    margin-bottom: 16px;
    border-bottom: 1px solid #d9e5eb;
}

.free-guide-page .guide-book-image {
    width: 75%;
    margin-bottom: 0px;
}

.free-guide-page .guide-book-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.free-guide-page .guide-book-footer img {
    max-width: 100%;
    height: auto;
    display: block;
}

.free-guide-page .guide-book-author {
    width: 58%;
}

.free-guide-page .guide-book-brand {
    width: 28%;
    font-size: 10px;
    line-height: 1.4;
    text-align: right;
    font-weight: 700;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    color: #123d60;
}

.free-guide-page .guide-form-content {
    padding: 44px 40px 32px;
}

.free-guide-page .guide-form-content h2 {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 14px;
    font-weight: 400;
}

.free-guide-page .guide-form-copy {
    margin-bottom: 22px;
}

.free-guide-page .guide-form-copy ul {
    margin: 8px 0 0;
    padding-left: 18px;
}

.free-guide-page .guide-form-copy li {
    margin-bottom: 0px;
    list-style: disc;
}

.free-guide-page .guide-form .form-group {
    margin-bottom: 16px;
}

.free-guide-page .guide-form .form-control {
    height: 52px;
    border: 1px solid #D6ECEC !important;
    border-radius: 0;
    box-shadow: none;
    font-size: 16px;
    color: #1C4E79;
    padding: 12px 14px;
}

.free-guide-page .guide-form .form-control:focus {
    border-color: #1C4E79;
    box-shadow: none;
}

.free-guide-page .guide-submit {
    width: 100%;
    height: 54px;
    border: 0;
    background: #1C4E79;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    transition: background-color 0.2s ease-in-out;
    margin-top: 10px;
    border-radius: 3px;
}

.free-guide-page .guide-submit:hover {
    background: #0b3d5e;
}

.free-guide-page .guide-privacy {
    font-size: 13px;
    line-height: 1.7;
    color: #6B8FA8;
    margin-top: 12px;
    margin-bottom: 0;
}

.free-guide-page .guide-privacy a {
    text-decoration: underline !important;
    font-size: 13px;
}

.free-guide-page .guide-divider {
    border-top: 1px solid #d8e4ea;
    margin: 22px 0 70px 0;
}

.free-guide-page .author-card {
    background: #D6ECEC;
    padding: 36px 34px;
}

.free-guide-page .author-card-image {
    width: 170px;
}

.free-guide-page .author-card-image img {
    width: 100%;
    display: block;
}

.free-guide-page .author-card-content h2 {
    font-size: 28px;
    line-height: 1.12;
    margin-bottom: 18px;
    font-weight: 400;
}

.free-guide-page .author-card-content p {
    margin-bottom: 22px;
}

.free-guide-page .author-card-list {
    list-style: none;
    padding: 22px 0 0;
    margin: 0;
    border-top: 1px solid rgba(16, 59, 99, 0.12);
}

.free-guide-page .author-card-list li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
}

.free-guide-page .author-card-list li:last-child {
    margin-bottom: 0;
}

.free-guide-page .author-card-list li::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #85D0D0;
    position: absolute;
    left: 0;
    top: 14px;
}

/* =========================================== Lead magnet capture page css Over====================================== */


/* =========================================== responsive seprate page css ====================================== */


@media all and (min-width: 768px) and (max-width: 991px) {
    .resources-book-img {
        height: 226px;
    }

    .contact-banner-image {
        height: 470px;
    }

    .resources-equipment-section a {
        padding-top: 0px;
        margin-top: 30px;
        padding-bottom: 20px;
    }

    .equipment-img {
        margin: 0px 15px;
        height: 160px;
    }

    .resources-equipment-section h5 {
        font-size: 1rem;
    }

}

@media all and (max-width: 991px) {
    .header-button {
        text-align: center;
    }

    .mt-70 {
        margin-top: 50px;
    }

    .equipment-img {
        margin-top: 30px;
    }

    .contact-page-content {
        text-align: center;
        margin-bottom: 50px;
    }

    .vimeo-video-section {
        margin-bottom: 0px;
        width: 100%;
    }

    .page-tv-content .vimeo-video-section {
        margin-top: 40px;
    }

    .recipes .results {
        margin-top: 0px;
    }

    .media-page-container {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .recipes-page-content h4 {
        font-size: 17px;
    }

    .resources-book-section .resources-book-img {
        height: 300px;
    }

    .free-guide-page {
        padding: 50px 0 70px;
    }

    .free-guide-page .guide-title {
        font-size: 38px;
    }

    .free-guide-page .guide-form-visual {
        padding: 34px 24px;
    }

    .free-guide-page .guide-form-content {
        padding: 34px 24px 28px;
    }

    .free-guide-page .author-card {
        flex-direction: column;
        gap: 24px;
    }
}

@media all and (min-width: 991px) and (max-width: 1024px) {
    #Navbar .navbar-nav .nav-item {
        font-size: 12px;
    }

    .contact-detail-list li a {
        font-size: 13px;
    }

    .contact-page-content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
    .free_guide_section {
        flex-direction: column;
        gap: 24px;
        align-items: normal;
    }
}

@media all and (max-width: 767px) {
    .mobile-order-1 {
        order: 1;
    }

    .mobile-order-2 {
        order: 2;
    }

    .resources-book-img {
        height: 386px;
    }

    .mt-70 {
        margin-top: 10px;
    }

    body .contact-banner-image {
        height: 230px;
    }

    .contact-container {
        height: 100%;
    }

    .contact-row {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .recipe_detail_main .main_banner {
        height: 240px;
    }

    .video-section.learn .panel-group .item .title {
        padding-top: 25px;
        font-size: 14px;
    }

    .video-section.learn .panel-group .item .document {
        padding: 5px;
    }

    .radio-page-content-wrp::after {
        left: 0;
        width: 100%;
    }

    .resources-book-section h5.title-text {
        font-size: 1.8rem;
    }

    .media-article-detail-page .author_box .author_box_sub {
        flex-wrap: wrap;
        justify-content: center;
    }

    .media-article-detail-page .author_box .author_box_sub img {
        margin-bottom: 24px;
    }

    .media-article-detail-page .author_box .author_box_sub .text {
        padding-left: 0;
    }

    .free_guide_section {
        flex-direction: column;
        gap: 24px;
    }

    .free_guide_section .left {
        align-items: start;
        flex-direction: column;
    }

    .free_guide_section .right {
        display: flex;
        width: 100%;
    }

    .free_guide_section .right a {
        width: 100%;
    }

    .free_guide_section .left .content .title {
        line-height: 24px;
        margin-bottom: 8px;
    }

    .free-guide-page .guide-author-name {
        margin-top: 0;
    }

    .free-guide-page .guide-divider {
        margin: 22px 0 48px 0;
    }

    .free-guide-page .guide-form-panel {
        margin: 8px 0 28px 0;
    }

    .free-guide-page .free-guide-container {
        padding: 0 15px;
    }

    .free-guide-page .guide-title {
        font-size: 34px;
    }

    .free-guide-page .guide-subtitle {
        font-size: 21px;
        margin-bottom: 28px;
    }

    .free-guide-page .guide-intro,
    .free-guide-page .guide-support-text,
    .free-guide-page .guide-form-copy,
    .free-guide-page .author-card-content p,
    .free-guide-page .author-card-list li {
        font-size: 17px;
        line-height: 1.75;
    }

    .free-guide-page .guide-quote {
        font-size: 20px;
    }

    .free-guide-page .guide-form-content h2,
    .free-guide-page .author-card-content h2 {
        font-size: 30px;
    }

    .free-guide-page .author-card {
        padding: 28px 22px;
    }

    .free-guide-page .author-card-image {
        width: 140px;
        margin-bottom: 20px;
    }
}

@media all and (max-width: 400px) {
    .resources-book-section .resources-book-img {
        height: 240px !important;
    }
}

/* =========================================== responsive seprate page css Over====================================== */
