/*
Theme Name: Mercy USA
Author: Absolute Web Services
Author URI: http://www.absolutewebservices.com/
Description: Theme for Mercy USA
Version: 1.0
License: Copyright (c) 2016 Absolute Web Services
*/


.how-to-get-involved .project h2 {
	overflow: hidden;
	height: 60px;
	margin: 15px 0;
	font-size: 18px;
}

.how-to-get-involved .project .article-content p {
	font-size: 14px;
}

.how-to-get-involved .project .article-content .read-more {
	display: flex;
	align-items: center;
	font-size: 14px;
}

.how-to-get-involved .project .article-content .read-more i {
	margin-left: 5px;
	color: #32baff;
}

.how-to-get-involved .project .article-content .read-more span {
	color: #32baff;
	font-size: 14px;
}

.is-ajax-request {
	overflow: visible !important;
}

body.annual-reports .report-grid-item img {
	max-height: 460px;
	box-shadow: 0px 0px 19px 2px rgba(0, 0, 0, 0.35);
}

.main-footer .trustwave, .main-footer .donate-button {
	margin-top: 25px;
}

.main-content .content-row {
	display: flex;
	align-items: flex-start;
	margin-bottom: 25px;
}

.main-content .content-row .trustwave {
	display: block;
	flex-grow: 0;
	flex-shrink: 0;
	width: 105px;
	margin-top: 5px;
	margin-right: 20px;
}

.main-content .content-row .trustwave img {
	display: block;
	width: 100%;
	height: auto;
}

.main-content .content-row .contents {
	display: block;
	flex-grow: 1;
	min-width: 0;
	font-weight: 300;
}

.home .wrap .mission {
	top: auto;
	margin-bottom: 60px;
	box-shadow: 0 10px 30px rgba(0, 84, 135, 0.46);
}