a.visuallyHidden.focusable.accessibility:focus, a.visuallyHidden.focusable.skipLink:focus {
  clip: auto;
  height: auto;
  width: auto;
  font-size: 1em;
  color: white;
  background-color: #003359;
  z-index: 50;
  padding: 1em;
  outline: none;
}

.sr-only, .node-viewMode-career-teaser .node-content .node-tags .field-label,
.node-viewMode-teaser .node-content .node-tags .field-label, .paragraph--type--video .fieldName-field-accessibility-description {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyHidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal;
  color: transparent;
  background-color: transparent;
  margin: 0;
  padding: 0;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  font-size: 16px;
}

[data-whatintent='keyboard'] *:focus {
  outline: 2px dashed #fc8b3f;
}

*,
*::after,
*::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.focusable {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 10px 14px;
  top: -45px;
  position: absolute;
  background-color: white;
}

.focusable:focus {
  top: 0;
  z-index: 99999;
}

body {
  line-height: 1.4rem;
  font-family: Georgia, serif;
  color: #1E1E1E;
  background-color: #fff;
  margin: 0 auto;
  padding: 0;
  height: 100%;
  position: relative;
}

.layout-container {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.page-members main {
  position: relative;
}

article .node-content {
  padding: 0 30px 30px;
}

.block-tabs {
  max-width: 1280px;
  margin: 0 auto;
  top: -45px;
}

.node-pre-content {
  color: #003359;
  text-transform: uppercase;
}

.entity-tasks > ul > li {
  list-style: none;
}

.entity-tasks > ul > li a {
  color: #fff;
}

.entity-tasks > ul > li > a.is-active::before {
  -webkit-mask-image: url("../images/svg/eye.svg") !important;
  mask-image: url("../images/svg/eye.svg") !important;
}

.entity-tasks > ul > li > a::before {
  -webkit-mask-image: url("../images/svg/newspaper-edit.svg");
  mask-image: url("../images/svg/newspaper-edit.svg");
}

@font-face {
  font-family: 'Georgia regular';
  src: url("../fonts/Georgia.eot");
  src: url("../fonts/Georgia.eot?#iefix") format("embedded-opentype"), url("../fonts/Georgia.woff") format("woff"), url("../fonts/Georgia.ttf") format("truetype"), url("../fonts/Georgia.svg#Georgia") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Futura PT Bold';
  src: url("../fonts/FuturaPT-Bold.eot");
  src: url("../fonts/FuturaPT-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaPT-Bold.woff") format("woff"), url("../fonts/FuturaPT-Bold.ttf") format("truetype"), url("../fonts/FuturaPT-Bold.svg#FuturaPT-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Futura LT Book';
  src: url("../fonts/FuturaLT-Book.eot");
  src: url("../fonts/FuturaLT-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaLT-Book.woff") format("woff"), url("../fonts/FuturaLT-Book.ttf") format("truetype"), url("../fonts/FuturaLT-Book.svg#FuturaLT-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.page-log-in main {
  max-width: 1280px;
  margin: 240px auto;
}

@media (max-width: 475px) {
  .page-log-in main {
    margin: 70px auto;
  }
}

.page-log-in main .description {
  display: none;
}

.page-log-in main ul.tabs {
  padding: 0 0 0 15px;
}

.page-log-in main .form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.page-log-in main .form-item label {
  margin-bottom: 5px;
}

.page-log-in main input[type=text],
.page-log-in main input[type=password] {
  max-width: 377px;
}

@media (max-width: 475px) {
  .page-log-in main input[type=text],
  .page-log-in main input[type=password] {
    max-width: 360px;
  }
}

@media (max-width: 375px) {
  .page-log-in main input[type=text],
  .page-log-in main input[type=password] {
    max-width: 315px;
  }
}

.page-log-in main .layout-formContainer {
  float: right;
}

a {
  color: #5B8F22;
  font-family: Georgia;
  font-size: 1.125em;
  text-decoration: none;
}

h1 {
  font-size: 4.37rem;
  font-weight: bold;
  line-height: 70px;
}

h2 {
  font-size: 2.62rem;
  font-weight: bold;
  line-height: 45px;
}

h3 {
  font-size: 1.87rem;
  font-weight: bold;
  line-height: 30px;
}

h4 {
  font-size: 1.87rem;
  line-height: 40px;
}

h5 {
  font-size: 1.62rem;
  font-weight: 300;
  line-height: 30px;
}

h6 {
  font-size: 1.12rem;
  font-weight: 300;
  letter-spacing: 100px;
  line-height: 20px;
}

@media (max-width: 320px) {
  h1 {
    font-size: 2.75rem;
  }
  h2 {
    font-size: 1.5rem;
  }
  h3 {
    font-size: 1.25rem;
  }
  h4 {
    font-size: 1rem;
  }
  h5 {
    font-size: 0.9rem;
  }
  h6 {
    font-size: 0.8rem;
  }
}

h1 {
  margin-bottom: 0;
}

h2,
h3,
h4,
h5,
h6 {
  color: #003359;
  font-family: 'Futura PT Bold';
  margin-top: 3.750em;
  margin-bottom: 1.563em;
}

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

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

p {
  font-family: Georgia, serif;
  color: #1E1E1E;
  font-size: 18px;
  line-height: 28px;
  word-wrap: break-word;
}

p a {
  color: #51801E;
  font-family: Georgia;
  font-size: inherit;
  text-decoration: none;
}

p a:hover, p a:focus, p a:active {
  text-decoration: underline;
}

blockquote {
  color: #003359;
  font-family: Georgia, serif;
  font-size: 55.97px;
  line-height: 57px;
  margin-top: 90px;
}

ul li {
  color: #1E1E1E;
  line-height: 28px;
}

ol li {
  color: #1E1E1E;
  font-size: 18px;
  line-height: 28px;
}

/* Reduce h5 margins */
h5 {
  margin-top: 40px;
  margin-bottom: 20px;
}

/* Accordion */
.accordion .accordion__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  cursor: pointer;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  padding: 0.5rem 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.accordion .accordion__title h2 {
  margin: 0 1rem 0 0;
}

.accordion .accordion__toggle {
  display: block;
}

.accordion .accordion__toggle .accordion__toggle-icon {
  position: relative;
  border-radius: 100%;
  border: solid 0.15rem #EEEEEE;
  width: 2rem;
  height: 2rem;
  -webkit-transform: rotateZ(0);
  transform: rotateZ(0);
  -webkit-transition: border-color 0.2s linear, -webkit-transform 0.75s ease-in-out;
  transition: border-color 0.2s linear, -webkit-transform 0.75s ease-in-out;
  transition: transform 0.75s ease-in-out, border-color 0.2s linear;
  transition: transform 0.75s ease-in-out, border-color 0.2s linear, -webkit-transform 0.75s ease-in-out;
}

.accordion .accordion__toggle .accordion__toggle-icon:focus, .accordion .accordion__toggle .accordion__toggle-icon:hover {
  border-color: #003359;
}

.accordion .accordion__toggle .accordion__toggle-icon-horizontal,
.accordion .accordion__toggle .accordion__toggle-icon-vertical {
  position: absolute;
  background-color: #003359;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

.accordion .accordion__toggle .accordion__toggle-icon-horizontal {
  top: calc(50% - 0.1125rem);
  left: calc(50% - 0.6rem);
  width: 1.2rem;
  height: 0.225rem;
}

.accordion .accordion__toggle .accordion__toggle-icon-vertical {
  top: calc(50% - 0.6rem);
  left: calc(50% - 0.1125rem);
  width: 0.225rem;
  height: 1.2rem;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out 0.5s;
  transition: opacity 0.25s ease-in-out 0.5s;
}

.accordion .accordion__content {
  display: none;
  padding-top: 0.5rem;
  overflow: hidden;
}

.accordion.accordion--collapsed .accordion__toggle .accordion__toggle-icon {
  -webkit-transform: rotateZ(-180deg);
  transform: rotateZ(-180deg);
}

.accordion.accordion--collapsed .accordion__toggle .accordion__toggle-icon-vertical {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-in-out 0s;
  transition: opacity 0.25s ease-in-out 0s;
}

/* Paragraph Accordion */
.paragraph--type--accordion .paragraph--type--nested-accordion .accordion__title {
  background-color: transparent;
}

.paragraph--type--accordion .paragraph--type--nested-accordion .accordion__title .accordion-title {
  font-weight: 700;
  font-family: Georgia, serif;
  font-size: 1.125rem;
  color: #003359;
}

.accordion {
  width: 94%;
  max-width: 840px;
  margin: 0 auto;
  padding: 10px 15px;
}

.accordion .accordion__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 !important;
  padding: 14px 20px !important;
  background: #EEEEEE;
}

.accordion .accordion__title .accordion-title {
  color: #003359;
  font-family: "Futura LT Book";
  font-size: 1.525rem;
}

.accordion .accordion__title .accordion-ico button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  background-color: transparent;
}

.accordion .accordion__title .accordion-ico .accordion-ico-more {
  background-image: url("../images/ico-more-white.svg");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center;
  padding: 8px 19px;
  text-indent: -9999px;
  color: transparent;
  background-color: #003359;
}

.accordion .paragraph--type--text {
  margin-bottom: 1rem;
}

.accordion .accordion__content {
  padding: 20px;
}

.accordion .accordion__content .paragraph--type--image-text .paragraph-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.accordion .accordion__content .paragraph--type--image-text .paragraph-wrapper .position-left,
.accordion .accordion__content .paragraph--type--image-text .paragraph-wrapper .position-right {
  padding: 0;
  width: 100%;
}

.accordion .accordion__content .paragraph--type--image-text .content-img img {
  width: 100%;
  height: 100%;
  margin-bottom: 24px;
}

.accordion .accordion__content .paragraph--type--image-text .content-without-img-content {
  padding: 0 !important;
}

.accordion .accordion__content .paragraph--type--image-text .content-without-img-content .field--name-field-image {
  width: 100%;
  margin: 0;
}

.accordion .accordion__content .paragraph--type--image-text .content-without-img-content .field--name-field-image img {
  width: 100%;
  height: 100%;
}

.accordion .accordion__content .paragraph--type--image-text .content-without-img-bottom,
.accordion .accordion__content .paragraph--type--image-text .content-without-img-top {
  display: none;
}

.accordion .accordion__content .paragraph-wrapper {
  padding: 20px 15px;
}

.accordion:not(.accordion--collapsed) > .accordion__title > .accordion-ico > button .accordion-ico-more {
  background-image: url("../images/ico-less-white.svg");
  background-repeat: no-repeat;
  background-size: 16px;
  background-color: #003359;
  padding: 8px 19px;
  text-indent: -9999px;
  color: transparent;
}

.ckeditor-accordion-container {
  margin-bottom: 45px;
}

.ckeditor-accordion-container > dl dd {
  padding: 0;
}

.ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle {
  right: 11px;
  left: inherit;
  z-index: 0;
  pointer-events: none;
}

.ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle:after {
  background-color: #5B8F22;
  -webkit-transform: rotate(48deg);
  transform: rotate(48deg);
}

.ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle:before {
  background-color: #5B8F22;
  -webkit-transform: rotate(-48deg);
  transform: rotate(-48deg);
}

.ckeditor-accordion-container > dl dt.active > .ckeditor-accordion-toggle:after {
  -webkit-transform: rotate(-48deg);
  transform: rotate(-48deg);
}

.ckeditor-accordion-container > dl dt.active > .ckeditor-accordion-toggle:before {
  -webkit-transform: rotate(48deg);
  transform: rotate(48deg);
}

.ckeditor-accordion-container .styled {
  border: none;
}

.ckeditor-accordion-container .styled dt {
  line-height: 90px;
}

.ckeditor-accordion-container .styled dt.active a {
  border-bottom: none;
}

.ckeditor-accordion-container .styled dd.active {
  border-bottom: 1px solid #D1D4D3;
  padding-bottom: 30px;
}

.ckeditor-accordion-container .styled .ckeditor-accordion-toggler {
  background-color: #fff;
  border-bottom: 1px solid #D1D4D3;
  color: #003359;
  font-family: 'Futura LT Book';
  font-size: 1.525em;
  text-decoration: none;
  padding: 25px 45px 25px 0;
  line-height: 1.3em;
  z-index: 1;
}

@media (max-width: 1024px) {
  .ckeditor-accordion-container .styled .ckeditor-accordion-toggler {
    font-size: 1.225em;
    line-height: 25px;
    padding: 25px 51px 10px 0;
  }
}

@media (max-width: 475px) {
  .ckeditor-accordion-container .styled .ckeditor-accordion-toggler {
    font-size: 1.3rem;
    padding: 15px 51px 15px 0;
    line-height: 1.3em;
  }
}

/* Reduce space between content in Our Mission page */
.layout-our-mission .ckeditor-accordion-container .styled dd:first-of-type.active {
  margin-top: -25px;
}

div.block-alert-banner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #c85b0a;
  display: none;
  padding: 20px;
}

div.block-alert-banner .banner-icon {
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: white;
  font-size: 1.75em;
  margin-right: 18px;
}

div.block-alert-banner .banner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

div.block-alert-banner .banner-content .fieldName-body {
  margin-right: 10px;
}

div.block-alert-banner .banner-content .fieldName-body p {
  color: white;
  font-family: "Futura PT Bold";
  font-size: 22px;
}

div.block-alert-banner .banner-content .fieldName-field-call-to-action a {
  color: #c2d6a0;
  font-family: "Futura PT Bold";
  font-size: 22px;
}

div.block-alert-banner .banner-close {
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #c2d6a0;
  cursor: pointer;
  font-size: 1.75em;
  margin-left: auto;
}

@media (max-width: 768px) {
  div.block-alert-banner .banner-content {
    -webkit-box-align: left;
    -ms-flex-align: left;
    align-items: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  div.block-alert-banner .banner-content .fieldName-body p {
    font-size: 22px;
  }
  div.block-alert-banner .banner-content .fieldName-field-call-to-action {
    margin-right: 40px;
  }
  div.block-alert-banner .banner-content .fieldName-field-call-to-action a {
    font-size: 22px;
  }
}

@media (max-width: 475px) {
  div.block-alert-banner .fieldName-body p {
    font-size: 14px;
    line-height: inherit;
  }
  div.block-alert-banner .fieldName-field-call-to-action {
    margin-right: 25px;
  }
  div.block-alert-banner .fieldName-field-call-to-action a {
    font-size: 14px;
  }
}

/*
*	Fix for sticky header
*/
@media (min-width: 1025px) {
  div.block-alert-banner {
    height: auto;
    overflow: hidden;
    position: fixed;
    top: 0;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    width: 100%;
    z-index: 7;
  }
  .alert-closed div.block-alert-banner {
    top: -100px;
  }
}

@media (max-width: 475px) {
  .layout-content-wrapper .content-wrapper .layout-sidebar .find-lender.take-action form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.layout-content-wrapper .content-wrapper .layout-sidebar .find-lender.take-action form:after {
  content: none;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .find-lender.take-action form input {
  width: 100%;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .find-lender.take-action form input.submit {
  width: 50%;
}

@media (max-width: 768px) {
  .layout-content-wrapper .content-wrapper .layout-sidebar .find-lender.take-action form input.submit {
    width: 21%;
    margin-top: 1px;
  }
}

@media (max-width: 475px) {
  .layout-content-wrapper .content-wrapper .layout-sidebar .find-lender.take-action form input.submit {
    width: 50%;
    margin-top: 10px;
  }
}

.block-main-page-content {
  margin-top: -80px;
  margin-bottom: 0;
  padding: 0 30px;
}

@media (max-width: 475px) {
  .block-main-page-content {
    margin-top: -140px;
  }
}

@media (max-width: 475px) {
  .block-main-page-content article {
    margin: 0 auto;
  }
}

.block-main-page-content article .node-content {
  padding: 0;
}

.block-main-page-content .text-with-summary {
  margin: 0 auto;
}

.block-main-page-content .text-with-summary p {
  color: #1E1E1E;
  font-family: Georgia;
  font-size: 1.125em;
  line-height: 28px;
}

.block-main-page-content img {
  max-width: 100%;
  height: auto;
}

.path-newsroom article {
  margin-bottom: 43px;
}

.path-contact .layout-container.layout-contact .layout-content {
  margin-top: 100px;
}

.path-contact .block-main-page-content {
  margin-top: 10px;
}

@media (max-width: 475px) {
  .path-contact .block-main-page-content {
    margin-top: 0;
  }
}

.page-website-feedback .region-content {
  padding: 0 30px;
}

.page-website-feedback .block-main-page-content {
  max-width: 1280px;
  margin: 30px auto;
  padding: 0 !important;
}

.page-nodeType-basic-page .block-main-page-content {
  margin-top: 20px;
  margin-bottom: 0;
  margin: 0 auto;
  padding-bottom: 30px;
}

.page-nodeType-basic-page .block-main-page-content article .fieldType-text-with-summary {
  max-width: 834px;
  margin: 0 auto;
}

.page-nodeType-customer-page .block-main-page-content,
.page-nodeType-community-engagement-page .block-main-page-content {
  margin-top: 20px;
  margin-bottom: 0;
  margin: 0 auto;
  padding-bottom: 30px;
}

.page-nodeType-customer-page .block-main-page-content article .fieldType-text-with-summary,
.page-nodeType-community-engagement-page .block-main-page-content article .fieldType-text-with-summary {
  max-width: 864px;
  margin: 5px auto;
  padding: 0 30px;
}

.page-nodeType-customer-page .block-main-page-content article .fieldType-text-with-summary h2,
.page-nodeType-community-engagement-page .block-main-page-content article .fieldType-text-with-summary h2 {
  margin-top: 10px;
  margin-bottom: 15px;
}

.page-nodeType-customer-page .block-main-page-content article .fieldType-text-with-summary ul li,
.page-nodeType-community-engagement-page .block-main-page-content article .fieldType-text-with-summary ul li {
  font-size: 18px;
}

.page-jobs .block-main-page-content nav.pager,
.page-jobs .block-main-page-content .view-jobs {
  max-width: 1280px;
  margin: 0 auto;
}

.page-nodeType-job .block-main-page-content {
  margin-top: -10px;
}

.layout-customer-content .block-main-page-content {
  padding: 0;
  margin-bottom: 2em;
}

.layout-customer-content .node-content {
  margin-top: 0 !important;
}

.layout-customer-content .node-content .block-views-blockstories-block-2 {
  background: #eee;
  background-image: url(../images/Pattern-1.png);
  -webkit-box-shadow: inset 0 -8px 15px 0 rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 -8px 15px 0 rgba(0, 0, 0, 0.08);
  margin-bottom: -20px;
}

@media (max-width: 475px) {
  .path-locations .block-main-page-content {
    margin-top: 0;
  }
}

.path-user .block-main-page-content {
  margin-top: 0;
}

.path-user .block-main-page-content .form-actions .form-submit {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
}

.path-blog .region-content,
.page-nodeType-blog .region-content,
.path-newsroom .region-content {
  padding: 0 30px;
}

@media (max-width: 768px) {
  .path-blog .region-content,
  .page-nodeType-blog .region-content,
  .path-newsroom .region-content {
    padding: 0;
  }
}

.path-blog .region-content .block-main-page-content,
.page-nodeType-blog .region-content .block-main-page-content,
.path-newsroom .region-content .block-main-page-content {
  width: 1280px;
  max-width: 90%;
  margin: 2rem auto 0;
  padding: 0;
}

.page-nodeType-landing-page .region-content .block-main-page-content {
  margin-top: -267px;
  margin-bottom: 100px;
}

@media (max-width: 1024px) {
  .page-nodeType-landing-page .region-content .block-main-page-content {
    position: relative;
    top: -40px;
  }
}

@media (max-width: 768px) {
  .page-nodeType-landing-page .region-content .block-main-page-content {
    margin-top: 0;
    position: relative;
    top: -40px;
  }
}

@media (max-width: 475px) {
  .page-nodeType-landing-page .region-content .block-main-page-content {
    margin-top: 80px;
  }
}

.page-members .region-content .block-main-page-content {
  margin-top: 0;
  margin-bottom: 100px;
}

.page-nodeType-campaign-page .block-main-page-content {
  overflow: hidden;
}

@media (max-width: 768px) {
  .page-nodeType-campaign-page .block-main-page-content {
    margin-top: 0;
  }
}

@media (max-width: 475px) {
  .page-nodeType-campaign-page .block-main-page-content {
    margin-top: 0;
  }
}

.page-nodeType-campaign-page .layout-header {
  background-position: center;
}

.page-nodeType-campaign-page .landing-page-header {
  -webkit-box-shadow: inset 0 -8px 15px 0 rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 -8px 15px 0 rgba(0, 0, 0, 0.08);
}

.page-nodeType-campaign-page .landing-page-header:after {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55px;
  flex: 0 0 55px;
}

.page-nodeType-campaign-page .landing-page-header .title-description-wrapper .page-title h1 {
  width: 100%;
}

.page-nodeType-campaign-page .paragraph--type--text,
.page-nodeType-issue-page .paragraph--type--text {
  max-width: 864px;
  margin: 25px auto;
}

.paragraph--type--state-stories {
  background: #eee;
  background-image: url(../images/Pattern-1.png);
  -webkit-box-shadow: inset 0 -8px 15px 0 rgba(0, 0, 0, 0.08), inset 0 8px 15px 0 rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 -8px 15px 0 rgba(0, 0, 0, 0.08), inset 0 8px 15px 0 rgba(0, 0, 0, 0.08);
  padding: 1px calc(100px) 45px;
  position: relative;
}

.paragraph--type--state-stories .block-views-blockstories-block-2 {
  padding: 0;
}

.paragraph--type--state-stories .block-views-blockstories-block-2 > h3 {
  margin-top: 1em;
  margin-bottom: 0;
}

.paragraph--type--state-stories .block-views-blockstories-block-2 .view-content {
  max-width: 1320px;
  margin: auto;
  top: 0 !important;
  padding-top: 1rem;
  padding-left: 0 !important;
}

.paragraph--type--state-stories .block-views-blockstories-block-2 .view-content .view-row {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-bottom: 0;
}

.paragraph--type--state-stories .stories-layer-2 {
  display: none;
  margin-top: 3rem !important;
}

.paragraph--type--state-stories .more-customer-stories {
  height: auto;
  margin: 1rem auto;
}

.paragraph--type--state-stories .more-customer-stories a {
  display: inline-block;
  margin-bottom: 1rem;
}

@media (max-width: 375px) {
  .page-nodeType-issue-page .paragraph--type--state-stories {
    padding: 20px 0 0 0;
  }
}

.path-frontpage .view-stories .views-row {
  width: calc(25% - 2rem);
}

@media (max-width: 1024px) {
  .path-frontpage .view-stories .views-row {
    width: calc(50% - 2rem);
  }
}

@media (max-width: 768px) {
  .path-frontpage .view-stories .views-row {
    width: 100%;
  }
}

.page-nodeType-issue-page .carousel-stories,
.paragraph--type--press-releases .view-content {
  max-width: 1280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-nodeType-issue-page .carousel-stories .views-row,
.paragraph--type--press-releases .view-content .views-row {
  width: calc(25% - 2rem);
}

@media (max-width: 1024px) {
  .page-nodeType-issue-page .carousel-stories .views-row,
  .paragraph--type--press-releases .view-content .views-row {
    width: calc(50% - 2rem);
  }
}

@media (max-width: 768px) {
  .page-nodeType-issue-page .carousel-stories .views-row,
  .paragraph--type--press-releases .view-content .views-row {
    width: 100%;
  }
}

.page-nodeType-issue-page .paragraph--type--state-stories {
  padding-left: 0;
  padding-right: 0;
}

.page-nodeType-issue-page .paragraph--type--state-stories .block-views-blockstories-block-2 .view-content {
  margin: 0 -1rem;
}

.page-nodeType-issue-page .paragraph--type--state-stories .block-views-blockstories-block-2 .view-content .view-row {
  margin-bottom: 0;
  width: calc(25% - 2rem);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  -webkit-box-flex: inherit;
  -ms-flex: inherit;
  flex: inherit;
}

@media (max-width: 1024px) {
  .page-nodeType-issue-page .paragraph--type--state-stories .block-views-blockstories-block-2 .view-content .view-row {
    width: calc(50% - 2rem);
  }
}

@media (max-width: 768px) {
  .page-nodeType-issue-page .paragraph--type--state-stories .block-views-blockstories-block-2 .view-content .view-row {
    width: 100%;
  }
}

a.find-lender.find-lender-horizontal {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Futura PT Bold';
}

.block-homepage-stories-introduction {
  max-width: 931px;
  margin: 0 auto;
  text-align: center;
  margin-top: -85px;
}

@media (max-width: 915px) {
  .block-homepage-stories-introduction {
    margin-top: -35px;
    padding: 0 30px;
  }
}

@media (max-width: 475px) {
  .block-homepage-stories-introduction {
    width: 100%;
    margin-top: -70px;
    padding: 0 10px;
  }
}

.block-homepage-stories-introduction h4,
.block-homepage-stories-introduction p {
  color: #fff;
}

.block-homepage-stories-introduction p {
  margin-top: 6px;
}

@media (max-width: 475px) {
  .block-homepage-stories-introduction p {
    font-size: 16px;
  }
}

.block-homepage-stories-introduction h4 {
  font-family: 'Futura PT Bold';
  font-size: 1.675em;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  margin-bottom: 0;
}

@media (max-width: 915px) {
  .block-homepage-stories-introduction h4 {
    margin-top: 0;
    font-size: 1.275em;
    line-height: 10px;
  }
}

@media (max-width: 475px) {
  .block-homepage-stories-introduction h4 {
    font-size: 1.2em;
    margin-top: 3.75em;
    line-height: 30px;
  }
}

@media (max-width: 375px) {
  .block-homepage-stories-introduction h4 {
    font-size: 1.0em;
    line-height: 25px;
  }
}

@media (max-width: 475px) {
  .block-homepage-stories-introduction p {
    line-height: 25px;
  }
}

.block-views-blockletters-testimony-block-1 {
  background-color: #EEEEEE;
  margin-bottom: -50px;
  padding: 0 30px;
}

.block-views-blockletters-testimony-block-1 div {
  max-width: 1280px;
  margin: 0 auto;
}

.block-views-blockletters-testimony-block-1 .view-letters-testimony {
  height: 300px;
  margin: 50px auto;
}

.block-views-blockletters-testimony-block-1 .view-letters-testimony .view-header div {
  padding-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.block-views-blockletters-testimony-block-1 .view-letters-testimony .view-header div h3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 35px;
}

@media (max-width: 475px) {
  .block-views-blockletters-testimony-block-1 .view-letters-testimony .view-header div h3 {
    font-size: 1.4em;
  }
}

.block-views-blockletters-testimony-block-1 .view-letters-testimony .view-header div a {
  text-transform: uppercase;
  color: #5B8F22;
  margin-left: 8px;
  text-decoration: none;
  font-size: 0.75rem;
  font-family: 'Futura PT Bold';
}

.block-views-blockletters-testimony-block-1 .view-letters-testimony .view-header div a:hover:after {
  color: #C75B12;
}

.block-views-blockletters-testimony-block-1 .view-letters-testimony .view-header div a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  margin-left: 5px;
  font-size: 15px;
  color: #5b8f22;
  top: 0;
  position: relative;
}

.block-views-blockletters-testimony-block-1 .view-letters-testimony .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-views-blockletters-testimony-block-1 .view-letters-testimony .view-content .views-row {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 24%;
  margin-right: 10px;
}

@media (max-width: 1024px) {
  .block-views-blockletters-testimony-block-1 .view-letters-testimony .view-content .views-row {
    margin-right: 15px;
  }
  .block-views-blockletters-testimony-block-1 .view-letters-testimony .view-content .views-row:last-child {
    margin-right: 0;
  }
}

.block-views-blockletters-testimony-block-1 .view-letters-testimony .view-content .nodeType-letters-and-testimony {
  margin-bottom: -20px;
}

.block-views-blockletters-testimony-block-1 .view-letters-testimony .view-content .nodeType-letters-and-testimony h2 {
  margin-top: 0.75em;
  margin-bottom: 0.563em;
  line-height: 23px;
}

.block-views-blockletters-testimony-block-1 .view-letters-testimony .view-content .nodeType-letters-and-testimony h2 a {
  color: #5b8f22;
  font-family: Georgia;
  font-size: 22px;
  text-decoration: none;
}

.block-views-blockletters-testimony-block-1 .view-letters-testimony .view-content .nodeType-letters-and-testimony .node-content {
  padding: 0 0 5px;
}

@media (max-width: 768px) {
  .block-views-blockletters-testimony-block-1 {
    margin-bottom: -10px;
    padding-bottom: 10px;
  }
  .block-views-blockletters-testimony-block-1 .view-letters-testimony {
    height: auto;
  }
  .block-views-blockletters-testimony-block-1 .view-letters-testimony .view-header div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .block-views-blockletters-testimony-block-1 .view-letters-testimony .view-header div a {
    display: block;
    margin-bottom: 20px;
    margin-left: 0;
  }
  .block-views-blockletters-testimony-block-1 .view-letters-testimony .view-content {
    display: block;
  }
  .block-views-blockletters-testimony-block-1 .view-letters-testimony .view-content .views-row {
    width: 100%;
  }
  .block-views-blockletters-testimony-block-1 .view-letters-testimony .view-content .views-row article {
    margin-bottom: 20px;
  }
}

.block-views-blockrelated-news-block-1,
.block-views-blockrelated-news-block-3 {
  /*@include media('>768px'){
  position: relative;

  @include media('>768px'){
    &:before {
        content: url(../images/fcc-footer-logo.png);
        height: 100px;
        width: 100px;
        position: absolute;
        left: 50%;
        top: -28px;
        margin-left: -25px;
    }
  }*/
  background-color: #c6d9a7;
  background-image: url("../images/related_news_bg.png");
  padding: 0 30px;
  position: relative;
}

.block-views-blockrelated-news-block-1 .top-logo,
.block-views-blockrelated-news-block-3 .top-logo {
  background-image: url(../images/fcc-footer-logo.png);
  background-position: center;
  background-size: 3.5rem;
  background-repeat: no-repeat;
  width: 96%;
  height: 57px;
  position: absolute;
  top: -2.8%;
}

@media (min-width: 1352px) {
  .block-views-blockrelated-news-block-1 .top-logo,
  .block-views-blockrelated-news-block-3 .top-logo {
    top: -4.5%;
    width: 96%;
  }
}

@media (max-width: 700px) {
  .block-views-blockrelated-news-block-1 .top-logo,
  .block-views-blockrelated-news-block-3 .top-logo {
    top: -4.5%;
    width: 86%;
  }
}

.block-views-blockrelated-news-block-1 .view-related-news,
.block-views-blockrelated-news-block-3 .view-related-news {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 100px;
}

.block-views-blockrelated-news-block-1 .view-related-news .view-header,
.block-views-blockrelated-news-block-3 .view-related-news .view-header {
  text-align: center;
}

.block-views-blockrelated-news-block-1 .view-related-news .view-header h3,
.block-views-blockrelated-news-block-3 .view-related-news .view-header h3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
}

.block-views-blockrelated-news-block-1 .view-related-news .view-content .carousel,
.block-views-blockrelated-news-block-3 .view-related-news .view-content .carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 475px) {
  .block-views-blockrelated-news-block-1 .view-related-news .view-content .carousel,
  .block-views-blockrelated-news-block-3 .view-related-news .view-content .carousel {
    display: block;
  }
}

.block-views-blockrelated-news-block-1 .view-related-news .view-content .carousel .views-row,
.block-views-blockrelated-news-block-3 .view-related-news .view-content .carousel .views-row {
  margin: 15px 0;
}

@media (min-width: 769px) {
  .block-views-blockrelated-news-block-1 .view-related-news .view-content .carousel-controls,
  .block-views-blockrelated-news-block-3 .view-related-news .view-content .carousel-controls {
    display: none;
  }
}

.block-sign-up-form {
  background-image: url("../images/signup-bg.png");
  background-position: top;
  background-size: inherit;
  background-color: #EEEEEE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: inset 0 -4px 10px 0 rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 -4px 10px 0 rgba(0, 0, 0, 0.08);
  margin-top: 0;
}

@media (max-width: 768px) {
  .block-sign-up-form {
    margin-bottom: 0;
  }
}

.block-sign-up-form .inner-block-wrapper {
  width: 1280px;
  margin: 0 auto;
  /* Phone 2 action */
}

.block-sign-up-form .inner-block-wrapper iframe {
  min-height: inherit !important;
  height: 140px !important;
  margin-bottom: 0;
}

@media (max-width: 960px) {
  .block-sign-up-form .inner-block-wrapper iframe {
    height: 120px !important;
  }
}

@media (max-width: 545px) {
  .block-sign-up-form .inner-block-wrapper iframe {
    height: auto !important;
  }
}

.block-sign-up-form .fieldName-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  line-height: 140px;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 30px;
}

.block-sign-up-form .fieldName-body p {
  line-height: 140px;
  color: #003359;
  font-family: 'Futura PT Bold';
  font-size: 1.875em;
  font-weight: bold;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .block-sign-up-form .fieldName-body p {
    font-size: 1.175em;
  }
}

@media (max-width: 1320px) {
  .block-sign-up-form .inner-block-wrapper {
    padding: 20px 20px 30px 20px;
  }
}

.page-nodeType-issue-page .block-sign-up-form {
  margin-bottom: 0;
}

.content-hidden .view .view-content {
  height: 395px;
  overflow: hidden;
}

.content-hidden.stories-all .view .view-content {
  height: inherit;
  overflow: hidden;
}

.height-toggle.stories-layer-2 {
  display: block !important;
}

.path-frontpage .block-views-blockstories-block-1 {
  margin-top: 2rem;
}

.view-display-id-community_engagement_embed .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -1.5rem;
}

.block-views-blockstories-block-1,
.block-views-blockstories-block-2,
.block-views-blockstories-filtered-by-issue,
.block-views-blockstories-filtered-by-customer,
.view-display-id-community_engagement_embed {
  margin: 0 auto;
  padding: 0 30px;
}

.block-views-blockstories-block-1 .view-stories,
.block-views-blockstories-block-1 .view-blog,
.block-views-blockstories-block-1 .stories-section,
.block-views-blockstories-block-2 .view-stories,
.block-views-blockstories-block-2 .view-blog,
.block-views-blockstories-block-2 .stories-section,
.block-views-blockstories-filtered-by-issue .view-stories,
.block-views-blockstories-filtered-by-issue .view-blog,
.block-views-blockstories-filtered-by-issue .stories-section,
.block-views-blockstories-filtered-by-customer .view-stories,
.block-views-blockstories-filtered-by-customer .view-blog,
.block-views-blockstories-filtered-by-customer .stories-section,
.view-display-id-community_engagement_embed .view-stories,
.view-display-id-community_engagement_embed .view-blog,
.view-display-id-community_engagement_embed .stories-section {
  width: 1280px;
  margin: 0 auto;
  max-width: 90%;
  padding-bottom: 0rem;
}

.block-views-blockstories-block-1 .view-stories .view-header,
.block-views-blockstories-block-1 .view-blog .view-header,
.block-views-blockstories-block-1 .stories-section .view-header,
.block-views-blockstories-block-2 .view-stories .view-header,
.block-views-blockstories-block-2 .view-blog .view-header,
.block-views-blockstories-block-2 .stories-section .view-header,
.block-views-blockstories-filtered-by-issue .view-stories .view-header,
.block-views-blockstories-filtered-by-issue .view-blog .view-header,
.block-views-blockstories-filtered-by-issue .stories-section .view-header,
.block-views-blockstories-filtered-by-customer .view-stories .view-header,
.block-views-blockstories-filtered-by-customer .view-blog .view-header,
.block-views-blockstories-filtered-by-customer .stories-section .view-header,
.view-display-id-community_engagement_embed .view-stories .view-header,
.view-display-id-community_engagement_embed .view-blog .view-header,
.view-display-id-community_engagement_embed .stories-section .view-header {
  text-align: center;
  margin-bottom: 30px;
}

.block-views-blockstories-block-1 .view-stories .view-header h3,
.block-views-blockstories-block-1 .view-blog .view-header h3,
.block-views-blockstories-block-1 .stories-section .view-header h3,
.block-views-blockstories-block-2 .view-stories .view-header h3,
.block-views-blockstories-block-2 .view-blog .view-header h3,
.block-views-blockstories-block-2 .stories-section .view-header h3,
.block-views-blockstories-filtered-by-issue .view-stories .view-header h3,
.block-views-blockstories-filtered-by-issue .view-blog .view-header h3,
.block-views-blockstories-filtered-by-issue .stories-section .view-header h3,
.block-views-blockstories-filtered-by-customer .view-stories .view-header h3,
.block-views-blockstories-filtered-by-customer .view-blog .view-header h3,
.block-views-blockstories-filtered-by-customer .stories-section .view-header h3,
.view-display-id-community_engagement_embed .view-stories .view-header h3,
.view-display-id-community_engagement_embed .view-blog .view-header h3,
.view-display-id-community_engagement_embed .stories-section .view-header h3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 35px;
}

.block-views-blockstories-block-1 .view-stories .view-content,
.block-views-blockstories-block-1 .view-blog .view-content,
.block-views-blockstories-block-1 .stories-section .view-content,
.block-views-blockstories-block-2 .view-stories .view-content,
.block-views-blockstories-block-2 .view-blog .view-content,
.block-views-blockstories-block-2 .stories-section .view-content,
.block-views-blockstories-filtered-by-issue .view-stories .view-content,
.block-views-blockstories-filtered-by-issue .view-blog .view-content,
.block-views-blockstories-filtered-by-issue .stories-section .view-content,
.block-views-blockstories-filtered-by-customer .view-stories .view-content,
.block-views-blockstories-filtered-by-customer .view-blog .view-content,
.block-views-blockstories-filtered-by-customer .stories-section .view-content,
.view-display-id-community_engagement_embed .view-stories .view-content,
.view-display-id-community_engagement_embed .view-blog .view-content,
.view-display-id-community_engagement_embed .stories-section .view-content {
  position: relative;
}

@media (max-width: 475px) {
  .block-views-blockstories-block-1 .view-stories .view-content,
  .block-views-blockstories-block-1 .view-blog .view-content,
  .block-views-blockstories-block-1 .stories-section .view-content,
  .block-views-blockstories-block-2 .view-stories .view-content,
  .block-views-blockstories-block-2 .view-blog .view-content,
  .block-views-blockstories-block-2 .stories-section .view-content,
  .block-views-blockstories-filtered-by-issue .view-stories .view-content,
  .block-views-blockstories-filtered-by-issue .view-blog .view-content,
  .block-views-blockstories-filtered-by-issue .stories-section .view-content,
  .block-views-blockstories-filtered-by-customer .view-stories .view-content,
  .block-views-blockstories-filtered-by-customer .view-blog .view-content,
  .block-views-blockstories-filtered-by-customer .stories-section .view-content,
  .view-display-id-community_engagement_embed .view-stories .view-content,
  .view-display-id-community_engagement_embed .view-blog .view-content,
  .view-display-id-community_engagement_embed .stories-section .view-content {
    top: 15px;
  }
}

@media (max-width: 375px) {
  .block-views-blockstories-block-1 .view-stories .view-content,
  .block-views-blockstories-block-1 .view-blog .view-content,
  .block-views-blockstories-block-1 .stories-section .view-content,
  .block-views-blockstories-block-2 .view-stories .view-content,
  .block-views-blockstories-block-2 .view-blog .view-content,
  .block-views-blockstories-block-2 .stories-section .view-content,
  .block-views-blockstories-filtered-by-issue .view-stories .view-content,
  .block-views-blockstories-filtered-by-issue .view-blog .view-content,
  .block-views-blockstories-filtered-by-issue .stories-section .view-content,
  .block-views-blockstories-filtered-by-customer .view-stories .view-content,
  .block-views-blockstories-filtered-by-customer .view-blog .view-content,
  .block-views-blockstories-filtered-by-customer .stories-section .view-content,
  .view-display-id-community_engagement_embed .view-stories .view-content,
  .view-display-id-community_engagement_embed .view-blog .view-content,
  .view-display-id-community_engagement_embed .stories-section .view-content {
    top: 20px;
  }
}

.block-views-blockstories-block-1 .view-stories .view-content .views-row,
.block-views-blockstories-block-1 .view-stories .view-content .field-item,
.block-views-blockstories-block-1 .view-blog .view-content .views-row,
.block-views-blockstories-block-1 .view-blog .view-content .field-item,
.block-views-blockstories-block-1 .stories-section .view-content .views-row,
.block-views-blockstories-block-1 .stories-section .view-content .field-item,
.block-views-blockstories-block-2 .view-stories .view-content .views-row,
.block-views-blockstories-block-2 .view-stories .view-content .field-item,
.block-views-blockstories-block-2 .view-blog .view-content .views-row,
.block-views-blockstories-block-2 .view-blog .view-content .field-item,
.block-views-blockstories-block-2 .stories-section .view-content .views-row,
.block-views-blockstories-block-2 .stories-section .view-content .field-item,
.block-views-blockstories-filtered-by-issue .view-stories .view-content .views-row,
.block-views-blockstories-filtered-by-issue .view-stories .view-content .field-item,
.block-views-blockstories-filtered-by-issue .view-blog .view-content .views-row,
.block-views-blockstories-filtered-by-issue .view-blog .view-content .field-item,
.block-views-blockstories-filtered-by-issue .stories-section .view-content .views-row,
.block-views-blockstories-filtered-by-issue .stories-section .view-content .field-item,
.block-views-blockstories-filtered-by-customer .view-stories .view-content .views-row,
.block-views-blockstories-filtered-by-customer .view-stories .view-content .field-item,
.block-views-blockstories-filtered-by-customer .view-blog .view-content .views-row,
.block-views-blockstories-filtered-by-customer .view-blog .view-content .field-item,
.block-views-blockstories-filtered-by-customer .stories-section .view-content .views-row,
.block-views-blockstories-filtered-by-customer .stories-section .view-content .field-item,
.view-display-id-community_engagement_embed .view-stories .view-content .views-row,
.view-display-id-community_engagement_embed .view-stories .view-content .field-item,
.view-display-id-community_engagement_embed .view-blog .view-content .views-row,
.view-display-id-community_engagement_embed .view-blog .view-content .field-item,
.view-display-id-community_engagement_embed .stories-section .view-content .views-row,
.view-display-id-community_engagement_embed .stories-section .view-content .field-item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}

.block-views-blockstories-block-1 .view-stories .view-content .view-row-content,
.block-views-blockstories-block-1 .view-blog .view-content .view-row-content,
.block-views-blockstories-block-1 .stories-section .view-content .view-row-content,
.block-views-blockstories-block-2 .view-stories .view-content .view-row-content,
.block-views-blockstories-block-2 .view-blog .view-content .view-row-content,
.block-views-blockstories-block-2 .stories-section .view-content .view-row-content,
.block-views-blockstories-filtered-by-issue .view-stories .view-content .view-row-content,
.block-views-blockstories-filtered-by-issue .view-blog .view-content .view-row-content,
.block-views-blockstories-filtered-by-issue .stories-section .view-content .view-row-content,
.block-views-blockstories-filtered-by-customer .view-stories .view-content .view-row-content,
.block-views-blockstories-filtered-by-customer .view-blog .view-content .view-row-content,
.block-views-blockstories-filtered-by-customer .stories-section .view-content .view-row-content,
.view-display-id-community_engagement_embed .view-stories .view-content .view-row-content,
.view-display-id-community_engagement_embed .view-blog .view-content .view-row-content,
.view-display-id-community_engagement_embed .stories-section .view-content .view-row-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 768px) {
  .block-views-blockstories-block-1 .view-stories .view-content .view-row-content,
  .block-views-blockstories-block-1 .view-blog .view-content .view-row-content,
  .block-views-blockstories-block-1 .stories-section .view-content .view-row-content,
  .block-views-blockstories-block-2 .view-stories .view-content .view-row-content,
  .block-views-blockstories-block-2 .view-blog .view-content .view-row-content,
  .block-views-blockstories-block-2 .stories-section .view-content .view-row-content,
  .block-views-blockstories-filtered-by-issue .view-stories .view-content .view-row-content,
  .block-views-blockstories-filtered-by-issue .view-blog .view-content .view-row-content,
  .block-views-blockstories-filtered-by-issue .stories-section .view-content .view-row-content,
  .block-views-blockstories-filtered-by-customer .view-stories .view-content .view-row-content,
  .block-views-blockstories-filtered-by-customer .view-blog .view-content .view-row-content,
  .block-views-blockstories-filtered-by-customer .stories-section .view-content .view-row-content,
  .view-display-id-community_engagement_embed .view-stories .view-content .view-row-content,
  .view-display-id-community_engagement_embed .view-blog .view-content .view-row-content,
  .view-display-id-community_engagement_embed .stories-section .view-content .view-row-content {
    padding: 0;
  }
}

@media (max-width: 475px) {
  .block-views-blockstories-block-1 .view-stories .view-content .view-row-content,
  .block-views-blockstories-block-1 .view-blog .view-content .view-row-content,
  .block-views-blockstories-block-1 .stories-section .view-content .view-row-content,
  .block-views-blockstories-block-2 .view-stories .view-content .view-row-content,
  .block-views-blockstories-block-2 .view-blog .view-content .view-row-content,
  .block-views-blockstories-block-2 .stories-section .view-content .view-row-content,
  .block-views-blockstories-filtered-by-issue .view-stories .view-content .view-row-content,
  .block-views-blockstories-filtered-by-issue .view-blog .view-content .view-row-content,
  .block-views-blockstories-filtered-by-issue .stories-section .view-content .view-row-content,
  .block-views-blockstories-filtered-by-customer .view-stories .view-content .view-row-content,
  .block-views-blockstories-filtered-by-customer .view-blog .view-content .view-row-content,
  .block-views-blockstories-filtered-by-customer .stories-section .view-content .view-row-content,
  .view-display-id-community_engagement_embed .view-stories .view-content .view-row-content,
  .view-display-id-community_engagement_embed .view-blog .view-content .view-row-content,
  .view-display-id-community_engagement_embed .stories-section .view-content .view-row-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 375px) {
  .block-views-blockstories-block-1 .view-stories .view-content .view-row-content,
  .block-views-blockstories-block-1 .view-blog .view-content .view-row-content,
  .block-views-blockstories-block-1 .stories-section .view-content .view-row-content,
  .block-views-blockstories-block-2 .view-stories .view-content .view-row-content,
  .block-views-blockstories-block-2 .view-blog .view-content .view-row-content,
  .block-views-blockstories-block-2 .stories-section .view-content .view-row-content,
  .block-views-blockstories-filtered-by-issue .view-stories .view-content .view-row-content,
  .block-views-blockstories-filtered-by-issue .view-blog .view-content .view-row-content,
  .block-views-blockstories-filtered-by-issue .stories-section .view-content .view-row-content,
  .block-views-blockstories-filtered-by-customer .view-stories .view-content .view-row-content,
  .block-views-blockstories-filtered-by-customer .view-blog .view-content .view-row-content,
  .block-views-blockstories-filtered-by-customer .stories-section .view-content .view-row-content,
  .view-display-id-community_engagement_embed .view-stories .view-content .view-row-content,
  .view-display-id-community_engagement_embed .view-blog .view-content .view-row-content,
  .view-display-id-community_engagement_embed .stories-section .view-content .view-row-content {
    padding: 0 0 0 7px;
  }
}

@media (max-width: 320px) {
  .block-views-blockstories-block-1 .view-stories .view-content .view-row-content,
  .block-views-blockstories-block-1 .view-blog .view-content .view-row-content,
  .block-views-blockstories-block-1 .stories-section .view-content .view-row-content,
  .block-views-blockstories-block-2 .view-stories .view-content .view-row-content,
  .block-views-blockstories-block-2 .view-blog .view-content .view-row-content,
  .block-views-blockstories-block-2 .stories-section .view-content .view-row-content,
  .block-views-blockstories-filtered-by-issue .view-stories .view-content .view-row-content,
  .block-views-blockstories-filtered-by-issue .view-blog .view-content .view-row-content,
  .block-views-blockstories-filtered-by-issue .stories-section .view-content .view-row-content,
  .block-views-blockstories-filtered-by-customer .view-stories .view-content .view-row-content,
  .block-views-blockstories-filtered-by-customer .view-blog .view-content .view-row-content,
  .block-views-blockstories-filtered-by-customer .stories-section .view-content .view-row-content,
  .view-display-id-community_engagement_embed .view-stories .view-content .view-row-content,
  .view-display-id-community_engagement_embed .view-blog .view-content .view-row-content,
  .view-display-id-community_engagement_embed .stories-section .view-content .view-row-content {
    padding: 0;
  }
}

.block-views-blockstories-block-1 .view-stories .view-content .view-row-content .views-row,
.block-views-blockstories-block-1 .view-blog .view-content .view-row-content .views-row,
.block-views-blockstories-block-1 .stories-section .view-content .view-row-content .views-row,
.block-views-blockstories-block-2 .view-stories .view-content .view-row-content .views-row,
.block-views-blockstories-block-2 .view-blog .view-content .view-row-content .views-row,
.block-views-blockstories-block-2 .stories-section .view-content .view-row-content .views-row,
.block-views-blockstories-filtered-by-issue .view-stories .view-content .view-row-content .views-row,
.block-views-blockstories-filtered-by-issue .view-blog .view-content .view-row-content .views-row,
.block-views-blockstories-filtered-by-issue .stories-section .view-content .view-row-content .views-row,
.block-views-blockstories-filtered-by-customer .view-stories .view-content .view-row-content .views-row,
.block-views-blockstories-filtered-by-customer .view-blog .view-content .view-row-content .views-row,
.block-views-blockstories-filtered-by-customer .stories-section .view-content .view-row-content .views-row,
.view-display-id-community_engagement_embed .view-stories .view-content .view-row-content .views-row,
.view-display-id-community_engagement_embed .view-blog .view-content .view-row-content .views-row,
.view-display-id-community_engagement_embed .stories-section .view-content .view-row-content .views-row {
  padding-bottom: 20px;
  margin-bottom: 0;
}

.block-views-blockstories-block-1 .view-stories .view-content .view-row-content .views-row .card-teaser .card-teaser-body,
.block-views-blockstories-block-1 .view-blog .view-content .view-row-content .views-row .card-teaser .card-teaser-body,
.block-views-blockstories-block-1 .stories-section .view-content .view-row-content .views-row .card-teaser .card-teaser-body,
.block-views-blockstories-block-2 .view-stories .view-content .view-row-content .views-row .card-teaser .card-teaser-body,
.block-views-blockstories-block-2 .view-blog .view-content .view-row-content .views-row .card-teaser .card-teaser-body,
.block-views-blockstories-block-2 .stories-section .view-content .view-row-content .views-row .card-teaser .card-teaser-body,
.block-views-blockstories-filtered-by-issue .view-stories .view-content .view-row-content .views-row .card-teaser .card-teaser-body,
.block-views-blockstories-filtered-by-issue .view-blog .view-content .view-row-content .views-row .card-teaser .card-teaser-body,
.block-views-blockstories-filtered-by-issue .stories-section .view-content .view-row-content .views-row .card-teaser .card-teaser-body,
.block-views-blockstories-filtered-by-customer .view-stories .view-content .view-row-content .views-row .card-teaser .card-teaser-body,
.block-views-blockstories-filtered-by-customer .view-blog .view-content .view-row-content .views-row .card-teaser .card-teaser-body,
.block-views-blockstories-filtered-by-customer .stories-section .view-content .view-row-content .views-row .card-teaser .card-teaser-body,
.view-display-id-community_engagement_embed .view-stories .view-content .view-row-content .views-row .card-teaser .card-teaser-body,
.view-display-id-community_engagement_embed .view-blog .view-content .view-row-content .views-row .card-teaser .card-teaser-body,
.view-display-id-community_engagement_embed .stories-section .view-content .view-row-content .views-row .card-teaser .card-teaser-body {
  background-color: #dcebc2;
  -webkit-box-pack: baseline;
  -ms-flex-pack: baseline;
  justify-content: baseline;
}

.block-views-blockstories-block-1 .view-stories .view-footer,
.block-views-blockstories-block-1 .view-blog .view-footer,
.block-views-blockstories-block-1 .stories-section .view-footer,
.block-views-blockstories-block-2 .view-stories .view-footer,
.block-views-blockstories-block-2 .view-blog .view-footer,
.block-views-blockstories-block-2 .stories-section .view-footer,
.block-views-blockstories-filtered-by-issue .view-stories .view-footer,
.block-views-blockstories-filtered-by-issue .view-blog .view-footer,
.block-views-blockstories-filtered-by-issue .stories-section .view-footer,
.block-views-blockstories-filtered-by-customer .view-stories .view-footer,
.block-views-blockstories-filtered-by-customer .view-blog .view-footer,
.block-views-blockstories-filtered-by-customer .stories-section .view-footer,
.view-display-id-community_engagement_embed .view-stories .view-footer,
.view-display-id-community_engagement_embed .view-blog .view-footer,
.view-display-id-community_engagement_embed .stories-section .view-footer {
  text-align: center;
  margin-bottom: 160px;
}

@media (max-width: 768px) {
  .block-views-blockstories-block-1 .view-stories .view-footer,
  .block-views-blockstories-block-1 .view-blog .view-footer,
  .block-views-blockstories-block-1 .stories-section .view-footer,
  .block-views-blockstories-block-2 .view-stories .view-footer,
  .block-views-blockstories-block-2 .view-blog .view-footer,
  .block-views-blockstories-block-2 .stories-section .view-footer,
  .block-views-blockstories-filtered-by-issue .view-stories .view-footer,
  .block-views-blockstories-filtered-by-issue .view-blog .view-footer,
  .block-views-blockstories-filtered-by-issue .stories-section .view-footer,
  .block-views-blockstories-filtered-by-customer .view-stories .view-footer,
  .block-views-blockstories-filtered-by-customer .view-blog .view-footer,
  .block-views-blockstories-filtered-by-customer .stories-section .view-footer,
  .view-display-id-community_engagement_embed .view-stories .view-footer,
  .view-display-id-community_engagement_embed .view-blog .view-footer,
  .view-display-id-community_engagement_embed .stories-section .view-footer {
    margin-top: 40px;
    margin-bottom: 170px;
  }
}

@media (max-width: 475px) {
  .block-views-blockstories-block-1 .view-stories .view-footer,
  .block-views-blockstories-block-1 .view-blog .view-footer,
  .block-views-blockstories-block-1 .stories-section .view-footer,
  .block-views-blockstories-block-2 .view-stories .view-footer,
  .block-views-blockstories-block-2 .view-blog .view-footer,
  .block-views-blockstories-block-2 .stories-section .view-footer,
  .block-views-blockstories-filtered-by-issue .view-stories .view-footer,
  .block-views-blockstories-filtered-by-issue .view-blog .view-footer,
  .block-views-blockstories-filtered-by-issue .stories-section .view-footer,
  .block-views-blockstories-filtered-by-customer .view-stories .view-footer,
  .block-views-blockstories-filtered-by-customer .view-blog .view-footer,
  .block-views-blockstories-filtered-by-customer .stories-section .view-footer,
  .view-display-id-community_engagement_embed .view-stories .view-footer,
  .view-display-id-community_engagement_embed .view-blog .view-footer,
  .view-display-id-community_engagement_embed .stories-section .view-footer {
    margin-bottom: -50px;
  }
}

.block-views-blockstories-block-1 .view-stories .view-footer a,
.block-views-blockstories-block-1 .view-blog .view-footer a,
.block-views-blockstories-block-1 .stories-section .view-footer a,
.block-views-blockstories-block-2 .view-stories .view-footer a,
.block-views-blockstories-block-2 .view-blog .view-footer a,
.block-views-blockstories-block-2 .stories-section .view-footer a,
.block-views-blockstories-filtered-by-issue .view-stories .view-footer a,
.block-views-blockstories-filtered-by-issue .view-blog .view-footer a,
.block-views-blockstories-filtered-by-issue .stories-section .view-footer a,
.block-views-blockstories-filtered-by-customer .view-stories .view-footer a,
.block-views-blockstories-filtered-by-customer .view-blog .view-footer a,
.block-views-blockstories-filtered-by-customer .stories-section .view-footer a,
.view-display-id-community_engagement_embed .view-stories .view-footer a,
.view-display-id-community_engagement_embed .view-blog .view-footer a,
.view-display-id-community_engagement_embed .stories-section .view-footer a {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
  padding: 20px;
}

@media (max-width: 475px) {
  .block-views-blockstories-block-1 .view-stories .view-footer a,
  .block-views-blockstories-block-1 .view-blog .view-footer a,
  .block-views-blockstories-block-1 .stories-section .view-footer a,
  .block-views-blockstories-block-2 .view-stories .view-footer a,
  .block-views-blockstories-block-2 .view-blog .view-footer a,
  .block-views-blockstories-block-2 .stories-section .view-footer a,
  .block-views-blockstories-filtered-by-issue .view-stories .view-footer a,
  .block-views-blockstories-filtered-by-issue .view-blog .view-footer a,
  .block-views-blockstories-filtered-by-issue .stories-section .view-footer a,
  .block-views-blockstories-filtered-by-customer .view-stories .view-footer a,
  .block-views-blockstories-filtered-by-customer .view-blog .view-footer a,
  .block-views-blockstories-filtered-by-customer .stories-section .view-footer a,
  .view-display-id-community_engagement_embed .view-stories .view-footer a,
  .view-display-id-community_engagement_embed .view-blog .view-footer a,
  .view-display-id-community_engagement_embed .stories-section .view-footer a {
    font-size: 1em;
  }
}

@media (max-width: 475px) {
  .path-blog .view-blog .view-filters {
    margin: -160px auto 40px auto;
  }
  .path-blog .view-blog .views-row {
    margin-bottom: 2rem;
  }
}

@media (max-width: 768px) {
  .page-nodeType-customer-page .fieldName-field-stories {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.page-nodeType-customer-page .fieldName-field-stories,
.page-nodeType-issue-page .fieldName-field-stories,
.page-nodeType-community-engagement-page .fieldName-field-stories {
  width: 1280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 90%;
  margin: 2rem auto;
  padding: 0 2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-nodeType-customer-page .fieldName-field-stories .field-item,
.page-nodeType-issue-page .fieldName-field-stories .field-item,
.page-nodeType-community-engagement-page .fieldName-field-stories .field-item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1rem;
}

.page-nodeType-customer-page .layout-customer-content .node-content .block-views-blockstories-block-2,
.page-nodeType-issue-page .layout-customer-content .node-content .block-views-blockstories-block-2,
.page-nodeType-community-engagement-page .layout-customer-content .node-content .block-views-blockstories-block-2 {
  padding: 3rem 0;
}

.page-nodeType-customer-page .slick-next, .page-nodeType-customer-page .slick-prev,
.page-nodeType-issue-page .slick-next,
.page-nodeType-issue-page .slick-prev,
.page-nodeType-community-engagement-page .slick-next,
.page-nodeType-community-engagement-page .slick-prev {
  border-radius: 30px;
}

.page-nodeType-customer-page .slick-next-icon:before, .page-nodeType-customer-page .slick-prev-icon:before,
.page-nodeType-issue-page .slick-next-icon:before,
.page-nodeType-issue-page .slick-prev-icon:before,
.page-nodeType-community-engagement-page .slick-next-icon:before,
.page-nodeType-community-engagement-page .slick-prev-icon:before {
  color: #000;
}

.page-nodeType-customer-page .block-views-blockstories-filtered-by-issue,
.page-nodeType-customer-page .block-views-blockstories-filtered-by-customer,
.page-nodeType-issue-page .block-views-blockstories-filtered-by-issue,
.page-nodeType-issue-page .block-views-blockstories-filtered-by-customer,
.page-nodeType-community-engagement-page .block-views-blockstories-filtered-by-issue,
.page-nodeType-community-engagement-page .block-views-blockstories-filtered-by-customer {
  padding-top: 3em !important;
}

@media (max-width: 768px) {
  .findalender-no-sidebar {
    display: block;
  }
}

.more-customer-stories {
  text-align: center;
  height: 60px;
  margin-top: 0px;
  margin-bottom: 3em;
}

.more-customer-stories a {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
}

.page-agricultural-producers--farm-credit .more-customer-stories {
  display: none;
}

.page-agricultural-producers--farm-credit .fieldName-body h2 {
  margin-top: 1.5rem;
}

.slick-dotted.slick-slider {
  padding-bottom: 1rem;
}

.slick-dotted.slick-slider .slick-dots {
  position: unset !important;
}

@media (max-width: 768px) {
  .slick-dotted.slick-slider .slick-prev {
    left: 0;
  }
  .slick-dotted.slick-slider .slick-next {
    right: 0;
  }
  .slick-dotted.slick-slider article.card-teaser {
    max-width: 90%;
  }
}

@media (max-width: 475px) {
  .slick-dotted.slick-slider {
    margin-bottom: 2rem;
  }
  .slick-dotted.slick-slider .slick-dots {
    bottom: -2.5rem;
  }
}

.slick-dotted.slick-slider .slick-next .slick-next-icon:before, .slick-dotted.slick-slider .slick-next .slick-prev-icon:before, .slick-dotted.slick-slider .slick-prev .slick-next-icon:before, .slick-dotted.slick-slider .slick-prev .slick-prev-icon:before {
  font-family: slick;
  font-size: 30px;
}

.slick-dotted.slick-slider .slick-next, .slick-dotted.slick-slider .slick-prev {
  height: 30px;
  width: 30px;
  z-index: 5;
}

.block-views-blockstories-filtered-block-1 {
  width: 1280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 90%;
  margin: 2rem auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.block-views-blockstories-filtered-block-1 .item-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  margin: 0 -1rem 1rem -1rem;
  margin-bottom: 1rem;
}

@media (max-width: 599px) {
  .block-views-blockstories-filtered-block-1 .item-list ul {
    display: block;
  }
}

.block-views-blockstories-filtered-block-1 .item-list ul li {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  margin: 0;
  margin-bottom: 1rem;
}

@media (max-width: 1024px) {
  .block-views-blockstories-filtered-block-1 .item-list ul li {
    -ms-flex-preferred-size: 44%;
    flex-basis: 44%;
    margin: 1rem;
  }
}

.download-button {
  background-color: #5B8F22;
  font-family: 'Futura PT Bold';
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  padding: 7px 25px;
}

@media (max-width: 520px) {
  .download-button {
    padding: 7px 10px;
  }
}

.find-a-lender-button {
  background-color: #5B8F22;
  font-family: 'Futura PT Bold';
  font-size: 12px;
  height: 30px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  padding: 4px 25px;
}

@media (max-width: 520px) {
  .find-a-lender-button {
    padding: 15px 25px;
    height: 50px;
  }
}

.contact-message-feedback-form {
  width: 50%;
}

@media (max-width: 475px) {
  .contact-message-feedback-form {
    width: 100%;
  }
}

.contact-message-feedback-form .formType-textfield,
.contact-message-feedback-form .formType-item,
.contact-message-feedback-form .formType-textarea,
.contact-message-feedback-form .formType-email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px;
}

.contact-message-feedback-form .formType-textfield label,
.contact-message-feedback-form .formType-item label,
.contact-message-feedback-form .formType-textarea label,
.contact-message-feedback-form .formType-email label {
  margin-bottom: 10px;
}

.contact-message-feedback-form .form-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contact-message-feedback-form .form-actions .button--primary {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
  border: none;
  text-transform: uppercase;
  background: #5B8F22 !important;
}

@media (max-width: 475px) {
  .contact-message-feedback-form .form-actions .button--primary {
    padding: 19px;
  }
}

.contact-message-feedback-form .form-actions .button--primary:hover {
  cursor: pointer;
}

.contact-message-feedback-form .form-actions .button {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
  border: none;
  text-transform: uppercase;
  background: #C75B12;
}

@media (max-width: 475px) {
  .contact-message-feedback-form .form-actions .button {
    padding: 19px;
  }
}

.contact-message-feedback-form .form-actions .button:hover {
  cursor: pointer;
}

.layout-container.layout-contact main .layout-content {
  margin-top: 75px;
}

@media (max-width: 768px) {
  .layout-container.layout-contact main .layout-content {
    margin-top: 100px;
  }
}

@media (max-width: 475px) {
  .layout-container.layout-contact main .layout-content {
    margin-top: -60px;
  }
}

.contact-header {
  background-image: url("../images/contact_header.jpg") !important;
}

.contact-disclaimer {
  text-align: center;
  background-color: #D1D4D3;
  padding: 15px;
  float: right;
  width: 35%;
  margin-right: 50px;
}

.contact-disclaimer p,
.contact-disclaimer a {
  font-family: 'Futura PT Bold';
  color: #003359;
  font-size: 20px;
}

.contact-disclaimer a {
  color: #5B8F22;
}

@media (max-width: 475px) {
  .contact-disclaimer {
    float: none;
    width: auto;
    margin: 25px;
  }
  .contact-disclaimer p,
  .contact-disclaimer a {
    font-size: 18px;
  }
}

/* Copy Block */
.contact-us-copy {
  background-color: #EEEEEE;
  max-width: 320px;
  padding: 30px 15px;
  margin-top: -60px;
}

.contact-us-copy p,
.contact-us-copy a {
  font-family: 'Futura LT Book';
  font-size: 20px;
}

.contact-us-copy h5 {
  margin-top: 20px;
}

.contact-us-copy h5 a {
  font-family: 'Futura PT Bold';
  font-size: 1.62rem;
}

.contact-us-copy a {
  color: #5B8F22;
}

.page-nodeType-farm-credit-institution .region-content,
.page-nodeType-location .region-content {
  padding: 0 30px;
}

.page-nodeType-farm-credit-institution .region-content .block-main-page-content,
.page-nodeType-location .region-content .block-main-page-content {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0;
}

.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content,
.page-nodeType-location .region-content .block-main-page-content .node-content {
  margin-top: 0;
}

.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-states .field-label,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-term-state .field-label,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-link .field-label,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-zip-code .field-label,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-contact-phone .field-label,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-fax .field-label,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-city .field-label,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-county .field-label,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-address .field-label,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-office-type .field-label,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-latitude .field-label,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-longitude .field-label,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-organization-name .field-label,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-credit-institution .field-label,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-states .field-label,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-term-state .field-label,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-link .field-label,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-zip-code .field-label,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-contact-phone .field-label,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-fax .field-label,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-city .field-label,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-county .field-label,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-address .field-label,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-office-type .field-label,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-latitude .field-label,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-longitude .field-label,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-organization-name .field-label,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-credit-institution .field-label {
  color: #003359;
  font-family: 'Futura LT Book';
  font-size: 1rem;
  font-weight: 300;
  line-height: 20px;
  text-transform: uppercase;
  display: block !important;
  width: 100% !important;
  letter-spacing: 0.1rem;
}

.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-states .field-item,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-term-state .field-item,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-link .field-item,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-zip-code .field-item,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-contact-phone .field-item,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-fax .field-item,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-city .field-item,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-county .field-item,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-address .field-item,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-office-type .field-item,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-latitude .field-item,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-longitude .field-item,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-organization-name .field-item,
.page-nodeType-farm-credit-institution .region-content .block-main-page-content .node-content .fieldName-field-credit-institution .field-item,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-states .field-item,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-term-state .field-item,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-link .field-item,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-zip-code .field-item,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-contact-phone .field-item,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-fax .field-item,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-city .field-item,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-county .field-item,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-address .field-item,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-office-type .field-item,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-latitude .field-item,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-longitude .field-item,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-organization-name .field-item,
.page-nodeType-location .region-content .block-main-page-content .node-content .fieldName-field-credit-institution .field-item {
  color: #1e1e1e;
  font-family: 'Georgia regular';
  font-size: 18px;
  line-height: 28px;
  display: block !important;
  width: 100% !important;
  margin-bottom: 20px;
}

article.card-teaser {
  position: relative;
  width: 300px;
  height: 375px;
  background-color: #dcebc2;
  cursor: pointer;
  margin: 0 0.5rem;
  max-width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

article.card-teaser:hover {
  -webkit-transition: 1s ease;
  transition: 1s ease;
}

article.card-teaser:hover:after {
  opacity: 1;
}

article.card-teaser:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 5px 10px 1px rgba(50, 50, 50, 0.5);
  box-shadow: 0 5px 10px 1px rgba(50, 50, 50, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

article.card-teaser div.card-teaser-header {
  height: 170px;
  position: relative;
  background-size: cover;
}

article.card-teaser div.card-teaser-header span.card-teaser-tag {
  position: absolute;
  bottom: -10px;
  left: 25px;
  font-family: Futura LT Book;
  background-color: #003359;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 10px;
  line-height: 1rem;
  font-size: 0.8rem;
  letter-spacing: 0.1rem;
  width: 83%;
}

article.card-teaser div.card-teaser-header span.card-teaser-tag a {
  color: #fff;
  font-size: 10px;
  font-family: Futura LT Book;
  font-weight: bold;
  letter-spacing: 2px;
}

article.card-teaser div.card-teaser-body {
  height: 205px;
  padding: 27px;
}

article.card-teaser div.card-teaser-body .related-news-title,
article.card-teaser div.card-teaser-body .card-teaser-title {
  color: #1E1E1E;
  font-family: 'Georgia regular';
  font-size: 22px;
  margin-bottom: 10px;
  width: 100%;
  line-height: 30px;
  position: relative;
}

article.card-teaser div.card-teaser-body .related-news-title:hover:after,
article.card-teaser div.card-teaser-body .card-teaser-title:hover:after {
  color: #C75B12;
}

article.card-teaser div.card-teaser-body .related-news-title:after,
article.card-teaser div.card-teaser-body .card-teaser-title:after {
  content: '\f105';
  font-family: "FontAwesome";
  font-size: 22px;
  color: #5B8F22;
  position: absolute;
  left: 100%;
  margin-left: 8px;
}

article.card-teaser div.card-teaser-body .card-teaser-footer {
  color: #003359;
  text-transform: uppercase;
  font-family: 'Futura LT Book';
  font-size: 0.8rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  margin-top: 10px;
}

.carousel-stories article.card-teaser {
  margin-bottom: 20px;
  height: 385px;
  background-color: #dcebc2;
}

.carousel-stories .card-teaser-footer {
  float: left;
  margin-left: 2px;
}

.carousel-related-news article.card-teaser {
  background-color: #fff;
}

@media (max-width: 475px) {
  .carousel-related-news article.card-teaser {
    width: 355px;
    margin: 0 auto;
    height: 434px;
  }
}

@media (max-width: 375px) {
  .carousel-related-news article.card-teaser {
    width: 300px;
  }
}

.carousel-controls {
  position: relative;
}

.carousel-controls .carousel-control-prev {
  position: absolute;
  top: -270px;
  left: -55px;
  color: transparent;
  display: block !important;
}

@media (min-width: 768px) {
  .carousel-controls .carousel-control-prev {
    display: none;
  }
}

.carousel-controls .carousel-control-prev:after {
  content: '\f104';
  font-family: 'FontAwesome';
  margin-left: -6px;
  font-size: 35px;
  color: #1E1E1E;
  top: 2px;
  position: relative;
}

@media (min-width: 768px) {
  .carousel-controls .carousel-control-prev:after {
    display: none;
    content: '';
  }
}

.carousel-controls .carousel-control-next {
  position: absolute;
  top: -270px;
  right: 5px;
  color: transparent;
  display: block !important;
}

@media (min-width: 768px) {
  .carousel-controls .carousel-control-next {
    display: none;
  }
}

.carousel-controls .carousel-control-next:after {
  content: '\f105';
  font-family: 'FontAwesome';
  margin-left: 5px;
  font-size: 35px;
  color: #1E1E1E;
  top: 2px;
  position: relative;
  right: -29px;
}

@media (min-width: 768px) {
  .carousel-controls .carousel-control-next:after {
    display: none;
    content: '';
  }
}

.type-tag,
.issue-tag,
.customer-tag {
  display: none;
}

/* issue page stories */
.view-stories.view-display-id-block_1 .customer-tag {
  display: block;
}

/* customer page stories */
.view-stories.stories-layer-1 .issue-tag {
  display: block;
}

/* related news block page stories */
.view-related-news.view-display-id-block_1 .type-tag {
  display: block;
}

.featured-story-wrapper .customer-tag {
  display: block;
}

.page-rural-communities--farm-credit .view-display-id-community_engagement_embed {
  padding: 0;
}

.page-rural-communities--farm-credit .article.card-teaser {
  height: auto;
  width: auto;
  margin: 0 0.25rem !important;
}

.node-viewMode-date-bottom-link .fieldName-field-date,
.node-viewMode-date-top-link-with-time .fieldName-field-date {
  color: #003359;
  font-family: 'Futura LT Book';
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  margin-bottom: 12px;
  text-transform: unset !important;
}

.node-viewMode-date-bottom-link a,
.node-viewMode-date-top-link-with-time a {
  margin-top: 10px;
  color: #1E1E1E;
  text-decoration: none;
}

.node-viewMode-date-bottom-link a span.fieldName-title:after,
.node-viewMode-date-top-link-with-time a span.fieldName-title:after {
  content: '\f105';
  font-family: 'FontAwesome';
  margin-left: 5px;
  font-size: 22px;
  color: #5b8f22;
  top: 3px;
  position: relative;
}

.node-viewMode-date-top-link .fieldName-field-date {
  text-transform: uppercase;
  color: #003359;
  font-family: 'Futura LT Book';
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.1rem;
}

.node-viewMode-date-top-link a {
  margin-top: 10px;
  color: #1E1E1E;
  text-decoration: none;
  font-size: 0.9rem;
}

.node-viewMode-date-top-link a:hover:after {
  color: #C75B12;
}

.node-viewMode-date-top-link a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  margin-left: 10px;
  font-size: 20px;
  color: #5b8f22;
  top: 1px;
  position: relative;
}

.nodeType-landing-page .fieldName-field-featured-content,
.layout-content-members .fieldName-field-featured-content {
  max-width: 1280px;
  margin: 0 auto;
}

.nodeType-landing-page .fieldName-field-featured-content article.postal-teaser,
.layout-content-members .fieldName-field-featured-content article.postal-teaser {
  height: 721px;
  background-color: #dcebc2;
  background-size: cover;
  background-position: center;
}

@media (max-width: 475px) {
  .nodeType-landing-page .fieldName-field-featured-content article.postal-teaser,
  .layout-content-members .fieldName-field-featured-content article.postal-teaser {
    height: 455px;
  }
}

.nodeType-landing-page .fieldName-field-featured-content article.postal-teaser .postal-featured,
.layout-content-members .fieldName-field-featured-content article.postal-teaser .postal-featured {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 650px;
  padding: 0 0 0 90px;
  max-width: 860px;
}

@media (max-width: 768px) {
  .nodeType-landing-page .fieldName-field-featured-content article.postal-teaser .postal-featured,
  .layout-content-members .fieldName-field-featured-content article.postal-teaser .postal-featured {
    max-width: 590px;
    padding: 0 0 0 25px;
  }
}

@media (max-width: 475px) {
  .nodeType-landing-page .fieldName-field-featured-content article.postal-teaser .postal-featured,
  .layout-content-members .fieldName-field-featured-content article.postal-teaser .postal-featured {
    padding: 0 0 0 25px;
    max-width: 340px;
    margin-top: 30px;
    height: 431px;
  }
}

@media (max-width: 350px) {
  .nodeType-landing-page .fieldName-field-featured-content article.postal-teaser .postal-featured,
  .layout-content-members .fieldName-field-featured-content article.postal-teaser .postal-featured {
    max-width: 290px;
  }
}

.nodeType-landing-page .fieldName-field-featured-content article.postal-teaser .postal-featured .postal-featured-label,
.layout-content-members .fieldName-field-featured-content article.postal-teaser .postal-featured .postal-featured-label {
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
}

.nodeType-landing-page .fieldName-field-featured-content article.postal-teaser .postal-featured .postal-teaser-title,
.layout-content-members .fieldName-field-featured-content article.postal-teaser .postal-featured .postal-teaser-title {
  color: #fff;
  font-family: 'Futura PT Bold';
  font-size: 2.62em;
  font-weight: bold;
  line-height: 45px;
  text-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
}

@media (max-width: 768px) {
  .nodeType-landing-page .fieldName-field-featured-content article.postal-teaser .postal-featured .postal-teaser-title,
  .layout-content-members .fieldName-field-featured-content article.postal-teaser .postal-featured .postal-teaser-title {
    font-size: 1.82em;
  }
}

.nodeType-landing-page .fieldName-field-featured-content article.postal-teaser .postal-featured .postal-teaser-description p,
.layout-content-members .fieldName-field-featured-content article.postal-teaser .postal-featured .postal-teaser-description p {
  color: #fff;
  font-family: Georgia;
  font-size: 1.12em;
  line-height: 28px;
  text-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
}

.nodeType-landing-page .fieldName-field-featured-content article.postal-teaser .postal-featured .postal-teaser-link,
.layout-content-members .fieldName-field-featured-content article.postal-teaser .postal-featured .postal-teaser-link {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
  max-width: 167px;
  margin-top: 22px;
  text-transform: uppercase;
  font-size: 1.12em;
  padding: 19px;
}

.nodeType-landing-page .fieldName-field-other-content,
.layout-content-members .fieldName-field-other-content {
  max-width: 1280px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 768px) {
  .nodeType-landing-page .fieldName-field-other-content,
  .layout-content-members .fieldName-field-other-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.nodeType-landing-page .fieldName-field-other-content .field-item,
.layout-content-members .fieldName-field-other-content .field-item {
  -ms-flex-preferred-size: calc(50% - 10px);
  flex-basis: calc(50% - 10px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 5px;
}

.nodeType-landing-page .fieldName-field-other-content .field-item article.postal-teaser,
.layout-content-members .fieldName-field-other-content .field-item article.postal-teaser {
  height: 280px;
  background-color: #dcebc2;
  background-size: cover;
  padding: 25px;
  margin-top: 15px;
}

@media (max-width: 1024px) {
  .nodeType-landing-page .fieldName-field-other-content .field-item article.postal-teaser,
  .layout-content-members .fieldName-field-other-content .field-item article.postal-teaser {
    padding: 25px;
  }
}

@media (max-width: 768px) {
  .nodeType-landing-page .fieldName-field-other-content .field-item article.postal-teaser,
  .layout-content-members .fieldName-field-other-content .field-item article.postal-teaser {
    height: 320px;
  }
}

.nodeType-landing-page .fieldName-field-other-content .field-item article.postal-teaser .postal-featured,
.layout-content-members .fieldName-field-other-content .field-item article.postal-teaser .postal-featured {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
}

.nodeType-landing-page .fieldName-field-other-content .field-item article.postal-teaser .postal-featured-label,
.layout-content-members .fieldName-field-other-content .field-item article.postal-teaser .postal-featured-label {
  display: none;
}

.nodeType-landing-page .fieldName-field-other-content .field-item article.postal-teaser .postal-teaser-title,
.layout-content-members .fieldName-field-other-content .field-item article.postal-teaser .postal-teaser-title {
  color: #fff;
  font-family: 'Futura PT Bold';
  font-size: 1.87em;
  font-weight: bold;
  line-height: 30px;
  text-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
}

@media (max-width: 768px) {
  .nodeType-landing-page .fieldName-field-other-content .field-item article.postal-teaser .postal-teaser-title,
  .layout-content-members .fieldName-field-other-content .field-item article.postal-teaser .postal-teaser-title {
    font-size: 1.57em;
  }
}

.nodeType-landing-page .fieldName-field-other-content .field-item article.postal-teaser .postal-teaser-description p,
.nodeType-landing-page .fieldName-field-other-content .field-item article.postal-teaser .postal-teaser-description .fieldType-text-with-summary,
.layout-content-members .fieldName-field-other-content .field-item article.postal-teaser .postal-teaser-description p,
.layout-content-members .fieldName-field-other-content .field-item article.postal-teaser .postal-teaser-description .fieldType-text-with-summary {
  color: #fff;
  font-family: Georgia;
  font-size: 1.12em;
  line-height: 28px;
  text-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
}

@media (max-width: 375px) {
  .nodeType-landing-page .fieldName-field-other-content .field-item article.postal-teaser .postal-teaser-description p,
  .nodeType-landing-page .fieldName-field-other-content .field-item article.postal-teaser .postal-teaser-description .fieldType-text-with-summary,
  .layout-content-members .fieldName-field-other-content .field-item article.postal-teaser .postal-teaser-description p,
  .layout-content-members .fieldName-field-other-content .field-item article.postal-teaser .postal-teaser-description .fieldType-text-with-summary {
    font-size: 1em;
    line-height: 20px;
  }
}

.nodeType-landing-page .fieldName-field-other-content .field-item article.postal-teaser .postal-teaser-link,
.layout-content-members .fieldName-field-other-content .field-item article.postal-teaser .postal-teaser-link {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
  max-width: 127px;
  margin-top: 22px;
  text-transform: uppercase;
  font-size: 0.813em;
  padding: 10px;
}

.node-content {
  margin-top: 0;
}

.node-content .member-page-boxes {
  max-width: 1280px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.node-content .member-page-boxes article.postal-teaser {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 5px;
  height: 280px;
  background-color: #dcebc2;
  background-size: cover;
  padding: 25px;
  margin-top: 15px;
  margin-top: 20px;
  width: 48%;
}

@media (max-width: 1024px) {
  .node-content .member-page-boxes article.postal-teaser {
    padding: 25px;
  }
}

@media (max-width: 768px) {
  .node-content .member-page-boxes article.postal-teaser {
    height: 320px;
    width: 100%;
  }
}

.node-content .member-page-boxes article.postal-teaser .postal-featured {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
}

.node-content .member-page-boxes article.postal-teaser .postal-featured-label {
  display: none;
}

.node-content .member-page-boxes article.postal-teaser .postal-teaser-title {
  color: #fff;
  font-family: 'Futura PT Bold';
  font-size: 1.87em;
  font-weight: bold;
  line-height: 30px;
  text-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
}

@media (max-width: 768px) {
  .node-content .member-page-boxes article.postal-teaser .postal-teaser-title {
    font-size: 1.57em;
  }
}

.node-content .member-page-boxes article.postal-teaser .postal-teaser-description p,
.node-content .member-page-boxes article.postal-teaser .postal-teaser-description .fieldType-text-with-summary {
  color: #fff;
  font-family: Georgia;
  font-size: 1.12em;
  line-height: 28px;
  text-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
}

@media (max-width: 375px) {
  .node-content .member-page-boxes article.postal-teaser .postal-teaser-description p,
  .node-content .member-page-boxes article.postal-teaser .postal-teaser-description .fieldType-text-with-summary {
    font-size: 1em;
    line-height: 20px;
  }
}

.node-content .member-page-boxes article.postal-teaser .postal-teaser-link {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
  max-width: 127px;
  margin-top: 22px;
  text-transform: uppercase;
  font-size: 0.813em;
  padding: 10px;
}

.node-viewMode-career-teaser .node-content,
.node-viewMode-teaser .node-content {
  padding: 0 0 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .node-viewMode-career-teaser .node-content,
  .node-viewMode-teaser .node-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.node-viewMode-career-teaser .node-content .result-image,
.node-viewMode-teaser .node-content .result-image {
  height: 200px;
  margin-right: 25px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 25%;
}

@media (max-width: 475px) {
  .node-viewMode-career-teaser .node-content .result-image,
  .node-viewMode-teaser .node-content .result-image {
    margin-right: inherit;
    width: 100%;
  }
}

.node-viewMode-career-teaser .node-content .result-image .result-type,
.node-viewMode-teaser .node-content .result-image .result-type {
  background-color: #003359;
  color: #fff;
  font-family: 'Futura LT Book';
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  padding: 3px 10px;
  position: relative;
  bottom: -1px;
}

.node-viewMode-career-teaser .node-content .result-content,
.node-viewMode-teaser .node-content .result-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 75%;
}

@media (max-width: 475px) {
  .node-viewMode-career-teaser .node-content .result-content,
  .node-viewMode-teaser .node-content .result-content {
    width: 100%;
  }
}

.node-viewMode-career-teaser .node-content .result-content .fieldName-field-date,
.node-viewMode-teaser .node-content .result-content .fieldName-field-date {
  color: #003359;
  font-family: 'Futura LT Book';
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.node-viewMode-career-teaser .node-content .result-content a,
.node-viewMode-teaser .node-content .result-content a {
  text-decoration: none;
  margin-bottom: 0;
}

.node-viewMode-career-teaser .node-content .result-content .fieldName-title,
.node-viewMode-teaser .node-content .result-content .fieldName-title {
  color: #5B8F22;
  font-family: Georgia;
  font-size: 22px;
  line-height: 30px;
  text-decoration: none;
}

.node-viewMode-career-teaser .node-content .result-content .fieldName-body p,
.node-viewMode-teaser .node-content .result-content .fieldName-body p {
  color: #1E1E1E;
  font-family: Georgia;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 12px;
}

.node-viewMode-career-teaser .node-content .result-content .fieldName-field-tags a,
.node-viewMode-teaser .node-content .result-content .fieldName-field-tags a {
  color: #666666;
  font-family: 'Futura PT Bold';
  font-size: 12px;
  font-weight: 900;
  line-height: 12px;
  text-transform: uppercase;
}

.node-viewMode-career-teaser .node-content .node-tags,
.node-viewMode-teaser .node-content .node-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.node-viewMode-career-teaser .node-content .node-tags .fieldName-field-customer,
.node-viewMode-career-teaser .node-content .node-tags .fieldName-field-issue,
.node-viewMode-teaser .node-content .node-tags .fieldName-field-customer,
.node-viewMode-teaser .node-content .node-tags .fieldName-field-issue {
  margin-right: 15px;
}

.node-viewMode-career-teaser .node-content .node-tags .fieldName-field-customer a,
.node-viewMode-career-teaser .node-content .node-tags .fieldName-field-issue a,
.node-viewMode-teaser .node-content .node-tags .fieldName-field-customer a,
.node-viewMode-teaser .node-content .node-tags .fieldName-field-issue a {
  color: #666666;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Futura PT Bold';
  letter-spacing: 0.1rem;
}

.node-viewMode-career-teaser .node-content .node-tags .fieldName-field-customer a:hover,
.node-viewMode-career-teaser .node-content .node-tags .fieldName-field-issue a:hover,
.node-viewMode-teaser .node-content .node-tags .fieldName-field-customer a:hover,
.node-viewMode-teaser .node-content .node-tags .fieldName-field-issue a:hover {
  color: #5B8F22;
  text-decoration: underline;
}

.node-viewMode-career-teaser .node-content .fieldName-field-blog-subject,
.node-viewMode-teaser .node-content .fieldName-field-blog-subject {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.node-viewMode-career-teaser .node-content .fieldName-field-blog-subject .field-item,
.node-viewMode-teaser .node-content .fieldName-field-blog-subject .field-item {
  margin-right: 15px;
}

.node-viewMode-career-teaser .node-content .fieldName-field-blog-subject .field-item a,
.node-viewMode-teaser .node-content .fieldName-field-blog-subject .field-item a {
  color: #666666;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Futura PT Bold';
  letter-spacing: 0.1rem;
}

.node-viewMode-career-teaser .node-content .fieldName-field-blog-subject .field-item a:hover,
.node-viewMode-teaser .node-content .fieldName-field-blog-subject .field-item a:hover {
  color: #5B8F22;
  text-decoration: underline;
}

.pager .pager-items {
  text-align: left;
  padding-left: 0;
  margin-top: 50px;
}

.pager .pager-items .pager-item-first,
.pager .pager-items .pager-item-last {
  display: none;
}

.pager .pager-items .pager-item {
  margin-right: 10px;
}

.pager .pager-items .pager-item a {
  color: #5B8F22;
  font-family: 'Futura PT Bold';
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  text-decoration: none;
}

.pager .pager-items .pager-item a:hover {
  color: #1E1E1E;
}

.pager .pager-items .pager-item-ellipsis {
  color: #5B8F22;
  font-family: 'Futura PT Bold';
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  text-decoration: none;
}

.pager .pager-items .pager-item-previous {
  margin-left: 0;
  padding: 5px 4px;
}

.pager .pager-items .pager-item-previous a {
  padding-left: 5px;
}

.pager .pager-items .pager-item-next {
  padding: 5px 10px;
}

.pager .pager-items .pager-item-next,
.pager .pager-items .pager-item-previous {
  background: #5B8F22;
}

.pager .pager-items .pager-item-next a,
.pager .pager-items .pager-item-previous a {
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
}

.pager .pager-items .isActive {
  background: #EEEEEE;
}

.pager .pager-items .isActive a {
  color: #1E1E1E;
}

.page-jobs .nodeType-job .result-content {
  margin-right: 300px;
}

.page-jobs .nodeType-job .result-content .fieldName-body .more-link {
  display: inline-block;
  margin-left: 10px;
}

@media (max-width: 1024px) {
  .page-jobs .nodeType-job .result-content {
    margin-right: 0;
  }
}

.page-member-events h2 {
  margin-top: 80px;
}

.page-member-events article {
  padding-right: 300px;
}

@media (max-width: 1024px) {
  .page-member-events article {
    padding-right: 0;
  }
}

.page-member-events article .result-image {
  display: none;
}

.nodeType-farm-credit-institution.node-viewMode-teaser .result-image-location,
.nodeType-farm-credit-institution.node-viewMode-teaser .result-image-organization,
.nodeType-location.node-viewMode-teaser .result-image-location,
.nodeType-location.node-viewMode-teaser .result-image-organization {
  background-size: contain !important;
  background-position: center;
}

.node-viewMode-career-teaser {
  margin-bottom: 3rem;
}

.node-viewMode-career-teaser .fieldName-field-location-city,
.node-viewMode-career-teaser .fieldName-field-term-state {
  display: inline-block;
}

.view-events .view-filters,
.layout-stories .title-select-container .view-filters,
.view-resources .view-filters,
.view-newsroom .view-filters,
.view-jobs .view-filters,
.view-search .view-filters,
.view-blog .view-filters,
.blog-views-filter .view-filters,
.view-letters-testimony .view-filters,
.view-locations .view-filters,
.page-member-resources .view-filters {
  max-width: 1280px;
  margin: -140px auto 140px auto;
}

@media (max-width: 475px) {
  .view-events .view-filters,
  .layout-stories .title-select-container .view-filters,
  .view-resources .view-filters,
  .view-newsroom .view-filters,
  .view-jobs .view-filters,
  .view-search .view-filters,
  .view-blog .view-filters,
  .blog-views-filter .view-filters,
  .view-letters-testimony .view-filters,
  .view-locations .view-filters,
  .page-member-resources .view-filters {
    margin-bottom: 35px;
  }
}

.view-events .view-filters form .layout-form-inline,
.layout-stories .title-select-container .view-filters form .layout-form-inline,
.view-resources .view-filters form .layout-form-inline,
.view-newsroom .view-filters form .layout-form-inline,
.view-jobs .view-filters form .layout-form-inline,
.view-search .view-filters form .layout-form-inline,
.view-blog .view-filters form .layout-form-inline,
.blog-views-filter .view-filters form .layout-form-inline,
.view-letters-testimony .view-filters form .layout-form-inline,
.view-locations .view-filters form .layout-form-inline,
.page-member-resources .view-filters form .layout-form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 475px) {
  .view-events .view-filters form .layout-form-inline,
  .layout-stories .title-select-container .view-filters form .layout-form-inline,
  .view-resources .view-filters form .layout-form-inline,
  .view-newsroom .view-filters form .layout-form-inline,
  .view-jobs .view-filters form .layout-form-inline,
  .view-search .view-filters form .layout-form-inline,
  .view-blog .view-filters form .layout-form-inline,
  .blog-views-filter .view-filters form .layout-form-inline,
  .view-letters-testimony .view-filters form .layout-form-inline,
  .view-locations .view-filters form .layout-form-inline,
  .page-member-resources .view-filters form .layout-form-inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.view-events .view-filters form .layout-form-inline .form-item-sort-order,
.layout-stories .title-select-container .view-filters form .layout-form-inline .form-item-sort-order,
.view-resources .view-filters form .layout-form-inline .form-item-sort-order,
.view-newsroom .view-filters form .layout-form-inline .form-item-sort-order,
.view-jobs .view-filters form .layout-form-inline .form-item-sort-order,
.view-search .view-filters form .layout-form-inline .form-item-sort-order,
.view-blog .view-filters form .layout-form-inline .form-item-sort-order,
.blog-views-filter .view-filters form .layout-form-inline .form-item-sort-order,
.view-letters-testimony .view-filters form .layout-form-inline .form-item-sort-order,
.view-locations .view-filters form .layout-form-inline .form-item-sort-order,
.page-member-resources .view-filters form .layout-form-inline .form-item-sort-order {
  display: none;
}

.view-events .view-filters form .layout-form-inline .form-item-sort-by label,
.layout-stories .title-select-container .view-filters form .layout-form-inline .form-item-sort-by label,
.view-resources .view-filters form .layout-form-inline .form-item-sort-by label,
.view-newsroom .view-filters form .layout-form-inline .form-item-sort-by label,
.view-jobs .view-filters form .layout-form-inline .form-item-sort-by label,
.view-search .view-filters form .layout-form-inline .form-item-sort-by label,
.view-blog .view-filters form .layout-form-inline .form-item-sort-by label,
.blog-views-filter .view-filters form .layout-form-inline .form-item-sort-by label,
.view-letters-testimony .view-filters form .layout-form-inline .form-item-sort-by label,
.view-locations .view-filters form .layout-form-inline .form-item-sort-by label,
.page-member-resources .view-filters form .layout-form-inline .form-item-sort-by label {
  color: #fff;
}

@media (max-width: 475px) {
  .view-events .view-filters form .layout-form-inline .formType-select,
  .layout-stories .title-select-container .view-filters form .layout-form-inline .formType-select,
  .view-resources .view-filters form .layout-form-inline .formType-select,
  .view-newsroom .view-filters form .layout-form-inline .formType-select,
  .view-jobs .view-filters form .layout-form-inline .formType-select,
  .view-search .view-filters form .layout-form-inline .formType-select,
  .view-blog .view-filters form .layout-form-inline .formType-select,
  .blog-views-filter .view-filters form .layout-form-inline .formType-select,
  .view-letters-testimony .view-filters form .layout-form-inline .formType-select,
  .view-locations .view-filters form .layout-form-inline .formType-select,
  .page-member-resources .view-filters form .layout-form-inline .formType-select {
    margin-bottom: 0;
  }
}

.view-events .view-filters form .layout-form-inline .formType-select label,
.layout-stories .title-select-container .view-filters form .layout-form-inline .formType-select label,
.view-resources .view-filters form .layout-form-inline .formType-select label,
.view-newsroom .view-filters form .layout-form-inline .formType-select label,
.view-jobs .view-filters form .layout-form-inline .formType-select label,
.view-search .view-filters form .layout-form-inline .formType-select label,
.view-blog .view-filters form .layout-form-inline .formType-select label,
.blog-views-filter .view-filters form .layout-form-inline .formType-select label,
.view-letters-testimony .view-filters form .layout-form-inline .formType-select label,
.view-locations .view-filters form .layout-form-inline .formType-select label,
.page-member-resources .view-filters form .layout-form-inline .formType-select label {
  display: none;
}

.view-events .view-filters form .layout-form-inline .select,
.layout-stories .title-select-container .view-filters form .layout-form-inline .select,
.view-resources .view-filters form .layout-form-inline .select,
.view-newsroom .view-filters form .layout-form-inline .select,
.view-jobs .view-filters form .layout-form-inline .select,
.view-search .view-filters form .layout-form-inline .select,
.view-blog .view-filters form .layout-form-inline .select,
.blog-views-filter .view-filters form .layout-form-inline .select,
.view-letters-testimony .view-filters form .layout-form-inline .select,
.view-locations .view-filters form .layout-form-inline .select,
.page-member-resources .view-filters form .layout-form-inline .select {
  margin-right: -25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.view-events .view-filters form .layout-form-inline .select:after,
.layout-stories .title-select-container .view-filters form .layout-form-inline .select:after,
.view-resources .view-filters form .layout-form-inline .select:after,
.view-newsroom .view-filters form .layout-form-inline .select:after,
.view-jobs .view-filters form .layout-form-inline .select:after,
.view-search .view-filters form .layout-form-inline .select:after,
.view-blog .view-filters form .layout-form-inline .select:after,
.blog-views-filter .view-filters form .layout-form-inline .select:after,
.view-letters-testimony .view-filters form .layout-form-inline .select:after,
.view-locations .view-filters form .layout-form-inline .select:after,
.page-member-resources .view-filters form .layout-form-inline .select:after {
  content: '';
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 2rem;
  background-image: url("../images/svg/angle-down.svg");
  background-position: center right 0.5rem;
  background-size: 1.675rem;
  background-repeat: no-repeat;
  font-size: 130%;
  margin-left: 0;
  position: relative;
  left: -45px;
  background-color: #fff;
  border-left: 1px solid #d1d4d3;
  padding-left: 10px;
  pointer-events: none;
}

.view-events .view-filters form .layout-form-inline .select .form-select,
.layout-stories .title-select-container .view-filters form .layout-form-inline .select .form-select,
.view-resources .view-filters form .layout-form-inline .select .form-select,
.view-newsroom .view-filters form .layout-form-inline .select .form-select,
.view-jobs .view-filters form .layout-form-inline .select .form-select,
.view-search .view-filters form .layout-form-inline .select .form-select,
.view-blog .view-filters form .layout-form-inline .select .form-select,
.blog-views-filter .view-filters form .layout-form-inline .select .form-select,
.view-letters-testimony .view-filters form .layout-form-inline .select .form-select,
.view-locations .view-filters form .layout-form-inline .select .form-select,
.page-member-resources .view-filters form .layout-form-inline .select .form-select {
  height: 50px;
  width: 227px;
  background: #fff;
  border-radius: 0;
  border: none;
  color: #666666;
  font-family: 'Futura PT Bold';
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  padding-left: 10px;
  cursor: pointer;
}

@media (max-width: 475px) {
  .view-events .view-filters form .layout-form-inline .select,
  .layout-stories .title-select-container .view-filters form .layout-form-inline .select,
  .view-resources .view-filters form .layout-form-inline .select,
  .view-newsroom .view-filters form .layout-form-inline .select,
  .view-jobs .view-filters form .layout-form-inline .select,
  .view-search .view-filters form .layout-form-inline .select,
  .view-blog .view-filters form .layout-form-inline .select,
  .blog-views-filter .view-filters form .layout-form-inline .select,
  .view-letters-testimony .view-filters form .layout-form-inline .select,
  .view-locations .view-filters form .layout-form-inline .select,
  .page-member-resources .view-filters form .layout-form-inline .select {
    margin-right: 0;
    position: relative;
  }
  .view-events .view-filters form .layout-form-inline .select:after,
  .layout-stories .title-select-container .view-filters form .layout-form-inline .select:after,
  .view-resources .view-filters form .layout-form-inline .select:after,
  .view-newsroom .view-filters form .layout-form-inline .select:after,
  .view-jobs .view-filters form .layout-form-inline .select:after,
  .view-search .view-filters form .layout-form-inline .select:after,
  .view-blog .view-filters form .layout-form-inline .select:after,
  .blog-views-filter .view-filters form .layout-form-inline .select:after,
  .view-letters-testimony .view-filters form .layout-form-inline .select:after,
  .view-locations .view-filters form .layout-form-inline .select:after,
  .page-member-resources .view-filters form .layout-form-inline .select:after {
    position: absolute;
    left: initial;
    right: 0;
    height: 100%;
  }
  .view-events .view-filters form .layout-form-inline .select .form-select,
  .layout-stories .title-select-container .view-filters form .layout-form-inline .select .form-select,
  .view-resources .view-filters form .layout-form-inline .select .form-select,
  .view-newsroom .view-filters form .layout-form-inline .select .form-select,
  .view-jobs .view-filters form .layout-form-inline .select .form-select,
  .view-search .view-filters form .layout-form-inline .select .form-select,
  .view-blog .view-filters form .layout-form-inline .select .form-select,
  .blog-views-filter .view-filters form .layout-form-inline .select .form-select,
  .view-letters-testimony .view-filters form .layout-form-inline .select .form-select,
  .view-locations .view-filters form .layout-form-inline .select .form-select,
  .page-member-resources .view-filters form .layout-form-inline .select .form-select {
    width: 100% !important;
  }
}

.view-events .view-filters form .layout-form-inline input[type='submit'],
.layout-stories .title-select-container .view-filters form .layout-form-inline input[type='submit'],
.view-resources .view-filters form .layout-form-inline input[type='submit'],
.view-newsroom .view-filters form .layout-form-inline input[type='submit'],
.view-jobs .view-filters form .layout-form-inline input[type='submit'],
.view-search .view-filters form .layout-form-inline input[type='submit'],
.view-blog .view-filters form .layout-form-inline input[type='submit'],
.blog-views-filter .view-filters form .layout-form-inline input[type='submit'],
.view-letters-testimony .view-filters form .layout-form-inline input[type='submit'],
.view-locations .view-filters form .layout-form-inline input[type='submit'],
.page-member-resources .view-filters form .layout-form-inline input[type='submit'] {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
  height: 50px;
  border: none;
  padding: 15px 30px 15px 30px;
  margin-left: 0;
  border-radius: 0;
  cursor: pointer;
}

@media (max-width: 768px) {
  .view-events .view-filters form .layout-form-inline input[type='submit'],
  .layout-stories .title-select-container .view-filters form .layout-form-inline input[type='submit'],
  .view-resources .view-filters form .layout-form-inline input[type='submit'],
  .view-newsroom .view-filters form .layout-form-inline input[type='submit'],
  .view-jobs .view-filters form .layout-form-inline input[type='submit'],
  .view-search .view-filters form .layout-form-inline input[type='submit'],
  .view-blog .view-filters form .layout-form-inline input[type='submit'],
  .blog-views-filter .view-filters form .layout-form-inline input[type='submit'],
  .view-letters-testimony .view-filters form .layout-form-inline input[type='submit'],
  .view-locations .view-filters form .layout-form-inline input[type='submit'],
  .page-member-resources .view-filters form .layout-form-inline input[type='submit'] {
    margin-left: 0;
  }
}

@media (max-width: 375px) {
  .view-events .view-filters form .layout-form-inline input[type='submit'],
  .layout-stories .title-select-container .view-filters form .layout-form-inline input[type='submit'],
  .view-resources .view-filters form .layout-form-inline input[type='submit'],
  .view-newsroom .view-filters form .layout-form-inline input[type='submit'],
  .view-jobs .view-filters form .layout-form-inline input[type='submit'],
  .view-search .view-filters form .layout-form-inline input[type='submit'],
  .view-blog .view-filters form .layout-form-inline input[type='submit'],
  .blog-views-filter .view-filters form .layout-form-inline input[type='submit'],
  .view-letters-testimony .view-filters form .layout-form-inline input[type='submit'],
  .view-locations .view-filters form .layout-form-inline input[type='submit'],
  .page-member-resources .view-filters form .layout-form-inline input[type='submit'] {
    border-radius: 0;
    margin-top: 0;
    margin-left: 0;
  }
}

.view-events .view-empty,
.layout-stories .title-select-container .view-empty,
.view-resources .view-empty,
.view-newsroom .view-empty,
.view-jobs .view-empty,
.view-search .view-empty,
.view-blog .view-empty,
.blog-views-filter .view-empty,
.view-letters-testimony .view-empty,
.view-locations .view-empty,
.page-member-resources .view-empty {
  padding: 0 0 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  color: #003359;
  font-family: 'futura';
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.1rem;
}

.path-search .view-search {
  margin: auto;
  max-width: 1330px;
}

.path-search .view-search .view-filters {
  margin: 2rem 30px;
}

.path-search #block-fcc-ui-content {
  margin-top: 2rem;
}

.layout-stories .title-select-container .view-filters {
  margin: 0;
}

@media (max-width: 475px) {
  .layout-stories .title-select-container .view-filters {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 475px) {
  .layout-stories .title-select-container .view-filters form .layout-form-inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.layout-stories .title-select-container .view-filters form .layout-form-inline .form-item,
.layout-stories .title-select-container .view-filters form .layout-form-inline .form-actions {
  margin: 0;
}

@media (max-width: 475px) {
  .layout-stories .title-select-container .view-filters form .layout-form-inline .form-item.form-item,
  .layout-stories .title-select-container .view-filters form .layout-form-inline .form-actions.form-item {
    margin-bottom: 20px;
    width: 330px;
  }
}

@media (max-width: 768px) {
  .view-locations .view-filters {
    margin: -180px auto 40px;
  }
}

@media (max-width: 475px) {
  .view-locations .view-filters {
    float: none;
    margin: -230px auto 40px;
  }
}

@media (max-width: 375px) {
  .view-locations .view-filters {
    margin: -305px auto 40px;
  }
}

.view-locations .view-filters form .layout-form-inline input[type='submit'] {
  margin-left: 10px;
}

@media (max-width: 375px) {
  .view-newsroom .view-filters form .layout-form-inline input[type='submit'] {
    border-radius: 0;
    margin-top: 0;
    margin-left: 0;
  }
}

.path-careers .block-main-page-content {
  margin-top: 2rem;
}

.view-jobs .view-filters {
  max-width: 1340px;
  margin: 2rem auto;
  padding: 0 2rem;
}

.view-jobs form {
  margin-top: 0;
  height: auto;
}

@media (max-width: 475px) {
  .form-item-field-zip-code-value input {
    width: 230px;
  }
}

.form-item-field-zip-code-value,
.form-item-field-experience-level-target-id,
.form-item-organization-names {
  display: none;
  margin-bottom: 0;
}

#basicSearch {
  display: none;
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
  background-color: #C75B12;
  height: 50px;
  border: none;
  padding: 15px 30px 15px 30px;
  margin-left: 10px;
}

@media (max-width: 768px) {
  #basicSearch {
    margin: 1rem  1rem 1rem 0;
  }
}

#advancedSearch {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
  height: 50px;
  border: none;
  padding: 15px 30px 15px 30px;
  margin-left: 10px;
  background-color: #C75B12;
}

@media (max-width: 768px) {
  #advancedSearch {
    margin: 1rem  1rem 1rem 0;
    padding: 15px 20px 15px 20px;
  }
}

.page-member-resources .view-filters {
  margin: 20px auto 80px auto;
}

@media (max-width: 1024px) {
  .page-member-resources .view-filters {
    margin: 20px auto 160px auto;
  }
}

@media (max-width: 768px) {
  .page-member-resources .view-filters {
    margin: 10px auto 190px auto;
  }
}

@media (max-width: 475px) {
  .page-member-resources .view-filters {
    margin: -140px auto 72px auto;
  }
}

.page-member-resources .view-resources form {
  margin-top: -205px;
  height: 140px;
}

@media (max-width: 1024px) {
  .page-member-resources .view-resources form {
    margin-top: -275px;
  }
}

@media (max-width: 475px) {
  .page-member-resources .view-resources form {
    margin-top: -425px;
    height: 380px;
  }
}

.page-member-resources .view-resources .formType-select {
  position: relative !important;
  margin-top: -6px;
}

@media (max-width: 1024px) {
  .page-member-resources .view-resources .formType-select {
    margin-top: -1px;
  }
}

@media (max-width: 475px) {
  .page-member-resources .view-resources .formType-select {
    margin-bottom: 15px !important;
  }
  .page-member-resources .view-resources .formType-select select {
    height: 40px !important;
  }
}

.page-member-resources .view-resources .formType-select label {
  display: block !important;
  color: #fff;
}

/** Extra width for the Stories by Customer page **/
#views-exposed-form-stories-embed-3 #edit-customers {
  width: 450px;
}

@media (max-width: 475px) {
  #views-exposed-form-stories-embed-3 #edit-customers {
    font-size: smaller;
  }
}

/** Extra width for the Careers page **/
#views-exposed-form-jobs-page-1 #edit-field-job-type-value {
  width: 450px;
}

#views-exposed-form-jobs-page-1 .form-item-field-job-type-value select {
  width: 450px;
}

#views-exposed-form-jobs-page-1 .form-item-field-zip-code-value label {
  display: none;
}

@media (max-width: 475px) {
  #views-exposed-form-jobs-page-1 select {
    font-size: smaller;
  }
}

/** Extra width for Locations page **/
.page-locations .view-filters .form-item-field-zip-code-value,
.page-locations .form-item-field-experience-level-target-id,
.page-locations .form-item-organization-names {
  display: block;
}

.page-locations .view-filters .form-item-field-zip-code-value select,
.page-locations .form-item-field-experience-level-target-id select,
.page-locations .form-item-organization-names select {
  width: 450px !important;
}

@media (max-width: 475px) {
  .page-locations .view-filters .form-item-field-zip-code-value select,
  .page-locations .form-item-field-experience-level-target-id select,
  .page-locations .form-item-organization-names select {
    width: 100% !important;
  }
}

/** Extra rules for the Member Events page **/
.layout-header-member-events .page-title h1,
.layout-header-member-events .layout-header .page-description h1 {
  margin-top: 2.25em !important;
}

.view-events .view-filters {
  margin-top: -160px;
}

.view-events .view-filters .form-item-organization-names {
  display: block !important;
}

.view-events .view-filters .form-item-organization-names select {
  width: 400px !important;
}

@media (max-width: 768px) {
  .layout-header-member-events {
    min-height: 620px !important;
  }
  .layout-header-member-events .page-title h1,
  .layout-header-member-events .layout-header .page-description h1 {
    margin-top: 4em !important;
  }
  .view-events .view-filters {
    margin-top: -260px;
  }
  .view-events .view-filters .form-item-organization-names select {
    width: 350px !important;
    font-size: smaller;
  }
}

@media (max-width: 475px) {
  .layout-header-member-events {
    min-height: 620px !important;
  }
  .layout-header-member-events .page-title h1,
  .layout-header-member-events .layout-header .page-description h1 {
    margin-top: 1.15em !important;
  }
  .view-events .view-filters {
    margin-top: -360px;
  }
  .view-events .view-filters .form-item-organization-names select {
    width: 300px !important;
    font-size: smaller;
  }
}

/* Fix input color on location filter (page find a lender) */
#edit-zip-code {
  color: #666666;
}

.layout-footer {
  height: 88px;
  background: #D1D4D3;
  margin-top: auto;
  padding: 0 30px;
}

@media (max-width: 1024px) {
  .layout-footer {
    height: auto;
  }
}

.layout-footer .region-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 1280px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.layout-footer .region-footer .block-masquerade {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media (max-width: 1024px) {
  .layout-footer .region-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.layout-footer .region-footer .block-fcc-ui-footer-menu,
.layout-footer .region-footer .menu-footer {
  padding: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 50%;
}

@media (max-width: 1024px) {
  .layout-footer .region-footer .block-fcc-ui-footer-menu,
  .layout-footer .region-footer .menu-footer {
    width: 100%;
    padding: 0;
  }
}

.layout-footer .region-footer .block-fcc-ui-footer-menu .menu,
.layout-footer .region-footer .menu-footer .menu {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 88px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1024px) {
  .layout-footer .region-footer .block-fcc-ui-footer-menu .menu,
  .layout-footer .region-footer .menu-footer .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: initial;
  }
}

.layout-footer .region-footer .block-fcc-ui-footer-menu .menu .menu-item,
.layout-footer .region-footer .menu-footer .menu .menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  font-size: inherit;
}

@media (max-width: 1024px) {
  .layout-footer .region-footer .block-fcc-ui-footer-menu .menu .menu-item,
  .layout-footer .region-footer .menu-footer .menu .menu-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    line-height: 40px;
  }
}

.layout-footer .region-footer .block-fcc-ui-footer-menu .menu .menu-item a,
.layout-footer .region-footer .menu-footer .menu .menu-item a {
  display: block;
  padding: 0 15px;
  border-bottom: 0;
  font-size: 0.713em;
  font-family: 'Futura PT Bold';
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  color: #003359;
}

@media (max-width: 1024px) {
  .layout-footer .region-footer .block-fcc-ui-footer-menu .menu .menu-item a,
  .layout-footer .region-footer .menu-footer .menu .menu-item a {
    font-size: 1rem;
  }
}

.layout-footer .region-footer .block-fcc-ui-footer-menu .menu .menu-item:first-child a,
.layout-footer .region-footer .menu-footer .menu .menu-item:first-child a {
  background-image: url("../images/fcc-footer-logo.png");
  background-position: center;
  background-size: 3.5rem;
  background-repeat: no-repeat;
  width: 65px;
  height: 60px;
  text-indent: -9999px;
}

@media (max-width: 1024px) {
  .layout-footer .region-footer .block-fcc-ui-footer-menu .menu .menu-item:first-child a,
  .layout-footer .region-footer .menu-footer .menu .menu-item:first-child a {
    background-image: url("../images/fcc-footer-logo-mobile.png");
    margin-top: 20px;
    width: 151px;
    height: 152px;
    background-size: 5rem;
  }
}

.layout-footer .region-footer .block-fcc-ui-footer-menu .menu .menu-item:nth-child(n+2),
.layout-footer .region-footer .menu-footer .menu .menu-item:nth-child(n+2) {
  border-right: 1px solid #666666;
  line-height: 16px;
}

@media (max-width: 1024px) {
  .layout-footer .region-footer .block-fcc-ui-footer-menu .menu .menu-item:nth-child(n+2),
  .layout-footer .region-footer .menu-footer .menu .menu-item:nth-child(n+2) {
    border-right: none;
  }
}

.layout-footer .region-footer .block-fcc-ui-footer-menu .menu .menu-item:last-child,
.layout-footer .region-footer .menu-footer .menu .menu-item:last-child {
  border: none;
}

.layout-footer .region-footer .find-lender-mini {
  text-align: center;
  padding: 30px 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 16%;
}

.layout-footer .region-footer .find-lender-mini label {
  display: none;
}

@media (max-width: 1230px) {
  .layout-footer .region-footer .find-lender-mini {
    width: 10%;
  }
}

@media (max-width: 1024px) {
  .layout-footer .region-footer .find-lender-mini {
    margin-bottom: 60px;
    width: inherit;
  }
}

.layout-footer .region-footer .find-lender-mini .input-box {
  height: 30px;
  width: 121px;
  color: #666666;
  font-family: 'Futura PT Bold';
  font-size: 0.749em;
  font-weight: 500;
  padding: 0 7px;
  border: none;
  border-radius: 0 !important;
  margin-bottom: 10px;
}

@media (max-width: 1230px) {
  .layout-footer .region-footer .find-lender-mini .input-box {
    width: 110px;
    font-size: 0.649em;
  }
}

@media (max-width: 1024px) {
  .layout-footer .region-footer .find-lender-mini .input-box {
    width: 321px;
    max-width: 321px;
    background-color: #EEEEEE;
    font-size: 1.749em;
    font-weight: 500;
    line-height: 40px;
    padding: 30px;
    display: table-cell;
  }
}

@media (max-width: 475px) {
  .layout-footer .region-footer .find-lender-mini .input-box {
    height: 70px;
    width: 180px;
    font-size: 1em;
    padding: 19px;
  }
}

@media (max-width: 320px) {
  .layout-footer .region-footer .find-lender-mini .input-box {
    height: 55px;
    width: 155px;
    font-size: 1em;
    padding: 0 10px;
  }
}

.layout-footer .region-footer .find-lender-mini .submit {
  height: 30px;
  width: 123px;
  color: #fff;
  font-family: 'Futura PT Bold';
  font-size: 0.749em;
  font-weight: bold;
  line-height: 20px;
  padding: 0 7px;
  border: none;
  text-transform: uppercase;
  background-color: #5B8F22;
  border-radius: 0 !important;
}

@media (max-width: 1230px) {
  .layout-footer .region-footer .find-lender-mini .submit {
    width: 110px;
    font-size: 0.649em;
  }
}

@media (max-width: 1024px) {
  .layout-footer .region-footer .find-lender-mini .submit {
    width: 321px;
    font-size: 1.749em;
    font-weight: bold;
    line-height: 5px;
    padding: 30px;
    background-color: #5B8F22;
    top: 2px;
    position: relative;
  }
}

@media (max-width: 475px) {
  .layout-footer .region-footer .find-lender-mini .submit {
    height: 70px;
    width: 178px;
    font-size: 1em;
    position: relative;
    top: 0;
  }
}

@media (max-width: 320px) {
  .layout-footer .region-footer .find-lender-mini .submit {
    height: 55px;
    width: 135px;
    font-size: 1em;
    padding: 0 10px;
  }
}

.layout-footer .region-footer .social-media-links {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 34px 0;
  width: 0;
  text-align: right;
  position: relative;
}

@media (max-width: 1024px) {
  .layout-footer .region-footer .social-media-links {
    width: inherit;
    text-align: center;
    margin-bottom: 40px;
  }
}

@media (max-width: 675px) {
  .layout-footer .region-footer .social-media-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
}

.layout-footer .region-footer .social-media-links .social-media-facebook,
.layout-footer .region-footer .social-media-links .social-media-twitter,
.layout-footer .region-footer .social-media-links .social-media-youtube,
.layout-footer .region-footer .social-media-links .social-media-instagram {
  display: inline-block;
  background-color: #003359;
  width: 30px;
  height: 30px;
  padding-top: 5px;
  overflow: hidden;
}

@media (max-width: 675px) {
  .layout-footer .region-footer .social-media-links .social-media-facebook,
  .layout-footer .region-footer .social-media-links .social-media-twitter,
  .layout-footer .region-footer .social-media-links .social-media-youtube,
  .layout-footer .region-footer .social-media-links .social-media-instagram {
    margin: 0 5px;
  }
}

.layout-footer .region-footer .social-media-links .social-media-facebook .fa-facebook:before,
.layout-footer .region-footer .social-media-links .social-media-twitter .fa-facebook:before,
.layout-footer .region-footer .social-media-links .social-media-youtube .fa-facebook:before,
.layout-footer .region-footer .social-media-links .social-media-instagram .fa-facebook:before {
  margin-right: 15px;
}

.layout-footer .region-footer .social-media-links a {
  background-color: #003359;
  color: white;
  padding: 5px;
}

.layout-footer .region-footer .social-media-links a .fa-facebook {
  padding: 0 4px;
  width: 20px;
}

.layout-footer .region-footer .social-media-links a .fa-twitter {
  padding: 0 2px;
  width: 20px;
}

.layout-footer .region-footer .social-media-links a .fa-youtube {
  padding: 0 2px;
  width: 20px;
}

.layout-footer .region-footer .social-media-links a .fa-instagram {
  padding: 0 0;
  width: 20px;
  margin-bottom: 10px;
}

@media (max-width: 1024px) {
  .layout-footer .region-footer .social-media-links a {
    padding: 5px;
    font-size: 20px;
  }
}

textarea,
select,
input[type=text],
input[type=email],
input[type=search],
input[type=password],
input[type=date],
input[type=number],
input[type=range],
input[type=url],
input[type=tel],
input[type=time],
input[type=month],
input[type=week],
input[type=datetime-local] {
  outline: none;
}

input[type=text],
input[type=email],
input[type=password] {
  height: 50px;
  max-width: 227px;
  border: 1px solid #5B8F22;
  background-color: #fff;
  color: #1E1E1E;
  font-family: 'Futura PT Bold';
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  padding: 0 15px;
}

textarea {
  border: 1px solid #5B8F22;
  background-color: #fff;
  color: #1E1E1E;
  font-family: 'Futura PT Bold';
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  padding: 15px;
}

label {
  color: #333;
  font-family: 'Futura PT Bold';
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
}

.fcc-drupal-login-form-container {
  max-width: 1280px;
  margin: 0 auto;
  margin-top: 5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fcc-drupal-login-form-container > .messages {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  max-width: 480px;
  margin-left: 50px;
  border-width: 1px;
  margin-top: 1em;
}

@media (max-width: 375px) {
  .page-members .layout-header .page-title h1,
  .page-members .layout-header .page-description h1 {
    font-size: 2.5em;
    margin-top: 5.15em;
  }
}

.page-about-us--farm-credit .layout-header .page-description,
.page-our-customers--our-mission--farm-credit .layout-header .page-description,
page-our-history--farm-credit .layout-header .page-description,
.page-rural-resilience--farm-credit .layout-header .page-description,
.page-launching-leaders--farm-credit .layout-header .page-description,
.page-rural-communities--farm-credit .layout-header .page-description,
.page-nodeType-community-engagement-page .layout-header .page-description,
.page-nodeType-issue-page .layout-header .page-description,
.page-nodeType-job .layout-header .page-description {
  margin-bottom: 2rem;
}

.layout-header {
  background-image: url("../images/header.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}

.layout-header .title-description-wrapper {
  margin-top: 10rem;
  padding: 0 30px;
}

.layout-header .page-title,
.layout-header .page-description {
  max-width: 1280px;
  margin: 0 auto;
}

@media (max-width: 475px) {
  .layout-header .page-title,
  .layout-header .page-description {
    margin: 0;
  }
}

.layout-header .page-title p,
.layout-header .page-description p {
  color: #fff;
  font-family: Georgia;
  font-size: 1.875em;
  line-height: 40px;
}

.layout-header .page-title .page-description .featured-story-wrapper,
.layout-header .page-description .page-description .featured-story-wrapper {
  padding: 0 0 50px 0;
}

.layout-header .page-title h1,
.layout-header .page-description h1 {
  color: #fff;
  font-family: 'Futura PT Bold';
  font-size: 4.375rem;
  line-height: 1.1;
  font-weight: bold;
  text-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
  margin-top: 2em;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .layout-header .page-title h1,
  .layout-header .page-description h1 {
    font-size: 3.375em;
    max-width: 600px;
  }
}

@media (max-width: 475px) {
  .layout-header .page-title h1,
  .layout-header .page-description h1 {
    max-width: 365px;
  }
}

@media (max-width: 375px) {
  .layout-header .page-title h1,
  .layout-header .page-description h1 {
    font-size: 2.5em;
  }
}

.layout-header .page-title .page-description-text,
.layout-header .page-description .page-description-text {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 77%;
  padding-right: 10px;
}

@media (max-width: 1280px) {
  .layout-header .page-title .page-description-text,
  .layout-header .page-description .page-description-text {
    width: 75%;
  }
}

@media (max-width: 1147px) {
  .layout-header .page-title .page-description-text,
  .layout-header .page-description .page-description-text {
    width: 72%;
  }
}

@media (max-width: 1024px) {
  .layout-header .page-title .page-description-text,
  .layout-header .page-description .page-description-text {
    width: 69%;
  }
}

@media (max-width: 929px) {
  .layout-header .page-title .page-description-text,
  .layout-header .page-description .page-description-text {
    width: 65%;
  }
}

@media (max-width: 847px) {
  .layout-header .page-title .page-description-text,
  .layout-header .page-description .page-description-text {
    width: 61%;
  }
}

@media (max-width: 768px) {
  .layout-header .page-title .page-description-text,
  .layout-header .page-description .page-description-text {
    width: 100%;
    font-size: 1.475em;
    line-height: 35px;
  }
}

@media (max-width: 475px) {
  .layout-header .page-title .page-description-text,
  .layout-header .page-description .page-description-text {
    font-size: 1.575em;
  }
}

.layout-header .page-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .layout-header .page-description {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.layout-header .page-description .card-teaser {
  top: -102px;
  position: relative;
  background-color: #dcebc2;
}

.home-page-header {
  height: 925px;
}

@media (max-width: 1280px) {
  .home-page-header {
    height: 855px;
  }
}

@media (max-width: 915px) {
  .home-page-header {
    height: 1046px;
  }
}

@media (max-width: 475px) {
  .home-page-header {
    height: 1085px;
  }
}

.page-not-found-header {
  height: 1055px;
}

.page-not-found-header .page-404-message {
  padding: 0 30px;
}

.page-not-found-header .page-404-message .wrapper {
  max-width: 1280px;
  margin: 0 auto;
}

.page-not-found-header .page-404-message .wrapper h3 {
  color: #fff;
  font-family: 'Futura PT Bold';
  font-size: 2.62em;
  font-weight: bold;
  line-height: 45px;
  text-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
  margin-bottom: 10px;
}

.page-not-found-header .page-404-message .wrapper p {
  color: #fff;
  font-family: 'Futura PT Bold';
  font-size: 1.62em;
  font-weight: 300;
  line-height: 30px;
  max-width: 796px;
}

.page-not-found-header .page-404-message .wrapper .field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: realtive;
  width: 50%;
}

.page-not-found-header .page-404-message .wrapper .field > input[type=text],
.page-not-found-header .page-404-message .wrapper .field > button {
  display: block;
  font: 1.2em Myriad Pro;
}

.page-not-found-header .page-404-message .wrapper .field > input[type=text] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0.6em;
  border: 0.2em;
  font-family: 'Futura PT Bold';
  color: #666666;
}

.page-not-found-header .page-404-message .wrapper .field > button {
  padding: 0.6em 0.8em;
  background-color: #5B8F22;
  color: white;
  border: none;
  margin-left: 15px;
  text-transform: uppercase;
  font-family: 'Futura PT Bold';
  font-size: 18px;
  font-weight: bold;
  border-radius: 0;
}

.page-not-found-header .page-404-message .wrapper .field > button:hover {
  cursor: pointer;
}

.page-not-found-header .page-404-message .wrapper .links ul {
  padding-left: 0;
}

.page-not-found-header .page-404-message .wrapper .links ul li {
  list-style: none;
  margin-bottom: 10px;
}

.page-not-found-header .page-404-message .wrapper .links ul li a {
  color: #dcebc2;
  font-family: 'Futura PT Bold';
  font-size: 26px;
  font-weight: 300;
  line-height: 30px;
  text-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}

.page-find-a-lender .landing-page-header .title-description-wrapper .page-title h1 {
  color: #003359 !important;
  width: 100% !important;
}

.page-find-a-lender .landing-page-header .title-description-wrapper .page-description p {
  color: #003359 !important;
}

.landing-page-header-no-bg .title-description-wrapper .page-title h1 {
  color: #003359 !important;
  width: 100% !important;
}

.landing-page-header-no-bg .title-description-wrapper .page-description .page-description-left p {
  color: #003359 !important;
}

.landing-page-header {
  background-image: url("../images/issue_landing_page_bg.png");
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 768px) {
  .landing-page-header {
    min-height: inherit;
    display: table;
  }
}

@media (max-width: 1024px) {
  .landing-page-header {
    padding-top: 5rem;
  }
}

.landing-page-header:after {
  content: '';
  -webkit-box-flex: 0;
  -ms-flex: 0 0 165px;
  flex: 0 0 165px;
}

.landing-page-header .title-description-wrapper {
  padding: 0 30px;
  margin-top: 0;
}

@media (max-width: 475px) {
  .landing-page-header .title-description-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.landing-page-header .title-description-wrapper .page-title h1 {
  margin-top: 80px;
  color: #fff;
  font-size: 3.375em;
  text-transform: uppercase;
  text-shadow: none;
  line-height: 1.1em;
  width: 60%;
}

@media (max-width: 475px) {
  .landing-page-header .title-description-wrapper .page-title h1 {
    font-size: 2.375em;
  }
}

.landing-page-header .title-description-wrapper .page-description p {
  color: #fff;
  font-family: Georgia;
  font-size: 1.875em;
  line-height: 40px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 77%;
  padding-right: 10px;
}

.landing-page-header .title-description-wrapper .page-description .page-description-left p {
  width: auto;
  padding-right: 40px;
  color: #fff;
}

@media (max-width: 475px) {
  .landing-page-header .title-description-wrapper .page-description .page-description-left p {
    font-size: 1.175em;
    line-height: 30px;
  }
}

.landing-page-header .title-description-wrapper .page-description .page-description-right {
  width: 220%;
}

.landing-page-header .title-description-wrapper .page-description .page-description-right:empty {
  display: none;
}

@media (max-width: 1024px) {
  .landing-page-header .title-description-wrapper .page-description .page-description-right {
    margin-bottom: 40px;
    width: 100%;
  }
}

.landing-page-header .title-description-wrapper .page-description .page-description-right .fieldName-field-vimeo-video {
  width: 100%;
}

.landing-page-header .title-description-wrapper .page-description .page-description-right .fieldName-field-vimeo-video-description {
  color: #000;
  font-style: italic;
}

.landing-page-header .title-description-wrapper .page-description .page-description-right .fieldName-field-accessibility-description {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.customer-page-header {
  background-image: url("../images/issue_landing_page_bg.png");
}

.customer-page-header .title-description-wrapper .page-title h1 {
  margin-bottom: 25px;
  color: #fff;
  font-size: 4.375em;
  text-transform: uppercase;
  margin-top: 3.15em;
  border-bottom: 1px solid rgba(245, 245, 245, 0.3);
  padding-right: 0;
}

@media (max-width: 1024px) {
  .customer-page-header .title-description-wrapper .page-title h1 {
    margin-top: 3.750em;
    font-size: 3.375em;
    padding-right: 345px;
  }
}

@media (max-width: 768px) {
  .customer-page-header .title-description-wrapper .page-title h1 {
    font-size: 2.375em;
    margin-top: 1.750em;
    padding-right: 135px;
  }
}

@media (max-width: 475px) {
  .customer-page-header .title-description-wrapper .page-title h1 {
    font-size: 1.675em;
    margin-top: 1.750em;
    padding-right: 0;
  }
}

.customer-page-header .title-description-wrapper .page-description p {
  color: #fff;
}

@media (max-width: 475px) {
  .customer-page-header .title-description-wrapper .page-description p {
    font-size: 1.275em;
    line-height: 1.5em;
  }
}

.issue-page-header .title-description-wrapper {
  padding-right: 30px;
  padding-top: 0;
}

.issue-page-header .title-description-wrapper .page-title h1 {
  margin-bottom: 25px;
  color: #fff;
  font-size: 4.375em;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(245, 245, 245, 0.3);
}

@media (max-width: 768px) {
  .issue-page-header .title-description-wrapper .page-title h1 {
    font-size: 2.375em;
    margin-top: 80px;
  }
}

@media (max-width: 475px) {
  .issue-page-header .title-description-wrapper .page-title h1 {
    margin-top: 30px;
  }
}

@media (max-width: 768px) {
  .issue-page-header .title-description-wrapper .page-description {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.issue-page-header .title-description-wrapper .page-description p {
  color: #fff;
  padding: 0 30px 0 0;
}

@media (max-width: 1024px) {
  .issue-page-header .title-description-wrapper .page-description p {
    padding: 0 20px 0 0;
  }
}

@media (max-width: 768px) {
  .issue-page-header .title-description-wrapper .page-description p {
    font-size: 1.175em;
    line-height: 25px;
    padding: 0;
  }
}

.issue-page-header .title-description-wrapper .page-description .card-teaser {
  top: -102px;
}

@media (max-width: 1024px) {
  .issue-page-header .title-description-wrapper .page-description .card-teaser {
    top: 15px;
  }
}

.issue-page-header .featured-story-caption {
  position: relative;
  top: -100px;
}

@media (max-width: 1024px) {
  .issue-page-header .featured-story-caption {
    top: 25px;
  }
}

.issue-page-header .featured-story-caption a {
  font-family: 'Futura LT Book';
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1.5px;
  font-weight: 700;
  color: #fff;
}

.issue-page-header .featured-story-caption a:hover:after {
  color: #C75B12;
}

.issue-page-header .featured-story-caption a:after {
  content: '\f105';
  font-family: "FontAwesome";
  margin-left: 5px;
  font-size: 22px;
  color: #fff;
  top: 2px;
  position: relative;
}

.header-newsroom {
  background-image: url("../images/newsroom_bg.jpg");
}

.header-newsroom .title-description-wrapper {
  padding: 185px 30px 0;
}

@media (min-width: 1024px) {
  .header-newsroom .title-description-wrapper {
    padding: 163px 30px 0;
  }
}

@media (max-width: 768px) {
  .header-newsroom .title-description-wrapper {
    padding: 130px 30px 0;
  }
}

@media (max-width: 475px) {
  .header-newsroom .title-description-wrapper {
    padding: 50px 30px 0;
  }
}

.header-newsroom .title-description-wrapper .page-title h1 {
  margin-top: 80px;
  margin-bottom: 25px;
  padding-bottom: 50px;
  color: #fff;
  border-bottom: 1px solid rgba(245, 245, 245, 0.3);
  font-size: 4.375em;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .header-newsroom .title-description-wrapper .page-title h1 {
    margin-bottom: 0;
    padding-bottom: 25px;
    font-size: 2.375em;
  }
}

.header-newsroom .title-description-wrapper .page-description p {
  color: #fff;
  padding-top: 18px;
  margin-right: 320px;
}

@media (max-width: 475px) {
  .header-newsroom .title-description-wrapper .page-description p {
    font-size: 1.4em;
    line-height: 2rem;
  }
}

.in-your-state-header {
  min-height: 158px;
  background-position: bottom;
}

@media (max-width: 1024px) {
  .in-your-state-header {
    min-height: 90px;
    background: none;
  }
}

.in-your-state-header .title-description-wrapper .page-title h1 {
  margin-bottom: 25px;
  color: #fff;
  font-size: 4.375em;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .in-your-state-header .title-description-wrapper .page-title h1 {
    font-size: 2.375em;
    margin-top: 80px;
  }
}

@media (max-width: 768px) {
  .in-your-state-header .title-description-wrapper .page-description {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.in-your-state-header .title-description-wrapper .page-description p {
  color: #fff;
  padding: 0 30px 0 0;
}

@media (max-width: 1024px) {
  .in-your-state-header .title-description-wrapper .page-description p {
    padding: 0 20px 0 0;
  }
}

@media (max-width: 768px) {
  .in-your-state-header .title-description-wrapper .page-description p {
    font-size: 1.475em;
    line-height: 32px;
  }
}

@media (max-width: 475px) {
  .in-your-state-header .title-description-wrapper .page-description p {
    font-size: 1.175em;
  }
}

@media (max-width: 1024px) {
  .in-your-state-header .title-description-wrapper .page-description .card-teaser {
    top: 15px;
  }
}

@media (max-width: 475px) {
  .in-your-state-header .title-description-wrapper .page-description .card-teaser {
    display: none;
  }
}

.career-layout-header {
  height: auto;
}

.career-layout-header .page-title h1 {
  margin-top: 80px;
  margin-bottom: 25px;
  padding-bottom: 17px;
  color: #fff;
  border-bottom: 1px solid rgba(245, 245, 245, 0.3);
  font-size: 4.375em;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .career-layout-header .page-title h1 {
    margin-bottom: 0;
    padding-bottom: 25px;
    font-size: 3.275em;
  }
}

@media (max-width: 475px) {
  .career-layout-header .page-title h1 {
    font-size: 2.275em;
  }
}

@media (max-width: 375px) {
  .career-layout-header .page-title h1 {
    font-size: 2em;
  }
}

@media (max-width: 475px) {
  .career-layout-header .page-title h1 {
    margin-top: 40px;
  }
}

.job-layout-header {
  background-color: #eee;
  background-image: url(../images/Pattern-1.png);
  -webkit-box-shadow: inset 0 -4px 10px 0 rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 -4px 10px 0 rgba(0, 0, 0, 0.08);
  background-repeat: repeat;
  background-size: auto;
  background-position: center;
}

@media (min-width: 1024px) {
  .job-layout-header {
    padding-top: 2rem;
  }
}

.job-layout-header .title-description-wrapper {
  margin-top: 3rem;
  margin-bottom: 2rem;
}

@media (max-width: 475px) {
  .job-layout-header .title-description-wrapper {
    margin-top: 6rem;
  }
}

.job-layout-header .title-description-wrapper .page-description {
  margin-top: 2rem;
}

.job-layout-header .title-description-wrapper .page-title h1 {
  color: #003359;
  text-transform: capitalize;
  text-shadow: none;
  margin-top: 3rem;
  max-width: 960px;
  position: relative;
  bottom: 0;
}

.letters-testimony-layout-header .page-title h1 {
  margin-top: 80px;
  margin-bottom: 25px;
  padding-bottom: 0;
  color: #fff;
  border-bottom: 1px solid rgba(245, 245, 245, 0.3);
  font-size: 4.375em;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .letters-testimony-layout-header .page-title h1 {
    margin-bottom: 0;
    padding-bottom: 25px;
    font-size: 2.375em;
    margin-top: 160px;
  }
}

@media (max-width: 475px) {
  .letters-testimony-layout-header .page-title h1 {
    margin-top: 30px;
  }
}

.letters-testimony-single-layout-header {
  height: 660px;
  background: #eee;
  background-image: url(../images/Pattern-1.png);
  -webkit-box-shadow: inset 0 -4px 10px 0 rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 -4px 10px 0 rgba(0, 0, 0, 0.08);
}

.letters-testimony-single-layout-header .title-description-wrapper .page-title h1 {
  color: #003359;
  text-transform: capitalize;
  text-shadow: none;
  max-width: 934px;
  margin-top: 1.15em;
}

.path-blog .layout-header {
  min-height: 100px;
}

.blog-layout-header,
.header-newsroom {
  min-height: 100px;
}

.blog-layout-header .title-description-wrapper,
.header-newsroom .title-description-wrapper {
  margin: 5rem 0 2rem 0;
}

.blog-layout-header .blog-views-filter,
.header-newsroom .blog-views-filter {
  max-width: 1340px;
  margin: auto;
}

.blog-layout-header .blog-views-filter .view-filters,
.header-newsroom .blog-views-filter .view-filters {
  margin: 2rem auto;
  max-width: 1400px;
  padding: 0;
}

.blog-layout-header .page-title h1,
.header-newsroom .page-title h1 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 2rem;
  color: #fff;
  border-bottom: 1px solid rgba(245, 245, 245, 0.3);
  font-size: 4.375em;
  text-transform: uppercase;
}

.blog-layout-header .block-views-exposed-filter-blockblog-page-1,
.header-newsroom .block-views-exposed-filter-blockblog-page-1 {
  max-width: 1400px;
  margin: auto;
  padding: 0 2rem;
}

.blog-layout-header .block-views-exposed-filter-blockblog-page-1 > h2,
.header-newsroom .block-views-exposed-filter-blockblog-page-1 > h2 {
  display: none;
}

.blog-layout-header .block-views-exposed-filter-blocknewsroom-page-1,
.header-newsroom .block-views-exposed-filter-blocknewsroom-page-1 {
  max-width: 1400px;
  margin: auto;
}

.blog-layout-header .view-newsroom,
.header-newsroom .view-newsroom {
  width: 1280px;
  display: block;
  margin: auto;
  max-width: 92%;
}

.blog-layout-header .view-newsroom .view-filters,
.header-newsroom .view-newsroom .view-filters {
  margin: 2rem 0;
}

@media (max-width: 1024px) {
  .issue-page-header .title-description-wrapper {
    margin-bottom: 80px;
  }
}

/** iPhone 5/SE **/
@media screen and (max-width: 350px) {
  article.card-teaser {
    max-width: 90%;
  }
}

/* =========== Key frames =========== */
@-webkit-keyframes fadingleft {
  from {
    opacity: 0;
    left: -20%;
  }
  to {
    opacity: 1;
    left: 0;
  }
}
@keyframes fadingleft {
  from {
    opacity: 0;
    left: -20%;
  }
  to {
    opacity: 1;
    left: 0;
  }
}

@-webkit-keyframes fadingright {
  from {
    opacity: 0;
    right: -20%;
  }
  to {
    opacity: 1;
    right: 0;
  }
}

@keyframes fadingright {
  from {
    opacity: 0;
    right: -20%;
  }
  to {
    opacity: 1;
    right: 0;
  }
}

@-webkit-keyframes fadingup {
  from {
    opacity: 0;
    bottom: -20%;
  }
  to {
    opacity: 1;
    bottom: 0;
  }
}

@keyframes fadingup {
  from {
    opacity: 0;
    bottom: -20%;
  }
  to {
    opacity: 1;
    bottom: 0;
  }
}

/* =========== Animations =============== */
.leftanimation {
  opacity: 0;
  position: relative;
  -webkit-animation: fadingleft ease-in 1s;
  animation: fadingleft ease-in 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.leftanimation.one {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.rightanimation {
  opacity: 0;
  position: relative;
  -webkit-animation: fadingright ease-in 1s;
  animation: fadingright ease-in 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.rightanimation.one {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.upanimation {
  opacity: 0;
  position: relative;
  -webkit-animation: fadingup ease-in 1s;
  animation: fadingup ease-in 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.upanimation.one {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

@media not all and (min-resolution: 0.001dpcm) {
  .homepage-ctas .right-cta .find-lender form .zip-code {
    padding-top: 10px;
    padding-bottom: 5px;
  }
}

.homepage-ctas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 382px;
  max-width: 1280px;
  margin: 25px auto;
}

@media (max-width: 1350px) {
  .homepage-ctas {
    padding: 0 30px;
  }
}

@media (max-width: 915px) {
  .homepage-ctas {
    padding: 0 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (max-width: 475px) {
  .homepage-ctas {
    padding: 0 10px;
    margin: -25px auto;
  }
}

.homepage-ctas .left-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 765px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin: 40px 20px 40px 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media (max-width: 768px) {
  .homepage-ctas .left-cta {
    margin: 40px 0 0 0;
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
  }
}

@media (max-width: 475px) {
  .homepage-ctas .left-cta {
    margin: 40px 0 40px 0;
  }
}

.homepage-ctas .left-cta p {
  color: #fff;
  font-family: Georgia;
  font-size: 2.500em;
  line-height: 48px;
  text-shadow: 0 20px 20px rgba(0, 0, 0, 0.4);
}

.homepage-ctas .left-cta p a {
  color: #dcebc2;
  font-family: Georgia;
  font-size: inherit;
  text-decoration: none;
}

@media (min-width: 769px) and (max-width: 1024px) {
  .homepage-ctas .left-cta p {
    font-size: 2.0em;
  }
}

@media (max-width: 475px) {
  .homepage-ctas .left-cta p {
    font-size: 1.500em;
    line-height: 30px;
    padding: 10px 0;
  }
}

.homepage-ctas .right-cta {
  max-width: 470px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 40px 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media (max-width: 915px) {
  .homepage-ctas .right-cta {
    max-width: 100%;
  }
}

.homepage-ctas .right-cta .top-cta {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 25px 25px 45px;
  margin-bottom: 19px;
  height: auto;
}

@media (max-width: 768px) {
  .homepage-ctas .right-cta .top-cta {
    height: 100%;
    padding: 25px;
  }
}

@media (max-width: 475px) {
  .homepage-ctas .right-cta .top-cta {
    margin-top: -60px;
    width: 100%;
    padding: 25px;
  }
}

.homepage-ctas .right-cta .top-cta h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.875em;
  text-transform: uppercase;
}

@media (min-width: 320px) and (max-width: 1024px) {
  .homepage-ctas .right-cta .top-cta h3 {
    font-size: 1.575em;
  }
}

.homepage-ctas .right-cta .top-cta p {
  color: #1E1E1E;
  font-family: Georgia;
  font-size: 1.125em;
  line-height: 25px;
  margin: 5px 0 20px 0;
}

.homepage-ctas .right-cta .top-cta a {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
  text-transform: uppercase;
  padding: 20px;
  line-height: 27px;
}

.homepage-ctas .right-cta .find-lender {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(91, 143, 34, 0.7);
  padding: 18px 25px;
  height: 25%;
}

@media (max-width: 768px) {
  .homepage-ctas .right-cta .find-lender {
    height: 40%;
  }
}

@media (max-width: 475px) {
  .homepage-ctas .right-cta .find-lender {
    width: 100%;
    height: 86px;
    display: block;
  }
}

.homepage-ctas .right-cta .find-lender h4 {
  margin-top: 0;
  font-size: 1.125em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2rem;
  color: #fff;
  width: 155px;
  margin-right: 0;
  padding-top: 5px;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .homepage-ctas .right-cta .find-lender h4 {
    width: 250px;
    font-size: 1.2em;
    margin-right: 20px;
    padding-top: 15px;
    margin-bottom: 60px;
  }
}

@media (max-width: 475px) {
  .homepage-ctas .right-cta .find-lender h4 {
    width: 120px;
    font-size: 0.9em;
    margin-right: 20px;
    padding-top: 5px;
    margin-bottom: 60px;
  }
}

@media (max-width: 375px) {
  .homepage-ctas .right-cta .find-lender h4 {
    margin-right: 15px;
    padding-top: 5px;
    margin-bottom: 50px;
  }
}

.homepage-ctas .right-cta .find-lender form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
}

.homepage-ctas .right-cta .find-lender form label {
  color: #fff;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  width: 90px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .homepage-ctas .right-cta .find-lender form label {
    width: 160px;
  }
}

@media (max-width: 475px) {
  .homepage-ctas .right-cta .find-lender form label {
    width: 90px;
  }
}

.homepage-ctas .right-cta .find-lender form .input-box {
  max-width: 271px;
}

@media (max-width: 475px) {
  .homepage-ctas .right-cta .find-lender form .input-box {
    max-width: 205px;
  }
}

@media (max-width: 375px) {
  .homepage-ctas .right-cta .find-lender form .input-box {
    max-width: 150px;
    font-size: 13px;
  }
}

.homepage-ctas .right-cta .find-lender form .zip-code {
  height: 45px;
  width: 202px;
  background-color: #fff;
  color: #666666;
  font-family: 'Futura LT Book';
  font-size: 1.125em;
  font-weight: 500;
  line-height: 20px;
  padding-left: 20px;
  border-radius: 0 !important;
}

@media (max-width: 475px) {
  .homepage-ctas .right-cta .find-lender form .zip-code {
    font-size: 0.8em;
    padding-left: 7px;
    padding-right: 0 !important;
    width: 129px;
  }
}

.homepage-ctas .right-cta .find-lender form .submit {
  height: 48px;
  width: 55px;
  background-color: transparent;
  color: #666;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: 500;
  line-height: 20px;
  padding-left: 6px;
  padding-top: 6px;
  border: 1px solid;
  margin-top: 1px;
  color: #fff;
  margin-left: 5px;
  border-radius: 0 !important;
  cursor: pointer;
}

@media (max-width: 475px) {
  .homepage-ctas .right-cta .find-lender form .submit {
    font-size: 0.9em;
    padding-left: 10px;
  }
}

.homepage-ctas .right-cta .find-lender form:after {
  content: '\f002';
  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
  left: -38px;
  position: relative;
  top: 15px;
  color: #fff;
  font-weight: normal;
  font-size: 21px;
  pointer-events: none;
}

@media (max-width: 940px) {
  .images-grid.desktop-grid {
    display: none;
  }
}

.images-grid.desktop-grid .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.images-grid.desktop-grid .row .image-container {
  width: calc(100% / 3);
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 1500px) {
  .images-grid.desktop-grid .row .image-container {
    height: 300px;
  }
}

@media (max-width: 1200px) {
  .images-grid.desktop-grid .row .image-container {
    height: 250px;
  }
}

@media (max-width: 940px) {
  .images-grid.desktop-grid .row .image-container {
    height: 200px;
  }
}

.images-grid.desktop-grid .row .image-container .overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: 1s opacity;
  transition: 1s opacity;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1280px) {
  .images-grid.desktop-grid .row .image-container .overlay {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
  }
}

.images-grid.desktop-grid .row .image-container .overlay .story-info {
  margin-bottom: 35px;
  position: relative;
}

@media (max-width: 1280px) {
  .images-grid.desktop-grid .row .image-container .overlay .story-info {
    margin-top: 30px;
  }
}

@media (max-width: 1200px) {
  .images-grid.desktop-grid .row .image-container .overlay .story-info {
    margin-top: -20px;
  }
}

.images-grid.desktop-grid .row .image-container .overlay .story-info > .container {
  width: 90%;
  margin: 0 auto;
}

.images-grid.desktop-grid .row .image-container .overlay .story-info > .container header {
  margin-bottom: 5px;
}

.images-grid.desktop-grid .row .image-container .overlay .story-info > .container header h2.title {
  color: #fff;
  font-family: 'Futura PT Bold';
  font-size: 30px;
  text-transform: uppercase;
  line-height: 1.0;
  margin-bottom: 0rem;
}

@media (max-width: 1500px) {
  .images-grid.desktop-grid .row .image-container .overlay .story-info > .container header h2.title {
    font-size: 20px;
  }
}

.images-grid.desktop-grid .row .image-container .overlay .story-info > .container header p.location {
  color: #ededec;
  font-family: 'Futura PT Bold';
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0;
}

@media (max-width: 1200px) {
  .images-grid.desktop-grid .row .image-container .overlay .story-info > .container header p.location {
    font-size: 16px;
  }
}

.images-grid.desktop-grid .row .image-container .overlay .story-info > .container .description p.excerpt {
  margin-bottom: 30px;
  color: #ededec;
  font-size: 18px;
}

@media (max-width: 1200px) {
  .images-grid.desktop-grid .row .image-container .overlay .story-info > .container .description p.excerpt {
    font-size: 16px;
    line-height: 20px;
  }
}

.images-grid.desktop-grid .row .image-container .overlay .story-info > .container .description a.read-more {
  background-color: #5B8F22;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 10px;
  font-family: 'Futura PT Bold';
  font-size: 0.9rem;
  line-height: 20px;
}

.images-grid.desktop-grid .row .select-block {
  background-color: #dcebc2;
  width: calc(100% / 3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  height: 400px;
}

@media (max-width: 1500px) {
  .images-grid.desktop-grid .row .select-block {
    height: 300px;
  }
}

@media (max-width: 1200px) {
  .images-grid.desktop-grid .row .select-block {
    height: 250px;
  }
}

@media (max-width: 940px) {
  .images-grid.desktop-grid .row .select-block {
    height: 200px;
  }
}

.images-grid.desktop-grid .row .select-block > .container {
  width: 90%;
  margin: 0 auto;
}

.images-grid.desktop-grid .row .select-block > .container h2.title {
  text-transform: uppercase;
  color: #003359;
  line-height: 1.0;
  margin-top: 0.5em;
  margin-bottom: 0;
}

@media (max-width: 1500px) {
  .images-grid.desktop-grid .row .select-block > .container h2.title {
    font-size: 26px;
  }
}

@media (max-width: 1200px) {
  .images-grid.desktop-grid .row .select-block > .container h2.title {
    font-size: 22px;
    margin-bottom: 0.563em;
  }
}

.images-grid.desktop-grid .row .select-block > .container .description {
  color: #1E1E1E;
  font-family: Georgia;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 10px;
  margin-top: 10px;
}

@media (max-width: 1200px) {
  .images-grid.desktop-grid .row .select-block > .container .description p {
    font-size: 16px;
    line-height: 20px;
  }
}

.images-grid.responsive-grid {
  display: none;
}

@media (max-width: 940px) {
  .images-grid.responsive-grid {
    display: block;
  }
}

.images-grid.responsive-grid .row.two-colums {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .images-grid.responsive-grid .row.two-colums {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .images-grid.responsive-grid .row.two-colums:nth-child(odd) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.images-grid.responsive-grid .row.two-colums .image-container {
  width: calc(100% / 2);
  height: 350px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 768px) {
  .images-grid.responsive-grid .row.two-colums .image-container {
    width: 100%;
  }
}

@media (max-width: 400px) {
  .images-grid.responsive-grid .row.two-colums .image-container {
    height: 300px;
  }
}

@media (max-width: 400px) {
  .images-grid.responsive-grid .row.two-colums .image-container {
    height: 280px;
  }
}

.images-grid.responsive-grid .row.two-colums .image-container .overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: 1s opacity;
  transition: 1s opacity;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.images-grid.responsive-grid .row.two-colums .image-container .overlay .story-info {
  margin-bottom: 20px;
  position: relative;
  -webkit-transition: 1s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: 1s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}

.images-grid.responsive-grid .row.two-colums .image-container .overlay .story-info > .container {
  width: 90%;
  margin: 0 auto;
}

.images-grid.responsive-grid .row.two-colums .image-container .overlay .story-info > .container header {
  margin-bottom: 10px;
}

.images-grid.responsive-grid .row.two-colums .image-container .overlay .story-info > .container header h2.title {
  color: #fff;
  font-family: 'Futura PT Bold';
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.0;
}

@media (max-width: 400px) {
  .images-grid.responsive-grid .row.two-colums .image-container .overlay .story-info > .container header h2.title {
    font-size: 26px;
  }
}

.images-grid.responsive-grid .row.two-colums .image-container .overlay .story-info > .container header p.location {
  color: #ededec;
  font-family: 'Futura PT Bold';
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

@media (max-width: 400px) {
  .images-grid.responsive-grid .row.two-colums .image-container .overlay .story-info > .container header p.location {
    font-size: 16px;
  }
}

.images-grid.responsive-grid .row.two-colums .image-container .overlay .story-info > .container .description p.excerpt {
  margin-bottom: 10px;
  color: #ededec;
  font-size: 18px;
}

@media (max-width: 400px) {
  .images-grid.responsive-grid .row.two-colums .image-container .overlay .story-info > .container .description p.excerpt {
    font-size: 16px;
  }
}

.images-grid.responsive-grid .row.two-colums .image-container .overlay .story-info > .container .description a.read-more {
  background-color: #5B8F22;
  font-family: 'Futura PT Bold';
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 10px;
}

.images-grid.responsive-grid .row.one-column .select-block {
  background-color: #dcebc2;
  width: calc(100% / 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  height: 100%;
  min-height: 350px;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (max-width: 433px) {
  .images-grid.responsive-grid .row.one-column .select-block {
    padding-bottom: 60px;
  }
}

.images-grid.responsive-grid .row.one-column .select-block > .container {
  width: 90%;
  margin: 0 auto;
}

.images-grid.responsive-grid .row.one-column .select-block > .container h2.title {
  font-family: 'Futura PT Bold';
  font-size: 32px;
  text-transform: uppercase;
  color: #003359;
  line-height: 1.0;
}

@media (max-width: 433px) {
  .images-grid.responsive-grid .row.one-column .select-block > .container h2.title {
    font-size: 28px;
    margin-top: 1.75em;
    margin-bottom: 0;
  }
}

.images-grid.responsive-grid .row.one-column .select-block > .container .description {
  color: #1E1E1E;
  font-family: Georgia;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 10px;
  margin-top: 10px;
}

@media (max-width: 433px) {
  .images-grid.responsive-grid .row.one-column .select-block > .container .description {
    line-height: 20px;
    font-size: 16px;
  }
}

.image-container.has-content .overlay {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(1, 1, 1, 0.8)), to(transparent));
  background-image: linear-gradient(to top, rgba(1, 1, 1, 0.8), transparent);
}

.layout-header.in-your-state-header {
  background-image: none;
}

.header-main-menu {
  background-color: #efefef;
  padding: 0 30px;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 51, 89, 0.08);
  box-shadow: 0 0 10px 2px rgba(0, 51, 89, 0.08);
}

.header-main-menu .main-menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 1280px;
}

.header-main-menu .main-menu-wrapper .block-main-navigation {
  height: 65px;
  width: 100%;
}

.header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu {
  height: 100%;
  margin: 0;
}

.header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li {
  display: inline-block;
  margin-right: 83px;
  line-height: 65px;
  background: none;
  font-size: inherit;
}

@media (min-width: 1085px) and (max-width: 1235px) {
  .header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li {
    margin-right: 68px;
  }
}

@media (min-width: 1024px) and (max-width: 1084px) {
  .header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li {
    margin-right: 33px;
  }
}

.header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li:last-child {
  margin-right: 0;
}

.header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li a {
  display: block;
  padding: 0;
  border-bottom: 0;
  font-size: 1.625em;
  font-family: 'Futura PT Bold';
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  color: #003359;
  border: none;
}

@media (min-width: 1181px) and (max-width: 1350px) {
  .header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li a {
    font-size: 1.425em;
  }
}

@media (min-width: 1024px) and (max-width: 1181px) {
  .header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li a {
    font-size: 1.2em;
  }
}

.header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li a:after {
  content: '';
  display: block;
  width: 0;
  height: 4px;
  background: #C75B12;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  position: relative;
  top: -4px;
}

.header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li a:hover {
  color: #5B8F22;
}

.header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li a:hover:after {
  width: 100%;
}

.header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li a .sf-sub-indicator {
  display: none;
}

.header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li ul {
  min-width: 17.68em !important;
  background-color: #fff;
  margin-top: 26px;
  margin-left: 0;
  background-image: url("../images/Pattern-1.png");
}

.header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li ul li.sf-no-children {
  padding: 31px 46px 0 35px;
  display: block;
  white-space: initial;
}

.header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li ul li.sf-no-children a {
  color: #003359;
  font-family: Georgia;
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
  text-transform: capitalize;
  text-align: left;
  width: 202px;
}

.header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li ul li.sf-no-children a:hover {
  color: #5B8F22;
}

.header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li ul li.sf-no-children a:hover:after {
  width: 0;
  content: '';
}

.header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li ul li.sf-no-children .is-active {
  color: #5B8F22;
}

.header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li ul li.sf-no-children .is-active:after {
  width: 0;
  content: '';
}

.header-main-menu .main-menu-wrapper .block-main-navigation .sf-menu li ul li.sf-no-children:last-child {
  padding-bottom: 34px;
}

a:not([href]):empty {
  position: relative;
  top: -92px;
}

@media (max-width: 768px) {
  a:not([href]):empty {
    top: -30px;
  }
}

/*
*	Fixed header styles
*/
.layout-container {
  position: relative;
  top: 0;
  -webkit-transition: top 0.25s ease-in-out;
  transition: top 0.25s ease-in-out;
}

@media (min-width: 1025px) {
  .header-utility-menu {
    position: fixed;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    width: 100%;
    z-index: 7;
    opacity: 0;
  }
  .alert-closed .header-utility-menu {
    top: 0;
  }
  .header-main-menu {
    position: fixed;
    width: 100%;
    z-index: 7;
    opacity: 0;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  .layout-header {
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    padding-top: 141px;
  }
  .alert-closed .layout-header {
    margin-top: 0;
    padding-top: 54px;
  }
}

/*
* Outlier pages
*/
.in-your-state-header {
  min-height: 66px;
}

/* Clear floats after the columns */
main:after {
  content: '';
  display: table;
  clear: both;
}

main .messages-status {
  display: none;
}

main .layout-content .messages-status {
  display: block;
}

img.align-left,
img[align=left] {
  padding: 10px 10px 10px 0;
}

img.align-right,
img[align=right] {
  padding: 10px 0 10px 10px;
}

img.align-center,
img[align=center] {
  padding: 10px 0 10px 0;
}

/* Temporary fix for entity browser to compensate for negative margin */
.entity-browser-files-browser-form {
  margin-top: 80px;
}

/* Sticky Menu Icon customization */
.toolbar-icon-entity-tasks-entity--node--edit-form::before, .toolbar-icon-entity-tasks-entity--user--edit-form::before {
  background-image: url("../images/newspaper-edit.svg") !important;
}

.mobileNavWrap {
  display: none;
}

@media (max-width: 1024px) {
  .mobileNavWrap {
    display: block;
    position: fixed;
  }
}

.mobileNavWrap.is-scrolled {
  position: fixed;
  top: 0px;
}

.header-main-menu {
  display: none;
}

@media (min-width: 1025px) {
  .header-main-menu {
    display: block;
  }
}

.mobileNav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  overflow: hidden;
  background: #fff;
  overflow-y: scroll;
  height: 100%;
}

.mobileNav-inner .siteBranding {
  padding: 20px;
  border-bottom: 1px solid #ccc;
}

@media (max-width: 320px) {
  .mobileNav-inner .siteBranding a img {
    width: 250px;
  }
}

.mobileNav-inner .block-mainnavigation-2-menu {
  border-bottom: 8px solid #EEEEEE;
}

.mobileNav-inner .block-mainnavigation-2-menu .menu {
  background: #fff;
  margin: 0 0 10px 0;
  padding: 40px 0 1px 30px;
  display: block;
}

@media (max-width: 320px) {
  .mobileNav-inner .block-mainnavigation-2-menu .menu {
    padding: 40px 45px 1px 30px;
  }
}

.mobileNav-inner .block-mainnavigation-2-menu .menu .menu-item-isExpanded .menu {
  display: none;
  padding: 30px 0 1px 30px;
  margin-left: -30px;
  background-color: #f5f5f5;
  -webkit-box-shadow: inset 0 0 5px 0 rgba(238, 238, 238, 0.32);
  box-shadow: inset 0 0 5px 0 rgba(238, 238, 238, 0.32);
  margin-top: 20px;
  background-image: url("../images/Pattern-2.png");
}

.mobileNav-inner .block-mainnavigation-2-menu .menu .menu-item-isExpanded .menu li {
  margin-bottom: 20px;
}

.mobileNav-inner .block-mainnavigation-2-menu .menu .menu-item-isExpanded .menu li a {
  color: #003359;
  font-family: Georgia;
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  text-transform: none;
}

@media (max-width: 320px) {
  .mobileNav-inner .block-mainnavigation-2-menu .menu .menu-item-isExpanded .menu li a {
    font-size: 1rem;
  }
}

.mobileNav-inner .block-mainnavigation-2-menu .menu li {
  margin-bottom: 40px;
  background: none;
  float: none;
  list-style: none;
  position: relative;
}

.mobileNav-inner .block-mainnavigation-2-menu .menu li a {
  color: #003359;
  font-family: 'Futura PT Bold';
  font-size: 1.7em;
  font-weight: bold;
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  padding: inherit;
}

@media (max-width: 475px) {
  .mobileNav-inner .block-mainnavigation-2-menu .menu li a {
    font-size: 1.4em;
  }
}

@media (max-width: 320px) {
  .mobileNav-inner .block-mainnavigation-2-menu .menu li a {
    font-size: 1.2em;
  }
}

.mobileNav-inner .block-mainnavigation-2-menu .menu .accordion-toggle {
  position: absolute;
  top: -15px;
  z-index: 999;
  font-size: 1.8em;
  line-height: 2;
  right: 0;
  font-family: 'FontAwesome';
  padding: 0 0.5em;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.mobileNav-inner .block-mainnavigation-2-menu .menu .accordion-toggle .fa {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.mobileNav-inner .block-mainnavigation-2-menu .menu .accordion-toggle .toggle-rotate {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.mobileNav-inner .block-secondarymenu-menu {
  border-bottom: none;
}

.mobileNav-inner .block-secondarymenu-menu .menu {
  padding: 40px 0 40px 15px;
  margin-bottom: 40px;
}

.mobileNav-inner .block-secondarymenu-menu .menu .search-button {
  display: none;
}

.mobileNav-inner .block-secondarymenu-menu .menu .menu-item {
  margin-bottom: 40px;
}

.mobileNav-inner .block-secondarymenu-menu .menu .menu-item a {
  color: #1E1E1E;
  font-family: 'Futura LT Book';
  font-size: 1.4rem;
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}

@media (max-width: 475px) {
  .mobileNav-inner .block-secondarymenu-menu .menu .menu-item a {
    font-size: 1.1em;
  }
}

.mobileNav-inner .find-lender-mini {
  text-align: center;
  padding: 30px 0;
  display: none;
}

.mobileNav-inner .find-lender-mini label {
  display: none;
}

@media (max-width: 1024px) {
  .mobileNav-inner .find-lender-mini {
    text-align: inherit;
    padding: 30px 23px;
  }
}

@media (max-width: 320px) {
  .mobileNav-inner .find-lender-mini {
    width: 350px;
  }
}

@media (max-width: 1024px) {
  .mobileNav-inner .find-lender-mini .find-a-lender-button {
    height: 60px;
    width: 250px;
    padding: 25px 35px;
    color: #fff;
    font-family: 'Futura PT Bold';
    font-size: 1.249em;
    font-weight: bold;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
  }
}

@media (max-width: 475px) {
  .mobileNav-inner .find-lender-mini .find-a-lender-button {
    padding: 19px 17px;
    font-size: 1.349em;
    width: 200px;
    height: 50px;
  }
}

.mobileNav-inner .find-lender-mini .input-box {
  height: 84px;
  width: 250px;
  color: #666666;
  background-color: #EEEEEE;
  font-family: 'Futura LT Book';
  font-size: 1.549em;
  font-weight: 500;
  padding: 0 7px;
  border: none;
  border-radius: 0;
}

@media (max-width: 475px) {
  .mobileNav-inner .find-lender-mini .input-box {
    height: 60px;
    width: 200px;
    font-size: 1.349em;
  }
}

@media (max-width: 375px) {
  .mobileNav-inner .find-lender-mini .input-box {
    height: 50px;
    width: 180px;
    font-size: 1.149em;
  }
}

@media (max-width: 320px) {
  .mobileNav-inner .find-lender-mini .input-box {
    height: 50px;
    width: 150px;
    font-size: 1em;
  }
}

.mobileNav-inner .find-lender-mini .submit {
  height: 84px;
  width: 250px;
  color: #fff;
  font-family: 'Futura PT Bold';
  font-size: 1.549em;
  font-weight: bold;
  line-height: 20px;
  padding: 0 7px;
  border: none;
  text-transform: uppercase;
  background-color: #5B8F22;
  border-radius: 0;
  top: -2px;
  position: relative;
  left: 10px;
}

@media (max-width: 475px) {
  .mobileNav-inner .find-lender-mini .submit {
    height: 60px;
    width: 175px;
    font-size: 1.349em;
    top: -2px;
    position: relative;
  }
}

@media (max-width: 375px) {
  .mobileNav-inner .find-lender-mini .submit {
    height: 50px;
    width: 150px;
    font-size: 1.149em;
  }
}

@media (max-width: 320px) {
  .mobileNav-inner .find-lender-mini .submit {
    font-size: 1em;
    width: 135px;
    height: 50px;
  }
}

.mobileNav-inner .login {
  margin-top: 30px;
  padding: 0 10px;
}

@media (max-width: 375px) {
  .mobileNav-inner .login {
    padding: 0 10px 0 15px;
  }
}

.mobileNav-inner .login a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #C75B12;
  height: 55px;
  color: #fff;
  font-family: 'Futura PT Bold';
  text-transform: uppercase;
  font-size: 1.349em;
}

@media (max-width: 320px) {
  .mobileNav-inner .login a {
    margin: 0 8px;
    width: 85%;
  }
}

.mobileNav-inner .members {
  margin-top: 30px;
  padding: 0 10px;
}

@media (max-width: 375px) {
  .mobileNav-inner .members {
    padding: 0 10px 0 15px;
  }
}

.mobileNav-inner .members a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #5B8F22;
  height: 55px;
  color: #fff;
  font-family: 'Futura PT Bold';
  text-transform: uppercase;
  font-size: 1.349em;
}

@media (max-width: 320px) {
  .mobileNav-inner .members a {
    margin: 0 8px;
    width: 85%;
  }
}

.mobileNav-inner .profile-logout-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding: 7px 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 375px) {
  .mobileNav-inner .profile-logout-wrapper {
    padding: 7px 15px;
  }
}

@media (max-width: 320px) {
  .mobileNav-inner .profile-logout-wrapper {
    width: 320px;
    padding: 2px 23px;
  }
}

.mobileNav-inner .profile-logout-wrapper .profile a {
  background-color: #5B8F22 !important;
}

@media (max-width: 475px) {
  .mobileNav-inner .profile-logout-wrapper .login-out {
    margin: 0;
    width: 49%;
  }
}

@media (max-width: 320px) {
  .mobileNav-inner .profile-logout-wrapper .login-out {
    width: 44%;
  }
}

.mobileNav-inner .profile-logout-wrapper .login-out a {
  height: 55px;
  width: 199px;
  background-color: #C75B12;
  padding: 15px 35px;
  color: #fff;
  font-family: 'Futura PT Bold';
  font-size: 1.549em;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1024px) {
  .mobileNav-inner .profile-logout-wrapper .login-out a {
    width: 260px;
  }
}

@media (max-width: 475px) {
  .mobileNav-inner .profile-logout-wrapper .login-out a {
    padding: 10px 20px;
    width: 199px;
    font-size: 1.349em;
  }
}

@media (max-width: 375px) {
  .mobileNav-inner .profile-logout-wrapper .login-out a {
    width: 177px;
  }
}

@media (max-width: 320px) {
  .mobileNav-inner .profile-logout-wrapper .login-out a {
    width: 150px;
    padding: 10px 10px;
  }
}

.mobileNav-inner .search-input {
  margin-top: 40px;
  margin-left: 25px;
  margin-right: 25px;
}

.mobileNav-inner .search-input label {
  display: none;
}

.mobileNav-inner .search-input input {
  width: 100%;
  border: 1px solid #003359;
  border-radius: 0;
}

@media (max-width: 320px) {
  .mobileNav-inner .search-input input {
    width: 297px;
  }
}

.mobileNavWrap {
  position: relative;
  color: #fff;
  z-index: 100001;
}

.mobileNavTrigger,
.mobileNav {
  -webkit-transition: font-size 0.25s ease, -webkit-transform 0.25s ease;
  transition: font-size 0.25s ease, -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, font-size 0.25s ease;
  transition: transform 0.25s ease, font-size 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mobileNavTrigger {
  padding: 1rem 0rem 1rem 1.7rem;
  left: 97%;
  top: 4px;
  cursor: pointer;
  font-size: 30px;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  position: absolute;
  color: #5B8F22;
}

@media (max-width: 1024px) {
  .mobileNavTrigger {
    padding: 1rem 0rem 1rem 5.8rem;
  }
}

@media (max-width: 768px) {
  .mobileNavTrigger {
    padding: 1rem 0rem 1rem 5.3rem;
  }
}

@media (max-width: 375px) {
  .mobileNavTrigger {
    top: 9px;
  }
}

span.mobileNavTrigger:after {
  content: 'MENU';
  font-family: 'Futura LT Book';
  font-size: 9px;
  display: -webkit-box;
  margin-top: -5px;
}

.mobileNavWrap--fixed .mobileNavTrigger {
  position: fixed;
}

.mobileNav {
  width: 550px;
  height: 100vh;
  position: fixed;
  left: 100%;
  top: 0;
}

@media (max-width: 475px) {
  .mobileNav {
    width: 425px;
  }
}

@media (max-width: 375px) {
  .mobileNav {
    width: 381px;
  }
}

body.mobileNav--open {
  height: 100vh;
  width: 100vw;
  position: absolute;
  overflow: hidden;
}

body.mobileNav--open .mobileNav {
  -webkit-transform: translate3d(-550px, 0, 0);
  transform: translate3d(-550px, 0, 0);
}

@media (max-width: 475px) {
  body.mobileNav--open .mobileNav {
    -webkit-transform: translate3d(-425px, 0, 0);
    transform: translate3d(-425px, 0, 0);
  }
}

@media (max-width: 375px) {
  body.mobileNav--open .mobileNav {
    -webkit-transform: translate3d(-381px, 0, 0);
    transform: translate3d(-381px, 0, 0);
  }
}

@media (max-width: 320px) {
  body.mobileNav--open .mobileNav {
    -webkit-transform: translate3d(-335px, 0, 0);
    transform: translate3d(-335px, 0, 0);
  }
}

body.mobileNav--open .mobileNavTrigger {
  font-size: 40px;
  position: fixed;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(-120px, 0, 0);
  transform: translate3d(-120px, 0, 0);
  top: 0;
  -webkit-transition: -webkit-transform 0.75s ease;
  transition: -webkit-transform 0.75s ease;
  transition: transform 0.75s ease;
  transition: transform 0.75s ease, -webkit-transform 0.75s ease;
  z-index: 10;
}

body.mobileNav--open .mobileNavTrigger:after {
  content: 'CLOSE';
  font-family: 'Futura LT Book';
  font-size: 9px;
  display: -webkit-box;
  margin-top: -5px;
}

/*
* Mobile nav Fixed styles
*
*/
@media (max-width: 1024px) {
  div.block-alert-banner {
    padding: 103px 20px 20px;
  }
  .fixedBranding {
    margin: 15px;
  }
  .header-utility-menu {
    display: none;
  }
  #mobileNav_Wrap {
    height: 90px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: fixed;
    display: block;
    background-color: #fff;
    top: 0;
    width: 100%;
  }
  #mobileNav_Wrap .home-page-header {
    margin-top: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }
  #mobileNav_Wrap + mobileNavWrap-placeholder {
    height: 90px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }
  #mobileNav_Wrap.hide {
    position: fixed;
    height: 0;
    top: -90px;
  }
  #mobileNav_Wrap.fixed {
    position: fixed;
    display: block;
    background-color: #fff;
    width: 100%;
  }
  #mobileNav_Wrap.fixed .home-page-header {
    margin-top: 90px;
  }
  #mobileNav_Wrap.fixed + mobileNavWrap-placeholder {
    height: 0;
  }
  .home-page-header {
    margin-top: 90px;
  }
  #mobileNav_Wrap.fixed .mobileNavTrigger {
    position: fixed;
    height: 90px;
    z-index: 100;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }
  #mobileNav_Wrap.hide .mobileNavTrigger {
    top: -90px;
  }
}

.byline {
  font-style: italic;
}

.view-blog .view-content .views-row article h2 {
  margin: 0;
}

.view-blog .view-content .views-row article h2 a {
  color: #5B8F22;
  font-family: Georgia;
  font-size: 22px;
  line-height: 30px;
  text-decoration: none;
  font-weight: normal;
}

@media (max-width: 768px) {
  .page-nodeType-blog .layout-content-wrapper .content-wrapper {
    margin-top: 0;
  }
  .page-nodeType-blog .layout-content-wrapper .content-wrapper .layout-content-sidebar {
    margin-top: 0;
  }
}

@media (max-width: 769px) {
  .page-nodeType-blog .layout-content-wrapper .content-wrapper {
    margin-top: 0;
  }
}

.page-nodeType-blog .layout-content-wrapper .content-wrapper #block-fcc-ui-content > article > div.node-content {
  margin-top: 3rem;
}

.page-nodeType-blog .layout-content-wrapper .content-wrapper #block-fcc-ui-content > article > div.node-content .node-pre-content {
  margin-top: 0;
}

.page-nodeType-blog .layout-content-wrapper .content-wrapper .fieldName-body h3, .page-nodeType-blog .layout-content-wrapper .content-wrapper .fieldName-body h4 {
  margin-top: 1.75rem;
}

.page-nodeType-campaign-page .block-views-blockstories-block-2 .carousel-stories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -1.5rem;
}

.page-nodeType-campaign-page .block-views-blockstories-block-2 .view-stories {
  max-width: 100%;
}

.page-nodeType-campaign-page .block-views-blockstories-block-2 .view-content .view-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc( 25% - 2rem);
  margin: 0.5rem;
}

@media (max-width: 1024px) {
  .page-nodeType-campaign-page .block-views-blockstories-block-2 .view-content .view-row {
    width: 40%;
  }
}

@media (max-width: 769px) {
  .page-nodeType-campaign-page .block-views-blockstories-block-2 .view-content .view-row {
    width: 100%;
  }
}

.view-jobs > .pager {
  margin: 100px auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.layout-contact h1.title {
  font-family: "Futura PT Bold";
  font-size: 42px;
  color: #003359;
  line-height: 50px;
  margin: 30px auto;
  padding: 0px !important;
  display: none;
}

@media (max-width: 830px) {
  .layout-contact h1.title {
    font-size: 38px;
  }
}

@media (max-width: 650px) {
  .layout-contact h1.title {
    font-size: 35px;
  }
}

@media (max-width: 450px) {
  .layout-contact h1.title {
    font-size: 30px;
    line-height: 35px;
  }
}

.contact-message-feedback-form {
  display: none;
}

.author-info {
  width: 315px;
  background-color: #5B8F22;
  -webkit-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.25);
  padding: 20px;
  position: relative;
}

@media (max-width: 1024px) {
  .author-info {
    position: inherit;
  }
}

.author-info .author,
.author-info .title {
  color: #fff;
  font-family: "Futura PT Bold";
  font-size: 22px;
  font-weight: bold;
  line-height: 26px;
  text-transform: uppercase;
}

.author-info .name,
.author-info .email,
.author-info .phone {
  color: #fff;
  font-family: Georgia;
  font-size: 18px;
  line-height: 28px;
}

.author-info .email a {
  color: inherit;
}

#block-views-block-events-block-1 {
  margin-top: 50px;
}

#block-views-block-events-block-1 .views-row .nodeType-event .fieldName-field-start-time,
#block-views-block-events-block-1 .views-row .nodeType-event .fieldName-field-end-time {
  display: inline-block;
}

.registration-link {
  width: 123px;
  color: #fff;
  font-family: 'Futura PT Bold';
  font-size: 0.749em;
  font-weight: bold;
  line-height: 1.4;
  padding: 10px 20px;
  border: none;
  text-transform: uppercase;
  background-color: #5B8F22;
  border-radius: 0;
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.registration-link:hover {
  background-color: #fff;
  color: #5B8F22;
}

.button-container {
  margin-top: 35px;
  margin-bottom: 10px;
  text-align: center;
}

.button-container a {
  background: #5B8F22;
  color: #fff;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0px;
  padding: 20px;
  text-transform: uppercase;
}

.layout-farmbill main header.entry-header {
  min-height: 480px !important;
}

.layout-farmbill main header.entry-header .overlay {
  min-height: 480px !important;
  background: unset !important;
}

.layout-farmbill main header.entry-header .overlay .container.container-fixed {
  min-height: 480px !important;
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
  padding-bottom: 75px !important;
}

.layout-farmbill main header.entry-header .overlay .container.container-fixed .state-select-container {
  display: none !important;
}

.layout-farmbill main #block-farmbillintroduction {
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px;
  background-image: url("../images/signup-bg.png");
  text-align: center;
}

.layout-farmbill main #block-farmbillintroduction p {
  color: #003359;
  font-family: "Futura PT Bold";
  max-width: 1024px;
  margin: 0 auto;
}

.layout-farmbill main .farmbill-content {
  max-width: 864px;
  margin: 75px auto;
}

@media (max-width: 1280px) {
  .layout-farmbill main .entry-content .view-stories .view-content .views-row {
    margin-left: 0px !important;
  }
  .layout-farmbill main .farmbill-content {
    margin: 75px 30px;
  }
}

@media (max-width: 768px) {
  .layout-farmbill main header.entry-header {
    min-height: 320px !important;
  }
  .layout-farmbill main header.entry-header .overlay {
    min-height: 320px !important;
    background: unset !important;
  }
  .layout-farmbill main header.entry-header .overlay .select-container.hide-on-desktop {
    padding-top: 20px !important;
    padding-bottom: 30px !important;
  }
  .layout-farmbill main header.entry-header .overlay .select-container.hide-on-desktop #combobox {
    width: 230px;
  }
  .layout-farmbill main header.entry-header .overlay .container.container-fixed {
    min-height: 320px !important;
  }
  .layout-farmbill main .entry-content .view-stories .view-content .views-row {
    margin-left: inherit;
  }
  .layout-farmbill main .farmbill-content {
    margin: 75px 50px;
  }
}

@media (max-width: 475px) {
  .layout-farmbill main header.entry-header {
    min-height: 320px !important;
  }
  .layout-farmbill main header.entry-header .overlay {
    min-height: 320px !important;
    background: unset !important;
  }
  .layout-farmbill main header.entry-header .overlay .select-container.hide-on-desktop {
    padding-top: 20px !important;
    padding-bottom: 30px !important;
  }
  .layout-farmbill main header.entry-header .overlay .select-container.hide-on-desktop #combobox {
    width: 230px;
  }
  .layout-farmbill main header.entry-header .overlay .container.container-fixed {
    min-height: 320px !important;
  }
  .layout-farmbill main .entry-content .carousel-control-prev {
    top: -230px;
    left: -25px;
  }
  .layout-farmbill main .entry-content .carousel-control-next {
    top: -230px;
    right: 40px;
  }
  .layout-farmbill main .farmbill-content {
    margin: 75px 25px;
  }
}

.page-find-a-lender--farm-credit .landing-page-header {
  background-size: 162% !important;
}

@media (max-width: 1024px) {
  .page-find-a-lender--farm-credit .landing-page-header {
    background-size: cover !important;
    padding-top: 5rem;
  }
}

@media (max-width: 768px) {
  .page-find-a-lender--farm-credit #app {
    margin-top: -40px;
  }
}

.page-nodeType-issue-page #block-fcc-ui-content > article > div.node-content {
  margin-top: 40px;
  margin-bottom: 100px;
}

.page-nodeType-issue-page #block-fcc-ui-content > article > div.node-content h2 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.page-nodeType-issue-page .block-main-page-content {
  margin: 0 auto;
  margin-top: -40px;
  /* Account for sign-up block margin/position */
}

.page-nodeType-issue-page .block-main-page-content article .fieldType-text-with-summary, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-long {
  max-width: 834px;
  margin: 0 auto;
}

.page-nodeType-issue-page .block-main-page-content article .fieldType-text-with-summary h2, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-with-summary h3, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-with-summary h4, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-with-summary h5, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-long h2, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-long h3, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-long h4, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-long h5 {
  margin-top: 1em;
  margin-bottom: .5em;
}

.page-nodeType-issue-page .block-main-page-content article .fieldType-text-with-summary > h2:first-child, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-with-summary > h3:first-child, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-with-summary > h4:first-child, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-with-summary > h5:first-child, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-long > h2:first-child, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-long > h3:first-child, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-long > h4:first-child, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-long > h5:first-child {
  margin-top: 0;
}

.page-nodeType-issue-page .block-main-page-content article .fieldType-text-with-summary > p, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-with-summary > ul, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-with-summary > ol, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-long > p, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-long > ul, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-long > ol {
  margin-bottom: 0;
}

.page-nodeType-issue-page .block-main-page-content article .paragraph--type--text, .page-nodeType-issue-page .block-main-page-content article .fieldType-text-with-summary {
  padding-top: 2em;
  padding-bottom: 2em;
  margin-bottom: 0;
  margin-top: 0;
}

.page-nodeType-issue-page .block-main-page-content article .fieldType-text-with-summary {
  padding-top: 0em;
}

.page-nodeType-issue-page .block-main-page-content article .fieldType-text-with-summary > .video-embed-field-responsive-video {
  padding-top: 1.2em;
}

.page-nodeType-issue-page .block-main-page-content .fieldName-field-content {
  margin-top: 0;
}

@media (max-width: 900px) {
  .page-nodeType-issue-page .block-main-page-content article .fieldType-text-long {
    margin: 0 30px;
  }
}

.path-letters-and-testimony .block-main-page-content {
  padding: 0px;
}

.path-letters-and-testimony .view-content article {
  margin-bottom: 20px;
}

.path-letters-and-testimony .view-content article a.letters-and-testimony-title {
  text-decoration: none;
  color: #5B8F22;
  font-family: Georgia;
  font-size: 1.525em;
}

.path-letters-and-testimony .view-content article a.letters-and-testimony-title:after {
  content: "\f105";
  font-family: "FontAwesome";
  margin-left: 5px;
  font-size: 22px;
  color: #5B8F22;
}

.path-letters-and-testimony .view-content article .fieldName-field-issue a {
  color: #666666;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Futura PT Bold';
}

.path-letters-and-testimony .view-content article .node-content {
  padding: 0px 0px 30px;
  max-width: 850px;
}

.path-letters-and-testimony .view-content article .node-content .fieldName-field-date {
  color: #003359;
  font-family: 'Futura LT Book';
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 12px;
  letter-spacing: .1rem;
}

.page-locations .result-content .field {
  color: #1E1E1E;
  font-family: 'Georgia regular';
  font-size: 18px;
  line-height: 28px;
  display: block !important;
  width: 100% !important;
}

a.find-lender-link {
  color: #fff;
}

a.find-lender-link:after {
  content: "\f105";
  font-family: "FontAwesome";
  margin-left: 5px;
  font-size: 22px;
  color: #fff;
}

#views-exposed-form-locations-page-1 .zip-code-tip, #views-exposed-form-locations-page-1 .zip-code-tip a {
  color: #fff;
  font-family: "Futura LT Book";
  text-decoration: underline;
}

.page-log-in--farm-credit .layout-content {
  padding-top: 10rem;
}

body.page-members #block-fcc-ui-content > article > div.node-content {
  margin-top: -35px;
}

@media (max-width: 475px) {
  body.page-members #block-fcc-ui-content > article > div.node-content {
    margin-top: 0px;
  }
}

body.page-members--farm-credit .region-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 1280px;
}

body.page-members--farm-credit .region-content #block-fcc-ui-content {
  margin-top: 0px;
}

body.page-members--farm-credit .region-content #block-fcc-ui-content article .node-content {
  margin-top: 0px;
}

@media (max-width: 768px) {
  .page-nodeType-job .block-views-blockjobs-block-1 .view-jobs .view-content {
    position: relative;
    top: 0px !important;
  }
}

.page-nodeType-job .column-content-wrapper .fieldType-datetime .field-label,
.page-nodeType-job .column-content-wrapper .fieldType-datetime .field-item {
  font-family: Georgia, serif;
  font-size: 16px;
  color: #1E1E1E;
}

.page-nodeType-event .region-sidebar {
  margin-top: -120px;
}

.page-nodeType-event .region-sidebar .author-info p {
  color: #fff;
}

@media (max-width: 768px) {
  .page-members .layout-content-wrapper .content-wrapper {
    margin-bottom: 140px;
  }
}

@media (max-width: 475px) {
  .page-members .layout-content-wrapper .content-wrapper {
    margin-bottom: 80px;
  }
}

.page-members .layout-content-wrapper .content-wrapper .layout-sidebar {
  margin-top: -115px;
}

@media (max-width: 768px) {
  .page-members .layout-content-wrapper .content-wrapper .layout-sidebar {
    position: inherit;
  }
}

@media (max-width: 475px) {
  .page-members .layout-content-wrapper .content-wrapper .layout-sidebar {
    margin-top: -50px;
  }
}

.page-members .layout-content-wrapper .content-wrapper .layout-sidebar .block-views {
  position: relative;
}

.page-members .layout-content-wrapper .content-wrapper .layout-sidebar .block-views:after {
  content: "";
  background-image: url(../images/fcc-footer-logo.png);
  background-repeat: no-repeat;
  background-size: 3.5rem;
  width: 50%;
  height: 57px;
  position: absolute;
  bottom: -4.5%;
  left: 41%;
}

@media (max-width: 768px) {
  .page-members .layout-content-wrapper .content-wrapper .layout-sidebar .block-views:after {
    width: 8%;
    left: 47%;
  }
}

@media (max-width: 475px) {
  .page-members .layout-content-wrapper .content-wrapper .layout-sidebar .block-views:after {
    width: 50%;
    left: 41%;
  }
}

.page-members .layout-content-wrapper .content-wrapper .layout-sidebar .block-views article .fieldName-field-start-time {
  color: #003359;
  font-family: 'Futura LT Book';
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  margin-bottom: 12px;
  display: inline;
  float: left;
  line-height: inherit;
  margin-right: 5px;
  letter-spacing: .1rem;
}

.page-members .layout-content-wrapper .content-wrapper .layout-sidebar .block-views article .fieldName-field-end-time {
  color: #003359;
  font-family: 'Futura LT Book';
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  margin-bottom: 12px;
  display: inline;
  letter-spacing: .1rem;
}

.layout-content-wrapper {
  margin-bottom: 110px;
  padding: 0px 30px;
}

.layout-content-wrapper .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  margin-bottom: 80px;
}

@media (max-width: 768px) {
  .layout-content-wrapper .content-wrapper {
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 475px) {
  .layout-content-wrapper .content-wrapper {
    margin-top: -30px;
  }
}

.layout-content-wrapper .content-wrapper .layout-content {
  padding: 0px !important;
}

.layout-content-wrapper .content-wrapper .layout-content-sidebar {
  width: 75%;
  margin-bottom: 50px;
  position: relative;
}

@media (max-width: 1024px) {
  .layout-content-wrapper .content-wrapper .layout-content-sidebar {
    width: 100%;
    margin-right: 40px;
  }
}

@media (max-width: 475px) {
  .layout-content-wrapper .content-wrapper .layout-content-sidebar {
    margin-bottom: 30px;
    margin-top: 50px;
  }
}

.layout-content-wrapper .content-wrapper .layout-content-sidebar .block-main-page-content {
  padding: 0px 60px 0px 0px;
}

@media (max-width: 1024px) {
  .layout-content-wrapper .content-wrapper .layout-content-sidebar .block-main-page-content {
    padding: 0px;
  }
}

.layout-content-wrapper .content-wrapper .layout-content-sidebar .block-main-page-content article .node-content {
  padding: 0px;
  margin-top: 113px;
  position: relative;
}

.layout-content-wrapper .content-wrapper .layout-content-sidebar .block-main-page-content article .node-content .pdf-file {
  margin-top: 30px;
}

.layout-content-wrapper .content-wrapper .layout-content-sidebar .block-main-page-content article .node-content .pdf-file a {
  color: #fff;
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
  padding: 19px 30px;
}

.layout-content-wrapper .content-wrapper .layout-content-sidebar .block-main-page-content article .node-content .pdf-file a:before {
  content: "\f1c1";
  font-family: FontAwesome;
  left: 0px;
  position: relative;
  top: 0px;
  color: #fff;
  font-weight: normal;
  font-size: 20px;
  padding: 0px 10px 0px 0px;
  border-radius: 0px;
}

.layout-content-wrapper .content-wrapper .layout-content-sidebar .block-main-page-content article .addthis_inline_share_toolbox {
  position: relative;
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem;
}

@media (max-width: 475px) {
  .layout-content-wrapper .content-wrapper .layout-content-sidebar .block-main-page-content article .addthis_inline_share_toolbox {
    float: none;
    margin-left: 0;
    position: relative;
    text-align: left;
  }
}

.layout-content-wrapper .content-wrapper .layout-content-sidebar .block-main-page-content article .addthis_inline_share_toolbox .at-share-btn-elements a {
  background-color: #003359 !important;
  padding: 4px;
  border-radius: 0px !important;
}

.layout-content-wrapper .content-wrapper .layout-content-sidebar .block-main-page-content article .fieldName-field-tags {
  margin: 20px 0px;
}

.layout-content-wrapper .content-wrapper .layout-content-sidebar .block-main-page-content article .fieldName-field-tags a {
  color: #003359;
  font-family: "Futura PT Bold";
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: none;
}

.layout-content-wrapper .content-wrapper .layout-content-sidebar .block-main-page-content article .layout-fieldLabel-above {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 0px;
  border-bottom: 1px solid #1E1E1E;
  line-height: 25px;
  padding: 7px 0px;
}

@media (max-width: 475px) {
  .layout-content-wrapper .content-wrapper .layout-content-sidebar .block-main-page-content article .layout-fieldLabel-above {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.layout-content-wrapper .content-wrapper .layout-content-sidebar .block-main-page-content article .layout-fieldLabel-above .field-label {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 25%;
}

.layout-content-wrapper .content-wrapper .layout-content-sidebar .block-main-page-content article .layout-fieldLabel-above .field-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 75%;
}

.layout-content-wrapper .content-wrapper .layout-content-sidebar .block-main-page-content article .fieldName-body {
  margin-top: 30px;
}

.layout-content-wrapper .content-wrapper .layout-sidebar {
  position: relative;
  top: 90px;
}

@media (max-width: 768px) {
  .layout-content-wrapper .content-wrapper .layout-sidebar {
    width: 100%;
    top: 0px;
  }
}

.layout-content-wrapper .content-wrapper .layout-sidebar .find-lender {
  width: 320px;
  background-color: #5B8F22;
  -webkit-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.25);
  padding: 20px;
  position: relative;
  top: -90px;
  margin-bottom: -60px;
}

@media (max-width: 768px) {
  .layout-content-wrapper .content-wrapper .layout-sidebar .find-lender {
    top: 0px;
    width: inherit;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

.layout-content-wrapper .content-wrapper .layout-sidebar .find-lender h4 {
  margin-top: inherit;
  color: #fff;
  font-family: "Futura PT Bold";
  font-size: 22px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 0rem;
  text-transform: uppercase;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .find-lender p {
  color: #FFFFFF;
  font-family: "Georgia regular";
  font-size: 18px;
  line-height: 28px;
  margin-top: 5px;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .find-lender form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .find-lender form .input-box {
  width: 220px;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .find-lender form .zip-code {
  height: 50px;
  width: 195px;
  background-color: #fff;
  color: #666666;
  font-family: "Futura PT Bold";
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  margin-right: 5px;
}

@media (max-width: 320px) {
  .layout-content-wrapper .content-wrapper .layout-sidebar .find-lender form .zip-code {
    width: 157px;
    font-size: 14px;
  }
}

.layout-content-wrapper .content-wrapper .layout-sidebar .find-lender form .submit {
  height: 48px;
  width: 55px;
  background-color: transparent;
  color: #666666;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: 500;
  line-height: 20px;
  padding-left: 6px;
  padding-top: 6px;
  border: 1px solid;
  margin-top: 1px;
  color: #fff;
  margin-left: -12px;
  right: -12px;
  position: relative;
  border-radius: 0px !important;
  cursor: pointer;
}

@media (max-width: 475px) {
  .layout-content-wrapper .content-wrapper .layout-sidebar .find-lender form .submit {
    font-size: 0.9em;
    padding-left: 10px;
  }
}

.layout-content-wrapper .content-wrapper .layout-sidebar .find-lender form:after {
  content: "\f002";
  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
  left: -24px;
  position: relative;
  top: 14px;
  color: #fff;
  font-weight: normal;
  font-size: 21px;
  pointer-events: none;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .fieldName-field-date {
  color: #003359;
  font-family: 'Futura PT Bold';
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
  letter-spacing: .1rem;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .fieldName-title {
  color: #1E1E1E;
  font-family: Georgia;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 5px;
  display: inline;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .author-info {
  width: 315px;
  background-color: #5B8F22;
  -webkit-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.25);
  padding: 20px;
  position: relative;
  top: -90px;
  margin-bottom: -60px;
}

@media (max-width: 1024px) {
  .layout-content-wrapper .content-wrapper .layout-sidebar .author-info {
    position: inherit;
  }
}

.layout-content-wrapper .content-wrapper .layout-sidebar .author-info .author,
.layout-content-wrapper .content-wrapper .layout-sidebar .author-info .title {
  color: #fff;
  font-family: "Futura PT Bold";
  font-size: 22px;
  font-weight: bold;
  line-height: 26px;
  text-transform: uppercase;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .author-info .name,
.layout-content-wrapper .content-wrapper .layout-sidebar .author-info .email,
.layout-content-wrapper .content-wrapper .layout-sidebar .author-info .phone {
  color: #fff;
  font-family: Georgia;
  font-size: 18px;
  line-height: 28px;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .author-info .email a {
  color: inherit;
}

@media (max-width: 1024px) {
  .layout-content-wrapper .content-wrapper .layout-sidebar .view-related-news {
    margin-top: 15px !important;
  }
}

.layout-content-wrapper .content-wrapper .layout-sidebar .view-related-news,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockpress-release-block-1,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockevents-block-1,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockjobs-block-1,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-letters-testimony,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-blog {
  background: #EEEEEE;
  max-width: 320px;
  padding: 20px;
}

@media (max-width: 768px) {
  .layout-content-wrapper .content-wrapper .layout-sidebar .view-related-news,
  .layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockpress-release-block-1,
  .layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockevents-block-1,
  .layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockjobs-block-1,
  .layout-content-wrapper .content-wrapper .layout-sidebar .view-letters-testimony,
  .layout-content-wrapper .content-wrapper .layout-sidebar .view-blog {
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 100%;
  }
}

.layout-content-wrapper .content-wrapper .layout-sidebar .view-related-news h2,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockpress-release-block-1 h2,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockevents-block-1 h2,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockjobs-block-1 h2,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-letters-testimony h2,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-blog h2 {
  color: #003359;
  font-family: 'Futura LT Book';
  font-size: 26px;
  line-height: 20px;
  margin-top: 0px;
  font-weight: 300;
  margin-bottom: 1.250em;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .view-related-news .view-header > div,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockpress-release-block-1 .view-header > div,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockevents-block-1 .view-header > div,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockjobs-block-1 .view-header > div,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-letters-testimony .view-header > div,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-blog .view-header > div {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .view-related-news .view-header h3,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockpress-release-block-1 .view-header h3,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockevents-block-1 .view-header h3,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockjobs-block-1 .view-header h3,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-letters-testimony .view-header h3,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-blog .view-header h3 {
  color: #003359;
  font-family: "Futura LT Book";
  font-size: 26px;
  font-weight: 300;
  line-height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .view-related-news .view-header a,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockpress-release-block-1 .view-header a,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockevents-block-1 .view-header a,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockjobs-block-1 .view-header a,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-letters-testimony .view-header a,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-blog .view-header a {
  font-family: "Futura PT Bold";
  text-transform: uppercase;
  font-size: .75rem;
  padding: 6px 0px 10px 0px;
  width: 71px;
  margin-left: 5px;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .view-related-news .view-header a:hover:after,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockpress-release-block-1 .view-header a:hover:after,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockevents-block-1 .view-header a:hover:after,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockjobs-block-1 .view-header a:hover:after,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-letters-testimony .view-header a:hover:after,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-blog .view-header a:hover:after {
  color: #C75B12;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .view-related-news .view-header a:after,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockpress-release-block-1 .view-header a:after,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockevents-block-1 .view-header a:after,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockjobs-block-1 .view-header a:after,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-letters-testimony .view-header a:after,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-blog .view-header a:after {
  content: "\f105";
  font-family: "FontAwesome";
  margin-left: 5px;
  font-size: 15px;
  color: #5B8F22;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .view-related-news .view-content article,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockpress-release-block-1 .view-content article,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockevents-block-1 .view-content article,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockjobs-block-1 .view-content article,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-letters-testimony .view-content article,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-blog .view-content article {
  margin-bottom: 30px;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .view-related-news .view-content article h2,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockpress-release-block-1 .view-content article h2,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockevents-block-1 .view-content article h2,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockjobs-block-1 .view-content article h2,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-letters-testimony .view-content article h2,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-blog .view-content article h2 {
  margin-top: 0px;
  margin-bottom: 5px;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .view-related-news .view-content article h2 a,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockpress-release-block-1 .view-content article h2 a,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockevents-block-1 .view-content article h2 a,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockjobs-block-1 .view-content article h2 a,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-letters-testimony .view-content article h2 a,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-blog .view-content article h2 a {
  color: #1E1E1E;
  font-family: Georgia;
  font-size: 18px;
  line-height: 28px;
  font-weight: normal;
  text-decoration: none;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .view-related-news .view-content article .node-content,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockpress-release-block-1 .view-content article .node-content,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockevents-block-1 .view-content article .node-content,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockjobs-block-1 .view-content article .node-content,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-letters-testimony .view-content article .node-content,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-blog .view-content article .node-content {
  padding: 0px;
}

.layout-content-wrapper .content-wrapper .layout-sidebar .view-related-news .view-content article .node-content .fieldName-field-date,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockpress-release-block-1 .view-content article .node-content .fieldName-field-date,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockevents-block-1 .view-content article .node-content .fieldName-field-date,
.layout-content-wrapper .content-wrapper .layout-sidebar .block-views-blockjobs-block-1 .view-content article .node-content .fieldName-field-date,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-letters-testimony .view-content article .node-content .fieldName-field-date,
.layout-content-wrapper .content-wrapper .layout-sidebar .view-blog .view-content article .node-content .fieldName-field-date {
  color: #003359;
  font-family: "Futura LT Book";
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
}

.findalender-no-sidebar {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.findalender-no-sidebar .find-lender {
  width: 299px;
  background-color: #5B8F22;
  -webkit-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.25);
  padding: 20px;
  position: relative;
  top: 0px;
}

@media (max-width: 768px) {
  .findalender-no-sidebar .find-lender {
    top: 0px;
  }
}

@media (max-width: 475px) {
  .findalender-no-sidebar .find-lender {
    width: inherit;
  }
}

.findalender-no-sidebar .find-lender h4 {
  margin-top: inherit;
  color: #fff;
  font-family: "Futura PT Bold";
  font-size: 22px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: -1rem;
  text-transform: uppercase;
}

.findalender-no-sidebar .find-lender p {
  color: #FFFFFF;
  font-family: "Georgia regular";
  font-size: 18px;
  line-height: 28px;
  width: 100%;
}

.findalender-no-sidebar .find-lender form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.findalender-no-sidebar .find-lender form .input-box {
  max-width: 192px;
}

@media (max-width: 475px) {
  .findalender-no-sidebar .find-lender form .input-box {
    max-width: 265px;
  }
}

@media (max-width: 415px) {
  .findalender-no-sidebar .find-lender form .input-box {
    max-width: 218px;
  }
}

.findalender-no-sidebar .find-lender form .zip-code {
  height: 50px;
  width: 195px;
  background-color: #fff;
  color: #666666;
  font-family: "Futura PT Bold";
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  margin-right: 5px;
}

.findalender-no-sidebar .find-lender form .submit {
  height: 48px;
  width: 55px;
  background-color: transparent;
  color: #666666;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: 500;
  line-height: 20px;
  padding-left: 6px;
  padding-top: 6px;
  border: 1px solid;
  margin-top: 1px;
  color: #fff;
  margin-left: -12px;
  right: -12px;
  position: relative;
  border-radius: 0px;
  cursor: pointer;
}

@media (max-width: 475px) {
  .findalender-no-sidebar .find-lender form .submit {
    font-size: 0.9em;
    padding-left: 10px;
  }
}

.findalender-no-sidebar .find-lender form:after {
  content: "\f002";
  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
  left: -28px;
  position: relative;
  top: 14px;
  color: #fff;
  font-weight: normal;
  font-size: 25px;
  pointer-events: none;
}

.back-to-wrapper .content-date {
  color: #003359;
  font-family: 'Futura LT Book';
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  margin-bottom: 12px;
  letter-spacing: 2px;
}

.counsel-members-button {
  background-color: #5B8F22;
  color: white;
  padding: 20px;
}

@media (max-width: 768px) {
  .counsel-members-button {
    position: absolute;
    top: -45px;
  }
}

.nodeType-farm-credit-institution.node-viewMode-full .node-content {
  margin-top: 80px !important;
}

.nodeType-farm-credit-institution.node-viewMode-full .node-content .fieldName-field-logo {
  margin-bottom: 30px;
}

.nodeType-farm-credit-institution.node-viewMode-full .node-content .fieldName-field-logo img {
  max-width: 250px;
  height: auto;
}

@media (max-width: 475px) {
  body.page-nodeType-farm-credit-institution .layout-header .page-title h1, body.page-nodeType-farm-credit-institution .layout-header .page-description h1 {
    margin-top: 2.15em;
  }
}

@media (max-width: 768px) {
  body.page-nodeType-farm-credit-institution .layout-header {
    min-height: inherit;
  }
  body.page-nodeType-farm-credit-institution .layout-header .page-title h1, body.page-nodeType-farm-credit-institution .layout-header .layout-header .page-description h1 {
    margin-top: 2.15em;
    margin-bottom: 30px;
  }
}

#block-fcc-ui-content > article > div.node-content {
  margin-top: 113px;
}

@media (max-width: 768px) {
  #block-fcc-ui-content > article > div.node-content {
    margin-top: 40px;
  }
}

#block-fcc-ui-content > article > div.node-content .fieldName-field-date {
  color: #003359;
  font-family: 'Futura LT Book';
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  margin-bottom: 12px;
}

#block-fcc-ui-content > article > div.node-content .node-pre-content {
  color: #003359;
  font-family: 'Futura LT Book';
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  margin-bottom: 12px;
  margin-top: 50px;
}

#block-views-block-press-release-block-1 > h2 {
  margin-bottom: 20px;
}

#block-views-block-press-release-block-1 .view-content article {
  margin-bottom: 20px;
}

.page-nodeType-press-release .job-layout-header .title-description-wrapper .page-title h1 {
  font-size: 3rem;
}

.page-nodeType-press-release .block-main-page-content {
  margin-top: 2rem;
}

@media (max-width: 599px) {
  .page-nodeType-press-release .block-main-page-content {
    margin-top: 2rem;
  }
}

.page-nodeType-press-release #block-fcc-ui-content > article > div.node-content {
  margin-top: 0;
}

.resource-image {
  background-size: cover;
  width: 300px;
  height: 150px;
}

.container-fixed {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 1274px;
  margin: 0 auto;
}

.container-fixed.clearfix:before, .container-fixed.clearfix:after {
  content: '';
  display: table;
}

.container-fixed.clearfix:after {
  clear: both;
}

.mobile-container-fixed {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 1187px;
  margin: 0 auto;
}

.mobile-container-fixed.clearfix:before, .mobile-container-fixed.clearfix:after {
  content: '';
  display: table;
}

.mobile-container-fixed.clearfix:after {
  clear: both;
}

.page-farm-bill--farm-credit #primary.state h2 {
  color: #003359;
}

#primary.state h1, #primary.state h2, #primary.state h3, #primary.state h4, #primary.state h5, #primary.state h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: white;
}

#primary.state .state-header {
  background-image: none;
  min-height: auto;
}

#primary.state #block-fcc-ui-content {
  margin: 0px;
  padding: 0px;
  max-width: unset;
}

#primary.state main div.state header {
  width: 100%;
  height: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 800px) {
  #primary.state main div.state header {
    height: auto;
  }
  #primary.state main div.state header:before, #primary.state main div.state header:after {
    content: '';
    display: table;
  }
  #primary.state main div.state header:after {
    clear: both;
  }
}

#primary.state main div.state header .overlay {
  background: rgba(0, 51, 89, 0.25);
  background: -webkit-gradient(left top, left bottom, color-stop(30%, rgba(0, 51, 89, 0.25)), color-stop(62%, #003359), color-stop(100%, #003359));
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(0, 51, 89, 0.25)), color-stop(62%, #003359), to(#003359));
  background: linear-gradient(to bottom, rgba(0, 51, 89, 0.25) 30%, #003359 62%, #003359 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003359', endColorstr='#003359', GradientType=0);
}

#primary.state main div.state header .overlay .select-container.hide-on-desktop {
  display: none;
}

@media (max-width: 800px) {
  #primary.state main div.state header .overlay .select-container.hide-on-desktop {
    display: block;
    width: 90%;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 10px;
    margin: 0 auto;
  }
}

#primary.state main div.state header .overlay > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 1010px;
  padding: 100px 0;
}

@media (max-width: 1310px) {
  #primary.state main div.state header .overlay > .container {
    width: 90%;
  }
}

@media (max-width: 475px) {
  #primary.state main div.state header .overlay > .container {
    padding: 40px 0;
  }
}

#primary.state main div.state header .overlay > .container .state-info {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

@media (max-width: 1320px) {
  #primary.state main div.state header .overlay > .container .state-info {
    display: block;
  }
}

@media (max-width: 800px) {
  #primary.state main div.state header .overlay > .container .state-info {
    position: unset;
    transform: none;
    -ms-transform: none;
    -webkit-transform: none;
  }
}

#primary.state main div.state header .overlay > .container .state-info .title-select-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 768px) {
  #primary.state main div.state header .overlay > .container .state-info .title-select-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: block;
  }
}

#primary.state main div.state header .overlay > .container .state-info .title-select-container h2.title {
  max-width: 40%;
  color: #fff;
  font-family: 'Futura PT Bold';
  font-size: 80px;
  line-height: 80px;
  text-transform: uppercase;
  margin-bottom: 45px;
}

@media (max-width: 864px) {
  #primary.state main div.state header .overlay > .container .state-info .title-select-container h2.title {
    font-size: 62px;
  }
}

@media (max-width: 800px) {
  #primary.state main div.state header .overlay > .container .state-info .title-select-container h2.title {
    font-size: 50px;
    max-width: none;
  }
}

@media (max-width: 475px) {
  #primary.state main div.state header .overlay > .container .state-info .title-select-container h2.title {
    text-align: center;
    margin-bottom: 20px;
  }
}

@media (max-width: 350px) {
  #primary.state main div.state header .overlay > .container .state-info .title-select-container h2.title {
    font-size: 38px;
  }
}

@media (max-width: 800px) {
  #primary.state main div.state header .overlay > .container .state-info .title-select-container .state-select-container {
    display: none;
  }
}

#primary.state main div.state header .overlay > .container .state-info .boxes {
  margin-top: 0px;
}

@media (max-width: 1310px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    min-height: 400px;
    max-height: 400px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 60px;
  }
}

@media (max-width: 800px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes {
    display: block;
    height: auto;
    min-height: 0;
    max-height: unset;
    margin-top: 0;
  }
}

#primary.state main div.state header .overlay > .container .state-info .boxes > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 1310px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 70%;
    margin: 0 auto;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container:before, #primary.state main div.state header .overlay > .container .state-info .boxes > .container:after {
    content: '';
    display: table;
  }
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container:after {
    clear: both;
  }
}

@media (max-width: 1186px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container {
    width: 90%;
  }
}

@media (max-width: 810px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container {
    width: 100%;
  }
}

@media (max-width: 800px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container {
    height: auto;
  }
}

#primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box {
  background-color: rgba(0, 17, 42, 0.9);
  width: 300px;
  display: inline-block;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (max-width: 1310px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 730px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box {
    max-width: 250px;
    max-height: 167px;
  }
}

@media (max-width: 630px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box {
    max-width: 220px;
  }
}

@media (max-width: 520px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box {
    max-width: 185px;
  }
}

@media (max-width: 450px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box {
    max-width: 175px;
  }
}

@media (max-width: 420px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box {
    max-width: unset;
    margin-bottom: 20px;
    margin-right: 0;
  }
}

@media (max-width: 1310px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box:nth-child(1), #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box:nth-child(2) {
    margin-bottom: 20px;
  }
}

@media (max-width: 555px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box:nth-child(1), #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box:nth-child(2), #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box:nth-child(3) {
    margin-left: 0;
  }
}

@media (max-width: 555px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box:nth-child(2) {
    margin-right: 0;
  }
}

#primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box > .container {
  width: 90%;
  margin: 0 auto;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box > .container .result {
  font-family: 'Futura PT Bold';
  font-size: 50px;
  text-transform: uppercase;
  max-height: 68px;
  line-height: 60px;
}

@media (max-width: 730px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box > .container .result {
    font-size: 40px;
  }
}

@media (max-width: 520px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box > .container .result {
    font-size: 40px;
  }
}

#primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box > .container .title {
  font-family: "Futura LT Book";
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #D1D4D3;
}

@media (max-width: 730px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box > .container .title {
    font-size: 17px;
  }
}

@media (max-width: 520px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box > .container .title {
    font-size: 16px;
    line-height: inherit;
  }
}

#primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box > .container .date {
  font-family: "Georgia regular";
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #D1D4D3;
  margin-top: 0px;
  line-height: 13px;
}

@media (max-width: 730px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .statistics-box > .container .date {
    font-size: 15px;
  }
}

#primary.state main div.state header .overlay > .container .state-info .boxes > .container .download-box {
  background-color: rgba(0, 17, 42, 0.9);
  width: 300px;
  height: 186px;
  display: inline-block;
}

@media (max-width: 1310px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .download-box {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 730px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .download-box {
    max-width: 250px;
    max-height: 167px;
  }
}

@media (max-width: 630px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .download-box {
    max-width: 220px;
  }
}

@media (max-width: 555px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .download-box {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 520px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .download-box {
    max-width: 185px;
  }
}

@media (max-width: 450px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .download-box {
    max-width: 175px;
  }
}

@media (max-width: 420px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .download-box {
    max-width: unset;
  }
}

#primary.state main div.state header .overlay > .container .state-info .boxes > .container .download-box > .container {
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#primary.state main div.state header .overlay > .container .state-info .boxes > .container .download-box > .container .description-text {
  font-family: Georgia regular;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  max-width: 270px;
}

@media (max-width: 630px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .download-box > .container .description-text {
    font-size: 17px;
  }
}

@media (max-width: 520px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .download-box > .container .description-text {
    font-size: 16px;
  }
}

#primary.state main div.state header .overlay > .container .state-info .boxes > .container .download-box > .container .download-button {
  background-color: #5B8F22;
  font-family: 'Futura PT Bold';
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 7px 25px;
}

@media (max-width: 520px) {
  #primary.state main div.state header .overlay > .container .state-info .boxes > .container .download-box > .container .download-button {
    padding: 7px 10px;
  }
}

#primary.state main div.state header .overlay > .container .state-info .state-description {
  margin-top: 30px;
  margin-bottom: -10px;
}

#primary.state main div.state header .overlay > .container .state-info .state-description > .container {
  width: 90%;
}

@media (max-width: 1310px) {
  #primary.state main div.state header .overlay > .container .state-info .state-description > .container {
    width: 100%;
    margin-bottom: 150px;
  }
}

@media (max-width: 800px) {
  #primary.state main div.state header .overlay > .container .state-info .state-description > .container {
    width: 90%;
    margin-bottom: 30px;
    margin-top: 20px;
  }
}

@media (max-width: 768px) {
  #primary.state main div.state header .overlay > .container .state-info .state-description > .container {
    margin: 20px auto 30px;
    text-align: center;
  }
}

#primary.state main div.state header .overlay > .container .state-info .state-description > .container p {
  color: #fff;
  font-family: Georgia regular;
  font-size: 30px;
  line-height: 40px;
}

@media (max-width: 1366px) {
  #primary.state main div.state header .overlay > .container .state-info .state-description > .container p {
    font-size: 26px;
    line-height: 36px;
  }
}

@media (max-width: 900px) {
  #primary.state main div.state header .overlay > .container .state-info .state-description > .container p {
    font-size: 24px;
    line-height: inherit;
  }
}

#primary.state main div.state header .custom-combobox {
  right: 32px;
}

#primary.state main div.state header .ui-widget {
  display: inline-block;
  margin-right: 0;
}

#primary.state main div.state .entry-content {
  margin: 0;
}

@media (max-width: 800px) {
  #primary.state main div.state .entry-content {
    text-align: center;
  }
}

@media (max-width: 800px) {
  #primary.state main div.state .entry-content > .container {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

#primary.state main div.state .entry-content > .container .stories-cards {
  position: relative;
  margin-top: -85px;
  padding-bottom: 40px;
}

@media (max-width: 800px) {
  #primary.state main div.state .entry-content > .container .stories-cards {
    margin-top: 0;
    position: unset;
  }
}

@media (max-width: 1288px) {
  #primary.state main div.state .entry-content > .container .stories-cards > .container {
    width: 90%;
  }
}

@media (max-width: 720px) {
  #primary.state main div.state .entry-content > .container .stories-cards > .container {
    text-align: center;
  }
}

#primary.state main div.state .entry-content > .container .stories-cards > .container .story-card {
  background-color: #dcebc2;
  width: 300px;
  display: inline-block;
  margin: 0 7px 30px;
  vertical-align: top;
}

@media (max-width: 350px) {
  #primary.state main div.state .entry-content > .container .stories-cards > .container .story-card {
    width: 280px;
  }
}

@media (max-width: 320px) {
  #primary.state main div.state .entry-content > .container .stories-cards > .container .story-card {
    width: 260px;
  }
}

@media (max-width: 301px) {
  #primary.state main div.state .entry-content > .container .stories-cards > .container .story-card {
    width: 250px;
  }
}

@media (max-width: 280px) {
  #primary.state main div.state .entry-content > .container .stories-cards > .container .story-card {
    width: 230px;
  }
}

#primary.state main div.state .entry-content > .container .stories-cards > .container .story-card:hover {
  -webkit-transition: 1s ease;
  transition: 1s ease;
  -webkit-box-shadow: 0px 5px 10px 1px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 5px 10px 1px rgba(50, 50, 50, 0.5);
}

#primary.state main div.state .entry-content > .container .stories-cards > .container .story-card .featured-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#primary.state main div.state .entry-content > .container .stories-cards > .container .story-card .featured-image .play-icon {
  display: none;
}

#primary.state main div.state .entry-content > .container .stories-cards > .container .story-card .featured-image.has-video .play-icon {
  display: block;
}

#primary.state main div.state .entry-content > .container .stories-cards > .container .story-card .info {
  height: 205px;
}

#primary.state main div.state .entry-content > .container .stories-cards > .container .story-card .info > .container {
  width: 90%;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px;
}

#primary.state main div.state .entry-content > .container .stories-cards > .container .story-card .info > .container .title {
  font-family: Georgia regular;
  font-size: 20px;
  color: #1E1E1E;
  margin-bottom: 10px;
  font-weight: normal;
  line-height: 25px;
}

@media (max-width: 400px) {
  #primary.state main div.state .entry-content > .container .stories-cards > .container .story-card .info > .container .title {
    font-size: 1.3rem;
  }
}

#primary.state main div.state .entry-content > .container .stories-cards > .container .story-card .info > .container .title:hover:after {
  color: #C75B12;
}

#primary.state main div.state .entry-content > .container .stories-cards > .container .story-card .info > .container .title:after {
  content: "\f105";
  font-family: "FontAwesome";
  margin-left: 5px;
  font-size: 22px;
  color: #5B8F22;
}

#primary.state main div.state .entry-content > .container .stories-cards > .container .story-card .info > .container .location {
  color: #003359;
  text-transform: uppercase;
  font-family: 'Futura LT Book';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.2rem;
}

#primary.state main div.state .farm-credit-institutions {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid #D1D4D3;
  width: 90%;
  margin: 0 auto 20px;
}

#primary.state main div.state .farm-credit-institutions > .container h2.title {
  font-family: 'Futura PT Bold';
  font-size: 30px;
  color: #003359;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 1.0;
}

@media (max-width: 340px) {
  #primary.state main div.state .farm-credit-institutions > .container h2.title {
    font-size: 25px;
  }
}

#primary.state main div.state .farm-credit-institutions > .container .logos-container {
  margin-bottom: 30px;
}

#primary.state main div.state .farm-credit-institutions > .container .logos-container a.logo-url {
  display: inline-block;
}

#primary.state main div.state .farm-credit-institutions > .container .logos-container a.logo-url img.institution-logo {
  display: inline-block;
}

#primary.state main div.state.stories-by-issue > .entry-content > .container, #primary.state main div.state.stories-by-customer > .entry-content > .container {
  padding-top: 80px;
  padding-bottom: 85px;
}

@media (max-width: 800px) {
  #primary.state main div.state.stories-by-issue > .entry-content > .container, #primary.state main div.state.stories-by-customer > .entry-content > .container {
    margin: 0;
  }
}

@media (max-width: 475px) {
  #primary.state main div.state.stories-by-issue > .entry-content > .container, #primary.state main div.state.stories-by-customer > .entry-content > .container {
    padding-top: 40px;
    padding-bottom: 25px;
  }
}

#primary.state main div.state.stories-by-issue > .entry-content > .container .stories-container, #primary.state main div.state.stories-by-customer > .entry-content > .container .stories-container {
  position: relative;
}

#primary.state main div.state.stories-by-issue > .entry-content > .container .stories-container .views-element-container, #primary.state main div.state.stories-by-customer > .entry-content > .container .stories-container .views-element-container {
  width: calc(100% - 45px);
  margin: 0 auto;
}

#primary.state main div.state.stories-by-issue > .entry-content > .container .stories-container .carousel-controls.stories-controls, #primary.state main div.state.stories-by-customer > .entry-content > .container .stories-container .carousel-controls.stories-controls {
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#primary.state main div.state.stories-by-issue > .entry-content > .container .stories-container .carousel-controls.stories-controls .carousel-control-prev, #primary.state main div.state.stories-by-customer > .entry-content > .container .stories-container .carousel-controls.stories-controls .carousel-control-prev {
  position: relative;
  top: 0;
  left: 5px;
}

#primary.state main div.state.stories-by-issue > .entry-content > .container .stories-container .carousel-controls.stories-controls .carousel-control-prev:after, #primary.state main div.state.stories-by-customer > .entry-content > .container .stories-container .carousel-controls.stories-controls .carousel-control-prev:after {
  top: 0;
  left: 0;
}

#primary.state main div.state.stories-by-issue > .entry-content > .container .stories-container .carousel-controls.stories-controls .carousel-control-next, #primary.state main div.state.stories-by-customer > .entry-content > .container .stories-container .carousel-controls.stories-controls .carousel-control-next {
  position: relative;
  top: 0;
  right: 5px;
}

#primary.state main div.state.stories-by-issue > .entry-content > .container .stories-container .carousel-controls.stories-controls .carousel-control-next:after, #primary.state main div.state.stories-by-customer > .entry-content > .container .stories-container .carousel-controls.stories-controls .carousel-control-next:after {
  top: 0;
  right: 0;
}

#primary.state a.edit-button {
  display: none;
  font-family: Georgia;
  font-size: 23px;
  color: #fff;
  margin-bottom: 10px;
}

#primary.state a.edit-button:hover {
  text-decoration: underline;
  color: #fff;
}

#primary.state a.edit-button:visited {
  color: #fff;
}

.page-nodeType-state .block-tabs {
  top: 5px;
}

select {
  padding-left: 10px;
}

select.state {
  color: #7E7E7E;
  font-weight: bold;
  height: 38px;
  text-transform: uppercase;
  font-family: 'Futura PT Bold';
  font-size: 18px;
  -webkit-appearance: inherit;
}

a.select-button {
  background-color: #5B8F22;
  width: 42px;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-family: 'Futura PT Bold';
  font-size: 14px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 60px;
  min-height: 49px;
}

.state-select {
  min-width: 250px;
  margin: 0 0px 0 0;
  font-family: 'Futura PT Bold';
  font-size: 18px;
  color: #1E1E1E;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 50px;
}

.state-select#home-desktop {
  margin-top: 10px;
}

@media (max-width: 1200px) {
  .state-select#home-desktop {
    font-size: 16px;
    min-width: 180px;
    padding-top: 8px;
    padding-bottom: 8px;
    max-height: 40px;
    min-height: 0;
  }
}

.state-select#home-mobile {
  min-width: 250px;
  font-size: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  max-height: 40px;
  min-height: 0;
}

@media (max-width: 420px) {
  .state-select#home-mobile {
    min-width: 210px;
    font-size: 16px;
    min-height: 40px;
  }
}

@media (max-width: 320px) {
  .state-select#home-mobile {
    margin-right: 5px;
  }
}

.select-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 60px;
  min-height: 50px;
  font-size: 14px;
  vertical-align: bottom;
}

.select-button#select-button-home-desktop {
  font-size: 14px;
  vertical-align: bottom;
}

@media (max-width: 1200px) {
  .select-button#select-button-home-desktop {
    min-height: 40px;
  }
}

.select-button#select-button-home-mobile {
  font-size: 14px;
  vertical-align: bottom;
}

@media (max-width: 420px) {
  .select-button#select-button-home-mobile {
    min-height: 40px;
  }
}

.layout-stories #primary.state main header {
  min-height: unset !important;
}

.layout-stories #primary.state main header .overlay {
  min-height: unset !important;
  background: none !important;
}

.layout-stories #primary.state .container {
  margin-bottom: 0px !important;
  padding-top: 100px;
  min-height: auto !important;
}

.layout-stories .view-stories, .layout-farmbill .view-stories {
  max-width: 1280px;
  width: 1280px;
  margin: 0px auto;
  padding-top: 0;
  padding-bottom: 0;
}

.layout-stories .view-stories .view-content, .layout-farmbill .view-stories .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (max-width: 1300px) {
  .layout-stories .view-stories .view-content, .layout-farmbill .view-stories .view-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 475px) {
  .layout-stories .view-stories .view-content, .layout-farmbill .view-stories .view-content {
    display: block;
  }
}

.layout-stories .view-stories .view-content .views-row, .layout-farmbill .view-stories .view-content .views-row {
  margin: 15px 0;
}

@media (min-width: 769px) {
  .layout-stories .view-stories .carousel-controls, .layout-farmbill .view-stories .carousel-controls {
    display: none;
  }
}

#primary.story h1, #primary.story h2, #primary.story h3, #primary.story h4, #primary.story h5, #primary.story h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}

#primary.story .state-header {
  background-image: none;
  min-height: auto;
}

#primary.story #block-fcc-ui-content {
  margin: 0px;
  padding: 0px;
  max-width: unset;
}

#primary.story.no-image {
  background: #fff;
}

#primary.story.no-image #main article.story {
  padding-top: 0;
}

#primary.story.no-image #main article.story .blue-bg {
  display: none;
}

#primary.story.no-image #main article.story > .container {
  min-width: 100%;
  margin-top: 0;
}

@media (max-width: 1320px) {
  #primary.story.no-image #main article.story > .container {
    width: 100%;
  }
}

#primary.story.no-image #main article.story > .container .entry-header.has-image {
  display: none;
}

#primary.story.no-image #main article.story > .container .entry-header.no-image {
  display: block;
}

#primary.story.no-image #main article.story > .container .entry-header.no-image > .container {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 20px;
}

@media (max-width: 1336px) {
  #primary.story.no-image #main article.story > .container .entry-header.no-image > .container {
    width: 90%;
  }
}

#primary.story.no-image #main article.story > .container .header-without-image {
  display: block;
}

#primary.story.no-image #main article.story > .container .header-without-image > .container {
  max-width: 840px;
}

@media (max-width: 1320px) {
  #primary.story.no-image #main article.story > .container .header-without-image > .container {
    width: 90%;
  }
}

#primary.story.no-image #main article.story > .container .entry-content > .container {
  max-width: 840px;
}

@media (max-width: 1320px) {
  #primary.story.no-image #main article.story > .container .entry-content > .container {
    width: 90%;
  }
}

#main article.story {
  padding-bottom: 100px;
  min-height: 100vh;
  background-color: transparent;
}

#main article.story .blue-bg {
  height: 370px;
  background-color: #003359;
}

@media (max-width: 768px) {
  #main article.story .blue-bg {
    height: 300px;
  }
}

#main article.story > .container {
  max-width: 840px;
  position: relative;
  margin-top: -250px;
}

@media (max-width: 1320px) {
  #main article.story > .container {
    width: 90%;
  }
}

@media (max-width: 768px) {
  #main article.story > .container {
    margin-top: -200px;
  }
}

#main article.story > .container .entry-header {
  border-bottom: 1px solid #d1d4d3;
}

#main article.story > .container .entry-header .back-to-state {
  margin-bottom: 20px;
}

#main article.story > .container .entry-header .back-to-state .button-back {
  color: #fff;
  font-family: "Georgia regular";
  font-size: 18px;
}

@media (max-width: 830px) {
  #main article.story > .container .entry-header .back-to-state .button-back {
    font-size: 16px;
  }
}

#main article.story > .container .entry-header .back-to-state .button-back i {
  background-color: #5B8F22;
  margin-right: 10px;
  font-size: 14px;
  text-align: center;
  border-radius: 34px;
  padding: 7px 9px;
}

#main article.story > .container .entry-header .featured-image {
  width: 100%;
  min-height: 476px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 768px) {
  #main article.story > .container .entry-header .featured-image {
    min-height: 376px;
  }
}

@media (max-width: 600px) {
  #main article.story > .container .entry-header .featured-image {
    min-height: 276px;
  }
}

@media (max-width: 430px) {
  #main article.story > .container .entry-header .featured-image {
    min-height: 260px;
  }
}

@media (max-width: 380px) {
  #main article.story > .container .entry-header .featured-image {
    min-height: 230px;
  }
}

#main article.story > .container .entry-header > .container {
  margin-top: 20px;
  margin-bottom: 20px;
}

#main article.story > .container .entry-header > .container h1.title {
  font-family: "Futura PT Bold";
  font-size: 42px;
  color: #003359;
  line-height: 50px;
  margin-bottom: 10px;
}

@media (max-width: 830px) {
  #main article.story > .container .entry-header > .container h1.title {
    font-size: 38px;
  }
}

@media (max-width: 650px) {
  #main article.story > .container .entry-header > .container h1.title {
    font-size: 35px;
  }
}

@media (max-width: 450px) {
  #main article.story > .container .entry-header > .container h1.title {
    font-size: 30px;
    line-height: 35px;
  }
}

#main article.story > .container .entry-header > .container p.location {
  font-family: "Futura LT Book";
  font-size: 18px;
  color: #003359;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 2px;
  margin-top: 0px;
}

@media (max-width: 830px) {
  #main article.story > .container .entry-header > .container p.location {
    font-size: 17px;
  }
}

#main article.story > .container .entry-header > .container a.download-page {
  background-color: #5B8F22;
  font-family: "Futura PT Bold";
  font-size: 16px;
  color: #fff;
  max-width: 152px;
  text-transform: uppercase;
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 30px;
  display: block;
  text-align: center;
}

#main article.story > .container .entry-header > .container p.excerpt {
  font-family: "Georgia regular";
  font-size: 24px;
  color: #003359;
}

@media (max-width: 830px) {
  #main article.story > .container .entry-header > .container p.excerpt {
    font-size: 20px;
  }
}

#main article.story > .container .entry-header.has-image {
  display: block;
}

#main article.story > .container .entry-header.no-image {
  display: none;
  background-color: #003359;
}

#main article.story > .container .entry-header.no-image > .container h1.title {
  color: #fff;
  margin-bottom: 80px;
  line-height: 50px;
}

@media (max-width: 830px) {
  #main article.story > .container .entry-header.no-image > .container h1.title {
    font-size: 38px;
  }
}

@media (max-width: 650px) {
  #main article.story > .container .entry-header.no-image > .container h1.title {
    min-height: 150px;
    font-size: 35px;
  }
}

@media (max-width: 450px) {
  #main article.story > .container .entry-header.no-image > .container h1.title {
    font-size: 30px;
    line-height: 35px;
  }
}

#main article.story > .container .entry-header.no-image > .container p.location {
  display: none;
}

#main article.story > .container .entry-header.no-image > .container a.download-page {
  display: none;
}

#main article.story > .container .entry-header.no-image > .container p.excerpt {
  font-family: "Georgia regular";
  font-size: 24px;
  color: #003359;
}

@media (max-width: 830px) {
  #main article.story > .container .entry-header.no-image > .container p.excerpt {
    font-size: 20px;
  }
}

#main article.story > .container .header-without-image {
  display: none;
}

#main article.story > .container .header-without-image .container {
  margin-top: 20px;
  margin-bottom: 20px;
}

#main article.story > .container .header-without-image .container p.location {
  font-family: "Futura LT Book";
  font-size: 18px;
  color: #003359;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 2px;
}

@media (max-width: 830px) {
  #main article.story > .container .header-without-image .container p.location {
    font-size: 17px;
  }
}

#main article.story > .container .header-without-image .container a.download-page {
  background-color: #5B8F22;
  font-family: "Futura PT Bold";
  font-size: 16px;
  color: #fff;
  max-width: 152px;
  text-transform: uppercase;
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 30px;
  display: block;
  text-align: center;
}

#main article.story > .container .header-without-image .container p.excerpt {
  font-family: "Georgia regular";
  font-size: 24px;
  color: #003359;
}

@media (max-width: 830px) {
  #main article.story > .container .header-without-image .container p.excerpt {
    font-size: 20px;
  }
}

#main article.story > .container .entry-content > .container {
  font-family: "Georgia regular";
  color: #1e1e1e;
  margin-top: 20px;
}

#main article.story > .container .entry-content > .container p {
  font-size: 18px;
  margin-bottom: 20px;
}

@media (max-width: 830px) {
  #main article.story > .container .entry-content > .container p {
    font-size: 16px;
  }
}

#main article.story > .container .entry-content > .container p:last-of-type {
  margin-bottom: 0px;
}

#main article.story > .container .entry-content > .container h1, #main article.story > .container .entry-content > .container h2,
#main article.story > .container .entry-content > .container h3, #main article.story > .container .entry-content > .container h4,
#main article.story > .container .entry-content > .container h5, #main article.story > .container .entry-content > .container h6 {
  font-family: "Georgia regular";
  color: #003359;
}

#main article.story > .container .entry-content > .container h2 {
  font-size: 24px;
}

#main article.story > .container .entry-content > .container h3 {
  font-size: 22px;
}

#main article.story > .container .entry-content > .container h4 {
  font-size: 20px;
}

#main article.story > .container .entry-content > .container h5 {
  font-size: 18px;
}

#main article.story > .container .entry-content > .container h6 {
  font-size: 17px;
}

#main article.story .edit-button {
  font-family: "Georgia regular";
  font-size: 20px;
  color: #003359;
  margin-bottom: 10px;
}

#main article.story .edit-button:hover {
  text-decoration: underline;
  color: #003359;
}

#main article.story .edit-button:visited {
  color: #003359;
}

.issue-tags {
  margin-top: 20px;
}

.issue-tags .field-item {
  display: inline-block;
}

.issue-tags .field-item a {
  color: #003359;
  font-family: 'Futura PT Bold';
  font-size: 12px;
  font-weight: 900;
  line-height: 12px;
  text-transform: uppercase;
}

.issue-tags .field-item a:hover {
  color: #5B8F22;
  text-decoration: underline;
}

.issue-tags .field-item:not(:last-child):after {
  content: ",";
  color: #5B8F22;
}

.share-social {
  margin-top: 30px;
}

.share-social p.share-text {
  display: inline-block;
  font-weight: bold;
  font-family: "Futura PT Bold";
  font-size: 16px;
  margin-right: 20px;
}

.share-social .addthis_inline_share_toolbox {
  display: inline-block;
  vertical-align: middle;
}

.share-social .addthis_inline_share_toolbox span.at-label {
  display: none;
}

.share-social .at-svc-facebook,
.share-social .at-svc-twitter,
.share-social .at-svc-email {
  background-color: #003359 !important;
}

.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

@media (max-width: 432px) {
  .iframe-wrapper {
    padding-bottom: 80.25%;
  }
}

@media (max-width: 340px) {
  .iframe-wrapper {
    padding-bottom: 80.25%;
  }
}

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

.page-nodeType-story .related-stories {
  margin-top: 40px !important;
  display: block;
}

.page-nodeType-story .related-stories .fieldName-field-state,
.page-nodeType-story .related-stories .field-item {
  display: inline;
}

.page-nodeType-story .related-stories-view {
  margin-top: 20px;
}

.page-nodeType-story .related-stories-view .carousel-related-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-nodeType-story .related-stories-view .view-footer {
  display: none;
}

.page-nodeType-story .card-teaser {
  background-color: #dcebc2 !important;
  width: 300px;
  display: inline-block;
  margin: 0 7px 30px;
  vertical-align: top;
}

.page-nodeType-story .card-teaser:first-child {
  margin-left: 0px;
}

.page-nodeType-story .card-teaser .card-teaser-header {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-nodeType-story .card-teaser .card-teaser-header .play-icon {
  display: none;
}

.page-nodeType-story .card-teaser .card-teaser-header.has-video .play-icon {
  display: block;
}

.page-nodeType-story .card-teaser .card-teaser-body {
  height: 250px;
}

.fieldName-field-content,
.fieldName-field-paragraphs-content {
  margin: 30px -30px;
}

.block-views-blockblog-recent-blogs,
.block-views-blockpress-release-block-2,
.paragraph--type--blogs,
.paragraph--type--press-releases {
  background-color: #c6d9a7;
  background-image: url("../images/related_news_bg.png");
  position: relative;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 100px;
}

.block-views-blockblog-recent-blogs .fieldName-field-headline,
.block-views-blockblog-recent-blogs h2,
.block-views-blockblog-recent-blogs h3,
.block-views-blockpress-release-block-2 .fieldName-field-headline,
.block-views-blockpress-release-block-2 h2,
.block-views-blockpress-release-block-2 h3,
.paragraph--type--blogs .fieldName-field-headline,
.paragraph--type--blogs h2,
.paragraph--type--blogs h3,
.paragraph--type--press-releases .fieldName-field-headline,
.paragraph--type--press-releases h2,
.paragraph--type--press-releases h3 {
  max-width: 1280px;
  margin: 0 auto;
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.87rem;
  color: #003359;
  font-family: 'Futura PT Bold';
}

@media (max-width: 475px) {
  .block-views-blockblog-recent-blogs .fieldName-field-headline,
  .block-views-blockblog-recent-blogs h2,
  .block-views-blockblog-recent-blogs h3,
  .block-views-blockpress-release-block-2 .fieldName-field-headline,
  .block-views-blockpress-release-block-2 h2,
  .block-views-blockpress-release-block-2 h3,
  .paragraph--type--blogs .fieldName-field-headline,
  .paragraph--type--blogs h2,
  .paragraph--type--blogs h3,
  .paragraph--type--press-releases .fieldName-field-headline,
  .paragraph--type--press-releases h2,
  .paragraph--type--press-releases h3 {
    font-size: 1.4em;
  }
}

.block-views-blockblog-recent-blogs .fieldName-field-blogs,
.block-views-blockblog-recent-blogs .fieldName-field-press,
.block-views-blockblog-recent-blogs .view-content,
.block-views-blockpress-release-block-2 .fieldName-field-blogs,
.block-views-blockpress-release-block-2 .fieldName-field-press,
.block-views-blockpress-release-block-2 .view-content,
.paragraph--type--blogs .fieldName-field-blogs,
.paragraph--type--blogs .fieldName-field-press,
.paragraph--type--blogs .view-content,
.paragraph--type--press-releases .fieldName-field-blogs,
.paragraph--type--press-releases .fieldName-field-press,
.paragraph--type--press-releases .view-content {
  max-width: 1280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: auto;
}

@media (max-width: 475px) {
  .block-views-blockblog-recent-blogs .fieldName-field-blogs,
  .block-views-blockblog-recent-blogs .fieldName-field-press,
  .block-views-blockblog-recent-blogs .view-content,
  .block-views-blockpress-release-block-2 .fieldName-field-blogs,
  .block-views-blockpress-release-block-2 .fieldName-field-press,
  .block-views-blockpress-release-block-2 .view-content,
  .paragraph--type--blogs .fieldName-field-blogs,
  .paragraph--type--blogs .fieldName-field-press,
  .paragraph--type--blogs .view-content,
  .paragraph--type--press-releases .fieldName-field-blogs,
  .paragraph--type--press-releases .fieldName-field-press,
  .paragraph--type--press-releases .view-content {
    display: block;
  }
}

.block-views-blockblog-recent-blogs .fieldName-field-blogs .field-item,
.block-views-blockblog-recent-blogs .fieldName-field-blogs .views-row,
.block-views-blockblog-recent-blogs .fieldName-field-press .field-item,
.block-views-blockblog-recent-blogs .fieldName-field-press .views-row,
.block-views-blockblog-recent-blogs .view-content .field-item,
.block-views-blockblog-recent-blogs .view-content .views-row,
.block-views-blockpress-release-block-2 .fieldName-field-blogs .field-item,
.block-views-blockpress-release-block-2 .fieldName-field-blogs .views-row,
.block-views-blockpress-release-block-2 .fieldName-field-press .field-item,
.block-views-blockpress-release-block-2 .fieldName-field-press .views-row,
.block-views-blockpress-release-block-2 .view-content .field-item,
.block-views-blockpress-release-block-2 .view-content .views-row,
.paragraph--type--blogs .fieldName-field-blogs .field-item,
.paragraph--type--blogs .fieldName-field-blogs .views-row,
.paragraph--type--blogs .fieldName-field-press .field-item,
.paragraph--type--blogs .fieldName-field-press .views-row,
.paragraph--type--blogs .view-content .field-item,
.paragraph--type--blogs .view-content .views-row,
.paragraph--type--press-releases .fieldName-field-blogs .field-item,
.paragraph--type--press-releases .fieldName-field-blogs .views-row,
.paragraph--type--press-releases .fieldName-field-press .field-item,
.paragraph--type--press-releases .fieldName-field-press .views-row,
.paragraph--type--press-releases .view-content .field-item,
.paragraph--type--press-releases .view-content .views-row {
  margin: 15px 10px;
}

.paragraph--type--video {
  max-width: 834px;
  margin: 5rem auto;
}

.paragraph--type--letters-testimonies {
  background-color: #EEEEEE;
  padding: 1px 30px 80px;
}

.paragraph--type--letters-testimonies .fieldName-field-headline {
  max-width: 1280px;
  display: block;
  text-transform: uppercase;
  margin: 0 auto;
  font-size: 1.87rem;
  color: #003359;
  margin-bottom: 36px;
  font-family: 'Futura PT Bold';
}

@media (max-width: 475px) {
  .paragraph--type--letters-testimonies .fieldName-field-headline {
    font-size: 1.4em;
  }
}

.paragraph--type--letters-testimonies .content-layer-1 .view-content,
.paragraph--type--letters-testimonies .content-layer-2 .view-content {
  max-width: 1280px;
  margin: 0 auto;
}

.paragraph--type--letters-testimonies .content-layer-1 .view-content > .views-row,
.paragraph--type--letters-testimonies .content-layer-2 .view-content > .views-row {
  width: 22%;
  margin: 15px 10px;
  max-width: 300px;
}

@media (max-width: 1024px) {
  .paragraph--type--letters-testimonies .content-layer-1 .view-content > .views-row,
  .paragraph--type--letters-testimonies .content-layer-2 .view-content > .views-row {
    margin-right: 15px;
    width: 100%;
  }
  .paragraph--type--letters-testimonies .content-layer-1 .view-content > .views-row:last-child,
  .paragraph--type--letters-testimonies .content-layer-2 .view-content > .views-row:last-child {
    margin-right: 0;
  }
}

.fieldName-field-headline {
  max-width: 1280px;
  margin: 0 auto;
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.87rem;
  color: #003359;
  font-family: 'Futura PT Bold';
}

@media (max-width: 475px) {
  .fieldName-field-headline {
    font-size: 1.4em;
  }
}

.all-more-less {
  text-align: center;
  margin: 5rem auto 3rem;
}

.all-more-less a {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
}

.more-less {
  text-align: center;
  margin-top: 2rem;
  text-transform: uppercase;
}

.more-less a {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
  padding: 20px;
  background: transparent;
  color: #5B8F22;
  font-size: 12px;
}

@media (max-width: 475px) {
  .more-less a {
    font-size: 1em;
  }
}

.more-less a.btn-more:after {
  content: '\f107';
  font-family: 'FontAwesome';
  margin-left: 5px;
  font-size: 19px;
  color: #5b8f22;
  top: 2px;
  position: relative;
}

.more-less a.btn-less {
  display: none;
  position: relative;
  top: -7px;
}

.more-less a.btn-less:after {
  content: '\f106';
  font-family: 'FontAwesome';
  margin-left: 5px;
  font-size: 19px;
  color: #5b8f22;
  top: 2px;
  position: relative;
}

.content-layer-2 {
  display: none;
  margin-top: -51px !important;
}

.content-layer-1 .view-content,
.content-layer-2 .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 10px;
}

.content-layer-1 .view-content .views-row,
.content-layer-2 .view-content .views-row {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-bottom: 6px;
}

.content-layer-1 .view-content .views-row:last-child,
.content-layer-2 .view-content .views-row:last-child {
  margin-right: 0;
}

.paragraph--type--blogs .content-layer-1 .view-content .views-row, .paragraph--type--blogs .content-layer-2 .view-content .views-row {
  width: calc(25% - 2rem);
}

@media (max-width: 1024px) {
  .paragraph--type--blogs .content-layer-1 .view-content .views-row, .paragraph--type--blogs .content-layer-2 .view-content .views-row {
    width: calc(50% - 2rem);
  }
}

@media (max-width: 768px) {
  .paragraph--type--blogs .content-layer-1 .view-content .views-row, .paragraph--type--blogs .content-layer-2 .view-content .views-row {
    width: 100%;
  }
}

.take-action-widget {
  width: 50% !important;
  margin: 50px auto;
  overflow: hidden !important;
  background-color: #5B8F22 !important;
}

@media (max-width: 475px) {
  .take-action-widget {
    width: 90% !important;
  }
}

.blog-widget {
  overflow-y: hidden !important;
}

.blog-widget iframe {
  height: 110px !important;
  min-height: inherit !important;
}

.widget-title {
  height: 150px;
  border: none;
  background-color: #5B8F22;
  margin-right: 6px;
  text-align: center;
}

.widget-title h1 {
  color: #003359;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 300;
  font-size: 32px;
}

.widget-title p {
  color: #003359;
  font-family: 'proxima-nova', sans-serif;
}

@media (max-width: 1280px) {
  .widget-title {
    height: 220px;
    margin-right: 0px;
  }
  .widget-title h1 {
    font-size: 28px !important;
    line-height: 40px !important;
    padding: 10px;
  }
}

@media (max-width: 1024px) {
  .widget-title h1 {
    font-size: 26px !important;
  }
}

@media (max-width: 768px) {
  .widget-title {
    height: 220px;
  }
}

@media (max-width: 475px) {
  .widget-title {
    height: 200px;
    margin-right: .5px;
  }
}

#take-action-widget-1 iframe {
  min-height: 680px !important;
}

#take-action-widget-2 iframe {
  min-height: 275px !important;
}

@media (max-width: 768px) {
  #take-action-widget-2 iframe {
    min-height: 350px !important;
  }
}

/* Search Overlay */
.text {
  margin-top: 31.5px;
  float: left;
  margin-left: 54px;
  border-bottom: 0;
  font-size: 0.75rem;
  font-family: 'Futura LT Book';
  text-transform: uppercase;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  color: #1E1E1E;
  letter-spacing: .1rem;
}

@media (max-width: 1250px) {
  .text {
    font-size: 0.64em;
    margin-left: 6px;
    margin-top: 31.5px;
  }
}

.hidden-search-input .search-form-overlay input[type=submit] {
  position: absolute;
  width: 100px;
  height: 100%;
  background-color: transparent;
  border: 0;
  right: 0;
  top: 0;
}

.search-form-overlay:focus {
  outline: none;
  border: none;
}

.hidden-search-input .search-form-overlay .fullscreen-search-icon {
  font-size: 25px;
  position: absolute;
  right: 15px;
  width: 25px;
  top: 30px;
  color: #fff;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.fullscreen-search-icon:hover,
.fullscreen-search-icon:focus {
  border: none;
  outline: none;
  color: #fff !important;
  -webkit-transition: transform ease-out .2s;
  -webkit-transition: -webkit-transform ease-out .2s;
  transition: -webkit-transform ease-out .2s;
  transition: transform ease-out .2s;
  transition: transform ease-out .2s, -webkit-transform ease-out .2s;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.search-form-overlay {
  position: relative;
  verticle-align: middle;
}

.search-form-overlay label {
  display: none;
}

.hidden-search-input .search-form-overlay input {
  width: 800px;
  background-color: transparent;
  -webkit-box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 3px 0 0 rgba(245, 245, 245, 0.8);
  border: 0;
  font-size: 35px;
  padding: 20px;
  color: #fff;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.hidden-search-input .search-form-overlay input:focus {
  boder: none;
  outline: none;
}

.hidden-search-input.mk-fullscreen-search-overlay-show {
  visibility: visible;
  opacity: 1;
  top: 0;
  left: 0;
}

.hidden-search-input {
  width: 100%;
  height: 100%;
  position: fixed;
  top: -100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 51, 89, 0.98);
  text-align: center;
  -webkit-transition: all ease-in-out .25s;
  transition: all ease-in-out .25s;
}

.mk-animate-element,
.mk-effect-bg-layer,
.hidden-search-input {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.hidden-search-input {
  z-index: 999;
}

.hidden-search-input .mk-fullscreen-close:link,
.hidden-search-input .mk-fullscreen-close:visited {
  color: #fff;
}

.hidden-search-input .mk-fullscreen-close {
  position: absolute;
  right: 50px;
  top: 100px;
  font-size: 26px;
  -webkit-transition: transform ease-out .2s;
  -webkit-transition: -webkit-transform ease-out .2s;
  transition: -webkit-transform ease-out .2s;
  transition: transform ease-out .2s;
  transition: transform ease-out .2s, -webkit-transform ease-out .2s;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.hidden-search-input.mk-fullscreen-search-overlay-show #mk-fullscreen-search-wrapper {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
  ms-transform: scale(1);
}

.hidden-search-input #mk-fullscreen-search-wrapper {
  display: inline-block;
  max-width: 1000px;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  ms-transform: scale(0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}

.mk-fullscreen-close:hover {
  opacity: 0.6;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
}

input:focus {
  -webkit-box-shadow: 0px 3px 0px 0px rgba(81, 145, 54, 0.54) !important;
  box-shadow: 0px 3px 0px 0px rgba(81, 145, 54, 0.54) !important;
}

.mk-fullscreen-trigger:before {
  content: "\f002";
  font-family: FontAwesome;
  font-size: 12px;
  height: 50px;
  opacity: 1;
  padding-right: 5px;
  position: relative;
  top: -1px;
  width: 55px;
  vertical-align: middle;
}

.page-search .nodeType-letters-and-testimony {
  max-width: 1280px;
  margin: 0px auto;
}

.page-search .nodeType-letters-and-testimony h2 {
  margin-top: 0.75em;
  margin-bottom: 0.563em;
}

.page-search .nodeType-letters-and-testimony h2 a {
  color: #5B8F22;
  font-family: Georgia;
  font-size: 22px;
  line-height: 30px;
  text-decoration: none;
  padding-left: 0px 30px;
}

.page-search .nodeType-letters-and-testimony .node-content {
  padding: 0px;
  margin-bottom: 30px;
}

.page-search .nodeType-letters-and-testimony .layout-fieldLabel-above {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-search .nodeType-letters-and-testimony .layout-fieldLabel-above .field-label {
  margin-right: 10px;
  color: #666666;
  font-family: 'Futura PT Bold';
  font-weight: normal;
  text-transform: uppercase;
}

.page-search .nodeType-letters-and-testimony .layout-fieldLabel-above .field-item {
  color: #003359;
  font-family: 'Futura PT Bold';
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

select {
  -moz-appearance: none;
  border: 1px solid #ccc;
  border: 1px solid #fff;
  background-image: url("/sites/default/themes/fcc_ui/images/select-button.png");
  background-repeat: no-repeat;
  background-position: 100% 100%;
}

@media (max-width: 1200px) {
  select {
    background-position: 100% 50%;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    border: 1px solid #ccc;
    border: 1px solid #fff;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-color: white;
    background-image: url("/sites/default/themes/fcc_ui/images/select-button.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 1200px) {
  select {
    background-position: 100% 50%;
  }
}

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

.state-select-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.state-select-container .state-select {
  min-width: 250px;
  margin: 0 20px 0 0;
  font-family: 'Futura PT Bold';
  font-size: 18px;
  color: #1e1e1e;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 50px;
  font-weight: bold;
}

.state-select-container .select-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 60px;
}

.select-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.select-container.home {
  margin-top: 20px;
}

.select-container .state-select {
  height: 50px;
  width: 280px;
  border: 1px solid #D1D4D3;
  background-color: #fff;
  color: #666666;
  font-family: 'Futura PT Bold';
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  padding: 0px 10px;
}

@media (max-width: 375px) {
  .select-container .state-select {
    width: 200px;
  }
}

.select-container #home-desktop.state-select {
  margin-top: 0;
}

.select-container .select-button {
  background-color: #5B8F22;
  text-transform: uppercase;
  color: #fff;
  padding: 12px 11px;
  margin-left: 10px;
  margin-top: 1px;
  font-family: 'Futura PT Bold';
}

.select-container.hide-on-desktop .state-select {
  min-width: 250px;
  margin: 0 20px 0 0;
  font-family: "Futura PT Bold";
  font-size: 18px;
  color: #1e1e1e;
  text-transform: uppercase;
  max-height: 50px;
}

@media (max-width: 420px) {
  .select-container.hide-on-desktop .state-select {
    min-width: 210px;
  }
}

@media (max-width: 346px) {
  .select-container.hide-on-desktop .state-select {
    margin-right: 5px;
  }
}

@media (max-width: 330px) {
  .select-container.hide-on-desktop .state-select {
    min-width: 190px;
    font-size: 16px;
  }
}

@media (max-width: 315px) {
  .select-container.hide-on-desktop .state-select {
    margin: 0;
  }
}

.select-container.hide-on-desktop .select-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 60px;
  font-size: 14px;
  vertical-align: bottom;
}

.staff-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.staff-wrapper .staff {
  width: 32%;
  margin-bottom: 15px;
  background-color: #003359;
}

@media (max-width: 768px) {
  .staff-wrapper .staff {
    width: 49%;
  }
}

@media (max-width: 500px) {
  .staff-wrapper .staff {
    width: 100%;
  }
}

.staff-wrapper .staff .info {
  padding: 20px;
}

.staff-wrapper .staff .info p {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Futura LT Book';
  letter-spacing: .1rem;
}

.staff-wrapper .staff .info p strong {
  font-family: 'Futura PT Bold';
  font-size: 20px;
}

.page-fcc-board-of-directors .staff-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-fcc-board-of-directors .staff-wrapper .staff {
  width: 49%;
}

@media (max-width: 500px) {
  .page-fcc-board-of-directors .staff-wrapper .staff {
    width: 100%;
  }
}

.page-stories-by-customer .title-select-container, .page-stories-by-issue .title-select-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  -webkit-box-align: left !important;
  -ms-flex-align: left !important;
  align-items: left !important;
}

.page-stories-by-customer .title-select-container h2.title, .page-stories-by-issue .title-select-container h2.title {
  width: 100%;
  border-bottom: 1px solid rgba(245, 245, 245, 0.3);
  padding-bottom: 45px;
}

.header-utility-menu {
  height: 5.6rem;
  -webkit-box-shadow: 0 0 10px 10px rgba(0, 51, 89, 0.05);
  box-shadow: 0 0 10px 10px rgba(0, 51, 89, 0.05);
  border-bottom: 4px solid #8b8f91;
  background-color: #dcddde;
  margin-bottom: 3px;
  padding: 0 30px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.header-utility-menu + .sticky-utility-menu-placeholder {
  display: block;
  height: 0;
}

.header-utility-menu + .sticky-utility-menu-placeholder.is-scrolled {
  height: 90px;
}

.header-utility-menu.is-scrolled {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 501;
}

.header-utility-menu .utility-menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 1280px;
}

.header-utility-menu .utility-menu-wrapper .find-lender-mini .search-block-form label {
  display: none !important;
}

.header-utility-menu .utility-menu-wrapper .find-lender-mini .search-block-form input {
  height: 30px;
  width: 121px;
  padding: 0px 6px;
  font-family: 'Futura PT Bold';
  font-size: 11.99px;
  line-height: 20px;
}

.header-utility-menu .utility-menu-wrapper .find-lender-mini .search-block-form .form-btn {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
  text-transform: uppercase;
  padding: 7px 14px;
  font-size: 13px;
  line-height: 15px;
}

.header-utility-menu .utility-menu-wrapper .block-site-branding {
  height: 90px;
  width: 261px;
  margin-right: 115px;
}

@media (max-width: 1330px) {
  .header-utility-menu .utility-menu-wrapper .block-site-branding {
    margin-right: 20px;
  }
}

@media (max-width: 1250px) {
  .header-utility-menu .utility-menu-wrapper .block-site-branding {
    margin-right: 60px;
  }
}

@media (max-width: 1250px) {
  .header-utility-menu .utility-menu-wrapper .block-site-branding {
    margin-right: 30px;
  }
}

.header-utility-menu .utility-menu-wrapper .block-site-branding .siteBranding {
  height: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
}

@media (max-width: 768px) {
  .header-utility-menu .utility-menu-wrapper .block-site-branding .siteBranding {
    margin-left: -15px;
  }
}

@media (max-width: 475px) {
  .header-utility-menu .utility-menu-wrapper .block-site-branding .siteBranding {
    margin-left: -20px;
  }
}

@media (max-width: 320px) {
  .header-utility-menu .utility-menu-wrapper .block-site-branding .siteBranding a img {
    width: 250px;
    margin-left: -20px;
  }
}

.header-utility-menu .utility-menu-wrapper .block-secondarymenu-menu,
.header-utility-menu .utility-menu-wrapper .block-secondarymenu--2-menu,
.header-utility-menu .utility-menu-wrapper .search-block-form,
.header-utility-menu .utility-menu-wrapper .find-lender-mini,
.header-utility-menu .utility-menu-wrapper .login-out {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  height: 90px;
}

@media (max-width: 1024px) {
  .header-utility-menu .utility-menu-wrapper .block-secondarymenu-menu,
  .header-utility-menu .utility-menu-wrapper .block-secondarymenu--2-menu,
  .header-utility-menu .utility-menu-wrapper .search-block-form,
  .header-utility-menu .utility-menu-wrapper .find-lender-mini,
  .header-utility-menu .utility-menu-wrapper .login-out {
    display: none !important;
  }
}

.header-utility-menu .utility-menu-wrapper .block-secondarymenu-menu .menu,
.header-utility-menu .utility-menu-wrapper .block-secondarymenu--2-menu .menu,
.header-utility-menu .utility-menu-wrapper .search-block-form .menu,
.header-utility-menu .utility-menu-wrapper .find-lender-mini .menu,
.header-utility-menu .utility-menu-wrapper .login-out .menu {
  height: 100%;
  margin: 0px;
}

.header-utility-menu .utility-menu-wrapper .block-secondarymenu-menu .menu .search-button a:hover,
.header-utility-menu .utility-menu-wrapper .block-secondarymenu--2-menu .menu .search-button a:hover,
.header-utility-menu .utility-menu-wrapper .search-block-form .menu .search-button a:hover,
.header-utility-menu .utility-menu-wrapper .find-lender-mini .menu .search-button a:hover,
.header-utility-menu .utility-menu-wrapper .login-out .menu .search-button a:hover {
  opacity: 0.5;
}

.header-utility-menu .utility-menu-wrapper .block-secondarymenu-menu .menu .search-button a:after,
.header-utility-menu .utility-menu-wrapper .block-secondarymenu--2-menu .menu .search-button a:after,
.header-utility-menu .utility-menu-wrapper .search-block-form .menu .search-button a:after,
.header-utility-menu .utility-menu-wrapper .find-lender-mini .menu .search-button a:after,
.header-utility-menu .utility-menu-wrapper .login-out .menu .search-button a:after {
  content: "\f002";
  font-family: "FontAwesome";
  margin-left: 0px;
  font-size: 13px;
  color: #1E1E1E;
  float: left;
  position: absolute;
  top: 0px;
  left: -11px;
  opacity: .7;
  cursor: pointer;
  width: 20px;
}

.header-utility-menu .utility-menu-wrapper .block-secondarymenu-menu .menu .search-button a:after:hover,
.header-utility-menu .utility-menu-wrapper .block-secondarymenu--2-menu .menu .search-button a:after:hover,
.header-utility-menu .utility-menu-wrapper .search-block-form .menu .search-button a:after:hover,
.header-utility-menu .utility-menu-wrapper .find-lender-mini .menu .search-button a:after:hover,
.header-utility-menu .utility-menu-wrapper .login-out .menu .search-button a:after:hover {
  opacity: 0.5;
}

.header-utility-menu .utility-menu-wrapper .block-secondarymenu-menu .menu .menu-item,
.header-utility-menu .utility-menu-wrapper .block-secondarymenu--2-menu .menu .menu-item,
.header-utility-menu .utility-menu-wrapper .search-block-form .menu .menu-item,
.header-utility-menu .utility-menu-wrapper .find-lender-mini .menu .menu-item,
.header-utility-menu .utility-menu-wrapper .login-out .menu .menu-item {
  line-height: 90px;
  display: inline-block;
  margin: 0px -7px;
}

@media (max-width: 1250px) {
  .header-utility-menu .utility-menu-wrapper .block-secondarymenu-menu .menu .menu-item,
  .header-utility-menu .utility-menu-wrapper .block-secondarymenu--2-menu .menu .menu-item,
  .header-utility-menu .utility-menu-wrapper .search-block-form .menu .menu-item,
  .header-utility-menu .utility-menu-wrapper .find-lender-mini .menu .menu-item,
  .header-utility-menu .utility-menu-wrapper .login-out .menu .menu-item {
    margin: 0px 0px;
  }
}

.header-utility-menu .utility-menu-wrapper .block-secondarymenu-menu .menu .menu-item a,
.header-utility-menu .utility-menu-wrapper .block-secondarymenu--2-menu .menu .menu-item a,
.header-utility-menu .utility-menu-wrapper .search-block-form .menu .menu-item a,
.header-utility-menu .utility-menu-wrapper .find-lender-mini .menu .menu-item a,
.header-utility-menu .utility-menu-wrapper .login-out .menu .menu-item a {
  display: block;
  padding: 0px 15px;
  border-bottom: 0;
  font-size: 0.75rem;
  font-family: 'Futura LT Book';
  text-transform: uppercase;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  color: #1E1E1E;
  letter-spacing: .1rem;
}

@media (max-width: 1250px) {
  .header-utility-menu .utility-menu-wrapper .block-secondarymenu-menu .menu .menu-item a,
  .header-utility-menu .utility-menu-wrapper .block-secondarymenu--2-menu .menu .menu-item a,
  .header-utility-menu .utility-menu-wrapper .search-block-form .menu .menu-item a,
  .header-utility-menu .utility-menu-wrapper .find-lender-mini .menu .menu-item a,
  .header-utility-menu .utility-menu-wrapper .login-out .menu .menu-item a {
    font-size: 0.675em;
    padding: 0px 5px;
  }
}

.header-utility-menu .utility-menu-wrapper .block-secondarymenu-menu .menu .menu-item form input,
.header-utility-menu .utility-menu-wrapper .block-secondarymenu--2-menu .menu .menu-item form input,
.header-utility-menu .utility-menu-wrapper .search-block-form .menu .menu-item form input,
.header-utility-menu .utility-menu-wrapper .find-lender-mini .menu .menu-item form input,
.header-utility-menu .utility-menu-wrapper .login-out .menu .menu-item form input {
  text-align: left;
  position: absolute;
  width: 0px;
  overflow: hidden;
  right: 0px;
  top: 28px;
  z-index: 9;
  -webkit-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
  height: 30px;
  color: #666666;
  background-color: #EEEEEE;
  font-family: 'Futura PT Bold';
  font-size: 0.749em;
  font-weight: 500;
  padding: 0px 7px;
  border: none;
}

.header-utility-menu .utility-menu-wrapper .block-secondarymenu-menu .menu .menu-item form input,
.header-utility-menu .utility-menu-wrapper .block-secondarymenu--2-menu .menu .menu-item form input,
.header-utility-menu .utility-menu-wrapper .search-block-form .menu .menu-item form input,
.header-utility-menu .utility-menu-wrapper .find-lender-mini .menu .menu-item form input,
.header-utility-menu .utility-menu-wrapper .login-out .menu .menu-item form input {
  width: 150px;
  position: relative;
  top: -3px;
}

@media (max-width: 1250px) {
  .header-utility-menu .utility-menu-wrapper .block-secondarymenu-menu .menu .menu-item form input,
  .header-utility-menu .utility-menu-wrapper .block-secondarymenu--2-menu .menu .menu-item form input,
  .header-utility-menu .utility-menu-wrapper .search-block-form .menu .menu-item form input,
  .header-utility-menu .utility-menu-wrapper .find-lender-mini .menu .menu-item form input,
  .header-utility-menu .utility-menu-wrapper .login-out .menu .menu-item form input {
    right: 220px;
  }
}

@media (min-width: 1025px) {
  .header-utility-menu .utility-menu-wrapper .block-secondarymenu-menu .menu .menu-item:nth-child(5),
  .header-utility-menu .utility-menu-wrapper .block-secondarymenu--2-menu .menu .menu-item:nth-child(5),
  .header-utility-menu .utility-menu-wrapper .search-block-form .menu .menu-item:nth-child(5),
  .header-utility-menu .utility-menu-wrapper .find-lender-mini .menu .menu-item:nth-child(5),
  .header-utility-menu .utility-menu-wrapper .login-out .menu .menu-item:nth-child(5) {
    display: none;
  }
}

.header-utility-menu .utility-menu-wrapper .find-lender-mini {
  text-align: center;
  padding: 30px 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.header-utility-menu .utility-menu-wrapper .find-lender-mini .input-box {
  height: 30px;
  width: 121px;
  color: #666666;
  background-color: #EEEEEE;
  font-family: 'Futura PT Bold';
  font-size: 0.749em;
  font-weight: 500;
  padding: 0px 7px;
  border: none;
}

@media (max-width: 1084px) {
  .header-utility-menu .utility-menu-wrapper .find-lender-mini .input-box {
    width: 110px;
    font-size: 0.649em;
  }
}

.header-utility-menu .utility-menu-wrapper .find-lender-mini .submit {
  height: 30px;
  width: 123px;
  color: #fff;
  font-family: 'Futura PT Bold';
  font-size: 0.749em;
  font-weight: bold;
  line-height: 20px;
  padding: 0px 7px;
  border: none;
  text-transform: uppercase;
  background-color: #5B8F22;
  border-radius: 0px;
}

@media (max-width: 1250px) {
  .header-utility-menu .utility-menu-wrapper .find-lender-mini .submit {
    width: 105px;
    font-size: 0.649em;
  }
}

.header-utility-menu .login-out {
  display: none;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 30px 0px;
}

@media (max-width: 1250px) {
  .header-utility-menu .login-out {
    padding: 30px 5px;
  }
}

.header-utility-menu .login-out a {
  background-color: #C75B12;
  padding: 8.5px 15px;
  color: #fff;
  font-family: 'Futura PT Bold';
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  height: 30px;
  display: inline-block;
  margin-left: 2px;
}

.header-utility-menu .login-out a.welcome {
  background-color: #003359;
}

@media (max-width: 1250px) {
  .header-utility-menu .login-out a {
    padding: 10px 11px;
    font-size: 0.649em;
  }
}

.login-out {
  display: none;
}

.login-out.login {
  display: block;
}

.userLoggedIn .login-out.login {
  display: none;
}

.userLoggedIn .login-out.logout {
  display: block;
}

.layout-content-members, .layout-member-resources {
  max-width: 1280px;
  margin: 0 auto;
}

.layout-content-members h2, .layout-member-resources h2 {
  margin-top: 80px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  display: inline-block;
}

@media (max-width: 1075px) {
  .layout-content-members h2, .layout-member-resources h2 {
    padding-bottom: 0px;
  }
}

@media (max-width: 475px) {
  .layout-content-members h2, .layout-member-resources h2 {
    font-size: 2.22rem;
    margin-top: .75em;
  }
}

.layout-content-members a, .layout-member-resources a {
  font-family: "Futura PT Bold";
  font-size: .75rem;
  padding: 6px 0px 10px 0px;
  width: 71px;
  margin-left: 5px;
}

@media (max-width: 1075px) {
  .layout-content-members a, .layout-member-resources a {
    top: -95px;
  }
}

@media (max-width: 475px) {
  .layout-content-members a, .layout-member-resources a {
    top: -88px;
    right: -290px;
  }
}

.layout-content-members .view-resources .view-content, .layout-member-resources .view-resources .view-content {
  position: relative;
  top: 35px;
}

@media (max-width: 1075px) {
  .layout-content-members .view-resources .view-content, .layout-member-resources .view-resources .view-content {
    top: 18px;
  }
}

.layout-content-members .view-resources .view-content article, .layout-member-resources .view-resources .view-content article {
  margin-bottom: 20px;
}

.layout-content-members .view-resources .view-content article .resource-file-type, .layout-member-resources .view-resources .view-content article .resource-file-type {
  display: none;
}

.layout-content-members .view-resources .view-content article .node-content, .layout-member-resources .view-resources .view-content article .node-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 0px 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.layout-content-members .view-resources .view-content article .node-content .resource-file-icon, .layout-member-resources .view-resources .view-content article .node-content .resource-file-icon {
  height: 84px;
  width: 94px;
  background-color: #EEEEEE;
  text-align: center;
  margin-right: 10px;
  padding: 17px 0px;
}

.layout-content-members .view-resources .view-content article .node-content .resource-file-icon .fa, .layout-member-resources .view-resources .view-content article .node-content .resource-file-icon .fa {
  font-size: 32px;
  color: #003359;
}

.layout-content-members .view-resources .view-content article .node-content .fieldName-field-file-type, .layout-member-resources .view-resources .view-content article .node-content .fieldName-field-file-type {
  background-color: #003359;
  color: #fff;
  font-family: 'futura';
  font-size: 10px;
  text-transform: uppercase;
  padding: 5px;
  width: 94px;
  text-align: center;
  letter-spacing: .1rem;
}

.layout-content-members .view-resources .view-content article .result-content a, .layout-member-resources .view-resources .view-content article .result-content a {
  color: #5B8F22;
  font-family: Georgia;
  font-size: 1.37em;
  line-height: 30px;
  position: inherit;
}

.layout-content-members .view-resources .view-content article .result-content .tags, .layout-member-resources .view-resources .view-content article .result-content .tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.layout-content-members .view-resources .view-content article .result-content .tags .fieldType-entity-reference a, .layout-member-resources .view-resources .view-content article .result-content .tags .fieldType-entity-reference a {
  color: #666666;
  font-family: 'futura';
  font-size: 12px;
  font-weight: 900;
  line-height: 12px;
  margin-right: 10px;
}

.layout-content-members .view-resources .view-content article .result-content .tags .fieldType-entity-reference a:hover, .layout-member-resources .view-resources .view-content article .result-content .tags .fieldType-entity-reference a:hover {
  color: #5B8F22;
}

.layout-content-members .view-resources .view-content article .result-content .update-date, .layout-member-resources .view-resources .view-content article .result-content .update-date {
  color: #003359;
  font-family: 'futura';
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  margin-top: 10px;
  margin-left: 5px;
  letter-spacing: .1rem;
}

.layout-member-events {
  max-width: 1280px;
  margin: 80px auto 0px auto;
}

@media (max-width: 768px) {
  .layout-member-events {
    max-width: 1280px;
    margin: 20px auto 0px auto;
  }
}

@media (max-width: 475px) {
  .layout-member-events {
    max-width: 1280px;
    margin: 20px auto 0px auto;
  }
}

/*.page-member-resources {

  .layout-member-resources {

    .view-resources {

      .view-content {
        position: relative;
        top: -185px;

        @include media('<=laptop') {
          top: inherit;
        }
      }
    }
  } 
}*/
.nodeType-widgets .fieldName-body {
  max-width: 834px;
  margin: 213px auto 40px;
}

.fieldName-field-insert-widget {
  width: 100%;
  max-width: 834px;
  margin: 0 auto;
}

.fieldName-field-insert-widget .field-item {
  margin-bottom: 40px;
}

.page-add-comment--farm-credit .block-main-page-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 1330px;
  margin: 30px auto;
  margin-top: -80px;
  padding: 0 30px !important;
}

.page-add-comment--farm-credit .comment-meta,
.page-add-comment--farm-credit mark {
  display: none;
}

.page-add-comment--farm-credit .indented {
  margin-left: 0;
}

.page-add-comment--farm-credit .comment .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.page-add-comment--farm-credit .fieldName-comment-body + .links {
  margin-top: 30px;
}

.page-add-comment--farm-credit form .formType-textfield {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.page-add-comment--farm-credit form .button {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
  padding: 12px 20px;
}

.page-nodeType-forum .block-main-page-content {
  max-width: 1330px;
  margin: 30px auto;
  margin-top: -50px;
  padding: 0 30px !important;
}

@media screen and (max-width: 768px) {
  .page-nodeType-forum .block-main-page-content {
    margin-top: 0;
  }
}

.page-nodeType-forum .title-description-wrapper {
  position: relative;
  margin-top: 180px;
  padding-bottom: 20px;
}

.page-nodeType-forum .title-description-wrapper h1 {
  margin-top: 0;
}

.page-nodeType-forum .fieldName-taxonomy-forums {
  max-width: 1280px;
  margin: 0 auto;
}

.page-nodeType-forum .fieldName-taxonomy-forums a {
  display: block;
  padding-left: 13px;
  font-family: 'Futura LT Book';
  font-size: 14px;
  color: #fff;
  position: relative;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.page-nodeType-forum .fieldName-taxonomy-forums a::before {
  content: '<';
  display: block;
  position: absolute;
  left: 0;
  top: -2px;
}

.page-nodeType-forum .fieldName-taxonomy-forums .field-label {
  display: none;
}

.page-nodeType-forum .node-meta {
  max-width: 1280px;
  margin: 0 auto;
  color: #fff;
}

.page-nodeType-forum .nodeLinks .comment-forbidden {
  display: inline-block;
  padding: 0;
  margin-top: 30px;
  font-size: 18px;
}

.page-nodeType-forum .nodeLinks a {
  font-size: 18px;
}

.page-nodeType-forum .fieldType-comment {
  margin-top: 50px;
  background-color: rgba(0, 0, 0, 0.1);
}

.page-nodeType-forum .fieldName-comment-forum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px;
}

.page-nodeType-forum .fieldName-comment-forum .indented {
  padding-left: 25px;
  margin-left: 0;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}

.page-nodeType-forum .fieldName-comment-forum .comment {
  background-color: rgba(250, 250, 250, 0.5);
  padding: 20px;
}

.page-nodeType-forum .fieldName-comment-forum .comment + .comment,
.page-nodeType-forum .fieldName-comment-forum .comment + .indented {
  margin-top: 20px;
}

.page-nodeType-forum .fieldName-comment-forum .comment + .comment + .comment,
.page-nodeType-forum .fieldName-comment-forum .comment + .comment + .indented,
.page-nodeType-forum .fieldName-comment-forum .comment + .indented + .comment,
.page-nodeType-forum .fieldName-comment-forum .comment + .indented + .indented {
  margin-top: 20px;
}

.page-nodeType-forum .fieldName-comment-forum .comment h3 {
  margin: 1rem 0;
  font-size: 1.3rem;
  text-transform: uppercase;
}

.page-nodeType-forum .fieldName-comment-forum .comment h3 a {
  font-family: 'Futura PT Bold';
}

.page-nodeType-forum .fieldName-comment-forum .comment .links {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
}

.page-nodeType-forum .fieldName-comment-forum .comment .links li {
  display: inline-block;
  margin-top: 20px;
  padding: 10px;
  font-size: 18px;
  background: #fff;
}

.page-nodeType-forum .fieldName-comment-forum .comment .links li.comment-forbidden {
  display: none;
}

.page-nodeType-forum .fieldName-comment-forum .comment .links a {
  font-size: 18px;
}

.page-nodeType-forum .fieldName-comment-forum .comment-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 0.8rem;
  margin-bottom: 0.5rem;
}

.page-nodeType-forum .fieldName-comment-forum .comment-meta a {
  margin-left: auto;
  line-height: 28px;
}

.page-nodeType-forum .fieldName-comment-forum .comment-meta-submitted {
  margin: 0;
  font-family: "Futura LT Book";
  font-size: 15px;
}

.page-nodeType-forum .fieldName-comment-forum h2 {
  margin-top: 3rem;
  margin-bottom: 0rem;
  font-size: 2rem;
}

.page-nodeType-forum .fieldName-comment-forum .formType-textfield {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.page-nodeType-forum .fieldName-comment-forum .button {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
  padding: 12px 20px;
}

.page-create-forum-topic .layout-content {
  margin-top: 92px;
}

.path-forum .block-main-page-content,
.path-taxonomy .block-main-page-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 1330px;
  margin: 30px auto;
  padding: 0 30px !important;
}

.path-forum .forum-icon,
.path-taxonomy .forum-icon {
  display: none;
}

.path-forum .action-links,
.path-taxonomy .action-links {
  margin-bottom: 30px;
  list-style: none;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 30px;
}

.path-forum .button-action,
.path-taxonomy .button-action {
  background: #5B8F22;
  color: #fff;
  display: inline-block;
  font-family: 'Futura PT Bold';
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 17px 30px 19px 34px;
  text-decoration: none;
  border-radius: 0;
}

.path-forum .taxonomyTerm-content,
.path-taxonomy .taxonomyTerm-content {
  text-align: center;
  padding: 20px;
}

.path-forum .taxonomyTerm-content .field-label,
.path-taxonomy .taxonomyTerm-content .field-label {
  font-size: 22px;
  font-family: 'Futura PT Bold';
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.path-forum .view-id-taxonomy_term article.nodeType-forum,
.path-taxonomy .view-id-taxonomy_term article.nodeType-forum {
  border-top: 1px solid #ddd;
  padding: 20px;
}

.path-forum .view-id-taxonomy_term article.nodeType-forum h2,
.path-taxonomy .view-id-taxonomy_term article.nodeType-forum h2 {
  margin: 0;
  font-family: Georgia;
  font-size: 1.125em;
  text-decoration: none;
}

.path-forum .view-id-taxonomy_term article.nodeType-forum .node-content,
.path-taxonomy .view-id-taxonomy_term article.nodeType-forum .node-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.path-forum .view-id-taxonomy_term article.nodeType-forum .nodeLinks,
.path-taxonomy .view-id-taxonomy_term article.nodeType-forum .nodeLinks {
  margin: 1.5rem 0 0;
}

.path-forum .view-id-taxonomy_term article.nodeType-forum .fieldName-body,
.path-forum .view-id-taxonomy_term article.nodeType-forum .fieldName-taxonomy-forums,
.path-taxonomy .view-id-taxonomy_term article.nodeType-forum .fieldName-body,
.path-taxonomy .view-id-taxonomy_term article.nodeType-forum .fieldName-taxonomy-forums {
  display: none;
}

.path-forum .forum,
.path-taxonomy .forum {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.path-forum .forum table,
.path-taxonomy .forum table {
  width: 100%;
}

.path-forum .forum td,
.path-forum .forum th,
.path-taxonomy .forum td,
.path-taxonomy .forum th {
  border-bottom: 1px solid #ddd;
  padding: 20px;
}

.path-forum .forum th,
.path-taxonomy .forum th {
  font-family: 'Futura PT Bold';
  font-size: 22px;
  text-transform: uppercase;
}

.path-forum .forum th a,
.path-taxonomy .forum th a {
  font-family: inherit;
  font-size: inherit;
}

.path-forum td.forum-list-forum,
.path-taxonomy td.forum-list-forum {
  width: 60%;
}

.path-forum td.forum-posts,
.path-forum td.forum-topics,
.path-forum td.forum__replies,
.path-taxonomy td.forum-posts,
.path-taxonomy td.forum-topics,
.path-taxonomy td.forum__replies {
  text-align: center;
}

.path-forum td.forum-lastReply,
.path-forum td.forum__last-reply,
.path-taxonomy td.forum-lastReply,
.path-taxonomy td.forum__last-reply {
  text-align: right;
}

/*# sourceMappingURL=sourcemaps/main.css.map */
