/*
 Theme Name:     Renewal Funds
 Description:    Reneweal Funds
 Template:       Divi
 Version:        1.0.0
*/
 
@import url(../Divi/style.css);
 
/* GLOBAL STYLES
------------------------------------------------------- */

/*
#et-top-navigation {
	float: none;
}

#top-menu-nav {
	text-align: center;
	float: none !important;	
}


ul#top-menu {
	text-align: center;
	float: none;
}

#top-menu li.header-social-icons {
	margin-top: -17px;
    display: block;
    width: 24px;
    float: right;
    margin-right: 10px;
}

#top-menu li.header-social-icons:first-child {
    margin-right: 0px;
}


#top-menu li.header-social-icons a {
	width: 24px;
	height: 24px;
	text-indent: -9999px;
}

#top-menu li.header-social-icons a:hover {
	opacity: 1;
}

#top-menu li.header-social-icons.facebook a {
	background: url(images/facebook-icons.png) no-repeat left center;
}

#top-menu li.header-social-icons.facebook a:hover {
	background: url(images/facebook-icons.png) no-repeat right center;
}

#top-menu li.header-social-icons.twitter a {
	background: url(images/twitter-icons.png) no-repeat left center;
}

#top-menu li.header-social-icons.twitter a:hover {
	background: url(images/twitter-icons.png) no-repeat right center;
}

#top-menu li.header-social-icons.linkedin a {
	background: url(images/linkedin-icons.png) no-repeat left center;
}

#top-menu li.header-social-icons.linkedin a:hover {
	background: url(images/linkedin-icons.png) no-repeat right center;
}
*/

.email-signup-cta input[type="email"] {
	border: 3px solid #fff;
	font-size: 18px;
	color: #666666;
	padding: 15px 40px 15px 5px;
}

.email-signup-cta input[type="submit"] {
	border: 3px solid #fff;
	padding: 15px 20px;
	background: transparent;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}

.email-signup-cta input[type="submit"]:hover {
	background: #fff;
	color: #4c721d;
	cursor: pointer;
}

.footer-button-cta .et_pb_button {
	margin-top: 0px !important;
	width: 180px;
}

.breadcrumb-wrapper #bcn_widget-2 {
	width: 100% !important;
	margin: 0px !important;
}

.breadcrumb-wrapper a {
	color: #5f533c !important;
}

.breadcrumb-wrapper .breadcrumb-seperator {
	color: #5f533c !important;
	font-size: 14px;
	padding: 0px 3px;
}

.breadcrumb-wrapper a:hover {
	color: #93b630 !important;
}

.breadcrumb-wrapper {
	color: #93b630 !important;
}

/* HOME PAGE
------------------------------------------------------- */

.home-page-hero h1 {
	font-size: 34px;
	padding-bottom: 0px;	
}

.home-page-hero .et_pb_fullwidth_header_subhead {
	color: #cdd529;
	font-size: 34px;
	font-weight: 300;
}

.home-page-hero p {
	font-size: 30px;
	font-weight: 600;
	margin: 15px 0px;
}

.home-page-hero a.et_pb_more_button {
	width: 180px;
}

.home-page-hero a.et_pb_more_button:hover {
	color: #4c721d !important;
}

.portfolio-sections .et_pb_portfolio_item {
	position: relative;
	width: 24% !important;
    margin: .5% !important;
}

.portfolio-sections .et_pb_portfolio_item h2 {
	position: absolute;
	top: 40%;
	text-align: center;
	width: 100%;
	font-size: 24px;
    padding: 0px 10px;
}

.portfolio-sections .et_pb_portfolio_grid {
	padding: .5%;
}

@media (max-width: 980px) {

	body.home .portfolio-sections .et_pb_portfolio_item,
	body.page .portfolio-sections .et_pb_portfolio_item  {
		width: 32.33% !important;
	    margin: .5% !important;
	}
	
	body.home .portfolio-sections .et_pb_portfolio_grid,
	body.page .portfolio-sections .et_pb_portfolio_grid {
		padding: .5%;
	}

}

@media (max-width: 767px) {

	body.home .portfolio-sections .et_pb_portfolio_item,
	body.page .portfolio-sections .et_pb_portfolio_item {
		width: 49% !important;
	    margin: .5% !important;
	}
	
	body.home .portfolio-sections .et_pb_portfolio_grid,
	body.page .portfolio-sections .et_pb_portfolio_grid {
		padding: .5%;
	}

}

@media (max-width: 480px) {

	body.home .portfolio-sections .et_pb_portfolio_item,
	body.page .portfolio-sections .et_pb_portfolio_item {
		width: 99% !important;
	    margin: .5% !important;
	}
	
	body.home .portfolio-sections .et_pb_portfolio_grid,
	body.page .portfolio-sections .et_pb_portfolio_grid {
		padding: .5%;
	}

}

@media (max-width: 618px) {

	.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button {
		width: 100%;
		margin-top: 10px !important;
		margin-bottom: 10px;	
	}
	
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
		margin-left: 0px;
	}
}

.et_pb_portfolio_item {
	position: relative;
}


/* PORTFOLIO PAGE
------------------------------------------------------- */

.page-title-hero h1 {
	font-size: 34px;
	padding-bottom: 0px;	
}

.page-title-hero p {
	font-size: 24px;
	font-weight: 300;
	margin: 15px 0px;
}

.portfolio-renewal-2-hero p {
	margin: 0px auto;
	padding-bottom: 0px;
}

.portfolio-renewal-2-hero p:last-child {
	font-size: 24px;
	font-weight: 300;
	margin: auto;
	margin-bottom: 25px;
	width: 50%;
}

@media (max-width: 480px) {

	.portfolio-renewal-2-hero p:last-child {
		font-size: 20px !important;
		width: 90%;
	}

}

article.project a {
	color: #5e543b;
}

article.project a:hover {
	color: #92b343;
}

/* BLOG
------------------------------------------------------- */

#recent-posts-2 .et_pb_widget li a {
	font-size: 18px;
	color: #92b343;
}

#recent-posts-2 .et_pb_widget li {
	font-size: 18px;
	color: #92b343;
}

.et_pb_widget .widgettitle {
	font-size: 24px;
	font-weight: 900;	
}

article.post .post-meta a,
article.post .post-meta,
p.et_pb_title_meta_container a,
p.et_pb_title_meta_container {
	color: #5f533c !important;
}

a.more-link {
	border: 2px solid #93b630;
    padding: 6px 20px;
    font-size: 20px;
    display: inline-block !important;
    margin-top: 30px;
    font-weight: 600;
    text-transform: capitalize;
}

a.more-link:hover {
	background: #93b630;
	border: 2px solid #93b630;
	color: #fff;
}

article.et_pb_post {
    margin-bottom: 60px;
    border-bottom: 2px solid #afa89d;
    padding-bottom: 40px;	
}

/* FOOTER
------------------------------------------------------- */

#footer-bottom {
	display: none;
}

.footer-left {
	width: 53% !important;
	padding-left: 30px !important;
}

.footer-right {
	width: 47% !important;
	padding-right: 30px !important;
}

.footer-left .et_pb_column,
.footer-right .et_pb_column {
    width: 33.333%;
    padding: 0px 1.5%;
}

.footer-left .et_pb_column ul,
.footer-right .et_pb_column ul {
	padding: 0px;
	margin-top: 15px;
}

.footer .et_pb_column ul li {
	padding: 10px 0px;
}

.footer .et_pb_column ul li:first-child {
	font-weight: bold;
}

.footer .et_pb_column ul a {
	color: #fff;
	font-weight: 19px;
}

.footer-social-icons {
	padding: 0px 0px 20px 0px !important;
	list-style: none;
}

.footer-social-icons li {
	display: inline;
	float: right;
	margin-left: 20px;
}

.footer-social-icons li a {
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	display: block;
}

.footer-social-icons li a:hover {
	opacity: 1;
}

.footer-social-icons li.facebook a {
	background: url(images/footer-facebook-logo.png) no-repeat left center;
}

.footer-social-icons li.facebook a:hover {
	background: url(images/footer-facebook-logo.png) no-repeat right center;
}

.footer-social-icons li.twitter a {
	background: url(images/footer-twitter-logo.png) no-repeat left center;
}

.footer-social-icons li.twitter a:hover {
	background: url(images/footer-twitter-logo.png) no-repeat right center;
}

.footer-social-icons li.linkedin a {
	background: url(images/footer-linkedin-logo.png) no-repeat left center;
}

.footer-social-icons li.linkedin a:hover {
	background: url(images/footer-linkedin-logo.png) no-repeat right center;
}

.footer-left .et_pb_column:first-child {
	width: 35%;
	margin-right: 3%;
}

.footer-left .et_pb_column:nth-child(2) {
	width: 31%;
}

.footer-left .et_pb_column:last-child {
	width: 31%;
}

.copyright-line {
	font-size: 15px;
	line-height: 21px;
}

.copyright-line a {
	color: #fff;
}

.copyright-line a:hover {
	color: #92b343;
}

.footer-left .et_pb_column_4 img {
	width: 86%;
}

img.footer-certified-logo {
	margin-top: 80px;
	padding-right: 20px;
}

img.footer-one-logo {
	margin-top: 80px;	
}

/* Bio Grid
------------------------------------------------------- */

.bio-grid  {
	padding: 0 !important;
}

.bio-grid .et_pb_team_member {
	background-size: cover;
	background-position: center 15%;
	text-align: center;
	padding: 100% 0 0;
	position: relative;
	cursor: pointer;
	cursor: hand;
}

.bio-grid .et_pb_team_member:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	display: none;
	z-index: 0;
}

.bio-grid .et_pb_team_member:hover:before {
	display: block;
}

.bio-grid .et_pb_team_member_description {
	position: absolute;
	left: 0;
	top: auto;
	bottom: 22px;
	width: 100%;
	padding: 0 10px;
}

@media (max-width: 479px) {
	.et_pb_section .bio-grid.et_pb_row .et_pb_column.et_pb_column_1_4 {
		width: 50% !important;
	}
}

.bio-drop {
	display: none;
	width: 400%;
	padding: 40px 30%;
}

.bio-grid .et_pb_column:nth-child(4n+2) .bio-drop {
	margin-left: -100% !important;
}

.bio-grid .et_pb_column:nth-child(4n+3) .bio-drop {
	margin-left: -200% !important;
}

.bio-grid .et_pb_column:nth-child(4n+4) .bio-drop {
	margin-left: -300% !important;
}

@media (max-width: 980px) {
	.bio-drop {
		width: 200%;
		padding: 40px 10%;
	}

	.bio-grid .et_pb_column:nth-child(even) .bio-drop {
		margin-left: -100% !important;
	}

	.bio-grid .et_pb_column:nth-child(odd) .bio-drop {
		margin-left: 0 !important;
	}
}

.bio-grid .et_pb_team_member h4 {
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
	margin-bottom: 5px;
	visibility: hidden;
	position: relative;
	z-index: 2;
}

.bio-grid .et_pb_member_position {
	color: #fff;
	font-size: 23px;
	visibility: hidden;
	position: relative;
	z-index: 2;
}

.bio-grid .et_pb_team_member:hover h4, 
.bio-grid .et_pb_team_member:hover .et_pb_member_position {
	visibility: visible;
}

.bio-drop h4 {
	color: #3b7501;
	font-size: 28px;
}

.bio-close {
    border: 3px solid #3b7501;
    color: #3b7501;
    border-radius: 50%;
    text-align: center;
    background: transparent;
    float: right;
    cursor: pointer;
    cursor: hand;
    line-height: 1;
    padding: 0;
    width: 25px;
    height: 25px;
}

.bio-close .fa {
	font-size: 17px;
	position: relative;
	top: -1px;
}

@media (max-width: 980px) {


	body .footer-left {
		width: 53% !important;
		padding-left: 30px !important;
	}
	
	body .footer-right {
		width: 47% !important;
		padding-right: 30px !important;
	}
	
	body .footer-left .et_pb_column,
	body .footer-right .et_pb_column {
	    width: 32% !important;
	    padding: 0px 1.5% !important;
	}

	body .footer-left .et_pb_column:first-child {
		width: 45% !important;
		margin-right: 3% !important;
	}
	
	body .footer-left .et_pb_column:nth-child(2) {
		width: 26% !important;
	}
	
	body .footer-left .et_pb_column:nth-child(3) {
		width: 26% !important;
	}

	.footer-social-icons {
		padding: 20px 0px 20px 20px !important;
		list-style: none;
	}

	img.footer-certified-logo {
		padding-right: 5px;
		width: 40%;
	}

	img.footer-one-logo {
		padding-left: 5px;
		width: 40%;	
	}

}

@media (max-width: 767px) {
	
	body .footer {
		text-align: center;
		font-size: 16px;	
	}
	
	.footer-right {
		padding-top: 0px !important;
	}
	
	.footer-left {
		padding-bottom: 0px !important;
		padding-top: 0px !important;
	}
	
	.footer-left .et_pb_column:first-child img {
		width: 40%;
	}
	
	body .footer-left {
		width: 100% !important;
		padding-left: 0px !important;
	}
	
	body .footer-right {
		width: 100% !important;
		padding-right: 0px !important;
	}
	
	body .footer-left .et_pb_column,
	body .footer-right .et_pb_column {
	    width: 100% !important;
	    padding: 0px 1.5% !important;
	}

	body .footer-left .et_pb_column:first-child {
		width: 100% !important;
		margin-right: 0% !important;
	}
	
	body .footer-left .et_pb_column:nth-child(2) {
		width: 100% !important;
	}
	
	body .footer-left .et_pb_column:nth-child(3) {
		width: 100% !important;
	}

	.footer-social-icons {
		padding: 20px 0px 20px 20px !important;
		list-style: none;
	    margin: auto;
		width: 112px;
		text-align: center;
		padding: 0px !important;
	}

	.copyright-line {
		text-align: center;
		border-bottom: 1px solid #fff;
		padding-bottom: 40px;
	}

	.footer .et_pb_column ul li:last-child {
		margin-right: 0px;
	}

	img.footer-certified-logo {
		padding-right: 10px;
		width: inherit;
		margin-top: 40px;
	}

	img.footer-one-logo {
		padding-left: 10px;
		width: inherit;	
		margin-top: 40px;
	}
	
}

@media (max-width: 480px) {



}

.gform_confirmation_wrapper {
    background: #efefef;
    padding: 5%;
    text-align: center;
}

.gform_wrapper input[type="submit"] {
	border: none;
	padding: 15px 20px;
	background: #4c721d;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}

.gform_wrapper input[type="submit"]:hover {
	background: #92b343;
	color: #fff;
	cursor: pointer;
}

.gform_wrapper input[type="button"] {
	border: none;
	padding: 7px 20px;
	background: #4c721d;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	margin-left: 20px;
}

.gform_wrapper input[type="button"]:hover {
	background: #92b343;
	color: #fff;
	cursor: pointer;
}

.gform_wrapper li {
	margin-bottom: 20px;
}

.gform_wrapper .address_country {
	margin-left: 0px !important;
}

.gform_wrapper select {
	margin-left: 0px !important
}

/* manoverboard styles */

.breakLink,
.breakLink a {
cursor: default;
}



.custom-SF-FORM label {
	display: block;
	clear: both;
font-family: "PT Sans", Helvetica, Arial, Lucida, sans-serif;
font-size: 18px;
font-weight: 700;
line-height: 23.4px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.custom-SF-FORM input,
.custom-SF-FORM select,
.custom-SF-FORM textarea {
	box-sizing: border-box;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 24px;
	margin: 10px 0 20px;	
	padding: 5px 4px;
	width: 500px;
	max-width: 100%;

}

input[type=submit] {
	display: inline-block;
	box-sizing: border-box;
	background-color: rgb(76, 114, 29);
	padding: 15px 20px;
	text-align: center;
	width: auto;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	display: inline-block;
	font-family: "PT Sans", Helvetica, Arial, Lucida, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	outline: none;
	border: none;
}
input[type=submit]:hover {
	background-color: rgb(146, 179, 67);
	cursor: pointer;
}





