* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    margin: 0;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    font-size: 14px;
    position: relative;
    color: #333
}

html.ie,
html.ie body {
    max-height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    display: block
}

p,
li,
ol,
ul,
table,
tr,
th,
td,
.Explicit {
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    font-size: inherit;
    line-height: inherit
}

p {
    margin: 10px 0;
    line-height: 20px
}

p:first-child {
    margin-top: 0
}

p:last-child {
    margin-bottom: 0
}

.tar {
    text-align: right
}

.container {
    width: 100%;
    max-width: 960px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 20px
}

.two-column>.container {
    padding: 30px 0 0 0
}

.two-column .column-1 {
    display: inline-block;
    vertical-align: top;
    width: 660px;
    padding-right: 40px;
    float: left;
    margin-bottom: 50px
}

.two-column .column-2 {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    float: right;
    margin-bottom: 50px
}

#page-title {
    margin-bottom: 30px
}

#page-title div.profile-logo {
    display: inline-block;
    padding-right: 30px;
    vertical-align: middle
}

#page-title div.profile-logo img {
    max-width: 115px;
    max-height: 115px;
    display: block
}

.two-column .column-1 #page-title.partner img {
    max-width: 180px;
    max-height: 180px
}

#page-title h1 {
    vertical-align: middle;
    max-width: 810px;
    color: #53682b;
    font-size: 36px;
    font-weight: 500;
    line-height: 38px;
    display: inline-block;
    margin: 0
}

#page-title.partner h1 {
    max-width: 745px;
    line-height: 36px
}

.two-column .column-1 #page-title h1 {
    max-width: 470px
}

.two-column .column-1 #page-title.partner h1 {
    max-width: 405px
}

#page-description {
    font-size: 18px;
    line-height: 24px;
    font-weight: 200;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #e5e5e5
}

#page-description strong {
    font-weight: normal
}

#page-description p {
    font-size: 18px;
    line-height: 24px
}

#page-description p:first-child {
    margin-top: 0
}

#page-description p:last-child {
    margin-bottom: 0
}

.special-box {
    background-color: #fafafa;
    border: 1px solid #dedede;
    padding: 30px;
    margin-bottom: 40px
}

.special-box:last-child {
    margin-bottom: 0
}

.half-width {
    width: 50%;
    display: inline-block;
    float: left;
    vertical-align: top;
    margin-bottom: 0
}

.half-width .special-box {
    margin-bottom: 0
}

.two-boxes {
    margin-bottom: 40px
}

.two-boxes:last-child {
    margin-bottom: 0
}

.two-boxes .half-width:first-child {
    padding-right: 20px
}

.two-boxes .half-width:nth-child(2) {
    padding-left: 20px
}

.clearfix {
    display: block;
    clear: both
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

h1 {
    font-size: 36px;
    line-height: 38px;
    font-weight: 500;
    margin: 30px 0
}

h2 {
    font-size: 30px;
    line-height: 34px;
    font-weight: 500
}

h3 {
    font-size: 26px;
    line-height: 30px;
    font-weight: 500
}

h4 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 500
}

h5 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500
}

h6 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500
}

h2,
h3,
h4,
h5,
h6 {
    margin: 20px 0
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0
}

table {
    background-color: #fff;
    border-collapse: collapse;
    font-size: 18px;
    line-height: normal;
    color: #333
}

table.compact {
    font-size: 14px
}

table caption {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #464646;
    text-align: left;
    margin: 0 0 15px 0
}

table,
td,
th {
    border: 1px solid #fff
}

th {
    background-color: #e98300;
    font-weight: 500;
    color: #fff;
    padding: 18px 22px
}

td {
    background-color: #f1f1f1;
    padding: 18px 22px
}

.compact th,
.compact td {
    padding: 5px 7px
}

thead+tbody td:first-child {
    background-color: #f4f4f4;
    font-weight: 500
}

button,
input,
textarea,
select {
    background-image: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    max-width: 100%
}

button {
    display: block
}

#body-content form button {
    margin-top: 20px
}

#body-content a {
    text-decoration: underline
}

#body-content a.button,
#body-content a.grainbutton {
    text-decoration: none
}

#body-content a span {
    display: inline-block;
    margin-left: 5px
}

input,
textarea,
select {
    margin: 0;
    display: inline-block
}

label {
    display: block;
    margin: 1.5em 0 1em 0
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"] {
    width: 280px
}

textarea {
    height: 150px;
    width: 420px;
    max-width: 100%
}

.radios label {
    margin: 1em 0;
    position: relative;
    padding-left: 30px
}

.radios label input {
    margin: 0;
    position: absolute;
    top: 0;
    left: 7px
}

.select-date-range select {
    width: 107px
}

.select-date-range select:first-child {
    margin-right: 10px
}

hr {
    border: none;
    background-color: #dedede;
    height: 1px;
    margin: 40px 0
}

#body-content ul,
#body-content ol {
    font-size: 14px;
    line-height: 20px;
    padding-left: 30px
}

#body-content ul.slides {
    font-size: inherit;
    line-height: inherit;
    padding-left: 0
}

#body-content ul li,
#body-content ol li {
    margin: 1em 0;
    padding-left: 10px
}

#body-content ul.slides li {
    margin: 0;
    padding-left: 0
}

#body-content ul ul,
#body-content ul ol,
#body-content ol ol,
#body-content ol ul {
    padding-left: 20px
}

#body-content ul ul li,
#body-content ul ol li,
#body-content ol ol li,
#body-content ol ul li {
    margin: 1em 0
}

#body-content ul ol,
#body-content ol ol {
    list-style-type: lower-alpha
}

#body-content ul ul,
#body-content ol ul {
    list-style-type: none
}

#body-content ul ul li,
#body-content ol ul li {
    position: relative
}

#body-content ul ul li:before,
#body-content ol ul li:before {
    content: "• ";
    color: #8b8d8e;
    position: absolute;
    left: -16px
}

ul.grains,
#body-content ul.grains {
    list-style-type: none;
    padding-left: 0
}

ul.grains>li,
#body-content ul.grains>li {
    padding-left: 40px;
    background-image: url(../images/grain_bulletpoint.png);
    background-repeat: no-repeat;
    background-position: 13px 2px
}

.grains ul,
.grains ol,
#body-content .grains ul,
#body-content .grains ol {
    margin-left: 30px
}

.colors-test .half-width p {
    line-height: 50px
}

.transparent {
    color: #333
}

.light-gray {
    background-color: #fafafa;
    color: #333
}

.orange {
    background-color: #e98300;
    color: #fff
}

.green {
    background-color: #53682b;
    color: #fff
}

.red {
    background-color: #b22d3a;
    color: #fff
}

.blue {
    background-color: #006b9d;
    color: #fff
}

.purple {
    background-color: #5a2559;
    color: #fff
}

.gray {
    background-color: #dedede;
    color: #333
}

.lime {
    background-color: #bfd730;
    color: #333
}

.wheatstalks,
.homepage_email.wheatstalks {
    background-image: url(../images/bannerstalks_small_optim.png);
    background-position: center 100%;
    background-repeat: no-repeat
}

.inline-promo.wheatstalks,
.sidebar-promo.wheatstalks {
    background-image: url(../images/inline-promo-bg-1.png);
    background-position: right bottom;
    background-repeat: no-repeat
}

.column-1 .inline-promo.wheatstalks {
    background-image: url(../images/inline-promo-bg-2.png);
    background-position: right bottom;
    background-repeat: no-repeat
}

a {
    color: #e98300;
    text-decoration: none
}

a:hover {
    color: #333
}

.orange a {
    color: #fff
}

.orange a:hover {
    color: #333
}

.green a,
.red a,
.blue a,
.purple a {
    color: #fff
}

.green a:hover,
.red a:hover,
.blue a:hover,
.purple a:hover {
    color: #ccc
}

a.button {
    display: inline-block;
    vertical-align: top;
    border: none;
    outline: none;
    color: #fff;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    font-size: 14px;
    font-weight: 200;
    padding: 11px 20px;
    min-height: 40px;
    line-height: 18px;
    cursor: pointer;
    text-transform: uppercase;
    background-color: #e98300
}

a.grainbutton {
    display: inline-block;
    padding: 0 20px;
    margin: 0;
    height: 50px;
    line-height: 40px;
    border: 5px solid #fff;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 0 0 1px 0 white;
    color: #fff;
    font-size: 14px;
    font-weight: 200;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    -moz-box-shadow: 0 0 6.72px .28px rgba(6, 6, 6, .2);
    -webkit-box-shadow: 0 0 6.72px .28px rgba(6, 6, 6, .2);
    box-shadow: 0 0 6.72px .28px rgba(6, 6, 6, .2);
    background-color: #e98300
}

button {
    display: block;
    vertical-align: top;
    margin: 0;
    border: none;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    color: #fff;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    font-size: 14px;
    font-weight: 200;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-transform: uppercase;
    background-color: #e98300
}

a.button:hover,
a.grainbutton:hover,
button:hover {
    background-color: #bfd730;
    color: #333
}

a.button.orange,
a.grainbutton.orange,
button.orange {
    background-color: #e98300
}

a.button.orange:hover,
a.grainbutton.orange:hover,
button.orange:hover {
    background-color: #bfd730;
    color: #333
}

a.button.red,
a.grainbutton.red,
button.red {
    background-color: #b22d3a
}

a.button.red:hover,
a.grainbutton.red:hover,
button.red:hover {
    background-color: #bfd730;
    color: #333
}

a.button.purple,
a.grainbutton.purple,
button.purple {
    background-color: #5a2559
}

a.button.purple:hover,
a.grainbutton.purple:hover,
button.purple:hover {
    background-color: #bfd730;
    color: #333
}

a.button.blue,
a.grainbutton.blue,
button.blue {
    background-color: #006c9d
}

a.button.blue:hover,
a.grainbutton.blue:hover,
button.blue:hover {
    background-color: #bfd730;
    color: #333
}

a.button.green,
a.grainbutton.green,
button.green {
    background-color: #53682b
}

a.button.green:hover,
a.grainbutton.green:hover,
button.green:hover {
    background-color: #bfd730;
    color: #333
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"] {
    display: inline-block;
    vertical-align: top;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    color: #777;
    font-size: 14px;
    font-weight: 200;
    margin: 0;
    padding: 0 0 0 20px;
    border: 1px solid #dedede;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    height: 40px;
    line-height: 38px
}

textarea {
    display: inline-block;
    vertical-align: top;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    color: #777;
    font-size: 14px;
    font-weight: 200;
    margin: 0;
    padding: 15px 20px;
    border: 1px solid #dedede;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none
}

select {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    color: #777;
    font-size: 14px;
    font-weight: 200;
    padding: 0 24px 0 20px;
    border: 1px solid #dedede;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    height: 40px;
    line-height: 38px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    background-image: url(../images/dropdown.png);
    background-repeat: no-repeat;
    background-position: right center;
    text-indent: .01px;
    text-overflow: '';
    cursor: pointer
}

select::-ms-expand {
    display: none
}

html.gecko.ff select {
    padding: 10px 24px 0 20px
}

::-webkit-input-placeholder,
input::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    color: #777;
    opacity: 1
}

:-moz-placeholder,
input:-moz-placeholder,
select:-moz-placeholder {
    color: #777;
    opacity: 1
}

::-moz-placeholder,
input::-moz-placeholder,
select::-moz-placeholder {
    color: #777;
    opacity: 1
}

:-ms-input-placeholder,
input:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: #777;
    opacity: 1
}

.video-container {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 20px
}

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

p.req {
    font-style: italic;
    float: right
}

.req:before {
    content: '*';
    color: #b22d3a;
    margin-right: 5px
}

.list-items-container {
    background-color: #fafafa;
    border: 1px solid #dedede;
    padding: 25px 30px;
    margin-bottom: 40px
}

.list-items-container .list-items .list-item {
    position: relative
}

.list-item-thumbnail {
    width: 100px
}

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

.list-item-thumbnail img.play-button {
    width: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25%;
    margin-top: -25%;
    display: none
}

.list-item-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    margin: 0 0 15px 0
}

.list-item-title a,
#body-content .list-item-title a {
    text-decoration: none
}

.list-item-date {
    line-height: 14px;
    margin-bottom: 20px
}

.list-item-description {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px
}

.list-item-tags,
.list-item-by,
.list-item-comments {
    font-size: 14px;
    line-height: 18px
}

.list-item {
    margin-bottom: 30px
}

.related-content.list-items-container .list-item {
    display: block;
    clear: both;
    border-bottom: 1px solid #dedede;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.related-content.list-items-container .list-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.related-content.list-items-container .list-item-thumbnail {
    float: right;
    margin: 0 0 0 30px;
    min-height: 100px
}

.related-content.list-items-container .list-item-thumbnail a {
    display: block;
    overflow: hidden;
    position: relative
}

.related-content.list-items-container .list-item-thumbnail a img {
    display: block
}

body.our-videos .blog-posts.list-items-container .list-item-thumbnail a {
    display: block;
    max-height: 100px;
    overflow: hidden
}

.related-content.list-items-container .list-item-thumbnail a img.play-button {
    display: none
}

.sidebar-promo.list-items-container .list-item-thumbnail a {
    display: block;
    max-height: 40px;
    overflow: hidden
}

.sidebar-promo.list-items-container .list-item-thumbnail a img.crop-Left,
.sidebar-promo.list-items-container .list-item-thumbnail a img.crop-Center,
.sidebar-promo.list-items-container .list-item-thumbnail a img.crop-Right {
    max-height: 40px;
    min-width: 40px;
    min-height: 40px;
    max-width: none;
    width: auto
}

.sidebar-promo.list-items-container .list-item-thumbnail a img.crop-Left {
    margin-left: 0
}

.sidebar-promo.list-items-container .list-item-thumbnail a img.crop-Center {
    margin-left: -25%
}

.sidebar-promo.list-items-container .list-item-thumbnail a img.crop-Right {
    margin-right: -25%
}

.related-content.list-items-container .list-item-text {
    margin: 0 0 0 0
}

.blog-posts.list-items-container .list-item {
    margin: 0 0 30px 0
}

.blog-posts.list-items-container .list-item:last-child {
    margin: 0 0 20px 0
}

.blog-posts.list-items-container .list-item-thumbnail {
    position: absolute;
    top: 4px;
    left: 0
}

.blog-posts.list-items-container .list-item-text {
    padding-left: 140px
}

.blog-posts.list-items-container .list-item-description,
.blog-posts.list-items-container .list-item-tags {
    margin-bottom: 10px
}

.list-items-container .read-more {
    text-align: center;
    padding-top: 20px;
    margin-top: 15px;
    border-top: 1px solid #dedede
}

.sidebar-promo.list-items-container {}

.sidebar-promo.list-items-container h6 {
    margin-bottom: 10px
}

.sidebar-promo.list-items-container .list-item {
    padding: 10px 0;
    margin-bottom: 0;
    border-bottom: 1px solid #dedede
}

.sidebar-promo.list-items-container .list-item .list-item-thumbnail,
.sidebar-promo.related-content.list-items-container .list-item-thumbnail {
    width: 40px;
    min-height: 40px
}

.sidebar-promo.list-items-container .list-item .list-item-text .list-item-title {
    font-size: 14px;
    line-height: 20px;
    margin: 0
}

.loading {
    background-image: url(../images/loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 16px
}

.loading-white {
    background-image: url(../images/loader-orange-bg-2.gif);
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 16px
}

img {
    max-width: 100%
}

.img-caption {
    width: 280px;
    text-align: center;
    font-style: italic;
    display: inline-block
}

.img-caption img {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #fff
}

.lightbox-content {
    display: none
}

.image-right {
    float: right;
    margin: 0 0 25px 25px
}

.image-left {
    float: left;
    margin: 0 25px 25px 0
}

.icon-left {
    float: left;
    margin: 0 25px 0 0
}

.icon-right {
    float: right;
    margin: 0 0 0 25px
}

table.paginator,
table.paginator th,
table.paginator td {
    border: none;
    font-size: 14px;
    line-height: 20px;
    background-color: transparent;
    font-weight: normal
}

table.paginator {
    border-top: 1px solid #dedede;
    width: 100%
}

table.paginator td {
    padding: 20px 5px 0 5px
}

table.paginator td.pg-items {
    width: 100%;
    text-align: right
}

table.paginator td.pg-curr,
table.paginator td.pg-page {
    text-align: center
}

table.paginator a,
#body-content table.paginator a {
    text-decoration: none
}

table.paginator td.pg-curr,
table.paginator td a {
    font-weight: 500
}

table.paginator td b {
    font-weight: normal
}

table.paginator td.pg-prev {
    padding: 20px 10px 0 10px
}

table.paginator td.pg-next {
    padding: 20px 0 0 10px
}

.inline-promo-container.container {
    padding: 0
}

.inline-promo {
    width: 100%;
    max-width: 960px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 30px auto;
    -webkit-border-top-left-radius: 20px;
    -webkit-bo2rder-bottom-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -moz-box-shadow: 0 0 6.72px .28px rgba(6, 6, 6, .5);
    -webkit-box-shadow: 0 0 6.72px .28px rgba(6, 6, 6, .5);
    box-shadow: 0 0 6.72px .28px rgba(6, 6, 6, .5);
    overflow: hidden
}

.inline-promo .inline-promo-image {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    float: left
}

.inline-promo .inline-promo-image img {
    width: 100%;
    display: block
}

.inline-promo .inline-promo-text {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding: 25px 40px;
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase
}

.column-1 .inline-promo {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.column-1 .inline-promo .inline-promo-text {
    font-size: 15px;
    line-height: 17px;
    padding: 15px 25px
}

.list-items .inline-promo .inline-promo-text {
    padding: 10px 15px
}

#body-content .inline-promo a {
    text-decoration: none
}

.column-1 .new-inline {
    width: 620px;
    height: 100px
}

.column-1 .new-inline .inline-promo-text {
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    text-transform: none;
    padding: 10px 34px 0
}

a.grainbutton.orange {
    font-size: 15px;
    font-weight: 400;
    min-width: 155px
}

.column-1 .new-inline .inline-promo-1+.grainbutton.orange {
    float: right;
    margin-right: -24px;
    margin-top: -18px
}

.column-1 .new-inline .inline-promo-2+.grainbutton.orange {
    float: right;
    margin-right: -24px;
    margin-top: 4px
}

.column-1 .new-inline .inline-promo-3+a.grainbutton.orange {
    float: right;
    margin-right: -24px;
    margin-top: 30px
}

.column-1 .new-inline.wheatstalks,
.sidebar-promo.wheatstalks {
    background-image: url(http://qa.feedingamerica.org/assets/images/inline-promo-bg-1.png);
    background-position: 70% bottom;
    background-repeat: no-repeat;
    background-size: 49px 89px
}

.lightblue {
    background-color: #009ede;
    color: #fff
}

.inline-promo-2 {
    font-size: 22px;
    line-height: 26px
}

.inline-promo-3 {
    font-size: 30px;
    line-height: 34px;
    text-align: center;
    font-weight: bold;
    float: left;
    width: 60%;
    padding-left: 10%
}

@media screen and (min-width:768px) and (max-width:991px) {
    .column-1 .new-inline {
        width: 452px;
        height: 228px;
        border-radius: 20px 0
    }
    .column-1 div.new-inline .inline-promo-text {
        padding: 40px 34px 0;
        position: relative;
        height: 100%;
        font-size: 22px;
        line-height: 26px
    }
    .column-1 .new-inline a.grainbutton.orange {
        position: absolute;
        bottom: 10px;
        right: 30px
    }
    .column-1 div.new-inline.wheatstalks {
        background-size: 73px 132px;
        background-position: 55% bottom
    }
    .inline-promo-2 {
        font-size: 26px;
        line-height: 30px
    }
    .inline-promo-3 {
        width: 90%
    }
    .column-1 .new-inline .inline-promo-3+a.grainbutton.orange {
        margin-right: -20px
    }
    .column-1 .new-inline .inline-promo-1+.grainbutton.orange {
        float: right;
        margin-right: -20px;
        margin-top: -20px
    }
    .column-1 .new-inline .inline-promo-2+.grainbutton.orange {
        float: right;
        margin-right: -20px;
        margin-top: 0
    }
}

header {
    padding: 9px 0 18px 0;
    position: relative;
    z-index: 2;
    -moz-box-shadow: 0 5px 5px 0 rgba(6, 6, 6, .18);
    -webkit-box-shadow: 0 5px 5px 0 rgba(6, 6, 6, .18);
    box-shadow: 0 5px 5px 0 rgba(6, 6, 6, .18)
}

header.has-horizontal-nav {
    margin-bottom: 44px
}

body.ways-to-give header.has-horizontal-nav {
    margin-bottom: 58px
}

body.ways-to-give header.has-horizontal-nav .active .dropdown-menu li a {
    max-width: 120px
}

body.ways-to-give header.has-horizontal-nav .dropdown-menu li a {
    white-space: normal
}

header .container {
    padding: 0
}

header a,
header a * {
    text-decoration: none
}

#logo {
    float: left;
    margin-top: 3px;
    width: 203px;
    height: auto
}

#logo a {
    display: block
}

#logo a img {
    display: block;
    width: 100%
}

#header_right {}

#util {
    display: inline-block;
    float: right;
    margin: 0 0 26px 0
}

#util_sign_up,
#util_search {
    display: inline-block;
    vertical-align: top;
    position: relative;
    height: 36px
}

#util_sign_up {
    margin-left: 30px
}

#util_sign_up_expand,
#util_search_expand {
    font-size: 14px;
    color: #53682b;
    float: right;
    margin: 11px 0
}

#util_sign_up_expand:before,
#util_search_expand:before {
    content: '';
    display: inline-block;
    background-image: url(../images/sprite1.png);
    background-position: -1882px 0;
    width: 14px;
    height: 14px;
    margin: 0 8px -2px 0
}

#util_sign_up_expand:before {
    background-position: -1882px -21px;
    width: 14px;
    height: 10px;
    margin: 1px 8px 0 0
}

#util_sign_up_expand.on,
#util_sign_up_expand:hover,
#util_search_expand.on,
#util_search_expand:hover {
    color: #e98300
}

#util_sign_up_form_box,
#util_search_form_box {
    display: none;
    position: absolute;
    right: -88px;
    top: 42px;
    z-index: 106;
    box-shadow: 1px 4px 4.5px .28px rgba(6, 6, 6, .2)
}

#util_sign_up_form_box {
    right: -83px
}

#util_sign_up_form_box.opened,
#util_search_form_box.opened {
    display: block!important
}

#util_sign_up_form_box .arrow_box,
#util_search_form_box .arrow_box {
    width: 305px;
    height: 67px;
    padding: 14px 14px 0 14px
}

#util_sign_up_form,
#util_search_form {
    padding: 4px 4px 4px 32px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    border: 1px solid #dedede;
    background-color: #fff
}

#util_sign_up_form:before,
#util_search_form:before {
    content: '';
    display: inline-block;
    background-image: url(../images/sprite1.png);
    background-position: -1882px 0;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 25px;
    left: 25px
}

#util_sign_up_form:before {
    background-position: -1882px -21px;
    height: 10px;
    top: 27px
}

#util_sign_up_query,
#util_search_query {
    display: inline-block;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    font-size: 14px;
    color: #777;
    font-weight: 200;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    height: 26px;
    line-height: 26px;
    width: 190px
}

#util_sign_up_query {
    width: 130px
}

#util_sign_up_button,
#util_search_button {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #53682b;
    color: #fff;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    font-size: 14px;
    font-weight: 200;
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    float: right;
    cursor: pointer
}

#util_sign_up_button:hover,
#util_search_button:hover {
    background-color: #bfd730;
    color: #333
}

#util_findfood {
    display: inline-block;
    vertical-align: top;
    margin: 11px 0 11px 30px
}

#util_findfood a {
    display: inline-block;
    font-size: 14px;
    color: #53682b;
    text-decoration: none
}

#util_findfood a:before {
    content: '';
    display: inline-block;
    background-image: url(../images/sprite1.png);
    background-position: -1863px 0;
    width: 9px;
    height: 14px;
    margin: 0 8px -2px 0
}

#util_findfood a:hover {
    color: #e98300
}

#util_donate {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    margin: 0 0 0 30px
}

#util_donate a {
    line-height: 40px;
    padding: 0 20px;
    display: block;
    background-color: #b22d3a;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    width: 175px;
    text-align: center;
    font-weight: normal
}

#util_donate a:hover {
    background-color: #bfd730;
    color: #333
}

#mainmenu {
    text-transform: uppercase
}

.nav {
    padding-left: 0;
    margin: 0;
    list-style: none
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -1px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 17px 0 0 0;
    margin: 0;
    font-size: 14px;
    list-style: none
}

#drop1+a+.dropdown-menu {
    left: -50px;
    right: -50px
}

#drop2+a+.dropdown-menu {
    left: -60px;
    right: -60px
}

#drop3+a+.dropdown-menu {
    left: -70px;
    right: -70px
}

#drop4+a+.dropdown-menu {
    left: -80px;
    right: -80px
}

.dropdown-menu:before,
html.gecko.ff .dropdown-menu:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 50%;
    right: auto;
    border-top: 0;
    border-right: 15px dotted rgba(255, 255, 255, 0);
    border-bottom: 17px solid #dedede;
    border-left: 15px dotted rgba(255, 255, 255, 0);
    margin: 0 0 0 -15px;
    z-index: 3
}

html.gecko .dropdown-menu:before,
html.ie .dropdown-menu:before {
    border-top: 0 solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 17px solid #dedede;
    border-left: 15px solid transparent
}

.dropdown-menu li {
    border-top: 1px solid #fff
}

.dropdown-menu li a {
    display: block;
    padding: 15px;
    text-align: center;
    white-space: nowrap;
    color: #333;
    font-size: 14px;
    background-color: #dedede
}

.dropdown-menu li a:hover {
    background-color: #e98300;
    color: #fff
}

.dropdown-menu li:last-child {
    border-bottom: 1px solid #fff
}

.navbar-default .navbar-nav>li>a {
    padding: 8px 24px;
    color: #53682b;
    font-size: 18px;
    line-height: 19px;
    display: block
}

.navbar-default .navbar-nav>li>a span {
    display: block;
    text-align: center
}

.navbar-default .navbar-nav>li>a.dropdown-toggle,
.navbar-default .navbar-nav>li>a.dropdown-toggle span {
    display: initial;
    padding: 0
}

.navbar .dropdown:hover .dropdown-menu {
    display: block
}

header.has-horizontal-nav .active .dropdown-menu .container {
    position: relative
}

header.has-horizontal-nav .active .dropdown-menu .container:before,
html.gecko.ff header.has-horizontal-nav .active .dropdown-menu .container:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 50%;
    right: auto;
    border-top: 0;
    border-right: 15px dotted rgba(255, 255, 255, 0);
    border-bottom: 17px solid #dedede;
    border-left: 15px dotted rgba(255, 255, 255, 0);
    margin: 0 0 0 -15px;
    z-index: 3
}

html.gecko.ff header.has-horizontal-nav .active .dropdown-menu .container:before {
    top: -25px
}

html.gecko header.has-horizontal-nav .active .dropdown-menu .container:before,
html.ie header.has-horizontal-nav .active .dropdown-menu .container:before {
    border-top: 0 solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 17px solid #dedede;
    border-left: 15px solid transparent
}

header.has-horizontal-nav .active .dropdown-menu {
    padding: 24px 0 0 0
}

header.has-horizontal-nav .nav>li.active {
    position: static
}

header.has-horizontal-nav .navbar .dropdown.active .dropdown-menu,
header.has-horizontal-nav .navbar .dropdown.active:hover .dropdown-menu {
    display: block
}

header.has-horizontal-nav .navbar .no-dropdown.active,
header.has-horizontal-nav .nav>li.no-dropdown.active {
    position: relative
}

header.has-horizontal-nav .navbar .no-dropdown.active:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 100%;
    left: 50%;
    right: auto;
    border-top: 0;
    border-right: 15px dotted rgba(255, 255, 255, 0);
    border-bottom: 17px solid #dedede;
    border-left: 15px dotted rgba(255, 255, 255, 0);
    margin: 0 0 0 -15px;
    z-index: 3
}

header.has-horizontal-nav .active #drop1+a+.dropdown-menu,
header.has-horizontal-nav .active #drop2+a+.dropdown-menu,
header.has-horizontal-nav .active #drop3+a+.dropdown-menu,
header.has-horizontal-nav .active #drop4+a+.dropdown-menu {
    left: 0;
    right: 0;
    top: auto;
    width: 100%;
    background-color: #dedede;
    padding: 7px 0;
    text-align: center;
    border-top: 20px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: 3;
    -moz-box-shadow: 0 5px 5px 0 rgba(6, 6, 6, .18);
    -webkit-box-shadow: 0 5px 5px 0 rgba(6, 6, 6, .18);
    box-shadow: 0 5px 5px 0 rgba(6, 6, 6, .18)
}

header.has-horizontal-nav .active .dropdown-menu:before {
    top: auto;
    bottom: 100%;
    display: none
}

header.has-horizontal-nav .active .dropdown-menu .container:before {
    top: -25px;
    bottom: auto
}

header.has-horizontal-nav .active #drop1+a+.dropdown-menu .container:before {
    left: 350px
}

header.has-horizontal-nav .active #drop2+a+.dropdown-menu .container:before {
    left: 490px
}

header.has-horizontal-nav .active #drop3+a+.dropdown-menu .container:before {
    left: 610px
}

header.has-horizontal-nav .active #drop4+a+.dropdown-menu .container:before {
    left: 900px
}

header.has-horizontal-nav .active .dropdown-menu li {
    display: inline-block;
    border-top: none;
    padding: 5px 0;
    vertical-align: middle
}

header.has-horizontal-nav .active .dropdown-menu li:last-child {
    border-bottom: none
}

header.has-horizontal-nav .active .dropdown-menu li a {
    display: inline-block;
    color: #333;
    background-color: transparent;
    text-transform: none;
    font-size: 14px;
    padding: 2px 14px;
    border-right: 1.5px solid #707070
}

body.ways-to-give header.has-horizontal-nav .active .dropdown-menu li a {
    display: table-cell;
    height: 2em;
    vertical-align: middle
}

body.ways-to-give header.has-horizontal-nav .active .dropdown-menu li a span {
    display: block
}

header.has-horizontal-nav .active .dropdown-menu li.active a {
    font-weight: 500
}

header.has-horizontal-nav .active .dropdown-menu li:last-child a {
    border-right: none
}

header.has-horizontal-nav .active .dropdown-menu li a:hover {
    color: #e98300;
    background-color: transparent
}

.dropdown-menu .container {
    -moz-box-shadow: 0 5px 5px 0 rgba(6, 6, 6, .18);
    -webkit-box-shadow: 0 5px 5px 0 rgba(6, 6, 6, .18);
    box-shadow: 0 5px 5px 0 rgba(6, 6, 6, .18)
}

.active .dropdown-menu .container {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.navbar-default .navbar-nav {
    float: right
}

.navbar-default .navbar-nav>li:first-child {
    border-left: 1px solid #dedede
}

.navbar-default .navbar-nav>li {
    border-right: 1px solid #dedede
}

.navbar .dropdown {
    z-index: 101
}

.navbar-nav>li {
    float: left
}

.nav>li {
    position: relative;
    display: block
}

.navbar-header {
    float: left
}

.navbar-toggle {
    display: none;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-image: none
}

.navbar-toggle:hover {
    background-color: transparent
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

li.no-dropdown.active:before,
li.no-dropdown:hover:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 100%;
    left: 50%;
    right: auto;
    border-top: 0 solid transparent;
    border-right: 15px solid rgba(255, 255, 255, 0);
    border-bottom: 17px solid #dedede;
    border-left: 15px solid rgba(255, 255, 255, 0);
    margin: 0 0 0 -15px;
    z-index: 3
}

html.ie8 li.no-dropdown.active:before,
html.ie8 li.no-dropdown:hover:before {
    border-right: 15px dotted transparent;
    border-left: 15px dotted transparent
}

.arrow_box {
    position: relative;
    background-color: #ebebeb;
    border: 1px solid #999;
    text-align: left
}

.arrow_box:after,
.arrow_box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.arrow_box:after {
    border-color: rgba(235, 235, 235, 0);
    border-bottom-color: #ebebeb;
    border-width: 12px;
    margin-left: -12px
}

.arrow_box:before {
    border-color: rgba(153, 153, 153, 0);
    border-bottom-color: #999;
    border-width: 13px;
    margin-left: -13px
}

footer {
    background-color: #333;
    color: #fff;
    padding: 29px 0 70px 0
}

html.gecko.ff footer {
    text-align: center
}

footer .container {
    padding: 0
}

html.gecko.ff footer .container {
    display: inline-block
}

footer a,
footer a:link,
footer a:visited {
    color: #fff;
    text-decoration: none
}

footer a:hover {
    color: #ccc;
    text-decoration: none
}

#footer_row_one {
    margin-bottom: 40px;
    text-align: right;
    position: relative
}

#footer_logo {
    float: left;
    width: 161px
}

#footer_logo a {
    display: block
}

#footer_logo a img {
    display: block;
    width: 100%
}

#footer_nav {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 190px;
    height: 49px;
    line-height: 49px;
    border-left: 1px solid #999
}

#footer_nav li {
    display: inline-block;
    margin-left: 30px
}

#footer_row_two {
    text-align: right;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #999
}

#footer_badges {
    position: absolute;
    bottom: 30px;
    right: 0
}

#footer_badges img {
    vertical-align: top
}

#footer_badges a:first-child img {
    margin-right: 30px
}

#footer_social {
    float: left;
    text-align: left
}

#footer_social span {
    display: block;
    margin-bottom: 15px
}

.social_icons {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0
}

footer .social_icons {
    float: left
}

.social_icons li {
    display: inline-block;
    vertical-align: top;
    float: left;
    margin-left: 10px
}

.social_icons.first li:first-child {
    margin-left: 0
}

.social_icons li a {
    background-image: url(../images/sprite1.png);
    font-size: 0;
    text-indent: -9000px;
    display: block;
    position: relative;
    width: 50px!important;
    height: 50px
}

.social_icons>li>a>span {
    position: absolute;
    bottom: 0;
    visibility: hidden
}

.social_icons li.fbk a {
    background-position: -1055px 0
}

.social_icons li.fbk a:hover {
    background-position: -1115px 0
}

.social_icons li.ggl a {
    background-position: -1175px 0
}

.social_icons li.ggl a:hover {
    background-position: -1235px 0
}

.social_icons li.igm a {
    background-position: -1295px 0
}

.social_icons li.igm a:hover {
    background-position: -1355px 0
}

.social_icons li.pin a {
    background-position: -1415px 0
}

.social_icons li.pin a:hover {
    background-position: -1475px 0
}

.social_icons li.twt a {
    background-position: -1535px 0
}

.social_icons li.twt a:hover {
    background-position: -1595px 0
}

.social_icons li.ytb a {
    background-position: -1655px 0
}

.social_icons li.ytb a:hover {
    background-position: -1715px 0
}

#footer_links {
    text-align: center;
    margin-bottom: 30px
}

#footer_links a {
    display: inline-block;
    margin: 0 17px
}

#footer_text {
    text-align: center;
    font-size: 12px;
    font-weight: 200
}

#footer_copyright p {
    margin: 0 0 20px 0
}

#footer_disclaimer p {
    margin: 0
}

#footer_disclaimer p:first-child {
    margin: 0 0 10px 0
}

#poweredBy {
    position: absolute;
    bottom: 2px;
    left: 50%;
    margin-left: -44px
}

#homepage_slideshow,
#set-the-table-slideshow {
    position: relative;
    width: 100%;
    border: none;
    margin: 0;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    overflow: hidden
}

#homepage_slideshow .flex-viewport,
#set-the-table-slideshow .flex-viewport {
    width: 100%
}

#homepage_slideshow .slides li,
#set-the-table-slideshow .slides li {
    position: relative
}

#homepage_slideshow .slides li img,
#set-the-table-slideshow .slides li img {
    width: 100%;
    display: block
}

.flex-direction-nav a {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none
}

#homepage_slideshow .flex-direction-nav .flex-prev,
#homepage_slideshow .flex-direction-nav .flex-next,
#set-the-table-slideshow .flex-direction-nav .flex-prev,
#set-the-table-slideshow .flex-direction-nav .flex-next {
    background-image: url(../images/sprite1.png);
    margin: -40px 0 0 0;
    opacity: 100;
    font-size: 0;
    text-indent: -9000px;
    top: 35%;
    z-index: 1;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none
}

#homepage_slideshow .flex-direction-nav .flex-prev,
#set-the-table-slideshow .flex-direction-nav .flex-prev {
    background-position: -852px 0;
    width: 38px;
    height: 80px;
    left: 0
}

#homepage_slideshow .flex-direction-nav .flex-next,
#set-the-table-slideshow .flex-direction-nav .flex-next {
    background-position: -802px 0;
    width: 40px;
    height: 80px;
    right: 0
}

#homepage_slideshow .flex-direction-nav .flex-prev:hover,
#set-the-table-slideshow .flex-direction-nav .flex-prev:hover {
    background-position: -741px -69px;
    width: 38px;
    height: 80px;
    left: 0
}

#homepage_slideshow .flex-direction-nav .flex-next:hover,
#set-the-table-slideshow .flex-direction-nav .flex-next:hover {
    background-position: -691px -69px;
    width: 40px;
    height: 80px;
    right: 0
}

#homepage_slideshow .flex-direction-nav .flex-prev:before,
#homepage_slideshow .flex-direction-nav .flex-next:before,
#set-the-table-slideshow .flex-direction-nav .flex-prev:before,
#set-the-table-slideshow .flex-direction-nav .flex-next:before {
    content: '';
    display: none
}

#homepage_slideshow .headline-bar {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    background-image: url(../images/transparent_gray.png);
    padding: 30px 0
}

#homepage_slideshow .headline-bar .container {
    padding: 0;
    position: relative
}

#homepage_slideshow .headline-bar .headline-text {
    margin-right: 244px
}

#homepage_slideshow .headline-bar .headline-text .headline-title {
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
    line-height: 54px;
}

#homepage_slideshow .headline-bar .headline-text .headline-subhead {
    font-size: 18px;
    display: block
}

#homepage_slideshow .headline-bar .headline-button,
#set-the-table-slideshow .slide-box .slide-button {
    position: absolute;
    bottom: 0;
    right: 0
}

#homepage_slideshow .headline-bar .headline-button a,
#set-the-table-slideshow .slide-box .slide-button a {
    display: block;
    padding: 0 27px;
    height: 66px;
    line-height: 56px;
    background-color: #e98300;
    border: 5px solid #fff;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 0 0 1px 0 white;
    color: #fff;
    font-size: 22px;
    font-weight: 200;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    -moz-box-shadow: 0 0 6.72px .28px rgba(6, 6, 6, .2);
    -webkit-box-shadow: 0 0 6.72px .28px rgba(6, 6, 6, .2);
    box-shadow: 0 0 6.72px .28px rgba(6, 6, 6, .2)
}

#homepage_slideshow .headline-bar .headline-button a:hover,
#set-the-table-slideshow .slide-box .slide-button a:hover {
    background-color: #bfd730;
    color: #333
}

#homepage_slideshow .container.homepage-slideshow-controls {
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 50%
}

#homepage_slideshow .homepage-slideshow-manual-control-nav {
    position: absolute;
    bottom: 0;
    left: -50%;
    list-style: none;
    margin: 0;
    padding: 0;
    color: #fff;
    z-index: 2;
    display: table;
    table-layout: fixed;
    width: 100%
}

#homepage_slideshow .homepage-slideshow-manual-control-nav li {
    height: 37px;
    line-height: 36px;
    border-top: 1px solid #897b84;
    border-right: 1px solid #897b84;
    text-align: center;
    background-image: url(../images/transparent_gray.png);
    position: relative;
    color: #e98300;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    width: 25%;
    float: left
}

#homepage_slideshow .homepage-slideshow-manual-control-nav li:first-child {
    border-left: 1px solid #897b84
}

#homepage_slideshow .homepage-slideshow-manual-control-nav li:hover {
    color: #fff
}

#homepage_slideshow .homepage-slideshow-manual-control-nav li.flex-active {
    background-image: none;
    background-color: #dedede;
    color: #333
}

#homepage_slideshow .homepage-slideshow-manual-control-nav li.flex-active:before,
html.gecko.ff #homepage_slideshow .homepage-slideshow-manual-control-nav li.flex-active:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: 100%;
    left: 50%;
    right: auto;
    border-top: 0;
    border-right: 17px dotted rgba(255, 255, 255, 0);
    border-bottom: 12px solid #dedede;
    border-left: 17px dotted rgba(255, 255, 255, 0);
    margin: 0 0 0 -15px;
    z-index: 3
}

html.gecko #homepage_slideshow .homepage-slideshow-manual-control-nav li.flex-active:before,
html.ie #homepage_slideshow .homepage-slideshow-manual-control-nav li.flex-active:before {
    border-top: 0 solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 12px solid #dedede;
    border-left: 17px solid transparent
}

#set-the-table-header {
    background-color: #53682b;
    padding: 18px 0 12px 0
}

#set-the-table-header .logo {
    width: 230px;
    float: left
}

#set-the-table-header .button-link-container {
    float: right;
    width: 700px;
    text-align: right
}

#set-the-table-header .button-container,
#set-the-table-header .link-container {
    display: inline-block
}

#set-the-table-header .button-container {
    padding-top: 18px;
    padding-right: 15px
}

#set-the-table-header .button-container .inline-buttons {
    list-style: none;
    display: inline-block;
    text-transform: uppercase;
    padding: 0;
    margin: 0
}

#set-the-table-header .button-container .inline-buttons li {
    list-style: none;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 10px;
    vertical-align: top;
    text-align: center
}

#set-the-table-header .button-container .inline-buttons li:first-child {
    margin-left: 0
}

#set-the-table-header .button-container .inline-buttons a.button {
    font-weight: normal;
    line-height: 16px;
    padding: 9px 0;
    width: 140px
}

#set-the-table-header .button-container .inline-buttons #my-fundrasing-center a.button {
    width: 160px
}

#set-the-table-header .link-container {
    color: #fff
}

#set-the-table-header .link-container .fh-link {
    color: #fff;
    padding-left: 14px;
    padding-right: 14px
}

#set-the-table-header .link-container .fh-link:last-child {
    padding-right: 0
}

#set-the-table-header #fundraiser-login {
    position: relative
}

#set-the-table-header #fundraiser-login .fh-link {
    padding-right: 33px;
    white-space: nowrap
}

#set-the-table-header #fundraiser-login .fh-link:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    right: 15px;
    top: 6px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff
}

#set-the-table-header #fundraiser-login.open .fh-link:after {
    border-top: 0 none;
    border-bottom: 5px solid #fff
}

#set-the-table-header .fh-link:hover,
#set-the-table-header #fundraiser-login:hover .fh-link,
#set-the-table-header #fundraiser-login:hover .fh-link:after {
    cursor: pointer;
    color: #ccc
}

#set-the-table-header #fundraiser-login:hover .fh-link:after {
    border-top-color: #ccc;
    border-bottom-color: #ccc
}

#set-the-table-header #fundraiser-login-box {
    display: none
}

#set-the-table-header #fundraiser-login.open #fundraiser-login-box {
    display: block!important;
    position: absolute;
    right: -55px;
    top: 30px;
    z-index: 10;
    cursor: auto
}

#set-the-table-header .arrow_box {
    position: relative;
    background: #ebebeb;
    border: 1px solid #999;
    width: 262px;
    height: 160px;
    text-align: left;
    padding: 22px 17px 0 17px
}

#set-the-table-header .arrow_box:after,
.arrow_box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

#set-the-table-header .arrow_box:after {
    border-color: rgba(235, 235, 235, 0);
    border-bottom-color: #ebebeb;
    border-width: 12px;
    margin-left: -12px
}

#set-the-table-header .arrow_box:before {
    border-color: rgba(153, 153, 153, 0);
    border-bottom-color: #999;
    border-width: 13px;
    margin-left: -13px
}

#set-the-table-header .arrow_box input {
    width: 132px
}

#set-the-table-header .arrow_box button {
    display: inline-block;
    float: right
}

#set-the-table-header #fundraiser-login {
    display: inline-block
}

#set-the-table-header.logged-in #fundraiser-login,
#set-the-table-header.logged-out #fundraiser-logout,
#set-the-table-header.logged-out #my-fundrasing-center {
    display: none
}

#set-the-table-slideshow .flex-direction-nav .flex-prev,
#set-the-table-slideshow .flex-direction-nav .flex-next {
    top: 50%
}

#set-the-table-slideshow .container {
    position: relative
}

#set-the-table-slideshow .slide-box {
    position: absolute;
    bottom: 75px;
    right: 0;
    width: 458px;
    color: #fff;
    background-image: url(../images/transparent_dark.png);
    padding: 30px
}

#set-the-table-slideshow .slide-text {
    font-size: 16px
}

#set-the-table-slideshow .slide-text p {
    line-height: 22px
}

#set-the-table-slideshow .slide-title {
    font-family: "Jackie Sue BF";
    font-size: 36px;
    color: #f90;
    padding: 15px 0
}

#set-the-table-slideshow .slide-box .slide-button {
    position: relative;
    display: inline-block
}

#set-the-table-slideshow .slide-box .slide-button a {
    height: 50px;
    line-height: 40px;
    font-size: 15px;
    font-weight: normal
}

#homepage_zip_search {
    margin: 10px 0;
    background-color: #e98300;
    color: #fff;
    text-align: center
}

#homepage_zip_search_form {
    padding: 30px 0
}

#homepage_zip_search_form span {
    font-size: 36px;
    display: inline-block;
    vertical-align: top;
    line-height: 40px
}

#homepage_zip_search_form input {
    display: inline-block;
    vertical-align: top;
    margin: 0 9px 0 24px;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    color: #777;
    font-size: 14px;
    font-weight: 200;
    padding: 0 0 0 20px;
    border: 1px solid #dedede;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    height: 40px;
    line-height: 38px;
    width: 149px
}

#homepage_zip_search_form button {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #b22d3a;
    color: #fff;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    font-size: 14px;
    font-weight: 200;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    cursor: pointer
}

#homepage_zip_search_form button:hover {
    background-color: #bfd730;
    color: #333
}

#homepage_zip_search_results {
    display: none;
    padding-bottom: 30px
}

#homepage_zip_search_results .find_local_food_bank_result {
    font-size: 20px;
    line-height: 40px;
    vertical-align: top
}

#homepage_zip_search_results .find_local_food_bank_result:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    background-image: url(../images/sprite1.png);
    background-position: -1906px 0;
    width: 17px;
    height: 25px;
    margin: 5px 10px 0 0
}

#homepage_zip_search_results .find_local_food_bank_result a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline
}

#homepage_zip_search_results .find_local_food_bank_result a:hover {
    color: #333
}

#find-fb-search-and-map .right.bottom {
    position: relative
}

#find-fb-search-results.fb-state-org-results .results-box img {
    max-width: 115px
}

#fb-state-wrapper {
    background-color: #53682b;
    height: 100%;
    max-height: 460px;
    width: 100%;
    max-width: 620px
}

#fb-state-wrapper.fixed {
    position: fixed;
    top: 30px
}

#fb-state-wrapper.bottom {
    bottom: 0;
    position: absolute;
    top: auto;
    height: auto
}

#fb-state-wrapper-inner {
    text-align: center;
    padding: 30px 0 0 0
}

#fb-state-wrapper.bottom #fb-state-wrapper-inner {
    padding: 30px 0 30px 0
}

#find-fb-map.bottom {
    vertical-align: bottom!important
}

.bottom#fb-map-wrapper {
    bottom: 0!important;
    position: static!important
}

#homepage_ending {
    margin: 10px 0 0 0;
    padding: 10px 0;
    background-color: #53682b
}

#homepage_ending .container {
    padding: 0;
    position: relative
}

#homepage_ending .left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    display: inline-block;
    width: 340px;
    background-color: #fff;
    padding: 30px 20px 60px 20px
}

#homepage_ending .left .howweareending_icon {
    background-image: url(../images/sprite1.png);
    background-position: -900px 0;
    width: 80px;
    height: 80px;
    margin-bottom: 30px
}

#homepage_ending .left .green {
    background-color: transparent;
    color: #53682b;
    display: block;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 40px
}

#homepage_ending .left .orange {
    background-color: transparent;
    color: #e98300;
    display: block;
    font-size: 40px;
    font-weight: 500;
    white-space: nowrap;
    margin-bottom: 15px
}

#homepage_ending .left p {
    font-size: 18px;
    line-height: 22px;
    margin: 0
}

#homepage_ending .right {
    margin-left: 340px;
    text-align: center;
    padding: 20px 0 30px 0
}

#state_ending .above_img,
#state_ending .below_img,
#homepage_ending .right .above_img,
#homepage_ending .right .below_img {
    font-size: 34px;
    font-weight: 500;
    color: #fff;
    margin: 20px 0;
    display: block
}

#homepage_ending .right .bottom_row .social_icons,
#homepage_ending_form {
    display: inline-block;
    vertical-align: top
}

#homepage_ending_select {
    display: inline-block;
    vertical-align: top;
    margin: 5px 0 5px 35px;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    color: #777;
    font-size: 14px;
    font-weight: 200;
    padding: 0 24px 0 15px;
    border: 1px solid #dedede;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    height: 42px;
    line-height: 40px;
    width: 213px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    background-image: url(../images/howweareending_dropdown.png);
    background-repeat: no-repeat;
    background-position: 194px 8px;
    text-overflow: '';
    text-indent: .01px
}

html.ff #homepage_ending_select {
    padding: 10px 20px 0 15px
}

#homepage_ending_select::-ms-expand {
    display: none
}

#recent_news,
#set-the-table-fundraising {
    margin: 0;
    padding: 50px 0;
    background-color: #fafafa;
    background-image: url(../images/stalks.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: center
}

#recent_news .container {
    padding: 0
}

#recent_news .headline,
#set-the-table-fundraising .headline {
    color: #333;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 40px
}

#recent_news_boxes {
    text-align: left
}

#recent_news_boxes .recent_news_item {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 0 20px;
    width: 280px;
    float: left;
    text-decoration: none;
    position: relative
}

#recent_news_boxes .recent_news_item.one {
    margin: 0 20px 20px 20px;
    width: auto;
    float: none;
    display: block
}

#recent_news_boxes .recent_news_item.two {
    margin: 0 20px 20px 20px;
    width: 440px
}

#recent_news_boxes .recent_news_item.three {
    margin: 0 20px 20px 20px;
    width: 280px
}

#recent_news_boxes .recent_news_item.four {
    margin: 0 13px 20px 13px;
    width: 211px
}

#recent_news_boxes .recent_news_item * {
    text-decoration: none
}

#recent_news_boxes .recent_news_item.morenews {
    display: none
}

body.expand-news #recent_news_boxes .recent_news_item div.thumbnail {
    overflow: hidden;
    position: relative
}

body.expand-news #recent_news_boxes .recent_news_item div.thumbnail .aspect-ratio {
    padding-top: 54%
}

#recent_news_boxes .recent_news_item img {
    display: block;
    width: 100%
}

body.expand-news #recent_news_boxes .recent_news_item img {
    display: block;
    width: 100%;
    margin-top: -54%;
    position: absolute
}

#recent_news_boxes .recent_news_item .news_preview {
    background-color: #e98300;
    color: #fff;
    height: 90px;
    padding: 20px 20px 25px 20px
}

#recent_news_boxes .recent_news_item.four .news_preview {
    padding: 10px 10px 15px 10px
}

#recent_news_boxes .recent_news_item .news_preview span,
#recent_news_boxes .recent_news_item .news_expanded span {
    font-size: 21px;
    line-height: 24px;
    font-weight: 200;
    text-transform: uppercase
}

#recent_news_boxes .recent_news_item .news_expanded {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(../images/news_hover_bg.png);
    background-repeat: repeat-x;
    color: #fff;
    padding: 20px 20px 25px 20px
}

#recent_news_boxes .recent_news_item:hover .news_expanded {
    display: block
}

#recent_news_boxes .recent_news_item:hover .news_preview span {
    display: none
}

#recent_news_boxes .recent_news_item .news_expanded p {
    line-height: 20px
}

#recent_news_boxes .recent_news_item .news_expanded span.link {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: inherit;
    line-height: inherit;
    text-transform: none
}

#recent_news_boxes .recent_news_item .news_expanded span.link:hover {
    color: #333
}

#recent_read_more a {
    color: #e98300;
    text-decoration: none
}

#recent_read_more a:hover {
    color: #333
}

.homepage_email {
    text-align: center;
    padding: 40px 0;
    margin-bottom: 40px
}

.homepage_email .container {
    padding: 0
}

.homepage_email .headline {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
    position: relative
}

.homepage_email .headline span:last-child {
    position: relative
}

.homepage_email .headline span:last-child:after {
    content: '\2122';
    font-weight: 200;
    position: absolute;
    left: 100%;
    top: 0
}

.homepage_email p {
    margin: 0 0 10px 0;
    font-weight: 200;
    font-size: 18px
}

#together_form {
    display: inline-block;
    margin-top: 20px
}

#together_form input {
    display: inline-block;
    vertical-align: top;
    margin: 0 9px 0 0;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    color: #777;
    font-size: 14px;
    font-weight: 200;
    padding: 0 0 0 20px;
    border: 1px solid #dedede;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    height: 42px;
    line-height: 40px;
    width: 212px
}

#together_form button {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #b22d3a;
    color: #fff;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    font-size: 14px;
    font-weight: 200;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    cursor: pointer
}

#together_form button:hover {
    background-color: #bfd730;
    color: #333
}

#homepage_ourpartners_stayconnected {
    margin: 40px 0;
    background-color: #fafafa;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede
}

#homepage_ourpartners_stayconnected .container {
    padding: 0;
    position: relative
}

#homepage_ourpartners_stayconnected .headline {
    font-size: 30px;
    color: #333;
    margin-bottom: 25px;
    font-weight: 500
}

#homepage_ourpartners_stayconnected .left {
    padding: 50px 40px 50px 20px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    float: left;
    position: relative
}

#homepage_ourpartners_stayconnected .right {
    padding: 50px 0 50px 40px;
    width: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    display: inline-block;
    vertical-align: top;
    float: left
}

#homepage_ourpartners_stayconnected .left .partner_text {
    display: inline-block;
    margin-right: 240px;
    line-height: 20px
}

#homepage_ourpartners_stayconnected .left .partner_text p:first-child {
    margin-top: 0
}

#homepage_ourpartners_stayconnected .left .partner_text p:last-child {
    margin-bottom: 0
}

#homepage-partners-carousel,
#homepage-partners-random {
    border: 1px solid #dedede;
    background-color: #fff;
    width: 220px;
    height: 180px;
    line-height: 178px;
    text-align: center;
    position: absolute;
    top: 110px;
    right: 40px
}

html.ie #homepage-partners-carousel {
    box-sizing: content-box;
    overflow: hidden
}

html.ie #homepage-partners-carousel .flex-viewport {
    max-height: 100%
}

#homepage_ourpartners_stayconnected .left img {
    display: inline-block;
    max-width: 100%;
    max-height: 178px;
    vertical-align: middle
}

#twitter_follow {
    display: inline-block;
    vertical-align: top
}

#homepage_ourpartners_stayconnected .right .textalerts {
    margin: 30px 0;
    padding-top: 30px;
    padding-left: 104px;
    border-top: 1px solid #dedede;
    position: relative
}

#homepage_ourpartners_stayconnected .right .textalerts:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    background-image: url(../images/sprite1.png);
    background-position: -1775px 0;
    width: 78px;
    height: 78px;
    position: absolute;
    top: 30px;
    left: 0
}

#homepage_ourpartners_stayconnected .right .textalerts div:last-child {
    font-size: 12px
}

#textalerts_form {
    margin: 10px 0
}

#textalerts_form input {
    display: inline-block;
    vertical-align: top;
    margin: 0 9px 0 0;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    color: #777;
    font-size: 14px;
    font-weight: 200;
    padding: 0 0 0 12px;
    border: 1px solid #dedede;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    height: 42px;
    line-height: 40px;
    width: 184px
}

#textalerts_form button {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #b22d3a;
    color: #fff;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    font-size: 14px;
    font-weight: 200;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    cursor: pointer
}

#textalerts_form button:hover {
    background-color: #bfd730;
    color: #333
}

#homepage_fivesteps {
    text-align: center;
    padding: 50px 0
}

#homepage_fivesteps .container {
    padding: 0
}

#homepage_fivesteps .headline {
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 40px
}

#homepage_fivesteps_boxes {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 40px
}

#homepage_fivesteps_boxes .homepage_fivesteps_step {
    display: table-cell;
    border-right: 1px solid #758655;
    padding: 0 20px;
    line-height: 20px;
    font-weight: lighter
}

#homepage_fivesteps_boxes .homepage_fivesteps_step:first-child {
    border-left: 1px solid #758655
}

#homepage_fivesteps_boxes .homepage_fivesteps_step strong {
    font-weight: normal
}

#homepage_fivesteps_boxes .homepage_fivesteps_step p {
    margin: 0
}

#homepage_fivesteps_boxes .homepage_fivesteps_step ul {
    list-style-position: inside;
    margin: 0;
    padding: 0
}

.fivesteps_1,
.fivesteps_2,
.fivesteps_3,
.fivesteps_4,
.fivesteps_5 {
    background-image: url(../images/sprite1.png);
    margin: 0 auto 20px auto
}

.fivesteps_1 {
    background-position: 0 0;
    width: 78px;
    height: 78px
}

.fivesteps_2 {
    background-position: -148px 0;
    width: 78px;
    height: 78px
}

.fivesteps_3 {
    background-position: -296px 0;
    width: 78px;
    height: 78px
}

.fivesteps_4 {
    background-position: -444px 0;
    width: 78px;
    height: 78px
}

.fivesteps_5 {
    background-position: -592px 0;
    width: 78px;
    height: 78px
}

#homepage_fivesteps_find_out_more,
#homepage_fivesteps_share_this {
    display: inline-block;
    vertical-align: top;
    margin: 0 21px;
    padding: 0 27px;
    height: 66px;
    line-height: 56px;
    background-color: #5a2559;
    border: 5px solid #fff;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 0 0 1px 0 white;
    color: #fff;
    font-size: 22px;
    font-weight: 200;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    -moz-box-shadow: 0 0 6.72px .28px rgba(6, 6, 6, .2);
    -webkit-box-shadow: 0 0 6.72px .28px rgba(6, 6, 6, .2);
    box-shadow: 0 0 6.72px .28px rgba(6, 6, 6, .2)
}

#homepage_fivesteps_find_out_more:hover {
    background-color: #bfd730;
    color: #333
}

#homepage_fivesteps_share_this {
    width: 260px
}

#homepage_fivesteps_share_this .social_icons {
    display: none
}

#homepage_fivesteps_share_this:hover {
    background-color: #fff;
    padding: 0
}

#homepage_fivesteps_share_this:hover .link {
    display: none
}

#homepage_fivesteps_share_this:hover .social_icons {
    display: inline-block
}

#homepage_fivesteps_share_this .social_icons li {
    margin-left: 6px
}

#homepage_fivesteps_share_this .social_icons li:first-child {
    margin-left: 0
}

#homepage_fivesteps_share_this .social_icons li a {
    width: 58px;
    height: 56px
}

#homepage_fivesteps_share_this .social_icons li.fbk a {
    background-position: -1055px -56px
}

#homepage_fivesteps_share_this .social_icons li.twt a {
    background-position: -1119px -56px
}

#homepage_fivesteps_share_this .social_icons li.pin a {
    background-position: -1183px -56px
}

#homepage_fivesteps_share_this .social_icons li.more a {
    background-position: -1247px -56px
}

#homepage_fivesteps_share_this .social_icons li.fbk a:hover {
    background-position: -1311px -56px
}

#homepage_fivesteps_share_this .social_icons li.twt a:hover {
    background-position: -1375px -56px
}

#homepage_fivesteps_share_this .social_icons li.pin a:hover {
    background-position: -1439px -56px
}

#homepage_fivesteps_share_this .social_icons li.more a:hover {
    background-position: -1503px -56px
}

#set-the-table-steps {
    padding: 0
}

#set-the-table-steps .sub-headline a {
    color: #53682b;
    font-weight: bold
}

#set-the-table-steps ul {
    padding: 0;
    margin: 35px auto 0;
    list-style: none;
    display: block;
    max-width: 846px;
    height: 223px;
    background-color: #53682b;
    box-shadow: 0 0 6.72px .28px rgba(6, 6, 6, .2);
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px
}

#set-the-table-steps li {
    display: inline-block;
    width: 25%;
    height: 223px;
    padding: 20px 30px 0 30px;
    color: #fff;
    text-align: center;
    vertical-align: top
}

#set-the-table-steps li .title {
    font-family: "Jackie Sue BF";
    font-size: 32px;
    line-height: 25px;
    padding-top: 5px
}

#set-the-table-fundraising {
    background-color: #fff;
    min-height: 500px;
    padding-top: 43px;
    padding-bottom: 30px
}

.set-the-table-start-a-fundraiser-template #set-the-table-fundraising {
    padding-top: 0;
    background-color: #fafafa;
    border-top: 1px solid #dedede
}

#set-the-table-fundraising .headline,
#set-the-table-featured .headline {
    font-size: 36px;
    color: #53682b;
    margin-bottom: 22px
}

#set-the-table-fundraising .sub-headline,
#set-the-table-featured .sub-headline {
    font-size: 17px;
    text-align: center
}

#set-the-table-fundraising ul {
    list-style: none;
    display: block;
    margin-top: 25px;
    padding-left: 0
}

#set-the-table-fundraising .fundraising_item {
    display: block;
    position: relative;
    width: 33%;
    float: left;
    padding: 25px 15px;
    text-align: center;
    border: 0 none;
    height: 300px
}

#set-the-table-fundraising .fundraising_item .title {
    font-family: "Jackie Sue BF";
    font-size: 32px;
    line-height: 15px;
    padding-top: 5px
}

#set-the-table-fundraising .fundraising_item .sub-title {
    font-size: 36px;
    font-weight: 200;
    color: #53682b;
    text-transform: lowercase;
    white-space: nowrap
}

#set-the-table-fundraising .fundraising_item .text {
    padding: 10px 0
}

#set-the-table-fundraising .fundraising_item a {
    color: #333
}

#set-the-table-fundraising a.button.orange,
#set-the-table-fundraising a.grainbutton.orange,
#set-the-table-fundraisingbutton.orange {
    background-color: #e98300;
    color: #fff
}

#set-the-table-fundraising a.button.orange:hover,
#set-the-table-fundraising a.grainbutton.orange:hover,
#set-the-table-fundraising button.orange:hover {
    background-color: #bfd730;
    color: #333
}

#set-the-table-featured #recent_news {
    background-image: none;
    background-color: #e5e5e5;
    padding-top: 40px;
    padding-bottom: 30px
}

#set-the-table-featured .sub-headline {
    margin-bottom: 35px
}

#set-the-table-featured #recent_news_boxes .recent_news_item .news_preview {
    background-color: #53682b
}

#set-the-table-featured #recent_news_boxes .recent_news_item .news_expanded {
    background-image: url(../images/news_hover_green_bg.png);
    background-repeat: repeat
}

#set-the-table-featured #recent_news_boxes .recent_news_item .news_expanded p {
    font-weight: 200
}

#set-the-table-featured #recent_news_boxes .recent_news_item .news_expanded span.link {
    font-weight: normal;
    text-decoration: underline
}

#set-the-table-bottom {
    padding-bottom: 30px
}

#set-the-table-bottom .left,
#set-the-table-bottom .right {
    padding: 35px 0 0 0;
    width: 50%;
    float: left
}

#set-the-table-bottom .left {
    padding-right: 20px
}

#set-the-table-bottom .right {
    padding-left: 20px
}

#set-the-table-bottom .headline {
    font-size: 30px;
    font-weight: 500;
    padding-bottom: 5px
}

#set-the-table-bottom p {
    margin: 10px 0;
    line-height: 20px
}

#set-the-table-bottom button {
    width: 125px;
    line-height: 15px;
    font-weight: normal;
    display: inline-block;
    float: right;
    padding-left: 15px;
    padding-right: 15px
}

.set-the-table a.button {
    font-weight: normal
}

#set-the-table-bottom input {
    width: 325px
}

#set-the-table-bottom .right img.first {
    width: 237px;
    float: right;
    padding: 3px 0 30px 30px
}

#set-the-table-bottom .right img.second {
    display: none
}

#set-the-table-bottom .thumbnail {
    float: right;
    padding-left: 20px
}

#set-the-table-bottom h4 {
    color: #e98300;
    margin-top: 10px;
    margin-bottom: 0
}

#set-the-table-bottom .video-container {
    margin-top: 20px
}

#title-and-share {
    padding: 30px 0
}

#title-and-share .container {
    padding: 0
}

#title-and-share h1 {
    color: #53682b;
    font-size: 36px;
    font-weight: 500;
    line-height: 44px;
    display: inline-block;
    margin: 0
}

#title-and-share .social_icons,
.column-2 .social_icons {
    float: right
}

.column-2 .social_icons {
    margin-bottom: 30px
}

#title-and-share .social_icons li,
.column-2 .social_icons li {
    margin-left: 12px
}

#title-and-share .social_icons.first li:first-child,
.column-2 .social_icons.first li:first-child {
    margin-left: 0
}

#title-and-share .social_icons li a,
.column-2 .social_icons li a {
    background-image: url(../images/header_social_sprite.png);
    width: 44px!important;
    height: 44px
}

#title-and-share .social_icons li.fbk a,
.column-2 .social_icons li.fbk a {
    background-position: 0 0
}

#title-and-share .social_icons li.fbk a:hover,
.column-2 .social_icons li.fbk a:hover {
    background-position: 0 -49px
}

#title-and-share .social_icons li.twt a,
.column-2 .social_icons li.twt a {
    background-position: -56px 0
}

#title-and-share .social_icons li.twt a:hover,
.column-2 .social_icons li.twt a:hover {
    background-position: -56px -49px
}

#title-and-share .social_icons li.more a,
.column-2 .social_icons li.more a {
    background-position: -112px 0
}

#title-and-share .social_icons li.more a:hover,
.column-2 .social_icons li.more a:hover {
    background-position: -112px -49px
}

.take-action-banner-body {
    margin-top: 40px
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) {
    #title-and-share .social_icons li a,
    .column-2 .social_icons li a {
        background-image: url(../images/header_social_sprite2.png);
        background-size: 156px 100px
    }
}

.section-banner {
    margin-bottom: 10px;
    position: relative;
    color: #fff;
    overflow: hidden
}

.fullwidth-promo {
    color: #fff;
    position: relative;
    margin-bottom: 50px;
    text-align: center;
    padding: 50px 0
}

.section-banner.green,
.fullwidth-promo.green {
    background-color: #53682b
}

.section-banner.orange,
.fullwidth-promo.orange {
    background-color: #e98300
}

.section-banner.small-photo {
    background-image: url(../images/bannerstalks_large_optim.png);
    background-repeat: no-repeat;
    background-position: center bottom
}

.section-banner.no-photo {
    background-image: url(../images/bannerstalks_small_optim.png);
    background-repeat: no-repeat;
    background-position: center bottom
}

.no-wheatstalk {
    background-image: none!important
}

.section-banner.big-photo .container {
    max-width: 100%;
    padding: 0
}

.section-banner.big-photo img {
    width: 100%;
    display: block
}

.section-banner.small-photo img {
    width: 50%;
    display: block;
    padding-right: 40px
}

.section-banner.big-photo .container .headline-bar {
    position: absolute;
    left: auto;
    bottom: 0;
    width: 100%
}

.section-banner.big-photo.no-text .container .headline-bar {
    background-image: url(../images/transparent_gray.png);
    padding: 32px;
    text-align: center
}

.section-banner.big-photo.with-text .container .headline-bar .container .headline-text {
    background-image: url(../images/transparent_gray.png);
    width: 50%;
    padding: 32px
}

.section-banner.big-photo .container .headline-bar .container {
    max-width: 960px
}

.section-banner.small-photo .container {
    padding: 0;
    position: relative
}

.section-banner.no-photo .container {
    padding: 0
}

.section-banner.no-photo .container .headline-bar .container {
    padding: 0 20px
}

.section-banner .headline-title {
    font-size: 30px;
    line-height: 30px;
    display: block;
    margin-bottom: 15px
}

.section-banner.big-photo .headline-title {
    font-weight: 500
}

.section-banner.big-photo.with-text .headline-title {
    line-height: 36px
}

.section-banner.big-photo.no-text .headline-title {
    margin-bottom: 0
}

.section-banner .headline-subhead {
    display: block;
    font-weight: 200
}

.section-banner .headline-subhead p {
    margin: 0 0 10px 0
}

.section-banner .headline-subhead p:last-child {
    margin-bottom: 0
}

.section-banner.big-photo .headline-subhead {
    font-size: 18px;
    line-height: 24px
}

.section-banner.small-photo .headline-subhead {
    font-size: 16px;
    line-height: 24px
}

.section-banner.no-photo .headline-subhead {
    font-size: 20px;
    line-height: 26px
}

.section-banner.big-photo.no-text .headline-subhead {
    display: none
}

.section-banner.small-photo .headline-bar {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    padding: 40px 0
}

.section-banner.no-photo .headline-bar {
    padding: 40px 0
}

.alert-banner {
    display: block;
    width: 100%;
    padding: 10px 0;
    text-align: center
}

.alert-content {
    display: inline-block;
    width: auto
}

.alert-text {
    color: #fff;
    display: inline-block;
    font-size: 17px;
    text-transform: uppercase;
    padding: 10px 0 0
}

.alert-text a {
    text-decoration: underline
}

.fivesteps_1_big {
    background-position: 0 0;
    width: 78px;
    height: 78px
}

.fivesteps_1_small {
    background-position: -88px 0;
    width: 50px;
    height: 50px
}

.fivesteps_2_big {
    background-position: -148px 0;
    width: 78px;
    height: 78px
}

.fivesteps_2_small {
    background-position: -236px 0;
    width: 50px;
    height: 50px
}

.fivesteps_3_big {
    background-position: -296px 0;
    width: 78px;
    height: 78px
}

.fivesteps_3_small {
    background-position: -384px 0;
    width: 50px;
    height: 50px
}

.fivesteps_4_big {
    background-position: -444px 0;
    width: 78px;
    height: 78px
}

.fivesteps_4_small {
    background-position: -532px 0;
    width: 50px;
    height: 50px
}

.fivesteps_5_big {
    background-position: -592px 0;
    width: 78px;
    height: 78px
}

.fivesteps_5_small {
    background-position: -680px 0;
    width: 50px;
    height: 50px
}

.alertbanner_icon {
    background-position: -740px 0;
    width: 52px;
    height: 52px
}

.hero_next {
    background-position: -802px 0;
    width: 40px;
    height: 80px
}

.hero_prev {
    background-position: -852px 0;
    width: 38px;
    height: 80px
}

.howweareending_icon {
    background-position: -900px 0;
    width: 80px;
    height: 80px
}

.mobile_menu_expand {
    background-position: -990px 0;
    width: 24px;
    height: 18px
}

.mobile_menu_search {
    background-position: -1024px 0;
    width: 21px;
    height: 21px
}

.textalerts_icon {
    background-position: -1775px 0;
    width: 78px;
    height: 78px
}

.util_find {
    background-position: -1863px 0;
    width: 9px;
    height: 14px
}

.util_search {
    background-position: -1882px 0;
    width: 14px;
    height: 14px
}

.zip_search_icon {
    background-position: -1906px 0;
    width: 17px;
    height: 25px
}

@media only screen and (min-width:992px) {
    .hidden-desktop {
        display: none
    }
    #homepage_ourpartners_stayconnected .right:after {
        content: "";
        background: #dedede;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 1px;
        min-height: 371px;
    }
    body.expand-news #recent_news_boxes .recent_news_item div.thumbnail {
        height: 112px;
        width: 100%;
        overflow: hidden
    }
    body.expand-news #recent_news_boxes .recent_news_item img {
        display: block;
        width: auto;
        max-width: none;
        height: 112px
    }
    body.expand-news #recent_news_boxes .recent_news_item.three div.thumbnail,
    body.expand-news #recent_news_boxes .recent_news_item.three img {
        width: 100%;
        height: auto
    }
    #recent_news_boxes .recent_news_item.one {
        background-color: #e98300
    }
    #recent_news_boxes .recent_news_item.one .news_preview {
        display: none
    }
    #recent_news_boxes .recent_news_item.one .news_expanded {
        display: inline-block;
        vertical-align: top;
        position: static;
        bottom: auto;
        left: auto;
        background: transparent;
        padding: 30px 40px;
        width: 49%
    }
    #recent_news_boxes .recent_news_item.two .news_preview,
    #recent_news_boxes .recent_news_item.two .news_expanded {
        padding: 10px 20px
    }
    #recent_news_boxes .recent_news_item.one img {
        display: inline-block;
        vertical-align: top;
        width: 50%
    }
    #recent_news_boxes .recent_news_item.one .news_preview span,
    #recent_news_boxes .recent_news_item.one .news_expanded span,
    #recent_news_boxes .recent_news_item.two .news_preview span,
    #recent_news_boxes .recent_news_item.two .news_expanded span {
        font-size: 32px;
        line-height: 34px
    }
    #recent_news_boxes .recent_news_item.four .news_preview span,
    #recent_news_boxes .recent_news_item.four .news_expanded span {
        font-size: 16px;
        line-height: 18px
    }
    #recent_news_boxes .recent_news_item.one .news_expanded p,
    #recent_news_boxes .recent_news_item.two .news_expanded p {
        font-size: 18px;
        line-height: 22px;
        font-weight: 200
    }
    #recent_news_boxes .recent_news_item.four .news_expanded p {
        font-size: 14px;
        line-height: 18px
    }
    #recent_news_boxes .recent_news_item.one .news_expanded span.link {
        display: inline-block;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
        background-color: #006c9d;
        font-weight: 200;
        font-size: 14px;
        margin-top: 10px
    }
    #recent_news_boxes .recent_news_item.one .news_expanded span.link:hover {
        background-color: #bfd730;
        color: #333
    }
    #recent_news_boxes .recent_news_item.two .news_expanded span.link,
    #recent_news_boxes .recent_news_item.four .news_expanded span.link {
        font-size: inherit;
        line-height: inherit
    }
    #recent_news_boxes .recent_news_item.four .news_preview {
        height: 81px
    }
    #set-the-table-header .container {
        padding-left: 0;
        padding-right: 0
    }
    #set-the-table-header .link-container {
        vertical-align: -110%
    }
    #set-the-table-steps .container,
    #set-the-table-fundraising .container,
    #set-the-table-bottom .container {
        padding: 0
    }
    #set-the-table-fundraising .fundraising_item {
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff
    }
    #set-the-table-fundraising .fundraising_item:nth-child(3n+1),
    #set-the-table-fundraising .fundraising_item:nth-child(3n+2) {
        border-right-color: #dedede
    }
    #set-the-table-fundraising .fundraising_item:nth-child(-n+3) {
        border-bottom-color: #dedede
    }
    #set-the-table-featured #recent_news_boxes .recent_news_item.four .news_preview {
        height: 60px
    }
    #recent_news_boxes .recent_news_item.four {
        margin-left: 19px;
        margin-right: 19px
    }
    #recent_news_boxes .recent_news_item.four:first-child {
        margin-left: 0;
        margin-right: 0
    }
    #recent_news_boxes .recent_news_item.four:last-child {
        margin-right: 0
    }
}

@media screen and (min-width:1200px) {
    #util_donate.donate_giving_pref ul {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 9999
    }
    #util_donate.donate_giving_pref .util_donate_dropdown {
        display: none
    }
    #util_donate.donate_giving_pref .util_donate_dropdown li {
        text-align: center;
        border-top: 1px solid #fff
    }
    #util_donate .util_donate_dropdown a {
        background-color: #dedede;
        color: #333;
        font-weight: normal
    }
    #util_donate.donate_giving_pref a {
        max-width: 170px;
        font-weight: bold
    }
    #util_donate_button span {
        line-height: 40px;
        padding: 0 53.32px;
        display: block;
        background-color: #b22d3a;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
        max-width: 170px
    }
    #util_donate_button:hover .util_donate_dropdown {
        display: block
    }
    #util_donate .util_donate_dropdown a:hover {
        background-color: #ebebeb;
        color: #e98300
    }
    #util_donate a:hover {
        background-color: #b22d3a;
        color: #fff
    }
    #util_donate.donate_giving_pref .util_donate_dropdown a {
        font-weight: normal
    }
}

@media screen and (max-width:1199px) {
    .util_donate_dropdown {
        display: none
    }
    #util_donate.donate_giving_pref ul {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 9999
    }
}

@media only screen and (min-width:1101px) and (max-width:1250px) {
    #homepage_slideshow .flex-direction-nav .flex-prev,
    #homepage_slideshow .flex-direction-nav .flex-next {
        top: 33%
    }
}

@media only screen and (min-width:1101px) and (max-width:1199px) {
    #set-the-table-slideshow .slide-box {
        bottom: 40px;
        padding: 25px
    }
}

@media only screen and (min-width:992px) and (max-width:1100px) {
    #homepage_slideshow .flex-direction-nav .flex-prev,
    #homepage_slideshow .flex-direction-nav .flex-next {
        top: 30%
    }
    #set-the-table-slideshow .slide-box {
        bottom: 10px;
        padding: 20px
    }
}

@media only screen and (min-width:992px) and (max-width:1140px) {
    #drop4+a+.dropdown-menu {
        left: -159px;
        right: -1px
    }
    #drop4+a+.dropdown-menu:before,
    html.gecko.ff #drop4+a+.dropdown-menu:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 0;
        left: auto;
        right: 47px;
        border-top: 0;
        border-right: 15px dotted rgba(255, 255, 255, 0);
        border-bottom: 17px solid #dedede;
        border-left: 15px dotted rgba(255, 255, 255, 0);
        margin: 0 0 0 -15px;
        z-index: 3
    }
    html.gecko #drop4+a+.dropdown-menu:before,
    html.ie #drop4+a+.dropdown-menu:before {
        border-top: 0 solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 17px solid #dedede;
        border-left: 15px solid transparent
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hidden-tablet {
        display: none
    }
        #homepage_ourpartners_stayconnected .right:after {
        content: "";
        background: #dedede;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 1px;
        min-height: 297px;
    }
    .container {
        max-width: 100%
    }
    .two-column>.container {
        padding: 30px 20px 30px 20px
    }
    .two-column .column-1,
    .two-column .column-2 {
        float: none;
        display: table-cell;
        margin-bottom: 40px
    }
    .two-column .column-1 {
        width: auto;
        padding-right: 40px
    }
    .two-column .column-2 {
        width: 236px
    }
    #page-title {
        display: table
    }
    #page-title div.profile-logo,
    .two-column .column-1 #page-title.partner h1 {
        display: table-cell
    }
    #page-title.partner {
        display: table
    }
    #page-title div.profile-logo {
        display: table-cell
    }
    .two-column .column-1 #page-title.partner h1 {
        max-width: 100%;
        display: table-cell
    }
    .inline-promo-container.container {
        padding: 0 20px
    }
    .inline-promo {
        -webkit-border-top-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-bottomright: 10px;
        border-top-left-radius: 10px;
        border-bottom-right-radius: 10px
    }
    .inline-promo.wheatstalks,
    .column-1 .inline-promo.wheatstalks,
    .sidebar-promo.wheatstalks {
        background-image: url(../images/inline-promo-bg-2.png)
    }
    .inline-promo .inline-promo-text {
        padding: 18px 30px;
        font-size: 18px;
        line-height: 20px
    }
    .column-1 .inline-promo {
        -webkit-border-top-left-radius: 20px;
        -webkit-border-bottom-right-radius: 20px;
        -moz-border-radius-topleft: 20px;
        -moz-border-radius-bottomright: 20px;
        border-top-left-radius: 20px;
        border-bottom-right-radius: 20px
    }
    .column-1 .inline-promo .inline-promo-image {
        display: block;
        width: 100%;
        float: none
    }
    .column-1 .inline-promo .inline-promo-text {
        display: block;
        width: 100%;
        float: none;
        font-size: 15px;
        line-height: 17px;
        padding: 15px 25px
    }
    header .container,
    footer .container {
        padding: 0 20px
    }
    header {
        padding: 10px 0 25px 0
    }
    #logo {
        width: 167px
    }
    #header_right {
        float: none;
        padding-top: 9px
    }
    header #util .container {
        padding: 0
    }
    .navbar-default .navbar-nav {
        display: table;
        width: 100%;
        margin-top: 23px
    }
    .navbar-default .navbar-nav>li {
        display: table-cell;
        float: none
    }
    .navbar-default .navbar-nav>li>a {
        padding: 8px 0
    }
    .navbar .dropdown:hover .dropdown-menu,
    header.has-horizontal-nav .navbar .dropdown .dropdown-menu {
        display: none
    }
    header.has-horizontal-nav .navbar .no-dropdown.active:before {
        top: auto;
        bottom: -24px
    }
    .dropdown-menu {
        padding: 24px 0 0 0
    }
    .dropdown-menu:before {
        top: 8px
    }
    .nav>li {
        position: static
    }
    #drop1+a+.dropdown-menu,
    #drop2+a+.dropdown-menu,
    #drop3+a+.dropdown-menu,
    #drop4+a+.dropdown-menu {
        left: 0;
        right: 0;
        top: auto;
        width: 100%;
        background-color: #dedede;
        padding: 7px 0;
        text-align: center;
        border-top: 20px solid #fff;
        border-bottom: 1px solid #fff;
        z-index: 3;
        -moz-box-shadow: 0 5px 5px 0 rgba(6, 6, 6, .18);
        -webkit-box-shadow: 0 5px 5px 0 rgba(6, 6, 6, .18);
        box-shadow: 0 5px 5px 0 rgba(6, 6, 6, .18)
    }
    .dropdown-menu:before {
        top: auto;
        bottom: 100%
    }
    #drop1+a+.dropdown-menu:before,
    header.has-horizontal-nav #drop1+a+.dropdown-menu .container:before,
    header.has-horizontal-nav .active #drop1+a+.dropdown-menu .container:before {
        left: 13.5%
    }
    #drop2+a+.dropdown-menu:before,
    header.has-horizontal-nav #drop2+a+.dropdown-menu .container:before,
    header.has-horizontal-nav .active #drop2+a+.dropdown-menu .container:before {
        left: 34.5%
    }
    #drop3+a+.dropdown-menu:before,
    header.has-horizontal-nav #drop3+a+.dropdown-menu .container:before,
    header.has-horizontal-nav .active #drop3+a+.dropdown-menu .container:before {
        left: 52%
    }
    #drop4+a+.dropdown-menu:before,
    header.has-horizontal-nav #drop4+a+.dropdown-menu .container:before,
    header.has-horizontal-nav .active #drop4+a+.dropdown-menu .container:before {
        left: 90%
    }
    .dropdown-menu li {
        display: inline-block;
        border-top: none;
        padding: 5px 0
    }
    .dropdown-menu li:last-child {
        border-bottom: none
    }
    .dropdown-menu li a {
        display: inline-block;
        color: #333;
        background-color: transparent;
        text-transform: none;
        font-size: 14px;
        padding: 2px 14px;
        border-right: 1.5px solid #707070
    }
    #drop4+a+.dropdown-menu li:nth-child(5) a {
        border-right: 1.5px solid #707070
    }
    .dropdown-menu li:last-child a {
        border-right: none
    }
    .dropdown-menu li a:hover {
        color: #e98300;
        background-color: transparent
    }
    body.ways-to-give header.has-horizontal-nav {
        margin-bottom: 65px
    }
    body.ways-to-give header.has-horizontal-nav .active .dropdown-menu li a {
        height: auto;
        display: inline-block;
        vertical-align: auto
    }
    body.ways-to-give header.has-horizontal-nav .active .dropdown-menu li a span {
        display: inline
    }
    .nav li.no-dropdown.active {
        position: relative
    }
    li.no-dropdown:hover:before {
        display: none
    }
    li.no-dropdown.active:before,
    li.no-dropdown.active:hover:before {
        display: block;
        top: auto;
        bottom: -24px
    }
    header.has-horizontal-nav li.no-dropdown:hover:before {
        top: auto;
        bottom: -24px
    }
    #footer_nav {
        left: auto;
        right: 0
    }
    #footer_nav li {
        margin-left: 15px
    }
    #footer_nav li:first-child {
        margin-left: 30px
    }
    #footer_copyright p {
        white-space: nowrap
    }
    .container.homepage-slideshow-controls {
        display: none
    }
    #homepage_slideshow .headline-bar {
        padding: 23px 20px 25px 20px
    }
    #homepage_slideshow .headline-bar .headline-text .headline-title {
        font-size: 35px
    }
    #homepage_slideshow .headline-bar .headline-text .headline-subhead {
        font-size: 14px
    }
    #homepage_slideshow .headline-bar .headline-button {
        bottom: 50%;
        margin-bottom: -28px
    }
    #homepage_slideshow .headline-bar .headline-button a {
        font-size: 18px;
        height: 56px;
        line-height: 46px;
        padding: 0 33px
    }
    #homepage_slideshow .slides li {
        overflow: hidden
    }
    #homepage_slideshow .slides li img {
        margin-left: -5%;
        width: 110%!important;
        max-width: none
    }
    #homepage_slideshow .flex-direction-nav .flex-prev,
    #homepage_slideshow .flex-direction-nav .flex-next {
        top: 36%
    }
    #set-the-table-steps li {
        padding-left: 17px;
        padding-right: 17px
    }
    #set-the-table-header .logo {
        width: 216px
    }
    #set-the-table-header .button-link-container {
        width: 480px
    }
    #set-the-table-header .button-container,
    #set-the-table-header .link-container {
        display: block
    }
    #set-the-table-header .button-container {
        padding-top: 3px;
        padding-right: 0
    }
    #set-the-table-header .link-container {
        padding-top: 17px;
        float: none
    }
    #set-the-table-slideshow .container {
        padding: 0
    }
    #set-the-table-slideshow .slide-box {
        position: relative;
        width: 100%;
        bottom: auto;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 15px;
        background-image: none;
        background-color: #262626
    }
    #set-the-table-slideshow .slide-box .slide-text {
        margin-bottom: 10px
    }
    #set-the-table-slideshow .slide-box .slide-title {
        float: left
    }
    #set-the-table-slideshow .slide-box .slide-button-container {
        float: left;
        margin-left: 35px;
        margin-top: 14px
    }
    #set-the-table-slideshow .flex-direction-nav .flex-prev,
    #set-the-table-slideshow .flex-direction-nav .flex-next {
        top: 30%
    }
    #homepage_zip_search_form {
        padding: 20px 0
    }
    #homepage_zip_search_form span {
        font-size: 26px
    }
    #homepage_zip_search_results {
        padding-bottom: 20px
    }
    #homepage_zip_search_results .find_local_food_bank_result {
        font-size: 18px
    }
    #homepage_ending {
        border-top: 1px solid #dedede;
        border-bottom: 1px solid #dedede;
        padding: 0
    }
    #homepage_ending .left {
        padding: 40px 30px 40px 20px
    }
    #homepage_ending .left .green,
    #homepage_ending .left .orange {
        font-size: 36px;
        margin-bottom: 10px;
        line-height: normal
    }
    #homepage_ending .left .green {
        margin-bottom: 5px
    }
    html.ipad #homepage_ending .left .green {
        line-height: normal;
        margin-bottom: 5px
    }
    html.ipad #homepage_ending .left .orange {
        line-height: normal
    }
    #homepage_ending .right {
        padding: 30px 20px 40px 20px
    }
    #homepage_ending .right .above_img span {
        display: block
    }
    #recent_news {
        padding: 30px 0 10px 0
    }
    #recent_news_boxes {
        display: inline-block;
        width: 640px;
        margin-bottom: 0
    }
    #recent_news .headline {
        margin-bottom: 20px
    }
    #recent_news_boxes .recent_news_item {
        margin: 20px
    }
    #recent_news_boxes .recent_news_item.one {
        margin: 20px;
        width: auto;
        float: none;
        display: block
    }
    #recent_news_boxes .recent_news_item.two {
        margin: 20px;
        width: 280px
    }
    #recent_news_boxes .recent_news_item.three {
        margin: 20px;
        width: 280px
    }
    #recent_news_boxes .recent_news_item.four {
        margin: 20px;
        width: 280px
    }
    #recent_news_boxes .recent_news_item.one {
        background-color: #e98300
    }
    #recent_news_boxes .recent_news_item.one .news_preview {
        display: none
    }
    #recent_news_boxes .recent_news_item.one .news_expanded {
        display: inline-block;
        vertical-align: middle;
        position: static;
        bottom: auto;
        left: auto;
        background: transparent;
        padding: 25px;
        width: 34%
    }
    #recent_news_boxes .recent_news_item.one img {
        display: inline-block;
        vertical-align: middle;
        width: 65%
    }
    #recent_news_boxes .recent_news_item.one .news_preview span,
    #recent_news_boxes .recent_news_item.one .news_expanded span {
        font-size: 18px;
        line-height: 24px
    }
    #recent_news_boxes .recent_news_item.one .news_expanded p {
        font-size: 18px;
        line-height: 22px;
        font-weight: 200;
        display: none
    }
    #recent_news_boxes .recent_news_item.one .news_expanded span.link {
        display: none
    }
    #recent_news_boxes .recent_news_item.morenews {
        display: inline-block;
        width: 280px;
        height: 242px;
        background-color: #e98300;
        color: #fff;
        text-transform: uppercase;
        font-size: 21px;
        font-weight: 200;
        padding: 177px 20px 25px 20px
    }
    #recent_read_more {
        display: none
    }
    #set-the-table-fundraising .fundraising_item {
        width: 49%;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff
    }
    #set-the-table-fundraising .fundraising_item:nth-child(2n+1) {
        border-right-color: #dedede
    }
    #set-the-table-fundraising .fundraising_item:nth-child(-n+4) {
        border-bottom-color: #dedede
    }
    #set-the-table-featured #recent_news .container {
        padding: 0 20px
    }
    #set-the-table-bottom .right img.first {
        width: 165px
    }
    .homepage_email {
        padding: 30px 0;
        margin-bottom: 0
    }
    .homepage_email .headline {
        font-size: 36px
    }
    .homepage_email p {
        font-size: 16px;
        line-height: 20px
    }
    .homepage_email p span {
        display: block
    }
    #homepage_ourpartners_stayconnected {
        margin: 0;
        border-top: none
    }
    #homepage_ourpartners_stayconnected .left {
        padding: 30px 30px 40px 20px;
        display: block;
        vertical-align: initial;
        float: none;
        position: static
    }
    html.gecko #homepage_ourpartners_stayconnected .left,
    html.ie #homepage_ourpartners_stayconnected .left {
        min-height: 415px
    }
    html.gecko.ff #homepage_ourpartners_stayconnected .left {
        min-height: 0
    }
    #homepage_ourpartners_stayconnected .left .partner_text {
        display: block;
        margin-right: 0;
        margin-bottom: 25px
    }
    #homepage_ourpartners_stayconnected .left img {
        position: static;
        top: auto;
        right: auto;
        display: block
    }
    #homepage_ourpartners_stayconnected .right {
        padding: 30px 20px 40px 30px
    }
    #twitter_follow {
        display: block;
        margin-top: 25px
    }
    #textalerts_form input {
        margin-right: 0
    }
    #textalerts_form button {
        display: block;
        margin-top: 10px
    }
    #homepage_fivesteps {
        margin: 10px 0;
        padding: 30px 0
    }
    #homepage_fivesteps .container {
        padding: 0 40px
    }
    #homepage_fivesteps .headline {
        margin-bottom: 10px;
        font-size: 41px
    }
    #homepage_fivesteps_boxes {
        display: block;
        table-layout: initial;
        margin-bottom: 20px
    }
    #homepage_fivesteps_boxes .homepage_fivesteps_step {
        display: block;
        border-top: 1px solid #758655;
        border-right: none;
        text-align: left;
        position: relative;
        min-height: 90px;
        padding: 20px 0
    }
    #homepage_fivesteps_boxes .homepage_fivesteps_step:first-child {
        border-top: none;
        border-left: none
    }
    .fivesteps_1,
    .fivesteps_2,
    .fivesteps_3,
    .fivesteps_4,
    .fivesteps_5 {
        margin: 0;
        position: absolute;
        top: 20px;
        left: 0
    }
    .fivesteps_1 {
        background-position: -88px 0;
        width: 50px;
        height: 50px
    }
    .fivesteps_2 {
        background-position: -236px 0;
        width: 50px;
        height: 50px
    }
    .fivesteps_3 {
        background-position: -384px 0;
        width: 50px;
        height: 50px
    }
    .fivesteps_4 {
        background-position: -532px 0;
        width: 50px;
        height: 50px
    }
    .fivesteps_5 {
        background-position: -680px 0;
        width: 50px;
        height: 50px
    }
    #homepage_fivesteps_boxes .homepage_fivesteps_step .fivesteps_text {
        margin-left: 80px;
        min-height: 50px
    }
    #homepage_fivesteps_find_out_more,
    #homepage_fivesteps_share_this {
        font-size: 18px;
        height: 52px;
        line-height: 42px;
        padding: 0 18px;
        margin: 0 15px
    }
    #homepage_fivesteps_share_this {
        position: relative;
        width: 196px;
        background-color: #fff;
        padding: 0
    }
    #homepage_fivesteps_share_this .link,
    #homepage_fivesteps_share_this:hover .link {
        display: block;
        position: absolute;
        bottom: 40px;
        width: 186px
    }
    #homepage_fivesteps_share_this .social_icons {
        display: inline-block
    }
    #homepage_fivesteps_share_this .social_icons li a {
        width: 42px;
        height: 42px
    }
    #homepage_fivesteps_share_this .social_icons li.fbk a {
        background-position: 0 -88px
    }
    #homepage_fivesteps_share_this .social_icons li.twt a {
        background-position: -48px -88px
    }
    #homepage_fivesteps_share_this .social_icons li.pin a {
        background-position: -96px -88px
    }
    #homepage_fivesteps_share_this .social_icons li.more a {
        background-position: -144px -88px
    }
    #homepage_fivesteps_share_this .social_icons li.fbk a:hover {
        background-position: -192px -88px
    }
    #homepage_fivesteps_share_this .social_icons li.twt a:hover {
        background-position: -240px -88px
    }
    #homepage_fivesteps_share_this .social_icons li.pin a:hover {
        background-position: -288px -88px
    }
    #homepage_fivesteps_share_this .social_icons li.more a:hover {
        background-position: -336px -88px
    }
    #title-and-share .container {
        padding: 0 20px
    }
    .section-banner.small-photo {
        background-position: right bottom
    }
    .section-banner.no-photo {
        background-size: contain
    }
    .section-banner.big-photo.with-text .container .headline-bar .container .headline-text {
        width: 60%;
        padding: 22px
    }
    .section-banner.big-photo img {
        margin-left: -8%;
        width: 116%!important;
        max-width: none
    }
    .section-banner.small-photo img {
        padding-right: 20px
    }
    .section-banner.small-photo .headline-bar {
        padding: 20px 20px 20px 0
    }
    .section-banner.no-photo .headline-bar {
        padding: 20px 0
    }
    .special-box {
        margin-bottom: 20px
    }
    .two-boxes .half-width:first-child,
    .two-boxes .half-width:nth-child(2) {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
        display: block;
        float: none;
        padding: 5px 0 0 !important;
    }
    .half-width .special-box {
        margin-bottom: 20px
    }
    .two-boxes .half-width:nth-child(2) .special-box {
        margin-bottom: 0
    }
    #page-description,
    a.button,
    a.grainbutton,
    button,
    input[type="text"],
    input[type="email"],
    input[type="tel"],
    input[type="password"],
    textarea,
    select,
    #util_search_query,
    #util_search_button,
    #footer_text,
    #homepage_slideshow .headline-bar .headline-button a,
    #homepage_zip_search_form input,
    #homepage_zip_search_form button,
    #homepage_ending_select,
    #recent_news_boxes .recent_news_item .news_preview span,
    #recent_news_boxes .recent_news_item .news_expanded span,
    .homepage_email .headline span:last-child:after,
    .homepage_email p,
    #together_form input,
    #together_form button,
    #textalerts_form input,
    #textalerts_form button,
    #homepage_fivesteps_find_out_more,
    #homepage_fivesteps_share_this,
    .section-banner .headline-subhead,
    #recent_news_boxes .recent_news_item.one .news_expanded p,
    #recent_news_boxes .recent_news_item.two .news_expanded p,
    #recent_news_boxes .recent_news_item.one .news_expanded span.link,
    #recent_news_boxes .recent_news_item.one .news_expanded p,
    #recent_news_boxes .recent_news_item.morenews,
    .navbar-toggle:after,
    #footer_links,
    #homepage_ending .left p {
        font-weight: 300
    }
    #section-boxes .two-boxes {
        margin-bottom: 5px;
    }
}

@media only screen and (min-width:852px) and (max-width:991px) {
    #drop4+a+.dropdown-menu li:nth-child(6) a {
        border-right: none
    }
    #drop4+a+.dropdown-menu li:nth-child(5) a {
        border-right: 1.5px solid #707070
    }
    #set-the-table-bottom input {
        width: 67%
    }
}

@media only screen and (min-width:811px) and (max-width:954px) {
    body.take-action header.has-horizontal-nav {
        margin-bottom: 65px
    }
    #drop3+a+.dropdown-menu li:nth-child(5) a {
        border-right: none
    }
    #drop3+a+.dropdown-menu li:nth-child(6) a {
        margin-left: 5px;
        margin-right: 5px
    }
}

@media only screen and (min-width:768px) and (max-width:851px) {
    body.take-action header.has-horizontal-nav {
        margin-bottom: 65px
    }
    #drop3+a+.dropdown-menu li:nth-child(4) a {
        border-right: 1px solid #707070
    }
    #drop3+a+.dropdown-menu li:nth-child(5) a {
        border-right: 1.5px solid #707070
    }
    #set-the-table-bottom input {
        width: 61%
    }
    #section-boxes .section-box.full-width .landing-section-right .section-text {
        position: inherit;
        display: block
    }
    .landing-section-right {
        display: inline-block;
        width: 45%;
        padding: 20px 0
    }
    #section-boxes .full-width .section-img {
        display: inline-block;
        vertical-align: top
    }
    #section-boxes .section-box.full-width .section-title {
        position: inherit
    }
    .take-action-banner-body {
        margin-top: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:855px) {
    .section-banner.small-photo.green .headline-bar {
        background-color: #53682b
    }
    .section-banner.small-photo.orange .headline-bar {
        background-color: #e98300
    }
    .section-banner.small-photo .headline-bar {
        width: auto;
        padding: 20px;
        height: 100%;
        left: 40%;
        background-image: url(../images/bannerstalks_large_optim.png);
        background-position: right bottom;
        background-repeat: no-repeat
    }
    .section-banner.small-photo img {
        margin-left: -5%;
        padding-right: 0
    }
}

@media only screen and (max-width:767px) {
    .hidden-phone {
        display: none
    }
    .two-column>.container {
        padding: 0 20px
    }
    .two-column .column-1 #page-title.partner img {
        max-width: 125px;
        max-height: 125px
    }
    .two-column .column-1,
    .two-column .column-2 {
        display: block;
        width: 100%;
        float: none;
        padding-right: 0;
        margin-bottom: 40px
    }
    .two-column .column-2 {
        margin-bottom: 20px
    }
    #page-title.partner {
        display: table
    }
    #page-title div.profile-logo {
        display: table-cell;
        padding-right: 25px
    }
    .two-column .column-1 #page-title.partner h1 {
        max-width: 100%;
        display: table-cell;
        font-size: 24px;
        line-height: 26px
    }
    #page-description {
        margin: 0 -20px 30px -20px;
        padding: 0 20px 30px 20px
    }
    #page-description,
    #page-description p {
        font-size: 16px;
        line-height: 20px
    }
    .column-2 .social_icons {
        display: none
    }
    .inline-promo-container.container {
        padding: 0 20px
    }
    .inline-promo,
    .column-1 .inline-promo {
        -webkit-border-top-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-bottomright: 10px;
        border-top-left-radius: 10px;
        border-bottom-right-radius: 10px
    }
    .inline-promo.wheatstalks,
    .column-1 .inline-promo.wheatstalks,
    .sidebar-promo.wheatstalks {
        background-image: none
    }
    .inline-promo .inline-promo-image {
        display: block;
        width: 100%;
        float: none
    }
    .inline-promo .inline-promo-text,
    .column-1 .inline-promo .inline-promo-text {
        display: block;
        width: 100%;
        float: none;
        font-size: 14px;
        line-height: 16px;
        padding: 10px 15px
    }
    header .container {
        padding: 0 20px;
        border-bottom: 40px solid #e98300;
        height: 139px
    }
    header {
        border-bottom: 1px solid #fff;
        padding: 0;
        margin-top: 9px;
        height: 140px
    }
    body.not-homepage.set-the-table header {
        margin-bottom: 0
    }
    #logo {
        width: 161px
    }
    #header_right {
        float: none
    }
    #util {
        margin: 0
    }
    header #util .container {
        padding: 0;
        border-bottom: none;
        height: auto
    }
    #util_findfood {
        display: block;
        margin: 0 2px 12px 0;
        text-align: right;
        margin: 0;
        position: absolute;
        bottom: 110px;
        right: 22px
    }
    #util_findfood a {
        display: block
    }
    #util_donate {
        display: block;
        margin: 0;
        position: absolute;
        bottom: 50px;
        right: 20px;
        width: 40%;
        max-width: 175px
    }
    #util_donate a {
        padding: 0 15px;
        width: auto
    }
    #util_sign_up,
    #util_search {
        position: static;
        bottom: 0;
        right: 20px;
        width: auto;
        height: auto
    }
    #util_sign_up_expand,
    #util_search_expand {
        position: absolute;
        bottom: 0;
        right: 62px;
        color: transparent;
        font-size: 0;
        text-indent: -9000px;
        background-image: url(../images/sprite1.png);
        background-position: -1024px 0;
        width: 40px;
        height: 40px;
        margin: 0;
        border: 9px solid #e98300;
        z-index: 104
    }
    #util_sign_up_expand {
        right: 21px;
        background-position: -1024px -32px;
        border-top-width: 12px
    }
    #util_search_expand:before {
        content: '';
        width: 1px;
        height: 40px;
        background-color: #fff;
        position: absolute;
        right: 100%;
        top: -9px;
        background-image: none;
        margin: 0 9px 0 0
    }
    #util_sign_up_expand:before {
        content: none
    }
    #util_sign_up_expand:after,
    #util_search_expand:after {
        content: '';
        width: 1px;
        height: 40px;
        background-color: #fff;
        position: absolute;
        left: 100%;
        top: -9px;
        background-image: none;
        margin: 0 0 0 9px
    }
    #util_sign_up_expand:after {
        top: -12px
    }
    #util_sign_up_form_box,
    #util_search_form_box {
        position: absolute;
        top: 157px;
        bottom: -83px;
        right: 0;
        left: auto;
        width: 100%;
        border: 20px solid #ea8300;
        box-shadow: 0 0 1px 0 rgba(6, 6, 6, 1) inset;
        top: 140px
    }
    #util_sign_up_form_box .arrow_box,
    #util_search_form_box .arrow_box {
        width: 100%;
        height: auto;
        padding: 0;
        background: transparent
    }
    #util_sign_up_form_box .arrow_box:before,
    #util_sign_up_form_box .arrow_box:after,
    #util_search_form_box .arrow_box:before,
    #util_search_form_box .arrow_box:after {
        content: none
    }
    #util_sign_up_form:before,
    #util_search_form:before {
        top: 14px;
        left: 14px
    }
    #util_sign_up_form:before {
        top: 17px
    }
    #util_sign_up_query,
    #util_search_query {
        height: 34px;
        line-height: 34px;
        width: 100%
    }
    #util_sign_up_button,
    #util_search_button {
        height: 34px;
        line-height: 34px;
        padding: 0 12px;
        position: absolute;
        right: 4px;
        top: auto
    }
    #mainmenu {
        z-index: 103;
        position: absolute;
        bottom: 0;
        left: 20px;
        right: 100px
    }
    .navbar-toggle {
        display: block;
        margin: 0;
        padding: 0;
        height: 40px;
        width: 40px;
        overflow: visible;
        border-left: 1px solid #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        outline: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        -ms-appearance: none;
        appearance: none;
        cursor: pointer
    }
    .navbar-toggle:after {
        content: 'Menu';
        position: absolute;
        left: 100%;
        top: 0;
        height: 40px;
        line-height: 40px;
        color: #fff;
        font-weight: 200;
        border-right: 1px solid #fff;
        padding-right: 8px;
        cursor: pointer;
        font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
        font-size: 13px
    }
    .navbar-collapse.collapse {
        display: none;
        position: absolute;
        top: 40px;
        left: -20px;
        right: -100px;
        -moz-box-shadow: 0 5px 5px 0 rgba(6, 6, 6, .18);
        -webkit-box-shadow: 0 5px 5px 0 rgba(6, 6, 6, .18);
        box-shadow: 0 5px 5px 0 rgba(6, 6, 6, .18)
    }
    .navbar-collapse.collapse.opened {
        display: block
    }
    #mainmenu .navbar-toggle .icon-bar {
        display: block;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        background: #fff;
        width: 24px;
        height: 4px;
        margin: 2px auto
    }
    #mainmenu .navbar-toggle .icon-bar:nth-child(2) {
        margin-bottom: 1px
    }
    #mainmenu .navbar-toggle .icon-bar:nth-child(4) {
        margin-top: 1px
    }
    .navbar-default .navbar-nav {
        float: none
    }
    .navbar-default .navbar-nav>li {
        border-right: none;
        display: block;
        width: 100%;
        border-top: 1px solid #fff
    }
    .navbar-default .navbar-nav>li:first-child {
        border-left: none
    }
    .navbar-default .navbar-nav>li:last-child {
        border-bottom: 1px solid #fff
    }
    .navbar-default .navbar-nav>li>a {
        padding: 15px 0 15px 27px;
        background-color: #e98300;
        color: #fff;
        font-size: 14px;
        line-height: normal
    }
    .navbar-default .navbar-nav>li>a span {
        display: initial
    }
    .navbar .dropdown:hover .dropdown-menu {
        display: none
    }
    header.has-horizontal-nav #drop1+a+.dropdown-menu,
    header.has-horizontal-nav #drop2+a+.dropdown-menu,
    header.has-horizontal-nav #drop3+a+.dropdown-menu,
    #drop4+a+.dropdown-menu {
        display: none
    }
    footer {
        padding: 29px 0 90px 0
    }
    footer .container {
        padding: 0
    }
    #footer_row_one {
        padding: 0 20px 30px 20px;
        border-bottom: 1px solid #999
    }
    #footer_logo {
        width: 118px
    }
    #footer_nav {
        border-left: none;
        position: static;
        bottom: auto;
        right: auto;
        height: auto;
        line-height: normal;
        padding-top: 25px
    }
    #footer_nav li {
        display: block;
        margin-left: 0;
        margin-top: 20px
    }
    #footer_nav li:first-child {
        margin-top: 0
    }
    #footer_row_two {
        text-align: left;
        padding-bottom: 0;
        border-bottom: none
    }
    #footer_social {
        padding: 0 20px 30px 20px;
        border-bottom: 1px solid #999;
        float: none
    }
    footer .social_icons {
        float: none;
        display: block
    }
    .social_icons.first {
        margin-bottom: 15px
    }
    .social_icons li {
        float: none
    }
    .social_icons.second li:first-child {
        margin-left: 0
    }
    #footer_badges {
        position: static;
        bottom: auto;
        right: auto;
        padding: 30px 20px 0 20px;
        text-align: center
    }
    #footer_badges a:first-child img {
        margin-right: 20px
    }
    #footer_links {
        font-weight: 200
    }
    #footer_links a {
        margin: 0 8px
    }
    #footer_links a:first-child {
        display: block;
        margin-bottom: 20px
    }
    #footer_text {
        padding: 0 20px;
        line-height: 20px
    }
    #footer_copyright p {
        margin: 0 0 10px 0
    }
    #footer_disclaimer p:first-child {
        margin: 0
    }
    .container.homepage-slideshow-controls {
        display: none
    }
    #homepage_slideshow .headline-bar {
        padding: 23px 20px 30px 20px;
        position: static;
        background-image: none;
        background-color: #333
    }
    #homepage_slideshow .headline-bar .headline-text .headline-title {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 5px
    }
    #homepage_slideshow .headline-bar .headline-text .headline-subhead {
        font-size: 16px;
        line-height: 20px
    }
    #homepage_slideshow .headline-bar .headline-text {
        margin-right: 0
    }
    #homepage_slideshow .headline-bar .headline-button {
        position: static;
        bottom: auto;
        right: auto;
        display: inline-block;
        margin-top: 15px
    }
    #homepage_slideshow .headline-bar .headline-button a {
        font-size: 18px;
        height: 56px;
        line-height: 46px;
        padding: 0 33px
    }
    #homepage_slideshow .slides li {
        overflow: hidden
    }
    #homepage_slideshow .slides li img {
        margin-left: -40%;
        width: 150%!important;
        max-width: none
    }
    #homepage_slideshow .slides li {
        height: 100%
    }
    #homepage_slideshow .slides {
        background-color: #333
    }
    #set-the-table-steps ul {
        width: 100%;
        height: auto;
        padding: 15px
    }
    #set-the-table-steps li {
        width: 50%;
        height: 170px
    }
    #set-the-table-steps li img {
        display: none
    }
    #set-the-table-steps li:first-child {
        padding: 5px 20px 0 5px;
        border-right: 1px solid #7e8e61;
        border-bottom: 1px solid #7e8e61
    }
    #set-the-table-steps li:nth-child(2) {
        padding: 5px 5px 0 20px;
        border-bottom: 1px solid #7e8e61
    }
    #set-the-table-steps li:nth-child(3) {
        padding: 20px 20px 0 5px;
        border-right: 1px solid #7e8e61
    }
    #set-the-table-steps li:last-child {
        padding: 20px 5px 0 20px
    }
    #set-the-table-header {
        padding-bottom: 18px
    }
    #set-the-table-header .logo,
    #set-the-table-header .button-link-container,
    #set-the-table-header .button-container,
    #set-the-table-header .link-container {
        display: block;
        float: none;
        width: 100%;
        text-align: center
    }
    #set-the-table-header .logo img {
        width: 200px
    }
    #set-the-table-header .button-container {
        padding-top: 8px;
        padding-right: 0
    }
    #set-the-table-header .button-container .inline-buttons li {
        margin-top: 10px
    }
    #set-the-table-header .link-container {
        padding-top: 17px;
        float: none
    }
    #set-the-table-slideshow .container {
        padding: 0
    }
    #set-the-table-slideshow .slide-box {
        position: relative;
        width: 100%;
        bottom: auto;
        padding-left: 20px;
        padding-right: 20px;
        background-image: none;
        background-color: #262626
    }
    #set-the-table-slideshow .slide-box .slide-text {
        font-size: 14px
    }
    #set-the-table-slideshow .slide-box .slide-title {
        font-size: 26px
    }
    #set-the-table-slideshow .flex-direction-nav .flex-prev,
    #set-the-table-slideshow .flex-direction-nav .flex-next {
        top: 15%
    }
    #set-the-table-slideshow .slides li img {
        width: 135%!important;
        max-width: none
    }
    #homepage_zip_search {
        text-align: left
    }
    #homepage_zip_search_form {
        padding: 20px 0
    }
    #homepage_zip_search_form span {
        font-size: 24px;
        line-height: 28px;
        display: block
    }
    #homepage_zip_search_form input {
        margin: 10px 9px 0 0
    }
    #homepage_zip_search_form button {
        margin-top: 10px
    }
    #homepage_zip_search_results {
        padding-bottom: 10px
    }
    #homepage_zip_search_results .find_local_food_bank_result {
        font-size: 14px
    }
    #homepage_ending {
        padding: 0;
        margin: 0
    }
    #homepage_ending .left {
        position: static;
        top: auto;
        left: auto;
        bottom: auto;
        display: block;
        width: 100%;
        padding: 10px 20px 30px 20px
    }
    #homepage_ending .left .green,
    #homepage_ending .left .orange {
        font-size: 30px;
        margin-bottom: 5px;
        line-height: normal
    }
    #homepage_ending .left p {
        font-size: 16px;
        line-height: 20px;
        margin-top: 10px;
        font-weight: 200
    }
    #homepage_ending .right {
        margin-left: 0;
        padding: 30px 20px
    }
    #homepage_ending .right .above_img,
    #homepage_ending .right .below_img {
        font-size: 25px;
        line-height: 30px;
        margin: 15px 0
    }
    #homepage_ending .right .above_img span {
        display: block
    }
    #homepage_ending .right .bottom_row .social_icons,
    #homepage_ending_form {
        display: block
    }
    #homepage_ending .right .bottom_row .social_icons {
        margin-bottom: 20px
    }
    #homepage_ending_select {
        margin: 0
    }
    #recent_news {
        padding: 30px 0
    }
    #recent_news .container {
        padding: 0 20px
    }
    #recent_news .headline {
        font-size: 30px;
        margin-bottom: 10px
    }
    #recent_news_boxes .recent_news_item {
        display: block;
        margin: 30px auto 20px auto;
        float: none;
        max-width: 100%
    }
    #recent_news_boxes .recent_news_item.one {
        display: block;
        margin: 30px auto 20px auto;
        float: none;
        max-width: 100%;
        width: 280px
    }
    #recent_news_boxes .recent_news_item.two {
        display: block;
        margin: 30px auto 20px auto;
        float: none;
        max-width: 100%;
        width: 280px
    }
    #recent_news_boxes .recent_news_item.three {
        display: block;
        margin: 30px auto 20px auto;
        float: none;
        max-width: 100%;
        width: 280px
    }
    #recent_news_boxes .recent_news_item.four {
        display: block;
        margin: 30px auto 20px auto;
        float: none;
        max-width: 100%;
        width: 280px
    }
    #recent_read_more a {
        font-size: 14px
    }
    #set-the-table-fundraising .fundraising_item {
        width: 100%;
        border-bottom: 1px solid #dedede;
        padding-left: 0;
        padding-right: 0
    }
    #set-the-table-fundraising .fundraising_item:nth-child(6) {
        border-bottom: 0 none
    }
    #set-the-table-bottom .container {
        padding-left: 0;
        padding-right: 0
    }
    #set-the-table-bottom .left,
    #set-the-table-bottom .right {
        width: 100%;
        float: none
    }
    #set-the-table-bottom .left {
        padding-bottom: 30px;
        padding-left: 20px;
        border-bottom: 1px solid #e5e5e5
    }
    #set-the-table-bottom .right {
        padding-top: 25px;
        padding-right: 20px
    }
    #set-the-table-bottom input {
        width: 77%
    }
    #set-the-table-bottom .headline {
        font-size: 26px
    }
    #set-the-table-header .page-title {
        margin-top: 20px
    }
    #set-the-table-fundraising .fundraising_item .sub-title {
        font-size: 35px
    }
    #set-the-table-bottom .right img.first {
        display: none
    }
    #set-the-table-bottom .right img.second {
        max-width: 100%;
        display: block;
        margin-top: 20px
    }
    .homepage_email {
        padding: 30px 0;
        margin-bottom: 0
    }
    .homepage_email .container {
        padding: 0 20px
    }
    .homepage_email .headline {
        font-size: 30px
    }
    .homepage_email .headline span:first-child {
        display: block
    }
    .homepage_email .headline span:last-child {
        display: inline-block
    }
    .homepage_email p {
        font-size: 14px;
        line-height: 18px
    }
    #together_form input {
        width: 170px
    }
    #homepage_ourpartners_stayconnected {
        margin: 0;
        border-top: none
    }
    #homepage_ourpartners_stayconnected .left {
        padding: 30px 20px;
        display: block;
        width: 100%;
        float: none
    }
    #homepage_ourpartners_stayconnected .left .partner_text {
        display: block;
        margin-right: 0;
        margin-bottom: 25px
    }
    #homepage_ourpartners_stayconnected .left img {
        position: static;
        top: auto;
        right: auto;
        display: block
    }
    #homepage_ourpartners_stayconnected .right {
        padding: 30px 20px;
        border-left: none;
        border-top: 1px solid #dedede;
        width: 100%;
        position: static;
        top: auto;
        bottom: auto;
        left: auto;
        display: block;
        float: none
    }
    #twitter_follow {
        display: block;
        margin-top: 25px
    }
    #homepage_ourpartners_stayconnected .right .textalerts {
        margin: 30px 0 0 0
    }
    #textalerts_form input {
        margin-right: 0;
        width: 174px
    }
    #textalerts_form button {
        display: block;
        margin-top: 10px
    }
    #homepage_fivesteps {
        margin: 10px 0;
        padding: 30px 0
    }
    #homepage_fivesteps .container {
        padding: 0 20px
    }
    #homepage_fivesteps .headline {
        margin-bottom: 10px;
        font-size: 26px
    }
    #homepage_fivesteps_boxes {
        display: block;
        table-layout: initial;
        margin-bottom: 0
    }
    #homepage_fivesteps_boxes .homepage_fivesteps_step {
        display: block;
        border-top: 1px solid #758655;
        border-right: none;
        text-align: left;
        position: relative;
        min-height: 90px;
        padding: 20px 0
    }
    #homepage_fivesteps_boxes .homepage_fivesteps_step:first-child {
        border-top: none;
        border-left: none
    }
    .fivesteps_1,
    .fivesteps_2,
    .fivesteps_3,
    .fivesteps_4,
    .fivesteps_5 {
        margin: 0;
        position: absolute;
        top: 20px;
        left: 0
    }
    .fivesteps_1 {
        background-position: -88px 0;
        width: 50px;
        height: 50px
    }
    .fivesteps_2 {
        background-position: -236px 0;
        width: 50px;
        height: 50px
    }
    .fivesteps_3 {
        background-position: -384px 0;
        width: 50px;
        height: 50px
    }
    .fivesteps_4 {
        background-position: -532px 0;
        width: 50px;
        height: 50px
    }
    .fivesteps_5 {
        background-position: -680px 0;
        width: 50px;
        height: 50px
    }
    #homepage_fivesteps_boxes .homepage_fivesteps_step .fivesteps_text {
        margin-left: 80px;
        min-height: 50px
    }
    #homepage_fivesteps_find_out_more,
    #homepage_fivesteps_share_this {
        font-size: 18px;
        height: 52px;
        line-height: 42px;
        padding: 0 18px;
        margin: 0 15px
    }
    #homepage_fivesteps_share_this {
        position: relative;
        width: 196px;
        background-color: #fff;
        padding: 0;
        margin: 50px auto 0 auto;
        display: block
    }
    #homepage_fivesteps_share_this .link,
    #homepage_fivesteps_share_this:hover .link {
        display: block;
        position: absolute;
        bottom: 40px;
        width: 186px
    }
    #homepage_fivesteps_share_this .social_icons {
        display: inline-block
    }
    #homepage_fivesteps_share_this .social_icons li {
        float: left
    }
    #homepage_fivesteps_share_this .social_icons li a {
        width: 42px;
        height: 42px
    }
    #homepage_fivesteps_share_this .social_icons li.fbk a {
        background-position: 0 -88px
    }
    #homepage_fivesteps_share_this .social_icons li.twt a {
        background-position: -48px -88px
    }
    #homepage_fivesteps_share_this .social_icons li.pin a {
        background-position: -96px -88px
    }
    #homepage_fivesteps_share_this .social_icons li.more a {
        background-position: -144px -88px
    }
    #homepage_fivesteps_share_this .social_icons li.fbk a:hover {
        background-position: -192px -88px
    }
    #homepage_fivesteps_share_this .social_icons li.twt a:hover {
        background-position: -240px -88px
    }
    #homepage_fivesteps_share_this .social_icons li.pin a:hover {
        background-position: -288px -88px
    }
    #homepage_fivesteps_share_this .social_icons li.more a:hover {
        background-position: -336px -88px
    }
    header.has-horizontal-nav,
    header.has-horizontal-nav header {
        margin-bottom: 30px
    }
    #title-and-share {
        padding: 0 0 20px 0
    }
    .set-the-table-start-a-fundraiser-template #title-and-share {
        padding-top: 30px
    }
    #title-and-share .container {
        padding: 0 20px
    }
    #title-and-share h1 {
        font-size: 24px;
        line-height: normal
    }
    #page-title h1 {
        font-size: 24px;
        line-height: 26px
    }
    #title-and-share h1 span {
        display: inline-block
    }
    #title-and-share .social_icons {
        display: none
    }
    .section-banner.big-photo .container .headline-bar {
        position: static;
        width: 100%
    }
    .section-banner.big-photo.no-text .container .headline-bar,
    .section-banner.big-photo.with-text .container .headline-bar .container .headline-text {
        width: 100%;
        background-image: none;
        background-color: #333;
        padding: 25px 20px
    }
    .section-banner.big-photo img {
        margin-left: -40%;
        width: 180%!important;
        max-width: none
    }
    .section-banner .headline-title {
        font-size: 24px;
        line-height: 28px;
        font-weight: 500
    }
    .section-banner.big-photo .headline-subhead,
    .section-banner.small-photo .headline-subhead,
    .section-banner.no-photo .headline-subhead {
        font-size: 16px;
        line-height: 20px
    }
    .section-banner.small-photo img {
        width: 100%;
        padding-right: 0
    }
    .section-banner.small-photo .headline-bar {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        padding: 25px 20px;
        margin-top: -18%
    }
    .section-banner.green.small-photo .headline-bar {
        background-color: #53682b
    }
    .section-banner.orange.small-photo .headline-bar {
        background-color: #e98300
    }
    .section-banner.green.small-photo,
    .section-banner.orange.small-photo {
        background-image: none
    }
    .fullwidth-promo {
        padding: 30px 0;
        margin-bottom: 20px
    }
    .special-box {
        margin: 0 -20px 30px -20px;
        padding: 0 20px 30px 20px;
        background-color: #fff;
        border-top: none;
        border-right: none;
        border-left: none;
        border-bottom: 1px solid #dedede
    }
    .two-boxes .half-width:first-child,
    .two-boxes .half-width:nth-child(2) {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
        display: block;
        float: none
    }
    .half-width .special-box {
        margin-bottom: 20px
    }
    .two-boxes .half-width:nth-child(2) .special-box {
        margin-bottom: 0
    }
    #section-boxes .two-boxes {
        margin-bottom: 5px;
    }
    #page-description,
    a.button,
    a.grainbutton,
    button,
    input[type="text"],
    input[type="email"],
    input[type="tel"],
    input[type="password"],
    textarea,
    select,
    #util_search_query,
    #util_search_button,
    #footer_text,
    #homepage_slideshow .headline-bar .headline-button a,
    #homepage_zip_search_form input,
    #homepage_zip_search_form button,
    #homepage_ending_select,
    #recent_news_boxes .recent_news_item .news_preview span,
    #recent_news_boxes .recent_news_item .news_expanded span,
    .homepage_email .headline span:last-child:after,
    .homepage_email p,
    #together_form input,
    #together_form button,
    #textalerts_form input,
    #textalerts_form button,
    #homepage_fivesteps_find_out_more,
    #homepage_fivesteps_share_this,
    .section-banner .headline-subhead,
    #recent_news_boxes .recent_news_item.one .news_expanded p,
    #recent_news_boxes .recent_news_item.two .news_expanded p,
    #recent_news_boxes .recent_news_item.one .news_expanded span.link,
    #recent_news_boxes .recent_news_item.one .news_expanded p,
    #recent_news_boxes .recent_news_item.morenews,
    .navbar-toggle:after,
    #footer_links,
    #homepage_ending .left p {
        font-weight: 300
    }
    .jv-page-header {
        background-color: #53682b;
        height: auto;
        margin-top: 0
    }
    .jv-logo {
        white-space: normal
    }
    .jv-logo:after {
        display: none
    }
    .jv-nav-open-link:before {
        top: 10px;
        left: 25px;
        margin: 0
    }
    .jv-tabs {
        background-color: #e98300;
        border-top: 0
    }
    .jv-tab-active:before {
        border-top: 10px solid #e98300
    }
    .jv-job-category-label,
    .jv-list-icon:before {
        color: #53682b
    }
    .jv-job-list-inner,
    .jv-nav {
        background-color: #53682b
    }
    .jv-button-primary {
        background-color: #709345;
        border-color: #53682b
    }
    .jv-button-primary:hover {
        background-color: #bfd730
    }
    .jv-button-primary:active {
        background-color: #53682b
    }
    .jv-job-list-pane .jv-wrapper p {
        margin: 20px 10px
    }
    .jv-job-alert-pane form p {
        margin-top: 20px
    }
    #jv-job-alert-categories {
        height: 80px
    }
}

@media only screen and (min-width:610px) and (max-width:767px) {
    #homepage_slideshow .flex-direction-nav .flex-prev,
    #homepage_slideshow .flex-direction-nav .flex-next {
        top: 33%
    }
    #set-the-table-slideshow .flex-direction-nav .flex-prev,
    #set-the-table-slideshow .flex-direction-nav .flex-next {
        top: 28%
    }
}

@media only screen and (min-width:501px) and (max-width:609px) {
    #homepage_slideshow .flex-direction-nav .flex-prev,
    #homepage_slideshow .flex-direction-nav .flex-next {
        top: 30%
    }
    #set-the-table-slideshow .flex-direction-nav .flex-prev,
    #set-the-table-slideshow .flex-direction-nav .flex-next {
        top: 26%
    }
    #set-the-table-bottom input {
        width: 70%
    }
}

@media only screen and (min-width:431px) and (max-width:500px) {
    #homepage_slideshow .flex-direction-nav .flex-prev,
    #homepage_slideshow .flex-direction-nav .flex-next {
        top: 28%
    }
    #set-the-table-slideshow .flex-direction-nav .flex-prev,
    #set-the-table-slideshow .flex-direction-nav .flex-next {
        top: 24%
    }
    #set-the-table-bottom input {
        width: 65%
    }
}

@media only screen and (min-width:371px) and (max-width:430px) {
    #homepage_slideshow .flex-direction-nav .flex-prev,
    #homepage_slideshow .flex-direction-nav .flex-next {
        top: 25%
    }
    #set-the-table-slideshow .flex-direction-nav .flex-prev,
    #set-the-table-slideshow .flex-direction-nav .flex-next {
        top: 21%
    }
    #set-the-table-bottom input {
        width: 61%
    }
}

@media only screen and (min-width:100px) and (max-width:370px) {
    #homepage_slideshow .flex-direction-nav .flex-prev,
    #homepage_slideshow .flex-direction-nav .flex-next {
        top: 22%
    }
    #set-the-table-header .button-container .inline-buttons a.button {
        width: 130px
    }
    #set-the-table-bottom input {
        width: 56%
    }
    #set-the-table-bottom button {
        padding-left: 7px;
        padding-right: 8px;
        width: 110px
    }
}

@media only screen and (min-width:100px) and (max-width:400px) {
    .section-banner.big-photo img {
        margin-left: -70%;
        width: 240%!important;
        max-width: none
    }
    .section-banner.small-photo .headline-bar {
        margin-top: 0
    }
}

@media only screen and (min-width:600px) and (max-width:767px) {
    .section-banner.big-photo img {
        margin-left: -15%;
        width: 130%!important;
        max-width: none
    }
}

@media only screen and (max-width:450px) {
    #logo {
        width: 45%;
        position: absolute;
        bottom: 50px;
        min-width: 145px;
        max-width: 175px;
        margin-left: -5px
    }
    #util_findfood,
    #util_donate {
        right: 15px
    }
}

@media only screen and (max-width:320px) {
    #set-the-table-steps li {
        width: 50%;
        height: 195px
    }
}

td.filterSelector input[type="submit"] {
    background-color: #b22d3a;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    font-size: 14px;
    font-weight: 200;
    height: 40px;
    line-height: 40px;
    margin: 0;
    outline: medium none;
    padding: 0 20px;
    text-transform: uppercase;
    vertical-align: top
}

td.filterSelector input[type="submit"]:hover {
    background-color: #bfd730
}

table.filterCriteria {
    width: 100%
}

table.filterCriteria td {
    background-color: #fff
}

table.filterCriteria td.filterSelector {
    width: 70%;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px
}

table.filterCriteria td.filterLabel {
    width: 30%;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0
}

select[name="food_bank"] {
    width: 100%
}

#scr-search-criteria {
    float: left;
    margin-top: 20px
}

#scr-btn-search {
    float: left;
    padding-left: 18px
}

#scraped-filter {
    margin-bottom: 20px
}

footer.jv-footer {
    background-color: transparent;
    color: #000
}

.jv-wrapper a.jv-powered-by {
    color: #999
}