/*2/20/2019 REVISIONS CSS*/

.button-theme-blue>.button-contents:hover {
    background: url(../images/yellow-btn-bg.fw.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.button-theme-yellow>.button-contents:hover {
    background-image: url(../images/blue-btn-bg.fw.png);
    background-size: cover;
    background-repeat: no-repeat;

}

.button-text {
    letter-spacing: 2px;
}

#footer-top .footer-locations-wrap a:hover {
    color: #FFE200;
}


#empowering-people .button-contents {
    font-weight: 400;
}

/*.gallery-image .col-wrap {
    position: relative;
    height: 300px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
}

.gallery-image .col-wrap:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 7px;
    right: 7px;
    bottom: 7px;
    border: 4px solid #FFF;
}*/

.image-with-text .image {
    position: relative;
    height: 290px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    transition: .4s all ease-in-out;
}

.image-with-text .image:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.image-with-text .image:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 4px solid rgba(255, 255, 255, 0.65);
}

.image-with-text {
    padding-top: 100px;
    padding-bottom: 100px;
}

.image-with-text .image-wrap {
    overflow: hidden;
}


.image-with-text .button-text:hover {
    color: #FDE001;
}

.image-with-text .inner-text {
    padding: 25px;
    background-image: url(../images/impact-community-col-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.image-with-text .title {
    font-size: 35px;
    color: #FDE001;
}

.image-with-text .button-text {
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
}

.image-with-text h2 {
    font-size: 50px;
    color: #fff;
    font-style: italic;
    font-family: 'Amaranth';
    text-align: center;
    margin-bottom: 65px;
}

#upcoming-events-slider .slider-row,
#recent-blog-posts .slider-row {

    margin: 0 -15px;

}

#upcoming-events-slider .posts-wrapper,
#recent-blog-posts .posts-wrapper {
    margin-left: 15px;
    margin-right: 15px;
}

#about-opportunity-works .button-contents {
    padding: 10px 50px;
}



#about-opportunity-works .button-contents:hover {
    background-image: url(../images/blue-btn-bg.fw.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 1
}

.gallery-image .col-wrap {
    position: relative;
    height: 300px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
}

.gallery-image .col-wrap:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 7px;
    right: 7px;
    bottom: 7px;
    border: 4px solid #FFF;
}


.carf-section .section-texts {
    max-width: 885px;
    width: 100%;
}

#page-69

/*contact page*/
    {
    padding: 50px 0;
}

#gform_wrapper_2 input,
#gform_wrapper_2 select {
    height: 50px;
}

#gform_wrapper_2 input,
#gform_wrapper_2 select,
#gform_wrapper_2 textarea {
    border: 1px solid #ccc;
}

#gform_wrapper_2 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23000000'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
    background-size: 12px;
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    border-radius: 0;
    padding: 5px 4px;
}

.page-id-57 .innerpage-banner {
    background-position: 100% 15%;
}


.team-members {
    position: relative;
}

.team-members .section-button {
    position: absolute;
    bottom: -35px;
    left: 0;
    right: 0;
}


#program-managers .column-title a {
    color: #FEDF00;
}

@media (min-width: 1441px) {
    body .homepage-banner-slider {
        height: 700px;
    }

}

@media (max-width: 1440px) {
    body .homepage-banner-slider {
        height: 460px;

    }

    body #tribe-events {
        max-width: 90%;
        margin: auto;
        width: 100%;
    }


}

@media (max-width: 1199px) {
    .image-with-text .title {
        font-size: 28px;
    }

    #about-opportunity-works .section-column,
    #community-organizations .section-column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    /*body .homepage-banner  .homepage-banner-slider {
    height: 400px;
    }*/

    #our-staff .button-contents.light-box {
        font-size: 10px;
    }

    body .homepage-banner .homepage-banner-slider {
        height: 400px;
background-size: 100% 100%;
    }

    #program-managers .column-title span {
        font-size: 21px;
    }



}

@media (max-width: 991px) {
    .gallery-image .col-wrap {
        margin-bottom: 10px;
    }

    #testimonials-slider .slider-content {
        max-width: 600px;
        margin: auto;
    }

    .footer-locations-wrap .section-column span {
        text-align: left;
    }

    #gform_1 {
        width: 100%;
        max-width: 400px;
    }

    body #footer-top .gform_footer .gform_button {
        min-width: 100%;
        height: 50px;
    }

    #footer-top .footer-locations-wrap>span,
    .footer-top-header {
        font-size: 21px;
        letter-spacing: 2px;
    }

    #logo-link img {
        width: 100%;
        max-width: 280px;
    }


    body #menu-footer-menu {
        font-size: 12px;
        max-width: 355px;
        margin: 0 auto;
        padding-top: 15px;
        padding-bottom: 30px;
    }

    .image-with-text h2,
    #upcoming-events-slider .slider-header,
    body #recent-blog-posts h2 {
        font-size: 38px;
    }

    #about-opportunity-works .button-contents {
        padding: 10px 35px;
    }

    body .button-contents.light-box {
        font-size: 15px;

    }
}

@media (min-width: 992px) {

    #upcoming-events-slider .button-wrap {
        position: absolute;
        bottom: 0;

    }

    #upcoming-events-slider .slick-track {
        padding-bottom: 115px;
    }

    .banner-texts h2 {
        text-align: right;
    }
}


.back-to-top {
    text-align: center;
}

.tribe-events-event-image {
    max-width: 550px;
    width: 100%;
}

.page-id-983 .innerpage-banner-title {
    display: none;
}

/*06/17/2020*/
#gtranslate_wrapper {
    z-index: 9999 !important;
    top: 20px !important;
    right: 27% !important;
}

@media (min-width: 1200px) {
    #gtranslate_wrapper {
        top: 25px !important;
    }
}

@media (min-width: 1440px) and (max-width: 1600px) {
    #gtranslate_wrapper {
    	right: 30% !important;
    }
}

div.wpa-visible-ltr#skiplinks a,
div.wpa-visible-ltr#skiplinks a:hover,
div.wpa-visible-ltr#skiplinks a:active,
div.wpa-visible-ltr#skiplinks a:focus,
div.wpa-visible-ltr#skiplinks a:visited {
    z-index: 9999;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
}

#tribute-gift_modal .button-theme-blue {
    display: none;
}

@media (max-width: 991px) {
    body #gtranslate_wrapper .switcher {
        display: none;
    }
}