
/* --------------------------------------------------------------
 All Widths
-------------------------------------------------------------- */

/* --------------------------------------------
  Global Elements
-------------------------------------------- */
#recent_news_boxes .recent_news_item.news_placeholder, .news_placeholder {
  display: none;
}
/* global promos */
.secondary-promos,
.interrupter {
  display: none;
}
.alert-banner img {
  width: 44px;
}
.sidebar-donate-form {
  position: relative;
}
.sidebar-donate-form:after {
  content: '$';
  display: block;
  position: absolute;
  top: 13px;
  left: 15px;
  color: #777777;
}
.superscript {
  vertical-align: super;
  font-size: smaller;
}
.subscript {
  vertical-align: sub;
  font-size: smaller;
}
.small-table {
  font-size: 12px;
}
.small-table table, table.small-table {
  width: auto !important;
  height: auto !important;
  font-size: 12px;
}
.small-table td, table.small-table td, td.small-table, .small-table th, table.small-table th, th.small-table {
  padding: 5px 5px;
}

#SMS-opt {
    font-size:11px;
    font-style:italic;
    margin-top:10px;
}

#homepage_ourpartners_stayconnected .left {
padding: 50px 40px 100px 20px;
}
/* Footer Promos */
#footer_promos {
  background-color: #53682b;
  background-image: url('../images/broccoli.jpg');
  padding: 50px 0px;
  margin-bottom: 50px;
  text-align: center;
  color: #ffffff;
}
#footer_promos .container {
  padding: 0px;
}
#footer_promos .headline {
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 25px;
}
#footer_promo_boxes .footer-promo {
  display: inline-block;
  vertical-align: top;
  float: left;
  width: 33.33%;
  border-right: 1px solid #a4ae92;
  padding: 18px 35px;
  height: 350px;
}
#footer_promo_boxes .footer-promo:nth-child(3) {
  border-right: none;
}
#footer_promo_boxes .footer-promo img {
  display: block;
  margin: 0px auto;
}
#footer_promo_boxes .footer-promo .promo-title {
  display: block;
  margin: 15px auto 10px auto;
  font-size: 36px;
  -moz-text-shadow: 0px 0px 8.1px rgba(5, 5, 6, .8);
  -webkit-text-shadow: 0px 0px 8.1px rgba(5, 5, 6, .8);
  text-shadow: 0px 0px 8.1px rgba(5, 5, 6, .8);
  text-transform: uppercase;
}
#footer_promo_boxes .footer-promo .promo-title a,
#footer_promo_boxes .footer-promo .promo-title a:hover,
#footer_promo_boxes .footer-promo .promo-text a,
#footer_promo_boxes .footer-promo .promo-text a:hover {
  color: #fff;
}
#footer_promo_boxes .footer-promo .promo-text {
  display: block;
  margin: 0px auto;
  font-size: 18px;
  line-height: 24px;
  -moz-text-shadow: 0px 0px 8.1px rgba(5, 5, 6, .8);
  -webkit-text-shadow: 0px 0px 8.1px rgba(5, 5, 6, .8);
  text-shadow: 0px 0px 8.1px rgba(5, 5, 6, .8);
  margin-bottom: 10px;
}
#footer_promo_boxes .footer-promo input[type="text"], #footer_promo_boxes .footer-promo input[type="email"] {
  display: inline-block;
  vertical-align: top;
  font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
  color: #777777;
  font-size: 14px;
  font-weight: 200;
  padding: 0px 0px 0px 20px;
  border: 1px solid #dedede;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 40px;
  line-height: 38px;
}
#footer_promo_boxes .footer-promo .full-width,
#homepage_ourpartners_stayconnected .textalerts .full-width {
  width: 100%;
  margin: 0px auto 10px auto;
}
#footer_promo_boxes .footer-promo .half-width {
  width: 50%;
  margin: 0px;
  display: inline-block;
  float: left;
}
#footer_promo_boxes .footer-promo div.half-width {
  padding-left: 10px;
}
#homepage_ourpartners_stayconnected .textalerts  div.half-width button,
#footer_promo_boxes .footer-promo div.half-width button {
  display: inline-block;
  vertical-align: top;
  margin: 0px;
  border: none;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  color: #ffffff;
  font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
  font-size: 14px;
  font-weight: 200;
  padding: 0px 20px;
  height: 40px;
  width: 100%;
  line-height: 40px;
  cursor: pointer;
  text-transform: uppercase;
}
#footer_promo_boxes .footer-promo a.button {
  display: inline-block;
  vertical-align: top;
  margin: 10px auto 0px auto;
  border: none;
  outline: none;
  color: #ffffff;
  font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
  font-size: 14px;
  font-weight: 200;
  padding: 0px 20px;
  line-height: 40px;
  cursor: pointer;
  text-transform: uppercase;
}
#footer_promo_boxes .footer-promo a.grainbutton {
  margin-top: 10px;
}
#footer_promo_boxes .footer-promo .promo-learn {
  padding-top: 10px;
}
#footer_promo_boxes .footer-promo .red {
  background-color: #b22d3a;
}
#footer_promo_boxes .footer-promo .red:hover {
  /*
  background-color: #5a2559;
  */
  background-color: #bfd730;
  color: #333333;
}

#footer_promo_boxes .footer-promo .orange:hover {
  background-color: #bfd730;
  color: #333333;
}

#footer_promo_boxes .footer-promo .purple {
  background-color: #5a2559;
}
#footer_promo_boxes .footer-promo .purple:hover {
  /*
  background-color: #4d1f4c;
  */
  background-color: #bfd730;
  color: #333333;
}
#footer_promo_boxes .footer-promo .blue {
  background-color: #006c9d;
}
#footer_promo_boxes .footer-promo .blue:hover {
  /*
  background-color: #5a2559;
  */
  background-color: #bfd730;
  color: #333333;
}

/* Interrupter promos */
.interrupter {
  position: fixed;
  bottom: 50px;
  right: 25px;
  z-index: 99;
  background-color: #000000;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.interrupter .int-buttons {
  position: absolute;
  top: -19px;
  right: -19px;
}
.interrupter.closed .int-btn-close {
  display: none;
}
.interrupter.open .int-btn-open {
  display: none;
}
.interrupter.closed .int-left-img, .interrupter.closed .int-text {
  display: none;
}
.interrupter .int-left-img, .interrupter .int-text, .interrupter .int-icon {
  display: inline-block;
  vertical-align: top;
}
.interrupter .int-text {
  width: 350px;
  padding: 10px 0px 10px 20px;
}
.interrupter .int-text h4 {
  font-size: 24px;
  line-height: 26px;
  margin-top: 5px;
  margin-bottom: 0px;
}
.interrupter .int-text p {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 20px;
}
.interrupter .int-text h4 + p {
  margin-top: 10px;
}
.interrupter .int-text a {
  text-decoration: underline;
}
.interrupter .int-text a:hover {
  color: #cccccc;
}
.interrupter .int-icon {
  margin: 18px 20px;
}
.img-caption {
  width: 300px;
  padding: 10px;
}
div[id*=image-] {
  display: inline;
}

/* --------------------------------------------
  Section Landing Page elements
-------------------------------------------- */
/* section boxes */
#section-boxes {
  background-color: #fafafa;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
#section-boxes .container {
  padding: 0px 10px;
  max-width: 1060px;
  border-bottom: 1px solid #dedede;
  position: relative;
}
#section-boxes .container:last-child {
  border-bottom: none;
}
#section-boxes .section-box {
  height: 100%;
  position: relative;
}
#section-boxes .section-box.left, #section-boxes .section-box.right {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
#section-boxes .section-box.left {
  border-right: 1px solid #dedede;
  padding: 90px 39px 40px 40px;
}
#section-boxes .section-box.right {
  padding: 90px 40px 40px 40px;
}
#section-boxes .section-box .section-title {
  position: absolute;
  bottom: 100%;
  margin-bottom: -2.5em;
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
}
#section-boxes .section-box .section-title a {
  color: #333333;
  text-decoration: none;
}
#section-boxes .section-box .section-title a:hover {
  color: #e98300;
}
#section-boxes .section-img {
  position: relative;
}
#section-boxes .section-img img {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
#section-boxes .full-width .section-img {
  width: 50%;
  padding: 40px;
}
#section-boxes .full-width .section-img img {
  margin-bottom: 0px;
}
#section-boxes .section-box .section-text {
  font-size: 14px;
  line-height: 20px;
}
#section-boxes .section-img .section-img-hover {
  display: none;
  color: #ffffff;
  padding: 25px;
  font-size: 14px;
  line-height: 18px;
  background-image: url('../images/transparent_gray70.png');
  pointer-events: none;
  cursor: pointer;
}
#section-boxes .section-img .section-img-hover span {
  display: inline-block;
  width: 50%;
  margin-bottom: 10px;
  font-weight: 200;
}
#section-boxes .section-img .section-img-hover span.in-this-section {
  display: block;
  width: 100%;
  float: none;
  font-weight: 500;
}
#section-boxes .section-img:hover .section-img-hover {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  pointer-events: none;
}
#section-boxes .full-width {
  position: relative;
}
#section-boxes .full-width .section-img:hover .section-img-hover {
  display: block;
  position: absolute;
  top: 40px;
  right: 40px;
  bottom: 40px;
  left: 40px;
}
#section-boxes .section-box.full-width .section-title {
  left: 50%;
  right: 40px;
  bottom: auto;
  top: 40px;
  margin-right: 40px;
  margin-left: 40px;
  margin-bottom: 0px;
}
#section-boxes .section-box.full-width .section-text {
  position: absolute;
  top: 80px;
  left: 50%;
  right: 40px;
  margin-left: 40px;
}
/* "Latest News" */
body.expand-news #recent_news_boxes .recent_news_item .news_preview {
  display: none;
}
body.expand-news #recent_news_boxes .recent_news_item .news_expanded {
  display: block;
  position: static;
  bottom: auto;
  left: auto;
  background-image: none;
  color: #333333;
  padding: 20px 0px 0px 0px;
}
body.expand-news #recent_news_boxes .recent_news_item .news_expanded span {
  color: #e98300;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
}
body.expand-news #recent_news_boxes .recent_news_item .news_expanded span.link {
  font-size: 14px;
  line-height: 20px;
}
body.expand-news #recent_news_boxes {
  border-bottom: 1px solid #dedede;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
body.expand-news #recent_news {
  border-bottom: 1px solid #dedede;
  margin-bottom: 50px;
}

/* --------------------------------------------
  Food Bank Profile elements
-------------------------------------------- */
/* logo and title */
#title-and-share.food-bank-profile {

}
#title-and-share.food-bank-profile div.profile-logo {
  display: inline-block;
  margin-right: 30px;
  vertical-align: middle;
}
#title-and-share.food-bank-profile h1 {
  vertical-align: middle;
  max-width: 810px;
  line-height: 38px;
}
#title-and-share.food-bank-profile div.profile-logo img {
  max-width: 115px;
  max-height: 115px;
  display: block;
}
/* address and map */
#food-bank-profile-address-map {
  background-color: #fafafa;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  margin-bottom: 10px;
}
#food-bank-profile-address-map .container {
  padding: 0px;
}
#food-bank-profile-address-map .left, #food-bank-profile-address-map .right {
  width: 50%;
  height: 414px;
  display: inline-block;
  vertical-align: top;
}
#food-bank-profile-address-map .right iframe {
  width: 100%;
  height: 100%;
}
#food-bank-profile-address-map .left {
  padding: 40px 20px 40px 0px;
  border-right: 1px solid #dedede;
}
#food-bank-profile-address-map .left a.profile-link {
  font-size: 16px;
  text-decoration: underline;
  word-wrap: break-word;
  word-break: break-all;
  display: inline-block;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
}
#food-bank-profile-address-map .left p {
  font-size: 14px;
  line-height: 20px;
}
#food-bank-profile-address-map .left p strong, #food-bank-profile-address-map .left p span {
  display: inline-block;
}
#food-bank-profile-address-map .left a.button {
  margin: 0px 10px 10px 0px;
}
#food-bank-profile-address-map .left .profile-buttons {
  margin-bottom: 15px;
}
#food-bank-profile-address-map .left .social_icons li a {
  background-image: url('../images/header_social_sprite.png');
  width: 44px !important;
  height: 44px;
}
.partner-learn,
.partner-donate,
.partner-logo-1,
.partner-logo-2  {
  margin-right:15px;
}

.howwework-outer-container {
border-bottom: 1px solid #dedede;
}

.howwework-container {
  text-align:center;
  padding-top:50px;
}
img.hww-full,
img.hww-narrow {
  margin:0 auto;
}
.howwework-copy {
  max-width: 600px;
  margin: 0 auto;
}
.hww-narrow {
  display:none;
}

.hww-video {
  padding-bottom: 59.88%;
  position: relative;
  height: 0;
  overflow: hidden;
}

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


.rssSection {
  padding-left:10px;
  font-family:Arial,helvetica,sans-serif;
  font-size:1.4em;
  color:#004276;
  font-weight:bold;
  line-height:1.4em;
  padding-left:6px;
    padding-top: 8px;
  margin-bottom: 8px;
}

.rssSection span.rssRow  {
  background:transparent url(http://www.feedingamerica.org/assets/images/icons/icon-rss.png) no-repeat scroll 0;
    padding-left:35px;

}

.rssSection a {
  padding:0 0 2px 21px;
  outline: none;
  text-decoration:none;
  font-weight:normal;
}

.rssSection a:focus, .rssSection a:active {
  outline: none;
  text-decoration:none;
}

.fake-field {
  display:none !important;
}

@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) {
  #food-bank-profile-address-map .left .social_icons li a {
    background-image: url('../images/header_social_sprite2.png');
    background-size: 156px 100px;
  }
}
#food-bank-profile-address-map .left .social_icons li.fbk a {
  background-position: 0 0;
}
#food-bank-profile-address-map .left .social_icons li.fbk a:hover {
  background-position: 0 -49px;
}
#food-bank-profile-address-map .left .social_icons li.twt a {
  background-position: -56px 0;
}
#food-bank-profile-address-map .left .social_icons li.twt a:hover {
  background-position: -56px -49px;
}
#food-bank-profile-address-map .left .profile-social span {
  display: inline-block;
  vertical-align: top;
  line-height: 44px;
}
/* Pounds and Counties */
#pounds-and-counties {
  background-color: #e98300;
  background-image: url('../images/oranges.jpg');
  background-position: center center;
  padding: 40px 0px;
  margin-bottom: 10px;
  color: #ffffff;
}
#profile-pounds {
  padding-bottom: 25px;
  border-bottom: 1px solid #ffffff;
}
#profile-pounds .left, #profile-pounds .right {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
#profile-pounds span.top-text {
  font-size: 22px;
  line-height: 22px;
  display: block;
  margin-bottom: 15px;
}
#profile-pounds span.name {
  font-size: 32px;
  font-weight: bold;
  line-height: 34px;
  display: block;
  -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  position: relative;
  padding-right: 42px;
}
#profile-pounds span.name:after {
  content: '\00bb';
  position: absolute;
  right: 10px;
  top: 50%;
  font-size: 60px;
  font-weight: normal;
  line-height: 60px;
  height: 60px;
  margin-top: -33px;
}
#profile-pounds span.number {
  font-size: 80px;
  font-weight: bold;
  line-height: 77px;
  display: block;
  -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  white-space: nowrap;
  margin-bottom: 10px;
}
#profile-pounds span.bottom-text {
  font-size: 17px;
  line-height: 20px;
  display: block;
}
#profile-counties {
  padding-top: 30px;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
}
#profile-counties span {
  display: block;
}
/* profile CEO quote */
#food-bank-profile-quote {
  background-color: #53682b;
  padding: 10px 0px;
}
#food-bank-profile-quote .container {
  position: relative;
  min-height: 195px;
}
#food-bank-profile-quote .left, #food-bank-profile-quote .right {
  display: inline-block;
  vertical-align: middle;
}
#food-bank-profile-quote .left {
  padding: 40px 192px 40px 0px;
  color: #ffffff;
}
#food-bank-profile-quote .left .quote-text {
  font-size: 21px;
  line-height: 26px;
  margin-bottom: 15px;
}
#food-bank-profile-quote .left .quote-by {
  font-size: 18px;
  line-height: 18px;
  text-align: right;
}
#food-bank-profile-quote .right {
  float: right;
  position: absolute;
  top: 0px;
  right: 20px;
  bottom: 0px;
}
#food-bank-profile-quote .right img {
  display: block;
  height: 100%;
  border: 1px solid #ced1ca;
}
/* Area Info and Featured Story */
#area-info-and-featured-story {
  padding: 40px 0px;
  background-color: #ffffff;
  background-image: url('../images/stalks2.png');
  background-repeat: no-repeat;
  background-position: center bottom;
}
#area-info-and-featured-story .container {
  padding: 0px;
}
#area-info-and-featured-story .left, #area-info-and-featured-story .right {
width: 50%;
display: inline-block;
vertical-align: top;
}
#area-info-and-featured-story .left {
  padding: 15px 40px 15px 0px;
  border-right: 1px solid #dedede;
}
#area-info-and-featured-story .right {
  padding: 15px 0px 15px 40px;
  position: relative;
}
#area-info-and-featured-story .headline {
  font-size: 30px;
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 25px;
}
#area-info-and-featured-story .people-stat {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 10px 20px 10px 0px;
  border-right: 1px solid #dedede;
}
#area-info-and-featured-story .children-stat {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 10px 0px 10px 20px;
}
#area-info-and-featured-story .people-stat img, #area-info-and-featured-story .children-stat img {
  display: block;
  margin: 10px auto;
  max-width: 100%;
}
#area-info-and-featured-story .people-stat span, #area-info-and-featured-story .children-stat span {
  display: block;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
#area-info-and-featured-story .people-stat span.stat.green, #area-info-and-featured-story .children-stat span.stat.green {
  font-size: 55px;
  line-height: 45px;
  font-weight: 900;
  color: #53682b;
  margin-top: 10px;
}
#area-info-and-featured-story .people-stat span.stat.orange, #area-info-and-featured-story .children-stat span.stat.orange {
  font-size: 47px;
  line-height: 45px;
  font-weight: 900;
  color: #e98300;
}
#profile-story-area {
  min-height: 132px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
#profile-story-area .thumbnail {
  position: absolute;
  /*
  top: 72px;
  left: 40px;
  */
  top: 0px;
  left: 0px;
  width: 200px;
}
#profile-story-area .thumbnail img {
  width: 100%;
  display: block;
}
#profile-story-area .story-text {
  padding-left: 230px;
  line-height: 20px;
}
#profile-story-area .story-text p {
  margin: 0px 0px 10px 0px;
}
#profile-story-area .story-text p:last-child {
  margin: 0px;
}
#area-info-and-featured-story .right .profile-buttons a.button {
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0px 16px;
}
#area-info-and-featured-story .right .profile-buttons a.button:last-child {
  margin-right: 0px;
}
/* Partner Distribution Organizations */
#partner-distribution-orgs {
  padding: 40px 0px;
  background-color: #fafafa;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  margin-bottom: 40px;
}
#partner-distribution-orgs .container {
  padding: 0px;
}
#partner-distribution-orgs .headline {
  font-size: 30px;
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 25px;
}
#partner-orgs-boxes {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 80px;
  -moz-column-gap: 80px;
  column-gap: 80px;
}
#partner-orgs-boxes .partner-org {
  display: inline-block;
  margin: 0px 0px 20px 0px;
  line-height: 20px;
}
#partner-orgs-boxes .partner-org span {
  display: block;
}
#partner-orgs-boxes .partner-org span.name {
  font-weight: bold;
}
#partner-orgs-boxes .partner-org span a {
  text-decoration: underline;
  word-wrap: break-word;
  word-break: break-all;
  display: inline-block;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
}

/* --------------------------------------------
  Find Your Local Food Bank elements
-------------------------------------------- */
/* Page intro */
#page-intro {
  font-size: 18px;
  line-height: 24px;
  font-weight: 200;
  margin-bottom: 40px;
}
#page-intro .container {
  padding: 0px;
}
#page-intro p:first-child {
  margin-top: 0px;
}
#page-intro p:last-child {
  margin-bottom: 0px;
}
/* row containing search and map */
#find-fb-search-and-map {
  background-image: url('../images/manystalks_optim.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  border-bottom: 1px solid #dedede;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
#find-fb-search-and-map .container {
  padding: 0px;
  display: table;
}
#find-fb-search-and-map .left {
  width: 300px;
  display: table-cell;
  vertical-align: top;
}
#find-fb-search-and-map .right {
  height: 575px;
  /*
  max-width: 620px;
  */
  display: table-cell;
  vertical-align: top;
  padding-left: 40px;
}
/* map */
#find-fb-search-and-map .right iframe {
  height: 100%;
  max-height: 535px;
  width: 100%;
  max-width: 620px;
}
#find-fb-search-and-map .right iframe.fixed {
  position: fixed;
  top: 30px;
}
#find-fb-search-and-map.bottom {
  position: relative;
}
#find-fb-search-and-map .right iframe.bottom {
  position: absolute;
  top: auto;
  bottom: 50px;
}
/* search form */
#find-fb-search-formbox {
  background-color: #e98300;
  color: #ffffff;
  padding: 30px 20px;
  margin-bottom: 17px;
  position: relative;
}
#find-fb-search-formbox.has-results:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  right: auto;
  border-top: 12px solid #e98300;
  border-right: 16px solid rgba(255, 255, 255, 0);
  border-bottom: 0px;
  border-left: 16px solid rgba(255, 255, 255, 0);
  margin: 0 0 0 -16px;
}
#find-fb-search-formbox .headline {
  font-size: 26px;
  line-height: 28px;
  margin-bottom: 15px;
}
#find-fb-search-formbox .headline span {
  display: block;
}
#find-fb-search-form .row {
  /*
  display: table;
  width: 100%;
  */
  margin-bottom: 10px;
}
#find-fb-search-form .row input, #find-fb-search-form .row select {
  /*
  display: table-cell;
  */
  display: inline-block;
  width: 190px;
  vertical-align: middle;
  float: left;
}
#find-fb-search-form .row span {
  font-size: 26px;
}
#find-fb-search-form .row span, #find-fb-search-form .row button {
  /*
  display: table-cell;
  */
  display: inline-block;
  width: auto;
  vertical-align: middle;
  text-align: center;
  border-left: 10px solid #e98300;
  float: left;
  height: 40px;
  line-height: 40px;
  width: 70px;
  padding: 0px;
}
#find-fb-search-form a {
  display: block;
  margin-top: 20px;
  color: #ffffff;
  text-decoration: underline;
  font-size: 14px;
  line-height: 20px;
  font-weight: 200;
}
#find-fb-search-form a:hover {
  color: #333333;
}
#find-fb-search-results {
  width: 300px;
}
#find-fb-search-results .results-box {
  background-color: #ffffff;
  border-top: none;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  padding: 30px 20px;
}
#find-fb-search-results .results-box:first-child {
  border-top: 1px solid #f2f2f2 !important;
}
#find-fb-search-results .results-box .headline {
  font-size: 21px;
  line-height: 23px;
}
#find-fb-search-results .results-box p {
  font-size: 14px;
  line-height: 20px;
}
#find-fb-search-results .results-box p:last-child {
  margin-bottom: 0px;
}
#find-fb-search-results .results-box img {
  display: block;
  max-height: 115px;
  max-width: 115px;
}
#find-fb-search-results .results-box p.name a {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}
#find-fb-search-results .results-box p.url a {
  font-size: 16px;
  text-decoration: underline;
  word-wrap: break-word;
  word-break: break-all;
  display: inline-block;
  width: 100%;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
}
#find-fb-search-results .results-box .partner-orgs {
  margin-top: 40px;
  font-size: 12px;
}
#find-fb-search-results .results-box .partner-orgs span {
  font-weight: bold;
}
#find-fb-search-results .results-box .partner-orgs ul {
  margin: 20px 0px 0px 0px;
  padding-left: 25px;
}
#find-fb-search-results .results-box .partner-orgs ul li {
  margin: 0px 0px 20px 0px;
  line-height: 20px;
}
#find-fb-search-results .results-box .partner-orgs ul li:last-child {
  margin: 0px;
}
#find-fb-search-results .results-box .partner-orgs ul a {
  text-decoration: underline;
  word-wrap: break-word;
  word-break: break-all;
  display: inline-block;
  width: 100%;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
}

/* --------------------------------------------
  Individual Corporate Partner page elements
-------------------------------------------- */
/* How Partner is Helping */
#how-partner-helps {

}
#how-partner-helps h2 {
  margin: 0px;
}
#how-partner-helps #badges {
  margin: 30px 0px 20px 0px;
}
#badges .badge {
  display: inline-block;
  vertical-align: top;
  float: left;
  margin-left: 58px;
  margin-bottom: 20px;
  width: 162px;
  height: 162px;
  position: relative;
}
#badges .badge:first-child, #badges .badge:nth-child(4) {
  margin-left: 0px;
}
#badges .badge img {
  cursor: pointer;
  display: block;
  width: 100%;
}
#badges .badge .hover-text {
  display: none;
  width: 265px;
  padding: 15px 60px 15px 15px;
  border: 1px solid #999999;
  font-size: 14px;
  line-height: 20px;
  position: absolute;
  bottom: 124px;
  left: 50%;
  margin-left: -132.5px;
  background-color: #ebebeb;
  z-index: 2;
  /*
  -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.35);
  */
}
#badges .badge .hover-text:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  right: auto;
  border-top: 13px solid #999999;
  border-right: 18px dotted rgba(255, 255, 255, 0);
  border-bottom: 0px;
  border-left: 18px dotted rgba(255, 255, 255, 0);
  margin: 0 0 0 -18px;
}
#badges .badge .hover-text:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  right: auto;
  border-top: 12px solid #ebebeb;
  border-right: 16px dotted rgba(255, 255, 255, 0);
  border-bottom: 0px;
  border-left: 16px dotted rgba(255, 255, 255, 0);
  margin: 0 0 0 -16px;
}
#badges .badge:first-child .hover-text, #badges .badge:nth-child(4) .hover-text {
  left: 0px;
  margin-left: 0px;
}
#badges .badge:first-child .hover-text:before, #badges .badge:first-child .hover-text:after, #badges .badge:nth-child(4) .hover-text:before, #badges .badge:nth-child(4) .hover-text:after {
  left: 80px;
}
/*
#badges .badge:nth-child(3) .hover-text, #badges .badge:nth-child(6) .hover-text {
  left: auto;
  margin-left: 0px;
  right: 0px;
}
#badges .badge:nth-child(3) .hover-text:before, #badges .badge:nth-child(3) .hover-text:after, #badges .badge:nth-child(6) .hover-text:before, #badges .badge:nth-child(6) .hover-text:after {
  left: auto;
  right: 80px;
  margin: 0 -18px 0 0;
}
#badges .badge:nth-child(3) .hover-text:after, #badges .badge:nth-child(6) .hover-text:after {
  margin: 0 -16px 0 0;
}
*/
#badges .badge .hover-text .close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 16px;
  line-height: 23px;
  height: 23px;
  width: 24px;
  text-align: center;
  border: 1px solid #999999;
  background-color: #ffffff;
  cursor: pointer;
}
#badges .badge:hover .hover-text {
  display: block;
}
/* Quotes */
.quote {
  background-color: #53682b;
  padding: 40px 20px;
  color: #ffffff;
  position: relative;
  margin-bottom: 40px;
}
.quote .left, .quote .right {
  display: inline-block;
  vertical-align: middle;
}
.quote .left {
  padding-right: 190px;
}
.quote .right {
  position: absolute;
  top: 40px;
  right: 20px;
  bottom: 40px;
  width: 147px;
}
.quote .left .quote-text {
  font-size: 21px;
  line-height: 26px;
  margin-bottom: 15px;
}
.quote .left .quote-by {
  font-size: 18px;
  line-height: 23px;
  text-align: right;
  padding-left: 50px;
}
.quote .right img {
  /*
  display: block;
  */
  width: 100%;
  border: 1px solid #ced1ca;
}
/* Photo or Video */
#photo-video {
  margin-bottom: 40px;
  border-bottom: 1px solid #e5e5e5;
}
#photo-video .video-container {
  margin-bottom: 40px;
}
/* Partner News */
#partner-news {
  position: relative;
}
#partner-news .thumbnail {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 180px;
}
#partner-news .thumbnail img {
  width: 100%;
  display: block;
}
#partner-news .story-text {
  padding-left: 220px;
  min-height: 180px;
}
#partner-news .story-text .story-title {
  font-weight: 500;
}
#partner-news .story-text p:first-child {
  margin-top: 0px;
}
#partner-news .story-text p:last-child {
  margin-bottom: 0px;
}
/* --------------------------
  comments
  ---------------------------------------*/
.comment-form {
  margin: 0 0 30px;
}
.comment-list {
  margin: 30px 0;
}

.comment-list .list-item {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 30px;
}

/* --------------------------------------------
  Sidebar elements
-------------------------------------------- */
/* sidebar section navigation */
.column-2 .section-nav {
  padding: 0px;
  margin: 0px 0px 50px 0px;
  list-style: none;
  text-transform: uppercase;
}
.column-2 .section-nav li.subMenu li.subMenu ul, .column-2 .section-nav li.subMenu li.current ul {
  text-transform: none;
}
.column-2 .section-nav a {
  border-top: 1px solid #ffffff;
  display: block;
  width: 100%;
  text-align: left;
  background: #dedede;
  color: #333333;
  vertical-align: middle;
  padding: 15px 5px 15px 26px;
}
.column-2 .section-nav a:hover {
  color: #e98300;
}
.column-2 .section-nav h4 {
  background: #e98300;
  font-size: 14px;
  line-height: initial;
  font-weight: initial;
  margin: 0 !important;
}
.column-2 .section-nav h4 a {
  color: #ffffff;
  background: transparent;
  width: 100%;
  vertical-align: middle;
  padding: 15px 5px 15px 26px;
}
.column-2 .section-nav h4 a:hover {
  color: #ffffff;
}
.column-2 .section-nav li.parentOfActive li.parentOfActive a, .column-2 .section-nav li.parentOfActive li.current a {
  background-color: #ebebeb;
}
.column-2 .section-nav li.parentOfActive > a {
  background-image: url('../images/grain_bulletpoint.png');
  background-repeat: no-repeat;
  background-position: 27px 14px;
}
.column-2 .section-nav > li.parentOfActive.expanded > a, .column-2 .section-nav > li.parentOfActive.subMenu > a {
  background-image: none;
}
.column-2 .section-nav li.current > a {
  background-image: url('../images/grain_bulletpoint.png') !important;
  background-repeat: no-repeat;
  background-position: 27px 14px;
}
.column-2 .section-nav li.parentOfActive.expanded li.parentOfActive li.current > a, .column-2 .section-nav li.parentOfActive.subMenu li.parentOfActive li.current > a {
  background-image: none;
}
.column-2 .section-nav > li.parentOfActive.current > a, .column-2 .section-nav > li.parentOfActive.current > a {
  background-position: 10px 14px;
  color: #333333;
}
.column-2 .section-nav > li.parentOfActive > li.parentOfActive > a {
  color: #333333;
}
.column-2 .section-nav > li.parentOfActive.expanded > ul ul li.current a, .column-2 .section-nav > li.parentOfActive.subMenu > ul ul li.current a {
  background-image: none !important;
}
.column-2 .section-nav li.parentOfActive.subMenu li.parentOfActive.subMenu li.parentOfActive a, .column-2 .section-nav li.subMenu li.parentOfActive.subMenu li.parentOfActive a {
  background-image: none !important;
  color: #E98300;
}
.column-2 .section-nav li.subMenu ul,
.column-2 .section-nav li.parentOfActive ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.column-2 .section-nav li.subMenu ul a,
.column-2 .section-nav li.parentOfActive ul a {
  padding: 15px 5px 15px 48px;
}
/*
.column-2 .section-nav li.subMenu ul {
  display: none;
}
*/
.column-2 .section-nav li.parentOfActive > ul {
  display: initial;
}
.column-2 .section-nav ul,
.column-2 .section-nav li.parentOfActive li.parentOfActive ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.column-2 .section-nav li.parentOfActive li.current ul a,
.column-2 .section-nav li.subMenu li.subMenu ul a,
.column-2 .section-nav li.parentOfActive li.parentOfActive ul a {
  padding: 15px 5px 15px 68px;
}
.column-2 .section-nav li.current > a {
  color: #e98300;
}
.column-2 .section-nav li.current h4 > a {
  color: #ffffff;
}

/* sidebar promos */
.sidebar-promo-box {
  margin-bottom: 50px;
}
.sidebar-promo-box.last-child {
  margin-bottom: 0px;
}

.sidebar-promo-box .sidebar-promo span.small {
  font-size: 18px;
  line-height: 22px;
}
.sidebar-promo-box .sidebar-promo span.big {
  font-size: 24px;
  line-height: 28px;
}
.sidebar-promo-box .sidebar-promo.icon {
  padding: 18px 20px 20px 20px;
  text-align: center;
}
.sidebar-promo-box .sidebar-promo.icon img, .sidebar-promo-box .sidebar-promo.icon span {
  display: block;
  margin: auto;
}
.sidebar-promo-box .sidebar-promo.icon img {
  margin-bottom: 18px;
}
.sidebar-promo-box .sidebar-promo.icon span.small + span.big,
.sidebar-promo-box .sidebar-promo.icon span.small + .button,
.sidebar-promo-box .sidebar-promo.icon span.big + .button {
  margin-top: 18px;
}
.sidebar-promo-box .sidebar-promo.icon .button {
  margin-bottom: 10px;
}
.sidebar-promo-box .sidebar-promo.standard {
  padding: 30px 20px;
  text-align: center;
}
.sidebar-promo-box .sidebar-promo.standard img, .sidebar-promo-box .sidebar-promo.standard span {
  display: block;
  margin: auto;
}
.sidebar-promo-box .sidebar-promo.standard span.big {
  margin-bottom: 10px;
}
.sidebar-promo-box .sidebar-promo.standard span.small {
  margin-bottom: 18px;
}
.sidebar-promo-box .sidebar-promo.search span.big {
  font-size: 21px;
  line-height: 23px;
  font-weight: 500;
  margin-bottom: 15px;
  display: block;
}
.sidebar-promo-box .sidebar-promo.search span.small {
  font-size: 14px;
  line-height: 20px;
}
.sidebar-promo-box .sidebar-promo.search span.small a {
  font-weight: 500;
}
.sidebar-promo-box .sidebar-promo.text {
  padding: 30px 20px;
}
.sidebar-promo-box .sidebar-promo.text span.big {
  font-size: 21px;
  line-height: 23px;
  font-weight: 500;
  margin-bottom: 15px;
  display: block;
}
.sidebar-promo-box .sidebar-promo.text span.small {
  font-size: 14px;
  line-height: 20px;
}
.sidebar-promo-box .sidebar-promo.text span.small a {
  font-weight: 500;
}
.sidebar-promo-box a.button {
  margin: 0px 20px;
}
.keyword-search-form {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dedede;
}
#sidebarpromosearch .keyword-search-form {
  border-bottom: none;
}
.keyword-search-form div {
  padding-right: 78px;
}
.keyword-search-form input {
  width: 100%;
}
.keyword-search-form button {
  position: absolute;
  top: 0px;
  right: 0px;
}
.filter-search-form label {
  display: block;
  margin-bottom: 15px;
  position: relative;
}
.filter-search-form label input {
  vertical-align: top;
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 2px 0px 0px 0px;
}
.filter-search-form label span {
  vertical-align: top;
  font-size: 14px;
  line-height: 18px;
  padding-left: 30px;
  display: inline-block;
}
#sidebar-filter-dates {
  margin-top: 30px;
  margin-bottom: 20px;
}
#sidebar-filter-dates input,
.select-date-range input,
#sidebar-filter-dates select {
  width: 106px;
}
#sidebar-filter-dates input, .select-date-range input {
  cursor: pointer;
    padding-left: 5px;
  background-image: url('../images/dropdown.png');
    background-repeat: no-repeat;
    background-position: right center;
}
#sidebar-filter-dates input:first-child,
.select-date-range input:first-child,
#sidebar-filter-dates select:first-child {
  margin-right: 10px;
}
.sidebar-promo-box .sidebar-promo form {
  margin-top: 20px;
  padding: 0px 10px;
}
.sidebar-promo-box .sidebar-promo form .half-width,
#homepage_ourpartners_stayconnected .textalerts .half-width {
  width: 50%;
  margin: 0px;
  display: inline-block;
  float: left;
}
.sidebar-promo-box .sidebar-promo form div.half-width,
#homepage_ourpartners_stayconnected .textalerts div.half-width {
  padding-left: 10px;
}
.sidebar-promo-box .sidebar-promo form div.half-width button {
  display: inline-block;
  vertical-align: top;
  margin: 0px;
  border: none;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
  font-size: 14px;
  font-weight: 200;
  padding: 0px 20px;
  height: 40px;
  width: 100%;
  line-height: 40px;
  cursor: pointer;
  text-transform: uppercase;
}
.sidebar-promo-box .sidebar-promo.search {
  padding: 30px;
}
.sidebar-promo-box .sidebar-promo.border {
  border: 1px solid #dedede;
}
.sidebar-promo-box .sidebar-promo.blue {
  background-color: #006b9d;
  color: #ffffff;
}
.sidebar-promo-box .sidebar-promo.gray {
  background-color: #dedede;
  color: #333333;
}
.sidebar-promo-box .sidebar-promo.lightgray {
  background-color: #fafafa;
  color: #333333;
}
.sidebar-promo-box .sidebar-promo.white {
  background-color: #ffffff;
  color: #333333;
}
.sidebar-promo-box .sidebar-promo.purple {
  background-color: #5a2559;
  color: #ffffff;
}
.sidebar-promo-box a.grainbutton {
  display: inline-block;
  padding: 0px 27px;
  margin: 25px auto 10px auto;
  height: 66px;
  line-height: 56px;
  border: 5px solid #ffffff;
  -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: 0px 0px 1px 0px white;
  color: #ffffff;
  font-size: 18px;
  font-weight: 200;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  -moz-box-shadow: 0px 0px 6.72px 0.28px rgba(6, 6, 6, 0.2);
  -webkit-box-shadow: 0px 0px 6.72px 0.28px rgba(6, 6, 6, 0.2);
  box-shadow: 0px 0px 6.72px 0.28px rgba(6, 6, 6, 0.2);
}
.sidebar-promo-box a.grainbutton.red {
  background-color: #b22d3a;
}
.sidebar-promo-box a.grainbutton.red:hover {
  /*
  background-color: #5a2559;
  */
  background-color: #bfd730;
  color: #333333;
}

/* --------------------------------------------
  our partners landing page
-------------------------------------------- */
.our-partners-lp #page-description {
  padding-bottom: 0px;
  border-bottom: none;
}
.logo-boxes {
  margin: 35px auto 40px auto;
  display: inline-block;
  clear: both;
}
.logo-boxes a.logo-box {
  display: inline-block;
  float: left;
  margin-left: 30px;
  width: 207px;
  height: 207px;
  line-height: 185px;
  vertical-align: middle;
  padding: 10px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  overflow: hidden;
  color: #e98300;
}
.logo-boxes a.logo-box:hover {
  color: #333333;
}
.logo-boxes a.logo-box span {
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
}
.logo-boxes a.logo-box:first-child {
  margin-left: 0px;
}
.logo-boxes a.logo-box img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  display: inline-block;
  margin: 0px auto;
}
.fullwidth-promo a.learn-more {
  color: #ffffff;
  font-weight: 500;
  display: inline-block;
  clear: both;
}
.fullwidth-promo a.learn-more span {
  text-decoration: underline;
}
.fullwidth-promo a.learn-more:hover {
  color: #333333;
}
.fullwidth-promo p {
  margin-bottom: 0px;
}
#current-promotions.logo-boxes div.item {
  display: inline-block;
  float: left;
  margin-left: 30px;
  width: 207px;
  vertical-align: top;
}
#current-promotions.logo-boxes div.item:first-child {
  margin-left: 0px;
}
#current-promotions.logo-boxes a.logo-box {
  padding: 0px;
  line-height: 205px;
  float: none;
}
#current-promotions.logo-boxes .item-text {
  clear: both;
  text-align: left;
  margin-top: 20px;
}
#current-promotions.logo-boxes .item-text p {
  margin-top: 15px;
}
#media-entertainment-disaster .container {
  padding: 0px;
}
#media-entertainment-disaster .logo-boxes {
  margin: 0px;
}
#media-entertainment-disaster .logo-boxes div.item {
  width: 33.33%;
  display: inline-block;
  float: left;
  vertical-align: top;
  padding: 0px 20px;
  border-left: 1px solid #7c8c5e;
}
#media-entertainment-disaster .logo-boxes div.item:first-child {
  border-left: none;
}
#media-entertainment-disaster .logo-boxes h2 {
  max-width: 220px;
  display: block;
  margin: 0px auto 10px auto;
}
#media-entertainment-disaster .logo-boxes .item-text {
  width: 220px;
  display: block;
  margin: 0px auto;
}
#media-entertainment-disaster .logo-boxes a.logo-box {
  padding: 0px;
  line-height: 205px;
  float: none;
  margin: 25px auto 0px auto;
}

#recent_news.our-partners-lp {
  border-top: 1px solid #dedede;
}
.our-partners-lp #recent_news_boxes .recent_news_item {
  width: 207px;
  margin: 0px 15px 0px 15px;
}

#body-content-related-content {
  margin-top:40px;
}

/* --------------------------------------------
  food and fund partners landing page
-------------------------------------------- */
/* Visionary Partners carousel */
#fandf-visionary-partners {
  border-bottom: 1px solid #dedede;
  margin-bottom: 40px;
}
#fandf-visionary-partners-carousel {
  position: relative;
  padding: 40px 30px;
}
#fandf-visionary-partners-carousel .flex-direction-nav a {
  width: 18px;
  height: 32px;
  opacity: 1;
  color: #dedede;;
}
#fandf-visionary-partners-carousel .flex-direction-nav a.flex-prev:before {
  content: '\2039';
  font-family: inherit;
  font-weight: 500;
  font-size: 60px;
  line-height: 32px;
  margin-top: -2px;
}
#fandf-visionary-partners-carousel .flex-direction-nav a.flex-next:before {
  content: '\203A';
  font-family: inherit;
  font-weight: 500;
  font-size: 60px;
  line-height: 32px;
  margin-top: -2px;
}
#fandf-visionary-partners-carousel .flex-direction-nav .flex-prev {
  left: 0px;
}
#fandf-visionary-partners-carousel .flex-direction-nav .flex-next {
  right: 0px;
}
#fandf-visionary-partners-carousel .slides li a {
  display: block;
  height: 160px;
  width: 160px;
  margin: 0px auto;
  padding: 10px;
  border: 1px solid #ffffff;
  line-height: 138px;
  vertical-align: middle;
}
#fandf-visionary-partners-carousel .slides li img {
  display: inline-block;
  max-width: 100%;
  margin: 0px auto;
  vertical-align: middle;
}
/* Leadership Partners carousel */
#fandf-leadership-partners {
  margin-bottom: 40px;
}
#fandf-leadership-partners-carousel {
  position: relative;
  padding: 20px 30px;
}
#fandf-leadership-partners-carousel .flex-direction-nav a {
  width: 18px;
  height: 32px;
  opacity: 1;
  color: #dedede;;
}
#fandf-leadership-partners-carousel .flex-direction-nav a.flex-prev:before {
  content: '\2039';
  font-family: inherit;
  font-weight: 500;
  font-size: 60px;
  line-height: 32px;
  margin-top: -2px;
}
#fandf-leadership-partners-carousel .flex-direction-nav a.flex-next:before {
  content: '\203A';
  font-family: inherit;
  font-weight: 500;
  font-size: 60px;
  line-height: 32px;
  margin-top: -2px;
}
#fandf-leadership-partners-carousel .flex-direction-nav .flex-prev {
  left: 0px;
}
#fandf-leadership-partners-carousel .flex-direction-nav .flex-next {
  right: 0px;
}
#fandf-leadership-partners-carousel .slides li a {
  display: block;
  height: 116px;
  width: 116px;
  margin: 0px auto;
  padding: 10px;
  border: 1px solid #ffffff;
  line-height: 94px;
  vertical-align: middle;
}
#fandf-leadership-partners-carousel .slides li img {
  display: inline-block;
  max-width: 100%;
  margin: 0px auto;
  vertical-align: middle;
}


/* --------------------------------------------
  Your Stories
-------------------------------------------- */
#page-description.your-stories {
  padding-bottom: 0px;
  border-bottom: none;
}
#page-description.your-stories .container {
  padding: 0px;
}
/* sub-section description */
.gray-full-width {
  background-color: #f8f8f8;
  border-top: 1px solid #dedede;
  padding: 15px 0px 40px 0px;
}
.gray-full-width .container {
  padding: 0px;
}
#your-stories-share-your {
  display: inline-block;
}
#your-stories-filter {
  display: inline-block;
  float: right;
}
#your-stories-filter-by-state, #your-stories-filter-by-type {
  width: 213px;
  margin-right: 20px;
}
#your-stories-filter button {
  display: inline-block;
}
#your-stories-boxes {
  margin-top: 15px;
  margin-left: -2px;
}
#your-stories-boxes .story-box {
  width: 302px;
  border: 1px solid #dedede;
  background-color: #ffffff;
  padding: 10px;
  margin-bottom: 28px;
}
#your-stories-boxes .story-box .story-thumbnail {
  width: 280px;
  position: relative;
  margin-bottom: 10px;
}
#your-stories-boxes .story-box .story-thumbnail a {
  display: block;
}
#your-stories-boxes .story-box .story-thumbnail img {
  width: 100%;
}
#your-stories-boxes .story-box .story-thumbnail img.play-button {
  width: 86px;
  height: 87px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -43px 0px 0px -43px;
}
#your-stories-boxes .story-box .story-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  display: block;
  margin-bottom: 10px;
}
#your-stories-boxes .story-box .story-location, #your-stories-boxes .story-box .story-description {
  font-size: 16px;
  line-height: 20px;
  display: block;
  margin-bottom: 10px;
}
#your-stories-boxes .story-box .read-more {
  margin-top: 5px;
  padding-top: 20px;
  padding-bottom: 10px;
  border-top: 1px solid #dedede;
  text-align: center;
  font-size: 14px;
  line-height: 14px;
}
#your-stories-boxes .story-box .read-more a {
  text-decoration: underline;
  font-weight: 500;
}
#your-stories-boxes .story-box .read-more a span {
  display: inline-block;
  margin-left: 5px;
}
#your-stories-load-more {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid #dedede;
  font-size: 14px;
  line-height: 14px;
}
.fancybox-wrap {
  width: 100% !important;
  max-width: 720px !important;
}
.fancybox-inner {
  height: auto !important;
  width: auto !important;
}

.fancybox-nav {
  width: 60px !important;
}
.fancybox-nav span {
  visibility: visible !important;
  opacity: 1 !important;
}
.fancybox-nav:hover span {
  opacity: 1 !important;
}
.fancybox-next span, .fancybox-prev span {
  display: none;
}
.fancybox-next {
  right: -60px !important;
}
.fancybox-next:after {
  content: '\25b8';
  position: absolute;
  top: 50%;
  left: 11px;
  margin-top: -29px;
  font-size: 110px;
  line-height: 110px;
  color: #ffffff;
  -moz-text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.8);
  -webkit-text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.8);
  text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.8);
}
.fancybox-prev {
  left: -60px !important;
}
.fancybox-prev:after {
  content: '\25b8';
  transform: rotate(180deg);
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -29px;
  font-size: 110px;
  line-height: 110px;
  color: #ffffff;
  -moz-text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.8);
  -webkit-text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.8);
  text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.8);
}
.fancybox-next:hover:after, .fancybox-prev:hover:after {
  color: #cccccc;
}
.story-overlay h5 {
  font-size: 18px;
  line-height: 24px;
  margin: 20px 0px 10px 0px;
}
.story-overlay h6 {
  font-size: 16px;
  line-height: 24px;
  margin: 10px 0px 15px 0px;
  /*
  font-weight: 400;
  */
  font-weight: normal;
}
.story-overlay p {
  font-size: 16px;
  line-height: 20px;
}
.story-overlay .story-img {
  float: right;
  margin: 0px 0px 10px 10px;
  display: block;
  max-width: 50%;
}
.story-overlay-footer {
  padding-top: 15px;
  height: 59px;
}
.story-overlay-footer .social_icons {
  vertical-align: middle;
}
.story-overlay-footer .social_icons li a {
  background-image: url('../images/header_social_sprite.png');
  width: 44px !important;
  height: 44px;
}
@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) {
  .story-overlay-footer .social_icons li a {
    background-image: url('../images/header_social_sprite2.png');
    background-size: 156px 100px;
  }
}
.story-overlay-footer .social_icons li.fbk a {
  background-position: 0 0;
}
.story-overlay-footer .social_icons li.fbk a:hover {
  background-position: 0 -49px;
}
.story-overlay-footer .social_icons li.twt a {
  background-position: -56px 0;
}
.story-overlay-footer .social_icons li.twt a:hover {
  background-position: -56px -49px;
}
.story-overlay-footer .social_icons li.more a {
  background-position: -112px 0;
}
.story-overlay-footer .social_icons li.more a:hover {
  background-position: -112px -49px;
}
.story-overlay-footer .social_icons li {
  margin-left: 12px;
}
.story-overlay-footer .social_icons li:first-child {
  margin-left: 0px;
}
.story-overlay-buttons {
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin-top: 2px;
}
.story-overlay-buttons a {
  margin-left: 19px;
}
.story-overlay-buttons a:first-child {
  margin-left: 0px;
}


/* --------------------------------------------
  Mission/Supporting/Disaster Partners Landing Page elements
-------------------------------------------- */
/* partners list */
.partners-list-horizontal, #body-content .partners-list-horizontal {
  list-style: none;
  padding: 0px !important;
  margin: 0px;
}
.partners-list-horizontal li, #body-content .partners-list-horizontal li {
  display: inline-block;
  margin: 0px 0px 20px 50px;
  padding: 0px;
  width: 160px;
  text-align: center;
  position: relative;
}
.partners-list-horizontal li.one, #body-content .partners-list-horizontal li.one {
  margin-left: 0px;
}
.partners-list-horizontal li > a, #body-content .partners-list-horizontal li > a, .partners-list-horizontal li > div.mission-supporting-logo-box, #body-content .partners-list-horizontal li > div.mission-supporting-logo-box {
  display: block;
  margin: 0px;
  padding: 10px;
  height: 160px;
  vertical-align: middle;
  line-height: 138px;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #dedede;
}
.partners-list-horizontal li > a span, #body-content .partners-list-horizontal li > a span, .partners-list-horizontal li > div.mission-supporting-logo-box span, #body-content .partners-list-horizontal li > div.mission-supporting-logo-box span {
  line-height: normal;
  vertical-align: middle;
  display: inline-block;
}
.partners-list-horizontal li img, #body-content .partners-list-horizontal li img {
  max-height: 100%;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.partners-list-horizontal li .hover-text {
  display: none;
  width: 265px;
  padding: 15px 60px 15px 15px;
  border: 1px solid #999999;
  font-size: 14px;
  line-height: 20px;
  position: absolute;
  bottom: 155px;
  left: 50%;
  margin-left: -132.5px;
  background-color: #ebebeb;
  z-index: 2;
  text-align: left;
  /*
  -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.35);
  */
}
.partners-list-horizontal li .hover-text:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  right: auto;
  border-top: 13px solid #999999;
  border-right: 18px dotted rgba(255, 255, 255, 0);
  border-bottom: 0px;
  border-left: 18px dotted rgba(255, 255, 255, 0);
  margin: 0 0 0 -18px;
}
.partners-list-horizontal li .hover-text:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  right: auto;
  border-top: 12px solid #ebebeb;
  border-right: 16px dotted rgba(255, 255, 255, 0);
  border-bottom: 0px;
  border-left: 16px dotted rgba(255, 255, 255, 0);
  margin: 0 0 0 -16px;
}
.partners-list-horizontal li.one .hover-text {
  left: 0px;
  margin-left: 0px;
}
.partners-list-horizontal li.one .hover-text:before, .partners-list-horizontal li.one .hover-text:after {
  left: 80px;
}
.partners-list-horizontal li .hover-text .close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 16px;
  line-height: 23px;
  height: 23px;
  width: 24px;
  text-align: center;
  border: 1px solid #999999;
  background-color: #ffffff;
  cursor: pointer;
}
.partners-list-horizontal li:hover .hover-text {
  display: block;
}
.partners-list-horizontal li .hover-text a, #body-content .partners-list-horizontal li .hover-text a {
  display: none;
  margin-top: 10px;
}


/* --------------------------------------------
  Media Partners/Current Promotions/Entertainment Council Partners Landing Page elements
-------------------------------------------- */
/* list */

.partners-list-vertical.blog-posts.list-items-container .list-item {

}
.partners-list-vertical.blog-posts.list-items-container .list-item:last-child {
  margin-bottom: 0px;
}
.partners-list-vertical.blog-posts.list-items-container .list-item-thumbnail {
  width: 100px;
  text-align: center;
  top: 0px;
}
.partners-list-vertical.blog-posts.list-items-container .list-item-thumbnail a {
  display: block;
  margin: 0px;
  padding: 5px;
  height: 100px;
  vertical-align: middle;
  line-height: 88px;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #dedede;
}
.partners-list-vertical.blog-posts.list-items-container .list-item-thumbnail a img {
  width: auto;
  max-height: 100%;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.partners-list-vertical.blog-posts.list-items-container .list-item-thumbnail + .list-item-text {
  min-height: 100px;
}
.partners-list-vertical.blog-posts.list-items-container .list-item-description a {
  display: inline-block;
}
/*
body.entertainment-council .partners-list-vertical.blog-posts.list-items-container .list-item-thumbnail a, body.current-promotions .partners-list-vertical.blog-posts.list-items-container .list-item-thumbnail a
*/
.partners-list-vertical.blog-posts.list-items-container .list-item-thumbnail a {
  display: inline-block;
  padding: 0px;
  height: auto;
  width: 100px;
  line-height: initial;
  background-color: transparent;
  border: none;
}
body.entertainment-council .partners-list-vertical.blog-posts.list-items-container .list-item-thumbnail + .list-item-text {
  min-height: 150px;
}


/* --------------------------------------------
  job opportunities pages elements
-------------------------------------------- */
table ul, table ol, #body-content table ul, #body-content table ol {
  font-size: 18px;
  line-height: normal;
}
table ul li, #body-content table ul li {
  padding-left: 0px;
}
table ul.grains > li, #body-content table ul.grains > li {
  padding-left: 30px;
  background-position: 0px 2px;
}

/* --------------------------------------------
  planned giving iframe fixes
-------------------------------------------- */
body.ways-to-give.planned-giving iframe {
    width: 100% !important;
}


/* --------------------------------------------
  Take Action landing page
-------------------------------------------- */
body.single-display-template-take-action-template .section-banner.no-photo .container .headline-bar .container {
  padding: 0px;
}
body.single-display-template-take-action-template .section-banner .headline-title {
  margin-bottom: 30px;
}
body.single-display-template-take-action-template .section-banner.no-photo .headline-subhead, body.single-display-template-take-action-template .section-banner.no-photo .take-action-banner-body p {
  font-size: 16px;
  line-height: 24px;
  /*
  font-weight: 400;
  */
  font-weight: normal;
}
.take-action-banner-body form div.half-width button {
  padding: 0px 10px;
}
body.single-display-template-take-action-template #section-boxes .section-box.full-width .section-text div {
  /*
  margin-top: 15px;
  */
}
body.single-display-template-take-action-template #section-boxes .section-box.full-width .section-text div a {
  margin-top: 10px;
  line-height: 18px;
  display: block;
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
}
body.single-display-template-take-action-template #section-boxes .section-box.full-width .section-text div a span {
  display: inline-block;
  text-decoration: none;
  margin-left: 5px;
}
body.single-display-template-take-action-template #section-boxes .container:nth-child(2) {
  border-bottom: none;
}
#take-action-inline-promo {
  background-color: #dedede;
  padding: 40px 0px;
}
#take-action-inline-promo .container {
  max-width: 960px;
}
#take-action-inline-promo .inline-promo {
  margin: 0px;
}

/* --------------------------------------------
  Ways to Give elements
-------------------------------------------- */
.wtg-impact-wide {
  display: block;
  margin: 0px auto;
}
.wtg-impact-narrow {
  display: none;
  margin: 0px auto;
  padding: 0px 20px;
}
.banner-donation-levels {
  margin: 20px 0px 10px 0px;
}
.banner-donation-level-container {
  display: inline-block;
  vertical-align: middle;
  height: 54px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.banner-donation-level-container:nth-child(4) {
  margin-right: 0px;
}
.banner-donation-level {
  display: none;
}
.banner-donation-level + label {
  background-color: #53682b;
  line-height: 54px;
  height: 54px;
  display: block;
  margin: 0px;
  padding: 0px 15px;
  font-size: 30px;
  /*
  font-weight: 400;
  */
  font-weight: normal;
  cursor: pointer;
}
.banner-donation-level + label:hover {
  background-color: #b22d3a;
}
.banner-donation-level:checked + label {
  background-color: #b22d3a;
}
#banner-donation-level-other-amount {
  vertical-align: middle;
  border: none;
  background-color: transparent;
  padding: 0px 0px 0px 5px;
  color: #ffffff;
  line-height: 54px;
  height: 54px;
  font-size: 30px;
  /*
  font-weight: 400;
  */
  font-weight: normal;
  width: 100px;
}
.banner-donation-level ::-webkit-input-placeholder, #banner-donation-level-other-amount::-webkit-input-placeholder {
  color: #ffffff;
  opacity: .25;
}
button.grainbutton {
  display: inline-block;
  padding: 0px 20px;
  margin: 0px;
  height: 50px;
  line-height: 40px;
  border: 5px solid #ffffff;
  -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: 0px 0px 1px 0px white;
  color: #ffffff;
  font-size: 14px;
  font-weight: 200;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  -moz-box-shadow: 0px 0px 6.72px 0.28px rgba(6, 6, 6, 0.2);
  -webkit-box-shadow: 0px 0px 6.72px 0.28px rgba(6, 6, 6, 0.2);
  box-shadow: 0px 0px 6.72px 0.28px rgba(6, 6, 6, 0.2);
}
.banner-donation-form button.grainbutton {
  margin: 0px auto;
  display: block;
}
.section-text a {
  display: inline-block;
}
body.single-display-template-ways-to-give-template #section-boxes .section-box.full-width .section-title, #section-boxes .section-box.full-width.no-img .section-title {
  top: 0px;
  left: 0px;
  width: 375px;
  margin-right: 0px;
}
body.single-display-template-ways-to-give-template #section-boxes .full-width .section-img, #section-boxes .full-width.no-img .section-img {
  display: none;
}
body.single-display-template-ways-to-give-template #section-boxes .section-box.full-width .section-text, #section-boxes .section-box.full-width.no-img .section-text { /* fix for fullwidthbody box */
    position: static;
}
body.single-display-template-ways-to-give-template div.fullwidthbody, #section-boxes .section-box.full-width.no-img div.fullwidthbody {
  margin: 40px 40px 25px 40px;
  padding: 10px 0px 0px 375px;
}
body.single-display-template-ways-to-give-template div.fullwidthbody a, #section-boxes .section-box.full-width.no-img div.fullwidthbody a {
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  margin-bottom: 15px;
  text-decoration: underline;
  vertical-align: top;
  display: inline-block;
  width: 50%;
}
body.single-display-template-ways-to-give-template div.fullwidthbody a span, #section-boxes .section-box.full-width.no-img div.fullwidthbody a span {
  text-decoration: none;
  display: inline-block;
  margin-left: 5px;
}
.video-players .list-items .list-item-thumbnail {
    width: 200px;
}
.blog-posts.list-items-container.video-players .list-items .list-item-text {
    padding-left: 240px;
}
.blog-posts.list-items-container.video-players .list-items .list-item {
    min-height: 163px;
}
#section-boxes .section-box.full-width.no-img div.fullwidthbody .social_icons a {
  font-size: 0;
  display: block;
  width: 50px;
}
body.connect-with-us #section-boxes .section-box.full-width.no-img div.fullwidthbody {
  padding-left: 275px;
}


/*
shortcut to end of desktop
*/



/* --------------------------------------------
  section-name elements
-------------------------------------------- */
/* sub-section description */


/* "sub-section title" */


/* --------------------------------------------

-------------------------------------------- */






/* --------------------------------------------
  sprites - move later
-------------------------------------------- */
.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;
}

/* --------------------------------------------------------------
 Desktop Only: >= 992px
-------------------------------------------------------------- */
@media only screen and (min-width: 992px) {

  /* --------------------------------------------
    Take Action landing page
  -------------------------------------------- */
  body.single-display-template-take-action-template .section-banner.no-photo .take-action-banner-body p {
    margin-bottom: 25px;
  }
  .take-action-banner-body form input.full-width {
    width: 190px;
    display: inline-block;
    float: left;
    margin-right: 10px;
  }
  .take-action-banner-body form input.half-width {
    width: 125px;
    display: inline-block;
    float: left;
    margin-right: 10px;
  }
  .take-action-banner-body form div.half-width {
    width: auto;
    display: inline-block;
    float: left;
  }

}
/* --------------------------------------------
  special section-name styles
-------------------------------------------- */
@media only screen and (min-width: 1101px) and (max-width: 1250px) {

}
@media only screen and (min-width: 992px) and (max-width: 1100px) {

}


/* --------------------------------------------------------------
 Tablet Only: 768px - 991px
-------------------------------------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 991px) {


  /* --------------------------------------------
    global elements
  -------------------------------------------- */

  #recent_news_boxes .recent_news_item.news_placeholder, .news_placeholder {
    display: inline-block;
    background-color: #e98300;
    color: #ffffff;
    font-size: 30px;
    font-weight: 300;
    margin: 20px;
    width: 280px;
    height: 242px;
    vertical-align: top;
    float: left;
    text-decoration: none;
    position: relative;
    padding: 20px 20px 25px 20px;
    text-transform: uppercase;
  }
  .news_placeholder span {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  .sidebar-promo-box a.button {
    margin: 0px;
  }
  /* Footer Promos */
  #footer_promos {
    padding: 30px 0px 25px 0px;
    margin-bottom: 30px;
  }
  #footer_promos .headline {
    font-size: 28px;
  }
  #footer_promo_boxes .footer-promo {
    padding: 15px 20px;
    height: 400px;
  }
  #footer_promo_boxes .footer-promo .half-width {
    width: 100%;
    margin-bottom: 10px;
  }
  #footer_promo_boxes .footer-promo div.half-width {
    padding-left: 0px;
    margin-bottom: 0px;
  }

  .interrupter {
    display: none;
  }


  /* --------------------------------------------
    Homepage elements
  -------------------------------------------- */
  /* feature slides */
  #homepage_slideshow .slides li img.crop-Left {
    margin-left: 0px;
    margin-right: -5%;
  }
  #homepage_slideshow .slides li img.crop-Center {
    margin-left: -2.5%;
    margin-right: -2.5%;
  }
  #homepage-partners-carousel,
  #homepage-partners-random {
    position: static;
    top: auto;
    right: auto;
  }
  #homepage_ourpartners_stayconnected .left img {
    display: inline-block;
  }


  /* --------------------------------------------
    Section Landing Page elements
  -------------------------------------------- */
  /* section boxes */
  #section-boxes .container {
    padding: 0px;
  }
  #section-boxes .section-box.left {
    padding: 70px 19px 30px 20px;
  }
  #section-boxes .section-box.right {
    padding: 70px 20px 30px 20px;
  }
  #section-boxes .full-width .section-img {
    padding: 20px;
  }
  #section-boxes .section-box.full-width .section-title {
    top: 20px;
    margin-right: 20px;
    margin-left: 20px;
  }
  #section-boxes .section-box.full-width .section-text {
    top: 60px;
    margin-left: 20px;
  }
  #section-boxes .section-box .section-title {
    font-size: 24px;
    line-height: 24px;
    margin-right: 20px;
  }
  #section-boxes .section-img:hover .section-img-hover {
    display: none !important;
  }
  /* "Latest News" */
  body.expand-news #recent_news_boxes .recent_news_item.morenews {
    background-color: #efefef;
    color: #e98300;
    font-size: 32px;
    line-height: 32px;
  }
  body.expand-news #recent_news_boxes .recent_news_item.morenews {
    height: 318px;
    padding: 30px;
    position: relative;
  }
  body.expand-news #recent_news_boxes .recent_news_item.morenews span.link {
    position: absolute;
    bottom: 30px;
  }
  body.expand-news #recent_news_boxes {
    border-bottom: none;
    padding-bottom: 10px;
  }
  body.expand-news #recent_news_boxes .recent_news_item .news_expanded p:last-child {
    margin-bottom: 0px;
  }
  body.expand-news #recent_news {
    margin-bottom: 30px;
  }
  body.expand-news #recent_news .headline {
    font-size: 36px;
  }


  /* --------------------------------------------
    Food Bank Profile elements
  -------------------------------------------- */
  /* logo and title */
  #title-and-share.food-bank-profile {

  }
  #title-and-share.food-bank-profile .container {
    padding: 0px 20px;
    display: table;
  }
  /* address and map */
  #food-bank-profile-address-map .left {
    padding: 40px 20px;
  }
  #food-bank-profile-address-map .left, #food-bank-profile-address-map .right {
    height: 430px;
  }
  #title-and-share.food-bank-profile div.profile-logo {
    display: table-cell;
    margin-right: 0px;
  }
  #title-and-share.food-bank-profile h1 {
    display: table-cell;
    padding-left: 30px;
  }
  /* Pounds and Counties */
  #pounds-and-counties {
    padding: 40px 10px;
  }
  #profile-pounds .left, #profile-pounds .right {
    display: block;
    width: 100%;
    text-align: center;
  }
  #profile-pounds span.name {
    max-width: 440px;
    position: static;
    padding-right: 0px;
    margin: 0px auto 15px auto;
  }
  #profile-pounds span.name:after {
    content: '';
    display: none;
  }
  #profile-pounds span.number {
    margin-bottom: 5px;
  }
  /* profile CEO quote */
  #food-bank-profile-quote {
    padding: 10px 20px;
  }
  #food-bank-profile-quote .left {
    padding: 30px 192px 30px 0px;
  }
  /* Area Info and Featured Story */
  #area-info-and-featured-story {
    padding: 0px;
  }
  #area-info-and-featured-story .left, #area-info-and-featured-story .right {
    display: block;
    width: 100%;
  }
  #area-info-and-featured-story .left {
    padding: 30px 40px;
    border-right: none;
    padding-bottom: 30px;
    border-bottom: 1px solid #dedede;
  }
  #area-info-and-featured-story .right {
    padding: 30px 40px;
    min-height: 240px;
  }
  #area-info-and-featured-story .people-stat, #area-info-and-featured-story .children-stat {
    width: 246px;
  }
  #profile-story-area {
    min-height: 0px;
    margin-bottom: 20px;
  }
  #profile-story-area .thumbnail {
    position: absolute;
    top: 87px;
    left: 40px;
    width: 200px;
  }
  #area-info-and-featured-story .right .profile-buttons {
    padding-left: 230px;
  }
/* Partner Distribution Organizations */
  #partner-distribution-orgs {
    padding: 40px;
    margin-bottom: 30px;
  }
  #partner-orgs-boxes {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
    -webkit-column-gap: normal;
    -moz-column-gap: normal;
    column-gap: normal;
  }
  #partner-orgs-boxes .partner-org {
    display: inline-block;
    margin: 0px 0px 20px 0px;
    line-height: 20px;
  }

  /* --------------------------------------------
    Find Your Local Food Bank elements
  -------------------------------------------- */
  /* Page intro */
  #page-intro {

  }
  #page-intro .container {
    padding: 0px 20px;
  }
  #find-fb-search-and-map {
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-image: none;
  }
  #find-fb-search-and-map .container {
    padding: 0px 20px;
  }
  #find-fb-search-and-map .left {
    width: 215px;
    z-index: 2;
    position: relative;
  }
  #find-fb-search-results {
    width: 100%;
  }
  #find-fb-search-form .row {
    margin-bottom: 0px;
  }
  #find-fb-search-form .row input, #find-fb-search-form .row select {
    display: block;
    width: 100%;
    float: none;
  }
  #find-fb-search-form .row span, #find-fb-search-form .row button {
    border-left: none;
    display: block;
    width: 62px;
    margin: 0px auto;
    float: none;
  }
  #find-fb-search-form .row button {
    margin: 10px auto 20px auto;
  }
  #find-fb-search-and-map .right {
    height: 448px;
    z-index: 1;
  }
  #find-fb-search-and-map .right iframe {
    max-height: 408px;
    /*
    max-width: 480px;
    */
  }
  #find-fb-search-and-map .right iframe.bottom {
    bottom: 30px;
    right: 20px;
    max-width: 100%;
    padding-left: 295px;
  }
  #find-fb-search-and-map .right iframe.fixed {
    max-width: 100%;
    padding-left: 295px;
    right: 20px;
  }
  #find-fb-search-and-map .results-box .buttonWrapper a:first-child {
    margin-bottom: 15px;
  }

  /* --------------------------------------------
    Individual Corporate Partner page elements
  -------------------------------------------- */
  /* How Partner is Helping */
  #how-partner-helps {

  }
  #how-partner-helps h2 {

  }
  #how-partner-helps #badges {
    max-width: 460px;
  }
  #badges .badge {
    width: 133px;
    height: 133px;
    margin-left: 19px;
  }
  #badges .badge .hover-text {
    bottom: 100px;
  }
  #badges .badge:hover .hover-text {
    display: none;
  }
  #badges .badge:first-child .hover-text, #badges .badge:nth-child(4) .hover-text {
    left: 0px;
    margin-left: 0px;
  }
  #badges .badge:first-child .hover-text:before, #badges .badge:first-child .hover-text:after, #badges .badge:nth-child(4) .hover-text:before, #badges .badge:nth-child(4) .hover-text:after {
    left: 65px;
  }
  .quote .left {
    padding-right: 0px;
  }
  .quote .right {
    display: none;
  }
  #partner-news .thumbnail {
    width: 125px;
  }
  #partner-news .story-text {
    padding-left: 165px;
    min-height: 125px;
  }
  .sidebar-promo-box .sidebar-promo.standard {
    padding: 30px 10px;
  }
  .sidebar-promo-box .sidebar-promo.standard span.big {
    font-size: 20px;
  }
  .sidebar-promo-box .sidebar-promo form .half-width {
    width: 100%;
  }
  .sidebar-promo-box .sidebar-promo form div.half-width {
    padding-left: 0px;
    margin-top: 10px;
  }
  .keyword-search-form input {
    padding-left: 10px;
    font-size: 12px;
  }
  #sidebar-filter-dates select {
    width: 80px;
    padding-left: 10px;
    font-size: 12px;
  }
  #sidebar-filter-dates input, .select-date-range input {
  width: 80px;
  padding-left: 5px;
  font-size: 11px;
  }

  /* --------------------------------------------
    our partners landing page
  -------------------------------------------- */
  #interested-in-partnering span.small a {
    white-space: nowrap;
  }
  .logo-boxes a.logo-box {
    width: 167px;
    height: 167px;
    line-height: 145px;
    margin-left: 20px;
  }
  #current-promotions.logo-boxes {
    margin: 35px -20px 40px -20px;
    display: block;
  }
  #current-promotions.logo-boxes a.logo-box {
    width: 150px;
    height: 150px;
    line-height: 148px;
  }
  #current-promotions.logo-boxes div.item {
    width: 33.33%;
    margin-left: 0px;
    border-left: 1px solid #eea13d;
    padding: 0px 20px;
  }
  #current-promotions.logo-boxes div.item:first-child {
    border-left: none;
  }
  #current-promotions.logo-boxes div.item:nth-child(4) {
    display: none;
  }
  #current-promotions.logo-boxes .item-text {
    display: block;
    margin: 20px auto 0px auto;
    width: 150px;
  }
  #media-entertainment-disaster .logo-boxes a.logo-box {
    width: 150px;
    height: 150px;
    line-height: 148px;
  }
  #recent_news.our-partners-lp #recent_news_boxes {
    width: 100%;
  }
  #recent_news.our-partners-lp .container {
    padding: 0px 20px;
  }
  #recent_news.our-partners-lp #recent_news_boxes .recent_news_item:nth-child(4) {
    display: none;
  }
  .our-partners-lp #recent_news_boxes .recent_news_item {
    width: 33.33%;
    padding: 0px 15px;
    margin: 0px;
  }

  /* --------------------------------------------
    food and fund partners landing page
  -------------------------------------------- */
  /* Visionary Partners carousel */
  #fandf-visionary-partners-carousel {
    padding: 30px;
  }
  #fandf-visionary-partners-carousel .slides li a {
    height: 114px;
    width: 114px;
    padding: 5px;
    line-height: 102px;
  }
  /* Leadership Partners carousel */
  #fandf-leadership-partners {
    margin-bottom: 0px;
  }
  #fandf-leadership-partners-carousel {
    padding: 30px;
  }
  #fandf-leadership-partners-carousel .slides li a {
    height: 86px;
    width: 86px;
    padding: 5px;
    line-height: 74px;
  }


   /* overriding font-weight for smaller screens */
  #footer_promo_boxes .footer-promo input[type="text"], #footer_promo_boxes .footer-promo input[type="email"], #footer_promo_boxes .footer-promo div.half-width button, #footer_promo_boxes .footer-promo a.button, #section-boxes .section-img .section-img-hover span, #page-intro, #find-fb-search-form a, .sidebar-promo-box .sidebar-promo form div.half-width button, .sidebar-promo-box a.grainbutton {
    font-weight: 300;
  }

  /* --------------------------------------------
    Your Stories
  -------------------------------------------- */
  #page-description.your-stories .container {
    padding: 0px 20px;
  }
  #your-stories-menu {
    text-align: center;
  }
  #your-stories-share-your {
    margin: 10px auto 0px auto;
  }
  #your-stories-filter {
    float: none;
    margin: 20px auto 30px auto;
    display: block;
  }
  #your-stories-boxes {
    width: 632px;
    margin-right: auto;
    margin-left: auto;
  }
  .fancybox-wrap {
    /*
    max-width: 648px !important;
    */
    max-width: auto !important;
  }


  /* --------------------------------------------
    Mission/Supporting/Disaster Partners Landing Page elements
  -------------------------------------------- */
  /* partners list */
  .partners-list-horizontal, #body-content .partners-list-horizontal {
    max-width: 440px;
  }
  .partners-list-horizontal li, #body-content .partners-list-horizontal li {
    margin: 0px 0px 20px 20px;
    width: 133px;
  }
  .partners-list-horizontal li > a, #body-content .partners-list-horizontal li > a {
    height: 133px;
    line-height: 111px;
  }
  .partners-list-horizontal li .hover-text a, #body-content .partners-list-horizontal li .hover-text a {
    display: block;
  }


  /* --------------------------------------------
    Take Action landing page
  -------------------------------------------- */
  body.single-display-template-take-action-template .section-banner.no-photo .headline-bar {
    padding: 30px 0px 40px 0px;
  }
  body.single-display-template-take-action-template .section-banner.no-photo .container .headline-bar .container {
    padding: 0px 20px;
  }
  body.single-display-template-take-action-template .section-banner .headline-title {
    margin-bottom: 20px;
  }
  body.single-display-template-take-action-template .section-banner.no-photo .headline-subhead, body.single-display-template-take-action-template .section-banner.no-photo .take-action-banner-body p {
    font-size: 16px;
    line-height: 24px;
    /*
    font-weight: 400;
    */
    font-weight: normal;
    margin-bottom: 15px;
  }
  body.single-display-template-take-action-template .section-banner.no-photo .take-action-banner-body p {
    margin-bottom: 20px;
  }
  .take-action-banner-body form input.full-width {
    width: 195px;
    display: inline-block;
    float: left;
    margin-right: 10px;
  }
  .take-action-banner-body form input.half-width, .two-boxes .take-action-banner-body .half-width:nth-child(2) {
    width: 125px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    padding: 0px 0px 0px 20px;
  }
  .take-action-banner-body form div.half-width {
    width: auto;
    display: inline-block;
    float: left;
  }
  .take-action-banner-body form div.half-width button {
    padding: 0px 10px;
  }

  /* --------------------------------------------
    Ways to Give elements
  -------------------------------------------- */
  .banner-donation-level-container {
    height: 50px;
  }
  .banner-donation-level + label, #banner-donation-level-other-amount {
    font-size: 24px;
    height: 50px;
    line-height: 50px;
  }
  #banner-donation-level-other-amount {
    width: 80px;
  }
  .wtg-impact-wide {
    padding: 0px 20px;
  }
  body.single-display-template-ways-to-give-template #section-boxes .section-box.full-width .section-title {
    width: 250px;
  }
  body.single-display-template-ways-to-give-template div.fullwidthbody {
    margin: 40px 20px 25px 20px;
    padding: 5px 0px 0px 270px;
  }



/* shortcut to end of tablet */


  /* --------------------------------------------
    section-name elements
  -------------------------------------------- */
    /* sub-section description */


    /* "sub-section title" */

}
  /* --------------------------------------------
    special section-name elements
  -------------------------------------------- */
  @media only screen and (min-width: 812px) and (max-width: 991px) {

  }
  @media only screen and (min-width: 811px) and (max-width: 913px) {

  }

  .visible-mobile {
    display: none;
  }

/* --------------------------------------------------------------
  Mobile Only: ~320px - 767px
-------------------------------------------------------------- */
@media only screen and (max-width: 767px) {

  /* --------------------------------------------
    global elements
  -------------------------------------------- */
  .visible-desktop {
    display: none;
  }
  .visible-mobile {
    display: inherit;
  }
  body.not-homepage header {
    margin-bottom: 30px;
  }
  .column-2 .section-nav {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: 20px;
  }
  .column-2 .section-nav a {
    padding: 15px 20px;
  }
  .sidebar-promo-box {
    margin-bottom: 20px;
  }
  .keyword-search-form input {
    padding-left: 10px;
    font-size: 12px;
  }
  #sidebar-filter-dates select {
    width: 80px;
    padding-left: 10px;
    font-size: 12px;
  }
  /* Footer Promos */
  #footer_promos {
    padding: 30px 0px 0px 0px;
    margin-bottom: 30px;
  }
  #footer_promos .container {
    padding: 0px 20px;
  }
  #footer_promo_boxes .footer-promo {
    display: block;
    width: 100%;
    float: none;
    border-right: none;
    padding: 30px 20px;
    border-top: 1px solid #a4ae92;
    height: auto;
    margin: 0px auto;
    /*
    max-width: 280px;
    */
  }
  #footer_promos .headline {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 25px;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
  #footer_promo_boxes .footer-promo .promo-action form {
    max-width: 280px;
    margin: 0px auto;
  }
  .interrupter {
    display: none;
  }

  .container.howwework-container {
    display:none;
  }

  /* --------------------------------------------
    Homepage elements
  -------------------------------------------- */
  /* feature slides */
  #homepage_slideshow .slides li img.crop-Left {
    margin-left: 0px;
    margin-right: -40%;
  }
  #homepage_slideshow .slides li img.crop-Center {
    margin-left: -20%;
    margin-right: -20%;
  }
  #homepage-partners-carousel,
  #homepage-partners-random {
    position: static;
    top: auto;
    right: auto;
  }
  #homepage_ourpartners_stayconnected .left img {
    display: inline-block;
  }

  #homepage_ourpartners_stayconnected .textalerts .half-width {
    width:100%;
    margin-bottom:10px;
  }
  #homepage_ourpartners_stayconnected .textalerts div.half-width {
    padding-left:0;
  }


  /* --------------------------------------------
    Section Landing Page elements
  -------------------------------------------- */
  /* section boxes */
  #section-boxes .container {
    padding: 0px;
    border-bottom: none;
  }
  #section-boxes .section-box {
    border-bottom: 1px solid #dedede;
  }
  #section-boxes .container:last-child > .section-box:last-child {
    border-bottom: none;
  }
  #section-boxes .section-box.left, #section-boxes .section-box.right {
    padding: 30px 20px;
    display: block;
    width: 100%;
  }
  #section-boxes .section-box.left {
    border-right: none;
  }
  #section-boxes .full-width {
    position: static;
    padding: 30px 20px;
  }
  #section-boxes .left .section-img, #section-boxes .right .section-img {
    max-width: 280px;
    margin: 0px auto;
  }
  #section-boxes .full-width .section-img {
    width: 100%;
    padding: 0px;
    max-width: 280px;
    margin: 0px auto;
  }
  #section-boxes .section-img img {
    width: auto;
    max-width: 100%;
  }
  #section-boxes .full-width .section-img img {
    margin-bottom: 15px;
  }
  #section-boxes .section-box.left .section-text, #section-boxes .section-box.right .section-text {
    max-width: 280px;
    margin: 0px auto;
  }
  #section-boxes .section-box.full-width .section-text {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    max-width: 280px;
    margin: 0px auto;
  }
  #section-boxes .section-box .section-title {
    font-size: 24px;
    line-height: 28px;
    position: static;
    bottom: auto;
    max-width: 280px;
    margin: 0px auto 15px auto;
  }
  #section-boxes .section-box.full-width .section-title, #section-boxes .section-box.full-width.no-img .section-title {
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    margin: 0px auto 15px auto;
  }
  #section-boxes .section-img:hover .section-img-hover {
    display: none !important;
  }
  .hww-full {
    display:none;
  }
  .hww-narrow {
    display:block;
  }

  /* --------------------------------------------
    Food Bank Profile elements
  -------------------------------------------- */
  /* logo and title */
  #title-and-share.food-bank-profile {
    padding: 0px 0px 20px 0px;
  }
  #title-and-share.food-bank-profile .container {
    padding: 0px 20px;
  }
  #title-and-share.food-bank-profile div.profile-logo {
    display: none;
  }
  #title-and-share.food-bank-profile h1 {
    font-size: 24px;
    line-height: 26px;
  }
  /* address and map */
  #food-bank-profile-address-map {
    background-color: transparent;
    border-top: none;
    border-bottom: none;
  }
  #food-bank-profile-address-map .left {
    background-color: #fafafa;
    border-top: 1px solid #dedede;
    border-right: none;
    border-bottom: 1px solid #dedede;
    display: block;
    width: 100%;
    height: auto;
    padding: 30px 20px;
  }
  #food-bank-profile-address-map .right {
    display: block;
    width: 100%;
    height: 250px;
    padding: 30px 20px;
  }
  /* Pounds and Counties */
  #pounds-and-counties {
    padding: 30px 0px;
  }
  #profile-pounds .left, #profile-pounds .right {
    display: block;
    width: 100%;
    text-align: center;
  }
  #profile-pounds span.top-text {
    font-size: 17px;
    line-height: 17px;
  }
  #profile-pounds span.name {
    font-size: 24px;
    line-height: 26px;
    position: static;
    padding-right: 0px;
    margin: 0px auto 15px auto;
  }
  #profile-pounds span.name:after {
    content: '';
    display: none;
  }
  #profile-pounds span.number {
    font-size: 54px;
    line-height: 54px;
  }
  #profile-counties {
    font-size: 14px;
    line-height: 20px;
  }
  /* profile CEO quote */
  #food-bank-profile-quote {
    padding: 30px 0px;
  }
  #food-bank-profile-quote .container {
    min-height: 0px;
  }
  #food-bank-profile-quote .left {
    padding: 0px;
  }
  #food-bank-profile-quote .right {
    display: none;
  }
  #food-bank-profile-quote .left .quote-text {
    font-size: 18px;
    line-height: 24px;
  }
  #food-bank-profile-quote .left .quote-by {
    font-size: 16px;
    line-height: 20px;
  }
  #food-bank-profile-quote .left .quote-by span {
    display: block;
  }
  /* Area Info and Featured Story */
  #area-info-and-featured-story {
    padding: 0px;
  }
  #area-info-and-featured-story .headline {
    font-size: 24px;
    line-height: 26px;
  }
  #area-info-and-featured-story .left, #area-info-and-featured-story .right {
    display: block;
    width: 100%;
  }
  #area-info-and-featured-story .left {
    padding: 30px 20px;
    border-right: none;
    padding-bottom: 30px;
    border-bottom: 1px solid #dedede;
  }
  #area-info-and-featured-story .right {
    padding: 30px 20px 20px 20px;
    min-height: 240px;
  }
  #area-info-and-featured-story .people-stat, #area-info-and-featured-story .children-stat {
    display: block;
    width: 100%;
    text-align: left;
  }
  #area-info-and-featured-story .people-stat img, #area-info-and-featured-story .children-stat img {
    margin: 10px 0px;
  }
  #area-info-and-featured-story .people-stat {
    border-right: none;
    border-bottom: 1px solid #dedede;
    padding: 0px 0px 30px 0px;
  }
  #area-info-and-featured-story .children-stat {
    padding: 30px 0px 0px 0px;
  }
  #profile-story-area {
    min-height: 0px;
    margin-bottom: 20px;
  }
  #profile-story-area .thumbnail {
    position: static;
    top: auto;
    left: auto;
    margin-bottom: 25px;
  }
  #profile-story-area .story-text, #area-info-and-featured-story .right .profile-buttons {
    padding-left: 0px;
  }
  #area-info-and-featured-story .right .profile-buttons a.button {
    margin-bottom: 10px;
  }
  /* Partner Distribution Organizations */
  #partner-distribution-orgs {
    padding: 40px 20px;
    margin-bottom: 30px;
  }
  #partner-orgs-boxes {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
    -webkit-column-gap: normal;
    -moz-column-gap: normal;
    column-gap: normal;
  }
  #partner-orgs-boxes .partner-org {
    display: inline-block;
    margin: 0px 0px 20px 0px;
    line-height: 20px;
  }
  .partner-learn,
  .partner-donate,
  .partner-volunteer {
    clear:both;
    width:100%;
    text-align:center;
    margin-bottom:15px;
  }
  .partner-logo-1,
  .partner-logo-2,
  .partner-logo-3 {
    display:block;
    clear:both;
    margin:0 auto;
  }

  .partner-list .list-items-container {
    background:#fff;
    border:none;
    padding:0;
  }

  #body-content .partner-links ul li {
    margin:0;
  }

  /* TODO reduce link margin */

  /* --------------------------------------------
    Find Your Local Food Bank elements
  -------------------------------------------- */
  /* Page intro */
  #page-intro {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 30px;
  }
  #page-intro .container {
    padding: 0px 20px;
  }
  #find-fb-search-and-map {
    background-image: none;
    padding-bottom: 0px;
    margin-bottom: 30px;
    border-bottom: none;
  }
  #find-fb-search-and-map .container {
    padding: 0px 10px;
    display: block;
  }
  #find-fb-search-and-map .left {
    width: 100%;
    display: block;
    margin-bottom: 17px;
  }
  #find-fb-search-form .row {
    position: relative;
    width: 100%;
    padding-right: 70px;
  }
  #find-fb-search-form .row input, #find-fb-search-form .row select {
    width: 100%;
  }
  #find-fb-search-form .row span, #find-fb-search-form .row button {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  #find-fb-search-results {
    width: 100%;
  }
  #find-fb-search-and-map .right {
    height: auto;
    width: 100%;
    display: block;
    padding: 13px 10px 0px 10px;
  }
  #find-fb-search-and-map .right iframe {
    width: 100%;
    max-width: 100%;
    height: 230px;
  }
  #fb-state-wrapper {
    max-width: none;
    max-height: none;
  }
  #fb-state-wrapper .bottom_row .social_icons {
    margin-bottom: 20px;
  }
  #fb-state-wrapper-inner {
    padding-bottom: 30px;
  }
  #find-fb-search-results .results-box {
      text-align: center;
  }
  #find-fb-search-results .results-box img {
    display: inline;
    padding-bottom: 10px;
  }
  #find-fb-search-results .results-box .partner-orgs ul {
    list-style-type: none;
  }

  /* --------------------------------------------
    Individual Corporate Partner page elements
  -------------------------------------------- */
  /* How Partner is Helping */
  #how-partner-helps {

  }
  #how-partner-helps h2 {
    font-size: 24px;
    line-height: 26px;
  }
  #how-partner-helps #badges {
    max-width: 320px;
  }
  #badges .badge, #badges .badge:nth-child(4) {
    width: 133px;
    height: 133px;
    margin-left: 14px;
    margin-bottom: 10px;
  }
  #badges .badge:nth-child(3), #badges .badge:nth-child(5) {
    margin-left: 0px;
  }
  #badges .badge .hover-text {
    bottom: 100px;
  }
  #badges .badge:hover .hover-text {
    display: none;
  }
  #badges .badge:first-child .hover-text, #badges .badge:nth-child(3) .hover-text, #badges .badge:nth-child(5) .hover-text {
    left: 0px;
    margin-left: 0px;
  }
  #badges .badge:first-child .hover-text:before, #badges .badge:first-child .hover-text:after, #badges .badge:nth-child(3) .hover-text:before, #badges .badge:nth-child(3) .hover-text:after, #badges .badge:nth-child(5) .hover-text:before, #badges .badge:nth-child(5) .hover-text:after {
    left: 65px;
  }


  #badges .badge:nth-child(2) .hover-text, #badges .badge:nth-child(4) .hover-text, #badges .badge:nth-child(6) .hover-text {
    left: auto;
    margin-left: 0px;
    right: 0px;
  }
  #badges .badge:nth-child(2) .hover-text:before, #badges .badge:nth-child(2) .hover-text:after, #badges .badge:nth-child(4) .hover-text:before, #badges .badge:nth-child(4) .hover-text:after, #badges .badge:nth-child(6) .hover-text:before, #badges .badge:nth-child(6) .hover-text:after {
    left: auto;
    right: 65px;
    margin: 0 -18px 0 0;
  }
  #badges .badge:nth-child(2) .hover-text:after, #badges .badge:nth-child(4) .hover-text:after, #badges .badge:nth-child(6) .hover-text:after {
    margin: 0 -16px 0 0;
  }
  /* Quotes */
  .quote {
    padding: 30px 20px;
    margin-bottom: 30px;
  }
  .quote .left {
    padding-right: 0px;
  }
  .quote .right {
    display: none;
  }
  .quote .left .quote-text {
    font-size: 18px;
    line-height: 24px;
  }
  .quote .left .quote-by {
    font-size: 16px;
    line-height: 20px;
  }
  /* Photo or Video */
  #photo-video {
    margin-bottom: 30px;
  }
  #photo-video .video-container {
    margin-bottom: 30px;
  }
  /* Partner News */
  #partner-news {
  }
  #partner-news .thumbnail {
    position: static;
    top: auto;
    left: auto;
    margin-bottom: 30px;
  }
  #partner-news .story-text {
    padding-left: 0px;
    min-height: 0px;
  }
  /* partner footer promos */
  body.individual-corp-partnerDOThtml #footer_promos, body.individual-corp-partner-html #footer_promos, body.Partner #footer_promos {
    /*
    In production, this will need to be based off body.content-type, or body.template
    */
    display: none;
  }

  /* --------------------------------------------
    our partners landing page
  -------------------------------------------- */
  .two-column.our-partners-lp .container {
    padding: 0px;
  }
  .two-column.our-partners-lp .column-1 {
    padding: 0px 20px;
    margin-bottom: 20px;
  }
  .two-column.our-partners-lp .column-2 {
    margin-bottom: 20px;
  }
  .two-column.our-partners-lp .column-2 .sidebar-promo-box .sidebar-promo.border {
    border-right: none;
    border-left: none;
  }
  .fullwidth-promo .container {
    padding: 0px;
  }
  .fullwidth-promo .container > h2, .fullwidth-promo .container > p {
    padding: 0px 20px;
  }
  .fullwidth-promo a.learn-more {
    max-width: 190px;
    line-height: 20px;
  }
  .logo-boxes a.logo-box {
    padding: 5px;
    width: 134px;
    height: 134px;
    line-height: 122px;
  }
  .logo-boxes a.logo-box, .logo-boxes a.logo-box:first-child, #current-promotions.logo-boxes div.item:first-child {
    margin: 0px 6px 12px 6px;
  }
  #food-and-fund.logo-boxes, #current-promotions.logo-boxes {
    width: 292px;
    display: block;
    margin: 25px auto 15px auto;
  }
  #current-promotions.logo-boxes {
    padding-bottom: 15px;
    border-bottom: 1px solid #eea13d;
  }
  #current-promotions.logo-boxes a.logo-box {
    line-height: 132px;
    margin: 0px 0px 12px 0px;
  }
  #current-promotions.logo-boxes div.item {
    width: 134px;
    margin: 0px 6px;
  }
  #current-promotions.logo-boxes div.item:nth-child(3), #current-promotions.logo-boxes div.item:nth-child(4) {
    display: none;
  }
  #current-promotions.logo-boxes .item-text, #current-promotions.logo-boxes .item-text p:first-child {
    margin-top: 0px;
  }
  #media-entertainment-disaster .logo-boxes div.item {
    width: 100%;
    display: block;
    float: none;
    border-left: none;
    padding-bottom: 27px;
    margin-bottom: 20px;
    border-bottom: 1px solid #7c8c5e;
  }
  #media-entertainment-disaster .logo-boxes div.item:nth-child(3) {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
  }
  #media-entertainment-disaster .logo-boxes a.logo-box {
    line-height: 132px;
  }
  .our-partners-lp #recent_news_boxes .recent_news_item {
    margin: 0px auto 25px auto;
  }
  .our-partners-lp #recent_news_boxes .recent_news_item:nth-child(2) {
    margin-bottom: 0px;
  }
  .our-partners-lp #recent_news_boxes .recent_news_item:nth-child(3), .our-partners-lp #recent_news_boxes .recent_news_item:nth-child(4) {
    display: none;
  }
  #recent_news.our-partners-lp {
    margin-bottom: 20px;
  }

  /* --------------------------------------------
    food and fund partners landing page
  -------------------------------------------- */
  /* Visionary Partners carousel */
  #fandf-visionary-partners {
    margin: 0px -20px 30px -20px;
    padding: 0px 20px 0px 20px;
  }
  #fandf-visionary-partners-carousel {
    padding: 20px 30px;
  }
  #fandf-visionary-partners-carousel .slides li a {
    height: 90px;
    width: 90px;
    padding: 5px;
    line-height: 78px;
  }
  /* Leadership Partners carousel */
  #fandf-leadership-partners {
    margin: 0px -20px 30px -20px;
    padding: 0px 20px 0px 20px;
    border-bottom: 1px solid #dedede;
  }
  #fandf-leadership-partners-carousel {
    padding: 20px 30px;
  }
  #fandf-leadership-partners-carousel .slides li a {
    height: 70px;
    width: 70px;
    padding: 5px;
    line-height: 58px;
  }


 /* overriding font-weight for smaller screens */
  #footer_promo_boxes .footer-promo input[type="text"], #footer_promo_boxes .footer-promo input[type="email"], #footer_promo_boxes .footer-promo div.half-width button, #footer_promo_boxes .footer-promo a.button, #section-boxes .section-img .section-img-hover span, #page-intro, #find-fb-search-form a, .sidebar-promo-box .sidebar-promo form div.half-width button, .sidebar-promo-box a.grainbutton {
    font-weight: 300;
  }


  /* --------------------------------------------
    Your Stories
  -------------------------------------------- */
  #page-description.your-stories {
    padding: 0px;
    margin: 0px 0px 30px 0px;
  }
  #page-description.your-stories .container {
    padding: 0px 20px;
  }
  #your-stories-menu {
    width: 302px;
    margin: 0px auto;
  }
  #your-stories-share-your {
    margin: 10px auto 0px auto;
  }
  #your-stories-filter {
    float: none;
    margin: 25px auto 25px auto;
    display: block;
  }
  #your-stories-filter-by-state {
    display: block;
    margin-bottom: 10px;
  }
  #your-stories-boxes {
    width: 302px;
    margin-right: auto;
    margin-left: auto;
  }
  .fancybox-wrap {
    width: auto !important;
    max-width: 100% !important;
    left: 10px !important;
    right: 10px !important;
  }
  .fancybox-close {
    top: -10px !important;
    right: -10px !important;
  }
  .fancybox-nav {
    display: none !important;
  }
  .fancybox-inner {
    width: 100% !important;
  }
  .story-overlay-footer {
    height: auto;
  }
  .story-overlay-buttons {
    display: block;
    float: none;
  }
  .story-overlay-buttons a {
    margin: 20px 10px 0px 0px;
  }



  /* --------------------------------------------
    Mission/Supporting/Disaster Partners Landing Page elements
  -------------------------------------------- */
  /* partners list */
  .partners-list-horizontal, #body-content .partners-list-horizontal {

  }
  .partners-list-horizontal li, #body-content .partners-list-horizontal li {
    display: block;
    margin: 0px auto 20px auto;
    padding: 0px;
    width: 160px;
    text-align: center;
    position: relative;
  }
  .partners-list-horizontal li.one, #body-content .partners-list-horizontal li.one {
    margin-left: auto;
  }
  .partners-list-horizontal li .hover-text {
    bottom: 100px;
  }
  .partners-list-horizontal li.one .hover-text {
    left: 50%;
    margin-left: -132.5px;
  }
  .partners-list-horizontal li.one .hover-text:before, .partners-list-horizontal li.one .hover-text:after {
    left: 50%;
  }


  /* --------------------------------------------
    Take Action landing page
  -------------------------------------------- */
  body.single-display-template-take-action-template .section-banner.no-photo .headline-bar {
    padding: 30px 0px 40px 0px;
  }
  body.single-display-template-take-action-template .section-banner.no-photo .container .headline-bar .container {
    padding: 0px 20px;
  }
  body.single-display-template-take-action-template .section-banner .headline-title {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
  }
  body.single-display-template-take-action-template .section-banner.no-photo .headline-subhead, body.single-display-template-take-action-template .section-banner.no-photo .take-action-banner-body p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 200;
    margin-bottom: 15px;
  }
  body.single-display-template-take-action-template .section-banner.no-photo .take-action-banner-body p {
    margin-bottom: 20px;
  }
  body.single-display-template-take-action-template .take-action-banner-body form input.full-width {
    width: 100%;
    margin-bottom: 10px;
  }
  .two-boxes .take-action-banner-body .half-width:nth-child(2) {
    width: 50%;
    padding: 0px 0px 0px 20px;
    display: inline-block;
    float: left;
  }
  .take-action-banner-body form div.half-width {
    padding-left: 10px;
  }
  .take-action-banner-body form div.half-width button {
    padding: 0px 10px;
    width: 100%;
  }

  .wtg-impact-wide {
    display: none;
  }
  .wtg-impact-narrow {
    display: block;
  }

  .banner-donation-form button.grainbutton {
    margin: 0px;
    display: inline-block;
  }
  body.single-display-template-ways-to-give-template #section-boxes .section-box.full-width .section-title {
    width: auto;
    font-size: 24px;
    line-height: 28px;
    position: static;
    bottom: auto;
    max-width: 280px;
    margin: 0px auto 15px auto;
  }
  body.single-display-template-ways-to-give-template div.fullwidthbody, body.connect-with-us #section-boxes .section-box.full-width.no-img div.fullwidthbody, body.press-room #section-boxes .section-box.full-width.no-img div.fullwidthbody {
    padding: 0px;
    max-width: 280px;
    margin: 0px auto;
  }
  body.single-display-template-ways-to-give-template div.fullwidthbody a, body.press-room #section-boxes .section-box.full-width.no-img div.fullwidthbody a {
    display: block;
    width: 100%;
  }
  .banner-donation-level-container {
    height: 50px;
  }
  .banner-donation-level + label, #banner-donation-level-other-amount {
    font-size: 24px;
    height: 50px;
    line-height: 50px;
  }
  #banner-donation-level-other-amount {
    width: 80px;
  }
  .blog-posts.list-items-container.video-players .list-items .list-item {
    min-height: none;
  }

.blog-posts.list-items-container .list-items .list-item-thumbnail {
    position: static;
    display: block;
    width: auto;
  }

  .blog-posts.list-items-container .list-items .list-item-thumbnail img {
    position: static;
    display: block;
    width: 100%;
  }

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

  .video-players .list-items .list-item-thumbnail {
    position: static;
    display: block;
    width: auto;
  }
  .blog-posts.list-items-container.video-players .list-items .list-item-text {
    padding-left: 0px;
    display: block;
    width: auto;
  }

  .partners-list-horizontal li .hover-text a, #body-content .partners-list-horizontal li .hover-text a {
    display: block;
  }


  /* --------------------------------------------
    section-name elements
  -------------------------------------------- */
    /* sub-section description */


    /* "sub-section title" */

}
  /* --------------------------------------------
    special food bank profile map elements
  -------------------------------------------- */
  @media only screen and (min-width: 500px) and (max-width: 767px) {
    #food-bank-profile-address-map .right {
      height: 350px;
    }
  }


  /* --------------------------------------------
    special section-name elements
  -------------------------------------------- */
  @media only screen and (min-width: 610px) and (max-width: 767px) {

  }
  @media only screen and (min-width: 501px) and (max-width: 609px) {

  }

@media print {
   .national-office-jobs header, 
   .national-office-jobs .column-2, 
   .national-office-jobs #footer_promos, 
   .national-office-jobs footer {
    display:none !important;
   }
}