.project-card {
	margin: 20px 1%;
	width: 98%;
	float: none;
}
.project-card a {
	text-decoration: none !important;
}
.project-card-inner{
	margin:0 16px;
}
.program-card-container span {
	display: block;
}
.program-card-container .project-card-body {
	height: 446px;
}
.program-card-container .project-card .project-card-body .project-card-image .project-card-image-inner img {
	display: block;
	width: 100% !important;
	left: 0 !important;
}
.project-card-footer .view-details {
	width: 150px;
	margin: 4px auto 6px auto;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 12px;
	padding: 2px 6px;
	color: #333;
	cursor: pointer;
	border-radius: 4px;
}
.project-card-footer .view-details:hover {
	background: #e6e6e6;
	color: #333;
}
#cf-project.cf-aggregator .project-card {
	margin-left: 10px;
	margin-right: 5px;
}
body.home-page .project-card .project-card-header {
	padding-bottom:2px;
}
body.mycf .project-card {
	margin-left: 0;
	margin-right: 0;
}
.project-card-wrapper {
	background: #fff;
}
.project-card-wrapper:hover {
	background: #e0f3fd;
}
.project-card .project-card-header {
	overflow: hidden;
	padding-bottom:2px;
	color: #415b6b;
	font-family: Roboto, "Trebuchet MS";
  font-weight: 300;
	position: relative;
}
.project-card .project-card-header .project-card-category {
    min-height:25px;
	margin-left: 3px;
	font-weight: bold;
	font-size: 14px;
}
.project-card .project-card-location {
	color: #999;
	padding: 4px 10px 4px 17px;
	background: #f5f5f5;
}
.project-card .project-card-wrapper .project-card-location img {
	position: relative;
	vertical-align: inherit;
}
.project-card-wrapper:hover .project-card .project-card-header {
	background: #fff;
}
.project-card .project-card-body {
	border: 1px solid #d0d7dd;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #fff;
}
.project-card .project-card-body:hover {
	border-color: #e0f3fd;
}
.project-card .project-card-body .project-card-image {
	position: relative;
	text-align: center;
}
.project-card .project-card-body .project-card-image .project-card-view-details {
	width: 100%;
	padding: 5px 0;
	background: url(/wp-content/themes/communityfunded/images/overlay-black.png);
	text-align: center;
	font-size: 17px;
	font-family: Roboto, "Trebuchet MS";
  font-weight: 500;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}
.project-card .project-card-body .project-card-image .project-card-badges {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 999;
}
.project-card .project-card-body .project-card-image .project-card-badges .keep-on-funding {
	position: absolute;
	top: 60px;
	right: -1px;
}
.project-card .project-card-body .project-card-image .project-card-image-inner {
	height: 130px;
	overflow: hidden;
}
.program-card-container .project-card .project-card-body .project-card-image .project-card-image-inner {
	height: 201px;
}
.project-card-image-inner img {
	height: auto;
	width: 100%;
}
.project-card .project-card-body .project-card-user-avatar {
	position: absolute;
	top: 75px;
	right: 20px;
}
.project-card .project-card-body .project-card-title {
	color: #221f1f;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 30px;
	height: 39px;
	font-family: Roboto, "Trebuchet MS";
  font-weight: 500;
}
.project-card .project-card-body .project-card-title span.card-title-font-reduced {
	font-size: 14px;
}
.project-card .project-card-body .project-card-summary {
	height: 80px;
	color: #221f1f;
	font-size: 13px;
	line-height: 16px;
	margin: 15px 0 30px 0;
	position: relative;
	font-family: Roboto, "Trebuchet MS";
	font-weight: 300;
	overflow: hidden;

}
.program-card-container .project-card .project-card-body .project-card-summary {
	height: 125px;
	margin: 0 0 5px 0;
}
.project-card .project-card-body .project-card-summary .im-supporting {
	position: absolute;
	bottom: 142px;
	left: -27px;
	z-index: 999;
}
.project-card .project-card-body .project-card-share {
	text-align: right;
	padding: 10px;
	border-bottom: 1px solid #d0d7dd;
	overflow: hidden;
	margin-bottom: 4px;
}
.project-card .project-card-body .project-card-share .project-card-share-button {
	width: 20px;
	height: 16px;
	background: url(/wp-content/themes/communityfunded/images/project-card-share-icon.png);
	float: right;
	margin-right: 2px;
}
.project-card .project-card-body .project-card-share .project-card-share-button:hover {
	background-position: 0 16px;
}
.project-card .project-card-body .project-card-creator-name {
	padding: 4px 0;
	color: #4d4d4d;
	font-size: 12px;
	height: 28px;
	margin-top: 2px;
}
.project-card .project-card-body .project-card-stats {
	padding-top: 10px;
	height: 92px;
	background: #fafafa;
	position: relative;
	text-align:center;
}
.project-card .project-card-body .project-card-stats .project-card-success {
	position: absolute;
	top: 3px;
	right: 2px;
}
.project-card .project-card-body .project-card-stats .project-card-success-bar {
	background: #47a848;
	width: 100%;
	height: 26px;
	color: #fff;
	font-size: 17px;
	font-family: Roboto, "Trebuchet MS";
	font-weight: 500;
	position: relative;
	top: -10px;
	text-align: center;
	line-height: 28px;
	margin-top: 8px;
}
.project-card.aggregator .project-card-body .project-card-stats .project-card-success-bar {
	background: #006cbf;
}
.project-card .project-card-body .project-card-stats .project-card-progress-bar {
	display:inline-block;
	position: relative;
	width: 85%;
	height: 10px;
	background: #d0d7dd;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow: hidden;
	margin-top: 8px;
}

.project-card .project-card-body .project-card-stats .project-card-success-bar.investment-project{
	background: #F89B3B;
}

.project-card .project-card-body .project-card-stats .project-card-progress-bar.no-bar {
	background: #fafafa;
}
.project-card .project-card-body .project-card-stats .progress-bar-fill {
	position: absolute;
	top: 0;
	left: 0;
	height: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
.project-card.standard-project .project-card-body .project-card-stats .progress-bar-fill {
	background: #47a848;
}

.project-card.standard-project.comingsoon .project-card-body .project-card-stats .progress-bar-fill {
	background: #006cbf;
}

.project-card.investment-project .project-card-body .project-card-stats .progress-bar-fill {
	background: #F89B3B;
}

.project-card.standard-project .project-card-body .project-card-stats .progress-bar-container {
	display:block;
	overflow: hidden;
}
.project-card.standard-project .project-card-body .project-card-stats .progress-bar-container .progress-type-container {
	position:relative;
	width:13px;
	margin-top: 0px;
	margin-right:5px;
	display:inline-block;
	top: -1px;
}

.project-card.standard-project .project-card-body .project-card-stats .progress-bar-container .progress-type-container img {
	padding:0;
	max-width:13px;
	min-width: 0;
}

.project-card .project-card-body .project-card-stats .project-card-stats-metrics {
	overflow:hidden;
	margin-top: 7px;
}
.project-card .project-card-body .project-card-stats .project-card-stats-metrics.success {
	margin-top: -5px;
}
.project-card .project-card-body .project-card-stats .project-card-stats-metrics div {
	float: left; width: 33%;
}
.project-card .project-card-body .project-card-stats .project-card-stats-metrics div span.metrics-value {
	color: #221f1f;
	font-size: 14px;
	display: block;
	font-family: Roboto, "Trebuchet MS";
	font-weight: 700;
}
.project-card .project-card-body .project-card-stats .project-card-stats-metrics div span.metrics-label {
	color: #999;
	font-size: 12px;
	font-family: Roboto, "Trebuchet MS";
	font-weight: 300;
}

/* Media Queries */

@media (max-width: 479px){
	.project-card-inner{margin:0 10px}
}
