a {
	color: #0957c3;
}
p a:hover {
	color: #0957c3;
	text-decoration: underline;
}
body.home {
	background-color: #fff;
}
#dropfilters {
	width: 77%;
	float: left;
}
#dropfilters form > ul {
	overflow: hidden;
	border: 0px none;
}
#dropfilters form > ul > li {
	width: 27%;
	float: left;
	margin-right: 6%;
	border-bottom: 0;
}
#dropfilters .searchandfilter ul {
	border-bottom: 0;
	padding-bottom: 0;
}
#dropfilters .searchandfilter ul li li {
    padding: 8px 0;
}
#dropfilters form > ul > li.sf-field-search {
	width: 33%;
	height: 70px;
	padding-top: 1rem;
	margin-right: 0;
}
#dropfilters form > ul > li.sf-field-search input {
	min-width: 305px;
}
#dropfilters form > ul > li.sf-field-post-meta-sf_covid-19_response_request,
#dropfilters form > ul > li.sf-field-post-meta-sf_grantee {
	width: 33%;
	height: 70px;
	padding-top: 1rem;
	margin-right: 0;
}

.twitter {
	margin-top: 30px;
}

/** GRANTEES **/
.post-type-archive-grantee #dropfilters form > ul > li.sf-field-post-meta-raft_grantee {
	
}
.post-type-archive-grantee #dropfilters form > ul > li.sf-field-taxonomy-case_studies_category {
	clear: both;
}
.post-type-archive-grantee .page-content {
	/** make sure there's always room for the filters **/
	min-height: 1200px;
}

.filters > button {
	background-image: url(../images/select-arrow.svg);
	background-size: 47px 47px;
	border: none;
	height: 47px;
	background-origin: unset;
	background-position: 100%;
	font-size: 21px;
	width: 281px;
	padding-left: 20px;
	margin: 0 0 2rem;
	padding: .5rem 1rem;
	border-radius: 0;
	background-color: #fefefe;
	font-family: inherit;
	font-weight: 400;
	line-height: 1.5;
	color: #0a0a0a;
	background-repeat: no-repeat;
	text-align: left;
	transition: box-shadow .5s,border-color .25s ease-in-out;
}
.filters > button:hover,
.filters > button:focus {
	background-color: #fefefe;
	color: #0a0a0a;
}
.filters > button.hover {
	background-image: url(../images/select-arrow-reverse.svg);
}
#dropfilters form > ul > li input[type="checkbox"] {
	margin-bottom: 0;
	position: relative;
	top: -5px;
}
.sf-field-post-meta-funding_programme > ul li.sf-level-0:nth-child(3) {
	/* display: none; */
}
.post-type-archive-grantee #dropfilters form > ul > li.sf-field-search {
	float:left;
}
.post-type-archive-grantee #dropfilters form > ul > li.sf-field-post-meta-funding_programme {
	float:left;
	clear: left;
}
.post-type-archive-grantee #dropfilters form > ul > li.sf-field-post-meta-funding_round {
	float:right;
}
.post-type-archive-grantee #dropfilters form > ul > li.sf-field-post-meta-sector_temp {
	float:right;
}
.post-type-archive-grantee #dropfilters form > ul > li.sf-field-post-meta-location_temp {
	float:left;
}


.intro > .textwidget {
	padding-bottom: 1.5rem;
	margin-bottom: 3rem;
	border-bottom: 2px solid white;
	max-width: 840px;
}
.intro > .textwidget > p,
.intro > .textwidget > ol {
	max-width: 740px;
}
.intro > .textwidget > ol > li {
	margin-bottom: 1rem;
	font-family: regweb;
	color: #0e2241;
	font-size: 21px;
	font-weight: 400;
}
.page-content ul > li {
	font-family: regweb;
	color: #0e2241;
	font-size: 21px;
	font-weight: 400
}
.post-type-archive-support .page-content {
    padding: 30px 0 90px 0;
}
.button.greenborder {
	font-size: 26px;
	font-weight: 600;
	color: #0E2241;
	background: #fff url(../images/arrow-right-navy.svg) no-repeat right 15px center;
	background-size: auto;
	background-size: 10px 20px;
	border: 0;
	-webkit-box-shadow: 5px 5px 0px 0px #6bcaba;
	box-shadow: 5px 5px 0px 0px #6bcaba;	
	padding: 1.5rem 2.5rem 1.5rem 1.5rem;	
	text-align: left;
	line-height: 1;
	margin-bottom: 30px;
	transition: all .1s ease-out;
}
.button.greenborder:hover {
    box-shadow: 1px 1px 0 0 #6bcaba;
}
.post-type-archive-support .page-header h1,
.single-support .page-header h1 {
	max-width: 840px;
	line-height: 1.1;
}
.support-item h3 {
	color: #0E2241;
	font-size: 37px;
	font-weight: 600;
	word-wrap: break-word;
}
.support-item .cs-image {
	background-position: center center;
	background-size: cover;
	height: 320px;
}
.support-item.grantee .cs-image {
	height: 240px;
}
.support-item p {
	font-size: 20px;
	color: #231F20;
	margin-bottom: 8px;
	line-height: 1.3;
}
.support-item p .lbl {
	font-weight: 600;
	margin-right: 5px;
}
.support-details {
	padding-top: 75px;
}
.support-details .lbl {
	display: block;
}
.support-details .ctent {
	font-weight: 600;
}
.support-item.grantee .support-cat .lbl {
	padding-left: 30px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
}
.support-item.grantee .support-cat.cat .lbl {
	background: transparent url(../images/tf-cat.png) no-repeat left 50%;
	background-size: 16px 16px;
}
.support-item.grantee .support-cat.loc .lbl {
	background: transparent url(../images/tf-loc.png) no-repeat left 50%;
	background-size: 16px 22px;
}
.support-item.grantee .support-cat.round .lbl {
	background: transparent url(../images/tf-cal.png) no-repeat left 50%;
	background-size: 16px 17px;
}
.support-item.grantee .support-cat.prog .lbl {
	background: transparent url(../images/tf-coin.png) no-repeat left 50%;
	background-size: 16px 16px;
}


#covidbutton {
	position: absolute;
	right: 1.5rem;
	background-color: #92FFA7;
	color: #0E2241;
	text-align: left;
	padding-right: 50px;
	font-size: 18px;
	font-weight: 600;
	background-image: url(../images/arrow-right-navy.svg);
	background-position: center right 15px;
	background-repeat: no-repeat;
	background-size: 8px 15px;
	transition: all .1s ease-out;
	width: 272px;
}
#covidbutton:hover {
	/* opacity: 0.8; */
}
button#covidbutton {
	background-image: url(../images/downButtonArrow.png);
	background-size: 22px 12px;
}
button#covidbutton.nodropdown {
	background-image: none;
	width: 150px;
	background-color: #6bcaba;
	padding-right: 20px;
	text-align: center;
}
button#covidbutton.nodropdown a {
	color: #0E2241;
	text-transform: uppercase;
}
#covid-dropdown-1 {
    width: 272px;
    padding: 1rem;
    border: 0px none;
    border-radius: 0;
    background-color: #EAFFED;
	z-index: 1000;
}
#covid-dropdown-1 ul {
	margin: 0;
	list-style: none;
}
#covid-dropdown-1 ul > li {
	list-style: none;
	list-style-type: none;
	margin-bottom: 1.75rem;
	line-height: 1.2;
}
#covid-dropdown-1 ul > li:first-child {
	margin-top: 0.75rem;
}
#covid-dropdown-1 ul > li:last-child {
	margin-bottom: 0.75rem;
}
#covid-dropdown-1 ul > li a {
	color: #142040;
	font-size: 18px;
}
#covid-dropdown-1 ul > li a:hover {
	color: #000;
}
#covid-dropdown-1 ul > li a span {
	font-size: 14px;
	margin-left: 5px;
}
.page-id-2142 a.cov-over,
.page-id-2144 a.cov-raft,
.post-type-archive-support a.cov-dir,
.page-id-7166 a.cov-don {
	font-weight: 600;
}

#charitable-donation-form {
	margin-top: -30px;
}
.charitable-form-header {
	color: #0E2241;
	font-size: 37px;
	font-weight: 600;
}
.charitable-donation-form .donation-amounts .donation-amount {
	border: 0;
	background-color: #fff;
	color: #0E2241;
	width: 48%;
	margin: 0 4% 1em 0;
}
.charitable-donation-form .donation-amount.selected, .charitable-donation-amount-form .donation-amount.selected, .charitable-notice, .charitable-drag-drop-images li:hover a.remove-image, .supports-drag-drop .charitable-drag-drop-dropzone.drag-over, .charitable-donation-form .donation-amounts .donation-amount:hover {
	background-color: #92ffa7;
	color: #0E2241;
}
.charitable-donation-form .donation-amounts .donation-amount .custom-donation-amount-wrapper, .charitable-donation-form .donation-amounts .donation-amount > label {
    font-weight: bold;
    font-size: 21px;
}
.charitable-donation-form .donation-amounts .donation-amount .custom-donation-amount-wrapper {
	padding: 0;
}
.charitable-donation-form .donation-amounts .donation-amount.custom-donation-amount {
	float: right;
	margin: 0;
	width: 100%;
	background: transparent;
}
.custom-donation-amount-wrapper {
	padding: 0;
}
.charitable-donation-form .donation-amounts .donation-amount.custom-donation-amount label {
	float:left;
	width:48%;
	text-align:right;
	margin: 0 4% 1em 0;
	font-size: 21px;
	color: #0E2241;
	line-height: 52px;
}
.charitable-donation-form .donation-amounts .donation-amount.custom-donation-amount input {
	float:left;
	width:48%;
	background: #fff;
	border: 0;
	font-size: 21px;
	color: #0E2241;
	font-weight: 600;
	padding: 1.4em 1em;
	margin-right: 0;
}
.charitable-donation-form .donation-amounts .donation-amount.custom-donation-amount.selected input {
	background-color: #92ffa7;
}
.charitable-form-field select {
    background-image: url(../images/select-arrow.svg);
    background-size: 47px 47px;
    border: none;
    height: 47px;
    background-origin: unset;
    background-position: 100%;
    font-size: 21px;
    min-width: 270px;
    padding-left: 20px;
	width: 50%;
}
.charitable-form-field label {
	color: #0E2241;
	font-size: 21px;
}
.charitable-form-field input[type="text"],
.charitable-form-field input[type="email"] {
	color: #0E2241;
	font-size: 21px;
	padding: 1.5rem 1rem;
	border: 0;
	background: #fff;
	margin-bottom: 1.5rem;
}
.charitable-submit-field .button {
	background-color: #0E2241;
	padding: 1rem 1.5rem;
	font-size: 28px;
	color: #FFFFFF;
	border: 0;
	-webkit-box-shadow: 5px 5px 0px 0px #6BC9B9;
	box-shadow: 5px 5px 0px 0px #6BC9B9;
	transition: all .1s ease-out;
	background-image: url(../images/arrow-right-white.svg);
	background-position: center right 15px;
	background-repeat: no-repeat;
	background-size: 12px 30px;
	width: 240px;
	text-align: left;
}
a.button.greenborder.donation {
	background-color: #0E2241;
	padding: 1.5rem 2rem 1.5rem 1.5rem;
	font-size: 28px;
	color: #FFFFFF;
	background-image: none;
}
.charitable-submit-field .button:hover {
	box-shadow: 1px 1px 0 0 #6bcaba;
}
.charitable-form-fields .charitable-fieldset {
	border: 0;
	padding: 0;
}
a.button.greenborder.donation.inline {
	margin-left: 1rem;
}
header .logo {
	min-height: 100px;
}

.pum-theme-219609 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
	width: 23px;
	height: 23px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(/wp-content/themes/thefore/assets/images/popupClose.png) no-repeat left top;
}
.pum-theme-219609 .pum-title, .pum-theme-default-theme .pum-title {
	margin-top: 1rem;
	margin-bottom: 1.5rem;
}
.popmake-content.pum-content p:last-child {
	margin-bottom: 0;
}	
.popmake-content.pum-content a.button.greenborder {
	margin-bottom: 0;
}
.popmake.pum-container {
	max-width: 90%;
}
.page-template-template-faq .accordion-title {
	padding-right: 3rem;
}
.page-template-template-faq .accordion-title h3 {
	font-size: 28px;
}
.page-template-template-faq .page-content h2 {
	margin-top: 3rem;
}

#mc_embed_signup {
    margin-right: 3rem;
    margin-top: 1rem;
}
#mc_embed_signup > form {
	padding: 0;
}
#mc_embed_signup_scroll > h2 {
	font-size: 18px;
    color: #fff;
	font-weight: 500;
}
#mc_embed_signup_scroll .indicates-required {
	display: none;
}
#mc_embed_signup_scroll label {
	font-size: 16px;
    color: #fff;
	margin-bottom: 0.25rem;
}
.footer-address {
	margin-top: 1rem;
}
#mc_embed_signup_scroll > .mc-field-group {
	margin-top: 0.5rem;
}
.home-ctas .cta-professionals > a,
.home-ctas .cta-professionals > h3,
.home-ctas .cta-professionals > p {
	color: white;
}
.news-item .news-img {
	height: 140px;
}
.strategic {
    background-image: url(../images/icon-people.svg);
    background-size: 83px 83px;
}

@media all and (max-width: 720px) {
	.post-type-archive-grantee #dropfilters form > ul > li.sf-field-search,
	.post-type-archive-grantee #dropfilters form > ul > li.sf-field-post-meta-funding_programme,
	.post-type-archive-grantee #dropfilters form > ul > li.sf-field-post-meta-funding_round,
	.post-type-archive-grantee #dropfilters form > ul > li.sf-field-post-meta-sector_temp,
	.post-type-archive-grantee #dropfilters form > ul > li.sf-field-post-meta-location_temp {
		float:left;
		width: 100%;
	}
}
