

/*
 Theme Name:   Divi Child
 Theme URI:    http://9b4.051.myftpupload.com/divi-child
 Description:  Divi Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Divi-child
*/
/* ALL BODY FONT*/
body {
  font-family: Open Sans;
}

/* RESPONSIVE DONATION FORM */
@media only screen and (max-width: 500px) {
	.authnet_contain_area{
	margin-left: -50px !important;
	}
	.authnet_input{
	margin-left: -40px !important;
	}
	#single-amount{
	padding-left: 5px !important;
	}
	#recurring-period{
	padding-left: 5px !important;
	}
	.authnet_list_area{
	margin-left: -25px !important;
	}
	.authnet_select_small{
	margin-left: -25px !important;
	}
	.form3_input_area{
	margin-left: -25px !important;
	}
	.authnet_label_container{
	font-size: 9px !important;
	}
	
	
}


/* NAVIGATION */

#logo {
max-height: 75px !important;
}

#top-menu li li {
height: 100%;
}


.et_header_style_left #et-top-navigation nav > ul > li > a {
padding-bottom: 22px !important;
}



.et_fullwidth_nav #main-header .container {
width: 95%;
max-width: 100%;
padding-right: 0px;
padding-left: 0px;
}


#et_top_search {
    height: 21px;
    top: 49px;
    right: 6px;
position: absolute;}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-right: 41px !important;
}

.et_header_style_left #et-top-navigation {
padding-top: 25px !important;
padding-bottom: 0px !important;
}

#et-top-navigation {
width: 90%;
}

#top-menu-nav {
float: right !important;
}
#top-menu li {
    height: 37px;
}


.et_pb_section {
padding-top: 0px !important;
padding-bottom: 0px !important;
}

.et_pb_row {
background-color: #fff;
padding: 4% 3% 2% 3% !important;
}

/*  HOME SLIDER */

.slide-text-welcome {
font-size: 3.5vw;
padding-bottom: 0px;
}

.slide-text-out {
font-size: 6.5vw; 
letter-spacing: -4.3px;
font-weight: 600;
}



.page-id-69 .et_pb_slide_description {
    padding: 20% 8% 3% 8%;
    text-shadow: 0px 0px 12px #19c104;
}

/* ---- */


.page-id-69 .ai1ec-posterboard-view .ai1ec-event {
max-width: 100%;
}


/* HOME BLOG */

.et_pb_post {
min-height: 154px;
}

/* ---  */

/* HOME SPONSORS */
   
.sponsor-logo {
 max-width: 200px;
    float: left;
    height: 100px;
    margin-right: 9%;
    margin-bottom: 3% !important;
transition: all .4s ease;
}

.sponsor-logo:hover {
opacity: .5;
}

/* --- */


/* HOME INSTAGRAM PLUGIN */
.page-id-69 .wdi_feed_info {
    display: none;
}


/* OUTFLIX PAGE */
.page-id-268 .et_pb_module.et-waypoint.et_pb_image {
    transition: .3s all ease;
}
.page-id-268 .et_pb_module.et-waypoint.et_pb_image:hover {
    opacity: .7;
}

/* TOP FOOTER */
#top-footer-container {
    background-color: #585A5A;
    color: #fff;
}


#top-footer {
    width: 80%;
    margin: 0 auto;
    padding: 3% 0;
    height: 261px;
max-width: 1080px;
}


.top-footer-column-1 {
    display: block;
    float: left;
    width: 30%;
    margin: 0 !important;
}


.top-footer-column-2 {
    display: block;
    width: 30%;
    float: left;
}


.top-footer-column-3 {
    display: block;
    width: 30%;
    float: left;
}

.top-footer-column-4 {
	display: block;
	width: 10%;
	float: right;
}


#contact-info {
    font-family: 'Arial', Helvetica, Arial, Lucida, sans-serif;
    font-size: 16px;
    padding-bottom: 25px;
}

#contact-info h4 {
    color: #fff;
    padding-bottom: 5px;
    font-size: 22px;
}

#contact-info p {
    line-height: 1.3em;
    padding-bottom: 7px;
}




/* CALENDARS PAGE */
.page-id-89 .ai1ec-calendar-toolbar {
display: none;
}

/* HOME SIDEBAR EVENTS */
.page-id-69 .ai1ec-calendar-toolbar {
display: none;
}



.page-id-69 .ai1ec-pagination.ai1ec-btn-group {
display: none;
}

.ai1ec-posterboard-view.ai1ec-posterboard-masonry .ai1ec-event-wrap {
display: block;

}

#com-cal .ai1ec-month {
    background: #f1474e;
}

#com-cal span.ai1ec-event-title {
    color: #e04046;
}
.ai1ec-agenda-buttons.ai1ec-btn-toolbar.ai1ec-pull-right {
    display: none;
}

.ai1ec-views-dropdown.ai1ec-btn-group.ai1ec-pull-right {
    float: left !important;
    margin-bottom: 10px;
}


/* SOCIAL ICONS */

#out-social-media {
    display: block;
    width: 75%;
    height: 50px;
    margin-bottom: 15px;
margin-left: auto;
margin-right: auto;
}

#out-social-media a {
    display: block;
}

.social-icon {
    width: 50px;
    display: block;
    height: 50px;
    background-size: contain !important;
    float: left;
    border-radius: 41px;
}

.social-name {
    display: block;
    padding-top: 13px;
position: relative;
    left: 10px;
}

.social-name p {
font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    color: #4E4E4E !important;
    font-size: 21px;
font-weight: bold;
}

#out-social-media a {
    display: block;
    transition: .3s all ease;
}

#out-social-media a:hover {
    text-shadow: 0 0 8px #06d61f;
    transform: scale(1.1);
}



/* PROGRAM */



.page-id-79 h4 a {
transition: .3s all ease;
display: block;
font-size: 24px;
}


.page-id-79 h4 a:hover {
    font-size: 25px !important;
    letter-spacing: 2px !important;
    text-shadow: 0px 0px 10px #ececec;
}




.page-id-79 .et_pb_blurb_content {

    max-width: 675px !important;

}

.page-id-79 .et-pb-icon:hover {
    box-shadow: 0 0 27px 4px rgba(255, 255, 255, 0.48), inset 0 0 0 2px rgba(255, 255, 255, 0.6),inset 0 0 0 11px rgba(255, 255, 255, 0.25);
    border-color: rgba(46, 213, 241, 0.77) !important;
transform: scale(1.25);

}

.page-id-79 .et-pb-icon {
    transition: all .3s ease;
}

.page-id-79 .et-pb-icon:hover {
    box-shadow: 0 0 27px 4px rgba(255, 255, 255, 0.48), inset 0 0 0 2px rgba(255, 255, 255, 0.6),inset 0 0 0 11px rgba(255, 255, 255, 0.25);
    border-color: rgba(46, 213, 241, 0.77) !important;
    transform: scale(1.25);
}

.page-id-79 .et-pb-icon {
    border: 3px solid #ffffff;
    border-radius: 100px;
    width: 100px;
height: 100px;
    background-color: rgba(255, 255, 255, 0) !important;
    padding: 22%;
    transition: .3s all ease;
}



.page-id-79 img.et-waypoint.et_pb_animation_bottom.et-animated:hover {
    box-shadow: 0 0 27px 4px rgba(255, 255, 255, 0.48), inset 0 0 0 2px rgba(255, 255, 255, 0.6),inset 0 0 0 11px rgba(255, 255, 255, 0.25);
    border-color: rgba(46, 213, 241, 0.77) !important;
    transform: scale(1.25);
padding: 0 !important;
}

.page-id-79 img.et-waypoint.et_pb_animation_bottom.et-animated {
    border: 3px solid #ffffff;
    border-radius: 100px;
    width: 100px;
    background-color: rgba(255, 255, 255, 0);
    padding: 4.3%;
    transition: .3s all ease;
}

.page-id-79 .et_pb_blurb_position_left .et_pb_main_blurb_image {
width: 100px !important;
}

.page-id-79 .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 30px;
}


/* BLOG THUMBNAIL IMAGE */

.et_pb_post .entry-featured-image-url {
    width: 30%;
    float: left;
    margin: 0 20px 50px 0px;
    height: 153px !important;
    overflow: hidden;
    box-shadow: 0px 1px 3px #999;
}

.entry-featured-image-url img {
    height: 100%;
    object-fit: cover;
}



/* MISSION-VISION */

.page-id-245 .et_pb_blurb {
    background: #2989d8;
    background: -moz-radial-gradient(center, ellipse cover, #2989d8 17%, #155299 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #2989d8 17%,#155299 100%);
    background: radial-gradient(ellipse at center, #2989d8 17%,#155299 100%);
}


/* STAFF PAGE */

.page-id-251 .et_pb_blurb {
margin: 5% 5% 15% 5% !important;

}

.staff-button .et_pb_blurb_content {
    position: relative;
    max-width: 550px;
    margin: 0 auto;
    border-radius: 300px;
}

.staff-button .et_pb_blurb_content:before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
    width: 100%;
    height: 99%;
    box-shadow: inset 0 0 0 0 rgba(79, 179, 105, 0.59), inset 0 0 0 10px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1);
    transition: all 0.4s ease-in-out;
}

.staff-button .et_pb_blurb_content:hover:before {
    box-shadow: inset 0 0 0 300px rgba(66, 200, 132, 0.4), inset 0 0 0 29px rgba(255,255,255,0.8), 0 1px 2px rgba(0,0,0,0.1);
}

.staff-button .et_pb_main_blurb_image {
    margin-bottom: 30px;
}

.staff-button .et_pb_main_blurb_image img {
    border-radius: 300px;
}

.staff-button .et_pb_blurb_container {
    top: 0% !important;
    position: absolute;
    width: 100%;
    color: #fff;
    opacity: 0;
    transition: all .4s ease-in-out;
    height: 99%;
    overflow: hidden;
    backface-visibility: hidden;
    padding-top: 38%;
    border-radius: 50%;
}

.staff-button .et_pb_blurb_container:hover {
    opacity: 1;
    transform: scale(1);
}

.staff-button.et_pb_blurb h4 {
    padding-bottom: 5px;
    font-size: 262%;
    color: #fff;
    text-shadow: 0px 0px 8px #222;
transition: all .3s ease;
}

.staff-button.et_pb_blurb h4:hover {
    color: #EFCA16;
}

.staff-button .et_pb_blurb_content p:last-of-type {
    padding-bottom: 0;
    font-size: 189%;
    text-shadow: 0px 0px 8px #000;
}


/* VOLUNTEER TIER */

.pyramid {
    transition: all .3s ease-in;
    margin-top: -10px;
    border: 2px solid transparent;
}


.pyramid:hover {
    opacity: .5;
    border: 2px solid;
    background-color: rgba(8, 175, 5, 0.38);
}


#top-menu li li a {
line-height: 20px;
}




#main_slider {
max-width: 100% !important;
width: 100% !important;
}




@media (min-width: 981px){
.et_pb_row.et_pb_row.et_pb_row_fullwidth {
width: 85% !important;
max-width: 85% !important;
}
}

.et_pb_member_position {
    padding-bottom: 10px;
    color: #4E4C4C;
    font-size: 16px;
    letter-spacing: .5px;
}

h2.color_head {
 margin-left: -8%;
 padding: 8px 0 10px 8%;
width: 80%;
}





/* home page icon hover */

#home_about_nav .et_pb_blurb_content {
transition: .5s;
transition-timing-function: ease;
text-shadow: 0px 0px 12px rgba(25, 193, 4, 0);
}

#home_about_nav .et_pb_blurb_content:hover {
transform: scale(1.2);
text-shadow: 0px 0px 12px #19c104;
}

@media and screen(min-width: 1070px;) {
#home_about_nav .et_pb_blurb_content {
width: 65%;
}}


/* programs h3 LINK TRANSISTIONS */




.programs h3 a {
transition: all .3s ease;
border: 2px solid transparent;
padding: 0 1%;
margin-left: -1%;
border-radius: 20px;

}

.programs h3 a:hover {
color: #676565;
border: solid 2px #6ECAD4;
padding: .5% 1%;
border-radius: 0px;
background-color: rgba(110, 202, 212, 0.18);
}

.programs h3 a::after {
    content: " \e03c";
    font-size: 27px;
    opacity: 0;
    transition: all .3s ease;
    color: #45B1BD;
    font-family: "ETmodules";
    position: relative;
    top: 4px;
}

.programs h3 a:hover:after {
opacity: 1;
}

/* -------  */


/* RESOURCES link blocks */
.page-id-81 .et_pb_row.et_pb_row_1 {
    padding: 4% 1% !important;
}

.page-id-81 .et_pb_column.et_pb_column_1_2 {
    width: 49.5% !important;
    margin-right: 0;
}

.page-id-81 .et_pb_column.et_pb_column_1_2.et_pb_column_1 {
    margin-right: 1% !important;
}

#resource_nav {
   background-size: cover;
    box-shadow: inset 0px 0px 50px #4a4949;
    transition: .4s all ease; 
}

.page-id-81.et_pb_row .et_pb_row_1.et_pb_text.et_pb_module:hover {
    box-shadow: inset 0px 0px 103px #000000;
}


.resources .et_pb_text {
margin-bottom: 2% !important;
}


.resources h3 {
padding-bottom: 0;
}


.resources h3 a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 26% 0;
    transition: all .7s ease;
    margin: 0%;
    color: #fff;
    font-size: 21px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    opacity: 1 !important;
}


.resource_community h3 a {
    background: rgba(13, 124, 221, 0.68);
}
.resource_community h3 a:hover {
text-shadow: 0px 0px 5px #000;
background: rgba(13, 124, 221, 0.35);
}

.resource_sports h3 a {
    background: rgba(221, 147, 0, 0.65);
}
.resource_sports h3 a:hover {
text-shadow: 0px 0px 5px #000;
background: rgba(221, 147, 0, 0.35);
}

.resource_youth h3 a {
    background: rgba(158, 66, 113, 0.64);
}
.resource_youth h3 a:hover {
text-shadow: 0px 0px 5px #000;
background: rgba(158, 66, 113, 0.34);
}

.resource_tn h3 a {
    background: rgba(74, 177, 55, 0.62);
}
.resource_tn h3 a:hover {
text-shadow: 0px 0px 5px #000;
background: rgba(74, 177, 55, 0.32);
}

.resource_spirit h3 a {
    background: rgba(195, 3, 3, 0.6);
}
.resource_spirit h3 a:hover {
text-shadow: 0px 0px 5px #000;
   background: rgba(195, 3, 3, 0.3);
}


.resource_trans h3 {
    background: rgba(255, 255, 255, 0.32);
    transition: all 0.7s ease;
}

.resource_trans h3:hover {
    background: rgba(255, 255, 255, 0);
}
.resource_trans h3 a {
    background: linear-gradient(90deg, rgba(230, 91, 182, 0.52) 0%,rgba(93, 155, 222, 0.52) 80%);
}
.resource_trans h3 a:hover {
text-shadow: 0px 0px 5px #000;

}

.resource_national h3 a {
    background: rgba(13, 124, 221, 0.68);
}
.resource_national h3 a:hover {
text-shadow: 0px 0px 5px #000;
 background: rgba(13, 124, 221, 0.38);
}
.resource_research h3 a {
    background: rgba(221, 147, 0, 0.65);
}
.resource_research h3 a:hover {
text-shadow: 0px 0px 5px #000;
background: rgba(221, 147, 0, 0.35);
}

/* --- */



/* CALENDAR WIDGET */

#gce_widget-2 {
    width: 100% !important;
}

#gce_widget-3 {
    width: 100% !important;
}

/* END CALENDAR WIDGET */






/* FOOTER BUTTON */

#footer_button {
font-size: 20px;
padding: .3em 1em;
line-height: 1.7em!important;
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
border: 1px solid;
border-radius: 3px;
border-color: rgba(0,0,0,0);
font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif!important;
font-weight: 700!important;
background-color: #e74f3d;
position: relative;
width: 100%;
display: inline-block;
text-align: center;

	
}

#footer_button:hover {
background-color: rgba(255, 255, 255, 0.29);
border-color: rgba(255, 255, 255, 0.45);
border-width: 2px;
border-radius: 0px;
}

#footer_button a {
color: #fff;
font-size: 20px;
font-weight: 600;
}



/* END FOOTER BUTTON */




/* CONTACT FORM 7 LOOK LIKE DIVI*/

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
background-color: #eee !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #222 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.page-id-448 .wpcf7-text, .page-id-448 .wpcf7-textarea {
border: 1px solid #888 !important;
background-color: #fff !important;
}

.wpcf7-submit {
color: #2ebbc2 !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wpcf7-submit:hover { 
background-color: #eee; 
border-color:#eee; 
padding: 6px 20px !important; 
}

/* END CONTACT FORM 7 LOOK LKE DIVI */

/* CONTACT FORM RESPONSES  */

.wpcf7-validation-errors {
width: 50%;
height: 119px !important;
bottom: 9%;
position: absolute;
text-align: center;
font-size: 1.7em;
line-height: 1.5em;
background-color: #F3F1D5;
border: 3px solid #B50505;
color: #333;
left: 23%;
}

.wpcf7-response-output.wpcf7-mail-sent-ok {
width: 48%;
height: 96px !important;
bottom: 0;
position: absolute;
text-align: center;
font-size: 1.7em;
line-height: 1.5em;
background-color: #F3F1D5;
border: 3px solid #398F14;
color: #333;
left: 23%;
}

/* END CONTACT FORM RESPONSES STYLING */



/* RESPONSIVE CUSTOM CSS */

@media (min-width: 1347px) {

.et_header_style_left #et-top-navigation {
padding-top: 50px !important;
padding-bottom: 12px !important;
}
}



@media (max-width: 980px) {

#logo {
    max-height: 60px !important;
}

#et_top_search {
top: 18px;
right: 54px;
}
.mobile_menu_bar {
top: 15px;
}


.et_mobile_menu {
    top: 73px !important;
    right: 0px !important;
    float: right !important;
    left: 51%;
    max-width: 400px;
    width: 50%;
}



#et_search_icon:before {
font-size: 22px;
}

.et_header_style_left #et-top-navigation {
    padding-top: 5px !important;
}

#home_about_nav .et_pb_column {
    width: 33% !important;
}





.et_pb_column {
    margin-bottom: 0px !important;

}

.et_header_style_centered #logo {
max-height: 100px;
}

.et_header_style_centered #main-header {
padding: 12px 0;
}


.et_mobile_menu {
top: 46px !important;
}

h3 {
    font-size: 19px;
}

h1 {
    font-size: 24px;
}

.et_pb_row {
width: 92%;
}

.ctct-custom-form {
min-width: 275px !important;
padding: 0px !important;
}

.page-id-69 .et_pb_text_3 #out-social-media {
width: 218px;
}

.page-id-69 .et_pb_row_4col > .et_pb_column_1_4 {
width: 21% !important;
}



/* RESOURCES LINKS */

.page-id-81 .et_pb_column_2 {
margin-top: 25px;
}




/* FOOTER SOCIAL MEDIA */

#top-footer {
width: 90%;
}

#top-footer #out-social-media {
margin-left: 0px;
}


}


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

#top-footer {
height: 400px !important;
}

.top-footer-column-1 {
width: 100%
}

.top-footer-column-2 {
width: 50%
}

#top-footer #out-social-media {
    margin-left: 0px;
}

}


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

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
padding: 12% 8%;
}

.slide-text-welcome {
    font-size: 5.5vw;
}
.slide-text-out {
    font-size: 8.5vw;
    letter-spacing: -4.3px;
}


.page-id-69 .et_pb_row_1 {
width: 92% !important;
}


.page-id-69 .et_pb_row_4col > .et_pb_column_1_4 {
width: 34% !important;
margin-left: auto;
margin-right: auto !important;
padding: 2%;
}

.page-id-69 .et_pb_text #out-social-media {
width: 215px;
}


#top-footer {
height: 600px !important;
}

.top-footer-column-2 {
width: 100%;
}

.top-footer-column-3 {
width: 45%;
margin-top: 25px;
float: left;
}

#footer_button {
float: left !important;
}

}




@media (max-width: 479px) {

.et_pb_post .entry-featured-image-url {
width: 100%;
height: 150px !important;
}

.page-id-69 .et_pb_blurb h4 a {
    font-size: 16px !important;
}

.page-id-69 .et_pb_blurb .et-pb-icon {
    font-size: 45px;
}

.page-id-69 .et_pb_row_1 {
padding: 3.5% 3% 1.5% 3%;
}


#top-footer {
padding: 5% 0%;
}

.sponsor-logo {
float: none !important;
}


}
@media screen and (max-width:1100px)
{
.et_pb_fullwidth_slider_0 .et_pb_slide {
background-size: contain!important;
height: 350px !important;
margin: 0 !important;
}
 
}

@media screen and (max-width:900px)
{
.et_pb_fullwidth_slider_0 .et_pb_slide {
background-size: contain!important;
height: 250px !important;
margin: 0 !important;
}
 
}
 
@media screen and (max-width:479px)
{
.et_pb_fullwidth_slider_0 .et_pb_slide {
background-size: contain!important;
height: 110px !important;
}
 
}
