/*
Theme Name:	National Gleaning Project 2018
Description: Custom theme for the Center for Agriculture and Food Systems National Gleaning Project, 2018
Version: 1.0
Author: Gabe Halberg / Dadra Design
Author URI: http://dadradesign.com
*/
/*global palette*/
/*type*/
/*sizes*/
*:not(select) { margin: 0; padding: 0; border: 0; }

.clear { clear: both; line-height: 0; margin: 0; padding: 0; }

a:focus { outline: none; }

/* disable default styling for various browsers */
input[type=search], input:not([type="radio"]):not([type="checkbox"]), textarea { outline: none !important; /*for webkit*/ appearance: none !important; -webkit-appearance: none !important; -moz-appearance: none !important; border-radius: 0 !important; }

#lte-ie9 { position: relative; max-width: 600px; margin: 120px auto -30px auto; padding: 30px !important; text-align: center; color: #fff !important; background: darkred; z-index: 1000; }

#lte-ie9 h2 { text-transform: uppercase !important; font-weight: bold; color: #fff !important; }

#lte-ie9 a { color: #fff; font-weight: bold; text-decoration: underline !important; }

#ie10-ie11-edge-15-and-under { display: none !important; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { #ie10-ie11-edge-15-and-under { display: block !important; position: relative; max-width: 600px; margin: 120px auto -30px auto; padding: 30px !important; text-align: center; color: #fff !important; background: darkred; z-index: 1000; } #ie10-ie11-edge-15-and-under h2 { text-transform: uppercase; font-weight: bold; color: #fff !important; } #ie10-ie11-edge-15-and-under a { color: #fff; font-weight: bold; text-decoration: underline !important; } }

@supports (-ms-ime-align: auto) and (not (position: sticky)) { #ie10-ie11-edge-15-and-under { display: block !important; position: relative; max-width: 600px; margin: 120px auto -30px auto; padding: 30px !important; text-align: center; color: #fff !important; background: darkred; z-index: 1000; }
  #ie10-ie11-edge-15-and-under h2 { text-transform: uppercase; font-weight: bold; color: #fff !important; }
  #ie10-ie11-edge-15-and-under a { color: #fff; font-weight: bold; text-decoration: underline !important; } }

a.skip { position: absolute; top: -1000px; left: -1000px; padding: 10px 20px; font-size: .8em; font-weight: 700; color: #fff !important; text-decoration: none; background: #000; border-radius: 5px; z-index: 20000; transition: none; }

a.skip:active, a.skip:focus, a.skip:hover { top: 60px; left: 30%; }

@media screen and (min-width: 1000px) { a.skip:active, a.skip:focus, a.skip:hover { top: 0; left: 45%; } }

.shiftnav-wrap { margin-top: 0 !important; }

#shiftnav-toggle-main { padding: 0 !important; background: url(images/header-bkgnd.png) !important; background-position: center 100% !important; }

#shiftnav-toggle-main .shiftnav-main-toggle-content { padding: 0 !important; }

#shiftnav-toggle-main .shiftnav-main-toggle-content a { display: block; width: 146px; height: 26px; margin: 15px 0 10px 20px; text-indent: -9999px; background: url(images/logo-large@2x.png) no-repeat center center; background-size: 146px 26px; }

@media screen and (min-width: 650px) { #shiftnav-toggle-main .shiftnav-main-toggle-content a { width: 200px; height: 35px; margin: 20px 0 10px 40px; background-size: 200px 35px; } }

#shiftnav-toggle-main .shiftnav-toggle-burger { padding: 20px !important; font-size: 1.1em; }

@media screen and (min-width: 650px) { #shiftnav-toggle-main .shiftnav-toggle-burger { padding: 27px 40px 25px 40px !important; font-size: 1.5em; } }

#shiftnav-main { background: url(images/bkgnd-burlap.jpg); }

#shiftnav-main .shiftnav-menu li:first-of-type a { padding-top: 25px !important; }

#shiftnav-main .shiftnav-menu a { padding: 18px 25px 15px 25px !important; font-size: 1.1em !important; color: #3b2a1a !important; text-transform: uppercase; font-family: "franklin-gothic-compressed", Arial, sans-serif; font-weight: 300 !important; }

#shiftnav-main .shiftnav-menu a:hover { color: #fff !important; background: #47753f !important; }

#shiftnav-main .shiftnav-menu-image { position: relative; margin: 0 0 6px 0; padding: 0 !important; background: rgba(181, 145, 91, 0.25) !important; }

#shiftnav-main .shiftnav-menu-image:after { content: ""; position: absolute; bottom: -18px; display: block; width: 100%; height: 18px; background: url(images/bkgnd-overlay-shag-bottom.png); }

#shiftnav-main .shiftnav-menu-image a { padding: 22px 25px 15px 25px !important; }

#shiftnav-main .shiftnav-menu-image a img { display: block; width: 200px !important; }

.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item .shiftnav-target { background: none !important; }

header { position: absolute; top: auto; left: -9999px; width: 1px; height: 1px; overflow: hidden; }

@media screen and (min-width: 1000px) { header { position: fixed; top: 0; left: auto; width: 100%; height: 98px; overflow: visible; background: url(images/header-bkgnd.png) !important; z-index: 100000; transform: translateZ(0); } }

header #header-content { position: relative; box-sizing: border-box; max-width: 1400px; margin: 0 auto; }

header #header-content:after { content: ""; display: table; clear: both; }

@media screen and (min-width: 1400px) { header #header-content { overflow: visible; } }

header #header-content a#logo { transition: none; display: block; position: absolute; top: 27px; left: 30px; width: 225px; height: 39px; text-indent: -9999px; background: url(images/logo-large@2x.png) no-repeat; background-size: 225px 39px; }

@media screen and (min-width: 1400px) { header #header-content a#logo { top: 25px; width: 257px; height: 45px; background-size: 257px 45px; } }

@media screen and (min-width: 1475px) { header #header-content a#logo { left: 0; } }

header #header-content nav ul { float: right; padding: 0 30px 0 0; }

@media screen and (min-width: 1475px) { header #header-content nav ul { padding: 0; } }

header #header-content nav ul li { display: inline-block; }

header #header-content nav ul li a { display: inline-block; box-sizing: border-box; height: 98px; padding: 34px 15px 0 15px; font-size: .825em; font-weight: 700; font-family: "franklin-gothic-compressed", Arial, sans-serif; text-transform: uppercase; color: #231f20; transition: all 0.15s ease; }

@media screen and (min-width: 1400px) { header #header-content nav ul li a { padding: 36px 15px 0 15px; font-size: .9em; } }

header #header-content nav ul li a:hover { color: #b65f01; }

header #header-content nav ul li a:focus { outline: none; }

header #header-content nav ul li.nav-contact { margin: 0 0 0 15px; }

header #header-content nav ul li.nav-contact a { height: auto; padding: 10px 30px 8px 30px; text-align: center; color: #9a5001; background: rgba(255, 255, 255, 0.5); border-radius: 100px; }

header #header-content nav ul li.nav-contact a:hover { color: #fff; background: #b65f01 !important; }

footer { text-align: center; color: #3b2a1a; background: url(images/bkgnd-burlap.jpg); }

footer .footer-contact { padding: 60px 20px; }

footer .footer-contact a.footer-logo { display: inline-block; height: 80px; margin: 0 5px; padding: 0 !important; text-indent: -9999px; }

footer .footer-contact a.footer-logo:hover { border: 0 !important; }

footer .footer-contact a.vls-logo-footer { width: 90px; background: url(images/VLS-logo@2x.png) no-repeat center center; background-size: 90px 80px; }

footer .footer-contact a.cafs-logo-footer { width: 140px; background: url(images/CAFS-logo-footer@2x.png) no-repeat center center; background-size: 140px 80px; }

footer .footer-contact .button, footer .footer-contact .dadra-notification-bar-trigger__button, footer .footer-contact .dadra-notification-bar__button.js-approve-dadra-notification-bar-action { margin: 30px auto 42px auto; }

footer .footer-contact a.footer-social { display: inline-block; width: 49px; height: 46px; margin: 0 5px 5px 5px; padding: 0 !important; text-indent: -9999px; border-radius: 10px; border: 1px solid #c0cebd; }

footer .footer-contact a.footer-social:hover { border-color: #57964c; }

footer .footer-contact a.facebook { background: url(images/fb.png) no-repeat center center; background-size: 23px 23px; }

footer .footer-contact a.twitter { background: url(images/twitter.png) no-repeat center center; background-size: 23px 23px; }

footer .footer-disclaimer { position: relative; margin: 0 0 20px 0; color: #3b2a1a; background: rgba(181, 145, 91, 0.25); }

footer .footer-disclaimer:before { content: ""; position: absolute; top: -18px; display: block; width: 100%; height: 18px; background: url(images/bkgnd-overlay-shag-top.png); }

footer .footer-disclaimer:after { content: ""; position: absolute; bottom: -18px; display: block; width: 100%; height: 18px; background: url(images/bkgnd-overlay-shag-bottom.png); }

footer .footer-disclaimer .content { max-width: 650px; margin: 0 auto; padding: 35px 20px 20px 20px !important; }

@media screen and (min-width: 1000px) { footer .footer-disclaimer .content { padding-top: 40px !important; padding-bottom: 30px !important; } }

footer .footer-disclaimer .content h4 { color: #3b2a1a; }

footer .footer-disclaimer .content p { font-size: .95em; }

footer .privacy-policy { display: inline-block; margin: 0 0 20px 0; }

footer .footer-copyright { box-sizing: border-box; max-width: 650px; margin: 0 auto; padding: 30px 20px; /*self-clear*/ padding-bottom: 40px !important; font-size: .85em; }

@media screen and (min-width: 650px) { footer .footer-copyright { padding: 30px 40px; } }

@media screen and (min-width: 1000px) { footer .footer-copyright { padding: 40px; } }

footer .footer-copyright:after { content: ""; display: table; clear: both; }

@media screen and (min-width: 1000px) { footer .footer-copyright { padding-bottom: 30px !important; } }

footer .footer-copyright a { font-weight: 400; color: #3b2a1a; }

footer .footer-copyright a:hover { text-decoration: underline; }

body { -webkit-text-size-adjust: 100%; font-family: "franklin-gothic-condensed", Arial, sans-serif; font-size: 1.1em; color: #231f20; font-weight: 300; background: url(images/bkgnd-cardboard.jpg); }

@media screen and (max-width: 219px) { body { font-size: 1em; } }

@media screen and (min-width: 1000px) { body { font-size: 1.2em; } }

main { position: relative; display: block; }

@media screen and (min-width: 1000px) { #headroom { margin-top: 98px; } }

.main-content { box-sizing: border-box; max-width: 650px; margin: 0 auto; padding: 30px 20px; /*self-clear*/ }

@media screen and (min-width: 650px) { .main-content { padding: 30px 40px; } }

@media screen and (min-width: 1000px) { .main-content { padding: 40px; } }

.main-content:after { content: ""; display: table; clear: both; }

main { position: relative; }

main:after { content: ""; position: absolute; left: 0; bottom: -14px; display: block; width: 100%; height: 14px; background: url(images/bkgnd-cardboard-shag-bottom.png); }

/*  small screen fixed positioning for wp toolbar on front end
================================================================*/
@media only screen and (max-width: 680px) { html #wpadminbar { position: absolute !important; top: -46px !important; z-index: 90000 !important; } }

.button-row { max-width: 900px; margin: 30px auto 0 auto; }

.button, .dadra-notification-bar-trigger__button, .dadra-notification-bar__button.js-approve-dadra-notification-bar-action, input.button, #submit { position: relative; display: inline-block; margin: 0 10px 20px 0; padding: 16px 60px 14px 60px; text-align: center; color: #fff !important; font-weight: 600; font-size: 1em; text-transform: uppercase !important; text-decoration: none !important; font-family: inherit; border-radius: 100px !important; background: #47753f; cursor: pointer; transition: all 0.15s ease; }

.button:hover, .dadra-notification-bar-trigger__button:hover, .dadra-notification-bar__button.js-approve-dadra-notification-bar-action:hover, input.button:hover, #submit:hover { background: #57964c; }

.wpforms-field-container input.wpforms-field-medium[type=text], .wpforms-field-container input.wpforms-field-medium[type=email], .wpforms-field-container textarea { position: relative; display: block !important; width: 100% !important; max-width: 410px !important; box-sizing: border-box !important; padding: 10px 15px !important; font-family: "franklin-gothic-condensed", Arial, sans-serif !important; font-size: 1.1em !important; color: #231f20 !important; background: rgba(255, 255, 255, 0.45) !important; border: 1px solid #ccbea6 !important; border-radius: 6px !important; }

.wpforms-field-container textarea { max-width: none !important; }

@media screen and (max-width: 450px) { .wpforms-field-container .wpforms-one-half { float: none !important; width: 100% !important; margin: 0 !important; } }

.wpforms-field-container .wpforms-field-textarea { clear: both !important; }

.wpforms-field-container label { margin: 5px 0; font-size: .8em !important; text-transform: uppercase !important; }

.wpforms-container .wpforms-recaptcha-container { padding: 20px 0 10px 0 !important; }

button.wpforms-submit.button, .wpforms-submit.dadra-notification-bar-trigger__button, .wpforms-submit.dadra-notification-bar__button.js-approve-dadra-notification-bar-action { margin-top: 10px !important; }

select, .chosen-container-single { width: 100% !important; }

select.chosen-with-drop .chosen-single, .chosen-container-single.chosen-with-drop .chosen-single { border-radius: 10px 10px 0 0 !important; }

select .chosen-single, .chosen-container-single .chosen-single { max-width: 410px !important; height: 40px !important; padding: 8px 15px !important; font-size: 1.2em; background: rgba(255, 255, 255, 0.45) !important; border: 1px solid #ccbea6 !important; border-radius: 6px !important; box-shadow: none !important; }

select .chosen-single div, .chosen-container-single .chosen-single div { top: 8px !important; right: 5px !important; }

select .chosen-drop, .chosen-container-single .chosen-drop { max-width: 410px !important; font-size: 1.1em !important; background: url(images/bkgnd-cardboard.jpg) !important; border: 1px solid #ccbea6 !important; border-top: 0 !important; border-radius: 0 0 6px 6px !important; }

select .chosen-drop .chosen-search, .chosen-container-single .chosen-drop .chosen-search { background: rgba(255, 255, 255, 0.45) !important; }

select .chosen-drop ul.chosen-results, .chosen-container-single .chosen-drop ul.chosen-results { display: block !important; margin: 0 !important; padding: 0 !important; background: rgba(255, 255, 255, 0.45) !important; border-radius: 0 0 6px 6px !important; }

select .chosen-drop ul.chosen-results li, .chosen-container-single .chosen-drop ul.chosen-results li { padding: 7px 15px !important; }

select .chosen-drop ul.chosen-results li.highlighted, select .chosen-drop ul.chosen-results li:hover, .chosen-container-single .chosen-drop ul.chosen-results li.highlighted, .chosen-container-single .chosen-drop ul.chosen-results li:hover { background: #b65f01; }

.grid { padding-bottom: 1px; }

.grid:after { content: ""; display: table; clear: both; }

@media screen and (min-width: 550px) { .grid { display: grid; grid-template: auto / 1fr 1fr; grid-gap: 0 1px; } }

@media screen and (min-width: 1100px) { .grid { display: grid; grid-template: auto / 1fr 1fr 1fr 1fr; } }

.card-grid { display: grid; grid-template: auto / 1fr; grid-gap: 25px; margin: 20px 0 40px 0; }

@media screen and (min-width: 650px) { .card-grid { grid-template: auto / 1fr 1fr; } }

@media screen and (min-width: 800px) { .card-grid { grid-gap: 30px; } }

@media screen and (min-width: 650px) { .card-grid.three-up { grid-template: auto / 1fr 1fr 1fr; } }

@media screen and (min-width: 1000px) { .card-grid.four-up { grid-template: auto / 1fr 1fr 1fr 1fr; } }

.card-grid.smaller-text { font-size: .9em; }

.card-grid.smaller-text h3 { margin: 0 0 10px 0 !important; }

.card-grid.smaller-text p { line-height: 1.4em !important; }

.card-grid.smaller-text .card .text-wrap .content { padding: 25px !important; }

.card-grid .card { display: block; font-size: 1em; background: #fff; transition: all 0.15s ease; }

.card-grid .card img { display: block; width: 100%; transition: all 0.15s ease; }

.card-grid .card .text-wrap .content { padding: 25px; }

@media screen and (min-width: 550px) { .card-grid .card .text-wrap .content { border-top: 0; } }

@media screen and (min-width: 800px) { .card-grid .card .text-wrap .content { padding: 25px 30px; font-size: .95em; } }

@media screen and (min-width: 1200px) { .card-grid .card .text-wrap .content { padding: 30px; } }

.card-grid .card .text-wrap .content h3 { margin: 0 0 15px 0; font-size: 1.2em; font-weight: 700; color: #231f20; line-height: 1.4em; }

.card-grid .card .text-wrap .content p { margin: 0; line-height: 1.5em; font-weight: 300; color: #3b2a1a; }

.card-grid .card .text-wrap .content p span { display: inline-block; color: #9a5001; font-weight: 500; }

.card-grid .card .text-wrap .content p span:hover { color: #b65f01; text-decoration: underline; }

@media screen and (min-width: 550px) { .card-grid a.card:hover { box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25); } }

.card-grid a.card:hover img { opacity: 0.85 !important; }

.card-grid a.card:hover h3:hover { text-decoration: underline; }

.card-grid a.card .text-wrap .content p span:hover { color: #b65f01; text-decoration: underline; }

.grid-item { display: block; position: relative; width: 100%; margin: 0 auto; text-align: left; font-size: 1em; background: #fff; transition: all 0.15s ease; }

.grid-item:hover img { opacity: 0.85; transition: all 0.15s ease; }

.grid-item:hover h3:hover { text-decoration: underline; }

.grid-item img { display: block; width: 100%; }

.grid-item .card-content { padding: 25px; }

@media screen and (min-width: 1000px) { .grid-item .card-content { font-size: .95em; } }

@media screen and (min-width: 1200px) { .grid-item .card-content { padding: 30px; } }

.grid-item .card-content h3 { margin: 0 0 15px 0; font-size: 1.2em; font-weight: 700; color: #231f20; line-height: 1.4em; }

.grid-item .card-content p { margin: 0; line-height: 1.5em; font-weight: 300; color: #3b2a1a; }

/*  images
==================================================*/
img, .alignleft, .alignright, .aligncenter, .alignnone, .wp-caption, .img-link { max-width: 100%; height: auto; box-sizing: border-box; }

.alignleft, .alignright, .aligncenter, .alignnone, .wp-caption { padding: 7px; background: rgba(255, 255, 255, 0.4); border-radius: 6px; }

.alignleft { display: block; margin: 5px 0 20px 0; }

@media screen and (min-width: 450px) { .alignleft { float: left; max-width: 50%; margin: 5px 30px 10px 0; } }

.alignright { display: block; margin: 5px 0 20px 0; }

@media screen and (min-width: 450px) { .alignright { float: right; max-width: 50%; margin: 5px 0 10px 30px; } }

.aligncenter { display: block; margin: 0 auto 20px auto; }

.alignnone { display: block; margin: 30px 0; }

.wp-caption { width: inherit !important; /*override wp inline style*/ margin-bottom: 25px !important; }

.wp-caption img { max-width: 100%; }

p.wp-caption-text { margin: 2px 0 0 0; font-size: .9em; text-align: center; line-height: 1.4em; color: #3b2a1a; }

aside .alignleft, aside .alignright, aside .aligncenter, aside .alignnone, aside .wp-caption, aside .img-link { margin-bottom: 40px; }

/*  vids & iframes
==================================================*/
/*video (fitvids plugin)*/
.fluid-width-video-wrapper { clear: both; margin: 0 0 40px 0; }

.embed-container { clear: both; position: relative; margin: 25px 0; padding-bottom: 100%; padding-top: 15px; height: 0; -webkit-overflow-scrolling: touch; overflow-y: scroll; }

@media screen and (min-width: 800px) { .embed-container { margin-right: -15%; margin-left: -15%; } }

@media screen and (min-width: 1000px) { .embed-container { margin-right: -20%; margin-left: -20%; } }

.embed-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.dadra-notification-bar--active { display: block !important; }

.dadra-notification-bar { display: none; position: fixed; bottom: 20px; right: 0; max-width: 320px; margin: 0 20px; padding: 35px 20px 30px 20px; background-color: #fff; box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.3); }

.dadra-notification-bar:after { content: ""; display: table; clear: both; }

@media screen and (min-width: 1000px) { .dadra-notification-bar { right: 70px; bottom: 20px; margin: 0; } }

.dadra-notification-bar h5 { font-size: 1.1em; }

.dadra-notification-bar p { line-height: 1.3em !important; font-size: 1em; }

.dadra-notification-bar--header { position: relative; right: auto; bottom: auto; max-width: none; margin: 0; }

@media screen and (min-width: 1000px) { .dadra-notification-bar--header { border-bottom: 1px solid #ccbea6; } }

.dadra-notification-bar--header .dadra-notification-bar__minimize-icon i::before { content: "\f077"; }

.dadra-notification-bar--header .content { max-width: 450px; margin: 0 auto; text-align: center; }

@media screen and (min-width: 650px) { .dadra-notification-bar--header .content { max-width: 650px; } }

@media screen and (min-width: 650px) { .dadra-notification-bar--header .dadra-notification-bar__buttons { max-width: 450px; margin: 20px auto 0 auto; } }

.dadra-notification-bar__minimize-icon { position: absolute; right: 15px; top: 15px; color: #666; align-items: center; display: inline-flex; justify-content: center; border-radius: 50%; overflow: hidden; height: 20px; width: 20px; text-decoration: none; text-align: center; font-size: .9em; padding: 2px; }

.dadra-notification-bar__minimize-icon:hover { color: #fff; background-color: #999; }

.dadra-notification-bar__head { margin: 0 0 10px 0; line-height: 1.05em !important; }

.dadra-notification-bar__message { line-height: 1.5em !important; }

.dadra-notification-bar__button { display: inline-block; padding: 13px 30px; text-align: center; font-weight: 400; text-decoration: none; color: #fff; background: #666; border-radius: 5px; }

.dadra-notification-bar__button.js-approve-dadra-notification-bar-action { display: block; background: #e37500; }

.dadra-notification-bar__button.js-later-dadra-notification-bar-action, .dadra-notification-bar__button.js-close-dadra-notification-bar-action { display: block; float: left; width: 48%; box-sizing: border-box; font-size: .9em; }

.dadra-notification-bar__button.js-later-dadra-notification-bar-action:hover, .dadra-notification-bar__button.js-close-dadra-notification-bar-action:hover { color: #fff; background: #333; }

.dadra-notification-bar__button.js-later-dadra-notification-bar-action { margin-right: 2%; }

.dadra-notification-bar__button.js-close-dadra-notification-bar-action { margin-left: 2%; }

.dadra-notification-bar-trigger { position: fixed; bottom: 20px; right: 20px; }

@media screen and (min-width: 1000px) { .dadra-notification-bar-trigger { right: 70px; bottom: 30px; margin: 0; } }

.dadra-notification-bar-trigger__close { position: absolute; right: -10px; top: -10px; color: #fff; align-items: center; display: inline-flex; justify-content: center; border-radius: 50%; border: 1px solid #fff; background-color: #999; overflow: hidden; height: 20px; width: 20px; text-decoration: none; text-align: center; font-size: .8em; padding: 2px; z-index: 1000; }

.dadra-notification-bar-trigger__close:hover { color: #fff; background: #333; }

.dadra-notification-bar-trigger__button { margin: 0; padding-right: 30px; padding-left: 30px; background: #e37500; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }

.dadra-notification-bar-trigger--close { display: none; }

.dadra-notification-bar-trigger--header { position: relative; right: auto; bottom: auto; font-size: .9em; }

.dadra-notification-bar-trigger--header .dadra-notification-bar-trigger__button { display: block; color: #fff; background: #9a5001; border-radius: 0; padding: 15px 20px; box-shadow: none; }

.dadra-notification-bar-trigger--header .dadra-notification-bar-trigger__button:hover { background: #b65f01; }

.dadra-notification-bar-trigger--header .dadra-notification-bar-trigger__close { right: 15px; top: 15px; padding: 1px; font-size: .75em; color: #fff; border: 0; background: none; }

.dadra-notification-bar-trigger--header .dadra-notification-bar-trigger__close:hover { color: #fff; background-color: #b65f01; }

.text-block { max-width: 900px; margin: 0 auto 15px auto; }

.text-block:after { content: ""; display: table; clear: both; }

.hero { position: relative; max-width: 100% !important; margin: -30px auto 0 auto; background-size: cover; background-position: center center; background-repeat: no-repeat; overflow: hidden; z-index: 0; }

.hero:after { content: ""; display: table; clear: both; }

@media screen and (min-width: 1000px) { .hero { margin: -7px auto; } }

.hero:after { content: ""; position: absolute; left: 0; bottom: 0; display: block; width: 100%; height: 14px; background: url(images/bkgnd-cardboard-shag-top.png); }

.hero .content { box-sizing: border-box; margin: 0 auto; padding: 65px 20px 40px 20px; text-align: center; color: #fff; background: none; z-index: 100; }

@media screen and (min-width: 650px) { .hero .content { padding: 75px 30px 50px 30px; } }

@media screen and (min-width: 1000px) { .hero .content { padding: 105px 80px 100px 80px; } }

.hero .content h1 { margin: 0 0 10px 0; color: inherit; }

.hero .content p { max-width: 450px; margin: 0 auto; line-height: 1.3em; font-weight: 500; }

@media screen and (min-width: 650px) { .hero .content p { font-size: 1.05em; } }

@media screen and (min-width: 1000px) { .hero .content p { max-width: 650px; font-weight: 300; font-size: 1.15em; } }

@media screen and (min-width: 1200px) { .hero .content p { font-size: 1.2em; } }

@media screen and (min-width: 1400px) { .hero .content p { font-size: 1.25em; } }

h1, h2, h3, h4 { font-family: "franklin-gothic-compressed", Arial, sans-serif; }

h1 a, h2 a, h3 a, h4 a { font-weight: inherit; color: inherit; }

h1 { margin: 0 0 20px 0; font-size: 1.8em; font-weight: 600; line-height: 1.1em; text-transform: uppercase; color: #3c6734; }

@media screen and (min-width: 650px) { h1 { font-size: 2.2em; } }

@media screen and (min-width: 1000px) { h1 { font-size: 2.5em; } }

@media screen and (min-width: 1200px) { h1 { font-size: 2.7em; } }

@media screen and (min-width: 1400px) { h1 { font-size: 3em; } }

h2 { margin: 0 0 18px 0; font-size: 1.5em; font-weight: 600; text-transform: uppercase; color: #9a5001; }

@media screen and (min-width: 1000px) { h2 { font-size: 1.5em; } }

@media screen and (min-width: 1400px) { h2 { font-size: 1.7em; } }

h3 { margin: 0 0 18px 0; font-size: 1.3em; font-weight: 600; color: #9a5001; }

h4 { margin: 0 0 18px 0; font-size: 1.2em; font-weight: 600; color: #9a5001; }

@media screen and (min-width: 1000px) { h4 { font-size: 1.1em; } }

p { margin: 0 0 18px 0; line-height: 1.5em; }

strong { font-weight: 500; }

blockquote { margin: 20px; font-style: italic; font-size: 1.1em; font-weight: 500; color: #47753f; }

@media screen and (min-width: 800px) { blockquote { margin: 0 0 0 30px; font-weight: 400; } }

blockquote p { margin: 0 0 18px 0; }

a { color: #9a5001; text-decoration: none; font-weight: 500; transition: all 0.15s ease; }

a:hover { color: #b65f01; }

main ul, main ol { display: table; margin: 18px 10px; }

main ul li, main ol li { margin: 0 0 6px 10px; line-height: 1.6em; }

main ul ul, main ol ol, main ul ol, main ol ul { margin: 6px 0 6px 10px; }

main ul ul li, main ol ul li { list-style-type: square; }

main ol ol li, main ul ol li { list-style-type: lower-alpha; }

hr { clear: both; height: 0 !important; margin: 30px 0 !important; border-top: 1px solid #ccbea6 !important; background: #ccbea6 !important; }

.page-template-gleaning-map h1 { max-width: 450px; margin: 0 auto; padding: 30px 20px 20px 20px; text-align: center; font-size: 1.6em; color: #9a5001; }

@media screen and (min-width: 650px) { .page-template-gleaning-map h1 { padding-top: 40px; font-size: 2em; } }

@media screen and (min-width: 800px) { .page-template-gleaning-map h1 { font-size: 2.2em; } }

@media screen and (min-width: 1000px) { .page-template-gleaning-map h1 { max-width: 800px; } }

@media screen and (min-width: 1200px) { .page-template-gleaning-map h1 { font-size: 2.5em; } }

.page-template-gleaning-map .facetwp-template-loading { position: relative; }

.page-template-gleaning-map .facetwp-template-loading:after { position: absolute; content: ""; width: 100px; height: 100px; left: 50%; margin-left: -50px; background: url(images/carrot.png); background-size: 100px 100px; z-index: 1000; animation: rotation 1.5s infinite ease; }

@keyframes rotation { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }

@media screen and (min-width: 1000px) { .page-template-gleaning-map .facetwp-template-loading:after { width: 150px; height: 150px; margin-left: -75px; background-size: 150px 150px; } }

.page-template-gleaning-map .vmap-wrap { position: relative; max-width: 800px; margin: 0 auto; padding: 0 20px; height: 250px; }

@media screen and (min-width: 350px) { .page-template-gleaning-map .vmap-wrap { height: 275px; } }

@media screen and (min-width: 400px) { .page-template-gleaning-map .vmap-wrap { height: 300px; } }

@media screen and (min-width: 450px) { .page-template-gleaning-map .vmap-wrap { height: 325px; } }

@media screen and (min-width: 500px) { .page-template-gleaning-map .vmap-wrap { height: 350px; } }

@media screen and (min-width: 550px) { .page-template-gleaning-map .vmap-wrap { height: 375px; } }

@media screen and (min-width: 600px) { .page-template-gleaning-map .vmap-wrap { height: 400px; } }

@media screen and (min-width: 650px) { .page-template-gleaning-map .vmap-wrap { height: 425px; margin-bottom: 30px; } }

@media screen and (min-width: 700px) { .page-template-gleaning-map .vmap-wrap { height: 450px; } }

@media screen and (min-width: 750px) { .page-template-gleaning-map .vmap-wrap { height: 475px; } }

@media screen and (min-width: 800px) { .page-template-gleaning-map .vmap-wrap { max-width: 850px; height: 500px; } }

@media screen and (min-width: 1000px) { .page-template-gleaning-map .vmap-wrap { height: 550px; } }

.page-template-gleaning-map .vmap-wrap.facetwp-template-loading { position: relative; }

.page-template-gleaning-map .vmap-wrap.facetwp-template-loading .dc, .page-template-gleaning-map .vmap-wrap.facetwp-template-loading #vmap { opacity: 0.25; transition: all .5s ease; }

.page-template-gleaning-map .vmap-wrap.facetwp-template-loading:after { top: 70px; }

@media screen and (min-width: 450px) { .page-template-gleaning-map .vmap-wrap.facetwp-template-loading:after { top: 110px; } }

@media screen and (min-width: 650px) { .page-template-gleaning-map .vmap-wrap.facetwp-template-loading:after { top: 150px; } }

@media screen and (min-width: 800px) { .page-template-gleaning-map .vmap-wrap.facetwp-template-loading:after { top: 180px; } }

.page-template-gleaning-map .dc { position: absolute; top: 40%; right: 4%; text-align: center; line-height: .7em; font-size: 1.3em; color: #3c6734; z-index: 10000; }

@media screen and (min-width: 650px) { .page-template-gleaning-map .dc { right: 6%; font-size: 1.5em; } }

@media screen and (min-width: 800px) { .page-template-gleaning-map .dc { right: 7%; } }

@media screen and (min-width: 870px) { .page-template-gleaning-map .dc { right: 8%; } }

@media screen and (min-width: 1000px) { .page-template-gleaning-map .dc { right: 0; text-align: left; } }

.page-template-gleaning-map .dc:hover { color: #b65f01; }

.page-template-gleaning-map .dc.dc-active { color: #b65f01; }

.page-template-gleaning-map .dc .dc-text { display: none; }

@media screen and (min-width: 1000px) { .page-template-gleaning-map .dc .dc-text { display: inline-block; font-size: .45em; text-transform: uppercase; line-height: 1em; font-weight: 400; letter-spacing: .1em; } }

.page-template-gleaning-map .dc .dc-abbr { display: block; font-size: .6em; }

@media screen and (min-width: 1000px) { .page-template-gleaning-map .dc .dc-abbr { display: none; } }

.page-template-gleaning-map #vmap { height: 100%; }

.page-template-gleaning-map .jqvmap-label { position: absolute; display: none; margin-top: -25px; padding: 4px 15px; font-size: .8em; font-weight: 500; color: #3c6734; pointer-events: none; border-radius: 3px; background: rgba(255, 255, 255, 0.9); z-index: 300; }

.page-template-gleaning-map .jqvmap-pin { pointer-events: none; }

.page-template-gleaning-map .jqvmap-zoomin, .page-template-gleaning-map .jqvmap-zoomout { position: absolute; top: 0; border-radius: 3px; color: #fff; font-weight: 500; background: rgba(69, 42, 0, 0.5); padding: 5px; width: 10px; height: 10px; cursor: pointer; line-height: 11px; text-align: center; }

.page-template-gleaning-map .jqvmap-zoomin { left: 0; }

.page-template-gleaning-map .jqvmap-zoomout { left: 25px; }

.page-template-gleaning-map .jqvmap-region { cursor: pointer; }

.page-template-gleaning-map .jqvmap-ajax_response { width: 100%; height: 500px; }

.page-template-gleaning-map .filter-wrap { margin: 0 0 30px 0; padding: 0 20px; text-align: center; }

@media screen and (min-width: 800px) { .page-template-gleaning-map .filter-wrap { margin: 0 0 40px 0; } }

.page-template-gleaning-map .filter-wrap .facetwp-facet-state { margin: 0 0 20px 0; }

@media screen and (min-width: 800px) { .page-template-gleaning-map .filter-wrap .facetwp-facet-state { margin: 10px 0 20px 0; } }

.page-template-gleaning-map .filter-wrap .facetwp-facet-state .chosen-container-single { position: relative; display: inline-block !important; width: 100% !important; max-width: 300px; text-align: left; }

.page-template-gleaning-map .orgs-wrap { max-width: 1400px; margin: 0 auto; padding: 0 20px; text-align: center; }

.page-template-gleaning-map .orgs-wrap.visible .resource-card { display: block; }

.page-template-gleaning-map .orgs-wrap .resource-card { display: none; }

.page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] { margin: 0 auto; padding: 0 0 50px 0; }

@media screen and (min-width: 550px) { .page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] { display: grid; grid-template: auto / 1fr 1fr; grid-gap: 25px; margin: 0 auto; padding: 0 0 50px 0; } }

@media screen and (min-width: 800px) { .page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] { grid-template: auto / 1fr 1fr 1fr; } }

@media screen and (min-width: 1200px) { .page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] { grid-template: auto / 1fr 1fr 1fr 1fr; } }

.page-template-gleaning-map .facetwp-template.facetwp-template-loading[data-name="gleaning-orgs-map"] { position: relative; }

.page-template-gleaning-map .facetwp-template.facetwp-template-loading[data-name="gleaning-orgs-map"] .resource-card, .page-template-gleaning-map .facetwp-template.facetwp-template-loading[data-name="gleaning-orgs-map"] .no-results { opacity: 0; transition: all .5s ease; }

.page-template-gleaning-map .facetwp-template.facetwp-template-loading[data-name="gleaning-orgs-map"]:after { top: 20px; }

.page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .resource-card { min-width: 0 !important; margin: 0 auto 25px auto; padding: 25px; text-align: left; word-wrap: break-word; font-weight: 400; color: #4c473e; background: rgba(69, 42, 0, 0.1); border-radius: 20px; }

@media screen and (min-width: 550px) { .page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .resource-card { margin: 0; } }

.page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .resource-card:hover { background: rgba(69, 42, 0, 0.07); }

.page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .resource-card:hover h2 { color: #b65f01; }

.page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .resource-card h2 { margin: 0 0 15px 0; font-family: "franklin-gothic-condensed", Arial, sans-serif; font-size: 1.3em; font-weight: 500; text-transform: none; line-height: 1.1em; }

@media screen and (min-width: 1200px) { .page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .resource-card h2 { font-size: 1.2em; } }

.page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .resource-card h2:hover { text-decoration: underline; }

.page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .resource-card p { margin: 0 0 15px 0; line-height: 1.25em; font-size: .9em; }

.page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .resource-card .resource-specs { margin: 0; }

.page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .resource-card span { display: block; margin: 0 0 7px 0; }

.page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .resource-card span strong { font-weight: 600; }

.page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .no-results { grid-column: span 4; padding: 30px; text-align: center; background: rgba(255, 255, 255, 0.3); border-radius: 20px; }

@media screen and (min-width: 1000px) { .page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .no-results { margin: 0 15%; } }

@media screen and (min-width: 1200px) { .page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .no-results { margin: 0 20%; } }

.page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .no-results h3 { margin-bottom: 15px; }

.page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .no-results p { margin-bottom: 23px; }

.page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .no-results .button, .page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .no-results .dadra-notification-bar__button.js-approve-dadra-notification-bar-action, .page-template-gleaning-map .facetwp-template[data-name="gleaning-orgs-map"] .no-results .dadra-notification-bar-trigger__button { margin: 0 0 10px 0; font-size: .95em; }

.home #shiftnav-toggle-main, .home header { background: none !important; transition: background-color 0.5s ease, transform .5s; }

.home #shiftnav-toggle-main:after, .home header:after { content: ""; position: absolute; bottom: -18px; display: block; width: 100%; height: 18px; background: url(images/bkgnd-overlay-white-shag-bottom.png); opacity: 0; transition: opacity 0.5s ease; }

.home #shiftnav-toggle-main nav li.nav-contact a, .home header nav li.nav-contact a { border: 1px solid transparent; transition: background-color 0.5s ease, border-color 0.5s ease; }

.home #shiftnav-toggle-main.scrolled, .home header.scrolled { background-color: rgba(255, 255, 255, 0.95) !important; }

.home #shiftnav-toggle-main.scrolled:after, .home header.scrolled:after { opacity: 0.95; }

.home #shiftnav-toggle-main.scrolled nav li.nav-contact a, .home header.scrolled nav li.nav-contact a { border-color: rgba(182, 95, 1, 0.5); background: none !important; }

.home #shiftnav-toggle-main.scrolled .shiftnav-toggle-burger { padding-bottom: 15px !important; }

@media screen and (min-width: 650px) { .home #shiftnav-toggle-main.scrolled .shiftnav-toggle-burger { padding-bottom: 20px !important; } }

@media screen and (min-width: 1000px) { .home header.scrolled { height: 90px; } }

.home .home-hero { height: 400px; margin: -79px 0 0 0; background: url(images/gleaners-medium-tall.jpg) no-repeat center center; background-size: 700px 400px; }

@media screen and (min-width: 650px) { .home .home-hero { height: 575px; margin: -80px 0 0 0; background: url(images/gleaners-medium.jpg) no-repeat center center; } }

@media screen and (min-width: 1000px) { .home .home-hero { margin: -98px 0 0 0; } }

@media screen and (min-width: 1400px) { .home .home-hero { height: 610px; margin: -98px 0 0 0; background: url(images/gleaners-large.jpg) no-repeat center center; background-size: cover; } }

@media screen and (min-width: 1830px) { .home .home-hero { background-position: center 100%; } }

.home .home-hero h1.home-hero-logo { width: 152px; height: 68px; margin: 0 auto; padding-top: 240px; text-indent: -9999px; background: url(images/ngp-logo-large@2x.png) no-repeat center center; background-size: 152px 68px; }

@media screen and (min-width: 650px) { .home .home-hero h1.home-hero-logo { width: 230px; height: 102px; padding-top: 250px; background-size: 230px 102px; } }

@media screen and (min-width: 1000px) { .home .home-hero h1.home-hero-logo { padding-top: 275px; } }

@media screen and (min-width: 1400px) { .home .home-hero h1.home-hero-logo { width: 270px; height: 120px; padding-top: 350px; background-size: 270px 120px; } }

.home .home-cards { max-width: 1400px; margin: 0 auto -30px auto; padding: 70px 20px 0 20px; }

@media screen and (min-width: 650px) { .home .home-cards { padding: 70px 40px 0 40px; } }

@media screen and (min-width: 1000px) { .home .home-cards { display: grid; grid-template: auto / 1fr 1fr 1fr; grid-gap: 0 30px; margin: 0 auto; padding: 90px 40px 70px 40px; } }

@media screen and (min-width: 1200px) { .home .home-cards { grid-gap: 0 60px; } }

.home .home-cards .home-card { display: block; max-width: 550px; margin: 0 auto 75px auto; padding: 0 20px 20px 20px; text-align: center; font-weight: 400; color: #275720; background: rgba(69, 42, 0, 0.11); border-radius: 20px; }

@media screen and (min-width: 1000px) { .home .home-cards .home-card { margin: 0; font-size: .9em; } }

@media screen and (min-width: 1000px) { .home .home-cards .home-card { font-size: .95em; } }

@media screen and (min-width: 1400px) { .home .home-cards .home-card { padding: 0 30px 20px 30px; font-size: 1em; } }

.home .home-cards .home-card img { width: 95px; margin: -47px 0 17px 0; }

@media screen and (min-width: 1400px) { .home .home-cards .home-card img { width: 120px; } }

.home .home-cards .home-card h2 { margin: 0 0 12px 0; }

.home .home-cards .home-card p { margin: 0 0 21px 0; line-height: 1.3em; }

@media screen and (min-width: 1000px) { .home .home-cards .home-card p { margin: 0 0 23px 0; } }

@media screen and (min-width: 1200px) { .home .home-cards .home-card p { font-size: 1.05em; } }

@media screen and (min-width: 1400px) { .home .home-cards .home-card p { font-size: 1.075em; } }

.home .home-cards .home-card span.button, .home .home-cards .home-card span.dadra-notification-bar__button.js-approve-dadra-notification-bar-action, .home .home-cards .home-card span.dadra-notification-bar-trigger__button { color: #9a5001 !important; background: rgba(255, 255, 255, 0.35); }

@media screen and (min-width: 1400px) { .home .home-cards .home-card span.button, .home .home-cards .home-card span.dadra-notification-bar__button.js-approve-dadra-notification-bar-action, .home .home-cards .home-card span.dadra-notification-bar-trigger__button { font-size: 1.075em; } }

.home .home-cards .home-card span.button:hover, .home .home-cards .home-card span.dadra-notification-bar__button.js-approve-dadra-notification-bar-action:hover, .home .home-cards .home-card span.dadra-notification-bar-trigger__button:hover { color: #fff !important; background: #9a5001; }

.home .home-about { position: relative; background-size: cover; background-position: center center; background-repeat: no-repeat; }

.home .home-about .content { max-width: 650px; margin: 0 auto; padding: 60px 20px 70px 20px; text-align: center; color: #fff; }

@media screen and (min-width: 650px) { .home .home-about .content { padding: 80px 40px 90px 40px; } }

@media screen and (min-width: 1000px) { .home .home-about .content { max-width: 900px; } }

@media screen and (min-width: 1400px) { .home .home-about .content { padding: 110px 40px; } }

.home .home-about:before { content: ""; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 14px; background: url(images/bkgnd-cardboard-shag-bottom.png); }

.home .home-about:after { content: ""; position: absolute; left: 0; bottom: 0; display: block; width: 100%; height: 14px; background: url(images/bkgnd-cardboard-shag-top.png); }

.home .home-about h2 { margin: 0 0 25px 0; text-transform: uppercase; }

@media screen and (min-width: 650px) { .home .home-about h2 { font-size: 1.6em; } }

@media screen and (min-width: 1000px) { .home .home-about h2 { margin: 0 0 30px 0; font-size: 1.7em; } }

@media screen and (min-width: 1200px) { .home .home-about h2 { font-size: 2em; } }

@media screen and (min-width: 1400px) { .home .home-about h2 { font-size: 2.2em; } }

.home .home-about h2 a { color: #fff; }

.home .home-about .home-about-columns { text-align: left; }

@media screen and (min-width: 1000px) { .home .home-about .home-about-columns { display: grid; grid-template: auto / 1fr 1fr; grid-gap: 0 50px; } }

@media screen and (min-width: 1200px) { .home .home-about .home-about-columns { font-size: 1.05em; } }

@media screen and (min-width: 1400px) { .home .home-about .home-about-columns { font-size: 1.075em; } }

.home .home-about .button, .home .home-about .dadra-notification-bar__button.js-approve-dadra-notification-bar-action, .home .home-about .dadra-notification-bar-trigger__button { margin: 15px 0 0 0; background: #e37500; }

@media screen and (min-width: 1000px) { .home .home-about .button, .home .home-about .dadra-notification-bar__button.js-approve-dadra-notification-bar-action, .home .home-about .dadra-notification-bar-trigger__button { margin: 25px 0 0 0; } }

@media screen and (min-width: 1200px) { .home .home-about .button, .home .home-about .dadra-notification-bar__button.js-approve-dadra-notification-bar-action, .home .home-about .dadra-notification-bar-trigger__button { font-size: 1.05em; } }

@media screen and (min-width: 1400px) { .home .home-about .button, .home .home-about .dadra-notification-bar__button.js-approve-dadra-notification-bar-action, .home .home-about .dadra-notification-bar-trigger__button { font-size: 1.075em; } }

.home .home-about .button:hover, .home .home-about .dadra-notification-bar__button.js-approve-dadra-notification-bar-action:hover, .home .home-about .dadra-notification-bar-trigger__button:hover { background: #ff8400; }

.home .home-funding { padding: 45px 20px; text-align: center; color: #3b2a1a; }

.home .home-funding:after { content: ""; position: absolute; left: 0; bottom: -14px; display: block; width: 100%; height: 14px; background: url(images/bkgnd-cardboard-shag-bottom.png); }

.home .home-funding p { max-width: 600px; margin: 0 auto 30px auto; }

.home .home-funding img { display: block; width: 100%; max-width: 420px; margin: 0 auto; }

.page-template-ngp-reports .publications { position: relative; display: grid; grid-template: auto / 1fr; grid-gap: 30px; max-width: 650px; margin: 0 auto; padding: 30px 20px 50px 20px; }

@media screen and (min-width: 550px) { .page-template-ngp-reports .publications { grid-template: auto / 1fr 1fr; max-width: 1000px; margin: 0 auto; padding: 30px 30px 50px 30px; } }

@media screen and (min-width: 650px) { .page-template-ngp-reports .publications { padding: 30px 40px 50px 40px; } }

@media screen and (min-width: 800px) { .page-template-ngp-reports .publications { grid-template: auto / 1fr 1fr 1fr; padding: 40px 40px 50px 40px; } }

@media screen and (min-width: 1000px) { .page-template-ngp-reports .publications { padding: 50px 40px; } }

.page-template-ngp-reports .publications .publication-card { display: block; max-width: 550px; margin: 0 auto; padding: 30px 20px; text-align: center; font-weight: 400; color: #4c473e; background: rgba(69, 42, 0, 0.1); border-radius: 20px; }

@media screen and (min-width: 1000px) { .page-template-ngp-reports .publications .publication-card { margin: 0; font-size: .9em; } }

@media screen and (min-width: 1000px) { .page-template-ngp-reports .publications .publication-card { font-size: .95em; } }

.page-template-ngp-reports .publications .publication-card:hover { background: rgba(69, 42, 0, 0.07); }

.page-template-ngp-reports .publications .publication-card:hover h3 { color: #b65f01; }

.page-template-ngp-reports .publications .publication-card img { display: block; width: 200px; margin: 0 auto 20px auto; padding: 7px; background: rgba(255, 255, 255, 0.3); border-radius: 6px; }

.page-template-ngp-reports .publications .publication-card h3 { margin: 0 0 8px 0; line-height: 1.1em; font-family: "franklin-gothic-condensed", Arial, sans-serif; font-size: 1.2em; }

.page-template-ngp-reports .publications .publication-card p { margin: 0; line-height: 1.25em; }

@media screen and (min-width: 1200px) { .page-template-ngp-reports .publications .publication-card p { font-size: 1.05em; } }

@media screen and (min-width: 1400px) { .page-template-ngp-reports .publications .publication-card p { font-size: 1.075em; } }

.page-template-resources .main-content { position: relative; max-width: 1600px !important; }

@media screen and (min-width: 1000px) { .page-template-resources .main-content { display: grid; grid-template: auto / 1fr 3fr; grid-gap: 25px; } }

@media screen and (min-width: 1400px) { .page-template-resources .main-content { grid-template: auto / 2fr 7fr; grid-gap: 60px; } }

.page-template-resources aside { position: relative; margin: 0 0 25px 0; background: rgba(69, 42, 0, 0.1); border-radius: 20px; }

@media screen and (min-width: 1000px) { .page-template-resources aside { background: none; border-radius: 0; } }

@media screen and (min-width: 1400px) { .page-template-resources aside { max-width: 310px; background: none; } }

.page-template-resources aside:hover { background: rgba(69, 42, 0, 0.07); color: #b65f01; }

@media screen and (min-width: 1000px) { .page-template-resources aside:hover { background: none !important; } }

.page-template-resources aside:hover a.filters-toggle { color: #477f3c; }

.page-template-resources aside.active { background: rgba(69, 42, 0, 0.1); }

@media screen and (min-width: 1000px) { .page-template-resources aside.active { background: none !important; } }

.page-template-resources aside.active a.filters-toggle { color: #3c6734; }

.page-template-resources aside.facetwp-filters-loading:after { position: absolute; content: ""; width: 150px; height: 150px; bottom: -180px; left: 50%; margin-left: -75px; background: url(images/radish.png); background-size: 150px 150px; z-index: 1000; animation: rotation 1.5s infinite ease; }

@keyframes rotation { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }

@media screen and (min-width: 650px) { .page-template-resources aside.facetwp-filters-loading:after { bottom: -250px; width: 200px; height: 200px; margin-left: -100px; background-size: 200px 200px; } }

@media screen and (min-width: 1000px) { .page-template-resources aside.facetwp-filters-loading:after { bottom: auto; top: 150px; left: 255%; width: 250px; height: 250px; margin-left: -50%; background-size: 250px 250px; } }

@media screen and (min-width: 1200px) { .page-template-resources aside.facetwp-filters-loading:after { left: 265%; } }

@media screen and (min-width: 1400px) { .page-template-resources aside.facetwp-filters-loading:after { left: 300%; } }

@media screen and (min-width: 1600px) { .page-template-resources aside.facetwp-filters-loading:after { margin-left: 0%; left: 820px; } }

.page-template-resources aside .back-to-filters-button { display: none; padding-right: 60px; padding-left: 30px; font-size: .95em; opacity: 0; transition: opacity .5s ease; }

@media screen and (min-width: 1000px) { .page-template-resources aside .back-to-filters-button { display: inline-block; } }

@media screen and (min-width: 1200px) { .page-template-resources aside .back-to-filters-button { padding-right: 70px; padding-left: 40px; } }

@media screen and (min-width: 1400px) { .page-template-resources aside .back-to-filters-button { padding-right: 90px; padding-left: 60px; } }

.page-template-resources aside .back-to-filters-button:after { content: "\f1de"; position: absolute; top: 17px; right: 25px; font-family: FontAwesome; font-size: 1em; background-image: none; }

@media screen and (min-width: 1200px) { .page-template-resources aside .back-to-filters-button:after { right: 35px; } }

@media screen and (min-width: 1400px) { .page-template-resources aside .back-to-filters-button:after { right: 55px; } }

.page-template-resources aside .back-to-filters-button.visible { position: fixed; bottom: 50%; opacity: 1.0; z-index: 10000; }

.page-template-resources a.filters-toggle { position: relative; display: block; padding: 25px; text-transform: uppercase; font-size: 1.1em; font-weight: 600; color: #3c6734; cursor: pointer; }

@media screen and (min-width: 1000px) { .page-template-resources a.filters-toggle { display: none; } }

.page-template-resources a.filters-toggle:after { content: "\f1de"; position: absolute; top: 23px; right: 25px; font-family: FontAwesome; font-size: 1.2em; background-image: none; }

@media screen and (min-width: 650px) { .page-template-resources a.filters-toggle:after { font-size: 1.3em; } }

.page-template-resources a.filters-toggle.active:after { content: "\f077"; top: 25px; font-size: 1em; }

.page-template-resources a.filters-toggle.active span.line { display: block; margin: 25px 0 5px 0; border-bottom: 1px solid #8d9c75; }

.page-template-resources .filters { display: none; padding: 0 25px 25px 25px; }

@media screen and (min-width: 1000px) { .page-template-resources .filters { display: block !important; padding: 0; } }

.page-template-resources .filters h3 { margin: 0 0 12px 0; text-transform: uppercase; font-size: 1em; font-family: "franklin-gothic-condensed", Arial, sans-serif; font-weight: 600; letter-spacing: .075em; color: #4c473e; }

@media screen and (min-width: 1000px) { .page-template-resources .filters h3 { font-size: .9em; } }

.page-template-resources .filters .facetwp-facet { margin-bottom: 35px; color: #4c473e !important; }

.page-template-resources .filters a.chosen-single { color: inherit; font-weight: 400; max-width: none !important; }

@media screen and (min-width: 1000px) { .page-template-resources .filters a.chosen-single { font-size: 1.3em; } }

.page-template-resources .filters .chosen-drop { max-width: none !important; }

.page-template-resources .filters .chosen-drop .chosen-search { background-color: rgba(237, 233, 227, 0.5) !important; }

.page-template-resources .filters .chosen-drop ul { background-color: rgba(237, 233, 227, 0.5) !important; }

.page-template-resources .filters .facetwp-facet-search input { position: relative; width: 100% !important; box-sizing: border-box !important; padding: 13px 0 13px 15px !important; font-family: "franklin-gothic-condensed", Arial, sans-serif !important; font-size: .9em !important; color: #4c473e !important; background: rgba(255, 255, 255, 0.45) !important; border: 1px solid #ccbea6 !important; border-radius: 6px !important; }

.page-template-resources .filters .facetwp-facet-search input::placeholder { opacity: 1 !important; }

.page-template-resources .filters .facetwp-facet-search input:focus::placeholder { opacity: 0 !important; }

.page-template-resources .filters .facetwp-facet-search i.facetwp-btn { top: -10px !important; right: 0 !important; width: 40px; height: 20px; padding: 12px 0; text-align: center; color: #4c473e !important; opacity: .7 !important; cursor: pointer !important; z-index: 1000; }

.page-template-resources .filters .facetwp-facet-search i.facetwp-btn:before { background: none; content: "\f002"; font-family: FontAwesome; font-size: .8em; font-style: normal; }

.page-template-resources .filters .facetwp-checkbox { margin: 0; padding: 0; background: none; font-size: .95em; letter-spacing: .01em; }

@media screen and (min-width: 1000px) { .page-template-resources .filters .facetwp-checkbox { font-size: .9em; } }

.page-template-resources .filters .facetwp-checkbox .checkbox-content-wrap { position: relative; display: inline-block; padding: 10px 0 10px 38px; cursor: pointer; }

.page-template-resources .filters .facetwp-checkbox .checkbox-content-wrap span.custom-checkbox { display: inline-block; position: absolute; top: 8px; left: 0; background-color: transparent; width: 22px; height: 22px; transform-origin: center; background: rgba(255, 255, 255, 0.55); border: 1px solid #ccbea6; border-radius: 50%; vertical-align: -5px; margin-right: 15px; transition: background-color 50ms 100ms, transform 250ms cubic-bezier(0.78, -1.22, 0.17, 10); }

.page-template-resources .filters .facetwp-checkbox .checkbox-content-wrap span.custom-checkbox:before { content: ""; width: 0; height: 2px; border-radius: 2px; background-color: #47753f; position: absolute; transform: rotate(45deg); top: 11px; left: 8px; transform-origin: 0% 0%; }

.page-template-resources .filters .facetwp-checkbox .checkbox-content-wrap span.custom-checkbox:after { content: ""; width: 0; height: 2px; border-radius: 2px; background-color: #47753f; position: absolute; transform: rotate(305deg); top: 14px; left: 9px; transform-origin: 0% 0%; }

@media (pointer: fine) { .page-template-resources .filters .facetwp-checkbox .checkbox-content-wrap:hover span.custom-checkbox:before { width: 5px !important; } .page-template-resources .filters .facetwp-checkbox .checkbox-content-wrap:hover span.custom-checkbox:after { width: 10px !important; } }

.page-template-resources .filters .facetwp-checkbox.checked .checkbox-content-wrap span.custom-checkbox { border-color: #47753f; background: #47753f; transform: scale(1.05); }

.page-template-resources .filters .facetwp-checkbox.checked .checkbox-content-wrap span.custom-checkbox:after { width: 10px; background-color: #fff; transition: width 150ms ease 100ms; }

.page-template-resources .filters .facetwp-checkbox.checked .checkbox-content-wrap span.custom-checkbox:before { width: 5px; background-color: #fff; transition: width 150ms ease 100ms; }

@media (pointer: fine) { .page-template-resources .filters .facetwp-checkbox.checked .checkbox-content-wrap:hover span.custom-checkbox { background-color: #47753f; } .page-template-resources .filters .facetwp-checkbox.checked .checkbox-content-wrap:hover span.custom-checkbox:after { width: 10px; background-color: #fff; } .page-template-resources .filters .facetwp-checkbox.checked .checkbox-content-wrap:hover span.custom-checkbox:before { width: 5px; background-color: #fff; } }

.page-template-resources .filters .button, .page-template-resources .filters .dadra-notification-bar__button.js-approve-dadra-notification-bar-action, .page-template-resources .filters .dadra-notification-bar-trigger__button { font-size: .95em; }

.page-template-resources .facetwp-template[data-name="gleaning-resources"] { margin: 0 auto; padding: 0 0 50px 0; }

@media screen and (min-width: 550px) { .page-template-resources .facetwp-template[data-name="gleaning-resources"] { display: grid; grid-template: auto / 1fr 1fr; grid-gap: 25px; margin: 0 auto; padding: 0 0 50px 0; } }

@media screen and (min-width: 800px) { .page-template-resources .facetwp-template[data-name="gleaning-resources"] { grid-template: auto / 1fr 1fr 1fr; } }

@media screen and (min-width: 1000px) { .page-template-resources .facetwp-template[data-name="gleaning-resources"] { grid-template: auto / 1fr 1fr; } }

@media screen and (min-width: 1200px) { .page-template-resources .facetwp-template[data-name="gleaning-resources"] { grid-template: auto / 1fr 1fr 1fr; } }

.page-template-resources .facetwp-template.facetwp-template-loading[data-name="gleaning-resources"] { position: relative; }

.page-template-resources .facetwp-template.facetwp-template-loading[data-name="gleaning-resources"] .resource-card, .page-template-resources .facetwp-template.facetwp-template-loading[data-name="gleaning-resources"] .no-results { opacity: 0; transition: all .5s ease; }

.page-template-resources .facetwp-template[data-name="gleaning-resources"] .resource-card { display: block; min-width: 0 !important; margin: 0 auto 25px auto; padding: 25px; word-wrap: break-word; font-weight: 400; color: #4c473e; background: rgba(69, 42, 0, 0.1); border-radius: 20px; }

@media screen and (min-width: 550px) { .page-template-resources .facetwp-template[data-name="gleaning-resources"] .resource-card { margin: 0; } }

.page-template-resources .facetwp-template[data-name="gleaning-resources"] .resource-card:hover { background: rgba(69, 42, 0, 0.07); }

.page-template-resources .facetwp-template[data-name="gleaning-resources"] .resource-card:hover h2 { color: #b65f01; }

.page-template-resources .facetwp-template[data-name="gleaning-resources"] .resource-card h2 { margin: 0 0 15px 0; font-family: "franklin-gothic-condensed", Arial, sans-serif; font-size: 1.3em; font-weight: 500; text-transform: none; line-height: 1.1em; }

@media screen and (min-width: 1200px) { .page-template-resources .facetwp-template[data-name="gleaning-resources"] .resource-card h2 { font-size: 1.2em; } }

.page-template-resources .facetwp-template[data-name="gleaning-resources"] .resource-card h2:hover { text-decoration: underline; }

.page-template-resources .facetwp-template[data-name="gleaning-resources"] .resource-card p { margin: 0 0 15px 0; line-height: 1.25em; font-size: .9em; }

.page-template-resources .facetwp-template[data-name="gleaning-resources"] .resource-card .resource-specs { margin: 0; }

.page-template-resources .facetwp-template[data-name="gleaning-resources"] .resource-card span { display: block; margin: 0 0 7px 0; }

.page-template-resources .facetwp-template[data-name="gleaning-resources"] .resource-card span strong { font-weight: 600; }

.page-template-resources .facetwp-template[data-name="gleaning-resources"] .no-results { grid-column: span 3; padding: 30px; text-align: center; background: rgba(255, 255, 255, 0.3); border-radius: 20px; }

.page-template-resources .facetwp-template[data-name="gleaning-resources"] .no-results .button, .page-template-resources .facetwp-template[data-name="gleaning-resources"] .no-results .dadra-notification-bar__button.js-approve-dadra-notification-bar-action, .page-template-resources .facetwp-template[data-name="gleaning-resources"] .no-results .dadra-notification-bar-trigger__button { margin: 0 0 10px 0; font-size: .95em; }

/*# sourceMappingURL=style.css.map */