.secondary-nav {
  color: #005595;
  text-align: center;
  background-color: #ebf3f9;
  border-bottom: 1px solid #cde5ff;
  display: none;
}

@media (min-width: 760px) {
  .secondary-nav {
    display: block;
  }
}

.secondary-nav nav {
  justify-content: center;
  display: flex;
}

.secondary-nav ul {
  margin: 0;
  list-style: none;
  display: flex;
}

.secondary-nav li:before {
  content: "·";
  font-weight: 700;
}

.secondary-nav li:first-child:before {
  content: "";
}

.secondary-nav a {
  color: inherit;
  border-bottom: none;
  padding: 14px 5px 11px;
  font-family: Zilla Slab, Georgia, serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: underline;
  display: inline-block;
}

.secondary-nav a:hover {
  color: #001b2f;
}

body {
  background-color: #63883d;
}

header {
  margin: 0;
}

section a {
  color: #005595;
}

section a:hover, section a:active {
  color: #002949;
}

section a {
  font-weight: 600;
  text-decoration: underline;
}

main {
  background-color: #f5f5f5;
}

.sbf-ce-section {
  outline: 1px dotted #353535 !important;
}

.sb-hr {
  color: #d8d8d8;
  margin: 23px auto;
}

@media (min-width: 760px) {
  .sb-hr {
    max-width: 685px;
  }
}

.section-hero {
  padding: 6px 0 0;
}

.section-hero .section-container {
  max-width: 880px;
  margin: 0 auto;
  padding: 0;
}

.section-hero h1 {
  letter-spacing: -.025em;
  text-align: center;
  margin: 20px 0;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.125;
}

@media (min-width: 600px) {
  .section-hero h1 {
    letter-spacing: -.035em;
    margin: 60px 0 20px;
    font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 3.125em;
    font-weight: 700;
    line-height: 1.1;
  }
}

@media (min-width: 768px) {
  .section-hero h1 {
    letter-spacing: -.035em;
    margin: 60px 0 24px;
    font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 3.75em;
    font-weight: 700;
    line-height: 1.08333;
  }
}

.section-hero .image-container {
  text-align: center;
}

@media (min-width: 768px) {
  .section-hero .image-container {
    width: 27.3%;
    position: absolute;
    right: 9.4%;
  }
}

@media (min-width: 900px) {
  .section-hero .image-container {
    width: 28%;
    right: 8.5%;
  }
}

.section-hero .image-container img {
  width: 290px;
  height: 290px;
  margin: 0 auto;
  box-shadow: 0 3px 4px #0000004d, inset 0 0 20px #0000001a;
}

@media (min-width: 768px) {
  .section-hero .image-container img {
    width: 246px;
    height: 246px;
  }

  .section-hero .content-container-1 {
    width: 50%;
    margin: 0 0 0 8.33333%;
    display: flow-root;
  }
}

.section-hero .content-container-1 p {
  letter-spacing: .01em;
  float: left;
  width: 83.3333%;
  font-family: Zilla Slab, Georgia, serif;
  font-size: 1em;
  line-height: 1.375;
}

@media (min-width: 768px) {
  .section-hero .content-container-1 p {
    padding: 0 0 0 20px;
  }
}

.section-hero .content-container-1 .sbf-ce-section > p {
  float: none;
}

.section-hero .content-container-1 > p:first-of-type, .section-hero .content-container-1 > div:first-of-type > p {
  letter-spacing: .01em;
  float: none;
  width: 100%;
  margin: 20px 0 24px;
  font-family: Zilla Slab, Georgia, serif;
  font-size: 1em;
  line-height: 1.375;
}

@media (min-width: 768px) {
  .section-hero .content-container-1 > p:first-of-type, .section-hero .content-container-1 > div:first-of-type > p {
    letter-spacing: .005em;
    padding: 0 0 0 20px;
    font-family: Zilla Slab, Georgia, serif;
    font-size: 1.125em;
    line-height: 1.33333;
  }

  .section-hero .content-container-2 {
    width: 91%;
    margin: 0 0 0 2%;
  }
}

.section-hero .content-container-2 p {
  letter-spacing: .01em;
  float: left;
  width: 83.3333%;
  margin: 0 0 24px;
  font-family: Zilla Slab, Georgia, serif;
  font-size: 1em;
  line-height: 1.375;
}

.section-hero .content-container-2 p:last-of-type {
  float: none;
  width: 100%;
}

@media (min-width: 768px) {
  .section-hero .content-container-2 p:last-of-type {
    width: 91%;
    margin: 0 0 23px 8.33333%;
  }
}

.section-hero p {
  padding: 0 20px;
}

.section-hero i {
  color: #b4975a;
  text-align: right;
  float: left;
  width: 16.6667%;
  margin: 10px 0 0;
  font-size: 22.652px;
  font-style: italic;
  line-height: 20px;
}

@media (min-width: 768px) {
  .section-hero i {
    font-size: 37px;
    line-height: 23px;
  }
}

.section-hero i:before {
  font-feature-settings: "liga";
  text-rendering: optimizelegibility;
  white-space: nowrap;
  font-family: SSSymbolicons;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
}

.section-hero i.icon-cutpaste:before {
  content: "";
}

.section-hero i.icon-malefemale:before {
  content: "👫";
}

.section-hero i.icon-buildings:before {
  content: "🏢";
}

.section-listings .section-container {
  max-width: 880px;
  margin: 0 auto;
  padding: 0 10px 50px;
}

.section-listings h2 {
  letter-spacing: -.015em;
  color: #f5f5f5;
  text-align: center;
  background: #1c6b3d;
  border-bottom: 3px solid #b4975a;
  margin: 0;
  padding: 16px 0;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.16667;
}

.section-listings .listings-table-container {
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  padding: 5px 0 30px;
  box-shadow: 0 1px 3px #0000004d;
}

@media (min-width: 600px) {
  .section-listings .listings-table-container {
    padding: 25px 0 60px;
  }
}

.section-listings .listings-table-headers {
  display: none;
}

@media (min-width: 600px) {
  .section-listings .listings-table-headers {
    width: 79%;
    margin: 0 auto;
    display: block;
  }
}

.section-listings .listings-table-headers p {
  letter-spacing: normal;
  color: #353535;
  vertical-align: top;
  text-align: right;
  text-transform: uppercase;
  width: 19%;
  margin: 0;
  padding: 0 10px;
  font-family: Zilla Slab, Georgia, serif;
  font-size: .875em;
  font-weight: 600;
  line-height: 1.28571;
  display: inline-block;
}

.section-listings .listings-table-headers p em {
  text-transform: none;
}

.section-listings .listings-table-headers p:first-of-type {
  text-align: left;
  width: 40%;
}

.section-listings .listings-table-row {
  letter-spacing: normal;
  border-bottom: 1px solid #ccc;
  margin: 0 16px;
  padding: 10px 0;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.375;
  display: block;
}

@media (min-width: 480px) {
  .section-listings .listings-table-row {
    width: 78%;
    margin: 0 auto;
  }
}

@media (min-width: 600px) {
  .section-listings .listings-table-row {
    width: 79%;
  }
}

@media (min-width: 768px) {
  .section-listings .listings-table-row {
    letter-spacing: normal;
    font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 1.125em;
    line-height: 1.33333;
  }
}

.section-listings .campaign__name {
  width: 100%;
  margin: 0 0 3px;
  padding: 0 10px;
  font-weight: 600;
  display: block;
}

@media (min-width: 600px) {
  .section-listings .campaign__name {
    vertical-align: top;
    width: 40%;
    margin: 0;
    display: inline-block;
  }
}

.section-listings .campaign__amount, .section-listings .campaign__events, .section-listings .campaign__shavees {
  padding: 0 10px;
  display: inline-block;
}

@media (min-width: 600px) {
  .section-listings .campaign__amount, .section-listings .campaign__events, .section-listings .campaign__shavees {
    text-align: right;
    vertical-align: top;
    width: 19%;
  }
}

.section-listings .campaign__amount span, .section-listings .campaign__events span, .section-listings .campaign__shavees span {
  letter-spacing: normal;
  color: #1c6b3d;
  margin: 0;
  padding: 0;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: .875em;
  font-weight: 600;
  line-height: 1.28571;
}

@media (min-width: 600px) {
  .section-listings .campaign__amount span, .section-listings .campaign__events span, .section-listings .campaign__shavees span {
    display: none;
  }
}
