/* CSS Document */
@media (max-width: 991.98px) {
  @keyframes fadeInOpacity {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .navSet .donateBtn {
    border: none;
  }
  .ourMission {
    background-size: 280px, 280px, 560px, 560px;
  }
  .ourMission .sectionHead {
    font-size: 3.5rem;
  }
  .attQuote {
    line-height: 1.6;
  }
  .ourMission {
    padding-bottom: 1rem;
  }
  .showStats h1.accent {
    font-size: 2.5rem;
  }
  .figure-1 {
    padding-bottom: 2rem;
  }
  .figure-2 {
    border-top: 2px solid white;
    border-left: 0;
    padding-top: 2rem;
  }
  .figure-3 .numStack {
    flex-direction: column;
  }
  .figure-3 h1 {
    font-size: calc(5rem + 10vw);
  }
  .statSources ul {
    flex-direction: column;
  }
  .sideTwirls {
    background-position: 0 center, 100% center;
    background-size: 30vw;
  }
  .ourWork .bigHead {
    font-size: 5rem;
    line-height: 1.1;
  }
  .pillars h3 {
    font-size: 1.125rem;
    padding-bottom: 1rem;
  }
  .pillars p {
    min-height: unset;
    padding: 0;
  }
  .pillar {
    margin-bottom: 4rem;
  }
  .pillar span {
    display: none;
  }
  .madison {
    flex-direction: column;
  }
  .madison h5 {
    margin-bottom: 1rem;
  }
  .madison img {
    margin-left: unset;
  }
  .madisonTitle {
    text-align: center;
  }
  .portrait {
    text-align: center;
  }
  .silence {
    flex-direction: column;
  }
  .silenceAbout {
    width: auto;
  }
  .silenceData {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .mapSet {
    padding-bottom: 4rem;
  }
  .partners {
    padding-bottom: 12rem;
    padding-top: 5rem !important;
  }
  .partners ul {
    grid-template-columns: 1fr 1fr;
  }
  .trainLanding {
    padding: 6rem 0 8rem;
  }
  .trainLanding h1 {
    font-size: 12vw;
    line-height: 1.125em;
  }
  .trainLanding h4 {
    font-size: 1rem;
  }
  .warningCircle {
    height: 160px;
    margin-top: -80px;
    padding: 30px;
    width: 160px;
  }
  .whyShowstop {
    padding-bottom: 0rem;
    padding-top: 5rem;
  }
  .pointsContainer {
    margin-bottom: 0;
    margin-top: 4rem;
  }
  .pointsContainer .pointsBow {
    display: none;
  }
  .whyShowstop .whyPoints li:first-child {
    border-right: none;
    padding: 0 0 2rem 0;
  }
  .whyShowstop .whyPoints li:nth-child(2) {
    padding: 2rem 0 2rem 0;
  }
  .whyShowstop .whyPoints li:nth-child(3) {
    border-right: none;
    padding: 2rem 0 2rem 0;
  }
  .whyShowstop .whyPoints li:last-child {
    border-top: 1px solid var(--pbfSecondary);
    padding: 2rem 0 2rem 0;
  }
  .whyShowstop .accent {
    font-size: 2.25rem;
    line-height: 1.4;
  }
  .whyPoints {
    flex-direction: column;
  }
  .expertIntro p {
    font-size: 1rem;
  }
  .expertise {
    background-position-x: center;
    background-size: 150vw;
  }
  .expertise h1.accent {
    font-size: 5rem;
  }
  .expertise .bio {
    padding: 2rem;
  }
  .showCap {
    min-height: 20vw;
  }
  .sourceLink {
    font-size: 0.75rem;
  }
  .globalNeed {
    background-size: 85%;
    background-position-x: center;
    padding-bottom: 2rem;
    padding-top: 32vw;
  }
  .globalNeed .accent {
    font-size: 4rem;
    line-height: 1.2em;
  }
  .globalNeed ul li {
    flex: 50%;
    margin-bottom: 1.5rem;
    margin-right: unset;
    padding-right: 1rem;
    width: 50%;
  }
  .globalNeed ul li img {
    width: 80%;
  }
  .globalNeed .testimonials {
    padding-bottom: 4rem;
  }
  .globalNeed .sirPaul {
    flex-direction: column;
  }
  .globalNeed .attend .accent {
    font-size: 4rem;
    margin-left: unset;
    margin-top: -2rem;
  }
  .globalNeed .attend h3 {
    margin-bottom: 1rem;
    margin-top: 2rem;
  }
  .globalNeed .attendImg img {
    width: 110%;
  }
  .globalNeed .attend p {
    font-size: 1rem;
  }
  .globalNeed .courseRoles li::before {
    border: 3px solid var(--pbfMain);
    border-radius: 50%;
    content: "";
    height: 16px;
    left: -1.75rem;
    top: 0.375rem;
    width: 16px;
  }
  .globalNeed .supports li {
    flex-direction: column;
  }
  .globalNeed .supports .quote {
    padding: 0;
    width: 100%;
  }
  .globalNeed .supports .attribute {
    padding-left: 0.675rem;
    width: 100%;
  }
  .globalNeed .showComments ul li {
    font-size: 1.125rem;
  }
  .globalNeed {
    /* News */
  }
  .globalNeed .radialShadow {
    padding: 18rem 0 30vw;
  }
  .globalNeed .blog .siteFrame,
  .globalNeed .single-post .siteFrame {
    background-image: none;
  }
  .globalNeed .postlet {
    padding-right: 0;
  }
  .globalNeed .newsPost .featuredImg {
    padding: 0.75rem;
  }
  .globalNeed .postBody {
    margin-bottom: 0;
    padding: 0;
  }
  .globalNeed .postBody p {
    padding: 0;
  }
  .globalNeed .postBody p:first-child {
    font-size: 1.25rem;
  }
  .globalNeed .postlet h2 {
    font-size: 1.5rem;
  }
  .globalNeed .otherNews .postFeed {
    flex-direction: column;
  }
  .globalNeed .otherNews .postFeed li {
    padding-right: 0;
    width: auto;
  }
  .globalNeed .otherNews .postFeed .postThumb {
    max-height: max-content;
  }
  .globalNeed .bullet {
    left: -3.25rem;
  }
  .globalNeed .bullet .interior {
    height: 29px;
    width: 29px;
  }
  .globalNeed .ourValues ul {
    flex-direction: column;
  }
  .globalNeed .ourValues li {
    display: flex;
    margin-bottom: 1.5rem;
    margin-right: 0;
    position: relative;
    width: auto;
  }
  .globalNeed .valueRing {
    height: 120px;
    width: 120px;
  }
  .globalNeed .valueRing::after {
    height: 30px;
    left: calc(50% - 5px);
    top: calc(100% + 10px);
    width: 10px;
  }
  .globalNeed .valuesArt {
    top: 20px;
    height: 80px;
    left: 0;
    text-align: center;
    width: 120px;
  }
  .globalNeed .valuesArt img {
    height: 100%;
    margin-top: 0;
  }
  .globalNeed .valueTitle {
    padding-left: 0.5rem;
    padding-top: 2.5rem;
  }
  .globalNeed .aboutLanding h1 {
    font-size: 2.5rem;
    line-height: 1.2;
    margin-bottom: 4rem;
  }
  .globalNeed .parentQuote {
    background-position: 0 top, 100% top;
    background-size: 30vw;
  }
  .globalNeed .catalyst .catDetail {
    padding-right: 10vw;
  }
  .globalNeed .catalyst .catDetail p {
    font-size: 0.875rem;
  }
  .globalNeed .sectionIntro {
    font-size: 1.25rem;
    line-height: 1.4;
  }
  .globalNeed .fourPoints p {
    font-size: 1rem;
    line-height: 1.675;
    margin-bottom: 2rem;
  }
  .globalNeed .setContent h2 {
    font-size: 1.3rem;
    width: 30%;
  }
  .globalNeed .setContent ul {
    width: 70%;
  }
  .globalNeed .impactPoints {
    flex-flow: inherit;
  }
  .globalNeed .impactPoints li {
    margin-bottom: 1rem;
    width: 50%;
  }
  .globalNeed .impactPoints h5 {
    padding: 0 1rem;
  }
  .globalNeed .initiative {
    padding-bottom: 2rem;
    padding-right: 1rem;
  }
}
@media (max-width: 767.98px) {
  :root {
    --pgTop: 10rem;
    --pgBtm: 15rem;
  }
  .pbf-logo {
    left: calc(50% - 80px);
    height: 160px;
    width: 160px;
  }
  .navLogo div {
    padding: 1.5rem;
  }
  .mobileBtns {
    width: 100%;
  }
  .mobileBtns .bowBox > ul > li:first-child {
    padding-right: calc(1rem + 15vw);
  }
  .mobileBtns .bowBox > ul > li:nth-child(2) {
    padding-left: calc(1rem + 15vw);
  }
  .mainNav {
    min-height: 7rem;
  }
  .navLogo {
    top: -45px;
  }
  .navSet {
    padding-top: calc(4rem + 22vh);
  }
  .sub-menu li {
    transform: scale(0.875);
  }
  .navBG {
    min-height: 8rem;
  }
  .curved-edge-bottom {
    mask: radial-gradient(60% 40px at bottom, transparent 99%, black);
  }
  .curved-edge-top {
    mask: radial-gradient(60% 40px at top, transparent 99%, black);
  }
  .nav-pills .nav-link.active::after {
    left: calc(50% - 10px);
    top: 35px;
    width: 20px;
  }
  header .mb-logo {
    left: 0;
    position: absolute;
    width: 150px;
    z-index: 4;
  }
  footer .pbf-logo {
    margin-top: -2rem;
  }
  .footerNav {
    margin-top: 0;
  }
  .homeLanding {
    padding: 4rem 0 6rem;
  }
  .primeStatement {
    font-size: calc(1rem + 5vw);
    margin-bottom: 15vw;
    margin-top: 20vw;
  }
  .ourMission {
    background-size: -10% top, 110% top, -340px 50%, calc(100% + 340px) 50%;
    margin-top: -4rem;
  }
  .ourMission .sectionIntro {
    font-size: 1.5rem;
  }
  .sectorCard h2 {
    font-size: 1.25rem;
    margin-bottom: 0.875rem;
  }
  .approachLanding {
    background-position: center;
  }
  .approachLanding h1 {
    font-size: calc(1rem + 5vw);
    margin-top: 72vw;
  }
  .fourPoints h4 {
    margin-bottom: 0.75rem;
  }
  .impact {
    background-size: cover;
  }
  .setContent {
    flex-direction: column;
  }
  .setContent h2 {
    margin-bottom: 1rem;
    width: 100%;
  }
  .setContent ul {
    width: 100%;
  }
  .cycleSet {
    margin-bottom: 2rem;
  }
  .contactFrame {
    padding: 8rem 0 12rem;
  }
  .contactPg {
    min-height: 23rem;
  }
  .formWrap {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .bigHead {
    font-size: 4rem;
  }
  /* Training and certification */
  .globalNeed ul {
    flex-wrap: wrap;
  }
  /* News */
  .catFilters li {
    font-size: 0.75rem;
    margin: 0 0.5rem;
  }
  .postFeed li {
    flex-direction: column;
  }
  .postFeed li .postThumb {
    width: auto;
  }
  .postFeed li .postBrief {
    padding-left: 0;
    width: auto;
  }
  .postThumb {
    max-height: max-content;
  }
  /* About */
  .aboutLanding {
    padding: 18rem 0 14rem;
  }
  .aboutImgArray img {
    max-width: 90%;
  }
  /* Community */
  .commLanding {
    padding: 18rem 0 14rem;
  }
  .orgTime::before {
    display: none;
  }
  .orgTime ul {
    flex-direction: column;
    border-left: 2px solid var(--pbfMain);
  }
  .orgTime ul li {
    margin-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 0;
    width: 100%;
  }
  .orgTime ul li h6 {
    text-align: left;
  }
  .orgTime ul li h6::before {
    left: calc(-1.5rem - 6px);
    top: calc(50% - 6px);
  }
  .safeSpaces {
    padding-bottom: 0;
    padding-top: 6rem;
  }
  .aboutImgArray img:nth-child(2) {
    margin-left: 3rem;
    margin-top: -5rem;
    max-width: 330px;
    margin-right: 2rem;
  }
  .aboutImgArray img:last-child {
    margin-left: -2rem;
    margin-top: -3rem;
  }
  .missionGallery {
    display: grid;
    gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }
  .missionGallery img {
    max-height: 10rem;
  }
  .commQuote:first-child p {
    font-size: 1rem;
  }
  /* Training Courses */
  .coursesLanding {
    padding: 18rem 0 calc(10rem + 8vw);
  }
  .coursesList ul {
    padding: 0;
  }
  .coursesList li {
    flex-direction: column;
  }
  .coursesList li .coursesThumb {
    flex-direction: column;
    height: calc(115px + 15vw);
  }
  /* Default Page Template */
  .page-template-default .newsLanding .radialShadow {
    padding: 18rem 0 14rem;
  }
  .page-template-default .pageTitle {
    font-size: 0.925rem;
    margin-bottom: 1.75rem;
  }
  .pbfQuote {
    padding: 2rem 0;
  }
}
@media (max-width: 575.98px) {
  :root {
    --pgTop: 12rem;
  }
  .pbf-logo {
    left: calc(50% - (50px + 4vw));
    width: calc(100px + 8vw);
    height: calc(100px + 8vw);
  }
  .navLogo div {
    padding: 1.75rem 1.75rem 1.5rem;
  }
  .mobileBtns {
    height: 5rem;
    overflow-x: hidden;
    width: 100%;
  }
  .mobileBtns .bowBox > ul {
    padding-top: 0.5rem;
  }
  .bowBox {
    background-image: radial-gradient(65% 4rem at bottom, #ec008c 89%, #ec4d99);
    margin-left: -2rem;
    width: calc(100% + 4rem);
  }
  .scrolled .bowBox {
    margin-left: unset;
    width: 100%;
  }
  .mainNav ul li button.menuBtn,
  .mainNav .mobileBtns .donateBtn {
    font-size: 1rem;
  }
  .mainNav .navSet ul li {
    margin-bottom: 0.375rem;
    margin-top: 0.375rem;
  }
  .menuCarat {
    margin-top: 0.25rem;
  }
  .menuCarat a {
    border-width: 0 2px 2px 0;
    height: 0.5rem;
    width: 0.5rem;
  }
  .navSet {
    padding-top: calc(2rem + 20vh);
  }
  .ourWork .pbfBtn {
    margin-top: 1rem;
  }
  /* Home */
  .pbfMap img {
    margin-left: 0;
    width: 100%;
  }
  /* About */
  .pillars h3 {
    padding-bottom: 0;
  }
  .supports li:first-child .quote p {
    font-size: 1.75rem;
  }
  .mainNav .navSet ul li a,
  .menuClose {
    font-size: 1rem;
  }
  h5,
  .h5 {
    font-size: 1rem;
    line-height: 1.6;
  }
  .primeStatement {
    margin-bottom: 25vw;
  }
  .sectionHead {
    font-size: 2.25rem;
  }
  .pbfMap h1 {
    padding: 1rem 0 0 2rem;
  }
  .ourMission {
    background-position: -10vw top, calc(100% + 10vw) top, -340px 50%, calc(100% + 340px) 50%;
    background-size: 220px, 220px, 480px, 480px;
    padding-top: 6rem;
  }
  .approachPoints {
    margin-bottom: 1rem;
  }
  .approachPoints p {
    padding-top: 0.25rem;
  }
  .ourProjects ul p {
    font-size: 0.875rem;
  }
  .whyCapture ul li {
    font-size: 0.875rem;
  }
  .headSet {
    margin: 0 0 0 1.5rem;
  }
  .setContent {
    padding-left: 2.5rem;
  }
  .setContent h2 {
    margin-bottom: 0.5rem;
  }
  .setContent ul {
    flex-flow: column;
    max-height: fit-content;
  }
  .setContent li {
    font-size: 0.875rem;
    line-height: 1.875;
    width: auto;
  }
  .sectorCard {
    padding: 1rem 2rem 1.5rem 1.25rem;
  }
  .sectorCard ul {
    margin-bottom: 2rem;
  }
  .sectorCard ul li:last-child {
    padding-right: 25vw;
  }
  .cardArt {
    height: 25vw;
    bottom: 0;
    right: 5vw;
    top: unset;
    width: 30%;
  }
  .cardArt img {
    width: 100%;
  }
  .cardArt .impactPoints .artwork {
    background-size: 20px;
    height: 124px;
    width: 124px;
  }
  .artwork img {
    width: 50%;
  }
  .impactPoints h5 {
    padding: 0 0.75rem;
    font-size: 0.875rem;
    line-height: 1.375;
    margin-top: 0;
  }
  .ContactPanel > .row {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  footer ul li {
    margin-bottom: 0.25rem;
  }
  /* Headband */
  .notifyBand {
    padding: 0.375rem 0.675rem;
  }
  .notifyBand h5 {
    font-size: 0.75rem;
    margin-bottom: 0;
  }
}
@media (max-width: 419.98px) {
  .sectorCard ul {
    margin-bottom: 1rem;
  }
  .sectorCard ul li:last-child {
    padding-right: 15vw;
  }
  .cardArt img {
    margin-left: 5vw;
  }
  .formWrap {
    border-radius: var(--mcRadii);
  }
  .formTitle {
    margin-bottom: 2rem;
    padding: 1.25rem 1.375rem;
  }
}

/*# sourceMappingURL=mobile.css.map */
