.white {
  color: #FFFFFF;
}
.black {
  color: #000000;
}
.lt-grey {
  color: #dddddd;
}
.lt-lt-grey {
  color: #f3f3f3;
}
.grey {
  color: #E1E1E1;
}
.gray {
  color: #E1E1E1;
}
.yellow {
  color: #FCDEB9;
}
.green {
  color: #2E5227;
}
.lt-green {
  color: #F8FBEA;
}
.lt-lt-green {
  color: #FCFEF6;
}
.lt-blue {
  color: #e5f3f9;
}
.lt-lt-blue {
  color: #F1FAFB;
}
.lt-blue-two {
  color: #E2F2EF;
}
.blue-alt {
  color: #E2F2EF;
}
.charcoal {
  color: #040404;
}
.darkcoal {
  color: #343a40;
}
.red {
  color: #F36E24;
}
.rust {
  color: 'nexa-rust-sans-black-2', sans-serif;
}
.beige {
  color: #F1EDDC;
}
.sand {
  color: #FAF5EE;
}
.orange {
  color: #EA7200;
}
.canvas {
  color: #EED9AA;
}
.blue {
  color: #18577A;
}
.brown {
  color: #AA7D62;
}
.lt-brown {
  color: #FEF4E8;
}
.lt-lt-brown {
  color: #FBF7F2;
}
.red {
  color: #F36E24;
}
.lt-red {
  color: #fceff0;
}
.lt-lt-red {
  color: #fdf4f4;
}
.purple {
  color: #6C6D91;
}
.yellow {
  color: #FCDEB9;
}
.blue-2022 {
  color: #1D76BB;
}
.blue-lt-2022 {
  color: #F5FBFF;
}
.green-lt-2022 {
  color: #F3FBF4;
}
.green-lt-lt-2022 {
  color: #F9FCF9;
}
.grey-2022 {
  color: #6D6E71;
}
.orange-2022 {
  color: #F05B2A;
}
.charcoal-2022 {
  color: #535354;
}
.orange-2023 {
  color: #F27321;
}
.teal {
  color: #32B99F;
}
.teal-lt {
  color: #BFE9E1;
}
.green-2023 {
  color: #65BB45;
}
.blue-2025 {
  color: #4455A5;
}
.brown-2025 {
  color: #5B4A42;
}
.ltgreen-2026 {
  color: #57B952;
}
.green-2026 {
  color: #006838;
}
.ltblue-2026 {
  color: #57C5C9;
}
.skyblue-2026 {
  color: #9DDCF9;
}
.blue-2026 {
  color: #18A7E0;
}
.dkblue-2026 {
  color: #1C2B5A;
}
.ltyellow-2026 {
  color: #F8DD7E;
}
.yellow-2026 {
  color: #FBB040;
}
.orange-2026 {
  color: #F36E24;
}
.bg-canvas {
  background-color: #EED9AA;
}
.bg-grey {
  background-color: #E1E1E1;
}
.bg-lt-grey {
  background-color: #dddddd;
}
.bg-lt-lt-grey {
  background-color: #f3f3f3;
}
.bg-white {
  background-color: #FFFFFF;
}
.bg-black {
  background-color: #000000;
}
.bg-yellow {
  background-color: #FCDEB9;
}
.bg-green {
  background-color: #2E5227;
}
.bg-lt-green {
  background-color: #F8FBEA;
}
.bg-green-alt {
  background-color: #E8EDCF;
}
.bg-lt-lt-green {
  background-color: #FCFEF6;
}
.bg-lt-farmfest {
  background-color: #F8FBEA;
}
.bg-red {
  background-color: #F36E24;
}
.bg-rust {
  background-color: 'nexa-rust-sans-black-2', sans-serif;
}
.bg-beige {
  background-color: #F1EDDC;
}
.bg-sand {
  background-color: #FAF5EE;
}
.bg-charcoal {
  background-color: #040404;
}
.bg-darkcoal {
  background-color: #343a40;
}
.bg-lt-blue {
  background-color: #e5f3f9;
}
.bg-lt-lt-blue {
  background-color: #F1FAFB;
}
.bg-lt-blue-two {
  background-color: #E2F2EF;
}
.bg-blue-alt {
  background-color: #E2F2EF;
}
.bg-blue {
  background-color: #18577A;
}
.bg-brown {
  background-color: #AA7D62;
}
.bg-lt-brown {
  background-color: #FEF4E8;
}
.bg-lt-lt-brown {
  background-color: #FBF7F2;
}
.bg-red {
  background-color: #F36E24;
}
.bg-lt-red {
  background-color: #fceff0;
}
.bg-lt-lt-red {
  background-color: #fdf4f4;
}
.bg-purple {
  background-color: #6C6D91;
}
.bg-blue-2022 {
  background-color: #1D76BB;
}
.bg-blue-2023 {
  background-color: #4464AE;
}
.bg-blue-lt-2022 {
  background-color: #F5FBFF;
}
.bg-green-lt-2022 {
  background-color: #F3FBF4;
}
.bg-green-lt-lt-2022 {
  background-color: #F9FCF9;
}
.bg-grey-2022 {
  background-color: #6D6E71;
}
.bg-orange-2022 {
  background-color: #F05B2A;
}
.bg-charcoal-2022 {
  background-color: #535354;
}
.bg-orange-2023 {
  background-color: #F27321;
}
.bg-teal {
  background-color: #32B99F;
}
.bg-teal-lt {
  background-color: #BFE9E1;
}
.bg-green-2023 {
  background-color: #65BB45;
}
.bg-blue-2025 {
  background-color: #4455A5;
}
.bg-brown-2025 {
  background-color: #5B4A42;
}
.bg-ltgreen-2026 {
  background-color: #57B952;
}
.bg-green-2026 {
  background-color: #006838;
}
.bg-ltblue-2026 {
  background-color: #57C5C9;
}
.bg-skyblue-2026 {
  background-color: #9DDCF9;
}
.bg-blue-2026 {
  background-color: #18A7E0;
}
.bg-dkblue-2026 {
  background-color: #1C2B5A;
}
.bg-ltyellow-2026 {
  background-color: #F8DD7E;
}
.bg-yellow-2026 {
  background-color: #FBB040;
}
.bg-orange-2026 {
  background-color: #F36E24;
}
body.annual-body h1,
body.farmfestDetails-body h1,
body.annual-body h2,
body.farmfestDetails-body h2,
body.annual-body h3,
body.farmfestDetails-body h3 {
  color: #006838;
}
body.annual-body .head-line,
body.farmfestDetails-body .head-line {
  background-color: #006838;
}
.annual-footer-bg {
  background: #006838;
}
.annual-footer-bg-lt {
  background: #57B952;
}
.bg-lt-annual {
  background: #F0F2F6;
}
body.annual-body .news-item,
body.annualDetails-body .news-item {
  background-color: #57b9521f;
  padding: 2%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body.annual-body .news-item,
  body.annualDetails-body .news-item {
    padding: none;
  }
}
.l-row-color {
  background-color: #57b9521f;
}
.l-row-color.fadeout {
  background-color: #E1E1E1;
}
.l-row-color:nth-of-type(2n) {
  background-color: #57b9524f;
}
.l-row-color:nth-of-type(2n).fadeout {
  background-color: #dddddd;
}
.news-entry-odd {
  background-color: #57b9521f;
}
.news-entry-even {
  background-color: #57b9524f;
}
.news-image {
  background-image: linear-gradient(to bottom, #18577a, #4f7c98, #80a2b7, #b1cad7, #e5f3f9);
}
.news-image figure {
  margin: 0;
}
.news-image figcaption {
  color: #040404;
}
@media only screen and (max-width: 575px), only screen and (max-width: 320px) {
  .news-image figcaption {
    color: #040404;
  }
}
@media only screen and (max-width: 575px), only screen and (max-width: 320px) {
  .news-image {
    background-color: #F3FBF4;
  }
}
.bg-dark {
  background-color: #2E5227 !important;
}
.bg-green-gradient {
  background-image: linear-gradient(to right top, #799a02, #81a517, #8aaf25, #92ba31, #9bc53d);
}
.bg-green-gradient-two {
  background-image: linear-gradient(to bottom, #799a02, #9ab24d, #baca81, #d9e2b5, #f8fbea);
}
.bg-blue-gradient {
  background-image: linear-gradient(to right top, #18577a, #1c5c80, #1f6186, #23678c, #266c92);
}
.bg-blue-gradient-two {
  background-image: linear-gradient(to bottom, #18577a, #4f7c98, #80a2b7, #b1cad7, #e5f3f9);
}
.shadow {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
}
.white-shadow {
  text-shadow: 1px 1px #ffffff;
}
.box {
  background-color: white;
  border-radius: 5px;
}
h1 {
  font-family: 'oscine', sans-serif;
  font-weight: 800;
}
h2,
h3,
h4,
h5 {
  font-family: 'proxima-nova', sans-serif;
  font-weight: 700;
}
a.nav-link,
a.dropdown-item {
  font-family: 'proxima-nova', sans-serif;
  font-size: 16px;
}
p,
strong,
a,
li,
td {
  font-family: 'proxima-nova', sans-serif;
  margin: 0;
  padding: 0;
  font-size: 18px;
}
strong {
  font-size: inherit;
}
blockquote {
  padding: 2%;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  background-color: #f3f3f3;
}
p {
  margin-bottom: 2%;
}
strong {
  font-weight: 700;
}
h1 {
  font-weight: 700;
  font-size: 46px;
  line-height: 50px;
  color: #1C2B5A !important;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 575px) {
  h1 {
    font-size: 30px;
    line-height: 36px;
  }
}
h1.newshead {
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: #1C2B5A !important;
}
h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: #1C2B5A !important;
}
h3,
h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
}
h5,
h6 {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #040404;
}
h6 {
  text-transform: uppercase;
  color: #040404;
}
body.farmfest-body.one-page h1,
body.dakotafest-body.one-page h1 {
  font-weight: 700;
  font-size: 46px;
  line-height: 50px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  body.farmfest-body.one-page h1,
  body.dakotafest-body.one-page h1 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 575px) {
  body.farmfest-body.one-page h1,
  body.dakotafest-body.one-page h1 {
    font-size: 18px;
    line-height: 22px;
  }
}
body.farmfest-body.one-page h2,
body.dakotafest-body.one-page h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
}
body.homebody-body h1,
body.homebody-body h2 {
  font-size: 30px;
}
body.homebody-body h3 {
  font-size: 24px;
  line-height: 33px;
}
a {
  color: #F36E24;
  text-decoration: underline;
}
a.btn {
  text-decoration: none;
  color: white;
}
a.btn:hover {
  background-color: white;
  color: #D03238;
  border: solid #D03238 1px;
}
.italic {
  font-weight: 500;
  font-style: italic;
}
.gen-copy h1,
.gen-copy h2,
.gen-copy h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
p,
ul li,
label,
figcaption,
td {
  font-family: 'Nunito', sans-serif;
  color: #040404;
}
.f-weight-reg {
  font-weight: 400;
}
.f-weight-reg-ital {
  font-weight: 400;
  font-style: italic;
}
.f-weight-med {
  font-weight: 500;
}
.f-weight-med-ital {
  font-weight: 500;
  font-style: italic;
}
.f-weight-sembold {
  font-weight: 600;
}
.f-weight-bold {
  font-weight: 700;
}
.f-size-extra-large {
  font-size: 46px;
}
.l-height-extra-large {
  line-height: 50px;
}
.l-height-large-48 {
  line-height: 48px;
}
.f-size-large {
  font-size: 30px;
}
.l-height-large {
  line-height: 36px;
}
.f-size-medium {
  font-size: 24px;
}
.l-height-medium {
  line-height: 33px;
}
.f-size-medium-20 {
  font-size: 20px;
}
.l-height-medium-24 {
  line-height: 24px;
}
.f-size-small {
  font-size: 18px;
}
.l-height-small {
  line-height: 22px;
}
.f-size-small-16 {
  font-size: 16px;
}
.l-height-small-16 {
  line-height: 20px;
}
.f-size-small-14 {
  font-size: 14px;
}
.l-height-small-14 {
  line-height: 18px;
}
.f-size-extra-small {
  font-size: 12px;
}
.l-height-extra-small {
  line-height: 16px;
}
.f-size-tiny {
  font-size: 8px;
}
.l-height-tiny {
  line-height: 10px;
}
.dont-break-out {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
}
/* MIXINS */
.cover-bg {
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.contain-bg {
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.fixed-bg {
  background-attachment: fixed;
}
figure.img-resp img {
  max-width: 100%;
}
img.img-resp,
img.resp-img {
  max-width: 100%;
}
.box-shadow {
  -webkit-box-shadow: 3px 3px 2px -2px #646569;
  -moz-box-shadow: 3px 3px 2px -2px #646569;
  box-shadow: 3px 3px 2px -2px #646569;
}
.box-shadow-dakotafest {
  -webkit-box-shadow: 3px 3px 2px -2px #00a7ce;
  -moz-box-shadow: 3px 3px 2px -2px #00a7ce;
  box-shadow: 3px 3px 2px -2px #00a7ce;
}
.box-shadow-farmfest {
  -webkit-box-shadow: 3px 3px 2px -2px #799a02;
  -moz-box-shadow: 3px 3px 2px -2px #799a02;
  box-shadow: 3px 3px 2px -2px #799a02;
}
.box-shadow-amarillo {
  -webkit-box-shadow: 3px 3px 2px -2px #aa7d62;
  -moz-box-shadow: 3px 3px 2px -2px #aa7d62;
  box-shadow: 3px 3px 2px -2px #aa7d62;
}
.box-shadown-none {
  -webkit-box-shadow: 3px 3px 2px -5px #6f8f09;
  -moz-box-shadow: 3px 3px 2px -5px #6f8f09;
  box-shadow: 3px 3px 2px -5px #6f8f09;
}
@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 575px) {
  .rwd-break-sm,
  .br-sm-resp,
  .resp-br,
  .br-resp {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 575px) {
  .rwd-break-lg {
    display: none;
  }
}
.hover-grow {
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.hover-grow:hover {
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}
img.img-resp {
  max-width: 100%;
}
.wrapper-o-x-hidden {
  overflow-x: hidden;
}
.glow-text {
  position: relative;
  color: #fff;
  font-size: 2.1rem;
  padding: 0;
  text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 6px #fff, 0 0 8px #fff, 0 0 10px #fff, 0 0 12px #fff, 0 0 14px #fff;
  animation: glow 0.59s infinite alternate;
}
/* Animation as suggested by Ismail Ghallou */
@keyframes glow {
  to {
    text-shadow: 0 0 4px #fff, 0 0 8px #fff, 0 0 12px #fff, 0 0 16px #fff, 0 0 20px #fff, 0 0 24px #fff, 0 0 28px #fff;
  }
}
.glow-text {
  text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 6px #fff, 0 0 8px #fff, 0 0 10px #fff, 0 0 12px #fff, 0 0 14px #fff;
  animation: glow 2s infinite alternate;
}
.container-fluid-no-padding,
.container-no-padding,
.col-no-padding,
.row-no-padding,
.no-padding,
.no-pad,
.no-padd {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-mar,
.no-marr {
  margin-left: 0!important;
  margin-right: 0!important;
}
.no-marr-right {
  margin-right: 0!important;
}
.no-marr-sm {
  margin-left: 0!important;
  margin-right: 0!important;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .no-marr-sm {
    margin-left: auto;
    margin-right: auto;
  }
}
.no-padd-sm {
  margin-left: 0!important;
  margin-right: 0!important;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .no-padd-sm {
    margin-left: auto;
    margin-right: auto;
  }
}
.no-pad,
.no-padd {
  padding-left: 0!important;
  padding-right: 0!important;
}
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.v-pad {
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .v-pad {
    padding-left: auto;
    padding-right: auto;
  }
}
.v-pad-20 {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .v-pad-20 {
    padding-left: 0;
    padding-right: 0;
  }
}
.v-pad-45 {
  padding-left: 45px;
  padding-right: 45px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .v-pad-45 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.v-pad-60 {
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .v-pad-60 {
    padding-left: 0;
    padding-right: 0;
  }
}
body.insights-body .v-pad-glob-insights {
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  body.insights-body .v-pad-glob-insights {
    padding-left: 0;
    padding-right: 0;
  }
}
.v-pad-glob-insights {
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .v-pad-glob-insights {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width:1200px) and (max-width: 4000px) {
  .loop-marr {
    margin: 20px auto;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .loop-marr {
    margin: 20px auto;
  }
}
.h-space-xl {
  height: 80px;
}
.h-space-lg {
  height: 40px;
}
.h-space-md {
  height: 20px;
}
.h-space-sm {
  height: 10px;
}
.h-space-xs {
  height: 5px;
}
.v-space-xl {
  height: 80px;
}
.v-space-lg {
  height: 40px;
}
.v-space-md {
  height: 20px;
}
.v-space-sm {
  height: 10px;
}
.v-space-xs {
  height: 5px;
}
.mrl0 {
  margin-right: 0px;
  margin-left: 0px;
}
.mlr0 {
  margin-right: 0px;
  margin-left: 0px;
}
.mt0 {
  margin-top: 0;
}
.mb0 {
  margin-bottom: 0;
}
.m10 {
  margin: 10px;
}
.mr0 {
  margin-right: 0px;
}
.mr5 {
  margin-right: 5px;
}
.mb5 {
  margin-bottom: 5px;
}
.ml5 {
  margin-left: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.mtb10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mrl10 {
  margin-left: 10px;
  margin-right: 10px;
}
.ml10 {
  margin-left: 10px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.mr20 {
  margin-right: 20px;
}
.mlr20 {
  margin-left: 20px;
  margin-right: 20px;
}
.mrl20 {
  margin-right: 20px;
  margin-left: 20px;
}
.m20 {
  margin: 20px;
}
.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.mr20 {
  margin-right: 20px;
}
.mtb20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mb30 {
  margin-bottom: 30px;
}
.mtb30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mb40 {
  margin-bottom: 40px;
}
.mr40 {
  margin-right: 40px;
}
.ml40 {
  margin-left: 40px;
}
.mtb40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb50 {
  margin-bottom: 50px;
}
.mtb50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mb60 {
  margin-bottom: 60px;
}
.mtb60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.mb80 {
  margin-bottom: 80px;
}
.mt80 {
  margin-top: 80px;
}
.mt90 {
  margin-top: 90px;
}
.mtb80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.mt100 {
  margin-top: 100px;
}
.mb100 {
  margin-bottom: 100px;
}
.mtb100 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.mt200 {
  margin-top: 200px;
}
.mtb200 {
  margin-top: 200px;
  margin-bottom: 200px;
}
.p0 {
  padding: 0;
}
.pr0 {
  padding-right: 0;
}
.pt0 {
  padding-top: 0;
}
.pb0 {
  padding-bottom: 0;
}
.pl0 {
  padding-left: 0;
}
.pr0 {
  padding-right: 0;
}
.p10 {
  padding: 10px;
}
.pt10 {
  padding-top: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.pl0 {
  padding-left: 0;
}
.pl10 {
  padding-left: 10px;
}
.ptb10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .pl10-sm {
    padding-left: 10px;
  }
}
.pl15 {
  padding-left: 15px;
}
.pr15 {
  padding-right: 15px;
}
.prl10 {
  padding-right: 10px;
  padding-left: 10px;
}
.prl15 {
  padding-right: 15px;
  padding-left: 15px;
}
.prl20 {
  padding-right: 20px;
  padding-left: 20px;
}
.p20 {
  padding: 20px;
}
.pt20 {
  padding-top: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.ptb20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.p30 {
  padding: 30px;
}
.pt30 {
  padding-top: 30px;
}
.pb30 {
  padding-bottom: 30px;
}
.ptb30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pl20 {
  padding-left: 20px;
}
.pr20 {
  padding-right: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pb40 {
  padding-bottom: 40px;
}
.pr40 {
  padding-right: 40px;
}
.pl40 {
  padding-left: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl40-md {
    padding-left: 40px;
  }
}
.ptb80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.prl40 {
  padding-right: 40px;
  padding-left: 40px;
}
.ptb40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pb50 {
  padding-bottom: 50px;
}
.ptb50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pl50 {
  padding-left: 50px;
}
.pl60 {
  padding-left: 60px;
}
.pb60 {
  padding-bottom: 60px;
}
.ptb60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.pb80 {
  padding-bottom: 80px;
}
.ptb100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.pt100 {
  padding-top: 100px;
}
.ptblr100 {
  padding: 100px 100px 100px 100px;
}
.pt120 {
  padding-top: 120px;
}
.top-neg-10 {
  top: -5px;
}
.top-neg-5 {
  top: -5px;
}
.top-5 {
  top: 5px;
}
.top-10 {
  top: 10px;
}
.top-15 {
  top: 15px;
}
.height-60 {
  min-height: 60px;
}
.height-80 {
  min-height: 80px;
}
.height-100 {
  min-height: 100px;
}
.height-120 {
  min-height: 120px;
}
.height-140 {
  min-height: 140px;
}
.height-160 {
  min-height: 160px;
}
.height-180 {
  min-height: 180px;
}
.height-200 {
  min-height: 200px!important;
}
.height-240 {
  min-height: 240px!important;
}
.height-300 {
  min-height: 300px!important;
}
.height-400 {
  min-height: 400px!important;
}
.height-600 {
  min-height: 600px;
}
.margin-auto {
  margin: 0 auto;
}
.margin-bottom-extra-big {
  margin-bottom: 40px;
}
.margin-bottom-big {
  margin-bottom: 20px;
}
.margin-bottom-small {
  margin-bottom: 10px;
}
.margin-bottom-extra-small {
  margin-bottom: 4px;
}
.margin-top-extra-big {
  margin-top: 40px;
}
.margin-top-big {
  margin-top: 20px;
}
.margin-top-small {
  margin-top: 10px;
}
.margin-top-extra-small {
  margin-top: 4px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 575px), only screen and (max-width: 320px) {
  .margin-tb-resp-small {
    margin: 10px 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 575px), only screen and (max-width: 320px) {
  .margin-tb-resp-big {
    margin: 20px 0;
  }
}
.max-width-300 {
  max-width: 300px;
}
.ctct-form-embed.form_1 .ctct-form-defaults {
  background-color: transparent!important;
}
div.ctct-form-embed div.ctct-form-defaults p.ctct-gdpr-text {
  display: none;
}
.ctct-inline-form .g-recaptcha {
  display: none !important;
}
.search_txt[type="text"] {
  border: 1px solid #ccc;
  background-color: #FFFFFF;
  border-radius: 4px;
  margin: 10px 0;
  padding: 3px 0 3px 16px;
  width: 300px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 575px) {
  .search_txt[type="text"] {
    width: 180px;
  }
}
.txt[type="text"] {
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 10px 0;
  padding: 15px 0 15px 15px;
  width: 100%;
}
.txt_3[type="text"] {
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 10px 0;
  padding: 15px 0 15px 15px;
  min-height: 150px;
  width: 100%;
}
input {
  font-size: 16px;
  min-height: 40px;
  border-radius: 2px;
  line-height: 20px;
  padding: 1% 3%;
  border: 1px solid #b9b9af;
  background-color: #fff;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
#thanks {
  display: none;
  width: 100%;
  background-color: #F8FBEA;
}
input#younogonnafindzis {
  display: none;
}
.btn {
  border-radius: 0;
  font-weight: 400;
  font-family: 'proxima-nova', sans-serif;
  text-decoration: none;
}
.btn-medium {
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
  padding: 1%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .btn-medium {
    font-size: 18px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .btn-medium {
    font-size: 18px;
  }
}
@media only screen and (max-width: 575px), only screen and (max-width: 320px) {
  .btn-medium {
    font-size: 12px;
  }
}
.block-button {
  display: inline-block;
}
.block-button.alignLeft {
  display: inline-block;
  margin: 1%;
  margin-right: 2%;
}
.block-button.alignLeft:first-of-type {
  margin-left: 0;
}
.block-button.alignRight {
  justify-content: flex-end;
  display: flex;
  margin: 1%;
}
.block-button.alignCenter {
  justify-content: center;
  display: flex;
  margin: 1%;
}
.block-button .btn {
  background-color: #F36E24;
  color: white;
}
.block-button .btn:hover {
  background-color: #FFFFFF;
  color: #F36E24;
}
.block-button .btn.smallButt {
  padding: 10px 10px;
  font-size: 18px;
}
.block-button .btn.mediumButt {
  padding: 10px 10px;
  font-size: 24px;
}
.block-button .btn.largeButt {
  padding: 20px 20px;
  font-size: 30px;
}
.btn-yellow {
  background-color: #F36E24;
  color: #FFFFFF;
}
.btn-yellow:hover {
  background-color: #FFFFFF;
}
.btn-orange-2021 {
  background-color: #EE4123;
  color: white;
}
.btn-orange-2021:hover {
  background-color: #4464AE;
  color: white;
}
.btn-list {
  background-color: #FFB200;
  color: #000000;
}
.btn-list:hover {
  background-color: #ECA797;
  color: #FFFFFF;
}
.btn-footer {
  color: #FFFFFF;
  border: solid 1px #F8FBEA;
  height: 60px;
  line-height: 48px;
  margin-bottom: 4px;
  min-width: 140px;
  display: inline-block;
}
.btn-footer:hover {
  background-color: #040404 !important;
  color: white!important;
}
.btn-footer-image {
  margin-right: 5px;
  padding-left: 40px;
  text-align: center;
  vertical-align: middle;
  background-color: transparent;
  background-position: 10px 18px;
  background-repeat: no-repeat;
}
.btn-icon-airplane {
  background-image: url(../imgz/icon_airplane.svg);
}
.btn-icon-mouse {
  background-image: url(../imgz/icon_mouse.svg);
}
.sideshare svg {
  width: 30px;
  height: 30px;
  display: block;
}
.big-butt {
  height: 100px;
  width: 200px;
  background-color: #EED9AA;
  -webkit-box-shadow: 3px 3px 2px -2px #646569;
  -moz-box-shadow: 3px 3px 2px -2px #646569;
  box-shadow: 3px 3px 2px -2px #646569;
}
@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 575px) {
  .big-butt {
    width: 100%;
  }
}
.big-butt:hover {
  border: solid #040404 1px;
  -webkit-box-shadow: 3px 3px 2px -5px #6f8f09;
  -moz-box-shadow: 3px 3px 2px -5px #6f8f09;
  box-shadow: 3px 3px 2px -5px #6f8f09;
}
.button-arrow-grey {
  border: 1px solid #CECECE;
  color: #040404;
  background: #fff url('../imgz/icon-arrow-grey-rollover-sm.png') no-repeat 90% -105%;
}
.button-arrow-grey:hover {
  color: #FFFFFF;
  background: #5A89B4 url('../imgz/icon-arrow-grey-rollover-sm.png') no-repeat 90% 195%;
}
.news-butt {
  background-color: #F36E24;
}
.btn-2025 {
  background-color: #F36E24;
  color: white;
}
.btn-2025:hover {
  background-color: #FFFFFF;
  color: #F36E24;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
  text-align: right;
  text-decoration: none;
  font-size: 18px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav .nav-link {
    font-size: 14px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .navbar-nav .nav-link {
    font-size: 14px;
  }
}
.nav-item {
  padding-right: 4px;
}
.navbar {
  padding: 0;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.8);
}
.navbar-nav > li > .dropdown-menu {
  background-color: #343a40;
}
.navbar-nav > li > .dropdown-menu a {
  color: #FFFFFF;
}
.navbar-nav > li > .dropdown-menu a:hover {
  color: #FFFFFF;
  background-color: #343a40;
}
.welcome-banner-text-banner-is-on {
  height: 42px;
  width: 100%;
  background-color: #000000;
}
.welcome-banner-text-banner-is-on.stuck {
  position: fixed;
  height: 42px;
  width: 100%;
  top: 0;
  background-color: #000000;
  z-index: 20;
}
#top-nav {
  height: 70px;
}
.top-nav-sticky-banner-is-on,
.top-nav-sticky-banner-is-off {
  position: relative;
  z-index: 10;
}
.top-nav-sticky-banner-is-on.stuck {
  position: fixed;
  width: 100%;
  z-index: 10;
  top: 42px;
}
.top-nav-sticky-banner-is-off.stuck {
  position: fixed;
  width: 100%;
  z-index: 10;
  top: 0;
}
#sub-nav {
  height: 60px;
  background-color: #006838;
}
#sub-nav h3 {
  position: relative;
}
#sub-nav .calreminder {
  font-size: 10px;
  line-height: 10px;
  height: 10px;
  text-decoration: none;
  color: #FFFFFF;
}
#sub-nav .calreminder:hover {
  color: #FCDEB9;
}
#sub-nav .calreminder.site {
  position: absolute;
  top: 23px;
  left: 669px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #sub-nav .calreminder.site {
    left: 492px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #sub-nav .calreminder.site {
    left: 252px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  #sub-nav .calreminder.site {
    top: 21px;
    left: 178px;
  }
}
#sub-nav .calreminder.home {
  position: absolute;
  top: 23px;
  left: 829px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #sub-nav .calreminder.home {
    left: 649px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #sub-nav .calreminder.home {
    left: 410px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  #sub-nav .calreminder.home {
    top: 21px;
    left: 306px;
  }
}
.sub-nav-sticky-banner-is-on.stuck {
  position: fixed;
  z-index: 1;
  top: 112px;
}
.sub-nav-sticky-banner-is-off.stuck {
  position: fixed;
  z-index: 1;
  top: 68px;
}
#utility-nav {
  height: 26px;
}
#utility-nav a {
  color: #dddddd;
  text-decoration: none;
  font-size: 14px;
}
.idea-leaf {
  width: 50px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .idea-leaf {
    position: relative;
    top: 0;
  }
}
a.text-logo {
  text-decoration: none;
  font-size: 30px;
  color: #FFFFFF;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  a.text-logo {
    font-size: 18px;
    padding-top: 12px;
  }
}
.idea-leaf-footer {
  width: 130px;
}
@media only screen and (max-width: 575px) {
  .text-logo-text {
    display: none;
  }
}
.home-nav {
  margin: 0 auto;
}
.home-nav .nav-item a {
  font-size: 12px;
}
.home-nav .nav-item a:hover {
  text-decoration: underline;
}
.navbar-collapse.collapse.show .home-nav li.nav-item a,
.navbar-collapse.collapsing .home-nav li.nav-item a {
  font-size: 24px;
}
.subnav-icon-social svg {
  fill: #fff;
  width: 20px;
  display: inline-block;
  position: relative;
  margin-right: 20px;
}
.subnav-icon-social.tiktok svg {
  width: 24px;
}
.navbar-toggler {
  margin-top: 7px;
}
.event-subhead-title h2,
.event-title-mobile h2 {
  color: white!important;
  font-size: 18px;
  line-height: 18px;
  font-family: 'oscine', sans-serif;
  margin-bottom: 0;
  position: relative;
  top: 13px;
  left: -17px;
}
.event-title-mobile {
  width: 100%;
}
.event-title-mobile h2 {
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  position: relative;
  top: 24px;
  left: 10px;
}
.fb-home-logo-mob {
  width: 60px;
  position: relative;
  top: 21px;
}
@media only screen and (max-width: 575px) {
  .fb-home-logo-mob {
    left: 10px;
  }
}
body {
  overflow-x: hidden;
}
html,
body {
  height: 100%;
}
figcaption {
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  padding: 0 2%;
}
table {
  width: 100%;
}
table td {
  padding: 2%;
}
#welcome-ad {
  height: 20px;
}
#welcome-ad.top {
  background-color: #040404;
}
#welcome-ad.bottom {
  background-color: #040404;
}
.fb-home-logo {
  width: 90px;
  position: relative;
  top: 14px;
}
@media only screen and (max-width: 575px) {
  .fb-home-logo {
    width: 60px;
    top: 20px;
    left: 10px;
  }
}
@media only screen and (max-width: 320px) {
  .fb-home-logo {
    width: 60px;
    top: 20px;
    left: 10px;
  }
}
.logo-float {
  position: absolute;
  z-index: 10;
}
.nav-sink {
  position: absolute;
  z-index: 2;
}
.top-logo-img {
  width: 270px;
}
.event-date {
  display: inline-block;
}
@media only screen and (max-width: 575px) {
  .event-date {
    display: none;
  }
}
.event-date img {
  display: inline-block;
}
.event-date h3 {
  display: inline-block;
  color: white!important;
  font-size: 18px;
  font-weight: 400;
  padding: 0 15px 0 6px;
  top: 2px;
  position: relative;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .event-date h3 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .event-key-links .btn {
    font-size: 12px;
  }
}
#afbf-2025-video {
  position: relative;
  display: block;
  margin: 0 auto;
  z-index: 5;
  top: -109px;
}
@media only screen and (min-width:1200px) and (max-width: 4000px), only screen and (min-width: 992px) and (max-width: 1199px) {
  #afbf-2025-video {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  #afbf-2025-video {
    display: none;
  }
}
#afbf-2026-logo {
  position: relative;
  display: block;
}
@media only screen and (max-width: 575px) {
  #afbf-2026-logo img {
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  #afbf-2026-logo img {
    width: 100%;
  }
}
#home-hero-annual-2026 {
  background-color: #1C2B5A;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('/assets/imgz/HERO-2026-sm.webp');
  height: 546px;
  background-size: cover;
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #home-hero-annual-2026 {
    height: 480px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  #home-hero-annual-2026 {
    height: 350px;
  }
}
@media only screen and (max-width: 575px) {
  #home-hero-annual-2026 {
    height: 210px;
  }
}
@media only screen and (max-width: 320px) {
  #home-hero-annual-2026 {
    height: 180px;
  }
}
@media (min-width: 1200px) {
  #home-hero-annual-2026 {
    background-image: url('/assets/imgz/HERO-2026-lg.webp');
    background-size: auto;
  }
}
@media (min-width: 1700px) {
  #home-hero-annual-2026 {
    background-size: cover;
  }
}
.home-photo-credit {
  position: absolute;
  right: 5px;
  color: white;
  font-size: 12px;
  bottom: -20px;
  z-index: 2;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .home-photo-credit {
    bottom: -10px;
  }
}
@media only screen and (max-width: 575px) {
  .home-photo-credit {
    display: none;
  }
}
#home-hero-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#home-hero-box h1 {
  font-size: 66px;
  line-height: 66px;
  width: 60%;
  text-align: center;
  margin: 0 auto;
}
@media only screen and (min-width:1200px) and (max-width: 4000px) {
  #home-hero-box h1 {
    font-size: 66px;
    line-height: 66px;
    width: 60%;
    text-align: center;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #home-hero-box h1 {
    font-size: 6vw;
    line-height: 6.4vw;
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #home-hero-box h1 {
    font-size: 6vw;
    line-height: 6.4vw;
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 320px), only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  #home-hero-box h1 {
    font-size: 6vw;
    line-height: 6.4vw;
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
}
#home-hero-box h2 {
  color: #000000;
  font-size: 46px;
  line-height: 40px;
  width: 60%;
  text-align: center;
  margin: 0 auto;
}
@media only screen and (min-width:1200px) and (max-width: 4000px) {
  #home-hero-box h2 {
    font-size: 46px;
    line-height: 46px;
    width: 60%;
    text-align: center;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #home-hero-box h2 {
    font-size: 4vw;
    line-height: 4.4vw;
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #home-hero-box h2 {
    font-size: 4vw;
    line-height: 4.4vw;
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 320px), only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  #home-hero-box h2 {
    font-size: 4vw;
    line-height: 4.4vw;
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
}
#home-hero-box h4 {
  color: #000000;
  font-size: 26px;
  line-height: 20px;
  width: 60%;
  text-align: center;
  margin: 0 auto;
}
@media only screen and (min-width:1200px) and (max-width: 4000px) {
  #home-hero-box h4 {
    font-size: 26px;
    line-height: 26px;
    width: 60%;
    text-align: center;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #home-hero-box h4 {
    font-size: 3vw;
    line-height: 3.4vw;
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #home-hero-box h4 {
    font-size: 3vw;
    line-height: 3.4vw;
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 320px), only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  #home-hero-box h4 {
    font-size: 3vw;
    line-height: 3.4vw;
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }
}
#home-hero-box .home-hero-text {
  width: 100%;
  max-width: 800px;
}
@media only screen and (min-width:1200px) and (max-width: 4000px) {
  #home-hero-box .home-hero-text {
    width: 100%;
    max-width: 800px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #home-hero-box .home-hero-text {
    width: 100%;
    max-width: 800px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #home-hero-box .home-hero-text {
    width: 100%;
    max-width: 600px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  #home-hero-box .home-hero-text {
    width: 100%;
    max-width: 500px;
  }
}
@media only screen and (max-width: 575px), only screen and (max-width: 320px) {
  #home-hero-box .home-hero-text {
    width: 100%;
    max-width: 500px;
  }
}
.hero-holder {
  display: block;
  width: 100%;
  z-index: 2;
}
#homepage {
  padding-top: 180px;
  background: url(../imgz/img-home-bg-lg.jpg) center top no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 900px;
}
@media only screen and (max-width: 575px) {
  #homepage {
    padding-top: 40px;
    height: 300px;
    background: url(../imgz/img-home-bg-xs.jpg) center top no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  #homepage {
    padding-top: 40px;
    height: 500px;
    background: url(../imgz/img-home-bg-sm.jpg) center top no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #homepage {
    padding-top: 40px;
    height: 730px;
    background: url(../imgz/img-home-bg-md.jpg) center top no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #homepage {
    padding-top: 40px;
    height: 730px;
    background: url(../imgz/img-home-bg-md.jpg) center top no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media only screen and (min-width:1200px) and (max-width: 4000px) {
  #homepage {
    padding-top: 60px;
    height: 1000px;
    background: url(../imgz/img-home-bg-lg.jpg) center top no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
#homepage img {
  width: auto;
}
#general {
  padding-top: 180px;
  background: url(../imgz/img-home-bg-lg.jpg) center top no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 200px;
}
@media only screen and (max-width: 575px) {
  #general {
    padding-top: 40px;
    height: 200px;
    background: url(../imgz/home-hero-annual-big.jpg) center top no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  #general {
    padding-top: 40px;
    height: 200px;
    background: url(../imgz/home-hero-annual-sm.jpg) center top no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #general {
    padding-top: 40px;
    height: 200px;
    background: url(../imgz/home-hero-annual-med.jpg) center top no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #general {
    padding-top: 40px;
    height: 200px;
    background: url(../imgz/home-hero-annual-med.jpg) center top no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media only screen and (min-width:1200px) and (max-width: 4000px) {
  #general {
    padding-top: 40px;
    height: 200px;
    background: url(../imgz/home-hero-annual-big.jpg) center top no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
#general img {
  width: 200px;
}
.about-event-logo:hover {
  opacity: 0.8;
}
.bg-home-event {
  height: 260px;
}
@media only screen and (max-width: 575px) {
  .bg-home-event {
    background: url(../imgz/home-audience-promo-5.jpg) center top no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .bg-home-event {
    background: url(../imgz/home-audience-promo-5.jpg) center top no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bg-home-event {
    background: url(../imgz/home-audience-promo-5.jpg) center top no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .bg-home-event {
    background: url(../imgz/home-audience-promo-5.jpg) center top no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media only screen and (min-width:1200px) and (max-width: 4000px) {
  .bg-home-event {
    background: url(../imgz/home-audience-promo-5.jpg) center top no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
#challenges-perma {
  background: url(../imgz/challenges-accepted-bkg.png) center top no-repeat;
  min-height: 580px;
}
@media only screen and (max-width: 575px) {
  #challenges-perma {
    padding-top: 230px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  #challenges-perma {
    padding-top: 230px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  #challenges-perma {
    padding-top: 220px;
  }
}
@media only screen and (min-width:1200px) and (max-width: 4000px) {
  #challenges-perma {
    padding-top: 240px;
  }
}
#challenges-perma img {
  width: auto;
}
#challenges-perma .feature-box {
  min-height: 200px;
}
#general-copy p {
  width: 62%;
  margin-bottom: 1em;
}
@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 575px) {
  #general-copy p {
    width: 100%;
  }
}
#general-copy .content ul {
  width: 62%;
  margin-left: 25px;
}
#general-copy .content ul li {
  list-style: disc;
  font-size: 18px;
  color: #676767;
}
.footer-links a,
.footer-links p {
  margin-top: 10px;
  color: #fff;
  width: auto;
  text-decoration: none;
  padding: 0;
  font-size: 12px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 575px) {
  .footer-links a,
  .footer-links p {
    display: block;
  }
}
.footer-links a:hover {
  color: #fff;
  text-decoration: underline;
}
.body-min-width {
  min-width: 290px;
  overflow: scroll;
}
.edit-this {
  display: block;
  position: relative;
  padding: 2px 2px;
  text-decoration: none;
}
.pagination {
  margin-bottom: 50px;
  display: block;
  margin: auto;
  margin-bottom: 2%;
  text-align: center;
}
.pagination ul {
  list-style-type: none;
  display: inline-block;
  text-align: center;
  margin-top: 0;
}
.pagination li {
  display: inline-block;
  text-align: center;
  font-family: "montserratbold", clean, sans-serif;
  padding: 5px;
}
.pagination li.current {
  color: #F36E24;
  border-bottom: 2px solid #cf6a34;
}
.pag-prev-link,
.pag-next-link {
  width: 20px;
  height: auto;
  font-size: 0;
  position: relative;
  display: block;
}
.share-side {
  float: right;
  margin-left: 10px;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .share-side {
    padding: 0 0;
  }
}
.share-side a {
  display: block;
  margin-top: 10px;
}
.footer-news {
  max-width: 400px;
  margin-left: 10px;
}
.footer-news p.date {
  margin: 0;
}
@media only screen and (max-width: 320px) {
  .footer-news a,
  .footer-news p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-news a,
  .footer-news p {
    font-size: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-news a,
  .footer-news p {
    font-size: 12px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width:1200px) and (max-width: 4000px) {
  .footer-news a,
  .footer-news p {
    font-size: 18px;
  }
}
.footer-news a {
  text-decoration: none;
  color: #040404;
  border-bottom: 1px solid #FBB040;
}
.footer-news a:hover {
  color: #FBB040;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width:1200px) and (max-width: 4000px) {
  .footer-news {
    margin-left: 30px;
  }
}
p.date {
  font-size: 12px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.news-item {
  margin-bottom: 4%;
}
.news-item.sub figure {
  float: left;
  width: 50%;
  margin-right: 2%;
  margin-bottom: 0;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .news-item.sub figure {
    float: none;
    width: 100%;
  }
}
.news-item.sub figcaption {
  text-align: center;
}
.news-item.sub .date {
  margin: 0;
}
.news-item.sub .news-text {
  margin: 0;
  padding: 1%;
}
.news-item.sub .news-text p,
.news-item.sub .news-text a {
  font-size: 12px;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .news-text {
    padding: 0;
  }
}
.head-line {
  width: 100%;
  height: 2px;
  margin-top: 4px;
  margin-bottom: 12px;
}
.share-sidebar {
  text-align: center;
}
.share-sidebar p {
  font-size: 12px;
  color: #bababa;
}
.share-row {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding-left: 4px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width:1200px) and (max-width: 4000px) {
  .share-row {
    width: 65px;
  }
}
.share-row img {
  margin-right: 4px;
  margin-bottom: 4px;
  display: inline-block;
}
#sidebar {
  text-align: center;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  #sidebar {
    text-align: center;
  }
}
.annual-footer-right:before {
  background-color: #57B952;
  right: -999em;
  content: '';
  display: block;
  position: absolute;
  width: 999em;
  top: 0;
  bottom: 0;
}
.-footer-right:before {
  background-color: #F0F2F6;
  right: -999em;
  content: '';
  display: block;
  position: absolute;
  width: 999em;
  top: 0;
  bottom: 0;
}
.block-raw-code,
.block-video-embed {
  width: 100%;
}
figure.full-width {
  max-width: 730px;
}
figure.full-width img {
  width: 100%;
}
figure.half-width {
  max-width: 360px;
}
figure.half-width img {
  width: 100%;
}
figure.third-width {
  max-width: 200px;
}
figure.third-width img {
  width: 100%;
}
figure.center-img-float {
  margin: 0 auto;
}
figure.center-img-float figcaption {
  text-align: center;
}
figure.center-img-float img {
  display: block;
}
figure.left-img-float {
  float: left;
  margin: 2% 4% 2% 0;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  figure.left-img-float {
    float: none;
    margin: 2% auto;
  }
}
figure.left-img-float figcaption {
  text-align: left;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  figure.left-img-float figcaption {
    text-align: center;
  }
}
figure.right-img-float {
  float: right;
  margin: 2% 0 2% 2%;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  figure.right-img-float {
    float: none;
    margin: 2% auto;
  }
}
figure.right-img-float figcaption {
  text-align: right;
}
@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  figure.right-img-float figcaption {
    text-align: center;
  }
}
.entry-feature-img figcaption {
  text-align: left;
}
.entry-inline-img.left {
  float: left;
  margin: 2% 2% 2% 0;
}
.entry-inline-img.right {
  float: right;
  margin: 2% 0 2% 2%;
}
.entry-inline-img figcaption {
  text-align: right;
}
.entry-feature-no-img {
  height: 20px;
}
@media only screen and (max-width: 320px), only screen and (min-width: 576px) and (max-width: 767px) {
  .entry-feature-no-img {
    height: 10px;
  }
}
.block-file {
  border-bottom: solid 1px #ccc;
  padding: 2%;
}
.block-file a {
  text-decoration: none;
  margin: 2% 0;
}
.icon-file {
  margin-right: 4px;
  width: 20px;
}
.l-row [class*=col] {
  padding: 2%;
}
.l-thumb.one {
  float: right;
  margin: 0 0 2% 2%;
  max-width: 400px;
}
.l-thumb.two {
  float: right;
  margin: 0 0 2% 2%;
  max-width: 300px;
}
.l-thumb.three {
  margin: 0 auto;
}
.l-thumb-d-col.two {
  float: right;
  margin: 0 0 2% 2%;
  max-width: 190px;
}
.l-thumb-d-col.three {
  float: right;
  margin: 0 0 2% 2%;
  max-width: 300px;
}
@media only screen and (max-width: 575px) {
  .l-thumb-d-col.three {
    margin: 2% auto;
    float: none;
  }
}
.block-video-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.block-video-embed iframe,
.block-video-embed object,
.block-video-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block-space-break.noSpace {
  height: 0;
  width: 100%;
}
.block-space-break.smallSpace {
  height: 10px;
  width: 100%;
}
.block-space-break.mediumSpace {
  height: 30px;
  width: 100%;
}
.block-space-break.largeSpace {
  height: 80px;
  width: 100%;
}
.block-space-break.extraLargeSpace {
  height: 160px;
  width: 100%;
}
.pagination {
  margin-bottom: 50px;
  display: block;
  text-align: center;
}
.pagination ul {
  list-style-type: none;
  display: inline-block;
  text-align: center;
  margin-top: 0;
}
.pagination li {
  display: inline-block;
  text-align: center;
  font-family: "montserratbold", clean, sans-serif;
  padding: 5px;
}
.pagination li.current {
  color: #F36E24;
  border-bottom: 2px solid #cf6a34;
}
.pag-prev-link,
.pag-next-link {
  width: 20px;
  height: auto;
  font-size: 0;
  position: relative;
  display: block;
}
.pag-prev-link:after,
.pag-next-link:after {
  display: block;
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 50%;
  margin-top: -13px;
  background: url(../imgz/icon-arrow.svg) no-repeat right center;
  background-size: 20px 20px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.pag-prev-link:after {
  left: -5px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.banner-wrap {
  width: 100%;
  background-color: #000000;
}
#welcome-topper-banner-is-off {
  display: none;
}
#welcome-topper-banner-is-on p {
  color: rgba(255, 255, 255, 0.8);
  margin: 0 auto;
  padding: 5px 0;
  text-align: center;
  font-size: 18px;
  line-height: 16px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 575px), only screen and (max-width: 320px) {
  #welcome-topper-banner-is-on p {
    font-size: 12px;
    padding: 2px 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 575px), only screen and (max-width: 320px) {
  #welcome-topper-banner-is-on a {
    font-size: 12px;
  }
}
#welcome-topper-banner-is-on {
  width: 100%;
  padding: 0;
  height: 140px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width:1200px) and (max-width: 4000px) {
  #welcome-topper-banner-is-on {
    height: 300px;
  }
}
.close-topper {
  margin-right: 1%;
  margin-top: 1%;
  font-size: 14px;
  min-width: 100px;
  color: #dee8d0;
  background-color: #20a5f6;
  padding: 1%;
  position: absolute;
  right: 0;
  z-index: 100;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .close-topper {
    width: auto;
    font-size: 12px;
    color: #dee8d0;
    background-color: #20a5f6;
    padding: 1%;
    margin-top: 0;
  }
}
.close-topper {
  cursor: pointer;
}
.close-topper {
  display: none;
}
.close-topper.show {
  display: block;
}
.sponsorsize-large {
  width: 300px;
  display: inline-block;
}
.sponsorsize-medium {
  width: 200px;
  display: inline-block;
}
.sponsorsize-small {
  width: 150px;
  display: inline-block;
}
.sponsorseparator-large {
  width: 100%;
  height: 20px;
  clear: both;
  display: block;
}
.sponsorseparator-medium {
  width: 100%;
  height: 10px;
  clear: both;
  display: block;
}
.sponsorseparator-small {
  width: 100%;
  height: 0px;
  clear: both;
  display: block;
}
.list-sub-title {
  margin-top: 2%;
  margin-bottom: 1%;
}
.bg-strip-2025 {
  height: 47px;
  background: url(../assets/imgz/afbf-2025-tile-bg.jpg) repeat-x center center;
}
.flexnews {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  object-fit: cover;
  overflow: hidden;
}
.flexnews > figure {
  margin: 0;
}
/*# sourceMappingURL=/css/style.css.map */