/*!
Theme Name: Prevent + Ed
Theme URI: https://www.brandalmanac.com/
Author: Almanac
Author URI: https://www.brandalmanac.com/
Description: Custom base theme disigned and developed by Almanac.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nebula
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Nebula is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.site-header__primary-menu .menu-item__top-level .icon {
    right: -30px !important;
}
.site-header__primary-menu .menu-item__top-level .icon:before {
    position: absolute;
    left: 50% !important;
    top: 50% !important;
}
.take-action .school-based-blog{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 30px;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.take-action .school-based-blog .blog-box p {
    margin: 0 !important;
    }
.take-action .coalition{
        width: 330px !important;
}
.take-action .donate .blog-title{
    color: #D81855 !important;
    }
.take-action .volunteer .blog-title{
color: #10B6A1 !important;
}
.take-action .coalition .blog-title{
    color: #5CA5EF !important;
    width: 100%;
    }
    .take-action .donate button{
        background-color: #D81855 !important;
        }
    .take-action .volunteer button{
        background-color: #10B6A1 !important;
    }
    .take-action .coalition button{
        background-color: #5CA5EF !important;
        }

.take-action .school-based-blog .blog-box{
  
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 250px ; 
    }
    .take-action .school-based-blog .blog-box button{
        font-size: 13px;
        font-weight:  700 !important;
        border: none !important;
        padding: 10px 18px;
        border-radius: 21px;
        font-family: "Pinup", sans-serif;
        text-transform: uppercase;
        display: flex;
        width: fit-content;
        color: #fff;
              }
    .take-action .school-based-blog .blog-box .blog-title{
        width: 100%;
        margin: 0 !important;
        font-size: 42px;       
        line-height: 52px;
        text-decoration: none;
        font-weight: 800;
        font-family: 'Henriette-Heavy';
        }
       
.resources-blog .school-based-blog{
    display: flex;
    flex-direction: row;
    gap: 30px;
}
.resources-blog .school-based-blog .blog-box{
width: calc(33.33% - 20px);

}
.resources-blog .school-based-blog .blog-box .blog-title{
    width: 100%;
    margin: 16px 0 8px;
    color: #10B6A1;
    
    }
    .resources-blog .school-based-blog .blog-box p{
        width: 100%;
        margin: 0 !important;       
        }

.resources-blog .school-based-blog .blog-box .blog-img{
    width: 100%; 
    height: 144px !important;   
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    object-fit: cover; 
    }

.resources-blog .school-based-blog .blog-box .blog-img img{
    width: 100%; 
 height: 100%;
 object-position: center;
    object-fit: cover;
    border-radius: 16px;
    }
    @media only screen and (max-width: 1400px) {
        .take-action .school-based-blog .blog-box .blog-title{
            font-size: 32px;
            line-height: 40px !important;
        }
    }
    @media only screen and (max-width: 1220px) {
        section.school-based-program-section{
        padding: 20px !important;
        }
    }
    @media only screen and (max-width: 1024px) {
        .take-action .school-based-blog{
            margin-top: 15px;
        }
        .resources-blog .school-based-blog{ 
            margin-top: 15px;
        }

        .take-action .school-based-blog .blog-box button{
          margin: 0 auto;
                    }
     .take-action .school-based-blog .blog-box .blog-title{
           text-align: center;
           font-size: 32px;
           line-height: 40px !important;
       }
    }
    @media only screen and (max-width: 768px) {
        .take-action .school-based-blog{
            flex-direction:column !important;
            align-items: center !important;

        }
        .take-action .school-based-blog .blog-box .blog-title{
            text-align: center;
            font-size: 26px;
            line-height: 30px !important;
        }
        .resources-blog .school-based-blog{ 
            display: flex;
            flex-direction: column !important;
            align-items: center;
        }
        .resources-blog .school-based-blog .blog-box{
            width: 100% !important;
            max-width: 350px;            
            }
    }
    
@font-face {
    font-family: 'supraw03-boldroundedregular';
    src: url('supra_bold-webfont.woff2') format('woff2'),
         url('supra_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
    letter-spacing: 1px;
}
.jweb-head-gap {
    margin: calc(-190px - 2em) 0 0;
    border-bottom-left-radius: 10vw;
    height: 200px;
    background-color: #fff;
    z-index: 2;
    position: relative;
}
.podcast-hero {
    padding: calc(340px + 2em) 0 150px;
    margin-top: calc(-190px - 2em);
    z-index: 1;
    color: #fff;

}
/*.podcast-hero:after {
    display: block;
    left: 0;
    bottom: 100%;
    width: 144px;
    height: 110px;
    background: #fff;
    -webkit-mask-image: url(../../images/svg/hero-mask-carrot-left.svg);
    mask-image: url(../../images/svg/hero-mask-carrot-left.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}*/




/*new-home-page-css-11-12-2023*/

.form label {
    color: #000533;
    font-family: 'Henriette-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#000000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#000000;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#000000;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#000000;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:#000000;
}

::placeholder { /* Most modern browsers support this now. */
   color:#000000;
}

.site-header__primary .container {
    padding: 0px;
}

ul#primary-menu li a {
    font-family: 'Henriette-Regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1.100000023841858px;
    text-align: left;
    color: #231F20;
}

.help-text p:before {
    content: url(/wp-content/uploads/2023/12/help.png);
    top: 1px;
    position: absolute;
    left: -28px;
}
.help-text p {position:relative;}
h3.testimonial-title {
    
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1.9500000476837158px;
    text-align: left;
    color: #10B6A1;
    text-transform: uppercase;
    margin-bottom:0px;
    font-family: "Pinup", sans-serif;
}

section.school-based-program-section {
    background: #000533;
    position: relative;
    padding-top:0px;
    padding-bottom:50px;
    padding-left:0px;
 padding-right:0px;
}
.main-heading {
    width: 33%;
}
.container{
    max-width: 1200px;
    margin: 0 auto;
    width:100%;
    padding-right:20px;
    padding-left:20px;
}
.school-based-program-container {
    display: flex;
    position:relative;
}
.school-based-blog {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width:70%;
}
section.school-based-program-section h2 {
    font-family: 'Henriette-Heavy';
    color: #fff;
    font-size: 42px;
    font-weight: 800 !important;
    line-height: 50px;
}

section.school-based-program-section a.btn {
    color: #D81855;
    font-size: 11px;
    font-weight:  700 !important;
    border: 1px solid #D81855;
    padding: 10px 18px;
    border-radius: 17px;
    font-family: "Pinup", sans-serif;
    text-transform: uppercase;
    display: flex;
    width: fit-content;
    
}

@media only screen and (max-width: 1140px) {
    .main-heading{
        width: 33% !important;
    }
}
@media only screen and (max-width: 1024px) {
    .main-heading{
        width: 100% !important;
        padding: 0 !important;
    }
    section.school-based-program-section a.btn{
        margin: 0 auto;
    }  
}
section.school-based-program-section h6 { font-family: "Pinup", sans-serif; color: #10B6A1;font-size: 10px;font-style: normal;font-weight: 700;line-height: 100%; /* 10px */letter-spacing: 1.95px;text-transform: uppercase;}

section.school-based-program-section h3 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%; /* 24px */
    letter-spacing: 0.918px;
    text-decoration-line: underline;
    font-family: 'Henriette-Heavy';
}
section.school-based-program-section p {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 22.5px */
    letter-spacing: 0.5px;
opacity: 0.6;
}
section.school-based-program-section a.learn-more {
    color: #FFF;
    text-align: center;    
    font-size: 10.4px;
    font-style: normal;
    font-weight: 700;
    line-height: 16.8px; /* 161.538% */
    letter-spacing: 0.8px;
    text-transform: uppercase;
    border-radius: 17px;
    background: #10B6A1;
    padding: 10px 20px;
     font-family: "Pinup", sans-serif;
     white-space: nowrap;
}
.blog-content-btn {
    width: 25%;
}

.blog-content-description {
    width: 40%;
}
.blog-content-heading {
    width: 18%;
}
.blog-image {
    width: 10%;
  margin:14px 0;

}
.blog-content.plus-image {
    position: relative;
}

.blog-content-description.border-line:before {
    position: absolute;
    content: '';
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    width: 44%;
    left: 694px;
    top: 180px;
}
.blog-content-description.border-line:after {
    position: absolute;
    content: '';
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    width: 44%;
    left: 694px;
}
section.at-prevented {
    background: linear-gradient(0deg, rgba(0, 5, 51, 0.50) 0%, rgba(0, 5, 51, 0.50) 100%), #032856;
    padding-top:58px;
    padding-bottom:73px;
    padding-left:0;
    padding-right:0px;
}
.at-prevented-container {
    text-align: center;
}
section.at-prevented h2.main-heading {
    color: #FFF;
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: 53.243px; /* 110.922% */
    letter-spacing: 0.918px;
}

section.at-prevented a {
    color: #FFF;
    text-align: center;
    
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px; /* 161.538% */
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 21px;
    background: #D81855;
    padding: 10px 20px;
    font-family: "Pinup", sans-serif;
}

section.taking-stand {
    background: #DAF4F2;
    padding: 76px 0;
}
.taking-stand-container {
    display: flex;
    gap: 50px;
    justify-content:center;
    padding-left: 20px;
    padding-right: 20px;
}
.taking-stand-container h4.title {
    color: #10B5A0;
    font-size: 140px;
    font-style: normal;
    font-weight: 800;
    line-height: 125%; /* 175px */
    letter-spacing:40px;
        width: 100%;
 margin: 0;
font-family: Henriette;
}

.taking-stand-container p {
    color: #000533;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 130%; 
    letter-spacing: 1px;
    font-family: Henriette;
    margin-top:0px;
}

.main-content-taking {
    display: flex;
	gap: 40px;
}

h2.we-taking {
    color: #D81855;
    text-align: center;
    
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 36px */
    letter-spacing: 1px;
    text-transform: uppercase;
     font-family: "Pinup", sans-serif;
	margin-top:40px;
}

h4.title.align {
    color: #10B6A1;
    font-size: 140px;
    font-style: normal;
    font-weight: 800;
    line-height: 90%; /* 126px */
    letter-spacing: 0.8px;
    text-align: center;
        margin: 0;
font-family: Henriette;
}
h5.descr {
    color: #004C8A;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 30.8px */
    letter-spacing: 1px;
    font-family: Henriette;
}

span.stay {
    color: #004C8A;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: 140%;
    letter-spacing: 1px;
}
.left-image {
    width:50%;
    margin-bottom: -149px;
}
span.in {
    color: #000533;
    font-size: 34.947px;
    font-style: normal;
    font-weight: 900;
    line-height: 125%; 
    letter-spacing: 0.832px;
    position: absolute;
    top: 102px;
    left: 75px;
    font-family: Henriette;
}

.right-content {
    position: relative;
    width:50%;
}

img.icon-img {
    width: 223px;
    height: 144px;
	margin-top: 13px;
}

img.annual-report {
    position: absolute;
    right: 65px;
}


section.education-program-section  .education-blog {
     display: flex;
      gap: 20px;
}

h3.sub-title {
    color: #D81855;
    text-align: center;
    
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 171.429% */
    letter-spacing: 1.95px;
    text-transform: uppercase;
    padding-top: 31px;
    font-family: "Pinup", sans-serif;
}

h2.main-title {
    color: #000533;
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: 53.243px; /* 110.922% */
    letter-spacing: 0.918px;
    font-family: 'Henriette-Heavy';
    padding-bottom: 11px;
}

section.education-program-section {
    padding: 50px 0;
}
section.education-program-section .eduaction-blog-left-right {
    width: 50%;
}
section.education-program-section .eduaction-blog-left-right img {
    height: 225px;
    width: 100%;
    border-radius: 12px;
    object-fit: cover;
}

section.education-program-section h2.blog-title {
    color: #021644;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%; /* 38.4px */
    letter-spacing: 0.918px;
    margin: 0 !important;
    font-family: 'Henriette-Heavy';
}

section.education-program-section p.blog-description {
    color: #004C8A;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 32px */
    letter-spacing: 0.5px;
    margin: 10px 0;
    font-family: 'Henriette-Regular';
}

a.blog-btn {
    color: #FFF;
    text-align: center;
    font-size: 14.4px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.16px; /* 140% */
    letter-spacing: 0.96px;
    text-transform: uppercase;
    border-radius: 20.4px;
    background: #10B6A1;
    padding: 10px 15px;
    font-family: "Pinup", sans-serif;
    
}
.upcoming-events-program-blogs {
    padding-top: 60px;
    display: flex;
        gap: 20px;
} 
.upcoming-events-program-blogs h3.events-time {
    color: #10B6A1;
    text-align: left;
    font-size: 14px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 24px; /* 171.429% */
    letter-spacing: 1.95px;
    text-transform: uppercase;
    padding: 10px 0 0 0;
 font-family: "Pinup", sans-serif;
}
.upcoming-events-program-blogs h2.event-time {
    color: #021644;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 24px; /* 38.4px */
    letter-spacing: 0.918px;
    font-family: 'Henriette-Heavy';
}
.all-events-btn {
    text-align: center;
    padding-top:28px;
    padding-bottom:55px;
}
section.Community-Coalitions-section {
    border-top: 1px solid #CCC;
    max-width:1200px;
    margin: 0 auto;
    padding-top:60px;
    padding-bottom:117px;
}
.community-map-section {
    display: flex;
    gap:30px;
    justify-content:center;
}
.map-image {
    width: 50%;
}

.map-image-content {
    width: 50%;
}
section.stand-up-section {
    background: #021644;
   padding-top: 88px;
    padding-bottom: 86px;
}

h2.stand-main-title {
    color: #FFF;
    text-align: center;
    font-size: 70px;
    font-style: normal;
    font-weight: 800;
    line-height: 100%; /* 80px */
    margin-bottom: 30px;
font-family: 'Henriette-Heavy';
}
h5.sub-title {
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 163.5%; /* 39.24px */
    letter-spacing: 0.5px;
    opacity: 0.7;
    font-family: 'Henriette-Regular';
}
.substance {
    text-align: center;
    padding: 27px  0 0 0;
}
a.donate-now-btn {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px; /* 105% */
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 94px;
    background: #D81855;
    padding: 12px 180px;
    
}

.stand-up-container .main-stand {
    display: flex;
    justify-content: space-between;
    padding: 53px 0 15px 0;
    border-top: 1px solid #CCCC;
    margin-top: 66px;
    gap:20px;
}
.stand-up-container .stand-up {
    display: flex;
    gap: 20px;
    align-items: center;
}
.stand-up-container h3 {
    color: #FFF;
    font-size: 27px;
    font-style: normal;
    font-weight: 800;
    line-height: 100%; /* 27px */
    margin: 0;
}
section.bottom-form-section {
    background: #DAF4F2;
    padding: 70px 0 100px 0;

}
.bottom-form-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.form-title {
    width: 18.4%;
}

h3.form-title {
    width: 100%;
    color: #000533;
    font-family: 'Henriette-Heavy';
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: 0.918px;
}

.latest-news-section  {
    display: flex;
    padding-top: 83px;
    border-top: 1px solid #0005333b;
    margin-top:9px;
    justify-content:space-between;
}

.latest-news-blog {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;

}
h3.title-s {
    color: #000533;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 100%; /* 30px */
    letter-spacing: 0.918px;
    font-family: 'Henriette-Heavy';
}
h3.latest-blog-title {
    color: #10B6A1;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 140.5%; /* 25.29px */
    letter-spacing: 0.918px;
    text-decoration-line: underline;
    font-family: 'Henriette-Heavy';
    width:78%;
}

h3.latest-blog-title a {
    color: #10B6A1 !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 140.5%; /* 25.29px */
    letter-spacing: 0.918px;
    text-decoration-line: underline;
    font-family: 'Henriette-Heavy';
}
section.testimonials-section {
    background: #DAF4F2;
    padding-top: 45px;
    padding-bottom: 40px;
}
section.testimonials-section p.testimonial-descr {
    color: #004C8A;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 163.5%; /* 32.7px */
    letter-spacing: 0.5px;
    font-family: 'Henriette-Regular';
    margin-bottom:20px;
}

section.testimonials-section section.testimonials-section h3.testimonial-title {
    color: #10B6A1;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 171.429% */
    letter-spacing: 1.95px;
    text-transform: uppercase;
}

section.testimonials-section h4.testimonial-sub-title {
    color: #000533;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 200% */
    letter-spacing: 1px;
    text-transform: uppercase;
	font-family:"Pinup", sans-serif;
    
}
section.testimonials-section .owl-dots {
    display: none;
}
section.testimonials-section button.owl-prev {
    position: absolute;
    left: 0;
    top: 34%;
}
section.testimonials-section .item {
    width: 80%;
    margin: 0 auto;
}
section.testimonials-section button.owl-next {
    position: absolute;
    right: 0;
    top: 34%;
}
section.testimonials-section button.owl-prev {
    color: #FFF !important;
    text-align: center;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px; /* 93.333% */
    letter-spacing: 0.8px;
    text-transform: uppercase;
    border-radius: 17px !important;
    background: #10B6A1 !important;
    width: 33px;
}

section.testimonials-section button.owl-next {
    color: #FFF !important;
    text-align: center;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px; /* 93.333% */
    letter-spacing: 0.8px;
    text-transform: uppercase;
    border-radius: 17px !important;
    background: #10B6A1 !important;
    width: 33px;
}

.we-taking {
    position: relative;
}
.we-taking:before {
    content: "";
    border-bottom: 2px solid #D81855;
    width: 118px;
    height: 2px;
    color: #D81855;
    position: absolute;
    left: -10px;
    top: 17px;
}

.we-taking:after {
    content: "";
    border-bottom: 2px solid #D81855;
    width: 118px;
    height: 2px;
    color: #D81855;
    position: absolute;
    right: -10px;
    top: 17px;
}

.container-new
{
    max-width:1400px;
    margin:0 auto;
}
.percent-slider-cont {
    width: 100%;
}

#my-carousel .item {
    max-width: 67%;
    margin: 0 auto;
}

#my-carousel .owl-dots
{
    display:none;
}

#my-carousel button.owl-next {
    color: #10B6A1 !important;
    background: #fff !important;
    height: 36px;
    width: 36px;
    border-radius: 50px !important;
    position: absolute;
    right: 41px;
    bottom: 81px;
}


   
#my-carousel button.owl-prev {
    color: #10B6A1 !important;
    background: #fff !important;
    height: 36px;
    width: 36px;
    border-radius: 50px !important;
    position: absolute;
    left: 41px;
    bottom: 81px;
}

a.pdf-text {
    font-size: 18px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0.800000011920929px;
    text-align: right;
    color: #000533;
    font-family: 'Henriette-Heavy';
    text-decoration:underline;
}

.pdf-cont {
    right: -213px;
    position: absolute;
    bottom: -51px;
}

.logos-cont img {
    margin-right:20px;
}

p.map-descr {
    margin-bottom: 15px;
    color: #004C8A;
    font-family: 'Henriette-Regular';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.5px;
    margin-top:6px;
}

.logos-cont {
    margin-bottom: 20px;
}

h2.event-time {
    width:83%;
}

p.emonths {
    margin: 0px;
}

p.dateevent {
    margin: 0px;
    line-height: 17px;
}
p.emonths {
    margin: 0px;
    line-height: 15px;
	text-transform:uppercase;
}

.eventdates {
    background: #D81855;
    color: #fff;
    width: 58px;
    padding: 10px;
    height: 58px;
    border-radius: 15px 0px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Pinup", sans-serif;
}

.upcoming-events {
    position: relative;
    width: 25%;
}

.events-image img {
    width: 100%;
    height: 287px;
    object-fit: cover;
	border-radius:15px;
}

.plus-image {
    position: relative;
}

.plus-image img {
    position: absolute;
    top: 20px;
    left: -117px;
}

h2.cons-main-heading {
    color: #FFF;
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: 53.243px;
    letter-spacing: 0.918px;
}

.blueimage {
    position: absolute;
    right:-91px;
    top:44px;
}

.blog-image img {
    border-radius: 15px;
	width: 92px;
    height: 61px;
}

.form {
    width: 81%;
}
/*
.cemails input {
    width: 276px;
}


.last-names input {
    width: 276px;
}

.firstname input {
    width: 276px;
}
*/
input#subscribe-btns {
    color: #FFF;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 39px;
    background: #D81855;
    padding: 10px 36px;
    
}

.forms-submit {
    width: 17%;
    float: left;
    margin-top: 30px;
}

.cemails {
    width: 27%;
    float: left;
}

.last-names {
    width: 27%;
    float: left;
}

.firstname {
    width: 27%;
    float: left;
}

.footer-container
{
    max-width:1688px;
    margin: 0 auto;
}

.site-footer
{
    background:#fff;
}

.footer-content {
    background: #000533;
}

.footer-bottom {
    background: #fff;
    width:100%;
}

.bottom-footer-logos {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap:20px;
    padding: 1px;
}

.brand-container {
    max-width: 1240px;
    margin: 0 auto;
    padding-top: 28px;
    padding-bottom: 28px;
}

/*Header CSS*/

header#site-header {
    display: flex;
    justify-content: space-between;
	padding-bottom:4px;
    padding-top: 9px;
}

.site-header__branding {
    width:9% !important;
}

.site-header__primary {
    width:36%;
}

.masthead-navigation {
    width:53%;
}

ul#primary-menu {
    margin-bottom: 0px;
    margin-top:15px;
}

.site-header__search
{
    visibility: visible !important;
    opacity: 1 !important;
    position: static;
    right:0px;
    width: 38%;
    padding:0px;
}

.site-header__search .search-field
{
    background-position:right center;
    padding-left:12px !important;
}

.ppc-show a {
    border: 2px solid #D81855;
    padding: 12px 21px 12px 21px !important;
    border-radius: 21px;
    color: #D81855;
    font-size: 13px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 1px;
    text-align: center;
     
}

.hero-main h1 {
    font-family: 'Henriette-Heavy';
   /* font-size: 60px !important;*/
    font-weight: 800;
    line-height: 63px;
    letter-spacing: 0px;
}

.ppc-hide a {
    background: #D81855;
    font-size: 13px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 1px;
    text-align: center;
    color: #fff !important;
    padding: 12px 21px 12px 21px !important;
    border-radius: 21px;
    
}
p.nav--title {
    font-size: 14px !important;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1.9500000476837158px !important;
    text-align: left;
}

.site-header__utility {
    gap: 10px;
}

.site-header__branding svg {
    width: 164px;
}
.tophead-container { 
    position: relative;
    z-index: 666;
}
.top-header {
    width: 100%;
    background: #D81855;
}
@media (max-width: 767px) {
    .top-header {
        display: none;;
    }
}
.menu-top-header-menu-container ul#menu-top-header-menu {
    padding-top: 6px;
}

.top-header-left p {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 1.2px;
    text-align: left;
    color: #fff;
    margin-bottom: 7px;
    margin-top: 12px;
    font-family: 'Henriette-Regular';
	margin-left: 16px;
}

ul#menu-top-header-menu li {
    display: inline;
    list-style: none;
    padding: 11px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 1.2px;
    text-align: left;
    font-family: 'Henriette-Regular';
}

ul#menu-top-header-menu li a
{
    color:#fff !important;
    font-family: 'Henriette-Regular';
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 1.2000000476837158px;
    text-align: left;
    text-decoration: underline;
}

.help-text p {
    margin-top: 11px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: INHERIT;
    letter-spacing: 1.7999999523162842px;
    text-align: left;
    color: #fff;
    font-family: "Pinup", sans-serif;
    MARGIN-BOTTOM: 0;
}
.right-top-header {
    display: flex;
    position:relative;
}
.topmenu-cont {
    display: flex;
    justify-content:space-between;
	    padding: 0 10px;

}

.tophead-container
{
    max-width: 1688px;
    margin: 0 auto;
}

.menu-top-header-menu-container ul#menu-top-header-menu {
    margin-bottom: 0px !important;
}

.main-section 
{
    width: 100%;
}

.mainslider-cont
{
    max-width:1688px;
    margin:0 auto;
}

.latest-news {
    width:34%;
}
.follow-us-on-instagram {
    width: 60%;
}


.latest-blog-img img {
    width: 100%;
    height: 81px;
    border-radius: 15px;
    object-fit: cover;
}

.latest-blog-img {
    width: 27%;
}
.footer-legal {
    padding-top: 24px;
}

.footer-container .footer-details .footer-legal
{
    gap: 10px;
}


ul#legal-menu li a
{
color: rgba(255, 255, 255, 0.70);
text-align: right;
 font-family: 'Henriette-Regular';
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22.4px; /* 160% */
letter-spacing: 1px;
text-decoration-line: underline;
}

.footer-non-profit {

color: rgba(255, 255, 255, 0.70);
text-align: right;
 font-family: 'Henriette-Regular';
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22.4px; /* 160% */
letter-spacing: 1px;

}

.sub-menu__links a {
    color: #fff !important;
}
.nav-item.slick-slide.slick-active p {
    color: #000533 !important;
    opacity: 0.6;
}
.nav-item.slick-slide.slick-active.slick-current p {
    color: #D81855 !important;
    opacity: 0.9;
}
.container.sub-menu__container {
    padding-top: 20px;
}

.site-header__primary-menu .menu-item__top-level .icon {display: block !important;}
.site-header__primary-menu .menu-item__top-level .icon:before {  
    left: 130%;
    top: 54%;
}
.site-header__primary-menu .menu-item__top-level .icon { 
    color: #231F20;
    font-size: 5px;  
}

.icon-social-tiktok {
  background: url('/wp-content/themes/prevented/library/images/tiktok-logo.jpg');
  background-size: 100%;
  width: 24px;
  height: 24px; 
}

.icon-social-tiktok:hover {
  background: url('/wp-content/themes/prevented/library/images/tiktok-logo-hover.jpg');
  background-size: 100%;
  width: 24px;
  height: 24px; 
}

@media screen and (max-width: 1700px)
{
.new-footer-container {
    padding-left: 15px;
    padding-right: 15px;
}

    .latest-news-section
    {
        justify-content:center;
    }
    
    .pdf-cont {
    right: -54px;
}

}

@media screen and (max-width: 1500px)
{
.pdf-cont 
{
    right: 17px;
}
.main-section .slick-arrow.slick-prev{
    top: 350px !important;
}
.main-section .slick-arrow.slick-next{
    top: 400px !important;
}
}

@media(max-width:1440px){
	.site-header__branding .masthead-logo {
    display: block;
    margin-top: -10px !important;
}

}
@media(max-width:1050px){

	/*.container--hero .figure-wrap {
    width: 70% !important;
    top: 0 !important;
    right: -280px !important;*/
}
.hero--nav {
    top: 210px;
}

}
@media(max-width:767px){
/*.container--hero .figure-wrap{
    width: 40% !important;
    top: 300px !important;
    left: 30% !important;
    right: 0;
}*/
.hero-main h1 {
    text-align: center;
}
.description {
    text-align: center;
}
#button{
    display: flex;
    align-items: center;
    justify-content: center;
}
}
@media only screen and (max-width: 1024px) and (min-width: 768px)
{
.taking-stand-container p
    {
        font-size:15px;
    }
    
        .main-content-taking {
    margin-bottom: 36px;
}
	

    
}






@media screen and (max-width:1024px)

{
body .container--hero .figure-wrap{
	/*	right:-30% !important;*/
	}

	h2.stand-main-title {   
    font-size: 37px;
  
}
.upcoming-events {
    width: 48%;
}

.upcoming-events-program-blogs {
  justify-content: center;
   flex-direction: row;
   flex-wrap: wrap;
}   
    h5.descr
    {
        font-size:16px;
    }
    
    h4.title.align
    {
        font-size:80px;
    }
	
	

header#site-header {
    display: flex !important;
    justify-content: space-between;
    flex-direction: row !important;
   align-items: center;
}
	
	.site-header__branding {
    width: 50% !important;
}
	
	.site-header__primary {
    width: 50%;
}
	

	
	
	.site-header__branding .masthead-logo {
    display: block;
    width: 100%;
		padding:20px ;
}
	
.site-header__primary .container {
    padding: 20px 0px 0px 0px;
    margin: 0;
    width: 100%;
}
	
	
	.masthead-navigation {
    width: fit-content;
}
	

	
	.site-header__primary-menu .menu-item__top-level .icon:before {
    left: 80%;
    top: 54%;
}
	
	.site-header__primary-menu .menu-item__top-level .icon:before {
    left: 50%;
    top: 54%;
}
	
	ul#primary-menu li a {
    font-family: 'Henriette-Regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1.100000023841858px;
    text-align: left;
    color: #fff;
}
	
	
	.site-header__primary-menu .menu-item__top-level .icon {
    color: #fff;
    font-size: 5px;
}
	
	.site-header__primary-menu .show .sub-menu {
    padding: 0;
    display: block;
}
	
    
}



@media screen and (max-width: 767px)
{
	

	
	
.latest-news {
    width: 89%;
    margin: 0 auto;
}
    .latest-news-section
    {
        flex-direction:column;
    }
    
    .follow-us-on-instagram {
    width: 87%;
    margin: 0 auto;
}
    .bottom-form-container
    {
        justify-content: center;
    flex-direction: column;
    }
    
    .form {
    width: 100%;
    padding-left: 20px;
   padding-right: 20px;
}
    
    .forms-submit {
    width: 100%;
    float: left;
    margin-top: 30px;
}
    
    .cemails {
    width: 100%;
    float: left;
}
    
    .last-names {
    width: 100%;
    float: left;
}
    .firstname {
    width: 100%;
    float: left;
}
    
    .firstname input {
    width: 100%;
}
    
    .last-names input {
    width: 100%;
}
    .cemails input {
    width: 100%;
}
    .forms-submit {
    margin-top: 0px;
}
    
    .footer-branding {
    margin-bottom: 0px !important;
}

    .form-title {
    width: 100%;
    text-align: center;
}
    a.donate-now-btn
    {
        padding: 12px 73px;
    }
    
    .main-stand
    {
    flex-direction: column;
    gap: 50px !important;
    }
    
    .stand-up {
    display: flex;
    gap: 20px;
    justify-content: center;
}
    .community-map-section
    {
        flex-direction:column;
    }
    
    .map-image {
    width: 100%;
    text-align: center;
}
    
    .map-image-content {
    width: 100%;
    text-align: center;
}
    
section.education-program-section .eduaction-blog-left-right
{
width: 100%;
text-align: center;
}

    section.education-program-section .eduaction-blog-left-right{
width: 100%;
text-align: center;
}

section.education-program-section .education-blog 
{
    display: flex;
    gap: 20px;
    flex-direction: column;
    justify-content: center;
 }
    
    .taking-stand-container
    {
        flex-direction:column;
    }
    
    .left-image {
    width: 100%;
    margin-bottom: 0;
    text-align: center;
}
    
    .right-content {
    position: relative;
    width: 100%;
}
    
    .main-content-taking h4.title {
    width: 50%;
}
    
    .taking-stand-container
    {
        gap:0px !important;
    }
    
    .main-content-taking {
    margin-bottom: 36px;
}
}


/* start jWeb added styles for home page Subscribe form */

.jweb-gf-add #gform_wrapper_213 {
	margin-bottom: 0;
}

.jweb-gf-add #gform_wrapper_213 #gform_submit_button_213 {
	font-size: inherit;
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

/* end jWeb added styles for home page Subscribe form */

@media screen and (max-width: 539px)
{
.upcoming-events {
    width:100%;
}   
}

@media only screen and (max-width: 480px) and (min-width: 320px)
{
h2.stand-main-title
    {
        font-size:25px;
    }
    h5.sub-title
    {
    font-size:15px; 
    }
    .blog-btn 
    {
    font-size: 10.4px!important;
    }
    
    h2.main-title
    {
        font-size:24px !important
    }
    
    .taking-stand-container p
    {
        font-size:20px;
    }
    .main-content-taking {
    flex-direction: column;
}
}

@media only screen and (max-width:767px) and (min-width:481px)
{
h2.stand-main-title
    {
        font-size:37px;
    }
    
    h5.sub-title
    {
    font-size:18px; 
    }
    h2.main-title
    {
        font-size:36px!important;
    }
    
    .taking-stand-container p
    {
        font-size: 18px;
    }
}


/**/


@media(max-width:1024px){
    .site-header__branding {
    width: 30% !important;
}
    .site-header__primary{
         width: 20% !important;
        text-align: right;
    }
    .masthead-navigation{
         width: 50% !important;
    }
	.main-section .cons-main-heading {
    font-size: 35px;
    line-height: 40px;
}
	

	


}

@media(max-width:767px){
    .site-header__branding {
    width: 40% !important;
}
    .site-header__primary{
         width: 60% !important;
         text-align: right;
    }
    .masthead-navigation{
         width: 0% !important;
    }
    #site-header{
        display: flex !important;
        justify-content: center !important;
    }
	.main-section .cons-main-heading {
    font-size: 30px;
    line-height: 35px;
}
}

@media(max-width:576px){
    .site-header__branding {
    width: 60% !important;
}
    .site-header__primary{
         width: 40% !important;
         text-align: right;
    }
    .masthead-navigation{
         width: 0% !important;
    }
    #site-header{
        display: flex !important;
        justify-content: center !important;
    }
	.main-section .cons-main-heading {
    font-size: 25px;
    line-height: 30px;
}
}

.page-id-16733 .join-team-right .section-header .main-title {
	max-width: 100%;
}
