/*
Theme Name: Divi Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   Brad Dalton http://wpsites.net
Template: Divi
*/

@import url("../Divi/style.css");


/**
* ======================================================================================
*									Wufoo Form Css
* =======================================================================================
*/

.wufoo input.text, .wufoo textarea.textarea, .wufoo input.file, .wufoo select.select{
	border: 1px solid #ccd0d9;
	border-radius: 3px;
	position: relative;
	background-image: none!important;
	min-height: 30px;
}
#Field113-1, #Field114-1{
	padding: 2px 14px;
	min-width: 40px;
}
#fo17li1 span{
	width: 49%;
}
#fo17li1 span input{
	width: 100%;
}
.wufoo input.btTxt {
	color: #FFFFFF;
	border-color: #111384;
	background-color: #111384;
	font-size: 20px;
	padding: 0.3em 1em;
	line-height: 1.7em;
	border-radius: 3px;
	cursor: pointer;
}
form li.buttons{
	text-align: center;
}



/**
* ======================================================================================
*									Header
* =======================================================================================
*/

.header-phone h2{
	color: #0d1383;
	padding-bottom: 0;
	position:relative;
}
#top-menu li {
	padding-right: 40px;
}
#top-menu li a{
	font-weight: 600 !important;
	padding-top: 50px;
	padding-bottom: 50px;
}
#top-menu .current_page_item  a {
	font-weight: 1000 !important;
	font-size: 16px !important;
	text-decoration: underline !important;
}
#top-menu .current_page_item .submenu a {
	font-weight: 600 !important;
	font-size: 16px !important;
}

#et-info-email:hover, #et-secondary-menu>ul>li>a:hover, #top-menu-nav>ul>li>a:hover, .et-social-icons a:hover {
	opacity: 1;
	color: #0d1383;
}
.donate-btn a{
	background: #e6a416 !important;
	-webkit-transition: .4s ease !important;
	transition: .4s ease !important;
	line-height: 70px;
	padding: 15px 25px !important;
}


/**
* ======================================================================================
*									Footer
* =======================================================================================
*/
footer{
	background: url(/wp-content/uploads/2019/12/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;	
}
#footer-info {
	float: none;
	text-align: center;
}
footer .et_pb_widget {
	margin-bottom: 17px !important;
}
#footer-widgets .footer-widget li:before {
	display:none;
}
#footer-widgets .footer-widget li {
	padding-left: 0;
}
#main-footer .footer-widget h4 {
	margin-bottom: 25px;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}
#menu-footer-menu li a{
	color: #a5a5a5 !important;
	font-weight: 600;	
	font-size: 15px;
}
.footer-social li{
	display: inline-block;
	margin-right: 15px;	
}
.footer-social li a{
	font-size:22px !important;
}

/**
* ======================================================================================
*									Homepage
* =======================================================================================
*/


.counterUp{
	font-size: 30px !important;
	line-height: 30px;	
}
.home-blurb .et_pb_blurb_container,.home-img-blurb .et_pb_blurb_content{
	display: flex;
	align-items: center;
	justify-content: space-between;	
}




/**
* ======================================================================================
*									Media Query
* =======================================================================================
*/
@media only screen and (min-width: 576px) {
	#et-top-navigation{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.header-phone{
		margin-right: 5em;
	}
}

@media only screen and (min-width: 768px) {

}

@media only screen and (min-width: 992px) {
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
		padding: 0px 0 0 0 !important;
	}
}

@media only screen and (min-width: 1200px) {

}

@media only screen and (min-width: 1400px) {

}

@media only screen and (min-width: 1600px) {

}
/**
* ======================================================================================
*									Media Query
* =======================================================================================
*/
@media only screen and (max-width: 1399px) {
	.header-phone{
		margin-right: 2em;
	}
}

@media only screen and (max-width: 1199px) {
	.header-phone h2 {
		font-size: 1em;
	}
	.header-phone{
		margin-right: 15px;
	}
}

@media screen and ( min-width: 976px ) and ( max-width: 1100px ) {
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
		padding: 0px 0 0 0 !important;
	}
	#logo {
		max-width: 200px;
	}
	#top-menu li {
		padding-right: 15px;
	}
	#top-menu .current_page_item a, .donate-btn a {
		padding: 15px!important;
	}
}

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

}	

@media only screen and (max-width: 980px) {
	.header-phone {
		margin-right: 0;
	}
}
@media only screen and (max-width: 768px) {
	/* 	.header-phone{
	float:left;
} */
	.donate-btn a {
		line-height: 1.5em;
	}

}

@media screen and ( max-width: 667px ) {
	#rev_slider_1_1_wrapper .hades.tparrows, #rev_slider_1_1_wrapper .hades .tp-arr-allwrapper {
		width: 30px !important;
		height: 30px !important;
	}
	#rev_slider_1_1_wrapper .tp-arr-allwrapper{
		display: none !important;
	}
	#rev_slider_1_1_wrapper .hades.tparrows:before{
		line-height: 30px !important;
		font-size: 15px !important;
	}
	#rev_slider_1_1_wrapper .hades.tparrows.tp-leftarrow{
		transform: translate(15px, -15px) !important;
	}
	#rev_slider_1_1_wrapper .hades.tparrows.tp-rightarrow {
		transform: translate(-45px, -15px) !important;
	}
	.et_header_style_left #et-top-navigation .mobile_menu_bar {
		padding-bottom: 10px;
	}
}

@media only screen and (max-width: 575px) {
	.header-phone {
		float: none;
	}
	.header-phone h2 {
		font-size: 15px;
	}
	.header-phone {
		margin-right: 0;
	}
}