html,
body {
    overflow-x: hidden;
}

.main-header {
    z-index: 100;
}


.home a  {
	color: #FF00FF;
	transition: all ease-in-out 0.3s;
}
.home a:hover {
	color: #21a6db;
}

/* Who we are / generic page */

.generic-background-image .background {
    width: 100%;
    object-fit: cover;
    max-height: 320px;
    object-position: bottom;
}

h1.half-width,
.page-template-page-who_we_are h1,
.page-template-page-our_partners h1,
.page-template-page-training h1,
.page-template-page-what_we_do h1 {
    font-family: "Anton", sans-serif;
    font-size: 55px;
    color: #000000;
    letter-spacing: 0;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0px 0 60px;
    width: 50%;
}

.page-template-page-who_we_are h2,
.page-template-page-training h2,
.page-template-page-what_we_do h2 {
    font-family: "Anton", sans-serif;
    font-size: 55px;
    color: #000000;
    letter-spacing: 0;
    line-height: 1.3;
    font-weight: 400;
    /* margin: 60px 0 0; */
    text-transform: uppercase;
}

.page-template-page-who_we_are h3,
.page-template-page-celebrating_25 h3 {
    font-weight: 900;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 1.3;
    text-transform: uppercase;
    /* margin: 60px 0 0; */
}

#progress h2 {
    color: #FF00FF;
}

.celebrating-title-img {
    height: auto;
    max-width: 100%;
    margin: 0 auto 30px;
    width: 450px;
}

.page-template-page-who_we_are h3 {
    color: #000000;
}

.header-image-container {
    width: 45%;
    position: absolute;
    right: 6%;
    top: 18%;
    border: solid 3px #FF00FF;
    margin: 0;
    padding: 0;
    max-width: 700px;
    font-size: 0;
}

.generic-background-image {
    position: relative;
}

img.header-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0;
    padding: 0;
    max-height: 350px;
    max-width: 750px;
}

.page-template-page-road_ahead img.header-img {
    /* max-height: none; */
    background-color: #000;
    object-fit: contain;
}

video.header-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
    padding: 0;
}


.page-template-page-who_we_are main {
    max-width: 1200px;
    padding: 50px 0;
    position: relative;
    width: 90%;
    margin: auto;
}

section.generic-wrapper {
    padding: 50px 0;
    width: 90%;
    max-width: 1200px;
    margin: auto;
    position: relative;
    z-index: 2;
}

.page-template-page-who_we_are section.generic-wrapper {
    width: 100%;
}

.page-template-page-who_we_are li {
    color: #00AEE6;
}

.page-template-page-who_we_are li a {
    color: #000000;
    text-decoration: none;
}

.page-template-page-who_we_are li a:hover {
    color: #00AEE6;
    cursor: pointer;
    text-decoration: none;
}

.background-gradient-purple {
    background-image: radial-gradient(49% 80%, #FF00FF -13%, rgba(255, 0, 255, 0.00) 72%);
    height: 800px;
    border-radius: 50%;
    width: 800px;
    position: absolute;
    right: -35%;
    opacity: 0.2;
    overflow: hidden;
    z-index: -1;
}

.page-template-page-our_people .background-gradient-purple {
    bottom: 20%;
    opacity: 0.3;
}

.page-template-page-our_people .background-gradient-blue-top {
    bottom: 0;
    opacity: 0.5;
}

.page-template-page-our_people .background-gradient-blue {
    opacity: 0.5;
    top: 25%;
}

.background-gradient-blue,
.background-gradient-blue-top {
    background-image: radial-gradient(49% 80%, #28ABE1 -13%, rgba(40, 171, 225, 0.00) 72%);
    height: 800px;
    border-radius: 50%;
    width: 830px;
    position: absolute;
    left: -38%;
    opacity: 0.2;
    bottom: 10%;
    overflow: hidden;
}

.page-template-page-who_we_are a {
    color: #28ABE1;
    text-decoration: none;
}

.page-template-page-who_we_are a:hover {
    text-decoration: underline;
}



/* Sign up NGP Form */

.sign-up-background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    margin-bottom: -5px;
    position: relative;
}

.sign-up-header {
    color: #FFFFFF;
    width: 37%;
}

.ngp-form .at label.at-text input[type="tel"],
.ngp-form .at label.at-text input[type="email"] {
    background-color: white !important;
}

.ngp-form .at-form-submit.clearfix {
    margin: 0 0 0 20px;
}

.ngp-form .thankYou h2,
.ngp-form .thankYou p,
.ngp-form .thankYou span {
    font-family: "Montserrat", sans-serif !important;
    text-align: center;
    color: white;
    margin: 30px auto 0 !important;
}

.ngp-form .at-title {
    display: none !important;
}

.ngp-form .at-inner {
    background-color: transparent;
}

.ngp-form input::placeholder,
.ngp-form input,
.ngp-form kbd,
.ngp-form .at input[type="text"],
.ngp-form label {
    font-family: "Montserrat", sans-serif !important;
    color: gray !important;
}

.ngp-form .btn-at-primary {
    background: #654885 !important;
    font-weight: 900 !important;
    font-size: 34px !important;
    color: #ffffff !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

.ngp-form h2,
.ngp-form input,
.ngp-form p,
.ngp-form input::placeholder {
    font-family: "Montserrat", sans-serif;
    margin-top: 5px !important;
}

.ngp-form .UpdateMyProfile {
    display: none;
}


.at .error small.error {
    color: white !important;
    font-weight: 800 !important;
    padding-left: 0px !important;
    margin-bottom: 0px;
}

.ngp-form .at-fields {
    background: transparent;
}

.ngp-form .HeaderHtml {
    display: none !important;
}

.ngp-form .at-legend {
    display: none;
}

.ngp-form .at label.at-text input {
    width: 100% !important;
    margin: 8px 0 !important;
    background: #ffffff !important;
    background-color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    color: #4a4a4a !important;
    height: 46px;
    border: none !important;
    padding: 10px 10px !important;
    line-height: 1.5;
    font-family: helvetica neue, Arial, sans-serif;
    color: #323232;
    display: inline-block;
    box-sizing: border-box !important;
    border-radius: 0 !important;
}

.ngp-form .at-form-submit .at-submit.btn-at.btn-at-primary {
    background: #FF00FF !important;
    font-weight: 400 !important;
    font-size: 25px !important;
    height: fit-content;
    color: #ffffff !important;
    text-align: center !important;
    text-transform: uppercase !important;
    padding: 2px;
    width: 36%;
    border-radius: 30px;
    font-family: 'Anton' !important;
    margin: 5px 0;
}

.ngp-form .at-form-submit {
    padding: 0.2rem 0.625rem;
}

section.sign-up-wrapper {
    display: flex;
    justify-content: center;
    padding: 10% 5%;
    align-items: center;
    max-width: 1300px;
    margin: 0 auto;
}

.sign-up-header h1 {
    font-family: 'Anton';
    font-size: 55px;
    letter-spacing: 0;
    line-height: 64.99px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 400;
}

.ballot-homepage-signup-right {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 30px;
}

/* section.sign-up-wrapper input[type="tel"] {
    display: none !important;
} */

article.sign-up-body {
    width: 57%;
}

.sign-up-header p {
    line-height: 1.4;
}


/* Partners Page */
.partner-a {
    text-decoration: none;
    display: inline-block;
    margin: 1%;
    text-align: center;
    width: 30%;
    background-color: #FFD8FF;
    position: relative;

    position: relative;
    aspect-ratio: 1 / 1;
    background-size: contain;
    padding: 30px;
    box-sizing: border-box;
}

img.partner-logo {
    /* width: 17%; */
    margin: 0 auto 0;
    max-width: 100%;
}

.partners-div {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.partners-div h4 {
    font-family: "Anton", sans-serif;
    font-weight: 400;
    margin: 0;
}

.partner-logo-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 60px 0;
}

.our-partners h2 {
    text-transform: uppercase;
    font-weight: 900;
}

.partner-a.image .partners-div {
    opacity: 0;
    transition: all ease-in-out 0.3s;
    transition: opacity ease-in-out 0.3s;
}

.partner-a.image:hover .partners-div {
    opacity: 1;
}

.partner-a.image:hover .partner-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #28abe1cc;
}

.partner-a.image:hover {
    color: #000 !important;
}

/* Our Staff */

img.staff-headshot {
    width: 90%;
    border-radius: 50%;
    border: solid #FF00FF;
    margin: 20px;
    position: relative;
    transition: all ease-in-out 0.4s;
    z-index: 2;
    aspect-ratio: 1;
    object-fit: cover;
}

img.staff-headshot:hover {
    filter: grayscale(100%);
}

.ballot-staff,
.board-member-post {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    padding-bottom: 0;
}

.staff-post,
.board-content {
    width: 29%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    margin: 20px 2%;
}

h1.staff-h1,
.board-member-container h2.wp-block-heading {
    text-align: left;
    font-family: 'Anton';
    font-size: 60px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 64.99px;
    text-transform: uppercase;
    font-weight: 400;
}

.staff-body {
    padding: 50px 0;
    width: 90%;
    margin: auto;
    max-width: 1200px;
}


.staff-content h2,
.board-content h2 {
    font-family: 'Anton';
    font-size: 30px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
}

.staff-content p {
    text-align: center;
    font-size: 18px;
    margin: 10px;
}

article.board-member-container {
    width: 100%;
    background: #000;
    color: #FFFFFF;
    position: relative;
}

.board-content {
    align-items: start;
    margin: 5%;
    width: 23%;
    position: relative;
}


.board-content h2 {
    margin: 0;
    text-align: left;
}

.board-content h3 {
    margin: 5px 0;
    font-size: 18px;
}

.board-content p {
    font-size: 17px;
    margin: 0;
    line-height: 1.3;
}

.board-inner {
    padding: 5%;
    margin: 0 auto;
    max-width: 1200px;
}


/* Celebrating 25 Years page */

body.page-template.page-template-page-celebrating_25 {
    background-color: #000;
}

.celebrating-body {
    padding: 50px 0;
    position: relative;
    z-index: 2;
    margin: auto;
    max-width: 1200px;
    width: 90%;
}

.celebrating-body .hero-image {
    max-width: 1200px;
    width: 100%;
    border: solid 3px #FF00FF;
}

.celebrating-body .header h1,
.celebrating-body .header {
    text-align: center;
}

.celebrating-body .body-content {
    color: #FFF;
    position: relative;
    z-index: 2;
    margin: 5% 0 0 0;
}

.celebrating-body .body-content h2,
.black-background-container h2 {
    font-family: 'Anton';
    font-size: 55px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 64.99px;
    text-transform: uppercase;
    /* margin: 5% 0; */
}

.celebrating-body .body-content h3 {
    font-weight: 900;
    font-size: 29px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 30.99px;
    text-transform: uppercase;
    margin: 12px 0;
}

.celebrating-body .body-content a.wp-block-button__link.wp-element-button {
    background: #FF00FF;
    font-weight: 400;
    font-size: 25px !important;
    height: fit-content;
    color: #ffffff !important;
    text-align: center !important;
    text-transform: uppercase !important;
    padding: 0px 50px;
    width: 100%;
    border-radius: 30px;
    font-family: 'Anton' !important;
    margin: 20px 0;
    transition: all ease-in-out 0.4s;
}


.celebrating-body .body-content a.wp-block-button__link.wp-element-button:hover {
    background-color: #21a6db;
}

.page-template-page-celebrating_25 p a {
    color: #FF00FF;
    text-decoration: none;
}

.page-template-page-celebrating_25 p a:hover,
.celebrating-body .body-content a:hover {
    color: #28ABE1;
}

.celebrating-body .body-content img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    max-height: 600px;
    /* margin: 5% 0; */
    border: solid 3px #FF00FF;
}

article.black-background-container {
    background: #000;
    padding: 0 5%;
    color: #fff;
    margin: 0;
    position: relative;
    z-index: 2;

    /* margin: auto;
    max-width: 1200px; */
}

.testimonial-container,
.gallery-container,
.additional-body-content {
    margin: auto;
    max-width: 1200px;
}

.black-background-container h2 {
    /* margin-top: 0; */
    /* margin-bottom: 5%; */
}

.testimonial-card {
    width: 41%;
    margin: 30px 0;
    min-height: 320px;
}

.testimonial-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

.celebrating-body .body-content h2 {
    /* margin: 20px 0; */
}

.page-template-page-celebrating_25 .video-container video {
    margin: 20px 0;
    height: 100%;
}

.page-template-page-celebrating_25  .wp-block-embed iframe {
    max-width: 100%;
    width: 100% !important;
    margin: 30px 0 !important;
}

.page-template-page-celebrating_25 .video-container {
    margin-top: 5%;
    height: 100%;
}

.page-template-page-celebrating_25 .mobile-container {
    position: relative;
    margin: 0;
}

.testimonial-card p {
    margin: 6px 0;
}


/* SLICK */

.page-template-page-celebrating_25 .slick-slide img,
.page-template-page-training .slick-slide img {
    display: block;
    max-width: 100%;
    width: 100%;
    max-height: 694px;
    /* max-height: 100% !important;
    height: 100% !important; */
    object-fit: cover;
    object-position: center top;
}


.page-template-page-celebrating_25 .single-article-wrap,
.page-template-page-training .single-article-wrap {
    margin: 3% auto;
    max-width: 1100px;
    width: 90%;
}

.page-template-page-celebrating_25 .slide-wrapper-celebrate,
.page-template-page-training .slide-wrapper-celebrate {
    max-width: 1100px;
    margin: 0 auto;
    margin-bottom: 5%;
    width: 90%;
    min-width: 90%;
    position: relative;
    max-height: 700px !important;
    /* max-height: fit-content !important; */
    /* max-height: 100% !important; */
    height: 100% !important;
}

.page-template-page-celebrating_25 .slick-slider,
.page-template-page-training .slick-slider {
    width: 1px;
    min-width: 80%;
    max-width: 80%;
    border: solid 3px #FF00FF;
}

.page-template-page-celebrating_25 .single-article-wrap .slick-track,
.page-template-page-training .single-article-wrap .slick-track {
    max-width: 100% !important;
    transform: translate3d(0, 0, 0) !important;
    perspective: 100px;
    width: 100% !important;
}

.page-template-page-celebrating_25 .single-article-wrap .slick-list,
.page-template-page-training .single-article-wrap .slick-list {
    padding-top: 10% !important;
    padding-bottom: 10% !important;
    padding-left: 15% !important;
    padding-right: 15% !important;
}

.page-template-page-celebrating_25 .single-article-wrap .slick-slide,
.page-template-page-training .single-article-wrap .slick-slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    width: 100% !important;
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s, opacity 0.3s;
}

.page-template-page-celebrating_25 .single-article-wrap .slick-snext,
.page-template-page-celebrating_25 .single-article-wrap .slick-sprev,
.page-template-page-training .single-article-wrap .slick-snext,
.page-template-page-training .single-article-wrap .slick-sprev {
    display: block;
}

.page-template-page-celebrating_25 .single-article-wrap .slick-current,
.page-template-page-training .single-article-wrap .slick-current {
    opacity: 1;
    position: relative;
    display: block;
    transform: translate3d(0, 0, 20px);
    z-index: 2;
    max-height: 600px !important;
    object-fit: contain !important;
}

.page-template-page-celebrating_25 .single-article-wrap .slick-snext,
.page-template-page-training .single-article-wrap .slick-snext {
    opacity: 1;
    transform: translate3d(20%, 0, 0px);
    z-index: 1;
}

.page-template-page-celebrating_25 .single-article-wrap .slick-sprev,
.page-template-page-training .single-article-wrap .slick-sprev {
    opacity: 1;
    transform: translate3d(-20%, 0, 0px);
}


.page-template-page-celebrating_25 .slide-wrapper-celebrate .arrow,
.page-template-page-training .slide-wrapper-celebrate .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.page-template-page-celebrating_25 .slide-wrapper-celebrate .arrow.prev,
.page-template-page-training .slide-wrapper-celebrate .arrow.prev {
    left: -10%;
    transition: all ease-in-out 0.4s;
}

.page-template-page-celebrating_25 .slide-wrapper-celebrate .arrow.next,
.page-template-page-training .slide-wrapper-celebrate .arrow.next {
    right: -10%;
    transition: all ease-in-out 0.4s;
}

.page-template-page-celebrating_25 .gallery-container p,
.page-template-page-training .gallery-container p {
    text-align: center;
}

.page-template-page-celebrating_25 .slide-wrapper-celebrate .arrow.prev:hover,
.page-template-page-training .slide-wrapper-celebrate .arrow.prev:hover,
.page-template-page-celebrating_25 .slide-wrapper-celebrate .arrow.next:hover,
.page-template-page-training .slide-wrapper-celebrate .arrow.next:hover {
    opacity: .8;
}

.page-template-page-celebrating_25 .slide-wrapper-celebrate .arrow.prev #BISC2302_Desktop_Page-15-Road-Ahead-23,
.page-template-page-celebrating_25 .slide-wrapper-celebrate .arrow.next #BISC2302_Desktop_Page-15-Road-Ahead-23 {
    fill: #FF00FF;
}

/* Training Page */

.page-template-page-training .generic-wrapper a {
    font-family: 'Montserrat';
    color: #28ABE1 !important;
    text-decoration: none;
    letter-spacing: 0;
    font-weight: 700;
}

.page-template-page-training .generic-wrapper a:hover {
    color: #FF00FF;
}

.pre-footer {
    background: #28abe152;
    padding: 5%;
}

.pre-footer h2 {
    margin: 0;
}

section.additional-content {
    padding: 5%;
}

.page-template-page-training article.slide-wrapper-celebrate.slick-initialized.slick-slider {
    background: black;
    color: white;
    text-align: center;
}

.page-template-page-training main {
    position: relative;
}

p.quoted-from {
    font-weight: 700;
}

.training-quote {
    margin: 30px 0;
}

.training-quote p {
    position: relative;
}

.training-quote svg {
    width: 23px;
    height: 29px;
}

.training-quote p svg.last {
    position: absolute;
    bottom: 2px;
}

/* What we do */

.page-template-page-what_we_do a.wp-block-button__link.wp-element-button {
    background: #FF00FF !important;
    font-weight: 900 !important;
    font-size: 25px !important;
    height: fit-content;
    color: #ffffff !important;
    text-align: center !important;
    text-transform: uppercase !important;
    padding: 2px 25px;
    width: 100%;
    border-radius: 30px;
    font-family: 'Anton' !important;
    margin: 5px 0;
    transition: all ease-in-out 0.4s;
}

.page-template-page-what_we_do a.wp-block-button__link.wp-element-button:hover {
    background-color: #21a6db !important;
}

.count-1 {
    fill: #28ABE1
}

.count-2 {
    fill: #FF00FF;
}

.count-3 {
    fill: #000;
}

.row.key-labels {
    display: flex;
    align-items: center;
    justify-content: start;
}

.row.key-labels p {
    margin: 10px 0 10px 20px;
}

.map-header {
    display: flex;
    align-items: start;
    justify-content: space-between;
}

.page-template-page-what_we_do h2 {/*     margin-top: 0; *//* width: 40%; *//* margin-bottom: 80px; *//* margin: 5% 0; */}

.page-template-page-what_we_do main {
    position: relative;
}

.page-template-page-what_we_do .map-section {
    margin: 8% 0;
}

.header-video-container {
    position: relative;
}
.page-template-page-what_we_do .pods-content-map h2 {
    width: 59%;
    margin-top: 0;
}


/* Mobile */

@media only screen and (min-width: 1600px) {
    .background-gradient-purple {
        right: -58%;
    }

    .background-gradient-blue {
        left: -58%;
    }

    .page-template-page-our_people .background-gradient-purple {
        right: -27%;
    }

    .page-template-page-our_people .background-gradient-blue {
        left: -27%;
    }
}

@media only screen and (max-width: 1100px) {
    .map-header {
        flex-direction: column;
    }

    .page-template-page-what_we_do h2
     {
        width: 100% !important;
        margin-bottom: 5%;
    }

}


@media only screen and (max-width: 1000px) {
    .staff-post {
        width: 40%;
        margin: 20px;
        justify-content: start;
    }

    img.staff-headshot {
        width: 80%;
        margin: 20px;
    }

    .board-content {
        margin: 3%;
        width: 44%;
        justify-content: start;
    }
}

@media only screen and (max-width: 900px) {
    section.sign-up-wrapper {
        padding: 10% 7%;
        flex-direction: column;
    }

    .sign-up-header {
        color: #FFFFFF;
        width: 100%;
    }

    .sign-up-header h1 {
        text-align: center;
    }

    article.sign-up-body {
        width: 100%;
    }

    .ngp-form .at-form-submit.clearfix {
        display: flex;
        justify-content: center;
    }

}

@media only screen and (max-width: 800px) {
    .header-image-container {
        width: 85%;
        margin: -20% auto 0;
        z-index: 1;
        position: relative;
        top: unset;
        right: unset;
    }

    h1.half-width,
    .page-template-page-who_we_are h1,
    .page-template-page-who_we_are h2 {
        font-size: 45px;
        line-height: 1.2;
    }

    section.generic-wrapper {
        padding: 5% 0;
    }

    .partner-logo-container {
        justify-content: flex-start;
    }

    .partner-a {
        width: 48%;
    }
    /* img.partner-logo {
        width: 30%;
        margin: 40px;
    } */

    .page-template-page-celebrating_25 .video-container video {
        margin-top: 5%;
        object-fit: contain;
    }

    .page-template-page-training h1 {
        width: 100%;
        margin-bottom: 20px;
    }

    .page-template-page-celebrating_25 .slick-slide img,
    .page-template-page-training .slick-slide img {
        display: block;
        max-width: 100%;
        width: 100%;
        max-height: 500px;
        object-fit: cover;
        object-position: center top;
    }

    h1.half-width,
    .page-template-page-who_we_are h1,
    .page-template-page-our_partners h1,
    .page-template-page-training h1,
    .page-template-page-what_we_do h1 {
        margin-bottom: 5%;
    }

    .page-template-page-what_we_do h1 {
        width: 100%;
        margin-bottom: 5%;
    }

    img.header-img {
        max-height: 400px;
    }
}

@media only screen and (max-width: 600px) {
    .basic-page-wrapper.jobs h2 {
        font-size: 45px;
    }
    .partner-a {
        width: 100%;
    }
}



@media only screen and (max-width: 500px) {
    .ngp-form .at-form-submit .at-submit.btn-at.btn-at-primary {
        width: 94%;
    }

    .ngp-form .at-form-submit.clearfix {
        margin: 0;
    }

    .staff-post {
        width: 100%;
        margin: 20px;
    }

    .board-content {
        margin: 5% 0;
        width: 84%;
        justify-content: start;
    }

    .staff-body {
        padding: 7%;
    }

    .board-inner {
        padding: 7%;
    }

    .background-gradient-blue,
    .background-gradient-blue-top,
    .background-gradient-purple {
        width: 150%;
        height: 900px;
    }

    .page-template-page-our_people .background-gradient-purple {
        bottom: 30%;
        right: -65%;
    }

    .page-template-page-our_people .background-gradient-blue {
        left: -44%;
        opacity: 0.3;
    }

    article.board-member-container .background-gradient-purple {
        bottom: 0;
    }

    .testimonial-container {
        flex-direction: column;
    }

    .testimonial-card {
        width: 100%;
        margin: 30px 0;
    }

    .page-template-page-training h2, .page-template-page-what_we_do h2,
    .celebrating-body .body-content h2, .black-background-container h2 {
        font-size: 45px;
        }
}



@media only screen and (max-width: 450px) {
    .partner-logo-container {
        flex-direction: column;
    }

    img.partner-logo {
        width: 100%;
        margin: 10px 0;
    }

    /* img.partner-logo {
        width: 35%;
        margin: 20px 0;
    } */

    .page-template-page-celebrating_25 .slide-wrapper-celebrate .arrow.next,
    .page-template-page-training .slide-wrapper-celebrate .arrow.next {
        right: -17%;
    }

    .page-template-page-celebrating_25 .slide-wrapper-celebrate .arrow.prev,
    .page-template-page-training .slide-wrapper-celebrate .arrow.prev {
        left: -17%;
    }
}

