#block-footer {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
    width: 100%;
}
.page-footer{
    flex-wrap: nowrap;
    justify-content: space-between;
}
.page-footer > div{
    display: inline-block;
    width: 23%;
    margin-right: 1%;
    margin-left: 1%;
    padding-right: 30px;
}

.w-background-video  video {
	background-size: cover;
	background-position: 50% 50%;
	position: absolute;
	margin: auto;
	width: 100%;
	height: 100%;
	right: -100%;
	bottom: -100%;
	top: -100%;
	left: -100%;
	object-fit: cover;
	z-index: -100;
}
#block-foodfoundation-primary-local-tasks ul{
    margin: 0;
    padding: 0;
    text-align: center;
}
#block-foodfoundation-primary-local-tasks li{
    display: inline-block;
    list-style: none;
}
#block-foodfoundation-primary-local-tasks a{
    display: block;
    padding: 5px 10px;
    background-color: #8cc63f;
    color: #fff;
    text-decoration: none;
}
#block-foodfoundation-primary-local-tasks a.is-active,
#block-foodfoundation-primary-local-tasks a:hover{
    background-color: #009245;
}
.featured-content{
    text-align: center;
}
div[role="contentinfo"] {
	background-color: #8cc63f;
	margin: 20px 0px;
	padding: 20px;
	border-radius: 18px;
	text-align: center;
	color: #fff;
}
.circlerow {
	position: relative;
	z-index: 1;
	min-height: 170px;
}
.paragraph--type--card .carddesc p {
	margin-top: 0;
	margin-bottom: 0;
}
.paragraph--type--card > .cardtext > img {
	display: block;
	width: 100%;
	max-width: 120px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	float: left;
	-o-object-fit: contain;
	object-fit: contain;
    height: auto;
}
.contentblock{
    overflow: hidden;
}
.field--name-field-cards{
    display: flex;
    flex-wrap: wrap;
	width: 100%;
}
.buttonMission a, .paragraph--type--download a, .paragraph--type--download-url a{
display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px 30px;
    border-radius: 30px;
    background-color: #d9e021;
    -webkit-transition: box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 200ms ease;
    transition: box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 200ms ease;
    transition: box-shadow 200ms ease, transform 200ms ease, background-color 200ms ease;
    transition: box-shadow 200ms ease, transform 200ms ease, background-color 200ms ease, -webkit-transform 200ms ease;
    font-family: Jost, sans-serif;
    color: #1c2d24;
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    text-align: center;
	text-decoration: none;
}

.buttonMission.darkGreen a{
	background-color: #009245;
    color: #fff;
}
.buttonMission.darkGreen a:hover{
    color: #fff;
}
.buttonMission a:hover, .paragraph--type--download a:hover, .paragraph--type--download-url a:hover {
	background-color: #8cc63f;
	box-shadow: 0 13px 20px -10px rgba(0, 0, 0, 0.22);
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
	color: #1c2d24;
}
.field--name-field-logo img,
.field--name-field-cover img,
.field--name-field-image img:not('profileimage'){
    height: auto;
}
.field--name-field-logo .field--type-image{
    position: relative;
}
.field--name-field-logo .field--name-field-link a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}
.introtext > .field--name-field-text > h3 {
	font-family: Jost, sans-serif;
	color: #1c2d24;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.field--name-field-title-formatted span {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
}
.titleFormatted h1 {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
}
.paragraph--type--card-with-links .menucard {
    position: relative;
    width: 98%;
}
.paragraph--type--card-with-links.dropcolumn {
	z-index: 1;
	border-style: none;
}
.paragraph--type--card-with-links .menuimage img {
	width: 100%;
	height: 100px;
	max-height: 80px;
	margin-bottom: 5px;
	border-radius: 5px;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: 0% 50%;
	object-position: 0% 50%;
}
.fullimage .field--name-field-image img {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.fullimage.right .imagecontainer {
	text-align: right;
}
.fullimage.centre .imagecontainer {
	text-align: center;
}
.w-video .field--name-field-video iframe{
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 450px;
}
.w-video .field--name-field-video video{
    width: 100%;
    height: auto;
}
.cardimage.field--name-field-image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.cardimage.field--name-field-image {
    height: 100%;
    max-height: none;
    object-fit: cover;
}
.cardtext.overlayct > .cardarrow {
    color: white;
}
.articleimage {
	overflow: hidden;
}

.articleimage img {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
}

.reporthero{
    overflow: hidden;
}
.background-image {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-position: center;
	background-size: cover;
}
.campaign-logo{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.view-latest-content > .container > .card{
    width: 31.3%;
}
.view-id-latest_content.view-display-id-block_1 > .container > .card {
	width: 23%;
}
.noMarginItems .view-id-latest_content.view-display-id-block_1 > .container > .card {
	width: 23%;
	margin-bottom: 30px;
}
.noMarginItems .view-id-latest_content.view-display-id-block_1 > .container{
    padding: 0 20px;
}
.view-id-latest_content.view-display-id-block_2 > .container > .card{
    width: 100%;
}
.profileimage{
    margin: 0 auto;
}
.profileimage img{
	width: 100%;
	max-height: 150px;
	max-width: 150px;
	margin-bottom: 10px;
	border-radius: 500px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
}

/* out 
.articleright .card.node--view-mode-teaser{
    width: 98%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
    text-align: left;
}

*/


.field--type-file .field__item span:last-child{
    display: none;
}
.field--type-file .file--application-pdf a {
	display: inline-block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 30px;
	border-radius: 30px;
	background-color: #d9e021;
	-webkit-transition: box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 200ms ease;
	transition: box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 200ms ease;
	transition: box-shadow 200ms ease, transform 200ms ease, background-color 200ms ease;
	transition: box-shadow 200ms ease, transform 200ms ease, background-color 200ms ease, -webkit-transform 200ms ease;
	font-family: Jost, sans-serif;
	color: #1c2d24;
	font-size: 22px;
	line-height: 32px;
	font-weight: 700;
	text-align: center;
    text-decoration: none;
}
.field--type-file .file--application-pdf a:hover {
    background-color: #8cc63f;
    box-shadow: 0 13px 20px -10px rgba(0, 0, 0, 0.22);
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    color: #1c2d24;
}
.field--name-field-downloads > .field__item{
    display: inline-block;
}
.w-richtext a{
    color: #1c2d24;
}
.overBox{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.1s ease-out;
}
.card.featuredcard:hover .overBox{
    opacity: 1;
}
.node--type-article .card.featuredcard:hover {
	background-color: #fff;
}
.paragraph--type--mission .node--view-mode-long-teaser,
.paragraph--type--mission .node--view-mode-teaser,.node--view-mode-long-teaser{
    margin-bottom: 20px;
}
.longbimg {
    position: relative;
}

.longbimg img {
    object-fit: cover;
    height: 100%;
}

.detailcol{
    width: 47%;
}
.node--type-press-release .supporters{
    padding: 0;
}
.field--name-field-content-pb .contentblock {
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	border-radius: 20px;
    overflow: inherit;
}
.field--name-field-content-pb  .contentcontainer {
	position: relative;
	z-index: 1;
	max-width: none;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
}
.field--name-field-content-pb  .contentcontainer .rtb p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.resulttext > div > strong{
    display: inline-block;
    padding-right: 3px;
    padding-left: 3px;
    border-radius: 200px;
    background-color: #d9e021;
    font-weight: normal;
}
.filterrow-2 .form-actions {
    float: right;
}
.filterrow-2 #edit-reset,
.filterrow-2 input[data-drupal-selector="edit-reset"]{
	float: right;
	padding: 13px 10px 13px 31px;
	background-image: url("../png/60e3898d8bfdf7289bfc23ca_reseti.png");
	background-position: 0% 50%;
	background-size: 26px 26px;
	background-repeat: no-repeat;
	opacity: 0.51;
	color: #000;
	text-decoration: none;
	background-color: transparent;
	border: 0;
	font-weight: normal;
	margin: 0;
    border-radius: 0;
}
.filtersearch label{
    display: none;
}
.filtersearch input {
	width: 80%;
	height: 56px;
	margin-bottom: 0px;
	padding: 10px 12px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #e6e6e6;
	background-color: #e6e6e6;
	font-size: 20px;
	line-height: 26px;
}
.filtersearch{
    overflow: hidden;
    border-radius: 5px;
}
.bef-checkboxes .js-form-type-checkbox input {
	position: relative;
	top: 7px;
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-right: 10px;
	float: left;
	border: 1px solid #000;
}
.bef-checkboxes label {
	display: block;
	padding-top: 14px;
	padding-bottom: 14px;
	float: left;
	font-family: Jost, sans-serif;
	color: #1a2a13;
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
}
.fieldgroup.form-composite.js-form-item legend{
    display: none;
}
.views-exposed-form .contentblock {
	overflow: inherit;
}
nav.pager > ul{
    text-align: center;
    padding: 0;
    margin: 0 0 20px;
}
nav.pager li{
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}
nav.pager a {
	background-color: #d9e021;
	padding: 2px 15px;
	margin: 5px;
	display: block;
	border-radius: 5px;
	text-decoration: none;
	color: #000;
}
.searchpage h2 {
	margin-top: 10px;
	margin-bottom: 50px;
	font-family: Arvo, sans-serif;
	font-size: 40px;
	line-height: 50px;
	font-weight: 400;
	width: 100%;
	text-align: center;
}
.searchpage .blocks > nav{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.paragraph--type--latest-content .view-filters{
    display: none;
}
.search-on.paragraph--type--latest-content .view-display-id-default > .view-filters,.content-type-on.paragraph--type--latest-content .view-display-id-default > .view-filters{
    display: block;
}
.view-latest-content .view-filters .contentblock{
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.noTopMargin{
    margin-top: 0;
}
#block-mainnavigation.contextual-region {
	position: static;
}
.menucard .menuimage.field--name-field-image img{
    height: 100%;
    width: auto;
}
html {
	scroll-padding-top: 170px; /* height of sticky header */
}


.field--name-field-download-paragraph .field__item {
	display: inline-block;
}

#newsletter {
    position: relative;
    padding: 15px;
    border-top: 52px solid transparent;
    margin-top: -50px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

#newsletter:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    border-top: 1px solid #ccc;
}
.paragraph--type--cards .field__item{
	display:inline;
}

a{
target-name:new;
target-new:tab;
}

.node--type-event .field--name-field-image video{
	width: 800px;
}

#views-exposed-form-latest-content-listing-block-1 .form-radios{
	text-align: center;
}
#views-exposed-form-latest-content-listing-block-1 .form-radios .js-form-type-radio label.option {
	cursor: pointer;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 5px 20px;
    border-radius: 200px;
    background-color: #E6E6E6;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    color: #006837;
    font-size: 20px;
    text-decoration: none;
}

#views-exposed-form-latest-content-listing-block-1 .form-radios .js-form-type-radio {
	display: inline-block;
	}

#views-exposed-form-latest-content-listing-block-1 .form-radios .js-form-type-radio input{
	display: none;
}

#views-exposed-form-latest-content-listing-block-1 .form-actions input{
	display: none;
}
.form-select {
    height: 100%;
    width: 100%;
    color: black;
}

.form-item-type label,.form-item-pillars label,.form-item-initiatives label{
	display: none;
}

.paragraph--type--latest-content .view-filters .type,.paragraph--type--latest-content .view-filters .pillars,.paragraph--type--latest-content .view-filters .initiatives{
	padding-bottom: 20px;
}

.paragraph--type--mission .field--name-field-cards .paragraph--type--card {
    margin-top: 0px;
    margin-bottom: 20px;
    min-width: 31.3%;
    max-width: 100%;
}

.mini {
	min-width: 19%;
}


/* NEW CODE 12 10 2021*/

.contentblock {
    padding: 50px 20px;
	width: 100%;
}


.card._2card {
    margin-top: 0px;
}


.cardtext {
    word-break: break-word;
}


.herohome {
    padding-top: 20px;
}


.container {
    padding: 10px 20px;
}


.search-off.contentblock {
    padding-top: 0px;
}

.reporthero {
    padding-top: 45vh;
}

.mini {
    min-width: 19%;
    font-size: 16px;
    line-height: 18px;
}

.paragraph--type--tabs > .container {
	max-width: 1300px;
}

.bef-checkboxes label {
    display: table;
    padding-top: 12px;
    padding-bottom: 2px;
    float: none;
    font-family: Jost, sans-serif;
    color: #1a2a13;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
}

.agile-field input {
    border-radius: 15px;
    border: 0px none;
    height: 50px;
    width: 100%;
    max-width: 500px;
	text-align: center;
}

.agile-field .i-checks {
    margin: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: space-between;
	font-weight: 300;
}

.agile-field .i-checks input {
    width: auto;
    width: 30px;
    height: 30px;
	margin-right: 8px;
}

.articlecontentblock {
    padding-top: 100px;
}

.reportintro {
    word-break: break-word;
}

.flink {
    display: inline-block;
    margin-bottom: 10px;
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    text-decoration: none;
}


/* Cookies */

.eu-cookie-compliance-banner {
    padding: 20px 0px 20px 0px;
    line-height: 22px;
    border-top: 3px white solid;
}

.agree-button.eu-cookie-compliance-secondary-button {
    margin-top: 10px;
    background-color: #8cc63f;
    border-radius: 400px;
    padding: 10px 20px;
	transition: box-shadow 200ms ease, transform 200ms ease, background-color 200ms ease, -webkit-transform 200ms ease;
}


.agree-button.eu-cookie-compliance-secondary-button:hover {
    background-color: #d9e021;
    box-shadow: 0 13px 20px -10px rgba(0, 0, 0, 0.22);
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    color: #1c2d24;
}

.decline-button.eu-cookie-compliance-default-button {
    background-color: transparent;
    background: none;
    border: 0px;
    box-shadow: none;
    text-shadow: none;
    margin-top: 13px;
    font-family: Jost, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: white;
}

.decline-button.eu-cookie-compliance-default-button:hover {
	color: #1c2d24;
}

.eu-cookie-compliance-message h2 {
    font-size: 20px;
    font-weight: normal;
}

.eu-cookie-compliance-message p {
    font-size: 16px;
    display: inline;
    font-weight: normal;
}

.eu-cookie-compliance-more-button {
    cursor: pointer;
    display: inline;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    text-decoration: underline;
    background: none;
    font-size: 16px;
    font-weight: bold;
}


/* Cookies End */


/* New Card Structure */

.rcshifter {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
}

.paragraph--type--latest-content-listing {
    width: 100%;
}

.card {
    max-width: 31.3%;
    min-width: 23%;
	margin-bottom: 20px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.card:nth-child(1), .card:nth-child(2), .card:nth-child(3) {
    min-width: 31.3%;
}

.card:nth-child(4) {
    min-width: 98%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 98%;
    min-height: 30px;
    margin-right: 1%;
    margin-left: 1%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
    transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
    transition: transform 200ms ease, box-shadow 200ms ease;
    transition: transform 200ms ease, box-shadow 200ms ease, -webkit-transform 200ms ease;
    text-decoration: none;
}

.card:nth-child(4) img {
    display: inline-block;
    width: 100%;
    height: 100%;
    max-height: 350px;
    max-width: 37%;
    margin-right: 2%;
    -o-object-fit: cover;
    object-fit: cover;
}

.card:nth-child(4) .cardtext {
    display: inline-block;
    max-width: 60%;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
}


.card._2card {
    min-width: 48%!important;
    margin-bottom: 20px;
    margin-top: 0px;
	padding: 20px 30px 20px 10px;
}

.card._2card .cardtext {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 10px;
}

.card._2card img {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    object-fit: contain;
}


.field--name-field-cards .card:nth-child(4) {
    min-width: 31.3%;
    display: block;
}

.field--name-field-cards .card:nth-child(4) .cardtext {
    padding: 10px 20px;
    max-width: 100%;
	display: block;
}

.rcshifter .card {
    width: 100%;
    min-width: 100%;
}

.field.field--name-field-download-paragraph .contentblock {
    margin: 0px;
    padding: 0px;
	overflow: visible;
}

.field--name-field-cards .card:nth-child(4) img {
    display: block;
    max-height: 200px;
    width: 100%;
    max-width: none;
    margin: 0px;
    height: 200px;
}

.brand.w--current {
    width: 100%;
    max-width: 260px;
    padding-top: 4px;
    padding-bottom: 15px;
    padding: 4px 10px 12px 20px;
}

.rcshifter h2 {
    font-family: Arvo, sans-serif;
    font-size: 25px;
    line-height: 31px;
    font-weight: 400;
    text-align: left;
    margin: 0px;
}

.cardimage .field--name-field-image img {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
}


.plogo {
    max-height: 140px;
	max-width: 160px;
	margin: 15px;
	padding: 10px; 
}




.padding-top{
    padding-top: 60px;
}
.padding-bottom{
    padding-bottom: 60px;
}
.no-padding-top{
    padding-top: 0px;
}
.no-padding-bottom{
    padding-bottom: 0px;
}
.paragraph--type--anchor a{
    position: relative;
    top: -50px;
    scroll-margin-top: -200px;
}
/* New Card Structure end */



@media screen and (max-width: 991px) {
	
    .view-id-latest_content.view-display-id-block_1 > .container > .card {
			width: 48%;
			margin-bottom: 20px;
	}
	
    .flink {
		font-size: 14px;
		line-height: 19px;
		margin-bottom: 6px;
	}
	
    .contentblock {
		padding: 50px 10px;
	}
	
    .reporthero {
		height: 40vh;
		padding-top: 0vh;
	}
	
    .mini {
		min-width: 31.3%;
	}
	
	.paragraph--type--latest-content-listing {
        padding: 40px 0px;
    }
	.plogo {
        max-height: 100px;
        max-width: 100px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
	
	
	.card {
		max-width: 31.3%;
		min-width: 23%;
		margin-bottom: 20px;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
	
    .buttonMission a, .paragraph--type--download a, .paragraph--type--download-url a{
			font-size: 16px;
		line-height: 24px;
			margin-bottom: 5px;
    }
	
    .brand.w--current {
		max-width: 230px;
	}
	
    .teamgrid {
		width: 31.3%;
	}

    .page-footer > div {
		 width: 40%;
	}

}

@media screen and (max-width: 768px) {
	
	.teamgrid {
		width: 48%;
		padding: 8px;
	}
	
		.teamgrid .teamdesc {
		line-height: 15px;
		font-size: 13px;
	}
	
		.card {
		min-width: 48%;
		max-width: 48%;
	}

		.name {
		line-height: 19px;
		padding: 10px 0px 5px 0px;
	}
	
		.card:nth-child(1), .card:nth-child(2), .card:nth-child(3) {
		min-width: 31.3%;
		max-width: 48%;
	}

		.card:nth-child(1), .card:nth-child(4) {
		min-width: 98%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		overflow: hidden;
		width: 98%;
		min-height: 30px;
		margin-right: 1%;
		margin-left: 1%;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		border-radius: 10px;
		-webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
		transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
		transition: transform 200ms ease, box-shadow 200ms ease;
		transition: transform 200ms ease, box-shadow 200ms ease, -webkit-transform 200ms ease;
		text-decoration: none;
	}

	.card:nth-child(1) img, .card:nth-child(4) img {
		display: inline-block;
		width: 100%;
		height: 100%;
		max-height: 350px;
		max-width: 37%;
		margin-right: 2%;
		-o-object-fit: cover;
		object-fit: cover;
	}

	.card:nth-child(1) .cardtext, .card:nth-child(4) .cardtext {
		display: inline-block;
		max-width: 60%;
		padding-top: 40px;
		padding-right: 20px;
		padding-bottom: 40px;
	}
	
		.card._2card {
		min-width: 98%!important;
			padding: 0px;
	}
	
		.card._2card img {
		width: 100%;
		max-width: 100%;
		margin-right: 0px;
		object-fit: contain;
	}
	
		.card._2card .cardtext, .paragraph--type--mission .field--name-field-cards .paragraph--type--card .cardtext{
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		padding: 10px;
	}
	
		.paragraph--type--mission .field--name-field-cards .paragraph--type--card {
		min-width: 98%;
	}
	
		.paragraph--type--mission .field--name-field-cards .paragraph--type--card img {
		width: auto;
		max-width: 100px;
	}
	
		.field--name-field-cards .card:nth-child(4) img {
		height: 150px;
	}
	
	.field--name-field-cards .card:nth-child(4) {
		min-width: 48%;
		max-width: 98%;
		display: block;
		flex-grow: 1;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
	
}


@media screen and (max-width: 479px) {

	.view-latest-content > .container > .card {
		width: 100%;
		margin-bottom: 20px;
	}
	
		.footercolumn {
		width: 98%;
		margin-bottom: 10px;
	}
	
		.flink {
		margin-bottom: 3px;
	}
	
		.profileimage {
		max-width: 90px;
		max-height: 90px;
	}
	
		.cardtext {
		padding-right: 10px;
		padding-left: 10px;
		font-size: 17px;
		line-height: 23px;

	}
	
			.page-footer > div {
		 width: 80%;
	}
	
		.mini {
		min-width: 100%;
	}
	
		.plogo {
		max-width: 70px;
		padding-right: 0px;
		padding-left: 0px;
	}
	
		.card {
		max-width: 48%;
		min-width: 48%;
		margin-bottom: 20px;
	}
	
	.card:nth-child(1), .card:nth-child(4) {
		min-width: 98%;
		display: block;
		overflow: hidden;
		width: 98%;
		margin-right: 1%;
		margin-left: 1%;
		text-decoration: none;
	}
	
	.card:nth-child(1) img, .card:nth-child(4) img {
		width: 100%;
		display: block;
		position: relative;
		max-width: 100%;
		max-height: 160px;
		height: auto;
	}
	
	.card:nth-child(1) .cardtext, .card:nth-child(4) .cardtext {
		display: block;
		max-width: 100%;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 10px;
	}
	
		.longbimg {
		width: 100%;
		max-width: none;
		margin-right: 0px;
		margin-bottom: 0px;
		max-height: 160px;
		position: relative;
		display: block;
		float: none;
		overflow: hidden;
	}

		.longbtext {
		max-width: 100%;
		padding: 10px 10px 20px;
		display: block;
		float: none;
		width: 100%;
	}
	
		.statimage {
		margin-top: 10px;
		margin-left: 0px;
	}
	
		.card._2card .carddesc {
		margin-bottom: 10px;
	}
	
		.card._2card img {
		width: 100%;
		max-width: 100%;
		margin-right: 0px;
		object-fit: contain;
	}
		.card._2card .cardtext {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		padding: 10px;
	}
	
	.brand.w--current {
		max-width: 180px;
		padding-top: 13px;
		padding-bottom: 13px;
		padding-left: 10px;
	}
	.node--type-event.card._4news{
		min-width: 100%!important;
	}
	.node--type-event.card._4news img{
		max-height: 350px!important;
	}
	
}

.card._4news {
	min-width: 23%!important;
	max-width: 100%!important;
    width: 23%;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: 400;
    text-align: left;
}

.card._4news img{
	display: block;
    width: 100%;
    max-width: 120px;
    margin-top: 0px;
}


.card._4news .cardtext{
	max-width: 100%!important;
	padding: 10px 20px;
}


._4news .statimage{
	max-width: 100%;
}

.form-item__label{
    display: table!important;
}

.paragraph--type--sections  .paragraph--type--text  .contentcontainer{
	position: relative;
    z-index: 1;
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
}

.field--name-field-cards ._4news:nth-child(4) {
    min-width: 23%!important;
}

.paragraph--type--mission .field--name-field-cards {
     display: flex;
}

.chaptercontainer .pledgeblock{
	display: block;
}

.footercolumn {
    width: 18%!important;
}

.sharelink {
    color: #1c2d24;
}
.webform-type-webform-scale > legend{
   font-family: Arvo, sans-serif;
    display: block!important;
    margin-bottom: 5px;
    font-weight: normal;
    margin-top: 10px;
}

.node--type-event .cardimage{
    max-width:100%!important;
    height:auto!important;
}

._4news.node--type-event {
    display: inline-block;
}
@media screen and (max-width: 479px){
	.card.featuredcard {
		
		padding-top: 0px; */
		
	}
	.card.featuredcard .cardtext{
		    margin-top: 50px;
	}
}