/*
Theme Name: Prevent Child Abuse America
Description: Prevent Child Abuse America
Author:
Author URI:
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
a:focus, a:hover, button:focus, button:hover{
    color: unset;
}
::selection {
    color: #fff !important;
    background-color: #ed1563 !important;
}
.pcaa-header-menu{
    z-index: 9999;
}
.sec-btn:before{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 23px;
    padding: 2px; /* control the border thickness */
    background: linear-gradient(90deg, #bb4197, #f16923, #ed1563);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}
.sec-btn:hover:before{
    display: none;
}
.fusion-title p a{
    transform: scale(1);
    transition: all 100ms;
    transition: transform 0.3s ease-in-out;
}
.fusion-title p a:hover{
    /*font-weight: 700;*/
    transform: scale(1.1);
    transform: scale(1.5); /* Scale the element when hovering over it */
}
/*.fusion-title p a:visited{*/
/*    color: #a03452;*/
/*}*/
.p-max-500{
    max-width: 500px;
    margin-left: auto !important;
    margin-right: auto !important;
}
/*.ter-btn{*/
/*    font-weight: 400 !important;*/
/*}*/
/*.ter-btn:hover{*/
/*    font-weight: 700 !important;*/
/*}*/
.h-what-we-do{
    min-height: 170px;
}
.fusion-counters-box{
    animation-duration: 1.2s;
}
.counter-box-container{
    padding: 0 !important;
    border: none !important;
}
.counter-box-container span{
    font-weight: 500;
}
.counter-box-container .counter-box-content{
    /*max-width: 250px;*/
    /*margin-left: auto !important;*/
    /*margin-right: auto !important;*/
    margin-top: 10px;
    padding: 0 20px;
}
/*.pcaa-counter .counter-box-content{*/
/*    max-width: 200px;*/
/*}*/
.pcaa-counter > div:nth-child(1) span, .pcaa-counter > div:nth-child(1) .counter-box-content{
    color: var(--awb-color5, #ee426c);
}
.pcaa-counter > div:nth-child(2) span, .pcaa-counter > div:nth-child(2) .counter-box-content{
    color: var(--awb-custom_color_10, #bb4197);
}
.pcaa-counter > div:nth-child(3) span, .pcaa-counter > div:nth-child(3) .counter-box-content{
    color: var(--awb-color4, #6187c2);
}
.pcaa-counter > div:nth-child(4) span, .pcaa-counter > div:nth-child(4) .counter-box-content{
    color: var(--awb-custom_color_11, #f16923);
}
.pcaa-counter > div:nth-child(5) span, .pcaa-counter > div:nth-child(5) .counter-box-content{
    color: var(--awb-color7, #61ba5a);
}
.pcaa-counter > div:nth-child(6) span, .pcaa-counter > div:nth-child(6) .counter-box-content{
    color: var(--awb-custom_color_12, #2d69b0);
}
.pcaa-counter > div:nth-child(7) span, .pcaa-counter > div:nth-child(7) .counter-box-content{
    color: var(--awb-color8, #333333);
}
.pcaa-counter > div:nth-child(8) span, .pcaa-counter > div:nth-child(8) .counter-box-content{
    color: var(--awb-color6, #c01a52);
}
.h-story-r-col > div{
    position: relative;
}
.h-story-img{
    position: absolute !important;
    top: -110px;
    right: 17px;
}
.video-play-btn span:after{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    border-width: calc(65px*.5)0 calc(65px*.5) calc(65px*.866);
    border-color: transparent transparent transparent #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    opacity: .8;
}
.video-play-btn:hover span:after{
    opacity: 1;
}
.h-post-card .pcaa-post-card-img{
    width: 100%;
}
.h-post-card .pcaa-post-card-img img{
    aspect-ratio: 9 / 5;
    object-fit: cover;
    width: 100%;
}
.newsletter-email-field {
    background-color: #f5f5f5;
}
.newsletter-email-field input{
    text-align: center;
}
#pcaa-footer-menu li a span:after{
    content: "\f35d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 10px;
    font-size: 14px;
}
#pcaa-footer-menu li a:hover, #footer-copyright-menu li a:hover{
    color: var(--primary_color, #ed1563) !important;
}
#footer-copyright a{
    color: #fff;
}
#footer-copyright li a:before{
    content: "|";
    margin: 0 8px;
    color: #fff;
}
#footer-copyright a:hover:before{
    font-weight: 400;
}
.toc-hero .fusion-button{
    min-width: 350px;
}
.pc-news-category a{
    pointer-events: none;
    cursor: default;
}
.toc-strategies-trees{
    position: absolute !important;
    right: 0;
}
.toc-strategies-house{
    position: absolute !important;
    left: 0;
}
.tof-ecosystem:after{
    content: '';
    width: 504px;
    height: 400px;
    background: url('/wp-content/uploads/2024/01/theory-of-change-c10.webp') center bottom no-repeat;
    right: 0;
    position: absolute;
    bottom: 0;
    background-size: contain;
}
.find-help-btn-text{
    transform: rotate(180deg);
    writing-mode: vertical-lr;
}
.pcaa-pc-excerpt p{
    line-height: 1.2em;
    height: 3.6em;
    overflow: hidden;
}
.pcaa-pc > ul{
    justify-content: center;
}
.icon-arrow-btn{
    font-size: 22px !important;
    line-height: 14px !important;
    margin-left: 9px !important;
    margin-top: -2px;
}
.pcaa-player-container:before{
    content: '';
    position: absolute;
    background: url('/wp-content/uploads/2024/01/theory-of-change-c7-2.webp') center center/contain no-repeat;
    left: 50%;
    top: 65%;
    transform: translate(-50%, -50%);
    z-index: -1;
    width: 100%;
    height: 167%;
}
.toc-road, .toc-road img{
    width: 100%;
}
.cap-m-social-img{
    width: 100%;
}
#buzzsprout-large-player .row-current .row-episode{
    color: var(--primary-color, #ed1563) !important;
}
#trigger-help > span, #trigger-help .fusion-column-wrapper{
    margin: 0;
}
#exit-btn{
    background-color: var(--primary-color, #ed1563);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.30);
    width: 50px;
    height: 50px;
}
#exit-btn {
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 0;
}
#exit-btn:hover{
    background-color: var(---awb-color6, #c01a52);
}
#leave-site-btn{
    min-width: 110px;
}
#offc-leave-msg{
    position: absolute;
}
#pcaa-desktop-h-menu span{
    font-family: "Libre Franklin", Arial, Helvetica, sans-serif;
}
#pcaa-desktop-h-menu ul{
    --awb-gap: 25px;
}
.pcaa-submenu ul li a:hover span{
    color: var(--primary-color, #ed1563);
}
.resource-pc-title h3 a{
   font-weight: 500;
}
.pcaa-mailchimp-form form{
    padding: 0 30px;
}
.pcaa-mailchimp-form form h2{
    display: none;
}
.pcaa-mailchimp-form form input[type="email"]{
    background-color: #f5f5f5;
}
.pcaa-mailchimp-form form .mc-field-group label{
    font-style: italic;
    padding: 0 !important;
}
.pcaa-mailchimp-form form > div > div:last-of-type{
    text-align: center;
    margin-top: 30px;
}
.pcaa-mailchimp-form form input[type=submit]{
    background: #ed1563;
    padding: 20px 25px;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    color: #fff !important;
    border: none;
    border-radius: 23px;
    text-transform: uppercase;
    cursor: pointer;
}
.pcaa-mailchimp-form form input[type=submit]:hover{
    background: #c01a52;
}
/*Old pages */

.page-template-old #main, .page-template-page-campaign #main, .page-template-page-resources #main, .page-template-page-portal #main{
    padding: 0 !important;
}
#main #old-web *, a{
    font-family: "Libre Franklin", Arial, Helvetica, sans-serif;
}
#old-web .section-inner--wide{
    /*max-width: calc(1200px + 48px);*/
    max-width: 1300px;
    padding-left: 48px;
    padding-right: 48px;
}
#old-web p a:hover, #old-web h2.hoverlines a:hover, #old-web .person.item .person-title a:hover{
    background: none;
}
#old-web .hoverline, #old-web .hoverline-zone .hoverline-target, #old-web .hoverlines a, #old-web .hoverlines button{
    background-image: none;
}
#old-web .general-section.has-bg{
    min-height: 72vh;
}
#old-web .general-section h2, #old-web .general-section h1, #old-web .general-section h2, #old-web .general-section h1 strong{
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2;
}
#old-web .general-section.has-bg h2, #old-web .general-section.has-bg p{
    color: #fff;
}
#old-web .general-section.no-bg-img h1{
    color: #333333;
}
#old-web .general-section.no-bg-img .breadcrumbs a, #old-web .general-section.no-bg-img .breadcrumbs .breadcrumb-sep{
    color: #333333;
}
#old-web .general-section.no-bg-img .breadcrumbs a:hover{
    color: #c01a52;
}
#old-web .general-section.no-bg-img .main-content h2{
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
    color: #ed1563;
}
#old-web .general-section.no-bg-img .main-content h3{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
}
#old-web .general-section.no-bg-img .main-content p{
    /*font-size: 16px;*/

    font-weight: 400;
    line-height: 1.3;
}
#old-web .general-section .main-content p{
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2;
}
#old-web .has-ctas .cta, #old-web .has-ctas a{
    background: #ed1563;
    padding: 20px 25px;
    line-height: 1;
    font-size: 14px;
    color: #fff !important;
    border: none;
    border-radius: 23px;
}
#old-web .has-ctas .cta:focus, #old-web .has-ctas .cta:hover, #old-web .has-ctas a:focus, #old-web .has-ctas a:hover{
    background-color: #c01a52;
    color: #fff !important;
}
#old-web .subhero-section .section-inner{
    max-width: 1200px;
}
#old-web .subhero-section h2{
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
    color: #333333;
}
#old-web .subhero-section p{
    font-size: 22px;
    font-weight: 500;
    margin: 24px 0;
}
#old-web .subhero-section.subhero--stats .subhero-col-a p span, #old-web .subhero-section.subhero--stats .subhero-col-a ul li{
    font-size: 20px;
    font-weight: 400;
}
#old-web .subhero-section.subhero--stats .subhero-col-a ul li b,#old-web .subhero-section.subhero--stats .subhero-col-a ul li strong{
    font-weight: 700;
}
#old-web .subhero-section.subhero--stats .stat h3{
    font-size: 55px;
    color: #ed1864;
}
#old-web .subhero-section.subhero--stats .stat p{
    font-size: 20px;
    font-weight: 400;
}
#old-web .last-words .stat-tooltip-toggle{
    margin-left: 5px;
    top: 0;
}
#old-web .last-words .stat-tooltip-toggle svg{
    width: 20px;
    height: 20px;
}
#old-web .last-words .stat-tooltip-toggle svg rect{
    fill: #ed1563;
}
#old-web .last-words .stat-tooltip-toggle svg text{
    fill: #fff;
}
.tippy-box{
    background-color: #ed1563;
}
.tippy-box:focus{
    outline: none;
}
.tippy-box .stat-tooltip *{
    color: #fff !important;
    font-family: "Libre Franklin", Arial, Helvetica, sans-serif;
}
.tippy-box .stat-tooltip a:focus{
    outline: none;
}
#old-web .sub-section h2{
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
    color: #333333;
}
#old-web .sub-section h2 strong, #old-web .sub-section h2 b{
    font-weight: 500;
}
#old-web .image2col-section .image2col-row.collapse{
    display: flex;
    margin: 0;
}
#old-web .card-filter-toggle.active, #old-web .filter-group:not(.filtering-cards) .card-filter-toggle--reset{
    border-color: #ed1864;
    color:  #ed1864;
    font-size: 20px;
}
#old-web .person.item h4{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
}
#old-web .person.item h4.item-title{
    margin-bottom: 5px;
    color: #ed1864;
}
#old-web .person.item .person-title a:hover{
    color: #c01a52;
}
#old-web .people-filters button:focus, #old-web .people-filters button:hover{
    color: #c01a52;
}
#old-web .issues-section .issue-inner.row{
    margin-left: 0;
    margin-right: 0;
}
#old-web .issues-section h3{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
}
#old-web .issues-section .issue-inner:hover .issue-box h3 a{
    color: #c01a52;
}
#old-web .basicaccordion-section .collapse-title{
    color: #333333;
    font-size: 22px;
}
#old-web .basicaccordion-section .collapse-title:hover{
    color: #c01a52;
}
#old-web .basicaccordion-section .collapse-title:before{
    background-color: #ed1563;
    font-family: "Libre Franklin", Arial, Helvetica, sans-serif;
    color: #fff !important;
}
#old-web .basicaccordion-section .collapse-title.item-open:before{
    background-color: #c01a52;
}
#old-web .basicaccordion-section h3{
    font-size: 24px;
}
#old-web .tricard-section .main-content h3{
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
}
#old-web .tricard-section .main-content h3#awareness{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    color: #ed1864;
}
#old-web .tricard-section .tricards.row{
    margin-left: 0;
    margin-right: 0;
}
#old-web .tricard-section .tricards h3{
    margin-bottom: 10px;
}
#old-web .tricard-section .tricards h4{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}
#old-web .tricard-section .tricards .tricard-basic h3{
    margin-bottom: 0;
    min-height: 64px;
}
#old-web .tricard-section .tricards .tricard-basic h3 + .has-ctas, #old-web .tricard-section .tricards .tricard-basic h3 + .has-ctas a{
    margin-top: 0;
}
#old-web .tricard-section .tricards .tricard-basic img{
    margin-top: 0;
}
#old-web .video2col-section .video2col-row.collapse{
    display: flex;
    margin-left: 0;
    margin-right: 0;
}
#old-web .video2col-section blockquote{
    background: none;
}
#old-web .video2col-section blockquote:after, #old-web .video2col-section blockquote:before{
    content: none;
}
#old-web .featresources-section .tricard-basic .item-meta{
    color: #ed1563;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
}
#old-web .featresources-section .tricard-basic h3{
    font-size: 22px;
    font-weight: 500;
    margin-top: 0;
}
#old-web .featresources-section .tricard-basic h3 a:hover{
    color: #c01a52;
}
#old-web .twocol-section .twocol-col h3{
    color: #ed1864;
    font-size: 32px;
    font-weight: 500;
}
#old-web .twocol-section .twocol-col h4{
    font-size: 20px;
}
#old-web .twocol-section .twocol-col blockquote{
    background: none;
    padding-top: 0;
    padding-bottom: 0;
}
#old-web .simple-section h3{
    font-size: 24px;
    line-height: 1.2;
    font-weight: 500;
}
#old-web .multiboxwicons-section .tricard.multiboxwicon .tricard-image{
    margin-bottom: 15px;
}
#old-web .whatshappening-section .item-desc .item-meta{
    font-size: 13px;
    font-weight: 500;
    color: #ed1864;
    line-height: 1.2;
    margin-bottom: 10px;
}
#old-web .whatshappening-section .item-desc h3, #old-web .whatshappening-section .item-desc .social-instagram{
    font-size: 22px;
    font-weight: 500;
    color: #333333;
    line-height: 1.2;
    margin-top: 10px;
}
#old-web .whatshappening-section .item-desc h3 a{
    font-size: 22px;
    font-weight: 500;
    color: #333333;
    line-height: 1.2;
}
#old-web .whatshappening-section .item-desc h3 a:hover{
    color: #c01a52;
}
#old-web .whatshappening-section .item-desc .item-button-wrap a, #old-web .whatshappening-section .item-desc .mobile-social-icons a{
    font-size: 13px;
    font-weight: 700;
    color: #ed1864;
    line-height: 1.2;
    text-transform: uppercase;
}
#old-web .whatshappening-section .item-desc .item-button-wrap a:hover{
    color: #c01a52;
}
#old-web .whatshappening-section .item-desc .mobile-social-icons .icon-social{
    color: #ed1864;
    width: 40px;
    height: 26px;
}
#old-web .whatshappening-section .item-desc .mobile-social-icons .icon-social:before{
    height: 26px;
    width: 26px;
    line-height: 22px;
    margin-top: -3px;
}

/* campaign template*/
#old-web .hero-campaign h1{
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2;
    color: #333333;
}
#old-web .hero-campaign p:first-of-type{
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2;
}
#old-web .gl-widget--selected-btn, #old-web .gl-widget #give-in-honor-container div.popup-card__modal .btn-outline-secondary.active{
    color: #ed1864 !important;
    border-color: #ed1864 !important;
    background: #fff !important;
    box-shadow: none;
}
#old-web .gl-widget__btn--outline-primary:hover:not(.gl-widget--selected-btn){
    color: #ed1864 !important;
    border-color: #B2B3B5 !important;
    background: #fff !important;
}
#old-web .gl-widget__donation-submit-button, #old-web .gl-widget #give-in-honor-container div.popup-card__modal .btn-primary{
    background-color: #ed1864 !important;
    color: #fff !important;
    border: none !important;
}
#old-web .gl-widget__donation-submit-button:hover, #old-web .gl-widget #give-in-honor-container div.popup-card__modal .btn-primary:hover{
    background-color: #c01a52 !important;
    color: #fff !important;
}
#old-web .gl-widget #give-in-honor-container div.popup-card__modal .modal-dialog{
    transform: none;
}
#old-web .stat-panel h3{
    font-size: 55px;
    color: #ed1864;
    line-height: 1.2;
    font-weight: 500;
}
#old-web .quote-section{
    background-color: #6187c2;
}
#old-web .quote-section blockquote{
    background: none;
    padding-bottom: 0;
    padding-top: 0;
}
#old-web .quote-section blockquote:after, #old-web .quote-section blockquote:before{
    content: none;
}
#old-web .quote-section h2, #old-web .quote-section p{
    color: #fff;
}
#old-web .quote-section h2{
    font-size: 22px;
    font-weight: 500;
}
#old-web .quote-section p{
    font-size: 22px;
    font-weight: 500;
}
#old-web .validation-section .validation-row.row{
    margin-left: 0;
    margin-right: 0;
}
#old-web .validation-section .blockquote{
    background: none;
    font-size: 22px;
    font-weight: 500;
}
#old-web .validation-section .blockquote-link a{
    color: #ed1864;
}
#old-web .validation-section .blockquote-link a:hover{
    color: #c01a52;
}
#old-web .multiboxwicons-section .tricard h3{
    font-size: 22px;
    font-weight: 500;
    color: #333333;
}
#old-web .dtd-plugin .lets-check{
    background: #ed1563;
    padding: 20px 25px;
    line-height: 1;
    font-size: 14px;
    color: #fff !important;
    border: none;
    border-radius: 23px;
}
#old-web .dtd-plugin .lets-check:hover{
    background: #c01a52;
}
/* campaign template end*/

/* resources template*/

#old-web .hero-resources .section-bg{
    display: none;
}
#old-web .hero-resources.general-section.has-bg {
     min-height: unset;
    background-color: #fff;
}
#old-web .hero-resources .breadcrumbs a, #old-web .hero-resources .breadcrumb-sep{
    color: #333333;
}
#old-web .form-section h3{
    color: #333333;
}
.form-section .speaker-options input[type=radio]:checked{
    accent-color: #ed1864;
}
.form-section .speaker-options input[type=radio]:checked+label{
    border-color: #ed1864;
}
.form-section .speaker-options input[type=radio]:checked+label strong{
    color: #ed1864;
}
.form-section .wpforms-submit{
    background: #ed1563;
    padding: 20px 25px;
    line-height: 1;
    font-size: 14px;
    color: #fff !important;
    border: none;
    border-radius: 23px;
}
.form-section .wpforms-submit:hover{
    background: #c01a52;
    color: #fff !important;
}
/* resources template end*/

/* chaptal portal template*/
#old-web .portalhero-section .nav-user-edit a:hover span{
    color: #f3f5fa;
}
#old-web .portalsubhero-section .video2col-row.collapse{
    display: flex;
    margin-left: 0;
    margin-right: 0;
}
#old-web .portalsubhero-section .video2col-row h2{
    color: #333333;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
}
#old-web .portalbody-section .tabs-wrapper{
    overflow: auto;
}
#old-web .portalbody-section .tabs-wrapper .tabs:before,#old-web .portalbody-section .tabs-wrapper .tabs:after{
    display: none;
}
#old-web .portalbody-section .tab span{
    color: #333333;
}
#old-web .portalbody-section .tab span:hover{
    color: #ed1864;
}
#old-web .portalbody-section .tab.active span{
    color: #ed1864;
}
#old-web .portalbody-section .tab.active:before{
    background-color: #ed1864;
    height: 4px;
}
#old-web .portalbody-section .tab-area h3.h2-style{
    color: #333333;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
}
#old-web .portalbody-section .tab-area h4{
    color: #333333;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.2;
}
#old-web .portalbody-section .tab-area .main-content *{
    /*font-size: 16px;*/
    line-height: 1.3;
}
#old-web .portalbody-section .tab-area .main-content p{
    color: #333333;
}
#old-web .portalbody-section .tab-area .main-content a{
    color: #ed1864;
}
#old-web .portalbody-section .tab-area .main-content a:hover{
    color: #c01a52;
}
#old-web .portalbody-section .calendar-item .pcaacal__nav button:hover{
    color: #c01a52;
}
#old-web .portalbody-section .calendar-table .calendar-header{
    background-color: #ed1864;
}
#old-web .portalbody-section .calendar-table .type-event{
    background-color: #ed1864;
}
#old-web .portalbody-section .calendar-day .day.calendar-today{
    background-color: #ed1864;
}
#old-web .event-item--popup a:hover{
    color: #c01a52;
}
#old-web .event-item--popup.is-open button.close-event-item:focus, #old-web .event-item--popup.open button.close-event-item:focus{
    outline-color: #ed1864 !important;
}
#old-web .resource-filter-row{
    margin-left: -20px;
    margin-right: -20px;
}
#old-web .tab-content-col--portal-resources h3{
    color: #333333;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2;
}
#old-web .tab-content-col--portal-resources h3:hover{
    color: #ed1864;
}
#old-web .tab-content-col--portal-resources h3:before{
    filter: grayscale(100%);
}
#old-web .tab-content-col--portal-resources .collapse-content .file:hover a, #old-web .tab-content-col--portal-resources .collapse-content button:hover{
    color: #ed1864;
}
#old-web .tab-content-col--portal-directory .icon-search circle, #old-web .tab-content-col--portal-directory .icon-search line{
    stroke: #ed1864;
}
.page-template-page-portal .select2-results li.select2-results__option--highlighted[aria-selected]{
    background-color: #ed1864;
}
#old-web .tab-content-col--portal-directory .cuser-card .cuser.collapse{
    display: flex;
    margin-left: 0;
    margin-right: 0;
}
#old-web .tab-content-col--portal-directory .cuser-card .cuser .cuser-text{
    display: block;
}
#old-web .tab-content-col--portal-directory .cuser-card .cuser .cuser-text h3{
    color: #333333;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 500;
}
#old-web .tab-content-col--portal-directory .cuser-card .cuser .cuser-text .cuser-position{
    margin: 0 0 15px;
}
#old-web .tab-content-col--portal-directory .cuser-card .cuser .cuser-text .cuser-meta-row{
    margin: 0;
}
#old-web .tab-content-col--portal-directory .cuser-card .cuser .cuser-text .cuser-meta-row a{
    color: #ed1864;
}
#old-web .tab-content-col--portal-directory .cuser-card .cuser .cuser-text .cuser-meta-row a:hover{
    color: #c01a52;
}
#old-web .tab-content-col--portal-discussion .board h3 a{
   color: #ed1864;
}
#old-web .tab-content-col--portal-discussion .board h3 a:hover{
    color: #c01a52;
}
.page-template-page-portal .tab-area--portal .breadcrumbs a{
    color: #333333;
}
.page-template-page-portal .tab-area--portal .breadcrumbs a:hover{
    color: #c01a52;
}
.page-template-page-portal .tab-area--portal .breadcrumbs svg{
    color: #333333;
}
.page-template-page-portal .tab-area--portal h2{
    color: #333333;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 500;
}
.page-template-page-portal .tab-area--portal .tab-content-col--portal-resources .collapsible button{
    background: #ed1563;
    padding: 20px 25px;
    line-height: 1;
    font-size: 14px;
    color: #fff !important;
    border: none;
    border-radius: 23px;
}
.page-template-page-portal .tab-area--portal .tab-content-col--portal-resources .collapsible button:hover{
    background: #c01a52;
}
.fusion-text p bold, .fusion-text p strong, .fusion-title p bold, .fusion-title p strong{
    font-weight: 500;
}
/* chaptal portal template end*/


/*post type archive*/
/*.old-archive#old-web .section-inner{*/
/*    padding: 0 !important;*/
/*}*/
.post-type-archive #main, .single-resource #main{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.old-archive#old-web .breadcrumbs a, .old-archive#old-web .breadcrumbs svg{
    color: #333333;
}
.old-archive#old-web .breadcrumbs a:hover{
    color: #c01a52;
}
.old-archive#old-web h1{
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2;
    color: #333333;
}
.icon-search svg circle, .icon-search svg line{
    stroke: #ed1563;
}
.old-archive#old-web .resource-card h3{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
}
.old-archive#old-web .resource-card h3 a:hover, .old-archive#old-web .resource-card h3 a:focus{
    color: #c01a52;
}
.old-archive#old-web .resource-card p{
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
}
.old-archive#old-web .resource-card .resource-card-type span{
    margin: 15px 0 5px;
}
.old-archive#old-web .resource-card .resource-card-type span{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    color: #ed1563;
}
.old-archive#old-web #showMore{
    color: #333333;
    font-size: 20px;
}
.old-archive#old-web #showMore:hover span{
    color: #c01a52;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]{
    background-color: #ed1563;
}
.old-archive#old-web .hero-single-resource .section-row{
    margin-left: 0;
    margin-right: 0;
}
.old-archive#old-web .opts-emph-p1{
    padding: 0;
    margin-top: 20px;
}
.old-archive#old-web .opts-emph-p1 .opts-emph-p1-content p:first-of-type{
    font-size: 20px;
    font-weight: 500;
}
.old-archive#old-web .share-icon a:hover svg path, .old-archive#old-web .connect-icon a:hover svg path{
    color: #ed1563;
}
.old-archive#old-web .rauthor-headshot{
    margin: 5px 0 10px;
}
body.single-person #main{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.old-archive#old-web .bio-section .main-content{
    margin-top: 0;
}
.old-archive#old-web h1.person-name{
    margin-bottom: 10px;
}
.old-archive#old-web .person-position{
    font-size: 24px;
    color: #ed1864;
    font-weight: 500;
    line-height: 1.2;
}
.old-archive#old-web h2{
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
    color: #333333;
}
.old-archive#old-web .vidslide-ctrl svg path{
    stroke: #ed1864;
}
.old-archive#old-web .relnews-section h3{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
}
.old-archive#old-web .featresources-section .tricards{
    margin-left: 0;
    margin-right: 0;
}
body.blog #main{
    padding: 0 !important;
}
.old-archive#old-web .top-section.has-bg .breadcrumbs a, .old-archive#old-web .top-section.has-bg .breadcrumbs svg{
    color: #ffffff;
}
.old-archive#old-web .top-section.has-bg h1{
    color: #ffffff;
}
body.blog .old-archive#old-web .resource-card .filter-item-date{
    margin-bottom: 5px;
}
body.single-person .old-archive#old-web .bio-section .bio-row{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
body.single-person .old-archive#old-web .bio-section .bio-row .section-col{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
body.single-person .old-archive#old-web .bio-section .bio-row .section-col.text-col{
    padding-left: 40px !important;
    padding-right: 40px !important;
}
body.single-person .old-archive#old-web .vidslide-section .bio-row{
    margin-left: 0;
    margin-right: 0;
}
body.single-person .old-archive#old-web .vidslide-section .bio-row .section-col{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
body.single-person .old-archive#old-web .featresources-section .section-inner{
    padding: 0 48px;
}
body.single-person .old-archive#old-web .relnews-section .bio-row{
    margin-left: 0;
    margin-right: 0;
}
body.single-person .old-archive#old-web .relnews-section .section-col{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.old-archive#old-web .hero-single-thread .section-row{
    margin-left: 0;
    margin-right: 0;
}
.old-archive#old-web .hero-single-thread .section-row .section-col{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.old-archive#old-web .hero-single-thread .thread-comments h2{
    font-size: 20px !important;
    margin-bottom: 10px;
}
.old-archive#old-web .threadcards-section article .thread.row {
    display: flex;
    margin-left: 0;
    margin-right: 0;
}
.old-archive#old-web .threadcards-section article .thread .thread-text {
    display: flex;
}
.old-archive#old-web .threadcards-section article .thread .thread-text h3 {
    font-size: 20px;
}
body.single-post #main{
    padding: 0 !important;
}
body.single-post .old-archive#old-web .singlebody-section .section-row{
    margin-left: 0;
    margin-right: 0;
}
.single-resource .old-archive#old-web .related2-section .tricards{
    margin-left: 0;
    margin-right: 0;
}
.single-resource .old-archive#old-web .related2-section .resource-card-desc .resource-card-type-label{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    color: #ed1563;
}
.single-resource .old-archive#old-web .related2-section .resource-card-desc .resource-card-type{
    margin: 15px 0 5px;
}
.single-resource .old-archive#old-web .related2-section .resource-card-desc h3{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
}
.single-resource .old-archive#old-web .related2-section .resource-card-desc h3 a:hover{
    color: #c01a52;
}
.single-resource .old-archive#old-web .related2-section .resource-card-desc p {
    /*font-size: 16px;*/
    font-weight: 400;
    line-height: 1.3;
}
.single-resource .old-archive#old-web .hero-single-resource blockquote {
    background: none;
}
body.archive #main, body.announcement-template-default #main{
    padding: 0 !important;
}
body.tax-department .resource-card .filter-item-title, body.archive.category .resource-card .filter-item-title{
    margin-bottom: 10px;
}
body.tax-department .resource-card .filter-item-date, body.archive.category .resource-card .filter-item-date{
    margin: 0 0 10px;
}
body.single-post .old-archive .main-content h3, body.single-post .old-archive .related2-section h3{
    font-size: 24px;
    line-height: 1.2;
    font-weight: 500;
}
body.single-post .old-archive#old-web .main-content h2{
    font-size: 32px;
    line-height: 1.2;
    font-weight: 500;
}
body.single-post .old-archive#old-web .main-content blockquote{
    background: none;
}
body.single-post .old-archive .related2-section h2{
    font-size: 32px;
    line-height: 1.2;
    font-weight: 500;
}
body.single-post .old-archive .related2-section .tricards{
    margin-left: 0;
    margin-right: 0;
}
body.single-post .old-archive#old-web .related2-section .resource-card-desc .resource-card-type-label{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    color: #ed1563;
}
body.single-post .old-archive#old-web .related2-section .resource-card-desc .resource-card-type{
    margin: 15px 0 5px;
}
body.single-post .old-archive#old-web .related2-section .resource-card-desc h3{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
}
body.single-post .old-archive#old-web .related2-section .resource-card-desc h3 a:hover{
    color: #c01a52;
}
body.single-post .old-archive#old-web .related2-section .resource-card-desc p {
    /*font-size: 16px;*/
    font-weight: 400;
    line-height: 1.3;
}
body.single-pcaa_chapter #main{
    padding: 0 !important;
}
body.single-pcaa_chapter .hero-single-pcaa_chapter .blocks-row.row{
    display: flex;
    margin-left: 0;
    margin-right: 0;
}
body.single-pcaa_chapter .hero-single-pcaa_chapter .blocks-row .block h3{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    color: #333333;
}
body.single-pcaa_chapter .hero-single-pcaa_chapter .blocks-row .block .ccontact{
    margin-left: 0;
    margin-right: 0;
    display: flex;
}
body.single-pcaa_chapter .hero-single-pcaa_chapter .blocks-row .block .ccontact ul{
    display: block;
}
body.single-pcaa_chapter .hero-single-pcaa_chapter .blocks-row .block .ccontact ul .ccontact-name{
    color: #333333;
}
body.single-pcaa_chapter .hero-single-pcaa_chapter .blocks-row .block .ccontact ul a:hover{
    color: #ed1563;
}

.header .ctas-rt a.inline-button-custom {
     color: white !important;
     background-color: transparent !important;
     border-color: white !important;
 }
.header .ctas-rt a.inline-button-custom:hover {
    background-color: var(--yellow) !important;
    border-color: var(--yellow) !important;
    color: var(--blue) !important;
}
@media screen and (max-width: 1160px) {
    .header .ctas-rt a.inline-button-custom {
        color: #0F0D35 !important
        background-color: var(--yellow) !important;
        border-color: var(--yellow) !important;
    }
    .header .ctas-rt a.inline-button-custom:hover {
        background-color: white !important;
        border-color: white !important;
        color: var(--blue) !important;
    }
}

.site-alert{
    background-color: var(--awb-color5, #ed1563);
    padding: 9px 0;
    min-height: 50px;
}
.site-alert .site-alert-inner{
    max-width: 1310px;
    /*display: flex;*/
    /*align-items: center;*/
}
/*.site-alert .site-alert-title{*/
/*    padding-top: 0;*/
/*}*/
.site-alert .site-alert-title strong{
    font-weight: 500;
    font-family: "Libre Franklin", Arial, Helvetica, sans-serif;
}
.site-alert .site-alert-slide {
    font-family: "Libre Franklin", Arial, Helvetica, sans-serif;
    font-size: 16px;
    height: 24px;
}
/*.site-alert .site-alert-button{*/
/*    order: 3;*/
/*}*/
.site-alert .site-alert-button{
    position: relative;
    z-index: 5;
}
.site-alert .site-alert-button a{
    font-size: 13px;
    font-family: "Libre Franklin", Arial, Helvetica, sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    padding: 8px 25px 6px;
}
.site-alert .site-alert-button:hover a, .site-alert .site-alert-button:focus a{
    background-color: #c01a52;
    opacity: 1;
    color: #fff !important;
    border-color: #c01a52 !important;
}
.site-alert .site-alert-button a:hover, .site-alert .site-alert-button a:focus{
    background-color: #c01a52;
    opacity: 1;
    color: #fff !important;
    border-color: #c01a52 !important;
}
.has-button .site-alert-text, .has-countdown .site-alert-text{
    padding-top: 8px;
}
.site-alert .site-alert-slide a:hover{
    opacity: 1;
}
.map-search-bar .map-search-col h2.section-title{
    font-size: 24px !important;
}
.map-search-bar .map-search-col #js-geocoder input{
    height: 36px !important;
}
.map-section .mapboxgl-popup-content .loc-title{
    color: #ed1563;
}
body.post-type-archive-announcement #old-web .tricard h3{
    font-size: 22px;
    font-weight: 500;
    color: #333333;
}
body.post-type-archive-announcement #old-web .tricard h3 a:hover{
    color: #ed1563;
}
body.post-type-archive-announcement #old-web .tricard .item-meta{
    color: #ed1563;
}

/*End old templates*/
#find-help-form{
    margin-left: -10px;
    margin-right: -10px;
}
.equal-btns{
    min-width: 180px;
}
.fusion-accordian .fusion-panel{
    cursor: auto !important;
}
.fusion-accordian .fusion-panel .panel-title a{
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 0 !important;
}
.fusion-accordian .fusion-panel .panel-title a span.fusion-toggle-heading{
    margin-left: 0;
    margin-right: 15px;
}
.fusion-accordian .fusion-panel .panel-body{
    padding: 20px 0 0 !important
}
.fusion-accordian .fusion-panel .panel-body h2, .fusion-accordian .fusion-panel .panel-body h3, .fusion-accordian .fusion-panel .panel-body h4, .fusion-accordian .fusion-panel .panel-body h5, .fusion-accordian .fusion-panel .panel-body h6{
    margin-bottom: 5px;
}
.pcaa-checklist li > span{
    border: 2px solid var(--awb-iconcolor, #000000);
    border-radius: 50px;
    width: 30px !important;
    height: 30px !important;
    font-size: 20px !important;
    margin-top: 2px;
    margin-bottom: 2px;
}

/* Phase 2*/
.pcaa-search-field{
    flex-basis: 264px;
    flex-shrink: 0;
}
.pcaa-search-field .map-search-col{
    padding: 0;
    margin-right: 15px;
}
.pcaa-search-map svg{
    display: none;
}
.pcaa-map .map-wrap > div{
    max-height: unset;
}
.pcaa-map .loc-inner > div, .pcaa-map .loc-inner > div a{
    font-family: "Libre Franklin", Arial, Helvetica, sans-serif;
}
.pcaa-map .loc-inner h3{
    color: var(--awb-color5, #ed1563);
}
.pcaa-map .loc-inner .loc-org{
    font-weight: 500;
}
.pcaa-map .loc-inner .loc-row-d .loc-icon svg path{
    stroke: var(--awb-color5, #ed1563);
    fill: var(--awb-color5, #ed1563);
}
.pcaa-map .loc-inner a{
    background: none;
}
.pcaa-map .loc-inner a:hover, .pcaa-map .loc-inner a:target{
    background: none;
    color: #c01a52;
}
.page-template-old #old-web .people-section .people-filters li button{
    text-align: left;
}
#pcaa-search-content .fusion-post-cards ul li{
    width: 100% !important;
}
body.search #main{
    padding: 0 !important;
}
body.search #old-web h1{
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2;
}
body.search #old-web .resourcecards-section h3 a{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2 !important;
}
body.search #old-web .resourcecards-section h3 a:hover, body.search #old-web .resourcecards-section h3 a:focus{
    color: var(--awb-color5, #ed1563);
}
body.search #old-web .resourcecards-section .filter-item-date{
    margin-bottom: 20px;
}
body.search #old-web .resourcecards-section #pagination a{
    color: #3e3c3c;
}

.page-id-7048 .breadcrumbs, .page-id-7048 .breadcrumbs a{
    color: var(--awb-color5, #ed1563) !important;
}
.page-id-7048 .breadcrumbs{
    padding-left: 14px;
}
.page-id-7048 #section1{
    min-height: 420px !important;
    padding: 20px 0;
    align-items: center;
}
.map-search-bar{
    z-index: 3;
}
#donor-advised-funds #dafdirectdiv{
    width: 170px;
}
#pcaa-rss-feed ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between !important;
    margin: -30px -10px;
}
#pcaa-rss-feed ul li{
    width: calc(33.333% - 20px);
    margin: 30px 10px !important;
    margin-bottom: 20px !important;
    display: flex;
    flex-direction: column;
    background-color: #f3f5fa;
    border: 1px solid #d2d3d4 !important;
    border-radius: 10px;
    overflow: hidden;
}
#pcaa-rss-feed ul li .rss_image{
    margin: 0;
    width: 100% !important;
    height: 200px !important;
}
#pcaa-rss-feed ul li .rss_image span{
    background-size: cover;
    background-repeat: no-repeat;
}
#pcaa-rss-feed ul li .title{
    margin: 30px 20px 20px;
}
#pcaa-rss-feed ul li .title a{
    font-size: 22px;
    line-height: 1.2;
    font-weight: 500;
    color: #333333;
    text-transform: capitalize;
}
#pcaa-rss-feed ul li .title a:hover{
    color: #ed1563;
}
#pcaa-rss-feed ul li .rss_content{
    padding: 0 20px 20px;
}
#pcaa-rss-feed ul li .rss_content p{
    margin: 0;
}
#dd-container.double-the-donation button{
    font-family: "Libre Franklin", Arial, Helvetica, sans-serif;
    background: #ed1563;
    padding: 20px 25px;
    line-height: 1;
    font-size: 14px;
    color: #fff !important;
    border: none;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 700;
}
#dd-container.double-the-donation button:hover{
    background: #c01a52;
}
#dd-container .search-title{
    font-family: "Libre Franklin", Arial, Helvetica, sans-serif;
}
#dd-container .dtd-footer{
    font-family: "Libre Franklin", Arial, Helvetica, sans-serif;
}
.underlined-link a{
    text-decoration: underline;
}
.fusion-accordian .panel-body a, .fusion-text > p a{
    overflow-wrap: break-word;
    hyphens: auto;
}
.big-paragraph-link a{
    font-weight: 500;
}
.pcaa-clean-accordion .fusion-panel .panel-title a{
    flex-direction: unset;
    justify-content: unset;
    padding: 0 !important;
    align-items: center !important;
}
.pcaa-clean-accordion .fusion-panel .panel-title a span i{
    border-radius: 50%;
    padding: 10px;
}
.pcaa-clean-accordion .fusion-panel .panel-title a span.fusion-toggle-heading{
    margin-left: 25px;
    margin-right: 0;
}
.pcaa-clean-accordion .fusion-panel .panel-body{
    padding: 20px 0 20px 60px !important;
}
.weight-500 a{
    font-weight: 500;
}
.pcaa-issues-col > div > .fusion-builder-row{
    flex-grow: 1 !important;
}
.pcaa-issues-col > div > .fusion-builder-row > div{
    min-height: 83px;
}

.pcaa-wpform h3{
    color: #ed1563 !important;
}
.pcaa-wpform .wpforms-field-label{
    font-size: 16px;
    margin: 5px 0;
}
.pcaa-wpform .wpforms-field-label-inline{
    font-size: 16px;
}
.pcaa-wpform .wpforms-field-html ul li, .pcaa-wpform .wpforms-field-html p, .pcaa-wpform .wpforms-field-html div{
    font-size: 16px;
}
.pcaa-wpform .wpforms-field-html h3 + p, .pcaa-wpform .wpforms-field-html h3 + div{
    margin: 10px 0;
}
.pcaa-wpform .wpforms-field-html ul, .pcaa-wpform .wpforms-field-html ul li{
    list-style: disc;
}

.pcaa-wpform .speaker-options ul{
    margin: 0;
    padding: 0;
}
.pcaa-wpform .speaker-options ul li{
    position: relative;
}
.pcaa-wpform .speaker-options li label{
    cursor: pointer;
    display: block;
    border: 2px solid #b2b2b2;
    padding: 18px 20px 12px 50px;
    margin: 5px 0 10px;
    border-radius: 10px;
}
.pcaa-wpform .speaker-options input[type=radio]:checked {
    accent-color: #ed1864;
}
.pcaa-wpform .speaker-options input[type=radio]:checked+label {
    border-color: #ed1864;
}
.pcaa-wpform .speaker-options input[type=radio]{
    display: block;
    position: absolute;
    /*top: 26px;*/
    left: 20px;
    transform: scale(1.2);
    top: 20px;
}
.pcaa-wpform .wpforms-submit{
    background: #ed1563;
    padding: 20px 25px;
    line-height: 1.2;
    font-size: 13px;
    font-weight: 700;
    color: #fff !important;
    border: none;
    border-radius: 23px;
    text-transform: uppercase;
}
.pcaa-wpform .wpforms-submit:hover{
    background: #c01a52;
    color: #fff !important;
}
.pcaa-accordion-font-weight strong{
    font-weight: 700;
    font-family: "Libre Franklin", Arial, Helvetica, sans-serif;
}
.fusion-post-cards.fusion-grid-archive .fusion-load-more-button{
    margin-top: 0;
    font-size: 18px;
    font-weight: 700;
}
.pcaa-timeline .col{
    width: 100%;
}
.pcaa-timeline .content-container{
    font-family: "Libre Franklin", Arial, Helvetica, sans-serif;
}
.pcaa-timeline .content-container h3{
    margin-bottom: 10px;
    color: #ed1864 !important;
}
.pcaa-timeline .content-container p{
    line-height: 1.3em;
}
.references-text strong{
    font-weight: 500 !important;
}
.pcaa-history-text h3{
    color: #ed1864 !important;
    margin-bottom: 10px;
}
.pcaa-history-container > div{
    border-bottom: 1px solid #d2d3d4;
}
/*.single-pcaa_chapter .hero-single-pcaa_chapter b.implementing-the-essentials{*/
/*    font-weight: 700;*/
/*}*/
.single-pcaa_chapter .chapter-mission{
    padding: 20px 34px;
}
.single-pcaa_chapter .chapter-mission > p{
    margin: 0;
}
li.ways-to-support-menu.menu-item > a{
    color: #bb4197 !important;
    font-weight: 700;
}
html.avada-is-100-percent-template body.single-resource .post-content > .fusion-fullwidth{
    margin-left: 0;
    margin-right: 0;
}
.pcaa-social-sharing{
    min-height: unset !important;
}
.pcaa-social-sharing .tagline{
    margin-right: 8px;
}
.pcaa-social-sharing i{
    border: 1px solid #333333 !important;
}
.pcaa-social-sharing a:hover i{
    border-color: #ed1563 !important;
    color: #ed1563 !important;
}
.pcaa-single-content > .fusion-flex-container{
    padding: 0;
}
.cs-weight-500 a{
    font-weight: 500 !important;
}
.pcaa-single-r-people-pc-img-col .fusion-image-element > div{
    width: 100% !important;
}
@media screen and (max-width: 768px){
    .pcaa-social-sharing{
        flex-direction: row !important;
    }
    .pcaa-social-sharing .fusion-social-networks{
        width: auto !important;
        justify-content: flex-start !important;
    }
}
.news-pc .fusion-load-more-button{
    margin-top: 20px;
}
.pc-latest-news-bottom .pc-news-category > div{
    text-wrap: nowrap;
    /*font-size: 18px;*/
    /*line-height: 1.4;*/
}
.news-pc .pc-latest-news-up h4{
    line-height: 1.2em;
    height: 3.6em;
    overflow: hidden;
}
.news-pc .fusion-filters{
    margin-bottom: 5px;

}
.news-pc .fusion-filters li{
    margin-bottom: 5px;
}
.news-pc .fusion-filters .fusion-active a{
    border-bottom: 2px solid #ed1563;
    border-top: none !important;
}
.pc-load-more .fusion-load-more-button{
    margin-top: 20px !important;
}
.pc-latest-news > div > div{
    flex-direction: column !important;
}
.pcaa-blue-section .fusion-button.ter-btn *{
    color: #ffffff !important;
}
.pcaa-blue-section .fusion-button.ter-btn:hover *{
    color: #ed1563 !important;
}
.resource-single-content .has-ctas.ctas-rt{
    display: none;
}
.resource-cat-menu .awb-menu__description{
    display: none;
}
.resource-cat-menu li{
    margin-top: 5px;
    margin-bottom: 5px;
}
.latest-news-pc-resources{
    display: none !important;
}
.modal-btn{
    background-color: #ed1563;
    color: #ffffff;
    padding: 20px 25px;
    border-radius: 23px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 20px;
}
.modal-btn:hover{
    background-color: #c01a52;
    color: #ffffff;
}
.modal-btn:focus{
    color: #ffffff;
}
.modal-btn i{
    vertical-align: middle;
}
.igm-map-content{
    padding: 40px 30px !important;
}
.igm-map-content > p{
    margin: 0;
}
body.page-template-page-portal .tab-content-col--portal-discussion .collapse{
    display: flex;
}
body.page-template-page-portal .tab-content-col--portal-discussion .row{
    margin-left: 0;
    margin-right: 0;
}
body.page-template-page-portal .tab-content-col--portal-discussion h2{
    margin-bottom: 15px !important;
}
.old-archive#old-web .hero-single-thread .thread-comments h2{
    margin-bottom: 15px !important;
}
.old-archive#old-web .hero-single-thread .thread-comments .comments-container p{
    font-size: 16px !important;
}
.old-archive#old-web .hero-single-thread .thread-comments .comments-container .comment-author.meta, .old-archive#old-web .hero-single-thread .thread-comments .comments-container .comment-author.meta > *{
    font-size: 16px !important;
    line-height: 1.4;
}
.page-template-page-portal .tab-content-col--portal-discussion button#js-start-thread{
    background: #ed1563;
    padding: 20px 25px;
    line-height: 1;
    font-size: 14px;
    color: #fff !important;
    border: none;
    border-radius: 23px;
}
.page-template-page-portal .tab-content-col--portal-discussion button#js-start-thread:hover{
    background: #c01a52;
}
.page-template-page-portal #main #old-web .tab-content-col--portal-discussion i{
    font: normal 20px / 1 dashicons !important;
}
.page-template-page-portal .tab-content-col--portal-discussion .thread-title a:focus{
    color: #c01a52;
}
body.term-chapter-network-forum #main .section-inner--wide{
    max-width: 1300px;
    padding-left: 48px;
    padding-right: 48px;
}
body.term-chapter-network-forum #main .section-inner--wide h1 {
    font-size: 40px;
}
body.term-chapter-network-forum #main .section-inner--wide button#js-start-thread{
    background: #ed1563;
    padding: 20px 25px;
    line-height: 1;
    font-size: 14px;
    color: #fff !important;
    border: none;
    border-radius: 23px;
}
body.term-chapter-network-forum #main .section-inner--wide button#js-start-thread:hover{
    background: #c01a52;
}
body.term-chapter-network-forum #main .section-inner--wide .collapse{
    display: flex;
}
body.term-chapter-network-forum #main .section-inner--wide .row{
    margin-left: 0;
    margin-right: 0;
}
body.term-chapter-network-forum #main .section-inner--wide .thread-title a:focus, body.term-chapter-network-forum #main .section-inner--wide .thread-title a:hover{
    color: #c01a52;
    background: none;
}
.amplify-awareness-sect .cap-soc-icons a{
    margin: 10px 0.4em !important;
}
.cap-slider .awb-swiper-button{
    border-radius: 50%;
    top: 46% !important;
    margin: 0px 3px !important;
    opacity: 1 !important;
    font-size: 19px !important;
}
.cap-slider .awb-icon-angle-left:before{
    content: "\f0d9";
    margin-right: 2px;
}
.cap-slider .awb-icon-angle-right:before{
    content: "\f0da";
    margin-left: 2px;
}
.opacity-80, .opacity-85, .opacity-90{
    transition: all 0.4s ease;
}
.opacity-80:hover{
    opacity: 0.8;
}
.opacity-85:hover{
    opacity: 0.85;
}
.opacity-90:hover{
    opacity: 0.9;
}
.fusion-fullwidth .fusion-background-video-wrapper iframe{
    max-width: unset;
    margin-top: 25px;
}

@media screen and (max-width: 768px){
    .news-pc ul.fusion-filters{
        display: flex !important;
    }
    body.single-thread .old-archive#old-web .hero-single-thread .section-inner{
        padding: 0 !important;
    }
    .two-buttons-col > div{
        flex-direction: column !important;
        align-content: center !important;
    }
    .two-buttons-col .left-btn{
        margin-right: 0 !important;
    }
    .amplify-awareness-sect .cap-soc-icons a{
        margin: 10px !important;
        font-size: 24px !important;
    }
    .cap-cm-font img{
        max-height: 34px;
        width: auto;
    }
    .amplify-awareness-sep .fusion-custom-candy-sep {
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: bottom left;
    }
}
@media screen and (min-width: 1024px){
    .ways-to-support-menu{
        margin-left: 0 !important;
        padding-left: calc(var(--awb-gap) / 2);
        border-left: 1px solid #bb4197;
        /*line-height: 32px !important;*/
    }
}
@media screen and (max-width: 1024px){
    .page-id-7048 #section1{
        min-height: 380px !important;
    }
}
@media screen and (max-width: 768px){
    .page-id-7048 #section1{
        min-height: 300px !important;
    }
}
@media screen and (max-width: 1200px){
    .tof-ecosystem:after{
        width: 430px;
    }
}
@media screen and (max-width: 1160px){
    #old-web .resource-filter-row{
        margin-left: 0;
        margin-right: 0;
    }
    body.single-person .old-archive#old-web .bio-section .bio-row .section-col.text-col{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .counter-box-container div span{
        font-size: 50px !important;
    }
}
@media screen and (max-width: 1024px){
    .toc-strategies-bikes{
       max-width: 550px !important;
    }
    .tof-ecosystem:after{
        width: 350px;
        height: 280px;
    }
    .counter-box-container div span{
        font-size: 40px !important;
    }
    #old-web .section-inner--wide{
        padding-left: 35px;
        padding-right: 35px;
    }
    .site-alert .site-alert-slider .site-alert-bullets span{
        font-size: 26px;
        width: 14px;
    }
    .ways-to-give-number{
        font-size: 40px !important;
    }
    #pcaa-rss-feed ul li{
        width: calc(50% - 20px);
    }
}
@media screen and (max-width: 768px){
    .h-story-img{
        top: -40px;
        right: -10px;
        max-width: 80px !important;
    }
    #footer-copyright .fusion-column-wrapper {
        flex-direction: column;
        justify-content: center;
    }
    #footer-copyright li:first-child a:before{
        display: none;
    }
    #trigger-help p{
        font-size: 16px !important;
    }
    .pcaa-player-container:before{
        content: none;
    }
    .tof-ecosystem:after{
        width: 300px;
        height: 240px;
    }
    #old-web .tricard-section .tricards .tricard.col{
        padding-left: 0;
        padding-right: 0;
    }
    body.single-person .old-archive#old-web .featresources-section .section-inner{
        padding: 0 24px;
    }
    #header-exit-btn-containter.fusion-container-stuck{
        top: 118px !important;
    }
    .toc-hero .fusion-button{
        min-width: unset;
    }
    #old-web .section-inner--wide{
        padding-left: 25px;
        padding-right: 25px;
    }
    .form-section p{
        width: unset;
    }
    .site-alert .site-alert-slide, .site-alert .site-alert-bullets{
        padding: 0;
    }
    .site-alert .site-alert-slide a{
        font-size: 14px;
        padding: 0;
    }
    .ways-to-give-number{
        font-size: 30px !important;
    }
    #pcaa-rss-feed ul li{
        width: calc(100% - 20px);
    }
    .pcaa-clean-accordion .fusion-panel .panel-title a span.fusion-toggle-heading{
        margin-left: 20px;
    }
    .pcaa-clean-accordion .fusion-panel .panel-body{
        padding: 20px 0 20px 56px !important;
    }
    .pcaa-issues-col > div > .fusion-builder-row > div{
        min-height: 0;
    }
    .annual-report-table table thead th{
        padding: 15px 5px;
        white-space: normal;
    }
    .annual-report-table table td{
        padding: 10px 5px !important;
        font-size: 16px;
        white-space: normal;
    }
    .pcaa-timeline .col{
        padding: 20px !important;
    }
    .pcaa-timeline .content-box-shortcode-timeline-vertical{
        left: calc( 74px - 15px) !important;
    }
    .cap-partners-logo-col > div{
        flex-wrap: wrap !important;
        justify-content: center !important;
     }
    .cap-partners-logo-col > div > div{
        flex-basis: 50%;
        padding: 15px 20px;
        margin: 0 !important;
        text-align: center !important;
    }
}
@media screen and (max-width: 729px){
    .site-alert .site-alert-slider .site-alert-slide{
        top: 40px;
        max-width: 95%;
    }
}
@media screen and (max-width: 400px){
    #healthyfamiliesamerica-h{
        display: none;
    }
    #donate-btn-h{
        margin-right: 0;
    }
    .site-alert .site-alert-slider .site-alert-bullets span{
        width: 10px;
    }
}
@media screen and (max-width: 360px){
    .site-alert .site-alert-button a{
        padding: 7px 13px 6px;
    }
}