.home .why-choose-sec h1.module-title {
    color: #fff;
    text-align: center;
}

.module-intro-a .module-intro-content {
  text-align: left;
  padding:20px;
	
}

.com-text {
   
    padding-bottom: 30px;
}

.cdf-advisor-section h1.module-title {
    text-align: center;
    padding-left: 13px;
}

.home-intro-content {
    padding-bottom: 40px;
}

.home-intro-content p {
    color: #fff;
    
}

.home .module-intro-content h2 {
    color: #0c1e34;
}

.home .why-col p {
    color: #0c1e34;
}

.page-template-template-fund .home-intro-content p {
    color: #0c1e34;
	padding-right:0px;
}

.page-template-template-fund h1.module-title{
	text-align:center;
}

section.module.module-intro-a.why-choose-sec.home-intro-a {
    background: #0c1e34;
    margin-top: -10px;
}

.comm-txt h3 {
    padding-left: 20px;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Commissioner',sans-serif;
    padding-bottom: 0px;
}

.fund-txt {
    background: #efefef;
    padding: 20px;
    margin-top: -29px!important;
    min-height: 125px;
    /* padding-left: 20px; */
    /* padding-right: 10px; */
}

element.style {
}
.columns.large-3.medium-3.small-12.why-col.benefits-col.community-team-col {
    padding-bottom: 30px;
}
.why-col .ico {
    /*margin-top:50px;*/
    margin-top: 20px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 2rem;
    color: #C81F23;
}


.why-col p {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 20px;
}

.module-intro-content h2 {
    font-size: 1.2rem;
    margin-bottom: 15px;
	/*font-weight:600;*/
	font-weight:600;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	font-family:'Commissioner',sans-serif;
}

.fund-title, .team-title {
    font-size: 18px;
    margin-bottom: 0px;
	font-weight:400;
	text-align:left;
	padding-left:20px;
	padding-right:10px;
	font-family:'Commissioner',sans-serif;
	text-transform:uppercase;
	color:#fff;
}

.home .why-box{
	background:#fff;
	min-height:350px;
}

.why-box {
	cursor:none;
    box-shadow: 0 0 6px #ccc !important;
    min-height: 50px;
    margin-bottom: 30px;
    padding-top: 20px;
	padding-bottom:20px;
    background: #0c1e34;
	border-radius: 5px;
}

.module-intro-content hr {
    margin: 0 auto;
    width: 70px;
    margin-bottom: 30px;
    margin-top: -30px;
}
.module-intro-content .why-col hr {
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 0px;
    width: 10%;
    background: #C81F23;
}

.module-intro-a .scroll-to {
	padding: 0;
	border-radius: 50%;
	color: #fff;
	width: 40px;
	height: 40px;
	font-size: 1.9rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}