.banner-top {
    background-image: url(../images/home-banner-top.jpg);
    background-position-x: 75%;
	height:400px;
}
.banner-text {
    max-width: 450px;
	bottom: 70px;
}
.banner-text h1 {
	font-family: 'Roboto Condensed';
    font-weight: 700;
    color: #ffffff;
    font-size: 52px;
    line-height: 52px;
    text-shadow: 2px 2px 5px #000000;
    text-align: left;
}

.image-bg-fixed-height {
	background: url('../images/charities-banner-middle.jpg') no-repeat center top scroll;
    height: 450px;
    background-size: cover;
    -o-background-size: cover;
}

.image-bg-fixed-height .content .Normal {
	font-weight: 500;
    color: #000000;
    font-size: 18px;
    line-height: 24px;
    padding: 6px 0px 15px 0px;
	text-align: left;
}
.charities-banner-text {
	font-weight: 500;
    color: #000000;
    font-size: 18px;
    line-height: 24px;
    padding: 6px 0px 15px 0px;
}
.charities-banner-text h2
{
    font-family: 'Roboto Condensed';
    padding-top: 80px;
    font-weight: 700;
    color: #000000;
    font-size: 36px;
    line-height: 36px;
    display: block;
    margin-bottom: 25px;
}
.charities-banner-text p
{
    font-family: 'Roboto Condensed';
    font-weight: 700;
    color: #000000;
    font-size: 28px;
    line-height: 32px;
    padding: 6px 0px 15px 0px;
}

section.homepage-sign-up, section.homepage-impact {
    background-color: #353535;
    color: #ffffff;
    padding: 35px 0px;
}
section.homepage-sign-up .large
{
    margin-top: 0px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 36px;
    display: inline-block;
    margin-right: 22px;
}
section.homepage-sign-up p
{
    font-family: 'Roboto Condensed';
    font-weight: 300;
    display: inline-block;
    margin-right: 12px;
}
section.homepage-impact p {
    font-weight: 300;
    display: inline-block;
    margin-right: 0px;
	font-family: 'Roboto Condensed';
}
.homepage-sign-up .field-container {
    margin: 0;
    padding: 0;
	width:100%;
}

.homepage-sign-up .form-control {
    border-radius: 0;
    height: 46px;
    width: 100%;
    margin: 0;
}
section.homepage-impact .h2 {
    display: inline-block;
    margin-bottom: 25px;
}
section.homepage-sign-up h2, section.homepage-impact h2, section.homepage-sign-up .h2, section.homepage-impact .h2 {
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    display: block;
    width: 100%;
    margin-right: 22px;
}
section.featured-blog h3, section.featured-blog .h3 {
    margin-top: 22px;
    font-weight: 700;
    color: #000000;
    font-size: 28px;
    display: block;
    width: 100%;
}
section.featured-blog h3 a {
    color: #000000;
}
section.featured-blog a {
    color: #bf3224;
}
section.featured-blog a:hover {
    color: #e84c3d;
}
section.featured-blog p.author {
    font-weight: 100;
    font-size: 14px;
    color: #000000;
    line-height: 16px;
    display: block;
    margin-bottom: 25px;
    margin-top: 25px;
}
section.featured-blog p {
    font-weight: 300;
    font-size: 17px;
    color: #000000;
    line-height: 25px;
    display: block;
}
.featured-blog .featured-blog-img {
	display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
	background-position:center;
    width: 100%;
    height: 330px;
    padding-left: 100%;
	background-size:cover;
}

/* Take the Pledge section */
.take-pledge {
    background-color: #ececec;
	padding:80px 3vw;
}
.take-pledge h3 {
    margin-top: 0px !important;
}
.take-pledge .pledge {
    font-weight: 300;
    font-size: 17px;
    color: #000000;
    line-height: 25px;
}
.take-pledge .pledge span {
	display:inline;
}
.form-group-pledge-percentage {
	margin: 0px !important;
    padding: 0px !important;
	height:20px;
	width:40px;
	float:none;
	display:inline;
}
.pledge-percentage {
    width: 40px;
    background-color: inherit;
    border: none;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #333;
	height: 20px;
    line-height: 20px;
    padding: 0px 5px;
	display:inline;
	font-size:16px;
	color:inherit;
	text-align:right;
}
.pledge-percentage:focus {
	outline:none;
    box-shadow: none;
}
.take-pledge .name, .take-pledge .email {
    border-radius: 0;
    height: 40px;
	-webkit-box-shadow: none;
    box-shadow: none;
	border-color: #aaa;
}
.first-name-row .field-container, .last-name-row .field-container, .email-row .field-container {
    width: 100%;
}
.take-pledge .first-name-row .field-container {
    margin-top: 20px;
}
.take-pledge .first-name-row .field-container, .take-pledge .last-name-row .field-container {
    margin-bottom: 10px;
}
.notification-row {
	font-size:14px;
}
.notification-row label {
	padding-left: 25px;
    margin-bottom: 0;
    cursor: pointer;
	display: inline-block;
    max-width: 100%;
	line-height:20px;
}
.notification-row input {
	position: relative !important;
    vertical-align: -4px;
    border: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
	margin-left: -25px;
	margin-top:5px;
}
.notification-row input:checked:before {
	content: "";
    position: absolute;
    top: 0;
    left: 6px;
    display: table;
    width: 6px;
    height: 12px;
    border: 2px solid #333;
    border-top-width: 0;
    border-left-width: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.notification-row input:after {
	content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -2px;
    margin-right: 10px;
    border: 1px solid #aaa;
    -webkit-transition: 240ms;
    -o-transition: 240ms;
    transition: 240ms;
	background-color: #fff;
}
.notification-row input:focus {
	outline:none;
}
.take-pledge .submit-row .field-container {
    margin-bottom: 0px;
}
section.thankyou {
    color: initial;
}
.personal-fundraiser {
	background-color: transparent;
	background-image: url('../../../../0/images/theme/personalfundraisingHome2.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	background-position: 50% 100%;
    height: 457px;
    padding: 25px;
    text-align: center;
}
div.personal-fundraiser p {
    font-size: 20px;
	margin: 15px auto;
}
.personal-fundraiser h3, .personal-fundraiser p {
    color: #fff !important;
}