/*
Theme Name: BCPP Theme 2016
Version: 1.1.0
Description: Custom WordPress Theme for Breast Cancer Prevention Partners.
Author: Dayspring Technologies, Inc.
Author URI: http://www.dayspring-tech.com
Template:Divi
*/

/*TYPOGRAPHY*/
.AvantGardeGothicITCW01Bd {
    font-family: AvantGardeGothicITCW01Bd;
    font-weight: normal;
    font-style: normal;
}

.AvantGardeGothicITCW01Bk {
    font-family: AvantGardeGothicITCW01Bk;
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: AvantGardeGothicITCW01Bk;
    font-weight: normal;
    font-style: normal;
    color: #333;
}

.et_pb_button_helper_class .et_pb_bg_layout_light.et_pb_module.et_pb_button {
    color: #fff;
    /*FIX FOR BUTTON TEXT COLOR AFTER DIVI UPDATE 3.0.67*/
}

#logo {
    max-height: 65px !important;
}

#menu-footernavb {
    float: right;
    width: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal !important;
}

h1 {
    font-size: 48px;
    line-height: 60px;
}

h2 {
    font-size: 36px;
    line-height: 54px;
    margin-top: 20px;
}

h2:first-of-type {
    margin-top: 0;
}

h3 {
    font-size: 24px;
    line-height: 30px;
}

.et_pb_blurb h4 {
    font-size: 20px !important;
    line-height: 25px !important;
}

h4 {
    font-size: 20px;
    line-height: 25px;
}

h5,
h6 {
    font-family: AvantGardeGothicITCW01Bd;
    font-weight: normal !important;
    font-style: normal !important;
}

h5 {
    font-size: 16px;
    line-height: 20px;
}

h6 {
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
}

.noBold {
    font-weight: normal;
}

h5.noBold {
    font-family: inherit;
}

@media (max-width: 480px) {
    h1 {
        font-size: 30px;
        line-height: 36px;
    }

    h2 {
        font-size: 26px;
        line-height: 30px;
    }

    h3 {
        font-size: 20px;
        line-height: 25px;
    }
}

/*PNAV ADJUSTMENT*/
#et-secondary-menu li a,
#top-menu li a {
    font-weight: normal;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after,
#top-menu .menu-item-has-children>a:first-child:after {
    top: auto;
    bottom: auto;
}

/*PNAV ADJUSTMENT: FIXING WRAPPING SEARCH ICON*/
/*Note: 1045px is specifically for this menu.*/
@media only screen and (min-device-width: 980px) and (max-width: 1045px) {
    /* #top-menu {} */

    #top-menu li {
        padding-right: 10px;
    }

    #top-menu-nav #top-menu li a {
        font-size: 14px;
        line-height: 20px;
    }
}

/*COLOR CLASSES*/
.vt {
    color: #673695 !important;
}

.et_pb_text.bl-txt h6,
.et_pb_text.bl h6,
.bl {
    color: #728AC5 !important;
}

.bl-dk {
    color: #546591 !important;
}

/*SPECIAL LAYOUT ADJUSTMENT*/
.et_pb_gutters3 .specialLayout-smallLeft .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3 {
    width: 60% !important;
    margin-right: 5%;
}

.et_pb_gutters3 .specialLayout-smallLeft .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3:first-child {
    width: 25% !important;
}

@media (max-width: 480px) {
    .et_pb_gutters3 .specialLayout-smallLeft .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3 {
        width: 100% !important;
    }

    .et_pb_gutters3 .specialLayout-smallLeft .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3:first-child {
        width: 100% !important;
    }
}

/*CONTAINERS*/
.container-A {
    background-color: rgba(0, 0, 0, 0.01);
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 30px;
}

/*LINKS*/
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
p a:hover,
li a:hover {
    text-decoration: underline;
}

.et_pb_module .et_pb_button:hover,
.et_pb_button:hover {
    text-decoration: none;
}

#footer-widgets .footer-widget:last-child .et_pb_button:hover {
    background-color: rgba(255, 255, 255, 1);
}

#footer-widgets .footer-widget li a:hover {
    color: rgba(255, 255, 255, 1);
}

#main-header li.current-page-ancestor>a,
#main-header li.current-menu-item>a,
.single-resource #menu-item-55>a,
.post-type-archive-resource #menu-item-55>a,
.tax-resource_topic #menu-item-55>a {
    color: #4F2973;
}

/*FIX LIGHT PUPRLE BUTTONS*/

.et_pb_bg_layout_light.et_pb_module.et_pb_button,
.et_pb_bg_layout_light.et_pb_module .et_pb_promo_button,
body.et_pb_button_helper_class .et_pb_contact_submit {
    color: #fff;
    font-weight: 700;
}

.et_pb_button:hover,
.et_pb_bg_layout_light.et_pb_module.et_pb_button:hover,
.et_pb_bg_layout_light.et_pb_module .et_pb_promo_button:hover,
body.et_pb_button_helper_class .et_pb_contact_submit:hover {
    background-color: #4F2973;
}

.et_button_no_icon .et_pb_button,
.et_button_no_icon .et_pb_button:hover {
    padding-bottom: .2em !important;
    padding-top: .3em !important;
}

/*FIX BLUE BUTTONS*/
/* body #page-container .et_pb_button:hover { */
/*  background-color:#546591;*/
/* } */

/*PANEL-TWO-COL-IMAGE*/
/*These are specific edits for content at beta*/

@media (min-width: 981px) {
    .panel-twoCol-image .textContent {
        max-width: 570px;
    }
}

@media (min-width: 981px) and (max-width: 1299px) {
    .panel-twoCol-image .textContent {
        padding-top: 4%;
        padding-bottom: 1%;
    }
}

@media (min-width: 1300px) {
    .panel-twoCol-image .textContent {
        padding-top: 5%;
    }
}

/*FEATURED LIST - The list of posts w/ large feature on left and listing on right*/
@media (min-width: 981px) {
    .featureList.et_section_specialty .et_pb_column_1_2 .et_pb_gutters1.et_pb_row_inner .et_pb_column_1_4:first-child {
        width: 130px;
        margin-right: 20px;
    }
}

/*FORMERLY BANNER*/
header#main-header:before {
    background: url("images/banner-formerly.png") no-repeat 0 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 161px;
    width: 161px;
}

@media (max-width: 1400px) {
    header#main-header {
        margin-bottom: 25px;
    }

    header#main-header:before {
        display: none;
    }
}

/*FORMERLY BANNER (MOBILE)*/
header#main-header:after {
    background: url("images/bg-formerlyBanner.png") #673695 no-repeat 0 0;
    content: "";
    height: 25px;
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 100%;
}

header#main-header .logo_container:after {
    background: url("images/formerlyBanner-mobile.png") #673695 no-repeat 0 50%;
    background: url("images/formerlyBanner-mobile-v2.svg") #673695 no-repeat 0 50%;
    content: "";
    height: 25px;
    position: absolute;
    bottom: -25px;
    left: 0;
    min-width: 250px;
    width: 100%;
}

@media (min-width: 1401px) {

    header#main-header:after,
    header#main-header .logo_container:after {
        display: none;
    }
}

/* SIDEBAR */
.et_pb_sidebar_0 .widget_pages h4 {
    display: none;
}

.et_pb_sidebar_0 .widget_pages>ul>li {
    display: none;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
}

.et_pb_sidebar_0 .widget_pages>ul>li>ul.children:before {
    content: '';
    border-bottom: 1px solid #673695;
    display: block;
    margin: 10px 0;
}

.et_pb_sidebar_0 .widget_pages>ul>.current_page_item,
.et_pb_sidebar_0 .widget_pages>ul>.current_page_ancestor {
    display: block;
}

.et_pb_sidebar_0 .widget_pages ul.children {
    list-style-type: disc !important;
    font-size: 14px;
}

.et_pb_sidebar_0 .widget_pages .current_page_item>a {
    font-weight: bold;
    color: #673695;
}

div.at-a-glance {
    padding: 30px;
    margin-bottom: 30px !important;
}

/* MOBILE PAGE NAV */
@media (max-width: 980px) {
    /* article.type-page .et_pb_section:first-child .et_pb_row { */
    /*
              display: flex;
              flex-direction: column-reverse;
        */
    /* } */

    article.type-page .et_pb_sidebar_0 #text-2 {
        /*HIDES THE PARDOT FORM*/
        display: none;
    }

    /*MOBILE PAGE NAV DROPDOWN*/
    article.type-page .et_pb_sidebar_0 .widget_pages.showMenu .current_page_ancestor ul.children,
    article.type-page .et_pb_sidebar_0 .widget_pages.showMenu .current_page_item ul.children {
        display: block;
        /*SHOWS THE MENU ITEMS ON MOBILE WHEN .showMenu IS ADDED TO DIV.widget_pages*/
    }

    article.type-page .et_pb_sidebar_0 .widget_pages>ul>.current_page_item ul.children,
    article.type-page .et_pb_sidebar_0 .widget_pages>ul>.current_page_ancestor ul.children {
        display: none;
    }

    article.type-page .et_pb_sidebar_0 .widget_pages {
        margin-bottom: 0px !important;
        padding-bottom: 10px;
    }

    article.type-page .et_pb_sidebar_0 .widget_pages .current_page_ancestor ul.children .page_item,
    article.type-page .et_pb_sidebar_0 .widget_pages .current_page_item ul.children .page_item {
        padding: 5px 0;
    }

    article.type-page .et_pb_section:first-child .et_pb_row .et_pb_column_1_3 .et_pb_column:first-child {
        margin: 50px 0 0;
    }

    article.type-page .et_pb_sidebar_0 .widget_pages {
        width: 100% !important;
    }

    article.type-page .et_pb_sidebar_0 .widget_pages>ul>.current_page_item,
    article.type-page .et_pb_sidebar_0 .widget_pages>ul>.current_page_parent,
    article.type-page .et_pb_sidebar_0 .widget_pages>ul>.current_ancestor_item {
        border-bottom: 1px solid #673695;
        padding-bottom: 10px;
    }

    article.type-page .et_pb_sidebar_0 .widget_pages>ul>li>.arrow {
        cursor: pointer;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid #673695;
        position: absolute;
        top: 10px;
        right: 10px;
    }

    article.type-page .et_pb_sidebar_0 .widget_pages>ul>li>.arrow.expanded {
        border-top: none;
        border-bottom: 7px solid #673695;
    }
}

/* JOIN BCPP FORM */
.et_pb_contact_form_container {
    background: #728AC5;
    padding: 22px;
}

.et_pb_contact_form_container h1 {
    color: white;
    font-size: 22px;
    line-height: 1.2;
}

.et_pb_contact_form_container h4 {
    color: white;
    font-size: 18px;
    margin-bottom: 1em;
}

.et_pb_contact_form_container form p {
    padding-left: 3%;
    padding-right: 3%;
    color: white;
    font-size: 14px;
}

.et_pb_contact_form_container .et_pb_contact_field {
    float: none;
    width: 100%;
    margin-bottom: 1em;
}

.et_pb_contact_form_container .et_pb_contact_field input {
    background: #ffffff;
}

.et_pb_contact_form_container .et_pb_contact_form_label {
    display: block;
    color: white;
    font-family: AvantGardeGothicITCW01Bd;
    font-size: 16px;
}

.et_pb_contact_form_container .et_contact_bottom_container {
    float: none;
    text-align: left;
}

.et_pb_contact_form_container .et_contact_bottom_container button {
    margin: 3%;
    font-size: 16px;
}

#join-bcpp-submit {
    color: #ffffff !important;
    background: #673695;
    border-width: 0px !important;
    letter-spacing: 0px;
    font-size: 16px;
    font-weight: bold;
}

#join-bcpp-submit:after {
    display: none;
}

#join-bcpp-submit:hover {
    /*padding-right: 1em;*/
    background: #4F2973;
}

/* JOIN BCPP FORM - FULL WIDTH */

#et_pb_contact_form_1 {
    padding: 0;
    text-align: center;
}

#et_pb_contact_form_1 form {
    display: flex;
    flex-wrap: wrap;
    max-width: 900px;
    margin: 0 auto;
}

#et_pb_contact_form_1 form p,
#et_pb_contact_form_1 form input {
    display: inline;
    width: 100%;
}

#et_pb_contact_form_1 form p {
    padding-right: 0;
    flex-basis: 25%;
    flex: 1 0 20%;
}

#et_pb_contact_form_1 .et_contact_bottom_container {
    flex-basis: 25%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    width: 100%;
    margin-bottom: 1em;
    padding: 0 0 0 3%;
}

#et_pb_contact_form_1 .errors {
    flex-basis: 100%;
    padding: 0 0 2% 0;
}

#et_pb_contact_form_1 .error.no-label {
    display: none;
}

#et_pb_contact_form_1 .error input {
    background: #ffcccc;
}

#et_pb_contact_form_1 #join-bcpp-submit {
    height: 49px;
    margin: 1.2em 0 0;
    width: 100%;
}

/*INTERSTITIAL POPUP (BLOOM) STYLES*/
.et_bloom_popup .et_bloom_form_container .et_bloom_form_content h2,
.et_bloom_popup .et_bloom_form_container .et_bloom_form_content p {
    font-family: AvantGardeGothicITCW01Bk !important;
    font-weight: normal;
    font-style: normal;
    line-height: 1.2em;
    margin-bottom: .4em;
}

.et_bloom_popup .et_bloom_form_container .et_bloom_form_content h2 {
    font-size: 20px;
}

.et_bloom_popup .et_bloom_form_container .et_bloom_form_content p {
    margin-bottom: 1em;
}

@media (max-width: 767px) {
    #et_pb_contact_form_1 form {
        max-width: 330px;
    }

    #et_pb_contact_form_1 form p,
    #et_pb_contact_form_1 .et_contact_bottom_container {
        flex-basis: 100%;
        padding: 0;
    }
}

/* TAKE ACTION */
div.take-action {
    position: relative;
    margin: 30px auto;
    border: 3px solid #673695;
}

div.take-action>div {
    padding: 80px 30px 30px;
}

div.take-action .flag-act:before {
    content: "✓ TAKE ACTION";
}

div.et_pb_promo.take-action div {
    padding: 0;
}

div.et_pb_promo.take-action div h2 {
    font-size: 24px;
    line-height: 30px;
}

div.et_pb_promo.take-action .et_pb_promo_description {
    margin-bottom: 4.242%;
}

/* UNAV */
#page-container {
    position: relative;
}

#top-header {
    background-color: transparent !important;
    position: absolute;
    top: 10px;
    width: 100%;
}

#top-header a {
    color: rgba(0, 0, 0, 0.75);
}

/*UNAV DONATE BTN. Change menu-item-# as needed.*/
#top-header li.menu-item-58 a {
    background-color: #673695;
    color: #fff;
    font-family: AvantGardeGothicITCW01Bd;
    font-weight: normal !important;
    font-style: normal !important;
    padding: 7px 12px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#top-header li.menu-item-58 a:hover {
    background-color: #4F2973 !important;
    text-decoration: none;
}

/* div.take-action.contentLayout {} */

/*HEADER ICONS*/
/*Replacing the icon fonts with images*/
#et_search_icon:before {
    background-image: url(images/ic-magnifyingGlass.png);
    background-position: top center;
    content: "";
    width: 18px;
    height: 18px;
}

#et_search_icon:before:hover {
    background-position: bottom center;
}

/* #et_mobile_nav_menu .mobile_menu_bar:before { */
/*  background-image:url(images/ic-hamburger.png);
      background-position:top center;
      content:"";
      width:32px;
      height:32px;*/
/* } */

.mobile_menu_bar:before {
    background-image: url(images/ic-hamburger.png);
    background-position: bottom center;
    overflow: hidden;
    text-indent: 500px;
    content: "";
    display: block;
    height: 32px;
    width: 32px;
}

/*SHADOW STYLE*/
.framed a {
    background-color: #fff !important;
    color: #fff;
}

.framed img {
    border: 8px solid #fff;
    -webkit-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.1);
}

/*ARROW STYLE*/
a.arrow {
    white-space: nowrap;
}

a.arrow:after {
    content: " ►";
    font-size: 12px;
    line-height: 12px;
    text-decoration: none !important;
    vertical-align: middle;
}

a.arrow:hover {
    color: #546591;
    text-decoration: none !important;
}

/*FLAG*/
.flag-act:before {
    border: 1px solid;
    border-color: rgba(224, 191, 255, 0.5);
    background-color: #673695;
    display: block;
    font-family: AvantGardeGothicITCW01Bd;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    left: -15px;
    top: 24px;
    height: 35px;
    padding: 0 18px;
    margin: 0;
    line-height: 35px;
    /* vertical-align: middle; */
    color: #fff;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
}

.flag-act:after {
    content: "";
    position: absolute;
    top: 61px;
    left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 0;
    border-color: transparent #462666 transparent transparent;
}

/*SEARCH*/

#et_top_search #et_search_icon:hover {
    color: #673695;
}

body.search-results h1 {
    margin-bottom: 20px;
}

@media only screen and (min-width: 981px) {

    .et_header_style_left #et-top-navigation nav>ul>li>a,
    .et_header_style_split #et-top-navigation nav>ul>li>a {
        padding-top: 25px;
        padding-bottom: 25px !important;
    }

    #et_top_search {
        margin-top: 25px;
    }

    .et-search-form input,
    span.et_close_search_field {
        top: 35px;
    }
}

/*MOBILE NAV*/
#et_mobile_nav_menu .mobile_menu_bar:before {
    color: #673695;
}

#et_mobile_nav_menu .et_mobile_menu {
    border-color: #673695;
}

/*HOME HERO*/
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    max-width: 1100px;
    width: 100%;
}

#homeHero .et_pb_fullwidth_header_scroll {
    display: none;
}

@media (max-width: 980px) {
    #homeHero {
        background-position: calc(50% - 210px) 50%;
        background-size: initial;
    }

    h1 {
        font-size: 36px;
    }

    h3 {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    #homeHero {
        min-height: auto;
    }

    h1 {
        font-size: 28px;
    }
}

/* SIDENAV */
.et_pb_sidebar_0 .widget_pages ul li {
    margin-bottom: .1em;
}

.et_pb_sidebar_0 .widget_pages>ul>li a {
    color: #673695;
}

.et_pb_sidebar_0 .widget_pages>ul>li ul li a {
    color: #666;
}

.et_pb_sidebar_0 .widget_pages ul li.current_page_item>a {
    font-family: AvantGardeGothicITCW01Bd;
    font-weight: normal;
    font-style: normal;
    color: #673695;
}

/* .et_pb_sidebar_0 .widget_pages>ul>li {} */

.et_pb_sidebar_0 .widget_pages ul li a:hover {
    color: #000;
    text-decoration: none;
}

/*RESOURCE DETAIL STYLING*/

/*RELATED RESOURCES*/
.et_pb_blurb_container {
    font-size: 14px;
    line-height: 20px;
}

.et_pb_blurb_container {
    font-size: 16px;
    line-height: 1.4em;
}

.et_pb_blurb_container h4 a {
    font-family: AvantGardeGothicITCW01Bd;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 16px;
    line-height: 1.4em;
}

/* FOOTNOTES */
.resource sup {
    font-size: 12px;
}

.footnotes {
    border-top: 1px solid #666;
    padding: 20px 0;
}

.footnotes p {
    font-size: 12px;
    line-height: 1.3;
}

.footnotes ol {
    list-style: none;
    counter-reset: item;
}

.footnotes li {
    counter-increment: item;
    font-size: 12px;
    line-height: 1.2;
    margin-left: 40px;
    margin-bottom: 8px;
    text-indent: -30px;
}

.footnotes li:before {
    content: counter(item);
    display: inline-block;
    font-size: 9px;
    vertical-align: top;
    text-align: right;
    margin-right: 5px;
}

/* FOOTER */
#menu-footer-secondary-menu li:last-child {
    font-family: AvantGardeGothicITCW01Bd;
    padding-right: 0;
}

/* #footer-widgets { */
/*  padding-top:3%;*/
/* } */

@media (min-width: 981px) {
    #footer-widgets {
        padding-top: 3%;
    }
}

@media (max-width: 980px) {
    /* #footer-widgets { */
    /*    padding-top:6%;*/
    /* } */

    .bottom-nav {
        width: 100%;
    }

    /* #menu-footer-menu { */
    /*      padding-bottom: 0;*/
    /* } */

    /* #menu-footer-secondary-menu {} */

    #footer-info span {
        float: none;
        display: block;
        text-align: center;
    }

    #footer-info span:first-child {
        margin-bottom: .7em;
    }
}

@media (max-width: 767px) {
    #et-footer-nav li {
        display: block;
        padding: 6px 0;
    }
}

@media (max-width: 480px) {
    #footer-widgets {
        padding: 6%;
    }

    #footer-widgets .footer-widget:last-child {
        margin-bottom: 0 !important;
    }
}

#footer-info {
    width: 100%;
    line-height: 1.3;
}

#footer-info em {
    font-style: normal;
    white-space: nowrap;
}

#footer-widgets .footer-widget {
    margin-bottom: 3%;
}

#footer-widgets {
    display: flex;
    width: 100%;
}

#footer-widgets .footer-widget {
    align-self: center;
}

#footer-widgets .footer-widget .fwidget {
    width: 100%;
}

#footer-widgets .footer-widget .textwidget {
    display: flex;
    flex-direction: row;
}

#footer-widgets .footer-widget:first-child img {
    margin: 0 3em 0 0;
}

#footer-widgets .footer-widget:first-child .et-social-icons {
    float: none;
    margin-top: 1em;
}

#footer-widgets .footer-widget:first-child .et-social-icons li {
    padding: 0;
    margin: 0 10px 0 0;
}

#footer-widgets .footer-widget:first-child .et-social-icons li:before {
    display: none;
}

#footer-widgets .footer-widget:first-child .et-social-icons a.icon {
    font-size: 24px;
}

#footer-widgets .footer-widget:last-child .textwidget {
    justify-content: flex-end;
    text-align: right;
}

#footer-widgets .footer-widget:last-child h4 {
    padding-bottom: 3px;
}

#footer-widgets .footer-widget:last-child .et_pb_button {
    margin-left: 1em;
    background: #E0BFFF;
    color: #673695;
    white-space: nowrap;
}

@media (max-width: 980px) {
    #footer-widgets .footer-widget .textwidget {
        flex-direction: column;
        text-align: center;
    }

    #footer-widgets .footer-widget .textwidget .subcol:first-child {
        margin-bottom: 1em;
    }

    #footer-widgets .footer-widget:first-child img {
        margin: 0 0 0 0;
    }

    #footer-widgets .footer-widget:last-child .textwidget {
        justify-content: flex-end;
        text-align: center;
    }
}

@media (max-width: 767px) {
    #footer-widgets {
        flex-direction: column;
    }
}

/* NEW FOOTER 12/3/24 */
#footer-top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.7rem;
    color: #fff;
    padding: 36px 0;
}

#footer-area-1 {
    max-width: 350px;

    h4 {
        font-size: 1.5rem;
        /* line-height: 2.1rem; */
        font-weight: 700;
    }

    p {
        font-size: 1.3rem;
        /* line-height: 2.1rem; */
        margin-bottom: 1rem;
    }
}

#main-footer {
    width: 100%;

    .footer-area-2 {
        max-width: 479px;
    }

    .footer-menu-container {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        margin-bottom: 2rem;
        gap: .7rem;
    }

    h4 {
        color: #fff !important;
        font-weight: 700 !important;
    }

    p {
        padding-bottom: 0;
    }

    a {
        color: #fff;
        text-decoration: underline;
    }
}

@media (max-width: 980px) {
    #footer-top {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 500px) {
    #main-footer .footer-menu-container {
        grid-template-columns: 1fr;
    }
}







/*AT A GLANCE WIDGET*/
.at-a-glance.et_pb_text_0 {
    border-color: #ccc;
}

/*FEATURE LISTING*/

/*Tablet/Mobile Layout Fix*/
@media (max-width: 980px) {

    .featureListing .et_pb_blurb_content {
        margin-bottom: 45px;
    }

    .featureListing .et_pb_blurb_position_left .et_pb_main_blurb_image {
        display: block;
        width: 100%;
    }

    .featureListing .et_pb_blurb_position_left .et_pb_blurb_container {
        padding-left: 0;
    }

}

/*MOBILE SEARCH OVERLAP*/
@media (max-width: 980px) {

    .logo_container a {
        display: block;
        float: left;
        height: 45px;
        margin-top: 16px;
        width: 103px;
        background-image: url(images/bcpp-logo-sm-20170131-1.svg);
        background-size: cover;
    }

    .logo_container img {
        display: none !important;
    }

    .logo_container img {
        display: none !important;
    }

}

/*FOOTER MENU SPACING FIX*/
@media (max-width: 980px) {

    #main-footer #menu-footer-menu {
        padding-bottom: 0;
    }

    #main-footer #menu-footer-secondary-menu {
        padding-top: 0;
    }

}


/* BLOG */

body.page-id-5066 {
    .et_pb_blog_0 {
        article {
            border-bottom: 1px solid #e5e5e5;
            padding: 0 0 50px;

            .blog-excerpt {
                display: flex;
                background: #eee;
                min-height: 260px;
                margin-bottom: 30px;
                cursor: pointer;

                >* {
                    flex-basis: 50%;
                    margin: 0;
                }

                img {
                    display: none;
                }

                p {
                    padding: 20px;
                }

                .read-more {
                    display: block;
                    font-weight: bold;
                }
            }

            .post-content {
                display: none;
                margin-bottom: 30px;

                >.et_pb_section {
                    padding: 0;
                }
            }

            .author-info {
                float: left;
                width: 48%;
            }

            .tag-links {
                float: right;
                width: 48%;

                a {
                    font-weight: bold;
                }
            }
        }
    }

    #sidebar-affix {
        border: none;
    }

    #pardotFrame {
        margin-top: 50px;
        max-height: 440px;
    }

    @media (min-width: 981px) and (max-height: 800px) {
        #pardotFrame {
            display: none;
        }
    }

    @media (min-width: 981px) and (max-width: 1200px) {
        .et_pb_blog_0 {
            article {
                .blog-excerpt {
                    display: block;
                    min-height: 0;

                    img {
                        display: block;
                    }
                }
            }
        }

        .et_pb_column_3_4 {
            width: 64.5% !important;

            +.et_pb_column_1_4 {
                width: 30% !important;
            }
        }
    }

}


.author-info {
    display: flex;
    align-items: flex-end;

    .post-meta {
        line-height: 1.3;
        padding: 0;
        margin: 0 0 0 20px;
        font-size: 22px !important;
        padding: 0 !important;
        font-weight: bold;
        font-style: normal;

        .author-description {
            /* // font-style: italic; */
            font-size: 14px;
        }
    }
}

.single-post {
    .entry-content>.et_pb_section {
        padding: 30px 0;
    }

    .author-info {
        float: left;
        width: 48%;
    }

    .tag-links {
        float: right;
        width: 48%;

        a {
            font-weight: bold;
        }
    }

    .post-navigation {
        margin: 30px 0;

        h2 {
            font-size: 20px;
        }

        .nav-links>* {
            max-width: 45%;
        }
    }

    #pardotFrame {
        margin-top: 50px;
        max-height: 440px;
    }

    @media (min-width: 981px) and (max-height: 800px) {
        #pardotFrame {
            display: none;
        }
    }

    @media (min-width: 981px) and (max-width: 1200px) {
        #left-area {
            width: 70% !important;
        }

        #sidebar {
            width: 30% !important;
        }
    }
}


#main-content .container:before {
    display: none;
}


.popular-posts {
    li {
        line-height: 1.2;
        margin: 0.5em 0 1em !important;
    }
}


@media (max-width: 980px) {
    .single-post {
        .entry-content>.et_pb_section {
            padding: 0;
        }

        article {
            border-bottom: 1px solid #e5e5e5;
        }

        #sidebar {
            border-top: 1px solid #e5e5e5;
            margin-top: 30px;
            padding-top: 40px !important;
        }
    }

    .et_pb_blog_0 .entry-title {
        font-size: 24px;
        margin-bottom: 0.5em;
    }

    .blog-excerpt {
        display: block !important;
        max-height: none !important;

        img {
            display: block !important;
        }
    }

    .author-info,
    .tag-links {
        float: none !important;
        width: 100% !important;
        margin-top: 20px;
    }

    #sidebar-affix {
        position: relative !important;
        width: 100% !important;
        top: 0 !important;
        left: 0 !important;
        transform: none !important;
    }

}


@media (max-width: 600px) {
    .single-post {
        .post-navigation {
            .nav-links>* {
                float: none;
                max-width: none;
                margin: 20px 0;
            }
        }
    }
}




#top-header {
    li a {
        font-size: 14px !important;
    }

    #et-secondary-nav {
        @media (min-width: 981px) {
            .learn-csc {
                display: none;
            }
        }
    }

    #learn-csc {
        position: absolute;
        top: -10px;
        right: 0;
        display: flex;
        align-items: center;
        color: #9A1E5C;
        text-align: right;
        font-size: 14px;
        line-height: 1.2;
    }

    @media (min-width: 1350px) and (max-width: 1640px) {
        >.container {
            padding-right: calc((100% - 1640px) / -2);
        }
    }

    @media (min-width: 981px) and (max-width: 1349px) {
        >.container {
            padding-right: calc(((100% - 1640px) / -2) - ((1080px - 80%) / 2));
        }
    }
}