@charset "UTF-8";
/* # Genesis Custom Starter Theme
 *Theme Name: CRE Genesis Child Theme
 *Theme URI: https://jakobsmith.com/
 *Description: This is the CRE Genesis Child Theme
 *Author: Jakob Smith
 *Author URI: https://jakobsmith.com/
 *Template: genesis
 *Version: 2.3.0
 *License: GPL-2.0+
 *License URI: http: */
.affiliates-hero-component .affiliates-hero {
  position: relative;
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.affiliates-hero-component .affiliates-hero .hero-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 0;
}

.affiliates-hero-component .affiliates-hero .wrap {
  position: inherit;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  max-width: 95%;
  margin: 0 auto;
  padding-top: 5em;
  padding-bottom: 5em;
}

.affiliates-hero-component .affiliates-hero .wrap .affiliates-hero-title {
  font-size: 5rem;
  margin: 0;
  text-transform: uppercase;
}

.affiliates-hero-component .affiliates-hero-box .wrap {
  max-width: 95%;
  margin: 0 auto;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}

.affiliates-hero-component .affiliates-hero-box .wrap .hero-blurb-box {
  text-align: center;
  margin-bottom: 2%;
  font-size: 1.5rem;
  max-width: 550px;
}

.affiliates-hero-component .affiliates-hero-box .wrap .hero-blurb-box p {
  margin: 0;
  padding: 0;
}

.post-type-archive-affiliates .site-inner {
  width: 100%;
  max-width: 1700px;
}

.affiliate-container {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}

.affiliate-container .wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}

.affiliate-container .wrap .affiliate-item {
  margin: 50px;
  padding: 0;
  flex: 1 1 200px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}

.affiliate-container .wrap .affiliate-item .affiliate-info {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  flex: 1 0 100px;
  margin-bottom: 15px;
  width: 100%;
}

.affiliate-container .wrap .affiliate-item .border-bottom {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.affiliate-container .wrap .affiliate-item .affiliate-title {
  font-size: 2.2rem;
  font-weight: 600;
}

.affiliate-container .wrap .affiliate-item a {
  font-size: 1.25rem;
}

.affiliate-container .wrap .affiliate-item .affiliate-logo-box {
  padding: 10px 5px;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
}

.affiliate-container .wrap .affiliate-item .affiliate-logo-box img {
  padding: 3%;
}

.affiliate-container .wrap .affiliate-item .affiliate-company {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 600;
}

.affiliate-container .wrap .affiliate-item .affiliate-phone {
  font-weight: 500;
}

@media only screen and (max-width: 1024px) {
  .affiliate-container .wrap .affiliate-item {
    flex: 1 0 20%;
  }
}
@media only screen and (max-width: 768px) {
  .affiliate-container .wrap .affiliate-item {
    padding: 2em;
    margin: 0;
    flex: 0 1 300px;
  }
  .affiliate-container .wrap .affiliate-item .affiliate-info {
    flex: 1 0 75px;
  }
}
.affiliate-search .wrap {
  max-width: 900px;
  padding: 2em 0;
}

.affiliate-search .wrap .affiliate-search-title {
  font-style: italic;
  font-size: 3.5rem;
}

.affiliate-search .wrap #affiliate-member-search-form {
  padding: 2em 0 1em 1em;
  display: flex;
  flex-flow: row wrap;
}

.affiliate-search .wrap #affiliate-member-search-form .input-width-full {
  flex: 0 1 250px;
}

.affiliate-search .wrap #affiliate-member-search-form .input-width-half {
  flex: 1 1 125px;
}

.affiliate-search .wrap #affiliate-member-search-form input {
  margin: 0 1em 1em 0;
}

.affiliate-search .wrap #affiliate-member-search-form select {
  margin: 0 1em 1em 0;
}

.affiliate-search .wrap #affiliate-member-search-form input[type=submit] {
  flex: 1 1 auto;
  font-weight: 600;
  font-size: 1.9rem;
  letter-spacing: 2px;
}

@media (max-width: 675px) {
  .affiliate-search .wrap #affiliate-member-search-form {
    padding: 2em 1em 1em 1em;
    display: flex;
    flex-flow: column nowrap;
  }
  .affiliate-search .wrap #affiliate-member-search-form .input-width-full {
    flex: 0 1 auto;
  }
  .affiliate-search .wrap #affiliate-member-search-form .input-width-half {
    flex: 0 1 auto;
  }
  .affiliate-search .wrap #affiliate-member-search-form input {
    margin: 0 0 1em 0;
  }
  .affiliate-search .wrap #affiliate-member-search-form select {
    margin: 0 0 1em 0;
  }
  .affiliate-search .wrap #affiliate-member-search-form input[type=submit] {
    flex: 0 1 auto;
  }
}
.archive-description {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}

.archive-description .archive-title {
  font-size: 5rem;
  text-transform: uppercase;
}

.archive .site-inner,
.search .site-inner {
  width: 100%;
  max-width: 1600px;
}

.generic-archive-container .wrap {
  display: flex;
  flex-flow: column nowrap;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}

.generic-archive-container .wrap .generic-archive-item {
  width: 100%;
  margin: 50px 0;
  padding: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}

.generic-archive-container .wrap .generic-archive-item .generic-archive-hero-content-container {
  max-width: 900px;
  padding: 3em;
}

.generic-archive-container .wrap .generic-archive-item .generic-archive-hero-image {
  flex: 0 1 500px;
  height: inherit;
}

.generic-archive-container .wrap .generic-archive-item .generic-archive-hero-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.generic-archive-container .wrap .generic-archive-item .generic-archive-hero-title {
  font-weight: 500;
}

.generic-archive-container .wrap .generic-archive-item .generic-archive-hero-date {
  font-size: 2.5rem;
  font-weight: 600;
  letter-spacing: 1.8px;
  padding-bottom: 0.5em;
}

.generic-archive-container .wrap .generic-archive-item .generic-archive-hero-link {
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media only screen and (max-width: 1024px) {
  .generic-archive-container .wrap .generic-archive-item {
    flex-flow: column-reverse;
    padding: 2em;
    margin: 1em 0;
  }
  .generic-archive-container .wrap .generic-archive-item .generic-archive-hero-content-container {
    padding: 2em 0;
  }
  .generic-archive-container .wrap .generic-archive-item .generic-archive-hero-image {
    height: 300px;
    flex: 0 1 auto;
  }
}
.news-hero-component .news-hero-box .wrap {
  margin: 0 auto;
  padding-top: 4em;
  padding-bottom: 4em;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}

.news-hero-component .news-hero-box .wrap .news-hero-content-container {
  flex: 1 1 50%;
  padding-right: 3em;
}

.news-hero-component .news-hero-box .wrap .news-hero-content-container .news-hero-title {
  font-size: 4.5rem;
  font-style: italic;
  font-weight: 500;
  line-height: 1.4;
}

.news-hero-component .news-hero-box .wrap .news-hero-content-container .news-hero-date {
  font-size: 2.5rem;
  font-weight: 600;
  letter-spacing: 1.8px;
  margin: 1.1em 0;
}

.news-hero-component .news-hero-box .wrap .news-hero-content-container .news-hero-content {
  font-size: 1.8rem;
}

.news-hero-component .news-hero-box .wrap .news-hero-content-container .button.news-hero-button {
  padding-right: 2em;
  padding-left: 2em;
}

.news-hero-component .news-hero-box .wrap .news-hero-image {
  flex: 1 1 50%;
  height: calc(5vw + 300px);
}

.news-hero-component .news-hero-box .wrap .news-hero-image img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

@media (max-width: 1024px) {
  .news-hero-component .news-hero-box .wrap {
    flex-flow: column-reverse nowrap;
    justify-content: space-between;
  }
  .news-hero-component .news-hero-box .wrap .news-hero-content-container {
    padding-top: 2em;
    padding-right: 0;
  }
  .news-hero-component .news-hero-box .wrap .news-hero-image {
    height: calc(5vw + 180px);
  }
}
.post-type-archive-news .site-inner {
  width: 100%;
  max-width: 1600px;
}

.news-container .wrap {
  display: flex;
  flex-flow: column nowrap;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}

.news-container .wrap .news-item {
  width: 100%;
  margin: 50px 0;
  padding: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}

.news-container .wrap .news-item .news-hero-content-container {
  max-width: 900px;
  padding: 3em;
}

.news-container .wrap .news-item .news-hero-image {
  flex: 0 1 500px;
  height: inherit;
}

.news-container .wrap .news-item .news-hero-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.news-container .wrap .news-item .news-hero-title {
  font-weight: 500;
}

.news-container .wrap .news-item .news-hero-date {
  font-size: 2.5rem;
  font-weight: 600;
  letter-spacing: 1.8px;
  padding-bottom: 0.5em;
}

.news-container .wrap .news-item .news-hero-link {
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media only screen and (max-width: 1024px) {
  .news-container .wrap .news-item {
    flex-flow: column-reverse;
    padding: 2em;
    margin: 1em 0;
  }
  .news-container .wrap .news-item .news-hero-content-container {
    padding: 2em 0;
  }
  .news-container .wrap .news-item .news-hero-image {
    height: 300px;
    flex: 0 1 auto;
  }
}
.news-search .wrap {
  max-width: 90%;
  padding: 2em 0;
}

.news-search .wrap .news-search-title {
  font-style: italic;
  font-size: 3.5rem;
}

.news-search .wrap #news-member-search-form {
  padding: 2em 3em 1em 4em;
  display: flex;
  flex-flow: row nowrap;
}

.news-search .wrap #news-member-search-form .input-width-full {
  flex: 1 1 315px;
}

.news-search .wrap #news-member-search-form .input-width-half {
  flex: 0 1 165px;
}

.news-search .wrap #news-member-search-form input {
  margin: 0 1em 1em 0;
}

.news-search .wrap #news-member-search-form select {
  margin: 0 1em 1em 0;
}

.news-search .wrap #news-member-search-form input[type=submit] {
  flex: 0 1 250px;
  font-weight: 600;
  font-size: 1.9rem;
  letter-spacing: 2px;
}

@media (max-width: 1280px) {
  .news-search .wrap #news-member-search-form {
    flex-flow: row wrap;
  }
}
@media (max-width: 675px) {
  .news-search .wrap #news-member-search-form {
    padding: 2em;
    display: flex;
    flex-flow: column nowrap;
  }
  .news-search .wrap #news-member-search-form .input-width-full {
    flex: 0 1 auto;
  }
  .news-search .wrap #news-member-search-form .input-width-half {
    flex: 0 1 auto;
  }
  .news-search .wrap #news-member-search-form input {
    margin: 0 0 1em 0;
  }
  .news-search .wrap #news-member-search-form select {
    margin: 0 0 1em 0;
  }
  .news-search .wrap #news-member-search-form input[type=submit] {
    flex: 0 1 auto;
  }
}
.pagination-container {
  width: 100%;
}

.pagination-container .archive-pagination {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  max-width: 675px;
  margin: 20px auto 40px auto;
}

.pagination-container .archive-pagination > * {
  flex: 0 1 auto;
  margin: 1em;
  position: relative;
}

.pagination-container .archive-pagination > .prev {
  margin: 0;
}

.pagination-container .archive-pagination > .prev a {
  padding-left: 2em;
}

.pagination-container .archive-pagination > .next a {
  padding-right: 2em;
}

.pagination-container .archive-pagination > .prev::before {
  font-family: "FontAwesome";
  content: "\f0d9";
  position: absolute;
  top: 8px;
  left: 12px;
}

.pagination-container .archive-pagination > .next::after {
  font-family: "FontAwesome";
  content: "\f0da";
  position: absolute;
  top: 8px;
  right: 12px;
}

.sponsors-hero-component .sponsors-hero {
  position: relative;
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.sponsors-hero-component .sponsors-hero .hero-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 0;
}

.sponsors-hero-component .sponsors-hero .wrap {
  position: inherit;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  max-width: 95%;
  margin: 0 auto;
  padding-top: 5em;
  padding-bottom: 5em;
}

.sponsors-hero-component .sponsors-hero .wrap .sponsors-hero-title {
  font-size: 5rem;
  margin: 0;
  text-transform: uppercase;
}

.sponsors-hero-component .sponsors-hero-box .wrap {
  max-width: 95%;
  margin: 0 auto;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}

.sponsors-hero-component .sponsors-hero-box .wrap .hero-blurb-box {
  text-align: center;
  margin-bottom: 2%;
  font-size: 1.5rem;
  max-width: 550px;
}

.sponsors-hero-component .sponsors-hero-box .wrap .hero-blurb-box p {
  margin: 0;
  padding: 0;
}

.post-type-archive-sponsors .site-inner {
  max-width: 100%;
  width: 100%;
}

.sponsor-container {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}

.sponsor-container .wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
  margin: 0 auto;
  width: 100%;
  max-width: calc(1600px + 10%);
}

.sponsor-container .wrap .sponsor-item {
  margin: 50px 5%;
  padding: 0;
  flex: 1 1 15%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}

.sponsor-container .wrap .sponsor-item .sponsor-info {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  flex: 1 0 100px;
  margin-bottom: 15px;
  width: 100%;
}

.sponsor-container .wrap .sponsor-item .border-bottom {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.sponsor-container .wrap .sponsor-item .sponsor-title {
  font-size: 2rem;
  font-weight: 600;
}

.sponsor-container .wrap .sponsor-item a {
  font-size: 1.25rem;
}

.sponsor-container .wrap .sponsor-item .sponsor-logo-box {
  padding: 10px 5px;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
}

.sponsor-container .wrap .sponsor-item .sponsor-logo-box img {
  padding: 3%;
}

.sponsor-container .wrap .sponsor-item .affiliate-phone {
  font-weight: 500;
}

@media only screen and (max-width: 1024px) {
  .sponsor-container .wrap .sponsor-item {
    flex: 1 0 20%;
  }
}
@media only screen and (max-width: 768px) {
  .sponsor-container .wrap .sponsor-item {
    padding: 2em;
    margin: 0;
    flex: 0 1 300px;
  }
  .sponsor-container .wrap .sponsor-item .sponsor-info {
    flex: 1 0 75px;
  }
}
/* # Common Classes
   *---------------------------------------------------------------------------------------------------- */
/* ## Avatar
   *--------------------------------------------- */
.avatar {
  float: left;
}

.alignleft .avatar,
.author-box .avatar {
  margin-right: 24px;
}

.alignright .avatar {
  margin-left: 24px;
}

.comment .avatar {
  margin: 0 16px 24px 0;
}

/* ## Genesis
   *--------------------------------------------- */
.breadcrumb {
  margin-bottom: 20px;
}

.archive-description,
.author-box {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 40px;
}

.author-box-title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 4px;
}

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0;
}

/* ## Search Form
   *--------------------------------------------- */
.search-form {
  overflow: hidden;
}

.widget_search input[type=submit] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}

.entry-content .search-form {
  width: 50%;
}

/* ## Titles
   *--------------------------------------------- */
.archive-title {
  font-size: 20px;
  font-size: 2rem;
}

.entry-title {
  font-size: 2.2rem;
  text-transform: uppercase;
  font-weight: 600;
}

.widget-title {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 20px;
}

/* ## WordPress
   *--------------------------------------------- */
a.aligncenter img {
  display: block;
  margin: 0 auto;
}

a.alignnone {
  display: inline-block;
}

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
  margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px;
}

.wp-caption-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 28px;
}

/* # Content Area
   *---------------------------------------------------------------------------------------------------- */
/* ## Entries
   *--------------------------------------------- */
.entry {
  margin-bottom: 40px;
  padding: 40px 0;
}

.entry-content ol,
.entry-content ul {
  margin-bottom: 28px;
  margin-left: 40px;
}

.entry-content ol > li {
  list-style-type: decimal;
}

.entry-content ul > li {
  list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0;
}

/* ## Entry Meta
   *--------------------------------------------- */
p.entry-meta {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0;
}

.entry-header .entry-meta {
  margin-bottom: 24px;
}

.entry-footer .entry-meta {
  padding-top: 24px;
}

.entry-categories,
.entry-tags {
  display: block;
}

.entry-comments-link::before {
  content: "—";
  margin: 0 6px 0 2px;
}

/* ## Pagination
   *--------------------------------------------- */
.pagination {
  clear: both;
  margin: 40px 0;
}

.adjacent-entry-pagination {
  margin-bottom: 0;
}

.archive-pagination li {
  display: inline;
}

.archive-pagination li a {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 8px 12px;
  text-decoration: none;
}

.archive-pagination li a:hover,
.archive-pagination li a:focus {
  text-decoration: underline;
}

.archive-pagination .active a {
  background-color: transparent;
  text-decoration: underline;
}

/* ## Comments
   *--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
  margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
  padding: 40px 40px 16px;
}

.entry-comments {
  padding: 40px;
}

.comment-header {
  font-size: 16px;
  font-size: 1.6rem;
}

li.comment {
  border-right: 0;
}

.comment-content {
  clear: both;
  word-wrap: break-word;
}

.comment-list li {
  margin-top: 24px;
  padding: 32px;
}

.comment-list li li {
  margin-right: -32px;
}

.comment-respond input[type=email],
.comment-respond input[type=text],
.comment-respond input[type=url] {
  width: 50%;
}

.comment-respond label {
  display: block;
  margin-right: 12px;
}

.entry-comments .comment-author {
  margin-bottom: 0;
}

.entry-pings .reply {
  display: none;
}

.form-allowed-tags {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 24px;
}

.accordion-wrapper-group {
  margin: 60px auto 60px;
  max-width: 880px;
}

.cre-accordion-component .accordion-group {
  margin: 30px 30px 60px;
}

.cre-accordion-component-menu {
  padding: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#cre-accordion-component-select {
  max-width: 280px;
}

.accordion-item.open .accordion-item-question {
  background-color: #fff;
}

.accordion-item {
  margin-bottom: 30px;
}

.accordion-item .accordion-item-question {
  border: 1px solid;
  margin-bottom: 15px;
  padding: 15px 30px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}

.accordion-item .accordion-item-question:hover {
  background-color: #fff;
}

.accordion-item .accordion-item-answer {
  margin-bottom: 15px;
  padding-top: 30px;
  background-color: #fff;
  width: 100%;
}

.accordion-item-question-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.cre-alt-hero-component {
  position: relative;
  text-align: center;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.cre-alt-hero-component .text-container {
  max-width: 1200px;
  z-index: 1;
  padding: calc(5vw + 35px) 2%;
}

.cre-alt-hero-component h2 {
  font-size: 5rem;
  margin: 0;
  text-transform: uppercase;
}

.cre-alt-hero-component p {
  padding: 0.8em;
  font-size: 2.3rem;
  margin-bottom: 0.5em;
  color: inherit;
}

.page-template-component-based .site-inner {
  max-width: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  max-width: unset;
}

.page-template-component-based .site-inner .entry {
  padding: 0;
  margin: 0;
}

.page-template-component-based .cre-component-wrapper {
  width: 100%;
}

.contact-form-wrapper {
  max-width: 680px;
  margin: auto;
  padding: 60px 0;
  text-align: center;
}

.cre-contact-form-component {
  padding: 0 30px;
}

.cre-contact-form-component h3 {
  font-style: italic;
  font-size: 3.5rem;
}

.cre-contact-form-component .gform_footer input {
  margin: auto !important;
  display: block !important;
}

.cre-contact-form-component .gfield_label {
  font-weight: normal;
}

.cre-contact-form-component input,
.cre-contact-form-component textarea {
  background: #fff;
}

.cre-contact-form-component input[type=submit].gform_button {
  font-weight: bold !important;
}

.cre-cta-component {
  position: relative;
  text-align: center;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.cre-cta-component img {
  width: 100%;
}

.cre-cta-component .text-container {
  max-width: 1200px;
  z-index: 1;
  padding: calc(5vw + 35px) 2%;
}

.cre-cta-component .light-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 0;
}

.cre-cta-component h2 {
  font-size: 5rem;
  font-style: italic;
}

.cre-cta-component p {
  padding: 0.8em;
  font-size: 2.3rem;
  margin-bottom: 0.5em;
}

.events-feed-component {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: space-between;
}

.events-feed-component .column-1 {
  flex: 1 0 50%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 2em 4em 4em 4em;
}

.events-feed-component .events-feed-titles-container {
  width: 100%;
  margin-left: 20%;
}

.events-feed-component .events-feed-titles-container .events-feed-title-small {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 2.7rem;
  margin-bottom: 0;
}

.events-feed-component .events-feed-titles-container .events-feed-title-large {
  font-size: 6.3rem;
  font-weight: 300;
  text-transform: uppercase;
}

.events-feed-component .events-feed-featured-image-container {
  width: 100%;
  height: 100%;
}

.events-feed-component .events-feed-featured-image-container .tribe-events-event-image {
  width: 100%;
  height: 100%;
}

.events-feed-component .events-feed-featured-image-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.events-feed-component .events-feed-featured-event-container {
  position: absolute;
  right: -5em;
  max-width: 600px;
  padding: 2.5em 1em 2.5em 4em;
}

.events-feed-component .events-feed-featured-event-container .events-feed-featured-title {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 2.7rem;
  margin-bottom: 0.3em;
}

.events-feed-component .events-feed-featured-event-container .events-feed-featured-date {
  font-size: 1.8rem;
}

.events-feed-component .events-feed-featured-event-container .events-feed-featured-button {
  padding-left: 3em;
  padding-right: 3em;
}

.events-feed-component .column-2 {
  flex: 1 0 50%;
  padding: 4em 5em 4em 8em;
}

.events-feed-component .column-2 .event-venue-time-row {
  margin-left: 3em;
}

.events-feed-component .column-2 .event-list-month-name {
  font-size: 4.5rem;
  font-weight: 600;
  font-style: italic;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-left: 0.3em;
}

.events-feed-component .column-2 .event-list-info-container {
  margin-left: 1em;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

.events-feed-component .column-2 .event-list-info-container:last-child {
  border: none;
  margin-bottom: 1em;
}

.events-feed-component .column-2 .event-info.event-date {
  font-size: 3.2rem;
  font-weight: 500;
}

.events-feed-component .column-2 .event-info.event-title {
  border-left-width: 1px;
  border-left-style: solid;
  margin-left: 0.7em;
  padding-left: 0.7em;
}

.events-feed-component .column-2 .event-info.event-title a {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 2rem;
}

.events-feed-component .column-2 .events-feed-button {
  padding-left: 3em;
  padding-right: 3em;
  margin-top: 2em;
}

.events-feed-component .column-2 .event-info.event-venue {
  padding-right: 0.5em;
  margin-right: 0.5em;
  border-right-style: solid;
  border-right-width: 1px;
}

@media (max-width: 1024px) {
  .events-feed-component {
    flex-flow: column nowrap;
  }
  .events-feed-component .events-feed-featured-event-container {
    right: 0;
  }
}
@media (max-width: 675px) {
  .events-feed-component .events-feed-featured-image-container img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .events-feed-component .events-feed-featured-image-container a {
    height: 100%;
    width: 100%;
  }
  .events-feed-component .events-feed-featured-event-container {
    position: relative;
  }
  .events-feed-component .events-feed-titles-container {
    margin-left: 0;
  }
  .events-feed-component .column-2 {
    padding: 2em 4em 2em 4em;
  }
}
.cre-featured-content-component-wrapper {
  width: 100%;
  display: flex;
}

.cre-featured-content-component-wrapper .c1 {
  width: 50%;
  background-size: cover;
}

.cre-featured-content-component-wrapper .c2 {
  width: 50%;
  padding: 65px 65px;
}

@media only screen and (max-width: 800px) {
  .cre-featured-content-component-wrapper {
    width: 100%;
    flex-direction: column-reverse;
  }
  .cre-featured-content-component-wrapper .c1,
  .cre-featured-content-component-wrapper .c2 {
    width: 100%;
  }
  .cre-featured-content-component-wrapper .c1 {
    min-height: 300px;
  }
}
.cre-featured-properties-component {
  text-align: center;
  padding: 2%;
}

.cre-featured-properties-component .wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
}

.cre-featured-properties-component .property-wrap {
  flex: 1 1 200px;
  padding: 10px;
  text-align: center;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}

.cre-featured-properties-component .property-wrap img {
  flex: 0 1 300px;
  object-fit: cover;
}

.cre-featured-properties-component h2 {
  font-size: 5rem;
  padding: 30px 0px;
}

.cre-featured-properties-component h4 {
  font-size: 1.7vw;
  padding: 15px 0px 5px 0px;
  text-transform: uppercase;
  font-weight: 600;
}

.cre-featured-properties-component h5 {
  font-size: 1.3vw;
}

.cre-featured-properties-component p {
  padding: 0;
  margin: 0;
  font-size: 1.2vw;
}

.cre-featured-properties-component .button {
  padding: 10px 30px;
  margin: 30px auto;
}

@media (max-width: 769px) {
  .cre-featured-properties-component .property-wrap {
    flex: 100%;
  }
  .cre-featured-properties-component h2 {
    font-size: 5rem;
  }
  .cre-featured-properties-component h4 {
    font-size: 3.5rem;
  }
  .cre-featured-properties-component h5 {
    font-size: 2.8rem;
  }
  .cre-featured-properties-component p {
    font-size: 2rem;
  }
  .cre-featured-properties-component .button {
    padding: 10px 30px;
    margin: 30px auto;
    font-size: 2rem;
  }
}
.cre-four-column-component .cre-four-column-component-wrapper {
  max-width: 1200px;
  margin: 0 auto;
}

.cre-four-column-component .cre-four-column-component-wrapper .cre-four-column-heading {
  width: 100%;
  padding: 3em 3em 0 3em;
  text-align: center;
}

.cre-four-column-component .cre-four-column-component-wrapper .cre-four-column-heading h1,
.cre-four-column-component .cre-four-column-component-wrapper .cre-four-column-heading h2,
.cre-four-column-component .cre-four-column-component-wrapper .cre-four-column-heading h3 {
  font-weight: 700;
  font-style: italic;
}

@media only screen and (min-width: 801px) {
  .cre-four-column-component .cre-four-column-wrapper {
    width: 100%;
    display: flex;
    padding: 2em 0 3em;
    justify-content: center;
    flex-wrap: wrap;
    border-bottom: 1px solid;
    margin-bottom: 2em;
  }
  .cre-four-column-component .cre-four-column-wrapper .cre-column {
    display: flex;
    width: 25%;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    padding: 0 20px;
  }
  .cre-four-column-component .cre-four-column-wrapper .cre-column strong {
    text-transform: uppercase;
  }
}
@media only screen and (min-width: 801px) and (max-width: 800px) {
  .cre-four-column-component .cre-four-column-wrapper .cre-column {
    width: 50%;
  }
}
@media only screen and (min-width: 801px) {
  .cre-four-column-component .cre-four-column-wrapper .cre-column h4,
  .cre-four-column-component .cre-four-column-wrapper .cre-column h3 {
    font-weight: normal;
    margin-bottom: 0.8em;
    margin-top: 0.3em;
  }
  .cre-four-column-component .cre-four-column-wrapper .cre-column .column-content {
    margin-top: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 0.9em;
  }
}
.cre-four-column-component hr.c4-fat {
  margin-top: 0.8em;
  width: 30%;
  margin: auto;
  border-bottom: 4px solid;
}

.cre-four-column-component .column-image {
  margin-bottom: 0.8em;
}

@media only screen and (max-width: 800px) {
  .cre-four-column-wrapper {
    padding: 30px !important;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .cre-four-column-wrapper .cre-column {
    display: flex;
    width: 100%;
    margin-bottom: 45px;
  }
  .cre-four-column-wrapper .cre-column .column-content {
    margin: 1em auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: inherit;
  }
  .cre-four-column-wrapper hr {
    display: none;
  }
  .cre-four-column-wrapper strong {
    text-transform: uppercase;
  }
  .cre-four-column-wrapper h4,
  .cre-four-column-wrapper h3 {
    font-weight: normal;
    margin-bottom: 0.8em;
    margin-top: 0.3em;
  }
}
@media only screen and (min-width: 801px) {
  .icon-block-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    gap: 1px 1px;
    max-width: 1280px;
    margin: 60px auto;
  }
}
@media only screen and (max-width: 800px) {
  .icon-block-wrapper {
    margin: 60px auto;
    display: flex;
    flex-direction: column;
  }
}
.cre-icon-block-component {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px;
  text-align: center;
  justify-content: center;
  background: #fff;
}

.cre-icon-block-component .icon-block-icon {
  max-width: 80px;
  height: auto;
  margin-bottom: 10px;
}

.cre-icon-block-component:last-child:nth-child(2n-1) {
  grid-column: span 2;
}

.cre-icon-title-paragraph-button .column-wrap {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  max-width: 1600px;
  margin: 0 auto;
}

.cre-icon-title-paragraph-button .column-wrap .column {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  flex: 1 1 325px;
  margin: 5% auto;
}

.cre-icon-title-paragraph-button .column-wrap .column:nth-of-type(1) {
  padding-right: 2rem;
  margin-left: 2rem;
}

.cre-icon-title-paragraph-button .column-wrap .column:nth-of-type(2),
.cre-icon-title-paragraph-button .column-wrap .column:nth-of-type(3) {
  border-left-width: 1px;
  border-left-style: solid;
  padding-left: 2rem;
  margin-right: 2rem;
}

.cre-icon-title-paragraph-button .column-wrap .column .icon-box {
  display: flex;
  flex: 1 2 30%;
}

.cre-icon-title-paragraph-button .column-wrap .column .icon-box img {
  padding: 0 1.8em 0 0.8em;
  object-fit: contain;
}

.cre-icon-title-paragraph-button .column-wrap .column .text-area {
  flex: 2 1 80%;
}

.cre-icon-title-paragraph-button .column-wrap .column .title {
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 600;
}

.cre-icon-title-paragraph-button .column-wrap .column p {
  padding: 0 2% 0 0;
}

@media only screen and (max-width: 1024px) {
  .cre-icon-title-paragraph-button .column-wrap {
    flex-flow: column nowrap;
  }
  .cre-icon-title-paragraph-button .column-wrap .column {
    margin-top: 4rem;
    margin-bottom: 4rem;
    border-left: none;
  }
  .cre-icon-title-paragraph-button .column-wrap .column .icon-box {
    display: flex;
    flex: 2 2 50%;
  }
  .cre-icon-title-paragraph-button .column-wrap .column .icon-box img {
    padding: 0 1.8em 0 0.8em;
    object-fit: contain;
  }
}
@media only screen and (max-width: 675px) {
  .cre-icon-title-paragraph-button .column-wrap .column {
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    flex: 0 0 50%;
  }
  .cre-icon-title-paragraph-button .column-wrap .column .icon-box {
    display: flex;
    max-width: 160px;
  }
  .cre-icon-title-paragraph-button .column-wrap .column .text-area {
    margin-top: 40px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}
.news-feed-component {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: space-between;
}

.news-feed-component .column-1 {
  flex: 1 0 50%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.news-feed-component .column-2 {
  flex: 1 0 50%;
  padding: 3% 5%;
}

.news-feed-component .news-feed-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.4;
  z-index: 0;
}

.news-feed-component .news-feed-title {
  font-size: 5rem;
  padding-bottom: 1em;
  font-weight: 300;
  z-index: 1;
  font-style: italic;
  letter-spacing: 1px;
  text-shadow: 0 3px 6pt #000;
}

.news-feed-component .news-feed-button {
  z-index: 1;
  font-size: 18px;
  letter-spacing: 2px;
}

.news-feed-component .post-date {
  font-weight: 600;
}

.news-feed-component .post-title {
  font-weight: 600;
}

@media (max-width: 1024px) {
  .news-feed-component {
    flex-flow: column nowrap;
  }
  .news-feed-component .column-1 {
    padding: 75px 0;
  }
  .news-feed-component .column-2 {
    padding: 8%;
  }
}
.cre-one-column-component-wrapper {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  text-align: left;
  font-size: 1.8rem;
}

.cre-one-column-component-wrapper p {
  padding-left: 0;
}

.cre-one-column-component-wrapper .text-container {
  padding: 65px 65px;
}

.cre-pricing-table-component .cre-pricing-table-component-wrapper {
  max-width: 1200px;
  margin: 4em auto;
}

.cre-pricing-table-component .cre-pricing-table-component-wrapper .cre-four-column-heading {
  text-align: center;
}

.cre-pricing-table-component .cre-pricing-table-component-wrapper .cre-four-column-heading a {
  margin-top: 30px;
}

.cre-pricing-table-component .cre-pricing-table-component-wrapper .cre-four-column-heading h1 {
  font-weight: 700;
  font-style: italic;
}

.cre-pricing-table-component .cre-pricing-table-component-wrapper .cre-four-column-heading .header-text {
  max-width: 600px;
  margin: 1em auto;
  padding: 0 3em;
}

.cre-pricing-table-component .cre-pricing-table-component-wrapper .cre-four-column-wrapper {
  width: 100%;
  display: flex;
  padding: 2em 0 3em;
  justify-content: center;
  flex-wrap: wrap;
}

.cre-pricing-table-component .cre-pricing-table-component-wrapper .cre-four-column-wrapper .column-content {
  margin: 0 auto;
  width: 100%;
}

.cre-pricing-table-component .cre-pricing-table-component-wrapper .cre-four-column-wrapper .cre-column {
  display: flex;
  width: 21%;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  padding: 0;
  border: 1px solid #ccc !important;
  margin: 1em;
}

@media only screen and (max-width: 800px) {
  .cre-pricing-table-component .cre-pricing-table-component-wrapper .cre-four-column-wrapper .cre-column {
    width: 100%;
  }
}
.cre-pricing-table-component .cre-pricing-table-component-wrapper .cre-four-column-wrapper .cre-column .column-heading {
  padding: 1em;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #ccc !important;
}

.cre-pricing-table-component .cre-pricing-table-component-wrapper .cre-four-column-wrapper .cre-column .column-heading h3 {
  margin: 0;
  padding: 0;
}

.cre-pricing-table-component .cre-pricing-table-component-wrapper .cre-four-column-wrapper .cre-column .column-body {
  font-size: 0.9em;
  text-align: center;
  padding: 0.8em 1.2em;
}

.cre-pricing-table-component .cre-pricing-table-component-wrapper .cre-four-column-wrapper .cre-column .column-body p {
  margin-bottom: 0;
}

.cre-pricing-table-component .cre-pricing-table-component-wrapper .cre-four-column-wrapper .cre-column .column-sub-heading {
  padding: 1em;
  width: 100%;
  border-top: 1px solid #ccc !important;
}

.cre-pricing-table-component .cre-pricing-table-component-wrapper .cre-four-column-wrapper .cre-column .column-sub-heading h2 {
  font-weight: 700;
  margin: 0;
  padding: 0;
}

.cre-sponsors-logo-carousel-component {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  margin: 8rem 1rem;
}

.cre-sponsors-logo-carousel-component .text-with-lines-container {
  max-width: 1600px;
  width: 100%;
}

.cre-sponsors-logo-carousel-component .text-with-lines-container h2 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 2.5rem;
  text-align: center;
  width: 100%;
  line-height: 0.2;
}

.cre-sponsors-logo-carousel-component .text-with-lines-container span {
  display: inline-block;
  position: relative;
  width: 100%;
}

.cre-sponsors-logo-carousel-component .text-with-lines-container span::before {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  top: 0;
  left: 0;
  width: 40%;
}

.cre-sponsors-logo-carousel-component .text-with-lines-container span::after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  top: 0;
  right: 0;
  width: 40%;
}

.cre-sponsors-logo-carousel-component .swiper-container {
  width: 100%;
  height: 300px;
}

.cre-sponsors-logo-carousel-component .swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cre-sponsors-logo-carousel-component .swiper-container .swiper-slide img {
  width: auto;
  height: auto;
}

.cre-sponsors-logo-carousel-component .swiper-container .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
}

@media only screen and (max-width: 1024px) {
  .cre-sponsors-logo-carousel-component .text-with-lines-container span::before,
  .cre-sponsors-logo-carousel-component .text-with-lines-container span::after {
    width: 30%;
  }
}
@media only screen and (max-width: 1024px) {
  .cre-sponsors-logo-carousel-component .text-with-lines-container span::before,
  .cre-sponsors-logo-carousel-component .text-with-lines-container span::after {
    width: 20%;
  }
}
.cre-trends-bar-component {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  padding: 40px 20px;
}

.cre-trends-bar-component span {
  font-size: 40px;
  height: 50px;
  width: 55px;
}

.cre-trends-bar-component h3 {
  font-size: 23px;
  margin: 0;
  line-height: 1.4;
  font-weight: 400;
  font-style: italic;
}

.cre-trends-bar-component h4 {
  font-size: 3.2rem;
  font-weight: 300;
}

.cre-trends-bar-component h5 {
  text-transform: uppercase;
  font-weight: 300;
  margin: 0px;
}

.cre-trends-bar-component p {
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 16px;
}

.cre-trends-bar-component .button {
  padding: 10px 25px;
  font-size: 18px;
  margin-right: auto;
}

.cre-trends-bar-component .green-arrow {
  color: #0faa43;
}

.cre-trends-bar-component .red-arrow {
  color: #aa0f0f;
}

.cre-trends-bar-component .trends-first-column {
  flex: 2 1 250px;
  padding: 0 15px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}

.cre-trends-bar-component .trends-column {
  flex: 1 1 200px;
  padding: 0px 10px 10px 10px;
  border-left-width: 1pt;
  border-left-style: solid;
  display: flex;
  align-items: center;
}

.cre-trends-bar-component .trends-trend-coloumn {
  margin-left: 15px;
}

@media (max-width: 1200px) {
  .cre-trends-bar-component .trends-first-column {
    flex: 1 1 100%;
    margin-bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .cre-trends-bar-component .trends-column {
    flex: 1 1 33%;
    border-left: 0pt;
    padding: 15px;
    margin: 15px;
    justify-content: flex-start;
  }
  .cre-trends-bar-component .trends-trend-coloumn {
    margin-left: 15px;
  }
}
@media (max-width: 675px) {
  .cre-trends-bar-component {
    margin-right: 15px;
  }
  .cre-trends-bar-component .trends-column {
    flex: 1 1 100%;
    border-left: 0pt;
    border-top-width: 1pt;
    border-top-style: solid;
  }
  .cre-trends-bar-component .trends-first-column {
    flex: 1 1 500px;
    padding: 0 15px 20px 15px;
  }
  .cre-trends-bar-component .trends-column {
    flex: 0 0 100%;
  }
}
.cre-video-image-hero {
  width: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.cre-video-image-hero .background-image {
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
}

.cre-video-image-hero .background-video {
  width: 100%;
  position: relative;
}

.cre-video-image-hero .hero-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 0;
}

.cre-video-image-hero #video_cover {
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
}

.cre-video-image-hero video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

.cre-video-image-hero .wrap {
  position: inherit;
  padding-top: 10%;
  padding-bottom: 10%;
}

.cre-video-image-hero .wrap .button {
  padding: 10px 60px;
  font-size: 2rem;
  letter-spacing: 3px;
}

.cre-video-image-hero .bottom-bar {
  width: 100%;
  position: inherit;
  height: 87px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}

.cre-video-image-hero .hero-title {
  font-size: 5.8rem;
  letter-spacing: 2.2pt;
  font-style: italic;
  text-shadow: 0 3px 6pt #000;
  font-weight: 400;
}

.cre-video-image-hero .bottom-bar-link {
  font-size: 2.2rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-decoration: underline;
}

@media only screen and (max-width: 675px) {
  .cre-video-image-hero .background-video {
    background-size: cover !important;
    background-position: center !important;
    height: auto;
  }
  .cre-video-image-hero .background-video .wrap {
    padding-top: 10%;
    padding-bottom: 20%;
  }
  .cre-video-image-hero .background-video .wrap .button {
    padding: 10px 30px;
  }
  .cre-video-image-hero .background-video .hero-title {
    font-size: 5.8rem;
  }
}
/* # Defaults
   *---------------------------------------------------------------------------------------------------- */
/* ## Typographical Elements
   *--------------------------------------------- */
html {
  font-size: 62.5%;
  overflow-x: hidden;
}

@media (max-width: 1024px) {
  html {
    font-size: 52.5%;
  }
}
@media (max-width: 675px) {
  html {
    font-size: 45%;
  }
}
body {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.625;
  margin: 0;
}

a,
button,
.splash-color-hover,
.tertiary-color-on-hover,
.primary-text-color {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

input:focus,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

textarea:focus,
.button,
.gallery img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a {
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: none;
}

p {
  margin: 0 0 2.3rem;
  padding: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

hr {
  border: 0;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  clear: both;
  margin: 1em 0;
}

b,
strong {
  font-weight: 700;
}

blockquote,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 40px;
}

blockquote::before {
  content: "“";
  display: block;
  font-size: 30px;
  font-size: 3rem;
  height: 0;
  left: -20px;
  position: relative;
  top: -10px;
}

/* ## Headings
   *--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 10px;
}

h1 {
  font-size: 36px;
  font-size: 3.6rem;
}

h2 {
  font-size: 30px;
  font-size: 3rem;
}

h3 {
  font-size: 24px;
  font-size: 2.4rem;
}

h4 {
  font-size: 20px;
  font-size: 2rem;
}

h5 {
  font-size: 18px;
  font-size: 1.8rem;
}

h6 {
  font-size: 16px;
  font-size: 1.6rem;
}

/* ## Objects
   *--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}

iframe {
  border: none;
}

img {
  height: auto;
}

.featured-content img {
  width: auto;
}

.gallery {
  overflow: hidden;
}

.gallery img {
  width: auto;
}

/* ## Gallery
   *--------------------------------------------- */
.gallery-item {
  float: left;
  margin: 0 0 28px;
  text-align: center;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}

.gallery img {
  border: 1px solid #ddd;
  height: auto;
  padding: 4px;
}

.gallery img:hover,
.gallery img:focus {
  border: 1px solid #999;
}

/* ## Forms
   *--------------------------------------------- */
input,
select,
textarea {
  border-width: 1px;
  border-style: solid;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 300;
  padding: 16px;
  width: 100%;
}

input:focus,
textarea:focus {
  border-width: 1px;
  border-style: solid;
  outline: none;
}

input[type=checkbox],
input[type=image],
input[type=radio] {
  width: auto;
}

::-moz-placeholder {
  font-weight: 300;
  opacity: 1;
}

::-webkit-input-placeholder {
  font-weight: 300;
}

button {
  border: 0;
  cursor: pointer;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 300;
  padding: 16px 24px;
  text-transform: uppercase;
  width: auto;
}

input[type=button],
input[type=reset],
input[type=submit] {
  border: 0;
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  padding: 16px 24px;
  text-transform: uppercase;
  width: auto;
}

.button {
  display: inline-block;
  border: 0;
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 11px 25px;
  text-transform: uppercase;
  width: auto;
}

.entry-content .cre_buttons_wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
  align-items: stretch;
  width: 50%;
}

.entry-content .cre_buttons_wrapper .button.cre_button {
  flex: 0 1 165px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
}

/* ## Tables
   *--------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
}

tbody {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

td,
th {
  text-align: left;
}

td {
  border-top-width: 1px;
  border-top-style: solid;
  padding: 6px 0;
}

th {
  font-weight: 400;
}

/* ## Screen Reader Text
   *--------------------------------------------- */
.screen-reader-text {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.screen-reader-text span {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type=submit]:focus,
.widget_search input[type=submit]:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 23px 14px;
  z-index: 100000;
}

.post-type-archive-tribe_events .site-inner {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.post-type-archive-tribe_events #tribe-events-bar {
  z-index: 1;
}

.post-type-archive-tribe_events #tribe-events-content {
  z-index: 0;
}

.post-type-archive-tribe_events #tribe-events-pg-template {
  margin: 3em auto;
}

.post-type-archive-tribe_events #tribe-bar-filters,
.post-type-archive-tribe_events .tribe-events-calendar {
  font-weight: 500;
}

.post-type-archive-tribe_events #tribe-bar-form .tribe-bar-submit input[type=submit] {
  background-image: none;
  border: none;
  border-radius: 0;
  font-size: 16px;
  font-weight: 600;
  height: auto;
  letter-spacing: 1px;
  line-height: 2;
  padding: 10px;
  width: 100%;
}

.post-type-archive-tribe_events .tribe-events-list-separator-month {
  font-weight: 300;
  font-size: 1.7em;
  font-style: italic;
  line-height: 1.6;
}

.post-type-archive-tribe_events .tribe-events-list-separator-month:after {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  height: 5px;
}

.post-type-archive-tribe_events .tribe-bar-views-inner {
  margin: 0;
  padding: 18px 0;
}

.post-type-archive-tribe_events .tribe-events-list-event-title .tribe-event-url,
.post-type-archive-tribe_events .tribe-events-list-event-title a,
.post-type-archive-tribe_events #tribe-events-content .summary a {
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1;
  font-weight: bolder;
  letter-spacing: 2px;
  transition: 0.3s ease-in-out;
}

.post-type-archive-tribe_events .tribe-event-schedule-details {
  color: #58585a;
}

.post-type-archive-tribe_events .tribe-events-list .type-tribe_events {
  padding: 2rem 0;
  position: relative;
}

.post-type-archive-tribe_events .tribe-events-list .tribe-event-featured {
  background: none;
}

.post-type-archive-tribe_events .tribe-events-read-more {
  line-height: 1.6;
  text-decoration: underline !important;
}

.post-type-archive-tribe_events .tribe-events-event-cost span,
.post-type-archive-tribe_events .tribe-events-cost {
  border: none;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  padding: 8px 12px;
}

.post-type-archive-tribe_events #tribe-events .tribe-events-button {
  border-radius: 0px;
  font-size: 16px;
  font-weight: 300;
}

.post-type-archive-tribe_events .tribe-events-notices {
  border-radius: 0px;
  border: none;
  margin: 10px 0 18px;
  padding: 8px 35px 8px 14px;
}

.post-type-archive-tribe_events .tribe-events-tooltip h3 {
  font-size: 2em;
  font-weight: 300;
  font-style: italic;
}

.post-type-archive-tribe_events #tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured {
  background: none;
  color: initial;
}

@media only screen and (max-width: 1280px) {
  .single-tribe_events #tribe-events-pg-template {
    padding: 0 4%;
  }
}
@media only screen and (max-width: 768px) {
  .post-type-archive-tribe_events .tribe-bar-submit,
  .single-tribe_events .tribe-bar-submit {
    margin-left: 0;
  }
  .post-type-archive-tribe_events #tribe-events-pg-template,
  .single-tribe_events #tribe-events-pg-template {
    padding: 0 4%;
  }
  .post-type-archive-tribe_events .tribe-events-list .tribe-events-venue-details,
  .post-type-archive-tribe_events .tribe-events-list .time-details,
  .post-type-archive-tribe_events .tribe-events-list .tribe-event-schedule-details,
  .post-type-archive-tribe_events .tribe-events-list .tribe-events-event-meta,
  .post-type-archive-tribe_events .tribe-events-loop .tribe-events-venue-details,
  .post-type-archive-tribe_events .tribe-events-loop .time-details,
  .post-type-archive-tribe_events .tribe-events-loop .tribe-event-schedule-details,
  .post-type-archive-tribe_events .tribe-events-loop .tribe-events-event-meta,
  .single-tribe_events .tribe-events-list .tribe-events-venue-details,
  .single-tribe_events .tribe-events-list .time-details,
  .single-tribe_events .tribe-events-list .tribe-event-schedule-details,
  .single-tribe_events .tribe-events-list .tribe-events-event-meta,
  .single-tribe_events .tribe-events-loop .tribe-events-venue-details,
  .single-tribe_events .tribe-events-loop .time-details,
  .single-tribe_events .tribe-events-loop .tribe-event-schedule-details,
  .single-tribe_events .tribe-events-loop .tribe-events-event-meta {
    border: none;
    background-color: unset;
    padding: 0;
  }
  .post-type-archive-tribe_events .tribe-events-list .tribe-events-event-image,
  .post-type-archive-tribe_events .tribe-events-loop .tribe-events-event-image,
  .single-tribe_events .tribe-events-list .tribe-events-event-image,
  .single-tribe_events .tribe-events-loop .tribe-events-event-image {
    float: none;
    width: 100%;
  }
  .post-type-archive-tribe_events .tribe-events-list .tribe-events-event-image a,
  .post-type-archive-tribe_events .tribe-events-loop .tribe-events-event-image a,
  .single-tribe_events .tribe-events-list .tribe-events-event-image a,
  .single-tribe_events .tribe-events-loop .tribe-events-event-image a {
    width: 100%;
    height: 100%;
    display: block;
  }
  .post-type-archive-tribe_events .tribe-events-list .tribe-events-event-image img,
  .post-type-archive-tribe_events .tribe-events-loop .tribe-events-event-image img,
  .single-tribe_events .tribe-events-list .tribe-events-event-image img,
  .single-tribe_events .tribe-events-loop .tribe-events-event-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .post-type-archive-tribe_events .tribe-events-sub-nav li a,
  .single-tribe_events .tribe-events-sub-nav li a {
    background-color: unset;
  }
  .post-type-archive-tribe_events #tribe-mobile-container .type-tribe_events .tribe-events-event-image,
  .single-tribe_events #tribe-mobile-container .type-tribe_events .tribe-events-event-image {
    width: 100%;
  }
  .post-type-archive-tribe_events .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-],
  .post-type-archive-tribe_events .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=tribe-events-daynum-],
  .post-type-archive-tribe_events .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-],
  .post-type-archive-tribe_events .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=tribe-events-daynum-] > a,
  .single-tribe_events .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-],
  .single-tribe_events .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=tribe-events-daynum-],
  .single-tribe_events .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-],
  .single-tribe_events .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=tribe-events-daynum-] > a {
    background-color: inherit;
    color: initial;
  }
  .post-type-archive-tribe_events .tribe-events-calendar thead th,
  .single-tribe_events .tribe-events-calendar thead th {
    padding: 7px 0.3em;
  }
  .post-type-archive-tribe_events .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-] a,
  .single-tribe_events .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-] a {
    background-color: initial;
  }
}
.events-hero-component .events-hero {
  position: relative;
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.events-hero-component .events-hero .hero-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 0;
}

.events-hero-component .events-hero .wrap {
  position: inherit;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  max-width: 95%;
  margin: 0 auto;
  padding-top: 5em;
  padding-bottom: 5em;
}

.events-hero-component .events-hero .wrap .events-hero-title {
  font-size: 5rem;
  margin: 0;
  text-transform: uppercase;
}

.events-hero-component .events-hero-box .wrap {
  max-width: 95%;
  margin: 0 auto;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}

.events-hero-component .events-hero-box .wrap .hero-blurb-box {
  text-align: center;
  font-size: 1.5rem;
  max-width: 550px;
}

.events-hero-component .events-hero-box .wrap .hero-blurb-box p {
  margin: 0;
  padding: 0;
}

.single-tribe_events .site-inner {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.single-tribe_events #tribe-events-pg-template {
  margin: 3em auto;
}

.single-tribe_events .tribe-events-schedule {
  margin: 0;
}

.single-tribe_events .entry {
  padding: 1em 0 0 0;
}

.single-tribe_events .tribe-events-content {
  padding-bottom: 1em;
}

.link-pool .wrap {
  display: flex;
  flex-flow: row nowrap;
  padding-top: 40px;
  padding-bottom: 40px;
  justify-content: center;
}

.link-pool .wrap .link-column {
  flex: 0 1 auto;
  display: flex;
  flex-flow: column nowrap;
  padding: 0 2%;
}

.link-pool .wrap .link-column a {
  white-space: nowrap;
  font-size: calc(10px + 0.4vw);
}

@media only screen and (max-width: 1024px) {
  .link-pool .wrap {
    flex-flow: row wrap;
  }
  .link-pool .wrap .link-column {
    flex: 1 1 325px;
    margin-top: 20px;
    align-items: center;
  }
}
.footer-logo-section .wrap {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.footer-logo-section .wrap .image-box {
  padding-left: 20px;
  padding-right: 20px;
  height: 74px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}

.footer-logo-section .wrap .image-box img {
  max-height: 74px;
  padding: 0 2%;
  object-fit: contain;
}

.footer-logo-section .wrap .border-left:nth-of-type(2),
.footer-logo-section .wrap .border-left:nth-of-type(3),
.footer-logo-section .wrap .border-left:nth-of-type(4) {
  border-left-width: 1px;
  border-left-style: solid;
}

@media only screen and (max-width: 1024px) {
  .footer-logo-section .wrap {
    max-width: 90%;
    margin: 0 auto;
  }
  .footer-logo-section .wrap img {
    max-height: 50px;
  }
}
@media only screen and (max-width: 675px) {
  .footer-logo-section .wrap {
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
  }
  .footer-logo-section .wrap .image-box {
    flex: 1 1 50%;
    margin-top: 20px;
  }
  .footer-logo-section .wrap .border-left:nth-of-type(3) {
    border-left: unset;
  }
}
.primary-footer .wrap {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  flex-flow: row nowrap;
}

.primary-footer .footer-nav-menu {
  display: flex;
  flex-flow: column nowrap;
  flex: 1 2 30%;
}

.primary-footer .footer-nav-menu ul {
  display: flex;
  flex-flow: column nowrap;
  height: 100%;
  justify-content: flex-start;
}

.primary-footer .footer-nav-menu ul li {
  padding-bottom: 1em;
}

.primary-footer .footer-nav-menu a {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}

.primary-footer .contact-box {
  display: flex;
  flex-flow: column nowrap;
  flex: 1 1 30%;
  font-style: italic;
}

.primary-footer .contact-box p {
  padding: 0;
  margin: 0;
}

.primary-footer .social-icon-box {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: center;
  flex: 1 2 10%;
}

.primary-footer .social-icon-box a {
  flex: 1 1 33%;
  font-size: 2.5rem;
}

@media only screen and (max-width: 1024px) {
  .primary-footer .wrap {
    flex-flow: row wrap;
  }
  .primary-footer .wrap .footer-nav-menu {
    flex: 2 1 20%;
    padding-bottom: 30px;
  }
  .primary-footer .wrap .contact-box {
    flex: 1 1 100%;
    padding-bottom: 30px;
  }
  .primary-footer .wrap .social-icon-box {
    flex-flow: row wrap;
    max-width: 200px;
    justify-content: flex-start;
    flex: unset;
  }
}
@media only screen and (max-width: 675px) {
  .primary-footer .wrap {
    flex-flow: column nowrap;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .primary-footer .wrap .social-icon-box a {
    margin-left: 10px;
  }
}
/* # Site Footer
   *---------------------------------------------------------------------------------------------------- */
.site-footer {
  font-size: 16px;
  font-size: 1.5rem;
  line-height: 1;
  padding: 25px 0;
  text-align: center;
  width: 100%;
}

.site-footer .wrap {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-content: normal;
}

.site-footer p {
  margin-bottom: 0;
}

.site-footer .footer-bar-left {
  flex: 1 0 50%;
  text-align: left;
}

.site-footer .footer-bar-right {
  flex: 1 0 50%;
  text-align: right;
}

.site-footer .footer-bar-line {
  line-height: 1.5;
}

.site-footer .footer-bar-line a {
  text-decoration: underline;
}

/* # HTML5 Reset
   *---------------------------------------------------------------------------------------------------- */
/* ## Baseline Normalize
   *--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: 0 0;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button,
html input[type=button] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* ## Box Sizing
   *--------------------------------------------- */
html,
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  box-sizing: inherit;
}

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

/* ## Float Clearing
   *--------------------------------------------- */
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
  content: " ";
  display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table;
}

.inner-page-cta {
  position: relative;
  text-align: center;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
}

.inner-page-cta img {
  width: 100%;
}

.inner-page-cta .text-container {
  max-width: 1200px;
  z-index: 1;
  padding: calc(5vw + 35px) 2%;
}

.inner-page-cta .light-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 0;
}

.inner-page-cta h2 {
  font-size: 5rem;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 1px;
}

.inner-page-cta p {
  padding: 0.8em;
  font-size: 2rem;
  margin-bottom: 0.5em;
  font-weight: 400;
}

.inner-page-sections-hero-component .inner-page-sections-hero {
  position: relative;
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.inner-page-sections-hero-component .inner-page-sections-hero .hero-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 0;
}

.inner-page-sections-hero-component .inner-page-sections-hero .wrap {
  position: inherit;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  max-width: 95%;
  margin: 0 auto;
  padding-top: 5em;
  padding-bottom: 5em;
}

.inner-page-sections-hero-component .inner-page-sections-hero .wrap .inner-page-sections-hero-title {
  font-size: 5rem;
  margin: 0;
  text-transform: uppercase;
}

.inner-page-sections-hero-component .inner-page-sections-hero-box .wrap {
  max-width: 95%;
  margin: 0 auto;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}

.inner-page-sections-hero-component .inner-page-sections-hero-box .wrap .hero-blurb-box {
  text-align: center;
  margin-bottom: 2%;
  font-size: 1.5rem;
  max-width: 850px;
}

.inner-page-sections-hero-component .inner-page-sections-hero-box .wrap .hero-blurb-box p {
  margin: 0;
  padding: 0;
}

.inner-page-sections-template .site-inner {
  max-width: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}

.inner-page-sections-template .entry {
  padding: 0;
  margin: 0;
}

.inner-page-sections-template .sections-area {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 2em 0;
  width: 100%;
  max-width: 1600px;
}

.inner-page-sections-template .sections-area .section-area {
  width: 100%;
  display: flex;
  justify-content: center;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 3em 0 3em 0;
}

.inner-page-sections-template .sections-area .section-area .section-title-area {
  flex: 1 1 325px;
  padding-right: 6rem;
}

.inner-page-sections-template .sections-area .section-area .section-title-area .section-title {
  text-align: left;
  font-weight: 500;
}

.inner-page-sections-template .sections-area .section-area .section-content-area {
  flex: 1 1 70%;
}

.inner-page-sections-template .sections-area .section-area .section-content-area h2,
.inner-page-sections-template .sections-area .section-area .section-content-area h3,
.inner-page-sections-template .sections-area .section-area .section-content-area h4,
.inner-page-sections-template .sections-area .section-area .section-content-area h5 {
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 600;
}

.inner-page-sections-template .sections-area .section-area .section-content-area p {
  font-weight: 400;
}

.inner-page-sections-template .sections-area .section-area .section-content-area button {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.8rem;
  padding-left: 3em;
  padding-right: 3em;
}

.inner-page-sections-template .sections-area .section-area:last-child {
  border: none;
}

.inner-page-sections-template .sections-area .section-area-inner-container {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 4em;
  width: 100%;
}

@media (max-width: 768px) {
  .inner-page-sections-template .sections-area {
    width: 100%;
    padding: 2em 0;
  }
  .inner-page-sections-template .sections-area .section-area {
    width: 100%;
    padding: 3em 0 3em 0;
  }
  .inner-page-sections-template .sections-area .section-area .section-title-area {
    flex: 30%;
    padding-right: 6rem;
  }
  .inner-page-sections-template .sections-area .section-area .section-content-area {
    flex: 70%;
  }
  .inner-page-sections-template .sections-area .section-area .section-content-area img {
    margin: 0;
  }
  .inner-page-sections-template .sections-area .section-area-inner-container {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 4em;
  }
}
.page-hero-component .hero-component {
  position: relative;
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.page-hero-component .hero-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  filter: brightness(1.4);
  z-index: 0;
}

.people-based-template .site-inner {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
}

.people-based-template .site-inner .entry {
  margin: 0;
  padding: 0;
  width: 100%;
}

.people-based-template .site-inner .people-sections-area {
  width: 100%;
}

.people-based-template .site-inner .people-sections-area .people-section-area {
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  padding: 4em 2em;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-title-area {
  padding: 0 2em 2em;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-title-area .people-section-title {
  font-size: 4rem;
  font-style: italic;
  font-weight: 600;
  text-transform: uppercase;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-content-area {
  width: 100%;
  max-width: 1600px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-content-area .person-item {
  flex: 0 1 325px;
  padding: 1em 2em;
  display: flex;
  flex-flow: column;
  align-items: center;
  text-align: center;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-content-area .person-item .person-image {
  flex: 1 1 300px;
  height: 300px;
  margin-bottom: 1em;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-content-area .person-item .person-image img {
  height: 100%;
  object-fit: cover;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-content-area .person-item .person-image-link {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-content-area .person-item .person-image-link::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  transition: 0.3s ease-in-out;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-content-area .person-item .person-image-link:hover img {
  filter: blur(3px);
  z-index: 0;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-content-area .person-item .person-image-link:hover::before {
  opacity: 0.4;
  z-index: 1;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-content-area .person-item .person-image-link::after {
  font-family: "FontAwesome";
  content: "\f0fe";
  display: block;
  position: absolute;
  top: 110px;
  left: 85px;
  font-size: 100px;
  line-height: 90px;
  width: auto;
  height: auto;
  opacity: 0;
  transition: 0.3s ease-in-out;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-content-area .person-item .person-image-link:hover::after {
  opacity: 1;
  z-index: 2;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-content-area .person-item .person-meta {
  flex: 0 1 170px;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-content-area .person-item h3 {
  font-size: 3rem;
  font-weight: 600;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-content-area .person-item h4 {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-content-area .person-item h5 {
  font-size: 1.8rem;
  font-style: italic;
}

@media (max-width: 768px) {
  .people-based-template .site-inner .people-sections-area .people-section-area .people-section-content-area {
    justify-content: center;
  }
}
.people-page-hero-component .people-page-hero {
  position: relative;
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.people-page-hero-component .people-page-hero .hero-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 0;
}

.people-page-hero-component .people-page-hero .wrap {
  position: inherit;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  max-width: 95%;
  margin: 0 auto;
  padding-top: 5em;
  padding-bottom: 5em;
}

.people-page-hero-component .people-page-hero .wrap .people-page-hero-title {
  font-size: 5rem;
  margin: 0;
  text-transform: uppercase;
}

.people-page-hero-component .people-page-hero-box .wrap {
  max-width: 95%;
  margin: 0 auto;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}

.people-page-hero-component .people-page-hero-box .wrap .hero-blurb-box {
  text-align: center;
  margin-bottom: 2%;
  font-size: 1.5rem;
  max-width: 550px;
}

.people-page-hero-component .people-page-hero-box .wrap .hero-blurb-box p {
  margin: 0;
  padding: 0;
}

.single-affiliates .content > article {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: normal;
}

.single-affiliates-image-container {
  flex: 0 1 auto;
}

.single-affiliates .content > article .entry-content {
  flex: 1 0 325px;
  align-items: flex-start;
  padding-left: 5em;
}

.single-title {
  margin: 0;
  padding-bottom: 0.3em;
  font-weight: 700;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 1px;
}

a.single-phone-link {
  padding-bottom: 1em;
}

.single-affiliate-content {
  padding-top: 2em;
}

@media (max-width: 675px) {
  .single-affiliates .content > article .entry-content {
    padding-top: 2em;
    padding-left: 0;
  }
}
.single-news-hero-component .single-news-hero {
  position: relative;
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.single-news-hero-component .single-news-hero .hero-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  filter: brightness(1.4);
  z-index: 0;
}

.single-news-hero-component .wrap {
  position: inherit;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  max-width: 850px;
  margin: 0 auto;
  padding-top: 15rem;
  padding-bottom: 15rem;
}

.single-news-hero-component .single-news-hero-title {
  text-align: center;
  line-height: 1.3;
  font-size: 5.4rem;
  font-weight: 500;
  margin: 0;
}

.single-news-hero-component .single-news-hero-date {
  font-size: 2.5rem;
  font-weight: 600;
  letter-spacing: 1.8px;
  margin: 2em 0 0 0;
}

.single-post .content > article {
  display: flex;
  flex-flow: column;
  align-items: center;
}

.single-post .content > article .entry-content {
  flex-flow: column;
  align-items: flex-start;
  max-width: 875px;
}

.single-post .content > article .entry-content h1,
.single-post .content > article .entry-content h2 {
  font-size: 2.5rem;
  font-weight: 700;
  text-transform: uppercase;
}

.single-post .content > article .entry-content h3,
.single-post .content > article .entry-content h4,
.single-post .content > article .entry-content h5 {
  font-size: 2rem;
  font-weight: 500;
  text-transform: uppercase;
}

.single-post .content > article .entry-content p {
  line-height: 1.7;
}

.single-news-navigation {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  padding: 4em;
  margin-bottom: 4em;
}

.single-news-navigation .single-news-column {
  flex: 1 1 325px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  padding: 0 4em;
  border-right-width: 3px;
  border-right-style: solid;
  text-align: center;
}

.single-news-navigation .single-news-column ul {
  padding-top: 4rem;
}

.single-news-navigation .single-news-column ul > li {
  padding-bottom: 3.5rem;
  font-size: 1.9rem;
}

.single-news-navigation .single-news-column .single-news-categories .cat-item a {
  text-transform: uppercase;
}

.single-news-navigation .single-news-column .single-news-button {
  padding-right: 5rem;
  padding-left: 5rem;
  margin: 4em 0;
}

.single-news-navigation .single-news-column:last-child {
  border-right: none;
  justify-content: center;
}

@media (max-width: 980px) {
  .single-news-navigation {
    flex-flow: column wrap;
    padding: 0 4em 4em 4em;
  }
  .single-news-navigation .single-news-column {
    flex: 0 1 auto;
    flex-flow: column nowrap;
    padding: 1em 0;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-right: none;
  }
  .single-news-navigation .single-news-column .single-news-button {
    margin: 0;
  }
  .single-news-navigation .single-news-column:last-child {
    border-bottom: none;
    padding-top: 3em;
    padding-bottom: 0;
  }
}
.people-hero-component .people-hero {
  position: relative;
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.people-hero-component .people-hero .hero-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 0;
}

.people-hero-component .people-hero .wrap {
  position: inherit;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  max-width: 95%;
  margin: 0 auto;
  padding-top: 5em;
  padding-bottom: 5em;
}

.people-hero-component .people-hero .wrap .people-hero-title {
  font-size: 5rem;
  margin: 0;
  text-transform: uppercase;
}

.single-people .content > article {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: normal;
}

.single-people-image-container {
  flex: 0 1 300px;
}

.single-people .content > article .entry-content {
  flex: 1 0 325px;
  align-items: flex-start;
  padding-left: 5em;
}

.single-title {
  margin: 0;
  padding-bottom: 0.3em;
  font-weight: 700;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 1px;
}

.single-job-title {
  font-size: 2rem;
  margin: 0;
  padding-bottom: 0.3em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.single-org {
  font-size: 1.9rem;
  font-weight: 400;
  font-style: italic;
}

.single-phone-link {
  padding-bottom: 1em;
}

.single-people-content {
  padding-top: 2em;
}

@media (max-width: 675px) {
  .single-people .content > article .entry-content {
    padding-top: 2em;
    padding-left: 0;
  }
}
.single-sponsors .content > article {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: normal;
}

.single-sponsors-image-container {
  flex: 0 1 auto;
}

.single-sponsors .content > article .entry-content {
  flex: 1 0 325px;
  align-items: flex-start;
  padding-left: 5em;
}

.single-title {
  margin: 0;
  padding-bottom: 0.3em;
  font-weight: 700;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 1px;
}

a.single-phone-link {
  padding-bottom: 1em;
}

.single-sponsor-content {
  padding-top: 2em;
}

@media (max-width: 675px) {
  .single-sponsors .content > article .entry-content {
    padding-top: 2em;
    padding-left: 0;
  }
}
/* Search Bar */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type=search] {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 0;
  color: #000;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.625;
  padding: 15px;
  width: 100%;
}

input[type=search] {
  -webkit-appearance: none;
}

input[type=search]:focus {
  border: 1px solid #999;
  outline: none;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button {
  display: none;
}

.site-header .search-form {
  overflow: hidden;
  position: relative;
  height: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}

.genesis-nav-menu .search input[type=submit] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}

.genesis-nav-menu .search input[type=submit]:focus {
  background-color: #fff;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #000;
  display: block;
  font-size: 1em;
  font-weight: 600;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
}

.search-form {
  overflow: hidden;
  position: relative;
}

.search-form input[type=submit] {
  margin-top: 10px;
}

.header-search-wrap input[type=submit] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: auto;
  width: auto;
  padding: 1.2em 1.6em;
  font-size: 16px;
  margin: 0;
}

.site-header .header-search-wrap input[type=submit]:focus {
  background-color: #000;
  box-shadow: none;
  clip: auto;
  color: #fff;
  height: auto;
  padding: 22px 20px;
  width: auto;
}

.site-header.search-visible > .wrap > :not(.header-search-wrap) {
  opacity: 0;
}

.site-header.search-visible {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.genesis-nav-menu .toggle-header-search {
  display: inline-block;
  text-align: left;
}

.genesis-nav-menu .toggle-header-search {
  color: #000;
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
  padding: 20px 10px;
}

.genesis-nav-menu .toggle-header-search:focus,
.genesis-nav-menu .toggle-header-search:hover {
  color: #06c;
}

.header-search-wrap {
  display: none;
  position: absolute;
}

.js .header-search-wrap {
  height: 100%;
  left: 0;
  padding: 10px 40px;
  position: absolute;
  transform: translate3d(0, -100%, 0);
  transition: none;
  top: 0;
  width: 100%;
  z-index: 1001;
}

.js .header-search-wrap .search-form,
.js .header-search-wrap input[type=search] {
  height: 100%;
}

.search-visible .header-search-wrap {
  transform: translate3d(0, 0, 0);
  position: absolute;
  width: 375px;
  height: 100%;
  left: auto;
  right: 25px;
  top: 0;
}

.header-search-wrap:target {
  clear: both;
  display: block;
  position: relative;
}

.header-search-wrap input[type=search] {
  padding-left: 5%;
  padding-right: 5%;
  text-align: right;
  width: 185px;
}

.header-search-wrap input[type=submit]:focus {
  border-radius: 3px;
  margin-top: 1px;
  padding: 20px;
  right: 50px;
}

.toggle-header-search {
  background: transparent;
}

.js .toggle-header-search.close:focus {
  outline: 0;
}

.toggle-header-search.close {
  color: #000;
  height: 100%;
  padding: 0;
  position: absolute;
  right: -20px;
  top: 5px;
  transition: transform 0.2s ease-in-out;
  width: 20px;
  z-index: 100;
}

.header-search-wrap:target .toggle-header-search.close {
  transform: none;
}

.toggle-header-search .ionicons {
  font-size: 12px;
  transform: scale(2);
}

.toggle-header-search.close .ionicons {
  position: absolute;
  right: 50%;
  top: calc(50% - 5px);
  transform: scale(3);
}

.site-header {
  transition: all 1s ease-in-out;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
}

.site-header > .wrap {
  max-width: 1650px;
  padding: 0 25px;
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
}

.admin-bar .site-header {
  top: 32px;
}

.header-full-width .title-area {
  transition: all 0.4s ease-in-out;
  min-width: 100px;
  height: 100px;
  justify-self: flex-start;
}

.header-image,
.header-full-width .title-area:focus {
  outline: 0px solid !important;
}

.site-title {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 1.2;
}

.site-title a:hover,
.site-title a:focus {
  color: #000;
}

.header-image .site-title > a {
  transition: all 0.4s ease-in-out;
  float: left;
  height: 100px;
  width: 100%;
  background-size: contain !important;
  background-position: center !important;
}

.header-image .site-title > a.scrolled-down {
  height: 78px;
  width: 150px;
}

.site-description {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 0;
}

.site-title {
  margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
  display: block;
  text-indent: -9999px;
  margin: 0;
  width: 100%;
  height: 100%;
}

.site-header .login-menu-item a {
  font-weight: 600;
}

.mega-menu-popup {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fdfafa;
  z-index: 99999999;
}

.mega-menu-popup.open {
  display: block;
}

.mega-menu-popup hr {
  margin: 0;
}

.mega-menu-popup a {
  color: #040500;
}

.mega-menu-popup .menu {
  text-transform: uppercase;
  font-weight: bold;
}

.mega-menu-popup .sub-menu {
  text-transform: none;
  margin-top: 37px;
  font-weight: normal;
}

.mega-menu-popup .menu-right {
  padding-top: 9px;
}

.mega-menu-popup .menu-right img,
.mega-menu-popup .menu-right a,
.mega-menu-popup .menu-right span {
  display: inline-block;
  vertical-align: middle;
}

.mega-menu-popup .menu-right a {
  margin-right: 36px;
}

.mega-menu-popup #menu-mega > .menu-item {
  width: 25%;
  float: left;
}

.mega-menu-popup #menu-mega > .menu-item:nth-child(4n+5) {
  clear: both;
}

.mega-menu-popup .social-text-container {
  padding: 39px 0;
}

.mega-menu-popup .social-text-container a {
  margin-left: 23px;
  color: #555;
}

.mega-menu-popup .menu-header {
  padding: 10px;
}

.mega-menu-popup .menu-header img {
  height: 41px;
}

.mega-menu-popup .menu-header .menu-right {
  float: right;
}

.mega-menu-popup .menu-header .menu-right img {
  height: 33px;
  width: 33px;
}

.mega-menu-popup .menu-mega-container .menu-item-has-children {
  margin-top: 102px;
  margin-bottom: 35px;
}

.mega-menu-popup .menu-mega-container .menu-item-has-children .menu-item {
  line-height: 30px;
}

.mega-menu-popup .social-icons {
  margin-top: 136px;
}

.mega-menu-popup .wrap {
  max-width: 1200px;
}

.mega-menu-close,
.mega-menu {
  cursor: pointer;
}

.mega-menu .dashicons {
  font-size: 30px;
  height: auto;
  width: auto;
}

.right-menu {
  float: right;
}

.right-menu .menu-item {
  padding: 20px 17px;
}

.right-menu .login-menu-item {
  color: #797777;
  font-size: 14px;
  line-height: 24px;
  vertical-align: bottom;
}

.right-menu .login-menu-item a {
  padding: 0;
  color: #797777;
}

@media only screen and (max-width: 800px) {
  .mega-menu-popup #menu-mega > .menu-item {
    width: 100%;
    text-align: center;
    margin-top: 35px;
  }
  .mega-menu-popup .menu-right {
    width: 100%;
    margin-bottom: 15px;
  }
  .mega-menu-popup .menu-header {
    text-align: center;
  }
  .mega-menu-popup .sub-menu {
    margin-top: 0;
  }
}
/* Site Navigation
   *---------------------------------------------------------------------------- */
.genesis-nav-menu {
  clear: both;
  line-height: 1;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-end;
}

.genesis-nav-menu li {
  float: none;
  list-style-type: none;
  flex: 0 1 auto;
}

.genesis-nav-menu li .menu-item.icon-menu-item {
  flex: 0 1 15px;
}

.genesis-nav-menu li li {
  margin-left: 0;
}

.genesis-nav-menu > li > a {
  font-weight: 600;
}

.genesis-nav-menu .menu-item,
.genesis-nav-menu .toggle-header-search {
  display: inline-block;
  text-align: left;
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
  position: relative;
}

.genesis-nav-menu .menu-item.sfHover .sub-menu {
  display: flex;
  flex-flow: row nowrap;
}

.genesis-nav-menu a,
.genesis-nav-menu .toggle-header-search {
  display: block;
  font-size: 17px;
  font-weight: 400;
  padding: 1.5em;
  text-transform: uppercase;
}

.genesis-nav-menu .sub-menu {
  background: transparent;
  left: -9999px;
  opacity: 0;
  position: absolute;
  transition: opacity 0.5s ease-in-out;
  width: auto;
  z-index: 99;
  flex-flow: row nowrap;
}

.genesis-nav-menu .sub-menu .sub-menu::before {
  display: none;
}

.genesis-nav-menu .sub-menu a {
  font-size: 16px;
  padding: 12px 5px;
  position: relative;
  width: auto;
}

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -42px 0 0 160px;
}

.genesis-nav-menu > .menu-item > .sub-menu {
  padding-top: 0;
}

.genesis-nav-menu > .menu-item > .sub-menu > .menu-item:first-child {
  border-radius: 3px 3px 0 0;
}

.genesis-nav-menu > .menu-item > .sub-menu > .menu-item:last-child {
  border-radius: 0 0 3px 3px;
}

.genesis-nav-menu .menu-item:hover {
  position: initial;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1;
}

.genesis-nav-menu .menu-item:hover > .sub-menu.edge {
  left: 45%;
  opacity: 1;
}

.menu-item.site-header-nav-button {
  display: inline-block;
  border-radius: 12px;
  margin: 0.6em;
  transition: 0.3s ease-in-out;
}

.menu-item.site-header-nav-button a {
  padding: 1.2em 1.5em;
  font-weight: 700;
}

.menu-item.site-header-nav-button:hover {
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
}

/* Header Menu
   *--------------------------------------------- */
.nav-primary {
  display: flex;
  width: 100%;
}

.nav-primary .genesis-nav-menu .sub-menu {
  z-index: 9999;
}

.nav-primary .genesis-nav-menu .sub-menu > li {
  transition: 0.3s ease-in-out;
}

.nav-primary .genesis-nav-menu .sub-menu > li a {
  width: auto;
}

.nav-primary .genesis-nav-menu .sub-menu li:last-child a {
  border-bottom: none;
}

.nav-primary .wrap {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

/* Accessible Menu
   *-------------------------------------------- */
.menu .menu-item:focus {
  position: static;
}

.menu .menu-item.sfHover {
  position: static;
}

.menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1;
}

.menu .menu-item > a:focus + ul.sub-menu {
  left: auto;
  opacity: 1;
}

.genesis-nav-menu .menu-item.sfHover > .sub-menu > .menu-item.sfHover > .sub-menu {
  left: 160px;
  margin-left: 0;
}

.genesis-nav-menu .menu-item.sfHover > .sub-menu {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}

.site-header .menu-toggle,
.site-header .sub-menu-toggle {
  display: none;
  visibility: hidden;
}

/* Tertiary Menu
   *-------------------------------------------- */
.tertiray-menu-bg {
  padding: 0 25px;
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  font-size: 14px;
  justify-content: flex-end;
}

.tertiray-menu-bg .menu-tertiary {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}

.tertiray-menu-bg .menu-tertiary li {
  display: inline-block;
  padding: 5px 10px;
}

.tertiray-menu-bg .menu-tertiary li a {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  align-items: center;
}

.tertiray-menu-bg .menu-tertiary li a img {
  float: left;
  max-width: 28px;
  height: auto;
}

.tertiray-menu-bg .menu-tertiary li a:hover img {
  opacity: 0.7;
}

/* Media Queries
   *--------------------------------------------- */
@media (min-width: 1025px) {
  .genesis-nav-menu .menu-item:hover > .sub-menu {
    display: flex;
    flex-flow: row nowrap;
    align-items: baseline;
    width: auto;
  }
  .genesis-nav-menu .menu-item:hover > .sub-menu a {
    max-width: 200px;
  }
  .genesis-nav-menu .menu-item:hover > .sub-menu > .menu-item-has-children > .sub-menu {
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    justify-content: normal;
    position: relative;
    margin: 0;
    left: auto;
    opacity: 1;
  }
  .genesis-nav-menu.menu-primary > li.menu-item-has-children > ul > li > a {
    font-weight: 600;
    border-bottom: 1px solid black !important;
  }
  .genesis-nav-menu.menu-primary > li.menu-item-has-children > ul > li:nth-of-type(2),
  .genesis-nav-menu.menu-primary > li.menu-item-has-children > ul > li:nth-of-type(3) {
    padding: 1em;
  }
  .genesis-nav-menu.menu-primary > li.menu-item-has-children > ul {
    padding: 0.4em 1em 0.4em 1em;
    box-shadow: 0 5px 5px rgba(170, 170, 170, 0.4);
  }
  .genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child {
    padding-top: 5px;
  }
  .genesis-nav-menu > .menu-item .sub-menu > .menu-item:last-child {
    padding-bottom: 5px;
  }
}
/* # Skip Links
   *---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
  margin: 0;
}

.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none;
}

/* Display outline on focus */
:focus {
  color: #000;
  outline: #ccc solid 0px;
}

/* # Structure and Layout
   *---------------------------------------------------------------------------------------------------- */
/* ## Site Containers
   *--------------------------------------------- */
.site-inner,
.wrap {
  margin: 0 auto;
  width: 90%;
  max-width: 1600px;
}

.site-inner {
  clear: both;
  padding-top: 40px;
}

.site-container {
  position: relative;
  overflow-x: hidden;
}

/* ## Column Widths and Positions
   *--------------------------------------------- */
/* ### Wrapping div for .content and .sidebar-primary */
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
  float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right;
}

/* ### Content */
.content {
  float: right;
  width: 800px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
  float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
  width: 580px;
}

.full-width-content .content {
  width: 100%;
}

.entry-content {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}

/* ### Primary Sidebar */
.sidebar-primary {
  float: right;
  width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left;
}

/* ### Secondary Sidebar */
.sidebar-secondary {
  float: left;
  width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
  float: right;
}

/* ## Column Classes
   *--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.5641025641%;
}

.one-half,
.three-sixths,
.two-fourths {
  width: 48.7179487179%;
}

.one-third,
.two-sixths {
  width: 31.6239316239%;
}

.four-sixths,
.two-thirds {
  width: 65.811965812%;
}

.one-fourth {
  width: 23.0769230769%;
}

.three-fourths {
  width: 74.358974359%;
}

.one-sixth {
  width: 14.5299145299%;
}

.five-sixths {
  width: 82.905982906%;
}

.first {
  clear: both;
  margin-left: 0;
}

.page-template-wysiwyg.full-width-content {
  width: 100%;
}

.page-template-wysiwyg.full-width-content .site-container {
  max-width: 100%;
}

.page-template-wysiwyg.full-width-content .site-container .site-inner {
  max-width: 100%;
  width: 100%;
  padding: 0;
}

.page-template-wysiwyg.full-width-content .site-container .site-inner .entry {
  margin: 0;
  padding: 0;
}

.page-template-wysiwyg.full-width-content .site-container .site-inner .content-sidebar-wrap .content article .entry-content p {
  width: 100%;
  margin: 0px !important;
}

.wysiwyg-hero-area .entry-content {
  max-width: 1280px;
  margin: 0 auto;
  padding: 2em;
}

.wysiwyg-hero-area .wysiwyg-hero-component .wysiwyg-hero {
  position: relative;
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.wysiwyg-hero-area .wysiwyg-hero-component .wysiwyg-hero .hero-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 0;
}

.wysiwyg-hero-area .wysiwyg-hero-component .wysiwyg-hero .wrap {
  position: inherit;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  max-width: 95%;
  margin: 0 auto;
  padding-top: 5em;
  padding-bottom: 5em;
}

.wysiwyg-hero-area .wysiwyg-hero-component .wysiwyg-hero .wrap .wysiwyg-hero-title {
  font-size: 5rem;
  margin: 0;
  text-transform: uppercase;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}

/* # Media Queries
   *---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1280px) {
  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 740px;
  }
  .content,
  .widget-area {
    width: 620px;
  }
  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content,
  .content-sidebar-sidebar .content {
    width: 400px;
  }
  .sidebar-primary,
  .title-area,
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .sidebar-primary,
  .title-area {
    width: 300px;
  }
  .footer-widgets-1 {
    margin-right: 30px;
  }
  .genesis-nav-menu a {
    padding: 1.5em 0.8em;
  }
}
@media only screen and (max-width: 1024px) {
  .nav-primary {
    opacity: 0;
  }
  .site-header .genesis-responsive-menu {
    opacity: 1;
    display: none;
    position: absolute;
    top: 110px;
    right: 0;
    width: 100%;
    max-width: 325px;
    margin-top: 0;
    z-index: 5;
    box-shadow: -8px 8px 10px rgba(51, 51, 51, 0.4);
  }
  .site-header .genesis-responsive-menu .wrap {
    padding: 0;
  }
  .site-header .menu-toggle,
  .site-header .sub-menu-toggle {
    border-width: 0;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    visibility: visible;
  }
  .site-header .menu-toggle:focus,
  .site-header .menu-toggle:hover,
  .site-header .sub-menu-toggle:focus,
  .site-header .sub-menu-toggle:hover {
    border-width: 0;
    outline: none;
  }
  .site-header .menu-toggle {
    line-height: 20px;
    position: relative;
    z-index: 1000;
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-end;
    background-color: transparent;
    padding: 45px 0;
  }
  .site-header .menu-toggle::before {
    font-size: 1.5em;
    margin-right: 10px;
    text-rendering: auto;
    vertical-align: middle;
  }
  .site-header .sub-menu-toggle {
    padding: 13px 15px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    display: inline-block;
  }
  .site-header .sub-menu-toggle::before {
    display: inline-block;
    text-rendering: auto;
    transform: rotate(0);
    transition: transform 0.25s ease-in-out;
    font-size: 22px;
  }
  .site-header .sub-menu-toggle.activated::before {
    transform: rotate(180deg);
  }
  .genesis-responsive-menu .genesis-nav-menu {
    flex-flow: column nowrap;
    align-items: flex-end;
  }
  .genesis-responsive-menu .genesis-nav-menu .menu-item {
    display: block;
    float: none;
    position: relative;
    text-align: right;
    width: 100%;
    margin: 0 0 5px 0;
  }
  .genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
  .genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
    position: relative;
  }
  .genesis-responsive-menu .genesis-nav-menu .menu-item a {
    border: none;
    margin-bottom: 1px;
    padding: 15px 20px;
    width: 100%;
  }
  .genesis-responsive-menu .genesis-nav-menu .mega-menu .dashicons {
    padding: 10px 28px 25px 25px;
    line-height: 0.9;
  }
  .genesis-responsive-menu .genesis-nav-menu .menu-item:not(.site-header-nav-button) a {
    padding: 15px 55px 15px 25px;
    line-height: 1;
    color: black;
    text-align: left;
  }
  .genesis-responsive-menu .genesis-nav-menu .menu-item:not(.site-header-nav-button) > .sub-menu a {
    padding: 15px 55px 15px 25px;
  }
  .genesis-responsive-menu .genesis-nav-menu .sub-menu {
    border: none;
  }
  .genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
  .genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
    left: 0;
    margin-left: 0;
  }
  .genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
    content: none;
  }
  .genesis-responsive-menu .genesis-nav-menu .sub-menu {
    clear: both;
    display: none;
    margin: 0;
    opacity: 1;
    position: static;
    width: 100%;
  }
  .genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
    margin: 0;
  }
  .header-full-width .title-area {
    z-index: 1001;
  }
  .footer-widgets .wrap {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
  }
  .footer-widgets .wrap .widget-area {
    margin: 1em !important;
    width: 100%;
  }
  .footer-widgets .wrap .widget-area .widget .widget-wrap .threecolfooter-section .dark-gradient {
    height: calc(47% - 5vw);
    min-height: 15%;
  }
  .site-footer .wrap {
    flex-flow: column nowrap;
    justify-content: space-between;
    align-content: normal;
  }
  .site-footer .wrap .footer-bar-left,
  .site-footer .wrap .footer-bar-right {
    text-align: center;
  }
}
@media only screen and (max-width: 960px) {
  .content {
    width: 100%;
  }
  .content-sidebar-sidebar .content,
  .content-sidebar-sidebar .content-sidebar-wrap {
    width: 100%;
  }
  .sidebar-content-sidebar .content,
  .sidebar-content-sidebar .content-sidebar-wrap {
    width: 100%;
  }
  .sidebar-sidebar-content .content,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  body {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .archive-description,
  .author-box,
  .comment-respond,
  .entry,
  .entry-comments,
  .entry-pings,
  .sidebar .widget {
    padding: 0;
  }
  .archive-pagination li a {
    margin-bottom: 4px;
  }
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    margin: 0;
    width: 100%;
  }
  .sidebar .widget.enews-widget {
    padding: 40px;
  }
}
.affiliates-hero-component .affiliates-hero-box .wrap .hero-blurb-box {
  max-width: 800px !important;
}

.people-based-template .site-inner .people-sections-area .people-section-area .people-section-content-area .person-item .person-image {
  height: inherit;
}

.header-image .site-title > a {
  width: 120px;
}

@media (min-width: 1280px) {
  .header-image .site-title {
    width: 160px;
    height: 100% !important;
  }
}
.footer-logo-section .wrap .image-box img {
  max-height: 120px !important;
}

.cre-sponsors-logo-carousel-component .text-with-lines-container span::before {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  top: 0;
  left: 0px !important;
  width: 0% !important;
}

.cre-sponsors-logo-carousel-component .text-with-lines-container span::after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  top: 0;
  right: 0px !important;
  width: 0% !important;
}

@media (min-width: 780px) {
  .cre-sponsors-logo-carousel-component .text-with-lines-container span::before {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    top: 0;
    left: -50px !important;
    width: 35% !important;
  }
  .cre-sponsors-logo-carousel-component .text-with-lines-container span::after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    top: 0;
    right: -50px !important;
    width: 35% !important;
  }
}

/*# sourceMappingURL=style.css.map */
